.founder-identity{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start;margin-bottom:90px;padding:55px;border-radius:24px;background:#0b1324;color:#fff}.founder-identity span{color:#69a7ff;font-size:10px;font-weight:900;letter-spacing:.14em}.founder-identity h2{margin:18px 0 0;font-size:clamp(40px,4.8vw,62px);line-height:.97;letter-spacing:-.05em}.founder-identity p{margin:0 0 18px;color:#b4c0d2;font-size:16px;line-height:1.7}.founder-identity p:last-child{margin-bottom:0}.founder-identity strong{color:#fff}@media(max-width:800px){.founder-identity{grid-template-columns:1fr;gap:30px;width:calc(100% - 28px);margin-bottom:70px;padding:32px 22px}.founder-identity p{font-size:16px}}