.feature-cards{position:relative}.feature-cards__container{display:flex;flex-direction:column}.feature-cards__header{margin-bottom:2.4rem;max-width:60rem}.feature-cards__eyebrow{font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.65);margin:0 0 .8rem}.feature-cards__heading{margin:0}.feature-cards__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.feature-card{background:#fff;border-radius:var(--text-boxes-radius, 8px);padding:2.8rem 2.4rem;box-shadow:var(--shadow-horizontal-offset, 0) var(--shadow-vertical-offset, 4px) var(--shadow-blur-radius, 12px) rgba(var(--color-shadow, 0, 0, 0),.06);display:flex;flex-direction:column}.feature-card__icon{width:3.6rem;height:3.6rem;border-radius:.8rem;background:rgba(var(--color-button),.1);display:flex;align-items:center;justify-content:center;color:rgb(var(--color-button));margin-bottom:2rem;flex-shrink:0}.feature-card__icon svg{width:1.4rem;height:1.4rem}.feature-card__heading{font-size:1.6rem;font-weight:700;margin:0 0 .8rem;color:rgb(var(--color-foreground))}.feature-card__text{font-size:1.4rem;line-height:1.5;margin:0;color:rgba(var(--color-foreground),.75)}@media screen and (max-width:989px){.feature-cards__grid{grid-template-columns:repeat(2,1fr);gap:1.6rem}.feature-card{padding:2.4rem 2rem}}@media screen and (max-width:599px){.feature-cards__grid{grid-template-columns:1fr;gap:1.2rem}.feature-cards__header{margin-bottom:2rem}.feature-cards__eyebrow{font-size:1.1rem}.feature-card{padding:2rem}.feature-card__icon{width:3.2rem;height:3.2rem;margin-bottom:1.6rem}.feature-card__heading{font-size:1.5rem}.feature-card__text{font-size:1.35rem}}@media screen and (max-width:374px){.feature-card{padding:1.8rem 1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-feature-cards.css.map */
