@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.offline-page{z-index:99999;position:fixed;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#fff}.offline-page__content{display:flex;flex-direction:column;align-items:center}.offline-page__icon{width:400px}.offline-page__text{margin-top:20px;text-align:center;font-size:20px;font-weight:400}@media only screen and (max-width: 900px){.offline-pag{padding:20px}.offline-pag__icon{width:300px}}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.inavo-loading{-webkit-animation:rotating 1s linear infinite}.suspense-loading{display:flex;justify-content:center;align-items:center;height:100%}.suspense-loading__loading-icon{width:80px;height:80px;opacity:.5}.download-app-advert{display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;left:0;right:0;padding:10px;background-color:#fff;width:100%;z-index:3;height:100px;box-shadow:0 -1px 10px #0000001a}.download-app-advert__app-links{display:flex;gap:10px}.download-app-advert__app-link{display:flex;align-items:center;gap:5px;background-color:#f4f4f4;padding:13px 20px;border-radius:10px;text-decoration:none;color:#000}.download-app-advert__app-link--disabled{background-color:#f4f4f4;opacity:.5}.download-app-advert__app-link-icon{font-size:20px}.download-app-advert__app-link-text{font-size:16px;font-weight:400}.download-app-advert__close-button{position:absolute;top:10px;right:10px;cursor:pointer;font-size:23px}.mobile-slide-popup{position:fixed;width:100%;height:100%;left:0;top:0;z-index:9}.mobile-slide-popup__filter{background-color:#d9d9d9;width:100%;height:100%;position:absolute;left:0;top:0;opacity:.95}.mobile-slide-popup__modal{position:fixed;width:100%;background-color:#fff;border-radius:35px;z-index:9;padding:25px;display:flex;flex-direction:column;bottom:-35px}.mobile-slide-popup__close{position:absolute;right:25px;top:22px;font-size:28px;color:silver}.mobile-slide-popup__title{text-align:center;color:#a1a1a1;font-weight:400;text-transform:uppercase}.mobile-slide-popup__title--no-title{height:20px}.mobile-slide-popup__content{margin-top:18px;overflow-y:auto;height:100%;padding-bottom:10px}.input-component{border-radius:10px;color:#212121;transition:.2s}.input-component--default{padding:10px 12px;font-size:13px;border:2px solid #e6e6e6}.input-component--default::placeholder{color:#cdcdcd}.input-component--default:focus{border-color:#d0d0d0;box-shadow:0 0 0 6px #c6c6c61a}.input-component--bold{padding:15px 12px;font-size:14px;border:2px solid #ececec;font-weight:500}.input-component--bold::placeholder{font-weight:500}.input-component--bold:focus{border-color:#0f0}@media only screen and (max-width: 900px){.input-component--default{padding:9px 10px;font-size:12px}.input-component--bold{padding:12px;font-size:13px;font-weight:500}}.action-menu-list__search-container{position:relative;display:flex;align-items:center;margin-bottom:10px;background-color:#f8f8f8;border-radius:8px;padding:0 12px;transition:all .2s ease;border:1px solid transparent}.action-menu-list__search-container--focused{border-color:#0f0;box-shadow:0 0 0 2px #00ff0026;background-color:#fff}.action-menu-list__search-icon{color:#777;font-size:16px;margin-right:8px}.action-menu-list__search-input{border:0px;width:100%;background-color:transparent;padding:12px 0;height:auto}.action-menu-list__search-input:focus{box-shadow:none;outline:none}.action-menu-list__clear-button{background:none;border:none;color:#777;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;margin-left:4px;transition:all .2s ease}.action-menu-list__clear-button:hover{color:#b6b6b6}.action-menu-list__item-wrapper{display:flex;flex-direction:column}.action-menu-list__item{display:flex;align-items:center;color:#111;padding:10px 0;transition:.2s;font-weight:500;font-size:15px;cursor:pointer;border-radius:6px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.action-menu-list__item:hover{background-color:#00000005;color:#6b6b6b}.action-menu-list__item--is-visible .action-menu-list__icon{transform:rotate(0)}.action-menu-list__item--selected{background-color:#00000005}.action-menu-list__item--active-item-group .action-menu-list__icon{filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(86deg) brightness(118%) contrast(119%)}.action-menu-list__item--active-item-group .action-menu-list__text{font-weight:600}.action-menu-list__icon{width:22px;height:22px;padding:6px;transition:.2s;transform:rotate(-.25turn)}.action-menu-list__text{margin-left:12px}.action-menu-list__nested-list{padding-left:30px;overflow:hidden;border-radius:6px}.action-menu-list__nested-list--is-opened{background-color:#00000005}.action-menu-list__nested-item{display:flex;align-items:center;font-size:15px;margin:10px 0;cursor:pointer;transition:.2s;color:#000;text-decoration:none}.action-menu-list__nested-item--selected .action-menu-list__nested-item-icon{color:#0f0}.action-menu-list__nested-item:not(.action-menu-list__nested-item--selected):hover{color:#6b6b6b}.action-menu-list__nested-item:not(.action-menu-list__nested-item--selected):hover .action-menu-list__nested-item-icon{transform:scale(1.1);color:#0f0}.action-menu-list__nested-item-icon{margin-right:8px;font-size:18px;color:#d9d9d9;transition:.2s}.action-menu-list__no-filtered-actions{font-size:14px;font-weight:200;color:#5e5e5e}.action-menu-list__no-actions{font-size:14px;font-weight:200;color:#5e5e5e;margin-top:10px}.action-menu-list__highlight-text{background-color:#d7ffd7}.action-menu-list__create-first-action{background-color:transparent;cursor:pointer;border:none;color:#535353;font-size:14px;font-weight:300}.action-menu-list__create-first-action:hover{color:#777;text-decoration:underline}.input-dropdown{position:relative;width:220px}.input-dropdown__select{position:relative;display:flex;align-items:center}.input-dropdown__selected-item-label{position:absolute;font-size:13px;padding:10px 12px;color:#4f4f4f}.input-dropdown__input-icon-wrapper{position:absolute;right:10px;display:flex;align-items:center;justify-content:center}.input-dropdown__input-icon{font-size:25px;color:#4f4f4f}.input-dropdown__input-icon--delete{font-size:21px;cursor:pointer;right:7px}.input-dropdown__input-icon--delete:hover{color:#000}.input-dropdown__loading-icon{width:15px}.input-dropdown__filter-input{padding:10px 12px;border:2px solid #e6e6e6;color:#212121;font-size:13px;width:100%;border-radius:10px;transition:.2s}.input-dropdown__filter-input--enabled-dropdown{border-color:#d0d0d0;box-shadow:0 0 0 6px #c6c6c61a}.input-dropdown__dropdown{display:flex;flex-direction:column;position:absolute;top:calc(100% + 2px);width:100%;padding:7px;border-radius:10px;border:1px solid #DEDEDE;box-shadow:0 0 22px -7px #0000001a;max-height:200px;overflow:hidden;overflow-y:auto;background-color:#fff;z-index:1}.input-dropdown__item{padding:8px;border-radius:10px;font-size:13px;cursor:pointer}.input-dropdown__item:hover{background-color:#f6f6f6}.input-dropdown__item--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.input-dropdown__no-item-warning{font-size:13px;font-weight:200;color:#565656;padding:8px}.loading-dots{display:flex;gap:4px;padding:8px 12px}.loading-dots__dot{width:8px;height:8px;background-color:#66bb6a;border-radius:50%;animation:loading-bounce 1.4s infinite ease-in-out both}.loading-dots__dot:nth-child(1){animation-delay:-.32s}.loading-dots__dot:nth-child(2){animation-delay:-.16s}@keyframes loading-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.primary-button{border:1px solid #00FF00;border-radius:40px;padding:10px 25px;font-size:13px;cursor:pointer;color:#444;transition:.2s;font-weight:500;background-color:#0f0;display:flex;justify-content:center;align-items:center;height:38px}.primary-button:hover{background-color:#06f306;box-shadow:0 0 15px -5px #0f0}.primary-button--disable{pointer-events:none;opacity:.5}.primary-button--loading{width:15px}.user-avatar__img{border-radius:100%;color:#a4a4a4}.user-avatar__img--sm{width:20px;height:20px}.user-avatar__img--md{width:25px;height:25px}.user-avatar__img--xxl{width:60px;height:60px}.user-avatar__default-img--sm{width:20px;height:20px}.user-avatar__default-img--md{width:25px;height:25px}.user-avatar__default-img--xxl{width:60px;height:60px}.outlined-button{border:1px solid #6C6C6C;border-radius:40px;background-color:#fff;padding:10px 25px;font-size:13px;cursor:pointer;color:#323232;transition:.2s}.outlined-button:hover{border-color:#c7c7c7;color:#787878}.outlined-button--disable{pointer-events:none;opacity:.6}.outlined-button--loading{width:11px;opacity:.5}@media only screen and (max-width: 900px){.outlined-button{padding:9px 20px;font-size:12px}}.popup{position:fixed;width:100%;height:100%;left:0;top:0;display:flex;justify-content:center;align-items:center;z-index:99999}.popup__filter{background-color:#d9d9d9;width:100%;height:100%;position:absolute;z-index:9999;transition:.2s;left:0;top:0;opacity:.9}.popup__modal{width:400px;max-width:90%;max-height:85%;background-color:#fff;border-radius:20px;display:flex;flex-direction:column;box-shadow:0 0 26px -8px #0000001a;z-index:9999}.popup__header{padding:20px;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;justify-content:center}.popup__title{font-size:18px;font-weight:500;color:#3d3d3d;display:flex;align-items:center}.popup__title--centered{width:100%;text-align:center}.popup__close{margin-left:auto;cursor:pointer;transition:.2s;height:30px;width:30px;border-radius:10px;border:1px solid #ebebeb;padding:3px;color:#959595}.popup__close:hover{color:#bdbdbd;border-color:#e3e3e3;color:#797979}.popup__content{padding:20px;height:100%;overflow-y:auto}.popup__bottom{padding:20px;border-top:1px solid #DEDEDE;display:flex;align-items:center}.popup__action-button{width:120px}.popup__action-button--next{margin-left:auto}@media only screen and (max-width: 900px){.popup__header{padding:13px}.popup__title{font-size:17px}.popup__content{padding:13px}.popup__modal{width:90%!important}}.continue-ask-popup{display:flex;justify-content:space-between}.continue-ask-popup__button{width:45%}.continue-ask-popup__description{margin-bottom:20px;font-size:15px;color:#353535}.user-advanced-settings{background-color:#f1f1f1;width:100%;padding:13px;border-radius:10px}.user-advanced-settings__button{display:flex;align-items:center;cursor:pointer}.user-advanced-settings__button-icon{margin-left:auto;font-size:18px}.user-advanced-settings__button-text{font-size:13px;font-weight:400}.user-advanced-settings__list{margin-top:13px;display:none}.user-advanced-settings__list--enable{display:block}.user-advanced-settings__item{font-size:13px}.user-advanced-settings__delete-account{color:#ee3232!important;border-color:#fdd!important;width:100%}.user-settings__item{font-size:14px;margin-bottom:10px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.user-settings__item:last-child{margin-bottom:0}.user-settings__item--disabled{opacity:.5;pointer-events:none}.user-settings__input{width:100%}.user-settings__label{color:#a9a9a9}.user-settings__content{margin-top:5px;overflow-wrap:break-word;width:100%}.user-settings__content--image{display:flex;align-items:center}.user-settings__image-input{display:none}.user-settings__change-image{margin-left:30px;cursor:pointer;color:#4d4d4d}.user-settings__change-image:hover{text-decoration:underline}.user-settings__save-btn{margin-left:auto;width:100px;margin-top:20px}.user-settings__inavo-account-logo-container{margin-top:10px;display:flex;align-items:center}.user-settings__inavo-account-logo{width:150px}.user-settings__inavo-account-logo-text{font-size:14px;color:#a9a9a9;margin-left:10px}.user-settings__language-item{display:flex;align-items:center}.user-settings__language-icon{width:20px;height:20px;margin-right:10px}@media only screen and (max-width: 900px){.user-settings__item:last-child{margin-bottom:10px}}.user-update-password__item{font-size:14px;margin-bottom:10px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.user-update-password__item:last-child{margin-bottom:0}.user-update-password__input{width:100%}.user-update-password__label{color:#a9a9a9}.user-update-password__content{margin-top:5px;width:100%}.user-update-password__update-password{width:100px;margin-top:20px;margin-left:auto}.user-settings-modal__item{padding:13px;display:flex;align-items:center;margin-top:10px;border:1px solid rgb(238,238,238);border-radius:10px}.user-settings-modal__item:first-child{margin-top:0}.user-settings-modal__text{font-size:14px;font-weight:200}.user-settings-modal__icon{margin-left:auto;color:#0f0}.user-settings-modal__back-icon{position:absolute;left:25px;top:24px;font-size:21px;color:silver}.mobile-root-bottom{height:100%;position:relative;box-shadow:0 -5px 15px -3px #0000001a;background-color:#fff;border-radius:30px 30px 0 0}.mobile-root-bottom__list{height:100%;display:flex}.mobile-root-bottom__item{width:100%;display:flex;align-items:center;justify-content:center;color:#9f9f9f;text-decoration:none;position:relative}.mobile-root-bottom__item--active{color:#393939}.mobile-root-bottom__item--active:after{content:"";width:7px;height:7px;background-color:#0f0;bottom:6px;position:absolute;border-radius:100%}.mobile-root-bottom__item--disable{pointer-events:none;opacity:.5}.mobile-root-bottom__item-icon{display:flex;align-items:center;font-size:23px}.mobile-root-bottom__item-image{width:23px;height:23px;border-radius:100%}.mobile-root-bottom__all-apis-icon{width:37px}.close-button{width:100%;position:relative;display:flex;flex-direction:column;justify-content:center}.close-button--loading{cursor:not-allowed}.close-button--loading>*{opacity:.5}.close-button__loading-icon{width:12px;position:absolute;right:0}.copyright{font-size:13px;font-weight:200;color:#a7a7a7;display:flex;justify-content:center;align-items:center;cursor:default}.copyright:hover .copyright__heart{transform:scale(1.2)}.copyright__heart{color:#0f0;font-size:12px;margin:0 7px;transition:.2s}.menu-item-list__list{margin-top:10px}.menu-item-list__item{display:flex;align-items:center;color:#111;padding:10px 0;cursor:pointer;transition:.2s;text-decoration:none;font-weight:500;font-size:15px}.menu-item-list__item--selected .menu-item-list__icon{background-color:#0f0}.menu-item-list__item:not(.menu-item-list__item--selected):hover{color:#777}.menu-item-list__item:not(.menu-item-list__item--selected):hover .menu-item-list__icon{transform:scale(1.1);background-color:#0f0}.menu-item-list__item:last-child{padding-bottom:0}.menu-item-list__title{color:#646464;font-size:14px;letter-spacing:1px;font-weight:400}.menu-item-list__icon{font-size:30px;padding:7px;background-color:#f2f2f2;color:#111;border-radius:10px;transition:.2s;box-shadow:0 2px 4px #00000026}.menu-item-list__text{margin-left:12px}.menu-item-list__mobile-icon{margin-left:auto;color:#0f0;display:none}.menu-item-list__mobile-icon--active-icon{font-size:9px}@media only screen and (max-width: 900px){.menu-item-list__mobile-icon{display:block}.menu-item-list__item{padding:10px!important;margin-top:8px;border:1px solid rgb(238,238,238);border-radius:10px;background-color:#fff}.menu-item-list__item--selected{border-color:#0f0}.menu-item-list__item--selected .menu-item-list__forward-button{display:none}.menu-item-list__item:not(.menu-item-list__item--selected):hover .menu-item-list__icon{transform:none;background-color:#f2f2f2}}.api-error-reports-text{display:flex;align-items:center;gap:5px}.api-error-reports-text__count-skeleton{border-radius:7px}.api-error-reports-text__count{font-size:14px;font-weight:300;color:#6c757d}.menu-list__wrapper{margin-top:25px}.menu-list__wrapper:first-child{margin-top:0}.user-type-tag{font-size:12px;font-weight:500;text-transform:lowercase;padding:3px 10px;border-radius:10px;border:1px solid rgb(193,193,193);color:#c1c1c1}.user-type-tag--admin{border-color:#0f0;color:#0f0}@media only screen and (max-width: 900px){.user-type-tag{font-size:10px;padding:2px 8px}}.form-item__text{margin-bottom:8px;color:#353535;font-weight:400;font-size:14px;font-weight:500}.form-item__content{width:100%}.form-item__error-message{color:#ff6161;font-size:13px;margin-top:7px;font-weight:400}.textarea-component{border:2px solid #e6e6e6;border-radius:10px;padding:10px 12px;color:#212121;transition:.2s;font-size:13px}.textarea-component::placeholder{color:#cdcdcd}.textarea-component:focus{border-color:#d0d0d0;box-shadow:0 0 0 6px #c6c6c61a}.create-project__input{width:100%;max-width:100%;min-width:100%}.create-project__item{margin-bottom:10px}.create-project__create-btn{margin-top:15px;width:100%}.project-switcher{position:relative}.project-switcher__selected-project-button-left{display:flex;align-items:center}.project-switcher__selected-project-button{height:62px;border:2px solid #EDEDED;border-radius:20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:10px 14px}.project-switcher__selected-project-button:not(.project-switcher__selected-project-button--enabled):hover{border-color:#e1e1e1}.project-switcher__selected-project-button--enabled{border-color:#0f0}.project-switcher__selected-project-name{font-size:15px;font-weight:400;color:#262626;margin-left:12px}.project-switcher__selected-project-img{width:24px;height:24px;border-radius:100%}.project-switcher__selected-project-icon{color:#c2c2c2;width:16px}.project-switcher__dropdown{position:absolute;top:70px;width:100%;box-shadow:0 0 16px -5px #0000001a;padding:10px;border-radius:20px;border:1px solid #ececec;background-color:#fff;z-index:1}.project-switcher__dropdown-list{max-height:280px;overflow-y:auto}.project-switcher__project-item{display:flex;align-items:center;padding:10px;border-radius:20px;cursor:pointer;border:1px solid transparent}.project-switcher__project-item:hover,.project-switcher__project-item--selected{background-color:#f7f7f7}.project-switcher__project-item--ghost{border:1px dashed #1af21a}.project-switcher__project-img{min-width:30px;min-height:30px;width:30px;height:30px;border-radius:100%}.project-switcher__project-info{width:100%;margin-left:10px;display:flex;flex-direction:column;align-items:flex-start}.project-switcher__project-name{font-size:14px}.project-switcher__project-user-type{font-size:10px;margin-top:4px}.project-switcher__icon{margin-left:auto;font-size:18px}.project-switcher__project-click-icon{color:#b4b4b4}.project-switcher__selected-project-icon{color:#0f0}.project-switcher__create-project{margin-top:10px;border-radius:20px;width:100%}.project-switcher__search-input-wrapper{width:100%;position:sticky;top:0;background-color:#fff;padding-bottom:10px}.project-switcher__search-input{width:100%}.project-switcher__no-projects{font-size:14px;color:#606060;font-weight:300;padding:8px}.no-projects{display:flex;flex-direction:column}.no-projects__text{font-weight:200;font-size:14px;text-align:center}.no-projects__create-project-btn{margin-top:20px;border-radius:10px}.mobile-left-menu{position:fixed;z-index:9;width:100%;height:100%;top:0;left:0;padding:20px;display:flex;flex-direction:column;background-color:#fff}.mobile-left-menu__content{display:flex;flex-direction:column;overflow-y:scroll;height:100%}.mobile-left-menu__close{font-size:35px;margin-left:auto;color:#a6a6a6}.mobile-left-menu__content{margin-top:15px}.mobile-left-menu__item{margin-bottom:25px}.mobile-left-menu__item--close{margin-top:auto;text-align:center;background-color:#fff0f0;padding:10px;border-radius:10px;margin-bottom:0}.mobile-left-menu__close-button-content{color:red}.mobile-left-menu__brand{position:absolute;width:500px;bottom:-220px;left:-200px;z-index:-1}.mobile-root-top{display:flex;justify-content:center;align-items:center;height:100%;position:relative}.mobile-root-top__logo-link{display:flex}.mobile-root-top__logo{width:150px}.mobile-root-top__menu-icon{position:absolute;left:15px;font-size:24px;color:gray}.app-loading{width:100%;display:flex;justify-content:center;align-items:center;height:100%}.app-loading__animate{width:100px;height:100px}.service-error{display:flex;justify-content:center;align-items:center;background:#f8f9fa;height:100%;padding:30px}.service-error__content{background:#fff;border-radius:16px;box-shadow:0 2px 16px #00000012;padding:32px;display:flex;flex-direction:column;align-items:center;max-width:400px;width:100%}.service-error__icon{width:200px;height:100px}.service-error__title{font-size:20px;font-weight:600;color:#222;margin-bottom:12px;text-align:center}.service-error__retry-button{min-width:120px;margin-top:20px}.mobile-root{display:flex;flex-direction:column;height:100%}.mobile-root__top{height:60px}.mobile-root__content{height:100%;padding:15px;overflow-y:auto;background-color:#f8f8f8}.mobile-root__bottom{height:60px}.user-settings-popup__modal{width:430px}.header-search{position:relative;width:100%}.header-search__input-container{position:relative;display:flex;align-items:center;width:100%}.header-search__icon{position:absolute;left:12px;font-size:18px;color:#9ca3af;z-index:1}.header-search__input{width:100%;background-color:#f9fafb;border-color:transparent;border-radius:12px;padding-left:40px!important;box-shadow:0 1px 3px #0000000d;transition:all .2s ease}.header-search__input:focus{border-color:#e5e7eb;background-color:#fff;box-shadow:0 4px 12px #0000000d}.header-search__dropdown{position:absolute;width:100%;top:46px;border-radius:12px;box-shadow:0 10px 25px #0000001a;background-color:#fff;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .25s cubic-bezier(.4,0,.2,1);max-height:320px;z-index:9999;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}.header-search__dropdown::-webkit-scrollbar{width:6px}.header-search__dropdown::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:6px}.header-search__dropdown--enabled{opacity:1;visibility:visible;transform:translateY(0)}.header-search__item{padding:14px 16px;cursor:pointer;transition:background-color .15s;border-bottom:1px solid #f9fafb}.header-search__item:last-child{border-bottom:none}.header-search__item:hover{background-color:#f9fafb}.header-search__title{font-size:14px;font-weight:500;margin-bottom:4px}.header-search__description{font-weight:400;font-size:13px;color:#6b7280}.header-search__no-filter-text{padding:14px 16px;font-size:13px;font-weight:400;color:#6b7280;text-align:center}.header{display:flex;align-items:center;height:100%;padding:0 8px;background-color:#fff}.header__item{margin-right:16px;padding:7px 10px}.header__create-api-btn{font-size:14px;border-radius:12px;font-weight:500;transition:all .2s ease;white-space:nowrap;cursor:pointer;background-color:#0f0;color:#121826;padding:11px 15px}.header__create-api-btn:hover{background-color:#06f306;box-shadow:0 4px 14px #00ff0040;transform:translateY(-1px)}.header__user{position:relative;padding:0}.header__user-button{font-size:28px;cursor:pointer;display:flex;align-items:center;padding:11px 15px;border-radius:12px;transition:all .15s ease}.header__user-button:hover,.header__user-button--enabled{background-color:#f9fafb}.header__user-dropdown{position:absolute;top:45px;right:0;width:250px;background-color:#fff;padding:0 5px;box-shadow:0 0 17px -6px #0000001a;border:1px solid rgb(239,239,239);border-radius:10px;opacity:0;visibility:hidden;transition:.2s;z-index:1}.header__user-dropdown--enabled{visibility:visible;opacity:1}.header__user-dropdown-section{display:flex;flex-direction:column;border-bottom:1px solid rgb(239,239,239);padding:8px}.header__user-dropdown-section--disable-border-bottom{border-bottom:none}.header__user-dropdown-info{display:flex;align-items:center;padding:8px}.header__user-dropdown-info-texts{display:flex;flex-direction:column;margin-left:8px}.header__user-dropdown-email{font-size:12px;color:#a4a4a4}.header__user-dropdown-name{font-size:15px;white-space:nowrap}.header__user-item{font-size:14px;padding:8px;cursor:pointer;border-radius:10px;color:#393939;display:flex;align-items:center;text-decoration:none}.header__user-item:hover{background-color:#f5f5f5}.header__user-item-icon{margin-right:13px}.header__user-item-image{width:14px;height:14px;margin-right:13px}.header__close-button-content{color:red;display:flex;align-items:center}.header__user-name{font-size:15px;margin-left:8px;white-space:nowrap;font-weight:500}.header__search-wrapper{width:100%;margin-right:20px}.left-menu-list__wrapper{margin-bottom:25px}.left-menu-list__title{color:#646464;font-size:14px;letter-spacing:1px;font-weight:400}.left-menu-list__list{margin-top:10px}.left-menu-logo{display:flex;align-items:center;justify-content:center}.left-menu-logo__img{width:200px}.left-menu{height:100%;display:flex;flex-direction:column;padding:0 23px 23px;overflow-y:auto}.left-menu__item{margin-bottom:30px}.left-menu__item:last-child{margin-bottom:0}.left-menu__item:last-child .left-menu-list .left-menu-list__wrapper:last-child{margin-bottom:0}.left-menu__item--logo{position:sticky;top:0;background-color:#fff;z-index:1;padding:23px 0;margin-bottom:17px}.left-menu__brand{position:fixed;width:500px;bottom:-230px;left:-200px;z-index:-1}.root{height:100%;display:flex}.root__left-menu{min-width:330px;height:100%;box-shadow:8px 0 14px -3px #0000001a}.root__content{width:100%;height:100%;display:flex;flex-direction:column;background-color:#f8f8f8}.root__header{height:70px;background-color:#fff;z-index:1}.root__outlet{padding:22px;height:100%;overflow-x:auto}.error-page{height:100%;display:flex;justify-content:center;align-items:center}.error-page__content{display:flex;flex-direction:column;align-items:center}.error-page__icon{width:400px}.error-page__text{margin-top:20px;text-align:center;font-size:20px;font-weight:400}.error-page__retry-button{margin-top:30px}@media only screen and (max-width: 900px){.error-page__icon{width:300px}.error-page__text{font-size:17px}}.permission-error{display:flex;height:100%;justify-content:center;align-items:center;flex-direction:column}.permission-error__icon{font-size:100px;color:red}.permission-error__title{font-weight:500;font-size:30px;color:#3c3c3c;margin-top:10px}.permission-error__desc{color:#3c3c3c;margin-top:10px}.permission-error__back-home{text-decoration:underline;cursor:pointer;margin-top:20px;color:#3c3c3c}.permission-error__back-home:hover{color:#949494}.toggle-switch{position:relative}.toggle-switch--disabled{opacity:.5;pointer-events:none}.toggle-switch input[type=checkbox]{display:none}.toggle-switch label{cursor:pointer;text-indent:-9999px;width:55px;height:25px;background:gray;display:block;border-radius:100px;position:relative}.toggle-switch label:after{content:"";position:absolute;top:5px;left:5px;width:16px;height:16px;background:#fff;border-radius:45px;transition:.3s}.toggle-switch input:checked+label{background:#0f0}.toggle-switch input:checked+label:after{left:calc(100% - 5px);transform:translate(-100%)}.toggle-switch label:active:after{width:30px}.toggle-switch__loading-wrapper{position:absolute;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#ececec;opacity:.8;border-radius:45px}.toggle-switch__loading-img{width:15px;height:15px}*{box-sizing:border-box;font-family:Outfit,sans-serif;-webkit-tap-highlight-color:transparent}*:focus{outline:none}html,body,#root{height:100%;padding:0;margin:0;font-weight:300}
