.product__countdown-timer{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.countdown-timer{display:flex;align-items:center;justify-content:center;gap:5px;text-align:center;line-height:1;width:100%;max-width:100%;box-sizing:border-box;flex-wrap:nowrap}.countdown-timer__text,.countdown-timer__suffix{line-height:1;flex-shrink:1;overflow-wrap:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.countdown-timer__time{font-weight:600;font-family:var(--font-heading-family);letter-spacing:var(--font-heading-letter-spacing);flex-shrink:0;white-space:nowrap}.product__info-container .product__countdown-timer{max-width:44rem;width:100%}.product__info-container .countdown-timer{max-width:100%}@media (max-width:749px){.countdown-timer{gap:3px}.countdown-timer__text,.countdown-timer__suffix{min-width:0;font-size:clamp(10px,2.5vw,14px)}.countdown-timer__time{font-size:clamp(10px,2.5vw,14px)}}
