.careers-contact-form-module__D7dGwW__formContainer{width:100%;max-width:1440px;padding:var(--padding-desktop);margin:0 auto}.careers-contact-form-module__D7dGwW__headingContainer{width:100%;margin-bottom:calc(var(--padding-desktop)*.5);justify-content:center;display:flex}.careers-contact-form-module__D7dGwW__headerEmailRow{margin-top:0;margin-bottom:calc(var(--padding-desktop)*.5);justify-content:center;display:flex}.careers-contact-form-module__D7dGwW__headerEmailLink{color:hsl(var(--foreground));text-underline-offset:2px;justify-content:center;align-items:center;gap:8px;font-size:18px;font-weight:500;line-height:1;text-decoration:none;transition:color .15s ease-in-out;display:inline-flex}.careers-contact-form-module__D7dGwW__headerEmailIcon{justify-content:center;align-items:center;line-height:0;display:inline-flex}.careers-contact-form-module__D7dGwW__headerEmailIcon svg{width:24px;height:24px}.careers-contact-form-module__D7dGwW__statusMessage{border-radius:var(--rounded-app);text-align:center;margin-bottom:24px;padding:16px;font-size:14px;animation:.3s ease-out careers-contact-form-module__D7dGwW__slideIn}.careers-contact-form-module__D7dGwW__statusSuccess{color:#22c55e;background-color:#22c55e1a;border:1px solid #22c55e4d}.careers-contact-form-module__D7dGwW__statusError{color:#ef4444;background-color:#ef44441a;border:1px solid #ef44444d}@keyframes careers-contact-form-module__D7dGwW__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.careers-contact-form-module__D7dGwW__successContainer{padding:var(--padding-desktop)0;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.careers-contact-form-module__D7dGwW__successIcon{border-radius:var(--rounded-full);color:#22c55e;background:linear-gradient(135deg,#22c55e1a,#22c55e0d);border:2px solid #22c55e4d;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:32px;display:flex}.careers-contact-form-module__D7dGwW__successIcon svg{width:60px;height:60px}.careers-contact-form-module__D7dGwW__successContent{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:800px;display:flex}.careers-contact-form-module__D7dGwW__successMessage{color:var(--secondary-color);opacity:.9;max-width:600px;margin:0;font-size:18px;font-weight:300;line-height:28px}.careers-contact-form-module__D7dGwW__successActions{justify-content:center;margin-top:16px;display:flex}@media (max-width:1024px){.careers-contact-form-module__D7dGwW__successContainer{padding:var(--padding-tablet)0;min-height:50vh}.careers-contact-form-module__D7dGwW__successIcon{width:100px;height:100px;margin-bottom:24px}.careers-contact-form-module__D7dGwW__successIcon svg{width:50px;height:50px}.careers-contact-form-module__D7dGwW__successMessage{font-size:16px;line-height:24px}}@media (max-width:768px){.careers-contact-form-module__D7dGwW__successContainer{padding:var(--padding-mobile)0;min-height:40vh}.careers-contact-form-module__D7dGwW__successIcon{width:80px;height:80px;margin-bottom:20px}.careers-contact-form-module__D7dGwW__successIcon svg{width:40px;height:40px}.careers-contact-form-module__D7dGwW__successMessage{font-size:14px;line-height:22px}}.careers-contact-form-module__D7dGwW__heading{letter-spacing:-.02em;color:var(--secondary-color);text-align:center;margin:0;font-size:52px;font-weight:400;line-height:1.1}@media (max-width:1024px){.careers-contact-form-module__D7dGwW__heading{font-size:42px}}@media (max-width:768px){.careers-contact-form-module__D7dGwW__heading{font-size:36px}}.careers-contact-form-module__D7dGwW__form{flex-direction:column;gap:24px;width:100%;display:flex}.careers-contact-form-module__D7dGwW__grid{grid-template-columns:1fr;gap:24px;display:grid}.careers-contact-form-module__D7dGwW__row{flex-direction:row;gap:24px;display:flex}.careers-contact-form-module__D7dGwW__rowEqualHeight{flex-direction:row;flex:1;align-items:stretch;gap:24px;display:flex}.careers-contact-form-module__D7dGwW__rowEqualHeight .careers-contact-form-module__D7dGwW__fieldGroup{flex-direction:column;min-height:100%;display:flex}.careers-contact-form-module__D7dGwW__rowEqualHeight .careers-contact-form-module__D7dGwW__fieldGroup textarea{height:250px;min-height:250px}@media (max-width:1024px){.careers-contact-form-module__D7dGwW__row{flex-direction:row}.careers-contact-form-module__D7dGwW__rowEqualHeight{grid-template-columns:1fr;display:grid}.careers-contact-form-module__D7dGwW__formContainer{padding:var(--padding-tablet)}.careers-contact-form-module__D7dGwW__headingContainer{margin-bottom:calc(var(--padding-tablet)*.5)}.careers-contact-form-module__D7dGwW__headerEmailRow{margin-top:0;margin-bottom:calc(var(--padding-tablet)*.5)}}@media (max-width:769px){.careers-contact-form-module__D7dGwW__row{flex-direction:column}.careers-contact-form-module__D7dGwW__formContainer{padding:var(--padding-tablet)var(--padding-mobile)}.careers-contact-form-module__D7dGwW__headerEmailRow{margin-top:6px;margin-bottom:calc(var(--padding-tablet)*.65)}.careers-contact-form-module__D7dGwW__headerEmailLink{gap:6px;font-size:16px}.careers-contact-form-module__D7dGwW__headerEmailIcon svg{width:20px;height:20px}}.careers-contact-form-module__D7dGwW__fieldGroup{flex-direction:column;gap:8px;width:100%;display:flex}.careers-contact-form-module__D7dGwW__label{color:var(--secondary-color);font-size:14px;font-weight:400}.careers-contact-form-module__D7dGwW__required{color:var(--secondary-color);margin-inline-start:2px}.careers-contact-form-module__D7dGwW__optional{color:rgba(var(--secondary-color-rgb),.6);font-size:12px}.careers-contact-form-module__D7dGwW__input{border:1px solid rgba(var(--secondary-color-rgb),.2);border-radius:var(--rounded-app);color:var(--secondary-color);background-color:#0000;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.careers-contact-form-module__D7dGwW__inputError{border:2px solid #ef4444!important}.careers-contact-form-module__D7dGwW__input::placeholder{color:rgba(var(--secondary-color-rgb),.4)}.careers-contact-form-module__D7dGwW__error{color:#ef4444;margin-top:4px;font-size:12px}.careers-contact-form-module__D7dGwW__textarea{border:1px solid rgba(var(--secondary-color-rgb),.2);border-radius:var(--rounded-app);color:var(--secondary-color);resize:vertical;background-color:#0000;width:100%;height:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.careers-contact-form-module__D7dGwW__textarea::placeholder{color:rgba(var(--secondary-color-rgb),.4)}.careers-contact-form-module__D7dGwW__comboboxWrapper{flex:1;align-items:center;width:100%;display:flex;position:relative}.careers-contact-form-module__D7dGwW__comboboxButton{background:var(--secondary-color);border:none;border:1px solid rgba(var(--secondary-color-rgb),.2);color:#6b7280;cursor:pointer;border-start-start-radius:0;border-start-end-radius:var(--rounded-app);border-end-end-radius:var(--rounded-app);border-end-start-radius:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;transition:all .3s ease-in-out;display:flex;position:absolute;inset-inline-end:0}.careers-contact-form-module__D7dGwW__comboboxButton svg{color:var(--main-color);transition:all .3s ease-in-out}.careers-contact-form-module__D7dGwW__popover{border:1px solid rgba(var(--secondary-color-rgb),.2);border-radius:var(--rounded-app);z-index:50;width:var(--trigger-width);background-color:#fff;height:fit-content;margin-top:4px;overflow:auto;box-shadow:0 10px 25px #0000001a;max-height:300px!important}.careers-contact-form-module__D7dGwW__listbox{outline:none;padding:4px}.careers-contact-form-module__D7dGwW__listboxItem{cursor:pointer;border-radius:var(--rounded-app);color:#000;outline:none;padding:10px 12px;font-size:14px;transition:background-color .15s}.careers-contact-form-module__D7dGwW__listboxItem[data-selected]{color:#000;background-color:#fafafa;font-weight:500}.careers-contact-form-module__D7dGwW__listboxItem[data-focused]{background-color:#fafafa}.careers-contact-form-module__D7dGwW__lastRow{flex-direction:row;justify-content:flex-end;align-items:flex-start;gap:24px;display:flex}.careers-contact-form-module__D7dGwW__checkboxContainerNew{cursor:pointer;align-items:center;gap:12px;display:flex}.careers-contact-form-module__D7dGwW__checkboxWrapper{justify-content:flex-start;align-items:flex-end;width:100%;margin-top:16px;margin-bottom:2px;display:flex}.careers-contact-form-module__D7dGwW__checkboxContainer{cursor:pointer;align-items:flex-end;gap:12px;display:flex}.careers-contact-form-module__D7dGwW__checkboxBox{border:2px solid rgba(var(--secondary-color-rgb),.2);border-radius:var(--rounded-app);flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:all .2s;display:flex}.careers-contact-form-module__D7dGwW__checkboxContainer[data-focused] .careers-contact-form-module__D7dGwW__checkboxBox{outline:2px solid var(--secondary-color)}.careers-contact-form-module__D7dGwW__checkboxContainer[data-selected] .careers-contact-form-module__D7dGwW__checkboxBox{background-color:var(--secondary-color)}.careers-contact-form-module__D7dGwW__checkboxBox svg{opacity:0;width:2rem;height:2rem;color:var(--main-color);transition:opacity .2s}.careers-contact-form-module__D7dGwW__checkboxContainer[data-selected] .careers-contact-form-module__D7dGwW__checkboxBox svg{opacity:1}.careers-contact-form-module__D7dGwW__checkboxLabel{font-size:var(--text-xs);color:var(--secondary-color);cursor:pointer;font-weight:400}.careers-contact-form-module__D7dGwW__recaptchaWrapper>div{width:0!important}.careers-contact-form-module__D7dGwW__recaptchaWrapper{flex-direction:column;gap:8px;width:0;margin-top:8px;display:flex}.careers-contact-form-module__D7dGwW__submitWrapperDesktop{justify-content:flex-end;margin-top:16px;display:flex}.careers-contact-form-module__D7dGwW__submitWrapperMobile{justify-content:center;margin-top:16px;display:none}.careers-contact-form-module__D7dGwW__submitWrapper{justify-content:flex-end;margin-top:16px;display:flex}.careers-contact-form-module__D7dGwW__submitButton{background-color:var(--secondary-color);color:var(--main-color);border-radius:var(--rounded-app);cursor:pointer;border:none;padding:12px 48px;font-size:16px;font-weight:600;transition:all .3s}@media (max-width:560px){.careers-contact-form-module__D7dGwW__checkboxWrapper{margin-top:16px;margin-bottom:16px}.careers-contact-form-module__D7dGwW__lastRow{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%}.careers-contact-form-module__D7dGwW__submitWrapperDesktop{display:none}.careers-contact-form-module__D7dGwW__submitWrapperMobile{width:100%;display:flex}}@media (pointer:fine) and (hover:hover){.careers-contact-form-module__D7dGwW__headerEmailLink:hover{color:hsl(var(--accent));text-decoration:underline}.careers-contact-form-module__D7dGwW__listboxItem[data-hovered]{background-color:#fafafa;color:var(--accent-color)!important}.careers-contact-form-module__D7dGwW__submitButton:hover{opacity:.75}}
.spinner-module__k8XRpa__spinner{border-radius:var(--rounded-full);border-style:solid;border-color:#0000 currentColor currentColor;animation:1s linear infinite spinner-module__k8XRpa__spin;display:inline-block}.spinner-module__k8XRpa__spinner.spinner-module__k8XRpa__sizeSm{border-width:2px;width:1rem;height:1rem}.spinner-module__k8XRpa__spinner.spinner-module__k8XRpa__sizeMd{border-width:2px;width:1.5rem;height:1.5rem}.spinner-module__k8XRpa__spinner.spinner-module__k8XRpa__sizeLg{border-width:3px;width:2rem;height:2rem}.spinner-module__k8XRpa__spinner.spinner-module__k8XRpa__sizeXl{border-width:6px;width:3.5rem;height:3.5rem}.spinner-module__k8XRpa__spinner.spinner-module__k8XRpa__brand{border-color:hsl(var(--accent));border-top-color:#0000}@keyframes spinner-module__k8XRpa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.button-module__IR35iW__button{white-space:nowrap;border-radius:var(--rounded-app);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;transition:all .15s ease-in-out;display:inline-flex}.button-module__IR35iW__button:active{transform:scale(.95)}.button-module__IR35iW__button:disabled{pointer-events:none;opacity:.5}.button-module__IR35iW__button:disabled:hover,.button-module__IR35iW__button:disabled:active{transform:scale(1)}.button-module__IR35iW__button svg{pointer-events:none;flex-shrink:0}.button-module__IR35iW__sizeSm{border-radius:var(--rounded-app);height:2rem;padding:0 .75rem;font-size:.75rem}.button-module__IR35iW__sizeMd{height:2.25rem;padding:.5rem 1rem}.button-module__IR35iW__sizeLg{border-radius:var(--rounded-app);height:2.5rem;padding:0 2rem}.button-module__IR35iW__sizeXl{border-radius:var(--rounded-app);height:2.75rem;padding:0 2rem;font-size:1rem}.button-module__IR35iW__sizeIcon{width:2.25rem;height:2.25rem;padding:0}.button-module__IR35iW__variantDefault{background-color:hsl(var(--background));color:hsl(var(--foreground))}.button-module__IR35iW__variantDefault:hover{background-color:hsl(var(--surface))}.button-module__IR35iW__variantDestructive{background-color:var(--error);color:#fff}.button-module__IR35iW__variantDestructive:hover{background-color:#ff004ccc}.button-module__IR35iW__variantOutline{border:1px solid hsl(var(--border));background-color:hsl(var(--background));color:hsl(var(--foreground))}.button-module__IR35iW__variantOutline:hover{background-color:hsl(var(--surface));color:hsl(var(--foreground))}.button-module__IR35iW__variantSecondary{background-color:hsl(var(--foreground));color:hsl(var(--background))}.button-module__IR35iW__variantSecondary:hover{background-color:hsl(var(--foreground)/.9)}.button-module__IR35iW__variantGhost{color:hsl(var(--foreground));background-color:#0000}.button-module__IR35iW__variantGhost:hover{background-color:hsl(var(--foreground)/.05);color:hsl(var(--foreground))}.button-module__IR35iW__variantLink{color:hsl(var(--accent));text-underline-offset:4px;background-color:#0000;text-decoration:none}.button-module__IR35iW__variantLink:hover{color:hsl(var(--accent));text-decoration:underline}.button-module__IR35iW__variantAccentBrand{background-color:hsl(var(--accent));color:#000}.button-module__IR35iW__variantAccentBrand:hover{opacity:.8}.button-module__IR35iW__variantAccentBrandOutline{border:1px solid hsl(var(--accent));color:hsl(var(--accent));background-color:#0000}.button-module__IR35iW__variantAccentBrandOutline:hover{background-color:hsl(var(--accent)/.2)}.button-module__IR35iW__iconContainer{align-items:center;display:inline-flex}.button-module__IR35iW__loadingSpinner{margin-inline-end:.5rem}.button-module__IR35iW__buttonFullWidth{width:100%!important}.button-module__IR35iW__buttonFitWidth{width:fit-content!important}
.hero-module__oUwnQa__hero{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:start;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:start;flex-direction:column;max-width:fit-content;display:flex}.hero-module__oUwnQa__secondaryHeading{letter-spacing:-1.5%;color:hsl(var(--foreground));font-size:52px;font-weight:400;line-height:62px}@media (pointer:fine) and (hover:hover){.hero-module__oUwnQa__contactButton:hover{background:hsl(var(--foreground)/.75)}}@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}}
.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}}
.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%;max-width:calc(1024px - var(--padding-desktop)*2);min-width:0;min-height:100px;padding:var(--padding-sm)0;-ms-overflow-style:none;scrollbar-width:none;grid-template-columns:repeat(5,minmax(0,1fr)) minmax(60px,1fr) minmax(60px,1fr) repeat(6,minmax(0,1fr));grid-auto-rows:auto;align-items:start;margin-left:auto;margin-right:auto;display:grid;overflow:hidden}.technologies-showcase-module__VAhxNa__scrollContainer::-webkit-scrollbar{display:none}.technologies-showcase-module__VAhxNa__centerItem{z-index:1;grid-column:span 2;justify-content:center;align-self:stretch;align-items:center;min-width:0;display:flex;position:relative}.technologies-showcase-module__VAhxNa__centerCircle{aspect-ratio:1;border-radius:9999px;justify-content:center;align-items:center;width:100%;max-height:100%;margin:auto;display:flex;position:absolute;inset:0;overflow:hidden}.technologies-showcase-module__VAhxNa__centerBackground{position:absolute;inset:0}.technologies-showcase-module__VAhxNa__centerBackground img{object-fit:cover;filter:brightness(.3);object-position:50% 75%;width:100%;height:100%}.technologies-showcase-module__VAhxNa__centerContent{z-index:1;color:hsl(var(--foreground));flex-direction:column;align-items:center;gap:4px;min-width:60px;min-height:60px;padding:12px;display:flex;position:relative}.technologies-showcase-module__VAhxNa__centerContent svg{flex-shrink:0;width:100%!important;height:auto!important}.technologies-showcase-module__VAhxNa__centerLabel{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-weight:600}.technologies-showcase-module__VAhxNa__techItem{aspect-ratio:1/2;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.technologies-showcase-module__VAhxNa__techCircle{background:hsl(var(--foreground));width:100%;min-width:0;height:100%;min-height:0;color:hsl(var(--background));cursor:pointer;box-sizing:border-box;justify-content:center;align-items:center;text-decoration:none;transition:background .2s;display:flex}.technologies-showcase-module__VAhxNa__techCircle.technologies-showcase-module__VAhxNa__leftHalf{border-radius:100% 0 0 100%/50% 0 0 50%}.technologies-showcase-module__VAhxNa__techCircle.technologies-showcase-module__VAhxNa__rightHalf,html[dir=rtl] .technologies-showcase-module__VAhxNa__techCircle.technologies-showcase-module__VAhxNa__leftHalf{border-radius:0 100% 100% 0/0 50% 50% 0}html[dir=rtl] .technologies-showcase-module__VAhxNa__techCircle.technologies-showcase-module__VAhxNa__rightHalf{border-radius:100% 0 0 100%/50% 0 0 50%}.technologies-showcase-module__VAhxNa__techContent{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px;display:flex}.technologies-showcase-module__VAhxNa__techLogo{flex-shrink:0;justify-content:center;align-items:center;width:100%;max-width:100%;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-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}}
.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)}}
.CompanyView-module__9ieGzW__page{flex-direction:column;justify-content:center;align-items:center;height:fit-content;display:flex;position:relative}.CompanyView-module__9ieGzW__main{flex-direction:column;justify-content:center;align-items:center;width:100%;height:fit-content;padding:0;display:flex}.CompanyView-module__9ieGzW__staffContainer{background:var(--theme-gradient);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.CompanyView-module__9ieGzW__staffSection h1{font-size:var(--text-4xl);text-align:start;margin-bottom:var(--margin-lg)}.CompanyView-module__9ieGzW__staffSection{color:var(--secondary-color);width:100%;max-width:1440px;height:fit-content;padding:var(--padding-desktop);flex-direction:column;display:flex}@media (max-width:1024px){.CompanyView-module__9ieGzW__staffSection{padding:var(--padding-tablet)}.CompanyView-module__9ieGzW__staffSection h1{font-size:var(--text-4xl);text-align:center;margin-bottom:var(--margin-lg)}}@media (max-width:768px){.CompanyView-module__9ieGzW__staffSection{padding:var(--padding-tablet)var(--padding-mobile)}.CompanyView-module__9ieGzW__staffSection>div>h2{margin-left:0}}
.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{width:100%;max-width:100%;max-height:var(--tech-logo-height,26px);justify-content:center;align-items:center;display:flex}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile .technologies-showcase-vertical-module__mj4E9q__techLogo.technologies-showcase-vertical-module__mj4E9q__techLogoWidest>div svg{max-width:100%;max-height:var(--tech-logo-height,26px);object-fit:contain;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:9999px;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,html[dir=rtl] .technologies-showcase-vertical-module__mj4E9q__wrapperDesktop .technologies-showcase-vertical-module__mj4E9q__techCircle.technologies-showcase-vertical-module__mj4E9q__leftHalf{border-radius:0 100% 100% 0/0 50% 50% 0}html[dir=rtl] .technologies-showcase-vertical-module__mj4E9q__wrapperDesktop .technologies-showcase-vertical-module__mj4E9q__techCircle.technologies-showcase-vertical-module__mj4E9q__rightHalf{border-radius:100% 0 0 100%/50% 0 0 50%}.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:100%;padding:var(--padding-mobile)var(--padding-mobile);padding-bottom:var(--padding-tablet);flex-direction:column;margin-left:auto;margin-right:auto;display:flex;overflow:visible;max-width:320px!important}.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(520px,100vw - 2rem)!important;max-width:min(520px,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-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)}}
.KRailsView-module__YftrPG__container *{font-family:Sora,sans-serif}.KRailsView-module__YftrPG__container{width:100%;height:calc(100vh - var(--navbar-height));flex-direction:column;justify-content:center;align-items:center;min-height:fit-content;margin:0 auto;display:flex}.KRailsView-module__YftrPG__background{width:100%}.KRailsView-module__YftrPG__background .KRailsView-module__YftrPG__dashboardWrapper{transform:translateY(0)}@media (min-width:501px){.KRailsView-module__YftrPG__background .KRailsView-module__YftrPG__dashboardWrapper{transform:translateY(-80px)}}.KRailsView-module__YftrPG__background{height:fit-content}.KRailsView-module__YftrPG__dashboardWrapper{margin-bottom:-1px;overflow:hidden;transform:translateY(0)}@media (min-width:501px){.KRailsView-module__YftrPG__dashboardWrapper{transform:translateY(-80px)}}.KRailsView-module__YftrPG__videoSection{width:100%;max-width:1440px;padding:var(--padding-desktop);padding-top:calc(var(--padding-tablet) + var(--padding-md));box-sizing:border-box;scroll-margin-top:var(--navbar-height);flex-direction:column;justify-content:center;align-items:center;margin-inline:auto;display:flex}.KRailsView-module__YftrPG__lastSection{background:var(--theme-gradient);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}@media (max-width:1024px){.KRailsView-module__YftrPG__videoSection{padding:var(--padding-tablet)}}@media (max-width:768px){.KRailsView-module__YftrPG__videoSection{padding:var(--padding-tablet)var(--padding-mobile);padding-top:var(--padding-tablet)}}
.drawer-module__ZYUkmG__hamburger{cursor:pointer!important;z-index:1000!important;background:0 0!important;border:none!important;flex-direction:column!important;justify-content:space-between!important;width:32px!important;height:24px!important;padding:0!important;display:flex!important;position:relative!important}.drawer-module__ZYUkmG__logoLink{border-radius:var(--rounded-full)}.drawer-module__ZYUkmG__logoLink:focus-visible{border-radius:var(--rounded-app)}.drawer-module__ZYUkmG__hamburgerLine{background-color:hsl(var(--accent));width:100%;height:3px;box-shadow:0px 2px 8px hsl(var(--accent)/.4);border-radius:2px}.drawer-module__ZYUkmG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background-color:#00000073;position:fixed;inset:0}.drawer-module__ZYUkmG__drawer{background:hsl(var(--background)/.75);z-index:1000;border-inline-start:1px solid hsl(var(--foreground)/.5);flex-direction:column;width:85%;max-width:400px;padding:32px 24px;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-2px 0 8px #00000080}.drawer-module__ZYUkmG__drawer *{font-family:Sora,sans-serif}.drawer-module__ZYUkmG__drawerHeader{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.drawer-module__ZYUkmG__themeToggleContainer{border-top:1px solid hsl(var(--accent)/.4);width:100%;margin-top:var(--padding-mobile);padding-top:var(--padding-mobile)}.drawer-module__ZYUkmG__closeButton{border:2px solid hsl(var(--accent)/.3);border-radius:var(--rounded-full);width:40px;height:40px;color:hsl(var(--accent));cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:all .3s ease-in-out;display:flex}.drawer-module__ZYUkmG__nav{flex-direction:column;gap:8px;display:flex}.drawer-module__ZYUkmG__navLink{color:hsl(var(--foreground));border-radius:var(--rounded-app);text-align:start;cursor:pointer;background:0 0;border:none;flex-direction:row;align-items:center;gap:12px;width:100%;padding:20px 16px;font-size:20px;font-weight:400;text-decoration:none;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.drawer-module__ZYUkmG__navLinkText{z-index:1;align-items:center;gap:8px;display:flex;position:relative}.drawer-module__ZYUkmG__chevron{margin-inline-start:auto}.drawer-module__ZYUkmG__icon{flex-shrink:0}.drawer-module__ZYUkmG__navLinkUnderline{background:linear-gradient(90deg,hsl(var(--accent)/0),hsl(var(--accent)));transform-origin:0;height:2px;box-shadow:0px 0px 8px hsl(var(--accent)/.6);position:absolute;bottom:12px;left:16px;right:16px}.drawer-module__ZYUkmG__dropdown{margin-inline-start:16px;flex-direction:column;margin-top:8px;display:flex;overflow:hidden}.drawer-module__ZYUkmG__dropdownItem{color:hsl(var(--foreground));margin:var(--gap-xs)0;border-inline-start:2px solid hsl(var(--accent)/.5);border-start-start-radius:0;border-start-end-radius:var(--rounded-app);border-end-end-radius:var(--rounded-app);border-end-start-radius:0;align-items:center;gap:12px;padding:16px 20px;font-size:16px;font-weight:400;text-decoration:none;transition:all .3s ease-in-out;display:flex}.drawer-module__ZYUkmG__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-inline-start:28px}.drawer-module__ZYUkmG__closeButton:hover{background-color:hsl(var(--accent)/.1);border-color:hsl(var(--accent));box-shadow:0px 0px 16px hsl(var(--accent)/.4);transform:rotate(90deg)}.drawer-module__ZYUkmG__navLink:hover{background-color:hsl(var(--surface-hover));padding-inline-start:24px}.drawer-module__ZYUkmG__closeButton:active{transform:rotate(90deg)scale(.95)}}@media (max-width:480px){.drawer-module__ZYUkmG__drawer{width:80%}.drawer-module__ZYUkmG__navLink{padding:18px 16px;font-size:18px}.drawer-module__ZYUkmG__dropdownItem{padding:14px 18px;font-size:15px}}@media (min-width:1024px){.drawer-module__ZYUkmG__drawer,.drawer-module__ZYUkmG__overlay,.drawer-module__ZYUkmG__hamburger{display:none}}
.company-section-title-module__zl2-BW__titleSection{align-items:center;gap:var(--padding-md);display:flex}.company-section-title-module__zl2-BW__divider{background:linear-gradient(to bottom,transparent,rgba(var(--secondary-color-rgb),.5),transparent);width:1px;height:32px}.company-section-title-module__zl2-BW__title{font-size:var(--text-2xl);font-weight:var(--font-bold);letter-spacing:.14em;text-transform:uppercase;color:var(--secondary-color);margin:0}@media (max-width:768px){.company-section-title-module__zl2-BW__divider{height:24px}.company-section-title-module__zl2-BW__title{font-size:var(--text-lg);letter-spacing:.1em}}
.home-technologies-showcase-module__12UD6G__sectionHeaderWrap{padding:0 var(--padding-desktop);text-align:start;width:100%;padding-bottom:2.5rem}@media (max-width:1024px){.home-technologies-showcase-module__12UD6G__sectionHeaderWrap{padding:0 var(--padding-tablet);padding-bottom:2.5rem}.home-technologies-showcase-module__12UD6G__sectionHeaderWrap [data-align]{text-align:center;align-items:center;margin-left:auto;margin-right:auto}}@media (max-width:768px){.home-technologies-showcase-module__12UD6G__sectionHeaderWrap{padding:0 var(--padding-mobile);text-align:center;padding-bottom:2.5rem}.home-technologies-showcase-module__12UD6G__sectionHeaderWrap [data-align]{text-align:center;align-items:center;margin-left:auto;margin-right:auto}.home-technologies-showcase-module__12UD6G__sectionHeaderWrap [data-align] h2{justify-content:center;font-size:38px}}.home-technologies-showcase-module__12UD6G__sectionHeaderWrap [data-align]{margin-left:0;margin-right:auto}.home-technologies-showcase-module__12UD6G__desktopShowcase{width:100%;max-width:1024px;margin-left:auto;margin-right:auto}.home-technologies-showcase-module__12UD6G__mobileShowcaseWrap{width:100%;max-width:520px;margin-left:auto;margin-right:auto}.home-technologies-showcase-module__12UD6G__mobileShowcase{width:100%;max-width:100%}
.krails-built-with-module__UAd3GW__section{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.krails-built-with-module__UAd3GW__container{width:100%;max-width:1440px;padding:var(--padding-desktop);flex-direction:column;justify-content:center;align-items:center;display:flex}.krails-built-with-module__UAd3GW__content{grid-template-columns:1fr 2.2fr;align-items:center;gap:80px;display:grid}.krails-built-with-module__UAd3GW__headingContainer{flex-direction:column;display:flex}.krails-built-with-module__UAd3GW__heading{letter-spacing:-1.5%;color:hsl(var(--foreground));margin:0;font-size:64px;font-weight:400;line-height:76px}.krails-built-with-module__UAd3GW__logosContainer{justify-content:space-between;align-items:center;gap:var(--padding-tablet);display:flex}.krails-built-with-module__UAd3GW__logoWrapper{background-color:hsl(var(--surface));border:1px solid hsl(var(--border));border-radius:var(--rounded-app);width:100%;height:160px;padding:var(--padding-mobile);flex:1;justify-content:center;align-items:center;display:flex}.krails-built-with-module__UAd3GW__logo{justify-content:center;align-items:center;transition:transform .3s,opacity .3s;display:flex}.krails-built-with-module__UAd3GW__logoImage,.krails-built-with-module__UAd3GW__logoImage path{fill:hsl(var(--foreground));color:hsl(var(--foreground));width:100%;height:auto}@media (max-width:1280px){.krails-built-with-module__UAd3GW__content{gap:var(--padding-tablet);grid-template-columns:1fr}.krails-built-with-module__UAd3GW__heading{text-align:center;font-size:56px}}@media (max-width:1024px){.krails-built-with-module__UAd3GW__container{padding:var(--padding-tablet)}}@media (max-width:768px){.krails-built-with-module__UAd3GW__container{padding:var(--padding-tablet)var(--padding-mobile)}.krails-built-with-module__UAd3GW__heading{font-size:48px}.krails-built-with-module__UAd3GW__logosContainer{gap:var(--padding-mobile);flex-direction:column}.krails-built-with-module__UAd3GW__logoWrapper{width:100%;height:240px}}@media (max-width:480px){.krails-built-with-module__UAd3GW__section{padding:0}.krails-built-with-module__UAd3GW__heading{font-size:36px}.krails-built-with-module__UAd3GW__logoWrapper{width:100%;height:200px}}@media (pointer:fine) and (hover:hover){.krails-built-with-module__UAd3GW__logo:hover{opacity:.8;transform:scale(1.05)}}
.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}
.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:auto;margin-right:auto}.dropdown-menu-module__-Aywca__container{border-radius:var(--rounded-app);width:100%;min-width:0;max-width:100%;height:fit-content;margin:0 auto;padding:0;overflow:visible}.dropdown-menu-module__-Aywca__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}}
.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}
.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-inline-end:2rem}.floating-label-input-module__SrQbfW__inner .floating-label-input-module__SrQbfW__label{inset-inline-start:var(--padding-sm);inset-inline-end:auto;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)}
.loading-progress-bar-module__BBU2Oq__overlay{background:hsl(var(--background));z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loading-progress-bar-module__BBU2Oq__container{width:100%;max-width:500px;padding:0 var(--padding-desktop);flex-direction:column;align-items:center;gap:2rem;font-family:Sora,sans-serif;display:flex}@media (max-width:1024px){.loading-progress-bar-module__BBU2Oq__container{padding:0 var(--padding-tablet)}}@media (max-width:768px){.loading-progress-bar-module__BBU2Oq__container{padding:0 var(--padding-mobile);width:100%;max-width:none}.loading-progress-bar-module__BBU2Oq__spinnerContainer,.loading-progress-bar-module__BBU2Oq__percentage,.loading-progress-bar-module__BBU2Oq__loadingText{box-sizing:border-box;padding-left:.75rem;padding-right:.75rem}.loading-progress-bar-module__BBU2Oq__progressBarContainer{box-sizing:border-box;align-self:stretch;width:100%;max-width:none}}.loading-progress-bar-module__BBU2Oq__logoContainer{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.loading-progress-bar-module__BBU2Oq__logo{z-index:2;position:relative}.loading-progress-bar-module__BBU2Oq__logoGlow{border-radius:var(--rounded-full);z-index:1;filter:blur(20px);width:140px;height:140px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-progress-bar-module__BBU2Oq__percentage{color:hsl(var(--foreground));font-variant-numeric:tabular-nums;text-align:center;min-width:120px;font-size:3rem;font-weight:400}.loading-progress-bar-module__BBU2Oq__progressBarContainer{border-radius:var(--rounded-full);width:100%;height:8px;position:relative;overflow:visible}.loading-progress-bar-module__BBU2Oq__progressTrack{background:hsl(var(--surface));border-radius:var(--rounded-full);border:1px solid hsl(var(--border));position:absolute;inset:0}.loading-progress-bar-module__BBU2Oq__progressFill{background:linear-gradient(90deg,hsl(var(--foreground))0%,hsl(var(--foreground))50%,hsl(var(--foreground))100%);border-radius:var(--rounded-full);box-shadow:0 0 20px hsl(var(--foreground)/.6),0 0 40px hsl(var(--foreground)/.3);z-index:2;position:absolute;top:0;bottom:0;left:0}.loading-progress-bar-module__BBU2Oq__spinnerContainer{flex-shrink:0;justify-content:center;align-items:center;display:flex}.loading-progress-bar-module__BBU2Oq__logoWrap{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.loading-progress-bar-module__BBU2Oq__logoCenter{z-index:10;justify-content:center;align-items:center;display:flex;position:relative}.loading-progress-bar-module__BBU2Oq__logoScale{transform-origin:50%;width:100%;height:100%;position:relative}.loading-progress-bar-module__BBU2Oq__logoShimmerMask{clip-path:inset(0 round 22%);pointer-events:none;z-index:20;contain:strict;isolation:isolate;border-radius:22%;position:absolute;inset:0;overflow:hidden}.loading-progress-bar-module__BBU2Oq__logoShimmerSweep{will-change:transform;width:398px;height:398px;margin-top:-199px;margin-left:-199px;position:absolute;top:50%;left:50%}.loading-progress-bar-module__BBU2Oq__logoShimmerGlow{filter:blur(7px);mix-blend-mode:soft-light;background:linear-gradient(217deg,#0000 0% 24%,#ffe28561 32%,#fff1ad94 37%,#fff8cca3 42%,#fffbdc8f 48%,#fff5c27a 54%,#ffeda366 60%,#ffe07a47 66%,#0000 74% 100%);position:absolute;inset:0}.loading-progress-bar-module__BBU2Oq__logoShimmerCore{mix-blend-mode:overlay;background:linear-gradient(217deg,#0000 0% 32%,#ffdb6670 38%,#fff0a3c7 42%,#fff9d1f5 45%,#fefef6fc 46.5%,#fff 47.5%,#fffbe0eb 49%,#fff3b8bd 52%,#ffe98f94 56%,#ffde706b 62%,#ffce4747 68%,#0000 74% 100%);position:absolute;inset:0}.loading-progress-bar-module__BBU2Oq__progressGlow{background:hsl(var(--foreground));border-radius:var(--rounded-full);filter:blur(12px);z-index:1;position:absolute;top:-4px;bottom:-4px;left:0}.loading-progress-bar-module__BBU2Oq__loadingText{color:hsl(var(--muted-foreground));letter-spacing:.1em;text-transform:uppercase;gap:.1rem;font-size:1rem;font-weight:500;display:flex}@media (max-width:640px){.loading-progress-bar-module__BBU2Oq__percentage{font-size:2.5rem}.loading-progress-bar-module__BBU2Oq__progressBarContainer{height:6px}.loading-progress-bar-module__BBU2Oq__loadingText{font-size:.875rem}}
.journey-timeline-module__3gCrIW__outerContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.journey-timeline-module__3gCrIW__section{background:var(--theme-gradient);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.journey-timeline-module__3gCrIW__section *{font-family:Sora,sans-serif}.journey-timeline-module__3gCrIW__container{width:100%;max-width:1440px;padding:var(--padding-desktop);flex-direction:column;gap:48px;margin:0 auto;display:flex}.journey-timeline-module__3gCrIW__header{margin-bottom:0}.journey-timeline-module__3gCrIW__intro{flex-direction:column;gap:24px;display:flex}.journey-timeline-module__3gCrIW__subtitle{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:var(--font-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--secondary-color);max-width:650px;margin:0;line-height:1.35}.journey-timeline-module__3gCrIW__paragraphs{grid-template-columns:1fr 1fr;gap:32px;display:grid}.journey-timeline-module__3gCrIW__paragraph{font-size:clamp(.875rem,1.2vw,1rem);font-weight:var(--font-medium);letter-spacing:.04em;text-transform:uppercase;color:var(--secondary-color);opacity:.92;margin:0;line-height:1.6}.journey-timeline-module__3gCrIW__timelineWrapper{width:100%;margin-top:24px;padding-top:28px}.journey-timeline-module__3gCrIW__timelineBar{background:linear-gradient(90deg,#6b1a2d 0% 15%,#b83a35 30%,#e06538 45%,#f37120 60% 100%);border-radius:999px;align-items:center;width:100%;height:88px;min-height:88px;padding:12px 24px 12px 12px;display:flex;position:relative;overflow:visible}.journey-timeline-module__3gCrIW__futureZone{flex:1;justify-content:center;align-self:stretch;align-items:center;min-width:0;display:flex}.journey-timeline-module__3gCrIW__futureOverlay{font-size:clamp(2.5rem,6vw,4rem);font-weight:var(--font-bold);letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;pointer-events:none;white-space:nowrap}.journey-timeline-module__3gCrIW__badgesRow{z-index:1;flex-shrink:0;align-self:stretch;align-items:center;gap:80px;display:flex;position:relative}.journey-timeline-module__3gCrIW__badgeWithYear{flex-direction:column;align-items:center;height:100%;display:flex;position:relative}.journey-timeline-module__3gCrIW__yearLabel{font-size:1rem;font-weight:var(--font-bold);color:var(--secondary-color);white-space:nowrap;margin-bottom:6px;position:absolute;bottom:120%;left:50%;transform:translate(-50%)}.journey-timeline-module__3gCrIW__circularBadge{aspect-ratio:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:auto;height:100%;display:flex;overflow:hidden}.journey-timeline-module__3gCrIW__keoLogo{object-fit:contain;width:100%;height:100%}.journey-timeline-module__3gCrIW__soldBadge{background:var(--keo-pink);color:#fff;font-size:1rem;font-weight:var(--font-bold);letter-spacing:.04em}.journey-timeline-module__3gCrIW__arrow{color:#fff;font-size:2rem;font-weight:700}.journey-timeline-module__3gCrIW__eventsRow{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px;display:grid}.journey-timeline-module__3gCrIW__event{font-size:clamp(.7rem,1vw,.85rem);font-weight:var(--font-bold);letter-spacing:.05em;text-transform:uppercase;color:var(--secondary-color);align-items:flex-start;gap:8px;line-height:1.4;display:flex}.journey-timeline-module__3gCrIW__eventArrow{color:var(--secondary-color);flex-shrink:0;font-size:.9rem;font-weight:700}@media (max-width:1440px){.journey-timeline-module__3gCrIW__badgesRow{gap:56px}}@media (max-width:1024px){.journey-timeline-module__3gCrIW__container{padding:var(--padding-tablet);gap:36px}.journey-timeline-module__3gCrIW__paragraphs{gap:24px}.journey-timeline-module__3gCrIW__timelineBar{min-height:88px;padding:12px 24px 12px 12px}.journey-timeline-module__3gCrIW__badgesRow{gap:24px}.journey-timeline-module__3gCrIW__eventsRow{grid-template-columns:1fr;margin-top:24px}.journey-timeline-module__3gCrIW__futureOverlay{letter-spacing:.1em;font-size:3rem}.journey-timeline-module__3gCrIW__arrow{font-size:1.5rem}.journey-timeline-module__3gCrIW__soldBadge{font-size:.7rem}}@media (max-width:768px){.journey-timeline-module__3gCrIW__container{padding:var(--padding-tablet)var(--padding-mobile);gap:32px}.journey-timeline-module__3gCrIW__intro{gap:20px}.journey-timeline-module__3gCrIW__paragraphs{grid-template-columns:1fr;gap:16px}.journey-timeline-module__3gCrIW__timelineBar{height:60px;min-height:60px;padding:8px 20px 8px 8px}.journey-timeline-module__3gCrIW__soldBadge{font-size:.6rem}.journey-timeline-module__3gCrIW__badgesRow{gap:18px}.journey-timeline-module__3gCrIW__futureOverlay{letter-spacing:.08em;font-size:2rem}.journey-timeline-module__3gCrIW__event{font-size:.75rem}.journey-timeline-module__3gCrIW__arrow{font-size:1rem}}@media (max-width:500px){.journey-timeline-module__3gCrIW__timelineBar{height:56px;min-height:56px;padding:6px 16px 6px 6px}.journey-timeline-module__3gCrIW__badgesRow{gap:10px}.journey-timeline-module__3gCrIW__circularBadge{aspect-ratio:1;width:auto;height:100%}.journey-timeline-module__3gCrIW__soldBadge{font-size:.6rem}.journey-timeline-module__3gCrIW__futureOverlay{letter-spacing:.06em;font-size:1.25rem}.journey-timeline-module__3gCrIW__arrow{font-size:.875rem}}
.HomeView-module__pGiYGa__page{height:fit-content;height:calc(100vh - var(--navbar-height));flex-direction:column;justify-content:space-between;align-items:center;min-height:fit-content;display:flex;position:relative}.HomeView-module__pGiYGa__main{flex-direction:column;width:100%;height:fit-content;display:flex}
.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-inline-end: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{top:20px;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;inset-inline-end: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-inline-end:48px}.kena-password-dialog-module__sCPa5G__dialogToggle{inset-inline-end:4px;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%;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}
.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}}
.theme-toggle-module__Rg0A6W__toggleContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-toggle-module__Rg0A6W__toggleSkeleton{background:hsl(var(--foreground)/.1);border-radius:var(--rounded-app);justify-content:center;align-items:center;width:100%;height:100%;animation:2s cubic-bezier(.4,0,.6,1) infinite theme-toggle-module__Rg0A6W__pulse;display:flex}@keyframes theme-toggle-module__Rg0A6W__pulse{0%,to{opacity:1}50%{opacity:.5}}.theme-toggle-module__Rg0A6W__selectTrigger{color:hsl(var(--foreground))!important;background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:48px!important;height:100%!important;padding:12px!important;transition:all .2s!important;display:flex!important}.theme-toggle-module__Rg0A6W__span{color:hsl(var(--foreground));font-size:var(--text-sm);margin-inline-start:var(--margin-xs);transition:all .2s ease-in-out}.theme-toggle-module__Rg0A6W__selectTrigger svg{justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s ease-in-out;display:flex;color:hsl(var(--foreground))!important}.theme-toggle-module__Rg0A6W__selectTrigger span{justify-content:center;align-items:center;display:flex}.theme-toggle-module__Rg0A6W__selectTrigger img{width:18px;height:18px}.theme-toggle-module__Rg0A6W__selectContent{z-index:50;-webkit-backdrop-filter:blur(8px)saturate(180%);min-width:8rem;position:absolute;top:2rem;right:-50%;overflow:visible;transform:translate(50%);border-radius:var(--rounded-app)!important;border:1px solid hsl(var(--border))!important;background:hsl(var(--background)/.95)!important}.theme-toggle-module__Rg0A6W__selectViewport{min-height:min-content;padding:4px}.theme-toggle-module__Rg0A6W__selectItem{gap:6px;position:relative;border-radius:var(--rounded-app)!important;width:100%!important;color:hsl(var(--foreground))!important;font-size:var(--text-sm)!important;cursor:pointer!important;outline:none!important;align-items:center!important;padding:6px 32px 6px 8px!important;transition:background .15s,color .15s!important;display:flex!important}.theme-toggle-module__Rg0A6W__selectItem:focus,.theme-toggle-module__Rg0A6W__selectItem[data-highlighted]{background:hsl(var(--accent)/.15)!important;color:hsl(var(--accent))!important}.theme-toggle-module__Rg0A6W__selectItem[data-state=checked]{color:hsl(var(--accent))!important}.theme-toggle-module__Rg0A6W__selectItemIndicator{inset-inline-end:8px;pointer-events:none;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.theme-toggle-module__Rg0A6W__selectItemIndicator svg{width:14px;height:14px;color:inherit}.theme-toggle-module__Rg0A6W__icon{flex-shrink:0;width:18px;height:18px}.theme-toggle-module__Rg0A6W__keoLogo{flex-shrink:0}.theme-toggle-module__Rg0A6W__toggleGroupWrapper{display:inline-flex}.theme-toggle-module__Rg0A6W__toggleGroup{justify-content:center;align-items:center;gap:.25rem;display:flex}.theme-toggle-module__Rg0A6W__toggleGroupItem{border-radius:var(--rounded-app);cursor:pointer;color:hsl(var(--foreground));background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.theme-toggle-module__Rg0A6W__toggleGroupItem:hover{background:hsl(var(--foreground)/.05);color:hsl(var(--foreground))}.theme-toggle-module__Rg0A6W__toggleGroupItemActive{background:hsl(var(--foreground));color:hsl(var(--background))}.theme-toggle-module__Rg0A6W__toggleGroupItemActive:hover{background:hsl(var(--foreground)/.9);color:hsl(var(--background))}.theme-toggle-module__Rg0A6W__toggleGroupIcon{width:1rem;height:1rem}
.company-culture-module__KSMQkq__section{background:var(--theme-gradient);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.company-culture-module__KSMQkq__section *{font-family:Sora,sans-serif}.company-culture-module__KSMQkq__container{width:100%;max-width:1440px;padding:var(--padding-desktop);flex-direction:column;gap:40px;margin:0 auto;display:flex;position:relative}.company-culture-module__KSMQkq__header{margin-bottom:0}.company-culture-module__KSMQkq__content{flex-direction:column;justify-content:center;align-items:center;display:flex;text-align:center!important}.company-culture-module__KSMQkq__accent{color:hsl(var(--accent));position:relative}.company-culture-module__KSMQkq__description{color:hsl(var(--foreground));margin-bottom:48px;margin-top:var(--padding-tablet);max-width:100%;margin-left:auto;margin-right:auto;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:300;line-height:1.7}.company-culture-module__KSMQkq__statsGrid{margin-top:var(--padding-tablet);gap:var(--gap-lg);grid-template-columns:repeat(3,1fr);width:100%;display:grid}.company-culture-module__KSMQkq__statCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.company-culture-module__KSMQkq__statCardHeader{padding:var(--card-padding)var(--card-padding).5rem!important}.company-culture-module__KSMQkq__statCardContent{padding:.5rem var(--card-padding)var(--card-padding);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.company-culture-module__KSMQkq__statValue{color:hsl(var(--accent));justify-content:center;align-items:center;font-size:4rem;font-weight:700;line-height:1;display:flex}.company-culture-module__KSMQkq__statSuffix{color:hsl(var(--accent));margin-left:.25rem;font-size:2.5rem;font-weight:700}.company-culture-module__KSMQkq__statLabel{color:hsl(var(--foreground));margin:0;font-size:1rem;font-weight:600;line-height:1.5}.company-culture-module__KSMQkq__statGlow{pointer-events:none;width:200px;height:200px;transition:bottom .3s;position:absolute;bottom:-50%;left:50%;transform:translate(-50%)}.company-culture-module__KSMQkq__imagesGrid{gap:32px;width:100%;display:grid}.company-culture-module__KSMQkq__imageWrapper{aspect-ratio:16/10;border-radius:var(--rounded-app);border:1px solid hsl(var(--border));background-color:hsl(var(--background)/.02);width:100%;position:relative;overflow:hidden}.company-culture-module__KSMQkq__image{object-fit:cover;transition:transform .3s ease-in-out}@media (pointer:fine) and (hover:hover){.company-culture-module__KSMQkq__imageWrapper:hover .company-culture-module__KSMQkq__image{transform:scale(1.05)}.company-culture-module__KSMQkq__button:hover{background-color:hsl(var(--accent)/.1);border-color:hsl(var(--accent));box-shadow:0 0 20px hsl(var(--accent)/.3);transform:translateY(-2px)}}@media (max-width:1024px){.company-culture-module__KSMQkq__container{padding:var(--padding-tablet);gap:32px}.company-culture-module__KSMQkq__header{margin-bottom:0}.company-culture-module__KSMQkq__title{margin-bottom:24px;padding:0 36px}.company-culture-module__KSMQkq__description{margin-bottom:40px}.company-culture-module__KSMQkq__imagesGrid{gap:var(--gap-md)}}@media (max-width:768px){.company-culture-module__KSMQkq__container{padding:var(--padding-tablet)var(--padding-mobile)}.company-culture-module__KSMQkq__header{margin-bottom:0}.company-culture-module__KSMQkq__imagesGrid{gap:var(--gap-md);grid-template-columns:1fr}.company-culture-module__KSMQkq__imageWrapper{aspect-ratio:16/11}.company-culture-module__KSMQkq__button{padding:14px 28px;font-size:.9375rem}.company-culture-module__KSMQkq__statsGrid{gap:var(--gap-md);grid-template-columns:1fr}.company-culture-module__KSMQkq__statValue{font-size:3rem}.company-culture-module__KSMQkq__statSuffix{font-size:2rem}}@media (max-width:480px){.company-culture-module__KSMQkq__title{margin-bottom:20px}.company-culture-module__KSMQkq__description{margin-bottom:32px}}
.krails-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:100vh;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{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)}}
.locale-switcher-module__Wy4jOq__selectTriggerLocale{border-radius:var(--rounded-app);cursor:pointer;appearance:none;white-space:nowrap;transition:background .15s,color .15s,transform .15s;width:2.5rem!important;min-width:2.5rem!important;height:2.5rem!important;color:hsl(var(--foreground))!important;background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}.locale-switcher-module__Wy4jOq__selectTriggerLocale:hover{background:hsl(var(--foreground)/.05)!important;color:hsl(var(--foreground))!important}.locale-switcher-module__Wy4jOq__selectTriggerLocale:active{transform:scale(.9)}.locale-switcher-module__Wy4jOq__selectTriggerLocale [data-radix-select-icon]{display:none}.locale-switcher-module__Wy4jOq__container{justify-content:center;align-items:center;display:flex;position:relative}.locale-switcher-module__Wy4jOq__trigger{border-radius:var(--rounded-app);font-family:Sora,sans-serif;font-size:var(--text-sm);cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:4px;padding:8px 10px;font-weight:500;transition:color .2s,border-color .2s,background .2s;display:flex;color:hsl(var(--foreground))!important}.locale-switcher-module__Wy4jOq__trigger:hover{color:hsl(var(--accent))}.locale-switcher-module__Wy4jOq__trigger:focus-visible{outline:2px solid hsl(var(--accent));outline-offset:2px}.locale-switcher-module__Wy4jOq__globeIcon{flex-shrink:0}.locale-switcher-module__Wy4jOq__current{text-transform:uppercase;letter-spacing:.02em}.locale-switcher-module__Wy4jOq__caret{transition:transform .2s}.locale-switcher-module__Wy4jOq__caretOpen{transform:rotate(180deg)}.locale-switcher-module__Wy4jOq__dropdown{top:calc(100% + 6px);background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--rounded-app);min-width:100%;box-shadow:var(--shadow-black);z-index:100002;margin:0;padding:6px 0;list-style:none;position:absolute;inset-inline-end:0}.locale-switcher-module__Wy4jOq__option{width:100%;color:hsl(var(--foreground));font-family:Sora,sans-serif;font-size:var(--text-sm);text-align:start;cursor:pointer;background:0 0;border:none;padding:8px 14px;font-weight:500;transition:background .15s,color .15s;display:block}.locale-switcher-module__Wy4jOq__option:hover{background:hsl(var(--foreground)/.05);color:hsl(var(--accent))}.locale-switcher-module__Wy4jOq__optionActive{color:hsl(var(--accent));font-weight:600}.locale-switcher-module__Wy4jOq__selectContentLocale{-webkit-backdrop-filter:none;min-width:max-content;background:0 0!important}.locale-switcher-module__Wy4jOq__glassLayer{z-index:0;border-radius:inherit;background:hsl(var(--background)/.85);position:absolute;inset:0}.locale-switcher-module__Wy4jOq__selectViewportLocale{z-index:1;position:relative}.locale-switcher-module__Wy4jOq__selectItemLocale:focus,.locale-switcher-module__Wy4jOq__selectItemLocale[data-highlighted]{background:hsl(var(--foreground)/.08)!important;color:hsl(var(--foreground))!important}.locale-switcher-module__Wy4jOq__selectItemLocale[data-state=checked],.locale-switcher-module__Wy4jOq__selectItemIndicatorLocale svg{color:hsl(var(--foreground))!important}.locale-switcher-module__Wy4jOq__selectItemText{white-space:nowrap;justify-content:flex-start;align-items:center;gap:6px;width:100%;display:flex}.locale-switcher-module__Wy4jOq__selectItemCode{font-weight:600!important}.locale-switcher-module__Wy4jOq__selectItemLocale{padding-block:6px!important;padding-inline:8px 32px!important}.locale-switcher-module__Wy4jOq__selectItemIndicatorLocale{left:auto!important;right:auto!important;inset-inline-end:8px!important}
.multiple-selector-module__sFMOHq__wrapper{flex-direction:column;gap:6px;display:flex}.multiple-selector-module__sFMOHq__label{font-size:var(--text-xs);font-weight:var(--font-base);color:hsl(var(--foreground));opacity:.8;text-transform:uppercase;letter-spacing:.05em}.multiple-selector-module__sFMOHq__triggerWrapper{cursor:pointer;border-radius:var(--rounded-app);outline:none;width:100%;overflow:hidden}.multiple-selector-module__sFMOHq__triggerWrapper:focus-within{outline:2px solid hsl(var(--foreground));outline-offset:2px}.multiple-selector-module__sFMOHq__triggerDisabled{cursor:not-allowed;opacity:.5}.multiple-selector-module__sFMOHq__trigger{border:1px solid hsl(var(--border));border-radius:var(--rounded-app);width:100%;min-height:2.25rem;color:hsl(var(--foreground));font-size:var(--text-sm);isolation:isolate;background:hsl(var(--background)/.75);align-items:stretch;transition:border-color .15s;display:flex;position:relative}.multiple-selector-module__sFMOHq__trigger:hover{background:hsl(var(--background)/.8);border-color:hsl(var(--border))}.multiple-selector-module__sFMOHq__triggerWrapper:focus-within .multiple-selector-module__sFMOHq__trigger{background:hsl(var(--background)/.85)}.multiple-selector-module__sFMOHq__triggerScroll{z-index:1;flex-wrap:wrap;flex:1;align-content:flex-start;align-items:center;gap:6px;min-width:0;min-height:2.25rem;padding:6px 2.25rem 6px 12px;display:flex;position:relative;overflow-y:auto}.multiple-selector-module__sFMOHq__badge{border-radius:var(--rounded-app);background:hsl(var(--surface));color:hsl(var(--foreground));font-size:var(--text-sm);font-weight:var(--font-medium);align-items:center;gap:4px;padding:2px 6px;display:inline-flex}.multiple-selector-module__sFMOHq__badge:hover{background:hsl(var(--surface-hover))}.multiple-selector-module__sFMOHq__badgeRemove{border-radius:var(--rounded-full);color:hsl(var(--foreground));cursor:pointer;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;transition:opacity .15s,color .15s;display:inline-flex}.multiple-selector-module__sFMOHq__badgeRemove:hover{opacity:1;color:hsl(var(--background))}.multiple-selector-module__sFMOHq__badgeRemove:focus-visible{outline:none}.multiple-selector-module__sFMOHq__input{min-width:80px;height:1.5rem;color:hsl(var(--foreground));line-height:1.5rem;font-size:var(--text-sm);background:0 0;border:none;outline:none;flex:1;align-self:center;padding:0;font-family:inherit}.multiple-selector-module__sFMOHq__input:focus,.multiple-selector-module__sFMOHq__input:focus-visible{outline:none}.multiple-selector-module__sFMOHq__input::placeholder{color:hsl(var(--foreground));opacity:.6}.multiple-selector-module__sFMOHq__chevronButton{z-index:2;color:hsl(var(--foreground));cursor:pointer;opacity:.5;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.multiple-selector-module__sFMOHq__chevronButton:hover{opacity:.8}.multiple-selector-module__sFMOHq__chevronButton:focus,.multiple-selector-module__sFMOHq__chevronButton:focus-visible{outline:none}.multiple-selector-module__sFMOHq__chevronOpen{transform:translateY(-50%)rotate(180deg)}.multiple-selector-module__sFMOHq__icon{flex-shrink:0;width:.75rem;height:.75rem}.multiple-selector-module__sFMOHq__chevronIcon{flex-shrink:0;width:1rem;height:1rem}.multiple-selector-module__sFMOHq__popover{border-radius:var(--rounded-app);border:1px solid hsl(var(--border));box-shadow:var(--shadow-black);overflow:hidden}.multiple-selector-module__sFMOHq__popoverInner{border-radius:inherit;isolation:isolate;background:hsl(var(--background)/.7);position:relative}.multiple-selector-module__sFMOHq__popoverListScroll{z-index:1;outline:none;max-height:280px;padding:4px;position:relative;overflow-y:auto}.multiple-selector-module__sFMOHq__list{outline:none;padding:0}.multiple-selector-module__sFMOHq__option{border-radius:var(--rounded-app);width:100%;font-size:var(--text-sm);color:hsl(var(--foreground));cursor:pointer;white-space:nowrap;outline:none;align-items:center;gap:6px;padding-block:6px;padding-inline:8px 32px;transition:background .15s,color .15s;display:flex;position:relative}.multiple-selector-module__sFMOHq__option:hover{background:hsl(var(--foreground)/.05);color:hsl(var(--accent))}.multiple-selector-module__sFMOHq__optionHighlighted{background:hsl(var(--accent)/.2);color:hsl(var(--foreground))}.multiple-selector-module__sFMOHq__optionHighlighted:hover{background:hsl(var(--accent)/.25)}.multiple-selector-module__sFMOHq__optionSelected{color:hsl(var(--accent))}.multiple-selector-module__sFMOHq__optionLabel{text-align:start;flex:1}.multiple-selector-module__sFMOHq__optionCheck{inset-inline-end:8px;pointer-events:none;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.multiple-selector-module__sFMOHq__optionCheckSelected{color:hsl(var(--accent))}.multiple-selector-module__sFMOHq__optionCheckIcon{width:14px;height:14px}.multiple-selector-module__sFMOHq__empty{font-size:var(--text-sm);color:hsl(var(--foreground));opacity:.8;padding:12px}
.section-header-module__Rwd0zG__container{gap:var(--gap-md);flex-direction:column;width:100%;max-width:810px;display:flex}.section-header-module__Rwd0zG__container[data-align=left]{text-align:start;align-items:flex-start}.section-header-module__Rwd0zG__container[data-align=center]{text-align:center;align-items:center;margin-left:auto;margin-right:auto}.section-header-module__Rwd0zG__container[data-align=right]{text-align:right;align-items:flex-end;margin-left:auto}.section-header-module__Rwd0zG__heading{color:var(--secondary-color);letter-spacing:-1.5%;flex-wrap:wrap;gap:.1em;margin:0;font-size:52px;font-weight:400;line-height:1.2;display:flex}.section-header-module__Rwd0zG__word{white-space:nowrap;display:inline-block}.section-header-module__Rwd0zG__subtitle{letter-spacing:-.01em;color:var(--secondary-color);opacity:.7;margin:0;font-size:20px;font-weight:300;line-height:1.5}.section-header-module__Rwd0zG__white{color:#fff!important}.section-header-module__Rwd0zG__highlight{font-weight:600;color:var(--accent-color)!important}.section-header-module__Rwd0zG__textxs{font-size:var(--text-xs)}.section-header-module__Rwd0zG__textsm{font-size:var(--text-sm)}.section-header-module__Rwd0zG__textbase{font-size:var(--text-base)}.section-header-module__Rwd0zG__textlg{font-size:var(--text-lg)}.section-header-module__Rwd0zG__textxl{font-size:var(--text-xl)}.section-header-module__Rwd0zG__text2xl{font-size:var(--text-2xl)}.section-header-module__Rwd0zG__text3xl{font-size:var(--text-3xl)}.section-header-module__Rwd0zG__text4xl{font-size:var(--text-4xl)}.section-header-module__Rwd0zG__text5xl{font-size:var(--text-5xl)}.section-header-module__Rwd0zG__text6xl{font-size:var(--text-6xl)}.section-header-module__Rwd0zG__text7xl{font-size:var(--text-7xl)}.section-header-module__Rwd0zG__text8xl{font-size:var(--text-8xl)}.section-header-module__Rwd0zG__text9xl{font-size:var(--text-9xl)}@media (max-width:1024px){.section-header-module__Rwd0zG__heading{font-size:40px;line-height:1.2}.section-header-module__Rwd0zG__subtitle{font-size:18px}}@media (max-width:768px){.section-header-module__Rwd0zG__heading{font-size:32px;line-height:1.2}.section-header-module__Rwd0zG__subtitle{font-size:18px}}@media (max-width:540px){.section-header-module__Rwd0zG__heading{font-size:28px;line-height:1.2}.section-header-module__Rwd0zG__subtitle{font-size:16px}}
.krails-dashboard-module__Ul0pjq__dashboardContainer{z-index:0;justify-content:center;align-items:center;width:100%;max-width:100vw;height:900px;margin-top:-60px;margin-bottom:-1px;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.krails-dashboard-module__Ul0pjq__dashboardContainer{padding:var(--padding-desktop)}.krails-dashboard-module__Ul0pjq__dashboardStack{display:block;position:relative}}.krails-dashboard-module__Ul0pjq__dashboardStack{align-items:space-between;justify-content:space-between;width:100%;max-width:1600px;height:100%;display:flex;position:relative}.krails-dashboard-module__Ul0pjq__dashboardPanel{border-radius:var(--rounded-app);background-color:#fff;background:linear-gradient(180deg,hsl(var(--background))100%,hsl(var(--background))100%);border:1px solid hsl(var(--border));min-width:1000px;box-shadow:var(--shadow-black);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform-style:preserve-3d;pointer-events:auto;border-bottom:none;transition:box-shadow .15s ease-in-out;position:absolute;overflow:hidden;width:1000px!important;height:720px!important}.krails-dashboard-module__Ul0pjq__panelOverlay{background-color:#0000;width:100%;height:100%;position:absolute;top:0;left:0}.krails-dashboard-module__Ul0pjq__dashboardPanel *{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:default}.krails-dashboard-module__Ul0pjq__panelOne{top:50%;left:0;overflow:hidden;z-index:1!important}.krails-dashboard-module__Ul0pjq__panelTwo{top:50%;left:320px;overflow:hidden;z-index:2!important}.krails-dashboard-module__Ul0pjq__panelThree{top:50%;left:640px;overflow:hidden;z-index:3!important}.krails-dashboard-module__Ul0pjq__windowChrome{align-items:center;height:40px;padding:0 16px;display:flex}.krails-dashboard-module__Ul0pjq__windowDots{gap:8px;display:flex}.krails-dashboard-module__Ul0pjq__dot{border-radius:var(--rounded-full);background:#ffffff1a;width:12px;height:12px}.krails-dashboard-module__Ul0pjq__dot:first-child{background:#ff5f574d}.krails-dashboard-module__Ul0pjq__dot:nth-child(2){background:#ffbd2e4d}.krails-dashboard-module__Ul0pjq__dot:nth-child(3){background:#28c9404d}.krails-dashboard-module__Ul0pjq__panelContent{height:calc(100% - 40px);color:hsl(var(--foreground));padding:24px;font-size:14px;line-height:1.6;overflow-x:hidden}.krails-dashboard-module__Ul0pjq__panelContent::-webkit-scrollbar{width:6px}.krails-dashboard-module__Ul0pjq__panelContent::-webkit-scrollbar-track{background:hsl(var(--background)/.2)}.krails-dashboard-module__Ul0pjq__panelContent::-webkit-scrollbar-thumb{background:hsl(var(--background)/.1);border-radius:var(--rounded-app)}.krails-dashboard-module__Ul0pjq__sidebarHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.krails-dashboard-module__Ul0pjq__versionBadge,.krails-dashboard-module__Ul0pjq__sectionTitle{color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.5px;letter-spacing:-1.5%;margin:0;font-size:18px;font-weight:400;line-height:1.2}.krails-dashboard-module__Ul0pjq__versionBadge{margin-right:var(--gap-md)}.krails-dashboard-module__Ul0pjq__searchBox{background:hsl(var(--foreground)/.03);border:1px solid hsl(var(--foreground)/.06);border-radius:var(--rounded-app);height:36px;color:hsl(var(--foreground));align-items:center;gap:8px;width:260px;margin-bottom:24px;padding:0 12px;font-size:13px;display:flex}.krails-dashboard-module__Ul0pjq__searchIcon{color:#fff;background:hsl(var(--accent));border-radius:var(--rounded-app);margin-left:auto;padding:0 6px;font-size:16px}.krails-dashboard-module__Ul0pjq__navList{flex-direction:column;gap:20px;width:260px;display:flex}.krails-dashboard-module__Ul0pjq__navGroup{flex-direction:column;gap:4px;display:flex}.krails-dashboard-module__Ul0pjq__navGroupTitle{color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:400;font-size:16gpx;letter-spacing:-1.5%;align-items:flex-end;gap:24px;line-height:1.2;display:flex}.krails-dashboard-module__Ul0pjq__navGroupTitleIcon{width:auto!important;height:24px!important}.krails-dashboard-module__Ul0pjq__navItem,.krails-dashboard-module__Ul0pjq__navItemActive{text-align:left;border-radius:var(--rounded-app);color:hsl(var(--foreground));cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;font-size:13px;display:flex}.krails-dashboard-module__Ul0pjq__navItemActive{background:hsl(var(--foreground)/.08);color:hsl(var(--foreground));font-weight:400}.krails-dashboard-module__Ul0pjq__navPath{color:hsl(var(--foreground));font-size:12px}.krails-dashboard-module__Ul0pjq__navIcon{color:hsl(var(--accent));margin-left:auto;font-size:12px}.krails-dashboard-module__Ul0pjq__navBadge{background:hsl(var(--accent));color:#fff;border-radius:var(--rounded-app);text-transform:uppercase;margin-left:auto;margin-right:12px;padding:3px 16px;font-size:12px;font-weight:400}.krails-dashboard-module__Ul0pjq__endpointIcon{width:auto;height:30px}.krails-dashboard-module__Ul0pjq__endpointHeader{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.krails-dashboard-module__Ul0pjq__endpointPath{color:hsl(var(--foreground));margin:0;font-size:16px;font-weight:700}.krails-dashboard-module__Ul0pjq__methodBadge{background:hsl(var(--accent));color:#fff;border-radius:var(--rounded-app);text-transform:uppercase;margin-right:12px;padding:3px 16px;font-size:12px;font-weight:400}.krails-dashboard-module__Ul0pjq__urlDisplay{background:hsl(var(--background)/.3);border:1px solid hsl(var(--foreground)/.05);border-radius:var(--rounded-app);color:hsl(var(--foreground));word-break:break-all;margin-bottom:24px;padding:8px;font-family:Monaco,Courier New,monospace;font-size:12px}.krails-dashboard-module__Ul0pjq__section{margin-bottom:24px}.krails-dashboard-module__Ul0pjq__sectionHeading{color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:12px;font-weight:600}.krails-dashboard-module__Ul0pjq__responseList{flex-direction:column;display:flex}.krails-dashboard-module__Ul0pjq__responseItem:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.krails-dashboard-module__Ul0pjq__responseItem:last-child{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.krails-dashboard-module__Ul0pjq__responseItem{background:hsl(var(--foreground)/.02);border:1px solid hsl(var(--foreground)/.05);background:linear-gradient(90deg,#303b42 0%,#556b79 100%);flex-direction:column;align-items:flex-start;gap:4px;padding:12px;display:flex}.krails-dashboard-module__Ul0pjq__statusBadge{color:#fafafa;align-items:center;gap:6px;min-width:50px;font-size:13px;font-weight:700;display:flex}.krails-dashboard-module__Ul0pjq__statusDot{border-radius:var(--rounded-full);width:14px;height:14px;margin-right:12px;display:inline-block}.krails-dashboard-module__Ul0pjq__statusDot[data-status=success]{background:#10b981;box-shadow:0 0 8px #10b98166}.krails-dashboard-module__Ul0pjq__statusDot[data-status=error]{background:#ef4444;box-shadow:0 0 8px #ef444466}.krails-dashboard-module__Ul0pjq__responseContent{flex:1}.krails-dashboard-module__Ul0pjq__responseTitle{color:#fafafa;margin:0;font-size:13px}.krails-dashboard-module__Ul0pjq__metaInfo{color:hsl(var(--foreground));border-top:1px solid hsl(var(--foreground)/.05);align-items:center;gap:6px;margin-top:16px;padding-top:16px;font-size:11px;display:flex}.krails-dashboard-module__Ul0pjq__uploadIcon,.krails-dashboard-module__Ul0pjq__navArrow{color:hsl(var(--accent))}.krails-dashboard-module__Ul0pjq__footerNav{border-top:1px solid hsl(var(--foreground)/.05);color:hsl(var(--foreground));justify-content:flex-end;align-items:center;gap:8px;margin-top:20px;padding-top:16px;font-size:13px;display:flex}.krails-dashboard-module__Ul0pjq__languageIcon{width:auto;height:30px}.krails-dashboard-module__Ul0pjq__languageSection{margin-bottom:20px}.krails-dashboard-module__Ul0pjq__languageLabel{color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.5px;font-weight:400;font-style:Regular;letter-spacing:-1.5%;align-items:flex-end;gap:24px;margin-bottom:12px;padding-bottom:24px;font-size:16px;line-height:1.2;display:flex}.krails-dashboard-module__Ul0pjq__langTabs{gap:var(--gap-md);flex-wrap:wrap;padding-bottom:12px;display:flex}.krails-dashboard-module__Ul0pjq__langTab{background:hsl(var(--foreground)/.03);border:1px solid hsl(var(--foreground)/.06);color:hsl(var(--foreground));cursor:pointer;aspect-ratio:1;flex-direction:column;align-items:center;gap:6px;width:70px;height:auto;padding:6px 10px;font-family:inherit;font-size:11px;display:flex}.krails-dashboard-module__Ul0pjq__langTabContent{background-color:hsl(var(--foreground)/.07);flex-direction:column;align-items:center;gap:6px;padding:6px;font-family:inherit;display:flex;width:100%!important;height:100%!important}.krails-dashboard-module__Ul0pjq__langTabDots{color:hsl(var(--foreground));background-color:#0000;border:none}.krails-dashboard-module__Ul0pjq__langTabActive{background:hsl(var(--foreground)/.1);border-color:hsl(var(--foreground)/.15);color:hsl(var(--foreground));font-weight:600}.krails-dashboard-module__Ul0pjq__langIcon{width:20px;height:20px;color:hsl(var(--foreground))}.krails-dashboard-module__Ul0pjq__langLabelText{color:hsl(var(--foreground));font-size:12px}.krails-dashboard-module__Ul0pjq__codeSection{background:linear-gradient(90deg,var(--main-color)0%,hsl(var(--foreground)/.2)200%);border:1px solid hsl(var(--foreground)/.2);border-radius:var(--rounded-app);padding:var(--padding-mobile)var(--padding-tablet);margin-bottom:20px}.krails-dashboard-module__Ul0pjq__codeSectionTitle{color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:18px;font-weight:400}.krails-dashboard-module__Ul0pjq__codeBlock{color:hsl(var(--foreground));margin:0;padding:16px;font-family:Monaco,Courier New,monospace;font-size:11px;line-height:1.6;overflow-x:auto}.krails-dashboard-module__Ul0pjq__codeWithGutter{align-items:flex-start;gap:12px;display:flex}.krails-dashboard-module__Ul0pjq__gutter{counter-reset:line;color:hsl(var(--foreground));text-align:right;-webkit-user-select:none;user-select:none;margin:0;padding:12px 8px;font-family:Monaco,monospace;font-size:11px;list-style:none}.krails-dashboard-module__Ul0pjq__gutter li{counter-increment:line;height:1.66em;line-height:2}.krails-dashboard-module__Ul0pjq__gutter li:before{content:counter(line);min-width:1.4em;display:inline-block}.krails-dashboard-module__Ul0pjq__codeKeyword{color:#f3454e;font-weight:600}.krails-dashboard-module__Ul0pjq__codeVariable{color:#49c6f7}.krails-dashboard-module__Ul0pjq__codeString{color:#7cda02}.krails-dashboard-module__Ul0pjq__codeFunction{color:#bd75ec}.krails-dashboard-module__Ul0pjq__codeProperty{color:#fdba3e}.krails-dashboard-module__Ul0pjq__dashboardVignette{z-index:4;pointer-events:none;background:linear-gradient(180deg,transparent 30%,hsl(var(--background)/.5)75%,hsl(var(--background))100%);height:100%;position:absolute;inset:0}@media (max-width:1600px){.krails-dashboard-module__Ul0pjq__dashboardContainer{margin-top:-100px}}@media (max-width:1024px){.krails-dashboard-module__Ul0pjq__dashboardContainer{margin-top:-60px;padding:0;overflow:hidden}.krails-dashboard-module__Ul0pjq__dashboardStack{display:block;position:relative}.krails-dashboard-module__Ul0pjq__dashboardPanel{min-width:1000px;width:1000px!important;height:650px!important}}@media (max-width:500px){.krails-dashboard-module__Ul0pjq__dashboardContainer{height:600px;margin-top:0;padding:0;overflow:hidden}}
.news-filters-module__IzGAuq__newsFilters{margin-bottom:40px}.news-filters-module__IzGAuq__filtersRow{flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;gap:16px;width:100%;display:flex}.news-filters-module__IzGAuq__filtersRow>*{flex:0 480px;width:100%;min-width:0;max-width:480px}@media (max-width:768px){.news-filters-module__IzGAuq__newsFilters{margin-bottom:32px}.news-filters-module__IzGAuq__filtersRow{flex-direction:column;align-items:stretch}.news-filters-module__IzGAuq__filtersRow>*{max-width:none}}
.form-field-module__lAkI_q__root{flex-direction:column;gap:.5rem;display:flex}.form-field-module__lAkI_q__label{font-size:var(--text-sm);font-weight:var(--font-semibold);color:hsl(var(--foreground));line-height:1.25}.form-field-module__lAkI_q__label.form-field-module__lAkI_q__error{color:var(--error)}.form-field-module__lAkI_q__required{color:var(--error);margin-inline-start:.25rem}.form-field-module__lAkI_q__description{font-size:var(--text-sm);color:hsl(var(--muted-foreground))}.form-field-module__lAkI_q__errorMessage{font-size:var(--text-sm);color:var(--error);font-weight:var(--font-medium)}.form-field-module__lAkI_q__inputStandalone,.form-field-module__lAkI_q__textareaStandalone{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}.form-field-module__lAkI_q__inputStandalone:focus,.form-field-module__lAkI_q__textareaStandalone:focus{border-color:hsl(var(--foreground));outline:none}.form-field-module__lAkI_q__inputStandalone:disabled,.form-field-module__lAkI_q__textareaStandalone:disabled{cursor:not-allowed;opacity:.5}.form-field-module__lAkI_q__inputStandalone:focus-visible,.form-field-module__lAkI_q__textareaStandalone:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:2px}.form-field-module__lAkI_q__inputStandalone.form-field-module__lAkI_q__error,.form-field-module__lAkI_q__textareaStandalone.form-field-module__lAkI_q__error{border-color:var(--error)}.form-field-module__lAkI_q__textareaStandalone{min-height:7.5rem;padding:.5rem var(--padding-sm);resize:none}
/*# sourceMappingURL=47b2447856ba1589.css.map*/