:root{--background:#fff;--background-dark:#000;--primary-color:#0f62fe;--cds-button-primary:#0f62fe;--cds-button-primary-hover:#0f62fe;--cds-button-focus-color:#0f62fe;--cds-focus:#0f62fe;--secondary-color:#7c7c7c;--text-color:#000;--text-white-color:#fff;--border-color:#dcdcdc;--tab-background:#eff5ff;--gray-background:#f8fafa;--cds-profile-text-color:#494949;--cds-profile-desc-color:#525252;--cds-profile-list-bg-color:#f9f9f9;--disabled-color:#e5e5e5;--sidebar-tab-dark-bg:#e7e7e7;--disabled-text-color:#a8a8a8;--error-color:red;--active-node-color:#0ad600;--super-agent-node-bg:#d66100;--cds-button-hover-color:#f8fafa;--cds-button-hover-bg:#0050e6;--footer-link-color:#525252;--light-blue-bg-color:#f6faff;--light-blue-bg-border-color:#cedbec;--cds-focus-select-option-bg:#f5f5f5;--cds-app-stepper-border:#e0e0e0;--cds-menu-box-shadow:0px 2px 6px 0px rgba(0,0,0,.3);--filter-invert:invert(0);--primary-text-color-gradient:linear-gradient(180deg,#0f62fe,#093b98);--button-bg-color:linear-gradient(180deg,#0f62fe,#093b98);--border-color:#e5e7eb;--search-input-bg-color:#f4f4f4}:root.dark{--background:#000;--background-dark:#1c1c1c;--text-color:#fff;--gray-background:#1c1c1c;--border-color:#2e2e2e;--cds-button-hover-color:#393939;--light-blue-bg-color:#020b1a;--light-blue-bg-border-color:#2e2e2e;--filter-invert:invert(1);--footer-link-color:#b6b6b6;--cds-focus-select-option-bg:#242424;--cds-profile-text-color:#fff;--cds-profile-desc-color:#fff;--cds-menu-box-shadow:0px 2px 10px 0px hsla(0,0%,100%,.16)}:root.dark .hero-section-wrapper{background-image:url(/_next/static/media/hero-section-bg-dark.9de8b50d.svg)}body,html{max-width:100vw;font-family:var(--font-inter);background:var(--background);color:var(--text-color)}*{box-sizing:border-box;padding:0;margin:0}.login-wrapper{justify-content:center;width:100%;height:100vh;overflow:hidden}.display-flex,.login-wrapper{display:flex;align-items:center}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-item-center{align-items:center}.mb-16{margin-bottom:16px}.cursor-pointer{cursor:pointer}.input-error-text{font:400 14px var(--font-inter);color:var(--error-color);margin-top:4px}.loader-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.cds--popover-caret{display:none}.typing-container .input-cursor.stop-cursor:after{content:unset!important;animation:unset}.typing-container .input-cursor.stop-cursor:after,.typing-container .input-cursor:after{background:var(--primary-text-color-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.typing-container .input-cursor:after{margin-left:-5px;content:"▮"!important;animation:blink .6s linear infinite alternate}.gradient-text-color{background:var(--primary-text-color-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes blink{0%{opacity:1}40%{opacity:1}60%{opacity:0}to{opacity:0}}.landing-container{width:100%;max-width:1560px;max-height:100%;margin:0 auto;padding:0 20px}@media(max-width:1500px){.landing-container{max-width:1320px}}@media(max-width:1300px){.landing-container{padding:0 16px}}.hero-section-wrapper{background-image:url(/_next/static/media/hero-section-bg.a254e4a3.svg);background-size:cover;background-position:top;background-repeat:no-repeat}.common-section-heading{font:400 48px/60px var(--font-inter);margin-bottom:32px}@media(max-width:1300px){.common-section-heading{font:400 40px/48px var(--font-inter)}}@media(min-width:701px)and (max-width:991px){.common-section-heading{font:400 28px/36px var(--font-inter);margin-bottom:16px}}@media(max-width:700px){.common-section-heading{font:400 24px/32px var(--font-inter);margin-bottom:16px}}.common-section-sub-heading{font:300 24px/32px var(--font-inter)}.common-section-sub-heading.sub-head-margin{margin-bottom:56px}@media(max-width:1300px){.common-section-sub-heading{font:300 20px/28px var(--font-inter)}}@media(max-width:991px){.common-section-sub-heading{font:300 18px/24px var(--font-inter)}.common-section-sub-heading.sub-head-margin{margin-bottom:32px}}.common-section-sub-heading-h3{font:400 24px/29px var(--font-inter);margin-bottom:24px}@media(max-width:1300px){.common-section-sub-heading-h3{font:400 20px/25px var(--font-inter)}}@media(max-width:991px){.common-section-sub-heading-h3{margin-bottom:16px}}.common-section-p{font:300 20px/28px var(--font-inter)}.common-section-p .has-sub-margin{display:block;margin-bottom:16px}@media(max-width:1300px){.common-section-p{font:300 16px/22px var(--font-inter)}}.common-img-size{width:100%;height:100%}.cmn-img-filter{filter:var(--filter-invert)}.buttons{gap:16px;margin-top:72px}.buttons,.buttons a,.buttons button{display:flex;align-items:center;border-radius:10px}.buttons a,.buttons button{width:155px;height:56px;font:400 16px/56px var(--font-inter);color:var(--text-color);text-decoration:none;border-radius:0;box-shadow:unset;padding:16px;justify-content:center;cursor:pointer}.buttons a.active,.buttons button.active{background:var(--primary-text-color-gradient);color:#fff;border-radius:10px}.buttons a.get-started-btn:hover,.buttons button.get-started-btn:hover{background-color:var(--cds-button-hover-bg)}.buttons a.login-btn,.buttons button.login-btn{background-color:var(--gray-background);color:var(--text-color);border-radius:10px}.buttons a.login-btn:hover,.buttons button.login-btn:hover{border:1px solid var(--border-color);background-color:var(--cds-button-hover-color)}@media(max-width:700px){.buttons{flex-wrap:wrap}.buttons a,.buttons button{width:100%;max-width:100%;height:48px}}@media(max-width:700px){body:has(.menu-backdrop-active){position:fixed;overflow:hidden}}.cds--common-select-input{background:var(--gray-background);border-radius:0}.cds--common-select-input .cds--select-custom__control{background:var(--gray-background);border-radius:0;border:none;height:48px;color:var(--text-color);font-size:14px;padding:0 15px}.cds--common-select-input .cds--select-custom__control.cds--select-custom__control--is-focused{border:none;box-shadow:none}.cds--common-select-input .cds--select-custom__value-container{padding:0}.cds--common-select-input .cds--select-custom__value-container .cds--select-custom__single-value{color:var(--text-color);padding:5px;line-height:normal}.cds--common-select-input .cds--select-custom__indicators .cds--select-custom__indicator{padding:0}.cds--common-select-input .cds--select-custom__indicators .cds--select-custom__indicator svg{width:16px;height:16px}.cds--common-select-input .cds--select-custom__indicators .cds--select-custom__indicator-separator{display:none}.cds--common-select-input .cds--select-custom__menu{margin-top:1px;border-radius:0;border:none;z-index:333;border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:hidden}.cds--common-select-input .cds--select-custom__menu-list{background:var(--background);color:var(--text-color);font-size:14px;padding:0;margin-top:0;border-radius:0;border:none}.cds--common-select-input .cds--select-custom__menu-list::-webkit-scrollbar{display:none}.cds--common-select-input .cds--select-custom__option{display:flex;align-items:center;height:48px;padding:0 16px;background:var(--background);color:var(--text-color)}.cds--common-select-input .cds--select-custom__option.cds--select-custom__option--is-selected,.cds--common-select-input .cds--select-custom__option:hover{background:var(--cds-button-hover-color)}.cds--common-select-input .cds--select-custom__option.cds--select-custom__option--is-focused{background:var(--cds-focus-select-option-bg)!important}.cds--common-select-input .cds--select-custom__input{color:var(--text-color)!important;min-width:0!important;margin:-2px!important}.cds--common-select-input.country-code-select{min-width:100px;border-top-left-radius:10px;border-bottom-left-radius:10px}.cds--common-select-input.country-code-select .cds--select-custom__menu-list{max-width:max-content;width:-moz-fit-content;width:fit-content;min-width:100px}.cds--common-select-input.country-code-select .cds--select-custom__option{width:100%;min-width:max-content}.cds--common-select-input.white-background,.cds--common-select-input.white-background .cds--select-custom__control{background:#fff!important}@media(min-width:512px)and (max-width:1900px){.landing-container{zoom:.85}}