.offerboxes{overflow-x:clip}.offerboxes__heading{font-size:clamp(24px,3vw,60px);line-height:107%;font-weight:600;margin-bottom:60px}.offerboxes__heading span{font-weight:600;color:var(--second-color)}.offerboxes__heading strong{font-weight:600;color:var(--main-color)}.offerboxes__item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:0 30px;margin-top:40px}.offerboxes__icon a{background-color:var(--main-color);width:105px;height:75px;border-radius:45px 15px 45px 45px;display:flex;justify-content:center;align-items:center;margin-right:25px;padding:30px;margin-bottom:20px}.offerboxes__title{font-size:24px;line-height:30px;margin-bottom:10px}.offerboxes p{color:#636363;font-size:16px;font-weight:500;margin:0 0 20px;line-height:150%}.offerboxes__link{margin-top:auto}.offerboxes__link svg path{fill:var(--icons-color) !important}@media(max-width:1440px){.offerboxes__title{font-size:22px;line-height:26px}}@media(max-width:992px){.offerboxes__title{font-size:18px;line-height:24px}}@media(max-width:767px){.offerboxes__icon a{width:50px;height:40px;padding:15px}.offerboxes__item{padding:0 15px}.offerboxes__heading{margin-bottom:20px}}