.FoundersSection-module-scss-module__-ZEJCq__foundersSection{background:var(--surface-secondary-background-color);padding:80px 0;overflow:hidden}.FoundersSection-module-scss-module__-ZEJCq__sectionHeader{text-align:center;max-width:760px;margin:0 auto 44px}.FoundersSection-module-scss-module__-ZEJCq__sectionKicker{text-transform:uppercase;letter-spacing:.18em;color:rgba(var(--accent-dark-color-rgb), .82);margin:0;font-size:12px;font-weight:800}.FoundersSection-module-scss-module__-ZEJCq__sectionTitle{font-family:var(--banner-heading-font);letter-spacing:-.03em;color:rgba(var(--heading-color-rgb), .96);margin:10px 0 0;font-size:clamp(2.2rem,5vw,4rem);font-weight:500;line-height:1.08}.FoundersSection-module-scss-module__-ZEJCq__sectionDesc{max-width:62ch;color:var(--muted-text-color);margin:14px auto 0;font-size:15px;line-height:1.7}.FoundersSection-module-scss-module__-ZEJCq__foundersGrid{gap:16px;width:100%;max-width:1400px;height:540px;margin-inline:auto;display:flex}.FoundersSection-module-scss-module__-ZEJCq__founderCard{border-top:8px solid rgba(var(--heading-color-rgb), .96);border-right:8px solid rgba(var(--heading-color-rgb), .96);cursor:pointer;isolation:isolate;border-radius:28px;flex:1;min-width:140px;transition:flex .65s cubic-bezier(.22,1,.36,1),transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 14px 40px #0000001f}.FoundersSection-module-scss-module__-ZEJCq__founderCard:hover{flex:3;transform:translateY(-4px);box-shadow:0 24px 70px #00000038}.FoundersSection-module-scss-module__-ZEJCq__founderCard:hover .FoundersSection-module-scss-module__-ZEJCq__founderImg{transform:scale(1.06)}.FoundersSection-module-scss-module__-ZEJCq__founderMedia{background:linear-gradient(160deg, rgba(var(--accent-dark-color-rgb), .14), rgba(var(--heading-color-rgb), .2));justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.FoundersSection-module-scss-module__-ZEJCq__founderImageWrap{width:100%;height:100%;position:relative}.FoundersSection-module-scss-module__-ZEJCq__founderImg{object-fit:cover;transition:transform .8s}.FoundersSection-module-scss-module__-ZEJCq__founderInitials{width:100%;height:100%;color:rgba(var(--primary-pale-color-rgb), .96);background:linear-gradient(180deg, var(--button-gradient-start), var(--button-gradient-end));justify-content:center;align-items:center;font-size:clamp(4rem,9vw,7rem);font-weight:900;display:flex}.FoundersSection-module-scss-module__-ZEJCq__founderDecor{pointer-events:none;background:linear-gradient(#0000000d,#000000b8);position:absolute;inset:0}.FoundersSection-module-scss-module__-ZEJCq__founderBody{z-index:2;background:linear-gradient(#00000005 30%,#000000e0 100%);flex-direction:column;justify-content:flex-end;padding:34px;display:flex;position:absolute;inset:0}.FoundersSection-module-scss-module__-ZEJCq__founderTop{transition:all .35s}.FoundersSection-module-scss-module__-ZEJCq__founderName{font-family:var(--banner-heading-font);letter-spacing:-.03em;color:rgba(var(--heading-color-rgb), .96);margin:0;font-size:25px;font-weight:500;line-height:1.08;transition:opacity .3s,font-size .3s}.FoundersSection-module-scss-module__-ZEJCq__founderName:hover{font-size:32px}.FoundersSection-module-scss-module__-ZEJCq__founderRole,.FoundersSection-module-scss-module__-ZEJCq__founderBio{opacity:0;max-height:0;transition:opacity .35s,transform .35s,max-height .35s;overflow:hidden;transform:translateY(14px)}.FoundersSection-module-scss-module__-ZEJCq__founderRole{text-transform:uppercase;letter-spacing:.18em;color:rgba(var(--heading-color-rgb), .96);margin:10px 0 0;font-size:11px;font-weight:800}.FoundersSection-module-scss-module__-ZEJCq__founderBio{max-width:48ch;color:var(--muted-text-color);margin:12px 0 0;font-size:15px;line-height:1.6}.FoundersSection-module-scss-module__-ZEJCq__founderCard:hover .FoundersSection-module-scss-module__-ZEJCq__founderRole,.FoundersSection-module-scss-module__-ZEJCq__founderCard:hover .FoundersSection-module-scss-module__-ZEJCq__founderBio{opacity:1;max-height:500px;transform:translateY(0)}.FoundersSection-module-scss-module__-ZEJCq__foundersGrid:hover .FoundersSection-module-scss-module__-ZEJCq__founderCard:not(:hover) .FoundersSection-module-scss-module__-ZEJCq__founderName{opacity:0}@media (max-width:1024px){.FoundersSection-module-scss-module__-ZEJCq__foundersGrid{gap:12px;height:440px}.FoundersSection-module-scss-module__-ZEJCq__founderBody{padding:24px}.FoundersSection-module-scss-module__-ZEJCq__founderBio{font-size:.9rem}}@media (max-width:768px){.FoundersSection-module-scss-module__-ZEJCq__foundersSection{padding:56px 0}.FoundersSection-module-scss-module__-ZEJCq__sectionHeader{text-align:left;margin-bottom:34px}.FoundersSection-module-scss-module__-ZEJCq__sectionTitle{font-size:clamp(2rem,10vw,3rem)}.FoundersSection-module-scss-module__-ZEJCq__sectionDesc{font-size:14px;line-height:1.7}.FoundersSection-module-scss-module__-ZEJCq__foundersGrid{grid-template-columns:1fr;gap:20px;height:auto;display:grid}.FoundersSection-module-scss-module__-ZEJCq__founderCard{border-radius:24px;flex-direction:column;height:auto;display:flex}.FoundersSection-module-scss-module__-ZEJCq__founderCard:hover{flex:unset;transform:none}.FoundersSection-module-scss-module__-ZEJCq__founderMedia{inset:unset;width:100%;height:360px;position:relative}.FoundersSection-module-scss-module__-ZEJCq__founderImageWrap{width:100%;height:100%;position:relative}.FoundersSection-module-scss-module__-ZEJCq__founderImg{object-fit:cover;object-position:center top}.FoundersSection-module-scss-module__-ZEJCq__founderDecor{background:linear-gradient(#0000000a,#00000057)}.FoundersSection-module-scss-module__-ZEJCq__founderBody{inset:unset;padding:22px 20px 24px;position:relative}.FoundersSection-module-scss-module__-ZEJCq__founderName{font-size:1.6rem;opacity:1!important}.FoundersSection-module-scss-module__-ZEJCq__founderName:hover{font-size:1.6rem}.FoundersSection-module-scss-module__-ZEJCq__founderRole,.FoundersSection-module-scss-module__-ZEJCq__founderBio{opacity:1;max-height:unset;overflow:visible;transform:none}.FoundersSection-module-scss-module__-ZEJCq__founderRole{margin-top:8px}.FoundersSection-module-scss-module__-ZEJCq__founderBio{margin-top:14px;font-size:14px;line-height:1.75}.FoundersSection-module-scss-module__-ZEJCq__foundersGrid:hover .FoundersSection-module-scss-module__-ZEJCq__founderCard:not(:hover) .FoundersSection-module-scss-module__-ZEJCq__founderName{opacity:1}}@media (max-width:480px){.FoundersSection-module-scss-module__-ZEJCq__founderCard{border-radius:20px}.FoundersSection-module-scss-module__-ZEJCq__founderMedia{height:300px}.FoundersSection-module-scss-module__-ZEJCq__founderBody{background:var(--card-background-color);padding:18px}.FoundersSection-module-scss-module__-ZEJCq__founderName{font-size:1.35rem}.FoundersSection-module-scss-module__-ZEJCq__founderBio{font-size:13.5px;line-height:1.7}}
