.feature-cards-grid__container{width:100%;max-width:1440px;padding:0 16px;margin:0 auto}.feature-cards-grid__cards{display:grid;grid-template-columns:1fr;gap:16px;max-width:100%}.feature-cards-grid__card{display:flex;flex-direction:column;padding:16px;border-radius:4px;border:1px solid var(--card-border-color, #f2f2f2);background:var(--card-bg-color, #f1fcf0)}.feature-cards-grid__card-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-bottom:16px;width:40px;height:40px}.feature-cards-grid__card-title{font-family:Roboto;color:var(--card-title-color, #121212);font-size:18px;font-weight:500;line-height:125%;margin-bottom:10px}.feature-cards-grid__card-description,.feature-cards-grid__card-description p{font-family:Roboto;color:var(--card-description-color, #868686);font-size:14px;font-weight:400;line-height:140%}.feature-cards-grid__card-description p{margin:0}@media screen and (width >= 768px){.feature-cards-grid__container{padding:0 48px}.feature-cards-grid__cards{grid-template-columns:1fr 1fr}.feature-cards-grid__card{padding:24px}.feature-cards-grid__card-icon{margin-bottom:24px}.feature-cards-grid__card-title{font-size:24px}.feature-cards-grid__card-description,.feature-cards-grid__card-description p{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/feature-cards-grid.css.map */
