#stats-crs-container{background:#fff!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden!important;padding-top:70px!important;position:relative;width:100%!important}.stats-crs-track{display:flex;flex-wrap:nowrap;gap:16px;transform:translateZ(0);width:max-content;will-change:transform}.stats-crs-track.stats-crs-animate{animation:stats-crs-infinite-scroll 25s linear infinite}.stats-crs-track.stats-crs-static{animation:none;justify-content:center;width:100%}.stats-crs-track:hover{animation-play-state:paused}.stats-crs-card{background-position:50%;background-size:cover;border-radius:20px;box-sizing:border-box;flex-shrink:0;height:180px;overflow:hidden;padding:24px;position:relative;width:280px}.stats-crs-bg-img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.stats-crs-image-card:before{background:linear-gradient(180deg,#0000001a 0,#000000b3);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.stats-crs-content{display:flex;flex-direction:column;height:100%;position:relative;z-index:2}.stats-crs-layout-label{justify-content:space-between}.stats-crs-layout-desc{gap:20px;justify-content:flex-start}.stats-crs-icon-wrapper{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.stats-crs-icon{height:100%;object-fit:contain;width:100%}.stats-crs-text-section{display:flex;flex-direction:column;gap:4px;max-width:100%}.stats-crs-value{font-size:40px;font-weight:700}.stats-crs-label,.stats-crs-value{letter-spacing:-1px;line-height:100%}.stats-crs-label{font-size:20px;font-weight:400}.stats-crs-description{font-size:16px;font-weight:400;line-height:24px;white-space:normal}@keyframes stats-crs-infinite-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-33.33% - 5.33px))}}@media (max-width:640px){#stats-crs-container{-webkit-overflow-scrolling:touch;overflow-x:auto!important;padding-top:32px!important;z-index:10}#stats-crs-container::-webkit-scrollbar{display:none}.stats-crs-track.stats-crs-static{flex-wrap:nowrap;justify-content:flex-start;padding:0 20px}.stats-crs-card{border-radius:12px;height:140px;padding:16px;width:212px}.stats-crs-value{font-size:28px}.stats-crs-description,.stats-crs-label{font-size:14px;line-height:20px}.stats-crs-icon-wrapper{height:18px;width:18px}}.stats-crs-mobile-only{display:none}@media (max-width:640px){.stats-crs-desktop-only{display:none!important}.stats-crs-mobile-only{display:flex!important}}