.product-features{margin:2rem 0;padding:2rem 0;border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1)}.product-features__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media screen and (max-width: 749px){.product-features__grid{grid-template-columns:1fr;gap:1.2rem}}.product-features__item{display:flex;align-items:flex-start;gap:1rem;padding:1.2rem;background:rgba(var(--color-foreground),.02);border-radius:.8rem;transition:background-color .3s ease}.product-features__item:hover{background:rgba(var(--color-foreground),.05)}.product-features__icon{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.08);border-radius:50%;color:rgb(var(--color-foreground))}.product-features__icon svg{width:1.8rem;height:1.8rem}.product-features__content{flex:1}.product-features__title{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:rgb(var(--color-foreground));line-height:1.3}.product-features__text{margin:0;font-size:.9rem;color:rgba(var(--color-foreground),.75);line-height:1.4}@media screen and (max-width: 549px){.product-features{margin:1.5rem 0;padding:1.5rem 0}.product-features__item{padding:1rem}.product-features__icon{width:2.5rem;height:2.5rem}.product-features__icon svg{width:1.5rem;height:1.5rem}.product-features__title{font-size:1rem}.product-features__text{font-size:.85rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-product-features.css.map */
