.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.benefit-card{background:#e8f1f8;padding:20px;border-radius:8px;display:flex;flex-direction:column;gap:12px}.benefit-card__icon{width:32px;height:32px;background:#5a7a9a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.benefit-card__icon svg{width:16px;height:16px;fill:#fff}.benefit-card__text{font-size:var(--body-large) line-height: 1.4;color:var(--dark-blue) margin: 0}@media screen and (max-width:989px){.benefit-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.benefit-grid{grid-template-columns:1fr}.benefit-card{padding:16px}.benefit-card__icon{width:28px;height:28px}.benefit-card__text{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-benefit-cards.css.map */
