.about-module__-i9KWa__aboutPage{background:var(--brand-white);min-height:100vh}.about-module__-i9KWa__aboutHero{background:linear-gradient(135deg,var(--brand-navy)0%,var(--brand-navy-dark)100%);text-align:center;padding:8rem 1rem 5rem;position:relative;overflow:hidden}.about-module__-i9KWa__aboutHero:before{content:"";opacity:.5;background:url("data:image/svg+xml,<svg width=\"100\" height=\"100\" xmlns=\"http://www.w3.org/2000/svg\"><defs><pattern id=\"grid\" width=\"40\" height=\"40\" patternUnits=\"userSpaceOnUse\"><path d=\"M 40 0 L 0 0 0 40\" fill=\"none\" stroke=\"rgba(255,255,255,0.05)\" stroke-width=\"1\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.about-module__-i9KWa__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.about-module__-i9KWa__heroTitle{color:var(--brand-white);letter-spacing:-.02em;margin-bottom:1rem;font-size:4rem;font-weight:800}.about-module__-i9KWa__heroSubtitle{color:#ffffffe6;font-size:1.5rem;font-weight:500}.about-module__-i9KWa__storySection{background:var(--brand-white);padding:6rem 1rem}.about-module__-i9KWa__storyContainer{max-width:900px;margin:0 auto}.about-module__-i9KWa__storyContent{text-align:left}.about-module__-i9KWa__sectionTitle{color:var(--brand-navy);text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.about-module__-i9KWa__storyText{flex-direction:column;gap:1.5rem;display:flex}.about-module__-i9KWa__storyText p{color:var(--brand-text-dark);text-align:justify;font-size:1.125rem;line-height:1.9}.about-module__-i9KWa__valuesSection{background:var(--brand-grey-lightest);padding:5rem 1rem}.about-module__-i9KWa__valuesContainer{max-width:1200px;margin:0 auto}.about-module__-i9KWa__sectionHeader{text-align:center;margin-bottom:4rem}.about-module__-i9KWa__sectionSubtitle{color:var(--brand-text-dark);margin-top:1rem;font-size:1.125rem}.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.about-module__-i9KWa__valueCard{background:var(--brand-white);border:1px solid var(--brand-border-light);border-radius:16px;padding:2.5rem 2rem;transition:all .3s;box-shadow:0 2px 8px #1f3a5f14}.about-module__-i9KWa__valueCard:hover{border-color:var(--brand-teal-light);transform:translateY(-8px);box-shadow:0 12px 32px #1f3a5f26}.about-module__-i9KWa__valueIcon{background:linear-gradient(135deg,var(--brand-teal)0%,var(--brand-teal-dark)100%);width:60px;height:60px;color:var(--brand-white);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.75rem;display:flex}.about-module__-i9KWa__valueTitle{color:var(--brand-navy);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.about-module__-i9KWa__valueDescription{color:var(--brand-text-dark);font-size:.9375rem;line-height:1.8}.about-module__-i9KWa__milestonesSection{background:var(--brand-white);padding:5rem 1rem}.about-module__-i9KWa__milestonesContainer{max-width:900px;margin:0 auto}.about-module__-i9KWa__timeline{padding-left:2rem;position:relative}.about-module__-i9KWa__timeline:before{content:"";background:linear-gradient(180deg,var(--brand-teal)0%,var(--brand-teal-dark)100%);width:3px;position:absolute;top:0;bottom:0;left:0}.about-module__-i9KWa__milestoneItem{padding-bottom:3rem;padding-left:2rem;position:relative}.about-module__-i9KWa__milestoneItem:last-child{padding-bottom:0}.about-module__-i9KWa__milestoneItem:before{content:"";background:var(--brand-teal);border:3px solid var(--brand-white);width:16px;height:16px;box-shadow:0 0 0 3px var(--brand-teal-light);border-radius:50%;position:absolute;top:.5rem;left:-2.5rem}.about-module__-i9KWa__milestoneYear{color:var(--brand-teal);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:1rem;font-weight:700}.about-module__-i9KWa__milestoneTitle{color:var(--brand-navy);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.about-module__-i9KWa__milestoneDescription{color:var(--brand-text-dark);font-size:.9375rem;line-height:1.7}.about-module__-i9KWa__teamSection{background:var(--brand-grey-lightest);padding:5rem 1rem}.about-module__-i9KWa__teamContainer{max-width:1200px;margin:0 auto}.about-module__-i9KWa__teamGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.about-module__-i9KWa__teamCard{background:var(--brand-white);text-align:center;border:1px solid var(--brand-border-light);border-radius:16px;padding:2.5rem 2rem;transition:all .3s;box-shadow:0 2px 8px #1f3a5f14}.about-module__-i9KWa__teamCard:hover{border-color:var(--brand-teal-light);transform:translateY(-8px);box-shadow:0 12px 32px #1f3a5f26}.about-module__-i9KWa__teamIcon{background:linear-gradient(135deg,var(--brand-navy)0%,var(--brand-navy-dark)100%);width:70px;height:70px;color:var(--brand-white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;display:flex}.about-module__-i9KWa__teamName{color:var(--brand-navy);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.about-module__-i9KWa__teamDescription{color:var(--brand-text-dark);font-size:.9375rem;line-height:1.7}.about-module__-i9KWa__statsBanner{background:linear-gradient(135deg,var(--brand-navy)0%,var(--brand-navy-dark)100%);padding:4rem 1rem}.about-module__-i9KWa__statsBannerContainer{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.about-module__-i9KWa__statItem{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.about-module__-i9KWa__statIcon{color:var(--brand-teal);flex-shrink:0;font-size:2.5rem}.about-module__-i9KWa__statContent{text-align:left}.about-module__-i9KWa__statNumber{color:var(--brand-white);margin-bottom:.25rem;font-size:2.5rem;font-weight:800;line-height:1}.about-module__-i9KWa__statLabel{color:#ffffffe6;font-size:.9375rem;font-weight:500}.about-module__-i9KWa__aboutCta{background:var(--brand-grey-lightest);text-align:center;padding:5rem 1rem}.about-module__-i9KWa__ctaContent{max-width:800px;margin:0 auto}.about-module__-i9KWa__ctaTitle{color:var(--brand-navy);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.about-module__-i9KWa__ctaDescription{color:var(--brand-text-dark);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.about-module__-i9KWa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.about-module__-i9KWa__ctaButton{cursor:pointer;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s}.about-module__-i9KWa__ctaButton.about-module__-i9KWa__primary{background:var(--brand-teal);color:var(--brand-white);box-shadow:0 4px 16px #2fa4a94d}.about-module__-i9KWa__ctaButton.about-module__-i9KWa__primary:hover{background:var(--brand-teal-dark);transform:translateY(-2px);box-shadow:0 8px 24px #2fa4a966}.about-module__-i9KWa__ctaButton.about-module__-i9KWa__secondary{background:var(--brand-white);color:var(--brand-navy);border:2px solid var(--brand-navy)}.about-module__-i9KWa__ctaButton.about-module__-i9KWa__secondary:hover{background:var(--brand-navy);color:var(--brand-white);transform:translateY(-2px)}@media (max-width:1024px){.about-module__-i9KWa__statsBannerContainer{grid-template-columns:repeat(2,1fr)}.about-module__-i9KWa__teamGrid{grid-template-columns:1fr}}@media (max-width:768px){.about-module__-i9KWa__heroTitle{font-size:3rem}.about-module__-i9KWa__heroSubtitle{font-size:1.25rem}.about-module__-i9KWa__sectionTitle{font-size:2rem}.about-module__-i9KWa__storyText p{text-align:left;font-size:1rem}.about-module__-i9KWa__valuesGrid,.about-module__-i9KWa__statsBannerContainer{grid-template-columns:1fr}.about-module__-i9KWa__statItem{justify-content:center}.about-module__-i9KWa__ctaButtons{flex-direction:column}.about-module__-i9KWa__ctaButton{width:100%;max-width:300px}}@media (max-width:480px){.about-module__-i9KWa__aboutHero{padding:5rem 1rem 3rem}.about-module__-i9KWa__heroTitle{font-size:2.5rem}.about-module__-i9KWa__heroSubtitle{font-size:1.125rem}.about-module__-i9KWa__storySection,.about-module__-i9KWa__valuesSection,.about-module__-i9KWa__milestonesSection,.about-module__-i9KWa__teamSection,.about-module__-i9KWa__aboutCta{padding:3rem 1rem}.about-module__-i9KWa__sectionTitle{font-size:1.75rem}.about-module__-i9KWa__sectionSubtitle{font-size:1rem}.about-module__-i9KWa__valueIcon,.about-module__-i9KWa__teamIcon{width:50px;height:50px;font-size:1.5rem}.about-module__-i9KWa__valueTitle,.about-module__-i9KWa__milestoneTitle{font-size:1.25rem}.about-module__-i9KWa__timeline,.about-module__-i9KWa__milestoneItem{padding-left:1.5rem}.about-module__-i9KWa__statsBanner{padding:3rem 1rem}.about-module__-i9KWa__statNumber,.about-module__-i9KWa__statIcon,.about-module__-i9KWa__ctaTitle{font-size:2rem}.about-module__-i9KWa__ctaDescription{font-size:1rem}}
