.Countdown__items{display:-webkit-box;display:-ms-flexbox;display:flex}.Countdown__item{position:relative;margin:0 !important;font-size:1.5em}.Countdown__item:not(:last-child){padding-right:.75em}.Countdown__item:not(:last-child)::after{content:":";position:absolute;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.75em;height:2em;color:#fff}.Countdown__digits{width:2em;height:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.5em;color:#118af7;background-color:#fff}.Countdown__label{font-size:.4375em;text-align:center;color:#fff}@media(min-width:768px){.Countdown__item{font-size:2em}}