.home-features__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.6rem}.home-features__item{display:flex;align-items:flex-start;gap:1.6rem}.home-features--cards .home-features__item{padding:2.4rem;border-radius:1.2rem;background:rgb(var(--color-secondary-background));border:1px solid rgba(var(--color-foreground),.06);transition:transform .25s,box-shadow .25s}.home-features--cards .home-features__item:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000000f}.home-features--plain .home-features__item{padding:.4rem 0}.home-features__icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:5.2rem;height:5.2rem;border-radius:50%;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground))}.home-features--plain .home-features__icon{background:rgb(var(--color-secondary-background))}.home-features__icon .product-highlight__icon{width:100%;height:100%;background:transparent;color:inherit}.home-features__icon svg{width:2.4rem;height:2.4rem}.home-features__body{display:flex;flex-direction:column;gap:.4rem;min-width:0}.home-features__title{margin:0}.home-features__text{margin:0;opacity:.75;font-size:calc(var(--font-body-size) * 1px - 1px);line-height:1.55}@media(min-width:640px){.home-features__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}@media(min-width:990px){.home-features__grid{grid-template-columns:repeat(var(--home-features-cols, 3),minmax(0,1fr));gap:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-home-features.css.map */
