.gallery-item{border-radius:1em;cursor:pointer;height:60vw;overflow:hidden;width:100%}@media(min-width:700px){.gallery-item{height:40vw}}@media(min-width:1000px){.gallery-item{height:30vw}.gallery-item .full{transition:transform .5s ease;will-change:transform}.gallery-item:hover .full{transform:scale(1.05)}}@media(min-width:1440px){.gallery-item{height:25vw}}@media(min-width:1920px){.gallery-item{height:18vw}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.gallery{padding:10em 0 6em}.gallery-top{margin-bottom:2em;text-align:center}.gallery-inner,.gallery-top{display:flex;flex-direction:column;gap:1em;width:100%}@media(min-width:700px){.gallery-inner{display:grid;gap:1em;grid-template-columns:1fr 1fr}}@media(min-width:1000px){.gallery-inner{gap:2em;grid-template-columns:1fr 1fr 1fr}.gallery-item:first-child,.gallery-item:nth-child(11),.gallery-item:nth-child(7){grid-column:span 2}}.gallery-lightbox{background-color:var(--darkest-green-95);height:100vh;justify-content:center;padding:2em;position:fixed;z-index:9999}.gallery-lightbox,.gallery-lightbox-controls{align-items:center;display:flex;left:0;top:0;width:100%}.gallery-lightbox-controls{justify-content:space-between;padding:1.5em 2em;position:absolute;z-index:10}.gallery-lightbox-close{align-items:center;background:transparent;border:none;color:var(--baby-mono);cursor:pointer;display:flex;font-size:3em;height:50px;justify-content:center;line-height:1;padding:0;transition:color .3s ease;width:50px}.gallery-lightbox-close:hover{color:var(--white)}.gallery-lightbox-counter{align-items:flex-end;color:var(--baby-mono);display:flex;flex-direction:column;font-size:1.2em;font-weight:500;gap:.3em}.gallery-lightbox-hint{color:var(--light-mono);font-size:.7em;font-weight:400;opacity:.8}.gallery-lightbox-swiper{height:100%;max-height:85vh;max-width:90vw;opacity:0;position:relative;transition:opacity .5s ease;width:100%}.gallery-lightbox-swiper.active{opacity:1}.gallery-lightbox-swiper>.swiper{height:100%;width:100%}.gallery-lightbox-swiper .swiper-wrapper{align-items:center;height:100%;width:100%}.gallery-lightbox-swiper .swiper-slide,.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center}.swiper-zoom-container{cursor:zoom-in;width:100%}.swiper-zoom-container.swiper-zoom-container-zoomed{cursor:zoom-out}.swiper-zoom-container img{height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.gallery-lightbox-nav{bottom:2em;display:flex;gap:1em;left:50%;position:absolute;transform:translate(-50%);z-index:10}.gallery-lightbox-nav-btn{align-items:center;background:#fff9;border:1px solid;border-radius:50%;color:var(--green);cursor:pointer;display:flex;height:3em;justify-content:center;transition:all .3s ease;width:3em}.gallery-lightbox-nav-btn:hover:not(:disabled){background:#fff3;color:var(--light-green)}.gallery-lightbox-nav-btn:disabled{cursor:not-allowed;opacity:.3}.gallery-lightbox-nav-btn.prev{transform:rotate(180deg)}.lightbox-enter-active,.lightbox-leave-active{transition:opacity .3s ease}.lightbox-enter-from,.lightbox-leave-to{opacity:0}@media(max-width:700px){.gallery-lightbox,.gallery-lightbox-controls{padding:1em}.gallery-lightbox-nav-btn{height:2.5em;width:2.5em}}
