.counterWrapper{flex-direction:column;align-items:center;gap:35px;margin-top:50px;display:inline-flex}@media only screen and (max-width:768px){.counterWrapper{margin-top:30px}}.counterWrapper .title{color:#fff;text-align:center;font-family:Instrument Sans;font-size:26px;font-style:normal;font-weight:500;line-height:normal}.counterWrapper .counterRow{background:linear-gradient(#13192b 0% 100%),radial-gradient(746.66% 234.11% at 53.06% 6.45%,#0b101d 1.99%,#131c32 25.39%,#324883 53.94%);border:1px solid #c4d1ef33;border-radius:20px;justify-content:center;align-self:stretch;align-items:center;gap:20px;padding:40px;display:flex;box-shadow:0 4px 5.3px #00000040}@media only screen and (max-width:670px){.counterWrapper .counterRow{gap:10px}}.timeBox{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;min-width:124px;display:flex}@media only screen and (max-width:768px){.timeBox{min-width:100px}}@media only screen and (max-width:670px){.timeBox{min-width:80px}}@media only screen and (max-width:550px){.timeBox{min-width:60px}}.timeBox .value{color:#fff;text-align:center;font-family:DM Sans;font-size:70px;font-style:normal;font-weight:500;line-height:58px}@media only screen and (max-width:768px){.timeBox .value{font-size:38px;line-height:normal}}@media only screen and (max-width:670px){.timeBox .value{font-size:28px;line-height:normal}}.timeBox .label{color:#ffffffb0;font-family:Afacad;font-size:18px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (max-width:768px){.timeBox .label{font-size:16px}}@media only screen and (max-width:670px){.timeBox .label{font-size:14px}}.timeBoxDots{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.timeBoxDots span{background-color:#fff;border-radius:50%;width:8px;height:8px;display:inline-block}
