.galleryZoomable-modal{background-color:#fff;bottom:0;color:#000;left:0;position:fixed;right:0;top:0;z-index:99999999}.galleryZoomable-modal-close{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgMSAxMy4yNSAxMy4yNU0yNy41IDI3LjUgMTQuMjUgMTQuMjVtMCAwTDI3LjUgMU0xNC4yNSAxNC4yNSAxIDI3LjUiIHN0cm9rZT0iIzAwMCIvPjwvc3ZnPg==) no-repeat 50%;background-size:contain;cursor:pointer;height:26px;opacity:.5;position:absolute;right:30px;top:30px;width:26px;z-index:1}.galleryZoomable-modal-close:hover{opacity:1}.galleryZoomable-modal-carousel .slick-slide{opacity:1!important}.galleryZoomable-modal-carousel .slick-prev{left:30px!important}.galleryZoomable-modal-carousel .slick-next{right:30px!important}.galleryZoomable-modal-carousel .slick-item{align-items:center;display:flex!important;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;padding-bottom:30px}.galleryZoomable-modal-carousel-image{max-height:calc(100vh - 100px);max-width:100vw;pointer-events:none}@media screen and (min-width:980px){.galleryZoomable-modal-carousel-image{max-width:calc(100vw - 100px)}}.galleryZoomable-modal-carousel-alt{flex:none;font-size:16px;font-weight:700;padding:15px}@media screen and (min-width:980px){.galleryZoomable-modal-carousel-alt{font-size:19px}}.galleryZoomable-list{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start}.galleryZoomable-list-item{height:150px;width:50%}@media screen and (min-width:980px){.galleryZoomable-list-item{cursor:zoom-in;height:360px;transition:transform .15s linear;width:25%}.galleryZoomable-list-item:nth-child(3n+1),.galleryZoomable-list-item:nth-child(4n+1),.galleryZoomable-list-item:nth-child(odd){transform-origin:left}.galleryZoomable-list-item:nth-child(2n+2),.galleryZoomable-list-item:nth-child(3n+3),.galleryZoomable-list-item:nth-child(4n+4){transform-origin:right}.galleryZoomable-list-item:hover{box-shadow:0 2px 20px 2px rgba(0,0,0,.45)}.galleryZoomable-list-item:hover:nth-child(2n+2),.galleryZoomable-list-item:hover:nth-child(3n+1),.galleryZoomable-list-item:hover:nth-child(3n+3),.galleryZoomable-list-item:hover:nth-child(4n+1),.galleryZoomable-list-item:hover:nth-child(4n+4),.galleryZoomable-list-item:hover:nth-child(odd){transform:scale(1.02)}}.galleryZoomable-list-item-image{align-items:center;display:flex;height:100%;justify-content:center;line-height:1;margin:0;padding:0;width:100%}.galleryZoomable-list-item-image-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}