.hero-image{object-fit:cover;width:100%;height:100%;image-rendering:-webkit-optimize-contrast}.product-image{object-fit:cover;width:100%;height:100%;transition:transform 1s cubic-bezier(.25,.46,.45,.94)}.product-image-hover{transform:scale(1.02)}.gallery-image{object-fit:cover;width:100%;max-width:100%;height:auto;display:block}.image-container{background-color:var(--color-muted);position:relative;overflow:hidden}.textured-bg{background-position:50%;background-size:cover;background-attachment:fixed}.image-caption{letter-spacing:8px;text-transform:uppercase;color:#a5a5a5;margin-top:1.5rem;font-size:x-small;font-weight:400}.portrait-image{object-fit:cover;filter:contrast(1.05);width:100%;height:100%}.wide-shot{object-fit:cover;width:100%;height:100%}.video-thumbnail{position:relative;overflow:hidden}.play-button{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#c2a35a1a;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.play-button:hover{background:#c2a35a33}.play-icon{color:gold;width:32px;height:32px}.editorial-grid{gap:32px;display:grid}@media screen and (min-width:1024px){.editorial-grid{gap:64px}}.hero-image-left,.hero-image-right{object-fit:cover;width:100%;height:100%}@media (prefers-reduced-motion:no-preference){.product-image{transition:transform 1s cubic-bezier(.25,.46,.45,.94)}}@media (prefers-reduced-motion:reduce){.product-image{transition:none}}
