.hd-image-blocks{column-gap:20px;display:grid;grid-template-columns:1fr;justify-items:center;margin:0 auto;max-width:1250px;row-gap:35px}@media (min-width:768px){.hd-image-blocks{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hd-image-blocks{grid-template-columns:repeat(4,1fr)}}.hd-image-blocks .image-block{align-items:center;display:flex;flex-direction:column;gap:18px}@media (min-width:992px){.hd-image-blocks .image-block{gap:24px}}.hd-image-blocks .image-block .image-wrapper{height:228px;overflow:hidden;width:228px}.hd-image-blocks .image-block .image-wrapper img{border-radius:15px}.hd-image-blocks .image-block .title{font-size:32px;text-align:center}.hd-image-blocks .image-block .content *{color:#3a393b;font-size:14px;font-weight:400;text-align:center}