.spi-fc-section{display:block;padding:var(--spi-fc-pt, 60px) 0 var(--spi-fc-pb, 60px)}.spi-fc-section__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:400;font-size:clamp(24px,3vw,44px);color:var(--spi-fc-heading-color, #111111);margin:0 0 40px;line-height:1.2;letter-spacing:-.01em;text-align:var(--spi-fc-heading-align, center)}.spi-fc-section__heading--with-subtext{margin-bottom:12px}.spi-fc-section__subtext{color:var(--spi-fc-subtext-color, #555555);font-size:clamp(15px,1.4vw,17px);line-height:1.65;margin:0 0 40px;text-align:var(--spi-fc-heading-align, center);max-width:70rem}.spi-fc-section__subtext p{margin:0 0 .6em}.spi-fc-section__subtext p:last-child{margin-bottom:0}.spi-fc-section__subtext--center{margin-left:auto;margin-right:auto}.spi-fc-section__subtext--left{margin-left:0}.spi-fc-grid{display:grid;gap:var(--spi-fc-gap, 20px);grid-template-columns:repeat(var(--spi-fc-cols, 4),1fr)}.spi-fc-card{background:var(--spi-fc-card-bg, #faf7f2);border-radius:var(--spi-fc-radius, 16px);padding:36px 28px 32px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;border:1px solid var(--spi-fc-card-border, rgba(0, 0, 0, .07));transition:box-shadow .25s ease,transform .25s ease}.spi-fc-card:hover{box-shadow:0 8px 32px #00000014;transform:translateY(-3px)}.spi-fc-card__icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:22px;flex-shrink:0;overflow:hidden}.spi-fc-card__icon img{width:60px;height:60px;object-fit:contain;display:block}.spi-fc-card__icon--empty{font-size:22px;color:var(--spi-fc-heading-color, #111);opacity:.35}.spi-fc-card__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:600;font-size:clamp(15px,1.4vw,19px);color:var(--spi-fc-title-color, #111111);margin:0 0 12px;line-height:1.3}.spi-fc-card__desc{font-family:var(--font-body-family);font-size:1.4rem;line-height:1.65;color:var(--spi-fc-desc-color, #555555);margin:0;font-weight:400}@media screen and (max-width:989px){.spi-fc-grid{grid-template-columns:repeat(min(var(--spi-fc-cols, 4),2),1fr)}}@media screen and (max-width:599px){.spi-fc-section{padding-top:40px;padding-bottom:40px}.spi-fc-grid{grid-template-columns:1fr;gap:14px}.spi-fc-section__heading{margin-bottom:28px;font-size:clamp(22px,7vw,32px)}.spi-fc-card{padding:28px 22px 24px;flex-direction:row;text-align:left;align-items:flex-start;gap:18px}.spi-fc-card__icon{margin-bottom:0;flex-shrink:0;width:80px;height:80px}.spi-fc-card__text{flex:1;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/spi-feature-cards.css.map */
