.c-key-stats__list{justify-content:center;list-style:none;margin:auto;row-gap:2rem}.c-key-stats__card{padding-left:1.5rem;position:relative}.c-key-stats__card.u-c-white .c-key-stats__card__stat:before,.c-key-stats__card.u-c-white:before{background-color:#fff}.c-key-stats__card:before{background:#16161d;bottom:-.5rem;content:"";display:block;height:calc(100% + 1rem);left:0;opacity:.3;position:absolute;top:-.5rem;transition:.1s cubic-bezier(.215,.5,.355,.75);width:1px}.c-key-stats__card__stat{font-family:benton-modern-display,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:600;line-height:1;margin-bottom:.75rem;position:relative}.c-key-stats__card__stat:before{background:#16161d;content:"";display:block;height:calc(100% + .75rem);left:-1.5rem;position:absolute;top:-.5rem;transition:.1s cubic-bezier(.215,.5,.355,.75);width:1px}.c-key-stats__card__title{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.c-key-stats__card__desc,.c-key-stats__card__title{font-family:dm-sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.c-key-stats__card__desc{font-size:1rem;opacity:.75}.c-key-stats__card:hover *{cursor:default}.c-key-stats__card:hover .c-key-stats__card__stat:before,.c-key-stats__card:hover:before{width:3px}