.laps-first-media{position:relative}.laps-open-lightbox-opener{position:absolute;top:1.6rem;right:1.6rem;z-index:2;display:inline-flex}.laps-open-lightbox{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border-radius:50%;background-color:#ffffffeb;color:rgb(var(--color-foreground));border:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 .2rem .6rem #00000014;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.laps-open-lightbox:hover,.laps-open-lightbox:focus-visible{background-color:#fff;transform:scale(1.05);outline:none}.laps-open-lightbox svg{width:1.8rem;height:1.8rem}@media screen and (min-width:750px){.laps-open-lightbox-opener{display:none}.product-main--laps .product__media-wrapper .product-media-container,.product-main--laps .product__media-wrapper .product__media-toggle,.product-main--laps .product__media-wrapper .product__media-toggle:after,.product-main--laps .product__modal-opener--image .product__media-toggle:hover{cursor:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%3E%3Cpath%20d='M11%204v14M4%2011h14'%20stroke='rgb(255,255,255)'%20stroke-width='3.5'%20stroke-linecap='round'/%3E%3Cpath%20d='M11%204v14M4%2011h14'%20stroke='rgb(26,26,26)'%20stroke-width='1.8'%20stroke-linecap='round'/%3E%3C/svg%3E") 11 11,zoom-in}}.laps-mobile-dots{display:none}@media screen and (max-width:749px){.product-main--laps .product__media-wrapper .product__media-toggle{pointer-events:none}.product-main--laps .product__media-wrapper{--laps-mobile-header: 72px;--laps-mobile-slide-padding: 1.6rem;--laps-mobile-slide-height: calc((100vh - var(--laps-mobile-header)) * .7)}.product-main--laps .product__media-wrapper>.product-media-container,.product-main--laps .product__media-wrapper>.laps-first-media{height:var(--laps-mobile-slide-height);min-height:0;padding:var(--laps-mobile-slide-padding);box-sizing:border-box;display:flex;align-items:center;justify-content:center}.product-main--laps .product__media-wrapper>.laps-first-media>.product-media-container{width:100%;height:100%;max-width:100%;display:flex;align-items:center;justify-content:center}.product-main--laps .product__media-wrapper .product-media-container>modal-opener,.product-main--laps .product__media-wrapper .product-media-container>.product__modal-opener{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-main--laps .product__media-wrapper .product-media-container .media{padding-top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:visible}.product-main--laps .product__media-wrapper .product-media-container .media>img,.product-main--laps .product__media-wrapper .product-media-container .media>deferred-media,.product-main--laps .product__media-wrapper .product-media-container .media>product-model{position:static;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.product-main--laps .product__media-wrapper>.product-media-container{padding:0}.product-main--laps .product__media-wrapper>.product-media-container .media>img,.product-main--laps .product__media-wrapper>.product-media-container .media>deferred-media,.product-main--laps .product__media-wrapper>.product-media-container .media>product-model{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover}.laps-mobile-dots{display:flex;justify-content:center;align-items:center;gap:.8rem;padding:1.2rem 0 .4rem}.laps-mobile-dots__dot{-webkit-appearance:none;appearance:none;background:none;border:0;padding:0;cursor:pointer;width:1.6rem;height:1.6rem;display:inline-flex;align-items:center;justify-content:center}.laps-mobile-dots__dot span{display:block;width:.7rem;height:.7rem;border-radius:50%;background-color:rgba(var(--color-foreground),.25);transition:background-color .2s ease,transform .2s ease}.laps-mobile-dots__dot.is-active span{background-color:rgb(var(--color-foreground));transform:scale(1.15)}}laps-product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;visibility:hidden;opacity:0;z-index:-1;background-color:rgb(var(--color-background))}laps-product-lightbox[open]{visibility:visible;opacity:1;z-index:101}.laps-lightbox__dialog{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.laps-lightbox__close{position:absolute;top:1.6rem;right:1.6rem;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border-radius:50%;background-color:rgb(var(--color-background));color:rgba(var(--color-foreground),.65);border:.1rem solid rgba(var(--color-foreground),.12);cursor:pointer;transition:color .15s ease}.laps-lightbox__close:hover,.laps-lightbox__close:focus-visible{color:rgb(var(--color-foreground));outline:none}.laps-lightbox__close svg{width:1.8rem;height:1.8rem}@media screen and (min-width:750px){.laps-lightbox__close{top:2.4rem;right:2.4rem}}.laps-lightbox__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:none;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border-radius:50%;background-color:rgba(var(--color-background),.92);color:rgb(var(--color-foreground));border:.1rem solid rgba(var(--color-foreground),.12);cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.laps-lightbox__arrow:disabled{opacity:.3;cursor:not-allowed}.laps-lightbox__arrow:not(:disabled):hover,.laps-lightbox__arrow:not(:disabled):focus-visible{background-color:rgb(var(--color-background));outline:none}.laps-lightbox__arrow--prev{left:2rem}.laps-lightbox__arrow--next{right:2rem}.laps-lightbox__arrow svg{width:1.6rem;height:1.6rem}.laps-lightbox__arrow--prev svg{transform:rotate(90deg)}.laps-lightbox__arrow--next svg{transform:rotate(-90deg)}@media screen and (min-width:750px){.laps-lightbox__arrow{display:inline-flex}}@media screen and (min-width:990px){.laps-lightbox__arrow--prev{left:4rem}.laps-lightbox__arrow--next{right:4rem}}.laps-lightbox__viewport{position:relative;width:100%;height:100%;overflow:hidden}.laps-lightbox__track{display:flex;flex-direction:row;width:100%;height:100%;transform:translate(0);transition:transform .4s cubic-bezier(.22,.61,.36,1);touch-action:pan-y pinch-zoom}.laps-lightbox__slide{flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:6rem 2rem 8rem;box-sizing:border-box}@media screen and (min-width:750px){.laps-lightbox__slide{padding:8rem 8rem 10rem}}.laps-lightbox__slide-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.laps-lightbox__slide-inner img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.laps-lightbox__slide-inner deferred-media,.laps-lightbox__slide-inner .deferred-media,.laps-lightbox__slide-inner product-model{width:100%;max-width:80rem;max-height:100%}@media screen and (min-width:750px){.laps-lightbox__slide--zoomable .laps-lightbox__slide-inner img{cursor:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%3E%3Cpath%20d='M11%204v14M4%2011h14'%20stroke='rgb(255,255,255)'%20stroke-width='3.5'%20stroke-linecap='round'/%3E%3Cpath%20d='M11%204v14M4%2011h14'%20stroke='rgb(26,26,26)'%20stroke-width='1.8'%20stroke-linecap='round'/%3E%3C/svg%3E") 11 11,zoom-in;transition:transform .3s ease;will-change:transform}.laps-lightbox__slide--zoomable.is-zoomed .laps-lightbox__slide-inner img{cursor:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%3E%3Cpath%20d='M4%2011h14'%20stroke='rgb(255,255,255)'%20stroke-width='3.5'%20stroke-linecap='round'/%3E%3Cpath%20d='M4%2011h14'%20stroke='rgb(26,26,26)'%20stroke-width='1.8'%20stroke-linecap='round'/%3E%3C/svg%3E") 11 11,zoom-out}}.laps-lightbox__counter{position:absolute;bottom:4.4rem;left:50%;transform:translate(-50%);z-index:3;color:rgba(var(--color-foreground),.7);pointer-events:none;font-size:1.2rem}@media screen and (min-width:750px){.laps-lightbox__counter{bottom:5.6rem}}.laps-lightbox__dots{position:absolute;bottom:1.6rem;left:50%;transform:translate(-50%);z-index:3;display:flex;gap:.8rem;align-items:center;justify-content:center}@media screen and (min-width:750px){.laps-lightbox__dots{bottom:2.4rem}}.laps-lightbox__dot{-webkit-appearance:none;appearance:none;background:none;border:0;padding:0;cursor:pointer;width:1.6rem;height:1.6rem;display:inline-flex;align-items:center;justify-content:center}.laps-lightbox__dot span{display:block;width:.7rem;height:.7rem;border-radius:50%;background-color:rgba(var(--color-foreground),.25);transition:background-color .2s ease,transform .2s ease}.laps-lightbox__dot.is-active span{background-color:rgb(var(--color-foreground));transform:scale(1.15)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/laps-product-lightbox.css.map */
