@keyframes blur-fx{0%,to{filter:blur(2rem)}25%,75%{filter:blur(0)}}.duo{display:flex;flex-wrap:wrap;gap:16px;gap:1rem;margin-bottom:1rem}.duo figure{flex-grow:1;position:relative;width:auto}.duo figure img{height:100%;left:0;position:absolute;top:0;width:100%}.fig--single{margin-bottom:1rem;overflow:hidden;width:100%}.fig--single figcaption{text-align:center}.fig__wrapper{max-height:80vh;max-height:calc(100vh - 1rem);max-height:calc(100vh - var(--spacing));position:relative}.fig__wrapper .ratio{position:static}.fig__wrapper img{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.slider{overflow:hidden;position:relative}.slider,.slider:after{background-color:#000;background-color:var(--back)}.slider:after{bottom:0;content:"";display:block;height:8px;height:.5rem;left:0;width:100%}.slider__btn{align-items:center;cursor:pointer;display:none;height:100%;justify-content:center;opacity:1;position:absolute;top:0;transition:opacity .25s linear;width:25%;z-index:2}.slider__btn span{color:#fff;display:block;font-size:64px;font-size:4rem;font-weight:700;position:absolute;text-align:center;top:50%;transform:translateY(-50%)}.slider__btn--prev{cursor:w-resize;left:0}.slider__btn--prev span{left:16px;left:1rem}.slider__btn--next{cursor:e-resize;right:0}.slider__btn--next span{right:16px;right:1rem}.slider__btn.is-visible{display:flex}.slider__btn:disabled{background:transparent;border:none;color:#fff;cursor:default;opacity:.25}.slider__items{align-items:center;display:flex;height:100%;margin-bottom:-1rem;overflow-x:scroll;overflow-y:hidden;padding:3rem 0 2rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;white-space:nowrap}.slider__items::-webkit-scrollbar{height:8px;height:.5rem;width:8px;width:.5rem}.slider__items::-webkit-scrollbar,.slider__items::-webkit-scrollbar-track{background-color:#000;background-color:var(--back)}.slider__items::-webkit-scrollbar-thumb{background-color:#7d7d7d;border:.125rem solid #000;border-color:var(--back)}.slider__items:after,.slider__items:before{content:"";display:inline-block;flex:none;min-width:16px;min-width:1rem;min-width:var(--spacing);position:relative;width:calc(50vw - 48rem + var(--spacing))}.slider__items figure{align-items:flex-start;display:flex;flex:none;flex-direction:column;justify-content:center;margin:0 1rem 0 0;margin-right:var(--spacing);max-width:1536px;max-width:96rem;scroll-snap-align:center;vertical-align:top;width:100vw}.slider__items figure:last-child{margin-right:0}@supports (animation-timeline:--blur-fx){.slider__items figure{animation:blur-fx linear both;animation-timeline:--blur-fx;view-timeline-axis:inline;view-timeline-name:--blur-fx}}.slider__items img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}
/*# sourceMappingURL=gallery.min.css.map */