.air-page .header [aria-current=page]{border-color:#536d5c}
.air-intro{max-width:1200px;margin:auto;padding:3.5rem 5% 2.5rem;border-bottom:1px solid #d0d9cf}
.air-place{font-size:.78rem;letter-spacing:.08em;color:#52645a;margin:0 0 .55rem}
.air-intro h1{font:400 clamp(2rem,4vw,3rem)/1.15 Georgia,serif;margin:0 0 1rem}
.air-intro>p:last-child{font:1.15rem/1.7 Georgia,serif;color:#52645a;margin:0}
.air-collection{max-width:1200px;margin:auto;padding:1rem 5% 2rem}
.air-row{display:grid;grid-template-columns:25% minmax(0,1fr);gap:5%;align-items:center;padding:2rem 0;border-bottom:1px solid #d0d9cf}
.air-row:last-child{border-bottom:0}
.air-photo{display:block}
.air-photo img{width:100%;aspect-ratio:16/9;object-fit:cover;height:auto}
.air-row h2{font:400 clamp(1.4rem,2.5vw,1.9rem)/1.3 Georgia,serif;margin:0}
.air-row div>p:not(.air-place){max-width:35rem;color:#52645a;margin:.65rem 0 1rem}
.air-row .more{font-size:.9rem}
.air-films{background:#e2e8df;padding:2.5rem max(5%,calc((100vw - 1080px)/2))}
.film-heading h2{font:400 clamp(1.6rem,3vw,2rem)/1.3 Georgia,serif;margin:0 0 2rem}
.film-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:800px}
.film-photo{display:block;position:relative}
.film-photo img{aspect-ratio:16/9;object-fit:cover}
.film-photo span{position:absolute;bottom:.65rem;left:.65rem;background:#243b32;color:white;padding:.35rem .65rem;font-size:.88rem}
.film-grid h3{font:400 1.4rem Georgia,serif;margin:1rem 0 .5rem}
.film-grid p{color:#52645a;margin:0}
.air-end{text-align:center;font:1.2rem/1.5 Georgia,serif;padding:3rem 5%;margin:0}
@media(max-width:650px){.air-row{grid-template-columns:1fr;gap:1rem}.air-photo{width:70%;max-width:22rem}.air-intro{padding-top:2rem}.film-grid{grid-template-columns:1fr}.film-photo{max-width:22rem}}
