.founder-bio{padding-inline:1.5rem}.founder-bio__inner{align-items:center;display:grid;gap:3.5rem;grid-template-columns:1fr 1.2fr;margin:0 auto;max-width:var(--container-max,1200px)}.founder-bio__portrait img{aspect-ratio:4/5;border-radius:var(--radius-image,16px);object-fit:cover;width:100%}.founder-bio__flourish{display:block;font-size:clamp(2.5rem,4.5vw,3.5rem);margin-bottom:.5rem;transform:rotate(-2deg);transform-origin:left center}.founder-bio__credentials p{margin:0 0 .5rem}.founder-bio__heading h2{font-family:var(--f-display,"Playfair Display",serif);font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.01em;line-height:1;margin:0 0 1rem;text-transform:uppercase}.founder-bio__body{margin-bottom:1.5rem}.founder-bio__body p:last-child{margin-bottom:0}@media (max-width:767px){.founder-bio__inner{gap:2rem;grid-template-columns:1fr}}