.theme-performance{background-color:var(--theme-base-dark);padding:5rem 0 6.25rem}.theme-performance__heading{font-size:2.25rem;font-weight:700;line-height:1.2;letter-spacing:-.005em;color:var(--theme-base-light);margin:0 0 3rem}@media (min-width: 992px){.theme-performance__heading{font-size:3rem;margin-bottom:3.75rem}}@media (min-width: 1710px){.theme-performance__heading{font-size:4rem}}.theme-performance__heading strong{font-weight:700}.theme-performance__heading-light{font-weight:300}.theme-performance__stats{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem}@media (min-width: 992px){.theme-performance__stats{gap:1.5rem;flex-wrap:nowrap}}@media (min-width: 1710px){.theme-performance__stats{gap:3rem}}.theme-performance__stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem;flex:0 0 100%;opacity:0;transform:translateY(2rem);transition:opacity .6s ease,transform .6s ease;transition-delay:calc(var(--stat-i, 0) * .12s)}.theme-performance__stat.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.theme-performance__stat{opacity:1;transform:none;transition:none}}@media (min-width: 768px){.theme-performance__stat{flex:0 0 calc(33.33% - 1.375rem)}}@media (min-width: 992px){.theme-performance__stat{flex:1 1 0;min-width:0}}@media (min-width: 1710px){.theme-performance__stat{max-width:23.75rem}}.theme-performance__stat-label{font-size:1.125rem;font-weight:400;line-height:1.5;color:var(--theme-base-light)}@media (min-width: 768px){.theme-performance__stat-label{font-size:1.125rem}}@media (min-width: 992px){.theme-performance__stat-label{font-size:1.5rem}}.theme-performance__stat-value{font-size:1.5rem;font-weight:600;line-height:1.125;letter-spacing:-.12px;color:var(--theme-base-light)}@media (min-width: 768px){.theme-performance__stat-value{font-size:1.75rem}}@media (min-width: 992px){.theme-performance__stat-value{font-size:2rem}}.theme-performance__divider{display:none}@media (min-width: 992px){.theme-performance__divider{display:block;width:1px;height:7.6875rem;flex-shrink:0;background:linear-gradient(180deg,#46aef700,#38c0f0 50.48%,#46aef700)}}.theme-performance__placeholder{color:var(--theme-base-light);text-align:center;opacity:.5;padding:2.5rem 0}
