.image-gallery__image-container{margin-bottom:22px}@media screen and (max-width:768px){.image-gallery__image-container{margin-bottom:16px}}.image-gallery__image{aspect-ratio:16/9;object-fit:cover;width:100%}.image-gallery__lightbox{align-items:center;background-color:rgba(0,0,0,.9);display:none;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;scrollbar-gutter:stable;top:0;width:100dvw;z-index:100}.image-gallery__lightbox__inner{align-items:center;display:flex;justify-content:space-between;width:100%}@media screen and (min-width:1200px){.image-gallery__lightbox__inner{width:1360px}}.image-gallery__lightbox__button{color:#fff;height:72px;z-index:200}.image-gallery__lightbox__button:before{font-size:30px}@media screen and (min-width:768px){.image-gallery__lightbox__button{padding:20px}.image-gallery__lightbox__button:before{font-size:40px}}.image-gallery__slides{display:flex;height:84dvh;justify-content:center}.image-gallery__slide{display:none;height:100%;max-width:1200px;position:relative;transition:transform .3s ease}.dragging .image-gallery__slide{transition:none}.active-slide{display:flex;flex-direction:column;justify-content:center}.active-slide figcaption{color:#fff}.active-slide figure{align-items:center;display:flex;flex-direction:column;max-height:100%}.image-gallery__slide .macro-image__container{display:flex;justify-content:center}.image-gallery__image-container .macro-image__container:hover{cursor:pointer}.image-gallery__slide__image{max-height:100%;object-fit:contain}