.stat-carousel-wrapper{align-items:center;aspect-ratio:1/1;display:flex;flex-direction:column;justify-content:center;margin-inline:auto;max-width:525px;width:100%}.stat-carousel-wrapper .stat-carousel-interior .stat-carousel{line-height:1.25;max-width:300px;text-align:center}.stat-carousel-wrapper .stat-carousel-interior .stat-carousel ul.slick-dots{display:flex;gap:.5rem;justify-content:center;list-style-type:none;margin-top:1rem;padding:0}.stat-carousel-wrapper .stat-carousel-interior .stat-carousel ul.slick-dots li{background:var(--white);border-radius:50%;height:.5rem;width:.5rem}.stat-carousel-wrapper .stat-carousel-interior .stat-carousel ul.slick-dots li button{font-size:0}.stat-carousel-wrapper .stat-carousel-interior .stat-carousel ul.slick-dots li.slick-active{background:var(--blue-light)}.stat-carousel-wrapper .stat-carousel-interior .stat-carousel .stat-number{color:var(--blue-light);font-size:2rem;font-weight:700}@media (min-width:576px){.stat-carousel-wrapper .stat-carousel-interior .stat-carousel .stat-number{font-size:3rem}}.stat-carousel-wrapper .stat-carousel-interior .stat-carousel .stat-label{font-size:1rem}@media (min-width:576px){.stat-carousel-wrapper .stat-carousel-interior .stat-carousel .stat-label{font-size:1.25rem}}