.promotion-countdown-container{display:flex;gap:1rem;margin-bottom:1rem;align-items:center;justify-content:center;width:100%}@media (max-width: 768px){.promotion-countdown-container{gap:.75rem}}.promotion-countdown-circle-wrapper{display:flex;flex-direction:column;align-items:center;gap:.25rem}.promotion-countdown-days-circle,.promotion-countdown-hours-circle{width:100px;height:100px;position:relative;border-radius:50%;display:flex;align-items:center;justify-content:center;background:conic-gradient(#e40523,#e40523,#bfbfbf 0deg,#bfbfbf 360deg)}.promotion-countdown-days-circle:before,.promotion-countdown-hours-circle:before{content:"";position:absolute;width:75px;height:75px;background:#e6e6e6;border-radius:50%;z-index:1}@media (max-width: 768px){.promotion-countdown-days-circle,.promotion-countdown-hours-circle{width:70px;height:70px}.promotion-countdown-days-circle:before,.promotion-countdown-hours-circle:before{width:52px;height:52px}}@media (max-width: 480px){.promotion-countdown-days-circle,.promotion-countdown-hours-circle{width:60px;height:60px}.promotion-countdown-days-circle:before,.promotion-countdown-hours-circle:before{width:44px;height:44px}}.promotion-countdown-value{position:relative;z-index:2;font-size:1.75rem;font-weight:700;color:#404040;text-align:center;line-height:1}@media (max-width: 768px){.promotion-countdown-value{font-size:1.5rem}}@media (max-width: 480px){.promotion-countdown-value{font-size:1.25rem}}.promotion-countdown-label{color:#404040;font-size:1rem;text-transform:uppercase;font-weight:700}@media (max-width: 480px){.promotion-countdown-label{font-size:.65rem}}
