.hero-product-image{position:relative;z-index:1;width:min(79%,390px);height:390px;object-fit:cover;object-position:center;box-shadow:18px 25px 0 #75907b52}.gallery-section{max-width:1200px;margin:auto;padding:clamp(4rem,9vw,8rem) clamp(1rem,6vw,6rem);display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(2rem,6vw,6rem);align-items:end}.gallery-intro h2{margin:0;font-size:clamp(2.7rem,5vw,4.8rem)}.gallery-intro>p:not(.eyebrow){color:var(--muted);font-size:1.03rem}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.product-gallery img{display:block;width:100%;height:245px;object-fit:cover;background:var(--panel)}.product-gallery img:last-child{grid-column:span 2;height:230px;object-position:center 45%}@media(max-width:800px){.hero-product-image{width:min(79%,300px);height:310px}.gallery-section{grid-template-columns:1fr;gap:2rem}.product-gallery img{height:180px}.product-gallery img:last-child{height:180px}}
