.feature-cards{padding-top:var(--section-padding-top, 36px);padding-bottom:var(--section-padding-bottom, 36px)}.feature-cards__heading{text-align:center;margin-bottom:40px}.feature-cards__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media screen and (min-width: 990px){.feature-cards__grid{grid-template-columns:repeat(4,1fr);gap:20px}}@media screen and (min-width: 750px) and (max-width: 989px){.feature-cards__grid{grid-template-columns:repeat(2,1fr);gap:20px}}.feature-card{background-color:var(--card-bg-color, #f5f5f5);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 750px){.feature-card{padding:28px;gap:16px}}.feature-card__icon{width:40px;height:40px;flex-shrink:0}.feature-card__icon img{width:100%;height:100%;object-fit:contain}@media screen and (min-width: 750px){.feature-card__icon{width:48px;height:48px}}.feature-card__content{display:flex;flex-direction:column;gap:8px}.feature-card__title{font-size:16px;font-weight:700;line-height:1.3;margin:0;color:var(--card-title-color, #1a1a1a)}@media screen and (min-width: 750px){.feature-card__title{font-size:18px}}.feature-card__description{font-size:13px;line-height:1.6;margin:0;color:var(--card-text-color, #666666)}@media screen and (min-width: 750px){.feature-card__description{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-feature-cards.css.map */
