.benefit-cards{background-color:rgb(var(--color-background))}.benefit-cards__heading{text-align:center;font-size:2.8rem;font-weight:600;margin-bottom:3.2rem}.benefit-cards__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem}.benefit-cards__item{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.6rem;padding:4.8rem 3.2rem;transition:transform .25s ease,box-shadow .25s ease}.benefit-cards__item:hover{transform:translateY(-6px);box-shadow:0 16px 32px rgba(var(--color-foreground),.08)}.benefit-cards__icon{display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;margin-bottom:2rem;color:rgb(var(--color-foreground))}.benefit-cards__icon svg{width:100%;height:100%}.benefit-cards__title{font-size:2rem;font-weight:700;margin:0 0 1.2rem;color:rgb(var(--color-foreground))}.benefit-cards__text{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.65)}.benefit-cards__text p{margin:0}@media screen and (max-width:749px){.benefit-cards__grid{grid-template-columns:1fr;gap:1.6rem}.benefit-cards__item{padding:3.2rem 2.4rem}.benefit-cards__heading{font-size:2.4rem;margin-bottom:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-benefit-cards.css.map */
