.gk-stats{padding:var(--gk-space-section-tight) 0}.gk-stats__heading{margin-bottom:48px;max-width:var(--gk-measure)}.gk-stats__row{display:grid;gap:var(--gk-space-lg);margin:0}.gk-stats__row--2{grid-template-columns:repeat(2,1fr)}.gk-stats__row--3{grid-template-columns:repeat(3,1fr)}.gk-stats__row--4{grid-template-columns:repeat(4,1fr)}.gk-stats__item{border-top:1px solid var(--gk-hairline-rev);padding-top:var(--gk-space-md)}.gk-bg-cloud .gk-stats__item{border-top-color:var(--gk-hairline)}.gk-stats__value{font-family:var(--gk-font);font-size:var(--gk-stat-size,60px);font-weight:var(--gk-weight-heading);letter-spacing:var(--gk-track-tight);line-height:1.1;margin:0}.gk-stats__value--scorch{color:var(--gk-scorch)}.gk-stats__value--amethyst{color:var(--gk-amethyst)}.gk-stats__value--forge{color:var(--gk-forge)}.gk-bg-cloud .gk-stats__value--amethyst,.gk-bg-white .gk-stats__value--amethyst{background:linear-gradient(#8f38ff 12.09%,#27217a 98.88%);-webkit-background-clip:text;background-clip:text;color:transparent}.gk-stats__caption{font:var(--gk-weight-body) var(--gk-small-size)/1.5 var(--gk-font);margin:var(--gk-space-sm) 0 0;max-width:26ch;opacity:.78}@media (max-width:1199px){.gk-stats__row--4{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.gk-stats__row{gap:var(--gk-space-md);grid-template-columns:1fr!important}.gk-stats__caption{max-width:none}}.gk-stats--centre .gk-stats__heading{margin-inline:auto;text-align:center}