.about-module__Vm5H0a__container{max-width:var(--container-max-width);background-color:var(--background-rgb);min-height:100vh;color:var(--color-white);margin:0 auto;padding:0 8.3rem;position:relative;overflow-x:visible}.about-module__Vm5H0a__heroBg{width:100%;min-height:60vh;position:relative}.about-module__Vm5H0a__heroBg:before{content:"";background-image:linear-gradient(to right,rgba(var(--background-rgb),1)0%,rgba(var(--background-rgb),0)15%),linear-gradient(to left,rgba(var(--background-rgb),1)0%,rgba(var(--background-rgb),0)15%),linear-gradient(to bottom,rgba(var(--background-rgb),0)60%,rgba(var(--background-rgb),1)100%),url(/images/about/about-us-hero-bg.jpg);opacity:1;z-index:-1;background-position:top;background-repeat:no-repeat;background-size:contain;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.about-module__Vm5H0a__heroContent{z-index:2;position:relative}.about-module__Vm5H0a__content{max-width:1200px;margin:0 auto;padding:40px 24px}.about-module__Vm5H0a__header{text-align:left;justify-content:flex-start;align-items:flex-end;min-height:40vh;padding:60px 24px 0;display:flex;position:relative}.about-module__Vm5H0a__heroGradient{z-index:0}.about-module__Vm5H0a__title{font-size:4rem;font-weight:var(--font-weight-800);color:var(--color-white);font-family:var(--font-family-poppins);text-align:left;z-index:2;margin-bottom:1rem;line-height:1.1;position:relative}.about-module__Vm5H0a__introSection{text-align:left;margin-bottom:80px}.about-module__Vm5H0a__introDescription{text-align:left;font-size:1.25rem;font-family:var(--font-family-roboto);color:var(--color-white);font-weight:var(--font-weight-400);margin:0 0 1.5rem;line-height:1.6}.about-module__Vm5H0a__ctaButton{border-radius:var(--cta-border-radius);width:fit-content;min-width:180px;font-family:var(--font-family-poppins);font-weight:var(--font-weight-500);font-size:var(--cta-button-font-size);border:1px solid var(--cta-color-button);color:var(--color-white);transition:var(--cta-transition-bg);z-index:1;background-color:#0000;justify-content:center;align-items:center;margin-top:1rem;padding:12px 24px;line-height:1.5em;text-decoration:none;display:inline-flex;position:relative;box-shadow:0 4px 12px #0003}.about-module__Vm5H0a__ctaButton:hover{background-color:var(--cta-color-button);color:var(--color-black);box-shadow:0 10px 25px #84ffda66,0 6px 16px #0003}.about-module__Vm5H0a__ctaBg{width:100%;position:relative}.about-module__Vm5H0a__ctaBg:before{content:"";opacity:1;z-index:-1;background-image:linear-gradient(#0a0a0a 0%,#0a0a0a00 15% 75%,#0a0a0a 100%),url(/images/case-studies/cta-bg-3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.about-module__Vm5H0a__ctaGradient{z-index:0}.about-module__Vm5H0a__cta{border:1 solid var(--footer-divider);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:80px 120px;display:flex}.about-module__Vm5H0a__ctaCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2;background:#1b1b1b80;border:1px solid #2e2e2e;border-radius:12px;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:1200px;padding:44px 40px;display:flex;position:relative}.about-module__Vm5H0a__ctaTitle{font-family:var(--font-family-poppins);max-width:800px;margin:0;font-size:40px;font-weight:700;line-height:1.3em}.about-module__Vm5H0a__ctaDescription{font-family:var(--font-family-poppins);font-weight:var(--font-weight-700);max-width:700px;margin:0 0 12px;font-size:1.8rem;line-height:2.8125rem}.about-module__Vm5H0a__companyStory{background-color:rgb(var(--card-rgb));border:1px solid rgb(var(--border-rgb));border-radius:16px;margin-bottom:80px;padding:48px;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.about-module__Vm5H0a__companyStoryAccent{background:linear-gradient(135deg,rgb(var(--accent-rgb)),rgb(var(--accent-secondary-rgb)));height:4px;position:absolute;top:0;left:0;right:0}.about-module__Vm5H0a__companyStoryTitle{color:rgb(var(--text-primary-rgb));margin-bottom:32px;font-size:2rem;font-weight:700}.about-module__Vm5H0a__companyStoryContent{flex-direction:column;gap:24px;display:flex}.about-module__Vm5H0a__companyStoryContent p{color:rgb(var(--text-secondary-rgb));font-size:1.1rem;line-height:1.7}.about-module__Vm5H0a__highlight{color:rgb(var(--accent-rgb));font-weight:600}.about-module__Vm5H0a__statsSection{background-color:rgb(var(--card-rgb));border:1px solid rgb(var(--border-rgb));border-radius:16px;margin-bottom:80px;padding:48px}.about-module__Vm5H0a__statsGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;display:grid}.about-module__Vm5H0a__statItem{cursor:pointer;transition:transform .3s}.about-module__Vm5H0a__statItem:hover{transform:scale(1.05)}.about-module__Vm5H0a__statValue{background:linear-gradient(135deg,rgb(var(--accent-rgb)),rgb(var(--accent-secondary-rgb)));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:3rem;font-weight:900;line-height:1}.about-module__Vm5H0a__statLabel{color:rgb(var(--text-secondary-rgb));font-size:1rem;font-weight:500}.about-module__Vm5H0a__teamSection{margin-top:80px}.about-module__Vm5H0a__teamHeader{text-align:center;margin-bottom:64px}.about-module__Vm5H0a__teamTitle{font-size:2.5rem;font-weight:var(--font-weight-700);text-align:left;color:rgb(var(--text-primary-rgb));margin-bottom:16px}.about-module__Vm5H0a__teamGrid{flex-direction:column;gap:30px;display:flex}.about-module__Vm5H0a__teamGroup{width:100%}.about-module__Vm5H0a__teamGroupHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.about-module__Vm5H0a__teamGroupTitle{font-size:2rem;font-weight:var(--font-weight-700);color:var(--color-white);font-family:var(--font-family-poppins);margin:0}.about-module__Vm5H0a__carouselArrows{align-items:center;gap:12px;display:flex}.about-module__Vm5H0a__teamMembersRow{grid-template-columns:repeat(2,1fr);gap:40px;width:100%;display:grid}.about-module__Vm5H0a__teamMembersRow.about-module__Vm5H0a__scrollable{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(100,calc(50% - 20px));grid-auto-flow:column;gap:40px;display:grid;overflow:auto hidden}.about-module__Vm5H0a__teamMembersRow.about-module__Vm5H0a__scrollable::-webkit-scrollbar{display:none}.about-module__Vm5H0a__teamMembersRow.about-module__Vm5H0a__scrollable .about-module__Vm5H0a__teamMemberCard,.about-module__Vm5H0a__teamMembersRow.about-module__Vm5H0a__scrollable .about-module__Vm5H0a__teamMemberCard:nth-child(odd){scroll-snap-align:start}.about-module__Vm5H0a__carouselContainer{width:100%;overflow:hidden}.about-module__Vm5H0a__carouselTrack{width:300%;display:flex}.about-module__Vm5H0a__carouselPage{flex:0 0 33.3333%;grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.about-module__Vm5H0a__carouselPage .about-module__Vm5H0a__teamMemberCard{opacity:1;animation:none;transform:none}.about-module__Vm5H0a__carouselArrow{z-index:10;border:1px solid var(--cta-color-button);cursor:pointer;width:48px;min-width:48px;height:48px;color:var(--cta-color-button);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1b1b1bcc;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.about-module__Vm5H0a__carouselArrow:hover{background:var(--cta-color-button);color:var(--color-black);transform:scale(1.1);box-shadow:0 0 20px #84ffda66}.about-module__Vm5H0a__carouselArrow:active{transform:scale(.95)}.about-module__Vm5H0a__carouselArrowLeft,.about-module__Vm5H0a__carouselArrowRight{flex-shrink:0}.about-module__Vm5H0a__teamMemberCard{opacity:0;flex-direction:row;align-items:flex-start;gap:24px;animation:.6s forwards about-module__Vm5H0a__fadeInUp;display:flex;transform:translateY(30px)}.about-module__Vm5H0a__memberInfo{flex-direction:column;flex:1;gap:12px;display:flex}.about-module__Vm5H0a__missionSection{padding:80px 0}.about-module__Vm5H0a__missionContainer{text-align:center;max-width:75rem;margin:0 auto}.about-module__Vm5H0a__missionTitle{font-size:3rem;font-weight:var(--font-weight-700);font-family:var(--font-family-poppins);color:var(--color-white);text-align:center;padding:1.875rem 0}.about-module__Vm5H0a__missionContent{flex-direction:column;gap:32px;display:flex}.about-module__Vm5H0a__missionParagraph{font-size:1.25rem;font-family:var(--font-family-poppins);font-weight:var(--font-weight-400);color:var(--color-white);text-align:left;margin:0;line-height:1.8}.about-module__Vm5H0a__missionJoinUs{text-align:center;text-decoration:none}.about-module__Vm5H0a__missionJoinUsText{font-size:1.25rem;font-family:var(--font-family-poppins);font-weight:var(--font-weight-500);color:var(--cta-color-button);cursor:pointer;margin:0 0 16px;line-height:1.6;transition:color .5s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.about-module__Vm5H0a__missionJoinUsText:after{content:"";background-color:var(--cta-color-button);width:0;height:2px;transition:width .6s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.about-module__Vm5H0a__missionJoinUsText:hover:after{width:100%}.about-module__Vm5H0a__codexSection{text-align:center;padding-bottom:80px}.about-module__Vm5H0a__codexSectionTitle{font-size:3rem;font-weight:var(--font-weight-700);font-family:var(--font-family-poppins);color:var(--color-white);text-align:center;padding:1.875rem 0}.about-module__Vm5H0a__codexContainer{text-align:left;grid-template-columns:1fr 1fr;align-items:start;gap:80px;max-width:1400px;margin:0 auto;display:grid}.about-module__Vm5H0a__codexContent{flex-direction:column;display:flex}.about-module__Vm5H0a__codexList{flex-direction:column;gap:40px;display:flex}.about-module__Vm5H0a__codexItem{flex-direction:column;gap:12px;display:flex}.about-module__Vm5H0a__codexItemTitle{font-size:1.25rem;font-weight:var(--font-weight-600);font-family:var(--font-family-poppins);color:var(--cta-color-button);cursor:default;margin:0}.about-module__Vm5H0a__codexItemDescription{font-size:1rem;font-family:var(--font-family-poppins);font-weight:var(--font-weight-400);color:rgb(var(--text-secondary-rgb));margin:0;line-height:1.6}.about-module__Vm5H0a__codexImageContainer{flex-direction:column;align-self:start;gap:0;display:flex;position:sticky;top:120px}.about-module__Vm5H0a__codexImagePlaceholder{background:linear-gradient(linear-gradient(to bottom,#0a0a0a 0%,#0a0a0a00 15%,#0a0a0a00 75%,#0a0a0a 100%));border-radius:16px;width:100%;line-height:0;position:relative;overflow:hidden}.about-module__Vm5H0a__codexImagePlaceholder img{object-fit:cover;width:100%;height:100%;display:block}.about-module__Vm5H0a__codexImageTop{aspect-ratio:16/9;z-index:1;margin-left:80px}.about-module__Vm5H0a__codexImageBottom{aspect-ratio:4/3;z-index:2;margin-top:-60px}@keyframes about-module__Vm5H0a__fadeInUp{to{opacity:1;transform:translateY(0)}}.about-module__Vm5H0a__memberAvatar{background:var(--background-rgb);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;min-width:120px;height:120px;font-size:1.75rem;font-weight:700;display:flex;overflow:hidden}.about-module__Vm5H0a__memberName{font-size:1.5rem;font-weight:var(--font-weight-600);font-family:var(--font-family-mont);color:var(--cta-color-button);margin:0;padding-bottom:4px;display:inline-block;position:relative}.about-module__Vm5H0a__memberName:after{content:"";background-color:var(--cta-color-button);width:100%;height:2px;position:absolute;bottom:0;left:0}.about-module__Vm5H0a__memberTitle{font-size:1rem;font-family:var(--font-family-poppins);font-weight:var(--font-weight-600);color:var(--color-white);margin:0;line-height:1.5}.about-module__Vm5H0a__memberBio{font-size:1rem;font-family:var(--font-family-roboto);font-weight:var(--font-weight-300);color:var(--color-white);margin:0;line-height:1.6}.about-module__Vm5H0a__devTeamGrid{grid-template-columns:repeat(2,1fr);gap:48px;width:100%;display:grid}.about-module__Vm5H0a__devTeamCard{text-align:center;border:1px solid rgb(var(--border-rgb));background-color:rgba(var(--card-rgb),.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:16px;flex-direction:column;align-items:center;gap:24px;padding:40px 32px;transition:all .3s;animation:.6s forwards about-module__Vm5H0a__fadeInUp;display:flex;transform:translateY(30px)}.about-module__Vm5H0a__devTeamCard:hover{border-color:var(--cta-color-button);background-color:rgba(var(--card-rgb),.6);transform:translateY(-8px);box-shadow:0 12px 32px #84ffda26}.about-module__Vm5H0a__devMemberAvatar{border:2px solid var(--cta-color-button);width:100px;min-width:100px;height:100px;color:var(--cta-color-button);background:linear-gradient(135deg,#84ffda1a,#84ffda0d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.75rem;font-weight:700;transition:all .3s;display:flex;overflow:hidden}.about-module__Vm5H0a__devTeamCard:hover .about-module__Vm5H0a__devMemberAvatar{transform:scale(1.1);box-shadow:0 0 20px #84ffda66}.about-module__Vm5H0a__devMemberInfo{flex-direction:column;flex:1;gap:12px;display:flex}.about-module__Vm5H0a__devMemberName{font-size:1.25rem;font-weight:var(--font-weight-600);font-family:var(--font-family-mont);color:var(--cta-color-button);margin:0;padding-bottom:6px;display:inline-block;position:relative}.about-module__Vm5H0a__devMemberName:after{content:"";background-color:var(--cta-color-button);width:60%;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.about-module__Vm5H0a__devTeamCard:hover .about-module__Vm5H0a__devMemberName:after{width:100%}.about-module__Vm5H0a__devMemberTitle{font-size:1rem;font-family:var(--font-family-poppins);font-weight:var(--font-weight-600);color:var(--color-white);margin:0;line-height:1.5}.about-module__Vm5H0a__devMemberBio{font-size:.95rem;font-family:var(--font-family-roboto);font-weight:var(--font-weight-400);color:rgb(var(--text-secondary-rgb));margin:0;line-height:1.6}.about-module__Vm5H0a__statItem:focus{outline:2px solid rgb(var(--accent-rgb));outline-offset:2px}@media (max-width:768px){.about-module__Vm5H0a__container{padding:0 24px}.about-module__Vm5H0a__content{padding:60px 0 40px}.about-module__Vm5H0a__heroBg{min-height:50vh}.about-module__Vm5H0a__header{min-height:35vh;padding:40px 24px 30px}.about-module__Vm5H0a__title{font-size:2.5rem}.about-module__Vm5H0a__introDescription{font-size:1.125rem}.about-module__Vm5H0a__teamSection{margin-top:60px}.about-module__Vm5H0a__teamHeader{margin-bottom:48px}.about-module__Vm5H0a__teamTitle{text-align:center;padding:10px 0;font-size:1.5rem}.about-module__Vm5H0a__teamGrid{gap:48px}.about-module__Vm5H0a__teamGroupHeader{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:24px}.about-module__Vm5H0a__teamGroupTitle{font-size:1.5rem}.about-module__Vm5H0a__carouselArrows{align-self:flex-end}.about-module__Vm5H0a__teamMembersRow{grid-template-columns:1fr;gap:32px}.about-module__Vm5H0a__teamMembersRow.about-module__Vm5H0a__scrollable{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(100,100%);grid-auto-flow:column}.about-module__Vm5H0a__carouselPage{grid-template-rows:repeat(2,auto);grid-template-columns:1fr;gap:32px}.about-module__Vm5H0a__carouselContainer{touch-action:pan-y pinch-zoom}.about-module__Vm5H0a__teamMemberCard{gap:20px}.about-module__Vm5H0a__memberAvatar{width:100px;min-width:100px;height:100px;font-size:1.5rem}.about-module__Vm5H0a__memberName{font-size:1.25rem}.about-module__Vm5H0a__memberTitle,.about-module__Vm5H0a__memberBio{font-size:1rem}.about-module__Vm5H0a__carouselArrow{width:40px;min-width:40px;height:40px}.about-module__Vm5H0a__carouselArrow svg{width:20px;height:20px}.about-module__Vm5H0a__missionSection{padding-top:80px;padding-bottom:60px}.about-module__Vm5H0a__missionTitle{margin-bottom:32px;font-size:2rem}.about-module__Vm5H0a__missionContent{gap:24px}.about-module__Vm5H0a__missionParagraph{font-size:1rem}.about-module__Vm5H0a__missionJoinUs{font-size:1.125rem}.about-module__Vm5H0a__codexSection{padding-top:80px;padding-bottom:80px}.about-module__Vm5H0a__codexSectionTitle{margin-bottom:48px;font-size:2rem}.about-module__Vm5H0a__codexContainer{grid-template-columns:1fr;gap:60px}.about-module__Vm5H0a__codexList{gap:32px}.about-module__Vm5H0a__codexItemTitle{font-size:1.125rem}.about-module__Vm5H0a__codexItemDescription{font-size:.875rem}.about-module__Vm5H0a__codexImageContainer{gap:0;position:static}.about-module__Vm5H0a__codexImageTop{margin-left:60px}.about-module__Vm5H0a__codexImageBottom{margin-top:-40px}.about-module__Vm5H0a__cta{padding:60px 40px}.about-module__Vm5H0a__ctaCard{padding:32px 24px}.about-module__Vm5H0a__ctaDescription{font-size:1.5rem;line-height:2.2rem}.about-module__Vm5H0a__ctaButton{padding:10px 20px;font-size:.9rem}}@media (max-width:480px){.about-module__Vm5H0a__container{padding:0 20px}.about-module__Vm5H0a__content{padding:30px 0}.about-module__Vm5H0a__heroBg{min-height:40vh}.about-module__Vm5H0a__header{min-height:30vh;padding:30px 0 20px}.about-module__Vm5H0a__title{font-size:2rem}.about-module__Vm5H0a__introDescription{font-size:1rem}.about-module__Vm5H0a__companyStory,.about-module__Vm5H0a__statsSection{padding:24px 16px}.about-module__Vm5H0a__teamGroupHeader{margin-bottom:20px}.about-module__Vm5H0a__teamGroupTitle{font-size:1.25rem}.about-module__Vm5H0a__teamMembersRow{gap:24px}.about-module__Vm5H0a__teamMembersRow.about-module__Vm5H0a__scrollable{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(100,100%);grid-auto-flow:column;gap:24px}.about-module__Vm5H0a__memberAvatar{width:80px;min-width:80px;height:80px;font-size:1.25rem}.about-module__Vm5H0a__memberName{font-size:1.25rem}.about-module__Vm5H0a__memberTitle,.about-module__Vm5H0a__memberBio{font-size:1rem}.about-module__Vm5H0a__carouselArrow{width:36px;min-width:36px;height:36px}.about-module__Vm5H0a__carouselArrow svg{width:18px;height:18px}.about-module__Vm5H0a__missionContainer{padding:0}.about-module__Vm5H0a__missionSection{padding:40px 0}.about-module__Vm5H0a__missionTitle{margin-bottom:1rem;padding:10px 0;font-size:1.75rem}.about-module__Vm5H0a__missionContent{gap:24px}.about-module__Vm5H0a__missionParagraph{font-size:1rem;line-height:1.7rem}.about-module__Vm5H0a__missionJoinUsText{font-size:1rem}.about-module__Vm5H0a__codexSection{padding-top:0;padding-bottom:60px}.about-module__Vm5H0a__codexSectionTitle{margin-bottom:1rem;padding:10px 0;font-size:1.75rem}.about-module__Vm5H0a__codexContainer{gap:20px}.about-module__Vm5H0a__codexList{gap:32px}.about-module__Vm5H0a__codexItemTitle{font-size:1.25rem}.about-module__Vm5H0a__codexItemDescription{font-size:1rem;line-height:1.7rem}.about-module__Vm5H0a__codexImageContainer{gap:0}.about-module__Vm5H0a__codexImageTop{margin-left:40px}.about-module__Vm5H0a__codexImageBottom{margin-top:-30px}.about-module__Vm5H0a__statsGrid{gap:24px}.about-module__Vm5H0a__statValue{font-size:2rem}.about-module__Vm5H0a__cta{padding:40px 20px}.about-module__Vm5H0a__ctaCard{gap:24px;padding:30px 20px}.about-module__Vm5H0a__ctaDescription{font-size:1.25rem;line-height:1.8rem}.about-module__Vm5H0a__ctaButton{min-width:130px;padding:10px 18px;font-size:.875rem}}[data-theme=dark] .about-module__Vm5H0a__container{--shadow-color:#0000004d}[data-theme=dark] .about-module__Vm5H0a__themeToggle,[data-theme=dark] .about-module__Vm5H0a__companyStory,[data-theme=dark] .about-module__Vm5H0a__statsSection{box-shadow:0 4px 6px -1px var(--shadow-color)}[data-theme=dark] .about-module__Vm5H0a__themeToggle:hover{box-shadow:0 20px 25px -5px var(--shadow-color)}
.gradients-module__gP6GqG__imageContainer{position:relative;overflow:hidden}.gradients-module__gP6GqG__image{object-fit:cover;width:100%;height:100%}.gradients-module__gP6GqG__gradientOverlay,.gradients-module__gP6GqG__overlay{pointer-events:none;position:absolute;inset:0}.gradients-module__gP6GqG__hero-bottom,.gradients-module__gP6GqG__heroBg{background:linear-gradient(180deg,transparent 0%,rgba(var(--background-rgb),0)60%,rgba(var(--background-rgb),1)100%)}.gradients-module__gP6GqG__cta-glow,.gradients-module__gP6GqG__ctaGlow{background:radial-gradient(circle,#3b82f64d 0%,#9333ea33 50%,#0000 100%)}.gradients-module__gP6GqG__section-fade,.gradients-module__gP6GqG__sectionFade{background:linear-gradient(135deg,#0003 0%,#0000001a 50%,#0000 100%)}.gradients-module__gP6GqG__hero-fade{background:linear-gradient(#0000004d 0%,#0000 50%,#0006 100%)}.gradients-module__gP6GqG__subtle-overlay{background:#0000001a}.gradients-module__gP6GqG__radial-center{background:radial-gradient(circle,#ffffff1a 0%,#0000 70%)}
