.location-gallery{position:relative;color:rgb(var(--color-white-1))}.location-gallery--back-button{position:absolute;top:2.4rem;display:flex;align-items:center;gap:1.2rem;background:none;z-index:5}@media screen and (min-width: 750px){.location-gallery--back-button{top:4rem;gap:1.6rem}}.location-gallery--back-button--button{box-sizing:border-box;width:3.4rem;height:3.4rem;display:flex;justify-content:center;align-items:center;border:1.5px solid rgba(var(--color-white-2));border-radius:50%}.location-gallery--back-button--button:hover{border-color:rgba(var(--color-white-1))}.location-gallery--back-button--button:active{background:rgba(var(--color-white-1))}@media screen and (min-width: 750px){.location-gallery--back-button--button{width:4.4rem;height:4.4rem}}.location-gallery--back-button--button svg{width:1.4rem;height:1.4rem;transform:rotate(180deg)}@media screen and (min-width: 750px){.location-gallery--back-button--button svg{width:2.4rem;height:2.4rem}}.location-gallery--back-button--button:active path{stroke:rgba(var(--color-black-1))}.location-gallery--back-button--text{font-size:calc(var(--font-body-scale) * 1.6rem);font-weight:600}.location-gallery__container{z-index:3;position:relative}.location-gallery__background{position:absolute;top:0;left:0;right:0;height:100%;width:100%;background-color:rgba(var(--color-black-1),.88)}.location-gallery__background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-color:rgba(var(--color-black-1),.88)}.location-gallery__background__image{height:100%;width:100%}.location-gallery__container__thumbnail{display:grid;height:51.2rem;max-height:51.2rem;gap:2rem;grid-template:"item-1 item-1 item-2 item-3" "item-1 item-1 item-4 item-5";grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr}.thumbnail-item{display:flex;align-items:center;justify-content:center;border-radius:.8rem;overflow:hidden;cursor:pointer;width:100%;height:100%;position:relative}.thumbnail-item-1{grid-area:item-1;height:100%;width:100%}.thumbnail-item-2{grid-area:item-2}.thumbnail-item-3{grid-area:item-3}.thumbnail-item-4{grid-area:item-4}.thumbnail-item-5{grid-area:item-5}.thumbnail-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-black-1),.6);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;cursor:pointer;padding:1rem}.thumbnail-overlay svg.thumbnail-overlay-icon{width:2.4rem;height:2.4rem;padding:.6rem}.location-gallery__container__slider{padding-bottom:9.6rem;margin-top:2rem}@media screen and (max-width: 749px){.location-gallery--back-button--text{display:none}.location-gallery__container__thumbnail{height:25rem;gap:1.7rem;grid-template:"item-1 item-2" "item-1 item-3";grid-template-columns:70% 1fr;grid-template-rows:1fr 1fr}.location-gallery__container__slider{margin-top:1.7rem;padding-bottom:4.8rem}.location-gallery__container__slider .grid--3-col .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) * 2 / 3)}}.gallery-list__item{display:flex;cursor:pointer;flex-direction:column;gap:2.4rem;align-items:center;justify-content:center}.gallery-list__item img{position:relative;box-shadow:0 0 .2rem #0009,0 .4rem .8rem #0003;aspect-ratio:3/2;object-fit:contain}.list__item--title{font-weight:700;color:rgb(var(--color-black-5));word-break:normal;text-align:center}.location-gallery .slider-buttons{position:absolute;top:calc(50% - 5.2rem);transform:translate(-50%);left:50%;width:95%;display:flex;align-items:center;pointer-events:none;z-index:9}.location-gallery .slider-button{pointer-events:auto}.location-gallery .slider-buttons.left{justify-content:space-between}.gallery-list__item--image{background:transparent;width:100%}.gallery-list__item picture:before{content:"";position:absolute;top:0;left:0;width:100%;border-radius:.8rem;height:100%;z-index:9;background-color:rgba(var(--color-black-1),.68)}.overlay-image-container{width:100%;height:100%}.location-gallery .location-gallery-list{--grid-mobile-horizontal-spacing: 1.7rem;overflow-y:hidden;align-items:flex-start}@media screen and (max-width: 749px){.gallery-list__item--image,.gallery-list__item--image picture{max-height:12rem}.modal-container-level-2 .gallery-list__item--image,.modal-container-level-2 .gallery-list__item--image picture{max-height:100%}.gallery-list__item img{min-height:100%}.gallery-list__item{gap:.8rem}.location-gallery .slider-buttons{top:30%}.location-gallery .slider-button{width:2.4rem;height:2.4rem}.location-gallery .slider-button svg{width:1.3rem;height:1.3rem}}@media screen and (max-width: 375px){.location-gallery__container__thumbnail{grid-template-columns:65% 1fr}}.active .list__item--title,.active.gallery-list__item picture:before{color:rgb(var(--color-white-1));content:none}.modal-container{position:fixed;top:0;left:0;width:100%;z-index:20;height:100%;background-color:rgb(var(--color-black-1));overflow-y:auto;display:none}.modal-container-level-1{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:min-content;gap:2rem;padding-block:8rem}.modal-container-level-2{display:grid;padding-block:8rem;background-color:rgb(var(--color-black-1))}.modal-container-level-2 .gallery-list__item{cursor:default;height:max-content}.modal-items img{aspect-ratio:3 / 2;object-fit:contain}.modal-container-level-2 .gallery-list__item img{box-shadow:none}.modal-items{cursor:pointer;overflow:hidden}.no-scroll{overflow:hidden}.modal-container.active{display:block;z-index:101}.location-gallery .modal-nav{padding-block:3.2rem;box-shadow:0 .2rem .1rem #0000001f;background-color:rgb(var(--color-white-1))}.location-gallery .modal-container.level1{background-color:rgb(var(--color-white-1))}.location-gallery .modal-nav .slider-button{border:.15rem solid rgba(var(--color-black-6));width:2.8rem;height:2.8rem}.location-gallery .modal-nav .slider-button>svg{width:1.5rem;height:1.5rem}@media screen and (min-width: 750px) and (max-width: 990px){.location-gallery__container__thumbnail{max-height:40rem}}.location-gallery .slider-buttons--modal-2{position:initial;transform:none;width:100%;margin-top:4rem}.location-gallery-list-modal{margin:0;overflow-y:hidden;max-height:max-content}.location-gallery .slider-counter{line-height:calc(var(--font-body-scale) * 2rem);font-size:calc(var(--font-body-scale) * 1.6rem)}.location-gallery__subtitle{text-align:center;margin-top:1.2rem;line-height:calc(var(--font-body-scale) * 2rem);font-size:calc(var(--font-body-scale) * 1.4rem)}@media screen and (max-width: 749px){.location-gallery .slider-counter{line-height:calc(var(--font-body-scale) * 2rem);font-size:calc(var(--font-body-scale) * 1.5rem)}.location-gallery__subtitle{line-height:calc(var(--font-body-scale) * 1.6rem);font-size:calc(var(--font-body-scale) * 1.2rem)}.location-gallery .modal-nav{padding:2.4rem 1.6rem}.location-gallery .slider-buttons--modal-2{margin-top:2.4rem}.modal-container-level-1{padding-block:4rem;grid-template-columns:1fr}.modal-container-level-2{padding-block:12rem}}.location-gallery-list-modal .gallery-list__item picture:before{content:none}.location-gallery__title-container{margin-bottom:4rem}.location-gallery__title{text-align:center}.modal-nav--back{display:flex;align-items:center;gap:1.2rem;color:rgb(var(--color-black-1))}.modal-nav--features{color:rgb(var(--color-black-1));display:flex;align-items:center;gap:4rem}.modal-nav__request-location{gap:.8rem;display:flex;cursor:pointer;align-items:center}.inner-modal-nav{display:flex;justify-content:space-between}@media screen and (max-width: 749px){.modal-nav--features h6{display:none}.modal-nav--features{gap:2rem}.modal-nav--features svg{width:1.8rem;height:1.8rem}}@media screen and (max-width: 395px){.modal-nav-back--title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:20rem}}.location-gallery .thumbnail-overlay:hover svg{transform:translateY(-.4rem)}.location-gallery .modal-nav .thumbnail-overlay>svg{transition:transform .3s ease}.placeholder-svg-container{display:none}.location-gallery .placeholder-svg-container .thumbnail-item svg{width:auto;height:inherit}@media screen and (max-width: 749px){.placeholder-svg-container .thumbnail-item-4,.placeholder-svg-container .thumbnail-item-5{display:none}}.placeholder-svg-container.show{display:grid}.location-gallery .grid__item .gallery-list__item--image svg,.location-gallery .location-gallery-list-modal .gallery-list__item--image svg{border-radius:.8rem}.skeleton-image{width:100%;height:100%;position:absolute;z-index:3;top:0;background:linear-gradient(90deg,#eee 25%,#dedede,#eee 75%);background-size:200% 100%;animation:loading 2s infinite ease-in-out}.location-gallery .skeleton-image:empty{display:block}.skeleton-image.level-1{position:relative}.skeleton-container{width:100%;height:100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.location-gallery__container__slider .gallery-list__item--image,.location-gallery__container__slider .gallery-list__item--image img{border-radius:.8rem}.location-gallery slideshow-component{display:block}.modal-items__img-wrap{position:relative;width:100%;height:0;padding-bottom:66.66%;overflow:hidden;box-sizing:content-box}.modal-items__picture{position:absolute;top:0;right:0;bottom:0;left:0}.modal-items__img-wrap .wrap--img{max-width:101%;max-height:101%;position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);z-index:1}.product-location--left-container{max-height:412px;overflow:hidden}.product-location .product-location--left-container.show{max-height:100%;overflow:visible}@media screen and (min-width: 750px){.product-location--left-container{max-height:416px}}@media screen and (max-height: 728px){.location-gallery__container__thumbnail{max-height:45vh;max-width:100vw;margin:auto}.location-gallery__title-container .location-gallery__title{font-size:calc(var(--font-heading-scale) * 2.8rem);line-height:calc(var(--font-heading-scale) * 3.2rem)}.location-gallery__title-container{margin-bottom:1rem}.location-gallery__container__slider{max-width:70vw;margin:auto}.location-gallery__container__slider .gallery-list__item{gap:.8rem}.location-gallery__container__slider .gallery-list__item--image picture,.location-gallery__container__slider .gallery-list__item--image{max-height:10rem}.location-gallery__subtitle{margin-top:.6rem}.location-gallery .slider-buttons{top:calc(50% - 3.2rem)}.location-gallery .slider-button{width:3.4rem;height:3.4rem}.location-gallery .slider-button>svg{width:1.4rem;height:1.4rem}}@media screen and (max-height: 728px) and (max-width: 749px){.location-gallery__container__thumbnail{max-height:45vh;max-width:100%;margin:auto}.location-gallery__container__slider{max-width:100%;margin:auto}}@media screen and (min-height: 729px) and (max-height: 1110px){.location-gallery__container__thumbnail{max-height:45vh;max-width:100%;margin:auto}.location-gallery__title-container .location-gallery__title{font-size:calc(var(--font-heading-scale) * 4rem);line-height:calc(var(--font-heading-scale) * 4.4rem)}.location-gallery__title-container{margin-bottom:2rem}.location-gallery__container__slider{max-width:100vw;margin:auto}.location-gallery__container__slider .gallery-list__item{gap:.8rem}.location-gallery__container__slider .gallery-list__item--image picture,.location-gallery__container__slider .gallery-list__item--image{max-height:15rem}.location-gallery .slider-buttons{top:calc(50% - 3.2rem)}.location-gallery .slider-button{width:3.4rem;height:3.4rem}.location-gallery .slider-button>svg{width:1.4rem;height:1.4rem}}.location-gallery__subtitle-link-wrapper{display:flex;justify-content:center;gap:.5rem}.location-gallery__subtitle-link-wrapper a{text-decoration:underline;text-underline-offset:.5rem;color:rgb(var(--color-white-1))}
/*# sourceMappingURL=/cdn/shop/t/65/assets/section-product-location-gallery.css.map */
