.page-module__VxpVBG__container{background-color:var(--surface);padding-top:0}.page-module__VxpVBG__hero{align-items:flex-end;min-height:70vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.page-module__VxpVBG__heroBg{z-index:0;position:absolute;inset:0}.page-module__VxpVBG__heroBgImg{object-fit:cover;object-position:center 30%;width:100%;height:100%}.page-module__VxpVBG__heroOverlay{background:linear-gradient(#000a1e4d 0%,#000a1e80 60%,#000a1ed9 100%);position:absolute;inset:0}.page-module__VxpVBG__heroContent{z-index:2;width:100%;max-width:1440px;margin:0 auto;position:relative}.page-module__VxpVBG__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin-bottom:1.5rem;font-size:clamp(2.2rem,5.5vw,4rem);font-weight:800;line-height:1.1}.page-module__VxpVBG__highlight{color:#fff9;font-style:italic;font-weight:300}.page-module__VxpVBG__heroSubtext{color:#ffffffbf;max-width:600px;font-size:1rem;line-height:1.7}.page-module__VxpVBG__filtersSection{background-color:var(--surface-container-lowest);border-bottom:1px solid var(--outline-variant);z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1.25rem 2rem;position:sticky;top:60px}.page-module__VxpVBG__filterContainer{align-items:center;gap:2.5rem;max-width:1440px;margin:0 auto;display:flex}.page-module__VxpVBG__filterLabel{letter-spacing:.2em;color:var(--on-surface-variant);opacity:.5;flex-shrink:0;font-size:.65rem;font-weight:800}.page-module__VxpVBG__tabs{gap:2rem;display:flex}.page-module__VxpVBG__tabBtn{letter-spacing:.1em;color:var(--on-surface);opacity:.4;cursor:pointer;text-transform:uppercase;background:0 0;border:none;padding:.5rem 0;font-size:.72rem;font-weight:700;transition:all .3s;position:relative}.page-module__VxpVBG__tabBtn:hover{opacity:.8}.page-module__VxpVBG__tabBtn.page-module__VxpVBG__active{opacity:1;color:var(--primary);font-weight:800}.page-module__VxpVBG__tabBtn.page-module__VxpVBG__active:after{content:"";background:var(--primary);border-radius:1px;width:100%;height:2px;position:absolute;bottom:0;left:0}.page-module__VxpVBG__gallery{max-width:1440px;margin:0 auto;padding:3.5rem 2rem 5rem}.page-module__VxpVBG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.page-module__VxpVBG__card{color:inherit;flex-direction:column;gap:1rem;text-decoration:none;transition:transform .4s;display:flex}.page-module__VxpVBG__card:hover{transform:translateY(-4px)}.page-module__VxpVBG__imageBox{aspect-ratio:4/5;background:var(--surface-container);border-radius:1rem;position:relative;overflow:hidden}.page-module__VxpVBG__imageBox img{object-fit:cover;filter:grayscale(.8)brightness(.85);width:100%;height:100%;transition:all .8s cubic-bezier(.16,1,.3,1)}.page-module__VxpVBG__card:hover .page-module__VxpVBG__imageBox img{filter:grayscale(0)brightness();transform:scale(1.05)}.page-module__VxpVBG__overlay{opacity:0;background:linear-gradient(#0000 50%,#000f28b3);transition:opacity .5s;position:absolute;inset:0}.page-module__VxpVBG__card:hover .page-module__VxpVBG__overlay{opacity:1}.page-module__VxpVBG__metadata{flex-direction:column;gap:.35rem;padding:0 .25rem;display:flex}.page-module__VxpVBG__category{letter-spacing:.2em;color:var(--primary);text-transform:uppercase;font-size:.62rem;font-weight:700}.page-module__VxpVBG__title{color:var(--on-surface);font-size:1.1rem;font-weight:600;line-height:1.3}.page-module__VxpVBG__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:3.5rem;display:flex}.page-module__VxpVBG__pageBtn{border:1px solid var(--outline-variant);color:var(--on-surface);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border-radius:9999px;padding:.5rem 1.25rem;font-size:.7rem;font-weight:700;transition:all .3s}.page-module__VxpVBG__pageBtn:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.page-module__VxpVBG__pageBtn:disabled{opacity:.3;cursor:not-allowed}.page-module__VxpVBG__pageNum{width:2.25rem;height:2.25rem;color:var(--on-surface);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;transition:all .3s;display:flex}.page-module__VxpVBG__pageNum:hover{background:#004b930f}.page-module__VxpVBG__pageActive{background:var(--primary)!important;color:#fff!important}.page-module__VxpVBG__bottomBanner{text-align:center;background:#002d58;padding:6rem 2rem}.page-module__VxpVBG__bannerContent{max-width:700px;margin:0 auto}.page-module__VxpVBG__bannerContent h2{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;margin-bottom:2.5rem;font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.page-module__VxpVBG__bannerBtn{color:#fff;letter-spacing:.1rem;text-transform:uppercase;cursor:pointer;background:0 0;border:1.5px solid #ffffff80;border-radius:9999px;padding:.65rem 1.75rem;font-size:.7rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.page-module__VxpVBG__bannerBtn:hover{color:#002d58;background:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0003}@media (max-width:1024px){.page-module__VxpVBG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__VxpVBG__hero{min-height:55vh;padding:5rem 1.25rem 3rem}.page-module__VxpVBG__heroTitle{font-size:clamp(1.6rem,7vw,2.2rem)}.page-module__VxpVBG__heroSubtext{font-size:.85rem}.page-module__VxpVBG__filtersSection{padding:1rem 1.25rem;top:52px}.page-module__VxpVBG__filterContainer{flex-direction:column;align-items:flex-start;gap:.75rem}.page-module__VxpVBG__tabs{flex-wrap:wrap;gap:.75rem}.page-module__VxpVBG__tabBtn{font-size:.65rem}.page-module__VxpVBG__gallery{padding:2rem 1.25rem 3rem}.page-module__VxpVBG__grid{grid-template-columns:1fr;gap:2rem}.page-module__VxpVBG__imageBox{aspect-ratio:16/10}.page-module__VxpVBG__bottomBanner{padding:4rem 1.25rem}.page-module__VxpVBG__bannerContent h2{margin-bottom:1.5rem;font-size:1.4rem}.page-module__VxpVBG__pagination{flex-wrap:wrap;margin-top:2rem}}
