.c-countdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px;text-align:center;list-style-type:none;margin:0;padding:0}.c-countdown>li{position:relative;width:76px;height:76px;background:hsla(0,0%,96.5%,.63);border:1px solid #555551;border-radius:18px}.c-countdown>li:after,.c-countdown>li:before{content:"";display:inline-block;position:absolute;right:-1pc;width:5px;height:5px;background-color:#242424;border-radius:50%}@media only screen and (max-width:767px){.c-countdown>li:after,.c-countdown>li:before{width:4px;height:4px}}.c-countdown>li:before{top:44%}.c-countdown>li:after{top:56%}.c-countdown>li:last-child:after,.c-countdown>li:last-child:before{display:none}@media only screen and (max-width:767px){.c-countdown>li{width:62px;height:62px;border-radius:15px}}.c-countdown__time{position:absolute;top:50%;width:100%;display:block;font-size:24px;font-weight:800;color:#242424;line-height:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:767px){.c-countdown__time{font-size:20px}}.c-countdown__label{position:absolute;top:72%;width:100%;display:block;font-size:11px;font-weight:400;color:#242424;line-height:1}@media only screen and (max-width:767px){.c-countdown__label{font-size:8px}}@media only screen and (max-width:767px){.c-countdown{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:768px)and (max-width:1021px){.c-countdown{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1022px){.c-countdown{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}