.gallery-page{background:#fff;color:#101827}.gallery-page .wide-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.gallery-hero{position:relative;min-height:420px;display:flex;align-items:center;overflow:hidden;background:#071a34}.gallery-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.05)}.gallery-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,26,52,.97),rgba(7,26,52,.82) 48%,rgba(7,26,52,.35))}.gallery-hero-content{position:relative;z-index:2;color:#fff;padding:64px 0;max-width:720px}.gallery-kicker{color:#83c814;font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.gallery-hero h1{font-size:clamp(42px,6vw,72px);line-height:1;margin:14px 0 18px;letter-spacing:-.04em}.gallery-hero p{font-size:18px;line-height:1.65;color:rgba(255,255,255,.9);max-width:650px}.gallery-section{padding:68px 0}.gallery-section.alt{background:#f4f7f9}.gallery-heading{max-width:760px;margin-bottom:28px}.gallery-heading h2{font-size:clamp(30px,4vw,46px);margin:7px 0 10px;color:#071a34}.gallery-heading p{color:#5c6676;line-height:1.65}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-card{position:relative;overflow:hidden;border-radius:14px;background:#071a34;box-shadow:0 12px 30px rgba(7,26,52,.12);aspect-ratio:4/3}.gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gallery-card:hover img{transform:scale(1.035)}.gallery-card span{position:absolute;left:0;right:0;bottom:0;padding:30px 16px 14px;color:#fff;font-weight:800;background:linear-gradient(transparent,rgba(3,17,34,.88))}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.video-card{border:1px solid #dfe5ec;border-radius:14px;padding:22px;background:#fff}.video-icon{width:58px;height:58px;border-radius:16px;background:#ff0033;color:#fff;display:grid;place-items:center;margin-bottom:18px}.video-icon svg{width:30px;height:30px;fill:currentColor}.video-card h3{margin:0 0 8px;color:#071a34}.video-card p{margin:0 0 18px;color:#5c6676;line-height:1.6}.youtube-cta{display:inline-flex;align-items:center;gap:10px;background:#ff0033;color:#fff;text-decoration:none;font-weight:900;padding:13px 18px;border-radius:8px}.gallery-note{margin-top:22px;padding:16px 18px;border-left:4px solid #83c814;background:#f5faec;color:#455264;line-height:1.6}
@media(max-width:800px){.gallery-page .wide-container{width:min(100% - 28px,1180px)}.gallery-hero{min-height:390px}.gallery-hero-content{padding:50px 0}.gallery-hero h1{font-size:42px}.gallery-hero p{font-size:16px}.gallery-section{padding:46px 0}.gallery-grid{grid-template-columns:1fr 1fr;gap:12px}.video-grid{grid-template-columns:1fr}.gallery-card{border-radius:10px}.gallery-card span{font-size:13px;padding:25px 12px 11px}}@media(max-width:480px){.gallery-grid{grid-template-columns:1fr}.gallery-card{aspect-ratio:16/10}}
