.fast-facts{--fast-facts-display-color: var(--udexColorBlue8)}.fast-facts.text-pink{--fast-facts-display-color: var(--udexColorPink8)}.fast-facts.text-indigo{--fast-facts-display-color: var(--udexColorIndigo8)}.fast-facts.text-blue{--fast-facts-display-color: var(--udexColorBlue8)}.fast-facts.text-red{--fast-facts-display-color: var(--udexColorRed8)}.fast-facts.text-raspberry{--fast-facts-display-color: var(--udexColorRaspberry8)}.fast-facts.text-teal{--fast-facts-display-color: var(--udexColorTeal8)}.fast-facts.text-mango{--fast-facts-display-color: var(--udexColorMango8)}.fast-facts.text-green{--fast-facts-display-color: var(--udexColorGreen8)}.fast-facts.text-grey{--fast-facts-display-color: var(--udexColorGrey8)}.fast-facts__items{display:grid;grid-gap:var(--udexSpacer40) var(--hlx-grid-gutters);grid-template-columns:1fr;justify-items:center;list-style:none;margin:0;padding:0}.fast-facts__item{text-align:center}.fast-facts__item>*:not(:last-child){margin-block-end:var(--udexSpacer20)}.fast-facts__item .fast-facts__item__link{margin:0}.fast-facts__item__fact{align-items:baseline;color:var(--fast-facts-display-color);direction:ltr;display:flex;font-weight:var(--udexTypographyFontWeightBold);justify-content:center}.fast-facts__item__fact-main{font-size:var(--udexTypographyDisplayBoldXSFontSize);line-height:var(--udexTypographyDisplayLineHeight)}.fast-facts__item__fact-unit{font-size:var(--udexTypographyHeadingBoldMFontSize);line-height:var(--udexTypographyHeadingLineHeight)}.fast-facts__item__details{text-align:center}.fast-facts__item__details :not(:last-child){margin-block-end:var(--udexSpacer8)}.fast-facts__item__eyebrow{color:var(--udexColorGrey7);font-size:var(--udexTypographyEyebrowSFontSize);font-weight:var(--udexTypographyFontWeightMedium);line-height:var(--udexTypographyEyebrowLineHeight);text-transform:uppercase}.fast-facts__item__headline{color:var(--hlx-heading-color);font-size:var(--udexTypographyHeadingMediumXXSFontSize);font-weight:var(--udexTypographyFontWeightMedium);line-height:var(--udexTypographyHeadingLineHeight)}.fast-facts__item__text{color:var(--udexColorGrey8);font-size:var(--udexTypographyBodySFontSize);line-height:var(--udexTypographyBodyLineHeight)}@media(width>=980px){.fast-facts__item{width:calc(3 * var(--hlx-grid-gutters) + 4 * var(--hlx-grid-column-width))}.fast-facts__items.even-count{grid-template-columns:repeat(2,minmax(0,1fr))}.fast-facts__items.even-count .fast-facts__item{max-width:calc(3 * var(--hlx-grid-gutters) + 4 * var(--hlx-grid-column-width));width:auto}}
