.countdown-banner--full-width-false{isolation:isolate;border-radius:var(--block-border-radius, 16px)}.countdown-banner-link{display:block;text-decoration:none;color:inherit}.countdown-banner-link:focus,.countdown-banner-link:hover{text-decoration:none;color:inherit}.countdown-banner-link .countdown-banner--clickable{cursor:pointer}.countdown-banner{display:flex;flex-direction:column;justify-content:center;padding:8px 30px;position:relative;background:var(--color-bg);color:var(--color-text)}.countdown-banner--full-width-false{overflow:hidden}.countdown-banner--inner{display:flex;flex-direction:column;justify-content:center;max-width:var(--grid-width, 1280px);width:100%;margin:0 auto}@media only screen and (min-width:768px){.countdown-banner--inner.layout--horizontal{flex-direction:row;align-items:center}}.countdown-banner--inner.layout--horizontal .countdown-banner--timer{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width:768px){.countdown-banner--inner.layout--horizontal .countdown-banner--timer{flex-direction:row;align-items:center;justify-content:flex-end;margin-left:15px}.countdown-banner--inner.layout--horizontal .countdown-banner--timer:has(.remove-dots){margin-left:50px}}@media only screen and (min-width:768px){.countdown-banner--inner.layout--horizontal .countdown-banner--content{text-align:left}.countdown-banner--inner.layout--horizontal .countdown-banner--content>*:last-child{margin-bottom:0}}.countdown-banner--inner.layout--horizontal .button{margin-top:15px}@media only screen and (min-width:768px){.countdown-banner--inner.layout--horizontal .button{margin:20px 0 20px 55px}}.countdown-banner--inner.layout--vertical .countdown-banner--timer{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center}.countdown-banner--inner.layout--vertical .countdown-banner--content h2{margin-bottom:15px}.countdown-banner--inner.layout--vertical .button{margin-top:30px}.countdown-banner h2{margin-bottom:5px;color:inherit}.countdown-banner h2.heading-shadow{text-shadow:0 0 25px var(--heading-shadow-color)}@media only screen and (min-width:768px)and (max-width:1439px){.countdown-banner--content .h1-large,.countdown-banner .countdown-timer--column+.countdown-timer--column .countdown-timer--column--number:before{font-size:clamp(40px,calc(40px + (100vw - 767px) * 20 / 673),55px)}}@media only screen and (min-width:1440px){.countdown-banner--content .h1-large{font-size:55px}}.countdown-banner .subheading{font-size:.75rem}.countdown-banner--bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.countdown-banner--bg img{width:100%;height:100%;object-fit:cover}.countdown-banner--bg .countdown-image--mobile{display:block}@media only screen and (min-width:768px){.countdown-banner--bg .countdown-image--mobile{display:none}}.countdown-banner--bg .countdown-image--desktop{display:none}@media only screen and (min-width:768px){.countdown-banner--bg .countdown-image--desktop{display:block}}.countdown-banner--bg--overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:var(--overlay-color);opacity:var(--overlay-opacity)}.countdown-banner--content{text-align:center}.countdown-banner--content,.countdown-banner--timer{position:relative;z-index:5}.countdown-banner .countdown-timer{display:inline-flex;flex-wrap:wrap;justify-content:center;min-height:80px}.countdown-banner .countdown-timer--column{display:flex;flex-direction:column;text-align:center;justify-content:center;position:relative;padding:0 12px}@media only screen and (min-width:768px){.countdown-banner .countdown-timer--column{padding:0 16px}.countdown-banner .remove-dots .countdown-timer--column{padding:0 20px}.countdown-banner .remove-dots .countdown-timer--column.days{padding-left:0}.countdown-banner .remove-dots .countdown-timer--column.seconds{padding-right:0}}@media only screen and (min-width:1440px){.countdown-banner .remove-dots .countdown-timer--column{padding:0 50px}}.countdown-banner .countdown-timer--column--number{font-size:20px;line-height:1;font-weight:800;color:var(--timer-text-color, inherit)}@media only screen and (min-width:768px)and (max-width:1439px){.countdown-banner .countdown-timer--column--number{font-size:clamp(40px,calc(40px + (100vw - 767px) * 20 / 673),55px)}}@media only screen and (min-width:1440px){.countdown-banner .countdown-timer--column--number{font-size:55px}}.countdown-banner .countdown-timer--column--text{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:500}@media only screen and (min-width:768px)and (max-width:1439px){.countdown-banner .countdown-timer--column--text{font-size:clamp(10px,calc(10px + (100vw - 767px) * 17 / 673),27px)}}@media only screen and (min-width:1440px){.countdown-banner .countdown-timer--column--text{font-size:23px}}.countdown-banner .countdown-timer--column+.countdown-timer--column .countdown-timer--column--number{position:relative}.countdown-banner .countdown-timer--column+.countdown-timer--column .countdown-timer--column--number:before{content:":";display:inline-flex;justify-content:center;width:12px;font-size:60px;line-height:2.25rem;position:relative;transform:translateY(-15%);left:-16px;color:var(--timer-text-color, inherit)}.countdown-banner .remove-dots .countdown-timer--column+.countdown-timer--column .countdown-timer--column--number:before{content:none}@media only screen and (max-width:768px){.countdown-banner .countdown-timer--column+.countdown-timer--column .countdown-timer--column--number:before{font-size:20px;width:5px;line-height:normal}.countdown-banner .countdown-timer{min-height:0}.countdown-banner{padding:5px 11px}.countdown-banner .countdown-timer--column+.countdown-timer--column .countdown-timer--column--number:before{left:-5px;transform:translateY(-5%)}.countdown-banner .countdown-timer--column{padding:0 5px}.countdown-banner h2{margin-bottom:-3px}}@media only screen and (min-width:768px)and (max-width:1439px){.countdown-banner .countdown-timer--column+.countdown-timer--column .countdown-timer--column--number:before{font-size:clamp(40px,calc(40px + (100vw - 767px) * 20 / 673),60px)}}.countdown-banner:has(.countdown-progress-bar){padding:20px 30px}.countdown-progress-bar{width:90%;height:18px;background:#0000001a;overflow:hidden;border-radius:2px;margin:15px auto 5px;max-width:1336px}.countdown-progress-bar--fill{height:100%;background:linear-gradient(90deg,#0ff,#3ba5b8);width:100%;transition:width .3s ease;border-radius:2px}@media only screen and (max-width:768px){.countdown-progress-bar{height:7px}.countdown-banner h2{font-size:20px;line-height:normal}.countdown-banner:has(.countdown-progress-bar) h2{font-size:25px}.countdown-banner:has(.countdown-progress-bar){padding:8px 15px}}@media only screen and (max-width:600px){.countdown-progress-bar{max-width:271px;margin-top:7px;margin-bottom:5px}.countdown-banner{padding:1px 11px}.countdown-banner .remove-dots .countdown-timer--column--number{font-size:21px}.remove-dots{padding-top:5px}.countdown-banner .remove-dots .countdown-timer--column{padding:0 15px}.countdown-banner .remove-dots .countdown-timer--column.days{padding-left:0}.countdown-banner .remove-dots .countdown-timer--column.seconds{padding-right:0}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/countdown-banner.css.map */
