.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}}
.file-upload-module__BjaF6q__container{flex-direction:column;gap:8px;width:100%;display:flex;position:relative}.file-upload-module__BjaF6q__floatingLabel{top:0;left:var(--padding-sm);padding:0 var(--padding-xs);font-size:var(--text-xs);font-weight:var(--font-semibold);color:hsl(var(--foreground));background-color:hsl(var(--border));z-index:1;pointer-events:none;border-radius:5px;position:absolute;transform:translateY(-50%)}.file-upload-module__BjaF6q__label{color:var(--secondary-color);font-size:14px;font-weight:400}.file-upload-module__BjaF6q__optional{color:hsl(var(--foreground)/.6);font-size:12px}.file-upload-module__BjaF6q__dropzone{border:2px dashed hsl(var(--foreground)/.2);border-radius:var(--rounded-app);text-align:center;cursor:pointer;background-color:#0000;outline:none;flex-direction:column;justify-content:center;height:250px;padding:40px 24px;transition:all .2s;display:flex}.file-upload-module__BjaF6q__dropzone.file-upload-module__BjaF6q__hasFiles{text-align:left;justify-content:flex-start;padding:20px}.file-upload-module__BjaF6q__dropzone:focus{border-color:hsl(var(--foreground));background-color:hsl(var(--foreground)/.03)}.file-upload-module__BjaF6q__dropzone.file-upload-module__BjaF6q__dragging{border-color:var(--secondary-color);background-color:hsl(var(--foreground)/.05)}.file-upload-module__BjaF6q__dropzone.file-upload-module__BjaF6q__error{border-color:#ef4444}.file-upload-module__BjaF6q__hiddenInput{display:none}.file-upload-module__BjaF6q__dropzoneContent{flex-direction:column;align-items:center;gap:12px;display:flex}.file-upload-module__BjaF6q__uploadIcon{width:48px;height:48px;color:hsl(var(--foreground)/.4)}.file-upload-module__BjaF6q__dropzoneText{color:var(--secondary-color);margin:0;font-size:14px}.file-upload-module__BjaF6q__dropzoneSubtext{color:hsl(var(--foreground)/.6);margin:0;font-size:12px}.file-upload-module__BjaF6q__fileList{flex-direction:column;flex:1;gap:8px;display:flex;overflow-y:auto}.file-upload-module__BjaF6q__fileItem{background-color:hsl(var(--foreground)/.05);border:1px solid hsl(var(--foreground)/.15);border-radius:var(--rounded-app);justify-content:space-between;align-items:center;padding:10px 12px;transition:all .2s;display:flex}.file-upload-module__BjaF6q__fileInfo{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.file-upload-module__BjaF6q__fileIcon{width:18px;height:18px;color:var(--secondary-color);flex-shrink:0}.file-upload-module__BjaF6q__fileDetails{flex-direction:column;gap:2px;min-width:0;display:flex}.file-upload-module__BjaF6q__fileName{color:var(--secondary-color);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.file-upload-module__BjaF6q__fileSize{color:hsl(var(--foreground)/.6);font-size:11px}.file-upload-module__BjaF6q__removeButton{cursor:pointer;color:hsl(var(--foreground)/.6);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.file-upload-module__BjaF6q__removeButton svg{width:14px;height:14px}.file-upload-module__BjaF6q__addMoreText{color:hsl(var(--foreground)/.5);text-align:center;justify-content:center;align-items:center;gap:8px;margin:12px 0 0;font-size:12px;font-style:italic;display:flex}.file-upload-module__BjaF6q__errorText{color:#ef4444;margin-top:4px;font-size:12px}.file-upload-module__BjaF6q__toastViewport{z-index:60;flex-direction:column;gap:8px;height:fit-content;display:flex;position:relative;width:100%!important}.file-upload-module__BjaF6q__toastContainer{z-index:60;pointer-events:auto;flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:absolute;bottom:calc(100% + 8px);left:0}.file-upload-module__BjaF6q__toast{background:hsl(var(--surface));color:hsl(var(--foreground));border:1px solid hsl(var(--border));border-radius:var(--rounded-app);box-shadow:var(--shadow-black);font-family:Sora,sans-serif;font-size:var(--text-sm);height:fit-content;max-height:120px;overflow-y:auto}.file-upload-module__BjaF6q__toastContent{color:hsl(var(--foreground));flex-direction:row;align-items:flex-start;gap:12px;padding:12px 40px 12px 12px;display:flex}.file-upload-module__BjaF6q__toastIcon{color:#ef4343;flex-shrink:0}.file-upload-module__BjaF6q__toastMessage{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.file-upload-module__BjaF6q__toastTitle{font-weight:600;font-size:var(--text-sm);margin:0}.file-upload-module__BjaF6q__toastList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.file-upload-module__BjaF6q__toastItem{font-size:var(--text-xs);color:hsl(var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.file-upload-module__BjaF6q__toastClose{cursor:pointer;border-radius:var(--rounded-app);width:24px;height:24px;color:hsl(var(--muted-foreground));background:0 0;border:none;padding:0;font-size:18px;line-height:1;transition:color .2s;position:absolute;top:10px;right:10px}.file-upload-module__BjaF6q__toastClose:hover{color:hsl(var(--foreground))}@media (pointer:fine) and (hover:hover){.file-upload-module__BjaF6q__removeButton:hover{color:#ef4444}.file-upload-module__BjaF6q__fileItem:hover{background-color:hsl(var(--foreground)/.08)}.file-upload-module__BjaF6q__dropzone:hover{border-color:hsl(var(--foreground)/.4);background-color:hsl(var(--foreground)/.02)}}
.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__mainHeading{width:100%;letter-spacing:-1.5%;color:var(--secondary-color);flex-wrap:wrap;margin:0;font-size:52px;font-weight:400;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__mainText{font-weight:300;font-style:Light;letter-spacing:-0.5%;color:var(--secondary-color);margin:0;font-size:24px;line-height:32px}.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;display:flex}.hero-text-module__cjoHzq__arrowIcon{width:20px;height:20px}@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:40px;line-height:48px}.hero-text-module__cjoHzq__mainText{font-size:20px;line-height:28px}.hero-text-module__cjoHzq__wordsContainer{gap:.4rem}}@media (max-width:480px){.hero-text-module__cjoHzq__mainHeading{font-size:32px;line-height:40px}.hero-text-module__cjoHzq__mainText{font-size:18px;line-height:26px}.hero-text-module__cjoHzq__wordsContainer{gap:.3rem}.hero-text-module__cjoHzq__buttonGroup{flex-direction:column}}
.video-player-module__dcw4dG__container{border-radius:var(--rounded-app);width:100%;margin:0 auto;padding:0;max-width:1440px!important}.video-player-module__dcw4dG__containerPhone{max-width:min(100%,420px)!important}.video-player-module__dcw4dG__phoneFrame{aspect-ratio:400/671;background:linear-gradient(165deg,hsl(var(--foreground)/.1)0%,hsl(var(--foreground)/.04)50%,hsl(var(--foreground)/.08)100%);width:100%;box-shadow:var(--shadow-black);border-radius:48px;position:relative}.video-player-module__dcw4dG__phoneScreen{background:hsl(var(--background));border-radius:clamp(18px,7.5vw,30px);position:absolute;inset:3.28% 5.5% 2.38%;overflow:hidden}.video-player-module__dcw4dG__phoneFrameSvg{pointer-events:none;z-index:2;width:100%;height:100%;color:hsl(var(--foreground));position:absolute;inset:0}.video-player-module__dcw4dG__videoWrapper{border-radius:var(--rounded-app);aspect-ratio:16/9;cursor:pointer;background-color:#0000;width:100%;transition:transform .3s;position:relative;overflow:hidden}.video-player-module__dcw4dG__videoWrapperPhone{width:100%;height:100%;aspect-ratio:unset;border-radius:0;min-height:0}.video-player-module__dcw4dG__videoEmbed{aspect-ratio:16/9;border-radius:var(--rounded-app);background-color:hsl(var(--background));width:100%;height:auto}.video-player-module__dcw4dG__videoEmbedPhone{width:100%;height:100%;aspect-ratio:unset;object-fit:cover;border-radius:0;position:absolute;inset:0}.video-player-module__dcw4dG__videoEmbedPhone:fullscreen{object-fit:contain;object-position:center;background-color:#000}.video-player-module__dcw4dG__videoEmbedPhone:fullscreen{object-fit:contain;object-position:center;background-color:#000}.video-player-module__dcw4dG__videoEmbedPhone:fullscreen{object-fit:contain;object-position:center;background-color:#000}.video-player-module__dcw4dG__posterContainer{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#fff!important}.video-player-module__dcw4dG__poster{object-fit:cover;aspect-ratio:16/9;opacity:1;width:100%;height:auto}.video-player-module__dcw4dG__posterPhone{aspect-ratio:unset;transform-origin:50%;height:100%;min-height:100%;transform:rotate(-1.5deg)}.video-player-module__dcw4dG__playButton{border-radius:var(--rounded-full);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-player-module__dcw4dG__playIcon path{fill:#fffc;transition:all .3s}.video-player-module__dcw4dG__playIcon{color:#fffc;border-radius:var(--rounded-full);border:none;width:100px;height:100px;transition:all .3s ease-in-out}@media (pointer:fine) and (hover:hover){.video-player-module__dcw4dG__playButton:hover .video-player-module__dcw4dG__playIcon{box-shadow:var(--shadow-black);transform:scale(1.1)}}@media (max-width:1024px){.video-player-module__dcw4dG__container{padding:0}}@media (max-width:768px){.video-player-module__dcw4dG__playButton,.video-player-module__dcw4dG__playIcon{width:80px;height:80px}}
.KenaView-module__UMkaDa__container *{font-family:Sora,sans-serif}.KenaView-module__UMkaDa__container{width:100%;height:calc(100vh - var(--navbar-height));flex-direction:column;justify-content:center;align-items:center;min-height:fit-content;display:flex}.KenaView-module__UMkaDa__heroSection{background:var(--theme-gradient);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.KenaView-module__UMkaDa__kena3dSection{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.KenaView-module__UMkaDa__lastSection{background:var(--theme-gradient);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}
.home-phone-promo-section-module__FWPgoW__section{width:100%;padding:0 var(--padding-desktop);margin-bottom:calc(var(--padding-tablet)*2 + var(--padding-md));scroll-margin-top:var(--navbar-height);flex-direction:column;justify-content:center;align-items:center;display:flex}.home-phone-promo-section-module__FWPgoW__inner{justify-content:center;align-items:center;width:100%;max-width:1440px;display:flex}@media (max-width:1024px){.home-phone-promo-section-module__FWPgoW__section{padding:0 var(--padding-tablet)}}@media (max-width:768px){.home-phone-promo-section-module__FWPgoW__section{padding:0 var(--padding-mobile)}}
.kena-cta-section-module__NfVSgW__section{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.kena-cta-section-module__NfVSgW__container{width:100%;max-width:1440px;padding:var(--padding-desktop);flex-direction:column;display:flex}.kena-cta-section-module__NfVSgW__content{justify-content:center;align-items:center;gap:var(--gap-lg);width:100%;max-width:1440px;margin:0;display:flex}.kena-cta-section-module__NfVSgW__heading{color:var(--secondary-color);letter-spacing:-.02em;letter-spacing:-1.5%;flex:1;font-size:52px;font-weight:400;line-height:62px}.kena-cta-section-module__NfVSgW__subheading{color:var(--secondary-color);font-weight:300;font-style:Light;letter-spacing:-0.5%;margin-bottom:40px;font-size:24px;line-height:32px}.kena-cta-section-module__NfVSgW__arrow{transition:transform .3s}.kena-cta-section-module__NfVSgW__ctaButton:hover .kena-cta-section-module__NfVSgW__arrow{transform:translate(4px)}@media (max-width:1024px){.kena-cta-section-module__NfVSgW__container{padding:var(--padding-tablet)}.kena-cta-section-module__NfVSgW__content{gap:var(--gap-md);text-align:center;flex-direction:column;justify-content:center;align-items:center}}@media (max-width:768px){.kena-cta-section-module__NfVSgW__container{padding:var(--padding-tablet)var(--padding-mobile)}.kena-cta-section-module__NfVSgW__content{gap:var(--gap-md);flex-direction:column;justify-content:center;align-items:center}.kena-cta-section-module__NfVSgW__heading{font-size:2rem}.kena-cta-section-module__NfVSgW__subheading{margin-bottom:32px;font-size:1.25rem}}@media (max-width:480px){.kena-cta-section-module__NfVSgW__heading{font-size:2rem}.kena-cta-section-module__NfVSgW__subheading{font-size:1.125rem}}
.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}
.ContactSalesView-module__-rFNpG__main{min-height:calc(100vh - var(--navbar-height))}
.video-background-module__hS0Q8W__backgroundVideo{object-fit:cover;width:100%;height:calc(100vh + var(--navbar-height));height:calc(100dvh + var(--navbar-height));z-index:-1;top:calc(var(--navbar-height)*-1);position:fixed;left:50%;transform:translate(-50%)}.video-background-module__hS0Q8W__overlay{z-index:1;background:hsl(var(--background));opacity:.85;position:absolute;inset:0}.video-background-module__hS0Q8W__poster{opacity:0;z-index:0;transition:opacity .5s ease-in-out,transform .5s ease-in-out;position:absolute;inset:0;transform:translateY(8px)}.video-background-module__hS0Q8W__poster img{object-fit:cover}.video-background-module__hS0Q8W__posterShow{opacity:1}.video-background-module__hS0Q8W__posterHide{opacity:0}.video-background-module__hS0Q8W__posterEnter{opacity:1;transform:translateY(0)}.video-background-module__hS0Q8W__videoEmbedObjectFitCover{width:100%;height:100%;position:absolute;inset:0;overflow:hidden;container-type:size}#video-background-module__hS0Q8W__iframe{transition:all 2s ease-in-out}.video-background-module__hS0Q8W__videoEmbedObjectFitCover>iframe{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@container (min-aspect-ratio:16/9){.video-background-module__hS0Q8W__videoEmbedObjectFitCover>iframe{height:56.25cqw}}@container (max-aspect-ratio:16/9){.video-background-module__hS0Q8W__videoEmbedObjectFitCover>iframe{width:177.78cqh}}.video-background-module__hS0Q8W__videoEmbedObjectFitCover>iframe{pointer-events:none}.video-background-module__hS0Q8W__backgroundVideo>video{object-fit:cover;width:100%;height:100%}
.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;display:flex}.krails-cta-module__XjLOrG__content{width:100%;max-width:800px;margin:0}.krails-cta-module__XjLOrG__heading{color:hsl(var(--foreground));letter-spacing:-.02em;letter-spacing:-1.5%;margin-bottom:24px;font-size:48px;font-weight:400;line-height:56px}.krails-cta-module__XjLOrG__subheading{color:hsl(var(--foreground));font-weight:300;font-style:Light;letter-spacing:-0.5%;margin-bottom:40px;font-size:24px;line-height:32px}.krails-cta-module__XjLOrG__highlight{background-color:hsl(var(--accent));color:#fff;width:fit-content;padding:8px 8px 0}.krails-cta-module__XjLOrG__typing{white-space:nowrap;border-inline-end:2px solid hsl(var(--foreground)/.9);max-width:0;animation-name:krails-cta-module__XjLOrG__typing,krails-cta-module__XjLOrG__blink;animation-duration:5s,.8s;animation-timing-function:steps(30,end),step-end;animation-iteration-count:infinite,infinite;animation-direction:normal,normal;animation-play-state:paused;animation-delay:0s,0s;animation-fill-mode:none,none;animation-timeline:auto,auto;display:inline-block;overflow:hidden}.krails-cta-module__XjLOrG__highlightSweep{position:relative;overflow:hidden}.krails-cta-module__XjLOrG__highlightSweep:before{content:"";pointer-events:none;mix-blend-mode:overlay;background:linear-gradient(90deg,#ffffff0f 0%,#ffffff2e 50%,#ffffff0f 100%);animation:2.4s ease-in-out .5s paused krails-cta-module__XjLOrG__sweep;position:absolute;inset:0;transform:translate(-100%)}.krails-cta-module__XjLOrG__inView .krails-cta-module__XjLOrG__typing,.krails-cta-module__XjLOrG__highlightSweep.krails-cta-module__XjLOrG__inView:before{animation-play-state:running}@keyframes krails-cta-module__XjLOrG__typing{0%{max-width:0}36%{max-width:var(--typing-ch,20ch)}86%{max-width:var(--typing-ch,20ch)}to{max-width:0}}@keyframes krails-cta-module__XjLOrG__blink{0%,to{border-color:#0000}50%{border-color:hsl(var(--foreground)/.9)}}@keyframes krails-cta-module__XjLOrG__sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.krails-cta-module__XjLOrG__arrow{transition:transform .3s}.krails-cta-module__XjLOrG__ctaButton:hover .krails-cta-module__XjLOrG__arrow{transform:translate(4px)}@media (max-width:1024px){.krails-cta-module__XjLOrG__container{padding:var(--padding-tablet)}}@media (max-width:768px){.krails-cta-module__XjLOrG__container{padding:var(--padding-tablet)var(--padding-mobile)}.krails-cta-module__XjLOrG__heading{font-size:2.5rem}.krails-cta-module__XjLOrG__subheading{margin-bottom:32px;font-size:1.25rem}.krails-cta-module__XjLOrG__ctaButton{justify-content:center;width:100%;padding:0;font-size:1rem}}@media (max-width:480px){.krails-cta-module__XjLOrG__heading{font-size:2rem}.krails-cta-module__XjLOrG__subheading{font-size:1.125rem}}
.home-secondary-section-module___ghH5a__section{background:0 0;width:100%;position:relative}.home-secondary-section-module___ghH5a__container{width:100%;max-width:1440px;padding:0;padding:var(--padding-desktop);flex-direction:column;gap:10rem;margin:0 auto;display:flex}.home-secondary-section-module___ghH5a__globe{will-change:transform;width:838px;height:700px;position:absolute;bottom:0;right:0}.home-secondary-section-module___ghH5a__globeMirror{transform:scaleX(-1);left:0!important;right:auto!important}.home-secondary-section-module___ghH5a__cardsGrid{grid-template-columns:repeat(1fr);gap:var(--gap-md);margin-top:80px;display:grid}.home-secondary-section-module___ghH5a__card{gap:var(--gap-md);padding:var(--card-padding);grid-template-columns:1fr 1fr;display:grid}.home-secondary-section-module___ghH5a__cardContent{display:contents}.home-secondary-section-module___ghH5a__cardTitle{color:hsl(var(--foreground));font-size:20px;font-weight:600;line-height:1.4}.home-secondary-section-module___ghH5a__cardDescription{color:hsl(var(--foreground));margin:0;font-size:16px;font-weight:300;line-height:1.6}.home-secondary-section-module___ghH5a__cardImageWrapper{border-radius:var(--rounded-app);justify-content:flex-start;align-items:flex-start;width:100%;height:fit-content;display:flex;position:relative}.home-secondary-section-module___ghH5a__cardImage{aspect-ratio:6/4;border-radius:var(--rounded-app);object-fit:cover;width:100%;height:auto}.home-secondary-section-module___ghH5a__cardText{gap:var(--gap-sm);flex-direction:column;flex:1;display:flex}.home-secondary-section-module___ghH5a__sectionHeaderAndTimeline{gap:var(--padding-tablet);flex-direction:column;display:flex}.home-secondary-section-module___ghH5a__technologiesShowcaseSection{width:calc(100% + 2*var(--padding-desktop));min-width:0;margin-left:calc(-1*var(--padding-desktop));margin-right:calc(-1*var(--padding-desktop))}.home-secondary-section-module___ghH5a__deploymentTimeline{width:100%;padding:var(--padding-tablet)var(--padding-mobile);margin-bottom:var(--margin-lg);border-radius:var(--rounded-app);background:var(--theme-gradient);border:1px solid hsl(var(--border));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-secondary-section-module___ghH5a__timelineTitle{margin:0 0 var(--margin-lg)0;font-size:var(--text-xl);font-weight:var(--font-bold);letter-spacing:.02em;text-transform:uppercase;font-family:inherit;line-height:1.2}.home-secondary-section-module___ghH5a__timelineTitlePrimary{color:hsl(var(--foreground))}.home-secondary-section-module___ghH5a__timelineTitleAccent{background:linear-gradient(90deg,#f6c59d 25%,#fa9649 62%,#fd7914 87%,#ff6e00 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.home-secondary-section-module___ghH5a__timelineTitleBreak{display:none}.home-secondary-section-module___ghH5a__timelineLayout{width:100%;padding:var(--padding-tablet)0;grid-template-rows:1fr auto 1fr;grid-template-columns:repeat(6,1fr);align-items:stretch;gap:0;display:grid}.home-secondary-section-module___ghH5a__timelineRow1{grid-area:1/1/auto/-1;grid-template-columns:repeat(6,1fr);align-items:flex-end;min-height:64px;padding-bottom:48px;display:grid}.home-secondary-section-module___ghH5a__timelineRow2Track{grid-area:2/1/auto/-1;justify-content:center;align-items:center;width:100%;height:60px;display:flex;position:relative}.home-secondary-section-module___ghH5a__timelineBar{background:linear-gradient(90deg,#fcbe8c40 0%,#fcbe8c9e 32%,#fdaa64bf 40%,#fd9641db 49%,#fe7d19f0 60%,#fe6f01fc 74%,#ff6e00 100%),#fefdfb;border-radius:999px;position:absolute;inset:0}.home-secondary-section-module___ghH5a__timelineStepLabels{z-index:1;pointer-events:none;grid-template-columns:repeat(6,1fr);place-items:center;width:100%;height:100%;padding:0 .25rem;display:grid;position:relative}.home-secondary-section-module___ghH5a__timelineStepLabel{font-size:var(--text-md);font-weight:var(--font-bold);color:#000;text-shadow:0 1px 2px hsl(var(--foreground)/.2)}.home-secondary-section-module___ghH5a__timelineRow3{grid-area:3/1/auto/-1;grid-template-columns:repeat(6,1fr);align-items:flex-start;min-height:64px;padding-top:48px;display:grid}.home-secondary-section-module___ghH5a__timelineCell{flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.home-secondary-section-module___ghH5a__timelineCell:has(.home-secondary-section-module___ghH5a__timelineStepIcon){justify-self:center;width:min-content}.home-secondary-section-module___ghH5a__timelineCell:has(.home-secondary-section-module___ghH5a__timelineLabelWithArrow){width:100%;min-width:0}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell{justify-content:flex-end}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell{justify-content:flex-start}.home-secondary-section-module___ghH5a__timelineCircleArrow{z-index:2;border-radius:var(--rounded-full);border:2px solid hsl(var(--foreground));background:hsl(var(--foreground));width:24px;height:24px;color:hsl(var(--foreground));justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%)}.home-secondary-section-module___ghH5a__timelineCircleArrowTop{top:0;transform:translate(-50%,-50%)}.home-secondary-section-module___ghH5a__timelineCircleArrowBottom{bottom:0;transform:translate(-50%,50%)}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="0"]{left:8.33333%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="1"]{left:25%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="2"]{left:41.6667%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="3"]{left:58.3333%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="4"]{left:75%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="5"]{left:91.6667%}.home-secondary-section-module___ghH5a__timelineCircleArrowSvg{width:12px;height:12px;color:hsl(var(--background))}.home-secondary-section-module___ghH5a__timelineStepText{font-size:var(--text-md);letter-spacing:.02em;text-transform:uppercase;color:hsl(var(--foreground));font-weight:400}.home-secondary-section-module___ghH5a__timelineLabelWithArrow{color:hsl(var(--accent));flex-direction:column;align-items:center;gap:12px;display:flex}.home-secondary-section-module___ghH5a__timelineLabelWithArrow .home-secondary-section-module___ghH5a__timelineStepText{text-align:center}.home-secondary-section-module___ghH5a__timelineLabelArrow{transform-origin:50%;flex-shrink:0;width:14px;height:10px}.home-secondary-section-module___ghH5a__timelineLabelArrowRotate180{transform:rotate(180deg)}.home-secondary-section-module___ghH5a__timelineStepIcon{border-radius:var(--rounded-full);background:linear-gradient(125deg,#fff0 0%,#fefaf60a 0%,#fcf0e429 9%,#fadcc852 17%,#fbc8a07a 26%,#fcb4789e 35%,#fda050bf 45%,#fd8c32db 56%,#fe7814f0 67%,#fe6f02fc 81%,#ff6e00 100%),#fefdfb;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineStepIcon{background:linear-gradient(45deg,#fff0 0%,#fefaf60a 0%,#fcf0e429 9%,#fadcc852 17%,#fbc8a07a 26%,#fcb4789e 35%,#fda050bf 45%,#fd8c32db 56%,#fe7814f0 67%,#fe6f02fc 81%,#ff6e00 100%),#fefdfb}.home-secondary-section-module___ghH5a__timelineStepIconSvg{color:#fff;width:40px;height:40px}.home-secondary-section-module___ghH5a__playButton{cursor:pointer;border-radius:var(--rounded-full);background-color:#0000;border:none;justify-content:center;align-items:center;width:70px;height:70px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-secondary-section-module___ghH5a__playIcon{border-radius:var(--rounded-full);width:70px;height:70px;color:hsl(var(--foreground)/.8);transition:all .3s ease-in-out}@media (max-width:1024px){.home-secondary-section-module___ghH5a__technologiesShowcaseSection{width:calc(100% + 2*var(--padding-tablet));margin-left:calc(-1*var(--padding-tablet));margin-right:calc(-1*var(--padding-tablet));margin-top:8rem}.home-secondary-section-module___ghH5a__timelineStepText,.home-secondary-section-module___ghH5a__timelineStepLabel{font-size:var(--text-sm)}.home-secondary-section-module___ghH5a__container{padding:var(--padding-tablet);gap:var(--gap-lg)}.home-secondary-section-module___ghH5a__cardsGrid{grid-template-columns:1fr}.home-secondary-section-module___ghH5a__globe{transform-origin:100% 100%;transform:scale(.9)}.home-secondary-section-module___ghH5a__globe.home-secondary-section-module___ghH5a__globeMirror{transform-origin:100% 100%;transform:scale(.9)scaleX(-1)}.home-secondary-section-module___ghH5a__deploymentTimeline{padding:var(--padding-tablet)var(--padding-mobile);margin-bottom:var(--margin-md)}}@media (max-width:768px){.home-secondary-section-module___ghH5a__technologiesShowcaseSection{width:calc(100% + 2*var(--padding-mobile));margin-left:calc(-1*var(--padding-mobile));margin-right:calc(-1*var(--padding-mobile))}.home-secondary-section-module___ghH5a__timelineLabelWithArrow{flex-direction:row-reverse;gap:24px;display:flex}.home-secondary-section-module___ghH5a__timelineLabelArrow{transform:rotate(90deg)}.home-secondary-section-module___ghH5a__timelineLabelArrowRotate180{transform:rotate(-90deg)}.home-secondary-section-module___ghH5a__container{padding:0 var(--padding-mobile)var(--padding-tablet);gap:var(--gap-lg)}.home-secondary-section-module___ghH5a__card{padding:var(--card-padding);grid-template-columns:1fr}.home-secondary-section-module___ghH5a__globe{transform-origin:100% 100%;transform:scale(.8)}.home-secondary-section-module___ghH5a__globe.home-secondary-section-module___ghH5a__globeMirror{transform-origin:100% 100%;transform:scale(.8)scaleX(-1)}.home-secondary-section-module___ghH5a__sectionHeaderAndTimeline{gap:var(--margin-md)}.home-secondary-section-module___ghH5a__deploymentTimeline{padding:var(--padding-tablet)var(--padding-mobile);margin-bottom:var(--margin-md)}.home-secondary-section-module___ghH5a__timelineTitle{font-size:var(--text-xl);margin-bottom:var(--margin-md);text-align:center}.home-secondary-section-module___ghH5a__timelineLayout{padding:var(--margin-sm)0;grid-template-rows:repeat(6,1fr);grid-template-columns:1fr auto 1fr;align-items:center;gap:0;min-height:960px;position:relative}.home-secondary-section-module___ghH5a__timelineRow1,.home-secondary-section-module___ghH5a__timelineRow3{display:contents}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:first-child{grid-area:1/1}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:nth-child(2){grid-area:2/1}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:nth-child(3){grid-area:3/1}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:nth-child(4){grid-area:4/1}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:nth-child(5){grid-area:5/1}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:nth-child(6){grid-area:6/1}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:first-child{grid-area:1/3}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(2){grid-area:2/3}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(3){grid-area:3/3}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(4){grid-area:4/3}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(5){grid-area:5/3}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(6){grid-area:6/3}.home-secondary-section-module___ghH5a__timelineRow2Track{flex-direction:column;grid-area:1/2/-1;align-self:stretch;width:64px;min-width:64px;height:100%;min-height:100%;display:flex;position:relative;overflow:visible}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineBar{background:linear-gradient(#fbd2af7a 24%,#fcbe8c9e 32%,#fdaa64bf 40%,#fd9641db 49%,#fe7d19f0 60%,#fe6f01fc 74%,#ff6e00 100%),#fefdfb;border-radius:32px;height:100%;position:absolute;inset:0}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabels{grid-template-columns:unset;grid-template-rows:unset;display:block;position:absolute;inset:0}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel{white-space:nowrap;font-size:var(--text-xs);color:#000;border-radius:var(--rounded-app);padding:4px 8px;position:absolute}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:first-child,.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(3),.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(5){text-align:right;left:auto;right:0;transform:translateY(-50%)}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(2),.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(4),.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(6){text-align:start;left:0;right:auto;transform:translateY(-50%)}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:first-child{top:8.33333%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(2){top:25%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(3){top:41.6667%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(4){top:58.3333%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(5){top:75%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel:nth-child(6){top:91.6667%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow{border:2px solid hsl(var(--foreground));background:hsl(var(--foreground));width:24px;height:24px;color:hsl(var(--background));z-index:3;border-radius:50%;justify-content:center;align-items:center;display:flex;left:auto;right:auto}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-edge=left]{left:0;transform:translate(-50%,-50%)rotate(-90deg)}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-edge=left][data-step-index="0"],.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-edge=left][data-step-index="2"],.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-edge=left][data-step-index="4"]{transform:translate(-50%,-50%)rotate(90deg)}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-edge=right]{left:auto;right:0;transform:translate(50%,-50%)rotate(90deg)}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="0"]{top:8.33333%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="1"]{top:25%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="2"]{top:41.6667%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="3"]{top:58.3333%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="4"]{top:75%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrow[data-step-index="5"]{top:91.6667%}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineCircleArrowSvg{color:hsl(var(--background));width:12px;height:12px}.home-secondary-section-module___ghH5a__timelineCell{min-height:0;padding:var(--margin-sm);flex-direction:row;justify-content:center;align-items:center;position:relative}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell{justify-content:flex-end}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell{justify-content:flex-start}.home-secondary-section-module___ghH5a__timelineStepIcon{z-index:0;width:60px;height:60px;position:relative;top:auto;left:auto;transform:none}.home-secondary-section-module___ghH5a__timelineStepIconSvg{width:28px;height:28px}.home-secondary-section-module___ghH5a__timelineStepText{font-size:var(--text-xs)}.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:first-child .home-secondary-section-module___ghH5a__timelineStepIcon,.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:nth-child(3) .home-secondary-section-module___ghH5a__timelineStepIcon,.home-secondary-section-module___ghH5a__timelineRow3 .home-secondary-section-module___ghH5a__timelineCell:nth-child(5) .home-secondary-section-module___ghH5a__timelineStepIcon{background:linear-gradient(270deg,#fff0 0%,#f3e5d803 0%,#f5ccab38 9%,#f7b68366 17%,#f9a25f8f 26%,#fb9242b3 35%,#fc852acf 45%,#fd7a17e3 56%,#fe730af2 67%,#fe6f02fc 81%,#ff6e00 100%),#fefdfb}.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(2) .home-secondary-section-module___ghH5a__timelineStepIcon,.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(4) .home-secondary-section-module___ghH5a__timelineStepIcon,.home-secondary-section-module___ghH5a__timelineRow1 .home-secondary-section-module___ghH5a__timelineCell:nth-child(6) .home-secondary-section-module___ghH5a__timelineStepIcon{background:linear-gradient(90deg,#fff0 0%,#f3e5d803 0%,#f5ccab38 9%,#f7b68366 17%,#f9a25f8f 26%,#fb9242b3 35%,#fc852acf 45%,#fd7a17e3 56%,#fe730af2 67%,#fe6f02fc 81%,#ff6e00 100%),#fefdfb}}@media (max-width:480px){.home-secondary-section-module___ghH5a__timelineLabelWithArrow{gap:12px}.home-secondary-section-module___ghH5a__deploymentTimeline{padding:var(--padding-tablet)var(--padding-mobile)}.home-secondary-section-module___ghH5a__timelineLayout{min-height:860px}.home-secondary-section-module___ghH5a__timelineRow2Track{width:56px;min-width:56px}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineBar{border-radius:28px}.home-secondary-section-module___ghH5a__timelineStepText{font-size:.65rem}.home-secondary-section-module___ghH5a__timelineStepIcon{width:48px;height:48px}.home-secondary-section-module___ghH5a__timelineStepIconSvg{width:24px;height:24px}.home-secondary-section-module___ghH5a__timelineRow2Track .home-secondary-section-module___ghH5a__timelineStepLabel{padding:2px 6px;font-size:.65rem}}@media (pointer:fine) and (hover:hover){.home-secondary-section-module___ghH5a__playIcon:hover{transform:scale(1.1)}}.home-secondary-section-module___ghH5a__section{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.home-secondary-section-module___ghH5a__container{width:100%;max-width:1440px;padding:var(--padding-desktop)}.home-secondary-section-module___ghH5a__topSection{height:500px;box-shadow:var(--shadow-black);border-radius:var(--rounded-app);grid-template-columns:1fr 1fr;align-items:center;margin-bottom:120px;display:grid}.home-secondary-section-module___ghH5a__textColumn{text-align:start;height:100%;padding:var(--padding-tablet);background:linear-gradient(-90deg,hsl(var(--foreground)/.02)0%,hsl(var(--foreground)/.01)20%,hsl(var(--background)/.5)40%,hsl(var(--background))70%,hsl(var(--background))80%,hsl(var(--background))100%);border-top-left-radius:20px;border-bottom-left-radius:20px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;display:flex}.home-secondary-section-module___ghH5a__textColumnMobile{text-align:center;width:100%;height:100%;padding:var(--padding-desktop)var(--padding-mobile)var(--padding-tablet)var(--padding-mobile);justify-content:space-between;align-items:center;gap:var(--gap-xl);color:hsl(var(--foreground));flex-direction:column;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-secondary-section-module___ghH5a__label{color:hsl(var(--foreground));font-family:Sora;font-weight:300;font-style:Light;letter-spacing:0%;font-size:24px;line-height:28px}.home-secondary-section-module___ghH5a__heading{color:hsl(var(--foreground));letter-spacing:-1.5%;margin:0;font-size:52px;font-weight:400;line-height:62px}.home-secondary-section-module___ghH5a__videoColumn{background-color:hsl(var(--background)/.5);border-top-right-radius:20px;border-bottom-right-radius:20px;justify-content:center;align-items:center;height:100%;display:flex;width:100%!important}.home-secondary-section-module___ghH5a__videoCard{border-top-right-radius:20px;border-bottom-right-radius:20px;height:100%;position:relative;width:100%!important}.home-secondary-section-module___ghH5a__videoContainer{border-top-right-radius:20px;border-bottom-right-radius:20px;height:100%;overflow:hidden;width:100%!important}.home-secondary-section-module___ghH5a__thumbnailImage{object-fit:contain;opacity:.3;border-top-right-radius:20px;border-bottom-right-radius:20px;width:100%;height:100%}.home-secondary-section-module___ghH5a__videoThumbnail{border-top-right-radius:20px;border-bottom-right-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.home-secondary-section-module___ghH5a__keoLogo{color:hsl(var(--foreground)/.15);-webkit-user-select:none;user-select:none;pointer-events:none;font-size:120px;font-weight:700;position:absolute}.home-secondary-section-module___ghH5a__bottomSection{text-align:center;max-width:900px;margin:0 auto}.home-secondary-section-module___ghH5a__bottomHeading{color:hsl(var(--foreground));letter-spacing:-1.5%;text-align:center;margin:0 0 24px;font-size:52px;font-weight:400;line-height:62px}.home-secondary-section-module___ghH5a__bottomDescription{color:hsl(var(--foreground));font-weight:300;font-style:Light;letter-spacing:-0.5%;text-align:center;margin:0;font-size:24px;line-height:32px}.home-secondary-section-module___ghH5a__dialogOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);top:0;left:0;z-index:1000;position:fixed;inset:0}.home-secondary-section-module___ghH5a__dialogOverlay[data-state=open]{animation:.24s cubic-bezier(.2,.9,.2,1) both home-secondary-section-module___ghH5a__overlayShow}.home-secondary-section-module___ghH5a__dialogOverlay[data-state=closed]{animation:.2s cubic-bezier(.2,.9,.2,1) both home-secondary-section-module___ghH5a__overlayHide}.home-secondary-section-module___ghH5a__dialogContainer{z-index:1001;border-radius:var(--rounded-app);width:100vw!important;height:100vh!important}.home-secondary-section-module___ghH5a__dialogContent{border-radius:var(--rounded-app);z-index:1001;background-color:#0000;justify-content:center;align-items:center;width:min(1200px,100vw - 40px);max-width:calc(100vw - 40px);height:auto;max-height:calc(100vh - 40px);display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.home-secondary-section-module___ghH5a__dialogContent[data-loaded=false]{opacity:0;pointer-events:none}.home-secondary-section-module___ghH5a__dialogContent[data-state=open][data-loaded=true]{animation:.22s cubic-bezier(.16,1,.3,1) both home-secondary-section-module___ghH5a__contentShow}.home-secondary-section-module___ghH5a__dialogContent[data-state=closed]{animation:.18s cubic-bezier(.16,1,.3,1) both home-secondary-section-module___ghH5a__contentHide}.home-secondary-section-module___ghH5a__dialogContent:focus{outline:none}.home-secondary-section-module___ghH5a__dialogTitle{color:#fff;margin:0;font-size:17px;font-weight:500}.home-secondary-section-module___ghH5a__dialogDescription{color:#fff;margin:10px 0 20px;font-size:15px;line-height:1.5}.home-secondary-section-module___ghH5a__videoEmbed{aspect-ratio:16/9;border-radius:var(--rounded-app);object-fit:cover;background-color:#0000;width:100%;max-width:100%;height:100%;max-height:100%}.home-secondary-section-module___ghH5a__hiddenEmbed{visibility:hidden!important;opacity:0!important;display:none!important}.home-secondary-section-module___ghH5a__dialogCloseButton{background:hsl(var(--accent)/.2);border:1px solid hsl(var(--accent));color:hsl(var(--accent));cursor:pointer;border-radius:var(--rounded-full);justify-content:center;align-items:center;gap:8px;padding:8px;font-size:14px;transition:transform .15s,opacity .15s,box-shadow .15s;display:inline-flex;position:absolute;top:16px;right:16px;box-shadow:0 2px 8px #00000026}.home-secondary-section-module___ghH5a__dialogCloseButton:hover{box-shadow:var(--shadow-black);transform:translateY(-2px)scale(1.02)}.home-secondary-section-module___ghH5a__srOnly{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@keyframes home-secondary-section-module___ghH5a__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes home-secondary-section-module___ghH5a__overlayHide{0%{opacity:1}to{opacity:0}}@keyframes home-secondary-section-module___ghH5a__contentShow{0%{opacity:0;transform:translate(-50%,-50%)translateY(-2%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)translateY(0)scale(1)}}@keyframes home-secondary-section-module___ghH5a__contentHide{0%{opacity:1;transform:translate(-50%,-50%)translateY(0)scale(1)}to{opacity:0;transform:translate(-50%,-50%)translateY(-2%)scale(.96)}}@media (max-width:1024px){.home-secondary-section-module___ghH5a__topSection{grid-template-columns:1fr 1fr;margin-bottom:80px}.home-secondary-section-module___ghH5a__heading{font-size:48px}.home-secondary-section-module___ghH5a__bottomHeading{font-size:40px}.home-secondary-section-module___ghH5a__keoLogo{font-size:80px}.home-secondary-section-module___ghH5a__container{padding:var(--padding-tablet)}.home-secondary-section-module___ghH5a__dialogContainer{width:100vw!important;padding:0!important}.home-secondary-section-module___ghH5a__dialogContent{max-width:100vw;max-height:100vh!important}}@media (max-width:768px){.home-secondary-section-module___ghH5a__container{padding:var(--padding-tablet)var(--padding-mobile)}.home-secondary-section-module___ghH5a__heading{font-size:52px;line-height:58px}.home-secondary-section-module___ghH5a__timelineTitleBreak{display:block}.home-secondary-section-module___ghH5a__timelineTitle{line-height:1.5}.home-secondary-section-module___ghH5a__label{color:hsl(var(--foreground));font-size:28px;font-weight:400}.home-secondary-section-module___ghH5a__bottomHeading{font-size:32px}.home-secondary-section-module___ghH5a__bottomDescription{font-size:16px}.home-secondary-section-module___ghH5a__keoLogo{font-size:60px}.home-secondary-section-module___ghH5a__topSection{aspect-ratio:1;grid-template-columns:1fr;width:100%;height:auto;display:grid}.home-secondary-section-module___ghH5a__textColumn{display:none}.home-secondary-section-module___ghH5a__textColumnMobile{display:flex}.home-secondary-section-module___ghH5a__videoContainer,.home-secondary-section-module___ghH5a__thumbnailImage,.home-secondary-section-module___ghH5a__videoThumbnail{border-radius:var(--rounded-app)}.home-secondary-section-module___ghH5a__dialogContainer{padding:0!important}.home-secondary-section-module___ghH5a__dialogContent{max-width:100vw;max-height:100vh!important}}@media (max-width:500px){.home-secondary-section-module___ghH5a__textColumnMobile{padding:var(--padding-tablet)var(--padding-mobile)var(--padding-mobile);gap:var(--gap-xl)}.home-secondary-section-module___ghH5a__heading{font-size:30px;line-height:42px}.home-secondary-section-module___ghH5a__label{font-size:20px}}@media (pointer:fine) and (hover:hover){.home-secondary-section-module___ghH5a__playIcon:hover{box-shadow:var(--shadow-black);transform:scale(1.1)}}
.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}}
.ContactSupportView-module__m7xHbW__main{min-height:calc(100vh - var(--navbar-height))}
.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__linksContainer{flex-direction:column;gap:1.5rem;display:flex}.social-sidebar-module__EL4TtW__socialLink{border:1px solid hsl(var(--foreground));border-radius:var(--rounded-app);width:36px;height:36px;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{width:18px;height:18px}@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}}
.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)}}
.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)}}
.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)}}
.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=9cce520191f18af7.css.map*/