.countdown-timer__wrapper{text-align:center}.countdown-timer__header{margin-bottom:2rem}.countdown-timer__heading{margin:0 0 .5rem;font-weight:700;letter-spacing:-.02em;color:rgb(var(--color-foreground))}.countdown-timer__subheading{margin:0;font-size:1.6rem;opacity:.85;color:rgb(var(--color-foreground))}.countdown-timer__container{display:flex;justify-content:center;align-items:center;gap:.8rem;flex-wrap:wrap;margin-bottom:2rem}.countdown-timer__box{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:80px;padding:1.5rem 1rem;border-radius:16px;background:rgba(var(--color-button),var(--alpha-button-background, .15));border:1px solid rgba(var(--color-button),.2);color:rgb(var(--color-foreground));transition:transform .3s ease,box-shadow .3s ease}.countdown-timer__box:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(var(--color-shadow),.15)}.countdown-timer__number{font-size:3.2rem;font-weight:800;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:rgb(var(--color-foreground))}.countdown-timer__label{font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem;opacity:.8;font-weight:600;color:rgb(var(--color-foreground))}.countdown-timer__separator{font-size:2.5rem;font-weight:700;color:rgb(var(--color-foreground));opacity:.6;animation:pulse 1s infinite}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.countdown-timer__button-wrapper{margin-top:1rem}.countdown-timer__button-wrapper .button{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.countdown-timer__expired{padding:2rem}.countdown-timer__expired-text{font-size:1.8rem;font-weight:600;margin:0;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.countdown-timer__box{min-width:65px;padding:1rem .8rem;border-radius:12px}.countdown-timer__number{font-size:2.2rem}.countdown-timer__label{font-size:1rem}.countdown-timer__separator{font-size:1.8rem}.countdown-timer__container{gap:.4rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-countdown-timer.css.map */
