.gallery9-slide.big{margin-top:40px}.gallery9-slide.small{margin-bottom:40px}.gallery9-track{display:flex;transition:transform .5s ease}.gallery9-slide{min-width:33.33%;padding:0 40px}.gallery9-item{background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);cursor:pointer;height:100%;overflow:hidden;transition:transform .3s}.gallery9-item:hover{filter:grayscale(1)}.gallery9-item img{display:block;height:auto;object-fit:cover;width:100%}.gallery9-caption{padding:15px;text-align:center}.gallery9-nav{margin-top:20px;text-align:center}.gallery9-dot,.lightbox,.nav-arrow{display:none}.lightbox{align-items:center;background:rgba(0,0,0,.9);height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.lightbox-content{max-height:90%;max-width:90%;position:relative}.lightbox-img{display:block;margin:0 auto;max-height:80vh;max-width:100%}.lightbox-caption{color:#fff;font-size:1.2em;padding:15px;text-align:center}.close-lightbox{color:#fff;cursor:pointer;font-size:40px;font-weight:700;position:absolute;right:30px;top:20px}.lightbox-nav{display:flex;justify-content:space-between;padding:0 20px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.lightbox-nav span{align-items:center;background:rgba(0,0,0,.5);border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:40px;height:60px;justify-content:center;width:60px}@media (max-width:768px){.gallery9-slide{min-width:50%}}@media (max-width:480px){.gallery9-slide{min-width:100%}}