.main-product{display:grid;grid-template-columns:1fr;gap:1.5rem;padding-block:1rem}.main-product>*{min-width:0}@media screen and (min-width:1000px){.main-product{grid-template-columns:var(--product-media-width, 55%) 1fr;gap:2.5rem;padding-block:2rem;align-items:start}}.main-product__info{display:flex;flex-direction:column;gap:.75rem}@media screen and (min-width:1000px){.product-gallery-v2{position:sticky;top:calc(var(--header-height, 80px) + 20px)}}.product-gallery-v2{display:flex;flex-direction:column;gap:.75rem;overflow:hidden}.product-gallery-v2>*,.product-gallery-v2__slide{min-width:0;max-width:100%}@media screen and (min-width:1000px){.product-gallery-v2{display:grid;grid-template-columns:64px 1fr;grid-template-rows:1fr;gap:.75rem;overflow:hidden}}.product-gallery-v2__thumbnails{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none;order:1}.product-gallery-v2__thumbnails::-webkit-scrollbar{display:none}@media screen and (min-width:1000px){.product-gallery-v2__thumbnails{flex-direction:column;overflow-y:auto;overflow-x:hidden;height:0;min-height:100%;order:-1;scrollbar-width:none;align-self:stretch}}.product-gallery-v2__thumbnail{flex-shrink:0;width:64px;height:64px;border-radius:var(--radius-sm);border:2px solid transparent;overflow:hidden;cursor:pointer;padding:0;background:#f5f5f5;transition:border-color .15s ease}.product-gallery-v2__thumbnail:hover,.product-gallery-v2__thumbnail[aria-current=true]{border-color:var(--text-color, #1a1a1a)}.product-gallery-v2__thumbnail img{width:100%;height:100%;object-fit:contain;display:block}.product-gallery-v2__thumbnail .thumbnail-play-badge{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0003}@media screen and (max-width:999px){.product-gallery-v2{display:flex;flex-direction:column}.product-gallery-v2__main-wrapper{overflow-x:auto;scroll-snap-type:x mandatory;display:flex;gap:0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-gallery-v2__main-wrapper::-webkit-scrollbar{display:none}.product-gallery-v2__slide{flex-shrink:0;width:100%;scroll-snap-align:center;aspect-ratio:1 / 1;background-color:#f5f5f5;border-radius:var(--radius-md);overflow:hidden}.product-gallery-v2__slide img,.product-gallery-v2__slide video{width:100%;height:100%;object-fit:contain;display:block}.product-gallery-v2__dots{display:flex;justify-content:center;gap:6px;padding-top:.75rem}.product-gallery-v2__dot{width:8px;height:8px;border-radius:var(--radius-full);background:#d0d0d0;border:none;padding:0;cursor:pointer;transition:var(--transition-bg-fast)}.product-gallery-v2__dot[aria-current=true]{background:var(--text-color, #1a1a1a)}}@media screen and (min-width:1000px){.product-gallery-v2__main-wrapper{display:contents}.product-gallery-v2__slide{display:none}.product-gallery-v2__slide[data-active]{display:block;grid-column:2;grid-row:1;aspect-ratio:1 / 1;overflow:hidden;background-color:#f5f5f5;border-radius:var(--radius-md)}.product-gallery-v2__slide img,.product-gallery-v2__slide video{width:100%;height:100%;object-fit:contain;display:block}.product-gallery-v2__dots{display:none}}.product-gallery-v2__thumbnail{position:relative}.main-product__info>*{background-color:#fff;border-radius:15px;padding:1.25rem}
/*# sourceMappingURL=/cdn/shop/t/79/assets/css/sections-main-product.css.map */
