.product-card-image{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;background:#efe4d8}.product-main-image{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:30px;background:#efe4d8}.gallery-rail{grid-template-columns:repeat(6,1fr)}.gallery-rail button{padding:0;border:2px solid transparent;background:transparent;border-radius:12px;overflow:hidden;cursor:pointer;opacity:.68}.gallery-rail button:hover,.gallery-rail button.active{border-color:var(--terra);opacity:1}.gallery-rail img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.mockup-disclosure{font-size:12px;color:var(--terra);letter-spacing:.07em;text-transform:uppercase}.purchase-block .button:disabled{opacity:.55;cursor:not-allowed}.included-photo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.included-photo-grid img{display:block;width:100%;border-radius:24px;aspect-ratio:4/5;object-fit:cover}
@media(max-width:800px){.gallery-rail{grid-template-columns:repeat(3,1fr)}.included-photo-grid{grid-template-columns:1fr}.product-main-image{border-radius:22px}}
