.about-section{align-items:start;gap:clamp(32px,5vw,72px);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.about-section>div{min-width:0}.about-section h1{font-size:clamp(38px,4.4vw,64px);line-height:1.08}.about-section h2{font:500 clamp(23px,2.2vw,30px)/1.25 Georgia,serif;color:var(--gold);margin:30px 0 14px}.about-section .story-portrait{height:auto;max-height:none;aspect-ratio:auto;width:100%;object-fit:contain}.about-section p:not(.eyebrow){line-height:1.75}.about-section .btn{margin-top:12px}@media(max-width:900px){.about-section{grid-template-columns:1fr}.about-section .story-portrait{max-width:460px;justify-self:center;height:auto;max-height:none;aspect-ratio:auto}.about-section h1{font-size:clamp(36px,7vw,54px)}}
.story-gallery{display:grid;gap:28px;padding-top:36px;align-content:start}.about-section .story-gallery img{display:block;width:100%;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain}.story-gallery .study-portrait{border-radius:24px}@media(max-width:900px){.story-gallery{padding-top:0;width:100%;max-width:460px;justify-self:center;gap:20px}}
