:root{--about-ink:#102f38;--about-teal:#078896;--about-deep:#052f35;--about-green:#0b715f;--about-lime:#e5ee59;--about-paper:#fbfcfa;--about-muted:#5f7578}
body{background:var(--about-paper);color:var(--about-ink)}
.about-header{position:absolute;top:0;left:0;right:0;z-index:20;background:rgba(255,255,255,.95)}
.about-container{width:min(calc(100% - 64px),1440px);margin-inline:auto}
.about-hero{position:relative;isolation:isolate;min-height:650px;padding:190px 0 150px;display:flex;align-items:center;overflow:hidden;color:#fff;clip-path:ellipse(80% 100% at 50% 0%);background:var(--about-deep)}
.about-hero-video,.about-hero-shade{position:absolute;inset:0;width:100%;height:100%}
.about-hero-video{z-index:-3;object-fit:cover;object-position:center}
.about-hero-shade{z-index:-2;background:linear-gradient(90deg,rgba(2,31,33,.94),rgba(4,54,54,.69) 56%,rgba(2,29,32,.48)),linear-gradient(0deg,rgba(2,32,34,.35),rgba(2,32,34,.16))}
.about-hero-content{position:relative;z-index:1}
.about-eyebrow{margin:0 0 14px;color:var(--about-teal);font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.about-hero .about-eyebrow{color:var(--about-lime)}
.about-hero h1{max-width:1100px;margin:0;font-size:68px;line-height:.86;letter-spacing:-.065em;text-transform:uppercase}
.about-hero h2{margin:24px 0 12px;font-size:34px;letter-spacing:.03em;text-transform:uppercase}
.about-hero p:last-child{max-width:880px;margin:0;color:rgba(255,255,255,.82);font-size:clamp(15px,1.35vw,19px);line-height:1.6}
.about-intro{padding:110px 0 120px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:clamp(60px,8vw,130px);align-items:center}
.about-copy h2,.about-section-heading h2,.about-path h2,.about-cta h2{margin:0;color:var(--about-deep);font-size:clamp(42px,5vw,74px);line-height:.98;letter-spacing:-.045em}
.about-copy>p:not(.about-eyebrow){color:var(--about-muted);font-size:16px;line-height:1.75}
.about-copy>p:nth-of-type(2){margin-top:30px}
.about-link{display:inline-flex;gap:25px;align-items:center;margin-top:18px;padding-bottom:7px;border-bottom:2px solid var(--about-teal);color:var(--about-teal);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.about-profile{position:relative;margin:0}
.about-profile:before{content:"";position:absolute;inset:-18px 18px 24px -18px;z-index:-1;border-radius:36px;background:#e4f2ed}
.about-profile img{display:block;width:100%;aspect-ratio:2/1.03;object-fit:cover;object-position:center;border-radius:28px;box-shadow:0 30px 65px rgba(16,47,56,.16)}
.about-profile figcaption{position:absolute;left:22px;right:22px;bottom:22px;padding:16px 18px;border-radius:14px;background:rgba(4,48,51,.86);backdrop-filter:blur(10px);color:#fff;font-size:11px;line-height:1.5}
.about-commitment{padding:110px 0;background:#edf5f2}
.about-section-heading{display:grid;grid-template-columns:1.1fr .9fr;column-gap:80px;align-items:end}
.about-section-heading .about-eyebrow{grid-column:1/-1}.about-section-heading>p:last-child{margin:0;color:var(--about-muted);line-height:1.7}
.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:65px}
.about-values article{min-height:290px;padding:34px;border-radius:28px;background:#fff;box-shadow:0 16px 38px rgba(16,47,56,.06)}
.about-values article>span{font-family:Georgia,serif;color:#cbd9da;font-size:62px;font-weight:700}.about-values h3{margin:32px 0 14px;color:var(--about-teal);font-size:24px;text-transform:uppercase}.about-values p{color:var(--about-muted);font-size:14px;line-height:1.7}
.about-path{padding:115px 0}
.about-path>h2{max-width:850px}
.about-path-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:60px;border-top:1px solid #d7e1e2}
.about-path-grid div{padding:30px 26px;border-right:1px solid #d7e1e2}.about-path-grid div:first-child{border-left:1px solid #d7e1e2}.about-path-grid strong{display:block;margin-bottom:13px;color:var(--about-teal);font-size:21px;text-transform:uppercase}.about-path-grid span{color:var(--about-muted);font-size:13px;line-height:1.6}
.about-cta{margin:0 3vw 80px;padding:75px 0;border-radius:38px;background:var(--about-teal);color:#fff}.about-cta .about-container{display:flex;align-items:end;justify-content:space-between;gap:45px}.about-cta .about-eyebrow{color:var(--about-lime)}.about-cta h2{max-width:760px;color:#fff}.about-cta .about-container>div:last-child{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.about-button{padding:16px 22px;border-radius:999px;background:var(--about-lime);color:var(--about-deep);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.about-button-secondary{border:1px solid rgba(255,255,255,.55);background:transparent;color:#fff}
@media(max-width:1050px){.about-hero{min-height:570px;clip-path:ellipse(92% 100% at 50% 0%)}.about-intro{grid-template-columns:1fr;gap:70px}.about-profile{width:min(100%,720px)}.about-section-heading{grid-template-columns:1fr;gap:25px}.about-values{grid-template-columns:1fr}.about-values article{min-height:0}.about-path-grid{grid-template-columns:1fr 1fr}.about-path-grid div{border:1px solid #d7e1e2;border-top:0}.about-cta .about-container{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.about-container{width:min(calc(100% - 32px),1440px)}.about-hero{min-height:540px;padding:150px 0 130px;clip-path:ellipse(120% 100% at 50% 0%)}.about-hero h1{font-size:54px}.about-hero h2{line-height:1.35}.about-intro,.about-commitment,.about-path{padding-top:80px;padding-bottom:80px}.about-copy h2,.about-section-heading h2,.about-path h2,.about-cta h2{font-size:40px}.about-profile:before{inset:-10px 10px 18px -10px}.about-values{margin-top:40px}.about-path-grid{grid-template-columns:1fr}.about-path-grid div{border-left:1px solid #d7e1e2}.about-cta{margin:0 10px 50px;padding:60px 0;border-radius:28px}.about-cta .about-container>div:last-child{width:100%;justify-content:stretch}.about-button{flex:1;text-align:center}.about-header nav{display:none}}
@media(prefers-reduced-motion:reduce){.about-hero-video{display:none}.about-hero{background:linear-gradient(135deg,#052f35,#08767c)}}
