.about-module__Vm5H0a__aboutContainer{max-width:var(--container-max-width);background-color:var(--background-rgb);min-height:100vh;color:var(--color-white);margin:0 auto;padding:0 7.47rem;position:relative;overflow-x:visible}.about-module__Vm5H0a__aboutContent{max-width:var(--about-content-max-width);padding:var(--about-content-padding);margin:0 auto}.about-module__Vm5H0a__introSection{margin-bottom:var(--about-intro-margin-bottom)}.about-module__Vm5H0a__pageTitle{font-size:var(--hero-title-font);font-weight:var(--font-weight-800);color:var(--color-white);font-family:var(--font-family-poppins);margin:0 0 var(--about-title-margin-bottom)0;text-align:left;line-height:1.1;position:relative}.about-module__Vm5H0a__aboutTitle{font-size:var(--hero-title-font);font-weight:var(--font-weight-800);color:var(--color-white);font-family:var(--font-family-poppins);margin:0 0 var(--about-subtitle-margin-bottom)0;text-align:left;z-index:2;line-height:1.1;position:relative}.about-module__Vm5H0a__introDescription{text-align:left;background-color:var(--smoky-black);-webkit-backdrop-filter:blur(var(--about-intro-backdrop-blur));backdrop-filter:blur(var(--about-intro-backdrop-blur));font-family:var(--font-family-roboto);font-size:var(--about-text-font-size);color:var(--color-white);font-weight:var(--font-weight-400);margin:0 0 var(--about-subtitle-margin-bottom)0;line-height:1.6}.about-module__Vm5H0a__ctaButton{width:fit-content;min-width:var(--about-cta-button-min-width);padding:var(--about-cta-button-padding);border-radius:var(--cta-border-radius);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);box-shadow:var(--shadow-sm);z-index:1;margin-top:var(--about-cta-button-margin-top);background-color:#0000;justify-content:center;align-items:center;line-height:1.35em;text-decoration:none;display:inline-flex;position:relative}.about-module__Vm5H0a__ctaButton:hover{background-color:var(--cta-color-button);color:var(--color-black);box-shadow:0 9px 22.5px #84ffda66,0 5.4px 14.4px #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.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.about-module__Vm5H0a__cta{max-width:var(--about-cta-max-width);padding:var(--about-cta-padding);border:1 solid var(--footer-divider);align-items:center;gap:var(--gap-xl);text-align:center;border-radius:10.8px;flex-direction:column;margin:0 auto;display:flex}.about-module__Vm5H0a__ctaCard{-webkit-backdrop-filter:blur(var(--about-cta-backdrop-blur));backdrop-filter:blur(var(--about-cta-backdrop-blur));background:var(--shadow-gray);border:1px solid var(--color-border-standard);border-radius:var(--border-radius-lg);align-items:center;gap:var(--gap-2xl);width:100%;max-width:var(--about-cta-max-width);padding:var(--about-cta-card-padding);flex-direction:column;display:flex;position:relative}.about-module__Vm5H0a__ctaTitle{font-family:var(--font-family-poppins);font-weight:var(--font-weight-700);font-size:var(--font-size-large-title);max-width:var(--about-cta-title-max-width);margin:0;line-height:1.17em}.about-module__Vm5H0a__ctaDescription{font-family:var(--font-family-poppins);font-weight:var(--font-weight-700);font-size:var(--about-cta-text-font-size);max-width:var(--about-cta-desc-max-width);margin:0 0 var(--about-cta-desc-margin-bottom)0;line-height:2.5313rem}.about-module__Vm5H0a__highlight{color:rgb(var(--accent-rgb));font-weight:var(--font-weight-600)}.about-module__Vm5H0a__teamSection{margin-top:var(--space-6xl)}.about-module__Vm5H0a__teamHeader{text-align:center;margin-bottom:var(--about-team-header-margin-bottom)}.about-module__Vm5H0a__teamTitle{font-size:var(--about-subtitle-font-size);font-weight:var(--font-weight-700);text-align:left;color:rgb(var(--text-primary-rgb));margin-bottom:var(--about-team-title-margin-bottom)}.about-module__Vm5H0a__teamGrid{gap:var(--gap-1xl);flex-direction:column;display:flex}.about-module__Vm5H0a__teamGroup{width:100%}.about-module__Vm5H0a__teamGroupHeader{justify-content:space-between;align-items:center;margin-bottom:28.8px;display:flex}.about-module__Vm5H0a__teamGroupTitle{font-size:var(--about-section-title-font-size);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:var(--gap-2sm);display:flex}.about-module__Vm5H0a__teamMembersRow{gap:var(--gap-3xl);grid-template-columns:repeat(2,1fr);width:100%;display:grid}.about-module__Vm5H0a__teamMembersRow.about-module__Vm5H0a__scrollable{scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:var(--gap-3xl);scrollbar-width:none;-ms-overflow-style:none;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(100,calc(50% - 18px));grid-auto-flow:column;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{gap:var(--gap-1xl);flex:0 0 33.3334%;grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,1fr);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);width:var(--about-team-arrow-size);height:var(--about-team-arrow-size);min-width:var(--about-team-arrow-size);cursor:pointer;color:var(--cta-color-button);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);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 18px #84ffda66}.about-module__Vm5H0a__carouselArrow:active{transform:scale(.95)}.about-module__Vm5H0a__carouselArrowLeft,.about-module__Vm5H0a__carouselArrowRight{flex-shrink:0}.about-module__Vm5H0a__teamMemberCard{gap:var(--gap-xl);opacity:0;flex-direction:row;align-items:flex-start;animation:.6s forwards about-module__Vm5H0a__fadeInUp;display:flex;transform:translateY(27px)}.about-module__Vm5H0a__memberInfo{gap:var(--gap-2sm);flex-direction:column;flex:1;display:flex}.about-module__Vm5H0a__sectionDivider{width:100%;height:var(--about-section-divider-height);background:linear-gradient(to right,transparent 0%,var(--cta-color-button)50%,transparent 100%);opacity:.3;margin:var(--about-section-divider-margin)}.about-module__Vm5H0a__missionSection{padding:0}.about-module__Vm5H0a__missionContainer{max-width:var(--about-mission-max-width);text-align:center;margin:0 auto}.about-module__Vm5H0a__missionTitle{font-size:var(--about-title-font-size);font-weight:var(--font-weight-700);font-family:var(--font-family-poppins);color:var(--color-white);padding:var(--about-mission-title-padding);text-align:center}.about-module__Vm5H0a__missionContent{gap:var(--gap-2xl);flex-direction:column;display:flex}.about-module__Vm5H0a__missionParagraph{font-size:var(--about-text-font-size);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__missionJoinUsCard{width:100%;display:inline-block}.about-module__Vm5H0a__missionJoinUsText{font-size:var(--about-text-font-size);font-family:var(--font-family-poppins);font-weight:var(--font-weight-500);color:var(--cta-color-button);margin:0 0 var(--about-mission-join-margin-bottom)0;cursor:pointer;transition:color var(--transition-spring);line-height:1.6;display:inline-block;position:relative}.about-module__Vm5H0a__missionJoinUsText:after{content:"";bottom:var(--about-mission-underline-offset);width:0;height:var(--about-mission-underline-height);background-color:var(--cta-color-button);transition:width .6s cubic-bezier(.4,0,.2,1);position:absolute;left:50%;transform:translate(-50%)}.about-module__Vm5H0a__missionJoinUsText:hover:after{width:100%}.about-module__Vm5H0a__codexSection{padding-bottom:var(--about-codex-section-padding-bottom);text-align:center}.about-module__Vm5H0a__codexSectionTitle{font-size:var(--about-title-font-size);font-weight:var(--font-weight-700);font-family:var(--font-family-poppins);color:var(--color-white);padding:var(--about-mission-title-padding);text-align:center}.about-module__Vm5H0a__codexContainer{gap:var(--gap-6xl);text-align:left;max-width:var(--about-codex-max-width);grid-template-columns:1fr 1fr;align-items:start;margin:0 auto;display:grid}.about-module__Vm5H0a__codexContent{flex-direction:column;display:flex}.about-module__Vm5H0a__codexList{gap:var(--gap-3xl);flex-direction:column;display:flex}.about-module__Vm5H0a__codexItem{gap:var(--gap-2sm);flex-direction:column;display:flex}.about-module__Vm5H0a__codexItemTitle{font-size:var(--about-text-font-size);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:var(--about-small-text-font-size);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{top:var(--about-codex-sticky-top);flex-direction:column;align-self:start;gap:0;display:flex;position:sticky}.about-module__Vm5H0a__codexImagePlaceholder{border-radius:var(--about-codex-border-radius);background:linear-gradient(linear-gradient(to bottom,#0a0a0a 0%,#0a0a0a00 15%,#0a0a0a00 75%,#0a0a0a 100%));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:var(--about-codex-image-margin-left)}.about-module__Vm5H0a__codexImageBottom{aspect-ratio:4/3;margin-top:var(--about-codex-image-margin-top);z-index:2}@keyframes about-module__Vm5H0a__fadeInUp{to{opacity:1;transform:translateY(0)}}.about-module__Vm5H0a__memberAvatar{width:var(--about-team-avatar-size);height:var(--about-team-avatar-size);min-width:var(--about-team-avatar-size);background:var(--background-rgb);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.575rem;font-weight:700;display:flex;overflow:hidden}.about-module__Vm5H0a__memberName{font-size:var(--about-name-font-size);font-weight:var(--font-weight-600);font-family:var(--font-family-mont);color:var(--cta-color-button);margin:0;padding-bottom:3.6px;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:var(--about-small-text-font-size);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:var(--about-small-text-font-size);font-family:var(--font-family-roboto);font-weight:var(--font-weight-400);color:var(--color-white);margin:0;line-height:1.6}.about-module__Vm5H0a__devTeamGrid{gap:var(--gap-4xl);grid-template-columns:repeat(2,1fr);width:100%;display:grid}.about-module__Vm5H0a__devTeamCard{gap:var(--gap-xl);text-align:center;padding:var(--about-team-card-padding);border:1px solid rgb(var(--border-rgb));border-radius:var(--about-codex-border-radius);background-color:rgba(var(--card-rgb),.4);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);opacity:0;flex-direction:column;align-items:center;transition:all .3s;animation:.6s forwards about-module__Vm5H0a__fadeInUp;display:flex;transform:translateY(27px)}.about-module__Vm5H0a__devTeamCard:hover{border-color:var(--cta-color-button);background-color:rgba(var(--card-rgb),.6);transform:translateY(-7.2px);box-shadow:0 10.8px 28.8px #84ffda26}.about-module__Vm5H0a__devMemberAvatar{width:var(--about-team-dev-avatar-size);height:var(--about-team-dev-avatar-size);min-width:var(--about-team-dev-avatar-size);border:2px solid var(--cta-color-button);font-size:1.575rem;font-weight:var(--font-weight-700);color:var(--cta-color-button);background:linear-gradient(135deg,#84ffda1a,#84ffda0d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex;overflow:hidden}.about-module__Vm5H0a__devTeamCard:hover .about-module__Vm5H0a__devMemberAvatar{transform:scale(1.1);box-shadow:0 0 18px #84ffda66}.about-module__Vm5H0a__devMemberInfo{gap:var(--gap-2sm);flex-direction:column;flex:1;display:flex}.about-module__Vm5H0a__devMemberName{font-size:var(--about-text-font-size);font-weight:var(--font-weight-600);font-family:var(--font-family-mont);color:var(--cta-color-button);margin:0;padding-bottom:5.4px;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:var(--about-small-text-font-size);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:var(--about-small-text-font-size);font-family:var(--font-family-roboto);font-weight:var(--font-weight-400);color:rgb(var(--text-secondary-rgb));margin:0;line-height:1.6}@media (max-width:1000px){.about-module__Vm5H0a__aboutContainer{padding:0 36px}.about-module__Vm5H0a__aboutContent{padding:var(--about-content-padding)}.about-module__Vm5H0a__pageTitle,.about-module__Vm5H0a__aboutTitle{font-size:2.88rem}.about-module__Vm5H0a__introDescription{border:0;padding:0;font-size:1rem}.about-module__Vm5H0a__teamMembersRow{gap:var(--gap-2xl);grid-template-columns:1fr}.about-module__Vm5H0a__devTeamGrid{grid-template-columns:1fr;gap:32.4px}.about-module__Vm5H0a__codexContainer{gap:var(--gap-5xl);grid-template-columns:1fr}.about-module__Vm5H0a__codexImageContainer{gap:0;position:static}.about-module__Vm5H0a__codexImageTop{margin-left:54px}.about-module__Vm5H0a__codexImageBottom{margin-top:-36px}.about-module__Vm5H0a__cta{padding:var(--about-cta-padding)}.about-module__Vm5H0a__ctaCard{padding:var(--about-cta-card-padding)}.about-module__Vm5H0a__missionTitle,.about-module__Vm5H0a__codexSectionTitle{font-size:var(--about-title-font-size)}.about-module__Vm5H0a__sectionDivider{margin:var(--about-section-divider-margin)}}@media (max-width:768px){.about-module__Vm5H0a__aboutContainer{padding:0 21.6px}.about-module__Vm5H0a__aboutContent{padding:var(--about-content-padding)}.about-module__Vm5H0a__pageTitle{margin-bottom:1.35rem;font-size:2.25rem}.about-module__Vm5H0a__aboutTitle{font-size:2.25rem}.about-module__Vm5H0a__introDescription{font-size:1rem}.about-module__Vm5H0a__teamSection{margin-top:54px}.about-module__Vm5H0a__teamHeader{margin-bottom:var(--about-team-header-margin-bottom)}.about-module__Vm5H0a__teamTitle{font-size:var(--about-subtitle-font-size);text-align:center;padding:9px 0}.about-module__Vm5H0a__teamGrid{gap:var(--gap-4xl)}.about-module__Vm5H0a__teamGroupHeader{align-items:flex-start;gap:var(--gap-md);margin-bottom:var(--space-xl);flex-direction:column}.about-module__Vm5H0a__teamGroupTitle{font-size:var(--about-subtitle-font-size)}.about-module__Vm5H0a__carouselArrows{align-self:flex-end}.about-module__Vm5H0a__teamMembersRow{gap:var(--gap-2xl);grid-template-columns:1fr}.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{gap:var(--gap-2xl);grid-template-rows:repeat(2,auto);grid-template-columns:1fr}.about-module__Vm5H0a__carouselContainer{touch-action:pan-y pinch-zoom}.about-module__Vm5H0a__teamMemberCard{gap:var(--gap-lg)}.about-module__Vm5H0a__memberAvatar{width:var(--about-team-avatar-size);height:var(--about-team-avatar-size);min-width:var(--about-team-avatar-size);font-size:1.35rem}.about-module__Vm5H0a__memberName{font-size:var(--about-name-font-size)}.about-module__Vm5H0a__memberTitle,.about-module__Vm5H0a__memberBio{font-size:var(--about-small-text-font-size)}.about-module__Vm5H0a__carouselArrow{width:var(--about-team-arrow-size);height:var(--about-team-arrow-size);min-width:var(--about-team-arrow-size)}.about-module__Vm5H0a__carouselArrow svg{width:18px;height:18px}.about-module__Vm5H0a__sectionDivider{margin:var(--about-section-divider-margin)}.about-module__Vm5H0a__missionSection{padding:0}.about-module__Vm5H0a__missionTitle{font-size:var(--about-title-font-size);margin-bottom:var(--about-team-group-margin-bottom)}.about-module__Vm5H0a__missionContent{gap:var(--gap-xl)}.about-module__Vm5H0a__missionParagraph{font-size:var(--about-small-text-font-size)}.about-module__Vm5H0a__missionJoinUs{font-size:1rem}.about-module__Vm5H0a__codexSection{padding-top:72px;padding-bottom:var(--about-codex-section-padding-bottom)}.about-module__Vm5H0a__codexSectionTitle{font-size:var(--about-title-font-size);margin-bottom:var(--about-team-header-margin-bottom)}.about-module__Vm5H0a__codexContainer{gap:var(--gap-5xl);grid-template-columns:1fr}.about-module__Vm5H0a__codexList{gap:var(--gap-2xl)}.about-module__Vm5H0a__codexItemTitle{font-size:1rem}.about-module__Vm5H0a__codexItemDescription{font-size:var(--about-small-text-font-size)}.about-module__Vm5H0a__codexImageContainer{gap:0;position:static}.about-module__Vm5H0a__codexImageTop{margin-left:54px}.about-module__Vm5H0a__codexImageBottom{margin-top:-36px}.about-module__Vm5H0a__cta{padding:var(--about-cta-padding)}.about-module__Vm5H0a__ctaCard{padding:var(--about-cta-card-padding)}.about-module__Vm5H0a__ctaDescription{font-size:var(--about-cta-text-font-size);line-height:1.98rem}.about-module__Vm5H0a__ctaButton{padding:9px 18px;font-size:.81rem}}@media (max-width:480px){.about-module__Vm5H0a__aboutContainer{padding:0 18px;overflow-x:hidden}.about-module__Vm5H0a__aboutContent{padding:var(--about-content-padding)}.about-module__Vm5H0a__pageTitle{font-size:var(--about-title-font-size);margin-bottom:var(--about-subtitle-margin-bottom)}.about-module__Vm5H0a__aboutTitle{font-size:var(--about-title-font-size)}.about-module__Vm5H0a__teamTitle{text-align:left}.about-module__Vm5H0a__introDescription{font-size:var(--about-small-text-font-size)}.about-module__Vm5H0a__teamGroupHeader{margin-bottom:var(--about-team-group-margin-bottom)}.about-module__Vm5H0a__teamGroupTitle{font-size:var(--about-name-font-size)}.about-module__Vm5H0a__teamMembersRow{gap:var(--gap-xl)}.about-module__Vm5H0a__teamMembersRow.about-module__Vm5H0a__scrollable{gap:var(--gap-xl);grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(100,100%);grid-auto-flow:column}.about-module__Vm5H0a__memberAvatar{width:var(--about-team-avatar-size);height:var(--about-team-avatar-size);min-width:var(--about-team-avatar-size);font-size:var(--about-name-font-size)}.about-module__Vm5H0a__memberName{font-size:var(--about-name-font-size)}.about-module__Vm5H0a__memberTitle,.about-module__Vm5H0a__memberBio{font-size:var(--about-small-text-font-size)}.about-module__Vm5H0a__carouselArrow{width:var(--about-team-arrow-size);height:var(--about-team-arrow-size);min-width:var(--about-team-arrow-size)}.about-module__Vm5H0a__carouselArrow svg{width:16.2px;height:16.2px}.about-module__Vm5H0a__sectionDivider{margin:var(--about-section-divider-margin)}.about-module__Vm5H0a__missionContainer,.about-module__Vm5H0a__missionSection{padding:0}.about-module__Vm5H0a__missionTitle{font-size:var(--about-title-font-size);margin-bottom:var(--about-subtitle-margin-bottom);padding:var(--about-mission-title-padding)}.about-module__Vm5H0a__missionContent{gap:var(--gap-xl)}.about-module__Vm5H0a__missionParagraph{font-size:var(--about-small-text-font-size);line-height:1.53rem}.about-module__Vm5H0a__missionJoinUsCard{-webkit-backdrop-filter:blur(var(--about-team-backdrop-blur));backdrop-filter:blur(var(--about-team-backdrop-blur));background-color:#1b1b1b99;border:1px solid #84ffda33;border-radius:10.8px;padding:21.6px}.about-module__Vm5H0a__missionJoinUsText{font-size:var(--about-small-text-font-size);margin:0}.about-module__Vm5H0a__missionJoinUsText:after{display:none}.about-module__Vm5H0a__codexSection{padding-top:0;padding-bottom:var(--about-codex-section-padding-bottom)}.about-module__Vm5H0a__codexSectionTitle{font-size:var(--about-title-font-size);margin-bottom:var(--about-subtitle-margin-bottom);padding:var(--about-mission-title-padding)}.about-module__Vm5H0a__codexContainer{gap:var(--gap-lg)}.about-module__Vm5H0a__codexList{gap:var(--gap-2xl)}.about-module__Vm5H0a__codexItemTitle{font-size:var(--about-name-font-size)}.about-module__Vm5H0a__codexItemDescription{font-size:var(--about-small-text-font-size);line-height:1.53rem}.about-module__Vm5H0a__codexImageContainer{gap:0}.about-module__Vm5H0a__codexImageTop{margin-left:var(--about-codex-image-margin-left)}.about-module__Vm5H0a__codexImageBottom{margin-top:var(--about-codex-image-margin-top)}.about-module__Vm5H0a__cta{padding:var(--about-cta-padding)}.about-module__Vm5H0a__ctaCard{padding:var(--about-cta-card-padding);gap:var(--gap-xl)}.about-module__Vm5H0a__ctaDescription{font-size:var(--about-text-font-size);line-height:1.62rem}.about-module__Vm5H0a__ctaButton{min-width:117px;padding:9px 16.2px;font-size:.7875rem}}@media screen and (min-width:701px) and (max-width:1450px){.about-module__Vm5H0a__aboutContent{padding:var(--about-content-padding)}}[data-theme=dark] .about-module__Vm5H0a__aboutContainer{--shadow-color:#0000004d}[data-theme=dark] .about-module__Vm5H0a__themeToggle{box-shadow:0 3.6px 5.4px -1px var(--shadow-color)}[data-theme=dark] .about-module__Vm5H0a__themeToggle:hover{box-shadow:0 18px 22.5px -4.5px var(--shadow-color)}.about-module__Vm5H0a__codexImageDark{display:block}.about-module__Vm5H0a__codexImageLight,html[data-theme=light] .about-module__Vm5H0a__codexImageDark{display:none}html[data-theme=light] .about-module__Vm5H0a__codexImageLight{display:block}html[data-theme=light] .about-module__Vm5H0a__introDescription{background-color:#fff}html[data-theme=light] .about-module__Vm5H0a__ctaButton:hover{box-shadow:0 9px 22.5px #8b5cf666,0 5.4px 14.4px #0000001a}html[data-theme=light] .about-module__Vm5H0a__ctaBg:before{background-image:linear-gradient(#fff 0%,#fff0 15% 75%,#fff 100%),url(/images/about/about-cta-light.png)}html[data-theme=light] .about-module__Vm5H0a__ctaCard{background:var(--card-light);border:1px solid #e5e5eb}html[data-theme=light] .about-module__Vm5H0a__carouselArrow{background:#f7f5ff}html[data-theme=light] .about-module__Vm5H0a__carouselArrow:hover{background-color:#7c3aed;box-shadow:0 0 18px #8b5cf666}html[data-theme=light] .about-module__Vm5H0a__codexImagePlaceholder{background:linear-gradient(linear-gradient(to bottom,#fff 0%,#fff0 15%,#fff0 75%,#fff 100%))}html[data-theme=light] .about-module__Vm5H0a__devTeamCard:hover{box-shadow:0 10.8px 28.8px #8b5cf626}html[data-theme=light] .about-module__Vm5H0a__devMemberAvatar{background:linear-gradient(135deg,#8b5cf61a,#8b5cf60d)}html[data-theme=light] .about-module__Vm5H0a__devTeamCard:hover .about-module__Vm5H0a__devMemberAvatar{box-shadow:0 0 18px #8b5cf666}@media (max-width:480px){html[data-theme=light] .about-module__Vm5H0a__missionJoinUsCard{background-color:var(--card-light);border:1px solid #8b5cf633}}
