.stats-tiles__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}@media only screen and (min-width: 992px){.stats-tiles__list{grid-template-columns:repeat(4, 1fr);gap:24px}}.stats-tile{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;overflow:hidden;aspect-ratio:155/177;padding:24px;border-radius:30px;color:#fff;background-color:#231f20}@media only screen and (min-width: 576px){.stats-tile{aspect-ratio:1/1}}@media only screen and (min-width: 992px){.stats-tile{aspect-ratio:auto;height:266px;padding:40px}}.stats-tile__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:grayscale(100%)}.stats-tile__icon{position:relative;z-index:1;font-size:24px;line-height:1;color:currentColor}@media only screen and (min-width: 576px){.stats-tile__icon{font-size:36px}}.stats-tile__copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px;width:100%;word-break:break-word}@media only screen and (min-width: 992px){.stats-tile__copy{gap:20px}}.stats-tile__stat{text-box-trim:trim-both;text-box-edge:cap alphabetic;margin:0;margin-block-end:0 !important;font-weight:400;line-height:1;font-size:45px}@media only screen and (min-width: 992px){.stats-tile__stat{font-size:48px}}@media only screen and (min-width: 1400px){.stats-tile__stat{font-size:64px}}@media only screen and (min-width: 1600px){.stats-tile__stat{font-size:100px}}.stats-tile__stat sup{font-weight:600;font-size:.65em;vertical-align:super}.stats-tile__label{margin:0;font-weight:600;font-size:16px;line-height:1.33}@media only screen and (min-width: 992px){.stats-tile__label{font-size:18px;line-height:24px}}.stats-tile--light{background-color:#eee;color:#231f20}.stats-tile--light .stats-tile__icon,.stats-tile--light .stats-tile__stat{color:#045aa5}.stats-tile--orange{background:linear-gradient(0deg, #EE403D 0%, #F26822 100%)}.stats-tile--image{background-color:#045aa5}.stats-tile--image::after{content:"";position:absolute;inset:0;background-color:rgba(4,90,165,.75);z-index:0}.stats-tile--dark{background-color:#231f20}.stats-tile--dark .stats-tile__stat{background:linear-gradient(0deg, #EE403D 0%, #F26822 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}/*# sourceMappingURL=stats-tiles.css.map */
