.offer-strip{background:#f3f4f7;display:inline-block;padding:0;width:100%}.offer-strip .offer-wrap{align-items:center;display:flex;justify-content:space-between}.offer-strip .offer-item:first-child{justify-content:flex-start;padding-left:0}.offer-strip .offer-item{align-items:center;display:flex;flex:1;gap:10px;justify-content:center;min-height:100px;padding:20px;position:relative}.offer-strip .offer-item:not(:last-child){border-right:1px solid #fff}.offer-strip .offer-item .icon{color:#1e1e1e;font-size:22px;font-weight:900;line-height:1;margin:0}.offer-strip .offer-item .text{color:#1e1e1e;font-size:20px;font-weight:700;line-height:1.3;margin:0}@media (max-width:767px){.offer-strip .offer-wrap{flex-direction:column}.offer-strip .offer-item{justify-content:flex-start;min-height:auto;width:100%}.offer-strip .offer-item:not(:last-child){border-bottom:4px solid #fff;border-right:none}.offer-strip .offer-item:first-child{padding-left:20px}}