.stats-result-band{background:#000;padding:56px 100px}.stats-result-card{z-index:2;color:#fff;outline-offset:-1px;background:#000;border-radius:22px;outline:1px solid #ffffff0f;width:100%;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 28px 80px #0000008c}.stats-result-card:before{content:"";background-image:var(--stats-result-bg,url(https://cdn.bonamisoftware.com/images/assets-ext/stats-section-result-bg.webp));opacity:1;z-index:2;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.stats-result-card:after{content:"";z-index:1;background:linear-gradient(90deg,#000000d6 0%,#0000008f 45%,#0000002e 72%,#0000 100%);position:absolute;top:0;bottom:0;left:0;right:0}.stats-result-inner{z-index:2;flex-direction:column;justify-content:center;width:100%;padding:clamp(34px,4.2vw,62px);display:flex;position:relative}.stats-result-heading{color:#ffffffeb;max-width:640px;margin:0 0 34px;font-size:18px;font-weight:600;line-height:1.55}.stats-result-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(32px,3.6vw,48px) clamp(36px,4vw,72px);width:100%;display:grid}.stats-result-item{text-align:left;border-bottom:1px solid #ffffff29;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:180px;padding:36px 22px 32px;display:flex;position:relative}.stats-result-value{letter-spacing:-.02em;white-space:nowrap;margin:0 0 20px;font-size:clamp(40px,3.6vw,56px);font-weight:600;line-height:1.05}.stats-result-label{color:#ffffffbd;max-width:300px;margin:0;font-size:14px;line-height:1.55}@media (max-width:960px){.stats-result-band{padding:32px 16px}.stats-result-inner{padding:34px 24px}.stats-result-grid{grid-template-columns:repeat(2,1fr);gap:24px}.stats-result-item{min-height:0;padding:28px 14px 24px}.stats-result-value{font-size:clamp(32px,7vw,42px)}.stats-result-label{max-width:100%;font-size:12px}}@media (max-width:600px){.stats-result-band{padding:24px 12px}.stats-result-inner{padding:28px 18px}.stats-result-grid{grid-template-columns:1fr;gap:18px 0}.stats-result-item{padding:20px 4px 18px}.stats-result-value{font-size:36px}.stats-result-label{max-width:100%;font-size:13px}.stats-result-heading{margin:0 0 24px;font-size:16px}}