.pfca-feature-cards{padding-block:65px;padding-inline:clamp(16px,4.63vw,80px)}.pfca-feature-cards.pfca-feature-cards--white{background-color:var(--pfca-canvas);--pfca-surface-fill:var(--pfca-canvas)}.pfca-feature-cards.pfca-feature-cards--tint{background-color:var(--pfca-canvas-alt);--pfca-surface-fill:var(--pfca-canvas-alt)}.pfca-feature-cards.pfca-feature-cards--band{background-color:transparent;--pfca-surface-fill:var(--pfca-canvas-alt);padding-inline:clamp(16px,2.31vw,40px)}.pfca-feature-cards__inner{margin-inline:auto;max-width:1568px}.pfca-feature-cards__head{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:60px;text-align:center}.pfca-feature-cards__heading{margin:0;max-width:880px;text-wrap:balance}.pfca-feature-cards__intro{color:var(--pfca-navy);font-size:var(--pfca-text-lg);line-height:var(--pfca-leading-normal);max-width:880px}.pfca-feature-cards__intro>:where(p){margin:0}.pfca-feature-cards__intro>:where(p+p){margin-top:1em}.pfca-feature-cards__grid{display:grid;gap:20px;grid-template-columns:repeat(var(--pfca-fc-columns,4),minmax(0,1fr));list-style:none;margin:0;padding:0}:where(.pfca-feature-cards__grid) li{margin:0}.pfca-feature-cards__item{display:flex}.pfca-feature-cards__card{width:100%}.pfca-feature-cards__title{color:var(--pfca-text-default);font-family:var(--pfca-font-display);font-size:var(--pfca-text-2xl);font-weight:var(--pfca-weight-bold);line-height:var(--pfca-leading-tight);margin:0;text-wrap:balance}.pfca-feature-cards__detail{color:var(--pfca-navy);font-size:var(--pfca-text-lg);line-height:var(--pfca-leading-normal)}.pfca-feature-cards__detail>:where(p){margin:0}.pfca-feature-cards__detail>:where(p+p){margin-top:.8em}.pfca-feature-cards__toggle{margin-top:auto}.pfca-feature-cards__toggle-glyph{display:block;height:16px;position:relative;width:16px}.pfca-feature-cards__toggle-glyph:after,.pfca-feature-cards__toggle-glyph:before{background-color:currentColor;border-radius:1px;content:"";height:2px;inset:50% 0 auto 0;margin-top:-1px;position:absolute;transition:transform .2s ease,opacity .2s ease}.pfca-feature-cards__toggle-glyph:after{transform:rotate(90deg)}.pfca-feature-cards__toggle[aria-expanded=true] .pfca-feature-cards__toggle-glyph:after{opacity:0;transform:rotate(0deg)}.pfca-feature-cards__toggle-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (prefers-reduced-motion:reduce){.pfca-feature-cards__toggle-glyph:after,.pfca-feature-cards__toggle-glyph:before{transition:none}}@media (max-width:1023px){.pfca-feature-cards{padding-block:48px}.pfca-feature-cards__head{margin-bottom:40px}.pfca-feature-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.pfca-feature-cards{padding-block:40px}.pfca-feature-cards__head{margin-bottom:32px}.pfca-feature-cards__grid{grid-template-columns:minmax(0,1fr)}}.pfca-feature-cards__highlight-action{align-self:flex-start;margin-top:auto}