.gallery-style-1__flex{display:flex;gap:1.2rem}.gallery-style-1--has-background{background-image:var(--gallery-bg-image);background-position:center;background-repeat:no-repeat;background-size:cover}.gallery-style-1__trigger{position:relative;display:block;height:100%;padding:0;border:0;-webkit-appearance:none;appearance:none;background:transparent;color:inherit;text-align:inherit;cursor:zoom-in;overflow:hidden;isolation:isolate}.gallery-style-1__mobile .gallery-style-1__trigger{width:100%}.gallery-style-1__trigger:after{content:"+";position:absolute;top:1.2rem;right:1.2rem;z-index:2;display:flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;border:.1rem solid rgba(255,255,255,.58);border-radius:999px;background:#ffffff1a;color:#fffffff5;font-size:2.2rem;font-weight:300;line-height:1;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);box-shadow:0 .8rem 2rem #00000024;pointer-events:none;animation:gallery-style-1-plus-float 2.6s ease-in-out infinite;transition:transform .25s ease,background-color .25s ease,border-color .25s ease}.gallery-style-1__trigger:hover:after,.gallery-style-1__trigger:focus-visible:after{transform:scale(1.08);background:#ffffff2e;border-color:#ffffffc2}.gallery-style-1__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2.4rem;background-color:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;perspective:160rem}.gallery-style-1__lightbox[hidden]{display:none!important}.gallery-style-1__lightbox-stage{position:relative;max-width:min(90vw,118rem);max-height:90vh;transform-origin:center center;transition:transform .14s cubic-bezier(.22,1,.36,1),opacity .14s cubic-bezier(.22,1,.36,1)!important;transform:scale(.92);opacity:0;will-change:transform,opacity}.gallery-style-1__lightbox--active .gallery-style-1__lightbox-stage{transform:scale(1);opacity:1}.gallery-style-1__lightbox-image{display:block;width:auto;max-width:90vw;height:auto;max-height:90vh;object-fit:contain;transition:transform .14s cubic-bezier(.22,1,.36,1)!important;transform-origin:center center;transform:rotate(0);will-change:transform}.gallery-style-1__lightbox--active .gallery-style-1__lightbox-image{transform:rotate(90deg)}.gallery-style-1__lightbox .gallery-style-1__popup-card{position:absolute;left:50%;top:50%;z-index:2;width:min(34rem,36vw);padding:1.6rem 1.8rem;border:.1rem solid rgba(255,255,255,.24);border-radius:2rem;background:color-mix(in srgb,rgba(var(--color-background)) 72%,transparent);backdrop-filter:blur(1.6rem);-webkit-backdrop-filter:blur(1.6rem);box-shadow:0 1.6rem 4rem #0000002e;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);pointer-events:none;transform:translate(-50%)}.gallery-style-1__popup-card[hidden],.gallery-style-1__popup-heading[hidden],.gallery-style-1__popup-text[hidden]{display:none!important}.gallery-style-1__popup-heading{margin:0;font-family:var(--font-heading-family);font-size:clamp(2rem,2vw,2.8rem);line-height:1.1;color:inherit}.gallery-style-1__popup-text{margin:1rem 0 0;font-size:1.4rem;line-height:1.6;color:color-mix(in srgb,rgba(var(--color-foreground)) 78%,transparent);white-space:pre-line}@keyframes gallery-style-1-swipe-x{0%,to{transform:translate3d(-1.2rem,0,0);opacity:.35}50%{transform:translate3d(1.2rem,0,0);opacity:1}}@keyframes gallery-style-1-swipe-y{0%,to{transform:translate3d(0,1.4rem,0);opacity:.35}50%{transform:translate3d(0,-1.4rem,0);opacity:1}}@keyframes gallery-style-1-plus-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-.35rem,0)}}@media(max-width:991px){.gallery-style-1__trigger:after{top:1rem;right:1rem;width:3.4rem;height:3.4rem;font-size:2rem}.gallery-style-1__lightbox{padding:1.6rem}.gallery-style-1__lightbox-stage{max-width:min(88vw,76rem);max-height:86vh}.gallery-style-1__lightbox-image{max-width:88vw;max-height:86vh}.gallery-style-1__lightbox .gallery-style-1__popup-card{left:50%;right:auto;top:50%;width:min(23rem,52vw);padding:1.2rem 1.4rem;border-radius:1.6rem}.gallery-style-1__popup-heading{font-size:1.55rem;line-height:1.15}.gallery-style-1__popup-text{margin-top:.8rem;font-size:1.15rem;line-height:1.4}.gallery-style-1__lightbox:before,.gallery-style-1__lightbox:after{position:fixed;z-index:10001;display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border:.1rem solid rgba(255,255,255,.45);border-radius:999px;background:#ffffff14;pointer-events:none;backdrop-filter:blur(.8rem);-webkit-backdrop-filter:blur(.8rem);box-shadow:0 .8rem 2.4rem #0000002e}.gallery-style-1__lightbox:before{content:"";top:calc(50% + 3.2rem);right:2rem;background:radial-gradient(circle at center,rgba(255,255,255,.96) 0 .38rem,transparent .42rem),linear-gradient(90deg,#ffffffe0,#dde1e6eb) center / 1.8rem .18rem no-repeat,#ffffff14;animation:gallery-style-1-swipe-x 1.35s ease-in-out infinite}.gallery-style-1__lightbox:after{content:"";top:50%;right:2rem;margin-top:-2.4rem;background:radial-gradient(circle at center,rgba(255,255,255,.96) 0 .38rem,transparent .42rem),linear-gradient(180deg,#ffffffe0,#dde1e6eb) center / .18rem 1.8rem no-repeat,#ffffff14;animation:gallery-style-1-swipe-y 1.35s ease-in-out infinite}}@media(min-width:768px){.gallery-style-1__flex{gap:2rem}}@media(min-width:1200px){.gallery-style-1__flex{gap:2.8rem}}.gallery-style-1__item{height:100%}.gallery-style-1__item--radius{border-radius:var(--gallery-radius);overflow:hidden}.gallery-style-1__item .xo-image{width:100%;height:100%}.gallery-style-1__item img{width:100%;height:100%;transition:all .5s ease-in-out;will-change:transform}.gallery-style-1__item .xo-image__placeholder,.gallery-style-1__item .placeholder-svg{width:100%;height:100%}.gallery-style-1__item:hover img{transform:scale(1.05)}.gallery-style-1__desktop .gallery-style-1__item--1{border-top-left-radius:0;border-bottom-left-radius:0}.gallery-style-1__desktop .gallery-style-1__item--4{border-top-right-radius:0;border-bottom-right-radius:0}.gallery-style-1__item--1{width:100%}@media(min-width:768px){.gallery-style-1__item--1{height:40rem}}@media(min-width:992px){.gallery-style-1__item--1{height:unset;width:10rem}}@media(min-width:1200px){.gallery-style-1__item--1{width:15rem}}@media(min-width:1800px){.gallery-style-1__item--1{width:23rem}}.gallery-style-1__item--2,.gallery-style-1__item--3{width:100%}@media(min-width:768px){.gallery-style-1__item--2,.gallery-style-1__item--3{height:40rem}}@media(min-width:992px){.gallery-style-1__item--2,.gallery-style-1__item--3{height:unset;width:22.5rem}}@media(min-width:1200px){.gallery-style-1__item--2,.gallery-style-1__item--3{width:24.5rem}}@media(min-width:1400px){.gallery-style-1__item--2,.gallery-style-1__item--3{width:32.5rem}}@media(min-width:1800px){.gallery-style-1__item--2,.gallery-style-1__item--3{width:42.5rem}}.gallery-style-1__item--4{width:100%}@media(min-width:768px){.gallery-style-1__item--4{height:40rem}}@media(min-width:992px){.gallery-style-1__item--4{height:unset;width:10rem}}@media(min-width:1200px){.gallery-style-1__item--4{width:15rem}}@media(min-width:1800px){.gallery-style-1__item--4{width:23rem}}.gallery-style-1__text{width:100%;height:26.6rem;background-color:color-mix(in srgb,rgba(var(--color-layer)) 100%,transparent);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.8rem;padding:0 1rem}@media(min-width:768px){.gallery-style-1__text{gap:2.4rem;padding:3rem 1rem;width:100%;height:26.6rem}}@media(min-width:992px){.gallery-style-1__text{padding:4rem 1.6rem;width:calc(100vw - 73rem);height:100%}}@media(min-width:1200px){.gallery-style-1__text{gap:2.8rem;padding:4rem 1.6rem;width:calc(100vw - 90.2rem);height:100%}}@media(min-width:1400px){.gallery-style-1__text{gap:2.8rem;padding:4rem 2rem;width:calc(100vw - 106.2rem);height:100%}}@media(min-width:1800px){.gallery-style-1__text{gap:3.4rem;padding:5rem 2rem;width:calc(100vw - 142.2rem);height:100%}}.gallery-style-1__heading{font-family:var(--font-heading-family);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-weight:var(--font-heading-weight);word-break:break-word;word-wrap:break-word}.gallery-style-1__subtext{max-width:48rem;margin:-.6rem 0 0;font-size:1.4rem;line-height:1.6;color:color-mix(in srgb,rgba(var(--color-foreground)) 72%,transparent)}.gallery-style-1__subtext p{margin:0}@media(min-width:768px){.gallery-style-1__subtext{font-size:1.5rem}}.gallery-style-1__desktop{display:none}@media(min-width:992px){.gallery-style-1__desktop{display:block}}.gallery-style-1__mobile{display:block}@media(min-width:992px){.gallery-style-1__mobile{display:none}}.gallery-style-1__grid{row-gap:1.2rem;column-gap:1.2rem}
/*# sourceMappingURL=/cdn/shop/t/48/assets/section-gallery-style-1.css.map */
