.advantages__huge-block{min-height:430px;background:center/cover no-repeat #f9f9f9;padding:30px;border-radius:5px;-o-object-fit:cover;object-fit:cover}.advantages__huge-block h3{display:inline-block}.advantages__huge-block h3::before{content:"";display:inline-block;height:8px;width:8px;background:#36a92c;border-radius:10px;margin-right:8px;-webkit-transform:translateY(-40%);-ms-transform:translateY(-40%);transform:translateY(-40%)}.advantages__small-block{min-height:180px;background:#f9f9f9;padding:30px;border-radius:5px}.advantages-right h3{display:inline-block}.advantages-right h3::before{content:"";display:inline-block;height:8px;width:8px;background:#018df8;border-radius:10px;margin-right:8px;-webkit-transform:translateY(-40%);-ms-transform:translateY(-40%);transform:translateY(-40%)}.advantages__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:24px}@media screen and (max-width:1200px){.advantages__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:450px){.advantages__grid{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}