.gallery-hero{padding:104px 0;background:linear-gradient(90deg,rgba(5,22,37,.95),rgba(5,22,37,.58)),url('https://images.pexels.com/photos/2800832/pexels-photo-2800832.jpeg?auto=compress&cs=tinysrgb&w=1800') center/cover;color:#fff}.gallery-hero h1{max-width:800px;margin:22px 0 18px;font-size:clamp(42px,6vw,76px);line-height:1;letter-spacing:-.07em}.gallery-hero p{max-width:610px;line-height:1.7;color:#d9e3eb;font-size:17px}.gallery-section{margin-top:82px}.gallery-section:first-child{margin-top:0}.gallery-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.gallery-section-head p{max-width:400px;color:#596a77;font-size:14px;line-height:1.65}.photo-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px;margin-top:38px}.photo-tile{position:relative;min-height:270px;overflow:hidden;background:#173044;color:#fff}.photo-tile img{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .45s ease}.photo-tile:hover img{transform:scale(1.04)}.photo-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(1,12,21,.82),rgba(1,12,21,.02) 70%)}.photo-tile figcaption{position:absolute;z-index:1;left:22px;right:22px;bottom:20px}.photo-tile .eyebrow{color:#d7c075}.photo-tile h3{margin:8px 0 0;color:#fff;font-size:22px}.photo-tile p{margin:7px 0 0;color:#dce5ea;font-size:12px;line-height:1.55}.span-7{grid-column:span 7}.span-5{grid-column:span 5}.span-4{grid-column:span 4}.span-8{grid-column:span 8}.visual-note{margin:70px 0 0;padding:28px 32px;border-left:3px solid #c18c42;background:#fff7e8;color:#50534e;font-size:14px;line-height:1.7}.real-photo-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.real-photo-list div{padding:18px;background:#edf2f0;font-size:13px;font-weight:800;color:#244052}@media(max-width:760px){.gallery-hero{padding:70px 0 80px}.gallery-section{margin-top:60px}.gallery-section-head{display:block}.gallery-section-head p{margin-top:18px}.photo-grid{grid-template-columns:1fr;margin-top:30px}.photo-tile,.span-7,.span-5,.span-4,.span-8{grid-column:span 1;min-height:300px}.real-photo-list{grid-template-columns:1fr 1fr}.visual-note{margin-top:55px;padding:26px 24px}}
