@-webkit-keyframes shimmer{from{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes shimmer{from{background-position:-1000px 0}to{background-position:1000px 0}}.sc-countdown-timer{position:relative;z-index:9999;width:100%;background:#004ea6;color:#fff;font-size:1rem}.sc-countdown-timer__wrapper{width:100%;padding:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sc-countdown-timer__title-wrapper{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-item-align:center;align-self:center;margin-left:-8px}.sc-countdown-timer__content-title{-ms-flex-item-align:center;align-self:center}.sc-countdown-timer__content-title a{color:#fff;text-decoration:underline}.sc-countdown-timer__timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center;-ms-flex-item-align:center;align-self:center}.sc-countdown-timer__timer-inner-block{margin-right:8px}.sc-countdown-timer__timer-inner-block:first-child{margin-left:0}.sc-countdown-timer__timer-inner-block:last-child{margin-right:0}.sc-countdown-timer__icon{margin:0 8px}.sc-countdown-timer__icon svg{width:44px;height:41px}.sc-countdown-timer__numerics{text-align:center;font-size:1.75rem;font-weight:500}.sc-countdown-timer.sc-persistent-bar{position:fixed;bottom:-400px;left:0;width:100%;z-index:999;min-height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:bottom .3s ease-in-out;transition:bottom .3s ease-in-out;-webkit-box-shadow:0 2px 14px 0 rgba(220,220,220,.5);box-shadow:0 2px 14px 0 rgba(220,220,220,.5)}.sc-countdown-timer.sc-persistent-bar--show{bottom:0}@media (min-width:680px){.sc-countdown-timer__timer{min-width:250px;width:30%;max-width:300px;margin:0 16px}}@media (max-width:679.98px){.sc-countdown-timer__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:0}.sc-countdown-timer__icon svg{width:45px;height:45px}.sc-countdown-timer__supporting-text{font-size:.688rem}.sc-countdown-timer__title-wrapper{margin-left:0;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:16px}.sc-countdown-timer__timer{width:100%;margin:0 24px 16px 24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sc-countdown-timer__timer-inner-block{margin-right:8px}.sc-countdown-timer__numerics{font-size:1.25rem}}