.product-image-features{padding:4rem 2rem;margin:2rem 0}.product-image-features__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:start}.product-image-features__feature{display:flex;flex-direction:column;text-align:center;background-color:#000;color:#fff;border-radius:8px;overflow:hidden}.product-image-features__image{width:100%;aspect-ratio:4/3;overflow:hidden}.product-image-features__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-image-features__feature:hover .product-image-features__image img{transform:scale(1.05)}.product-image-features__content{padding:1.5rem;flex:1;display:flex;flex-direction:column;justify-content:center}.product-image-features__title{font-size:1.125rem;font-weight:700;text-transform:uppercase;margin:0 0 .75rem;color:#fff;line-height:1.3}.product-image-features__description{font-size:.95rem;line-height:1.5;margin:0;color:#fff}@media screen and (max-width: 768px){.product-image-features{padding:2rem 1rem}.product-image-features__container{grid-template-columns:1fr;gap:1.5rem}.product-image-features__content{padding:1.25rem}.product-image-features__title{font-size:1rem}.product-image-features__description{font-size:.9rem}}@media screen and (min-width: 769px) and (max-width: 1024px){.product-image-features__container{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media screen and (min-width: 1025px){.product-image-features__container:has(.product-image-features__feature:nth-child(1):last-child){grid-template-columns:1fr;max-width:400px}.product-image-features__container:has(.product-image-features__feature:nth-child(2):last-child){grid-template-columns:repeat(2,1fr);max-width:800px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-image-features.css.map */
