.feature-cards{background:var(--fc-bg);color:var(--fc-text);padding:var(--fc-padding-v) 7vw}.feature-cards__inner{max-width:1280px;margin:0 auto}.feature-cards__kicker{display:block;margin:0 0 24px;color:var(--fc-kicker-color);text-transform:uppercase;letter-spacing:.04em;line-height:1}.feature-cards__heading{margin:0 0 56px;color:var(--fc-text);text-transform:uppercase;--font-heading-weight: bold}.feature-cards__grid{display:grid;grid-template-columns:repeat(var(--fc-columns),1fr);gap:var(--fc-gap)}.feature-cards__card{background:var(--fc-card-bg);padding:38px 26px 32px;display:flex;flex-direction:column;align-items:center;text-align:center}.feature-cards__icon{margin:0 0 28px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-cards__icon svg{fill:none;stroke:var(--fc-icon-color);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.feature-cards__title{margin:0 0 18px;color:var(--fc-text);text-transform:uppercase;letter-spacing:-.015em;line-height:1}.feature-cards__desc{margin:0;max-width:280px;color:var(--fc-text);opacity:.86}.feature-cards__num{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--fc-num-bg);color:var(--fc-num-color);font-weight:700;margin:0 auto 16px}.feature-cards__media{width:100%;height:var(--fc-image-height);overflow:hidden;margin-top:auto;padding-top:20px}.feature-cards__media img{width:100%;height:100%;object-fit:contain;display:block}@media(max-width:991px){.feature-cards__grid{grid-template-columns:repeat(2,1fr)}.feature-cards__heading{margin-bottom:40px}}@media(max-width:768px){.feature-cards{padding:var(--section-padding-basic) var(--section-padding-sm)}.feature-cards__grid{grid-template-columns:1fr}.feature-cards__icon svg{height:100%;width:auto}.feature-cards__heading{margin-bottom:32px}}
/*# sourceMappingURL=/cdn/shop/t/153/assets/section-feature-cards.css.map */
