@property --p{syntax:"<number>";inherits:true;initial-value:0}.stats-cards{overflow:visible;padding-bottom:0;padding-top:1px}.stats-cards .item-list{margin-bottom:0}.stats-cards .item-list>.item{padding-bottom:1.2rem;padding-top:1.2rem;position:relative;width:100%;z-index:2}.stats-cards .item-list>.item .item-content-wrap{width:100%}.stats-cards .item-list>.item .item-content-wrap .item-icon{max-width:6rem;width:100%}.stats-cards .item-list>.item .item-content-wrap.flex-top .item-icon{margin-top:1rem}.stats-cards .bar{height:6rem;position:relative;width:100%}.stats-cards .bar span{display:inline-block;width:35%}.stats-cards .bar span.bar-btm,.stats-cards .bar span.bar-competitor{transition:height 1s ease-in-out}.stats-cards .bar:after{background-color:currentColor;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.stats-cards .pie{--p:20;--b:22px;--c:darkred;--w:6rem;aspect-ratio:1;border-radius:100px;display:inline-grid;opacity:0;place-content:center;position:relative;width:var(--w)}.stats-cards .pie:after,.stats-cards .pie:before{border-radius:50%;content:"";position:absolute}.stats-cards .pie:before{background:radial-gradient(farthest-side,var(--c) 98%,#0000) top/var(--b) var(--b) no-repeat,conic-gradient(var(--c) calc(var(--p)*1%),#0000 0);background-size:0 0,auto;inset:0;z-index:1}.stats-cards .pie:after{border:2px solid;border-radius:100%;height:115%;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);width:115%}.stats-cards .pie.animate{animation:p 1s .5s both;opacity:1}@keyframes p{0%{--p:0}}@media(max-width:963px){.stats-cards.mobile-horizontal-scroll .items,.stats-cards.mobile-horizontal-scroll .scroll-items{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow:scroll;padding-bottom:4rem}.stats-cards.mobile-horizontal-scroll .items .item,.stats-cards.mobile-horizontal-scroll .items .scroll-item,.stats-cards.mobile-horizontal-scroll .scroll-items .item,.stats-cards.mobile-horizontal-scroll .scroll-items .scroll-item{display:inline-block;margin-bottom:0;max-width:33rem;min-width:33rem;vertical-align:top;white-space:normal}}@media(max-width:963px)and (max-width:480px){.stats-cards.mobile-horizontal-scroll .items .item,.stats-cards.mobile-horizontal-scroll .items .scroll-item,.stats-cards.mobile-horizontal-scroll .scroll-items .item,.stats-cards.mobile-horizontal-scroll .scroll-items .scroll-item{max-width:90%;min-width:auto}}