.countDown{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.countDown__hide{display:none}.countDown__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.7);border:.5px solid hsla(0,0%,100%,.5);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:28px;justify-content:center;position:relative;text-align:center;width:30px}.countDown__item:not(.countDown__item:nth-of-type(3)){margin-right:6px}.countDown__item:not(.countDown__item:nth-of-type(3)):after{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;content:":";display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;height:100%;justify-content:center;position:absolute;right:-7px;top:-2px}.countDown__number{color:#fff;font-family:Roboto;font-size:.7142857143rem;font-weight:700;line-height:.8571428571rem}.countDown__label{color:#fff;font-family:Mulish;font-size:.5714285714rem;font-weight:400;line-height:.7142857143rem}