.offers{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px 12px}@media (min-width:1024px){.offers{flex-wrap:nowrap}}@media (min-width:1158px){.offers{width:1100px;position:relative;left:50%;transform:translateX(-50%)}}.offers__item{display:flex;align-items:center;flex-direction:column;text-align:center;width:100%}@media (min-width:768px){.offers__item{width:calc(50% - 6px)}}@media (min-width:1024px){.offers__item{width:calc(25% - 9px)}}.offers .offers__item p{margin:0}.offer__image{width:56px;height:56px;margin-bottom:16px}.offer__title{font-size:16px;line-height:24px;font-weight:700;margin-bottom:8px}@media (min-width:768px){.offer__title{font-size:20px;margin-bottom:16px}}.offer__description{font-size:16px;line-height:24px;margin:0}.offers.is-style-image-alt .offers__item{width:calc(50% - 6px)}@media (min-width:1024px){.offers.is-style-image-alt .offers__item{width:calc(25% - 9px)}}.offers.is-style-image-alt .offer__image{width:96px;height:96px}.offers.is-style-image-alt .offer__title{font-size:16px;margin-bottom:0}
/*# sourceMappingURL=offers.css.map */