:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Navigation-module__AmG_aG__nav{z-index:100;width:100%;height:var(--nav-height);background:var(--nav-bg);position:fixed;top:0;left:0}.Navigation-module__AmG_aG__logo{cursor:pointer;z-index:1;pointer-events:auto;background:0 0;border:none;width:99.64px;height:42px;padding:0;display:block;position:absolute;top:29px;left:120px}.Navigation-module__AmG_aG__logo img,.Navigation-module__AmG_aG__logo svg{width:100%;height:100%;display:block}.Navigation-module__AmG_aG__navLinks{flex-direction:row;justify-content:flex-end;align-items:center;gap:80px;padding-right:120px;display:flex;position:absolute;inset:0}.Navigation-module__AmG_aG__navItem,.Navigation-module__AmG_aG__languageButton{height:29px;font-family:var(--font-body);text-align:center;color:var(--color-text-primary);white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-size:20px;font-weight:400;line-height:29px;position:relative}.Navigation-module__AmG_aG__navItemActive{color:var(--color-accent)}.Navigation-module__AmG_aG__aboutNav{width:80px}.Navigation-module__AmG_aG__businessNav{width:110px;height:29px;position:relative}.Navigation-module__AmG_aG__newsNav,.Navigation-module__AmG_aG__joinNav{width:80px}.Navigation-module__AmG_aG__languageNav{width:150px;height:29px;position:relative}.Navigation-module__AmG_aG__dropdownButton{text-align:left;width:110px;position:relative;top:0;left:0}.Navigation-module__AmG_aG__languageButton{width:150px;position:relative;top:0;left:0}.Navigation-module__AmG_aG__languageLabel{text-align:center;width:80px;height:29px;line-height:29px;position:absolute;top:0;left:40px}.Navigation-module__AmG_aG__chevronIcon{background:url(/images/figma/nav-dropdown-arrow.svg) 50%/18px 18px no-repeat;width:18px;height:18px;position:absolute;top:6px;left:92px}.Navigation-module__AmG_aG__chevronActive{background-image:url(/images/figma/nav-chevron-active.svg)}.Navigation-module__AmG_aG__languageButton .Navigation-module__AmG_aG__chevronIcon{left:132px}.Navigation-module__AmG_aG__globeIcon{background:url(/images/figma/nav-language-icon.svg) 50%/20px 20px no-repeat;width:20px;height:20px;position:absolute;top:5px;left:0}.Navigation-module__AmG_aG__dropdownMenu{z-index:200;-webkit-backdrop-filter:blur(12.2px);background:linear-gradient(#190b05 0%,#020200 100%);border:1px solid #ee763533;border-radius:12px;flex-direction:column;width:158px;display:flex;position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%)}.Navigation-module__AmG_aG__dropdownItem{width:158px;height:52px;font-family:var(--font-body);color:#fff;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:0 0 0 30px;font-size:18px;font-weight:400;transition:background .15s;display:flex}.Navigation-module__AmG_aG__dropdownItem:hover{background:#ee76350f}.Navigation-module__AmG_aG__dropdownIcon{background:#030201;border-radius:6.4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden;box-shadow:inset 0 .44px 6.64px #6669,inset 0 .44px 1.77px #ee763530}.Navigation-module__AmG_aG__dropdownDivider{opacity:.6;background:linear-gradient(90deg,#35292400 0%,#352924 50%,#35292400 100%);flex-shrink:0;width:156px;height:1px;margin:0 1px}.Navigation-module__AmG_aG__languageMenu{left:auto;right:0;transform:none}.Navigation-module__AmG_aG__languageMenuItem{width:158px;height:53px;font-family:var(--font-body);color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;font-size:18px;font-weight:400;transition:background .15s;display:flex}.Navigation-module__AmG_aG__languageMenuItem:hover{background:#ee76350f}.Navigation-module__AmG_aG__languageMenuItem[aria-current=true]{color:#ee7635}
.HeroSection-module__2k8MBW__hero{isolation:isolate;box-sizing:border-box;height:var(--vh,100vh);padding-top:100px;position:relative;overflow:hidden}.HeroSection-module__2k8MBW__heroImage{z-index:0;width:1920px;height:var(--vh,100vh);pointer-events:none;background:#020200 url(/videos/hero-bg-lqip.jpg) 50%/cover no-repeat;position:absolute;top:42px;left:0;overflow:hidden}.HeroSection-module__2k8MBW__heroImage:before{content:"";z-index:0;filter:blur(18px);background:url(/videos/hero-bg-lqip.jpg) 50%/cover no-repeat;position:absolute;inset:-28px;transform:scale(1.04)}.HeroSection-module__2k8MBW__heroPoster{z-index:1;opacity:0;background:url(/videos/hero-bg-poster.webp) 50%/cover no-repeat;width:100%;height:100%;transition:opacity .6s;position:absolute;inset:0}.HeroSection-module__2k8MBW__heroPosterReady{opacity:1}.HeroSection-module__2k8MBW__heroVideo{z-index:2;object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .8s;display:block;position:absolute;inset:0}.HeroSection-module__2k8MBW__heroVideoReady{opacity:1}.HeroSection-module__2k8MBW__heroViewDom{z-index:1;justify-content:space-between;padding:0 25px;display:flex;position:relative}.HeroSection-module__2k8MBW__heroView{z-index:1;flex-direction:column;align-items:center;padding-top:134px;display:flex;position:relative}.HeroSection-module__2k8MBW__heroTitle{font-family:var(--font-source-han-heavy);letter-spacing:.1em;color:#0000;background:linear-gradient(#adadad 0%,#ede8e6 100%);-webkit-background-clip:text;background-clip:text;font-size:120px;font-weight:900;line-height:normal}.HeroSection-module__2k8MBW__heroTitleLine{white-space:nowrap;display:inline-block}.HeroSection-module__2k8MBW__heroTitleAccent{color:var(--color-accent);background:0 0}.HeroSection-module__2k8MBW__heroSubtitle{font-family:var(--font-source-han);letter-spacing:.125em;white-space:nowrap;color:#fffc;margin:18px 0 0;font-size:32px;font-weight:400;line-height:46px}
.common-module__n_nFqG__section{width:1920px;min-height:var(--vh,100vh);position:relative;overflow:hidden}@keyframes common-module__n_nFqG__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes common-module__n_nFqG__slideUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes common-module__n_nFqG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes common-module__n_nFqG__typing{0%{width:0}to{width:100%}}@keyframes common-module__n_nFqG__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes common-module__n_nFqG__expandCircle{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes common-module__n_nFqG__pixelDissolve{0%{opacity:1;filter:blur()}50%{opacity:.5;filter:blur(2px)}to{opacity:0;filter:blur(4px)}}@keyframes common-module__n_nFqG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes common-module__n_nFqG__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes common-module__n_nFqG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
@keyframes NumberDecoration-module__kwp1uq__scrollUp{0%{transform:translateY(0)}to{transform:translateY(var(--block-height-neg))}}.NumberDecoration-module__kwp1uq__wrapper{clip-path:inset(0);pointer-events:none;overflow:clip}.NumberDecoration-module__kwp1uq__masker{inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#0000003b 16%,#000 48%,#0000000f 78%,#0000 100%);mask-image:linear-gradient(#0000 0%,#0000003b 16%,#000 48%,#0000000f 78%,#0000 100%)}.NumberDecoration-module__kwp1uq__scrollContent{width:426px;height:517px;animation:12s linear infinite NumberDecoration-module__kwp1uq__scrollUp;position:relative;left:48px}.NumberDecoration-module__kwp1uq__number{font-family:var(--font-zcool), sans-serif;letter-spacing:.1em;color:#5e3014;white-space:nowrap;font-size:16px;font-weight:400;line-height:19px;position:absolute}
.AboutSection-module__f4kMfG__about{flex-direction:row;align-items:flex-start;height:1080px;display:flex}.AboutSection-module__f4kMfG__aboutCopy{width:500px;margin-top:244px;margin-left:300px}.AboutSection-module__f4kMfG__sectionMark{background:var(--color-accent);width:28px;height:4px;margin-bottom:32px;display:block}.AboutSection-module__f4kMfG__splitTitle{font-family:var(--font-headline);letter-spacing:8.33%;color:#ede8e6;font-size:48px;font-weight:700;line-height:70px}.AboutSection-module__f4kMfG__splitTitle span{color:var(--color-accent)}.AboutSection-module__f4kMfG__aboutCopy p{width:500px;font-family:var(--font-body);color:var(--color-text-secondary);margin-top:24px;font-size:16px;font-weight:400;line-height:30px}.AboutSection-module__f4kMfG__aboutCopy p:nth-child(3),.AboutSection-module__f4kMfG__aboutCopy p:nth-child(5){margin-top:44px}.AboutSection-module__f4kMfG__statsPanelWrapper{-webkit-backdrop-filter:blur(5.425px);backdrop-filter:blur(5.425px);background:linear-gradient(#010100,#010100) padding-box padding-box,linear-gradient(#ee7635 0%,#342a24 37%) border-box;border:2px solid #0000;border-radius:28px;width:580px;height:436.8px;margin-top:284px;margin-left:260px;box-shadow:0 3.5px #352924,inset 0 7.875px 12.6px #ee76352e}.AboutSection-module__f4kMfG__statsPanelWrapper:before{content:"";z-index:1;background:linear-gradient(90deg,#ec7535 0%,#ffe4d5 50%,#ec7535 100%);border-radius:1px;width:216px;height:2px;position:absolute;top:-2px;left:172px;box-shadow:0 0 8px #ee7635cc,0 0 20px #ffe4d566}.AboutSection-module__f4kMfG__statsPanel{border-radius:26px;grid-template-rows:145.6px 146.3px 144.9px;grid-template-columns:279.3px 280.7px;align-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.AboutSection-module__f4kMfG__statItem{flex-direction:row;align-items:flex-start;gap:24px;padding-left:38px;display:flex;position:relative}.AboutSection-module__f4kMfG__statItemTopRight,.AboutSection-module__f4kMfG__statItemMidRight,.AboutSection-module__f4kMfG__statItemBotRight{padding-left:43px;padding-right:58px}.AboutSection-module__f4kMfG__statRight{flex-direction:column;align-items:center;width:100%;display:flex}.AboutSection-module__f4kMfG__statItemTopRight .AboutSection-module__f4kMfG__statRight,.AboutSection-module__f4kMfG__statItemMidRight .AboutSection-module__f4kMfG__statRight,.AboutSection-module__f4kMfG__statItemBotRight .AboutSection-module__f4kMfG__statRight{flex:1}.AboutSection-module__f4kMfG__statIcon{flex-shrink:0;width:44px;height:44px;display:block}.AboutSection-module__f4kMfG__statEllipse{filter:blur(120px);opacity:.85;pointer-events:none;z-index:0;background:#ee7635;border-radius:50%;width:146px;height:146px;position:absolute;top:-73px;left:207px}.AboutSection-module__f4kMfG__statDivH1,.AboutSection-module__f4kMfG__statDivH2{opacity:.6;pointer-events:none;background:linear-gradient(90deg,#35292400 0%,#352924 50%,#35292400 100%);width:560px;height:1.4px;position:absolute;left:0}.AboutSection-module__f4kMfG__statDivH1{top:145.6px}.AboutSection-module__f4kMfG__statDivH2{top:291.9px}.AboutSection-module__f4kMfG__statDivV{opacity:.6;pointer-events:none;background:linear-gradient(90deg,#35292400 0%,#352924 50%,#35292400 100%);width:1.4px;height:434px;position:absolute;top:1.4px;left:279.3px}.AboutSection-module__f4kMfG__statValue,.AboutSection-module__f4kMfG__statValueSm{font-family:var(--font-din);letter-spacing:.0625em;color:var(--color-accent);font-size:48px;font-weight:700;line-height:1;display:block}.AboutSection-module__f4kMfG__statUnit{font-size:14px;font-weight:500}.AboutSection-module__f4kMfG__statPlus{font-size:18px;font-weight:500}.AboutSection-module__f4kMfG__statLabel{font-family:var(--font-body);letter-spacing:.25em;color:var(--color-text-secondary);white-space:nowrap;margin-top:10px;font-size:14px;font-weight:400;display:block}
.AISection-module__fxpa6q__section{box-sizing:border-box;width:1920px;padding-top:calc(var(--nav-height) + 30px);flex-direction:column;align-items:center;padding-bottom:178px;display:flex;position:relative;overflow:hidden}.AISection-module__fxpa6q__title{text-align:center;font-family:var(--font-headline);letter-spacing:.1em;color:#ede8e6;margin:0;font-size:40px;font-weight:700;line-height:58px}.AISection-module__fxpa6q__description{width:763px;font-family:var(--font-headline);text-align:center;color:#ede8e699;margin:38px 0 0;font-size:16px;font-weight:300;line-height:28.8px}.AISection-module__fxpa6q__row1{flex-direction:row;gap:36px;margin-top:80px;display:flex}.AISection-module__fxpa6q__row2{flex-direction:row;gap:36px;margin-top:36px;display:flex}.AISection-module__fxpa6q__smallCard{background:#020200;border:.832px solid #ee76354d;border-radius:19.968px;flex-direction:row;flex-shrink:0;align-items:flex-start;width:416px;height:250px;display:flex;position:relative;overflow:hidden}.AISection-module__fxpa6q__smallCardText{z-index:1;flex:none;position:relative}.AISection-module__fxpa6q__smallCardImgWrap{flex:1;align-items:flex-start;min-width:0;margin-left:-62px;display:flex}.AISection-module__fxpa6q__smallCardImg{object-fit:cover;flex-shrink:0;display:block}.AISection-module__fxpa6q__largeCard{background:#020200;border:1px solid #ee76354d;border-radius:24px;flex-direction:row;flex-shrink:0;align-items:flex-start;width:642px;height:250px;display:flex;position:relative;overflow:hidden}.AISection-module__fxpa6q__largeCardTextCol{box-sizing:border-box;flex-direction:column;flex:0 0 269px;gap:19px;padding-top:57px;padding-left:34px;display:flex}.AISection-module__fxpa6q__largeCardImgCol{flex:1;align-self:flex-start;overflow:hidden}.AISection-module__fxpa6q__cardTitle{font-family:var(--font-body);color:#ede8e6;margin:0;font-weight:700;line-height:29px}.AISection-module__fxpa6q__cardDesc{font-family:var(--font-body);color:#ede8e699;margin:0;font-size:16px;font-weight:400;line-height:23.4px}
.AIDrivingSection-module__CrqfXG__section{width:1920px;margin:0 auto;position:relative;overflow:hidden}.AIDrivingSection-module__CrqfXG__serviceSection{padding-top:80px;position:relative}.AIDrivingSection-module__CrqfXG__serviceCopy{text-align:center;flex-direction:column;align-items:center;gap:38px;width:100%;display:flex}.AIDrivingSection-module__CrqfXG__sectionMark{background:var(--color-accent);width:28px;height:4px;margin-bottom:32px;display:block}.AIDrivingSection-module__CrqfXG__splitTitle{font-family:var(--font-headline);letter-spacing:8.33%;color:#ede8e6;font-size:48px;font-weight:700;line-height:70px}.AIDrivingSection-module__CrqfXG__serviceDesc{text-align:center;width:763px;color:var(--color-text-secondary);margin:0 auto;font-size:16px;font-weight:300;line-height:28.8px}.AIDrivingSection-module__CrqfXG__drivingSection{padding-top:calc(var(--nav-height) + 30px);padding-bottom:108px}.AIDrivingSection-module__CrqfXG__drivingSection .AIDrivingSection-module__CrqfXG__sectionMark{display:none}.AIDrivingSection-module__CrqfXG__drivingBackground{z-index:0;background:#020200;position:absolute;inset:0;overflow:hidden}.AIDrivingSection-module__CrqfXG__drivingBgImg{object-fit:cover;top:-296px;left:0;width:1955px!important;height:1028px!important;position:absolute!important}.AIDrivingSection-module__CrqfXG__drivingBgOverlay{pointer-events:none;background:linear-gradient(#020200a1 0%,#02020094 64%);width:1920px;height:921px;position:absolute;top:0;left:19px}.AIDrivingSection-module__CrqfXG__drivingSection>:not(.AIDrivingSection-module__CrqfXG__drivingBackground){z-index:1;position:relative}.AIDrivingSection-module__CrqfXG__largeCardGrid{grid-template-columns:repeat(3,420px);gap:30px;width:min(1320px,100% - 360px);margin:184px auto 0;display:grid}.AIDrivingSection-module__CrqfXG__largeServiceCard{-webkit-backdrop-filter:blur(10.248px);backdrop-filter:blur(10.248px);background:linear-gradient(#190b05 0%,#020200 100%);border:1px solid #ee76354d;border-radius:20px;flex-direction:column;min-height:634px;padding-top:40px;display:flex;position:relative}.AIDrivingSection-module__CrqfXG__largeCardIcon{width:60px;height:60px;margin:0 auto;display:block}.AIDrivingSection-module__CrqfXG__largeCardTitle{text-align:center;color:var(--color-text-primary);margin:16px 0 0;font-size:20px;font-weight:700;line-height:1.3}.AIDrivingSection-module__CrqfXG__largeCardDesc{color:var(--color-text-secondary);text-align:center;margin-top:14px;padding:0 44px;font-size:16px;line-height:23.4px}.AIDrivingSection-module__CrqfXG__metricChips{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px;padding:0 36px;display:grid}.AIDrivingSection-module__CrqfXG__metricChips>span{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#433c3a4d;border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-height:70px;padding:12px 10px;display:flex}.AIDrivingSection-module__CrqfXG__metricChips strong{color:var(--color-accent);font-family:var(--font-din);text-align:center;font-size:20px;font-weight:700;line-height:1.3;display:block}.AIDrivingSection-module__CrqfXG__metricChips em{display:none}.AIDrivingSection-module__CrqfXG__metricChips span>span{text-align:center;color:var(--color-text-secondary);font-size:12px;line-height:1.4;display:block}.AIDrivingSection-module__CrqfXG__largeCardPoints{flex-direction:column;gap:20px;margin-top:24px;padding:0 28px 0 36px;list-style:none;display:flex}.AIDrivingSection-module__CrqfXG__largeCardPoints li{color:var(--color-text-secondary);flex-direction:row;font-size:16px;line-height:19px;display:flex}.AIDrivingSection-module__CrqfXG__largeCardPointLabel{white-space:nowrap;color:var(--color-accent);flex-shrink:0;font-weight:500}
.AIEmbodiedSection-module__iCF8EW__section{width:1920px;margin:0 auto;position:relative;overflow:hidden}.AIEmbodiedSection-module__iCF8EW__embodiedSection{height:auto;min-height:100%;padding-top:calc(var(--nav-height) + 30px);padding-bottom:85px;overflow:visible}.AIEmbodiedSection-module__iCF8EW__embodiedSection .AIEmbodiedSection-module__iCF8EW__sectionMark{display:none}.AIEmbodiedSection-module__iCF8EW__embodiedSection .AIEmbodiedSection-module__iCF8EW__splitTitle{letter-spacing:.1em;font-size:40px}.AIEmbodiedSection-module__iCF8EW__embodiedSection .AIEmbodiedSection-module__iCF8EW__serviceDesc{color:#fff9;width:763px;line-height:25.6px}.AIEmbodiedSection-module__iCF8EW__serviceCopy{text-align:center;flex-direction:column;align-items:center;gap:38px;width:100%;display:flex}.AIEmbodiedSection-module__iCF8EW__sectionMark{background:var(--color-accent);width:40px;height:4px;margin:0 auto;display:block}.AIEmbodiedSection-module__iCF8EW__splitTitle{font-family:var(--font-headline);letter-spacing:.1em;color:var(--color-text-primary);margin:0;font-size:48px;font-weight:700;line-height:70px}.AIEmbodiedSection-module__iCF8EW__embodiedGrid{grid-template-columns:repeat(2,1fr);gap:36px;width:min(1320px,100% - 360px);margin:60px auto 0;display:grid}.AIEmbodiedSection-module__iCF8EW__embodiedCard{background:#0d0e11;border:1px solid #ee76354d;border-radius:24px;height:320px;position:relative;overflow:hidden}.AIEmbodiedSection-module__iCF8EW__embodiedImgWrap{border-radius:0;width:293px;height:293px;position:absolute;top:15px;left:-12px;overflow:hidden}.AIEmbodiedSection-module__iCF8EW__embodiedImg{object-fit:cover;width:100%;height:100%;display:block}.AIEmbodiedSection-module__iCF8EW__embodiedContent{flex-direction:column;width:405px;padding:31px 23px 21px 0;display:flex;position:absolute;top:0;right:0}.AIEmbodiedSection-module__iCF8EW__embodiedTitle{font-family:var(--font-body);color:var(--color-text-primary);margin:0;font-size:20px;font-weight:700;line-height:normal}.AIEmbodiedSection-module__iCF8EW__embodiedDesc{font-family:var(--font-source-han);color:#ede8e699;margin:24px 0 0;font-size:16px;font-weight:400;line-height:23.4px}.AIEmbodiedSection-module__iCF8EW__embodiedPoints{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.AIEmbodiedSection-module__iCF8EW__embodiedPoints li{font-family:var(--font-source-han);color:#ede8e699;align-items:flex-start;gap:9px;font-size:16px;font-weight:400;line-height:23.4px;display:flex}.AIEmbodiedSection-module__iCF8EW__embodiedPoints li:before{content:"";background:#ee7635;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:9px;display:block}
.BadgesSection-module__gzChdW__section{width:1920px;margin:0 auto;position:relative;overflow:hidden}.BadgesSection-module__gzChdW__certificates{width:1920px;padding-top:calc(var(--nav-height) + 30px);padding-bottom:85px;position:relative;overflow:hidden}.BadgesSection-module__gzChdW__certTitle{font-family:var(--font-body);letter-spacing:.1em;color:#ede8e6;white-space:nowrap;font-size:40px;font-weight:700;line-height:58px}.BadgesSection-module__gzChdW__certExplanation{color:#fff9;text-align:center;width:763px;font-family:var(--font-source-han);margin:38px 0 60px;font-size:16px;font-style:normal;font-weight:400;line-height:25.6px}.BadgesSection-module__gzChdW__certBg{z-index:0;pointer-events:none;background:linear-gradient(210deg,#d9d9d929 0%,#73737300 81%);width:1292px;height:855px;position:absolute;top:-33px;left:-28px;-webkit-mask-image:linear-gradient(90deg,#000 60%,#0000 100%);mask-image:linear-gradient(90deg,#000 60%,#0000 100%)}html[data-deferred-assets=ready] .BadgesSection-module__gzChdW__certBg{background:linear-gradient(210deg,#d9d9d929 0%,#73737300 81%),url(/images/figma/honors/honor-bg.webp) 50%/cover no-repeat}.BadgesSection-module__gzChdW__certStage{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.BadgesSection-module__gzChdW__certCanvas{width:819px;height:591px;display:block}
.NewsSection-module__QmQNcq__news{padding-top:calc(var(--nav-height) + 30px);padding-bottom:94px;overflow:visible}.NewsSection-module__QmQNcq__newsHeader{justify-content:center;align-items:center;width:1320px;margin:0 auto;display:flex}.NewsSection-module__QmQNcq__sectionTitle{text-align:center;font-size:40px;line-height:58px}.NewsSection-module__QmQNcq__newsList{width:1320px;height:520px;margin:96px auto 0;overflow:hidden}.NewsSection-module__QmQNcq__newsListInner{transition:transform .3s}.NewsSection-module__QmQNcq__newsItem{background:var(--color-panel-bg);width:1320px;height:80px;color:inherit;border:2px solid #0000;border-radius:13.33px;grid-template-columns:181px 1fr 50px;align-items:center;margin-bottom:24px;padding:0 80px;text-decoration:none;transition:border-color .2s;display:grid;box-shadow:inset 0 .92px 13.84px #6669}.NewsSection-module__QmQNcq__newsItem:last-child{margin-bottom:0}.NewsSection-module__QmQNcq__newsItem:hover{border-color:var(--color-accent)}.NewsSection-module__QmQNcq__newsItem time{flex-direction:column;display:flex}.NewsSection-module__QmQNcq__newsItem strong{font-family:var(--font-din);letter-spacing:.1em;color:var(--color-accent);font-size:20px;font-weight:700}.NewsSection-module__QmQNcq__newsItem time span{font-family:var(--font-din);letter-spacing:.1em;color:#fff;font-size:16px;font-weight:500}.NewsSection-module__QmQNcq__newsItem h3{color:#ede8e6;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:500;transition:color .2s;overflow:hidden}.NewsSection-module__QmQNcq__newsItem:hover h3{color:var(--color-accent)}.NewsSection-module__QmQNcq__arrowIcon{cursor:pointer;background:url(/images/figma/arrow-default.webp) 50%/cover no-repeat;border-radius:50%;flex-shrink:0;width:36px;height:36px;text-decoration:none;transition:background-image .2s;display:block}.NewsSection-module__QmQNcq__arrowIcon:hover{background-image:url(/images/figma/arrow-hover.webp)}.NewsSection-module__QmQNcq__newsNavButtons{justify-content:flex-end;align-items:center;gap:56px;width:1320px;margin:57px auto 0;display:flex}.NewsSection-module__QmQNcq__newsNavBtn{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.NewsSection-module__QmQNcq__newsNavBtn:disabled{cursor:not-allowed}.NewsSection-module__QmQNcq__newsNavBtn:not(:disabled):hover{color:#ee7635}
.Footer-module__rnk_JG__footer{background:var(--color-bg);width:1920px;position:relative}.Footer-module__rnk_JG__footerContent{padding:136px 180px 233px;display:flex}.Footer-module__rnk_JG__footerLogo{width:140px;height:60px}.Footer-module__rnk_JG__footerLogo img{width:100%;height:100%;display:block}.Footer-module__rnk_JG__footerAddress{width:340px;margin:0 186px;font-style:normal}.Footer-module__rnk_JG__footerInfoHeader{align-items:center;gap:16px;margin-bottom:20px;display:flex}.Footer-module__rnk_JG__footerIcon{flex-shrink:0;width:32px;height:32px}.Footer-module__rnk_JG__footerLabel{color:#fff;font-size:20px;font-weight:400;line-height:29px}.Footer-module__rnk_JG__footerInfoDom{flex-direction:column;justify-content:start;gap:15px;display:flex}.Footer-module__rnk_JG__footerInfoText{color:#ede8e699;font-size:16px;line-height:23px;display:block}.Footer-module__rnk_JG__footerEmail{color:var(--color-accent);margin-bottom:12px;margin-right:257px;font-size:16px;line-height:23px;text-decoration:none;display:block}.Footer-module__rnk_JG__footerQrBlock{width:186px;height:236px}.Footer-module__rnk_JG__footerQrTitle{color:#fff;margin-bottom:27px;font-size:20px;font-weight:400;line-height:29px;display:block}.Footer-module__rnk_JG__footerQrWrapper{width:180px;height:180px;position:relative}.Footer-module__rnk_JG__footerQrBorder{pointer-events:none;z-index:1;pointer-events:none;z-index:1;inset:0;width:100%;height:100%;position:absolute;inset:0}.Footer-module__rnk_JG__footerQrFrame{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:absolute;top:10px;left:10px}.Footer-module__rnk_JG__footerQrImage{width:146px;height:146px;display:block}.Footer-module__rnk_JG__copyDom{justify-content:space-between;gap:40px;display:flex;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.Footer-module__rnk_JG__footerCopyright{color:#ede8e64d;font-size:12px;font-weight:400}.Footer-module__rnk_JG__footerIcp{color:#ede8e64d;font-size:12px;font-weight:400;text-decoration:none}@media (max-width:1919px){.Footer-module__rnk_JG__footer{width:100%}}
.JoinSection-module__mgzBJW__scrollGroupJoin{width:1920px;height:100%;padding-top:calc(var(--nav-height) + 0px);scrollbar-width:none;margin:0 auto;overflow:hidden auto}.JoinSection-module__mgzBJW__scrollGroupJoin::-webkit-scrollbar{display:none}.JoinSection-module__mgzBJW__section{width:1920px;margin:0 auto;position:relative;overflow:hidden}.JoinSection-module__mgzBJW__join{scroll-snap-align:start;height:783px}.JoinSection-module__mgzBJW__joinImagePlaceholder{background:radial-gradient(circle at 75% 48%,#ee76352e,#0000 34%),#090806;width:1920px;height:793px;position:absolute;top:-10px;left:0}html[data-deferred-assets=ready] .JoinSection-module__mgzBJW__joinImagePlaceholder{background:radial-gradient(circle at 75% 48%,#ee76352e,#0000 34%),url(/images/figma/join-bg.webp) 50%/cover no-repeat,#090806}.JoinSection-module__mgzBJW__joinOverlay{background:linear-gradient(270deg,#02020000 7%,#020200 73% 100%);height:792px;position:absolute;inset:-9px 0 0}.JoinSection-module__mgzBJW__joinCopy{width:347px;position:absolute;top:185px;left:323px}.JoinSection-module__mgzBJW__joinCopy p{color:#ede8e699;margin-top:47px;font-size:16px;line-height:23px}.JoinSection-module__mgzBJW__splitTitle{font-size:48px}.JoinSection-module__mgzBJW__splitTitle span{color:var(--color-accent)}.JoinSection-module__mgzBJW__joinButton{border:2px solid var(--color-accent);width:240px;height:72px;color:var(--color-accent);background:#030201;border-radius:48px;align-items:center;gap:36px;margin-top:86px;padding-left:48px;font-size:20px;text-decoration:none;display:inline-flex;box-shadow:inset 0 1.107px 16.607px #6669}.JoinSection-module__mgzBJW__joinButtonArrow{flex-shrink:0;width:28px;height:28px}
.HomeContent-module___bdpiq__swiper{width:1920px;height:var(--vh,100vh)}.HomeContent-module___bdpiq__slide{scrollbar-width:none;width:1920px;overflow:hidden auto;height:var(--vh,100vh)!important}.HomeContent-module___bdpiq__fixedSlide{overflow-y:hidden}.HomeContent-module___bdpiq__slide::-webkit-scrollbar{display:none}
