.gallery-album__btn{text-align:left;background:#fff;border:1px solid #0f4c811a;border-radius:1.25rem;width:100%;transition:transform .35s,box-shadow .35s,border-color .35s;display:block;overflow:hidden;box-shadow:0 14px 40px -16px #0f4c8138}.gallery-album__btn:hover{border-color:#00a6a659;transform:translateY(-6px);box-shadow:0 24px 48px -12px #0a112847}.gallery-album__btn:focus-visible{outline-offset:3px;outline:2px solid #00a6a6}.gallery-album__cover{aspect-ratio:16/10;background:#e2e8f0;position:relative;overflow:hidden}.gallery-album__img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.gallery-album__btn:hover .gallery-album__img{transform:scale(1.06)}.gallery-album__overlay{pointer-events:none;background:linear-gradient(#0000 0%,#0a112814 45%,#0a1128b8 100%);position:absolute;inset:0}.gallery-album__count{letter-spacing:.04em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000073;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:absolute;top:.85rem;right:.85rem}.gallery-album__count svg{width:.85rem;height:.85rem}.gallery-album__body{padding:1.1rem 1.15rem 1.2rem}.gallery-album__title{font-family:var(--bsri-font-section,Sora, Inter, system-ui, sans-serif);color:#0f4c81;margin:0 0 .55rem;font-size:1rem;font-weight:700;line-height:1.35}.gallery-album__cta{color:#64748b;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:600;transition:color .25s,gap .25s;display:inline-flex}.gallery-album__cta svg{width:1rem;height:1rem}.gallery-album__btn:hover .gallery-album__cta{color:#00a6a6;gap:.5rem}.gallery-photo{aspect-ratio:4/3;cursor:pointer;background:#e2e8f0;border:1px solid #0f4c8114;border-radius:1rem;width:100%;padding:0;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden;box-shadow:0 8px 24px -12px #0f4c8133}.gallery-photo:hover{transform:translateY(-3px);box-shadow:0 16px 32px -10px #0f4c8147}.gallery-photo:focus-visible{outline-offset:2px;outline:2px solid #00a6a6}.gallery-photo__img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.gallery-photo:hover .gallery-photo__img{transform:scale(1.04)}.gallery-photo__zoom{opacity:0;background:#0a112859;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-photo__zoom svg{color:#fff;width:2rem;height:2rem}.gallery-photo:hover .gallery-photo__zoom{opacity:1}.gallery-lightbox{z-index:200;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.gallery-lightbox[hidden]{display:none!important}body.gallery-lightbox-open{overflow:hidden}.gallery-lightbox__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a1128eb;position:absolute;inset:0}.gallery-lightbox__panel{z-index:1;flex-direction:column;gap:.75rem;width:min(100%,1100px);max-height:calc(100vh - 2rem);display:flex;position:relative}.gallery-lightbox__toolbar{color:#fff;justify-content:space-between;align-items:center;gap:1rem;display:flex}.gallery-lightbox__caption{opacity:.85;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.gallery-lightbox__counter{color:#ffffffb3;flex-shrink:0;font-size:.8125rem;font-weight:600}.gallery-lightbox__close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .2s;display:inline-flex}.gallery-lightbox__close:hover{background:#fff3}.gallery-lightbox__frame{background:#0a1128;border-radius:1rem;justify-content:center;align-items:center;min-height:200px;max-height:calc(100vh - 8rem);display:flex;position:relative;overflow:hidden}.gallery-lightbox__frame img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 8rem)}.gallery-lightbox__nav{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:background .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-lightbox__nav:hover{background:#00a6a673}.gallery-lightbox__nav--prev{left:.75rem}.gallery-lightbox__nav--next{right:.75rem}.gallery-lightbox__nav svg{width:1.25rem;height:1.25rem}@media (max-width:639px){.gallery-lightbox__nav{width:2.25rem;height:2.25rem}.gallery-lightbox__nav--prev{left:.35rem}.gallery-lightbox__nav--next{right:.35rem}}
