.support-contact-form-module__-g1Gzq__formContainer{width:100%;max-width:1440px;padding:var(--padding-desktop);margin:0 auto}.support-contact-form-module__-g1Gzq__headingContainer{width:100%;margin-bottom:calc(var(--padding-desktop)*.5);justify-content:center;display:flex}.support-contact-form-module__-g1Gzq__headerEmailRow{margin-top:0;margin-bottom:calc(var(--padding-desktop)*.5);justify-content:center;display:flex}.support-contact-form-module__-g1Gzq__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}.support-contact-form-module__-g1Gzq__headerEmailIcon{justify-content:center;align-items:center;line-height:0;display:inline-flex}.support-contact-form-module__-g1Gzq__headerEmailIcon svg{width:24px;height:24px}.support-contact-form-module__-g1Gzq__statusMessage{border-radius:var(--rounded-app);text-align:center;margin-bottom:24px;padding:16px;font-size:14px;animation:.3s ease-out support-contact-form-module__-g1Gzq__slideIn}.support-contact-form-module__-g1Gzq__statusSuccess{color:#22c55e;background-color:#22c55e1a;border:1px solid #22c55e4d}.support-contact-form-module__-g1Gzq__statusError{color:#ef4444;background-color:#ef44441a;border:1px solid #ef44444d}@keyframes support-contact-form-module__-g1Gzq__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.support-contact-form-module__-g1Gzq__successContainer{min-height:60vh;padding:var(--padding-desktop)0;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.support-contact-form-module__-g1Gzq__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}.support-contact-form-module__-g1Gzq__successIcon svg{width:60px;height:60px}.support-contact-form-module__-g1Gzq__successContent{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:800px;display:flex}.support-contact-form-module__-g1Gzq__successMessage{color:var(--secondary-color);opacity:.9;max-width:600px;margin:0;font-size:18px;font-weight:300;line-height:28px}.support-contact-form-module__-g1Gzq__successActions{justify-content:center;margin-top:16px;display:flex}@media (max-width:1024px){.support-contact-form-module__-g1Gzq__successContainer{padding:var(--padding-tablet)0;min-height:50vh}.support-contact-form-module__-g1Gzq__successIcon{width:100px;height:100px;margin-bottom:24px}.support-contact-form-module__-g1Gzq__successIcon svg{width:50px;height:50px}.support-contact-form-module__-g1Gzq__successMessage{font-size:16px;line-height:24px}}@media (max-width:768px){.support-contact-form-module__-g1Gzq__successContainer{padding:var(--padding-mobile)0;min-height:40vh}.support-contact-form-module__-g1Gzq__successIcon{width:80px;height:80px;margin-bottom:20px}.support-contact-form-module__-g1Gzq__successIcon svg{width:40px;height:40px}.support-contact-form-module__-g1Gzq__successMessage{font-size:14px;line-height:22px}}.support-contact-form-module__-g1Gzq__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){.support-contact-form-module__-g1Gzq__heading{font-size:42px}}@media (max-width:768px){.support-contact-form-module__-g1Gzq__heading{font-size:36px}}.support-contact-form-module__-g1Gzq__form{flex-direction:column;gap:24px;width:100%;display:flex}.support-contact-form-module__-g1Gzq__grid{grid-template-columns:1fr;gap:24px;display:grid}.support-contact-form-module__-g1Gzq__row{flex-direction:row;gap:24px;display:flex}.support-contact-form-module__-g1Gzq__rowEqualHeight{flex-direction:row;align-items:stretch;gap:24px;display:flex}.support-contact-form-module__-g1Gzq__rowEqualHeight .support-contact-form-module__-g1Gzq__fieldGroup{flex-direction:column;flex:1;display:flex}.support-contact-form-module__-g1Gzq__rowEqualHeight .support-contact-form-module__-g1Gzq__fieldGroup textarea{height:250px;min-height:250px}@media (max-width:1024px){.support-contact-form-module__-g1Gzq__row,.support-contact-form-module__-g1Gzq__rowEqualHeight{flex-direction:column}.support-contact-form-module__-g1Gzq__formContainer{padding:var(--padding-tablet)}.support-contact-form-module__-g1Gzq__headingContainer{margin-bottom:calc(var(--padding-tablet)*.5)}.support-contact-form-module__-g1Gzq__headerEmailRow{margin-top:0;margin-bottom:calc(var(--padding-tablet)*.5)}}@media (max-width:769px){.support-contact-form-module__-g1Gzq__formContainer{padding:var(--padding-tablet)var(--padding-mobile)}.support-contact-form-module__-g1Gzq__headerEmailRow{margin-top:6px;margin-bottom:calc(var(--padding-tablet)*.65)}.support-contact-form-module__-g1Gzq__headerEmailLink{gap:6px;font-size:16px}.support-contact-form-module__-g1Gzq__headerEmailIcon svg{width:20px;height:20px}}.support-contact-form-module__-g1Gzq__fieldGroup{flex-direction:column;gap:8px;width:100%;display:flex}.support-contact-form-module__-g1Gzq__label{color:var(--secondary-color);font-size:14px;font-weight:400}.support-contact-form-module__-g1Gzq__required{color:var(--secondary-color);margin-inline-start:2px}.support-contact-form-module__-g1Gzq__optional{color:rgba(var(--secondary-color-rgb),.6);font-size:12px}.support-contact-form-module__-g1Gzq__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}.support-contact-form-module__-g1Gzq__inputError{border:2px solid #ef4444!important}.support-contact-form-module__-g1Gzq__input::placeholder{color:rgba(var(--secondary-color-rgb),.4)}.support-contact-form-module__-g1Gzq__error{color:#ef4444;margin-top:4px;font-size:12px}.support-contact-form-module__-g1Gzq__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}.support-contact-form-module__-g1Gzq__textarea::placeholder{color:rgba(var(--secondary-color-rgb),.4)}.support-contact-form-module__-g1Gzq__comboboxWrapper{flex:1;align-items:center;width:100%;display:flex;position:relative}.support-contact-form-module__-g1Gzq__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}.support-contact-form-module__-g1Gzq__comboboxButton svg{color:var(--main-color);transition:all .3s ease-in-out}.support-contact-form-module__-g1Gzq__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}.support-contact-form-module__-g1Gzq__listbox{outline:none;padding:4px}.support-contact-form-module__-g1Gzq__listboxItem{cursor:pointer;border-radius:var(--rounded-app);color:#000;outline:none;padding:10px 12px;font-size:14px;transition:background-color .15s}.support-contact-form-module__-g1Gzq__listboxItem[data-selected]{color:#000;background-color:#fafafa;font-weight:500}.support-contact-form-module__-g1Gzq__listboxItem[data-focused]{background-color:#fafafa}.support-contact-form-module__-g1Gzq__lastRow{flex-direction:row;justify-content:flex-end;align-items:flex-start;gap:24px;display:flex}.support-contact-form-module__-g1Gzq__checkboxWrapper{justify-content:flex-start;align-items:flex-end;width:100%;margin-top:16px;margin-bottom:2px;display:flex}.support-contact-form-module__-g1Gzq__checkboxContainerNew{cursor:pointer;align-items:center;gap:12px;display:flex}.support-contact-form-module__-g1Gzq__checkboxContainer{cursor:pointer;align-items:flex-end;gap:12px;display:flex}.support-contact-form-module__-g1Gzq__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}.support-contact-form-module__-g1Gzq__checkboxContainer[data-focused] .support-contact-form-module__-g1Gzq__checkboxBox{outline:2px solid var(--secondary-color)}.support-contact-form-module__-g1Gzq__checkboxContainer[data-selected] .support-contact-form-module__-g1Gzq__checkboxBox{background-color:var(--secondary-color)}.support-contact-form-module__-g1Gzq__checkboxBox svg{opacity:0;width:2rem;height:2rem;color:var(--main-color);transition:opacity .2s}.support-contact-form-module__-g1Gzq__checkboxContainer[data-selected] .support-contact-form-module__-g1Gzq__checkboxBox svg{opacity:1}.support-contact-form-module__-g1Gzq__checkboxLabel{font-size:var(--text-xs);color:var(--secondary-color);cursor:pointer;font-weight:400}.support-contact-form-module__-g1Gzq__recaptchaWrapper>div{width:0!important}.support-contact-form-module__-g1Gzq__recaptchaWrapper{flex-direction:column;gap:8px;width:0;margin-top:8px;display:flex}.support-contact-form-module__-g1Gzq__submitWrapperDesktop{justify-content:flex-end;margin-top:16px;display:flex}.support-contact-form-module__-g1Gzq__submitWrapperMobile{justify-content:center;margin-top:16px;display:none}.support-contact-form-module__-g1Gzq__submitWrapper{justify-content:flex-end;margin-top:16px;display:flex}.support-contact-form-module__-g1Gzq__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){.support-contact-form-module__-g1Gzq__checkboxWrapper{margin-top:16px;margin-bottom:16px}.support-contact-form-module__-g1Gzq__lastRow{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%}.support-contact-form-module__-g1Gzq__submitWrapperDesktop{display:none}.support-contact-form-module__-g1Gzq__submitWrapperMobile{width:100%;display:flex}}@media (pointer:fine) and (hover:hover){.support-contact-form-module__-g1Gzq__headerEmailLink:hover{color:hsl(var(--accent));text-decoration:underline}.support-contact-form-module__-g1Gzq__listboxItem[data-hovered]{background-color:#fafafa;color:var(--accent-color)!important}.support-contact-form-module__-g1Gzq__submitButton:hover{opacity:.75}}
.hero-text-module__cjoHzq__mainTextContainer{justify-content:flex-start;align-items:flex-start;gap:var(--gap-md);text-align:start;flex-direction:column;width:100%;display:flex}.hero-text-module__cjoHzq__wordsContainer{flex-wrap:wrap;gap:.5rem;margin-bottom:0;display:flex}.hero-text-module__cjoHzq__word{white-space:pre;margin-right:0;display:inline-block}.hero-text-module__cjoHzq__headlineHighlight{color:hsl(var(--accent))}.hero-text-module__cjoHzq__mainHeading{width:100%;letter-spacing:-1.5%;color:var(--secondary-color);flex-wrap:wrap;margin:0;font-size:52px;font-weight:600;line-height:62px;display:flex}.hero-text-module__cjoHzq__subheader{letter-spacing:-1.5%;font-size:32px;font-weight:400;line-height:40px;color:var(--secondary-color)!important}.hero-text-module__cjoHzq__homeHero .hero-text-module__cjoHzq__mainText{font-size:20px;line-height:28px}.hero-text-module__cjoHzq__subtitleBlock{gap:var(--gap-sm);flex-direction:column;width:100%;display:flex}.hero-text-module__cjoHzq__homeHero .hero-text-module__cjoHzq__subtitleBlock{gap:.75rem}.hero-text-module__cjoHzq__subtitleHighlights{flex-direction:column;gap:2rem;width:100%;margin:0;padding:1rem 0;list-style:none;display:flex}.hero-text-module__cjoHzq__subtitleHighlightItem{align-items:center;gap:.5rem;display:flex}.hero-text-module__cjoHzq__subtitleHighlightIcon{width:2rem;height:2rem;color:hsl(var(--accent));flex-shrink:0;justify-content:center;align-items:center;display:flex}.hero-text-module__cjoHzq__subtitleHighlightIcon svg{width:2rem;height:2rem}.hero-text-module__cjoHzq__subtitleHighlightText{font-weight:var(--font-semibold);letter-spacing:-0.5%;color:hsl(var(--foreground));line-height:1.35}.hero-text-module__cjoHzq__homeHero .hero-text-module__cjoHzq__subtitleHighlightText{font-size:30px}.hero-text-module__cjoHzq__krailsHero .hero-text-module__cjoHzq__mainHeading{font-size:clamp(2.125rem,4.5vw,2.875rem);line-height:1.18}.hero-text-module__cjoHzq__krailsHero .hero-text-module__cjoHzq__mainText{font-size:clamp(1rem,1.55vw,1.1875rem);line-height:1.55}.hero-text-module__cjoHzq__mainText{font-weight:300;font-style:Light;letter-spacing:-0.5%;color:var(--secondary-color);white-space:pre-line;margin:0;font-size:22px;line-height:30px}.hero-text-module__cjoHzq__contactButton{opacity:1;border-radius:var(--rounded-app);width:fit-content;height:44px;padding:var(--padding-mobile);letter-spacing:0%;color:var(--main-color);background:var(--secondary-color);cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:500;line-height:100%;text-decoration:none;transition:all .3s ease-in-out;display:flex}.hero-text-module__cjoHzq__buttonGroup{flex-direction:row;gap:16px;width:100%;display:flex}.hero-text-module__cjoHzq__arrowIcon{width:20px;height:20px}.hero-text-module__cjoHzq__primaryButtonIcon{flex-shrink:0;width:20px;height:20px}.hero-text-module__cjoHzq__mainTextContainer[dir=rtl] .hero-text-module__cjoHzq__iconRtlMirror{transform:scaleX(-1)}@media (pointer:fine) and (hover:hover){.hero-text-module__cjoHzq__contactButton:hover{background:hsl(var(--foreground)/.6)}}@media (max-width:768px){.hero-text-module__cjoHzq__mainTextContainer{max-width:100%}.hero-text-module__cjoHzq__mainHeading{font-size:32px;line-height:40px}.hero-text-module__cjoHzq__subheader{font-size:26px;line-height:34px}.hero-text-module__cjoHzq__mainText{font-size:19px;line-height:27px}.hero-text-module__cjoHzq__homeHero .hero-text-module__cjoHzq__mainText{font-size:18px;line-height:26px}.hero-text-module__cjoHzq__homeHero .hero-text-module__cjoHzq__subtitleHighlights{gap:.75rem;padding:.5rem 0}.hero-text-module__cjoHzq__homeHero .hero-text-module__cjoHzq__subtitleHighlightIcon,.hero-text-module__cjoHzq__homeHero .hero-text-module__cjoHzq__subtitleHighlightIcon svg{width:1.125rem;height:1.125rem}.hero-text-module__cjoHzq__homeHero .hero-text-module__cjoHzq__subtitleHighlightText{font-size:18px;line-height:1.35}.hero-text-module__cjoHzq__wordsContainer{gap:.4rem}.hero-text-module__cjoHzq__krailsHero .hero-text-module__cjoHzq__mainHeading{font-size:clamp(1.75rem,4.75vw,2.125rem);line-height:1.2}.hero-text-module__cjoHzq__krailsHero .hero-text-module__cjoHzq__mainText{font-size:clamp(.9375rem,3.5vw,1.0625rem);line-height:1.5}}@media (max-width:480px){.hero-text-module__cjoHzq__mainHeading{font-size:27px;line-height:34px}.hero-text-module__cjoHzq__subheader{font-size:24px;line-height:31px}.hero-text-module__cjoHzq__mainText{font-size:17px;line-height:24px}.hero-text-module__cjoHzq__homeHero .hero-text-module__cjoHzq__mainText{font-size:16px;line-height:23px}.hero-text-module__cjoHzq__homeHero .hero-text-module__cjoHzq__subtitleHighlights{gap:.625rem;padding:.375rem 0}.hero-text-module__cjoHzq__homeHero .hero-text-module__cjoHzq__subtitleHighlightIcon,.hero-text-module__cjoHzq__homeHero .hero-text-module__cjoHzq__subtitleHighlightIcon svg{width:1rem;height:1rem}.hero-text-module__cjoHzq__homeHero .hero-text-module__cjoHzq__subtitleHighlightText{font-size:16px;line-height:1.35}.hero-text-module__cjoHzq__wordsContainer{gap:.3rem}.hero-text-module__cjoHzq__buttonGroup{flex-direction:column}.hero-text-module__cjoHzq__krailsHero .hero-text-module__cjoHzq__mainHeading{font-size:clamp(1.5rem,5.5vw,1.875rem);line-height:1.22}.hero-text-module__cjoHzq__krailsHero .hero-text-module__cjoHzq__mainText{font-size:clamp(.9375rem,3.6vw,1rem);line-height:1.5}}
.KRailsView-module__YftrPG__container *{font-family:Sora,sans-serif}.KRailsView-module__YftrPG__container{width:100%;min-height:calc(100vh - var(--navbar-height));flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex}.KRailsView-module__YftrPG__background{width:100%}.KRailsView-module__YftrPG__background .KRailsView-module__YftrPG__dashboardWrapper{transform:translateY(0)}@media (min-width:501px){.KRailsView-module__YftrPG__background .KRailsView-module__YftrPG__dashboardWrapper{transform:translateY(-80px)}}.KRailsView-module__YftrPG__background{height:fit-content}.KRailsView-module__YftrPG__dashboardWrapper{margin-bottom:-1px;overflow:hidden;transform:translateY(0)}@media (min-width:501px){.KRailsView-module__YftrPG__dashboardWrapper{transform:translateY(-80px)}}.KRailsView-module__YftrPG__videoSection{width:100%;max-width:1440px;padding:var(--padding-desktop);padding-top:calc(var(--padding-tablet) + var(--padding-md));box-sizing:border-box;scroll-margin-top:var(--navbar-height);flex-direction:column;justify-content:center;align-items:center;margin-inline:auto;display:flex}.KRailsView-module__YftrPG__lastSection{z-index:2;background:var(--theme-gradient);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}@media (max-width:1024px){.KRailsView-module__YftrPG__videoSection{padding:var(--padding-tablet)}}@media (max-width:768px){.KRailsView-module__YftrPG__videoSection{padding:var(--padding-tablet)var(--padding-mobile);padding-top:var(--padding-tablet)}}
.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)}
.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:600;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}}
@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d15e5cb4eaa86e6b-s.4b545fef.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/01e51dc9a06464e1-s.94e8cf6f.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5562ecf245fcaae8-s.dfd6eec0.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b11a4131461e028c-s.d12b32b3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bcb5dd9cc35b3c40-s.0c8b8b60.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2570aec1138813da-s.e38442ff.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/00a3e852ab94cc31-s.p.77ecdd52.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_64a8843a-module__Xu4aMG__className{font-family:Inter,Inter Fallback;font-style:normal;font-weight:600}
.klab-foundation-section-module__svJ8vG__section{background-color:var(--main-color);background:var(--theme-gradient);width:100%}.klab-foundation-section-module__svJ8vG__container{width:100%;max-width:1440px;padding:var(--padding-desktop);margin:0 auto}.klab-foundation-section-module__svJ8vG__header{margin-bottom:var(--margin-xl)}.klab-foundation-section-module__svJ8vG__content{text-align:center;justify-content:center;align-items:center;gap:var(--gap-lg);flex-direction:column;display:flex}.klab-foundation-section-module__svJ8vG__label{font-size:var(--text-base);letter-spacing:.05em;text-transform:uppercase;color:var(--secondary-color);opacity:.9;margin:0;font-weight:500}.klab-foundation-section-module__svJ8vG__quote{letter-spacing:-.02em;align-items:center;gap:var(--gap-sm);flex-direction:column;margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.15;display:flex}.klab-foundation-section-module__svJ8vG__quoteLine{display:inline-block;position:relative}.klab-foundation-section-module__svJ8vG__quoteLineBar{background-color:var(--accent-color);z-index:0;height:.5em;position:absolute;top:50%;left:-.5em;right:-.5em;transform:translateY(-50%)}.klab-foundation-section-module__svJ8vG__quoteLineText{z-index:1;color:var(--secondary-color);text-transform:uppercase;position:relative}.klab-foundation-section-module__svJ8vG__learnMore{margin-top:var(--margin-sm);border-color:rgba(var(--secondary-color-rgb),.4);color:var(--secondary-color)}.klab-foundation-section-module__svJ8vG__learnMore:hover{border-color:var(--accent-color);color:var(--accent-color)}@media (max-width:1024px){.klab-foundation-section-module__svJ8vG__container{padding:var(--padding-tablet)}.klab-foundation-section-module__svJ8vG__header{margin-bottom:var(--margin-lg)}.klab-foundation-section-module__svJ8vG__quote{font-size:clamp(1.75rem,4.5vw,3rem)}}@media (max-width:768px){.klab-foundation-section-module__svJ8vG__container{padding:var(--padding-tablet)var(--padding-mobile)}.klab-foundation-section-module__svJ8vG__header{margin-bottom:var(--margin-md)}.klab-foundation-section-module__svJ8vG__content{gap:var(--gap-md)}.klab-foundation-section-module__svJ8vG__quote{gap:var(--gap-xs);font-size:clamp(1.5rem,7vw,2.25rem)}.klab-foundation-section-module__svJ8vG__quoteLineBar{height:.3em;left:-.4em;right:-.4em}.klab-foundation-section-module__svJ8vG__label{font-size:var(--text-sm)}}
.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}
.tooltip-module__nrjMsa__content{z-index:1001;border-radius:var(--rounded-app);background:hsl(var(--foreground));color:hsl(var(--background));box-shadow:none;padding:.375rem .75rem;font-size:.75rem;font-weight:500;animation:.1s ease-out tooltip-module__nrjMsa__tooltipIn;overflow:hidden}@keyframes tooltip-module__nrjMsa__tooltipIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.social-sidebar-module__EL4TtW__sidebar{inset-inline-start:2rem;z-index:5;position:fixed;top:50%;transform:translateY(-50%)}.social-sidebar-module__EL4TtW__dock{gap:1.5rem}.social-sidebar-module__EL4TtW__socialLink{box-sizing:border-box;border:1px solid hsl(var(--foreground));border-radius:var(--rounded-app);width:100%;height:100%;color:hsl(var(--foreground));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;justify-content:center;align-items:center;text-decoration:none;transition:all 50ms ease-in-out;display:flex}.social-sidebar-module__EL4TtW__socialLink svg{flex-shrink:0;width:50%;height:50%}@media (pointer:fine) and (hover:hover){.social-sidebar-module__EL4TtW__socialLink:hover{border-color:hsl(var(--accent));color:hsl(var(--accent));box-shadow:0 0 20px hsl(var(--accent)/.3)}}@media (max-width:1024px){.social-sidebar-module__EL4TtW__sidebar{display:none}}
.company-manifesto-module__STLfvW__section{background:var(--theme-gradient);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.company-manifesto-module__STLfvW__container{width:100%;max-width:1440px;padding:var(--padding-desktop);margin:0 auto;position:relative}.company-manifesto-module__STLfvW__header{margin-bottom:var(--margin-xl)}.company-manifesto-module__STLfvW__content{flex-direction:column;align-items:center;width:100%;margin:0 auto;display:flex}.company-manifesto-module__STLfvW__grid{align-items:flex-start;gap:var(--gap-lg);flex-wrap:nowrap;width:100%;margin:0;padding:0;display:flex}.company-manifesto-module__STLfvW__column{gap:var(--gap-md);flex-direction:column;flex:50%;min-width:0;display:flex}.company-manifesto-module__STLfvW__item{border-inline-start:3px solid var(--accent-color);height:fit-content;padding-inline-start:var(--padding-md);position:relative}.company-manifesto-module__STLfvW__itemText{font-size:clamp(1rem,1.75vw,1.5rem);font-weight:var(--font-medium);color:rgba(var(--secondary-color-rgb),.98);line-height:1.5}@media (max-width:1024px){.company-manifesto-module__STLfvW__container{padding:var(--padding-tablet)}.company-manifesto-module__STLfvW__header{margin-bottom:var(--margin-lg)}}@media (max-width:768px){.company-manifesto-module__STLfvW__container{padding:var(--padding-tablet)var(--padding-mobile)}.company-manifesto-module__STLfvW__header{margin-bottom:var(--margin-md)}.company-manifesto-module__STLfvW__grid{gap:var(--gap-md);flex-direction:column}.company-manifesto-module__STLfvW__column{display:contents}.company-manifesto-module__STLfvW__itemText{font-size:var(--text-sm)}}@media (max-width:500px){.company-manifesto-module__STLfvW__content{max-width:100%}}
.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);--tech-showcase-arrow-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%;padding-bottom:24px;display:flex;position:relative;height:auto!important}.technologies-showcase-vertical-module__mj4E9q__wrapperMobile .technologies-showcase-vertical-module__mj4E9q__techLogo{padding-bottom:22px}.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%;color:var(--showcase-fg);fill:currentColor}.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__techLogo>div svg path{transition:fill .2s}@media (pointer:fine) and (hover:hover){.technologies-showcase-vertical-module__mj4E9q__techCircle:hover{--tech-showcase-arrow-color:hsl(var(--accent))}.technologies-showcase-vertical-module__mj4E9q__techCircle:hover .technologies-showcase-vertical-module__mj4E9q__techLogo>div svg{color:hsl(var(--accent))}.technologies-showcase-vertical-module__mj4E9q__techCircle:hover .technologies-showcase-vertical-module__mj4E9q__techLogo>div svg path{fill:hsl(var(--accent))!important}:is(.technologies-showcase-vertical-module__mj4E9q__techCircle:hover .technologies-showcase-vertical-module__mj4E9q__techLogo>div .kabl-blue,.technologies-showcase-vertical-module__mj4E9q__techCircle:hover .technologies-showcase-vertical-module__mj4E9q__techLogo>div .kabl-blue-stroke){fill:hsl(var(--accent))!important;stroke:hsl(var(--accent))!important}}.technologies-showcase-vertical-module__mj4E9q__techLogo>div svg{transition:color .2s}.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-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-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;min-width:0;display:flex}.krails-built-with-module__UAd3GW__content{grid-template-columns:1fr 2.2fr;align-items:center;gap:80px;width:100%;min-width:0;display:grid}.krails-built-with-module__UAd3GW__headingContainer{flex-direction:column;min-width:0;display:flex}.krails-built-with-module__UAd3GW__heading{letter-spacing:-1.5%;color:hsl(var(--foreground));overflow-wrap:break-word;word-break:break-word;max-width:100%;margin:0;font-size:3.5rem;font-weight:600;line-height:76px}.krails-built-with-module__UAd3GW__logosContainer{justify-content:space-between;align-items:center;gap:var(--padding-tablet);min-width:0;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}.krails-built-with-module__UAd3GW__evmLockup{--evm-text-size:clamp(2.5rem,2.8vw,3.25rem);--evm-diamond-height:calc(var(--evm-text-size)*1.35);gap:calc(var(--evm-text-size)*.22);align-items:center}.krails-built-with-module__UAd3GW__ethereumLogoClip{width:calc(var(--evm-diamond-height)*84/138);height:var(--evm-diamond-height);flex-shrink:0;position:relative;overflow:hidden}.krails-built-with-module__UAd3GW__ethereumLogo{top:calc(var(--evm-diamond-height)*-6/138);left:calc(var(--evm-diamond-height)*-33/138);width:calc(var(--evm-diamond-height)*150/138);height:calc(var(--evm-diamond-height)*150/138);max-width:none;position:absolute}.krails-built-with-module__UAd3GW__evmLabel{font-size:var(--evm-text-size);letter-spacing:-.02em;color:#1b1b1b;white-space:nowrap;line-height:1}html.dark .krails-built-with-module__UAd3GW__evmLabel{color:#f7f7f7}@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}.krails-built-with-module__UAd3GW__evmLockup{--evm-text-size:clamp(2.875rem,7.25vw,3.625rem)}}@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)}}
.checkbox-module__3PtbiG__root{border:1px solid hsl(var(--foreground)/.3);width:1.5rem;height:1.5rem;color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background-color .15s,border-color .15s;display:flex;box-shadow:0 1px 2px #0000000d}.checkbox-module__3PtbiG__root:hover:not(:disabled){border-color:hsl(var(--foreground)/.5)}.checkbox-module__3PtbiG__root:disabled{cursor:not-allowed;opacity:.5}.checkbox-module__3PtbiG__root[data-state=checked]{background-color:hsl(var(--foreground));border-color:hsl(var(--foreground));color:hsl(var(--background))}.checkbox-module__3PtbiG__root.checkbox-module__3PtbiG__brand{border-color:hsl(var(--accent)/.5)}.checkbox-module__3PtbiG__root.checkbox-module__3PtbiG__brand:hover:not(:disabled){border-color:hsl(var(--accent))}.checkbox-module__3PtbiG__root.checkbox-module__3PtbiG__brand[data-state=checked]{background-color:hsl(var(--accent));border-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.checkbox-module__3PtbiG__indicator{color:currentColor;justify-content:center;align-items:center;display:flex}.checkbox-module__3PtbiG__icon{color:#fff;width:1.25rem;height:1.25rem}.checkbox-module__3PtbiG__root:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:2px}
.mobile-theme-toggle-module__EYwmsW__accordionRoot{border-radius:var(--rounded-app);width:100%;font-family:Sora,sans-serif}.mobile-theme-toggle-module__EYwmsW__accordionItem{background:hsl(var(--foreground)/.03);border:1px solid hsl(var(--foreground)/.1);border-radius:var(--rounded-app);overflow:hidden}.mobile-theme-toggle-module__EYwmsW__accordionHeader{all:unset;display:flex}.mobile-theme-toggle-module__EYwmsW__accordionTrigger{all:unset;cursor:pointer;justify-content:space-between;align-items:center;width:100%;padding:.5rem;transition:all .2s;display:flex}.mobile-theme-toggle-module__EYwmsW__accordionTriggerContainer{all:unset;cursor:pointer;border-radius:var(--rounded-app);justify-content:space-between;align-items:center;width:100%;padding:.5rem;transition:all .2s;display:flex}.mobile-theme-toggle-module__EYwmsW__accordionTrigger:focus-visible .mobile-theme-toggle-module__EYwmsW__accordionTriggerContainer{outline:2px solid var(--secondary-color)}.mobile-theme-toggle-module__EYwmsW__accordionTrigger:focus-visible{border-bottom:none;outline:none}.mobile-theme-toggle-module__EYwmsW__triggerContent{flex:1;align-items:center;gap:1rem;display:flex}.mobile-theme-toggle-module__EYwmsW__triggerLabel{font-size:var(--text-md);color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.05em;font-weight:400}.mobile-theme-toggle-module__EYwmsW__currentTheme{background:hsl(var(--accent)/.1);border:1px solid rgb(var(--accent-color-rgb));border-radius:var(--rounded-app);align-items:center;gap:.5rem;padding:.375rem .75rem;display:flex}.mobile-theme-toggle-module__EYwmsW__currentThemeIcon{color:rgb(var(--accent-color-rgb));justify-content:center;align-items:center;display:flex}.mobile-theme-toggle-module__EYwmsW__currentThemeLabel{color:rgb(var(--accent-color-rgb));font-size:.8125rem;font-weight:400}.mobile-theme-toggle-module__EYwmsW__caretIcon{color:hsl(var(--foreground));flex-shrink:0;margin-inline-start:6px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.mobile-theme-toggle-module__EYwmsW__accordionTrigger[data-state=closed] .mobile-theme-toggle-module__EYwmsW__caretIcon{transform:rotate(-180deg)}.mobile-theme-toggle-module__EYwmsW__accordionContent{overflow:hidden}.mobile-theme-toggle-module__EYwmsW__themeOptions{grid-template-columns:repeat(4,1fr);gap:.5rem;padding:1rem;display:grid}.mobile-theme-toggle-module__EYwmsW__themeOption{all:unset;background:hsl(var(--foreground)/.05);border:1px solid hsl(var(--foreground)/.1);border-radius:var(--rounded-app);color:hsl(var(--foreground));cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:.875rem .75rem;font-size:.875rem;font-weight:400;transition:all .2s;display:flex}.mobile-theme-toggle-module__EYwmsW__themeOption:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}.mobile-theme-toggle-module__EYwmsW__themeOptionActive{background:hsl(var(--accent)/.15);border-color:rgb(var(--accent-color-rgb));color:rgb(var(--accent-color-rgb))}.mobile-theme-toggle-module__EYwmsW__optionIcon{justify-content:center;align-items:center;display:flex}.mobile-theme-toggle-module__EYwmsW__optionLabel{font-size:.8125rem}.mobile-theme-toggle-module__EYwmsW__edit{font-weight:400;font-size:var(--text-md);color:var(--secondary-color)}@media (pointer:fine) and (hover:hover){.mobile-theme-toggle-module__EYwmsW__accordionTrigger:hover{background:hsl(var(--foreground)/.05)}.mobile-theme-toggle-module__EYwmsW__themeOption:hover{background:hsl(var(--foreground)/.1);border-color:hsl(var(--foreground)/.2);color:hsl(var(--foreground))}.mobile-theme-toggle-module__EYwmsW__themeOptionActive:hover{background:hsl(var(--accent)/.2);border-color:rgb(var(--accent-color-rgb));color:rgb(var(--accent-color-rgb))}}@media only screen and (max-width:480px){.mobile-theme-toggle-module__EYwmsW__themeOptions{grid-template-columns:repeat(2,1fr)}.mobile-theme-toggle-module__EYwmsW__currentThemeLabel,.mobile-theme-toggle-module__EYwmsW__edit{display:none}}@media only screen and (max-width:350px){.mobile-theme-toggle-module__EYwmsW__triggerLabel{font-size:var(--text-sm)}}
.staff-card-module__Mhw6Hq__card *{font-family:Sora,sans-serif}.staff-card-module__Mhw6Hq__card{aspect-ratio:4/5;height:fit-content;color:var(--main-color);border-radius:var(--rounded-app);isolation:isolate;backface-visibility:hidden;background:#000;flex-direction:column;display:flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 3px 8px #0003;width:100%!important}.staff-card-module__Mhw6Hq__card:before{content:"";z-index:1;pointer-events:none;border-radius:inherit;background:linear-gradient(#0000 50%,#000000d9 85%,#000000eb 94%,#000 100%);position:absolute;inset:-3px}.staff-card-module__Mhw6Hq__imageWrapper{z-index:0;position:absolute;inset:-2px}.staff-card-module__Mhw6Hq__imageWrapper .staff-card-module__Mhw6Hq__imageLight{display:block}.staff-card-module__Mhw6Hq__imageWrapper .staff-card-module__Mhw6Hq__imageDark{display:none}html.dark .staff-card-module__Mhw6Hq__imageWrapper .staff-card-module__Mhw6Hq__imageLight{display:none}html.dark .staff-card-module__Mhw6Hq__imageWrapper .staff-card-module__Mhw6Hq__imageDark{display:block}.staff-card-module__Mhw6Hq__cardImage{filter:grayscale();object-fit:cover;border-radius:var(--rounded-app);z-index:0;width:100%;height:100%;position:absolute;inset:-2px}.staff-card-module__Mhw6Hq__cardText{text-align:start;color:#fff!important}.staff-card-module__Mhw6Hq__cardTitle{font-size:var(--text-xl);margin-bottom:var(--gap-xs);font-weight:500}.staff-card-module__Mhw6Hq__cardPosition{font-size:var(--text-base);color:#fff;font-weight:300}.staff-card-module__Mhw6Hq__accordionRoot{height:100%;overflow:hidden}.staff-card-module__Mhw6Hq__accordionItem{color:#000;z-index:9;flex-direction:column;justify-content:flex-end;width:100%;height:100%;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.staff-card-module__Mhw6Hq__accordionContent{padding:0 var(--padding-mobile);color:#fff;border-radius:var(--rounded-app);height:100%;transition:all .3s ease-in-out;position:relative;overflow:hidden}.staff-card-module__Mhw6Hq__accordionContentBio{font-size:var(--text-base);opacity:0;text-align:start;font-weight:300;transition:all .3s ease-in-out}.staff-card-module__Mhw6Hq__accordionContent[data-state=open] .staff-card-module__Mhw6Hq__accordionContentBio{opacity:1}.staff-card-module__Mhw6Hq__accordionContent[data-state=open]{animation:.3s ease-out staff-card-module__Mhw6Hq__slideUp;overflow-y:auto}.staff-card-module__Mhw6Hq__accordionContent[data-state=closed]{animation:.3s ease-out staff-card-module__Mhw6Hq__slideDown}.staff-card-module__Mhw6Hq__socialLinks{margin-top:var(--gap-md);z-index:10;flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.staff-card-module__Mhw6Hq__socialLink{border-radius:var(--rounded-app);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#0009;border:1px solid #fff3;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .15s ease-in-out;display:flex}.staff-card-module__Mhw6Hq__socialLink svg{width:18px;height:18px}.staff-card-module__Mhw6Hq__accordionTrigger{justify-content:space-between;align-items:flex-end;gap:var(--gap-md);padding:var(--padding-mobile);border-radius:var(--rounded-app)var(--rounded-app)0 0;color:var(--secondary-color);cursor:pointer;z-index:10;background-color:#0000;border:none;text-decoration:none;transition:all .3s ease-in-out;display:flex}.staff-card-module__Mhw6Hq__accordionTrigger:focus-visible{outline:none}.staff-card-module__Mhw6Hq__accordionTrigger:focus-visible .staff-card-module__Mhw6Hq__accordionTriggerBio{outline-offset:2px;outline:2px solid #fff}.staff-card-module__Mhw6Hq__accordionTriggerBio{font-size:var(--text-lg);white-space:nowrap;height:fit-content;font-size:var(--text-sm);color:#fff;border-radius:var(--rounded-app);flex-flow:row;justify-content:flex-end;align-items:center;gap:6px;padding:6px;transition:all .3s ease-in-out;display:flex}.staff-card-module__Mhw6Hq__accordionTriggerBio,.staff-card-module__Mhw6Hq__cardTitle,.staff-card-module__Mhw6Hq__cardPosition{transition:all .3s ease-in-out}.staff-card-module__Mhw6Hq__accordionItem[data-state=open]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0009}.staff-card-module__Mhw6Hq__caretIcon{transition:transform .3s ease-in-out}.staff-card-module__Mhw6Hq__accordionItem[data-state=open] .staff-card-module__Mhw6Hq__caretIcon{transform:rotate(180deg)}.staff-card-module__Mhw6Hq__accordionItem[data-state=open] .staff-card-module__Mhw6Hq__accordionTrigger{padding:var(--padding-mobile)var(--padding-mobile)12px}@keyframes staff-card-module__Mhw6Hq__slideDown{0%{opacity:1;height:100%}to{opacity:0;height:0}}@keyframes staff-card-module__Mhw6Hq__slideUp{0%{opacity:0;height:0}to{opacity:1;height:100%}}@media (pointer:fine) and (hover:hover){.staff-card-module__Mhw6Hq__accordionTrigger:hover .staff-card-module__Mhw6Hq__cardTitle,.staff-card-module__Mhw6Hq__accordionTrigger:hover .staff-card-module__Mhw6Hq__cardPosition,.staff-card-module__Mhw6Hq__accordionTrigger:hover .staff-card-module__Mhw6Hq__accordionTriggerBio{color:rgba(var(--accent-color-rgb))}.staff-card-module__Mhw6Hq__socialLink:hover{border-color:var(--accent-color,#ff004c);color:var(--accent-color,#ff004c);background:#ff004c1a;transform:scale(1.1);box-shadow:0 0 20px #ff004c4d}}@media (max-width:900px){.staff-card-module__Mhw6Hq__accordionContentBio{font-size:var(--text-sm)}.staff-card-module__Mhw6Hq__cardTitle{font-size:var(--text-lg)}.staff-card-module__Mhw6Hq__cardPosition{font-size:var(--text-sm)}}@media (max-width:769px){.staff-card-module__Mhw6Hq__accordionContentBio{font-size:var(--text-lg)}}@media (max-width:370px){.staff-card-module__Mhw6Hq__accordionContentBio,.staff-card-module__Mhw6Hq__cardTitle{font-size:var(--text-lg)}.staff-card-module__Mhw6Hq__cardPosition{font-size:var(--text-sm)}}
.ContactSalesView-module__-rFNpG__main{min-height:calc(100vh - var(--navbar-height))}
.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-cta-module__XjLOrG__section{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.krails-cta-module__XjLOrG__container{width:100%;max-width:1440px;padding:var(--padding-desktop);flex-direction:column;padding-block-start:var(--gap-lg);display:flex}.krails-cta-module__XjLOrG__card{isolation:isolate;border-radius:var(--rounded-app);border:1px solid hsl(var(--foreground)/.09);border-inline-start-style:solid;border-inline-start-width:4px;border-inline-start-color:hsl(var(--accent));background:linear-gradient(148deg,hsl(var(--background)/.82)0%,hsl(var(--surface)/.42)45%,hsl(var(--background)/.62)100%);-webkit-backdrop-filter:blur(22px)saturate(1.12);width:100%;box-shadow:0 0 0 1px hsl(var(--foreground)/.04)inset,0 32px 64px -32px hsl(var(--foreground)/.16),0 14px 28px -18px hsl(var(--foreground)/.08);position:relative;overflow:hidden}.krails-cta-module__XjLOrG__card:after{content:"";pointer-events:none;height:2px;position:absolute;inset-block-start:0;inset-inline:0}html[dir=rtl] .krails-cta-module__XjLOrG__card:after{transform:scaleX(-1)}.krails-cta-module__XjLOrG__cardGlow{pointer-events:none;border-radius:50%;width:min(480px,72vw);height:min(480px,72vw);position:absolute;inset-block-start:-35%;inset-inline-end:-12%}.krails-cta-module__XjLOrG__cardInner{z-index:1;position:relative}.krails-cta-module__XjLOrG__content{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(1.35rem,4vw,3rem);width:100%;padding-block:clamp(1.25rem,3.75vw,2.65rem);padding-inline:clamp(1.25rem,4vw,2.75rem);display:grid}.krails-cta-module__XjLOrG__body{letter-spacing:-.022em;color:hsl(var(--foreground));text-wrap:balance;margin:0;font-size:clamp(1.0625rem,2vw,1.4rem);font-weight:400;line-height:1.52}.krails-cta-module__XjLOrG__ctaWrap{flex-shrink:0}@media (max-width:1024px){.krails-cta-module__XjLOrG__container{padding:var(--padding-tablet);padding-block-start:var(--gap-lg)}.krails-cta-module__XjLOrG__content{gap:var(--gap-md);text-align:center;grid-template-columns:1fr;justify-items:center;padding-block:clamp(.875rem,2.75vw,1.35rem);padding-inline:clamp(1.125rem,4vw,1.75rem)}.krails-cta-module__XjLOrG__body{max-width:38rem}.krails-cta-module__XjLOrG__ctaWrap{justify-content:center;justify-self:stretch;display:flex}}@media (max-width:768px){.krails-cta-module__XjLOrG__container{padding:var(--padding-tablet)var(--padding-mobile);padding-block-start:var(--gap-lg)}.krails-cta-module__XjLOrG__content{padding-inline:var(--padding-mobile);padding-block:var(--gap-md)}.krails-cta-module__XjLOrG__body{font-size:1.0625rem;line-height:1.55}.krails-cta-module__XjLOrG__ctaWrap{flex-direction:column;align-items:stretch}.krails-cta-module__XjLOrG__demoButton{justify-content:center;width:100%}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.krails-cta-module__XjLOrG__card{background:hsl(var(--background)/.96)}}
.mobile-locale-switcher-module__e8fB6a__accordionRoot{border-radius:var(--rounded-app);width:100%;font-family:Sora,sans-serif}.mobile-locale-switcher-module__e8fB6a__accordionItem{background:hsl(var(--foreground)/.03);border:1px solid hsl(var(--foreground)/.1);border-radius:var(--rounded-app);overflow:hidden}.mobile-locale-switcher-module__e8fB6a__accordionHeader{all:unset;display:flex}.mobile-locale-switcher-module__e8fB6a__accordionTrigger{all:unset;cursor:pointer;justify-content:space-between;align-items:center;width:100%;padding:.5rem;transition:all .2s;display:flex}.mobile-locale-switcher-module__e8fB6a__accordionTriggerContainer{all:unset;cursor:pointer;border-radius:var(--rounded-app);justify-content:space-between;align-items:center;width:100%;padding:.5rem;transition:all .2s;display:flex}.mobile-locale-switcher-module__e8fB6a__accordionTrigger:focus-visible .mobile-locale-switcher-module__e8fB6a__accordionTriggerContainer{outline:2px solid var(--secondary-color)}.mobile-locale-switcher-module__e8fB6a__accordionTrigger:focus-visible{border-bottom:none;outline:none}.mobile-locale-switcher-module__e8fB6a__triggerContent{flex:1;align-items:center;gap:1rem;display:flex}.mobile-locale-switcher-module__e8fB6a__triggerLabel{font-size:var(--text-md);color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.05em;font-weight:400}.mobile-locale-switcher-module__e8fB6a__currentLocale{background:hsl(var(--accent)/.1);border:1px solid rgb(var(--accent-color-rgb));border-radius:var(--rounded-app);align-items:center;gap:.5rem;padding:.375rem .75rem;display:flex}.mobile-locale-switcher-module__e8fB6a__currentLocaleCode{color:rgb(var(--accent-color-rgb));font-size:.8125rem;font-weight:500}.mobile-locale-switcher-module__e8fB6a__currentLocaleLabel{color:rgb(var(--accent-color-rgb));font-size:.8125rem;font-weight:400}.mobile-locale-switcher-module__e8fB6a__caretIcon{color:hsl(var(--foreground));flex-shrink:0;margin-inline-start:6px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.mobile-locale-switcher-module__e8fB6a__accordionRoot[data-skip-caret-animation] .mobile-locale-switcher-module__e8fB6a__caretIcon{transition:none}.mobile-locale-switcher-module__e8fB6a__accordionTrigger[data-state=closed] .mobile-locale-switcher-module__e8fB6a__caretIcon{transform:rotate(-180deg)}.mobile-locale-switcher-module__e8fB6a__accordionContent{overflow:hidden}.mobile-locale-switcher-module__e8fB6a__localeOptions{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:1rem;display:grid}.mobile-locale-switcher-module__e8fB6a__localeOption{all:unset;background:hsl(var(--foreground),.05);border:1px solid hsl(var(--foreground)/.1);border-radius:var(--rounded-app);color:hsl(var(--foreground));cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:.875rem .75rem;font-size:.875rem;font-weight:400;transition:all .2s;display:flex}.mobile-locale-switcher-module__e8fB6a__localeOption:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}.mobile-locale-switcher-module__e8fB6a__localeOptionActive{background:hsl(var(--accent)/.15);border-color:rgb(var(--accent-color-rgb));color:rgb(var(--accent-color-rgb))}.mobile-locale-switcher-module__e8fB6a__optionCode{font-size:.8125rem;font-weight:500}.mobile-locale-switcher-module__e8fB6a__optionLabel{font-size:.8125rem}.mobile-locale-switcher-module__e8fB6a__edit{font-weight:400;font-size:var(--text-md);color:var(--secondary-color)}@media (pointer:fine) and (hover:hover){.mobile-locale-switcher-module__e8fB6a__accordionTrigger:hover{background:hsl(var(--foreground),.05)}.mobile-locale-switcher-module__e8fB6a__localeOption:hover{background:hsl(var(--foreground)/.1);border-color:hsl(var(--foreground)/.2);color:hsl(var(--foreground))}.mobile-locale-switcher-module__e8fB6a__localeOptionActive:hover{background:hsl(var(--accent)/.2);border-color:rgb(var(--accent-color-rgb));color:rgb(var(--accent-color-rgb))}}@media only screen and (max-width:480px){.mobile-locale-switcher-module__e8fB6a__currentLocaleLabel,.mobile-locale-switcher-module__e8fB6a__edit{display:none}}@media only screen and (max-width:350px){.mobile-locale-switcher-module__e8fB6a__triggerLabel{font-size:var(--text-sm)}}
.krails-code-animation-module__dUvlhG__container{background:hsl(var(--surface));border-radius:var(--rounded-app);border:1px solid hsl(var(--border));contain:layout;width:100%;height:100%;max-height:100%;font-family:Monaco,Menlo,Ubuntu Mono,monospace;position:relative;overflow:hidden}.krails-code-animation-module__dUvlhG__scrollOverlay{z-index:10;pointer-events:auto;background:0 0;position:absolute;inset:0}.krails-code-animation-module__dUvlhG__codeBlock{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain;isolation:isolate;pointer-events:none;width:100%;height:100%;max-height:100%;padding:30px 0;display:flex;overflow:hidden auto}.krails-code-animation-module__dUvlhG__codeBlock::-webkit-scrollbar{width:0;height:0;display:none}.krails-code-animation-module__dUvlhG__lineNumbers{border-right:1px solid hsl(var(--border));-webkit-user-select:none;user-select:none;pointer-events:none;flex-direction:column;flex-shrink:0;height:1000px;min-height:100%;padding:0 20px;display:flex}.krails-code-animation-module__dUvlhG__lineNumber{color:hsl(var(--muted-foreground));text-align:right;min-width:30px;font-size:14px;line-height:24px}.krails-code-animation-module__dUvlhG__codeContent{pointer-events:none;flex:1;width:100%;min-width:0;height:fit-content;padding:0 30px;overflow-x:hidden}.krails-code-animation-module__dUvlhG__section{margin-bottom:0}.krails-code-animation-module__dUvlhG__sectionHeader{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:1px;align-items:center;height:24px;margin-bottom:0;font-size:11px;font-weight:700;line-height:24px;display:flex}.krails-code-animation-module__dUvlhG__codeLine{color:#e6e6e6;white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:14px;line-height:24px}.krails-code-animation-module__dUvlhG__keyword{color:#f63f7c}.krails-code-animation-module__dUvlhG__string{color:#1fff01}.krails-code-animation-module__dUvlhG__function{color:#4c82f6}.krails-code-animation-module__dUvlhG__variable{color:#b358f0}.krails-code-animation-module__dUvlhG__comment{color:hsl(var(--muted-foreground));font-style:italic}.krails-code-animation-module__dUvlhG__number{color:#f78c6c}.krails-code-animation-module__dUvlhG__default{color:hsl(var(--muted-foreground))}.krails-code-animation-module__dUvlhG__cursor{color:#ff6b9d;margin-left:2px;font-weight:700}@media (max-width:1024px){.krails-code-animation-module__dUvlhG__container,.krails-code-animation-module__dUvlhG__codeBlock{height:500px!important}}@media (max-width:768px){.krails-code-animation-module__dUvlhG__codeBlock{padding:20px 0;font-size:12px}.krails-code-animation-module__dUvlhG__codeLine,.krails-code-animation-module__dUvlhG__lineNumber{font-size:12px;line-height:20px}.krails-code-animation-module__dUvlhG__sectionHeader{height:20px;margin-bottom:0;font-size:10px;line-height:20px}.krails-code-animation-module__dUvlhG__codeContent{padding:0 20px}}
.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}}
.navbar-module__XTTUFG__techLogoPreload{clip:rect(0,0,0,0);white-space:nowrap;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.navbar-module__XTTUFG__spacer{background-color:#0000;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;display:flex;height:var(--navbar-height)!important}.navbar-module__XTTUFG__container{z-index:10;background:hsl(var(--background)/.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;width:100%;font-family:Sora,sans-serif;transition:transform .3s ease-in-out,all .3s ease-in-out;display:flex;position:fixed;top:0}.navbar-module__XTTUFG__containerHidden{transform:translateY(-100%)}.navbar-module__XTTUFG__containerDropdownOpen{background:hsl(var(--background)/.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:solid 1px hsl(var(--foreground)/.2);box-shadow:var(--shadow-black);padding-bottom:24px}.navbar-module__XTTUFG__containerScrolled{background-color:hsl(var(--background)/.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:solid 1px hsl(var(--foreground)/.2);box-shadow:var(--shadow-black)}.navbar-module__XTTUFG__container *{font-family:Sora,sans-serif}.navbar-module__XTTUFG__navbar{width:100%;height:100%;padding:0 var(--padding-desktop);z-index:1001;flex-direction:row;justify-content:space-between;align-items:center;display:flex;height:var(--navbar-height)!important;max-width:1440px!important}.navbar-module__XTTUFG__logoContainer{z-index:1000;border-radius:var(--rounded-full);position:relative}.navbar-module__XTTUFG__logoLink{z-index:10;border-radius:var(--rounded-full);flex-direction:row;justify-content:center;align-items:center;display:flex}.navbar-module__XTTUFG__logoFull{display:block!important}.navbar-module__XTTUFG__logoCompact{display:none!important}.navbar-module__XTTUFG__logoLink:focus-visible{border-radius:var(--rounded-app)}.navbar-module__XTTUFG__navLink{justify-content:center;align-items:center;gap:var(--margin-xs);height:100%;color:hsl(var(--foreground));font-size:var(--text-sm);letter-spacing:0%;border-radius:var(--rounded-app);background-color:#0000;border:1px solid #0000;flex-direction:row;font-weight:400;line-height:100%;transition:all .2s;display:flex;padding:12px!important;font-family:Sora,sans-serif!important}.navbar-module__XTTUFG__separatorRoot{background-color:hsl(var(--foreground))!important;width:1px!important;height:30px!important}.navbar-module__XTTUFG__icon{flex-shrink:0}.navbar-module__XTTUFG__caretIcon{flex-shrink:0;transition:transform .25s}.navbar-module__XTTUFG__caretIconOpen{transform:rotate(180deg)}.navbar-module__XTTUFG__navList{justify-content:center;align-items:center;gap:6px;height:100%;display:flex}.navbar-module__XTTUFG__navListItem{cursor:pointer;z-index:10000;border-radius:var(--rounded-app);font-size:var(--text-md);border:1px solid #0000;justify-content:center;align-items:center;margin:0;list-style-type:none;transition:all .2s;display:flex;color:hsl(var(--foreground))!important}.navbar-module__XTTUFG__drawerContainer{padding-inline-end:6px;display:none}.navbar-module__XTTUFG__themeToggleContainer{z-index:100001;position:relative}.navbar-module__XTTUFG__dropdownContainer{width:100%;padding:0 var(--padding-desktop);border-radius:var(--rounded-app);max-width:1440px}.navbar-module__XTTUFG__separatorRootListItem{z-index:10000;justify-content:center;align-items:center;margin:0;list-style-type:none;display:flex;color:hsl(var(--foreground))!important}@media (pointer:fine) and (hover:hover){.navbar-module__XTTUFG__navLink:hover,.navbar-module__XTTUFG__navListItem:hover{color:hsl(var(--accent))!important}}@media only screen and (max-width:1200px){.navbar-module__XTTUFG__logoFull{display:none!important}.navbar-module__XTTUFG__logoCompact{display:block!important}}@media only screen and (max-width:1024px){.navbar-module__XTTUFG__logoFull{display:block!important}.navbar-module__XTTUFG__logoCompact{display:none!important}.navbar-module__XTTUFG__navList{display:none}.navbar-module__XTTUFG__drawerContainer{display:flex}.navbar-module__XTTUFG__navbar{padding:0 var(--padding-tablet)}.navbar-module__XTTUFG__forceNavStyles{border-bottom:solid 1px hsl(var(--foreground)/.2)!important;box-shadow:var(--shadow-black)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:hsl(var(--background)/.75)!important}}@media only screen and (max-width:769px){.navbar-module__XTTUFG__navList{display:none}.navbar-module__XTTUFG__drawerContainer{display:flex}.navbar-module__XTTUFG__navbar{padding:0 var(--padding-mobile)}}
.tabs-module__5y32XW__list{border-radius:var(--rounded-app);background:hsl(var(--surface));height:3rem;color:hsl(var(--foreground));justify-content:center;align-items:center;padding:.25rem;display:inline-flex}.tabs-module__5y32XW__trigger{white-space:nowrap;font-size:var(--text-lg);border-radius:var(--rounded-app);color:hsl(var(--foreground)/.78);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem 1rem;font-weight:500;transition:color .15s,background-color .15s,box-shadow .15s;display:inline-flex}.tabs-module__5y32XW__trigger:hover{color:hsl(var(--foreground))}.tabs-module__5y32XW__trigger[data-state=active]{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 1px 3px #0000001f}.tabs-module__5y32XW__trigger:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:2px}.tabs-module__5y32XW__trigger:disabled{pointer-events:none;opacity:.5}.tabs-module__5y32XW__content{margin-top:.75rem}.tabs-module__5y32XW__content:focus-visible{outline:none}
.company-staff-section-module__rLZ2Sa__header{margin-bottom:var(--margin-xl)}.company-staff-section-module__rLZ2Sa__tabWrap{margin-top:var(--margin-lg)}.company-staff-section-module__rLZ2Sa__cardGrid{place-content:center;place-items:center;gap:var(--gap-lg);width:100%;height:fit-content;margin-top:var(--padding-tablet);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1280px){.company-staff-section-module__rLZ2Sa__cardGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:769px){.company-staff-section-module__rLZ2Sa__cardGrid{gap:var(--gap-md);grid-template-columns:1fr}}
.ContactSupportView-module__m7xHbW__main{min-height:calc(100vh - var(--navbar-height))}
.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}
.footer-module__KL6qjG__footer{background:var(--theme-gradient);color:hsl(var(--foreground));border-top:1px solid hsl(var(--border));justify-content:center;align-items:center;display:flex}.footer-module__KL6qjG__container{width:100%;max-width:1440px;padding:var(--padding-desktop);flex-direction:column;justify-content:center;display:flex}.footer-module__KL6qjG__newsletter{justify-content:space-between;align-items:center;gap:40px;margin-bottom:80px;display:flex}.footer-module__KL6qjG__newsletterContent{flex:auto;align-items:center;gap:40px;width:100%;display:flex}.footer-module__KL6qjG__logo{border-radius:var(--rounded-full);flex-shrink:0;display:flex}.footer-module__KL6qjG__logo:focus-visible{border-radius:var(--rounded-app)}.footer-module__KL6qjG__newsletterText{flex-direction:column;gap:4px;display:flex}.footer-module__KL6qjG__newsletterHeading{width:100%;color:hsl(var(--foreground));margin:0;font-size:36px;font-weight:400;line-height:1.2}.footer-module__KL6qjG__newsletterSubheading{color:hsl(var(--foreground));margin:0;font-size:20px;font-weight:300}.footer-module__KL6qjG__subscribeForm{border-radius:var(--rounded-app);align-items:flex-start;gap:0;width:100%;display:flex}.footer-module__KL6qjG__subscribeForm>*{width:100%}.footer-module__KL6qjG__emailInputWrapper{flex-direction:column;flex:1;width:100%;display:flex;position:relative}.footer-module__KL6qjG__emailInput{border:1px solid hsl(var(--border));background-color:hsl(var(--background));color:hsl(var(--foreground));box-sizing:border-box;border-inline-end:none;border-start-start-radius:var(--rounded-app);border-start-end-radius:0;border-end-end-radius:0;border-end-start-radius:var(--rounded-app);outline:none;width:100%;height:48px;padding:0 16px;font-size:14px;transition:border-color .2s}.footer-module__KL6qjG__emailInput::placeholder{color:hsl(var(--muted))}.footer-module__KL6qjG__emailInputError{border-color:#ef4444cc}.footer-module__KL6qjG__emailInputError:focus{border-color:#ef4444}.footer-module__KL6qjG__errorMessage{color:#ef4444e6;margin-top:4px;font-size:12px;font-weight:400;position:absolute;top:100%;left:0}.footer-module__KL6qjG__successMessage{color:#0de00d;align-items:center;gap:8px;margin:12px 0;font-size:12px;display:flex}.footer-module__KL6qjG__subscribeForm:focus-within{outline:2px solid hsl(var(--foreground));outline-offset:2px}.footer-module__KL6qjG__subscribeForm:focus-within .footer-module__KL6qjG__emailInput{border-color:hsl(var(--foreground))}.footer-module__KL6qjG__subscribeForm:has(.footer-module__KL6qjG__subscribeButton:focus){outline:none}.footer-module__KL6qjG__emailInput:focus{outline:none}.footer-module__KL6qjG__subscribeButton{background-color:hsl(var(--foreground));color:hsl(var(--background));border:1px solid hsl(var(--border));cursor:pointer;white-space:nowrap;box-sizing:border-box;border-inline-start:none;border-start-start-radius:0;border-start-end-radius:var(--rounded-app);border-end-end-radius:var(--rounded-app);border-end-start-radius:0;flex:0;height:48px;padding:0 32px;font-size:16px;font-weight:500;transition:background-color .2s,opacity .2s}.footer-module__KL6qjG__linksGrid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:60px;display:grid}.footer-module__KL6qjG__linkCard{gap:var(--gap-md);flex-direction:column;display:flex}.footer-module__KL6qjG__linkCardTitle{color:hsl(var(--foreground));margin:0;font-size:20px;font-weight:500}.footer-module__KL6qjG__linkCardDescription{color:hsl(var(--foreground));flex-grow:1;margin:0;font-size:14px;font-weight:300;line-height:1.6}.footer-module__KL6qjG__nav{margin-bottom:var(--padding-tablet);grid-template-columns:repeat(3,1fr);gap:40px;width:100%;display:grid}.footer-module__KL6qjG__navContainer{flex-direction:column;justify-content:flex-start;gap:16px;display:flex}.footer-module__KL6qjG__navTitle{color:hsl(var(--foreground));margin:0;font-size:20px;font-weight:500}.footer-module__KL6qjG__navLinks{flex-direction:row;gap:12px;display:flex}.footer-module__KL6qjG__navLink{transition:color .3s ease-in-out}.footer-module__KL6qjG__socialContainer{flex-direction:column;justify-content:flex-start;gap:16px;display:flex}.footer-module__KL6qjG__contactContainer{flex-direction:column;gap:16px;display:flex}.footer-module__KL6qjG__contactLinks{flex-direction:column;gap:8px;display:flex}.footer-module__KL6qjG__contactLink{color:hsl(var(--foreground));border-radius:var(--rounded-app);text-decoration:none;transition:color .15s ease-in-out}.footer-module__KL6qjG__contactLabel{font-weight:500}.footer-module__KL6qjG__socialLinks{flex-wrap:wrap;gap:12px;display:flex}.footer-module__KL6qjG__socialLink{border:1px solid hsl(var(--border));background:hsl(var(--surface));border-radius:var(--rounded-app);width:36px;height:36px;color:hsl(var(--foreground));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;justify-content:center;align-items:center;text-decoration:none;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out,box-shadow .15s ease-in-out;display:flex}.footer-module__KL6qjG__socialLink svg{width:18px;height:18px}.footer-module__KL6qjG__legal{flex-direction:column;gap:12px;padding-top:32px;display:flex}.footer-module__KL6qjG__copyright{color:hsl(var(--foreground));margin:0;font-size:14px;font-weight:400}.footer-module__KL6qjG__legalText{color:hsl(var(--foreground));margin:0;font-size:12px;font-weight:300;line-height:1.6}.footer-module__KL6qjG__legalLink{color:hsl(var(--foreground));text-decoration:underline;transition:color .2s}.footer-module__KL6qjG__legalLink,.footer-module__KL6qjG__navLink{border-radius:var(--rounded-app)}@media (max-width:1200px){.footer-module__KL6qjG__linksGrid{grid-template-columns:repeat(2,1fr)}.footer-module__KL6qjG__newsletterHeading{font-size:36px}.footer-module__KL6qjG__newsletterSubheading{font-size:18px}.footer-module__KL6qjG__newsletterContent{gap:24px}.footer-module__KL6qjG__nav{grid-template-columns:repeat(3,1fr);gap:32px}}@media (max-width:1024px){.footer-module__KL6qjG__newsletter{flex-direction:column;align-items:flex-start;margin-bottom:60px}.footer-module__KL6qjG__container{padding:var(--padding-tablet)}.footer-module__KL6qjG__navContainer,.footer-module__KL6qjG__socialContainer,.footer-module__KL6qjG__contactContainer{text-align:center;align-items:center}.footer-module__KL6qjG__navLinks{justify-content:center}.footer-module__KL6qjG__nav{margin-bottom:var(--padding-mobile);grid-template-columns:repeat(1,1fr);gap:40px}}@media (max-width:768px){.footer-module__KL6qjG__container{padding:var(--padding-tablet)var(--padding-mobile)}.footer-module__KL6qjG__linksGrid{grid-template-columns:1fr;gap:16px}.footer-module__KL6qjG__socialLinks{flex-wrap:nowrap;justify-content:flex-start}.footer-module__KL6qjG__navLinks{flex-direction:column}.footer-module__KL6qjG__socialContainer{justify-content:flex-start;align-items:center}.footer-module__KL6qjG__contactContainer{text-align:center;align-items:center}}@media (max-width:500px){.footer-module__KL6qjG__subscribeForm:focus-within{outline:none}.footer-module__KL6qjG__subscribeForm:focus-within .footer-module__KL6qjG__emailInput{border-color:hsl(var(--border))}.footer-module__KL6qjG__subscribeForm:has(.footer-module__KL6qjG__subscribeButton:focus){outline:none}.footer-module__KL6qjG__emailInput:focus{outline:2px solid hsl(var(--foreground))!important;outline-offset:2px!important}.footer-module__KL6qjG__subscribeForm{flex-direction:column;gap:8px;width:100%}.footer-module__KL6qjG__newsletter{flex-direction:column;align-items:flex-start;margin-bottom:60px}.footer-module__KL6qjG__emailInputWrapper{width:100%}.footer-module__KL6qjG__emailInput{border-inline-end:1px solid hsl(var(--border));border-radius:var(--rounded-app);flex:none;min-width:0;height:48px!important}.footer-module__KL6qjG__emailInputError{border-inline-end-color:#ef4444cc}.footer-module__KL6qjG__subscribeButton{border-inline-start:1px solid hsl(var(--border));border-radius:var(--rounded-app);flex:none;width:100%;height:48px!important}.footer-module__KL6qjG__errorMessage{margin-top:4px;position:static}.footer-module__KL6qjG__navContainer{text-align:center;align-items:center}.footer-module__KL6qjG__socialContainer{align-items:center}.footer-module__KL6qjG__contactContainer{text-align:center;align-items:center}.footer-module__KL6qjG__newsletterContent{justify-content:center}}@media (pointer:fine) and (hover:hover){.footer-module__KL6qjG__subscribeButton:hover{background-color:hsl(var(--foreground)/.9)}.footer-module__KL6qjG__legalLink:hover,.footer-module__KL6qjG__navLink:hover,.footer-module__KL6qjG__contactLink:hover{color:hsl(var(--accent));border-radius:var(--rounded-app)}.footer-module__KL6qjG__socialLink:hover{background:hsl(var(--accent)/.1);border-color:hsl(var(--accent));color:hsl(var(--accent));box-shadow:0 0 20px hsl(var(--accent)/.3)}}
/*# sourceMappingURL=7b30912d3eea0176.css.map*/