.brand-story{border-top:1px solid var(--border);background:color-mix(in oklab,var(--secondary) 40%,transparent)}.brand-story__inner{display:grid;align-items:center;gap:3rem;padding-block:5rem}@media (min-width:768px){.brand-story__inner{grid-template-columns:repeat(2,1fr);padding-block:7rem}}.brand-story__text{order:2}.brand-story__media{order:1}@media (min-width:768px){.brand-story__text{order:1}.brand-story__media{order:2}}.brand-story__eyebrow{color:var(--muted-foreground)}.brand-story__heading{margin-top:0.75rem;font-family:var(--font-serif);font-weight:600;font-size:1.875rem;line-height:1.25}@media (min-width:768px){.brand-story__heading{font-size:2.25rem}}.brand-story__body{margin-top:1.5rem;font-size:1rem;line-height:1.625;color:color-mix(in oklab,var(--foreground) 80%,transparent)}.brand-story__body>p + p{margin-top:1rem}.brand-story__link{margin-top:2rem}.brand-story__frame{aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--radius-sm)}.brand-story__img{height:100%;width:100%;object-fit:cover}