.product-gallery{gap:.5rem;grid-column:1/-1}@media (min-width:768px){.product-gallery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}}.product-gallery__nav{display:none}@media (min-width:768px){.product-gallery__nav{align-items:center;display:flex;flex-direction:column}.product-gallery__nav>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}}.product-gallery__nav-btn{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.product-gallery__nav-btn:hover{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.product-gallery__nav-btn{border-radius:.25rem;padding:.25rem}.product-gallery__nav-btn:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(147 197 253/var(--tw-ring-opacity,1))}.product-gallery__thumb-list{display:flex;flex-direction:column}.product-gallery__thumb-list>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.product-gallery__thumb-list{max-height:420px;overflow-y:auto;scroll-behavior:smooth}.product-gallery__thumb-list::-webkit-scrollbar{display:none}.product-gallery__thumb{border-radius:.5rem;border-width:1px;flex-shrink:0;overflow:hidden;width:6rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));cursor:pointer;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.product-gallery__thumb:hover{--tw-border-opacity:1;border-color:rgb(125 192 224/var(--tw-border-opacity,1))}.product-gallery__thumb--active{border-width:2px;--tw-border-opacity:1;border-color:rgb(92 163 206/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgba(209,213,219,.5);transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.product-gallery__thumb-img{height:100%;-o-object-fit:contain;object-fit:contain;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.product-gallery__thumb-img:hover{transform:scale(1.05)}.product-gallery__main{align-items:center;display:flex;flex-direction:column;grid-column:1/-1;justify-content:center}@media (min-width:768px){.product-gallery__main{grid-column:span 4/span 4}}.product-gallery__main-wrapper{border-radius:.5rem;max-width:28rem;overflow:hidden;position:relative;width:100%;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);aspect-ratio:1/1;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.product-gallery__main-wrapper:hover .product-gallery__zoom{opacity:1;pointer-events:auto}.product-gallery__main-img{border-radius:.5rem;cursor:zoom-in;height:100%;-o-object-fit:cover;object-fit:cover;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.product-gallery__zoom{background-image:var(--zoom-image-url);background-position:var(--zoom-position,center);background-repeat:no-repeat;background-size:150%;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.product-gallery__thumb-list--mobile{-moz-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row;margin-top:1rem;overflow-x:auto;padding-left:1rem;padding-right:1rem;scroll-behavior:smooth;width:100%}@media (min-width:768px){.product-gallery__thumb-list--mobile{display:none}}.product-gallery__thumb-list--mobile::-webkit-scrollbar{display:none}.product-gallery__thumb--horizontal{border-radius:.5rem;border-width:1px;flex-shrink:0;overflow:hidden;width:6rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));cursor:pointer;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.product-gallery__thumb--horizontal:hover{--tw-border-opacity:1;border-color:rgb(125 192 224/var(--tw-border-opacity,1))}