.gallery-full-product{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#000c;z-index:9;display:grid;grid-template-columns:1fr;grid-template-rows:40px 80px 1fr;gap:8px}.gallery-full-product.single{grid-template-rows:40px 1fr}.gallery-full-product header{display:flex;justify-content:flex-end}.gallery-full-product__image{display:flex;justify-content:center;align-items:flex-start;height:100%;padding:0 2px}.gallery-full-product__image img{max-width:100%;max-height:calc(100vh - 136px);height:auto}.gallery-full-product__images{display:flex;justify-content:center;align-items:center}.gallery-full-product__images ul{overflow:hidden;display:flex;justify-content:flex-start;gap:2px;max-width:100vw}.gallery-full-product__images ul li{cursor:pointer;width:auto!important}.gallery-full-product__images ul li img{width:70px!important;height:70px!important}.gallery-full-product__images ul li.active{position:relative}.gallery-full-product__images ul li.active:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--brand-color);filter:opacity(.2)}.gallery-full-product iframe{width:calc(100% - 4px)!important}.gallery-full-product img.video{filter:brightness(.5)}.gallery-product{max-width:100%;overflow:hidden}.gallery-product ul{display:flex;width:100%;padding:0;margin:0}.gallery-product ul li{width:500px;aspect-ratio:1/1;list-style:none;position:relative;display:flex;align-items:center}.gallery-product ul li img{width:500px;height:500px;-o-object-fit:scale-down;object-fit:scale-down;background-size:cover;background-position:50%}.gallery-product ul li .gallery-product__slider__video,.gallery-product ul li__video{width:100%}.gallery-product ul li .gallery-product__slider__video>:nth-child(2){display:none}.gallery-product ul li .gallery-product__slider__video img{filter:brightness(.5)}.gallery-product ul#gallery-product__slider{scroll-behavior:smooth;aspect-ratio:1/1;overflow:hidden}.gallery-product ul#gallery-product__slider.has-alt li:hover:after,.gallery-product ul#gallery-product__slider.has-alt li:hover:before{content:"";position:absolute;width:48px;height:48px;top:50%;margin-top:-31px;pointer-events:none}.gallery-product ul#gallery-product__slider.has-alt li:hover:after{transform:rotate(-45deg);left:10px;box-shadow:inset 3px 3px 3px #000c,inset 6px 6px #ffffff80}.gallery-product ul#gallery-product__slider.has-alt li:hover:before{transform:rotate(135deg);right:10px;box-shadow:inset 3px 3px 3px #000c,inset 6px 6px #ffffff80}.gallery-product ul#gallery-product__slider-alt{margin-top:10px;scroll-behavior:smooth;overflow:hidden;gap:5px}.gallery-product ul#gallery-product__slider-alt li{width:55px;height:55px;display:grid;place-items:center}.gallery-product ul#gallery-product__slider-alt li img{width:50px;height:50px;aspect-ratio:1/1;background-size:cover;background-position:50%}.gallery-product ul#gallery-product__slider-alt li.active{border:1px solid var(--brand-color);position:relative}.gallery-product ul#gallery-product__slider-alt li.active:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--brand-color);filter:opacity(.2)}@media(max-width:600px){.gallery-product{overflow:initial}.gallery-product ul#gallery-product__slider{align-items:flex-end;overflow:hidden;width:100%;aspect-ratio:auto;height:150px}.gallery-product ul#gallery-product__slider li{opacity:.5;width:auto}.gallery-product ul#gallery-product__slider li img{width:80px;height:80px;transition:all .2s ease-in-out}.gallery-product ul#gallery-product__slider li.active{opacity:1}.gallery-product ul#gallery-product__slider li.active img{width:150px;height:150px}.gallery-product ul#gallery-product__slider li .gallery-product__slider__video>:first-child{display:none}.gallery-product ul#gallery-product__slider li .gallery-product__slider__video>:nth-child(2){display:initial}.gallery-product ul#gallery-product__slider li:hover:after,.gallery-product ul#gallery-product__slider li:hover:before,.gallery-product ul#gallery-product__slider-alt{display:none}}
