.product-features__header-image{margin-bottom:48px;border-radius:16px;overflow:hidden}.product-features__hero-img{width:100%;height:360px;object-fit:cover;display:block}.product-features__title{font-size:var(--heading-size);font-weight:var(--font-weight-heavy);text-align:center;margin-bottom:60px;color:var(--heading-color)}.product-features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-features__card{display:flex;flex-direction:column}.product-features__card-image{aspect-ratio:611 / 510;overflow:hidden;border-radius:16px;background-color:var(--color-secondary);margin-bottom:var(--space-lg)}.product-features__img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.product-features__card:hover .product-features__img{transform:scale(1.03)}.product-features__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--color-secondary)}.product-features__placeholder svg{width:60%;height:60%;opacity:.4}.product-features__card-content{padding:0 var(--space-sm)}.product-features__card-title{font-size:1.25rem;font-weight:800;margin-bottom:var(--space-sm);line-height:1.3;color:var(--heading-color)}.product-features__card-description{font-size:var(--text-size);font-weight:var(--font-weight-light);line-height:1.7;color:var(--text-color, var(--color-text-light));margin-bottom:0}@media(max-width:768px){.product-features__hero-img{height:200px}.product-features__header-image{margin-bottom:32px;border-radius:12px}.product-features__title{font-size:calc(var(--heading-size) * .65);margin-bottom:40px}.product-features__grid{grid-template-columns:1fr;gap:40px}.product-features__card-image{border-radius:12px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/mjukt-product-features.css.map */
