.about-gallery-page{background:#ececed}.about-gallery-page .container{width:min(100% - 2rem,1110px)}.about-gallery-hero{background-color:#023c5b;background-image:linear-gradient(0deg,#023c5b85,#023c5b85),var(--about-gallery-hero-bg);background-repeat:no-repeat;background-position:center;background-size:cover;padding:6.2rem 0}.about-gallery-hero__inner{display:grid;justify-items:center}.about-gallery-hero__title{width:min(100%,46rem);border-radius:.95rem;background:#00000073;text-align:center;padding:.62rem 1rem}.about-gallery-hero h1{margin:0;font-family:var(--font-family-heading);font-size:clamp(2rem,3.65vw,3rem);line-height:1.08;color:#fff}.about-gallery-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.2rem;margin-top:.85rem;padding:.45rem .9rem;border:2px solid #fff;border-radius:.9rem;background:#115672;box-shadow:0 7px 18px #0000002e;color:#fff;font-family:var(--font-family-heading);font-size:.84rem;font-weight:700;letter-spacing:.01em}.about-gallery-btn:hover{background:#45b2e5}.about-gallery-intro{padding:0 0 .6rem}.about-gallery-intro__card{margin-top:-5.3rem;border-radius:.2rem;background:#fff;box-shadow:0 10px 30px #0000001a;padding:4.6rem 4rem 3.3rem 3.7rem}.about-gallery-intro h2{margin:0 0 .9rem;font-family:var(--font-family-heading);font-size:1.86rem;line-height:1.15;color:#161616}.about-gallery-intro p{margin:0;font-family:var(--font-family-heading);font-size:.95rem;line-height:1.66;color:#000}.about-gallery-intro p+p{margin-top:.55rem}.about-gallery-main{padding:2.4rem 0 2rem}.about-gallery-main__inner{max-width:38rem;margin:0 auto}.about-gallery-main__copy{text-align:center}.about-gallery-main h2{margin:0 0 .7rem;font-family:var(--font-family-heading);font-size:2.2rem;line-height:1.1;color:#333}.about-gallery-main p{margin:0;font-family:var(--font-family-heading);font-size:.95rem;line-height:1.66;color:#000}.about-gallery-main p+p{margin-top:.65rem}.about-gallery-main__placeholders{margin:1.7rem auto 0;width:min(100%,15.5rem);display:grid;gap:.95rem}.about-gallery-main__placeholders div{min-height:8rem;border-radius:.15rem;background:#e8edf1}.about-gallery-why{background-image:linear-gradient(0deg,#0000005c,#0000005c),var(--about-gallery-why-bg);background-repeat:no-repeat;background-position:center;background-size:cover;padding:1rem 0 1.12rem}.about-gallery-why__panel{margin:0 auto;width:min(100%,47rem);border-radius:.85rem;background:#0000006b;text-align:center;padding:.62rem .85rem .72rem}.about-gallery-why h2{margin:0;font-family:var(--font-family-heading);font-size:clamp(1.05rem,2.5vw,2.9rem);line-height:1.03;color:#fff}.about-gallery-why p{margin:.55rem 0 0;font-family:var(--font-family-heading);font-size:.82rem;line-height:1.53;color:#fff}.about-gallery-why .about-gallery-btn{display:flex;width:fit-content;margin-inline:auto;margin-top:.66rem}@media(max-width:1024px){.about-gallery-page .container{width:min(100% - 1.2rem,760px)}.about-gallery-hero{padding:2.7rem 0 2.8rem}.about-gallery-hero__title{width:min(100%,25rem);padding:.35rem .55rem}.about-gallery-hero h1{font-size:1.82rem}.about-gallery-btn{min-height:1.7rem;border-radius:.45rem;font-size:.72rem;padding:.34rem .72rem;box-shadow:none}.about-gallery-intro__card{margin-top:-3.15rem;padding:2.35rem 1.85rem 1.75rem}.about-gallery-intro h2{margin-bottom:.75rem;font-size:.83rem;text-align:center}.about-gallery-intro p{font-size:.56rem;line-height:1.46}.about-gallery-main{padding:1.15rem 0 .95rem}.about-gallery-main__inner{max-width:18.5rem}.about-gallery-main h2{margin-bottom:.4rem;font-size:.94rem}.about-gallery-main p{font-size:.45rem;line-height:1.37}.about-gallery-main__placeholders{margin-top:.95rem;width:min(100%,9.4rem);gap:.7rem}.about-gallery-main__placeholders div{min-height:3.85rem}.about-gallery-why{padding:.58rem 0 .75rem}.about-gallery-why__panel{width:min(100%,17.2rem);border-radius:.3rem;padding:.37rem .5rem .46rem}.about-gallery-why h2{font-size:.52rem}.about-gallery-why p{margin-top:.3rem;font-size:.33rem;line-height:1.34}}@media(max-width:767px){.about-gallery-page .container{width:min(100% - .7rem,420px)}.about-gallery-hero{padding:2.25rem 0 2.2rem}.about-gallery-hero h1{font-size:1.65rem}.about-gallery-intro__card{padding:2rem 1.2rem 1.4rem}.about-gallery-main{padding-bottom:.85rem}.about-gallery-main__placeholders{width:min(100%,8.8rem)}.about-gallery-why__panel{width:min(100%,16.6rem)}}.about-gallery-grid{max-width:1200px;margin:2rem auto 0;padding:0 1.2rem;display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.about-gallery-grid__item{margin:0;border-radius:.5rem;overflow:hidden;background:#e8edf1;box-shadow:0 2px 8px #00000014;transition:transform .25s ease,box-shadow .25s ease}.about-gallery-grid__item:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000024}.about-gallery-grid__item img{display:block;width:100%;height:100%;aspect-ratio:4 / 3;object-fit:cover}.about-gallery-grid__trigger{display:block;width:100%;margin:0;padding:0;border:0;background:none;cursor:zoom-in;border-radius:inherit}.about-gallery-grid__trigger:focus-visible{outline:3px solid #1f6feb;outline-offset:3px}.lightbox{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,3rem);background:#080c10eb;animation:lightbox-fade .18s ease-out}.lightbox[hidden]{display:none}.lightbox__figure{margin:0;max-width:min(1100px,92vw);display:flex;flex-direction:column;align-items:center;gap:.75rem}.lightbox__img{display:block;max-width:100%;max-height:82vh;width:auto;height:auto;object-fit:contain;border-radius:.4rem;background:#11161b;box-shadow:0 12px 44px #00000080}.lightbox__caption{max-width:60ch;color:#e8edf1;font-size:.95rem;line-height:1.4;text-align:center}.lightbox__close,.lightbox__nav{position:absolute;display:flex;align-items:center;justify-content:center;color:#fff;background:#ffffff24;border:0;border-radius:50%;cursor:pointer;line-height:1;transition:background .2s ease}.lightbox__close{top:clamp(.6rem,2vw,1.4rem);right:clamp(.6rem,2vw,1.4rem);width:3rem;height:3rem;font-size:2rem}.lightbox__nav{top:50%;transform:translateY(-50%);width:3.2rem;height:3.2rem;font-size:2.4rem}.lightbox__nav--prev{left:clamp(.4rem,2vw,1.5rem)}.lightbox__nav--next{right:clamp(.4rem,2vw,1.5rem)}.lightbox__close:hover,.lightbox__nav:hover{background:#ffffff47}.lightbox__close:focus-visible,.lightbox__nav:focus-visible{outline:2px solid #fff;outline-offset:2px}@keyframes lightbox-fade{0%{opacity:0}to{opacity:1}}@media(max-width:540px){.lightbox__nav{width:2.6rem;height:2.6rem;font-size:1.9rem}.lightbox__caption{font-size:.85rem}}@media(prefers-reduced-motion:reduce){.lightbox{animation:none}}@media(max-width:900px){.about-gallery-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1.5rem}}@media(max-width:540px){.about-gallery-grid{grid-template-columns:1fr;gap:.75rem;margin-top:1.25rem}}.about-gallery-ba-section{padding:2.4rem 0 3rem}.about-gallery-ba-section__head{max-width:38rem;margin:0 auto 1.7rem;text-align:center}.about-gallery-ba-section__head h2{margin:0 0 .7rem;font-family:var(--font-family-heading);font-size:2.2rem;line-height:1.1;color:#333}.about-gallery-ba-section__head p{margin:0;font-family:var(--font-family-heading);font-size:.95rem;line-height:1.66;color:#000}.ba{--p: 50%;position:relative;width:100%;max-width:32rem;margin:0 auto;aspect-ratio:3 / 4;border-radius:16px;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 30px #0000001f;user-select:none;-webkit-user-select:none;touch-action:none;cursor:ew-resize;background:#e5e7eb}.ba__layer{position:absolute;inset:0;overflow:hidden}.ba__layer--before{clip-path:inset(0 calc(100% - var(--p)) 0 0)}.ba__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-drag:none}.ba__img--after{object-position:50% 56%}.ba__img--before{object-position:50% 34%;transform:scale(1.24);transform-origin:50% 40%}.ba__divider{position:absolute;top:0;bottom:0;left:var(--p);width:3px;transform:translate(-50%);background:#fff;box-shadow:0 0 6px #00000059;pointer-events:none}.ba__handle{position:absolute;top:50%;left:var(--p);width:44px;height:44px;transform:translate(-50%,-50%);border-radius:50%;background:#fff;border:none;box-shadow:0 2px 8px #0000004d;display:flex;align-items:center;justify-content:center;gap:1px;cursor:ew-resize;color:#374151;padding:0}.ba__handle svg{width:13px;height:13px;display:block}.ba__handle:focus-visible{outline:3px solid #2563eb;outline-offset:3px}.ba__tag{position:absolute;bottom:12px;padding:4px 11px;font-size:.72rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#fff;background:#111827a8;border-radius:999px;pointer-events:none}.ba__tag--before{left:12px}.ba__tag--after{right:12px}@media(max-width:540px){.about-gallery-ba-section__head h2{font-size:1.8rem}}
