.feature-cards{padding:60px 20px;width:100%;box-sizing:border-box}.feature-cards__grid{display:grid;gap:16px;max-width:1400px;margin:0 auto;grid-template-columns:repeat(4,1fr);padding-bottom:40px}.feature-cards__grid--2{grid-template-columns:repeat(2,1fr)}.feature-cards__grid--3{grid-template-columns:repeat(3,1fr)}.feature-cards__grid--5{grid-template-columns:repeat(5,1fr)}.feature-cards__grid--6{grid-template-columns:repeat(3,1fr)}.feature-cards__grid--7,.feature-cards__grid--8{grid-template-columns:repeat(4,1fr)}.feature-card{border-radius:20px;padding:32px 28px;display:flex;flex-direction:column;gap:14px;transition:box-shadow .2s ease}.feature-card:hover{box-shadow:0 8px 24px #00000012}.feature-card__icon-wrap{width:56px;height:56px;background-color:#ffffffbf;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:10px;box-sizing:border-box;flex-shrink:0;box-shadow:0 2px 8px #00000014,0 1px 3px #0000000d}.feature-card__icon-wrap img{width:100%;height:100%;object-fit:contain}.feature-card__heading{font-family:inherit;font-weight:700;color:currentColor;margin:0;line-height:1.3;letter-spacing:-.01em}.feature-card__text{font-family:inherit;line-height:1.6;color:#6b6b80;margin:0}@media(max-width:1024px){.feature-cards__grid,.feature-cards__grid--5,.feature-cards__grid--6,.feature-cards__grid--7,.feature-cards__grid--8{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.feature-cards{padding:40px 16px}.feature-cards__grid,.feature-cards__grid--2,.feature-cards__grid--3,.feature-cards__grid--4,.feature-cards__grid--5,.feature-cards__grid--6,.feature-cards__grid--7,.feature-cards__grid--8{grid-template-columns:repeat(2,1fr);gap:12px;padding-bottom:0}.feature-card{transform:none!important;padding:20px 16px;gap:10px;border-radius:16px}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/feature-cards.css.map */
