.offer-section--tinted{background:var(--paper)}.offer-founder{display:grid;grid-template-columns:auto 1fr;gap:26px;align-items:start;max-width:820px;margin:0 auto;padding:34px 36px;border:1px solid var(--line);border-radius:26px;background:var(--white);box-shadow:var(--shadow-sm)}.offer-founder h3{margin:0 0 4px;font-family:TT Chocolates,Mulish,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--ink)}.offer-founder-role{margin:0 0 14px!important;color:var(--jade-deep)!important;font-size:.95rem!important;font-weight:700}.offer-founder p{margin:0 0 10px;color:var(--muted);line-height:1.65}.offer-founder p:last-child{margin-bottom:0}.offer-founder-photo{width:96px;height:96px;border-radius:28px;object-fit:cover;border:1px solid var(--line)}@media (max-width:720px){.offer-founder{grid-template-columns:1fr;padding:28px 22px}}