.about-page{padding-block:110px}.about-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px;align-items:start}.about-monogram{position:sticky;top:130px;aspect-ratio:1;background:var(--forest);color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:38px;font-weight:900;letter-spacing:-.06em}.about-monogram span:first-child{font-size:120px;line-height:.8;color:var(--accent)}.about-monogram span:last-child{font-size:54px;align-self:flex-end}.about-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(52px,6vw,82px);font-weight:500;line-height:1;letter-spacing:-.04em;margin:0 0 34px}.about-copy>p{font-size:18px;max-width:720px;color:#4e5864}.about-copy .about-lead{font-size:25px;color:var(--ink)}.founder-name{border-top:1px solid var(--line);padding-top:28px!important;margin-top:36px;font-weight:900;color:var(--ink)!important}.founder-name small{font-weight:500;color:#65707c}@media(max-width:850px){.about-grid{grid-template-columns:1fr;gap:42px}.about-monogram{position:static;max-width:340px}}
