.rwd .countdown-timer{margin:1.25rem;display:flex;justify-content:center}
@media(max-width:768px){.rwd .countdown-timer{margin-top:3.875rem;margin-bottom:3.875rem}
}
.rwd .countdown-timer time{display:flex}
.rwd .countdown-timer-box{width:6.25rem;min-height:6.25rem;margin:.25rem;background-color:#41728a;padding:.875rem .875rem 1rem}
@media(max-width:768px){.rwd .countdown-timer-box{width:5.1875rem;min-height:5.1875rem}
}
.rwd .countdown-timer-box .countdown-value{font-size:2.5rem;font-family:"Intel Clear";font-weight:300;letter-spacing:-0.05rem;line-height:1.2}
@media(max-width:768px){.rwd .countdown-timer-box .countdown-value{font-size:1.75rem;letter-spacing:-0.035rem}
}
.rwd .countdown-timer-box .countdown-label{font-size:.8rem;font-family:"Intel Clear";line-height:1rem;hyphens:auto}
.rwd .dark .countdown-timer-box,.rwd .theme-dark-1 .countdown-timer-box,.rwd .theme-blue-steel.dark .countdown-timer-box{background-color:#183544}
.rwd .theme-geode .countdown-timer-box{background-color:#8f5da2}
.rwd .theme-geode.dark .countdown-timer-box{background-color:#653171}
.rwd .theme-classic-blue .countdown-timer-box{background-color:#0068b5}
.rwd .theme-classic-blue.dark .countdown-timer-box{background-color:#004a86}
.rwd .theme-white .countdown-timer-box{background-color:#fff}
.rwd .theme-light-gray .countdown-timer-box{background-color:#f7f7f7}
.rwd .theme-cobalt .countdown-timer-box{background-color:#000f8a}