div.gallery{touch-action:none;-webkit-user-select:none;user-select:none}div.gallery .overlay-inner{min-height:0}div.gallery .gallery-container{flex:auto;justify-content:center;align-items:center;min-height:0;display:flex;container-type:size}div.gallery .gallery-stage{max-width:100%;max-height:100%;line-height:0;display:inline-block;position:relative}div.gallery .image{cursor:grab;width:auto;max-width:100cqw;height:auto;max-height:100cqh;animation:.8s linear slide;display:block}div.gallery.is-dragging,div.gallery.is-dragging .image{cursor:grabbing}div.gallery.is-dragging .image{animation:none}div.gallery .gallery-close{z-index:2;line-height:normal;position:absolute;top:.75rem;right:.75rem}div.gallery .gallery-close .gallery-control-wrap{cursor:pointer}div.gallery .gallery-close .gallery-control-wrap:hover{background-color:#dce1d7}div.gallery .gallery-close .gallery-control-wrap:hover .gallery-svg-icon{filter:none}div.gallery .gallery-controls{z-index:2;line-height:normal;position:absolute;bottom:.75rem;left:0;right:0}div.gallery .gallery-control-wrap{background-color:#00000080;border-radius:25px;flex-direction:row;justify-content:center;align-items:center;padding:.5rem;display:flex}div.gallery .glide__bullet.slider__nav{box-sizing:border-box;background-color:#0000;justify-content:center;align-items:center;width:24px;height:24px;margin:0;padding:0;line-height:0;display:inline-flex}div.gallery .glide__bullet.slider__nav:first-child{margin-right:.75rem}div.gallery .glide__bullet.slider__nav:last-child{margin-left:.75rem}div.gallery .glide__bullet.slider__nav .gallery-svg-icon{flex-shrink:0}div.gallery .gallery-svg-icon{filter:brightness(0)invert();width:16px;height:16px;display:block}div.gallery .gallery-svg-icon.hover-bg-gray-green:hover{filter:none}div.gallery .glide__bullet:not(.slider__nav){width:14px;height:14px}@keyframes slide{0%{opacity:0}to{opacity:1}}
