.bp-gallery{display:block;background:#f7fafb;color:#09283c}.bp-gallery__header{max-width:78rem;margin:0 auto 4.8rem;text-align:center}.bp-gallery__header>span{color:#0877c9;font-size:1.1rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.bp-gallery__header h1{margin:1rem 0 1.4rem;font-size:clamp(4rem,5vw,6.2rem);line-height:1.04}.bp-gallery__header p{max-width:68rem;margin:0 auto;color:#607b89;font-size:1.7rem;line-height:1.65}.bp-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.bp-gallery__item{position:relative;min-width:0;aspect-ratio:4/3;padding:0;overflow:hidden;border:0;border-radius:.5rem;background:#dce8ec;cursor:zoom-in}.bp-gallery__item:nth-child(11n+1),.bp-gallery__item:nth-child(11n+7){grid-row:span 2;aspect-ratio:auto}.bp-gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.bp-gallery__item>span{position:absolute;right:1.2rem;bottom:1.2rem;padding:.7rem 1rem;border-radius:.3rem;background:rgba(3,42,64,.84);color:#fff;font-size:1.1rem;font-weight:700;opacity:0;transform:translateY(.5rem);transition:.2s}.bp-gallery__item:hover img{transform:scale(1.035)}.bp-gallery__item:hover>span,.bp-gallery__item:focus-visible>span{opacity:1;transform:none}.bp-gallery__item:focus-visible{outline:.3rem solid #30c2d6;outline-offset:.3rem}.bp-gallery__dialog{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:5rem 8rem;border:0;background:rgba(0,25,39,.94);color:#fff}.bp-gallery__dialog[open]{display:flex;align-items:center;justify-content:center}.bp-gallery__dialog::backdrop{background:rgba(0,25,39,.94)}.bp-gallery__dialog figure{display:flex;max-width:min(130rem,calc(100vw - 20rem));max-height:calc(100vh - 10rem);margin:0;align-items:center;flex-direction:column}.bp-gallery__dialog figure img{display:block;max-width:100%;max-height:calc(100vh - 14rem);width:auto;height:auto;object-fit:contain;box-shadow:0 2rem 6rem rgba(0,0,0,.4)}.bp-gallery__dialog figcaption{margin-top:1.2rem;color:#c9dce4;font-size:1.2rem}.bp-gallery__close,.bp-gallery__previous,.bp-gallery__next{position:fixed;z-index:2;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(3,42,64,.7);color:#fff;cursor:pointer}.bp-gallery__close{top:2rem;right:2rem;width:4.6rem;height:4.6rem;font-size:3rem;line-height:1}.bp-gallery__previous,.bp-gallery__next{top:50%;width:5rem;height:5rem;font-size:4rem;transform:translateY(-50%)}.bp-gallery__previous{left:2rem}.bp-gallery__next{right:2rem}.bp-gallery__close:hover,.bp-gallery__previous:hover,.bp-gallery__next:hover{background:#0877c9}.bp-gallery__dialog button:focus-visible{outline:.3rem solid #30c2d6;outline-offset:.3rem}@media(max-width:989px){.bp-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bp-gallery__item:nth-child(11n+1),.bp-gallery__item:nth-child(11n+7){grid-row:auto;aspect-ratio:4/3}.bp-gallery__dialog{padding:4rem 7rem}.bp-gallery__dialog figure{max-width:calc(100vw - 14rem)}}@media(max-width:599px){.bp-gallery__header{margin-bottom:3rem}.bp-gallery__header h1{font-size:3.8rem}.bp-gallery__header p{font-size:1.5rem}.bp-gallery__grid{grid-template-columns:1fr;gap:1rem}.bp-gallery__item>span{display:none}.bp-gallery__dialog{padding:6rem 1.4rem}.bp-gallery__dialog figure{max-width:100%}.bp-gallery__previous,.bp-gallery__next{top:auto;bottom:2rem;transform:none}.bp-gallery__previous{left:calc(50% - 6rem)}.bp-gallery__next{right:calc(50% - 6rem)}}
