#lightbox{background:var(--black-75);display:flex;flex-direction:column;height:100dvh;height:100vh;left:0;position:fixed;top:0;transition:opacity .5s ease;width:100%;z-index:9999999}#lightbox:not(.active){opacity:0;pointer-events:none}#lightbox>.sub-wrapper{align-items:center;height:100%;justify-content:center;padding:2em var(--side-padding)}.lightbox-close-btn{color:var(--white);position:absolute;right:1em;top:1em}.lightbox-swiper{display:flex;flex-direction:column;height:80vh;padding:0 3em;position:relative;transition:opacity .5s ease;width:100%}.lightbox-swiper-nav{color:var(--white);display:flex;font-size:1.75em;gap:1em;justify-content:space-between;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:10}.lightbox-swiper-nav-btn{pointer-events:all}.lightbox-swiper-nav-btn.main-btn-icon:disabled{cursor:not-allowed;opacity:.2}.lightbox-swiper-nav-btn.main-btn-icon .icon{height:4em;width:1em}.lightbox-swiper-nav-btn.prev .icon{transform:rotate(90deg)}.lightbox-swiper-nav-btn.next .icon{transform:rotate(-90deg)}.lightbox-swiper:not(.active){opacity:0}.lightbox-swiper .swiper-wrapper,.lightbox-swiper>.swiper{height:100%;width:100%}.lightbox-swiper .swiper-slide{align-items:center;display:flex;height:100%;justify-content:center}.lightbox-swiper .swiper-slide .full{height:auto;max-height:100%;max-width:100%;width:auto}.gallery-crsl{align-items:stretch;background:var(--white);color:var(--mono-800);display:flex;flex-direction:column;font-family:var(--font-sans);overflow:hidden;padding:6em 0}.gallery-crsl-title{align-self:center;font-weight:900;line-height:1.15em;margin-bottom:2em;text-align:center}.gallery-crsl-swiper{display:flex;flex-direction:column;overflow:visible;padding:1em 0 5em;position:relative;transition:opacity .5s ease;width:100%}.gallery-crsl-nav{display:none;gap:1em;position:absolute;right:var(--side-padding);top:0;z-index:10}.gallery-crsl-nav,.gallery-crsl-nav-btn{align-items:center;justify-content:center}.gallery-crsl-nav-btn{background:var(--mono-100);border-radius:2em;color:var(--purple-800);display:flex;height:2em;width:3em}.gallery-crsl-nav-btn:hover{background:var(--purple-300)}.gallery-crsl-nav-btn:disabled{background:var(--mono-100);cursor:not-allowed;opacity:.5}.gallery-crsl-nav-btn.prev{transform:rotate(180deg)}.gallery-crsl-swiper:not(.active){opacity:0}.gallery-crsl-swiper>.swiper{overflow:visible;width:100%}.gallery-crsl-swiper .swiper-wrapper{align-items:stretch;overflow:visible;width:100%}.gallery-crsl-swiper .swiper-slide{height:50vw}.gallery-crsl-swiper .swiper-slide img{cursor:zoom-in}.gallery-crsl-pag{align-items:center;bottom:0;display:flex;gap:8px;justify-content:center;left:0;list-style:none;padding:1.5em 0;pointer-events:none;position:absolute;width:100%;z-index:10}.gallery-crsl-pag button{background:var(--mono-600);cursor:pointer;height:3px;opacity:.4;pointer-events:all;width:1.2em}.gallery-crsl-pag button.active{opacity:1}@media(min-width:700px){.gallery-crsl-title{margin-bottom:0}.gallery-crsl-swiper{padding:4.5em 0 5em}.gallery-crsl-nav{display:flex}.gallery-crsl-swiper .swiper-slide{height:40vw}}@media(min-width:1000px){.gallery-crsl-swiper .swiper-slide{height:40vw;max-height:400px}}
