.next-gallery__slide[data-variant-hidden],.next-gallery__thumb[data-variant-hidden],.next-gallery__dot[data-variant-hidden],.next-modal__slide[data-variant-hidden],.next-modal__thumb[data-variant-hidden]{display:none!important}.next-gallery{position:relative;width:100%}.next-gallery__thumbs{display:none}.next-gallery__thumb-nav{background:none;border:none;cursor:pointer;padding:4px;color:rgba(var(--color-foreground),.5);display:flex;align-items:center;justify-content:center}.next-gallery__thumb-nav:hover{color:rgb(var(--color-foreground))}.next-gallery__thumb-nav:disabled{opacity:.3;cursor:default}.next-gallery__thumb-nav--up .svg-wrapper{transform:rotate(180deg)}.next-gallery__thumb-nav .icon{width:10px;height:6px}.next-gallery__thumb-list{display:flex;flex-direction:column;gap:8px;overflow-y:auto;scrollbar-width:none;flex:1}.next-gallery__thumb-list::-webkit-scrollbar{display:none}.next-gallery__thumb{width:75px;border:2px solid transparent;padding:0;cursor:pointer;background:none;flex-shrink:0;overflow:hidden}.next-gallery__thumb.is-active{border-color:rgb(var(--color-foreground))}.next-gallery__thumb:hover:not(.is-active){opacity:.7}.next-gallery__thumb img{width:100%;height:auto;display:block;object-fit:cover}.next-gallery__main{position:relative;min-width:0}.next-gallery__slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:4px;touch-action:pan-y}.next-gallery__slides::-webkit-scrollbar{display:none}.next-gallery__slide{flex:0 0 calc(100% - 40px);scroll-snap-align:center;cursor:pointer}.next-gallery__img{width:100%;height:auto;display:block}.next-gallery__nav,.next-gallery__expand{display:none}.next-gallery__dots{display:flex;justify-content:flex-start;gap:6px;padding:12px 0 16px}.next-gallery__dot{width:8px;height:8px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.35);background:transparent;padding:0;cursor:pointer;transition:background-color .2s,border-color .2s}.next-gallery__dot.is-active{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.next-gallery__main{margin-left:-1.5rem;margin-right:-1.5rem}.next-gallery__slides{padding-left:1.5rem;scroll-padding-left:1.5rem}.next-gallery__slide:last-child{margin-right:1.5rem}.next-gallery__dots{padding-left:0;padding-right:0;justify-content:center}}@media screen and (min-width:750px)and (max-width:989px){.next-gallery__slides{display:block;overflow:hidden}.next-gallery__slide{display:none;flex:none}.next-gallery__slide.is-active{display:block}.next-gallery__dots{justify-content:flex-start}}@media screen and (min-width:990px)and (max-width:1199px){.next-gallery{display:flex;gap:10px}.next-gallery__thumbs{display:flex;flex-direction:column;align-items:center;width:85px;flex-shrink:0;gap:4px}.next-gallery__thumb-list{max-height:520px}.next-gallery__thumb{width:75px}.next-gallery__main{flex:1}.next-gallery__slides{display:block;overflow:hidden}.next-gallery__slide{display:none;flex:none}.next-gallery__slide.is-active{display:block}.next-gallery__nav{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#ffffffd9;border:none;cursor:pointer;z-index:2;box-shadow:0 1px 4px #0000001f;transition:background-color .2s}.next-gallery__nav:hover{background:#fff}.next-gallery__nav:disabled{opacity:.35;cursor:default}.next-gallery__nav--prev{left:12px}.next-gallery__nav--prev .svg-wrapper{transform:rotate(90deg)}.next-gallery__nav--next{right:12px}.next-gallery__nav--next .svg-wrapper{transform:rotate(-90deg)}.next-gallery__nav .icon{width:10px;height:6px}.next-gallery__expand{display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:4px;background:#ffffffd9;border:none;cursor:pointer;z-index:2;transition:background-color .2s}.next-gallery__expand:hover{background:#fff}.next-gallery__expand .icon{width:14px;height:14px}.next-gallery__dots{display:none}}@media screen and (min-width:1200px){.next-gallery__thumbs{display:none}.next-gallery__slides{display:grid;grid-template-columns:1fr 1fr;gap:4px;overflow:visible}.next-gallery__slide{display:block;flex:none;cursor:pointer}.next-gallery__nav,.next-gallery__expand,.next-gallery__dots{display:none}}product-modal.next-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}product-modal.next-modal[open]{display:flex;background:#fffffff2;overflow:hidden}.next-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#fffffff2}.next-modal__container{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:column}.next-modal__close{position:absolute;top:10px;right:10px;z-index:10;width:44px;height:44px;border-radius:50%;background:#fff;border:1.5px solid rgba(0,0,0,.25);box-shadow:0 1px 4px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .2s;color:#000}.next-modal__close:hover{opacity:.8;cursor:pointer}.next-modal__close .icon{width:16px;height:16px}.next-modal__body{flex:1;display:flex;overflow:hidden;min-height:0}.next-modal__thumbs{width:70px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;padding:10px 0;gap:2px;background:#00000008}.next-modal__thumb-nav{background:none;border:none;cursor:pointer;padding:4px;color:#00000059;display:flex;align-items:center;justify-content:center;flex-shrink:0}.next-modal__thumb-nav:hover{color:#000000b3}.next-modal__thumb-nav--up .svg-wrapper{transform:rotate(180deg)}.next-modal__thumb-nav .icon{width:10px;height:6px}.next-modal__thumb-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:6px;padding:0 6px;scrollbar-width:none}.next-modal__thumb-list::-webkit-scrollbar{display:none}.next-modal__thumb{width:54px;border:2px solid rgba(0,0,0,.1);background:none;padding:0;cursor:pointer;flex-shrink:0;overflow:hidden;border-radius:2px;transition:border-color .15s}.next-modal__thumb.is-active{border-color:#000000b3}.next-modal__thumb:hover:not(.is-active){border-color:#00000059}.next-modal__thumb img{width:100%;height:auto;display:block;object-fit:cover}.next-modal__main{flex:1;display:flex;align-items:center;justify-content:center;padding:20px 20px 10px;min-width:0;touch-action:none}.next-modal__slide{display:none;width:100%;height:100%}.next-modal__slide.is-active{display:flex;align-items:center;justify-content:center}.next-modal__img{max-width:100%;max-height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform-origin:center center;will-change:transform}.next-modal__title{color:#000000b3;text-align:center;padding:4px 80px 14px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}@media screen and (max-width:749px){.next-modal__body{position:relative}.next-modal__thumbs{position:absolute;left:6px;top:6px;z-index:5;width:auto;max-height:calc(100% - 12px);background:#ffffffbf;border-radius:10px;padding:4px 0;transition:opacity .2s,visibility .2s}.next-modal__thumb-nav{color:#00000059}.next-modal__thumb-nav:hover{color:#000000b3}.next-modal__thumb{width:90px;border-color:#0000001a;border-radius:4px}.next-modal__thumb.is-active{border-color:#000000b3}.next-modal__thumb:hover:not(.is-active){border-color:#0000004d}.next-modal__thumb-list{max-height:380px;padding:0 8px}.next-modal__main{padding:0}.next-modal__title{padding:4px 50px 10px;font-size:12px}.next-modal__close{width:32px;height:32px}product-modal.next-modal.is-zooming .next-modal__thumbs{opacity:0;visibility:hidden;pointer-events:none}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-next-gallery.css.map */
