.clearfix:after{content:"";display:table;clear:both}.timer-wrapper{text-align:center;cursor:default}.timer-wrapper .digit{float:left;position:relative}.timer-wrapper .digit>.item{color:#000;font-family:OpenSansBold,sans-serif;font-size:48.8px;background-color:#ffca11;height:61px;width:45.75px;line-height:61px;-webkit-border-radius:5px;border-radius:5px;float:left;margin:0 2px;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.timer-wrapper .digit:not(:last-child){margin:0 12.2px 0 0}.timer-wrapper .digit:not(:last-child):after,.timer-wrapper .digit:not(:last-child):before{content:"";position:absolute;width:5px;height:5px;background-color:#fff;right:-8.1px;-webkit-border-radius:50%;border-radius:50%}.timer-wrapper .digit:not(:last-child):before{top:30%}.timer-wrapper .digit:not(:last-child):after{bottom:30%}.timer-wrapper .digit .digit-items{font-size:18px;color:#000;position:absolute;text-align:center;width:100%;bottom:-1.8em}.timer-sm .timer-wrapper .digit>.item{font-size:28px;height:35px;width:26.25px;line-height:35px;-webkit-border-radius:5px;border-radius:5px;margin:0 1px}.timer-sm .timer-wrapper .digit:not(:last-child){margin:0 10px 0 0}.timer-sm .timer-wrapper .digit:not(:last-child):after,.timer-sm .timer-wrapper .digit:not(:last-child):before{width:3px;height:3px;right:-6px}.timer-sm .timer-wrapper .digit .digit-items{font-size:10px;color:#fff}.timer-lg .timer-wrapper .digit>.item{font-size:97.6px;height:122px;width:91.5px;line-height:122px;-webkit-border-radius:10px;border-radius:10px;margin:0 3px}.timer-lg .timer-wrapper .digit:not(:last-child){margin:0 24.4px 0 0}.timer-lg .timer-wrapper .digit:not(:last-child):after,.timer-lg .timer-wrapper .digit:not(:last-child):before{width:10px;height:10px;right:-17.2px}.timer-lg .timer-wrapper .digit .digit-items{font-size:18px}.flip{-webkit-animation:a .15s linear;animation:a .15s linear}@-webkit-keyframes a{0%{opacity:1}40%{opacity:0}60%{opacity:0}to{opacity:1}}@keyframes a{0%{opacity:1}40%{opacity:0}60%{opacity:0}to{opacity:1}}