#counter{width:100%;margin-top:10px;text-align:center;white-space:nowrap;height:38px}#counter b{font-weight:400;background:-webkit-linear-gradient(top,rgba(40,40,40,1) 0%,rgba(160,160,160,1) 50%,rgba(40,40,40,1) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#counter span{border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;text-align:center;display:inline-block;white-space:normal;border-right:1px solid #e5e5e5;padding:0 10px;background:#e5e5e5;background:-moz-linear-gradient(top,rgba(229,229,229,1) 0%,rgba(255,255,255,1) 50%,rgba(229,229,229,1) 100%);background:-webkit-linear-gradient(top,rgba(229,229,229,1) 0%,rgba(255,255,255,1) 50%,rgba(229,229,229,1) 100%);background:linear-gradient(to bottom,rgba(229,229,229,1) 0%,rgba(255,255,255,1) 50%,rgba(229,229,229,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5',endColorstr='#e5e5e5',GradientType=0)}#counter span.comma{padding-left:4px;padding-right:4px}#counter span:last-of-type{border-top-right-radius:6px;border-bottom-right-radius:6px;border-right:1px solid #d1d1d1}#counter span:first-of-type{border-top-left-radius:6px;border-bottom-left-radius:6px;border-left:1px solid #d1d1d1}#counter span{font-size:20px}@media(max-width:1200px){#counter span{font-size:18px}}@media(max-width:768px){#counter span{font-size:15px}}@media(max-width:480px){.counter-container{display:none}#counter span{font-size:12px}}