.StaggeredMenu-module__zmyVgW__staggeredMenuWrapper{z-index:40;pointer-events:none;width:100%;height:100%;position:relative}.StaggeredMenu-module__zmyVgW__staggeredMenuWrapper.StaggeredMenu-module__zmyVgW__fixedWrapper{z-index:40;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.StaggeredMenu-module__zmyVgW__staggeredMenuHeader{pointer-events:none;z-index:20;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:2em;display:flex;position:absolute;top:0;left:0}.StaggeredMenu-module__zmyVgW__staggeredMenuHeader>*{pointer-events:auto}.StaggeredMenu-module__zmyVgW__smLogo{-webkit-user-select:none;user-select:none;align-items:center;display:flex}.StaggeredMenu-module__zmyVgW__smLogoImg{object-fit:contain;filter:brightness(0);width:auto;height:32px;display:block}.StaggeredMenu-module__zmyVgW__staggeredMenuWrapper[data-open] .StaggeredMenu-module__zmyVgW__smLogoImg{filter:brightness(0)}.StaggeredMenu-module__zmyVgW__smToggle{cursor:pointer;color:#000;font-size:.9375rem;font-weight:500;line-height:1;font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;border:none;align-items:center;gap:.3rem;display:inline-flex;position:relative;overflow:visible}.StaggeredMenu-module__zmyVgW__smToggle:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #0009}.StaggeredMenu-module__zmyVgW__smToggleTextWrap{white-space:nowrap;height:1em;width:var(--sm-toggle-width,auto);min-width:var(--sm-toggle-width,auto);display:inline-block;position:relative;overflow:hidden}.StaggeredMenu-module__zmyVgW__smToggleTextInner{flex-direction:column;line-height:1;display:flex}.StaggeredMenu-module__zmyVgW__smToggleLine{height:1em;line-height:1;display:block}.StaggeredMenu-module__zmyVgW__smIcon{will-change:transform;flex:0 0 14px;justify-content:center;align-items:center;width:14px;height:14px;display:none;position:relative}.StaggeredMenu-module__zmyVgW__smPanelItemWrap{line-height:1;position:relative;overflow:hidden}.StaggeredMenu-module__zmyVgW__smIconLine{will-change:transform;background:currentColor;border-radius:2px;width:100%;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.StaggeredMenu-module__zmyVgW__smIconLineV{transform:translate(-50%,-50%)rotate(90deg)}.StaggeredMenu-module__zmyVgW__staggeredMenuPanel{box-sizing:border-box;-webkit-backdrop-filter:blur(12px);z-index:10;pointer-events:auto;background:#fffffffa;border-left:1px solid #0000001a;flex-direction:column;width:clamp(260px,38vw,420px);height:100%;padding:6em 2em 2em;transition:width .3s;display:flex;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-4px 0 20px #00000026,-8px 0 40px #0000001a}.StaggeredMenu-module__zmyVgW__smCloseButton{cursor:pointer;z-index:100;color:#000;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;font-weight:300;line-height:1;transition:transform .2s,opacity .2s;display:flex;position:absolute;top:2em;right:2em}.StaggeredMenu-module__zmyVgW__smCloseButton:hover{opacity:.8;transform:scale(1.1)}.StaggeredMenu-module__zmyVgW__smCloseButton:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #0009}[data-hide-toggle] .StaggeredMenu-module__zmyVgW__smCloseButton{z-index:1003;color:#000;pointer-events:auto;width:44px;height:44px;font-size:1.75rem;top:1.25rem;right:clamp(1.5rem,4vw,2.5rem);position:fixed!important}[data-position=left] .StaggeredMenu-module__zmyVgW__staggeredMenuPanel{border-left:none;border-right:1px solid #0000001a;left:0;right:auto;box-shadow:4px 0 20px #00000026,8px 0 40px #0000001a}.StaggeredMenu-module__zmyVgW__smPrelayers{pointer-events:none;z-index:5;width:clamp(260px,38vw,420px);transition:width .3s;position:absolute;top:0;bottom:0;right:0}[data-position=left] .StaggeredMenu-module__zmyVgW__smPrelayers{left:0;right:auto}.StaggeredMenu-module__zmyVgW__smPrelayer{width:100%;height:100%;position:absolute;top:0;right:0;transform:translate(0)}.StaggeredMenu-module__zmyVgW__smPanelInner{flex-direction:column;flex:1;gap:1.25rem;display:flex}.StaggeredMenu-module__zmyVgW__smCtaButton{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.02em;color:#fff;-webkit-backdrop-filter:blur(10px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:20;background:linear-gradient(135deg,#000000f2 0%,#141414e6 50%,#000000f2 100%);border:1px solid #0000004d;border-radius:50px;justify-content:center;align-items:center;width:fit-content;padding:.875rem 2rem;font-size:clamp(.875rem,1.2vw,.95rem);font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:absolute;bottom:2em;right:2em;overflow:hidden;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff1a,inset 0 -1px #ffffff0d}.StaggeredMenu-module__zmyVgW__smCtaButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.StaggeredMenu-module__zmyVgW__smCtaButton:hover:before{left:100%}.StaggeredMenu-module__zmyVgW__smCtaButton:hover{background:linear-gradient(135deg,#000 0%,#1e1e1ef2 50%,#000 100%);border-color:#00000080;transform:translateY(-2px);box-shadow:0 12px 40px #00000080,inset 0 1px #ffffff26,inset 0 -1px #ffffff14}.StaggeredMenu-module__zmyVgW__smSocials{flex-direction:column;gap:.75rem;margin-top:0;padding-top:0;padding-bottom:0;display:flex;position:absolute;bottom:2em;left:2em}.StaggeredMenu-module__zmyVgW__smSocialsTitle{color:var(--sm-accent,#000);font-size:1rem;font-weight:500;font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.StaggeredMenu-module__zmyVgW__smSocialsList{flex-flow:wrap;align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.StaggeredMenu-module__zmyVgW__smSocialsList .StaggeredMenu-module__zmyVgW__smSocialsLink{opacity:1}.StaggeredMenu-module__zmyVgW__smSocialsList:hover .StaggeredMenu-module__zmyVgW__smSocialsLink{opacity:.35}.StaggeredMenu-module__zmyVgW__smSocialsList:hover .StaggeredMenu-module__zmyVgW__smSocialsLink:hover{opacity:1}.StaggeredMenu-module__zmyVgW__smSocialsLink:focus-visible{outline:2px solid var(--sm-accent,#000);outline-offset:3px}.StaggeredMenu-module__zmyVgW__smSocialsList:focus-within .StaggeredMenu-module__zmyVgW__smSocialsLink{opacity:.35}.StaggeredMenu-module__zmyVgW__smSocialsList:focus-within .StaggeredMenu-module__zmyVgW__smSocialsLink:focus-visible{opacity:1}.StaggeredMenu-module__zmyVgW__smSocialsLink{color:#000000b3;font-size:1.2rem;font-weight:500;font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:2px 0;text-decoration:none;transition:color .3s,opacity .3s;display:inline-block;position:relative}.StaggeredMenu-module__zmyVgW__smSocialsLink:hover{color:var(--sm-accent,#000)}.StaggeredMenu-module__zmyVgW__smPanelList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.StaggeredMenu-module__zmyVgW__smPanelItem{color:#000;cursor:pointer;letter-spacing:-2px;text-transform:uppercase;white-space:nowrap;padding-right:1.4em;font-size:3.5rem;font-weight:600;line-height:1;text-decoration:none;transition:background .25s,color .25s;display:inline-block;position:relative}.StaggeredMenu-module__zmyVgW__staggeredMenuPanel .StaggeredMenu-module__zmyVgW__smSocialsList .StaggeredMenu-module__zmyVgW__smSocialsLink{opacity:1;transition:opacity .3s}.StaggeredMenu-module__zmyVgW__staggeredMenuPanel .StaggeredMenu-module__zmyVgW__smSocialsList:hover .StaggeredMenu-module__zmyVgW__smSocialsLink:not(:hover),.StaggeredMenu-module__zmyVgW__staggeredMenuPanel .StaggeredMenu-module__zmyVgW__smSocialsList:focus-within .StaggeredMenu-module__zmyVgW__smSocialsLink:not(:focus-visible){opacity:.35}.StaggeredMenu-module__zmyVgW__staggeredMenuPanel .StaggeredMenu-module__zmyVgW__smSocialsList .StaggeredMenu-module__zmyVgW__smSocialsLink:hover,.StaggeredMenu-module__zmyVgW__staggeredMenuPanel .StaggeredMenu-module__zmyVgW__smSocialsList .StaggeredMenu-module__zmyVgW__smSocialsLink:focus-visible{opacity:1}.StaggeredMenu-module__zmyVgW__smPanelItemLabel{will-change:transform;transform-origin:50% 100%;display:inline-block}.StaggeredMenu-module__zmyVgW__smPanelItem:hover{color:var(--sm-accent,#000)}.StaggeredMenu-module__zmyVgW__smPanelList[data-numbering]{counter-reset:smItem}.StaggeredMenu-module__zmyVgW__smPanelList[data-numbering] .StaggeredMenu-module__zmyVgW__smPanelItem:after{counter-increment:smItem;content:counter(smItem,decimal-leading-zero);color:var(--sm-accent,#000);letter-spacing:0;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--sm-num-opacity,0);font-size:clamp(14px,1.5vw,18px);font-weight:400;position:absolute;top:.1em;right:clamp(.5em,2vw,2.8em)}@media (max-width:1024px){.StaggeredMenu-module__zmyVgW__staggeredMenuPanel{width:clamp(280px,45vw,420px);left:auto;right:0}.StaggeredMenu-module__zmyVgW__staggeredMenuWrapper[data-open] .StaggeredMenu-module__zmyVgW__smLogoImg{filter:invert()}}@media (max-width:768px){.StaggeredMenu-module__zmyVgW__staggeredMenuPanel{border-bottom:1px solid #0000001a!important;border-left:none!important;width:100%!important;height:auto!important;max-height:80vh!important;transition:transform .4s cubic-bezier(.4,0,.2,1)!important;top:0!important;left:0!important;right:0!important;transform:translateY(-100%)!important;box-shadow:0 4px 20px #00000026,0 8px 40px #0000001a!important}.StaggeredMenu-module__zmyVgW__staggeredMenuWrapper[data-open] .StaggeredMenu-module__zmyVgW__staggeredMenuPanel{transform:translateY(0)!important}.StaggeredMenu-module__zmyVgW__staggeredMenuWrapper[data-open] .StaggeredMenu-module__zmyVgW__smLogoImg{filter:invert()}.StaggeredMenu-module__zmyVgW__smPrelayers,.StaggeredMenu-module__zmyVgW__smPrelayer{display:none!important}.StaggeredMenu-module__zmyVgW__smPanelItem{letter-spacing:-.5px!important;font-size:1.5rem!important}.StaggeredMenu-module__zmyVgW__smPanelList[data-numbering] .StaggeredMenu-module__zmyVgW__smPanelItem:after{font-size:clamp(10px,2vw,12px)!important}.StaggeredMenu-module__zmyVgW__smCtaButton{padding:.625rem 1.5rem!important;font-size:clamp(.75rem,2vw,.875rem)!important}.StaggeredMenu-module__zmyVgW__smSocialsLink,.StaggeredMenu-module__zmyVgW__smSocialsTitle{font-size:.875rem!important}.StaggeredMenu-module__zmyVgW__smSocials,.StaggeredMenu-module__zmyVgW__smSocialsList,.StaggeredMenu-module__zmyVgW__smSocialsLink{display:none!important}.StaggeredMenu-module__zmyVgW__smMobileLogo{opacity:1;pointer-events:none;align-items:center;height:5.5rem;display:flex;z-index:1001!important;position:fixed!important;top:.5rem!important;left:clamp(-.25rem,.5vw,.25rem)!important}.StaggeredMenu-module__zmyVgW__smCloseButton{justify-content:center;align-items:center;display:flex;z-index:1002!important;width:44px!important;height:44px!important;position:fixed!important;top:calc(2.5rem - 22px)!important;right:calc(clamp(1.5rem,4vw,2.5rem) - 33px + 2rem)!important}.StaggeredMenu-module__zmyVgW__smMobileLogo img{filter:brightness(0);width:auto;height:auto;max-width:300px!important;max-height:6rem!important}}@media (max-width:480px){[data-hide-toggle] .StaggeredMenu-module__zmyVgW__smCloseButton{top:calc(2.25rem - 22px)!important;right:calc(3rem - 33px)!important}}@media (min-width:769px){.StaggeredMenu-module__zmyVgW__smMobileLogo{display:none!important}}
.Navbar-module__pSp8Ga__navbar{z-index:1000;-webkit-backdrop-filter:blur();backdrop-filter:blur();background-color:#0000;border-bottom:1px solid #fff0;align-items:center;width:100%;height:5rem;transition:background-color .3s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .3s cubic-bezier(.4,0,.2,1),backdrop-filter .3s cubic-bezier(.4,0,.2,1),border-bottom .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 0 #fff0}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(18px);background-color:#000000f7;border-bottom:1px solid #fff3;height:5rem;transform:translateZ(0);box-shadow:0 2px 20px #ffffff4d,0 4px 40px #ffffff26,inset 0 1px #fff6}.Navbar-module__pSp8Ga__navContainer{justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__pSp8Ga__logo{flex-shrink:0;margin-top:.5rem;margin-left:-1rem}.Navbar-module__pSp8Ga__logoLink{text-decoration:none;transition:opacity .3s;display:inline-block}.Navbar-module__pSp8Ga__logoLink:hover{opacity:.8}.Navbar-module__pSp8Ga__logoImage{filter:brightness(0)invert();object-fit:contain;width:auto;max-width:100%;height:auto;max-height:7.5rem;display:block}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__pSp8Ga__navLinks.Navbar-module__pSp8Ga__hidden{pointer-events:none}.Navbar-module__pSp8Ga__navLink{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.01em;color:#ffffffd9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.9375rem;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__pSp8Ga__navLink:after{content:"";background-color:#fff;width:0;height:1px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-4px;left:0}.Navbar-module__pSp8Ga__navLink:hover{color:#fff}.Navbar-module__pSp8Ga__navLink:hover:after{width:100%}.Navbar-module__pSp8Ga__navCta{flex-shrink:0}.Navbar-module__pSp8Ga__navCta.Navbar-module__pSp8Ga__hidden{pointer-events:none}.Navbar-module__pSp8Ga__ctaLink{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.03em;color:#000;-webkit-backdrop-filter:blur(10px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:1;background:linear-gradient(135deg,#fff 0%,#fffffff2 50%,#fafafffa 100%);border:2px solid #ffffff80;border-radius:50px;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);animation:3s ease-in-out infinite Navbar-module__pSp8Ga__ctaPulse;display:inline-block;position:relative;overflow:visible;box-shadow:0 0 #fff6,0 8px 32px #fff3,inset 0 1px #fffc,inset 0 -1px #0000000d}.Navbar-module__pSp8Ga__ctaLink:hover{background:linear-gradient(135deg,#fff 0% 50%,#fff 100%);border-color:#fffc;animation:1.5s ease-in-out infinite Navbar-module__pSp8Ga__ctaPulseHover;transform:translateY(-3px)scale(1.05);box-shadow:0 0 0 4px #ffffff4d,0 16px 48px #ffffff59,inset 0 1px #fff,inset 0 -1px #0000000d}.Navbar-module__pSp8Ga__ctaLink:active{transform:translateY(-1px)scale(1.02)}.Navbar-module__pSp8Ga__mobileMenuButton{cursor:pointer;z-index:1002;opacity:0;visibility:hidden;pointer-events:none;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-between;width:24px;min-width:24px;height:18px;padding:0;display:flex}.Navbar-module__pSp8Ga__mobileMenuButton span{transform-origin:50%;will-change:transform;background-color:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Navbar-module__pSp8Ga__mobileMenuButton.Navbar-module__pSp8Ga__open span{background-color:#000}.Navbar-module__pSp8Ga__mobileMenuButton.Navbar-module__pSp8Ga__open{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.Navbar-module__pSp8Ga__mobileMenuButton.Navbar-module__pSp8Ga__open span:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__pSp8Ga__mobileMenuButton.Navbar-module__pSp8Ga__open span:nth-child(2){opacity:0;transform:translate(-10px)}.Navbar-module__pSp8Ga__mobileMenuButton.Navbar-module__pSp8Ga__open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__pSp8Ga__mobileMenu{z-index:1001;pointer-events:none;width:100%;height:100vh;position:fixed;top:0;right:0}.Navbar-module__pSp8Ga__mobileMenuOverlay{opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;width:100%;height:100%;transition:opacity .3s,visibility .3s;position:absolute;top:0;left:0}.Navbar-module__pSp8Ga__mobileMenu.Navbar-module__pSp8Ga__open .Navbar-module__pSp8Ga__mobileMenuOverlay{opacity:1;visibility:visible;pointer-events:auto}.Navbar-module__pSp8Ga__mobileMenuContent{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:auto;background-color:#000000fa;border-left:1px solid #ffffff1a;width:400px;max-width:85vw;height:100%;padding:8rem 3rem 3rem;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;right:0;overflow-y:auto;transform:translate(100%)}.Navbar-module__pSp8Ga__mobileMenu.Navbar-module__pSp8Ga__open .Navbar-module__pSp8Ga__mobileMenuContent{transform:translate(0)}.Navbar-module__pSp8Ga__mobileNavLinks{flex-direction:column;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__pSp8Ga__mobileNavLink{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.01em;color:#ffffffd9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:.5rem 0;font-size:1.5rem;font-weight:400;text-decoration:none;transition:color .3s,transform .3s;display:block}.Navbar-module__pSp8Ga__mobileNavLink:hover{color:#fff;transform:translate(5px)}.Navbar-module__pSp8Ga__mobileCtaLink{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.02em;color:#000;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;border-radius:.375rem;margin-top:1rem;padding:1rem 2rem;font-size:1.25rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Navbar-module__pSp8Ga__mobileCtaLink:hover{background-color:#ffffffe6;transform:translateY(-1px);box-shadow:0 4px 12px #ffffff26}@media (max-width:768px){.Navbar-module__pSp8Ga__navContainer{padding:0 clamp(1.5rem,4vw,2.5rem)!important}.Navbar-module__pSp8Ga__navLinks,.Navbar-module__pSp8Ga__navCta{display:none}.Navbar-module__pSp8Ga__mobileMenuButton{opacity:1;visibility:visible;display:flex}.Navbar-module__pSp8Ga__logo{margin-left:-1.5rem}.Navbar-module__pSp8Ga__logoImage{max-height:7.25rem}.Navbar-module__pSp8Ga__mobileMenuButton{margin-right:1rem;width:28px!important;min-width:28px!important;height:21px!important}.Navbar-module__pSp8Ga__mobileMenuButton span{height:2.5px!important}.Navbar-module__pSp8Ga__mobileMenuButton.Navbar-module__pSp8Ga__open span:first-child{transform:translateY(9px)rotate(45deg)}.Navbar-module__pSp8Ga__mobileMenuButton.Navbar-module__pSp8Ga__open span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Navbar-module__pSp8Ga__mobileMenuContent{border-bottom:1px solid #ffffff1a;width:100%;max-width:100%;max-height:80vh;padding:6rem 2rem 2rem;border-left:none!important;height:auto!important;top:0!important;left:0!important;right:auto!important;transform:translateY(-100%)!important}.Navbar-module__pSp8Ga__mobileMenu.Navbar-module__pSp8Ga__open .Navbar-module__pSp8Ga__mobileMenuContent{transform:translateY(0)!important}}@keyframes Navbar-module__pSp8Ga__ctaPulse{0%,to{box-shadow:0 0 #fff6,0 8px 32px #fff3,inset 0 1px #fffc,inset 0 -1px #0000000d}50%{box-shadow:0 0 0 3px #fff3,0 8px 32px #ffffff40,inset 0 1px #fffc,inset 0 -1px #0000000d}}@keyframes Navbar-module__pSp8Ga__ctaPulseHover{0%,to{box-shadow:0 0 0 4px #ffffff4d,0 16px 48px #ffffff59,inset 0 1px #fff,inset 0 -1px #0000000d}50%{box-shadow:0 0 0 6px #ffffff40,0 16px 48px #fff6,inset 0 1px #fff,inset 0 -1px #0000000d}}@media (max-width:480px){.Navbar-module__pSp8Ga__navContainer{padding:0 1rem}.Navbar-module__pSp8Ga__navbar,.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled{height:4.5rem}}
.Starfield-module__fOTuQq__starfield{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Starfield-module__fOTuQq__star{will-change:opacity,transform;background-color:#fff;border-radius:50%;animation:3s ease-in-out infinite Starfield-module__fOTuQq__twinkle;position:absolute}.Starfield-module__fOTuQq__layer1{opacity:.3;box-shadow:0 0 1px #fff9,0 0 2px #ffffff4d}.Starfield-module__fOTuQq__layer2{opacity:.5;box-shadow:0 0 2px #fffc,0 0 4px #fff6}.Starfield-module__fOTuQq__layer3{opacity:.7;box-shadow:0 0 3px #ffffffe6,0 0 6px #ffffff80}.Starfield-module__fOTuQq__glowStar{animation:2.5s ease-in-out infinite Starfield-module__fOTuQq__twinkleGlow;box-shadow:0 0 4px #fff,0 0 8px #fff9,0 0 12px #ffffff4d}.Starfield-module__fOTuQq__brightStar{animation:2s ease-in-out infinite Starfield-module__fOTuQq__twinkleBright;box-shadow:0 0 5px #fff,0 0 10px #fffc,0 0 15px #ffffff80,0 0 20px #fff3}@keyframes Starfield-module__fOTuQq__twinkle{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.8;transform:scale(1.3)}}@keyframes Starfield-module__fOTuQq__twinkleGlow{0%,to{opacity:.4;filter:brightness();transform:scale(1)}50%{opacity:1;filter:brightness(1.5);transform:scale(1.4)}}@keyframes Starfield-module__fOTuQq__twinkleBright{0%,to{opacity:.5;filter:brightness();transform:scale(1)}50%{opacity:1;filter:brightness(2);transform:scale(1.5)}}@media (prefers-reduced-motion:no-preference){.Starfield-module__fOTuQq__starfield{transition:transform .1s ease-out}}
.Solutions-module__RILtzG__solutionsSection{background-color:#000;justify-content:center;align-items:center;width:100%;min-height:auto;padding:4rem 2rem 8rem;display:flex;position:relative;overflow:visible}.Solutions-module__RILtzG__container{z-index:1;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.Solutions-module__RILtzG__title{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;text-align:center;letter-spacing:-.05em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:clamp(3rem,8vw,5rem);font-weight:300}.Solutions-module__RILtzG__subtitle{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;font-size:var(--hero-subtitle-size);color:#ffffffb3;text-align:center;letter-spacing:.05em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:600px;margin:0;font-weight:300;line-height:1.6}.Solutions-module__RILtzG__hint{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffff80;text-align:center;opacity:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;pointer-events:none;margin:-1.5rem 0 .5rem;font-size:clamp(.875rem,1.2vw,1rem);font-weight:300;transition:opacity .6s 1s,transform .6s 1s;transform:translateY(-10px)}.Solutions-module__RILtzG__hint:before{content:"Hover to explore details"}@media (max-width:768px){.Solutions-module__RILtzG__hint:before{content:"Tap to explore details"}.Solutions-module__RILtzG__hint{color:#ffffffe6;text-shadow:0 0 8px #ffffff80,0 0 16px #ffffff59,0 0 24px #fff3;margin-top:1.5rem;margin-bottom:0;font-size:clamp(.9rem,2.2vw,1rem);animation:2.5s ease-in-out infinite Solutions-module__RILtzG__hintFloat;opacity:1!important}.Solutions-module__RILtzG__cardsGrid{margin-top:.25rem}}.Solutions-module__RILtzG__hint.Solutions-module__RILtzG__visible{opacity:1;transform:translateY(0)}@keyframes Solutions-module__RILtzG__hintFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.Solutions-module__RILtzG__cardsGrid{flex-wrap:nowrap;justify-content:center;gap:clamp(.75rem,2vw,2.5rem);width:100%;margin-top:2rem;display:flex;position:relative}.Solutions-module__RILtzG__card{cursor:pointer;z-index:1;background:#ffffff05;border:1px solid #ffffff1a;border-radius:0;flex-direction:column;flex:1 1 0;min-width:0;height:auto;padding:clamp(1rem,2vw,2.5rem) clamp(.75rem,1.5vw,2rem);transition:all .4s cubic-bezier(.4,0,.2,1),filter .3s,opacity .3s,border-color .3s;animation:6s ease-in-out infinite Solutions-module__RILtzG__float;display:flex;position:relative;overflow:hidden}.Solutions-module__RILtzG__card:first-child{animation-delay:0s}.Solutions-module__RILtzG__card:nth-child(2){animation-delay:1s}.Solutions-module__RILtzG__card:nth-child(3){animation-delay:2s}@keyframes Solutions-module__RILtzG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Solutions-module__RILtzG__card:before{content:"";background:var(--card-gradient,linear-gradient(135deg,#ffffff0d 0%,#ffffff03 100%));opacity:0;pointer-events:none;z-index:0;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.Solutions-module__RILtzG__card:after{content:"";opacity:0;pointer-events:none;z-index:0;background:radial-gradient(circle,#ffffff08 0%,#0000 70%);width:200%;height:200%;transition:opacity .5s,transform .5s;position:absolute;top:-50%;right:-50%}.Solutions-module__RILtzG__card:hover,.Solutions-module__RILtzG__cardFocused{z-index:10;filter:blur();opacity:1;background:#ffffff0f;border-color:#ffffff59;animation:none;transform:translateY(-25px)scale(1.1);box-shadow:0 35px 100px #ffffff26,inset 0 0 0 1px #fff3}.Solutions-module__RILtzG__cardBlurred{filter:blur(4px);opacity:.35;pointer-events:none;transform:scale(.95)}.Solutions-module__RILtzG__card:hover:before{opacity:1}.Solutions-module__RILtzG__card:hover:after{opacity:1;transform:translate(25%,25%)}.Solutions-module__RILtzG__cardHeader{z-index:1;flex-wrap:nowrap;align-items:baseline;gap:clamp(.5rem,1.5vw,1rem);margin-bottom:.75rem;display:flex;position:relative}.Solutions-module__RILtzG__cardNumber{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffff14;z-index:1;letter-spacing:-.05em;white-space:nowrap;flex-shrink:0;margin:0;font-size:clamp(2rem,4vw,5rem);font-weight:300;line-height:1;transition:all .5s;position:relative}.Solutions-module__RILtzG__card:hover .Solutions-module__RILtzG__cardNumber,.Solutions-module__RILtzG__cardFocused .Solutions-module__RILtzG__cardNumber{color:#fff3;transform:scale(1.08)}.Solutions-module__RILtzG__cardContent{z-index:2;flex-direction:column;flex:1;display:flex;position:relative}.Solutions-module__RILtzG__cardAccent{transform-origin:0;z-index:3;background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);width:100%;height:2px;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Solutions-module__RILtzG__card:hover .Solutions-module__RILtzG__cardAccent,.Solutions-module__RILtzG__cardFocused .Solutions-module__RILtzG__cardAccent{background:linear-gradient(90deg,#0000 0%,#ffffff80 50%,#0000 100%);transform:scaleX(1)}.Solutions-module__RILtzG__cardTitle{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;letter-spacing:-.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:2;white-space:nowrap;margin:0 0 1rem;font-size:clamp(1rem,2.5vw,2rem);font-weight:400;transition:transform .3s;position:relative}.Solutions-module__RILtzG__card:hover .Solutions-module__RILtzG__cardTitle,.Solutions-module__RILtzG__cardFocused .Solutions-module__RILtzG__cardTitle{transform:translate(4px)}.Solutions-module__RILtzG__cardDescriptionWrapper{position:relative;overflow:hidden}.Solutions-module__RILtzG__cardDescription{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffb3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:2;margin:0;font-size:clamp(.95rem,1.5vw,1.125rem);font-weight:300;line-height:1.7;transition:opacity .3s,transform .3s,color .3s;position:relative}.Solutions-module__RILtzG__card:hover .Solutions-module__RILtzG__cardDescription,.Solutions-module__RILtzG__cardFocused .Solutions-module__RILtzG__cardDescription{color:#ffffffd9}.Solutions-module__RILtzG__cardDescription.Solutions-module__RILtzG__hidden{opacity:0;pointer-events:none;position:absolute;transform:translateY(-10px)}.Solutions-module__RILtzG__cardIntro{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffe6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:2;opacity:0;pointer-events:none;max-height:0;margin:0;padding:0;font-size:clamp(.95rem,1.5vw,1.125rem);font-weight:400;line-height:1.8;transition:max-height .4s .1s,opacity .4s .1s,transform .4s .1s,margin-top .4s .1s;position:relative;overflow:hidden;transform:translateY(10px)}.Solutions-module__RILtzG__cardIntro.Solutions-module__RILtzG__visible{opacity:1;pointer-events:auto;max-height:100px;margin-top:1rem;margin-bottom:1rem;padding-right:1rem;transform:translateY(0)}.Solutions-module__RILtzG__cardDetails{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffd9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:2;opacity:0;pointer-events:none;max-height:0;margin:0;padding:0;font-size:clamp(.875rem,1.3vw,1rem);font-weight:300;line-height:1.8;list-style:none;transition:max-height .4s .1s,opacity .4s .1s,transform .4s .1s,margin-top .4s .1s;position:relative;overflow:hidden;transform:translateY(10px)}.Solutions-module__RILtzG__cardDetails.Solutions-module__RILtzG__visible{opacity:1;pointer-events:auto;max-height:500px;margin-top:1rem;transform:translateY(0)}.Solutions-module__RILtzG__cardDetails li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.Solutions-module__RILtzG__cardDetails li:before{content:"✓";color:#ffffffb3;font-size:1em;font-weight:400;line-height:1.8;position:absolute;top:0;left:0}.Solutions-module__RILtzG__cardDetails li:last-child{margin-bottom:0}.Solutions-module__RILtzG__scrollIndicator{display:none}@media (max-width:768px){.Solutions-module__RILtzG__solutionsSection{padding:3rem clamp(1.5rem,4vw,2.5rem) 6rem}.Solutions-module__RILtzG__container{gap:2rem}.Solutions-module__RILtzG__subtitle{font-size:var(--hero-subtitle-size-mobile)}.Solutions-module__RILtzG__cardsGrid{grid-template-columns:unset;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;justify-content:flex-start;gap:1.25rem;width:100%;padding-top:20px;padding-bottom:.5rem;display:flex;overflow:auto hidden}.Solutions-module__RILtzG__cardsGrid::-webkit-scrollbar{display:none}.Solutions-module__RILtzG__card{scroll-snap-align:start;scroll-snap-stop:normal;z-index:2;flex-shrink:0;min-width:85vw;max-width:85vw;padding:2rem 1.5rem}.Solutions-module__RILtzG__card:hover,.Solutions-module__RILtzG__cardFocused{transform:translateY(-15px)scale(1.05)}.Solutions-module__RILtzG__cardBlurred{filter:blur(2px);opacity:.4;transform:scale(.97)}.Solutions-module__RILtzG__cardDetails{font-size:clamp(.85rem,1.2vw,.95rem)}.Solutions-module__RILtzG__cardDetails li{margin-bottom:.6rem;padding-left:1rem}.Solutions-module__RILtzG__scrollIndicator{justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;padding-bottom:.25rem;display:flex}.Solutions-module__RILtzG__scrollDot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background .25s,transform .25s}.Solutions-module__RILtzG__scrollDot:hover{background:#fff9}.Solutions-module__RILtzG__scrollDotActive{background:#ffffffe6;transform:scale(1.25)}}
.RobotAnimation-module__N6fJaW__robotContainer{width:100%;height:900px;min-height:900px;box-shadow:none;background:#000;border-radius:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.RobotAnimation-module__N6fJaW__robotContainer canvas{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;background:0 0!important;width:100%!important;height:100%!important}.RobotAnimation-module__N6fJaW__loading{color:#ffffff80;font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;justify-content:center;align-items:center;height:100%;min-height:900px;font-size:1rem;display:flex}@media (max-width:1024px){.RobotAnimation-module__N6fJaW__robotContainer{height:900px;min-height:900px}.RobotAnimation-module__N6fJaW__loading{min-height:900px}}@media (max-width:768px){.RobotAnimation-module__N6fJaW__robotContainer{height:700px;min-height:700px}.RobotAnimation-module__N6fJaW__loading{min-height:700px}}
.Approach-module__gOG3Aa__approachSection{background-color:#000;justify-content:center;align-items:center;width:100%;min-height:auto;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.Approach-module__gOG3Aa__container{z-index:1;flex-direction:column;gap:3rem;width:100%;max-width:1600px;margin:0 auto;display:flex;position:relative}.Approach-module__gOG3Aa__header{flex-direction:column;gap:1.5rem;display:flex}.Approach-module__gOG3Aa__title{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;letter-spacing:-.05em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:clamp(3rem,8vw,5rem);font-weight:300}.Approach-module__gOG3Aa__subtitle{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;font-size:var(--hero-subtitle-size);color:#ffffffb3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:600px;margin:0;font-weight:300;line-height:1.6}.Approach-module__gOG3Aa__contentWrapper{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid;overflow:visible}.Approach-module__gOG3Aa__stepsContainer{flex-direction:column;gap:0;display:flex;position:relative}.Approach-module__gOG3Aa__step{cursor:pointer;align-items:flex-start;gap:3rem;padding:3rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Approach-module__gOG3Aa__step:hover{transform:translate(10px)}.Approach-module__gOG3Aa__stepNumber{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffff26;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:80px;font-size:clamp(2.5rem,5vw,4rem);font-weight:200;line-height:1;transition:color .4s}.Approach-module__gOG3Aa__step:hover .Approach-module__gOG3Aa__stepNumber{color:#fff6}.Approach-module__gOG3Aa__stepContent{flex:1;padding-top:.5rem;position:relative}.Approach-module__gOG3Aa__stepTitle{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;letter-spacing:-.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 0 1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:400;transition:all .4s}.Approach-module__gOG3Aa__step:hover .Approach-module__gOG3Aa__stepTitle{color:#fff;text-shadow:0 0 20px #ffffff4d}.Approach-module__gOG3Aa__stepDescription{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffb3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:700px;margin:0;font-size:clamp(1rem,1.8vw,1.25rem);font-weight:300;line-height:1.8}.Approach-module__gOG3Aa__stepConnector{background:linear-gradient(#ffffff1a 0%,#ffffff0d 50%,#0000 100%);width:1px;height:3rem;position:absolute;top:100%;left:40px;transform:translateY(-1px)}.Approach-module__gOG3Aa__robotWrapper{align-self:flex-end;align-items:flex-end;width:100%;height:fit-content;min-height:900px;display:flex;position:sticky;top:auto;bottom:-100px;overflow:visible;transform:translateY(-150px)}.Approach-module__gOG3Aa__approachSplitMobile{display:none}@media (max-width:1024px){.Approach-module__gOG3Aa__contentWrapper{grid-template-columns:1fr;gap:3rem}.Approach-module__gOG3Aa__robotWrapper{order:-1;align-self:auto;min-height:900px;position:relative;top:auto;bottom:auto}}@media (max-width:768px){.Approach-module__gOG3Aa__approachSection{padding:3rem clamp(1.5rem,4vw,2.5rem)}.Approach-module__gOG3Aa__container{gap:3rem}.Approach-module__gOG3Aa__subtitle{font-size:var(--hero-subtitle-size-mobile)}.Approach-module__gOG3Aa__contentWrapper{gap:2rem}.Approach-module__gOG3Aa__stepsContainer{display:none!important}.Approach-module__gOG3Aa__approachSplitMobile{background:#ffffff05;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;width:100%;min-height:300px;display:flex;overflow:hidden;box-shadow:0 4px 24px #00000040}.Approach-module__gOG3Aa__approachSplitMobileRow{flex-direction:row;flex:1;min-height:260px;display:flex}.Approach-module__gOG3Aa__approachSplitLeft{flex-direction:column;flex:0 0 42%;display:flex;overflow-y:auto}.Approach-module__gOG3Aa__approachSplitItem{cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;padding:1rem;transition:background .25s,transform .2s;display:flex}.Approach-module__gOG3Aa__approachSplitItem:active{transform:scale(.98)}.Approach-module__gOG3Aa__approachSplitItem:hover{background:#ffffff0d}.Approach-module__gOG3Aa__approachSplitItemActive{-webkit-backdrop-filter:blur(8px);background:linear-gradient(90deg,#ffffff0f 0%,#ffffff1f 50%,#ffffff0f 100%);box-shadow:inset 0 0 24px #ffffff0a,0 0 20px #ffffff08}.Approach-module__gOG3Aa__approachSplitItemActive:first-child{-webkit-backdrop-filter:blur(5px);background:linear-gradient(110deg,#ffffff24 0%,#ffffff0d 40%,#ffffff0a 100%);box-shadow:inset 0 0 18px #ffffff0d,0 0 14px #ffffff0a}.Approach-module__gOG3Aa__approachSplitItemActive:nth-child(2){-webkit-backdrop-filter:blur(12px);background:linear-gradient(85deg,#ffffff0a 0%,#ffffff1a 55%,#ffffff14 100%);box-shadow:inset 0 0 28px #ffffff08,0 0 24px #ffffff0d}.Approach-module__gOG3Aa__approachSplitItemActive:nth-child(3){-webkit-backdrop-filter:blur(7px);background:linear-gradient(95deg,#ffffff12 0%,#ffffff0f 30%,#ffffff21 70%,#ffffff0d 100%);box-shadow:inset 0 0 20px #ffffff0a,0 0 18px #ffffff08}.Approach-module__gOG3Aa__approachSplitItemActive:nth-child(4){-webkit-backdrop-filter:blur(10px);background:linear-gradient(78deg,#ffffff0d 0%,#ffffff1c 45%,#ffffff12 100%);box-shadow:inset 0 0 22px #ffffff09,0 0 16px #ffffff0b}.Approach-module__gOG3Aa__approachSplitNum{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.06em;color:#ffffff73;font-size:.7rem;font-weight:400}.Approach-module__gOG3Aa__approachSplitItemActive .Approach-module__gOG3Aa__approachSplitNum{color:#ffffffe6}.Approach-module__gOG3Aa__approachSplitTitle{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffd9;font-size:.95rem;font-weight:500}.Approach-module__gOG3Aa__approachSplitItemActive .Approach-module__gOG3Aa__approachSplitTitle{color:#fff;text-shadow:0 0 20px #ffffff26}.Approach-module__gOG3Aa__approachSplitDivider{background:linear-gradient(#0000 0%,#fff3 20% 80%,#0000 100%);flex-shrink:0;width:1px}.Approach-module__gOG3Aa__approachSplitRight{flex:1;align-items:flex-start;min-width:0;padding:1.25rem;display:flex;position:relative;overflow-y:auto}.Approach-module__gOG3Aa__approachSplitRightInner{animation:.4s forwards Approach-module__gOG3Aa__approachSplitContentIn}@keyframes Approach-module__gOG3Aa__approachSplitContentIn{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.Approach-module__gOG3Aa__approachSplitRightTitle{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;letter-spacing:-.02em;margin:0 0 .6rem;font-size:1.1rem;font-weight:500}.Approach-module__gOG3Aa__approachSplitDescription{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffc7;margin:0;font-size:clamp(.9rem,2.5vw,1rem);font-weight:300;line-height:1.7}.Approach-module__gOG3Aa__approachSplitStepBar{-webkit-tap-highlight-color:transparent;background:#0003;flex-direction:row;gap:2px;width:100%;padding:0;display:flex}.Approach-module__gOG3Aa__approachSplitStepSegment{cursor:pointer;background:#fff3;border:none;flex:1;height:4px;padding:0;transition:background .25s}.Approach-module__gOG3Aa__approachSplitStepSegment:hover{background:#ffffff59}.Approach-module__gOG3Aa__approachSplitStepSegmentActive{background:#ffffffd9;position:relative;overflow:hidden;box-shadow:0 0 12px #fff6}.Approach-module__gOG3Aa__approachSplitStepSegmentActive:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffffe6 30%,#fff 50%,#ffffffe6 70%,#0000 100%);width:50%;height:100%;animation:2.8s linear infinite Approach-module__gOG3Aa__approachStepGlow;position:absolute;top:0;left:0}@keyframes Approach-module__gOG3Aa__approachStepGlow{0%{transform:translate(-100%)}to{transform:translate(300%)}}.Approach-module__gOG3Aa__step{flex-direction:column;gap:1.5rem;padding:2rem 0}.Approach-module__gOG3Aa__stepNumber{min-width:auto}.Approach-module__gOG3Aa__stepConnector{background:linear-gradient(90deg,#ffffff1a 0%,#ffffff0d 50%,#0000 100%);width:3rem;height:1px;top:auto;bottom:0;left:0}.Approach-module__gOG3Aa__robotWrapper{display:none}}
.ExergyInfoButton-module__raPUwG__magicButton{-webkit-backdrop-filter:blur(10px);cursor:pointer;z-index:1000;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;bottom:2rem;left:2rem;overflow:visible;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.ExergyInfoButton-module__raPUwG__exponentButton{-webkit-backdrop-filter:blur(8px);cursor:pointer;z-index:10000;vertical-align:baseline;background:linear-gradient(135deg,#ffffff26 0%,#ffffff14 100%);border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:1em;min-width:20px;height:1em;min-height:20px;margin-left:.15em;font-size:.35em;line-height:1;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:absolute;top:-.4em;right:-1em;box-shadow:0 2px 8px #0003,inset 0 1px #ffffff26}.ExergyInfoButton-module__raPUwG__magicButton:hover{background:linear-gradient(135deg,#ffffff26 0%,#ffffff14 100%);border-color:#ffffff4d;transform:scale(1.1);box-shadow:0 12px 40px #0006,inset 0 1px #ffffff26}.ExergyInfoButton-module__raPUwG__magicButton:active{transform:scale(.95)}.ExergyInfoButton-module__raPUwG__exponentButton:hover{background:linear-gradient(135deg,#fff3 0%,#ffffff1f 100%);border-color:#ffffff59;animation-play-state:paused;transform:translateY(0)scale(1.15);box-shadow:0 4px 12px #0000004d,inset 0 1px #fff3}.ExergyInfoButton-module__raPUwG__exponentButton:active{transform:translateY(0)scale(.9)}.ExergyInfoButton-module__raPUwG__magicIcon{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffe6;z-index:2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75rem;font-weight:400;line-height:1;position:relative}.ExergyInfoButton-module__raPUwG__exponentIcon{color:#ffffffe6;filter:drop-shadow(0 0 2px #ffffff4d);width:95%;height:95%;transition:all .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ExergyInfoButton-module__raPUwG__exponentButton:hover{animation-play-state:paused}.ExergyInfoButton-module__raPUwG__exponentButton:hover .ExergyInfoButton-module__raPUwG__exponentIcon{color:#fff;filter:drop-shadow(0 0 4px #ffffff80);transform:translate(-50%,-50%)rotate(15deg)scale(1.1)}@keyframes ExergyInfoButton-module__raPUwG__floatGravity{0%{transform:translate(0)}25%{transform:translate(3px,-4px)}50%{transform:translate(-2px,-6px)}75%{transform:translate(-4px,-3px)}to{transform:translate(0)}}.ExergyInfoButton-module__raPUwG__magicPulse{z-index:1;background:#fff3;border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite ExergyInfoButton-module__raPUwG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ExergyInfoButton-module__raPUwG__pulse{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:0;transform:translate(-50%,-50%)scale(1.3)}}.ExergyInfoButton-module__raPUwG__popupWrapper{z-index:9998;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ExergyInfoButton-module__raPUwG__popupWrapper>*{pointer-events:auto}.ExergyInfoButton-module__raPUwG__overlay{-webkit-backdrop-filter:blur(6px);cursor:pointer;background:#0009;position:absolute;inset:0}.ExergyInfoButton-module__raPUwG__pane{-webkit-backdrop-filter:blur(20px);z-index:9999;opacity:0;isolation:isolate;background:linear-gradient(135deg,#000000f2 0%,#141414f2 100%);border:1px solid #ffffff26;border-radius:16px;flex-direction:column;width:90%;max-width:420px;max-height:80vh;margin:0 auto;display:flex;position:relative;overflow:hidden;transform:scale(.8);box-shadow:0 20px 60px #00000080,inset 0 1px #ffffff1a}.ExergyInfoButton-module__raPUwG__paneContent{scrollbar-width:thin;scrollbar-color:#fff3 transparent;padding:2rem;overflow-y:auto}.ExergyInfoButton-module__raPUwG__paneContent::-webkit-scrollbar{width:6px}.ExergyInfoButton-module__raPUwG__paneContent::-webkit-scrollbar-track{background:0 0}.ExergyInfoButton-module__raPUwG__paneContent::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.ExergyInfoButton-module__raPUwG__paneContent::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.ExergyInfoButton-module__raPUwG__paneTitle{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#fffffff2;letter-spacing:-.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 0 1.25rem;font-size:clamp(1.5rem,2.5vw,1.75rem);font-weight:400}.ExergyInfoButton-module__raPUwG__paneText{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#fffc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:clamp(.95rem,1.5vw,1rem);line-height:1.7}.ExergyInfoButton-module__raPUwG__paneText p{margin:0 0 1rem}.ExergyInfoButton-module__raPUwG__paneText p:last-child{margin-bottom:0}.ExergyInfoButton-module__raPUwG__paneText strong{color:#fffffff2;font-weight:500}.ExergyInfoButton-module__raPUwG__paneEmphasis{border-top:1px solid #ffffff1a;padding-top:1rem;font-weight:400;color:#ffffffe6!important;margin-top:1rem!important}.ExergyInfoButton-module__raPUwG__closeButton{color:#ffffffb3;cursor:pointer;z-index:10;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.ExergyInfoButton-module__raPUwG__closeButton:hover{color:#fff;background:#ffffff1a;border-color:#fff3;transform:rotate(90deg)}.ExergyInfoButton-module__raPUwG__closeButton:active{transform:rotate(90deg)scale(.9)}.ExergyInfoButton-module__raPUwG__closeButton svg{width:14px;height:14px}@media (max-width:768px){.ExergyInfoButton-module__raPUwG__magicButton{width:48px;height:48px;bottom:1.5rem;left:1.5rem}.ExergyInfoButton-module__raPUwG__magicIcon{font-size:1.5rem}.ExergyInfoButton-module__raPUwG__popupWrapper{justify-content:center;align-items:center;padding:clamp(1rem,4vw,1.5rem)}.ExergyInfoButton-module__raPUwG__pane{flex-shrink:0;width:100%;max-width:none;max-height:75vh}.ExergyInfoButton-module__raPUwG__paneContent{padding:1.5rem}}
.LogoLoop-module__K8FBya__logoloop{--logoloop-gap:32px;--logoloop-logoHeight:28px;--logoloop-fadeColorAuto:#fff;position:relative}.LogoLoop-module__K8FBya__logoloopVertical{height:100%;display:inline-block}.LogoLoop-module__K8FBya__logoloopScaleHover{padding-top:calc(var(--logoloop-logoHeight)*.1);padding-bottom:calc(var(--logoloop-logoHeight)*.1)}@media (prefers-color-scheme:dark){.LogoLoop-module__K8FBya__logoloop{--logoloop-fadeColorAuto:#0b0b0b}}.LogoLoop-module__K8FBya__logoloopTrack{will-change:transform;-webkit-user-select:none;user-select:none;z-index:0;width:max-content;display:flex;position:relative}.LogoLoop-module__K8FBya__logoloopVertical .LogoLoop-module__K8FBya__logoloopTrack{flex-direction:column;width:100%;height:max-content}.LogoLoop-module__K8FBya__logoloopList{align-items:center;margin:0;padding:0;list-style:none;display:flex}.LogoLoop-module__K8FBya__logoloopVertical .LogoLoop-module__K8FBya__logoloopList{flex-direction:column}.LogoLoop-module__K8FBya__logoloopItem{margin-right:var(--logoloop-gap);font-size:var(--logoloop-logoHeight);flex:none;line-height:1;overflow:visible}.LogoLoop-module__K8FBya__logoloopVertical .LogoLoop-module__K8FBya__logoloopItem{margin-right:0;margin-bottom:var(--logoloop-gap)}.LogoLoop-module__K8FBya__logoloopItem:last-child{margin-right:var(--logoloop-gap)}.LogoLoop-module__K8FBya__logoloopVertical .LogoLoop-module__K8FBya__logoloopItem:last-child{margin-right:0;margin-bottom:var(--logoloop-gap)}.LogoLoop-module__K8FBya__logoloopNodeWrapper,.LogoLoop-module__K8FBya__logoloopImageWrapper{justify-content:center;align-items:center;display:inline-flex;position:relative}.LogoLoop-module__K8FBya__logoloopNode{align-items:center;display:inline-flex}.LogoLoop-module__K8FBya__logoloopItem img{height:var(--logoloop-logoHeight);object-fit:contain;width:auto;image-rendering:-webkit-optimize-contrast;-webkit-user-drag:none;pointer-events:none;filter:brightness(0)invert();opacity:.7;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block}.LogoLoop-module__K8FBya__logoloopScaleHover .LogoLoop-module__K8FBya__logoloopItem{overflow:visible}.LogoLoop-module__K8FBya__logoloopScaleHover .LogoLoop-module__K8FBya__logoloopItem:hover img,.LogoLoop-module__K8FBya__logoloopScaleHover .LogoLoop-module__K8FBya__logoloopItem:hover .LogoLoop-module__K8FBya__logoloopNode{transform-origin:50%;transform:scale(1.2)}.LogoLoop-module__K8FBya__logoloopScaleHover .LogoLoop-module__K8FBya__logoloopNode{transition:transform .3s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.LogoLoop-module__K8FBya__logoloopResuming.LogoLoop-module__K8FBya__logoloopScaleHover .LogoLoop-module__K8FBya__logoloopItem img,.LogoLoop-module__K8FBya__logoloopResuming.LogoLoop-module__K8FBya__logoloopScaleHover .LogoLoop-module__K8FBya__logoloopItem .LogoLoop-module__K8FBya__logoloopNode{transform-origin:50%;transform:scale(1)!important}.LogoLoop-module__K8FBya__logoloopResuming .LogoLoop-module__K8FBya__logoloopItem .LogoLoop-module__K8FBya__logoloopTooltip{opacity:0!important;transform:translate(-50%)translateY(4px)!important}}.LogoLoop-module__K8FBya__logoloopLink{border-radius:4px;align-items:center;text-decoration:none;transition:opacity .2s;display:inline-flex}.LogoLoop-module__K8FBya__logoloopLink:hover{opacity:.8}.LogoLoop-module__K8FBya__logoloopLink:focus-visible{outline-offset:2px;outline:2px solid}.LogoLoop-module__K8FBya__logoloopTooltip{color:#fffffff2;font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;white-space:nowrap;opacity:0;pointer-events:none;z-index:1000;letter-spacing:.01em;-webkit-backdrop-filter:blur(8px);background:#000000e6;border:1px solid #ffffff1a;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;font-weight:400;transition:opacity .2s,transform .2s;position:absolute;top:-2.5rem;left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 4px 12px #0000004d}.LogoLoop-module__K8FBya__logoloopItem:hover .LogoLoop-module__K8FBya__logoloopTooltip{opacity:1;transform:translate(-50%)translateY(0)}.LogoLoop-module__K8FBya__logoloopVertical .LogoLoop-module__K8FBya__logoloopTooltip{top:auto;bottom:-2.5rem}.LogoLoop-module__K8FBya__logoloopVertical .LogoLoop-module__K8FBya__logoloopTooltip:after{border-top:none;border-bottom:4px solid #000000e6;top:-4px;bottom:auto}.LogoLoop-module__K8FBya__logoloopTooltip:after{content:"";border-top:4px solid #000000e6;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.LogoLoop-module__K8FBya__logoloopFade:before,.LogoLoop-module__K8FBya__logoloopFade:after{content:"";pointer-events:none;z-index:10;width:clamp(24px,8%,120px);position:absolute;top:0;bottom:0}.LogoLoop-module__K8FBya__logoloopFade:before{background:linear-gradient(to right,var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto))0%,#0000 100%);left:0}.LogoLoop-module__K8FBya__logoloopFade:after{background:linear-gradient(to left,var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto))0%,#0000 100%);right:0}.LogoLoop-module__K8FBya__logoloopVertical.LogoLoop-module__K8FBya__logoloopFade:before,.LogoLoop-module__K8FBya__logoloopVertical.LogoLoop-module__K8FBya__logoloopFade:after{width:100%;height:clamp(24px,8%,120px);left:0;right:0}.LogoLoop-module__K8FBya__logoloopVertical.LogoLoop-module__K8FBya__logoloopFade:before{background:linear-gradient(to bottom,var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto))0%,#0000 100%);top:0;bottom:auto}.LogoLoop-module__K8FBya__logoloopVertical.LogoLoop-module__K8FBya__logoloopFade:after{background:linear-gradient(to top,var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto))0%,#0000 100%);top:auto;bottom:0}@media (prefers-reduced-motion:reduce){.LogoLoop-module__K8FBya__logoloopTrack{transform:translate(0,0)!important}.LogoLoop-module__K8FBya__logoloopItem img,.LogoLoop-module__K8FBya__logoloopNode{transition:none!important}}
.About-module__Balj8a__aboutSection{background-color:#000;justify-content:center;align-items:center;width:100%;min-height:auto;padding:clamp(10rem,18vh,14rem) clamp(1rem,4vw,2rem) .5rem;display:flex;position:relative;overflow:hidden}.About-module__Balj8a__container{z-index:1;flex-direction:column;gap:5.5rem;width:100%;max-width:1600px;margin:0 auto;display:flex;position:relative}.About-module__Balj8a__introWithParticles{width:100%;position:relative}.About-module__Balj8a__particlesBackdrop{z-index:0;pointer-events:none;width:min(92%,720px);height:min(900px,95vh);min-height:560px;position:absolute;top:22%;left:50%;transform:translate(-50%,-50%)}.About-module__Balj8a__content{z-index:1;text-align:left;flex-direction:column;align-items:flex-start;gap:2rem;max-width:1800px;margin:0;display:flex;position:relative}.About-module__Balj8a__title{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;letter-spacing:-.05em;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;margin:0;font-size:clamp(3rem,8vw,5rem);font-weight:300;position:relative}.About-module__Balj8a__titleWord{display:inline-block;position:relative}.About-module__Balj8a__missionStatement{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#fffffff2;text-align:center;text-shadow:0 0 20px #fff6,0 0 40px #fff3,0 0 60px #ffffff1a;will-change:transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:1800px;margin:0;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:300;line-height:1.35;animation:5.5s ease-in-out infinite About-module__Balj8a__missionFloat;display:inline-block;position:relative}@keyframes About-module__Balj8a__missionFloat{0%,to{transform:translateY(0)translate(0)}25%{transform:translateY(-6px)translate(2px)}50%{transform:translateY(-3px)translate(-1px)}75%{transform:translateY(-7px)translate(1px)}}.About-module__Balj8a__description{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffb3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:1800px;margin:5rem 0 0;font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:300;line-height:1.8}.About-module__Balj8a__valuesCarousel{width:100%;max-width:1800px;margin:-2.5rem 0 0;position:relative}.About-module__Balj8a__carouselLayout{align-items:flex-start;gap:2.5rem;display:flex}.About-module__Balj8a__valuesHeading{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#fffc;text-align:left;letter-spacing:.05em;text-transform:uppercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0 10px #ffffff4d,0 0 20px #fff3,0 0 30px #ffffff1a;align-self:flex-start;width:100%;max-width:1800px;margin:0 0 1.5rem;padding-left:0;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:400;position:relative}.About-module__Balj8a__valuesWrapper{pointer-events:none;flex:1;justify-content:flex-start;align-items:flex-start;min-height:300px;display:flex;position:relative}.About-module__Balj8a__valueItem{text-align:left;opacity:0;pointer-events:none;flex-direction:column;gap:1rem;width:100%;padding:0 0 2.5rem;display:flex;position:absolute;transform:translate(100px)}.About-module__Balj8a__valueTitle{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;letter-spacing:-.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:400}.About-module__Balj8a__carouselIndicators{pointer-events:auto;flex-direction:column;flex-shrink:0;gap:1rem;margin-top:0;padding-top:.5rem;display:flex}.About-module__Balj8a__indicator{cursor:pointer;background-color:#0000;border:1px solid #ffffff4d;border-radius:50%;outline:none;width:12px;height:12px;padding:0;transition:all .3s}.About-module__Balj8a__indicator:hover{background-color:#fff3;border-color:#ffffff80;transform:scale(1.2)}.About-module__Balj8a__indicator.About-module__Balj8a__active{background-color:#fff;border-color:#fff;border-radius:6px;width:12px;height:40px}.About-module__Balj8a__valueDescription{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffb3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:clamp(.95rem,1.5vw,1.125rem);font-weight:300;line-height:1.7}.About-module__Balj8a__insightsCta{color:#fff;font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:2;pointer-events:auto;background:#ffffff0a;border:1px solid #ffffff40;border-radius:9999px;align-self:flex-start;align-items:center;gap:.75rem;margin-top:clamp(-14rem,-18vw,-8rem);margin-bottom:4rem;padding:.875rem 1.5rem;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:500;text-decoration:none;transition:border-color .3s,background .3s,box-shadow .3s;display:inline-flex;position:relative}.About-module__Balj8a__insightsCta:hover{background:#ffffff14;border-color:#ffffff80;box-shadow:0 0 24px #ffffff1f}.About-module__Balj8a__insightsCtaText{display:inline-block}.About-module__Balj8a__insightsCtaArrow{font-size:1.15em;line-height:1;transition:transform .25s;display:inline-block}.About-module__Balj8a__insightsCta:hover .About-module__Balj8a__insightsCtaArrow{transform:translate(4px)}@media (max-width:768px){.About-module__Balj8a__aboutSection{padding:clamp(5rem,14vh,8rem) clamp(1.5rem,4vw,2.5rem) 3rem}.About-module__Balj8a__particlesBackdrop{width:160vw;height:100vh;min-height:100vh}.About-module__Balj8a__description,.About-module__Balj8a__valueDescription{font-size:var(--hero-subtitle-size-mobile)}.About-module__Balj8a__container{gap:3rem}.About-module__Balj8a__valuesCarousel{max-width:100%;margin-top:-1.5rem}.About-module__Balj8a__valuesHeading{margin-bottom:.25rem}.About-module__Balj8a__carouselLayout{flex-direction:column;align-items:stretch;gap:0}.About-module__Balj8a__carouselIndicators{flex-direction:row;order:2;justify-content:center;gap:.5rem;margin-top:-1.25rem;padding-top:0}.About-module__Balj8a__valuesWrapper{order:1;min-height:200px}.About-module__Balj8a__indicator{width:8px;height:8px}.About-module__Balj8a__indicator.About-module__Balj8a__active{border-radius:4px;width:24px;height:8px}.About-module__Balj8a__valueItem{padding:2rem 0 0}.About-module__Balj8a__insightsCta{align-self:flex-start;gap:.5rem;margin-top:1rem;margin-bottom:3rem;padding:.5rem 1rem;font-size:.8125rem}}
.Contact-module__gQiC5G__contactSection{background-color:#000;flex:1;justify-content:center;align-items:flex-start;width:100%;min-height:auto;padding:10rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Contact-module__gQiC5G__contactSection .Contact-module__gQiC5G__container{z-index:1;position:relative}.Contact-module__gQiC5G__contactSection:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(90deg,#0000 0%,#ffffff1a 20% 80%,#0000 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.Contact-module__gQiC5G__container{z-index:1;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:800px;margin:0 auto;display:flex;position:relative}.Contact-module__gQiC5G__title{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;text-align:center;letter-spacing:-.05em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:clamp(3rem,8vw,5rem);font-weight:300;position:relative}.Contact-module__gQiC5G__title:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:60px;height:2px;animation:2s ease-in-out infinite Contact-module__gQiC5G__titleLine;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}@keyframes Contact-module__gQiC5G__titleLine{0%,to{opacity:.3;width:60px}50%{opacity:1;width:100px}}.Contact-module__gQiC5G__subtitle{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;font-size:var(--hero-subtitle-size);color:#ffffffb3;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:600px;margin:0;font-weight:300;line-height:1.6}.Contact-module__gQiC5G__form{flex-direction:column;gap:2rem;width:100%;display:flex;position:relative}.Contact-module__gQiC5G__form:before{content:"";pointer-events:none;z-index:-1;border:1px solid #ffffff0d;position:absolute;inset:-20px}.Contact-module__gQiC5G__formRow{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Contact-module__gQiC5G__formGroup{flex-direction:column;gap:.75rem;display:flex}.Contact-module__gQiC5G__label{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#fffc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:clamp(.875rem,1.5vw,1rem);font-weight:400}.Contact-module__gQiC5G__required{color:#fff9;margin-left:.25rem}.Contact-module__gQiC5G__input,.Contact-module__gQiC5G__textarea{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#ffffff08;border:1px solid #ffffff1a;border-radius:0;outline:none;padding:1rem 1.25rem;font-size:clamp(.95rem,1.5vw,1.125rem);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.Contact-module__gQiC5G__input:before,.Contact-module__gQiC5G__textarea:before{content:"";pointer-events:none;border:1px solid #0000;transition:all .4s;position:absolute;inset:0}.Contact-module__gQiC5G__input:focus,.Contact-module__gQiC5G__textarea:focus{background:#ffffff0d;border-color:#fff6;transform:translateY(-1px);box-shadow:0 0 0 1px #ffffff1a,0 0 30px #ffffff1a,inset 0 0 20px #ffffff05}.Contact-module__gQiC5G__input:hover:not(:focus),.Contact-module__gQiC5G__textarea:hover:not(:focus){background:#ffffff0a;border-color:#fff3}.Contact-module__gQiC5G__input::placeholder,.Contact-module__gQiC5G__textarea::placeholder{color:#ffffff4d}.Contact-module__gQiC5G__textarea{resize:vertical;min-height:150px}.Contact-module__gQiC5G__radioGroup{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:.75rem;display:grid}.Contact-module__gQiC5G__radioLabel{cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#ffffff08;border:1px solid #ffffff1a;border-radius:0;align-items:center;gap:.75rem;padding:1rem 1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Contact-module__gQiC5G__radioLabel:hover{background:#ffffff0a;border-color:#fff3}.Contact-module__gQiC5G__radioInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.Contact-module__gQiC5G__radioInput:focus-visible+.Contact-module__gQiC5G__radioCustom{outline-offset:2px;outline:2px solid #ffffff80}.Contact-module__gQiC5G__radioCustom{background:#ffffff05;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Contact-module__gQiC5G__radioCustom:after{content:"";opacity:0;background:#fff;border-radius:50%;width:10px;height:10px;transition:all .3s cubic-bezier(.4,0,.2,1);transform:scale(0)}.Contact-module__gQiC5G__radioInput:checked+.Contact-module__gQiC5G__radioCustom{background:#ffffff0d;border-color:#fff9;box-shadow:0 0 0 2px #ffffff1a,0 0 20px #ffffff26,inset 0 0 10px #ffffff0d}.Contact-module__gQiC5G__radioInput:checked+.Contact-module__gQiC5G__radioCustom:after{opacity:1;transform:scale(1)}.Contact-module__gQiC5G__radioInput:checked~.Contact-module__gQiC5G__radioText{color:#fffffff2}.Contact-module__gQiC5G__radioLabel:has(.Contact-module__gQiC5G__radioInput:checked){background:#ffffff0d;border-color:#fff6;box-shadow:0 0 0 1px #ffffff1a,0 0 20px #ffffff1a,inset 0 0 15px #ffffff05}.Contact-module__gQiC5G__radioText{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffb3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none;font-size:clamp(.95rem,1.5vw,1.125rem);transition:color .3s}.Contact-module__gQiC5G__submitButton{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#000;cursor:pointer;text-transform:none;letter-spacing:.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2 0%,#ffffffd9 50%,#f0f0ffe6 100%);border:1px solid #ffffff4d;border-radius:50px;margin-top:1rem;padding:1.25rem 3rem;font-size:clamp(1rem,2vw,1.125rem);font-weight:400;transition:all .4s cubic-bezier(.4,0,.2,1);animation:8s ease-in-out infinite Contact-module__gQiC5G__liquidGlassSubmit;position:relative;overflow:hidden;box-shadow:0 8px 32px #ffffff26,inset 0 1px #fff9,inset 0 -1px #0000000d}.Contact-module__gQiC5G__submitButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.Contact-module__gQiC5G__submitButton:hover:before{left:100%}.Contact-module__gQiC5G__submitButton:hover{background:linear-gradient(135deg,#fff 0%,#ffffffe6 50%,#f5f5fff2 100%);transform:translateY(-3px);box-shadow:0 12px 40px #ffffff40,inset 0 1px #ffffffb3,inset 0 -1px #0000000d}.Contact-module__gQiC5G__submitButton:active{transform:translateY(-1px);box-shadow:0 8px 20px #fff3,inset 0 1px #fff9,inset 0 -1px #0000000d}@keyframes Contact-module__gQiC5G__liquidGlassSubmit{0%,to{background:linear-gradient(135deg,#fffffff2 0%,#ffffffd9 50%,#f0f0ffe6 100%)}25%{background:linear-gradient(135deg,#fafafff2 0%,#ffffffd9 50%,#f5f5ffe6 100%)}50%{background:linear-gradient(135deg,#fffffff2 0%,#f8f8ffd9 50%,#f0f0ffe6 100%)}75%{background:linear-gradient(135deg,#fcfcfff2 0%,#ffffffd9 50%,#f2f2ffe6 100%)}}.Contact-module__gQiC5G__privacyText{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff9;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:1.5rem 0 0;font-size:clamp(.875rem,1.5vw,.95rem);line-height:1.6}.Contact-module__gQiC5G__privacyLink{color:#fffc;text-underline-offset:2px;-webkit-text-decoration:underline #ffffff4d;text-decoration:underline #ffffff4d;transition:all .3s}.Contact-module__gQiC5G__privacyLink:hover{color:#fff;text-decoration-color:#fff9}.Contact-module__gQiC5G__caption{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;text-align:center;letter-spacing:-.03em;color:#ffffffe6;background:linear-gradient(135deg,#fff 0%,#fffc 50%,#fff9 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;text-shadow:0 0 20px #ffffff4d,0 0 40px #fff3,0 0 60px #ffffff1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-background-clip:text;background-clip:text;margin:2.5rem 0 0;font-size:clamp(2.5rem,7vw,3rem);font-weight:300;animation:4s ease-in-out infinite Contact-module__gQiC5G__captionFloat,5s ease-in-out infinite Contact-module__gQiC5G__captionShimmer;position:relative}@keyframes Contact-module__gQiC5G__captionFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Contact-module__gQiC5G__captionShimmer{0%,to{filter:drop-shadow(0 0 15px #ffffff4d);background-position:0%}50%{filter:drop-shadow(0 0 25px #ffffff80);background-position:100%}}@media (max-width:768px){.Contact-module__gQiC5G__contactSection{padding:4rem clamp(1.5rem,4vw,2.5rem) 2.5rem}.Contact-module__gQiC5G__subtitle{font-size:var(--hero-subtitle-size-mobile)}.Contact-module__gQiC5G__container{gap:1.5rem;max-width:100%}.Contact-module__gQiC5G__form{gap:1.25rem}.Contact-module__gQiC5G__formRow{flex-direction:row;gap:.75rem;width:100%;min-width:0;display:flex}.Contact-module__gQiC5G__formRow .Contact-module__gQiC5G__formGroup{flex:1 1 0;min-width:0}.Contact-module__gQiC5G__formGroup{gap:.5rem}.Contact-module__gQiC5G__formGroup .Contact-module__gQiC5G__input{box-sizing:border-box;width:100%;min-width:0}.Contact-module__gQiC5G__input,.Contact-module__gQiC5G__textarea{padding:.75rem 1rem}.Contact-module__gQiC5G__textarea{min-height:120px}.Contact-module__gQiC5G__radioGroup{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.5rem}.Contact-module__gQiC5G__radioLabel{padding:.75rem 1rem}.Contact-module__gQiC5G__submitButton{width:100%;margin-top:.5rem;padding:1rem 2rem}.Contact-module__gQiC5G__privacyText{margin-top:1rem}.Contact-module__gQiC5G__caption{margin-top:1.5rem}}
.Footer-module__nhiC3q__footer{background-color:#000;border-top:1px solid #ffffff1a;width:100%;padding:1.5rem 2rem 1rem;position:relative}.Footer-module__nhiC3q__container{flex-direction:column;gap:1rem;width:100%;max-width:1600px;margin:0 auto;display:flex}.Footer-module__nhiC3q__topSection{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.Footer-module__nhiC3q__logoSection{flex-shrink:0;margin-left:-.5rem}.Footer-module__nhiC3q__logo{opacity:.9;filter:invert();max-width:120px;transition:opacity .3s;width:120px!important;height:auto!important}.Footer-module__nhiC3q__logo:hover{opacity:1}.Footer-module__nhiC3q__linksSection{flex-wrap:wrap;gap:2.5rem;display:flex}.Footer-module__nhiC3q__footerLink{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffb3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:clamp(.95rem,1.2vw,1rem);font-weight:300;text-decoration:none;transition:all .3s;position:relative}.Footer-module__nhiC3q__footerLink:hover{color:#fff}.Footer-module__nhiC3q__footerLink:after{content:"";background-color:#ffffff80;width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Footer-module__nhiC3q__footerLink:hover:after{width:100%}.Footer-module__nhiC3q__bottomSection{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding-top:.75rem;display:flex}.Footer-module__nhiC3q__leftSection{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.Footer-module__nhiC3q__rightSection{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.Footer-module__nhiC3q__socialSection{align-items:center;gap:1rem;display:flex}.Footer-module__nhiC3q__socialLabel{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffff80;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:clamp(.85rem,1vw,.95rem);font-weight:300}.Footer-module__nhiC3q__socialLinks{align-items:center;gap:.75rem;display:flex}.Footer-module__nhiC3q__socialLink{color:#ffffff80;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .3s;display:flex}.Footer-module__nhiC3q__socialLink:hover{color:#fff;transform:translateY(-2px)}.Footer-module__nhiC3q__contactInfo{align-items:center;gap:1rem;display:flex}.Footer-module__nhiC3q__email{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffb3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;gap:.5rem;font-size:clamp(.95rem,1.2vw,1rem);font-weight:300;text-decoration:none;transition:all .3s;display:flex}.Footer-module__nhiC3q__email:hover{color:#fff}.Footer-module__nhiC3q__emailIcon{color:#ffffffb3;flex-shrink:0;transition:color .3s}.Footer-module__nhiC3q__email:hover .Footer-module__nhiC3q__emailIcon{color:#fff}.Footer-module__nhiC3q__copyright{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffff80;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:clamp(.85rem,1vw,.95rem);font-weight:300}.Footer-module__nhiC3q__legalLinks{align-items:center;gap:1.5rem;display:flex}.Footer-module__nhiC3q__legalLink{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffff80;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:clamp(.85rem,1vw,.95rem);font-weight:300;text-decoration:none;transition:all .3s;position:relative}.Footer-module__nhiC3q__legalLink:hover{color:#fffc}.Footer-module__nhiC3q__legalLink:after{content:"";background-color:#ffffff80;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Footer-module__nhiC3q__legalLink:hover:after{width:100%}.Footer-module__nhiC3q__ctaButton{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.02em;color:#fff;-webkit-backdrop-filter:blur(10px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:1;background:linear-gradient(135deg,#000000f2 0%,#141414e6 50%,#000000f2 100%);border:1px solid #ffffff26;border-radius:50px;padding:.75rem 2rem;font-size:clamp(.875rem,1.2vw,.95rem);font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff1a,inset 0 -1px #ffffff0d}.Footer-module__nhiC3q__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.Footer-module__nhiC3q__ctaButton:hover:before{left:100%}.Footer-module__nhiC3q__ctaButton:hover{background:linear-gradient(135deg,#000 0%,#1e1e1ef2 50%,#000 100%);border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 12px 40px #00000080,inset 0 1px #ffffff26,inset 0 -1px #ffffff14}@media (max-width:768px){.Footer-module__nhiC3q__footer{padding:2rem clamp(1.5rem,4vw,2.5rem) 1.25rem}.Footer-module__nhiC3q__container{gap:2rem}.Footer-module__nhiC3q__topSection{flex-direction:column;gap:1.25rem}.Footer-module__nhiC3q__logoSection{margin-left:-.5rem}.Footer-module__nhiC3q__linksSection{grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr;gap:.75rem 1rem;width:100%;max-width:100%;display:grid}.Footer-module__nhiC3q__footerLink{font-size:.8125rem}.Footer-module__nhiC3q__bottomSection{border-top:none;flex-direction:column;align-items:stretch;gap:1.5rem;padding-top:1.25rem}.Footer-module__nhiC3q__bottomSection .Footer-module__nhiC3q__leftSection{border-top:1px solid #ffffff0f;flex-direction:row;order:2;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem}.Footer-module__nhiC3q__bottomSection .Footer-module__nhiC3q__rightSection{flex-direction:column;order:1;align-items:stretch;gap:1.25rem}.Footer-module__nhiC3q__ctaButton{text-align:center;order:1;width:100%;margin-top:-.5rem;padding:.875rem 2rem}.Footer-module__nhiC3q__socialSection{flex-direction:row;order:2;justify-content:flex-start;align-items:center;gap:.75rem}.Footer-module__nhiC3q__leftSection{flex-flow:wrap}.Footer-module__nhiC3q__legalLinks{gap:1rem}.Footer-module__nhiC3q__copyright,.Footer-module__nhiC3q__legalLink{font-size:.75rem}}
.CustomCursor-module__7skk1W__customCursor{mix-blend-mode:difference;pointer-events:none;z-index:10001;opacity:0;will-change:transform;filter:blur(.5px);transform-origin:50%;background:#fff;border-radius:50% 40% 60% 50%;width:30px;height:30px;transition:width .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1),opacity .2s;position:fixed;top:0;left:0;box-shadow:0 0 20px #fff6,0 0 40px #fff3}.CustomCursor-module__7skk1W__customCursor.CustomCursor-module__7skk1W__visible{opacity:1}@keyframes CustomCursor-module__7skk1W__blobMorph{0%{border-radius:50% 40% 60% 50%}25%{border-radius:60% 50% 40% 60%}50%{border-radius:40% 60% 50% 40%}75%{border-radius:55% 45%}to{border-radius:50% 40% 60% 50%}}.CustomCursor-module__7skk1W__customCursor{animation:8s ease-in-out infinite CustomCursor-module__7skk1W__blobMorph}.CustomCursor-module__7skk1W__pointerLayer{z-index:10000;pointer-events:none;cursor:none;position:fixed;inset:0}@media (max-width:768px){.CustomCursor-module__7skk1W__customCursor,.CustomCursor-module__7skk1W__pointerLayer{pointer-events:none!important;visibility:hidden!important;display:none!important}}
.Insights-module__fqEL3q__insightsSection{background-color:#000;flex:1;justify-content:center;align-items:flex-start;width:100%;min-height:auto;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Insights-module__fqEL3q__container{z-index:1;flex-direction:column;gap:1.5rem;width:100%;max-width:1400px;margin:0 auto;padding-top:0;display:flex;position:relative}.Insights-module__fqEL3q__content{text-align:left;flex-direction:column;align-items:flex-start;gap:0;max-width:800px;margin:0;display:flex}.Insights-module__fqEL3q__title{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;letter-spacing:-.05em;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;margin:0;font-size:clamp(3rem,8vw,5rem);font-weight:300}.Insights-module__fqEL3q__subtitle{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;font-size:var(--hero-subtitle-size);color:#ffffffb3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:800px;margin:0;font-weight:300;line-height:1.8}.Insights-module__fqEL3q__menuAndContentWrapper{flex-direction:row;align-items:flex-start;gap:9rem;width:100%;max-width:1200px;margin-top:1rem;display:flex;position:relative}.Insights-module__fqEL3q__horizontalMenu{z-index:10;border-left:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;align-self:flex-start;align-items:flex-start;gap:0;width:fit-content;height:fit-content;min-height:fit-content;padding-left:0;display:flex;position:sticky;top:2rem}.Insights-module__fqEL3q__menuItem{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffff80;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:.02em;white-space:nowrap;text-align:left;background:0 0;border:none;border-left:2px solid #0000;width:100%;margin-left:-1px;padding:1rem 2rem;font-size:clamp(.9375rem,1.5vw,1.0625rem);font-weight:400;transition:all .3s;position:relative}.Insights-module__fqEL3q__menuItem:hover{color:#fffc}.Insights-module__fqEL3q__menuItem.Insights-module__fqEL3q__active{color:#fff;border-left-color:#fff6;font-weight:500}.Insights-module__fqEL3q__contentArea{flex:1;min-height:400px;margin-left:0;position:relative}.Insights-module__fqEL3q__viewContent{width:100%}.Insights-module__fqEL3q__comingSoon{text-align:center;-webkit-backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:800px;padding:4rem 2rem;position:relative}.Insights-module__fqEL3q__comingSoonText{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffff80;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:.02em;margin:0 0 .5rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;line-height:1.6}.Insights-module__fqEL3q__comingSoonSubtext{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:.01em;margin:0;font-size:clamp(.875rem,1.5vw,1rem);font-weight:300;line-height:1.6}@media (max-width:768px){.Insights-module__fqEL3q__insightsSection{padding:6rem clamp(1.5rem,4vw,2.5rem) 3rem}.Insights-module__fqEL3q__subtitle{font-size:var(--hero-subtitle-size-mobile)}.Insights-module__fqEL3q__container{gap:2rem}.Insights-module__fqEL3q__content{max-width:100%}.Insights-module__fqEL3q__menuAndContentWrapper{flex-direction:column;gap:2rem}.Insights-module__fqEL3q__horizontalMenu{border-left:none;flex-direction:row;gap:1.5rem;width:100%;max-width:100%;padding:0;position:static}.Insights-module__fqEL3q__menuItem{text-align:left;border-left:none;flex:0 auto;width:auto;margin-left:0;padding:.5rem 0;font-size:.9375rem}.Insights-module__fqEL3q__menuItem.Insights-module__fqEL3q__active{color:#fff;border-bottom:1px solid #ffffff80;border-left:none}.Insights-module__fqEL3q__contentArea{margin-top:0;margin-left:0}.Insights-module__fqEL3q__comingSoon{padding:3rem 1.5rem}.Insights-module__fqEL3q__contentArea{min-height:300px}}
.Privacy-module__9b-h4a__privacySection{background-color:#000;flex:1;justify-content:center;align-items:flex-start;width:100%;min-height:auto;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Privacy-module__9b-h4a__container{z-index:1;flex-direction:column;gap:2rem;width:100%;max-width:1000px;margin:0 auto;padding-top:0;display:flex;position:relative}.Privacy-module__9b-h4a__content{text-align:left;flex-direction:column;align-items:flex-start;gap:.5rem;max-width:100%;margin:0;display:flex}.Privacy-module__9b-h4a__title{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;letter-spacing:-.05em;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;margin:0;font-size:clamp(3rem,8vw,5rem);font-weight:300}.Privacy-module__9b-h4a__lastUpdated{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffff80;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:clamp(.875rem,1.5vw,1rem);font-weight:300}.Privacy-module__9b-h4a__policyContent{flex-direction:column;gap:3rem;width:100%;display:flex}.Privacy-module__9b-h4a__section{flex-direction:column;gap:1rem;display:flex}.Privacy-module__9b-h4a__sectionTitle{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:400}.Privacy-module__9b-h4a__subsectionTitle{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffe6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:1.5rem 0 .5rem;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:500}.Privacy-module__9b-h4a__paragraph{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffb3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:300;line-height:1.8}.Privacy-module__9b-h4a__list{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffb3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:1rem 0;padding-left:1.5rem;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.8;list-style-type:disc}.Privacy-module__9b-h4a__list li{margin:.5rem 0}.Privacy-module__9b-h4a__list li strong{color:#ffffffe6;font-weight:500}.Privacy-module__9b-h4a__contactInfo{background:#ffffff05;border:1px solid #ffffff1a;border-radius:8px;margin:1rem 0;padding:1.5rem}.Privacy-module__9b-h4a__contactInfo p{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffb3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:.5rem 0;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.8}.Privacy-module__9b-h4a__contactInfo p:first-child{margin-top:0}.Privacy-module__9b-h4a__contactInfo p:last-child{margin-bottom:0}.Privacy-module__9b-h4a__link{color:#ffffffe6;-webkit-text-decoration:underline #ffffff4d;text-decoration:underline #ffffff4d;transition:all .3s}.Privacy-module__9b-h4a__link:hover{color:#fff;text-decoration-color:#fff9}@media (max-width:768px){.Privacy-module__9b-h4a__privacySection{padding:6rem 1.5rem 3rem}.Privacy-module__9b-h4a__container{gap:1.5rem}.Privacy-module__9b-h4a__policyContent{gap:2rem}.Privacy-module__9b-h4a__section{gap:.75rem}.Privacy-module__9b-h4a__list{padding-left:1.25rem}.Privacy-module__9b-h4a__contactInfo{padding:1.25rem}}
.Technology-module__scD11q__technologySection{background-color:#000;justify-content:center;align-items:center;width:100%;min-height:auto;padding:0 2rem 8rem;display:flex;position:relative;overflow:hidden}.Technology-module__scD11q__container{z-index:1;flex-direction:column;gap:3rem;width:100%;max-width:1600px;margin:0 auto;display:flex;position:relative}.Technology-module__scD11q__header{text-align:left;flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:1800px;margin:0;display:flex}.Technology-module__scD11q__title{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;letter-spacing:-.05em;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;margin:0;font-size:clamp(3rem,8vw,5rem);font-weight:300}.Technology-module__scD11q__subtitle{font-family:var(--font-body),-apple-system,BlinkMacSystemFont,sans-serif;font-size:var(--hero-subtitle-size);color:#ffffffb3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:1800px;margin:0;font-weight:300;line-height:1.8}.Technology-module__scD11q__logoLoopContainer{width:100%;height:120px;margin-top:1rem;padding-top:2.5rem;position:relative;overflow:hidden}.Technology-module__scD11q__logoLoop{height:100%}.Technology-module__scD11q__logoLoop .logoloop__node{color:#ffffffb3;transition:color .3s}.Technology-module__scD11q__logoLoop .logoloop__item:hover .logoloop__node{color:#fff}.Technology-module__scD11q__caption{font-family:var(--font-display),-apple-system,BlinkMacSystemFont,sans-serif;text-align:center;letter-spacing:-.03em;color:#ffffffe6;background:linear-gradient(135deg,#fff 0%,#fffc 50%,#fff9 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;text-shadow:0 0 20px #ffffff4d,0 0 40px #fff3,0 0 60px #ffffff1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-background-clip:text;background-clip:text;margin:2.5rem 0 0;font-size:clamp(2.5rem,7vw,3rem);font-weight:300;animation:4s ease-in-out infinite Technology-module__scD11q__captionFloat,5s ease-in-out infinite Technology-module__scD11q__captionShimmer;position:relative}@keyframes Technology-module__scD11q__captionFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes Technology-module__scD11q__captionShimmer{0%,to{background-position:0%}50%{background-position:100%}}@media (max-width:768px){.Technology-module__scD11q__technologySection{padding:3rem clamp(1.5rem,4vw,2.5rem) 6rem}.Technology-module__scD11q__subtitle{font-size:var(--hero-subtitle-size-mobile)}.Technology-module__scD11q__container{gap:2rem}.Technology-module__scD11q__logoLoopContainer{height:100px}.Technology-module__scD11q__caption{margin-top:3.75rem}}
.page-module__xgPmsG__pageLayout{flex-direction:column;min-height:100vh;display:flex}.page-module__xgPmsG__contentWrapper{flex-direction:column;flex:1;display:flex}
.page-module__j6Q3dW__pageLayout{flex-direction:column;min-height:100vh;display:flex}.page-module__j6Q3dW__contentWrapper{flex-direction:column;flex:1;display:flex}
.page-module__Qt1Zoq__pageLayout{flex-direction:column;min-height:100vh;display:flex}.page-module__Qt1Zoq__contentWrapper{flex-direction:column;flex:1;display:flex}
.page-module__mPtjGW__pageLayout{flex-direction:column;min-height:100vh;display:flex}.page-module__mPtjGW__contentWrapper{flex-direction:column;flex:1;display:flex}
