.photo-gallery{display:flex;flex-direction:row;justify-content:center;width:100%;column-gap:16px;height:360px;margin-left:0}.carousel-thumbnails-column{overflow:auto;padding-left:5px;padding-right:5px;scrollbar-width:none;-ms-overflow-style:none}.carousel-thumbnails-column::-webkit-scrollbar{display:none}.carousel-preview-column{height:100%}.photo-gallery .carousel-preview-column{width:658px}.carousel-thumbnails{display:flex;flex-direction:column;gap:10px}.carousel-thumbnails img{width:103px;height:77px;cursor:pointer;object-fit:cover}.photo-gallery .carousel-thumbnails img{opacity:.6}.photo-gallery .carousel-thumbnails img.active,.photo-gallery .carousel-thumbnails img:hover{opacity:1}.carousel{height:100%}.carousel-inner,.carousel-item{width:100%;height:100%;overflow:hidden}.carousel-item img{object-fit:cover;width:100%;height:100%}#modalCarousel>.carousel-inner>.carousel-item img,#mobile-modal-gallery-carousel>.carousel-inner>.carousel-item img{object-fit:contain}.photo-gallery-modal-body .carousel-preview-column{width:666px}.modal-header-fullscreen{position:absolute;z-index:1050;background-color:rgba(0,0,0,.5)}#photo-gallery-modal{background-color:rgba(0,0,0,.7)}.photo-gallery-modal-body{display:flex;flex-direction:row;column-gap:16px;justify-content:center;padding:0;height:500px}.photo-gallery-modal-body .carousel-item.active{cursor:zoom-in}.photo-gallery-modal-body #fullscreenImage{cursor:zoom-in}.thumbnail-container{position:relative;display:flex;align-items:center;justify-content:center}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);pointer-events:none}.thumbnail-container:hover .overlay,.thumbnail-container img.active+.overlay{display:none}.fullscreen-image-container{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;overflow:hidden!important;align-items:center}#fullscreen-image{position:absolute;width:auto;height:auto;max-width:none;max-height:none;cursor:move}.mobile-modal-header-fullscreen{position:absolute;z-index:1050;border:0;padding:0;width:100%;justify-content:end;align-items:center}#mobile-modal-gallery-carousel .carousel-indicators{background-color:rgba(0,0,0,.7);margin-right:0;margin-bottom:0;margin-left:0;padding-top:16px;padding-bottom:16px}#mobile-gallery-carousel{height:487px}