.about-page-hero{position:relative;overflow:hidden;padding:92px 0 96px;background:linear-gradient(110deg,#f6f5ff 0%,#ecf0fa 70%,#e4eaf8 100%)}
.about-page-hero:after{content:"";position:absolute;right:-100px;bottom:-200px;width:520px;height:520px;border:100px solid #ffffff66;border-radius:50%}
.about-page-hero .wrap{position:relative;z-index:1}
.about-page-eyebrow{display:block;margin-bottom:16px;color:#fc6441;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase}
.about-page-hero h1{max-width:780px;margin:0;color:#15182c;font-size:clamp(40px,5vw,66px);line-height:1.1;letter-spacing:-1.5px}
.about-page-hero p{max-width:630px;margin:20px 0 0;color:#575a72;font-size:18px;line-height:1.7}
.about-page-tabs{position:relative;z-index:3;background:#fff;border-bottom:1px solid #e9e9f1;box-shadow:0 8px 25px #25284808}
.about-page-tabs .wrap{display:flex;align-items:center;gap:50px;min-height:68px}
.about-page-tabs a{display:flex;align-items:center;min-height:68px;border-bottom:3px solid transparent;color:#55586f;font-size:13px;font-weight:600;white-space:nowrap}
.about-page-tabs a[aria-current="page"]{color:#303588;border-color:#fc6441}
.about-page-tabs a:hover{color:#303588}
.about-story-section{padding:96px 0;border-bottom:1px solid #eeeef5}
.about-story-section:nth-child(even){background:#f8f8fc}
.about-story-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:center;gap:90px}
.about-story-section:nth-child(even) .about-story-copy{order:2}
.about-story-section:nth-child(even) .about-story-media{order:1}
.about-story-copy h2{max-width:650px;margin:0 0 28px;color:#15182c;font-size:clamp(26px,3vw,36px);line-height:1.25;letter-spacing:-.5px}
.about-story-copy p{max-width:650px;margin:0 0 19px;color:#4f536d;font-size:15px;line-height:1.9;text-align:justify;text-align-last:left;hyphens:none}
.about-story-copy p:last-child{margin-bottom:0}
.about-story-media{position:relative;min-height:340px;background:#e9e9f1}
.about-story-media img{display:block;width:100%;height:100%;min-height:340px;max-height:530px;object-fit:cover}
.about-story-media.media-collage{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:transparent}
.about-story-media.media-collage img:first-child{grid-row:span 2;height:100%}
.about-story-media.media-collage img{height:200px;min-height:0;max-height:none}
.about-story-section.text-only .about-story-grid{display:block}
.about-story-section.text-only .about-story-copy{max-width:800px;margin:auto}
.about-story-section.text-only .about-story-copy h2,.about-story-section.text-only .about-story-copy p{max-width:none}
.history .about-story-section:not(:first-child){padding:62px 0}
.history .about-story-section:not(:first-child) .about-story-copy{max-width:860px}
.history .about-story-section:not(:first-child) .about-story-copy h2{font-size:27px}
.history .about-story-section:not(:first-child) .about-story-grid{display:block}
.history .about-story-section:not(:first-child) .about-story-copy{padding-left:34px;border-left:2px solid #dcdcf1}
.about-us .about-story-section,.vision-and-mission .about-story-section{padding:88px 0}
.about-us .about-story-media,.vision-and-mission .about-story-media{min-height:390px;overflow:hidden;box-shadow:0 18px 45px #25284812}
.about-us .about-story-media img,.vision-and-mission .about-story-media>img{min-height:390px;max-height:500px;object-fit:cover}
.vision-and-mission .about-story-media.media-collage{box-shadow:none}
.leadership .founder-feature{background:#f8f8fc;padding:88px 0}
.leadership .about-story-section:first-child .about-story-media.media-collage{min-height:420px;grid-template-rows:205px 205px;gap:10px}
.leadership .about-story-section:first-child .about-story-media.media-collage img{height:205px;width:100%;object-fit:cover;object-position:center top}
.leadership .about-story-section:first-child .about-story-media.media-collage img:first-child{height:420px;object-position:center top}
.leadership .founder-feature .about-story-grid{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:90px}
.leadership .founder-feature .about-story-media{order:1;width:320px;min-height:320px;padding:13px;background:#fff;box-shadow:0 20px 50px #25284816}
.leadership .founder-feature .about-story-media img{width:294px;height:294px;min-height:0;max-height:none;object-fit:cover}
.leadership .founder-feature .about-story-copy{order:2}
.leadership .founder-feature .about-story-copy h2{margin-bottom:10px;font-size:20px;color:#6860d9;font-weight:600}
.leadership .founder-name{margin:0 0 24px;color:#15182c;font-size:clamp(24px,3vw,32px);line-height:1.3;font-weight:800;letter-spacing:-.4px}
.about-page-next{padding:54px 0;background:#282d73;color:#fff}
.about-page-next .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
.about-page-next span{color:#ffd06b;font-size:11px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}
.about-page-next h2{margin:8px 0 0;font-size:25px}
.about-page-next a{display:inline-flex;align-items:center;padding:16px 24px;background:#fc6441;color:#fff;font-size:13px;font-weight:700;white-space:nowrap}
@media(max-width:900px){.about-story-grid{gap:45px;grid-template-columns:1fr 1fr}.leadership .founder-feature .about-story-grid{gap:45px}}
@media(max-width:700px){.about-page-hero{padding:65px 0 70px}.about-page-hero p{font-size:16px}.about-page-tabs .wrap{gap:28px;overflow-x:auto;white-space:nowrap}.about-story-section,.about-us .about-story-section,.vision-and-mission .about-story-section{padding:65px 0}.about-story-grid,.leadership .founder-feature .about-story-grid{grid-template-columns:1fr;gap:32px}.about-story-section:nth-child(even) .about-story-copy,.about-story-section:nth-child(even) .about-story-media{order:initial}.leadership .founder-feature .about-story-media{order:1}.leadership .founder-feature .about-story-copy{order:2}.about-story-copy p{text-align:left}.about-story-media,.about-story-media img,.about-us .about-story-media,.vision-and-mission .about-story-media,.about-us .about-story-media img,.vision-and-mission .about-story-media>img{min-height:280px}.about-page-next .wrap{align-items:flex-start;flex-direction:column}.about-page-next h2{font-size:22px}}
