.offer-strip{position:relative;z-index:9999;width:100%}.offer-strip__wrapper{background-color:var(--offer-strip-bg-color, #000000);background-image:var(--offer-strip-bg-gradient);padding:var(--offer-strip-padding-y, 10px) var(--offer-strip-padding-x, 20px);text-align:center;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.offer-strip--floating{position:sticky;top:0;z-index:9998}.offer-strip--floating.offer-strip--below-header{top:var(--offer-strip-top-offset, 75px)}.offer-strip__content{display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap}.offer-strip__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.offer-strip__icon svg{width:var(--offer-strip-icon-size, 20px);height:var(--offer-strip-icon-size, 20px);fill:var(--offer-strip-text-color, #ffffff)}.offer-strip__text{color:var(--offer-strip-text-color, #ffffff);font-size:var(--offer-strip-font-size, 14px);font-weight:var(--offer-strip-font-weight, 500);line-height:1.4;margin:0;letter-spacing:var(--offer-strip-letter-spacing, .5px)}.offer-strip__link{color:var(--offer-strip-link-color, #ffffff);text-decoration:underline;font-weight:600;transition:opacity .2s ease;white-space:nowrap}.offer-strip__link:hover{opacity:.8}.offer-strip__close{position:absolute;right:15px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s ease}.offer-strip__close:hover{opacity:1}.offer-strip__close svg{width:16px;height:16px;fill:var(--offer-strip-text-color, #ffffff)}.offer-strip--hidden{display:none}.offer-strip--marquee .offer-strip__content{animation:offer-strip-marquee var(--offer-strip-marquee-speed, 20s) linear infinite;white-space:nowrap}@keyframes offer-strip-marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}@media screen and (max-width: 749px){.offer-strip__wrapper{padding:var(--offer-strip-padding-y-mobile, 8px) var(--offer-strip-padding-x-mobile, 15px)}.offer-strip__text{font-size:var(--offer-strip-font-size-mobile, 12px)}.offer-strip__close{right:8px}.offer-strip__icon svg{width:calc(var(--offer-strip-icon-size, 20px) * .85);height:calc(var(--offer-strip-icon-size, 20px) * .85)}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-offer-strip.css.map */
