.ucount-section{background-color:#fff;gap:2.5rem;padding:2.5rem 1.5rem}.ucount-container,.ucount-section{display:flex;flex-wrap:wrap;justify-content:center}.ucount-container{gap:3rem;text-align:center}.ucount-item{flex:1 1 200px}.ucount-title{font-size:1.5rem;font-weight:700;margin-top:.5rem}.ucount-label{font-size:1.25rem;line-height:1.4}.ucount-circle{height:260px;margin:1.5rem auto;position:relative;width:260px}.ucount-circle svg{height:100%;transform:rotate(-90deg);width:100%}.ucircle-bg{stroke:#eee}.ucircle-bg,.ucircle-seg{fill:none;stroke-width:3.8}.ucircle-seg{stroke-linecap:butt;transition:stroke-dasharray .8s ease,stroke-dashoffset .8s ease}.ucircle-label{font-weight:700;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.ucircle-label .line1{color:#26b4a4;font-size:2rem;line-height:80%;margin-top:1rem}.ucircle-label .line2{font-size:2.5rem}@media (max-width:920px){.ucount-item{flex:1 1 45%}}