<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.countdown-bar{position:relative;display:flex;column-gap:3.6rem;width:fit-content;padding:2rem 2.5rem 1.5rem;border-radius:var(--product-card-corner-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));background-color:rgba(var(--color-background),.6)}.coundown-label{position:absolute;top:0;transform:translateY(-50%);left:2rem;padding:.6rem .8rem;font-size:1.4rem;line-height:1.1;color:rgb(var(--color-button-text));background-color:rgba(var(--color-button),var(--alpha-button-background));border-radius:var(--badge-corner-radius);letter-spacing:.02rem}.coundown-label.inline-richtext a:hover{color:rgb(var(--color-button-text))}.countdown-bar__item{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.countdown-bar__sec .countdown-bar__number{display:flex}.countdown-bar__item:not(:last-child):after{content:":";position:absolute;top:.3rem;right:-2.1rem;color:rgba(var(--color-foreground),1);font-weight:700}.countdown-bar__title{font-size:1.4rem;color:rgba(var(--color-foreground),1)}@media screen and (max-width: 989px){.countdown-bar{column-gap:2rem;box-shadow:none;width:fit-content;justify-content:center}.countdown-bar__item:not(:last-child):after{right:-1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/152/assets/countdown-bar.css.map */
</pre></body></html>