:root{--ksp-block-item-heading-font-weight: 600;--ksp-block-item-icon-size: 40px;--ksp-block-item-icon-fill: var(--secondary);--ksp-block-item-stat-color: var(--secondary);--ksp-block-item-stat-font-weight: 500}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes scroll{0%{transform:translateY(0) scaleY(1.25) scaleX(.85)}to{transform:translateY(-10em) scaleY(1.25) scaleX(.85)}}.ksp-block{padding:48px 0;text-align:center}@media screen and (min-width: 64rem){.ksp-block{padding:96px 0}}.ksp-block .ksp-block__heading{font:var(--font-banner-title)}.ksp-block .ksp-block__intro{max-width:900px;margin:0 auto;font:var(--font-body)}.ksp-block .ksp-block__items{display:flex;flex-direction:column;padding:0;margin:32px 0;text-align:left}@media screen and (min-width: 48rem){.ksp-block .ksp-block__items{flex-flow:row wrap}}@media screen and (min-width: 64rem){.ksp-block .ksp-block__items{margin:64px 0;gap:24px}}.ksp-block .ksp-block__item{display:block;flex-basis:180px;flex-grow:1;padding:12px 34px}@media screen and (min-width: 48rem){.ksp-block .ksp-block__item{flex-basis:40%}}@media screen and (min-width: 64rem){.ksp-block .ksp-block__item{flex-basis:15%;padding:0}}@media not (prefers-reduced-motion: reduce){.ksp-block .ksp-block__item{animation:fade-in 1.25s forwards;animation-delay:.8s;opacity:0}}.ksp-block .ksp-block__item:nth-child(0){animation-delay:0s}.ksp-block .ksp-block__item:nth-child(1){animation-delay:.2s}.ksp-block .ksp-block__item:nth-child(2){animation-delay:.4s}.ksp-block .ksp-block__item:nth-child(3){animation-delay:.6s}.ksp-block .ksp-block__item-heading{display:block;margin:16px 0;font-size:1rem;font-weight:var(--ksp-block-item-heading-font-weight)}.ksp-block .ksp-block__item-description{margin:0;line-height:1.45}.ksp-block .ksp-block__item-icon{width:var(--ksp-block-item-icon-size);height:var(--ksp-block-item-icon-size);margin-bottom:8px;fill:var(--ksp-block-item-icon-fill)}.ksp-block .ksp-block__item-stat{display:flex;align-items:center;color:var(--ksp-block-item-stat-color);font-size:4.5rem;font-weight:var(--ksp-block-item-stat-font-weight)}.ksp-block .ksp-block__item-stat:after{margin-left:.2em;content:attr(data-unit)}.ksp-block.ksp-block--icons .ksp-block__items{text-align:center}.ksp-block>*:first-child{margin-top:0}.ksp-block>*:last-child{margin-bottom:0}
