.bff-three-up{display:block;--bff-three-up-section-heading-color: var(--bff-white);--bff-three-up-card-bg: var(--bff-white);--bff-three-up-card-stat-color: var(--bff-orange);--bff-three-up-card-text-color: var(--bff-black)}.bff-three-up__section-heading{margin:0 0 40px;color:var(--bff-three-up-section-heading-color)}.bff-three-up__grid{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}@media only screen and (min-width:1024px){.bff-three-up__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.bff-three-up__card{display:flex;flex-direction:column;align-items:flex-start;min-height:220px;padding:28px 24px;background:var(--bff-three-up-card-bg);border-radius:20px}@media only screen and (min-width:810px){.bff-three-up__card{min-height:240px;padding:50px 24px}}@media only screen and (max-width:500px){.bff-three-up__card{min-height:0;padding:50px 24px}}.bff-three-up__content>:first-child{margin-top:0}.bff-three-up__content>:last-child{margin-bottom:0}.bff-three-up__content :where(p,li){margin:0;font-family:var(--bff-font-barlow);font-weight:500;font-size:18px;line-height:1.2;letter-spacing:-.01em;color:var(--bff-three-up-card-text-color)}@media only screen and (min-width:768px){.bff-three-up__content :where(p,li){max-width:none;max-width:var(--content-max-width, none);font-size:22px;font-weight:500}}.bff-three-up__content :where(h1,h2,h3,h4,h5,h6){margin:0;font-weight:700;font-size:70px;line-height:49px;letter-spacing:-.01em;font-family:var(--bff-font-barlow);color:var(--bff-three-up-card-stat-color)}@media only screen and (min-width:768px){.bff-three-up__content :where(h1,h2,h3,h4,h5,h6){font-size:110px;line-height:77px}}.bff-three-up__content sub,.bff-three-up__content sup{font-size:65%}.bff-three-up__content>*+*{margin:20px 0}
