.Header-module__ldgnoG__header{z-index:100;justify-content:center;align-items:center;width:100%;height:80px;padding:0 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0}.Header-module__ldgnoG__scrolled{-webkit-backdrop-filter:blur(16px);background:#060a13bf;border-bottom:1px solid #00f2fe1a;height:70px;box-shadow:0 4px 30px #0006}.Header-module__ldgnoG__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;display:flex}.Header-module__ldgnoG__logo{cursor:pointer;flex-direction:row;align-items:center;gap:.5rem;display:flex}.Header-module__ldgnoG__logoText{flex-direction:column;display:flex}.Header-module__ldgnoG__logoImage{object-fit:contain;transition:transform .3s}.Header-module__ldgnoG__logo:hover .Header-module__ldgnoG__logoImage{filter:drop-shadow(0 0 5px #00f2fe66);transform:scale(1.05)}.Header-module__ldgnoG__logoTitle{letter-spacing:.05em;background:linear-gradient(135deg,#fff 30%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1rem;font-weight:800;transition:all .3s}.Header-module__ldgnoG__logoSub{letter-spacing:.15em;color:var(--accent-cyan);text-transform:uppercase;margin-top:1px;font-size:.65rem;font-weight:600}.Header-module__ldgnoG__logo:hover .Header-module__ldgnoG__logoTitle{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-teal) 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 8px #00f2fe4d);-webkit-background-clip:text}.Header-module__ldgnoG__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__ldgnoG__navList{align-items:center;gap:2.5rem;list-style:none;display:flex}.Header-module__ldgnoG__navItem{position:relative}.Header-module__ldgnoG__navLink{color:var(--text-secondary);cursor:pointer;padding:.5rem 0;font-size:.95rem;font-weight:500;transition:color .3s}.Header-module__ldgnoG__navLink:hover{color:var(--text-primary)}.Header-module__ldgnoG__navLinkActive{filter:drop-shadow(0 0 5px #00f2fe33);font-weight:600;color:var(--accent-cyan)!important}.Header-module__ldgnoG__navLink:after{content:"";background:linear-gradient(90deg, var(--accent-cyan), var(--accent-teal));border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__ldgnoG__navLink:hover:after,.Header-module__ldgnoG__navLinkActive:after{width:100%}.Header-module__ldgnoG__ctaButton{color:var(--accent-cyan);letter-spacing:.05em;cursor:pointer;background:#00f2fe0d;border:1px solid #00f2fe4d;border-radius:50px;padding:.6rem 1.4rem;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 0 10px #00f2fe0d}.Header-module__ldgnoG__ctaButton:hover{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-teal));color:#060a13;box-shadow:var(--glow-cyan);border-color:#0000;transform:translateY(-2px)}.Header-module__ldgnoG__mobileToggle{cursor:pointer;z-index:110;background:0 0;border:none;padding:.5rem;display:none}.Header-module__ldgnoG__burgerLine{background-color:var(--text-primary);border-radius:2px;width:24px;height:2px;margin:5px 0;transition:all .3s}.Header-module__ldgnoG__mobileToggleActive .Header-module__ldgnoG__burgerLine:first-child{transform:rotate(-45deg)translate(-5px,5px)}.Header-module__ldgnoG__mobileToggleActive .Header-module__ldgnoG__burgerLine:nth-child(2){opacity:0}.Header-module__ldgnoG__mobileToggleActive .Header-module__ldgnoG__burgerLine:nth-child(3){transform:rotate(45deg)translate(-5px,-6px)}@media (max-width:768px){.Header-module__ldgnoG__mobileToggle{display:block}.Header-module__ldgnoG__nav{-webkit-backdrop-filter:blur(24px);background:#060a13f2;border-left:1px solid #00f2fe1a;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:80%;height:100vh;transition:right .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #00000080}.Header-module__ldgnoG__navActive{right:0}.Header-module__ldgnoG__navList{flex-direction:column;align-items:center;gap:2rem}.Header-module__ldgnoG__navLink{font-size:1.2rem}.Header-module__ldgnoG__ctaButton{padding:.8rem 2rem;font-size:1rem}}
.HeroSection-module__yS5m3G__hero{z-index:10;justify-content:center;align-items:center;min-height:100vh;padding:80px 2rem 40px;display:flex;position:relative;overflow:hidden}.HeroSection-module__yS5m3G__backgroundGlows{pointer-events:none;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__yS5m3G__glowCircle1{filter:blur(40px);background:radial-gradient(circle,#00f2fe17 0%,#0000 70%);width:500px;height:500px;animation:20s ease-in-out infinite HeroSection-module__yS5m3G__orbAnim1;position:absolute;top:-10%;right:15%}.HeroSection-module__yS5m3G__glowCircle2{filter:blur(50px);background:radial-gradient(circle,#3b82f612 0%,#0000 70%);width:600px;height:600px;animation:25s ease-in-out infinite HeroSection-module__yS5m3G__orbAnim2;position:absolute;bottom:10%;left:10%}.HeroSection-module__yS5m3G__glowCircle3{filter:blur(45px);background:radial-gradient(circle,#00f59b0d 0%,#0000 70%);width:450px;height:450px;animation:22s ease-in-out infinite HeroSection-module__yS5m3G__orbAnim3;position:absolute;top:30%;left:35%}.HeroSection-module__yS5m3G__container{text-align:center;flex-direction:column;align-items:center;gap:1.8rem;width:100%;max-width:1000px;display:flex}.HeroSection-module__yS5m3G__badge{color:var(--accent-cyan);letter-spacing:.25em;text-transform:uppercase;background:#00f2fe0f;border:1px solid #00f2fe33;border-radius:50px;margin-bottom:.5rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:700;animation:.8s cubic-bezier(.16,1,.3,1) forwards HeroSection-module__yS5m3G__fadeInDown;box-shadow:0 0 15px #00f2fe0d}.HeroSection-module__yS5m3G__title{letter-spacing:-.02em;color:var(--text-primary);opacity:0;font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:1.25;animation:.8s cubic-bezier(.16,1,.3,1) .2s forwards HeroSection-module__yS5m3G__fadeInUp}.HeroSection-module__yS5m3G__highlight{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-teal) 50%, var(--accent-green) 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px #00f2fe33);-webkit-background-clip:text;margin-top:.8rem;display:block}.HeroSection-module__yS5m3G__subtitle{color:var(--text-secondary);opacity:0;max-width:750px;font-size:clamp(1rem,1.8vw,1.25rem);font-weight:400;line-height:1.8;animation:.8s cubic-bezier(.16,1,.3,1) .4s forwards HeroSection-module__yS5m3G__fadeInUp}.HeroSection-module__yS5m3G__buttonGroup{opacity:0;gap:1.5rem;margin-top:1rem;animation:.8s cubic-bezier(.16,1,.3,1) .6s forwards HeroSection-module__yS5m3G__fadeInUp;display:flex}.HeroSection-module__yS5m3G__primaryBtn{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-teal));color:#060a13;letter-spacing:.05em;cursor:pointer;box-shadow:var(--glow-cyan);border:none;border-radius:50px;padding:.9rem 2.2rem;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative}.HeroSection-module__yS5m3G__primaryBtn:hover{box-shadow:var(--glow-cyan-strong);transform:translateY(-3px)}.HeroSection-module__yS5m3G__secondaryBtn{color:var(--text-primary);letter-spacing:.05em;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;padding:.9rem 2.2rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.25,.8,.25,1)}.HeroSection-module__yS5m3G__secondaryBtn:hover{background:#ffffff14;border-color:#00f2fe66;transform:translateY(-3px);box-shadow:0 0 15px #00f2fe1a}.HeroSection-module__yS5m3G__scrollIndicator{letter-spacing:.2em;color:var(--text-muted);text-transform:uppercase;cursor:pointer;opacity:0;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;animation:1s 1s forwards HeroSection-module__yS5m3G__fadeIn;display:flex;position:absolute;bottom:2rem}.HeroSection-module__yS5m3G__scrollIndicator:hover{color:var(--accent-cyan)}.HeroSection-module__yS5m3G__mouse{border:2px solid var(--text-muted);border-radius:20px;width:22px;height:38px;transition:border-color .3s;position:relative}.HeroSection-module__yS5m3G__scrollIndicator:hover .HeroSection-module__yS5m3G__mouse{border-color:var(--accent-cyan)}.HeroSection-module__yS5m3G__wheel{background-color:var(--text-muted);border-radius:2px;width:4px;height:8px;animation:1.5s infinite HeroSection-module__yS5m3G__scrollMouse;position:absolute;top:6px;left:50%;transform:translate(-50%)}.HeroSection-module__yS5m3G__scrollIndicator:hover .HeroSection-module__yS5m3G__wheel{background-color:var(--accent-cyan)}@keyframes HeroSection-module__yS5m3G__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__yS5m3G__fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__yS5m3G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes HeroSection-module__yS5m3G__scrollMouse{0%{opacity:1;top:6px}to{opacity:0;top:20px}}@keyframes HeroSection-module__yS5m3G__orbAnim1{0%,to{opacity:.8;transform:translate(0)scale(1)}33%{opacity:1;transform:translate(60px,-40px)scale(1.15)}66%{opacity:.6;transform:translate(-40px,50px)scale(.9)}}@keyframes HeroSection-module__yS5m3G__orbAnim2{0%,to{opacity:.7;transform:translate(0)scale(1)}50%{opacity:1;transform:translate(-80px,50px)scale(1.2)}}@keyframes HeroSection-module__yS5m3G__orbAnim3{0%,to{opacity:.6;transform:translate(0)scale(1)}50%{opacity:.95;transform:translate(70px,-70px)scale(.85)}}@media (max-width:768px){.HeroSection-module__yS5m3G__hero{padding:100px 1.5rem}.HeroSection-module__yS5m3G__title{font-size:1.2rem;line-height:1.35}.HeroSection-module__yS5m3G__subtitle{font-size:.8rem;line-height:1.7}.HeroSection-module__yS5m3G__buttonGroup{flex-direction:column;gap:1rem;width:100%;max-width:320px}.HeroSection-module__yS5m3G__primaryBtn,.HeroSection-module__yS5m3G__secondaryBtn{width:100%;padding:.8rem 1.8rem}.HeroSection-module__yS5m3G__scrollIndicator{bottom:.5rem}}
.VisionSection-module__WNmRha__section{z-index:10;background:0 0;justify-content:center;padding:100px 2rem;display:flex;position:relative}.VisionSection-module__WNmRha__container{flex-direction:column;gap:4rem;width:100%;max-width:1200px;display:flex}.VisionSection-module__WNmRha__header{text-align:center;max-width:800px;margin:0 auto}.VisionSection-module__WNmRha__sectionLabel{color:var(--accent-cyan);letter-spacing:.25em;text-transform:uppercase;margin-bottom:.8rem;font-size:.8rem;font-weight:700;display:block}.VisionSection-module__WNmRha__sectionTitle{color:var(--text-primary);margin-bottom:1.2rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800}.VisionSection-module__WNmRha__sectionSubtitle{color:var(--text-secondary);font-size:clamp(.95rem,1.5vw,1.15rem);line-height:1.8}.VisionSection-module__WNmRha__coreGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.VisionSection-module__WNmRha__coreCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);border:1px solid #ffffff0d;border-radius:20px;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.VisionSection-module__WNmRha__coreCard:before{content:"";width:100%;height:4px;position:absolute;top:0;left:0}.VisionSection-module__WNmRha__visionCard:before{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-blue))}.VisionSection-module__WNmRha__missionCard:before{background:linear-gradient(90deg, var(--accent-teal), var(--accent-green))}.VisionSection-module__WNmRha__coreCard:hover{background:var(--bg-card-hover);border-color:#00f2fe40;transform:translateY(-5px);box-shadow:0 15px 35px #0000004d}.VisionSection-module__WNmRha__cardIcon{width:60px;height:60px;color:var(--accent-cyan);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:2.2rem;display:flex}.VisionSection-module__WNmRha__missionCard .VisionSection-module__WNmRha__cardIcon{color:var(--accent-teal)}.VisionSection-module__WNmRha__cardTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.VisionSection-module__WNmRha__cardHighlight{color:var(--text-primary);margin-bottom:1.2rem;font-size:1.15rem;font-weight:700;line-height:1.6}.VisionSection-module__WNmRha__visionCard .VisionSection-module__WNmRha__cardHighlight{background:linear-gradient(135deg, #fff 40%, var(--accent-cyan) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.VisionSection-module__WNmRha__missionCard .VisionSection-module__WNmRha__cardHighlight{background:linear-gradient(135deg, #fff 40%, var(--accent-teal) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.VisionSection-module__WNmRha__cardDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.VisionSection-module__WNmRha__guidelineSection{margin-top:2rem}.VisionSection-module__WNmRha__guidelineTitle{text-align:center;color:var(--text-primary);margin-bottom:3rem;font-size:1.75rem;font-weight:800;position:relative}.VisionSection-module__WNmRha__guidelineTitle:after{content:"";background:var(--accent-cyan);border-radius:10px;width:50px;height:3px;margin:.8rem auto 0;display:block}.VisionSection-module__WNmRha__guidelineGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.VisionSection-module__WNmRha__guideCard{background:#111b3340;border:1px solid #ffffff08;border-radius:16px;padding:2.5rem 2rem;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.VisionSection-module__WNmRha__guideCard:hover{background:var(--bg-card-hover);border-color:#00f2fe33;transform:translateY(-5px);box-shadow:0 10px 25px #0003}.VisionSection-module__WNmRha__guideNum{color:#00f2fe0d;-webkit-user-select:none;user-select:none;font-family:Outfit,sans-serif;font-size:3rem;font-weight:900;line-height:1;transition:color .3s;position:absolute;top:1rem;right:1.5rem}.VisionSection-module__WNmRha__guideCard:hover .VisionSection-module__WNmRha__guideNum{color:#00f2fe26}.VisionSection-module__WNmRha__guideIcon{width:50px;height:50px;color:var(--accent-cyan);background:#00f2fe0d;border:1px solid #00f2fe26;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.VisionSection-module__WNmRha__guideCard:hover .VisionSection-module__WNmRha__guideIcon{background:var(--accent-cyan);color:#060a13;box-shadow:var(--glow-cyan)}.VisionSection-module__WNmRha__guideCardTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem;font-weight:700}.VisionSection-module__WNmRha__guideCardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}@media (max-width:968px){.VisionSection-module__WNmRha__sectionTitle{font-size:1.42rem}.VisionSection-module__WNmRha__sectionSubtitle{font-size:.65rem}.VisionSection-module__WNmRha__coreGrid{grid-template-columns:1fr;gap:2rem}.VisionSection-module__WNmRha__coreCard{padding:2.2rem 1.8rem}.VisionSection-module__WNmRha__cardTitle{font-size:1.05rem}.VisionSection-module__WNmRha__cardHighlight{font-size:.85rem}.VisionSection-module__WNmRha__cardDesc{font-size:.73rem}.VisionSection-module__WNmRha__guidelineTitle{margin-bottom:2rem;font-size:1.17rem}.VisionSection-module__WNmRha__guidelineGrid{grid-template-columns:1fr;gap:1.5rem}.VisionSection-module__WNmRha__guideCard{padding:2rem 1.5rem}.VisionSection-module__WNmRha__guideCardTitle{font-size:.89rem}.VisionSection-module__WNmRha__guideCardDesc{font-size:.69rem}}
.ServicesSection-module__d8_FyW__section{z-index:10;background:#060a134d;justify-content:center;padding:100px 2rem;display:flex;position:relative}.ServicesSection-module__d8_FyW__container{flex-direction:column;gap:3.5rem;width:100%;max-width:1200px;display:flex}.ServicesSection-module__d8_FyW__header{text-align:center;max-width:800px;margin:0 auto}.ServicesSection-module__d8_FyW__sectionLabel{color:var(--accent-cyan);letter-spacing:.25em;text-transform:uppercase;margin-bottom:.8rem;font-size:.8rem;font-weight:700;display:block}.ServicesSection-module__d8_FyW__sectionTitle{color:var(--text-primary);margin-bottom:1.2rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800}.ServicesSection-module__d8_FyW__sectionSubtitle{color:var(--text-secondary);font-size:clamp(.95rem,1.5vw,1.15rem);line-height:1.8}.ServicesSection-module__d8_FyW__tabsContainer{justify-content:center;width:100%;margin-bottom:1rem;display:flex}.ServicesSection-module__d8_FyW__tabs{background:var(--bg-secondary);border:1px solid #ffffff0d;border-radius:50px;grid-template-columns:repeat(3,1fr);width:100%;max-width:900px;padding:.4rem;display:grid;box-shadow:inset 0 2px 10px #0000004d}.ServicesSection-module__d8_FyW__tab{color:var(--text-secondary);cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:none;border-radius:40px;padding:1rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1)}.ServicesSection-module__d8_FyW__tabActive{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-teal));color:#060a13;box-shadow:0 4px 15px #00f2fe40}.ServicesSection-module__d8_FyW__contentPane{background:var(--bg-card);border:var(--border-glass);-webkit-backdrop-filter:blur(12px);border-radius:24px;grid-template-columns:1.1fr .9fr;align-items:center;gap:3.5rem;padding:4rem;animation:.5s ServicesSection-module__d8_FyW__fadeIn;display:grid}.ServicesSection-module__d8_FyW__serviceInfo{flex-direction:column;gap:1.8rem;display:flex}.ServicesSection-module__d8_FyW__serviceNum{letter-spacing:.2em;color:var(--accent-cyan);text-transform:uppercase;font-size:.85rem;font-weight:800}.ServicesSection-module__d8_FyW__serviceTitle{color:var(--text-primary);font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;line-height:1.3}.ServicesSection-module__d8_FyW__serviceDesc{color:var(--text-secondary);font-size:1rem;line-height:1.8}.ServicesSection-module__d8_FyW__featureList{flex-direction:column;gap:1.2rem;list-style:none;display:flex}.ServicesSection-module__d8_FyW__featureItem{align-items:flex-start;gap:1rem;display:flex}.ServicesSection-module__d8_FyW__featureCheck{color:var(--accent-teal);flex-shrink:0;margin-top:2px}.ServicesSection-module__d8_FyW__featureTextContainer{flex-direction:column;gap:.2rem;display:flex}.ServicesSection-module__d8_FyW__featureTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700}.ServicesSection-module__d8_FyW__featureDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.ServicesSection-module__d8_FyW__serviceGraphic{border:1px solid #ffffff14;border-radius:16px;width:100%;height:100%;min-height:350px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0006}.ServicesSection-module__d8_FyW__imageWrapper{width:100%;height:100%;min-height:350px;position:relative}.ServicesSection-module__d8_FyW__serviceImage{object-fit:cover;transition:transform .5s}.ServicesSection-module__d8_FyW__serviceGraphic:hover .ServicesSection-module__d8_FyW__serviceImage{transform:scale(1.05)}.ServicesSection-module__d8_FyW__simulatorContainer{border-top:1px solid #ffffff0d;grid-column:span 2;margin-top:2.5rem;padding-top:3rem}.ServicesSection-module__d8_FyW__simHeader{text-align:center;margin-bottom:2rem}.ServicesSection-module__d8_FyW__simTitle{color:var(--text-primary);justify-content:center;align-items:center;gap:.6rem;margin-bottom:.5rem;font-size:1.3rem;font-weight:700;display:flex}.ServicesSection-module__d8_FyW__simTitleIcon{color:var(--accent-cyan)}.ServicesSection-module__d8_FyW__simSubtitle{color:var(--text-secondary);font-size:.85rem}.ServicesSection-module__d8_FyW__simGrid{background:#060a1366;border:1px solid #ffffff08;border-radius:16px;grid-template-columns:1fr 1fr;gap:2.5rem;padding:2.5rem;display:grid}.ServicesSection-module__d8_FyW__simControls{flex-direction:column;gap:1.8rem;display:flex}.ServicesSection-module__d8_FyW__controlGroup{flex-direction:column;gap:.6rem;display:flex}.ServicesSection-module__d8_FyW__controlLabel{color:var(--text-secondary);justify-content:space-between;font-size:.9rem;font-weight:600;display:flex}.ServicesSection-module__d8_FyW__labelValue{color:var(--accent-cyan);font-weight:700}.ServicesSection-module__d8_FyW__slider{-webkit-appearance:none;background:var(--bg-tertiary);border-radius:10px;outline:none;width:100%;height:6px;transition:background .3s}.ServicesSection-module__d8_FyW__slider::-webkit-slider-thumb{appearance:none;background:var(--accent-cyan);cursor:pointer;width:18px;height:18px;box-shadow:var(--glow-cyan);border-radius:50%;transition:transform .1s}.ServicesSection-module__d8_FyW__slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.ServicesSection-module__d8_FyW__simResults{background:#111b3399;border:1px solid #00f2fe1a;border-radius:12px;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:2rem;display:flex;box-shadow:inset 0 2px 10px #0003}.ServicesSection-module__d8_FyW__resultGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.ServicesSection-module__d8_FyW__resultBox{flex-direction:column;gap:.4rem;display:flex}.ServicesSection-module__d8_FyW__resultLabel{color:var(--text-secondary);font-size:.8rem;font-weight:600}.ServicesSection-module__d8_FyW__resultValue{color:var(--text-primary);letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:800}.ServicesSection-module__d8_FyW__highlightValue{color:var(--accent-teal);text-shadow:0 0 10px #00f5d433}.ServicesSection-module__d8_FyW__visualContainer{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.ServicesSection-module__d8_FyW__progressBarContainer{background:var(--bg-tertiary);border:1px solid #ffffff0d;border-radius:10px;height:12px;position:relative;overflow:hidden}.ServicesSection-module__d8_FyW__progressBar{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-teal));border-radius:10px;height:100%;transition:width .4s;box-shadow:0 0 10px #00f2fe80}.ServicesSection-module__d8_FyW__progressLabels{color:var(--text-muted);justify-content:space-between;font-size:.75rem;display:flex}.ServicesSection-module__d8_FyW__chartContainer{background:var(--bg-primary);border:1px solid #ffffff0d;border-radius:8px;align-items:flex-end;gap:8px;height:150px;padding:1rem;display:flex;position:relative}.ServicesSection-module__d8_FyW__chartBarWrapper{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;height:100%;display:flex}.ServicesSection-module__d8_FyW__chartBarBase{background:#ffffff1a;border-radius:4px 4px 0 0;width:100%;transition:height .4s}.ServicesSection-module__d8_FyW__chartBarProfit{background:linear-gradient(to top, var(--accent-cyan), var(--accent-teal));border-radius:4px 4px 0 0;width:100%;transition:height .4s;box-shadow:0 -2px 10px #00f2fe4d}.ServicesSection-module__d8_FyW__chartBarLabel{color:var(--text-muted);font-size:.65rem}@keyframes ServicesSection-module__d8_FyW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:968px){.ServicesSection-module__d8_FyW__sectionTitle{font-size:1.42rem}.ServicesSection-module__d8_FyW__sectionSubtitle{font-size:.65rem}.ServicesSection-module__d8_FyW__serviceTitle{font-size:1.22rem}.ServicesSection-module__d8_FyW__serviceDesc{font-size:.73rem}.ServicesSection-module__d8_FyW__featureTitle{font-size:.77rem}.ServicesSection-module__d8_FyW__featureDesc{font-size:.69rem}.ServicesSection-module__d8_FyW__contentPane{grid-template-columns:1fr;gap:2.5rem;padding:2.5rem}.ServicesSection-module__d8_FyW__serviceGraphic{order:-1;min-height:250px}.ServicesSection-module__d8_FyW__imageWrapper{height:250px}.ServicesSection-module__d8_FyW__simulatorContainer{grid-column:span 1}.ServicesSection-module__d8_FyW__simTitle{font-size:.93rem}.ServicesSection-module__d8_FyW__simGrid{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.ServicesSection-module__d8_FyW__resultValue{font-size:1.13rem}.ServicesSection-module__d8_FyW__resultLabel{font-size:.61rem}.ServicesSection-module__d8_FyW__tabs{border-radius:16px;grid-template-columns:1fr;gap:.5rem;padding:.5rem}.ServicesSection-module__d8_FyW__tab{border-radius:8px;padding:.8rem}}
.SynergySection-module__zAltfq__section{z-index:10;justify-content:center;padding:100px 2rem;display:flex;position:relative}.SynergySection-module__zAltfq__container{flex-direction:column;gap:4rem;width:100%;max-width:1200px;display:flex}.SynergySection-module__zAltfq__header{text-align:center;max-width:800px;margin:0 auto}.SynergySection-module__zAltfq__sectionLabel{color:var(--accent-cyan);letter-spacing:.25em;text-transform:uppercase;margin-bottom:.8rem;font-size:.8rem;font-weight:700;display:block}.SynergySection-module__zAltfq__sectionTitle{color:var(--text-primary);margin-bottom:1.2rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800}.SynergySection-module__zAltfq__sectionSubtitle{color:var(--text-secondary);font-size:clamp(.95rem,1.5vw,1.15rem);line-height:1.8}.SynergySection-module__zAltfq__mapGrid{grid-template-columns:1fr 1.1fr;align-items:center;gap:3.5rem;display:grid}.SynergySection-module__zAltfq__corePanel{background:var(--bg-card);border:var(--border-glass);text-align:center;-webkit-backdrop-filter:blur(12px);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:3.5rem 2.5rem;display:flex;position:relative;box-shadow:0 10px 30px #0000004d}.SynergySection-module__zAltfq__coreGlow{z-index:1;background:radial-gradient(circle,#00f2fe26 0%,#0000 70%);border-radius:50%;width:180px;height:180px;animation:4s ease-in-out infinite SynergySection-module__zAltfq__pulseGlow;position:absolute}.SynergySection-module__zAltfq__coreIcon{color:var(--accent-cyan);z-index:2;filter:drop-shadow(0 0 12px #00f2fe66);margin-bottom:1.5rem;font-size:3rem;animation:5s ease-in-out infinite SynergySection-module__zAltfq__floatCore}.SynergySection-module__zAltfq__coreTitle{letter-spacing:.05em;color:var(--text-primary);z-index:2;margin-bottom:.5rem;font-size:1.6rem;font-weight:900}.SynergySection-module__zAltfq__coreSub{letter-spacing:.2em;color:var(--accent-cyan);z-index:2;text-transform:uppercase;margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.SynergySection-module__zAltfq__coreDesc{color:var(--text-secondary);z-index:2;max-width:320px;font-size:.95rem;line-height:1.7}.SynergySection-module__zAltfq__flowContainer{pointer-events:none;z-index:5;width:80px;height:200px;position:absolute;top:50%;right:-50px;transform:translateY(-50%)}.SynergySection-module__zAltfq__arrowFlow{stroke-dasharray:8 8;animation:2s linear infinite SynergySection-module__zAltfq__dashFlow}.SynergySection-module__zAltfq__stack{flex-direction:column;gap:1.5rem;display:flex}.SynergySection-module__zAltfq__stackItem{cursor:pointer;background:#111b3333;border:1px solid #ffffff08;border-radius:16px;padding:1.8rem 2rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.SynergySection-module__zAltfq__stackItem:after{content:"";background:0 0;width:4px;height:100%;transition:background .3s;position:absolute;top:0;left:0}.SynergySection-module__zAltfq__itemFoundation:after{background:var(--accent-blue)}.SynergySection-module__zAltfq__itemExpansion:after{background:var(--accent-teal)}.SynergySection-module__zAltfq__itemFuture:after{background:var(--accent-green)}.SynergySection-module__zAltfq__stackItem:hover{background:#16264766;border-color:#ffffff14;transform:translate(5px)}.SynergySection-module__zAltfq__itemActive{box-shadow:0 4px 20px #0003;background:#16264799!important;border-color:#00f2fe40!important}.SynergySection-module__zAltfq__itemActive.SynergySection-module__zAltfq__itemFoundation{box-shadow:0 0 20px #3b82f626}.SynergySection-module__zAltfq__itemActive.SynergySection-module__zAltfq__itemExpansion{box-shadow:0 0 20px #00f5d426}.SynergySection-module__zAltfq__itemActive.SynergySection-module__zAltfq__itemFuture{box-shadow:0 0 20px #00f59b26}.SynergySection-module__zAltfq__itemHeader{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.SynergySection-module__zAltfq__itemTag{letter-spacing:.1em;text-transform:uppercase;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:800}.SynergySection-module__zAltfq__tagFoundation{color:var(--accent-blue);background:#3b82f61a}.SynergySection-module__zAltfq__tagExpansion{color:var(--accent-teal);background:#00f5d41a}.SynergySection-module__zAltfq__tagFuture{color:var(--accent-green);background:#00f59b1a}.SynergySection-module__zAltfq__itemNum{color:var(--text-muted);font-size:.75rem;font-weight:700}.SynergySection-module__zAltfq__itemActive .SynergySection-module__zAltfq__itemNum{color:var(--accent-cyan)}.SynergySection-module__zAltfq__itemTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.SynergySection-module__zAltfq__itemDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}@keyframes SynergySection-module__zAltfq__pulseGlow{0%,to{opacity:.6;transform:scale(.9)translate(-50%,-50%)}50%{opacity:.95;transform:scale(1.1)translate(-50%,-50%)}}@keyframes SynergySection-module__zAltfq__floatCore{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes SynergySection-module__zAltfq__dashFlow{to{stroke-dashoffset:-16px}}@media (max-width:968px){.SynergySection-module__zAltfq__sectionTitle{font-size:1.42rem}.SynergySection-module__zAltfq__sectionSubtitle{font-size:.65rem}.SynergySection-module__zAltfq__coreTitle{font-size:1.09rem}.SynergySection-module__zAltfq__coreDesc{font-size:.69rem}.SynergySection-module__zAltfq__itemTitle{font-size:.85rem}.SynergySection-module__zAltfq__itemDesc{font-size:.69rem}.SynergySection-module__zAltfq__mapGrid{grid-template-columns:1fr;gap:2.5rem}.SynergySection-module__zAltfq__flowContainer{display:none}.SynergySection-module__zAltfq__corePanel{min-height:300px;padding:2.5rem 1.5rem}.SynergySection-module__zAltfq__stackItem:hover{transform:none}}
.HistorySection-module__JBncuq__section{z-index:10;justify-content:center;padding:100px 2rem;display:flex;position:relative}.HistorySection-module__JBncuq__container{flex-direction:column;gap:4.5rem;width:100%;max-width:1000px;display:flex}.HistorySection-module__JBncuq__header{text-align:center;max-width:800px;margin:0 auto}.HistorySection-module__JBncuq__sectionLabel{color:var(--accent-cyan);letter-spacing:.25em;text-transform:uppercase;margin-bottom:.8rem;font-size:.8rem;font-weight:700;display:block}.HistorySection-module__JBncuq__sectionTitle{color:var(--text-primary);margin-bottom:1.2rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800}.HistorySection-module__JBncuq__sectionSubtitle{color:var(--text-secondary);font-size:clamp(.95rem,1.5vw,1.15rem);line-height:1.8}.HistorySection-module__JBncuq__timeline{width:100%;margin:0 auto;padding:1rem 0;position:relative}.HistorySection-module__JBncuq__timeline:after{content:"";background:linear-gradient(to bottom, #00f2fe0d 0%, var(--accent-cyan) 20%, var(--accent-teal) 80%, #00f5d40d 100%);width:2px;margin-left:-1px;position:absolute;top:0;bottom:0;left:50%}.HistorySection-module__JBncuq__timelineItem{box-sizing:border-box;width:50%;padding:2rem 3rem;position:relative}.HistorySection-module__JBncuq__left{text-align:right;left:0}.HistorySection-module__JBncuq__right{text-align:left;left:50%}.HistorySection-module__JBncuq__timelineDot{background:var(--bg-primary);border:4px solid var(--accent-cyan);z-index:5;width:20px;height:20px;box-shadow:var(--glow-cyan);border-radius:50%;transition:all .3s cubic-bezier(.25,.8,.25,1);position:absolute;top:50%;transform:translateY(-50%)}.HistorySection-module__JBncuq__left .HistorySection-module__JBncuq__timelineDot{right:-10px}.HistorySection-module__JBncuq__right .HistorySection-module__JBncuq__timelineDot{border-color:var(--accent-teal);box-shadow:var(--glow-green);left:-10px}.HistorySection-module__JBncuq__timelineItem:hover .HistorySection-module__JBncuq__timelineDot{background:var(--accent-cyan);box-shadow:var(--glow-cyan-strong);transform:translateY(-50%)scale(1.3)}.HistorySection-module__JBncuq__right:hover .HistorySection-module__JBncuq__timelineDot{background:var(--accent-teal)}.HistorySection-module__JBncuq__contentCard{background:var(--bg-card);border:var(--border-glass);-webkit-backdrop-filter:blur(12px);text-align:left;border-radius:16px;max-width:100%;padding:2rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-block;box-shadow:0 10px 25px #0003}.HistorySection-module__JBncuq__timelineItem:hover .HistorySection-module__JBncuq__contentCard{background:var(--bg-card-hover);border-color:#00f2fe40;transform:translateY(-4px);box-shadow:0 15px 30px #0000004d}.HistorySection-module__JBncuq__date{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-blue) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.6rem;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:800;display:block}.HistorySection-module__JBncuq__right .HistorySection-module__JBncuq__date{background:linear-gradient(135deg, var(--accent-teal) 0%, var(--accent-green) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.HistorySection-module__JBncuq__desc{color:var(--text-primary);font-size:1.05rem;font-weight:700;line-height:1.6}@media (max-width:768px){.HistorySection-module__JBncuq__sectionTitle{font-size:1.42rem}.HistorySection-module__JBncuq__sectionSubtitle{font-size:.65rem}.HistorySection-module__JBncuq__timeline:after{left:30px}.HistorySection-module__JBncuq__timelineItem{text-align:left;width:100%;padding-left:70px;padding-right:0}.HistorySection-module__JBncuq__left,.HistorySection-module__JBncuq__right{left:0}.HistorySection-module__JBncuq__left .HistorySection-module__JBncuq__timelineDot,.HistorySection-module__JBncuq__right .HistorySection-module__JBncuq__timelineDot{left:20px;right:auto}.HistorySection-module__JBncuq__contentCard{width:100%;padding:1.5rem}.HistorySection-module__JBncuq__desc{font-size:.77rem}}
.ContactSection-module__1kX6Bq__section{z-index:10;justify-content:center;padding:100px 2rem;display:flex;position:relative}.ContactSection-module__1kX6Bq__container{flex-direction:column;gap:4rem;width:100%;max-width:1200px;display:flex}.ContactSection-module__1kX6Bq__header{text-align:center;max-width:800px;margin:0 auto}.ContactSection-module__1kX6Bq__sectionLabel{color:var(--accent-cyan);letter-spacing:.25em;text-transform:uppercase;margin-bottom:.8rem;font-size:.8rem;font-weight:700;display:block}.ContactSection-module__1kX6Bq__sectionTitle{color:var(--text-primary);margin-bottom:1.2rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800}.ContactSection-module__1kX6Bq__sectionSubtitle{color:var(--text-secondary);font-size:clamp(.95rem,1.5vw,1.15rem);line-height:1.8}.ContactSection-module__1kX6Bq__contactGrid{grid-template-columns:1fr 1.3fr;gap:4rem;display:grid}.ContactSection-module__1kX6Bq__detailsCard{background:var(--bg-card);border:var(--border-glass);-webkit-backdrop-filter:blur(12px);border-radius:20px;flex-direction:column;justify-content:space-between;padding:3rem;display:flex;box-shadow:0 10px 30px #0000004d}.ContactSection-module__1kX6Bq__detailsHeader{flex-direction:column;gap:.8rem;display:flex}.ContactSection-module__1kX6Bq__detailsLogo{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-teal) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:900}.ContactSection-module__1kX6Bq__detailsText{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.ContactSection-module__1kX6Bq__infoList{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.ContactSection-module__1kX6Bq__infoItem{align-items:flex-start;gap:1.2rem;display:flex}.ContactSection-module__1kX6Bq__infoIcon{color:var(--accent-cyan);background:#00f2fe0d;border:1px solid #00f2fe26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ContactSection-module__1kX6Bq__infoTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.85rem;font-weight:700}.ContactSection-module__1kX6Bq__infoDetail{color:var(--text-primary);font-size:1rem;font-weight:600}.ContactSection-module__1kX6Bq__formCard{background:var(--bg-card);border:var(--border-glass);-webkit-backdrop-filter:blur(12px);border-radius:20px;padding:3.5rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.ContactSection-module__1kX6Bq__form{flex-direction:column;gap:1.8rem;display:flex}.ContactSection-module__1kX6Bq__formRow{grid-template-columns:1fr;gap:1.8rem;display:grid}@media (min-width:768px){.ContactSection-module__1kX6Bq__formRow{grid-template-columns:1fr 1fr}}.ContactSection-module__1kX6Bq__formGroup{flex-direction:column;gap:.6rem;display:flex}.ContactSection-module__1kX6Bq__label{color:var(--text-secondary);font-size:.9rem;font-weight:600}.ContactSection-module__1kX6Bq__required{color:var(--accent-cyan);margin-left:4px}.ContactSection-module__1kX6Bq__input,.ContactSection-module__1kX6Bq__textarea{color:var(--text-primary);font-size:.95rem;font-family:var(--font-sans);background:#060a1380;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:.9rem 1.2rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.ContactSection-module__1kX6Bq__input:focus,.ContactSection-module__1kX6Bq__textarea:focus{border-color:var(--accent-cyan);background:#060a13b3;box-shadow:0 0 10px #00f2fe26}.ContactSection-module__1kX6Bq__inputError{border-color:#ef4444!important;box-shadow:0 0 10px #ef444426!important}.ContactSection-module__1kX6Bq__errorText{color:#ef4444;font-size:.8rem;font-weight:600}.ContactSection-module__1kX6Bq__textarea{resize:vertical;min-height:150px}.ContactSection-module__1kX6Bq__submitBtn{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-teal));color:#060a13;letter-spacing:.05em;cursor:pointer;box-shadow:var(--glow-cyan);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.8rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.ContactSection-module__1kX6Bq__submitBtn:hover{box-shadow:var(--glow-cyan-strong);transform:translateY(-2px)}.ContactSection-module__1kX6Bq__submitBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.ContactSection-module__1kX6Bq__spinner{border:3px solid #060a134d;border-top-color:#060a13;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite ContactSection-module__1kX6Bq__spin}.ContactSection-module__1kX6Bq__successView{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0;animation:.5s cubic-bezier(.16,1,.3,1) forwards ContactSection-module__1kX6Bq__scaleIn;display:flex}.ContactSection-module__1kX6Bq__successIcon{width:70px;height:70px;color:var(--accent-teal);background:#00f5d414;border:1px solid #00f5d433;border-radius:50%;justify-content:center;align-items:center;margin-bottom:2rem;display:flex;box-shadow:0 0 20px #00f5d433}.ContactSection-module__1kX6Bq__successTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.8rem;font-weight:800}.ContactSection-module__1kX6Bq__successText{color:var(--text-secondary);max-width:450px;margin-bottom:2.5rem;font-size:1rem;line-height:1.8}.ContactSection-module__1kX6Bq__successResetBtn{color:var(--text-primary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;padding:.8rem 2rem;font-size:.9rem;font-weight:600;transition:all .3s}.ContactSection-module__1kX6Bq__successResetBtn:hover{border-color:var(--accent-cyan);background:#ffffff14}@keyframes ContactSection-module__1kX6Bq__spin{to{transform:rotate(360deg)}}@keyframes ContactSection-module__1kX6Bq__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:968px){.ContactSection-module__1kX6Bq__sectionTitle{font-size:1.42rem}.ContactSection-module__1kX6Bq__sectionSubtitle{font-size:.65rem}.ContactSection-module__1kX6Bq__contactGrid{grid-template-columns:1fr;gap:3rem}.ContactSection-module__1kX6Bq__detailsCard{gap:2rem;padding:2.2rem 1.8rem}.ContactSection-module__1kX6Bq__detailsLogo{font-size:1.05rem}.ContactSection-module__1kX6Bq__detailsText{font-size:.69rem}.ContactSection-module__1kX6Bq__infoDetail{font-size:.73rem}.ContactSection-module__1kX6Bq__formCard{padding:2.2rem 1.8rem}.ContactSection-module__1kX6Bq__input,.ContactSection-module__1kX6Bq__textarea{padding:.8rem 1rem;font-size:.73rem}}
.Footer-module__Grjkva__footer{z-index:10;background:#040810;border-top:1px solid #ffffff08;justify-content:center;padding:5rem 2rem 2rem;display:flex;position:relative}.Footer-module__Grjkva__container{flex-direction:column;gap:3.5rem;width:100%;max-width:1200px;display:flex}.Footer-module__Grjkva__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;display:flex}.Footer-module__Grjkva__brand{flex-direction:column;gap:1rem;max-width:380px;display:flex}.Footer-module__Grjkva__logo{cursor:pointer;flex-direction:column;display:flex}.Footer-module__Grjkva__logoTitle{letter-spacing:.05em;background:linear-gradient(135deg,#fff 30%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.25rem;font-weight:800}.Footer-module__Grjkva__logoSub{letter-spacing:.15em;color:var(--accent-cyan);text-transform:uppercase;margin-top:1px;font-size:.6rem;font-weight:600}.Footer-module__Grjkva__desc{color:var(--text-secondary);font-size:.85rem;line-height:1.7}.Footer-module__Grjkva__nav{flex-wrap:wrap;gap:4rem;display:flex}.Footer-module__Grjkva__linkGroup{flex-direction:column;gap:1.2rem;display:flex}.Footer-module__Grjkva__groupTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:700}.Footer-module__Grjkva__linkList{flex-direction:column;gap:.8rem;list-style:none;display:flex}.Footer-module__Grjkva__link{color:var(--text-secondary);cursor:pointer;font-size:.9rem;transition:all .3s}.Footer-module__Grjkva__link:hover{color:var(--accent-cyan);transform:translate(3px)}.Footer-module__Grjkva__bottom{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:2rem;display:flex}.Footer-module__Grjkva__copyright{color:var(--text-muted);font-size:.8rem}.Footer-module__Grjkva__legalLinks{gap:2rem;list-style:none;display:flex}.Footer-module__Grjkva__legalLink{color:var(--text-muted);cursor:pointer;font-size:.8rem;transition:color .3s}.Footer-module__Grjkva__legalLink:hover{color:var(--text-secondary)}@media (max-width:768px){.Footer-module__Grjkva__top{flex-direction:column;align-items:flex-start}.Footer-module__Grjkva__nav{justify-content:space-between;gap:3rem;width:100%}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column;align-items:center}.Footer-module__Grjkva__legalLinks{justify-content:center}}
