.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:var(--padding-desktop);justify-content:center;display:flex}.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:var(--padding-tablet)}}@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__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-left: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-radius:0 var(--rounded-app)var(--rounded-app)0;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;transition:all .3s ease-in-out;display:flex;position:absolute;right: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__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{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));text-shadow:0 1px 4px #000000e6;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-right:.5rem}.button-module__IR35iW__buttonFullWidth{width:100%!important}.button-module__IR35iW__buttonFitWidth{width:fit-content!important}
.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}}
.hero-module__oUwnQa__hero{width:100%;min-height:calc(100vh - var(--navbar-height));justify-content:center;align-items:center;width:100%;display:flex;position:relative}.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__content{width:100%;max-width:1440px;min-height:calc(100vh - var(--navbar-height));align-items:center;gap:var(--gap-xl);padding:var(--padding-desktop);flex-direction:column;display:flex;position:relative}.hero-module__oUwnQa__mainContainer{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:fit-content;display:flex}.hero-module__oUwnQa__mainTextContainer{justify-content:flex-start;align-items:flex-start;gap:var(--gap-lg);text-align:left;flex-direction:column;max-width:504px;display:flex}.hero-module__oUwnQa__mainHeading{letter-spacing:-1.5%;color:hsl(var(--foreground));font-size:52px;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:left;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)}}@media (max-width:1024px){.hero-module__oUwnQa__content{padding:var(--padding-tablet)}}@media (max-width:768px){.hero-module__oUwnQa__content{padding:var(--padding-tablet)var(--padding-mobile)}.hero-module__oUwnQa__videoEmbed{width:100vw}}
.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}
.klab-logo-module__Eiel8G__root{line-height:0;overflow:hidden}.klab-logo-module__Eiel8G__img{border:0;outline:none;max-width:100%;max-height:100%;display:block}.klab-logo-module__Eiel8G__objectContain{object-fit:contain;width:100%;height:100%}.klab-logo-module__Eiel8G__objectCover{object-fit:cover;width:100%;height:100%}.klab-logo-module__Eiel8G__objectFill{object-fit:fill;width:100%;height:100%}.klab-logo-module__Eiel8G__svg{max-width:100%;max-height:100%;display:block}
.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%;min-width:0;max-width:100%;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;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:var(--rounded-full);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));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{border-radius:0 100% 100% 0/0 50% 50% 0}.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%;display:flex;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 svg{color:hsl(var(--background));fill:currentColor}:is(.technologies-showcase-module__VAhxNa__techLogo .kabl-blue,.technologies-showcase-module__VAhxNa__techLogo .kabl-blue-stroke){fill:#306fc6!important;stroke:#306fc6!important}.technologies-showcase-module__VAhxNa__techLogoKbpm>div svg{transform:scale(1.3)}.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}.technologies-showcase-module__VAhxNa__techArrowIcon{border-radius:var(--rounded-full);width:48px;height:48px;color:hsl(var(--background));opacity:0;visibility:hidden;z-index:2;pointer-events:none;justify-content:center;align-items:center;transition:opacity .2s,visibility .2s,transform .2s;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.technologies-showcase-module__VAhxNa__techArrowIcon svg{stroke-width:1px;width:36px;height:36px}.technologies-showcase-module__VAhxNa__techCircle:hover .technologies-showcase-module__VAhxNa__techArrowIcon,.technologies-showcase-module__VAhxNa__techItem.technologies-showcase-module__VAhxNa__expanded .technologies-showcase-module__VAhxNa__techArrowIcon{opacity:1;visibility:visible}.technologies-showcase-module__VAhxNa__techCircle:hover .technologies-showcase-module__VAhxNa__techArrowIcon{transform:translate(-50%)scale(1.05)}.technologies-showcase-module__VAhxNa__techCircle svg{transition:color .2s}.technologies-showcase-module__VAhxNa__techCircle:hover svg{color:hsl(var(--accent))}@media (pointer:coarse),(hover:none){.technologies-showcase-module__VAhxNa__techItem.technologies-showcase-module__VAhxNa__expanded .technologies-showcase-module__VAhxNa__techArrowIcon{opacity:1;visibility:visible}}
.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 bottom;opacity:.5;width:100%;height:100%;min-height:420px;position:absolute}.company-hero-module__kZ0eWW__heroHeader{letter-spacing:-.015em;text-align:right;font-size:64px;font-weight:400;line-height:1.05}.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:flex-end;gap:var(--gap-md);flex-direction:column;margin:0 auto;display:flex;position:relative;color:#fff!important;width:100%!important}.company-hero-module__kZ0eWW__heroText h1{max-width:600px}.company-hero-module__kZ0eWW__heroHeaderContainer{justify-content:flex-end;align-items:flex-start;gap:var(--gap-lg);flex-flow:wrap;display:flex}.company-hero-module__kZ0eWW__heroLogo{flex-shrink:0;justify-content:flex-end;display:flex}.company-hero-module__kZ0eWW__heroLogoInner{line-height:0;display:inline-block}.company-hero-module__kZ0eWW__heroTaglinesContainer{justify-content:space-between;align-items:center;gap:var(--gap-lg);flex-direction:row;width:100%;display:flex}.company-hero-module__kZ0eWW__heroTaglinesContainer p{letter-spacing:-.005em;color:#fff;font-size:20px;font-weight:400;line-height:32px}@media (max-width:1440px){.company-hero-module__kZ0eWW__heroText{width:100%}.company-hero-module__kZ0eWW__heroHeader{font-size:56px}.company-hero-module__kZ0eWW__heroTaglinesContainer p{font-size:var(--text-lg)}}@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{max-width:100%;font-size:42px;line-height:1.1}.company-hero-module__kZ0eWW__heroHeaderContainer,.company-hero-module__kZ0eWW__heroTaglinesContainer{gap:var(--gap-md)}.company-hero-module__kZ0eWW__heroTaglinesContainer p{font-size:var(--text-base);line-height:1.5}}@media (max-width:768px){.company-hero-module__kZ0eWW__hero{aspect-ratio:4/3;height:auto;min-height:340px}.company-hero-module__kZ0eWW__heroImage{aspect-ratio:4/3;height:100%;min-height:100%}.company-hero-module__kZ0eWW__heroText{width:100%;padding:var(--padding-tablet)var(--padding-mobile);gap:var(--gap-sm);justify-content:space-between}.company-hero-module__kZ0eWW__heroHeaderContainer{justify-content:flex-end;align-items:flex-end;gap:var(--gap-sm);flex-flow:row}.company-hero-module__kZ0eWW__heroHeader{text-align:right;font-size:28px;line-height:1.15}.company-hero-module__kZ0eWW__heroTaglinesContainer{align-items:flex-end;gap:var(--gap-xs);text-align:right;flex-direction:column}.company-hero-module__kZ0eWW__heroTaglinesContainer p{font-size:var(--text-sm);line-height:1.4}}@media (max-width:480px){.company-hero-module__kZ0eWW__heroHeader{font-size:24px}.company-hero-module__kZ0eWW__heroTaglinesContainer p{font-size:var(--text-xs)}}
.kena-3d-section-module__35GpCq__container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.kena-3d-section-module__35GpCq__section{justify-content:center;align-items:center;gap:var(--gap-xl);max-width:1440px;padding:var(--padding-desktop);flex-direction:column;display:flex}.kena-3d-section-module__35GpCq__headerWrapper{letter-spacing:-1.5%;text-align:center;font-size:64px;font-weight:400;line-height:76px}.kena-3d-section-module__35GpCq__grid{place-items:center;gap:var(--gap-xl);grid-template-columns:1fr 1fr;width:100%;display:grid}.kena-3d-section-module__35GpCq__leftColumn{gap:var(--gap-md);color:rgba(var(--secondary-color-rgb));flex-direction:column;display:flex}.kena-3d-section-module__35GpCq__leftColumnItem{gap:var(--gap-md);flex-direction:column;display:flex}.kena-3d-section-module__35GpCq__leftColumnItemHeading{letter-spacing:-0.5%;border-left:2px solid var(--secondary-color);padding-left:16px;font-size:28px;font-weight:500;line-height:32px}.kena-3d-section-module__35GpCq__leftColumnItemText{letter-spacing:0%;color:rgba(var(--secondary-color-rgb));font-size:16px;font-weight:300;line-height:28px}.kena-3d-section-module__35GpCq__rightColumn{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.kena-3d-section-module__35GpCq__kenaImage{object-fit:cover;width:70%;height:100%;margin:var(--padding-tablet);border-radius:16px}@media (max-width:1440px){.kena-3d-section-module__35GpCq__grid{grid-template-columns:1fr}.kena-3d-section-module__35GpCq__leftColumn{order:2}.kena-3d-section-module__35GpCq__rightColumn{order:1;width:100%;height:auto}.kena-3d-section-module__35GpCq__grid,.kena-3d-section-module__35GpCq__section{gap:var(--gap-sm)}}@media (max-width:1024px){.kena-3d-section-module__35GpCq__section{padding:var(--padding-tablet);gap:var(--gap-sm)}}@media (max-width:768px){.kena-3d-section-module__35GpCq__section{padding:var(--padding-tablet)var(--padding-mobile)}.kena-3d-section-module__35GpCq__kenaImage{width:100%;margin:var(--padding-tablet)0}}@media (min-width:1440px){.kena-3d-section-module__35GpCq__rightColumn{width:100%;height:100%}.kena-3d-section-module__35GpCq__kenaImage{aspect-ratio:1;object-fit:cover;border-radius:16px;width:100%;height:auto}}
.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-left: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:left;cursor:pointer;background:0 0;border:none;flex-direction:row;align-items:center;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__navLinkText{z-index:1;align-items:center;gap:8px;display:flex;position:relative}.drawer-module__ZYUkmG__chevron{margin-left:auto}.drawer-module__ZYUkmG__icon{margin-right:12px}.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{flex-direction:column;margin-top:8px;margin-left:16px;display:flex;overflow:hidden}.drawer-module__ZYUkmG__dropdownItem{color:hsl(var(--foreground));border-radius:0 var(--rounded-app)var(--rounded-app)0;margin:var(--gap-xs)0;border-left:2px solid hsl(var(--accent)/.5);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__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;width:auto;height:24px;display:block}:is(.drawer-module__ZYUkmG__dropdownItemLogo .kabl-blue,.drawer-module__ZYUkmG__dropdownItemLogo .kabl-blue-stroke){fill:#306fc6!important;stroke:#306fc6!important}.drawer-module__ZYUkmG__dropdownItemLogoKbpm .drawer-module__ZYUkmG__dropdownItemLogoSvg svg,.drawer-module__ZYUkmG__dropdownItemLogoKbpm .drawer-module__ZYUkmG__dropdownItemLogoImg{transform-origin:0;transform:scale(1.3)}.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-left: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{background-color:hsl(var(--surface-hover));padding-left: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}}@media (min-width:1024px){.drawer-module__ZYUkmG__drawer,.drawer-module__ZYUkmG__overlay,.drawer-module__ZYUkmG__hamburger{display:none}}
.klab-foundation-section-module__svJ8vG__section{background-color:var(--main-color);background:var(--theme-gradient);width:100%}.klab-foundation-section-module__svJ8vG__container{width:100%;max-width:1440px;padding:var(--padding-desktop);margin:0 auto}.klab-foundation-section-module__svJ8vG__header{margin-bottom:var(--margin-xl)}.klab-foundation-section-module__svJ8vG__content{text-align:center;justify-content:center;align-items:center;gap:var(--gap-lg);flex-direction:column;display:flex}.klab-foundation-section-module__svJ8vG__label{font-size:var(--text-base);letter-spacing:.05em;text-transform:uppercase;color:var(--secondary-color);opacity:.9;margin:0;font-weight:500}.klab-foundation-section-module__svJ8vG__quote{letter-spacing:-.02em;align-items:center;gap:var(--gap-sm);flex-direction:column;margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.15;display:flex}.klab-foundation-section-module__svJ8vG__quoteLine{display:inline-block;position:relative}.klab-foundation-section-module__svJ8vG__quoteLineBar{background-color:var(--accent-color);z-index:0;height:.5em;position:absolute;top:50%;left:-.5em;right:-.5em;transform:translateY(-50%)}.klab-foundation-section-module__svJ8vG__quoteLineText{z-index:1;color:var(--secondary-color);text-transform:uppercase;position:relative}.klab-foundation-section-module__svJ8vG__learnMore{margin-top:var(--margin-sm);border-color:rgba(var(--secondary-color-rgb),.4);color:var(--secondary-color)}.klab-foundation-section-module__svJ8vG__learnMore:hover{border-color:var(--accent-color);color:var(--accent-color)}@media (max-width:1024px){.klab-foundation-section-module__svJ8vG__container{padding:var(--padding-tablet)}.klab-foundation-section-module__svJ8vG__header{margin-bottom:var(--margin-lg)}.klab-foundation-section-module__svJ8vG__quote{font-size:clamp(1.75rem,4.5vw,3rem)}}@media (max-width:768px){.klab-foundation-section-module__svJ8vG__container{padding:var(--padding-tablet)var(--padding-mobile)}.klab-foundation-section-module__svJ8vG__header{margin-bottom:var(--margin-md)}.klab-foundation-section-module__svJ8vG__content{gap:var(--gap-md)}.klab-foundation-section-module__svJ8vG__quote{gap:var(--gap-xs);font-size:clamp(1.5rem,7vw,2.25rem)}.klab-foundation-section-module__svJ8vG__quoteLineBar{height:.3em;left:-.4em;right:-.4em}.klab-foundation-section-module__svJ8vG__label{font-size:var(--text-sm)}}
.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;background:hsl(var(--background));opacity:.85;position:absolute;inset:0}.video-background-module__hS0Q8W__poster{opacity:0;z-index:0;transition:opacity .5s ease-in-out,transform .5s ease-in-out;position:absolute;inset:0;transform:translateY(8px)}.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{object-fit:cover;width:100%;height:100%}
.kena-gate-section-module__QDlJWq__gate{justify-content:center;align-items:center;gap:var(--gap-md);text-align:center;width:100%;max-width:1440px;padding:var(--gap-lg)0;flex-direction:column;min-height:200px;display:flex;position:relative}.kena-gate-section-module__QDlJWq__gateLockBack{pointer-events:none;z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.kena-gate-section-module__QDlJWq__gateLockWrap{flex-shrink:0;width:300px;height:300px;position:relative;transform:rotate(-8deg)}.kena-gate-section-module__QDlJWq__gateLockGlow{pointer-events:none;border-radius:50%;position:absolute;inset:-20%}.kena-gate-section-module__QDlJWq__gateLockSvg{width:100%;height:100%;color:hsl(var(--foreground));opacity:.15;filter:drop-shadow(0 5px 12px hsl(var(--accent)/.5))drop-shadow(0 10px 28px hsl(var(--accent)/.5));position:relative}.kena-gate-section-module__QDlJWq__gateContent{z-index:1;align-items:center;gap:var(--gap-md);flex-direction:column;display:flex;position:relative}.kena-gate-section-module__QDlJWq__gateMessage{color:hsl(var(--foreground));opacity:.9;max-width:560px;margin:0;font-size:1.1rem;font-weight:600;line-height:1.6}@media (max-width:768px){.kena-gate-section-module__QDlJWq__gateLockWrap{width:200px;height:200px}}
.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:visible}.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:0;margin-right:0}.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__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 :not(.dropdown-menu-module__-Aywca__kabl-blue):not(.dropdown-menu-module__-Aywca__kabl-blue-stroke){fill:currentColor;stroke:currentColor}.dropdown-menu-module__-Aywca__itemLogo svg .dropdown-menu-module__-Aywca__kabl-blue,.dropdown-menu-module__-Aywca__itemLogo svg [class=kabl-blue],.dropdown-menu-module__-Aywca__itemLogo svg path.dropdown-menu-module__-Aywca__kabl-blue,.dropdown-menu-module__-Aywca__itemLogo svg polygon.dropdown-menu-module__-Aywca__kabl-blue{fill:#306fc6!important;stroke:none!important;stroke-width:0!important}.dropdown-menu-module__-Aywca__itemLogo svg .dropdown-menu-module__-Aywca__kabl-blue-stroke,.dropdown-menu-module__-Aywca__itemLogo svg [class=kabl-blue-stroke]{stroke:#306fc6!important;fill:none!important}.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:#f37120}.dropdown-menu-module__-Aywca__item:hover .dropdown-menu-module__-Aywca__itemLogo svg :not(.dropdown-menu-module__-Aywca__kabl-blue):not(.dropdown-menu-module__-Aywca__kabl-blue-stroke){fill:currentColor;stroke:currentColor}.dropdown-menu-module__-Aywca__item:hover .dropdown-menu-module__-Aywca__itemLogo svg .dropdown-menu-module__-Aywca__kabl-blue,.dropdown-menu-module__-Aywca__item:hover .dropdown-menu-module__-Aywca__itemLogo svg [class=kabl-blue]{fill:#306fc6!important}.dropdown-menu-module__-Aywca__item:hover .dropdown-menu-module__-Aywca__itemLogo svg .dropdown-menu-module__-Aywca__kabl-blue-stroke,.dropdown-menu-module__-Aywca__item:hover .dropdown-menu-module__-Aywca__itemLogo svg [class=kabl-blue-stroke]{stroke:#306fc6!important;fill:none!important}.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}}
.company-manifesto-module__STLfvW__section{background:var(--theme-gradient);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.company-manifesto-module__STLfvW__container{width:100%;max-width:1440px;padding:var(--padding-desktop);margin:0 auto;position:relative}.company-manifesto-module__STLfvW__header{margin-bottom:var(--margin-xl)}.company-manifesto-module__STLfvW__content{flex-direction:column;align-items:center;width:100%;margin:0 auto;display:flex}.company-manifesto-module__STLfvW__grid{gap:var(--gap-md)var(--gap-lg);grid-template-columns:repeat(2,1fr);align-items:start;width:100%;margin:0;padding:0;list-style:none;display:grid}.company-manifesto-module__STLfvW__item{padding-left:var(--padding-md);border-left:3px solid var(--accent-color);height:fit-content;position:relative}.company-manifesto-module__STLfvW__itemText{font-size:clamp(1rem,1.75vw,1.5rem);font-weight:var(--font-medium);color:rgba(var(--secondary-color-rgb),.98);line-height:1.5}@media (max-width:1024px){.company-manifesto-module__STLfvW__container{padding:var(--padding-tablet)}.company-manifesto-module__STLfvW__header{margin-bottom:var(--margin-lg)}}@media (max-width:768px){.company-manifesto-module__STLfvW__container{padding:var(--padding-tablet)var(--padding-mobile)}.company-manifesto-module__STLfvW__header{margin-bottom:var(--margin-md)}.company-manifesto-module__STLfvW__grid{gap:var(--gap-md);grid-template-columns:1fr}.company-manifesto-module__STLfvW__itemText{font-size:var(--text-sm)}}@media (max-width:500px){.company-manifesto-module__STLfvW__content{max-width:100%}}
.home-secondary-section-module___ghH5a__section{background:0 0;width:100%;position:relative}.home-secondary-section-module___ghH5a__container{width:100%;max-width:1440px;padding:0;padding:var(--padding-desktop);flex-direction:column;gap:10rem;margin:0 auto;display:flex}.home-secondary-section-module___ghH5a__globe{will-change:transform;width:838px;height:700px;position:absolute;bottom:0;right:0}.home-secondary-section-module___ghH5a__cardsGrid{grid-template-columns:repeat(1fr);gap:var(--gap-md);margin-top:80px;display:grid}.home-secondary-section-module___ghH5a__card{gap:var(--gap-md);padding:var(--card-padding);grid-template-columns:1fr 1fr;display:grid}.home-secondary-section-module___ghH5a__cardContent{display:contents}.home-secondary-section-module___ghH5a__cardTitle{color:hsl(var(--foreground));font-size:20px;font-weight:600;line-height:1.4}.home-secondary-section-module___ghH5a__cardDescription{color:hsl(var(--foreground));margin:0;font-size:16px;font-weight:300;line-height:1.6}.home-secondary-section-module___ghH5a__cardImageWrapper{border-radius:var(--rounded-app);justify-content:flex-start;align-items:flex-start;width:100%;height:fit-content;display:flex;position:relative}.home-secondary-section-module___ghH5a__cardImage{aspect-ratio:6/4;border-radius:var(--rounded-app);object-fit:cover;width:100%;height:auto}.home-secondary-section-module___ghH5a__cardText{gap:var(--gap-sm);flex-direction:column;flex:1;display:flex}.home-secondary-section-module___ghH5a__sectionHeaderAndTimeline{gap:var(--padding-tablet);flex-direction:column;display:flex}.home-secondary-section-module___ghH5a__technologiesShowcaseSection{width:calc(100% + 2*var(--padding-desktop));min-width:0;margin-left:calc(-1*var(--padding-desktop));margin-right:calc(-1*var(--padding-desktop))}.home-secondary-section-module___ghH5a__deploymentTimeline{width:100%;padding:var(--padding-tablet)var(--padding-mobile);margin-bottom:var(--margin-lg);border-radius:var(--rounded-app);background:var(--theme-gradient);border:1px solid hsl(var(--border));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-secondary-section-module___ghH5a__timelineTitle{margin:0 0 var(--margin-lg)0;font-size:var(--text-xl);font-weight:var(--font-bold);letter-spacing:.02em;text-transform:uppercase;font-family:inherit;line-height:1.2}.home-secondary-section-module___ghH5a__timelineTitlePrimary{color:hsl(var(--foreground))}.home-secondary-section-module___ghH5a__timelineTitleAccent{background:linear-gradient(90deg,#f6c59d 25%,#fa9649 62%,#fd7914 87%,#ff6e00 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.home-secondary-section-module___ghH5a__timelineTitleBreak{display:none}.home-secondary-section-module___ghH5a__timelineLayout{width:100%;padding:var(--padding-tablet)0;grid-template-rows:1fr auto 1fr;grid-template-columns:repeat(6,1fr);align-items:stretch;gap:0;display:grid}.home-secondary-section-module___ghH5a__timelineRow1{grid-area:1/1/auto/-1;grid-template-columns:repeat(6,1fr);align-items:flex-end;min-height:64px;padding-bottom:48px;display:grid}.home-secondary-section-module___ghH5a__timelineRow2Track{grid-area:2/1/auto/-1;justify-content:center;align-items:center;width:100%;height:60px;display:flex;position:relative}.home-secondary-section-module___ghH5a__timelineBar{background:linear-gradient(90deg,#fcbe8c40 0%,#fcbe8c9e 32%,#fdaa64bf 40%,#fd9641db 49%,#fe7d19f0 60%,#fe6f01fc 74%,#ff6e00 100%),#fefdfb;border-radius:999px;position:absolute;inset:0}.home-secondary-section-module___ghH5a__timelineStepLabels{z-index:1;pointer-events:none;grid-template-columns:repeat(6,1fr);place-items:center;width:100%;height:100%;padding:0 .25rem;display:grid;position:relative}.home-secondary-section-module___ghH5a__timelineStepLabel{font-size:var(--text-md);font-weight:var(--font-bold);color:#000;text-shadow:0 1px 2px hsl(var(--foreground)/.2)}.home-secondary-section-module___ghH5a__timelineRow3{grid-area:3/1/auto/-1;grid-template-columns:repeat(6,1fr);align-items:flex-start;min-height:64px;padding-top:48px;display:grid}.home-secondary-section-module___ghH5a__timelineCell{flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.home-secondary-section-module___ghH5a__timelineCell:has(.home-secondary-section-module___ghH5a__timelineStepIcon){justify-self:center;width:min-content}.home-secondary-section-module___ghH5a__timelineCell:has(.home-secondary-section-module___ghH5a__timelineLabelWithArrow){width:100%;min-width:0}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell{justify-content:flex-end}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell{justify-content:flex-start}.home-secondary-section-module___ghH5a__timelineCircleArrow{z-index:2;border-radius:var(--rounded-full);border:2px solid hsl(var(--foreground));background:hsl(var(--foreground));width:24px;height:24px;color:hsl(var(--foreground));justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%)}.home-secondary-section-module___ghH5a__timelineCircleArrowTop{top:0;transform:translate(-50%,-50%)}.home-secondary-section-module___ghH5a__timelineCircleArrowBottom{bottom:0;transform:translate(-50%,50%)}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="0"]{left:8.33333%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="1"]{left:25%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="2"]{left:41.6667%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="3"]{left:58.3333%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="4"]{left:75%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="5"]{left:91.6667%}.home-secondary-section-module___ghH5a__timelineCircleArrowSvg{width:12px;height:12px;color:hsl(var(--background))}.home-secondary-section-module___ghH5a__timelineStepText{font-size:var(--text-md);letter-spacing:.02em;text-transform:uppercase;color:hsl(var(--foreground));font-weight:400}.home-secondary-section-module___ghH5a__timelineLabelWithArrow{color:hsl(var(--accent));flex-direction:column;align-items:center;gap:12px;display:flex}.home-secondary-section-module___ghH5a__timelineLabelWithArrow .home-secondary-section-module___ghH5a__timelineStepText{text-align:center}.home-secondary-section-module___ghH5a__timelineLabelArrow{transform-origin:50%;flex-shrink:0;width:14px;height:10px}.home-secondary-section-module___ghH5a__timelineLabelArrowRotate180{transform:rotate(180deg)}.home-secondary-section-module___ghH5a__timelineStepIcon{border-radius:var(--rounded-full);background:linear-gradient(125deg,#fff0 0%,#fefaf60a 0%,#fcf0e429 9%,#fadcc852 17%,#fbc8a07a 26%,#fcb4789e 35%,#fda050bf 45%,#fd8c32db 56%,#fe7814f0 67%,#fe6f02fc 81%,#ff6e00 100%),#fefdfb;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineStepIcon{background:linear-gradient(45deg,#fff0 0%,#fefaf60a 0%,#fcf0e429 9%,#fadcc852 17%,#fbc8a07a 26%,#fcb4789e 35%,#fda050bf 45%,#fd8c32db 56%,#fe7814f0 67%,#fe6f02fc 81%,#ff6e00 100%),#fefdfb}.home-secondary-section-module___ghH5a__timelineStepIconSvg{color:#fff;width:40px;height:40px}.home-secondary-section-module___ghH5a__playButton{cursor:pointer;border-radius:var(--rounded-full);background-color:#0000;border:none;justify-content:center;align-items:center;width:70px;height:70px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-secondary-section-module___ghH5a__playIcon{border-radius:var(--rounded-full);width:70px;height:70px;color:hsl(var(--foreground)/.8);transition:all .3s ease-in-out}@media (max-width:1024px){.home-secondary-section-module___ghH5a__technologiesShowcaseSection{width:calc(100% + 2*var(--padding-tablet));margin-left:calc(-1*var(--padding-tablet));margin-right:calc(-1*var(--padding-tablet))}.home-secondary-section-module___ghH5a__timelineStepText,.home-secondary-section-module___ghH5a__timelineStepLabel{font-size:var(--text-sm)}.home-secondary-section-module___ghH5a__container{padding:var(--padding-tablet);gap:var(--gap-lg)}.home-secondary-section-module___ghH5a__cardsGrid{grid-template-columns:1fr}.home-secondary-section-module___ghH5a__globe{transform-origin:100% 100%;transform:scale(.9)}.home-secondary-section-module___ghH5a__deploymentTimeline{padding:var(--padding-tablet)var(--padding-mobile);margin-bottom:var(--margin-md)}}@media (max-width:768px){.home-secondary-section-module___ghH5a__technologiesShowcaseSection{width:calc(100% + 2*var(--padding-mobile));margin-left:calc(-1*var(--padding-mobile));margin-right:calc(-1*var(--padding-mobile))}.home-secondary-section-module___ghH5a__timelineLabelWithArrow{flex-direction:row-reverse;gap:24px;display:flex}.home-secondary-section-module___ghH5a__timelineLabelArrow{transform:rotate(90deg)}.home-secondary-section-module___ghH5a__timelineLabelArrowRotate180{transform:rotate(-90deg)}.home-secondary-section-module___ghH5a__container{padding:0 var(--padding-mobile)var(--padding-tablet);gap:var(--gap-lg)}.home-secondary-section-module___ghH5a__card{padding:var(--card-padding);grid-template-columns:1fr}.home-secondary-section-module___ghH5a__globe{transform-origin:100% 100%;transform:scale(.8)}.home-secondary-section-module___ghH5a__sectionHeaderAndTimeline{gap:var(--margin-md)}.home-secondary-section-module___ghH5a__deploymentTimeline{padding:var(--padding-tablet)var(--padding-mobile);margin-bottom:var(--margin-md)}.home-secondary-section-module___ghH5a__timelineTitle{font-size:var(--text-base);margin-bottom:var(--margin-md);text-align:center}.home-secondary-section-module___ghH5a__timelineLayout{padding:var(--margin-sm)0;grid-template-rows:repeat(6,1fr);grid-template-columns:1fr auto 1fr;align-items:center;gap:0;min-height:960px;position:relative}.home-secondary-section-module___ghH5a__timelineRow1,.home-secondary-section-module___ghH5a__timelineRow3{display:contents}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:first-child{grid-area:1/1}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:nth-child(2){grid-area:2/1}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:nth-child(3){grid-area:3/1}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:nth-child(4){grid-area:4/1}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:nth-child(5){grid-area:5/1}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:nth-child(6){grid-area:6/1}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:first-child{grid-area:1/3}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(2){grid-area:2/3}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(3){grid-area:3/3}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(4){grid-area:4/3}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(5){grid-area:5/3}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(6){grid-area:6/3}.home-secondary-section-module___ghH5a__timelineRow2Track{flex-direction:column;grid-area:1/2/-1;align-self:stretch;width:64px;min-width:64px;height:100%;min-height:100%;display:flex;position:relative;overflow:visible}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineBar{background:linear-gradient(#fbd2af7a 24%,#fcbe8c9e 32%,#fdaa64bf 40%,#fd9641db 49%,#fe7d19f0 60%,#fe6f01fc 74%,#ff6e00 100%),#fefdfb;border-radius:32px;height:100%;position:absolute;inset:0}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabels{grid-template-columns:unset;grid-template-rows:unset;display:block;position:absolute;inset:0}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel{white-space:nowrap;font-size:var(--text-xs);color:#000;border-radius:var(--rounded-app);padding:4px 8px;position:absolute}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:first-child,.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(3),.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(5){text-align:right;left:auto;right:0;transform:translateY(-50%)}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(2),.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(4),.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(6){text-align:left;left:0;right:auto;transform:translateY(-50%)}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:first-child{top:8.33333%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(2){top:25%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(3){top:41.6667%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(4){top:58.3333%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(5){top:75%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(6){top:91.6667%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow{border:2px solid hsl(var(--foreground));background:hsl(var(--foreground));width:24px;height:24px;color:hsl(var(--background));z-index:3;border-radius:50%;justify-content:center;align-items:center;display:flex;left:auto;right:auto}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-edge=left]{left:0;transform:translate(-50%,-50%)rotate(-90deg)}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-edge=left][data-step-index="0"],.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-edge=left][data-step-index="2"],.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-edge=left][data-step-index="4"]{transform:translate(-50%,-50%)rotate(90deg)}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-edge=right]{left:auto;right:0;transform:translate(50%,-50%)rotate(90deg)}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="0"]{top:8.33333%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="1"]{top:25%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="2"]{top:41.6667%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="3"]{top:58.3333%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="4"]{top:75%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="5"]{top:91.6667%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrowSvg{color:hsl(var(--background));width:12px;height:12px}.home-secondary-section-module___ghH5a__timelineCell{min-height:0;padding:var(--margin-sm);flex-direction:row;justify-content:center;align-items:center;position:relative}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell{justify-content:flex-end}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell{justify-content:flex-start}.home-secondary-section-module___ghH5a__timelineStepIcon{z-index:0;width:60px;height:60px;position:relative;top:auto;left:auto;transform:none}.home-secondary-section-module___ghH5a__timelineStepIconSvg{width:28px;height:28px}.home-secondary-section-module___ghH5a__timelineStepText{font-size:var(--text-xs)}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:first-child .home-secondary-section-module___ghH5a__timelineStepIcon,.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:nth-child(3) .home-secondary-section-module___ghH5a__timelineStepIcon,.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:nth-child(5) .home-secondary-section-module___ghH5a__timelineStepIcon{background:linear-gradient(270deg,#fff0 0%,#f3e5d803 0%,#f5ccab38 9%,#f7b68366 17%,#f9a25f8f 26%,#fb9242b3 35%,#fc852acf 45%,#fd7a17e3 56%,#fe730af2 67%,#fe6f02fc 81%,#ff6e00 100%),#fefdfb}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(2) .home-secondary-section-module___ghH5a__timelineStepIcon,.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(4) .home-secondary-section-module___ghH5a__timelineStepIcon,.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(6) .home-secondary-section-module___ghH5a__timelineStepIcon{background:linear-gradient(90deg,#fff0 0%,#f3e5d803 0%,#f5ccab38 9%,#f7b68366 17%,#f9a25f8f 26%,#fb9242b3 35%,#fc852acf 45%,#fd7a17e3 56%,#fe730af2 67%,#fe6f02fc 81%,#ff6e00 100%),#fefdfb}}@media (max-width:480px){.home-secondary-section-module___ghH5a__timelineLabelWithArrow{gap:12px}.home-secondary-section-module___ghH5a__deploymentTimeline{padding:var(--padding-tablet)var(--padding-mobile)}.home-secondary-section-module___ghH5a__timelineLayout{min-height:860px}.home-secondary-section-module___ghH5a__timelineRow2Track{width:56px;min-width:56px}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineBar{border-radius:28px}.home-secondary-section-module___ghH5a__timelineStepText{font-size:.65rem}.home-secondary-section-module___ghH5a__timelineStepIcon{width:48px;height:48px}.home-secondary-section-module___ghH5a__timelineStepIconSvg{width:24px;height:24px}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel{padding:2px 6px;font-size:.65rem}}@media (pointer:fine) and (hover:hover){.home-secondary-section-module___ghH5a__playIcon:hover{transform:scale(1.1)}}.home-secondary-section-module___ghH5a__section{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.home-secondary-section-module___ghH5a__container{width:100%;max-width:1440px;padding:var(--padding-desktop)}.home-secondary-section-module___ghH5a__topSection{height:500px;box-shadow:var(--shadow-black);border-radius:var(--rounded-app);grid-template-columns:1fr 1fr;align-items:center;margin-bottom:120px;display:grid}.home-secondary-section-module___ghH5a__textColumn{text-align:left;height:100%;padding:var(--padding-tablet);background:linear-gradient(-90deg,hsl(var(--foreground)/.02)0%,hsl(var(--foreground)/.01)20%,hsl(var(--background)/.5)40%,hsl(var(--background))70%,hsl(var(--background))80%,hsl(var(--background))100%);border-top-left-radius:20px;border-bottom-left-radius:20px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;display:flex}.home-secondary-section-module___ghH5a__textColumnMobile{text-align:center;width:100%;height:100%;padding:var(--padding-desktop)var(--padding-mobile)var(--padding-tablet)var(--padding-mobile);justify-content:space-between;align-items:center;gap:var(--gap-xl);color:hsl(var(--foreground));flex-direction:column;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-secondary-section-module___ghH5a__label{color:hsl(var(--foreground));font-family:Sora;font-weight:300;font-style:Light;letter-spacing:0%;font-size:24px;line-height:28px}.home-secondary-section-module___ghH5a__heading{color:hsl(var(--foreground));letter-spacing:-1.5%;margin:0;font-size:52px;font-weight:400;line-height:62px}.home-secondary-section-module___ghH5a__videoColumn{background-color:hsl(var(--background)/.5);border-top-right-radius:20px;border-bottom-right-radius:20px;justify-content:center;align-items:center;height:100%;display:flex;width:100%!important}.home-secondary-section-module___ghH5a__videoCard{border-top-right-radius:20px;border-bottom-right-radius:20px;height:100%;position:relative;width:100%!important}.home-secondary-section-module___ghH5a__videoContainer{border-top-right-radius:20px;border-bottom-right-radius:20px;height:100%;overflow:hidden;width:100%!important}.home-secondary-section-module___ghH5a__thumbnailImage{object-fit:contain;opacity:.3;border-top-right-radius:20px;border-bottom-right-radius:20px;width:100%;height:100%}.home-secondary-section-module___ghH5a__videoThumbnail{border-top-right-radius:20px;border-bottom-right-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.home-secondary-section-module___ghH5a__keoLogo{color:hsl(var(--foreground)/.15);-webkit-user-select:none;user-select:none;pointer-events:none;font-size:120px;font-weight:700;position:absolute}.home-secondary-section-module___ghH5a__bottomSection{text-align:center;max-width:900px;margin:0 auto}.home-secondary-section-module___ghH5a__bottomHeading{color:hsl(var(--foreground));letter-spacing:-1.5%;text-align:center;margin:0 0 24px;font-size:52px;font-weight:400;line-height:62px}.home-secondary-section-module___ghH5a__bottomDescription{color:hsl(var(--foreground));font-weight:300;font-style:Light;letter-spacing:-0.5%;text-align:center;margin:0;font-size:24px;line-height:32px}.home-secondary-section-module___ghH5a__dialogOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);top:0;left:0;z-index:1000;position:fixed;inset:0}.home-secondary-section-module___ghH5a__dialogOverlay[data-state=open]{animation:.24s cubic-bezier(.2,.9,.2,1) both home-secondary-section-module___ghH5a__overlayShow}.home-secondary-section-module___ghH5a__dialogOverlay[data-state=closed]{animation:.2s cubic-bezier(.2,.9,.2,1) both home-secondary-section-module___ghH5a__overlayHide}.home-secondary-section-module___ghH5a__dialogContainer{z-index:1001;border-radius:var(--rounded-app);width:100vw!important;height:100vh!important}.home-secondary-section-module___ghH5a__dialogContent{border-radius:var(--rounded-app);z-index:1001;background-color:#0000;justify-content:center;align-items:center;width:min(1200px,100vw - 40px);max-width:calc(100vw - 40px);height:auto;max-height:calc(100vh - 40px);display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.home-secondary-section-module___ghH5a__dialogContent[data-loaded=false]{opacity:0;pointer-events:none}.home-secondary-section-module___ghH5a__dialogContent[data-state=open][data-loaded=true]{animation:.22s cubic-bezier(.16,1,.3,1) both home-secondary-section-module___ghH5a__contentShow}.home-secondary-section-module___ghH5a__dialogContent[data-state=closed]{animation:.18s cubic-bezier(.16,1,.3,1) both home-secondary-section-module___ghH5a__contentHide}.home-secondary-section-module___ghH5a__dialogContent:focus{outline:none}.home-secondary-section-module___ghH5a__dialogTitle{color:#fff;margin:0;font-size:17px;font-weight:500}.home-secondary-section-module___ghH5a__dialogDescription{color:#fff;margin:10px 0 20px;font-size:15px;line-height:1.5}.home-secondary-section-module___ghH5a__videoEmbed{aspect-ratio:16/9;border-radius:var(--rounded-app);object-fit:cover;background-color:#0000;width:100%;max-width:100%;height:100%;max-height:100%}.home-secondary-section-module___ghH5a__hiddenEmbed{visibility:hidden!important;opacity:0!important;display:none!important}.home-secondary-section-module___ghH5a__dialogCloseButton{background:hsl(var(--accent)/.2);border:1px solid hsl(var(--accent));color:hsl(var(--accent));cursor:pointer;border-radius:var(--rounded-full);justify-content:center;align-items:center;gap:8px;padding:8px;font-size:14px;transition:transform .15s,opacity .15s,box-shadow .15s;display:inline-flex;position:absolute;top:16px;right:16px;box-shadow:0 2px 8px #00000026}.home-secondary-section-module___ghH5a__dialogCloseButton:hover{box-shadow:var(--shadow-black);transform:translateY(-2px)scale(1.02)}.home-secondary-section-module___ghH5a__srOnly{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@keyframes home-secondary-section-module___ghH5a__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes home-secondary-section-module___ghH5a__overlayHide{0%{opacity:1}to{opacity:0}}@keyframes home-secondary-section-module___ghH5a__contentShow{0%{opacity:0;transform:translate(-50%,-50%)translateY(-2%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)translateY(0)scale(1)}}@keyframes home-secondary-section-module___ghH5a__contentHide{0%{opacity:1;transform:translate(-50%,-50%)translateY(0)scale(1)}to{opacity:0;transform:translate(-50%,-50%)translateY(-2%)scale(.96)}}@media (max-width:1024px){.home-secondary-section-module___ghH5a__topSection{grid-template-columns:1fr 1fr;margin-bottom:80px}.home-secondary-section-module___ghH5a__heading{font-size:48px}.home-secondary-section-module___ghH5a__bottomHeading{font-size:40px}.home-secondary-section-module___ghH5a__keoLogo{font-size:80px}.home-secondary-section-module___ghH5a__container{padding:var(--padding-tablet)}.home-secondary-section-module___ghH5a__dialogContainer{width:100vw!important;padding:0!important}.home-secondary-section-module___ghH5a__dialogContent{max-width:100vw;max-height:100vh!important}}@media (max-width:768px){.home-secondary-section-module___ghH5a__container{padding:var(--padding-tablet)var(--padding-mobile)}.home-secondary-section-module___ghH5a__heading{font-size:52px;line-height:58px}.home-secondary-section-module___ghH5a__timelineTitleBreak{display:block}.home-secondary-section-module___ghH5a__timelineTitle{line-height:1.5}.home-secondary-section-module___ghH5a__label{color:hsl(var(--foreground));font-size:28px;font-weight:400}.home-secondary-section-module___ghH5a__bottomHeading{font-size:32px}.home-secondary-section-module___ghH5a__bottomDescription{font-size:16px}.home-secondary-section-module___ghH5a__keoLogo{font-size:60px}.home-secondary-section-module___ghH5a__topSection{aspect-ratio:1;grid-template-columns:1fr;width:100%;height:auto;display:grid}.home-secondary-section-module___ghH5a__textColumn{display:none}.home-secondary-section-module___ghH5a__textColumnMobile{display:flex}.home-secondary-section-module___ghH5a__videoContainer,.home-secondary-section-module___ghH5a__thumbnailImage,.home-secondary-section-module___ghH5a__videoThumbnail{border-radius:var(--rounded-app)}.home-secondary-section-module___ghH5a__dialogContainer{padding:0!important}.home-secondary-section-module___ghH5a__dialogContent{max-width:100vw;max-height:100vh!important}}@media (max-width:500px){.home-secondary-section-module___ghH5a__textColumnMobile{padding:var(--padding-tablet)var(--padding-mobile)var(--padding-mobile);gap:var(--gap-xl)}.home-secondary-section-module___ghH5a__heading{font-size:30px;line-height:42px}.home-secondary-section-module___ghH5a__label{font-size:20px}}@media (pointer:fine) and (hover:hover){.home-secondary-section-module___ghH5a__playIcon:hover{box-shadow:var(--shadow-black);transform:scale(1.1)}}
.kena-hero-section-module__r3FpKG__section{width:100%;max-width:1440px;padding:0;padding:var(--padding-desktop);background:0 0;display:flex}.kena-hero-section-module__r3FpKG__container{gap:var(--gap-xl);flex-direction:column;width:100%;max-width:1440px;padding:0;display:flex}.kena-hero-section-module__r3FpKG__headerWrapper,.kena-hero-section-module__r3FpKG__videoWrapper{justify-content:center;width:100%;display:flex}.kena-hero-section-module__r3FpKG__contentWrapper{justify-content:space-between;width:100%;display:flex}@media (max-width:1024px){.kena-hero-section-module__r3FpKG__container{gap:var(--gap-lg)}.kena-hero-section-module__r3FpKG__section{padding:var(--padding-tablet)}}@media (max-width:768px){.kena-hero-section-module__r3FpKG__container{gap:var(--gap-lg)}.kena-hero-section-module__r3FpKG__section{padding:var(--padding-tablet)var(--padding-mobile)}}
.krails-code-section-module__DjwFiW__section{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.krails-code-section-module__DjwFiW__container{justify-content:center;align-items:center;gap:var(--gap-xl);width:100%;max-width:1440px;padding:var(--padding-desktop);flex-direction:column;align-items:start;display:flex}.krails-code-section-module__DjwFiW__heading{width:100%;color:hsl(var(--foreground));letter-spacing:-1.5%;text-align:center;gap:.1em;margin:0;font-size:52px;font-weight:400;line-height:1.2}.krails-code-section-module__DjwFiW__grid{gap:var(--gap-md);grid-template-columns:1fr 1fr;align-items:start;width:100%;display:grid}.krails-code-section-module__DjwFiW__leftColumn{border-radius:var(--rounded-app);flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.krails-code-section-module__DjwFiW__rightColumn{gap:var(--gap-md);flex-direction:column;display:flex}.krails-code-section-module__DjwFiW__rightText{letter-spacing:-.01em;color:hsl(var(--foreground));opacity:.85;margin:0;font-size:20px;font-weight:300;line-height:1.6}.krails-code-section-module__DjwFiW__cardsContainer{gap:var(--gap-md);flex-direction:column;display:flex}.krails-code-section-module__DjwFiW__cardHeading{letter-spacing:.02em;margin:0;font-size:18px;font-weight:700;line-height:22px}.krails-code-section-module__DjwFiW__cardText{letter-spacing:0;opacity:.9;margin:0;font-size:14px;font-weight:300;line-height:22px}@media (max-width:1024px){.krails-code-section-module__DjwFiW__container{padding:var(--padding-tablet);gap:var(--gap-lg)}.krails-code-section-module__DjwFiW__grid{flex-direction:column;display:flex}.krails-code-section-module__DjwFiW__rightColumn{order:1}.krails-code-section-module__DjwFiW__leftColumn{order:2;height:500px;max-height:500px}.krails-code-section-module__DjwFiW__cardsContainer{flex-direction:row}.krails-code-section-module__DjwFiW__heading{font-size:40px;line-height:48px}.krails-code-section-module__DjwFiW__rightText{font-size:18px}}@media (max-width:768px){.krails-code-section-module__DjwFiW__container{padding:var(--padding-tablet)var(--padding-mobile)}.krails-code-section-module__DjwFiW__cardsContainer{flex-direction:column}.krails-code-section-module__DjwFiW__heading{font-size:36px;line-height:44px}.krails-code-section-module__DjwFiW__rightText{font-size:16px}.krails-code-section-module__DjwFiW__leftColumn{height:400px;max-height:400px}}
.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}
.staff-card-module__Mhw6Hq__card *{font-family:Sora,sans-serif}.staff-card-module__Mhw6Hq__card{aspect-ratio:4/5;height:fit-content;color:var(--main-color);border-radius:var(--rounded-app);isolation:isolate;backface-visibility:hidden;background:#000;flex-direction:column;display:flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 3px 8px #0003;width:100%!important}.staff-card-module__Mhw6Hq__card:before{content:"";z-index:1;pointer-events:none;border-radius:inherit;background:linear-gradient(#0000 50%,#000000d9 85%,#000000eb 94%,#000 100%);position:absolute;inset:-3px}.staff-card-module__Mhw6Hq__imageWrapper{z-index:0;position:absolute;inset:-2px}.staff-card-module__Mhw6Hq__imageWrapper .staff-card-module__Mhw6Hq__imageLight{display:block}.staff-card-module__Mhw6Hq__imageWrapper .staff-card-module__Mhw6Hq__imageDark{display:none}html.dark .staff-card-module__Mhw6Hq__imageWrapper .staff-card-module__Mhw6Hq__imageLight{display:none}html.dark .staff-card-module__Mhw6Hq__imageWrapper .staff-card-module__Mhw6Hq__imageDark{display:block}.staff-card-module__Mhw6Hq__cardImage{filter:grayscale();object-fit:cover;border-radius:var(--rounded-app);z-index:0;width:100%;height:100%;position:absolute;inset:-2px}.staff-card-module__Mhw6Hq__cardText{text-align:left;color:#fff!important}.staff-card-module__Mhw6Hq__cardTitle{font-size:var(--text-xl);margin-bottom:var(--gap-xs);font-weight:500}.staff-card-module__Mhw6Hq__cardPosition{font-size:var(--text-base);color:#fff;font-weight:300}.staff-card-module__Mhw6Hq__accordionRoot{height:100%;overflow:hidden}.staff-card-module__Mhw6Hq__accordionItem{color:#000;z-index:9;flex-direction:column;justify-content:flex-end;width:100%;height:100%;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.staff-card-module__Mhw6Hq__accordionContent{padding:0 var(--padding-mobile);color:#fff;border-radius:var(--rounded-app);height:100%;transition:all .3s ease-in-out;position:relative;overflow:hidden}.staff-card-module__Mhw6Hq__accordionContentBio{font-size:var(--text-base);opacity:0;font-weight:300;transition:all .3s ease-in-out}.staff-card-module__Mhw6Hq__accordionContent[data-state=open] .staff-card-module__Mhw6Hq__accordionContentBio{opacity:1}.staff-card-module__Mhw6Hq__accordionContent[data-state=open]{animation:.3s ease-out staff-card-module__Mhw6Hq__slideUp;overflow-y:auto}.staff-card-module__Mhw6Hq__accordionContent[data-state=closed]{animation:.3s ease-out staff-card-module__Mhw6Hq__slideDown}.staff-card-module__Mhw6Hq__socialLinks{margin-top:var(--gap-md);z-index:10;flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.staff-card-module__Mhw6Hq__socialLink{border-radius:var(--rounded-app);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#0009;border:1px solid #fff3;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .15s ease-in-out;display:flex}.staff-card-module__Mhw6Hq__socialLink svg{width:18px;height:18px}.staff-card-module__Mhw6Hq__accordionTrigger{justify-content:space-between;align-items:flex-end;gap:var(--gap-md);padding:var(--padding-mobile);border-radius:var(--rounded-app)var(--rounded-app)0 0;color:var(--secondary-color);cursor:pointer;z-index:10;background-color:#0000;border:none;text-decoration:none;transition:all .3s ease-in-out;display:flex}.staff-card-module__Mhw6Hq__accordionTrigger:focus-visible{outline:none}.staff-card-module__Mhw6Hq__accordionTrigger:focus-visible .staff-card-module__Mhw6Hq__accordionTriggerBio{outline-offset:2px;outline:2px solid #fff}.staff-card-module__Mhw6Hq__accordionTriggerBio{font-size:var(--text-lg);white-space:nowrap;height:fit-content;font-size:var(--text-sm);color:#fff;border-radius:var(--rounded-app);flex-wrap:nowrap;justify-content:flex-end;align-items:center;padding:6px;transition:all .3s ease-in-out;display:flex}.staff-card-module__Mhw6Hq__accordionTriggerBio,.staff-card-module__Mhw6Hq__cardTitle,.staff-card-module__Mhw6Hq__cardPosition{transition:all .3s ease-in-out}.staff-card-module__Mhw6Hq__accordionItem[data-state=open]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0009}.staff-card-module__Mhw6Hq__caretIcon{transition:transform .3s ease-in-out}.staff-card-module__Mhw6Hq__accordionItem[data-state=open] .staff-card-module__Mhw6Hq__caretIcon{transform:rotate(180deg)}.staff-card-module__Mhw6Hq__accordionItem[data-state=open] .staff-card-module__Mhw6Hq__accordionTrigger{padding:var(--padding-mobile)var(--padding-mobile)12px}@keyframes staff-card-module__Mhw6Hq__slideDown{0%{opacity:1;height:100%}to{opacity:0;height:0}}@keyframes staff-card-module__Mhw6Hq__slideUp{0%{opacity:0;height:0}to{opacity:1;height:100%}}@media (pointer:fine) and (hover:hover){.staff-card-module__Mhw6Hq__accordionTrigger:hover .staff-card-module__Mhw6Hq__cardTitle,.staff-card-module__Mhw6Hq__accordionTrigger:hover .staff-card-module__Mhw6Hq__cardPosition,.staff-card-module__Mhw6Hq__accordionTrigger:hover .staff-card-module__Mhw6Hq__accordionTriggerBio{color:rgba(var(--accent-color-rgb))}.staff-card-module__Mhw6Hq__socialLink:hover{border-color:var(--accent-color,#ff004c);color:var(--accent-color,#ff004c);background:#ff004c1a;transform:scale(1.1);box-shadow:0 0 20px #ff004c4d}}@media (max-width:900px){.staff-card-module__Mhw6Hq__accordionContentBio{font-size:var(--text-sm)}.staff-card-module__Mhw6Hq__cardTitle{font-size:var(--text-lg)}.staff-card-module__Mhw6Hq__cardPosition{font-size:var(--text-sm)}}@media (max-width:769px){.staff-card-module__Mhw6Hq__accordionContentBio{font-size:var(--text-lg)}}@media (max-width:370px){.staff-card-module__Mhw6Hq__accordionContentBio,.staff-card-module__Mhw6Hq__cardTitle{font-size:var(--text-lg)}.staff-card-module__Mhw6Hq__cardPosition{font-size:var(--text-sm)}}
.krails-why-module__1M03Oa__section{grid-template-areas:"main";place-items:start center;width:100%;margin:0;display:grid;position:relative}.krails-why-module__1M03Oa__section>*{grid-area:main;width:100%;max-width:100%}.krails-why-module__1M03Oa__gradientOverlay{background:var(--theme-gradient);pointer-events:none;width:100%;height:100vh;position:sticky;top:0;left:0}.krails-why-module__1M03Oa__container{justify-content:center;align-items:center;gap:var(--gap-xl);flex-direction:column;width:100%;max-width:1440px;margin:0;display:flex}.krails-why-module__1M03Oa__topHeading{text-align:center;max-width:1440px}.krails-why-module__1M03Oa__mainHeading{color:hsl(var(--foreground));letter-spacing:-.02em;text-align:center;margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1.1}.krails-why-module__1M03Oa__subheading{color:hsl(var(--foreground));letter-spacing:-.01em;text-align:center;margin:1.5rem 0 0;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:400;line-height:1.5}.krails-why-module__1M03Oa__grid{grid-template-columns:1fr 1fr;width:100%;display:grid;position:relative;height:fit-content!important}.krails-why-module__1M03Oa__stickyContainer{height:100%}.krails-why-module__1M03Oa__leftColumn{justify-content:space-between;align-items:space-evenly;height:100%;margin:var(--padding-desktop);flex-direction:column;padding-bottom:0;display:flex}.krails-why-module__1M03Oa__textBlock{flex-direction:column;gap:1rem;width:100%;display:flex}.krails-why-module__1M03Oa__heading{color:hsl(var(--foreground));letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.2}.krails-why-module__1M03Oa__description{color:hsl(var(--foreground));letter-spacing:-.01em;margin:0;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:400;line-height:1.7}.krails-why-module__1M03Oa__scrollContent{flex-direction:column;height:250vh;display:flex;position:relative}.krails-why-module__1M03Oa__rightColumn{height:calc(100vh - var(--navbar-height));min-height:0;position:relative}.krails-why-module__1M03Oa__progressContainer{pointer-events:none;justify-content:center;align-items:flex-start;width:12px;height:100vh;display:none;position:sticky;top:0;bottom:0}.krails-why-module__1M03Oa__progressTrack{border-radius:var(--rounded-app);width:4px;height:100vh;position:relative;overflow:visible}.krails-why-module__1M03Oa__progressFill{background:hsl(var(--foreground));border-radius:var(--rounded-app);transform-origin:top;width:100%;position:absolute;top:0;left:0}.krails-why-module__1M03Oa__progressMarker{border-radius:var(--rounded-app);background:hsl(var(--foreground));pointer-events:none;width:34px;height:34px;transition:opacity .2s,transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)scale(1);box-shadow:0 2px 6px #0000001f}.krails-why-module__1M03Oa__ctaContainer{width:100%;max-width:1400px;margin-top:var(--padding-mobile);justify-content:flex-start;display:flex}.krails-why-module__1M03Oa__animationContainer{transition:all .5 ease-in-out;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.krails-why-module__1M03Oa__animationContainer>div{transform:translate(-5.5%);justify-content:flex-start!important;align-items:center!important;width:120%!important;height:100%!important;display:flex!important}.krails-why-module__1M03Oa__animationContainer svg{width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important}.krails-why-module__1M03Oa__video{object-fit:contain;object-position:calc(-1*3rem)center;width:100%;height:100%;position:relative;top:50%;transform:translateY(-50%)}@media (min-width:1024px){.krails-why-module__1M03Oa__rightColumn{align-self:end;position:sticky;bottom:0}}@media (max-width:1024px){.krails-why-module__1M03Oa__leftColumn{gap:var(--gap-xl);margin:0}.krails-why-module__1M03Oa__rightColumn{max-height:800px;margin:0}.krails-why-module__1M03Oa__scrollContent{height:fit-content}.krails-why-module__1M03Oa__progressContainer{display:none}.krails-why-module__1M03Oa__grid{gap:var(--gap-lg);grid-template-columns:1fr;min-height:auto}.krails-why-module__1M03Oa__container{padding:var(--padding-tablet);gap:var(--gap-lg)}.krails-why-module__1M03Oa__rightColumn{order:-1;margin-bottom:2rem}.krails-why-module__1M03Oa__ctaContainer{margin-top:var(--padding-tablet);justify-content:center}.krails-why-module__1M03Oa__video{object-fit:contain;object-position:center}}@media (max-width:768px){.krails-why-module__1M03Oa__leftColumn{gap:var(--gap-lg)}.krails-why-module__1M03Oa__container{padding:var(--padding-tablet)var(--padding-mobile)}}
.floating-label-input-module__SrQbfW__wrapper,.floating-label-input-module__SrQbfW__inner{width:100%;display:block;position:relative}.floating-label-input-module__SrQbfW__input,.floating-label-input-module__SrQbfW__textarea,.floating-label-input-module__SrQbfW__select{width:100%;height:2.75rem;padding:.25rem var(--padding-sm);font-size:var(--text-base);color:hsl(var(--foreground));border:1px solid hsl(var(--border));border-radius:var(--rounded-app);background:0 0;font-family:inherit;line-height:1.5;transition:background-color .15s,border-color .15s;display:flex;box-shadow:0 1px 2px #0000000d}.floating-label-input-module__SrQbfW__input::placeholder,.floating-label-input-module__SrQbfW__textarea::placeholder{color:#0000}.floating-label-input-module__SrQbfW__input:focus,.floating-label-input-module__SrQbfW__textarea:focus,.floating-label-input-module__SrQbfW__select:focus{border-color:hsl(var(--foreground));outline:none}.floating-label-input-module__SrQbfW__input:disabled,.floating-label-input-module__SrQbfW__textarea:disabled,.floating-label-input-module__SrQbfW__select:disabled{cursor:not-allowed;opacity:.5}.floating-label-input-module__SrQbfW__input:focus-visible,.floating-label-input-module__SrQbfW__textarea:focus-visible,.floating-label-input-module__SrQbfW__select:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:2px}.floating-label-input-module__SrQbfW__input.floating-label-input-module__SrQbfW__peer,.floating-label-input-module__SrQbfW__textarea.floating-label-input-module__SrQbfW__peer,.floating-label-input-module__SrQbfW__select.floating-label-input-module__SrQbfW__peer{z-index:1;position:relative}.floating-label-input-module__SrQbfW__textarea{resize:none;min-height:7.5rem;padding-top:1rem;padding-bottom:.5rem}.floating-label-input-module__SrQbfW__select{appearance:none;cursor:pointer;padding-right:2rem}.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__label{inset:auto;left:var(--padding-sm);z-index:2;pointer-events:none;height:1rem;padding:0 var(--padding-xs);color:hsl(var(--muted-foreground));font-size:var(--text-base);border-radius:5px;align-items:center;transition:top .2s cubic-bezier(.65,-.32,.38,1.23),transform .2s cubic-bezier(.65,-.32,.38,1.23),font-size .2s cubic-bezier(.65,-.32,.38,1.23),color .2s cubic-bezier(.65,-.32,.38,1.23),background-color .2s cubic-bezier(.65,-.32,.38,1.23);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.floating-label-input-module__SrQbfW__wrapper:has(.floating-label-input-module__SrQbfW__textarea) .floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__label{top:1rem;transform:none}.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__input:focus~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__input:not(:placeholder-shown)~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__textarea:focus~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__textarea:not(:placeholder-shown)~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__select:focus~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__select:valid~.floating-label-input-module__SrQbfW__label{font-size:var(--text-xs);font-weight:var(--font-semibold);color:hsl(var(--foreground));background-color:hsl(var(--border));top:0;transform:translateY(-50%)}:is(.floating-label-input-module__SrQbfW__wrapper:has(.floating-label-input-module__SrQbfW__textarea) .floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__textarea:focus~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__wrapper:has(.floating-label-input-module__SrQbfW__textarea) .floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__textarea:not(:placeholder-shown)~.floating-label-input-module__SrQbfW__label){transform:translateY(-50%)}.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__input:focus:placeholder-shown~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__textarea:focus:placeholder-shown~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__select:focus:invalid~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__input:focus:not(:placeholder-shown)~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__textarea:focus:not(:placeholder-shown)~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__select:focus:valid~.floating-label-input-module__SrQbfW__label{background-color:hsl(var(--foreground));color:hsl(var(--background))}.floating-label-input-module__SrQbfW__input.floating-label-input-module__SrQbfW__error,.floating-label-input-module__SrQbfW__textarea.floating-label-input-module__SrQbfW__error,.floating-label-input-module__SrQbfW__select.floating-label-input-module__SrQbfW__error,.floating-label-input-module__SrQbfW__input.floating-label-input-module__SrQbfW__error:focus,.floating-label-input-module__SrQbfW__textarea.floating-label-input-module__SrQbfW__error:focus,.floating-label-input-module__SrQbfW__select.floating-label-input-module__SrQbfW__error:focus{border-color:var(--error)}.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__input.floating-label-input-module__SrQbfW__error~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__textarea.floating-label-input-module__SrQbfW__error~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__select.floating-label-input-module__SrQbfW__error~.floating-label-input-module__SrQbfW__label{color:var(--error)}.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__input.floating-label-input-module__SrQbfW__error:focus~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__input.floating-label-input-module__SrQbfW__error:not(:placeholder-shown)~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__textarea.floating-label-input-module__SrQbfW__error:focus~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__textarea.floating-label-input-module__SrQbfW__error:not(:placeholder-shown)~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__select.floating-label-input-module__SrQbfW__error:focus~.floating-label-input-module__SrQbfW__label,.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__select.floating-label-input-module__SrQbfW__error:valid~.floating-label-input-module__SrQbfW__label{color:hsl(var(--accent-foreground));background-color:var(--error)}
.popover-module__w7i4UG__content{z-index:1001;border-radius:var(--rounded-app);-webkit-backdrop-filter:blur(12px)saturate(180%);color:#1a1a1a;white-space:normal;background-color:#ffffffeb;border:1px solid #00000014;outline:none;width:100%;max-width:400px;padding:1rem;font-size:1rem;font-weight:400;line-height:1.5;animation:.15s ease-out popover-module__w7i4UG__popoverIn;box-shadow:0 4px 16px #0000001f}@keyframes popover-module__w7i4UG__popoverIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.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));margin-left:var(--margin-xs);font-size:var(--text-sm);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{pointer-events:none;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;top:50%;right:8px;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}
.technologies-showcase-vertical-module__mj4E9q__wrapperDesktop,.technologies-showcase-vertical-module__mj4E9q__wrapperMobile{--showcase-semi-bg:#fafafa;--showcase-fg:#1a1a1a;--showcase-border:#0000001a;box-sizing:border-box}.technologies-showcase-vertical-module__mj4E9q__wrapperDesktop{--icon-height:40px}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile{--icon-height:26px}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile.technologies-showcase-vertical-module__mj4E9q__wrapperMobileThemeAware{--showcase-semi-bg:hsl(var(--foreground));--showcase-fg:hsl(var(--background));--showcase-border:hsl(var(--foreground)/.15)}.technologies-showcase-vertical-module__mj4E9q__techItem{justify-content:center;align-items:center;display:flex;position:relative}.technologies-showcase-vertical-module__mj4E9q__techCircle{background:var(--showcase-semi-bg);color:var(--showcase-fg);cursor:pointer;box-sizing:border-box;border:none;justify-content:center;align-items:center;display:flex}.technologies-showcase-vertical-module__mj4E9q__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-vertical-module__mj4E9q__wrapperMobile .technologies-showcase-vertical-module__mj4E9q__techContent{padding:4px}.technologies-showcase-vertical-module__mj4E9q__techLogo{flex-shrink:0;justify-content:center;align-items:center;width:100%;max-width:100%;display:flex;height:auto!important}.technologies-showcase-vertical-module__mj4E9q__techLogo svg{object-fit:contain;width:auto;max-width:100%;height:100%;color:var(--showcase-fg);fill:currentColor}.technologies-showcase-vertical-module__mj4E9q__techLogo>div{height:var(--icon-height);justify-content:center;align-items:center;width:auto;max-width:100%;display:flex}.technologies-showcase-vertical-module__mj4E9q__techLogo>div svg{object-fit:contain;width:auto;max-width:100%;height:100%}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile .technologies-showcase-vertical-module__mj4E9q__techLogo.technologies-showcase-vertical-module__mj4E9q__techLogoWidest{width:100%}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile .technologies-showcase-vertical-module__mj4E9q__techLogo.technologies-showcase-vertical-module__mj4E9q__techLogoWidest>div{justify-content:center;align-items:center;width:100%;max-width:100%;max-height:26px;display:flex}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile .technologies-showcase-vertical-module__mj4E9q__techLogo.technologies-showcase-vertical-module__mj4E9q__techLogoWidest>div svg{object-fit:contain;max-width:100%;max-height:26px;width:100%!important;height:auto!important}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile .technologies-showcase-vertical-module__mj4E9q__techLogo:not(.technologies-showcase-vertical-module__mj4E9q__techLogoWidest)>div{height:var(--tech-logo-height,26px);width:auto;max-width:100%}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile .technologies-showcase-vertical-module__mj4E9q__techLogo:not(.technologies-showcase-vertical-module__mj4E9q__techLogoWidest)>div svg{object-fit:contain;width:auto;max-width:100%;height:100%}:is(.technologies-showcase-vertical-module__mj4E9q__techLogo .kabl-blue,.technologies-showcase-vertical-module__mj4E9q__techLogo .kabl-blue-stroke){fill:#306fc6!important;stroke:#306fc6!important}.technologies-showcase-vertical-module__mj4E9q__description{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}.technologies-showcase-vertical-module__mj4E9q__techItem.technologies-showcase-vertical-module__mj4E9q__expanded .technologies-showcase-vertical-module__mj4E9q__description{opacity:1;visibility:visible}@media (pointer:fine) and (hover:hover){.technologies-showcase-vertical-module__mj4E9q__description{display:none}}.technologies-showcase-vertical-module__mj4E9q__centerCircle{aspect-ratio:1;border-radius:var(--rounded-full);justify-content:center;align-items:center;width:100%;max-height:100%;margin:auto;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 4px 24px #0003}.technologies-showcase-vertical-module__mj4E9q__centerBackground{position:absolute;inset:0}.technologies-showcase-vertical-module__mj4E9q__centerBackground img{object-fit:cover;filter:brightness(.3);object-position:50% 75%;width:100%;height:100%}.technologies-showcase-vertical-module__mj4E9q__centerContent{z-index:1;color:#fafafa;flex-direction:column;align-items:center;gap:4px;padding:12px;display:flex;position:relative}.technologies-showcase-vertical-module__mj4E9q__centerContent svg,.technologies-showcase-vertical-module__mj4E9q__centerContent span[role=img]{flex-shrink:0;display:block;width:100%!important;height:auto!important}.technologies-showcase-vertical-module__mj4E9q__centerContent span[role=img] svg{width:100%;height:auto}.technologies-showcase-vertical-module__mj4E9q__wrapperDesktop{width:100%;max-width:1680px;padding-bottom:var(--padding-md);flex-direction:column;margin-left:auto;margin-right:auto;display:flex;overflow:visible}.technologies-showcase-vertical-module__mj4E9q__gridDesktop{width:100%;min-width:0;min-height:100px;padding:var(--padding-sm)0;grid-template-columns:repeat(13,1fr);grid-auto-rows:auto;align-items:start;display:grid;overflow:visible}.technologies-showcase-vertical-module__mj4E9q__wrapperDesktop .technologies-showcase-vertical-module__mj4E9q__centerItem{aspect-ratio:1;z-index:1;grid-column:span 2;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.technologies-showcase-vertical-module__mj4E9q__wrapperDesktop .technologies-showcase-vertical-module__mj4E9q__techItem{aspect-ratio:1/2;min-width:0}.technologies-showcase-vertical-module__mj4E9q__wrapperDesktop .technologies-showcase-vertical-module__mj4E9q__techCircle{width:100%;min-width:0;height:100%;min-height:0}.technologies-showcase-vertical-module__mj4E9q__wrapperDesktop .technologies-showcase-vertical-module__mj4E9q__techCircle.technologies-showcase-vertical-module__mj4E9q__leftHalf{border-radius:100% 0 0 100%/50% 0 0 50%}.technologies-showcase-vertical-module__mj4E9q__wrapperDesktop .technologies-showcase-vertical-module__mj4E9q__techCircle.technologies-showcase-vertical-module__mj4E9q__rightHalf{border-radius:0 100% 100% 0/0 50% 50% 0}.technologies-showcase-vertical-module__mj4E9q__wrapperDesktop .technologies-showcase-vertical-module__mj4E9q__description{background:var(--showcase-semi-bg);width:max(200px,min(260px,90vw));color:var(--showcase-fg);border:1px solid var(--showcase-border);bottom:-40%;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000026}.technologies-showcase-vertical-module__mj4E9q__techTooltip{white-space:normal;border:1px solid var(--showcase-border);max-width:min(280px,90vw);line-height:1.5;color:var(--showcase-fg)!important;background:#fafafa!important}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile{--icon-height:28px;width:min(100%,400px);padding:var(--padding-md)var(--padding-desktop);padding-bottom:var(--padding-md);flex-direction:column;margin-left:auto;margin-right:auto;display:flex;overflow:visible}.technologies-showcase-vertical-module__mj4E9q__columnMobile{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;width:100%;padding:0;display:flex}.technologies-showcase-vertical-module__mj4E9q__rowMobileTop,.technologies-showcase-vertical-module__mj4E9q__rowMobileBottom{flex-direction:column;flex:none;align-items:stretch;gap:0;width:100%;display:flex}.technologies-showcase-vertical-module__mj4E9q__rowMobileTop{order:1}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile .technologies-showcase-vertical-module__mj4E9q__centerItem{aspect-ratio:1;flex-shrink:0;order:2;width:100%;position:relative}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile .technologies-showcase-vertical-module__mj4E9q__centerItem .technologies-showcase-vertical-module__mj4E9q__centerCircle{aspect-ratio:1;width:100%;max-width:100%;height:100%;max-height:100%;position:absolute;inset:0}.technologies-showcase-vertical-module__mj4E9q__rowMobileBottom{order:3}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile .technologies-showcase-vertical-module__mj4E9q__rowMobileTop .technologies-showcase-vertical-module__mj4E9q__techItem,.technologies-showcase-vertical-module__mj4E9q__wrapperMobile .technologies-showcase-vertical-module__mj4E9q__rowMobileBottom .technologies-showcase-vertical-module__mj4E9q__techItem{aspect-ratio:2;flex-shrink:0;width:100%}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile .technologies-showcase-vertical-module__mj4E9q__techCircle{width:100%;min-width:0;height:100%;min-height:0}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile .technologies-showcase-vertical-module__mj4E9q__rowMobileTop .technologies-showcase-vertical-module__mj4E9q__techCircle.technologies-showcase-vertical-module__mj4E9q__leftHalf{border-radius:50% 50% 0 0/100% 100% 0 0}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile .technologies-showcase-vertical-module__mj4E9q__rowMobileBottom .technologies-showcase-vertical-module__mj4E9q__techCircle.technologies-showcase-vertical-module__mj4E9q__rightHalf{border-radius:0 0 50% 50%/0 0 100% 100%}.technologies-showcase-vertical-module__mj4E9q__popoverMobile{box-sizing:border-box;width:min(400px,100vw - 2rem)!important;max-width:min(400px,100vw - 2rem)!important;margin-left:8px!important;margin-right:8px!important}.technologies-showcase-vertical-module__mj4E9q__popoverMobileContent{flex-direction:column;gap:.5rem;display:flex}.technologies-showcase-vertical-module__mj4E9q__popoverMobileTitle{color:var(--showcase-fg);margin:0;font-size:1rem;font-weight:600}.technologies-showcase-vertical-module__mj4E9q__popoverMobileDescription{color:var(--showcase-fg);margin:0;font-size:.875rem;line-height:1.5}.technologies-showcase-vertical-module__mj4E9q__popoverMobileLink{font-size:.875rem;font-weight:500}.technologies-showcase-vertical-module__mj4E9q__popoverMobileLink:hover{text-decoration-thickness:2px}.technologies-showcase-vertical-module__mj4E9q__popoverMobileThemeAware{background:hsl(var(--foreground))!important;color:hsl(var(--background))!important;border-color:hsl(var(--foreground)/.2)!important}.technologies-showcase-vertical-module__mj4E9q__popoverMobileThemeAware .technologies-showcase-vertical-module__mj4E9q__popoverMobileTitle,.technologies-showcase-vertical-module__mj4E9q__popoverMobileThemeAware .technologies-showcase-vertical-module__mj4E9q__popoverMobileDescription{color:hsl(var(--background))}.technologies-showcase-vertical-module__mj4E9q__popoverMobileThemeAware .technologies-showcase-vertical-module__mj4E9q__popoverMobileLink,.technologies-showcase-vertical-module__mj4E9q__popoverMobileThemeAware .technologies-showcase-vertical-module__mj4E9q__popoverMobileLink:hover{color:#fff}
.kena-password-dialog-module__sCPa5G__dialogOverlay[open]{z-index:1000;background:0 0;border:none;justify-content:center;align-items:center;width:100%;min-width:100vw;max-width:none;height:100%;min-height:100vh;margin:0;padding:24px;animation:.2s ease-out kena-password-dialog-module__sCPa5G__dialogOverlayIn;display:flex;position:fixed;inset:0}.kena-password-dialog-module__sCPa5G__dialogOverlay[open]::backdrop{-webkit-backdrop-filter:blur(8px);background:#00000080;animation:.2s ease-out kena-password-dialog-module__sCPa5G__dialogBackdropIn}@keyframes kena-password-dialog-module__sCPa5G__dialogBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes kena-password-dialog-module__sCPa5G__dialogOverlayIn{0%{opacity:0}to{opacity:1}}.kena-password-dialog-module__sCPa5G__dialogPanel{width:min(400px,100%);max-height:calc(100vh - 48px);animation:.25s cubic-bezier(.21,.47,.32,.98) kena-password-dialog-module__sCPa5G__dialogPanelIn;position:relative;overflow:auto}@keyframes kena-password-dialog-module__sCPa5G__dialogPanelIn{0%{opacity:0;transform:scale(.96)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}.kena-password-dialog-module__sCPa5G__dialogCard{background:rgba(var(--main-color-rgb),1);border:1px solid rgba(var(--secondary-color-rgb),.12);border-radius:20px;flex-direction:column;gap:0;padding:32px 28px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #00000008,0 2px 4px #0000000a,0 12px 24px #00000014,0 24px 48px #00000014}.kena-password-dialog-module__sCPa5G__dialogIconWrap{background:rgba(var(--accent-color-rgb),.12);width:48px;height:48px;color:var(--accent-color);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.kena-password-dialog-module__sCPa5G__dialogCardHeader{margin-bottom:24px;padding-right:32px}.kena-password-dialog-module__sCPa5G__dialogTitle{color:var(--secondary-color);letter-spacing:-.03em;margin:0;font-size:1.5rem;font-weight:700;line-height:1.25}.kena-password-dialog-module__sCPa5G__dialogDescription{color:var(--secondary-color);opacity:.75;letter-spacing:-.01em;margin:.625rem 0 0;font-size:.9375rem;line-height:1.5}.kena-password-dialog-module__sCPa5G__dialogClose{width:32px;height:32px;color:var(--secondary-color);cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:opacity .15s,background .15s,color .15s;display:flex;position:absolute;top:20px;right:20px}.kena-password-dialog-module__sCPa5G__dialogClose:hover{opacity:1;background:rgba(var(--secondary-color-rgb),.08)}.kena-password-dialog-module__sCPa5G__dialogForm{flex-direction:column;gap:16px;display:flex}.kena-password-dialog-module__sCPa5G__dialogPasswordWrap{width:100%;position:relative}.kena-password-dialog-module__sCPa5G__dialogFloatingInput input{padding-right:48px}.kena-password-dialog-module__sCPa5G__dialogToggle{z-index:10;width:40px;height:40px;color:var(--secondary-color);cursor:pointer;opacity:.65;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:opacity .15s,background .15s;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.kena-password-dialog-module__sCPa5G__dialogToggle:hover{opacity:1}.kena-password-dialog-module__sCPa5G__dialogSubmitWrap{padding-top:4px}.kena-password-dialog-module__sCPa5G__dialogSubmitButton{width:100%}.kena-password-dialog-module__sCPa5G__dialogMeta{min-height:20px;color:var(--secondary-color);opacity:.7;text-align:center;font-size:.8125rem}.kena-password-dialog-module__sCPa5G__dialogError{color:var(--error);opacity:1;font-weight:600}
.tabs-module__5y32XW__list{border-radius:var(--rounded-app);background:hsl(var(--surface));height:3rem;color:hsl(var(--foreground));justify-content:center;align-items:center;padding:.25rem;display:inline-flex}.tabs-module__5y32XW__trigger{white-space:nowrap;font-size:var(--text-lg);border-radius:var(--rounded-app);color:hsl(var(--foreground)/.78);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem 1rem;font-weight:500;transition:color .15s,background-color .15s,box-shadow .15s;display:inline-flex}.tabs-module__5y32XW__trigger:hover{color:hsl(var(--foreground))}.tabs-module__5y32XW__trigger[data-state=active]{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 1px 3px #0000001f}.tabs-module__5y32XW__trigger:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:2px}.tabs-module__5y32XW__trigger:disabled{pointer-events:none;opacity:.5}.tabs-module__5y32XW__content{margin-top:.75rem}.tabs-module__5y32XW__content:focus-visible{outline:none}
.company-staff-section-module__rLZ2Sa__header{margin-bottom:var(--margin-xl)}.company-staff-section-module__rLZ2Sa__tabWrap{margin-top:var(--margin-lg)}.company-staff-section-module__rLZ2Sa__cardGrid{place-content:center;place-items:center;gap:var(--gap-lg);width:100%;height:fit-content;margin-top:var(--padding-tablet);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1280px){.company-staff-section-module__rLZ2Sa__cardGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:769px){.company-staff-section-module__rLZ2Sa__cardGrid{gap:var(--gap-md);grid-template-columns:1fr}}
/*# sourceMappingURL=44f3b589fb7a088a.css.map*/