.timer{display:flex}.timer-block{display:inline-block;margin-right:30px}.timer-block:last-child{margin-right:0}.timer-item{border-radius:9999px;border-width:2px;display:flex;align-items:center;justify-content:center;font-family:Druk Text Cy;position:relative;--size:50px;width:var(--size);height:var(--size);background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.25);font-weight:500;font-size:28px;line-height:28px;color:#fff}.timer-item--with-divider:after{content:"";background-repeat:no-repeat;position:absolute;width:4px;height:12px;top:18px;left:calc(100% + 14px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.808 4.398h3.875V.135H.808v4.263zm0 8.25h3.875V8.383H.808v4.263z' fill='%23fff'/%3E%3C/svg%3E")}.timer-item__name{font-family:GraphikLC Regular;margin-top:.5rem;text-align:center;font-size:12px;line-height:16px;color:hsla(0,0%,100%,.5)}@media (min-width:1024px){.timer-item__name{margin-top:1rem}.timer-block{margin-right:43px}.timer-item{--size:94px;font-size:52px;line-height:52px}.timer-item--with-divider:after{width:7px;height:23px;top:36px;left:calc(100% + 18px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.256h7.28V.248H0v8.008zm0 15.496h7.28v-8.008H0v8.008z' fill='%23fff'/%3E%3C/svg%3E")}}