.feature-cards{padding:var(--section-gap-top, 80px) 0 var(--section-gap-bottom, 80px);background:var(--color-background, #fbfaf6)}.feature-cards__container{max-width:1200px;margin:0 auto;padding:0 32px}.feature-cards__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.feature-cards__card{background:#fffc;border:1px solid rgba(43,71,54,.08);border-radius:16px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 2px 8px #2b47360d;transition:transform .2s ease,box-shadow .2s ease}.feature-cards__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2b473614}.feature-cards__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--color-headings-text);border-radius:12px;flex-shrink:0;color:#fff;margin-bottom:16px}.feature-cards__card:nth-child(4n+2) .feature-cards__icon{background:#6a5246}.feature-cards__card:nth-child(4n+3) .feature-cards__icon{background:#e8e6e1;color:color-mix(in srgb,var(--color-headings-text) 70%,transparent)}.feature-cards__icon svg{width:26px;height:26px;display:block;flex-shrink:0}.feature-cards__icon img{width:26px;height:26px;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1)}.feature-cards__card:nth-child(4n+3) .feature-cards__icon img{filter:brightness(0) invert(0);opacity:.7}.feature-cards__title{font-family:var(--font-headline);font-size:14px;font-weight:700;line-height:20px;color:var(--color-headings-text);margin:0 0 8px;text-transform:uppercase;letter-spacing:.02em}.feature-cards__text{font-family:var(--font-base);font-size:14px;font-weight:400;line-height:20px;color:var(--color-body-text-light);margin:0}@media screen and (max-width:990px){.feature-cards{padding:64px 0}.feature-cards__container{padding:0 16px}.feature-cards__grid{grid-template-columns:repeat(2,1fr);gap:20px}.feature-cards__card{padding:20px}}@media screen and (max-width:750px){.feature-cards{padding:48px 0}.feature-cards__grid{grid-template-columns:1fr;gap:16px}.feature-cards__card{padding:20px;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-feature-cards.css.map */
