.offer-banner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:var(--ob-text, #ffffff);border-radius:var(--ob-radius, 12px);padding:2rem 0;margin-bottom:2rem;overflow:hidden;position:relative;isolation:isolate;font-family:inherit;max-width:1200px;width:100%;box-sizing:border-box;gap:2rem;margin:0 auto}.offer-banner.is-hidden{display:none!important}.offer-banner__left{flex:1;display:flex;width:100%;flex-direction:column;gap:.5rem}.offer-banner__pretitle{text-transform:uppercase;font-size:.85rem;font-weight:700;letter-spacing:.1em;color:var(--ob-accent, #F7A034);margin:0 0 .5rem}.offer-banner__main-title{font-size:2.2rem;font-weight:700;color:#fff;margin:0;line-height:1.2}.offer-banner__subtitle{font-size:.9rem;line-height:1.5;color:#fff;margin:0;opacity:.9}.offer-banner__right{display:flex;width:100%;max-width:400px;flex-direction:column;align-items:center;gap:.75rem}.offer-banner__right-header{text-align:center}.offer-banner__title{color:#fff;font-size:1.1rem;font-weight:600;margin:0}.offer-banner__countdown-box{background-color:var(--ob-card-bg, #ffffff);border-radius:12px;padding:1.25rem;box-shadow:0 10px 20px #00000026;display:flex;flex-direction:column;gap:1rem;width:100%;max-width:400px}.offer-banner__countdown{display:flex;gap:.75rem;justify-content:space-between;width:100%}.ob-unit{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--ob-card-bg, #ffffff);border-radius:8px;padding:.75rem .5rem;box-shadow:0 4px 12px #0000000f;border:1px solid rgba(0,0,0,.03);flex:1;gap:.4rem}.ob-unit__label{font-size:.65rem;text-transform:capitalize;color:var(--ob-card-text, #666666);font-weight:500;margin-top:2px}.ob-digits{display:flex;gap:.15rem}.ob-flip-card{position:relative;width:20px;height:40px;border-radius:2px;perspective:500px;font-size:1.5rem;font-weight:700;background-color:var(--ob-card-bg, #ffffff);color:var(--ob-card-text, #333333)}.ob-flip-card:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#0000001a;z-index:10;transform:translateY(-50%)}.ob-flip-half{position:absolute;left:0;width:100%;height:50%;background-color:var(--ob-card-bg, #ffffff);overflow:hidden;transform-style:preserve-3d;backface-visibility:hidden;display:flex;justify-content:center}.ob-flip-half>span{position:absolute;left:0;width:100%;height:40px;line-height:40px;text-align:center}.ob-flip-top{top:0;transform-origin:bottom}.ob-flip-top>span{top:0}.ob-flip-bottom{bottom:0;transform-origin:top}.ob-flip-bottom>span{bottom:0}.ob-flip-top--curr{z-index:2;transform:rotateX(0)}.ob-flip-top--next,.ob-flip-bottom--curr{z-index:1;transform:rotateX(0)}.ob-flip-bottom--next{z-index:2;transform:rotateX(90deg)}.is-flipping .ob-flip-top--curr{animation:flipTopCurr .3s ease-in forwards}.is-flipping .ob-flip-bottom--next{animation:flipBottomNext .3s ease-out .3s forwards}@keyframes flipTopCurr{0%{transform:rotateX(0)}to{transform:rotateX(-90deg)}}@keyframes flipBottomNext{0%{transform:rotateX(90deg)}to{transform:rotateX(0)}}.offer-banner__stock-info{display:flex;flex-direction:column;gap:.5rem}.offer-banner__stock{font-size:.8rem;font-weight:700;color:var(--ob-card-text, #0b281f);margin:0}.offer-banner__progress-bar{width:100%;height:6px;background-color:#f0f0f0;border-radius:4px;overflow:hidden}.offer-banner__progress-fill{height:100%;background-color:var(--ob-accent, #F7A034);border-radius:4px;transition:width .3s ease}@media screen and (max-width:992px){.offer-banner{flex-direction:column;padding:2rem;text-align:center}.offer-banner__left{max-width:100%;align-items:center}}@media screen and (max-width:480px){.offer-banner{padding:1.5rem 1rem}.offer-banner__countdown{gap:.25rem}.ob-digits{padding:.25rem}.ob-flip-card{width:16px;height:32px;font-size:1.25rem}.ob-flip-half>span{height:32px;line-height:32px}.offer-banner__main-title{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-offer-banner.css.map */
