.careers-contact-form-module__D7dGwW__formContainer{width:100%;max-width:1440px;padding:var(--padding-desktop);margin:0 auto}.careers-contact-form-module__D7dGwW__headingContainer{width:100%;margin-bottom:calc(var(--padding-desktop)*.5);justify-content:center;display:flex}.careers-contact-form-module__D7dGwW__headerEmailRow{margin-top:0;margin-bottom:calc(var(--padding-desktop)*.5);justify-content:center;display:flex}.careers-contact-form-module__D7dGwW__headerEmailLink{color:hsl(var(--foreground));text-underline-offset:2px;justify-content:center;align-items:center;gap:8px;font-size:18px;font-weight:500;line-height:1;text-decoration:none;transition:color .15s ease-in-out;display:inline-flex}.careers-contact-form-module__D7dGwW__headerEmailIcon{justify-content:center;align-items:center;line-height:0;display:inline-flex}.careers-contact-form-module__D7dGwW__headerEmailIcon svg{width:24px;height:24px}.careers-contact-form-module__D7dGwW__statusMessage{border-radius:var(--rounded-app);text-align:center;margin-bottom:24px;padding:16px;font-size:14px;animation:.3s ease-out careers-contact-form-module__D7dGwW__slideIn}.careers-contact-form-module__D7dGwW__statusSuccess{color:#22c55e;background-color:#22c55e1a;border:1px solid #22c55e4d}.careers-contact-form-module__D7dGwW__statusError{color:#ef4444;background-color:#ef44441a;border:1px solid #ef44444d}@keyframes careers-contact-form-module__D7dGwW__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.careers-contact-form-module__D7dGwW__successContainer{padding:var(--padding-desktop)0;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.careers-contact-form-module__D7dGwW__successIcon{border-radius:var(--rounded-full);color:#22c55e;background:linear-gradient(135deg,#22c55e1a,#22c55e0d);border:2px solid #22c55e4d;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:32px;display:flex}.careers-contact-form-module__D7dGwW__successIcon svg{width:60px;height:60px}.careers-contact-form-module__D7dGwW__successContent{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:800px;display:flex}.careers-contact-form-module__D7dGwW__successMessage{color:var(--secondary-color);opacity:.9;max-width:600px;margin:0;font-size:18px;font-weight:300;line-height:28px}.careers-contact-form-module__D7dGwW__successActions{justify-content:center;margin-top:16px;display:flex}@media (max-width:1024px){.careers-contact-form-module__D7dGwW__successContainer{padding:var(--padding-tablet)0;min-height:50vh}.careers-contact-form-module__D7dGwW__successIcon{width:100px;height:100px;margin-bottom:24px}.careers-contact-form-module__D7dGwW__successIcon svg{width:50px;height:50px}.careers-contact-form-module__D7dGwW__successMessage{font-size:16px;line-height:24px}}@media (max-width:768px){.careers-contact-form-module__D7dGwW__successContainer{padding:var(--padding-mobile)0;min-height:40vh}.careers-contact-form-module__D7dGwW__successIcon{width:80px;height:80px;margin-bottom:20px}.careers-contact-form-module__D7dGwW__successIcon svg{width:40px;height:40px}.careers-contact-form-module__D7dGwW__successMessage{font-size:14px;line-height:22px}}.careers-contact-form-module__D7dGwW__heading{letter-spacing:-.02em;color:var(--secondary-color);text-align:center;margin:0;font-size:52px;font-weight:400;line-height:1.1}@media (max-width:1024px){.careers-contact-form-module__D7dGwW__heading{font-size:42px}}@media (max-width:768px){.careers-contact-form-module__D7dGwW__heading{font-size:36px}}.careers-contact-form-module__D7dGwW__form{flex-direction:column;gap:24px;width:100%;display:flex}.careers-contact-form-module__D7dGwW__grid{grid-template-columns:1fr;gap:24px;display:grid}.careers-contact-form-module__D7dGwW__row{flex-direction:row;gap:24px;display:flex}.careers-contact-form-module__D7dGwW__rowEqualHeight{flex-direction:row;flex:1;align-items:stretch;gap:24px;display:flex}.careers-contact-form-module__D7dGwW__rowEqualHeight .careers-contact-form-module__D7dGwW__fieldGroup{flex-direction:column;min-height:100%;display:flex}.careers-contact-form-module__D7dGwW__rowEqualHeight .careers-contact-form-module__D7dGwW__fieldGroup textarea{height:250px;min-height:250px}@media (max-width:1024px){.careers-contact-form-module__D7dGwW__row{flex-direction:row}.careers-contact-form-module__D7dGwW__rowEqualHeight{grid-template-columns:1fr;display:grid}.careers-contact-form-module__D7dGwW__formContainer{padding:var(--padding-tablet)}.careers-contact-form-module__D7dGwW__headingContainer{margin-bottom:calc(var(--padding-tablet)*.5)}.careers-contact-form-module__D7dGwW__headerEmailRow{margin-top:0;margin-bottom:calc(var(--padding-tablet)*.5)}}@media (max-width:769px){.careers-contact-form-module__D7dGwW__row{flex-direction:column}.careers-contact-form-module__D7dGwW__formContainer{padding:var(--padding-tablet)var(--padding-mobile)}.careers-contact-form-module__D7dGwW__headerEmailRow{margin-top:6px;margin-bottom:calc(var(--padding-tablet)*.65)}.careers-contact-form-module__D7dGwW__headerEmailLink{gap:6px;font-size:16px}.careers-contact-form-module__D7dGwW__headerEmailIcon svg{width:20px;height:20px}}.careers-contact-form-module__D7dGwW__fieldGroup{flex-direction:column;gap:8px;width:100%;display:flex}.careers-contact-form-module__D7dGwW__label{color:var(--secondary-color);font-size:14px;font-weight:400}.careers-contact-form-module__D7dGwW__required{color:var(--secondary-color);margin-inline-start:2px}.careers-contact-form-module__D7dGwW__optional{color:rgba(var(--secondary-color-rgb),.6);font-size:12px}.careers-contact-form-module__D7dGwW__input{border:1px solid rgba(var(--secondary-color-rgb),.2);border-radius:var(--rounded-app);color:var(--secondary-color);background-color:#0000;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.careers-contact-form-module__D7dGwW__inputError{border:2px solid #ef4444!important}.careers-contact-form-module__D7dGwW__input::placeholder{color:rgba(var(--secondary-color-rgb),.4)}.careers-contact-form-module__D7dGwW__error{color:#ef4444;margin-top:4px;font-size:12px}.careers-contact-form-module__D7dGwW__textarea{border:1px solid rgba(var(--secondary-color-rgb),.2);border-radius:var(--rounded-app);color:var(--secondary-color);resize:vertical;background-color:#0000;width:100%;height:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.careers-contact-form-module__D7dGwW__textarea::placeholder{color:rgba(var(--secondary-color-rgb),.4)}.careers-contact-form-module__D7dGwW__comboboxWrapper{flex:1;align-items:center;width:100%;display:flex;position:relative}.careers-contact-form-module__D7dGwW__comboboxButton{background:var(--secondary-color);border:none;border:1px solid rgba(var(--secondary-color-rgb),.2);color:#6b7280;cursor:pointer;border-start-start-radius:0;border-start-end-radius:var(--rounded-app);border-end-end-radius:var(--rounded-app);border-end-start-radius:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;transition:all .3s ease-in-out;display:flex;position:absolute;inset-inline-end:0}.careers-contact-form-module__D7dGwW__comboboxButton svg{color:var(--main-color);transition:all .3s ease-in-out}.careers-contact-form-module__D7dGwW__popover{border:1px solid rgba(var(--secondary-color-rgb),.2);border-radius:var(--rounded-app);z-index:50;width:var(--trigger-width);background-color:#fff;height:fit-content;margin-top:4px;overflow:auto;box-shadow:0 10px 25px #0000001a;max-height:300px!important}.careers-contact-form-module__D7dGwW__listbox{outline:none;padding:4px}.careers-contact-form-module__D7dGwW__listboxItem{cursor:pointer;border-radius:var(--rounded-app);color:#000;outline:none;padding:10px 12px;font-size:14px;transition:background-color .15s}.careers-contact-form-module__D7dGwW__listboxItem[data-selected]{color:#000;background-color:#fafafa;font-weight:500}.careers-contact-form-module__D7dGwW__listboxItem[data-focused]{background-color:#fafafa}.careers-contact-form-module__D7dGwW__lastRow{flex-direction:row;justify-content:flex-end;align-items:flex-start;gap:24px;display:flex}.careers-contact-form-module__D7dGwW__checkboxContainerNew{cursor:pointer;align-items:center;gap:12px;display:flex}.careers-contact-form-module__D7dGwW__checkboxWrapper{justify-content:flex-start;align-items:flex-end;width:100%;margin-top:16px;margin-bottom:2px;display:flex}.careers-contact-form-module__D7dGwW__checkboxContainer{cursor:pointer;align-items:flex-end;gap:12px;display:flex}.careers-contact-form-module__D7dGwW__checkboxBox{border:2px solid rgba(var(--secondary-color-rgb),.2);border-radius:var(--rounded-app);flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:all .2s;display:flex}.careers-contact-form-module__D7dGwW__checkboxContainer[data-focused] .careers-contact-form-module__D7dGwW__checkboxBox{outline:2px solid var(--secondary-color)}.careers-contact-form-module__D7dGwW__checkboxContainer[data-selected] .careers-contact-form-module__D7dGwW__checkboxBox{background-color:var(--secondary-color)}.careers-contact-form-module__D7dGwW__checkboxBox svg{opacity:0;width:2rem;height:2rem;color:var(--main-color);transition:opacity .2s}.careers-contact-form-module__D7dGwW__checkboxContainer[data-selected] .careers-contact-form-module__D7dGwW__checkboxBox svg{opacity:1}.careers-contact-form-module__D7dGwW__checkboxLabel{font-size:var(--text-xs);color:var(--secondary-color);cursor:pointer;font-weight:400}.careers-contact-form-module__D7dGwW__recaptchaWrapper>div{width:0!important}.careers-contact-form-module__D7dGwW__recaptchaWrapper{flex-direction:column;gap:8px;width:0;margin-top:8px;display:flex}.careers-contact-form-module__D7dGwW__submitWrapperDesktop{justify-content:flex-end;margin-top:16px;display:flex}.careers-contact-form-module__D7dGwW__submitWrapperMobile{justify-content:center;margin-top:16px;display:none}.careers-contact-form-module__D7dGwW__submitWrapper{justify-content:flex-end;margin-top:16px;display:flex}.careers-contact-form-module__D7dGwW__submitButton{background-color:var(--secondary-color);color:var(--main-color);border-radius:var(--rounded-app);cursor:pointer;border:none;padding:12px 48px;font-size:16px;font-weight:600;transition:all .3s}@media (max-width:560px){.careers-contact-form-module__D7dGwW__checkboxWrapper{margin-top:16px;margin-bottom:16px}.careers-contact-form-module__D7dGwW__lastRow{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%}.careers-contact-form-module__D7dGwW__submitWrapperDesktop{display:none}.careers-contact-form-module__D7dGwW__submitWrapperMobile{width:100%;display:flex}}@media (pointer:fine) and (hover:hover){.careers-contact-form-module__D7dGwW__headerEmailLink:hover{color:hsl(var(--accent));text-decoration:underline}.careers-contact-form-module__D7dGwW__listboxItem[data-hovered]{background-color:#fafafa;color:var(--accent-color)!important}.careers-contact-form-module__D7dGwW__submitButton:hover{opacity:.75}}
.spinner-module__k8XRpa__spinner{border-radius:var(--rounded-full);border-style:solid;border-color:#0000 currentColor currentColor;animation:1s linear infinite spinner-module__k8XRpa__spin;display:inline-block}.spinner-module__k8XRpa__spinner.spinner-module__k8XRpa__sizeSm{border-width:2px;width:1rem;height:1rem}.spinner-module__k8XRpa__spinner.spinner-module__k8XRpa__sizeMd{border-width:2px;width:1.5rem;height:1.5rem}.spinner-module__k8XRpa__spinner.spinner-module__k8XRpa__sizeLg{border-width:3px;width:2rem;height:2rem}.spinner-module__k8XRpa__spinner.spinner-module__k8XRpa__sizeXl{border-width:6px;width:3.5rem;height:3.5rem}.spinner-module__k8XRpa__spinner.spinner-module__k8XRpa__brand{border-color:hsl(var(--accent));border-top-color:#0000}@keyframes spinner-module__k8XRpa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.button-module__IR35iW__button{direction:inherit;white-space:nowrap;border-radius:var(--rounded-app);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;transition:all .15s ease-in-out;display:inline-flex}.button-module__IR35iW__button:active{transform:scale(.95)}.button-module__IR35iW__button:disabled{pointer-events:none;opacity:.5}.button-module__IR35iW__button:disabled:hover,.button-module__IR35iW__button:disabled:active{transform:scale(1)}.button-module__IR35iW__button svg{pointer-events:none;flex-shrink:0}.button-module__IR35iW__sizeSm{border-radius:var(--rounded-app);height:2rem;padding:0 .75rem;font-size:.75rem}.button-module__IR35iW__sizeMd{height:2.25rem;padding:.5rem 1rem}.button-module__IR35iW__sizeLg{border-radius:var(--rounded-app);height:2.5rem;padding:0 2rem}.button-module__IR35iW__sizeXl{border-radius:var(--rounded-app);height:2.75rem;padding:0 2rem;font-size:1rem}.button-module__IR35iW__sizeIcon{width:2.25rem;height:2.25rem;padding:0}.button-module__IR35iW__variantDefault{background-color:hsl(var(--background));color:hsl(var(--foreground))}.button-module__IR35iW__variantDefault:hover{background-color:hsl(var(--surface))}.button-module__IR35iW__variantDestructive{background-color:var(--error);color:#fff}.button-module__IR35iW__variantDestructive:hover{background-color:#ff004ccc}.button-module__IR35iW__variantOutline{border:1px solid hsl(var(--border));background-color:hsl(var(--background));color:hsl(var(--foreground))}.button-module__IR35iW__variantOutline:hover{background-color:hsl(var(--surface));color:hsl(var(--foreground))}.button-module__IR35iW__variantSecondary{background-color:hsl(var(--foreground));color:hsl(var(--background))}.button-module__IR35iW__variantSecondary:hover{background-color:hsl(var(--foreground)/.9)}.button-module__IR35iW__variantGhost{color:hsl(var(--foreground));background-color:#0000}.button-module__IR35iW__variantGhost:hover{background-color:hsl(var(--foreground)/.05);color:hsl(var(--foreground))}.button-module__IR35iW__variantLink{color:hsl(var(--accent));text-underline-offset:4px;background-color:#0000;text-decoration:none}.button-module__IR35iW__variantLink:hover{color:hsl(var(--accent));text-decoration:underline}.button-module__IR35iW__variantAccentBrand{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.button-module__IR35iW__variantAccentBrand:hover{opacity:.8}.button-module__IR35iW__variantAccentBrandOutline{border:1px solid hsl(var(--accent));color:hsl(var(--accent));background-color:#0000}.button-module__IR35iW__variantAccentBrandOutline:hover{background-color:hsl(var(--accent)/.2)}.button-module__IR35iW__iconContainer{align-items:center;display:inline-flex}.button-module__IR35iW__loadingSpinner{margin-inline-end:.5rem}.button-module__IR35iW__buttonFullWidth{width:100%!important}.button-module__IR35iW__buttonFitWidth{width:fit-content!important}
.hero-module__oUwnQa__hero{--background:0 0% 0%;--foreground:0 0% 98%;--accent:199 100% 50%;--accent-foreground:0 0% 0%;--border:0 0% 19%;width:100%;min-height:calc(100vh - var(--navbar-height));min-height:calc(100dvh - var(--navbar-height));color:hsl(var(--foreground));flex-direction:column;justify-content:center;display:flex;position:relative;overflow:visible}.hero-module__oUwnQa__videoEmbed{aspect-ratio:16/9;border-radius:var(--rounded-app);width:100%;height:auto}.hero-module__oUwnQa__overlay{z-index:-1;background:linear-gradient(180deg,hsl(var(--background))0%,hsl(var(--background)/.7)20%,hsl(var(--background)/.65)40%,hsl(var(--background)/.65)70%,hsl(var(--background)/.7)80%,hsl(var(--background))100%);width:100%;height:100%;position:fixed;top:0;left:0}.hero-module__oUwnQa__stage{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.hero-module__oUwnQa__cluster{z-index:1;align-items:center;gap:var(--gap-lg);width:100%;max-width:1440px;padding:var(--padding-desktop);flex-direction:column;margin-inline:auto;display:flex;position:relative}.hero-module__oUwnQa__content{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.hero-module__oUwnQa__mainContainer{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:fit-content;display:flex}.hero-module__oUwnQa__copy{align-items:center;gap:var(--gap-sm);text-align:center;flex-direction:column;width:100%;display:flex}.hero-module__oUwnQa__eyebrow{width:100%;max-width:716px;font-weight:var(--font-bold);color:hsl(var(--foreground));margin:0;font-size:24px;line-height:normal}.hero-module__oUwnQa__headline{width:100%;max-width:1048px;font-weight:var(--font-bold);letter-spacing:-.015em;color:hsl(var(--foreground));text-align:center;flex-direction:column;align-items:center;margin:0;font-size:64px;line-height:1.2;display:flex}.hero-module__oUwnQa__headlineLine{display:block}.hero-module__oUwnQa__word{white-space:pre;display:inline-block}.hero-module__oUwnQa__wordLtr{direction:ltr;unicode-bidi:isolate}.hero-module__oUwnQa__headlineHighlight{color:hsl(var(--accent))}.hero-module__oUwnQa__subtitle{width:100%;max-width:821px;font-weight:var(--font-medium);color:hsl(var(--foreground));margin:0;font-size:20px;line-height:normal}.hero-module__oUwnQa__ctaWrap{width:100%;margin-top:var(--gap-sm);justify-content:center;display:flex}a.hero-module__oUwnQa__cta,button.hero-module__oUwnQa__cta{background-color:hsl(var(--foreground));color:hsl(var(--background));font-size:1.125rem;font-weight:var(--font-base);border-radius:var(--rounded-app)}.hero-module__oUwnQa__mainTextContainer{justify-content:flex-start;align-items:flex-start;gap:var(--gap-lg);text-align:start;flex-direction:column;max-width:504px;display:flex}.hero-module__oUwnQa__mainHeading{letter-spacing:-1.5%;color:hsl(var(--foreground));font-size:40px;font-weight:400;line-height:62px}.hero-module__oUwnQa__mainText{font-weight:300;font-style:Light;letter-spacing:-0.5%;color:hsl(var(--foreground));font-size:24px;line-height:32px}.hero-module__oUwnQa__contactButton{opacity:1;border-radius:var(--rounded-app);width:133px;height:44px;letter-spacing:0%;color:hsl(var(--background));background:hsl(var(--foreground));justify-content:center;align-items:center;gap:10px;padding:10px;font-size:16px;font-weight:500;line-height:100%;transition:all .3s ease-in-out;display:flex;top:497px;left:123px}.hero-module__oUwnQa__secondaryContainer{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:fit-content;display:flex}.hero-module__oUwnQa__secondaryTextContainer{justify-content:flex-start;align-items:flex-start;gap:var(--gap-lg);text-align:start;flex-direction:column;max-width:fit-content;display:flex}.hero-module__oUwnQa__secondaryHeading{letter-spacing:-1.5%;color:hsl(var(--foreground));font-size:52px;font-weight:400;line-height:62px}@media (pointer:fine) and (hover:hover){.hero-module__oUwnQa__contactButton:hover{background:hsl(var(--foreground)/.75)}a.hero-module__oUwnQa__cta:hover,button.hero-module__oUwnQa__cta:hover{background-color:hsl(var(--foreground)/.9)}}@media (max-width:1024px){.hero-module__oUwnQa__cluster{padding:var(--padding-tablet)}}@media (max-width:768px){.hero-module__oUwnQa__cluster{padding:var(--padding-tablet)var(--padding-mobile)}.hero-module__oUwnQa__videoEmbed{width:100vw}.hero-module__oUwnQa__eyebrow{font-size:18px}.hero-module__oUwnQa__headline{font-size:40px}.hero-module__oUwnQa__subtitle{font-size:18px}}@media (max-width:480px){.hero-module__oUwnQa__eyebrow{font-size:16px}.hero-module__oUwnQa__headline{font-size:32px}.hero-module__oUwnQa__subtitle{font-size:16px}a.hero-module__oUwnQa__cta,button.hero-module__oUwnQa__cta{width:100%}}
.skewed-carousel-module__pGkf6a__root{--slide-width:clamp(280px,36vw,560px);--slide-gap:1.5rem;--shift:0px;--duration:30s;z-index:0;width:100%;height:var(--hero-carousel-slot);pointer-events:none;display:block;position:absolute;bottom:0;left:0;right:0;overflow:visible}.skewed-carousel-module__pGkf6a__viewport{perspective:1400px;perspective-origin:40%;width:100%;height:100%;position:relative;overflow:visible}.skewed-carousel-module__pGkf6a__lift{width:max-content;position:absolute;top:0;left:0}.skewed-carousel-module__pGkf6a__scene{transform-origin:12%;transform-style:preserve-3d;transform:rotate(-32deg)rotateX(26deg)rotateY(25deg)skew(8deg)skewY(11deg)}.skewed-carousel-module__pGkf6a__rtl .skewed-carousel-module__pGkf6a__scene{transform-origin:88%;transform:rotate(32deg)rotateX(26deg)rotateY(-25deg)skew(-8deg)skewY(-11deg)}.skewed-carousel-module__pGkf6a__track{will-change:transform;width:max-content;animation:skewed-carousel-module__pGkf6a__marquee var(--duration)linear infinite;direction:ltr;animation-play-state:paused;display:flex}.skewed-carousel-module__pGkf6a__trackReady{animation-play-state:running}.skewed-carousel-module__pGkf6a__rtl .skewed-carousel-module__pGkf6a__track{animation-name:skewed-carousel-module__pGkf6a__marqueeRtl}.skewed-carousel-module__pGkf6a__group{align-items:stretch;gap:var(--slide-gap);padding:0;padding-right:var(--slide-gap);flex:none;margin:0;list-style:none;display:flex}.skewed-carousel-module__pGkf6a__slide{flex:none}.skewed-carousel-module__pGkf6a__card{width:var(--slide-width);aspect-ratio:1024/576;border-radius:var(--rounded-app);border:1px solid hsl(var(--border));background:hsl(var(--surface));box-shadow:var(--card-shadow);position:relative;overflow:hidden}.skewed-carousel-module__pGkf6a__cardImage{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.skewed-carousel-module__pGkf6a__cardImageDark{display:none}html.dark .skewed-carousel-module__pGkf6a__cardImageLight{display:none}html.dark .skewed-carousel-module__pGkf6a__cardImageDark{display:block}.skewed-carousel-module__pGkf6a__inFlow{--hero-carousel-slot:clamp(304px,42vw,528px);height:var(--hero-carousel-slot);position:relative;bottom:auto;left:auto;right:auto}.skewed-carousel-module__pGkf6a__inFlow .skewed-carousel-module__pGkf6a__lift{top:calc(var(--gap-lg) + var(--gap-sm))}@media (min-width:1025px){.skewed-carousel-module__pGkf6a__inFlow{--hero-carousel-slot:clamp(360px,32vw,460px)}}@keyframes skewed-carousel-module__pGkf6a__marquee{0%{transform:translate(0,0)}to{transform:translate(-33.3333%)}}@keyframes skewed-carousel-module__pGkf6a__marqueeRtl{0%{transform:translate(0,0)}to{transform:translate(33.3333%)}}@media (max-width:768px){.skewed-carousel-module__pGkf6a__root{--slide-width:clamp(240px,70vw,400px)}.skewed-carousel-module__pGkf6a__inFlow{--hero-carousel-slot:clamp(280px,64vw,400px)}.skewed-carousel-module__pGkf6a__inFlow .skewed-carousel-module__pGkf6a__lift{top:var(--gap-md)}}@media (prefers-reduced-motion:reduce){.skewed-carousel-module__pGkf6a__track,.skewed-carousel-module__pGkf6a__trackReady{animation:none}}
.cookie-consent-banner-module__-vJGBa__banner{z-index:9999;background:hsl(var(--background));border-top:1px solid hsl(var(--border));box-shadow:0 -4px 24px hsl(var(--foreground)/.08);transition:transform .3s,opacity .3s;position:fixed;bottom:0;left:0;right:0}.cookie-consent-banner-module__-vJGBa__bannerInner{max-width:1440px;padding:var(--padding-md)var(--padding-desktop);align-items:center;gap:var(--gap-md);flex-wrap:wrap;margin:0 auto;display:flex}.cookie-consent-banner-module__-vJGBa__message{font-size:var(--text-sm);color:hsl(var(--foreground));flex:min(100%,480px);margin:0;line-height:1.5}.cookie-consent-banner-module__-vJGBa__message a{color:hsl(var(--accent));text-underline-offset:2px;text-decoration:underline}.cookie-consent-banner-module__-vJGBa__message a:hover{opacity:.9}.cookie-consent-banner-module__-vJGBa__actions{align-items:center;gap:var(--gap-sm);flex-wrap:wrap;display:flex}@media (max-width:1024px){.cookie-consent-banner-module__-vJGBa__bannerInner{padding:var(--padding-md)var(--padding-tablet)}}@media (max-width:640px){.cookie-consent-banner-module__-vJGBa__bannerInner{padding:var(--padding-mobile);flex-direction:column;align-items:stretch}.cookie-consent-banner-module__-vJGBa__actions{justify-content:center}.cookie-consent-banner-module__-vJGBa__actions .button{flex:1}}
.product-carousel-module__8VuuWW__section{z-index:2;width:100%;padding:0;padding-top:calc(var(--padding-tablet) + var(--gap-lg) + var(--gap-sm));background:hsl(var(--background));pointer-events:none;margin-top:0;position:relative;overflow:clip}@media (max-width:768px){.product-carousel-module__8VuuWW__section{padding-top:var(--padding-tablet);padding-bottom:var(--padding-tablet);margin-top:0}}
.dock-module__teT_-q__dock{justify-content:center;align-items:center;gap:0;width:max-content;margin:0;display:flex}.dock-module__teT_-q__dockHorizontal{flex-direction:row}.dock-module__teT_-q__dockVertical{flex-direction:column}.dock-module__teT_-q__dockAlignStart{align-items:flex-start}.dock-module__teT_-q__dockAlignCenter{align-items:center}.dock-module__teT_-q__dockAlignEnd{align-items:flex-end}.dock-module__teT_-q__dockIcon{aspect-ratio:1;cursor:pointer;justify-content:center;align-items:center;display:flex}.dock-module__teT_-q__dockIconInner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}
.what-is-krails-module__FZVJja__section{background:hsl(var(--background));width:100%}.what-is-krails-module__FZVJja__inner{width:100%;max-width:1440px;padding:0 var(--padding-desktop);padding-bottom:var(--padding-tablet);margin-inline:auto}.what-is-krails-module__FZVJja__frame{--glow-end:100%;--glow-start:0%;border-radius:var(--rounded-app);background-color:hsl(var(--background));background-image:radial-gradient(ellipse 70% 90% at var(--glow-end)115%,#00aeff80 0%,transparent 62%),radial-gradient(ellipse 40% 55% at var(--glow-start)110%,#00aeff38 0%,transparent 65%);width:100%;padding:22px;position:relative;overflow:hidden}.what-is-krails-module__FZVJja__section[dir=rtl] .what-is-krails-module__FZVJja__frame{--glow-end:0%;--glow-start:100%}html.dark .what-is-krails-module__FZVJja__frame{background-color:hsl(var(--surface));background-image:radial-gradient(ellipse 70% 90% at var(--glow-end)115%,#00aeff52 0%,transparent 62%),radial-gradient(ellipse 40% 55% at var(--glow-start)110%,#1e3c71b3 0%,transparent 65%)}.what-is-krails-module__FZVJja__layout{grid-template-columns:minmax(0,24.1rem) minmax(0,1fr);align-items:start;gap:35px;display:grid}.what-is-krails-module__FZVJja__card{background:hsl(var(--surface));border:1px solid hsl(var(--border));border-radius:var(--rounded-app);min-width:0;box-shadow:var(--card-shadow);flex-direction:column;justify-content:flex-start;gap:14px;padding:27px 23px 33px;display:flex}.what-is-krails-module__FZVJja__headingRow{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.what-is-krails-module__FZVJja__heading{min-width:0;font-weight:inherit;color:hsl(var(--accent));flex-direction:column;align-items:flex-start;gap:.15rem;margin:0;display:flex}.what-is-krails-module__FZVJja__prefix{font-size:clamp(1.75rem,3.5vw,3rem);font-weight:var(--font-medium);line-height:1.1}.what-is-krails-module__FZVJja__logoRow{align-items:center;gap:.35rem;min-width:0;max-width:100%;display:flex}.what-is-krails-module__FZVJja__logoWrap{align-items:center;width:auto;max-width:11rem;height:2.5rem;display:flex;position:relative}.what-is-krails-module__FZVJja__logo{object-fit:contain;object-position:left center;max-width:11rem;display:block;width:auto!important;height:2.5rem!important}.what-is-krails-module__FZVJja__mark{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:var(--font-bold);line-height:.85}.what-is-krails-module__FZVJja__clip{aspect-ratio:1;cursor:pointer;background:#d9d9d9;border:0;border-radius:50%;flex-shrink:0;width:6rem;padding:0;position:relative;overflow:visible}.what-is-krails-module__FZVJja__clip:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:2px}html.dark .what-is-krails-module__FZVJja__clip{background:#2a2a2a}.what-is-krails-module__FZVJja__sphere{z-index:0;pointer-events:none;border-radius:50%;position:absolute;inset:0;overflow:hidden}.what-is-krails-module__FZVJja__sphereVideo{object-fit:cover;object-position:center;width:132%;height:132%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.what-is-krails-module__FZVJja__sphereVideoPlaying{opacity:0}.what-is-krails-module__FZVJja__sphereVideoPlaying[data-ready=true]{opacity:1}.what-is-krails-module__FZVJja__sphere[data-playing=true]~.what-is-krails-module__FZVJja__play{opacity:0}.what-is-krails-module__FZVJja__sphere[data-playing=true]~.what-is-krails-module__FZVJja__pause{opacity:1}@media (prefers-reduced-motion:reduce){.what-is-krails-module__FZVJja__sphereVideo{display:none}}.what-is-krails-module__FZVJja__play{z-index:1;pointer-events:none;justify-content:center;align-items:center;width:42%;height:42%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.what-is-krails-module__FZVJja__play img{width:75%;height:auto;display:block;transform:rotate(90deg)}.what-is-krails-module__FZVJja__pause{z-index:1;pointer-events:none;opacity:0;justify-content:center;align-items:center;gap:14%;width:42%;height:42%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.what-is-krails-module__FZVJja__pauseBar{background:#fff;border-radius:2px;width:16%;height:52%}.what-is-krails-module__FZVJja__body{flex-direction:column;gap:1rem;display:flex}.what-is-krails-module__FZVJja__body p{font-size:16px;font-weight:var(--font-medium);color:hsl(var(--foreground));margin:0;line-height:normal}.what-is-krails-module__FZVJja__brandLtr{direction:ltr;unicode-bidi:isolate}.what-is-krails-module__FZVJja__media{width:100%;min-width:0;position:relative}.what-is-krails-module__FZVJja__mediaImage{object-fit:contain;width:100%;height:auto;display:block;transform:scale(1.12)}.what-is-krails-module__FZVJja__mediaImageBlack{display:none}html.dark .what-is-krails-module__FZVJja__mediaImageWhite{display:none}html.dark .what-is-krails-module__FZVJja__mediaImageBlack{display:block}@media (max-width:1200px){.what-is-krails-module__FZVJja__inner{padding:0 var(--padding-tablet);padding-bottom:var(--padding-tablet)}.what-is-krails-module__FZVJja__frame{padding:1rem}.what-is-krails-module__FZVJja__layout{grid-template-columns:1fr;gap:1.5rem}.what-is-krails-module__FZVJja__card{padding:1.25rem}}@media (max-width:768px){.what-is-krails-module__FZVJja__inner{padding:0 var(--padding-mobile);padding-bottom:var(--padding-tablet)}.what-is-krails-module__FZVJja__card{gap:.75rem;padding:1rem}}
.klab-logo-module__Eiel8G__root{line-height:0;position:relative;overflow:hidden}.klab-logo-module__Eiel8G__inner{justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;display:flex!important}.klab-logo-module__Eiel8G__img{border:0;outline:none;max-width:100%;max-height:100%}.klab-logo-module__Eiel8G__root img{max-width:100%;max-height:100%;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important}.klab-logo-module__Eiel8G__objectContain{object-fit:contain}.klab-logo-module__Eiel8G__objectCover{object-fit:cover}.klab-logo-module__Eiel8G__objectFill{object-fit:fill}
.technologies-showcase-arrow-module__xSjrBq__arrow{pointer-events:none;justify-content:center;align-items:center;line-height:0;display:flex;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%)}.technologies-showcase-arrow-module__xSjrBq__icon{min-width:28px;min-height:28px;color:var(--tech-showcase-arrow-color);stroke:var(--tech-showcase-arrow-color);flex-shrink:0;transition:color .2s,stroke .2s;display:block;fill:none!important;width:28px!important;height:28px!important}@media (min-width:1024px){.technologies-showcase-arrow-module__xSjrBq__icon{min-width:32px;min-height:32px;width:32px!important;height:32px!important}}
.company-hero-module__kZ0eWW__content{border-radius:var(--rounded-app);width:100%}.company-hero-module__kZ0eWW__hero{background-color:#0c0e12;width:100%;height:500px;min-height:420px;position:relative}.company-hero-module__kZ0eWW__heroImage{object-fit:cover;object-position:right center;opacity:.5;width:100%;height:100%;min-height:420px;position:absolute}.company-hero-module__kZ0eWW__heroHeader{letter-spacing:-.015em;text-align:start;font-size:2.2rem;font-weight:700;line-height:1.18;max-width:640px!important}.company-hero-module__kZ0eWW__brandLtr{white-space:nowrap;direction:ltr;unicode-bidi:isolate;display:inline-block}.company-hero-module__kZ0eWW__heroHeaderHighlight{color:var(--accent-color)}.company-hero-module__kZ0eWW__heroText{z-index:1;max-width:1440px;height:100%;padding:var(--padding-desktop);justify-content:space-between;align-items:stretch;gap:clamp(var(--gap-md),2.5vw,var(--gap-lg));flex-direction:column;margin:0 auto;display:flex;position:relative;color:#fff!important;width:100%!important}.company-hero-module__kZ0eWW__heroText h1{flex:auto;min-width:0;max-width:640px;margin-block:0}.company-hero-module__kZ0eWW__heroHeaderContainer{justify-content:flex-start;align-items:center;gap:clamp(var(--gap-md),2.5vw,2.5rem);flex-flow:wrap;width:100%;display:flex}.company-hero-module__kZ0eWW__heroLogo{flex-shrink:0;justify-content:flex-start;align-items:center;display:flex}.company-hero-module__kZ0eWW__heroLogoInner{line-height:0;display:inline-block}.company-hero-module__kZ0eWW__heroTaglinesContainer{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;width:100%;display:flex}.company-hero-module__kZ0eWW__heroSubhead{letter-spacing:-.005em;color:#fff;text-align:start;max-width:min(100%,50rem);margin:0;margin-inline-end:auto;font-size:clamp(1rem,2vw + .85rem,1.25rem);font-weight:400;line-height:1.45}@media (max-width:1440px){.company-hero-module__kZ0eWW__heroText{width:100%}}@media (max-width:1024px){.company-hero-module__kZ0eWW__hero{height:420px;min-height:380px}.company-hero-module__kZ0eWW__heroImage{min-height:380px}.company-hero-module__kZ0eWW__heroText{width:100%;padding:var(--padding-tablet);gap:var(--gap-sm)}.company-hero-module__kZ0eWW__heroHeader{font-size:2rem;line-height:1.12;max-width:min(100%,560px)!important}.company-hero-module__kZ0eWW__heroHeaderContainer{gap:var(--gap-md)}.company-hero-module__kZ0eWW__heroSubhead{font-size:clamp(.9375rem,1.2vw + .82rem,1.0625rem)}}@media (max-width:768px){.company-hero-module__kZ0eWW__hero{aspect-ratio:4/3;height:auto;min-height:clamp(260px,52vw,340px)}.company-hero-module__kZ0eWW__heroImage{aspect-ratio:4/3;height:100%;min-height:100%}.company-hero-module__kZ0eWW__heroText{width:100%;padding:24px var(--padding-mobile);gap:var(--gap-sm);justify-content:space-between}.company-hero-module__kZ0eWW__heroHeaderContainer{justify-content:flex-start;align-items:center;gap:var(--gap-sm);flex-flow:row}.company-hero-module__kZ0eWW__heroHeader{text-align:start;flex:auto;min-width:0;font-size:1.5rem;line-height:1.2;max-width:100%!important}.company-hero-module__kZ0eWW__heroSubhead{font-size:clamp(.875rem,1.2vw + .75rem,1rem);line-height:1.5}}@media (max-width:520px){.company-hero-module__kZ0eWW__heroHeader{font-size:1.2rem;max-width:100%!important}}@media (max-width:480px){.company-hero-module__kZ0eWW__heroHeader{font-size:1rem;line-height:1.18}.company-hero-module__kZ0eWW__heroSubhead{font-size:var(--text-xs);line-height:1.45}.company-hero-module__kZ0eWW__heroText{gap:var(--gap-xs)}}
.replace-systems-module__z6Kh2G__section{background:hsl(var(--background));width:100%}.replace-systems-module__z6Kh2G__inner{width:100%;max-width:1440px;padding:0 var(--padding-desktop)var(--padding-desktop);margin-inline:auto}.replace-systems-module__z6Kh2G__card{background:hsl(var(--surface));border:1px solid hsl(var(--border));border-radius:var(--rounded-app);width:100%;box-shadow:var(--card-shadow);padding:40px 44px 18px;position:relative}.replace-systems-module__z6Kh2G__pills{top:0;align-items:center;max-width:calc(100% - 64px);display:flex;position:absolute;inset-inline-start:32px;transform:translateY(-50%)}.replace-systems-module__z6Kh2G__question{z-index:1;border-radius:var(--rounded-app);background:hsl(var(--accent));height:50px;color:hsl(var(--accent-foreground));font-size:36px;font-weight:var(--font-medium);white-space:nowrap;align-items:center;margin:0;padding:0 1.25rem;line-height:1;display:flex;position:relative}.replace-systems-module__z6Kh2G__answer{z-index:0;border-radius:var(--rounded-app);color:#fff;height:66px;font-size:48px;font-weight:var(--font-bold);background:#00aeff;align-items:center;margin:0;margin-inline-start:-1.1rem;padding:0 1.25rem;line-height:1;display:flex;position:relative}html.dark .replace-systems-module__z6Kh2G__answer{color:#fff;background:#1e3c71}.replace-systems-module__z6Kh2G__body{flex-direction:column;gap:1rem;display:flex}.replace-systems-module__z6Kh2G__body p{font-size:16px;font-weight:var(--font-medium);color:hsl(var(--foreground));margin:0;line-height:normal}.replace-systems-module__z6Kh2G__brandLtr{direction:ltr;unicode-bidi:isolate}@media (max-width:768px){.replace-systems-module__z6Kh2G__inner{padding:0 var(--padding-mobile)var(--padding-mobile)}.replace-systems-module__z6Kh2G__card{padding:var(--gap-md)var(--padding-mobile);padding-top:2.5rem}.replace-systems-module__z6Kh2G__pills{max-width:calc(100% - var(--padding-sm)*2);flex-wrap:wrap;inset-inline-start:var(--padding-sm)}.replace-systems-module__z6Kh2G__question{white-space:normal;height:auto;padding:.5rem 1rem;font-size:1.125rem;line-height:1.2}.replace-systems-module__z6Kh2G__answer{height:auto;margin-inline-start:-.75rem;padding:.5rem 1rem;font-size:1.75rem}}@media (min-width:769px) and (max-width:1024px){.replace-systems-module__z6Kh2G__inner{padding:0 var(--padding-tablet)var(--padding-tablet)}.replace-systems-module__z6Kh2G__card{padding:40px 44px 18px}.replace-systems-module__z6Kh2G__question{font-size:clamp(1.25rem,3.2vw,36px)}.replace-systems-module__z6Kh2G__answer{font-size:clamp(2rem,4.5vw,48px)}}
.technologies-showcase-module__VAhxNa__wrapper{width:100%;min-width:0;max-width:1440px;padding:var(--padding-md)var(--padding-desktop);padding-bottom:var(--padding-md);box-sizing:border-box;flex-direction:column;margin-left:auto;margin-right:auto;display:flex;overflow:hidden}.technologies-showcase-module__VAhxNa__headerRow{justify-content:space-between;align-items:center;gap:var(--padding-md);width:100%;max-width:100%;margin-bottom:var(--padding-sm);flex-shrink:0;display:flex}.technologies-showcase-module__VAhxNa__headerTitle{font-family:Sora,sans-serif;font-size:var(--text-base);text-transform:uppercase;letter-spacing:1px;color:hsl(var(--foreground));margin:0;font-weight:400}.technologies-showcase-module__VAhxNa__scrollContainer{width:100%;max-width:calc(1024px - var(--padding-desktop)*2);min-width:0;min-height:100px;padding:var(--padding-sm)0;-ms-overflow-style:none;scrollbar-width:none;grid-template-columns:repeat(5,minmax(0,1fr)) minmax(60px,1fr) minmax(60px,1fr) repeat(6,minmax(0,1fr));grid-auto-rows:auto;align-items:start;margin-left:auto;margin-right:auto;display:grid;overflow:hidden}.technologies-showcase-module__VAhxNa__scrollContainer::-webkit-scrollbar{display:none}.technologies-showcase-module__VAhxNa__centerItem{z-index:1;grid-column:span 2;justify-content:center;align-self:stretch;align-items:center;min-width:0;display:flex;position:relative}.technologies-showcase-module__VAhxNa__centerCircle{aspect-ratio:1;border-radius:9999px;justify-content:center;align-items:center;width:100%;max-height:100%;margin:auto;display:flex;position:absolute;inset:0;overflow:hidden}.technologies-showcase-module__VAhxNa__centerBackground{position:absolute;inset:0}.technologies-showcase-module__VAhxNa__centerBackground img{object-fit:cover;filter:brightness(.3);object-position:50% 75%;width:100%;height:100%}.technologies-showcase-module__VAhxNa__centerContent{z-index:1;color:hsl(var(--foreground));flex-direction:column;align-items:center;gap:4px;min-width:60px;min-height:60px;padding:12px;display:flex;position:relative}.technologies-showcase-module__VAhxNa__centerContent svg{flex-shrink:0;width:100%!important;height:auto!important}.technologies-showcase-module__VAhxNa__centerLabel{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-weight:600}.technologies-showcase-module__VAhxNa__techItem{aspect-ratio:1/2;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.technologies-showcase-module__VAhxNa__techCircle{background:hsl(var(--foreground));width:100%;min-width:0;height:100%;min-height:0;color:hsl(var(--background));--tech-showcase-arrow-color:hsl(var(--background));cursor:pointer;box-sizing:border-box;justify-content:center;align-items:center;text-decoration:none;transition:background .2s;display:flex}.technologies-showcase-module__VAhxNa__techCircle.technologies-showcase-module__VAhxNa__leftHalf{border-radius:100% 0 0 100%/50% 0 0 50%}.technologies-showcase-module__VAhxNa__techCircle.technologies-showcase-module__VAhxNa__rightHalf,html[dir=rtl] .technologies-showcase-module__VAhxNa__techCircle.technologies-showcase-module__VAhxNa__leftHalf{border-radius:0 100% 100% 0/0 50% 50% 0}html[dir=rtl] .technologies-showcase-module__VAhxNa__techCircle.technologies-showcase-module__VAhxNa__rightHalf{border-radius:100% 0 0 100%/50% 0 0 50%}.technologies-showcase-module__VAhxNa__techContent{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px;display:flex}.technologies-showcase-module__VAhxNa__techLogo{flex-shrink:0;justify-content:center;align-items:center;width:100%;max-width:100%;padding-bottom:26px;display:flex;position:relative;height:auto!important}.technologies-showcase-module__VAhxNa__techLogo.technologies-showcase-module__VAhxNa__techLogoWidest{width:100%}.technologies-showcase-module__VAhxNa__techLogo.technologies-showcase-module__VAhxNa__techLogoWidest>div{justify-content:center;align-items:center;width:100%;max-width:100%;display:flex}.technologies-showcase-module__VAhxNa__techLogo.technologies-showcase-module__VAhxNa__techLogoWidest>div svg{object-fit:contain;max-width:100%;width:100%!important;height:auto!important}.technologies-showcase-module__VAhxNa__techLogo:not(.technologies-showcase-module__VAhxNa__techLogoWidest)>div{height:var(--tech-logo-height,40px);justify-content:center;align-items:center;width:auto;max-width:100%;display:flex}.technologies-showcase-module__VAhxNa__techLogo:not(.technologies-showcase-module__VAhxNa__techLogoWidest)>div svg{object-fit:contain;width:auto;max-width:100%;height:100%}.technologies-showcase-module__VAhxNa__techLogo>div svg{color:hsl(var(--background));fill:currentColor}.technologies-showcase-module__VAhxNa__techLogo>div svg path{transition:fill .2s}.technologies-showcase-module__VAhxNa__techLogoMark{justify-content:center;align-items:center;min-width:0;display:flex!important}.technologies-showcase-module__VAhxNa__techLogo.technologies-showcase-module__VAhxNa__techLogoWidest .technologies-showcase-module__VAhxNa__techLogoMark{width:100%}.technologies-showcase-module__VAhxNa__techLogo.technologies-showcase-module__VAhxNa__techLogoWidest .technologies-showcase-module__VAhxNa__techLogoImg{object-fit:contain;min-width:0;max-width:100%;width:100%!important;height:auto!important}.technologies-showcase-module__VAhxNa__techLogo:not(.technologies-showcase-module__VAhxNa__techLogoWidest) .technologies-showcase-module__VAhxNa__techLogoMark{height:var(--tech-logo-height,40px);width:auto;max-width:100%}.technologies-showcase-module__VAhxNa__techLogo:not(.technologies-showcase-module__VAhxNa__techLogoWidest) .technologies-showcase-module__VAhxNa__techLogoImg{object-fit:contain;min-width:0;max-width:100%;width:auto!important;height:100%!important}.technologies-showcase-module__VAhxNa__techName{text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;font-size:11px;font-weight:600;line-height:1.2}.technologies-showcase-module__VAhxNa__description{background:hsl(var(--foreground));width:max(200px,min(260px,90vw));color:hsl(var(--background));border-radius:var(--rounded-app);opacity:0;visibility:hidden;z-index:10;pointer-events:none;padding:12px 14px;font-size:16px;font-weight:400;line-height:1.5;transition:opacity .25s,visibility .25s;position:absolute;bottom:-40%;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000040}.technologies-showcase-module__VAhxNa__techItem.technologies-showcase-module__VAhxNa__expanded .technologies-showcase-module__VAhxNa__description{opacity:1;visibility:visible}@media (pointer:fine) and (hover:hover){.technologies-showcase-module__VAhxNa__description{display:none}}.technologies-showcase-module__VAhxNa__techTooltip{white-space:normal;max-width:min(280px,90vw);line-height:1.5}@media (pointer:fine) and (hover:hover){.technologies-showcase-module__VAhxNa__techCircle:hover{--tech-showcase-arrow-color:hsl(var(--accent))}.technologies-showcase-module__VAhxNa__techCircle:hover .technologies-showcase-module__VAhxNa__techLogo>div svg{color:hsl(var(--accent))}.technologies-showcase-module__VAhxNa__techCircle:hover .technologies-showcase-module__VAhxNa__techLogo>div svg path{fill:hsl(var(--accent))!important}}.technologies-showcase-module__VAhxNa__techLogo>div svg{transition:color .2s}
.CompanyView-module__9ieGzW__page{flex-direction:column;justify-content:center;align-items:center;height:fit-content;display:flex;position:relative}.CompanyView-module__9ieGzW__main{--theme-gradient:linear-gradient(180deg,#fff 0%,#f2f2f2 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:fit-content;padding:0;display:flex}html.dark .CompanyView-module__9ieGzW__main{--theme-gradient:linear-gradient(180deg,#000 0%,#1a1a1a 100%)}.CompanyView-module__9ieGzW__staffContainer{background:var(--theme-gradient);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.CompanyView-module__9ieGzW__staffSection h1{font-size:var(--text-4xl);text-align:start;margin-bottom:var(--margin-lg)}.CompanyView-module__9ieGzW__staffSection{color:var(--secondary-color);width:100%;max-width:1440px;height:fit-content;padding:var(--padding-desktop);flex-direction:column;display:flex}@media (max-width:1024px){.CompanyView-module__9ieGzW__staffSection{padding:var(--padding-tablet)}.CompanyView-module__9ieGzW__staffSection h1{font-size:var(--text-4xl);text-align:center;margin-bottom:var(--margin-lg)}}@media (max-width:768px){.CompanyView-module__9ieGzW__staffSection{padding:var(--padding-tablet)var(--padding-mobile)}.CompanyView-module__9ieGzW__staffSection>div>h2{margin-left:0}}
.video-background-module__hS0Q8W__backgroundVideo{object-fit:cover;width:100%;height:calc(100vh + var(--navbar-height));height:calc(100dvh + var(--navbar-height));z-index:-1;top:calc(var(--navbar-height)*-1);position:fixed;left:50%;transform:translate(-50%)}.video-background-module__hS0Q8W__overlay{z-index:1;opacity:.65;background:#000;position:absolute;inset:0}.video-background-module__hS0Q8W__poster{z-index:0;position:absolute;inset:0}.video-background-module__hS0Q8W__poster img{object-fit:cover}.video-background-module__hS0Q8W__posterShow{opacity:1}.video-background-module__hS0Q8W__posterHide{opacity:0}.video-background-module__hS0Q8W__posterEnter{opacity:1;transform:translateY(0)}.video-background-module__hS0Q8W__videoEmbedObjectFitCover{width:100%;height:100%;position:absolute;inset:0;overflow:hidden;container-type:size}#video-background-module__hS0Q8W__iframe{transition:all 2s ease-in-out}.video-background-module__hS0Q8W__videoEmbedObjectFitCover>iframe{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@container (min-aspect-ratio:16/9){.video-background-module__hS0Q8W__videoEmbedObjectFitCover>iframe{height:56.25cqw}}@container (max-aspect-ratio:16/9){.video-background-module__hS0Q8W__videoEmbedObjectFitCover>iframe{width:177.78cqh}}.video-background-module__hS0Q8W__videoEmbedObjectFitCover>iframe{pointer-events:none}.video-background-module__hS0Q8W__backgroundVideo>video,.video-background-module__hS0Q8W__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.video-background-module__hS0Q8W__backgroundImage{object-fit:cover}
.drawer-module__ZYUkmG__hamburger{cursor:pointer!important;z-index:1000!important;background:0 0!important;border:none!important;flex-direction:column!important;justify-content:space-between!important;width:32px!important;height:24px!important;padding:0!important;display:flex!important;position:relative!important}.drawer-module__ZYUkmG__logoLink{border-radius:var(--rounded-full)}.drawer-module__ZYUkmG__logoLink:focus-visible{border-radius:var(--rounded-app)}.drawer-module__ZYUkmG__hamburgerLine{background-color:hsl(var(--accent));width:100%;height:3px;box-shadow:0px 2px 8px hsl(var(--accent)/.4);border-radius:2px}.drawer-module__ZYUkmG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background-color:#00000073;position:fixed;inset:0}.drawer-module__ZYUkmG__drawer{background:hsl(var(--background)/.75);z-index:1000;border-inline-start:1px solid hsl(var(--foreground)/.5);flex-direction:column;width:85%;max-width:400px;padding:32px 24px;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-2px 0 8px #00000080}.drawer-module__ZYUkmG__drawer *{font-family:Sora,sans-serif}.drawer-module__ZYUkmG__drawerHeader{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.drawer-module__ZYUkmG__themeToggleContainer{border-top:1px solid hsl(var(--accent)/.4);width:100%;margin-top:var(--padding-mobile);padding-top:var(--padding-mobile)}.drawer-module__ZYUkmG__closeButton{border:2px solid hsl(var(--accent)/.3);border-radius:var(--rounded-full);width:40px;height:40px;color:hsl(var(--accent));cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:all .3s ease-in-out;display:flex}.drawer-module__ZYUkmG__nav{flex-direction:column;gap:8px;display:flex}.drawer-module__ZYUkmG__navLink{color:hsl(var(--foreground));border-radius:var(--rounded-app);text-align:start;cursor:pointer;background:0 0;border:none;flex-direction:row;align-items:center;gap:12px;width:100%;padding:20px 16px;font-size:20px;font-weight:400;text-decoration:none;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.drawer-module__ZYUkmG__navLinkDisabled{pointer-events:none;cursor:default!important}.drawer-module__ZYUkmG__navLinkText{z-index:1;align-items:center;gap:8px;display:flex;position:relative}.drawer-module__ZYUkmG__chevron{margin-inline-start:auto}.drawer-module__ZYUkmG__icon{flex-shrink:0}.drawer-module__ZYUkmG__navLinkUnderline{background:linear-gradient(90deg,hsl(var(--accent)/0),hsl(var(--accent)));transform-origin:0;height:2px;box-shadow:0px 0px 8px hsl(var(--accent)/.6);position:absolute;bottom:12px;left:16px;right:16px}.drawer-module__ZYUkmG__dropdown{margin-inline-start:16px;flex-direction:column;margin-top:8px;display:flex;overflow:hidden}.drawer-module__ZYUkmG__dropdownItem{color:hsl(var(--foreground));margin:var(--gap-xs)0;border-inline-start:2px solid hsl(var(--accent)/.5);border-start-start-radius:0;border-start-end-radius:var(--rounded-app);border-end-end-radius:var(--rounded-app);border-end-start-radius:0;align-items:center;gap:12px;padding:16px 20px;font-size:16px;font-weight:400;text-decoration:none;transition:all .3s ease-in-out;display:flex}.drawer-module__ZYUkmG__dropdownItemResource{justify-content:space-between;font-size:18px}.drawer-module__ZYUkmG__dropdownItemResourceLabel{align-items:center;gap:12px;min-width:0;display:flex}.drawer-module__ZYUkmG__dropdownItemCategory{flex-shrink:0;width:18px;height:18px}.drawer-module__ZYUkmG__dropdownItemExternal{width:18px;height:18px;color:hsl(var(--muted-foreground));flex-shrink:0}.drawer-module__ZYUkmG__dropdownItemLogo{flex-shrink:0;justify-content:center;align-items:center;height:24px;display:flex}.drawer-module__ZYUkmG__dropdownItemLogoSvg{justify-content:center;align-items:center;height:24px;display:flex}.drawer-module__ZYUkmG__dropdownItemLogoSvg svg{object-fit:contain;width:auto;height:24px;color:hsl(var(--foreground));fill:currentColor;display:block}.drawer-module__ZYUkmG__dropdownItemLogoImg{object-fit:contain;display:block;width:auto!important;height:24px!important}.drawer-module__ZYUkmG__logoPreload{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (pointer:fine) and (hover:hover){.drawer-module__ZYUkmG__dropdownItem:hover{background-color:hsl(var(--surface-hover));padding-inline-start:28px}.drawer-module__ZYUkmG__closeButton:hover{background-color:hsl(var(--accent)/.1);border-color:hsl(var(--accent));box-shadow:0px 0px 16px hsl(var(--accent)/.4);transform:rotate(90deg)}.drawer-module__ZYUkmG__navLink:hover:not(.drawer-module__ZYUkmG__navLinkDisabled){background-color:hsl(var(--surface-hover));padding-inline-start:24px}.drawer-module__ZYUkmG__closeButton:active{transform:rotate(90deg)scale(.95)}}@media (max-width:480px){.drawer-module__ZYUkmG__drawer{width:80%}.drawer-module__ZYUkmG__navLink{padding:18px 16px;font-size:18px}.drawer-module__ZYUkmG__dropdownItem{padding:14px 18px;font-size:15px}}
.company-section-title-module__zl2-BW__titleSection{align-items:center;gap:var(--padding-md);display:flex}.company-section-title-module__zl2-BW__divider{background:linear-gradient(to bottom,transparent,rgba(var(--secondary-color-rgb),.5),transparent);width:1px;height:32px}.company-section-title-module__zl2-BW__title{font-size:var(--text-2xl);font-weight:var(--font-bold);letter-spacing:.14em;text-transform:uppercase;color:var(--secondary-color);margin:0}@media (max-width:768px){.company-section-title-module__zl2-BW__divider{height:24px}.company-section-title-module__zl2-BW__title{font-size:var(--text-lg);letter-spacing:.1em}}
.simple-secure-frictionless-module__fqeXUW__section{width:100%;padding:calc(var(--padding-tablet) + var(--gap-md))var(--padding-desktop);color:#fff;background:0 0;position:relative}.simple-secure-frictionless-module__fqeXUW__inner{align-items:center;gap:var(--gap-md);text-align:center;flex-direction:column;max-width:72rem;margin-inline:auto;display:flex}.simple-secure-frictionless-module__fqeXUW__title{font-size:clamp(1.75rem,4vw,3rem);font-weight:var(--font-bold);color:#fff;margin:0;line-height:1.15}.simple-secure-frictionless-module__fqeXUW__tagline{font-size:clamp(1.25rem,2.8vw,2rem);font-weight:var(--font-medium);color:#fff;margin:0;line-height:1.3}.simple-secure-frictionless-module__fqeXUW__body{max-width:855px;font-size:clamp(1rem,2vw,1.5rem);font-weight:var(--font-medium);color:#fff;margin:0;line-height:1.4}.simple-secure-frictionless-module__fqeXUW__emphasis{font-size:clamp(1.25rem,2.6vw,2.25rem);font-weight:var(--font-bold);display:inline}.simple-secure-frictionless-module__fqeXUW__cards{width:100%;margin:var(--gap-sm)0 0;grid-template-columns:repeat(4,minmax(0,13.75rem));justify-content:center;gap:1.5rem;padding:0;list-style:none;display:grid}.simple-secure-frictionless-module__fqeXUW__card{-webkit-backdrop-filter:blur(30.45px);background:#fff;border:1px solid #dfdfdf;border-radius:13px;flex-direction:column;align-items:center;gap:.5rem;padding:.85rem .85rem 1rem;display:flex}.simple-secure-frictionless-module__fqeXUW__cardTitle{font-size:1.5rem;font-weight:var(--font-bold);margin:0;line-height:1.15}.simple-secure-frictionless-module__fqeXUW__cardTitleNavy{color:#2f499e}.simple-secure-frictionless-module__fqeXUW__cardTitleCyan{color:#00acfd}.simple-secure-frictionless-module__fqeXUW__cardBody{font-size:var(--text-base);font-weight:var(--font-medium);color:#303030;margin:0;line-height:1.35}.simple-secure-frictionless-module__fqeXUW__pills{width:100%;margin:var(--gap-sm)0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:0;list-style:none;display:grid}.simple-secure-frictionless-module__fqeXUW__pill{background:#00acfd80;border-radius:55px;justify-content:center;align-items:center;width:100%;height:54px;padding:.375rem .75rem;display:flex;position:relative}.simple-secure-frictionless-module__fqeXUW__pillIcon{inset-inline-start:.375rem;width:42px;height:42px;position:absolute;top:50%;transform:translateY(-50%)}.simple-secure-frictionless-module__fqeXUW__pillCircle{width:42px;height:42px;display:block}.simple-secure-frictionless-module__fqeXUW__pillCheck{width:20px;height:23px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(17.58deg)}.simple-secure-frictionless-module__fqeXUW__pillLabel{font-size:var(--text-base);font-weight:var(--font-bold);color:#fff;text-align:center;white-space:nowrap;padding-inline:2.75rem .75rem;line-height:1.2}@media (max-width:1024px){.simple-secure-frictionless-module__fqeXUW__section{padding:calc(var(--padding-tablet) + var(--gap-md))var(--padding-tablet)}.simple-secure-frictionless-module__fqeXUW__cards{grid-template-columns:repeat(2,minmax(0,13.75rem))}}@media (max-width:768px){.simple-secure-frictionless-module__fqeXUW__section{padding:calc(var(--padding-tablet) + var(--gap-md))var(--padding-mobile)}.simple-secure-frictionless-module__fqeXUW__cards{grid-template-columns:1fr;max-width:none}.simple-secure-frictionless-module__fqeXUW__pills{grid-template-columns:1fr}}
.dropdown-menu-module__-Aywca__dropdown{z-index:999;padding-bottom:var(--padding-lg);border-radius:var(--rounded-app);width:100%;max-width:100%;position:relative;overflow:hidden}.dropdown-menu-module__-Aywca__container .dropdown-menu-module__-Aywca__technologiesShowcase{--circle-size:160px;--icon-height:32px;width:100%;min-width:0;max-width:100%;padding-left:0;padding-right:0;padding-top:var(--padding-sm);padding-bottom:var(--padding-sm);height:fit-content;min-height:0;margin-left:auto;margin-right:auto}.dropdown-menu-module__-Aywca__container{border-radius:var(--rounded-app);width:100%;min-width:0;max-width:100%;height:fit-content;margin:0 auto;padding:0;overflow:visible}.dropdown-menu-module__-Aywca__swap{width:100%;display:grid;position:relative}.dropdown-menu-module__-Aywca__swap>*{grid-area:1/1;align-self:start;height:max-content}.dropdown-menu-module__-Aywca__content{width:100%;min-width:0;max-width:100%;padding:var(--padding-md)0 var(--padding-lg)0;border-radius:var(--rounded-app);overflow:visible}.dropdown-menu-module__-Aywca__heading{font-family:Sora,sans-serif;font-size:var(--text-base);text-transform:uppercase;letter-spacing:1px;color:hsl(var(--foreground));margin:0 0 20px;font-weight:400}.dropdown-menu-module__-Aywca__list{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:16px;width:100%;margin:0;padding:0;list-style:none;display:grid}.dropdown-menu-module__-Aywca__list li{align-items:stretch;width:100%;display:flex}.dropdown-menu-module__-Aywca__item{border-radius:var(--rounded-app);border:1px solid hsl(var(--border));background:0 0;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;width:100%;height:100%;padding:20px;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.dropdown-menu-module__-Aywca__item:before{content:"";background:hsl(var(--accent)/.5);width:3px;transition:transform .2s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.dropdown-menu-module__-Aywca__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:0;height:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.dropdown-menu-module__-Aywca__itemLogo{justify-content:flex-start;align-items:center;width:auto;height:100%;min-height:60px;display:flex}.dropdown-menu-module__-Aywca__itemLogo svg{color:#fff;fill:currentColor;width:auto;max-width:200px;height:60px;transition:color .3s}.dropdown-menu-module__-Aywca__itemLogo svg *{fill:currentColor;stroke:currentColor}.dropdown-menu-module__-Aywca__itemDescription{font-family:Sora,sans-serif;font-size:var(--text-sm);color:hsl(var(--muted-foreground));font-weight:300;line-height:1.6}@media (pointer:fine) and (hover:hover){.dropdown-menu-module__-Aywca__item:hover{background:hsl(var(--surface));border-color:hsl(var(--accent)/.2);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.dropdown-menu-module__-Aywca__item:hover:before{transform:scaleY(1)}.dropdown-menu-module__-Aywca__item:hover .dropdown-menu-module__-Aywca__itemLogo svg{color:hsl(var(--accent))}.dropdown-menu-module__-Aywca__item:hover .dropdown-menu-module__-Aywca__itemLogo svg *{fill:currentColor;stroke:currentColor}.dropdown-menu-module__-Aywca__item:hover .dropdown-menu-module__-Aywca__itemDescription{color:hsl(var(--foreground))}}@media (max-width:1400px){.dropdown-menu-module__-Aywca__list{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.dropdown-menu-module__-Aywca__container{display:none}}@media (max-width:769px){.dropdown-menu-module__-Aywca__list{grid-template-columns:1fr}}
.journey-timeline-module__3gCrIW__outerContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.journey-timeline-module__3gCrIW__section{background:var(--theme-gradient);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.journey-timeline-module__3gCrIW__section *{font-family:Sora,sans-serif}.journey-timeline-module__3gCrIW__container{width:100%;max-width:1440px;padding:var(--padding-desktop);flex-direction:column;gap:48px;margin:0 auto;display:flex}.journey-timeline-module__3gCrIW__header{margin-bottom:0}.journey-timeline-module__3gCrIW__intro{flex-direction:column;gap:24px;display:flex}.journey-timeline-module__3gCrIW__subtitle{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:var(--font-bold);letter-spacing:-.02em;text-transform:none;color:var(--secondary-color);white-space:pre-line;max-width:min(100%,52rem);margin:0;line-height:1.35}.journey-timeline-module__3gCrIW__paragraphs{grid-template-columns:1fr 1fr;gap:32px;display:grid}.journey-timeline-module__3gCrIW__paragraph{font-size:clamp(.875rem,1.2vw,1rem);font-weight:var(--font-medium);letter-spacing:.01em;text-transform:none;color:var(--secondary-color);opacity:.92;margin:0;line-height:1.6}.journey-timeline-module__3gCrIW__timelineWrapper{width:100%;margin-top:24px;padding-top:28px}.journey-timeline-module__3gCrIW__timelineBar{--timeline-from:var(--keo-pink);--timeline-mid:#1e3d72;--timeline-to:#00acfd;background:linear-gradient(to right,var(--timeline-from)0%,var(--timeline-from)15%,var(--timeline-mid)40%,var(--timeline-to)62%,var(--timeline-to)100%);border-radius:999px;align-items:center;width:100%;height:88px;min-height:88px;padding-block:12px;padding-inline:12px 24px;display:flex;position:relative;overflow:visible}.journey-timeline-module__3gCrIW__section[dir=rtl] .journey-timeline-module__3gCrIW__timelineBar{background:linear-gradient(to left,var(--timeline-from)0%,var(--timeline-from)15%,var(--timeline-mid)40%,var(--timeline-to)62%,var(--timeline-to)100%)}.journey-timeline-module__3gCrIW__futureZone{flex:1;justify-content:center;align-self:stretch;align-items:center;min-width:0;display:flex}.journey-timeline-module__3gCrIW__futureOverlay{font-size:clamp(2.5rem,6vw,4rem);font-weight:var(--font-bold);letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;pointer-events:none;white-space:nowrap}.journey-timeline-module__3gCrIW__badgesRow{z-index:1;flex-shrink:0;align-self:stretch;align-items:center;gap:80px;display:flex;position:relative}.journey-timeline-module__3gCrIW__badgeWithYear{flex-direction:column;align-items:center;height:100%;display:flex;position:relative}.journey-timeline-module__3gCrIW__yearLabel{font-size:1rem;font-weight:var(--font-bold);color:var(--secondary-color);white-space:nowrap;margin-bottom:6px;position:absolute;bottom:120%;left:50%;transform:translate(-50%)}.journey-timeline-module__3gCrIW__circularBadge{aspect-ratio:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:auto;height:100%;display:flex;overflow:hidden}.journey-timeline-module__3gCrIW__keoLogo{object-fit:contain;width:100%;height:100%}.journey-timeline-module__3gCrIW__soldLabel{height:100%;font-size:clamp(.625rem,1.1vw + .5rem,1rem);font-weight:var(--font-bold);letter-spacing:.04em;white-space:nowrap;justify-content:center;align-items:center;line-height:1;display:flex;color:#fff!important}.journey-timeline-module__3gCrIW__arrow{color:#fff;font-size:2rem;font-weight:700}.journey-timeline-module__3gCrIW__eventsRow{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px;display:grid}.journey-timeline-module__3gCrIW__event{font-size:clamp(.7rem,1vw,.85rem);font-weight:var(--font-bold);letter-spacing:.05em;text-transform:uppercase;color:var(--secondary-color);align-items:flex-start;gap:8px;line-height:1.4;display:flex}.journey-timeline-module__3gCrIW__eventArrow{color:var(--secondary-color);flex-shrink:0;font-size:.9rem;font-weight:700}@media (max-width:1440px){.journey-timeline-module__3gCrIW__badgesRow{gap:56px}}@media (max-width:1024px){.journey-timeline-module__3gCrIW__container{padding:var(--padding-tablet);gap:36px}.journey-timeline-module__3gCrIW__paragraphs{gap:24px}.journey-timeline-module__3gCrIW__timelineBar{min-height:88px;padding-block:12px;padding-inline:12px 24px}.journey-timeline-module__3gCrIW__badgesRow{gap:24px}.journey-timeline-module__3gCrIW__eventsRow{grid-template-columns:1fr;margin-top:24px}.journey-timeline-module__3gCrIW__futureOverlay{letter-spacing:.1em;font-size:3rem}.journey-timeline-module__3gCrIW__arrow{font-size:1.5rem}.journey-timeline-module__3gCrIW__soldLabel{font-size:.875rem}}@media (max-width:768px){.journey-timeline-module__3gCrIW__container{padding:var(--padding-tablet)var(--padding-mobile);gap:32px}.journey-timeline-module__3gCrIW__intro{gap:20px}.journey-timeline-module__3gCrIW__paragraphs{grid-template-columns:1fr;gap:16px}.journey-timeline-module__3gCrIW__timelineBar{height:60px;min-height:60px;padding-block:8px;padding-inline:8px 20px}.journey-timeline-module__3gCrIW__badgesRow{gap:18px}.journey-timeline-module__3gCrIW__soldLabel{letter-spacing:.02em;font-size:.75rem}.journey-timeline-module__3gCrIW__futureOverlay{letter-spacing:.08em;font-size:2rem}.journey-timeline-module__3gCrIW__event{font-size:.75rem}.journey-timeline-module__3gCrIW__arrow{font-size:1rem}}@media (max-width:500px){.journey-timeline-module__3gCrIW__timelineBar{height:56px;min-height:56px;padding-block:6px;padding-inline:6px 16px}.journey-timeline-module__3gCrIW__badgesRow{gap:8px}.journey-timeline-module__3gCrIW__soldLabel{letter-spacing:.01em;font-size:.625rem}.journey-timeline-module__3gCrIW__circularBadge{aspect-ratio:1;width:auto;height:100%}.journey-timeline-module__3gCrIW__futureOverlay{letter-spacing:.06em;font-size:1.25rem}.journey-timeline-module__3gCrIW__arrow{font-size:.875rem}}
.HomeView-module__pGiYGa__page{height:fit-content;min-height:calc(100vh - var(--navbar-height));min-height:calc(100dvh - var(--navbar-height));flex-direction:column;align-items:center;display:flex;position:relative}.HomeView-module__pGiYGa__main{flex-direction:column;width:100%;height:fit-content;display:flex}
.KRailsView-module__YftrPG__container *{font-family:Sora,sans-serif}.KRailsView-module__YftrPG__container{width:100%;min-height:calc(100vh - var(--navbar-height));flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex}.KRailsView-module__YftrPG__background{width:100%}.KRailsView-module__YftrPG__background .KRailsView-module__YftrPG__dashboardWrapper{transform:translateY(0)}@media (min-width:501px){.KRailsView-module__YftrPG__background .KRailsView-module__YftrPG__dashboardWrapper{transform:translateY(-80px)}}.KRailsView-module__YftrPG__background{height:fit-content}.KRailsView-module__YftrPG__dashboardWrapper{margin-bottom:-1px;overflow:hidden;transform:translateY(0)}@media (min-width:501px){.KRailsView-module__YftrPG__dashboardWrapper{transform:translateY(-80px)}}.KRailsView-module__YftrPG__videoSection{width:100%;max-width:1440px;padding:var(--padding-desktop);padding-top:calc(var(--padding-tablet) + var(--padding-md));box-sizing:border-box;scroll-margin-top:var(--navbar-height);flex-direction:column;justify-content:center;align-items:center;margin-inline:auto;display:flex}.KRailsView-module__YftrPG__whoWeServe{width:100%;max-width:1440px;padding:var(--padding-tablet)var(--padding-desktop);box-sizing:border-box;margin-inline:auto}.KRailsView-module__YftrPG__whoWeServe>*{margin-top:0}.KRailsView-module__YftrPG__lastSection{z-index:2;background:var(--theme-gradient);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}@media (max-width:1024px){.KRailsView-module__YftrPG__videoSection,.KRailsView-module__YftrPG__whoWeServe{padding:var(--padding-tablet)}}@media (max-width:768px){.KRailsView-module__YftrPG__videoSection{padding:var(--padding-tablet)var(--padding-mobile);padding-top:var(--padding-tablet)}.KRailsView-module__YftrPG__whoWeServe{padding:var(--padding-tablet)var(--padding-mobile)}}
.nav-addon-spheres-module__7rU83q__wrapper{width:100%;min-width:0;max-width:1440px;padding:var(--padding-sm)0;box-sizing:border-box;flex-direction:column;margin-left:auto;margin-right:auto;display:flex}.nav-addon-spheres-module__7rU83q__headerTitle{font-family:Sora,sans-serif;font-size:var(--text-base);text-transform:uppercase;letter-spacing:1px;color:hsl(var(--foreground));margin:0 0 var(--padding-sm)0;font-weight:400}.nav-addon-spheres-module__7rU83q__products{justify-content:center;align-items:flex-start;gap:1.5rem;width:100%;display:flex}.nav-addon-spheres-module__7rU83q__item{flex-direction:column;flex:1 1 0;align-items:center;min-width:0;max-width:200px;display:flex;position:relative}.nav-addon-spheres-module__7rU83q__product{aspect-ratio:1;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none;border-radius:50%;padding:0;position:relative;overflow:visible}.nav-addon-spheres-module__7rU83q__product:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:2px}.nav-addon-spheres-module__7rU83q__sphere{z-index:0;pointer-events:none;background:#3d6fad;border-radius:50%;position:absolute;inset:0;overflow:hidden}html.dark .nav-addon-spheres-module__7rU83q__sphere{background:#2a3f5c}.nav-addon-spheres-module__7rU83q__sphereCanvas{z-index:1;opacity:0;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.nav-addon-spheres-module__7rU83q__sphereCanvas[data-ready=true]{opacity:1}.nav-addon-spheres-module__7rU83q__spherePoster{z-index:0;object-fit:cover;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.nav-addon-spheres-module__7rU83q__sphereVideoSource{opacity:0;pointer-events:none;border:0;width:64px;height:64px;position:fixed;top:0;left:-9999px}@media (prefers-reduced-motion:reduce){.nav-addon-spheres-module__7rU83q__sphereCanvas,.nav-addon-spheres-module__7rU83q__sphereVideoSource{display:none}}.nav-addon-spheres-module__7rU83q__pillSm{z-index:2;background:linear-gradient(90deg,#2f499e 0%,#00acfd 100%);border-radius:30px;width:45%;min-width:114px;height:23px;position:absolute;top:9.5%;left:-8%;overflow:visible}.nav-addon-spheres-module__7rU83q__plusSm{z-index:3;width:16px;height:16px;position:absolute;top:11%;left:-11%}.nav-addon-spheres-module__7rU83q__plusBarVSm,.nav-addon-spheres-module__7rU83q__plusBarHSm{pointer-events:none;background:#fff;border-radius:18px;position:absolute}.nav-addon-spheres-module__7rU83q__plusBarVSm{width:3.227px;height:10.218px;top:2.93px;left:6.49px}.nav-addon-spheres-module__7rU83q__plusBarHSm{width:10.218px;height:3.227px;top:6.42px;left:2.69px}.nav-addon-spheres-module__7rU83q__pillSmLabel{z-index:3;width:38%;min-width:95px;height:23px;font-size:20px;font-weight:var(--font-bold);color:#fff;text-align:right;justify-content:flex-end;align-items:center;line-height:1;display:flex;position:absolute;top:9.5%;left:-4%;overflow:visible}.nav-addon-spheres-module__7rU83q__productLogo{z-index:2;object-fit:contain;object-position:center;width:auto;max-width:78%;height:16%;min-height:22px;position:absolute;top:32.14%;left:50%;transform:translate(-50%)}.nav-addon-spheres-module__7rU83q__ktalk .nav-addon-spheres-module__7rU83q__pauseBar{background:#000}.nav-addon-spheres-module__7rU83q__ktalk .nav-addon-spheres-module__7rU83q__listen{color:#000000bf}.nav-addon-spheres-module__7rU83q__play{z-index:1;pointer-events:none;justify-content:center;align-items:center;width:25%;height:25%;display:flex;position:absolute;top:55.16%;left:50%;transform:translate(-50%)}.nav-addon-spheres-module__7rU83q__play img{width:75%;height:auto;display:block;transform:rotate(90deg)}.nav-addon-spheres-module__7rU83q__pause{z-index:1;pointer-events:none;opacity:0;justify-content:center;align-items:center;gap:14%;width:25%;height:25%;display:flex;position:absolute;top:55.16%;left:50%;transform:translate(-50%)}.nav-addon-spheres-module__7rU83q__pauseBar{background:#fff;border-radius:2px;width:16%;height:52%}.nav-addon-spheres-module__7rU83q__product[data-playing=true] .nav-addon-spheres-module__7rU83q__play{opacity:0}.nav-addon-spheres-module__7rU83q__product[data-playing=true] .nav-addon-spheres-module__7rU83q__pause{opacity:1}.nav-addon-spheres-module__7rU83q__listen{z-index:1;letter-spacing:.02em;color:#fffc;text-align:center;pointer-events:none;width:78%;font-size:10px;font-weight:400;line-height:1.2;position:absolute;top:84%;left:50%;transform:translate(-50%)}.nav-addon-spheres-module__7rU83q__explore{margin-top:.75rem}.nav-addon-spheres-module__7rU83q__description{z-index:10;border-radius:var(--rounded-app);background:hsl(var(--foreground));width:max(200px,min(260px,90vw));color:hsl(var(--background));text-align:center;opacity:0;visibility:hidden;pointer-events:none;padding:12px 14px;font-size:16px;font-weight:400;line-height:1.5;position:absolute;top:calc(100% + 8px);left:50%;overflow:visible;transform:translate(-50%)}.nav-addon-spheres-module__7rU83q__product:hover~.nav-addon-spheres-module__7rU83q__description,.nav-addon-spheres-module__7rU83q__product:focus-visible~.nav-addon-spheres-module__7rU83q__description{opacity:1;visibility:visible}
.company-culture-module__KSMQkq__section{background:var(--theme-gradient);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.company-culture-module__KSMQkq__section *{font-family:Sora,sans-serif}.company-culture-module__KSMQkq__container{width:100%;max-width:1440px;padding:var(--padding-desktop);flex-direction:column;gap:40px;margin:0 auto;display:flex;position:relative}.company-culture-module__KSMQkq__header{margin-bottom:0}.company-culture-module__KSMQkq__content{flex-direction:column;justify-content:center;align-items:center;display:flex;text-align:center!important}.company-culture-module__KSMQkq__accent{color:hsl(var(--accent));position:relative}.company-culture-module__KSMQkq__description{color:hsl(var(--foreground));margin-bottom:48px;margin-top:var(--padding-tablet);max-width:100%;margin-left:auto;margin-right:auto;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:300;line-height:1.7}.company-culture-module__KSMQkq__statsGrid{margin-top:var(--padding-tablet);gap:var(--gap-lg);grid-template-columns:repeat(3,1fr);width:100%;display:grid}.company-culture-module__KSMQkq__statCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.company-culture-module__KSMQkq__statCardHeader{padding:var(--card-padding)var(--card-padding).5rem!important}.company-culture-module__KSMQkq__statCardContent{padding:.5rem var(--card-padding)var(--card-padding);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.company-culture-module__KSMQkq__statValue{color:hsl(var(--accent));justify-content:center;align-items:center;font-size:4rem;font-weight:700;line-height:1;display:flex}.company-culture-module__KSMQkq__statSuffix{color:hsl(var(--accent));margin-left:.25rem;font-size:2.5rem;font-weight:700}.company-culture-module__KSMQkq__statLabel{color:hsl(var(--foreground));margin:0;font-size:1rem;font-weight:600;line-height:1.5}.company-culture-module__KSMQkq__statGlow{pointer-events:none;width:200px;height:200px;transition:bottom .3s;position:absolute;bottom:-50%;left:50%;transform:translate(-50%)}.company-culture-module__KSMQkq__imagesGrid{gap:32px;width:100%;display:grid}.company-culture-module__KSMQkq__imageWrapper{aspect-ratio:16/10;border-radius:var(--rounded-app);border:1px solid hsl(var(--border));background-color:hsl(var(--background)/.02);width:100%;position:relative;overflow:hidden}.company-culture-module__KSMQkq__image{object-fit:cover;transition:transform .3s ease-in-out}@media (pointer:fine) and (hover:hover){.company-culture-module__KSMQkq__imageWrapper:hover .company-culture-module__KSMQkq__image{transform:scale(1.05)}.company-culture-module__KSMQkq__button:hover{background-color:hsl(var(--accent)/.1);border-color:hsl(var(--accent));box-shadow:0 0 20px hsl(var(--accent)/.3);transform:translateY(-2px)}}@media (max-width:1024px){.company-culture-module__KSMQkq__container{padding:var(--padding-tablet);gap:32px}.company-culture-module__KSMQkq__header{margin-bottom:0}.company-culture-module__KSMQkq__title{margin-bottom:24px;padding:0 36px}.company-culture-module__KSMQkq__description{margin-bottom:40px}.company-culture-module__KSMQkq__imagesGrid{gap:var(--gap-md)}}@media (max-width:768px){.company-culture-module__KSMQkq__container{padding:var(--padding-tablet)var(--padding-mobile)}.company-culture-module__KSMQkq__header{margin-bottom:0}.company-culture-module__KSMQkq__imagesGrid{gap:var(--gap-md);grid-template-columns:1fr}.company-culture-module__KSMQkq__imageWrapper{aspect-ratio:16/11}.company-culture-module__KSMQkq__button{padding:14px 28px;font-size:.9375rem}.company-culture-module__KSMQkq__statsGrid{gap:var(--gap-md);grid-template-columns:1fr}.company-culture-module__KSMQkq__statValue{font-size:3rem}.company-culture-module__KSMQkq__statSuffix{font-size:2rem}}@media (max-width:480px){.company-culture-module__KSMQkq__title{margin-bottom:20px}.company-culture-module__KSMQkq__description{margin-bottom:32px}}
.krails-dashboard-module__Ul0pjq__dashboardContainer{z-index:0;justify-content:center;align-items:center;width:100%;max-width:100vw;height:900px;margin-top:-60px;margin-bottom:-1px;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.krails-dashboard-module__Ul0pjq__dashboardContainer{padding:var(--padding-desktop)}.krails-dashboard-module__Ul0pjq__dashboardStack{display:block;position:relative}}.krails-dashboard-module__Ul0pjq__dashboardStack{align-items:space-between;justify-content:space-between;width:100%;max-width:1600px;height:100%;display:flex;position:relative}.krails-dashboard-module__Ul0pjq__dashboardPanel{border-radius:var(--rounded-app);background-color:#fff;background:linear-gradient(180deg,hsl(var(--background))100%,hsl(var(--background))100%);border:1px solid hsl(var(--border));min-width:1000px;box-shadow:var(--shadow-black);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform-style:preserve-3d;pointer-events:auto;border-bottom:none;transition:box-shadow .15s ease-in-out;position:absolute;overflow:hidden;width:1000px!important;height:720px!important}.krails-dashboard-module__Ul0pjq__panelOverlay{background-color:#0000;width:100%;height:100%;position:absolute;top:0;left:0}.krails-dashboard-module__Ul0pjq__dashboardPanel *{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:default}.krails-dashboard-module__Ul0pjq__panelOne{top:50%;left:0;overflow:hidden;z-index:1!important}.krails-dashboard-module__Ul0pjq__panelTwo{top:50%;left:320px;overflow:hidden;z-index:2!important}.krails-dashboard-module__Ul0pjq__panelThree{top:50%;left:640px;overflow:hidden;z-index:3!important}.krails-dashboard-module__Ul0pjq__windowChrome{align-items:center;height:40px;padding:0 16px;display:flex}.krails-dashboard-module__Ul0pjq__windowDots{gap:8px;display:flex}.krails-dashboard-module__Ul0pjq__dot{border-radius:var(--rounded-full);background:#ffffff1a;width:12px;height:12px}.krails-dashboard-module__Ul0pjq__dot:first-child{background:#ff5f574d}.krails-dashboard-module__Ul0pjq__dot:nth-child(2){background:#ffbd2e4d}.krails-dashboard-module__Ul0pjq__dot:nth-child(3){background:#28c9404d}.krails-dashboard-module__Ul0pjq__panelContent{height:calc(100% - 40px);color:hsl(var(--foreground));padding:24px;font-size:14px;line-height:1.6;overflow-x:hidden}.krails-dashboard-module__Ul0pjq__panelContent::-webkit-scrollbar{width:6px}.krails-dashboard-module__Ul0pjq__panelContent::-webkit-scrollbar-track{background:hsl(var(--background)/.2)}.krails-dashboard-module__Ul0pjq__panelContent::-webkit-scrollbar-thumb{background:hsl(var(--background)/.1);border-radius:var(--rounded-app)}.krails-dashboard-module__Ul0pjq__sidebarHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.krails-dashboard-module__Ul0pjq__versionBadge,.krails-dashboard-module__Ul0pjq__sectionTitle{color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.5px;letter-spacing:-1.5%;margin:0;font-size:18px;font-weight:400;line-height:1.2}.krails-dashboard-module__Ul0pjq__versionBadge{margin-right:var(--gap-md)}.krails-dashboard-module__Ul0pjq__searchBox{background:hsl(var(--foreground)/.03);border:1px solid hsl(var(--foreground)/.06);border-radius:var(--rounded-app);height:36px;color:hsl(var(--foreground));align-items:center;gap:8px;width:260px;margin-bottom:24px;padding:0 12px;font-size:13px;display:flex}.krails-dashboard-module__Ul0pjq__searchIcon{color:#fff;background:hsl(var(--accent));border-radius:var(--rounded-app);margin-left:auto;padding:0 6px;font-size:16px}.krails-dashboard-module__Ul0pjq__navList{flex-direction:column;gap:20px;width:260px;display:flex}.krails-dashboard-module__Ul0pjq__navGroup{flex-direction:column;gap:4px;display:flex}.krails-dashboard-module__Ul0pjq__navGroupTitle{color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:400;font-size:16gpx;letter-spacing:-1.5%;align-items:flex-end;gap:24px;line-height:1.2;display:flex}.krails-dashboard-module__Ul0pjq__navGroupTitleIcon{width:auto!important;height:24px!important}.krails-dashboard-module__Ul0pjq__navItem,.krails-dashboard-module__Ul0pjq__navItemActive{text-align:left;border-radius:var(--rounded-app);color:hsl(var(--foreground));cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;font-size:13px;display:flex}.krails-dashboard-module__Ul0pjq__navItemActive{background:hsl(var(--foreground)/.08);color:hsl(var(--foreground));font-weight:400}.krails-dashboard-module__Ul0pjq__navPath{color:hsl(var(--foreground));font-size:12px}.krails-dashboard-module__Ul0pjq__navIcon{color:hsl(var(--accent));margin-left:auto;font-size:12px}.krails-dashboard-module__Ul0pjq__navBadge{background:hsl(var(--accent));color:#fff;border-radius:var(--rounded-app);text-transform:uppercase;margin-left:auto;margin-right:12px;padding:3px 16px;font-size:12px;font-weight:400}.krails-dashboard-module__Ul0pjq__endpointIcon{width:auto!important;height:30px!important}.krails-dashboard-module__Ul0pjq__endpointHeader{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.krails-dashboard-module__Ul0pjq__endpointPath{color:hsl(var(--foreground));margin:0;font-size:16px;font-weight:700}.krails-dashboard-module__Ul0pjq__methodBadge{background:hsl(var(--accent));color:#fff;border-radius:var(--rounded-app);text-transform:uppercase;margin-right:12px;padding:3px 16px;font-size:12px;font-weight:400}.krails-dashboard-module__Ul0pjq__urlDisplay{background:hsl(var(--background)/.3);border:1px solid hsl(var(--foreground)/.05);border-radius:var(--rounded-app);color:hsl(var(--foreground));word-break:break-all;margin-bottom:24px;padding:8px;font-family:Monaco,Courier New,monospace;font-size:12px}.krails-dashboard-module__Ul0pjq__section{margin-bottom:24px}.krails-dashboard-module__Ul0pjq__sectionHeading{color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:12px;font-weight:600}.krails-dashboard-module__Ul0pjq__responseList{flex-direction:column;display:flex}.krails-dashboard-module__Ul0pjq__responseItem:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.krails-dashboard-module__Ul0pjq__responseItem:last-child{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.krails-dashboard-module__Ul0pjq__responseItem{background:hsl(var(--foreground)/.02);border:1px solid hsl(var(--foreground)/.05);background:linear-gradient(90deg,#303b42 0%,#556b79 100%);flex-direction:column;align-items:flex-start;gap:4px;padding:12px;display:flex}.krails-dashboard-module__Ul0pjq__statusBadge{color:#fafafa;align-items:center;gap:6px;min-width:50px;font-size:13px;font-weight:700;display:flex}.krails-dashboard-module__Ul0pjq__statusDot{border-radius:var(--rounded-full);width:14px;height:14px;margin-right:12px;display:inline-block}.krails-dashboard-module__Ul0pjq__statusDot[data-status=success]{background:#10b981;box-shadow:0 0 8px #10b98166}.krails-dashboard-module__Ul0pjq__statusDot[data-status=error]{background:#ef4444;box-shadow:0 0 8px #ef444466}.krails-dashboard-module__Ul0pjq__responseContent{flex:1}.krails-dashboard-module__Ul0pjq__responseTitle{color:#fafafa;margin:0;font-size:13px}.krails-dashboard-module__Ul0pjq__metaInfo{color:hsl(var(--foreground));border-top:1px solid hsl(var(--foreground)/.05);align-items:center;gap:6px;margin-top:16px;padding-top:16px;font-size:11px;display:flex}.krails-dashboard-module__Ul0pjq__uploadIcon,.krails-dashboard-module__Ul0pjq__navArrow{color:hsl(var(--accent))}.krails-dashboard-module__Ul0pjq__footerNav{border-top:1px solid hsl(var(--foreground)/.05);color:hsl(var(--foreground));justify-content:flex-end;align-items:center;gap:8px;margin-top:20px;padding-top:16px;font-size:13px;display:flex}.krails-dashboard-module__Ul0pjq__languageIcon{width:auto!important;height:30px!important}.krails-dashboard-module__Ul0pjq__languageSection{margin-bottom:20px}.krails-dashboard-module__Ul0pjq__languageLabel{color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.5px;font-weight:400;font-style:Regular;letter-spacing:-1.5%;align-items:flex-end;gap:24px;margin-bottom:12px;padding-bottom:24px;font-size:16px;line-height:1.2;display:flex}.krails-dashboard-module__Ul0pjq__langTabs{gap:var(--gap-md);flex-wrap:wrap;padding-bottom:12px;display:flex}.krails-dashboard-module__Ul0pjq__langTab{background:hsl(var(--foreground)/.03);border:1px solid hsl(var(--foreground)/.06);color:hsl(var(--foreground));cursor:pointer;aspect-ratio:1;flex-direction:column;align-items:center;gap:6px;width:70px;height:auto;padding:6px 10px;font-family:inherit;font-size:11px;display:flex}.krails-dashboard-module__Ul0pjq__langTabContent{background-color:hsl(var(--foreground)/.07);flex-direction:column;align-items:center;gap:6px;padding:6px;font-family:inherit;display:flex;width:100%!important;height:100%!important}.krails-dashboard-module__Ul0pjq__langTabDots{color:hsl(var(--foreground));background-color:#0000;border:none}.krails-dashboard-module__Ul0pjq__langTabActive{background:hsl(var(--foreground)/.1);border-color:hsl(var(--foreground)/.15);color:hsl(var(--foreground));font-weight:600}.krails-dashboard-module__Ul0pjq__langIcon{width:20px;height:20px;color:hsl(var(--foreground))}.krails-dashboard-module__Ul0pjq__langLabelText{color:hsl(var(--foreground));font-size:12px}.krails-dashboard-module__Ul0pjq__codeSection{background:linear-gradient(90deg,var(--main-color)0%,hsl(var(--foreground)/.2)200%);border:1px solid hsl(var(--foreground)/.2);border-radius:var(--rounded-app);padding:var(--padding-mobile)var(--padding-tablet);margin-bottom:20px}.krails-dashboard-module__Ul0pjq__codeSectionTitle{color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:18px;font-weight:400}.krails-dashboard-module__Ul0pjq__codeBlock{color:hsl(var(--foreground));margin:0;padding:16px;font-family:Monaco,Courier New,monospace;font-size:11px;line-height:1.6;overflow-x:auto}.krails-dashboard-module__Ul0pjq__codeWithGutter{align-items:flex-start;gap:12px;display:flex}.krails-dashboard-module__Ul0pjq__gutter{counter-reset:line;color:hsl(var(--foreground));text-align:right;-webkit-user-select:none;user-select:none;margin:0;padding:12px 8px;font-family:Monaco,monospace;font-size:11px;list-style:none}.krails-dashboard-module__Ul0pjq__gutter li{counter-increment:line;height:1.66em;line-height:2}.krails-dashboard-module__Ul0pjq__gutter li:before{content:counter(line);min-width:1.4em;display:inline-block}.krails-dashboard-module__Ul0pjq__codeKeyword{color:#f3454e;font-weight:600}.krails-dashboard-module__Ul0pjq__codeVariable{color:#49c6f7}.krails-dashboard-module__Ul0pjq__codeString{color:#7cda02}.krails-dashboard-module__Ul0pjq__codeFunction{color:#bd75ec}.krails-dashboard-module__Ul0pjq__codeProperty{color:#fdba3e}.krails-dashboard-module__Ul0pjq__dashboardVignette{z-index:4;pointer-events:none;background:linear-gradient(180deg,transparent 30%,hsl(var(--background)/.5)75%,hsl(var(--background))100%);height:100%;position:absolute;inset:0}@media (max-width:1600px){.krails-dashboard-module__Ul0pjq__dashboardContainer{margin-top:-100px}}@media (max-width:1024px){.krails-dashboard-module__Ul0pjq__dashboardContainer{margin-top:-60px;padding:0;overflow:hidden}.krails-dashboard-module__Ul0pjq__dashboardStack{display:block;position:relative}.krails-dashboard-module__Ul0pjq__dashboardPanel{min-width:1000px;width:1000px!important;height:650px!important}}@media (max-width:500px){.krails-dashboard-module__Ul0pjq__dashboardContainer{height:600px;margin-top:0;padding:0;overflow:hidden}}
.resource-asset-grid-module__U5gaXW__grid{gap:var(--gap-md);grid-template-columns:repeat(4,minmax(0,1fr));width:100%;margin:0;padding:0;list-style:none;display:grid}.resource-asset-grid-module__U5gaXW__item{position:relative}.resource-asset-grid-module__U5gaXW__tile{aspect-ratio:3/4;border:1px solid hsl(var(--border));border-radius:var(--rounded-app);background:hsl(var(--surface));cursor:pointer;width:100%;padding:0;transition:border-color .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}.resource-asset-grid-module__U5gaXW__tile:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:2px}.resource-asset-grid-module__U5gaXW__image{object-fit:cover}.resource-asset-grid-module__U5gaXW__download{top:12px;z-index:1;border-radius:var(--rounded-app);color:#fff;opacity:0;pointer-events:none;background:#0009;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .2s,background-color .2s,color .2s;display:flex;position:absolute;inset-inline-end:12px}.resource-asset-grid-module__U5gaXW__download svg{width:16px;height:16px}.resource-asset-grid-module__U5gaXW__download:focus-visible{outline-offset:2px;opacity:1;pointer-events:auto;outline:2px solid #fff}@media (pointer:fine) and (hover:hover){.resource-asset-grid-module__U5gaXW__tile:hover{border-color:hsl(var(--accent)/.4);box-shadow:0 0 0 2px hsl(var(--accent)/.3),0 4px 24px -6px hsl(var(--accent)/.12)}.resource-asset-grid-module__U5gaXW__item:hover .resource-asset-grid-module__U5gaXW__download,.resource-asset-grid-module__U5gaXW__item:focus-within .resource-asset-grid-module__U5gaXW__download{opacity:1;pointer-events:auto}.resource-asset-grid-module__U5gaXW__download:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}}@media (hover:none){.resource-asset-grid-module__U5gaXW__download{opacity:1;pointer-events:auto}}@media (max-width:1024px){.resource-asset-grid-module__U5gaXW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.resource-asset-grid-module__U5gaXW__grid{gap:var(--gap-sm);grid-template-columns:repeat(2,minmax(0,1fr))}}
.addon-sphere-row-module__SJ9uIW__products{grid-template-columns:repeat(4,minmax(0,1fr));place-items:start center;gap:1.5rem;width:100%;display:grid}.addon-sphere-row-module__SJ9uIW__item{flex-direction:column;align-items:center;width:100%;min-width:0;max-width:280px;display:flex;position:relative}.addon-sphere-row-module__SJ9uIW__product{aspect-ratio:1;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none;padding:0;position:relative;overflow:visible}.addon-sphere-row-module__SJ9uIW__product:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:2px}.addon-sphere-row-module__SJ9uIW__product:before{content:"";z-index:0;pointer-events:none;background:#d9d9d9;border-radius:50%;position:absolute;inset:0}.addon-sphere-row-module__SJ9uIW__sphere{z-index:0;pointer-events:none;border-radius:50%;position:absolute;inset:0;overflow:hidden}.addon-sphere-row-module__SJ9uIW__sphereVideo{object-fit:cover;object-position:center;width:132%;height:132%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.addon-sphere-row-module__SJ9uIW__sphereVideoPlaying{opacity:0}.addon-sphere-row-module__SJ9uIW__sphereVideoPlaying[data-ready=true]{opacity:1}.addon-sphere-row-module__SJ9uIW__sphere[data-playing=true]~.addon-sphere-row-module__SJ9uIW__play{opacity:0}.addon-sphere-row-module__SJ9uIW__sphere[data-playing=true]~.addon-sphere-row-module__SJ9uIW__pause{opacity:1}@media (prefers-reduced-motion:reduce){.addon-sphere-row-module__SJ9uIW__sphereVideo{display:none}}html.dark .addon-sphere-row-module__SJ9uIW__product:before{background:#2a2a2a}.addon-sphere-row-module__SJ9uIW__pillSm{z-index:2;background:linear-gradient(90deg,#2f499e 0%,#00acfd 100%);border-radius:30px;width:45%;min-width:114px;height:23px;position:absolute;top:9.5%;left:-8%;overflow:visible}.addon-sphere-row-module__SJ9uIW__plusSm{z-index:3;width:16px;height:16px;position:absolute;top:11%;left:-11%}.addon-sphere-row-module__SJ9uIW__plusBarVSm,.addon-sphere-row-module__SJ9uIW__plusBarHSm{pointer-events:none;background:#fff;border-radius:18px;position:absolute}.addon-sphere-row-module__SJ9uIW__plusBarVSm{width:3.227px;height:10.218px;top:2.93px;left:6.49px}.addon-sphere-row-module__SJ9uIW__plusBarHSm{width:10.218px;height:3.227px;top:6.42px;left:2.69px}.addon-sphere-row-module__SJ9uIW__pillSmLabel{z-index:3;width:38%;min-width:95px;height:23px;font-size:20px;font-weight:var(--font-bold);color:#fff;text-align:right;justify-content:flex-end;align-items:center;line-height:1;display:flex;position:absolute;top:9.5%;left:-4%;overflow:visible}.addon-sphere-row-module__SJ9uIW__productLogoWrap{display:contents!important}.addon-sphere-row-module__SJ9uIW__productLogo{z-index:1;object-fit:contain;object-position:center;width:auto;max-width:78%;height:16%;position:absolute;top:32.14%;left:50%;transform:translate(-50%)}.addon-sphere-row-module__SJ9uIW__play{z-index:1;pointer-events:none;justify-content:center;align-items:center;width:25%;height:25%;display:flex;position:absolute;top:55.16%;left:50%;transform:translate(-50%)}.addon-sphere-row-module__SJ9uIW__play img{width:75%;height:auto;display:block;transform:rotate(90deg)}.addon-sphere-row-module__SJ9uIW__pause{z-index:1;pointer-events:none;opacity:0;justify-content:center;align-items:center;gap:14%;width:25%;height:25%;display:flex;position:absolute;top:55.16%;left:50%;transform:translate(-50%)}.addon-sphere-row-module__SJ9uIW__pauseBar{background:#fff;border-radius:2px;width:16%;height:52%}.addon-sphere-row-module__SJ9uIW__ktalk .addon-sphere-row-module__SJ9uIW__pauseBar{background:#000}.addon-sphere-row-module__SJ9uIW__listen{z-index:1;letter-spacing:.02em;color:#fffc;text-align:center;pointer-events:none;width:78%;font-size:11px;font-weight:400;line-height:1.2;position:absolute;top:84%;left:50%;transform:translate(-50%)}.addon-sphere-row-module__SJ9uIW__ktalk .addon-sphere-row-module__SJ9uIW__listen{color:#000000bf}.addon-sphere-row-module__SJ9uIW__explore{margin-top:.75rem}.addon-sphere-row-module__SJ9uIW__description{z-index:10;border-radius:var(--rounded-app);background:hsl(var(--foreground));width:max(200px,min(260px,90vw));color:hsl(var(--background));text-align:center;opacity:0;visibility:hidden;pointer-events:none;padding:12px 14px;font-size:16px;font-weight:400;line-height:1.5;position:absolute;top:calc(100% + 8px);left:50%;overflow:visible;transform:translate(-50%)}.addon-sphere-row-module__SJ9uIW__product:hover~.addon-sphere-row-module__SJ9uIW__description,.addon-sphere-row-module__SJ9uIW__product:focus-visible~.addon-sphere-row-module__SJ9uIW__description{opacity:1;visibility:visible}@media (max-width:1024px){.addon-sphere-row-module__SJ9uIW__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.5rem}}@media (max-width:768px){.addon-sphere-row-module__SJ9uIW__products{grid-template-columns:1fr;gap:2rem}.addon-sphere-row-module__SJ9uIW__item{width:min(220px,80vw);max-width:252px}}
.nav-resource-links-module__G-I8HG__list{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;margin:0;padding:0;display:flex}.nav-resource-links-module__G-I8HG__link{font-family:Sora,sans-serif;font-size:var(--text-base);color:hsl(var(--foreground));padding-inline:20px;font-weight:400;line-height:1.3;text-decoration:none;transition:color .2s}.nav-resource-links-module__G-I8HG__link:not(:last-child){border-inline-end:1px solid hsl(var(--foreground)/.2)}.nav-resource-links-module__G-I8HG__link:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:4px}@media (pointer:fine) and (hover:hover){.nav-resource-links-module__G-I8HG__link:hover{color:hsl(var(--accent))}}
.resource-file-card-module__wq6-na__card{align-items:center;gap:var(--gap-md);border:1px solid hsl(var(--border));border-radius:var(--rounded-app);width:100%;color:hsl(var(--foreground));background:0 0;padding:20px;display:flex}.resource-file-card-module__wq6-na__iconWell{border-radius:var(--rounded-app);background:hsl(var(--surface));width:44px;height:44px;color:hsl(var(--foreground));flex-shrink:0;justify-content:center;align-items:center;display:flex}.resource-file-card-module__wq6-na__icon{width:22px;height:22px}.resource-file-card-module__wq6-na__meta{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.resource-file-card-module__wq6-na__title{font-family:Sora,sans-serif;font-size:var(--text-base);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:500;line-height:1.3;overflow:hidden}.resource-file-card-module__wq6-na__type{font-size:var(--text-sm);color:hsl(var(--muted-foreground));margin:0;font-weight:300}@media (max-width:768px){.resource-file-card-module__wq6-na__card{flex-wrap:wrap}}
.cycle-toggle-module__ooFnJG__cycleButton{border-radius:var(--rounded-app);cursor:pointer;color:hsl(var(--foreground));background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s,transform .15s;display:inline-flex}.cycle-toggle-module__ooFnJG__cycleButton:active{transform:scale(.9)}.cycle-toggle-module__ooFnJG__cycleButton:hover{background:hsl(var(--foreground)/.05);color:hsl(var(--foreground))}.cycle-toggle-module__ooFnJG__cycleButtonDefault{width:2.5rem;height:2.5rem}.cycle-toggle-module__ooFnJG__cycleButtonSidebar{width:2.25rem;height:2.25rem}.cycle-toggle-module__ooFnJG__iconWrapper{justify-content:center;align-items:center;width:1rem;height:1rem;display:flex;position:relative}.cycle-toggle-module__ooFnJG__icon{pointer-events:none;justify-content:center;align-items:center;width:1rem;height:1rem;transition:transform .2s,opacity .2s;display:flex;position:absolute}.cycle-toggle-module__ooFnJG__iconActive{opacity:1;transform:rotate(0)scale(1)}.cycle-toggle-module__ooFnJG__iconInactive{opacity:0;transform:rotate(90deg)scale(0)}.cycle-toggle-module__ooFnJG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.video-player-module__dcw4dG__container{border-radius:var(--rounded-app);width:100%;margin:0 auto;padding:0;max-width:1440px!important}.video-player-module__dcw4dG__containerPhone{max-width:min(100%,420px)!important}.video-player-module__dcw4dG__phoneFrame{aspect-ratio:400/671;background:linear-gradient(165deg,hsl(var(--foreground)/.1)0%,hsl(var(--foreground)/.04)50%,hsl(var(--foreground)/.08)100%);width:100%;box-shadow:var(--shadow-black);border-radius:48px;position:relative}.video-player-module__dcw4dG__phoneScreen{background:hsl(var(--background));border-radius:clamp(18px,7.5vw,30px);position:absolute;inset:3.28% 5.5% 2.38%;overflow:hidden}.video-player-module__dcw4dG__phoneFrameSvg{pointer-events:none;z-index:2;width:100%;height:100%;color:hsl(var(--foreground));position:absolute;inset:0}.video-player-module__dcw4dG__videoWrapper{border-radius:var(--rounded-app);aspect-ratio:16/9;cursor:pointer;background-color:#0000;width:100%;transition:transform .3s;position:relative;overflow:hidden}.video-player-module__dcw4dG__videoWrapperPhone{width:100%;height:100%;aspect-ratio:unset;border-radius:0;min-height:0}.video-player-module__dcw4dG__videoEmbed{aspect-ratio:16/9;border-radius:var(--rounded-app);background-color:hsl(var(--background));width:100%;height:auto}.video-player-module__dcw4dG__videoEmbedPhone{width:100%;height:100%;aspect-ratio:unset;object-fit:cover;border-radius:0;position:absolute;inset:0}.video-player-module__dcw4dG__videoEmbedPhone:fullscreen{object-fit:contain;object-position:center;background-color:#000}.video-player-module__dcw4dG__videoEmbedPhone:fullscreen{object-fit:contain;object-position:center;background-color:#000}.video-player-module__dcw4dG__videoEmbedPhone:fullscreen{object-fit:contain;object-position:center;background-color:#000}.video-player-module__dcw4dG__posterContainer{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#fff!important}.video-player-module__dcw4dG__poster{object-fit:cover;aspect-ratio:16/9;opacity:1;width:100%;height:auto}.video-player-module__dcw4dG__posterPhone{aspect-ratio:unset;transform-origin:50%;height:100%;min-height:100%;transform:rotate(-1.5deg)}.video-player-module__dcw4dG__playButton{border-radius:var(--rounded-full);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-player-module__dcw4dG__playIcon path{fill:#fffc;transition:all .3s}.video-player-module__dcw4dG__playIcon{color:#fffc;border-radius:var(--rounded-full);border:none;width:100px;height:100px;transition:all .3s ease-in-out}@media (pointer:fine) and (hover:hover){.video-player-module__dcw4dG__playButton:hover .video-player-module__dcw4dG__playIcon{box-shadow:var(--shadow-black);transform:scale(1.1)}}@media (max-width:1024px){.video-player-module__dcw4dG__container{padding:0}}@media (max-width:768px){.video-player-module__dcw4dG__playButton,.video-player-module__dcw4dG__playIcon{width:80px;height:80px}}
.company-what-we-built-section-module__xFWvWG__section{background:var(--theme-gradient);width:100%;position:relative;overflow:visible}.company-what-we-built-section-module__xFWvWG__container{width:100%;max-width:1440px;padding:var(--padding-desktop);flex-direction:column;margin:0 auto;display:flex}.company-what-we-built-section-module__xFWvWG__header{margin-bottom:var(--margin-lg)}.company-what-we-built-section-module__xFWvWG__content{gap:var(--gap-lg);flex-direction:column;display:flex}.company-what-we-built-section-module__xFWvWG__leadStack{flex-direction:column;gap:12px;max-width:60rem;display:flex}.company-what-we-built-section-module__xFWvWG__leadParagraph{font-size:clamp(1rem,1.25vw + .7rem,1.25rem);font-weight:var(--font-medium);letter-spacing:.01em;text-transform:none;color:rgba(var(--secondary-color-rgb),.98);opacity:.92;margin:0;line-height:1.7}.company-what-we-built-section-module__xFWvWG__introLine{font-size:clamp(1.05rem,1.4vw + .75rem,1.35rem);font-weight:var(--font-bold);letter-spacing:-.01em;color:rgba(var(--secondary-color-rgb),.98);margin:0;line-height:1.55}.company-what-we-built-section-module__xFWvWG__modules{margin-top:.25rem}.company-what-we-built-section-module__xFWvWG__valuesCard{width:100%;margin-top:calc(var(--gap-md) + 1rem);background:hsl(var(--surface));border:1px solid hsl(var(--border));border-radius:var(--rounded-app);box-shadow:var(--card-shadow);padding:56px 44px 28px;position:relative}.company-what-we-built-section-module__xFWvWG__valuesPills{top:0;align-items:center;max-width:calc(100% - 64px);display:flex;position:absolute;inset-inline-start:32px;transform:translateY(-50%)}.company-what-we-built-section-module__xFWvWG__valuesQuestion{z-index:1;border-radius:var(--rounded-app);background:hsl(var(--accent));height:50px;color:hsl(var(--accent-foreground));font-size:36px;font-weight:var(--font-medium);white-space:nowrap;align-items:center;margin:0;padding:0 1.25rem;line-height:1;display:flex;position:relative}.company-what-we-built-section-module__xFWvWG__valuesAnswer{z-index:0;margin:0;padding:0 1.15rem;border-radius:var(--rounded-app);color:#fff;height:56px;font-size:36px;font-weight:var(--font-bold);background:#00aeff;align-items:center;margin-inline-start:-1.1rem;padding-inline-start:1.65rem;line-height:1;display:flex;position:relative}html.dark .company-what-we-built-section-module__xFWvWG__valuesAnswer{color:#fff;background:#1e3c71}.company-what-we-built-section-module__xFWvWG__valuesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 32px;display:grid}.company-what-we-built-section-module__xFWvWG__valueItem{align-items:center;gap:var(--gap-md);display:flex}.company-what-we-built-section-module__xFWvWG__valueBadge{border-radius:var(--rounded-app);background:rgba(var(--accent-color-rgb),.12);width:3.75rem;height:3.75rem;color:var(--accent-color);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.company-what-we-built-section-module__xFWvWG__valueBadgeFill{background:0 0;padding:0;overflow:visible}.company-what-we-built-section-module__xFWvWG__valueBadgeFill .company-what-we-built-section-module__xFWvWG__valueKlabLogo{border-radius:var(--rounded-app);overflow:hidden}.company-what-we-built-section-module__xFWvWG__valueNumber{z-index:1;inset-inline-start:-.4rem;border-radius:var(--rounded-app);background:var(--accent-color);color:#fff;min-width:1.65rem;height:1.65rem;font-size:.9375rem;font-weight:var(--font-bold);text-align:center;justify-content:center;align-items:center;padding-inline:.3rem;line-height:1;display:inline-flex;position:absolute;top:-.4rem}.company-what-we-built-section-module__xFWvWG__valueIcon{width:1.75rem;height:1.75rem}.company-what-we-built-section-module__xFWvWG__valueKlabLogo{line-height:0;display:block;width:100%!important;height:100%!important}:is(.company-what-we-built-section-module__xFWvWG__valueKlabLogo img,.company-what-we-built-section-module__xFWvWG__valueKlabLogo svg){object-fit:cover;width:100%!important;height:100%!important}.company-what-we-built-section-module__xFWvWG__valueText{font-size:clamp(.95rem,1vw + .65rem,1.15rem);font-weight:var(--font-medium);color:hsl(var(--foreground));margin:0;line-height:1.7}@media (max-width:1024px){.company-what-we-built-section-module__xFWvWG__container{padding:var(--padding-tablet)}.company-what-we-built-section-module__xFWvWG__header{margin-bottom:var(--margin-lg)}.company-what-we-built-section-module__xFWvWG__valuesCard{padding:56px 44px 28px}.company-what-we-built-section-module__xFWvWG__valuesQuestion{font-size:clamp(1.25rem,3.2vw,36px)}.company-what-we-built-section-module__xFWvWG__valuesAnswer{font-size:clamp(1.5rem,3.5vw,36px)}}@media (max-width:768px){.company-what-we-built-section-module__xFWvWG__container{padding:var(--padding-tablet)var(--padding-mobile)}.company-what-we-built-section-module__xFWvWG__header{margin-bottom:var(--margin-md)}.company-what-we-built-section-module__xFWvWG__valuesCard{padding:var(--gap-lg,2rem)var(--padding-mobile)var(--gap-md);padding-top:3rem}.company-what-we-built-section-module__xFWvWG__valuesPills{max-width:calc(100% - var(--padding-sm)*2);flex-wrap:wrap;inset-inline-start:var(--padding-sm)}.company-what-we-built-section-module__xFWvWG__valuesQuestion{white-space:normal;height:auto;padding:.5rem 1rem;font-size:1.125rem;line-height:1.2}.company-what-we-built-section-module__xFWvWG__valuesAnswer{padding:.5rem 1rem;height:auto;margin-inline-start:-.75rem;padding-inline-start:1.35rem;font-size:1.5rem}.company-what-we-built-section-module__xFWvWG__valuesGrid{grid-template-columns:1fr;gap:24px;padding-inline-start:var(--padding-sm)}.company-what-we-built-section-module__xFWvWG__valueBadge{width:3.25rem;height:3.25rem}.company-what-we-built-section-module__xFWvWG__valueIcon{width:1.5rem;height:1.5rem}.company-what-we-built-section-module__xFWvWG__leadStack{gap:12px;max-width:100%}}
.krails-video-player-module__4y1WjW__playerShell{flex-direction:column;gap:0;display:flex;position:relative}.krails-video-player-module__4y1WjW__posterRoot{overflow:hidden}.krails-video-player-module__4y1WjW__posterVideo{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.krails-video-player-module__4y1WjW__choiceTitle{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.krails-video-player-module__4y1WjW__choiceDock{z-index:3;pointer-events:none;justify-content:center;align-items:stretch;padding:clamp(12px,2.5vw,20px);display:flex;position:absolute;bottom:0;left:0;right:0}.krails-video-player-module__4y1WjW__choiceDockInner{pointer-events:auto;border-radius:var(--rounded-app);-webkit-backdrop-filter:blur(18px)saturate(1.15);background:#00000061;border:1px solid #ffffff24;width:min(100%,920px);display:flex;overflow:hidden;box-shadow:0 -12px 40px #00000040}.krails-video-player-module__4y1WjW__choiceDock.krails-video-player-module__4y1WjW__dockStack{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;padding:0;inset:0}.krails-video-player-module__4y1WjW__initialSplit{pointer-events:auto;flex-direction:row;flex:1;align-items:stretch;gap:9px;width:100%;min-width:0;min-height:0;display:flex}.krails-video-player-module__4y1WjW__halfChoice{cursor:pointer;min-width:0;color:hsl(var(--accent));background:#ffffffd9;border:1px solid #0000;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:clamp(16px,4vw,36px);font-family:inherit;transition:background .22s,border-color .22s,color .22s;display:flex}.krails-video-player-module__4y1WjW__halfChoice:hover,.krails-video-player-module__4y1WjW__halfChoice:focus-visible{background:#fffffff5;outline:none}html.dark .krails-video-player-module__4y1WjW__halfChoice{background:hsl(var(--background)/.5)}:is(html.dark .krails-video-player-module__4y1WjW__halfChoice:hover,html.dark .krails-video-player-module__4y1WjW__halfChoice:focus-visible){background:hsl(var(--background)/.68)}.krails-video-player-module__4y1WjW__choiceDockCompact{justify-content:flex-start;align-items:center;width:100%;padding-top:clamp(10px,2vw,16px);padding-bottom:clamp(12px,2.5vw,20px);inset:0 0 auto}.krails-video-player-module__4y1WjW__choiceDockCompact .krails-video-player-module__4y1WjW__choiceDockInner{border-radius:var(--rounded-full);pointer-events:none;width:min(100% - clamp(24px,6vw,48px),560px);margin-inline:auto;box-shadow:0 8px 28px #0000004d}.krails-video-player-module__4y1WjW__videoStagePlaying .krails-video-player-module__4y1WjW__choiceDockCompact{opacity:0;transition:opacity .22s}.krails-video-player-module__4y1WjW__videoStagePlaying:hover .krails-video-player-module__4y1WjW__choiceDockCompact,.krails-video-player-module__4y1WjW__videoStagePlaying:focus-within .krails-video-player-module__4y1WjW__choiceDockCompact{opacity:1}.krails-video-player-module__4y1WjW__videoStagePlaying:hover .krails-video-player-module__4y1WjW__choiceDockCompact .krails-video-player-module__4y1WjW__choiceDockInner,.krails-video-player-module__4y1WjW__videoStagePlaying:focus-within .krails-video-player-module__4y1WjW__choiceDockCompact .krails-video-player-module__4y1WjW__choiceDockInner{pointer-events:auto}@media (hover:none){.krails-video-player-module__4y1WjW__videoStagePlaying .krails-video-player-module__4y1WjW__choiceDockCompact{opacity:1}.krails-video-player-module__4y1WjW__videoStagePlaying .krails-video-player-module__4y1WjW__choiceDockCompact .krails-video-player-module__4y1WjW__choiceDockInner{pointer-events:auto}}.krails-video-player-module__4y1WjW__choiceSplit{cursor:pointer;color:#fffffff2;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;padding:clamp(16px,3vw,28px) clamp(12px,2.5vw,20px);font-family:inherit;transition:background .22s,color .22s;display:flex}.krails-video-player-module__4y1WjW__choiceDockInner .krails-video-player-module__4y1WjW__choiceSplit:not(:last-child){border-right:1px solid #ffffff1f}.krails-video-player-module__4y1WjW__choiceSplit:hover,.krails-video-player-module__4y1WjW__choiceSplit:focus-visible{background:#ffffff1f;outline:none}.krails-video-player-module__4y1WjW__choiceSplitActive{background:hsl(var(--accent)/.55)}.krails-video-player-module__4y1WjW__choiceSplitActive:hover,.krails-video-player-module__4y1WjW__choiceSplitActive:focus-visible{background:hsl(var(--accent)/.7)}.krails-video-player-module__4y1WjW__choiceLabel{max-width:16.5rem;font-size:36px;font-weight:var(--font-medium);text-align:center;color:hsl(var(--accent));margin:0;line-height:1;transition:color .22s}.krails-video-player-module__4y1WjW__choiceDockCompact .krails-video-player-module__4y1WjW__choiceLabel{color:#fffffff2;max-width:none;font-size:14px;line-height:1.2}.krails-video-player-module__4y1WjW__playWrap{flex-shrink:0;justify-content:center;align-items:center;width:86px;height:86px;display:flex}.krails-video-player-module__4y1WjW__playIcon{width:67px;height:60px;transition:transform .25s;display:block;transform:rotate(90deg)}@media (pointer:fine) and (hover:hover){.krails-video-player-module__4y1WjW__halfChoice:hover .krails-video-player-module__4y1WjW__playIcon,.krails-video-player-module__4y1WjW__halfChoice:focus-visible .krails-video-player-module__4y1WjW__playIcon{transform:rotate(90deg)scale(1.08)}}.krails-video-player-module__4y1WjW__videoEmbed{aspect-ratio:16/9;border-radius:var(--rounded-app);background-color:hsl(var(--background));width:100%;height:auto}.krails-video-player-module__4y1WjW__choiceDockCompact .krails-video-player-module__4y1WjW__choiceSplit{flex-direction:row;gap:0;padding:12px 18px}@media (max-width:1024px){.krails-video-player-module__4y1WjW__choiceLabel{font-size:clamp(1.25rem,3.2vw,36px)}}@media (max-width:768px){.krails-video-player-module__4y1WjW__halfChoice{gap:10px;padding:clamp(10px,3vw,20px) clamp(8px,2vw,14px)}.krails-video-player-module__4y1WjW__playWrap{width:64px;height:64px}.krails-video-player-module__4y1WjW__playIcon{width:50px;height:44px}}@media (max-width:600px){.krails-video-player-module__4y1WjW__initialSplit{flex-direction:column;gap:9px}.krails-video-player-module__4y1WjW__choiceLabel{font-size:1.25rem}.krails-video-player-module__4y1WjW__choiceDockInner{flex-direction:column}.krails-video-player-module__4y1WjW__choiceDockInner .krails-video-player-module__4y1WjW__choiceSplit:not(:last-child){border-bottom:1px solid #ffffff1f;border-right:none}.krails-video-player-module__4y1WjW__choiceDockCompact .krails-video-player-module__4y1WjW__choiceDockInner{flex-direction:row}.krails-video-player-module__4y1WjW__choiceDockCompact .krails-video-player-module__4y1WjW__choiceSplit:not(:last-child){border-bottom:none;border-right:1px solid #ffffff1f}.krails-video-player-module__4y1WjW__choiceDockCompact .krails-video-player-module__4y1WjW__choiceLabel{font-size:12px}}
.resource-lightbox-module__63W8iG__overlay{z-index:1000;opacity:0;background:#000000d9;transition:opacity .2s ease-out;position:fixed;inset:0}.resource-lightbox-module__63W8iG__overlay[data-state=open]{opacity:1}.resource-lightbox-module__63W8iG__overlay[data-state=closed]{opacity:0}.resource-lightbox-module__63W8iG__content{border-radius:var(--rounded-app);z-index:1001;opacity:0;background-color:#0000;outline:none;justify-content:center;align-items:center;width:min(90vw,1200px);max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);transition:opacity .2s ease-out,transform .2s ease-out;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(.95)}.resource-lightbox-module__63W8iG__content[data-state=open]{opacity:1;transform:translate(-50%,-50%)scale(1)}.resource-lightbox-module__63W8iG__content[data-state=closed]{opacity:0;transform:translate(-50%,-50%)scale(.95)}.resource-lightbox-module__63W8iG__figure{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.resource-lightbox-module__63W8iG__imageWrap{width:100%;height:calc(100vh - 180px);min-height:280px;position:relative}.resource-lightbox-module__63W8iG__image{border-radius:var(--rounded-app);object-fit:contain}.resource-lightbox-module__63W8iG__caption{color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.resource-lightbox-module__63W8iG__filename{font-size:var(--text-sm);opacity:.9;font-weight:300}.resource-lightbox-module__63W8iG__close{top:20px;border-radius:var(--rounded-app);color:#fff;cursor:pointer;z-index:1002;background:#0009;border:none;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s ease-out,transform .2s ease-out;display:flex;position:absolute;inset-inline-end:20px}.resource-lightbox-module__63W8iG__close:hover{background:#000c;transform:scale(1.1)}.resource-lightbox-module__63W8iG__close:focus-visible{outline-offset:2px;outline:2px solid #fff}.resource-lightbox-module__63W8iG__navButton{border-radius:var(--rounded-app);color:#fff;cursor:pointer;z-index:1002;background:#0009;border:none;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s ease-out,opacity .2s ease-out,transform .2s ease-out;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.resource-lightbox-module__63W8iG__navPrev{inset-inline-start:20px}.resource-lightbox-module__63W8iG__navNext{inset-inline-end:20px}.resource-lightbox-module__63W8iG__navButton:hover:not(:disabled){background:#000c}.resource-lightbox-module__63W8iG__navButton:disabled{opacity:.3;cursor:not-allowed}.resource-lightbox-module__63W8iG__navButton:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (max-width:768px){.resource-lightbox-module__63W8iG__content{width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.resource-lightbox-module__63W8iG__imageWrap{height:calc(100vh - 160px);min-height:220px}.resource-lightbox-module__63W8iG__navButton{width:40px;height:40px}.resource-lightbox-module__63W8iG__navPrev{inset-inline-start:8px}.resource-lightbox-module__63W8iG__navNext{inset-inline-end:8px}.resource-lightbox-module__63W8iG__close{top:12px;inset-inline-end:12px}}
.card-module__uG3VYW__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--card-border-radius);color:var(--card-foreground);box-shadow:var(--card-shadow)}.card-module__uG3VYW__header{padding:var(--card-padding);flex-direction:column;gap:.375rem;display:flex}.card-module__uG3VYW__title{font-weight:var(--font-semibold);letter-spacing:-.025em;margin:0;line-height:1}.card-module__uG3VYW__description{font-size:var(--text-sm);color:hsl(var(--foreground)/.82);margin:0;line-height:1.5}.card-module__uG3VYW__content{padding:0 var(--card-padding)var(--card-padding)}.card-module__uG3VYW__footer{padding:0 var(--card-padding)var(--card-padding);align-items:center;display:flex}
.theme-toggle-module__Rg0A6W__toggleContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-toggle-module__Rg0A6W__toggleSkeleton{background:hsl(var(--foreground)/.1);border-radius:var(--rounded-app);justify-content:center;align-items:center;width:100%;height:100%;animation:2s cubic-bezier(.4,0,.6,1) infinite theme-toggle-module__Rg0A6W__pulse;display:flex}@keyframes theme-toggle-module__Rg0A6W__pulse{0%,to{opacity:1}50%{opacity:.5}}.theme-toggle-module__Rg0A6W__selectTrigger{color:hsl(var(--foreground))!important;background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:48px!important;height:100%!important;padding:12px!important;transition:all .2s!important;display:flex!important}.theme-toggle-module__Rg0A6W__span{color:hsl(var(--foreground));font-size:var(--text-sm);margin-inline-start:var(--margin-xs);transition:all .2s ease-in-out}.theme-toggle-module__Rg0A6W__selectTrigger svg{justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s ease-in-out;display:flex;color:hsl(var(--foreground))!important}.theme-toggle-module__Rg0A6W__selectTrigger span{justify-content:center;align-items:center;display:flex}.theme-toggle-module__Rg0A6W__selectTrigger img{width:18px;height:18px}.theme-toggle-module__Rg0A6W__selectContent{z-index:50;-webkit-backdrop-filter:blur(8px)saturate(180%);min-width:8rem;position:absolute;top:2rem;right:-50%;overflow:visible;transform:translate(50%);border-radius:var(--rounded-app)!important;border:1px solid hsl(var(--border))!important;background:hsl(var(--background)/.95)!important}.theme-toggle-module__Rg0A6W__selectViewport{min-height:min-content;padding:4px}.theme-toggle-module__Rg0A6W__selectItem{gap:6px;position:relative;border-radius:var(--rounded-app)!important;width:100%!important;color:hsl(var(--foreground))!important;font-size:var(--text-sm)!important;cursor:pointer!important;outline:none!important;align-items:center!important;padding:6px 32px 6px 8px!important;transition:background .15s,color .15s!important;display:flex!important}.theme-toggle-module__Rg0A6W__selectItem:focus,.theme-toggle-module__Rg0A6W__selectItem[data-highlighted]{background:hsl(var(--accent)/.15)!important;color:hsl(var(--accent))!important}.theme-toggle-module__Rg0A6W__selectItem[data-state=checked]{color:hsl(var(--accent))!important}.theme-toggle-module__Rg0A6W__selectItemIndicator{inset-inline-end:8px;pointer-events:none;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.theme-toggle-module__Rg0A6W__selectItemIndicator svg{width:14px;height:14px;color:inherit}.theme-toggle-module__Rg0A6W__icon{flex-shrink:0;width:18px;height:18px}.theme-toggle-module__Rg0A6W__keoLogo{flex-shrink:0}.theme-toggle-module__Rg0A6W__toggleGroupWrapper{display:inline-flex}.theme-toggle-module__Rg0A6W__toggleGroup{justify-content:center;align-items:center;gap:.25rem;display:flex}.theme-toggle-module__Rg0A6W__toggleGroupItem{border-radius:var(--rounded-app);cursor:pointer;color:hsl(var(--foreground));background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.theme-toggle-module__Rg0A6W__toggleGroupItem:hover{background:hsl(var(--foreground)/.05);color:hsl(var(--foreground))}.theme-toggle-module__Rg0A6W__toggleGroupItemActive{background:hsl(var(--foreground));color:hsl(var(--background))}.theme-toggle-module__Rg0A6W__toggleGroupItemActive:hover{background:hsl(var(--foreground)/.9);color:hsl(var(--background))}.theme-toggle-module__Rg0A6W__toggleGroupIcon{width:1rem;height:1rem}
.ContactView-module__PELuIq__page{min-height:calc(100vh - var(--navbar-height));flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.ContactView-module__PELuIq__container *{font-family:Sora,sans-serif}.ContactView-module__PELuIq__heroSection{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.ContactView-module__PELuIq__container{max-width:1440px;padding:var(--padding-desktop);flex-direction:column;justify-content:center;align-items:center;gap:80px;display:flex}.ContactView-module__PELuIq__heroContent{text-align:center;max-width:900px}.ContactView-module__PELuIq__heroTitle{color:var(--secondary-color);letter-spacing:-.02em;margin:0 0 32px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1}.ContactView-module__PELuIq__heroDescription{color:var(--secondary-color);max-width:700px;margin:0 auto;font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.6}.ContactView-module__PELuIq__cardsGrid{gap:var(--gap-md);grid-template-columns:repeat(3,1fr);width:100%;display:grid}@media (max-width:1024px){.ContactView-module__PELuIq__container{padding:var(--padding-tablet);gap:64px}.ContactView-module__PELuIq__cardsGrid{grid-template-columns:1fr}}@media (max-width:768px){.ContactView-module__PELuIq__container{padding:var(--padding-tablet)var(--padding-mobile);gap:56px}.ContactView-module__PELuIq__heroTitle{margin-bottom:24px}}@media (max-width:480px){.ContactView-module__PELuIq__heroTitle{margin-bottom:20px}}
/*# sourceMappingURL=e229cff72d289086.css.map*/