.gallery-page{padding-top:105px!important;padding-bottom:70px!important}.gallery-intro{text-align:center;max-width:760px;margin:0 auto 35px}.gallery-intro h1{font-weight:800;margin:12px 0}.gallery-intro p{color:#526174}.gallery-filter{display:flex;align-items:center;gap:12px;margin-bottom:24px}.gallery-filter select{padding:9px 15px;border:1px solid #cbd5e1;border-radius:12px;background:white}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.gallery-card{overflow:hidden;border:1px solid #e2e8f0;border-radius:18px;background:white;box-shadow:0 8px 25px #1720330b}.gallery-open{display:block;width:100%;padding:0;border:0;background:#e2e8f0;cursor:zoom-in}.gallery-open picture{display:block;aspect-ratio:4/3}.gallery-open img{width:100%;height:100%;object-fit:cover}.gallery-card-body{padding:17px}.gallery-card h2{font-size:1.15rem;font-weight:700}.gallery-card p{color:#526174}.gallery-location{font-size:.9rem}.gallery-pages{display:flex;justify-content:center;gap:8px;margin-top:32px}.gallery-pages a{min-width:42px;padding:8px;text-align:center;border:1px solid #cbd5e1;border-radius:9px;text-decoration:none}.gallery-pages a[aria-current]{background:#155bd5;color:white}.gallery-lightbox:not([hidden]){position:fixed;inset:0;z-index:100001;display:flex;align-items:center;justify-content:center;padding:40px 15px;background:#07111cea}.gallery-lightbox figure{max-width:min(100%,1050px);max-height:100%;margin:0;text-align:center;color:white}.gallery-lightbox img{max-width:100%;max-height:75vh;object-fit:contain}.gallery-lightbox figcaption{display:grid;gap:4px;padding:12px}.gallery-close{position:absolute;right:15px;top:10px;border:0;background:transparent;color:white;font-size:2.5rem;min-width:48px;min-height:48px}@media(max-width:991px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575px){.gallery-grid{grid-template-columns:1fr}.gallery-page{padding-top:85px!important}}
.gallery-album-link{display:block;color:inherit;text-decoration:none}.gallery-album-link:hover{color:inherit}.gallery-album-link picture{display:block;aspect-ratio:4/3;overflow:hidden;background:#e2e8f0}.gallery-album-link img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.gallery-album-link:hover img{transform:scale(1.04)}.gallery-view-link{color:#155bd5;font-weight:700}
