.feature-card{background-color:var(--background,#fff);border:var(--card-borders,var(--borders));border-radius:var(--radius,var(--border-radius));box-shadow:var(--box-shadow);height:100%}.feature-cards__wrapper .row-fluid:last-child .widget-span:last-child .feature-card{background-color:#ff6b00;color:#fff}.feature-cards__wrapper .row-fluid:last-child .widget-span:last-child .feature-card a:not(.button),.feature-cards__wrapper .row-fluid:last-child .widget-span:last-child .feature-card h3{color:#fff}.feature-cards__wrapper .row-fluid:last-child .widget-span:last-child .feature-card h3 a:not(.button):focus-visible,.feature-cards__wrapper .row-fluid:last-child .widget-span:last-child .feature-card h3 a:not(.button):hover{color:#f0f0f0}.feature-cards__wrapper .row-fluid{align-items:stretch}.feature-cards__wrapper .widget-span{--gutter:clamp(0px,32px,32px)}.feature-card__image{aspect-ratio:var(--aspect-ratio,3/2);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);overflow:hidden;width:100%}.feature-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.feature-card__image-contain{padding:0}.feature-card__image-contain img{-o-object-fit:contain;object-fit:contain}.feature-card__icon{margin-bottom:20px}.feature-card__text{padding:3.5rem}@media (min-width:768px){@media not screen and (min-width:1024px){.feature-card__text{padding:1.5rem}}}.feature-card__text h3 a:not(.button){background-image:none}.feature-card__text h3 a:not(.button):focus-visible,.feature-card__text h3 a:not(.button):hover{color:var(--h3-color)}.feature-cards__wrapper .row-fluid:last-child .widget-span:last-child .feature-card ol li::marker,.feature-cards__wrapper .row-fluid:last-child .widget-span:last-child .feature-card ul li::marker{color:#fff}