.client-gallery-v1295{padding:55px 20px}.client-gallery-inner{max-width:1180px;margin:auto}.client-gallery-inner h2{text-align:center;margin-bottom:25px}.client-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.client-gallery-photo{border:0;padding:0;background:none;position:relative;overflow:hidden;border-radius:16px;cursor:pointer;aspect-ratio:4/3}.client-gallery-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}.client-gallery-photo:hover img{transform:scale(1.035)}.client-gallery-photo span{position:absolute;left:0;right:0;bottom:0;padding:30px 12px 10px;color:#fff;text-align:left;background:linear-gradient(transparent,rgba(0,0,0,.65))}.gallery-lightbox-v1295{position:fixed;inset:0;z-index:100100;background:rgba(0,0,0,.92);display:flex;align-items:center;justify-content:center;padding:60px}.gallery-lightbox-v1295[hidden]{display:none}.gallery-lightbox-v1295 img{max-width:90vw;max-height:80vh;object-fit:contain}.gallery-close,.gallery-prev,.gallery-next{position:absolute;border:0;background:rgba(255,255,255,.15);color:#fff;cursor:pointer;border-radius:50%}.gallery-close{right:25px;top:20px;font-size:35px;width:50px;height:50px}.gallery-prev,.gallery-next{top:50%;font-size:45px;width:55px;height:70px}.gallery-prev{left:20px}.gallery-next{right:20px}.gallery-caption{position:absolute;bottom:20px;color:#fff}@media(max-width:800px){.client-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.client-gallery-grid{grid-template-columns:1fr}}