.about-module__8TymFG__page{background:var(--white);min-height:100vh}.about-module__8TymFG__hero{background:var(--navy);flex-direction:column;justify-content:space-between;min-height:88vh;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__hero:before{content:"";pointer-events:none;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.about-module__8TymFG__heroInner{padding:calc(var(--nav-height) + 4rem) 8vw 3rem;flex:1;align-items:center;gap:4rem;display:flex}.about-module__8TymFG__heroContent{flex:0 0 52%}.about-module__8TymFG__heroLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--blue);align-items:center;gap:.75rem;margin-bottom:2.5rem;font-size:.7rem;font-weight:700;display:flex}.about-module__8TymFG__heroLabel:before{content:"";background:var(--blue);flex-shrink:0;width:32px;height:1px;display:block}.about-module__8TymFG__heroHeading{font-family:var(--font-display);color:var(--white);letter-spacing:-.03em;margin:0 0 2rem;font-size:clamp(2.8rem,5.5vw,6rem);font-weight:700;line-height:1}.about-module__8TymFG__heroAccent{color:var(--blue-light);font-style:italic}.about-module__8TymFG__heroSub{color:#ffffff80;max-width:520px;margin:0;font-size:clamp(.95rem,1.4vw,1.15rem);line-height:1.8}.about-module__8TymFG__heroVisual{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.about-module__8TymFG__orbitSvg{width:100%;max-width:420px}.about-module__8TymFG__orbitRingOuter{transform-box:fill-box;transform-origin:50%;animation:50s linear infinite about-module__8TymFG__orbitSpin}.about-module__8TymFG__orbitDot{transform-box:fill-box;transform-origin:280px 230px;animation:50s linear infinite about-module__8TymFG__dotOrbit}@keyframes about-module__8TymFG__orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes about-module__8TymFG__dotOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-module__8TymFG__heroStats{border-top:1px solid #ffffff1a;padding:0 8vw;display:flex}.about-module__8TymFG__heroStat{border-right:1px solid #ffffff14;flex-direction:column;flex:1;gap:.4rem;padding:2.5rem 2rem 2.5rem 0;display:flex}.about-module__8TymFG__heroStat+.about-module__8TymFG__heroStat{padding-left:2rem}.about-module__8TymFG__heroStat:last-child{border-right:none}.about-module__8TymFG__heroStatNum{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:700;line-height:1}.about-module__8TymFG__heroStatLabel{color:#ffffff61;letter-spacing:.05em;font-size:.72rem}.about-module__8TymFG__sectionInner{max-width:var(--max-width);margin:0 auto;padding:0 8vw}.about-module__8TymFG__sectionLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--blue);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.7rem;font-weight:700;display:flex}.about-module__8TymFG__sectionLabel:before{content:"";background:var(--blue);flex-shrink:0;width:32px;height:1px;display:block}.about-module__8TymFG__storySection{background:var(--white);border-bottom:1px solid var(--gray-light);padding:8rem 0}.about-module__8TymFG__storySectionInner{padding:0 max(4rem,5vw)}.about-module__8TymFG__storyGrid{grid-template-columns:2fr 1.4fr 1fr;align-items:start;gap:5rem;display:grid}.about-module__8TymFG__storyHeading{font-family:var(--font-display);color:var(--navy);letter-spacing:-.02em;margin:0 0 2.5rem;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:700;line-height:1.1}.about-module__8TymFG__storyBody{color:var(--text-mid);margin:0 0 1.4rem;font-size:1rem;line-height:1.85}.about-module__8TymFG__storyBody:last-child{margin-bottom:0}.about-module__8TymFG__timeline{flex-direction:column;display:flex}.about-module__8TymFG__milestone{grid-template-columns:3rem 20px 1fr;gap:0 1.25rem;padding-bottom:2.8rem;display:grid}.about-module__8TymFG__milestone:last-child{padding-bottom:0}.about-module__8TymFG__milestoneYear{font-family:var(--font-display);color:var(--blue);letter-spacing:.06em;text-align:right;padding-top:3px;font-size:.7rem;font-weight:700}.about-module__8TymFG__milestoneLine{flex-direction:column;align-items:center;display:flex}.about-module__8TymFG__milestoneDot{background:var(--blue);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:5px;box-shadow:0 0 0 3px #4a6fa526}.about-module__8TymFG__milestoneTrack{background:var(--gray-light);flex:1;width:1.5px;margin-top:8px}.about-module__8TymFG__milestoneTitle{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.72rem;font-weight:700;display:block}.about-module__8TymFG__milestoneText{color:var(--text-light);margin:0;font-size:.9rem;line-height:1.7}.about-module__8TymFG__storyImgWrap{top:calc(var(--nav-height) + 2rem);height:fit-content;position:sticky}.about-module__8TymFG__storyImgInner{border-radius:4px;position:relative;overflow:hidden}.about-module__8TymFG__storyImg{object-fit:cover;width:100%;height:380px;transition:transform .6s;display:block}.about-module__8TymFG__storyImgInner:hover .about-module__8TymFG__storyImg{transform:scale(1.04)}.about-module__8TymFG__storyImgCaption{color:#ffffffb3;letter-spacing:.04em;background:linear-gradient(#0000 0%,#1c2b4abf 100%);padding:1rem 1.25rem;font-size:.75rem;position:absolute;bottom:0;left:0;right:0}.about-module__8TymFG__servicesSection{background:var(--white);border-bottom:1px solid var(--gray-light);padding:8rem 0;position:relative;overflow:hidden}.about-module__8TymFG__svcBgDecos{pointer-events:none;z-index:0;color:var(--navy);position:absolute;inset:0}.about-module__8TymFG__svcDeco{opacity:.12;position:absolute}.about-module__8TymFG__svcDecoA{width:115px;animation:13s ease-in-out infinite about-module__8TymFG__svcFloatA;top:8%;right:5%;transform:rotate(18deg)}.about-module__8TymFG__svcDecoB{width:46px;animation:11s ease-in-out infinite about-module__8TymFG__svcFloatB;top:12%;left:4%}.about-module__8TymFG__svcDecoC{width:95px;animation:28s linear infinite reverse about-module__8TymFG__svcSpin;bottom:8%;right:8%}.about-module__8TymFG__svcDecoD{opacity:.1;width:44px;animation:22s linear infinite about-module__8TymFG__svcSpin;top:52%;left:2%}.about-module__8TymFG__svcDecoE{width:200px;animation:6s ease-in-out infinite about-module__8TymFG__svcPulse;bottom:18%;left:30%}.about-module__8TymFG__svcDecoF{width:95px;animation:15s ease-in-out -3s infinite about-module__8TymFG__svcFloatB;bottom:12%;left:12%}.about-module__8TymFG__svcDecoG{width:82px;animation:17s ease-in-out -6s infinite about-module__8TymFG__svcFloatA;top:6%;left:20%;transform:rotate(60deg)}.about-module__8TymFG__svcDecoH{width:65px;animation:10s ease-in-out -2s infinite about-module__8TymFG__svcFloatB;top:40%;right:2%;transform:rotate(-12deg)}.about-module__8TymFG__svcDecoI{opacity:.09;width:78px;animation:14s ease-in-out -9s infinite about-module__8TymFG__svcFloatA;top:28%;right:18%}.about-module__8TymFG__svcDecoJ{opacity:.1;width:44px;animation:12s ease-in-out -4s infinite about-module__8TymFG__svcFloatB;bottom:6%;right:26%}@keyframes about-module__8TymFG__svcFloatA{0%,to{transform:translateY(0)rotate(18deg)}50%{transform:translateY(-16px)rotate(22deg)}}@keyframes about-module__8TymFG__svcFloatB{0%,to{transform:translateY(0)}50%{transform:translateY(14px)}}@keyframes about-module__8TymFG__svcSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes about-module__8TymFG__svcPulse{0%,to{opacity:.1}50%{opacity:.2}}.about-module__8TymFG__servicesSection .about-module__8TymFG__sectionInner{z-index:1;max-width:none;padding:0 max(3.5rem,4.5vw);position:relative}.about-module__8TymFG__servicesMeta{margin-bottom:3.5rem}.about-module__8TymFG__servicesHeading{font-family:var(--font-display);color:var(--navy);letter-spacing:-.02em;margin:0;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:700;line-height:1.1}.about-module__8TymFG__servicesList{flex-direction:column;display:flex}.about-module__8TymFG__servicesList>*{border-top:1px solid var(--gray-light);transition:opacity .3s}.about-module__8TymFG__servicesList>:last-child{border-bottom:1px solid var(--gray-light)}.about-module__8TymFG__servicesList:hover>*{opacity:.35}.about-module__8TymFG__servicesList:hover>:hover{opacity:1}.about-module__8TymFG__serviceRow{grid-template-columns:4.5rem 220px 1fr auto;align-items:center;gap:2.5rem;padding:2.25rem 0;transition:padding .25s,margin .25s,background .25s;display:grid;position:relative}.about-module__8TymFG__serviceRow:hover{background:var(--off-white);margin:0 calc(-1*max(3.5rem,4.5vw));padding:2.5rem max(3.5rem,4.5vw)}.about-module__8TymFG__serviceNum{font-family:var(--font-display);color:#4a6fa526;letter-spacing:-.04em;font-size:2rem;font-weight:700;line-height:1;transition:transform .3s,color .3s;display:inline-block}.about-module__8TymFG__serviceRow:hover .about-module__8TymFG__serviceNum{transform-origin:0;color:var(--blue);transform:scale(1.3)}.about-module__8TymFG__serviceName{font-family:var(--font-display);color:var(--navy);margin:0;font-size:1.1rem;font-weight:700;line-height:1.3;transition:transform .3s,font-size .3s;display:inline-block}.about-module__8TymFG__serviceRow:hover .about-module__8TymFG__serviceName{transform-origin:0;transform:scale(1.08)}.about-module__8TymFG__serviceDesc{color:var(--text-light);margin:0;font-size:.9rem;line-height:1.65;transition:color .3s}.about-module__8TymFG__serviceRow:hover .about-module__8TymFG__serviceDesc{color:var(--text-mid)}.about-module__8TymFG__serviceLink{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);white-space:nowrap;border-bottom:1.5px solid #0000;align-items:center;gap:.3rem;padding-bottom:1px;font-size:.75rem;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.about-module__8TymFG__serviceLink:hover{border-color:var(--blue);color:var(--navy)}.about-module__8TymFG__ctaSection{background:var(--navy);padding:9rem 0;position:relative;overflow:hidden}.about-module__8TymFG__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(70% 80% at 50% 110%,#4a6fa52e 0%,#0000 65%);position:absolute;inset:0}.about-module__8TymFG__ctaSection:after{content:"";pointer-events:none;background-image:radial-gradient(#ffffff06 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.about-module__8TymFG__ctaSection .about-module__8TymFG__sectionInner{z-index:1;position:relative}.about-module__8TymFG__ctaLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--blue-light);align-items:center;gap:.75rem;margin-bottom:2.5rem;font-size:.7rem;font-weight:700;display:flex}.about-module__8TymFG__ctaLabel:before{content:"";background:var(--blue-light);flex-shrink:0;width:32px;height:1px;display:block}.about-module__8TymFG__ctaHeading{font-family:var(--font-display);color:var(--white);letter-spacing:-.03em;max-width:680px;margin:0 0 4rem;font-size:clamp(2.5rem,4.5vw,4.5rem);font-weight:700;line-height:1.12}.about-module__8TymFG__ctaHeading em{color:#ffffff6b;font-style:italic}.about-module__8TymFG__ctaActions{flex-wrap:wrap;gap:1.25rem;display:flex}.about-module__8TymFG__ctaBtnPrimary{background:var(--white);color:var(--navy);letter-spacing:.08em;text-transform:uppercase;border-radius:2px;align-items:center;padding:1rem 2.25rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.about-module__8TymFG__ctaBtnPrimary:hover{background:var(--blue);color:var(--white);transform:translateY(-2px)}.about-module__8TymFG__ctaBtnGhost{color:var(--white);letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1.5px solid #ffffff40;border-radius:2px;align-items:center;padding:1rem 2.25rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.about-module__8TymFG__ctaBtnGhost:hover{background:#ffffff12;border-color:#ffffffa6}@media (max-width:1100px){.about-module__8TymFG__storyGrid{grid-template-columns:1fr 1fr}.about-module__8TymFG__storyImgWrap{display:none}.about-module__8TymFG__serviceRow{grid-template-rows:auto auto auto;grid-template-columns:3.5rem 1fr;align-items:start;gap:.4rem 1.5rem}.about-module__8TymFG__serviceName,.about-module__8TymFG__serviceDesc{grid-column:2}.about-module__8TymFG__serviceLink{grid-column:2;justify-self:start;margin-top:.5rem}.about-module__8TymFG__serviceRow:hover{margin:0 calc(-1*max(3.5rem,4.5vw));padding:2.25rem max(3.5rem,4.5vw)}}@media (max-width:900px){.about-module__8TymFG__heroInner{flex-direction:column;align-items:flex-start;gap:2rem;padding-bottom:2rem}.about-module__8TymFG__heroContent{flex:none}.about-module__8TymFG__heroVisual{display:none}}@media (max-width:768px){.about-module__8TymFG__heroStats{flex-wrap:wrap;padding:0 6vw}.about-module__8TymFG__heroStat{border-bottom:1px solid #ffffff14;border-right:none;flex:45%;padding:1.75rem 0}.about-module__8TymFG__heroStat+.about-module__8TymFG__heroStat{padding-left:0}.about-module__8TymFG__heroStat:nth-child(odd){padding-right:2rem}.about-module__8TymFG__heroStat:nth-child(2n){border-left:1px solid #ffffff14;padding-left:2rem}.about-module__8TymFG__heroStat:last-child{border-bottom:none}.about-module__8TymFG__storyGrid{grid-template-columns:1fr;gap:3rem}.about-module__8TymFG__storyImgWrap{display:none}.about-module__8TymFG__storySection,.about-module__8TymFG__servicesSection,.about-module__8TymFG__ctaSection{padding:5rem 0}.about-module__8TymFG__servicesList:hover>*{opacity:1}}@media (max-width:640px){.about-module__8TymFG__heroInner{padding:calc(var(--nav-height) + 2.5rem) 6vw 2rem}.about-module__8TymFG__sectionInner,.about-module__8TymFG__storySectionInner{padding:0 6vw}.about-module__8TymFG__serviceRow{grid-template-columns:2.5rem 1fr}.about-module__8TymFG__serviceRow:hover{margin:0 -6vw;padding:2.25rem 6vw}.about-module__8TymFG__ctaHeading{font-size:clamp(2rem,8vw,2.8rem)}}
.MissionVision-module__0VorOa__section{min-height:460px;display:flex;position:relative}.MissionVision-module__0VorOa__panel{flex-direction:column;flex:1;justify-content:center;padding:6rem max(6vw,2rem);transition:background-color 1s;display:flex;position:relative;overflow:hidden}.MissionVision-module__0VorOa__dark{background:var(--navy)}.MissionVision-module__0VorOa__light{background:var(--off-white)}.MissionVision-module__0VorOa__ghostQuote{font-family:var(--font-display);pointer-events:none;-webkit-user-select:none;user-select:none;color:#ffffff08;font-size:clamp(14rem,22vw,26rem);line-height:1;transition:color 1s;position:absolute;bottom:-5rem;left:1.5rem}.MissionVision-module__0VorOa__light .MissionVision-module__0VorOa__ghostQuote{color:#0000}.MissionVision-module__0VorOa__content{z-index:1;flex-direction:column;gap:2.5rem;max-width:560px;display:flex;position:relative}.MissionVision-module__0VorOa__panelLabel{letter-spacing:.2em;text-transform:uppercase;font-size:.7rem;font-weight:700;transition:color 1s}.MissionVision-module__0VorOa__dark .MissionVision-module__0VorOa__panelLabel{color:var(--blue-light)}.MissionVision-module__0VorOa__light .MissionVision-module__0VorOa__panelLabel{color:var(--blue)}.MissionVision-module__0VorOa__missionText{font-family:var(--font-display);margin:0;font-size:clamp(1.3rem,2vw,2rem);font-weight:400;line-height:1.55;transition:color 1s}.MissionVision-module__0VorOa__dark .MissionVision-module__0VorOa__missionText{color:var(--white)}.MissionVision-module__0VorOa__light .MissionVision-module__0VorOa__missionText{color:var(--navy)}.MissionVision-module__0VorOa__visionText{font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:clamp(2rem,3.5vw,3.8rem);font-weight:700;line-height:1.12;transition:color 1s}.MissionVision-module__0VorOa__dark .MissionVision-module__0VorOa__visionText{color:var(--white)}.MissionVision-module__0VorOa__light .MissionVision-module__0VorOa__visionText{color:var(--navy)}.MissionVision-module__0VorOa__accent{border-radius:2px;width:48px;height:3px;transition:background 1s}.MissionVision-module__0VorOa__dark .MissionVision-module__0VorOa__accent{background:var(--blue-light)}.MissionVision-module__0VorOa__light .MissionVision-module__0VorOa__accent{background:var(--blue)}.MissionVision-module__0VorOa__dots{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:1.75rem;left:50%;transform:translate(-50%)}.MissionVision-module__0VorOa__dot{cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:50%;width:6px;height:6px;padding:0;transition:background .3s,width .3s,border-color .3s}.MissionVision-module__0VorOa__dotActive{background:#ffffffa6;border-color:#0000;border-radius:3px;width:20px}@media (max-width:768px){.MissionVision-module__0VorOa__section{flex-direction:column}.MissionVision-module__0VorOa__panel{padding:5rem 7vw}.MissionVision-module__0VorOa__dots{display:none}}
.CoreValues-module__1DpbUa__section{background:var(--off-white);border-top:1px solid var(--gray-light);border-bottom:1px solid var(--gray-light);overflow:hidden}.CoreValues-module__1DpbUa__meta{max-width:var(--max-width);margin:0 auto;padding:6rem 8vw 4rem}.CoreValues-module__1DpbUa__label{letter-spacing:.2em;text-transform:uppercase;color:var(--blue);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.7rem;font-weight:700;display:flex}.CoreValues-module__1DpbUa__label:before{content:"";background:var(--blue);flex-shrink:0;width:32px;height:1px;display:block}.CoreValues-module__1DpbUa__heading{font-family:var(--font-display);color:var(--navy);letter-spacing:-.02em;margin:0;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:700;line-height:1.1}.CoreValues-module__1DpbUa__grid{width:100%;display:flex}.CoreValues-module__1DpbUa__card{border-left:1px solid var(--gray-light);background:var(--white);cursor:default;flex-direction:column;flex:1;justify-content:flex-end;min-height:300px;padding:2.5rem 1.75rem 2.25rem;transition:border-color .5s;display:flex;position:relative;overflow:hidden}.CoreValues-module__1DpbUa__card:first-child{border-left:none}.CoreValues-module__1DpbUa__cardActive{border-left-color:#0000}.CoreValues-module__1DpbUa__cardOverlay{background:var(--navy);opacity:0;transition:opacity .55s;position:absolute;inset:0}.CoreValues-module__1DpbUa__cardActive .CoreValues-module__1DpbUa__cardOverlay{opacity:1}.CoreValues-module__1DpbUa__cardInner{z-index:1;flex-direction:column;gap:.6rem;display:flex;position:relative}.CoreValues-module__1DpbUa__cardNum{font-family:var(--font-display);letter-spacing:-.04em;color:#4a6fa51f;margin-bottom:.25rem;font-size:3.5rem;font-weight:700;line-height:1;transition:color .55s}.CoreValues-module__1DpbUa__cardActive .CoreValues-module__1DpbUa__cardNum{color:#ffffff17}.CoreValues-module__1DpbUa__cardName{font-family:var(--font-display);color:var(--navy);margin:0;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:700;line-height:1.25;transition:color .55s}.CoreValues-module__1DpbUa__cardActive .CoreValues-module__1DpbUa__cardName{color:var(--white)}.CoreValues-module__1DpbUa__cardDesc{color:#ffffffb3;opacity:0;margin:0;font-size:.86rem;line-height:1.7;transition:opacity .38s .14s,transform .38s .14s;transform:translateY(10px)}.CoreValues-module__1DpbUa__cardActive .CoreValues-module__1DpbUa__cardDesc{opacity:1;transform:translateY(0)}@media (max-width:768px){.CoreValues-module__1DpbUa__grid{flex-direction:column}.CoreValues-module__1DpbUa__card{border-left:none;border-top:1px solid var(--gray-light);min-height:180px}.CoreValues-module__1DpbUa__card:first-child{border-top:none}.CoreValues-module__1DpbUa__cardActive{border-top-color:#0000}.CoreValues-module__1DpbUa__cardDesc{opacity:1;color:var(--text-light);transition:none;transform:none}.CoreValues-module__1DpbUa__cardActive .CoreValues-module__1DpbUa__cardDesc{color:#ffffffb3}}
.TeamCTA-module__lZQSka__section{background:var(--navy);padding:8rem 0;position:relative;overflow:hidden}.TeamCTA-module__lZQSka__texture{pointer-events:none;background-image:radial-gradient(#ffffff08 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0}.TeamCTA-module__lZQSka__glow{pointer-events:none;background:radial-gradient(65% 70% at 50% 120%,#4a6fa538 0%,#0000 65%);position:absolute;inset:0}.TeamCTA-module__lZQSka__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:none;padding:0 max(3.5rem,5vw);display:grid;position:relative}.TeamCTA-module__lZQSka__innerCentered{grid-template-columns:1fr;max-width:720px;margin:0 auto}.TeamCTA-module__lZQSka__left{flex-direction:column;gap:0;display:flex}.TeamCTA-module__lZQSka__label{letter-spacing:.2em;text-transform:uppercase;color:var(--blue-light);align-items:center;gap:.75rem;margin-bottom:2.5rem;font-size:.7rem;font-weight:700;display:flex}.TeamCTA-module__lZQSka__label:before{content:"";background:var(--blue-light);flex-shrink:0;width:32px;height:1px;display:block}.TeamCTA-module__lZQSka__heading{font-family:var(--font-display);color:var(--white);letter-spacing:-.03em;margin:0 0 3rem;font-size:clamp(2.2rem,3.5vw,4rem);font-weight:700;line-height:1.12}.TeamCTA-module__lZQSka__heading em{color:#ffffff6b;font-style:italic}.TeamCTA-module__lZQSka__avatarRow{margin-bottom:2.5rem}.TeamCTA-module__lZQSka__avatars{align-items:center;margin-bottom:.9rem;display:flex}.TeamCTA-module__lZQSka__avatarWrap{border:3px solid var(--navy);cursor:pointer;border-radius:50%;width:56px;height:56px;margin-left:-14px;transition:transform .22s;position:relative;overflow:visible}.TeamCTA-module__lZQSka__avatarWrap:first-child{margin-left:0}.TeamCTA-module__lZQSka__avatarWrap:hover{transform:translateY(-6px)}.TeamCTA-module__lZQSka__avatarImg{object-fit:cover;object-position:top center;border-radius:50%;width:100%;height:100%;display:block}.TeamCTA-module__lZQSka__avatarPlaceholder{background:var(--blue);width:100%;height:100%;font-family:var(--font-display);color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.TeamCTA-module__lZQSka__avatarExtra{color:#ffffff8c;letter-spacing:.03em;background:#ffffff1a;border-color:#ffffff26;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex;overflow:hidden}.TeamCTA-module__lZQSka__tooltip{background:var(--white);white-space:nowrap;pointer-events:none;opacity:0;z-index:30;border-radius:4px;padding:.45rem .7rem;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 4px 16px #0003}.TeamCTA-module__lZQSka__tooltipName{color:var(--navy);font-size:.78rem;font-weight:700;line-height:1.2;display:block}.TeamCTA-module__lZQSka__tooltipRole{color:var(--text-light);margin-top:2px;font-size:.68rem;display:block}.TeamCTA-module__lZQSka__tooltip:after{content:"";border:5px solid #0000;border-top-color:var(--white);position:absolute;top:100%;left:50%;transform:translate(-50%)}.TeamCTA-module__lZQSka__avatarWrap:hover .TeamCTA-module__lZQSka__tooltip{opacity:1;transform:translate(-50%)translateY(0)}.TeamCTA-module__lZQSka__teamCount{color:#ffffff59;letter-spacing:.04em;margin:0;font-size:.78rem}.TeamCTA-module__lZQSka__tagline{color:#ffffff73;letter-spacing:.06em;margin:0 0 3rem;font-size:.9rem;font-style:italic}.TeamCTA-module__lZQSka__actions{flex-wrap:wrap;gap:1.25rem;display:flex}.TeamCTA-module__lZQSka__btnPrimary{background:var(--white);color:var(--navy);letter-spacing:.08em;text-transform:uppercase;border-radius:2px;align-items:center;padding:1rem 2.25rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.TeamCTA-module__lZQSka__btnPrimary:hover{background:var(--blue);color:var(--white);transform:translateY(-2px)}.TeamCTA-module__lZQSka__btnGhost{color:var(--white);letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1.5px solid #ffffff40;border-radius:2px;align-items:center;padding:1rem 2.25rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.TeamCTA-module__lZQSka__btnGhost:hover{background:#ffffff12;border-color:#ffffffa6}.TeamCTA-module__lZQSka__mosaic{grid-template-columns:repeat(3,1fr);align-items:start;gap:.75rem;display:grid}.TeamCTA-module__lZQSka__portrait{background:var(--navy-light);border-radius:6px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden}.TeamCTA-module__lZQSka__portrait:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000004d}.TeamCTA-module__lZQSka__portrait0{aspect-ratio:3/4}.TeamCTA-module__lZQSka__portrait1{aspect-ratio:2/3}.TeamCTA-module__lZQSka__portrait2{aspect-ratio:3/4;margin-top:1.5rem}.TeamCTA-module__lZQSka__portrait3{aspect-ratio:2/3}.TeamCTA-module__lZQSka__portrait4{aspect-ratio:3/4;margin-top:-1rem}.TeamCTA-module__lZQSka__portrait5{aspect-ratio:2/3;margin-top:1rem}.TeamCTA-module__lZQSka__portraitImg{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .4s;display:block}.TeamCTA-module__lZQSka__portrait:hover .TeamCTA-module__lZQSka__portraitImg{transform:scale(1.04)}.TeamCTA-module__lZQSka__portraitPlaceholder{width:100%;height:100%;min-height:180px;font-family:var(--font-display);color:#fff3;background:linear-gradient(135deg,#4a6fa54d 0%,#1c2b4acc 100%);justify-content:center;align-items:center;font-size:3rem;font-weight:700;display:flex}.TeamCTA-module__lZQSka__portraitOverlay{background:linear-gradient(#0000 0%,#1c2b4aeb 100%);flex-direction:column;gap:2px;padding:1.5rem .85rem .75rem;transition:transform .3s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(4px)}.TeamCTA-module__lZQSka__portrait:hover .TeamCTA-module__lZQSka__portraitOverlay{transform:translateY(0)}.TeamCTA-module__lZQSka__portraitName{color:var(--white);font-size:.8rem;font-weight:700;line-height:1.2}.TeamCTA-module__lZQSka__portraitRole{color:#ffffff8c;letter-spacing:.03em;font-size:.68rem}@media (max-width:1100px){.TeamCTA-module__lZQSka__inner{grid-template-columns:1fr;gap:4rem}.TeamCTA-module__lZQSka__mosaic{max-width:640px}}@media (max-width:768px){.TeamCTA-module__lZQSka__section{padding:5rem 0}.TeamCTA-module__lZQSka__inner{padding:0 6vw}.TeamCTA-module__lZQSka__mosaic{grid-template-columns:repeat(2,1fr)}.TeamCTA-module__lZQSka__portrait4,.TeamCTA-module__lZQSka__portrait5{display:none}.TeamCTA-module__lZQSka__portrait2{margin-top:0}}@media (max-width:480px){.TeamCTA-module__lZQSka__avatarWrap{width:48px;height:48px}.TeamCTA-module__lZQSka__mosaic{grid-template-columns:repeat(2,1fr);gap:.5rem}}
