.about-module__sUHP9a__main{background:var(--background);min-height:100vh}.about-module__sUHP9a__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);background:#313131e6;padding:1rem 0;position:fixed;top:0;left:0;right:0}.about-module__sUHP9a__headerContent{justify-content:space-between;align-items:center;display:flex}.about-module__sUHP9a__logo{color:var(--foreground);letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.about-module__sUHP9a__nav{align-items:center;gap:2rem;display:flex}.about-module__sUHP9a__navLink{color:var(--foreground-muted);transition:color var(--transition-fast);font-size:.9375rem;font-weight:500}.about-module__sUHP9a__navLink:hover,.about-module__sUHP9a__navLinkActive{color:var(--foreground)}.about-module__sUHP9a__hero{text-align:center;padding:8rem 0 5rem}.about-module__sUHP9a__heroContent{max-width:680px;margin:0 auto}.about-module__sUHP9a__heroTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:700}.about-module__sUHP9a__heroSubtitle{color:var(--foreground-muted);font-size:1.0625rem;line-height:1.7}.about-module__sUHP9a__associatesSection{border-top:1px solid var(--border-color);padding:4rem 0 5rem}.about-module__sUHP9a__associatesIntro{color:var(--foreground-muted);text-align:center;max-width:640px;margin:0 auto 3rem;font-size:1.0625rem;line-height:1.7}.about-module__sUHP9a__associatesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.about-module__sUHP9a__associatesGrid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.about-module__sUHP9a__associateCard{background:var(--background-card);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);transition:border-color var(--transition-base),transform var(--transition-base);overflow:hidden}.about-module__sUHP9a__associateCard:hover{border-color:#9ba88940;transform:translateY(-4px)}.about-module__sUHP9a__associateImageWrap{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.about-module__sUHP9a__associateImage{object-fit:cover;object-position:top center;width:100%;height:100%}.about-module__sUHP9a__associateInfo{text-align:center;padding:1.5rem 1.75rem 2rem}.about-module__sUHP9a__associateName{color:var(--foreground);margin-bottom:.25rem;font-size:1.0625rem;font-weight:700}.about-module__sUHP9a__associateLocation{color:var(--foreground-muted);opacity:.8;margin-bottom:1rem;font-size:.8125rem;font-weight:500}.about-module__sUHP9a__associateBio{color:var(--foreground-muted);text-align:left;margin-bottom:1.25rem;font-size:.875rem;line-height:1.65}.about-module__sUHP9a__associateCredsList{flex-direction:column;gap:.375rem;list-style:none;display:flex}.about-module__sUHP9a__associateCredsList li{color:var(--foreground-muted);text-align:left;padding-left:.875rem;font-size:.875rem;position:relative}.about-module__sUHP9a__associateCredsList li:before{content:"—";color:var(--primary-blue);font-size:.8rem;position:absolute;left:0}.about-module__sUHP9a__numbersSection{background:var(--background-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:5rem 0}.about-module__sUHP9a__sectionTitle{color:var(--foreground);text-align:center;letter-spacing:-.01em;margin-bottom:2.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.about-module__sUHP9a__numbersGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:768px){.about-module__sUHP9a__numbersGrid{grid-template-columns:repeat(2,1fr)}}.about-module__sUHP9a__numberCard{text-align:center;background:var(--background-card);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);padding:2rem 1rem}.about-module__sUHP9a__numberValue{color:var(--accent);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1}.about-module__sUHP9a__numberLabel{color:var(--foreground-muted);font-size:.875rem;font-weight:500}.about-module__sUHP9a__testimonialsSection{border-top:1px solid var(--border-color);padding:5rem 0}.about-module__sUHP9a__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.about-module__sUHP9a__testimonialsGrid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.about-module__sUHP9a__testimonialCard{background:var(--background-card);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);transition:border-color var(--transition-base);flex-direction:column;justify-content:space-between;gap:1.5rem;padding:2rem;display:flex}.about-module__sUHP9a__testimonialCard:hover{border-color:#9ba88940}.about-module__sUHP9a__testimonialQuote{color:var(--foreground-muted);font-size:.9375rem;font-style:italic;line-height:1.7}.about-module__sUHP9a__testimonialAuthor{flex-direction:column;gap:.25rem;display:flex}.about-module__sUHP9a__testimonialName{color:var(--foreground);font-size:.9375rem;font-weight:700}.about-module__sUHP9a__testimonialDiscipline{color:var(--foreground-muted);font-size:.8125rem;font-weight:500}.about-module__sUHP9a__methodologySection{padding:5rem 0}.about-module__sUHP9a__methodologyHeader{text-align:center;max-width:680px;margin:0 auto 3rem}.about-module__sUHP9a__methodologyIntro{color:var(--foreground-muted);font-size:1.0625rem;line-height:1.7}.about-module__sUHP9a__pillarsGrid{flex-direction:column;gap:1.25rem;max-width:800px;margin:0 auto;display:flex}.about-module__sUHP9a__pillarCard{background:var(--background-card);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);transition:border-color var(--transition-base);align-items:flex-start;gap:1.75rem;padding:1.75rem;display:flex}.about-module__sUHP9a__pillarCard:hover{border-color:#9ba88940}.about-module__sUHP9a__pillarNumber{width:2.5rem;height:2.5rem;color:var(--accent);background:#2f3c8a14;border:1px solid #2f3c8a33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9375rem;font-weight:800;display:flex}.about-module__sUHP9a__pillarContent{flex:1}.about-module__sUHP9a__pillarTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.about-module__sUHP9a__pillarBody{color:var(--foreground-muted);font-size:.9375rem;line-height:1.7}.about-module__sUHP9a__valuesSection{background:var(--background-secondary);border-top:1px solid var(--border-color);padding:5rem 0}.about-module__sUHP9a__valuesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.about-module__sUHP9a__valuesGrid{grid-template-columns:1fr;max-width:560px;margin:0 auto}}.about-module__sUHP9a__valueCard{background:var(--background-card);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);transition:border-color var(--transition-base);padding:2rem}.about-module__sUHP9a__valueCard:hover{border-color:#9ba88940}.about-module__sUHP9a__valueTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.0625rem;font-weight:700}.about-module__sUHP9a__valueBody{color:var(--foreground-muted);font-size:.9375rem;line-height:1.65}.about-module__sUHP9a__ctaSection{padding:5rem 0}.about-module__sUHP9a__ctaBox{background:var(--background-card);border-radius:var(--border-radius-xl);text-align:center;border:1px solid #d5d9c826;max-width:680px;margin:0 auto;padding:3.5rem 2.5rem}.about-module__sUHP9a__ctaTitle{color:var(--foreground);letter-spacing:-.01em;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.about-module__sUHP9a__ctaBody{color:var(--foreground-muted);margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.about-module__sUHP9a__ctaActions{flex-direction:column;align-items:center;gap:1rem;display:flex}.about-module__sUHP9a__ctaButtonPrimary{color:#fff;background:var(--accent);border-radius:var(--border-radius-md);transition:all var(--transition-base);align-items:center;padding:1rem 2.25rem;font-size:1rem;font-weight:600;display:inline-flex}.about-module__sUHP9a__ctaButtonPrimary:hover{background:var(--accent-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.about-module__sUHP9a__ctaButtonSecondary{color:var(--foreground-muted);transition:color var(--transition-fast);font-size:.9375rem;font-weight:500}.about-module__sUHP9a__ctaButtonSecondary:hover{color:var(--foreground)}.about-module__sUHP9a__footer{border-top:1px solid var(--border-color);padding:2rem 0}.about-module__sUHP9a__footerContent{text-align:center}.about-module__sUHP9a__footerLogo{color:var(--foreground);margin-bottom:.25rem;font-size:1rem;font-weight:700;display:block}.about-module__sUHP9a__footerContent p{color:var(--foreground-muted);font-size:.875rem}.about-module__sUHP9a__footerLegal{border-top:1px solid var(--border-color);justify-content:center;gap:1.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.about-module__sUHP9a__footerLegal a{color:var(--foreground-muted);opacity:.7;transition:opacity var(--transition-fast);font-size:.8125rem}.about-module__sUHP9a__footerLegal a:hover{opacity:1}
.Header-module__LH37dG__header{z-index:100;border-bottom:3px solid var(--primary-blue);background:#fff;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #00000014}.Header-module__LH37dG__headerInner{padding:1rem 0}.Header-module__LH37dG__headerContent{justify-content:space-between;align-items:center;display:flex}.Header-module__LH37dG__logo{align-items:center;display:flex}.Header-module__LH37dG__nav{align-items:center;gap:2rem;display:flex}.Header-module__LH37dG__navLink{color:#555;transition:color var(--transition-fast);font-size:.9375rem;font-weight:500}.Header-module__LH37dG__navLink:hover{color:var(--primary-blue)}.Header-module__LH37dG__navLinkActive{color:var(--primary-blue);font-weight:600}.Header-module__LH37dG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;gap:5px;width:24px;height:18px;padding:0;display:none}.Header-module__LH37dG__bar{width:100%;height:2px;transition:transform var(--transition-base),opacity var(--transition-base);transform-origin:50%;background:#333;border-radius:2px;display:block}.Header-module__LH37dG__hamburgerOpen .Header-module__LH37dG__bar:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__LH37dG__hamburgerOpen .Header-module__LH37dG__bar:nth-child(2){opacity:0}.Header-module__LH37dG__hamburgerOpen .Header-module__LH37dG__bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__LH37dG__mobileNav{border-top:1px solid #e0e0e0;flex-direction:column;gap:0;padding:.5rem 0;display:none}.Header-module__LH37dG__mobileNavOpen{display:flex}.Header-module__LH37dG__mobileNavLink{color:#555;transition:color var(--transition-fast);border-bottom:1px solid #f0f0f0;padding:.875rem 0;font-size:1rem;font-weight:500;display:block}.Header-module__LH37dG__mobileNavLink:hover,.Header-module__LH37dG__mobileNavLinkActive{color:var(--primary-blue)}@media (max-width:640px){.Header-module__LH37dG__nav{display:none}.Header-module__LH37dG__hamburger{display:flex}}
