.about-split__grid{display:grid;grid-template-columns:.8fr 1fr;grid-gap:clamp(2rem,5vw,4.5rem);gap:clamp(2rem,5vw,4.5rem);align-items:center}.about-split__grid--reverse .about-split__media{order:2}.about-split__grid--reverse .about-split__content{order:1}.about-split__media .media{max-width:420px}.about-split__heading{margin-bottom:1.25rem}.about-split__para{margin-bottom:1rem;max-width:34rem}.about-split__link{margin-top:.75rem}@media (max-width:820px){.about-split__grid{grid-template-columns:1fr;gap:2rem}.about-split__grid--reverse .about-split__content,.about-split__grid--reverse .about-split__media{order:0}.about-split__media .media{max-width:100%}}.about-story__grid{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:clamp(2.5rem,6vw,5rem);gap:clamp(2.5rem,6vw,5rem);align-items:start}.about-story__heading{margin-bottom:1.5rem}.about-story__para{margin-bottom:1.25rem}.about-story__record{margin-top:2.5rem;background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:var(--radius-lg);padding:clamp(1.5rem,3vw,2rem)}.about-story__record-heading{font-family:var(--brand-font-heading);font-weight:700;font-size:1.15rem;margin-bottom:1rem}.about-story__record-list{list-style:none;display:flex;flex-direction:column;gap:.7rem}.about-story__record-item{position:relative;padding-left:1.25rem;color:var(--brand-text-muted);font-size:.97rem;line-height:1.5}.about-story__record-item:before{content:"";position:absolute;left:0;top:.6em;width:5px;height:5px;border-radius:50%;background:var(--brand-accent)}.about-story__facts-heading{font-family:var(--brand-font-heading);font-weight:700;font-size:1.05rem;margin:1.75rem 0 .85rem}.about-story__facts-list{list-style:none;display:flex;flex-direction:column;gap:.45rem}.about-story__facts-item{color:var(--brand-text-muted);font-size:.95rem}@media (max-width:820px){.about-story__grid{grid-template-columns:1fr}}