.counter-block-style1 .counter{font-weight:400;font-size:64px;color:#fff}.counter-block-style1 .counter-bottom{display:flex;align-items:center;justify-content:space-between}.counter-block-style1 .counter-bottom .title{color:#fff}.counter-block-style1 .counter-bottom .counter-icon svg path{stroke-dasharray:300;stroke-dashoffset:300;animation:draw 3s forwards ease-in-out}.counter-block-style1 .counter-bottom .counter-icon i{font-size:60px;color:#fff}.counter-block-style1:hover .counter-bottom .counter-icon svg path{animation:draw2 3s forwards ease-in-out}.gradient-bg{background:linear-gradient(126deg,var(--theme-color1) 11.31%,var(--theme-color4) 93.61%)}@keyframes draw{to{stroke-dashoffset:0}}@keyframes draw2{to{stroke-dashoffset:0}}