.product-page{grid-template-columns:minmax(0,1fr) minmax(360px,.94fr);align-items:stretch}.product-media{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:clamp(12px,1.6vw,18px);min-width:0;overflow:hidden;padding:clamp(16px,3vw,48px)}.product-media>img{width:100%;height:auto;max-height:calc(100vh - 150px);object-fit:contain;object-position:center}.product-media-thumbnails{display:flex;gap:10px;width:100%;overflow-x:auto;padding:2px 2px 5px;scrollbar-width:thin}.product-media-thumbnail{flex:0 0 74px;width:74px;height:74px;padding:3px;border:1px solid transparent;background:#f7f5f0b8;cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.product-media-thumbnail:hover{border-color:#8c8d83}.product-media-thumbnail.is-active{border-color:var(--ink);background:var(--paper)}.product-media-thumbnail:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.product-media-thumbnail img{width:100%;height:100%;object-fit:contain}@media(min-width:761px){.product-media{align-items:center}}@media(max-width:760px){.product-media{height:auto;min-height:0;padding:16px}.product-media>img{width:100%;height:auto;max-height:70vh;object-fit:contain}.product-media-thumbnail{flex-basis:64px;width:64px;height:64px}.product-placeholder--large{min-height:62vh}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/product-media-fix.css.map */
