.rc-gallery-item{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.05);transition:transform .25s ease,box-shadow .25s ease;cursor:pointer}.rc-gallery-item:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.rc-gallery-item img{width:100%;height:260px;object-fit:cover;display:block}.rc-no-results{text-align:center;padding:50px;color:#888;font-size:15px;font-family:"Plus Jakarta Sans",sans-serif}.rc-lightbox.active{display:flex}@media (max-width:768px){.rc-gallery-item img{height:220px}}