.about-module__-i9KWa__main{color:#111;font-family:var(--font-manrope), sans-serif;background-color:#fff;min-height:100vh;position:relative;overflow:hidden}.about-module__-i9KWa__container{max-width:1280px;margin:0 auto;padding:0 5%}.about-module__-i9KWa__section{border-bottom:1px solid #0000000d;padding:120px 0;position:relative}.about-module__-i9KWa__section:last-child{border-bottom:none}.about-module__-i9KWa__headingXl{letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:700;line-height:1.05}.about-module__-i9KWa__headingLg{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.about-module__-i9KWa__headingMd{letter-spacing:-.01em;margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:600;line-height:1.2}.about-module__-i9KWa__textLg{color:#555;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:400;line-height:1.6}.about-module__-i9KWa__textMd{color:#666;font-size:1.125rem;line-height:1.6}.about-module__-i9KWa__accent{color:#0125fb}.about-module__-i9KWa__heroSection{background:radial-gradient(circle at 100% 0,#0125fb08 0%,#0000 60%),radial-gradient(circle at 0 100%,#0125fb05 0%,#0000 60%);align-items:center;min-height:90vh;padding-top:160px;padding-bottom:80px;display:flex}.about-module__-i9KWa__heroGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.about-module__-i9KWa__heroTextWrapper{flex-direction:column;gap:2rem;display:flex}.about-module__-i9KWa__heroHeadline{letter-spacing:-.03em;color:#000;margin:0;font-size:clamp(3.5rem,6vw,6rem);font-weight:700;line-height:1.05}.about-module__-i9KWa__heroSubheadline{color:#555;max-width:600px;font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.5}.about-module__-i9KWa__heroImageContainer{aspect-ratio:4/5;background-color:#f5f5f5;border-radius:24px;width:100%;position:relative;overflow:hidden}.about-module__-i9KWa__heroImage{object-fit:cover;width:100%;height:100%}.about-module__-i9KWa__storyGrid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.about-module__-i9KWa__storyContent{flex-direction:column;gap:2rem;display:flex}.about-module__-i9KWa__storyParagraph{color:#444;font-size:1.25rem;line-height:1.7}.about-module__-i9KWa__timelineContainer{max-width:800px;margin:0 auto;padding:4rem 0;position:relative}.about-module__-i9KWa__timelineLine{background-color:#0000001a;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.about-module__-i9KWa__timelineProgress{transform-origin:top;background-color:#0125fb;width:100%;position:absolute;top:0;left:0}.about-module__-i9KWa__timelineItem{justify-content:space-between;align-items:center;width:100%;margin-bottom:4rem;display:flex}.about-module__-i9KWa__timelineItem:nth-child(2n){flex-direction:row-reverse}.about-module__-i9KWa__timelineYear{text-align:right;color:#0125fb;width:45%;font-size:2.5rem;font-weight:700}.about-module__-i9KWa__timelineItem:nth-child(2n) .about-module__-i9KWa__timelineYear{text-align:left}.about-module__-i9KWa__timelineContent{color:#333;width:45%;font-size:1.25rem}.about-module__-i9KWa__timelineItem:nth-child(2n) .about-module__-i9KWa__timelineContent{text-align:right}.about-module__-i9KWa__timelineDot{z-index:2;background-color:#fff;border:4px solid #0125fb;border-radius:50%;width:16px;height:16px;position:absolute;left:50%;transform:translate(-50%)}.about-module__-i9KWa__statsGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.about-module__-i9KWa__statItem{flex-direction:column;gap:1rem;display:flex}.about-module__-i9KWa__statNumber{color:#000;letter-spacing:-.02em;font-size:clamp(3rem,5vw,4.5rem);font-weight:700}.about-module__-i9KWa__statLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:1.125rem;font-weight:500}.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:4rem;display:grid}.about-module__-i9KWa__valueCard{background-color:#fff;border:1px solid #0000000a;border-radius:24px;flex-direction:column;gap:1.5rem;padding:4rem 3rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000005}.about-module__-i9KWa__valueCard:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 30px 60px #0000000d}.about-module__-i9KWa__valueCard:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#0125fb08 0%,#0000 70%);width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.about-module__-i9KWa__valueCard:hover:after{opacity:1}.about-module__-i9KWa__valueTitle{color:#000;font-size:1.75rem;font-weight:600}.about-module__-i9KWa__valueDesc{color:#666;font-size:1.125rem;line-height:1.6}.about-module__-i9KWa__teamGrid{flex-wrap:wrap;justify-content:center;gap:4rem;margin-top:4rem;display:flex}.about-module__-i9KWa__teamCard{cursor:pointer;flex-direction:column;gap:1.5rem;width:100%;max-width:350px;text-decoration:none;display:flex}.about-module__-i9KWa__teamImageContainer{aspect-ratio:3/4;background:linear-gradient(135deg,#021bc7 0%,#0047ff 100%);border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 15px 30px -5px #021bc740}.about-module__-i9KWa__teamImage{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.about-module__-i9KWa__teamCard:hover .about-module__-i9KWa__teamImage{transform:scale(1.05)}.about-module__-i9KWa__teamAccentLine{background-color:#0125fb;width:0;height:2px;transition:width .4s cubic-bezier(.16,1,.3,1)}.about-module__-i9KWa__teamCard:hover .about-module__-i9KWa__teamAccentLine{width:100%}.about-module__-i9KWa__teamName{color:#000;margin:0;font-size:1.5rem;font-weight:600}.about-module__-i9KWa__teamRole{color:#666;margin:0;font-size:1rem}.about-module__-i9KWa__impactSection{color:#fff;text-align:center;background:linear-gradient(135deg,#050505 0%,#151515 100%);border-radius:40px;margin:120px 0;padding:8rem 4rem;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000026}.about-module__-i9KWa__impactSection:before{content:"";opacity:.5;pointer-events:none;background:radial-gradient(circle,#0125fb26 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.about-module__-i9KWa__impactStatement{letter-spacing:-.02em;max-width:900px;margin:0 auto 4rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1}.about-module__-i9KWa__ctaSection{text-align:center;flex-direction:column;align-items:center;gap:3rem;padding:120px 0;display:flex}.about-module__-i9KWa__ctaHeading{letter-spacing:-.03em;max-width:800px;margin:0 auto;font-size:clamp(3rem,6vw,5rem);font-weight:700}.about-module__-i9KWa__ctaButtons{justify-content:center;gap:1.5rem;display:flex}.about-module__-i9KWa__primaryButton{color:#fff;background-color:#0125fb;border-radius:100px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 14px #0125fb63}.about-module__-i9KWa__primaryButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0125fb80}.about-module__-i9KWa__secondaryButton{color:#000;background-color:#0000;border:1px solid #0000001a;border-radius:100px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s}.about-module__-i9KWa__secondaryButton:hover{background-color:#f5f5f5;border-color:#0003}@media (max-width:1024px){.about-module__-i9KWa__heroGrid,.about-module__-i9KWa__storyGrid{grid-template-columns:1fr;gap:4rem}.about-module__-i9KWa__statsGrid{grid-template-columns:repeat(2,1fr);gap:3rem}.about-module__-i9KWa__teamGrid{grid-template-columns:repeat(2,1fr)}.about-module__-i9KWa__impactSection{border-radius:24px;padding:6rem 2rem}}@media (max-width:768px){.about-module__-i9KWa__heroSection{padding-top:120px}.about-module__-i9KWa__valuesGrid,.about-module__-i9KWa__teamGrid{grid-template-columns:1fr}.about-module__-i9KWa__timelineItem{align-items:flex-start;gap:1rem;padding-left:2rem;text-align:left!important;flex-direction:column!important}.about-module__-i9KWa__timelineLine{left:0;transform:none}.about-module__-i9KWa__timelineDot{left:0;transform:translate(-50%)}.about-module__-i9KWa__timelineYear,.about-module__-i9KWa__timelineContent{width:100%;text-align:left!important}.about-module__-i9KWa__ctaButtons{flex-direction:column;width:100%;max-width:300px}}@media (min-width:641px) and (max-width:1024px){.about-module__-i9KWa__teamGrid{grid-template-columns:repeat(2,1fr)}}.about-module__-i9KWa__howItWorksGrid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem;display:grid}.about-module__-i9KWa__howItWorksCard{text-align:center;background-color:#f8fafc;border:1px solid #0000000a;border-radius:20px;padding:2.5rem 2rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s}.about-module__-i9KWa__howItWorksCard:hover{background-color:#fff;transform:translateY(-8px);box-shadow:0 20px 40px #0000000d}.about-module__-i9KWa__stepIcon{margin-bottom:1.5rem;font-size:3rem}.about-module__-i9KWa__stepTitle{color:#000;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.about-module__-i9KWa__stepDesc{color:#555;font-size:1rem;line-height:1.6}@media (max-width:1024px){.about-module__-i9KWa__howItWorksGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.about-module__-i9KWa__howItWorksGrid{grid-template-columns:1fr}}
