.externalLink{font-size:var(--default-font-size)}.backToProjects{align-items:center;border-radius:6px;box-sizing:border-box;display:flex;height:40px;justify-content:flex-start;padding:0 16px}.backToProjects__itemIcon{flex:0 0 16px;position:relative;top:3px}.backToProjects__itemIcon .svg-icon.leftarrow path{fill:var(--black-text-color)}.backToProjects__itemText{color:var(--black-text-color);flex:1 1 100%;padding-left:16px}.links{list-style:none;margin:0;padding:0}.links__item{align-items:center;border-radius:6px;box-sizing:border-box;height:40px;padding:0 16px}.links__item,.links__itemIcon{display:flex;justify-content:center}.links__itemIcon{flex:0 0 20px}.links__itemIcon svg{height:20px;width:20px}.links__itemText{color:var(--black-text-color);flex:1 1 100%;padding-left:12px}.links__itemOpts{flex:0 0 16px}.links__itemOpts .messagesCount{background:#c00;border:2px solid #fff;border-radius:66px;color:#fff;display:inline-block;font-size:12px;font-weight:700;height:16px;line-height:16px;text-align:center;width:16px}.links__item.active{background:var(--active-background)}.links__item.active .links__itemText{color:var(--dark-green-text-color);font-weight:700}.headerLogo__burgerBtn{background:none;border:none;cursor:pointer;margin:0;padding:0}.headerLogo__separator{background:rgba(39,39,39,.25);height:24px;width:1px}.headerLogo .svg-icon.logo{margin:0}.headerLogo__title{font-size:var(--default-font-size);font-weight:700;line-height:24px;margin-left:8px}.headerLogo__logoBtn{background:transparent;border:none;cursor:pointer;margin:0 8px 0 16px;padding:0}.headerLogo__logoBtn svg{height:32px;width:132px}.headerLogo.compact .headerLogo__logoBtn,.headerLogo.compact .headerLogo__separator,.headerLogo.compact .headerLogo__title{display:none}.leftMenu{background:#fff;display:flex;flex:0 0 260px;flex-direction:column}.headerLogo{align-items:center;display:flex;flex:0 0 60px;height:60px;justify-content:center}.headerLogo,.leftMenu__linksSection{border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color)}.leftMenu__linksSection{box-shadow:var(--box-shadow-color);flex:1 1 auto;padding:8px 12px}.leftMenu__linksSection .backToKeys,.leftMenu__linksSection .backToProjects{margin-bottom:6px;margin-top:26px}.leftMenu__separator{background:var(--border-color);height:30px;width:1px}.leftMenu__title{font-weight:700}.leftMenu__burgetBtn{background:none;border:none;cursor:pointer}.leftMenu:not(.leftMenu.responsive-version){transition:flex .5s}.leftMenu.compact{flex-basis:64px}.leftMenu.compact .backToProjects__itemText,.leftMenu.compact .links__itemOpts,.leftMenu.compact .links__itemText{display:none}.leftMenu.responsive-version{bottom:0;left:0;position:absolute;top:0;width:260px;z-index:2}.leftMenu.responsive-version .headerLogo{justify-content:left;padding-left:30px}@media only screen and (max-width:500px){.leftMenu.responsive-version .headerLogo{padding-left:20px}}.langSwitcher__menuItem{align-items:center;display:flex;gap:var(--margin-small)}.langSwitcher__menuItem img{height:24px;width:24px}.topMenu{background:#fff;border-bottom:1px solid var(--border-color);box-shadow:var(--box-shadow-color);display:flex;height:60px}.topMenu_leftPart{align-items:flex-start;flex:1 1 50%;justify-content:center}.topMenu_leftPart .headerLogo{border-right:none;justify-content:flex-start;padding-left:30px}.topMenu_rightPart{align-items:center;box-sizing:border-box;display:flex;flex:0 0 50%;justify-content:flex-end;padding-right:32px}.topMenu_rightPart .langSwitcher{margin-right:50px}.topMenu_rightPart>div{flex:0 1 auto}@media only screen and (max-width:500px){.topMenu_leftPart .headerLogo{padding-left:20px}.topMenu_rightPart .langSwitcher{margin-left:0;margin-right:5px}}.breadcrumbs{align-items:center;box-shadow:var(--box-shadow-color);display:flex;flex-wrap:wrap;height:48px;justify-content:flex-start;padding-left:32px}.breadcrumbs__item{flex:0 1 auto;font-size:12px;line-height:16px}.breadcrumbs__item.active{color:var(--dark-green-text-color)}.breadcrumbs__separator{flex:0 1 auto;margin:0 20px}.footer{padding-bottom:32px;padding-top:35px;text-align:center}.footer__links{align-items:center;display:flex;gap:24px;justify-content:center;margin:0;padding:0}.footer__copyright{color:rgba(39,39,39,.35);font-size:14px;font-weight:400;line-height:20px;margin:0;padding:0}.footer__links+.footer__copyright{margin-top:16px}.globalStripe{display:flex;justify-content:space-between;padding:16px 32px}.loader{align-items:center;display:flex;flex-direction:column;justify-content:center}.loader__info{margin:var(--margin-small) 0;text-align:center}.buttonLink,.loader__info{font-size:var(--default-font-size)}.buttonLink[data-disabled=true]{color:var(--border-color)}.whatAbout__btn,.whatAbout__link{align-items:center;display:flex;gap:calc(var(--margin-small)/2)}.unauthorized__paper{padding:20px}.unauthorizedPaper__title{margin:0}.unauthorized__content{padding:var(--margin-large)}.unauthorizedPage__buttons{align-items:center;display:flex;gap:var(--margin-large);margin-top:var(--margin-large)}.contentLayout{background:rgba(39,39,39,.07);flex:1 1 100%;overflow:hidden}.contentLayout__area{background:#fff;border-radius:6px;box-shadow:var(--box-shadow-color)}.contentLayout__scrollable{padding:16px}.contentLayout__overlay{background:rgba(39,39,39,.2);inset:0;position:absolute;z-index:1}.contentLayout__content{padding:32px}.myDialog__info{color:#c00;margin:16px 0 0;padding:0;text-align:center}.myDialog__info.top{margin:0 0 16px}.myDialog__info:empty{display:none}.myDialog__changesAlert{justify-content:space-between}.myDialog__changesAlert,.myDialog__changesAlertBtns{display:flex;gap:var(--margin-small)}.myDialog__button{text-transform:none}.page{display:flex}.page.fullscreen-page{inset:0;position:fixed}.page.fullscreen-page .contentLayout{align-content:stretch;align-items:stretch;display:flex;flex-direction:column}.page.fullscreen-page .topMenu{flex:0 0 60px;height:60px}.page.fullscreen-page .contentLayout__scrollable{flex:1 1 auto;overflow:auto}.page.fullscreen-page .contentLayout__area{min-height:calc(100% - 123px)}.createProjectModal__licenceCont{display:flex}.createProjectModal__licenceSwitch{flex:1 1 100%}.createProjectModal__whatAbout{margin-bottom:var(--margin-large)}.createProjectModal__captchaCont{align-items:center;display:flex;justify-content:flex-start;margin-top:var(--margin-small)}.tableControls{background:var(--active-background);border:1px solid var(--border-color);border-radius:6px 6px 0 0;padding:10px}.removeDialog__content .loader{margin-top:var(--margin-large)}.projectsPage__tableControls{display:flex;justify-content:space-between;padding-right:16px}.projectsPage__addBtn{max-width:290px}.projectsPage__alert{margin-top:var(--margin-large)}.projectsPage__createProjectArea{align-items:center;display:flex;gap:var(--margin-large);justify-content:center}.projectsPage__tableControlsArchived{margin-top:var(--margin-large)}.projectsPage__tableControlsArchived h3{margin:var(--margin-small) 0}@media only screen and (max-width:1150px){.projectsPage__tableControls{flex-direction:column;padding-bottom:10px;padding-top:10px}}.projectInvitationPage__desc{margin-bottom:50px}.projectInvitationPage__buttons{display:flex;gap:25px;justify-content:center}.walletInvitationPage__desc{margin-bottom:50px}.walletInvitationPage__buttons{display:flex;gap:25px;justify-content:center}.createProjectModal__generateId{align-items:center;display:flex;justify-content:space-between;margin:var(--margin-large) 0}.createProjectModal__generateId:empty{margin:1px}.sortArrows{display:flex;flex-direction:column}.sortArrows__downBtn,.sortArrows__upBtn{height:15px;margin:0!important;min-width:20px!important;padding:0!important;width:20px}.predictConsumption{font-size:13px}.predictConsumption.color-red{color:var(--red-text-color)}.predictConsumption.color-green{color:var(--dark-green-text-color)}.adminProjectsTable__checkbox{margin:0!important}.adminProjectsTable__checkbox span{margin:0;padding:0}.adminProjectsTable__headerWithSort{align-items:center;display:flex;font-weight:700;gap:8px;justify-content:center}.adminProjectsTable__headerWithSort.no-tac{justify-content:flex-start}.projectTableItem__billingMethodCell{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center}.projectTableItem__billingMethod,.projectTableItem__vipInfo{color:#666;display:block;font-size:12px}.projectTableItem__archived{text-decoration:line-through}.projectTableItem__name{align-items:center;display:flex;gap:5px;justify-content:flex-start}.paginationCont{display:flex;justify-content:flex-end;margin-top:var(--margin-large)}.billingMethodSelect fieldset legend,.consumedResourcesSelect fieldset legend{max-width:100%!important}.adminProjectsPage__filters{display:flex;flex-direction:column;gap:var(--margin-small)}.adminProjectsPage__filtersLine{display:flex;flex-wrap:wrap;gap:var(--margin-small)}.adminProjectsFiler__mySwitch{margin:0!important}.adminProjectsPage__btnsLine{display:flex;flex-direction:row;gap:var(--margin-small);justify-content:flex-end}.wysiwyg__comp{border:1px solid #ccc;border-radius:4px;padding-bottom:10px}.wysiwyg__title{background:#fff;color:rgba(0,0,0,.6);display:inline-block;font-size:.8rem;font-weight:400;margin:0 0 5px 14px;padding:0 5px;position:relative;top:-10px}.wysiwyg__wrapper{margin-top:-10px;padding:1px 10px 0}.wysiwyg__editor{background:#fafafa;min-height:600px;padding:0 10px}.wysiwyg__error{color:#d32f2f;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.0333em;line-height:1.66;margin:3px 14px 0;padding:0}.wysiwyg.has-error .wysiwyg__comp{border-color:#d32f2f}.wysiwyg.has-error .wysiwyg__title{color:#d32f2f}.wysiwygDisplay__content h1,.wysiwyg__editor h1{box-shadow:none;font-size:2em;font-weight:700;line-height:normal;margin:0;padding:0}.wysiwygDisplay__content h1:first-child,.wysiwyg__editor h1:first-child{margin-top:0}.wysiwygDisplay__content p,.wysiwyg__editor p{margin:1em 0}.wysiwygDisplay__content p:first-child,.wysiwyg__editor p:first-child{margin-top:0}.wysiwygDisplay__content.show-more{max-height:100%!important}.wysiwygDisplay__showMoreArea{display:flex;justify-content:flex-end;padding:5px}.emailPreviewModal__preview{margin-bottom:var(--margin-large)}.adminSendBulkEmailModal{padding-top:var(--margin-large)!important}.adminSendBulkEmailModal .wysiwyg{margin-bottom:var(--margin-large)}.adminSendBulkEmailModal__info{padding-bottom:var(--margin-large)}.adminSendBulkEmailModal__btnsArea{display:flex;flex-direction:row;gap:var(--margin-large);justify-content:flex-end;margin-top:var(--margin-large)}.adminSendBulkEmailModal__tabContent{padding-top:var(--margin-large)}.adminProjectsPage__filterArea{display:flex;flex-direction:column;gap:var(--margin-small)}.adminProjectsPage__filterCont{align-items:center;display:flex;gap:var(--margin-small)}.adminProjectsPage__addBtn{max-width:200px;white-space:pre}.adminProjectsPage__addForm{display:flex;gap:var(--margin-small);justify-content:flex-end;margin-bottom:var(--margin-large)}.adminProjectsPage__preBtn{white-space:pre}@media only screen and (max-width:1000px){.adminProjectsPage__filterCont{flex-wrap:wrap;padding-bottom:var(--margin-small)}}.adminUsersPage__tableControls{display:flex;gap:var(--margin-small);justify-content:space-between;padding-right:16px}.adminUsersPage__filterCont{align-items:center;display:flex;gap:var(--margin-small)}.adminUsersPage__addBtn{max-width:300px}.adminUsersPage__addForm{display:flex;justify-content:center}@media only screen and (max-width:1000px){.adminUsersPage__filterCont{flex-wrap:wrap;padding-bottom:var(--margin-small)}}@media only screen and (max-width:1500px){.adminUsersPage__tableControls{flex-direction:column;padding-bottom:var(--margin-small);padding-top:var(--margin-small)}}.adminServicesPage__tableControls{display:flex;justify-content:space-between;padding-right:16px}.adminServicesPage__filterCont{align-items:center;display:flex;gap:var(--margin-small)}.adminServicesPage__addBtn{max-width:200px}.adminServicesPage__addForm{display:flex;justify-content:center}@media only screen and (max-width:1000px){.adminServicesPage__filterCont{flex-wrap:wrap;padding-bottom:var(--margin-small)}}@media only screen and (max-width:1150px){.adminServicesPage__tableControls{flex-direction:column;padding-bottom:var(--margin-small);padding-top:var(--margin-small)}}.adminServicesPage__tableControlsLine{display:flex;flex-direction:row;gap:var(--margin-small)}.barGraph{border:1px solid var(--border-color);border-radius:4px;display:flex;flex-direction:column;gap:10px;padding:10px}.barGraph__title{align-items:center;display:flex;font-size:20px;font-weight:700;justify-content:space-between;line-height:20px;margin:0}.barGraph__subTitle{color:#b0b0b0;font-size:16px;font-weight:700;line-height:16px;margin:0}.adminGraphReports__tableControlsLine{display:flex;flex-direction:row;gap:var(--margin-small)}.adminGraphReports__graphsHolder{align-items:center;display:flex;flex-direction:column;gap:calc(var(--margin-large)*2);justify-content:center;margin-top:var(--margin-large)}.adminGraphReports__graphsHolder .barGraph{margin:0 auto;max-width:960px;width:100%}.adminBillingExportPage__tableControlsLine{display:flex;flex-direction:column;gap:var(--margin-small)}.adminBillingExportPage__tableControlsLine--button{max-height:50px}.bussinessPlanSelect fieldset legend{max-width:100%!important}.adminCatalogsTable__previewCover{align-items:center;display:flex;flex-direction:column;height:50px;justify-content:center;width:100px}.adminCatalogsTable__previewImage{max-height:100%}.adminCatalogsTable__center{text-align:center!important}.adminCatalogsPage__filters{display:flex;flex-direction:column;gap:var(--margin-small)}.adminCatalogsPage__filtersLine{display:flex;flex-wrap:wrap;gap:var(--margin-small)}.adminCatalogsPage__btnsLine{display:flex;flex-direction:row;gap:var(--margin-small);justify-content:flex-end}.adminCatalogPage__tableControls{visibility:visible}.adminCatalogPage__filterCont{align-items:center;display:flex;gap:var(--margin-small)}.adminApiUsersTable__center{text-align:center!important}.adminApiUsersTable__header{white-space:pre}.adminApiUsersTable__header.note{width:100%}.adminApiUsersTable__buttons{align-items:center;display:flex;gap:var(--margin-small);justify-content:center;min-height:36px}.adminApiUsersTable__wysiwyg .wysiwygDisplay__content p:only-child{margin-bottom:0}.adminUserDataModal__topControls{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--margin-large)}.adminUserDataModal__topControls>label{margin:0}.adminUserCreateModal__topControls{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--margin-large)}.adminUserCreateModal__topControls>label{margin:0}.adminUserCreateModal__controls{display:flex;flex-direction:column;gap:var(--margin-large)}.adminApiUsers__tableControls,.adminQuickCommentsTable__buttons{display:flex;justify-content:flex-end}.adminQuickCommentsTable__buttons{align-items:center}.adminQuickCommentPage__content{display:flex;flex-direction:column;gap:var(--margin-large)}.adminQuickCommentPage__buttons{display:flex;justify-content:flex-end}.adminQuickCommentPage__results{display:flex;flex-direction:column;gap:var(--margin-large)}.adminQuickCommentPage__resultsTitle{margin:0}.adminQuickCommentPage__debugCont{display:flex;flex-direction:column;gap:10px}.adminQuickCommentPage__debug{align-items:center;display:flex;flex-flow:row wrap;gap:10px}.myList{display:flex;flex-wrap:wrap;gap:16px}.editProjectServicesModal__content{display:flex;flex-direction:column;gap:var(--margin-large)}.editProjectServicesModal__controls{display:flex;gap:var(--margin-small)}.editProjectServicesModal__addBtn{flex:0 0 auto}.adminProjectInternalSettingsModal__content{display:flex;flex-direction:column;gap:var(--margin-small)}.adminProjectInternalSettingsModal__validTill{display:flex;gap:var(--margin-small);margin:var(--margin-large) 0}.adminProjectInternalSettingsModal__tabs{border:1px solid #ccc;border-radius:4px;margin-bottom:var(--margin-large);margin-top:var(--margin-small)}.adminProjectInternalSettingsModal__tabContent{margin-top:var(--margin-small);padding:10px}.adminProjectInternalSettingsModal .wysiwyg__editor{min-height:400px}.myTitle{background:var(--active-background);border:1px solid var(--border-color);border-radius:6px 6px 0 0;padding:10px}.paperWithTitle{box-sizing:border-box;padding:var(--margin-small)}.paperWithTitle__myTitle{align-items:center;display:flex;gap:var(--margin-small);justify-content:space-between}.paperWithTitle__titleLink{font-size:var(--default-font-size);text-align:right;text-decoration:underline}.paperWithTitle__content{margin:0}.paperWithTitle.error-style{box-shadow:0 3px 3px -2px rgba(255,0,0,.2),0 3px 4px 0 rgba(255,0,0,.14),0 1px 8px 0 rgba(255,0,0,.12)}.paperWithTitle.error-style .paperWithTitle__myTitle{background:rgba(255,0,0,.2);border-color:#c01}.settingsPage__servicesPaper{padding:var(--margin-large) var(--margin-small)}.settingsPage__apiCallCont{display:flex;justify-content:space-between;margin:var(--margin-large);margin-top:32px}.settingsPage__apiCallContTitle{font-size:var(--large-font-size)}.settingsPage__apiCallContDesc{display:flex;font-size:30px;font-weight:700;gap:var(--margin-small)}.settingsPage__pWithMargin{margin:var(--margin-large)}.settingsPage__archiveProject{margin:var(--margin-large);margin-top:32px}.keyRestrictionsEdit__edit{display:flex;gap:var(--margin-small)}.keyRestrictionsEdit__editColumn1{flex:0 0 auto}.keyRestrictionsEdit__editColumn2{flex:100%}.keyRestrictionsEdit__addBtnArea{display:flex;justify-content:flex-end;margin-top:var(--margin-small)}.createKeyModal__apiKey{align-items:center;display:flex;gap:var(--margin-small);margin-bottom:var(--margin-large)}.createKeyModal__apiKeyText{background:var(--key-background);border-radius:10px;flex:1 1 90%;overflow:hidden;padding:2px 10px;text-overflow:ellipsis}.createKeyModal__apiKeyBtn{flex:0 0 10%}.createKeyModal__servicesType{display:flex;flex-flow:row;gap:var(--margin-small)}.createKeyModal__intentionallyUnrestricted{align-items:center;display:flex;flex-direction:row;gap:var(--margin-large);justify-content:space-between;margin-top:var(--margin-large)}.projectKeysPage__tableControls{display:flex;justify-content:space-between;padding-right:16px}.projectKeysPage__addBtn{max-width:160px}.projectKeysPage__paper{padding:var(--margin-small)}.projectKeysPage__addForm{display:flex;justify-content:center}@media only screen and (max-width:1150px){.projectKeysPage__tableControls{flex-direction:column;padding-bottom:10px;padding-top:10px}}.projectConsumptionHistoryPage__paper{box-sizing:border-box;height:100%;padding:10px}.statisticTable__footerLine{display:flex;flex-direction:row}.statisticTable__footerLine.top-line{border-top:1px solid #ccc}.statisticTable__footerCell{box-sizing:border-box;flex:1;padding:10px}.projectConsumptionDetailPage__paper{box-sizing:border-box;height:100%;padding:10px}.projectConsumptionDetailPage__tableControls{align-items:center;border-bottom:none;display:flex;justify-content:space-between}.projectConsumptionDetailPage__grafHolder{margin-bottom:var(--margin-large)}.projectConsumptionDetailPage__grafHolder .barGraph__title{margin-bottom:-35px}.inviteUserForm__controls{display:flex;flex-wrap:wrap;gap:var(--margin-small)}.forwardOwnerShipModal__title{margin-top:0}.updateProjectUserModal__title{margin-bottom:25px;margin-top:0;text-align:left}.updateProjectUserModal__controls{display:flex;flex-direction:column;gap:var(--margin-large);margin:var(--margin-large) 0 0 0}.updateProjectUserModal__container{align-items:center;display:flex;gap:var(--margin-large)}.usersPage__columns{display:flex;flex-direction:row}.usersPage__columns.columns-1 .usersPage__column{flex:1 0 100%}.usersPage__columns.columns-2 .usersPage__column{flex:1 0 50%}.usersPage__columns.columns-3 .usersPage__column{flex:1 0 33.3%}.usersPage__columns.columns-4 .usersPage__column{flex:1 0 25%}.usersPage__title{margin-top:0}.usersPage__topSection{display:flex;flex-direction:row;gap:25px}.usersPage__addUserSection{flex:1 1 auto}.usersPage__ownershipSection{flex:0 0 25%}.usersPage__paperInvite,.usersPage__paperOwnership{box-sizing:border-box;height:100%;padding:10px}.usersPage__paperOwnership{align-items:center;display:flex;justify-content:center}.usersPage__paperTable{box-sizing:border-box;height:100%;margin-top:var(--margin-large);padding:10px}@media only screen and (max-width:1100px){.usersPage__topSection{flex-direction:column}.usersPage__addUserSection,.usersPage__ownershipSection{flex:1}.usersPage__responsiveMinWidth{min-width:auto!important}}.myCheckboxAndLink{align-items:center;display:flex;gap:var(--margin-large)}.textFieldLen__helperTextCont{display:flex;flex-direction:row;gap:var(--margin-small);justify-content:space-between}.textFieldLen__helperLen{white-space:pre}.circleLine{flex-direction:row;gap:var(--margin-small)}.circleLine,.circleLine__icon{align-items:center;display:flex}.circleLine__icon{justify-content:center}.circleLine__greenIcon{color:var(--dark-green-text-color)}.circleLine__redIcon{color:var(--red-text-color)}.circleLine__title{font-size:15px}.betterTariffRequestModal__thirdSwitch{margin:var(--margin-small) 0}.betterTariffRequestModal__options{display:flex;flex-direction:column;gap:var(--margin-small);margin:var(--margin-large) 0}.walletConnectModal__desc2{font-weight:700;margin:var(--margin-small) 0}.paidTypeContent{display:flex;flex-direction:column;gap:var(--margin-small);max-width:500px}.paidTypeContent__walletBtns{display:flex;justify-content:left}.paidTypeContent__errorInfo{color:var(--red-text-color)}.paidConsumptionModal__allowPaid{display:flex;gap:var(--margin-large);margin-bottom:var(--margin-large)}.paidConsumptionModal__formControl{margin-top:var(--margin-small);width:100%}.financialPage__tarifColumns{display:flex;justify-content:space-between;margin:var(--margin-large)!important}.financialPage__tarifColumnsRightColumn{align-items:flex-end;display:flex;flex-direction:column;gap:var(--margin-large)}.financialPage__paidTypeContent{margin:var(--margin-large)}.financialPage__paidTypeContent .paidTypeContent__walletItem>.MuiTypography-root{overflow:hidden;text-overflow:ellipsis;white-space:pre}.financialPage__programPaper{display:flex;justify-content:space-between;margin:var(--margin-large)}.financialPage__programPaperContLeft{flex:auto}.financialPage__programPaperContTitle{font-size:var(--large-font-size)}.financialPage__programPaperContRight{display:flex;flex-direction:column;gap:10px;justify-content:flex-end}.financialPage__billedConsumption{display:flex;justify-content:space-between;margin:var(--margin-large);margin-bottom:0}@media only screen and (max-width:1000px){.financialPage__tarifColumns{flex-direction:column}.financialPage__tarifColumnsRightColumn{align-items:flex-start}}.createNotificationModal__content,.createNotificationModal__controls{display:flex;flex-direction:column;gap:var(--margin-large)}.createNotificationModal__controls{margin-bottom:var(--margin-large)}.dashboardPage__tarifContent{align-items:center;display:flex;flex-wrap:wrap;gap:var(--margin-small);justify-content:space-between;margin-bottom:var(--margin-small);margin-top:var(--margin-small);padding:var(--margin-small) var(--margin-large) 0 var(--margin-large)}.dashboardPage__apiCallContItems{align-items:center;display:flex;gap:var(--margin-small);justify-content:center}.dashboardPage__betterTarifCont{align-items:flex-end;display:flex;flex-direction:column;gap:var(--margin-large)}.dashboardPage__apiCallCont{display:flex;margin:var(--margin-large);margin-bottom:0}.dashboardPage__apiCallCont.error-info{flex-direction:column;gap:var(--margin-large);padding-bottom:var(--margin-small)}.dashboardPage__apiCallCont.error-info .dashboardPage__apiCallContItems{flex-direction:column}.dashboardPage__apiCallCont.has-debt{justify-content:space-between}.dashboardPage__debtArea{display:flex;justify-content:flex-end}.dashboardPage__apiKeysContent{padding:var(--margin-small);padding-top:var(--margin-large)}.dashboardPage__apiCallContConsumeInfo{font-size:var(--large-font-size)}.dashboardPage__apiCallContConsumeIcons{text-align:center}.dashboardPage__tarifContentTitle{font-size:var(--large-font-size)}.dashboardPage__pWithMargin{margin:var(--margin-large)}.dashboardPage__consumptionTitle{align-items:center;display:flex;flex-direction:row;gap:var(--margin-small)}.dashboardPage__consumptionTitleAppendix{color:#999;font-size:12px;line-height:12px}.dashboardPage__adminMessageCont{color:#c01;margin:var(--margin-large);margin-bottom:0}@media only screen and (max-width:1000px){.dashboardPage__betterTarifCont{align-items:center;flex-direction:row}}.jsonViewer{display:flex;flex-direction:column;gap:10px}.c-json-outter{display:none!important}.c-json-view{background-color:#fff!important;margin:0!important;padding-bottom:0!important;padding-top:0!important}.c-json-string{color:#b2762e!important}.c-json-key{color:#009033!important}.c-json-number{color:#676dff!important}.c-json-boolean{color:#dc155e!important}.c-line-add{background-color:#ceffdf!important}.c-line-del{background-color:#ffdde1!important}.projectNotificationsPage__tableControls{display:flex;justify-content:space-between;padding-right:16px}.projectNotificationsPage__filterCont{align-items:center;display:flex;gap:var(--margin-small)}.projectNotificationsPage__addBtn{max-width:250px}.projectNotificationsPage__alert{margin-bottom:var(--margin-large);margin-top:var(--margin-large)}.projectNotificationsPage__createProjectArea{display:flex;justify-content:center}@media only screen and (max-width:1150px){.projectNotificationsPage__tableControls{flex-direction:column;padding-bottom:10px;padding-top:10px}}.adminCommentModal .wysiwyg__editor{min-height:300px}.adminCommentModal p{margin-top:var(--margin-large)}.threeStateToggle{border:1px solid rgba(0,0,0,.87);border-radius:4px;padding:var(--margin-small);position:relative}.threeStateToggle__title{background:#fff;color:rgba(0,0,0,.6);font-size:14px;left:10px;margin:0;padding:0 5px;position:absolute;top:-11px}.adminEditSalesAttributesModalContent,.adminEditSalesAttributesModal__actionArea{display:flex;flex-direction:column;gap:var(--margin-large)}.commentItem{border:1px solid var(--border-color);border-radius:4px;display:flex;flex-direction:column;gap:var(--margin-small)}.commentItem__header{align-items:center;background:var(--active-background);padding-left:10px}.commentItem__buttons,.commentItem__header{display:flex;flex-direction:row;gap:var(--margin-small);justify-content:space-between}.commentItem__data{padding:10px}.projectBusinessPage__internalDesc{margin-top:var(--margin-large);min-height:100px}.projectBusinessPage__commentsArea{margin-top:var(--margin-large)}.projectBusinessPage__emptyComments{text-align:center}.projectBusinessPage__commentsList{display:flex;flex-direction:column;gap:var(--margin-small)}.projectBusinessPage__attributes{margin-top:var(--margin-large)}.projectBusinessPage__associatedEmails{display:flex;flex-flow:row wrap;gap:var(--margin-small);margin-top:var(--margin-large)}.projectBusinessPage__associatedEmails.empty{justify-content:center}.editProjectCatalogModal{min-width:600px!important}.editProjectCatalogModal,.editProjectCatalogModal__tabContent{display:flex;flex-direction:column;gap:var(--margin-large)}.editProjectCatalogModal__whatAboutLine{display:flex;flex-direction:row;justify-content:flex-end;position:absolute;right:0;top:-60px}.adminProjectCatalogModal{display:flex;flex-direction:column;gap:var(--margin-large)}.previewItem{background:#f3f3f3;border:1px solid #666;border-radius:4px;box-sizing:border-box;display:flex;flex:0 0 auto;flex-direction:column;height:180px;position:relative;width:calc(20% - 10px)}.previewItem[data-state=done].first-item{background:rgba(0,128,0,.3)}.previewItem__uploadInput{display:none}.previewItem__done,.previewItem__upload,.previewItem__uploading{display:flex;flex-direction:column;gap:10px;justify-content:space-between;padding:10px}.previewItem__doneCover{max-height:100%;max-width:100%}.previewItem__upload,.previewItem__uploadLabel,.previewItem__uploading{align-items:center;display:flex;flex:1;justify-content:center}.previewItem__uploadLabel{cursor:pointer;flex-direction:column;width:100%}.previewItem__imgCover{align-items:center;background:#cfcfcf;border:1px solid #666;border-radius:4px;display:flex;flex-direction:column;height:150px;justify-content:center}.previewItem__removeBtn{background:rgba(0,0,0,.8)!important;min-width:35px!important;position:absolute!important;right:10px!important;top:10px!important}.uploadPreviews{display:flex;gap:10px}.editProjectCatalogGalleryModal__content{display:flex;flex-direction:column;gap:var(--margin-large)}.editProjectCatalogGalleryModal__header{align-items:center;display:flex;justify-content:space-between}.editProjectCatalogGalleryModal__header span{font-weight:700}.editProjectCatalogGalleryModalTopClass div[role=dialog]{max-width:800px}.projectCatalogPage__publishP{align-items:center;display:flex}.projectCatalogPage__publishInfo{font-size:20px;font-weight:700;margin-left:5px}.projectCatalogPage__galleryPreviewsContent{margin:var(--margin-large) 0}.projectCatalogPage__galleryPreviewsContent p{margin:0 var(--margin-large)}.projectCatalogPage__galleryPreviews{display:flex;flex-flow:row;flex-wrap:wrap;gap:var(--margin-small)}.projectCatalogPage__galleryPreviewImageCover{border:1px solid #666;border-radius:4px;height:125px}.projectCatalogPage__galleryPreviewImage{max-height:100%;max-width:100%}.projectCatalogPage__gridContent{margin:var(--margin-large)}.projectCatalogPage__createBtnsArea,.projectCatalogPage__gridContent{display:flex;flex-direction:column;gap:var(--margin-large)}.projectCatalogPage__createBtn{max-width:50%}body{font-family:Arial,Helvetica,sans-serif;margin:0;padding:0;--link-color:#0063e8;--dark-green-text-color:green;--red-text-color:#c01;--gray-text-color:#666;--black-text-color:#272727;--box-shadow-color:0 0 1px rgba(0,0,0,.4);--border-color:#ccc;--key-background:#eee;--active-background:rgba(39,39,39,.03);--margin-large:20px;--margin-small:10px;--default-font-size:16px;--large-font-size:20px}a,body{font-size:14px;font-weight:400;line-height:20px}a{color:var(--link-color);text-decoration:none}h1{box-shadow:var(--box-shadow-color);line-height:28px;padding:32px}h1,p{margin:0}p{font-size:var(--default-font-size)}.margin-top-small{margin-top:var(--margin-small)}.margin-top-large{margin-top:var(--margin-large)}.margin-bottom-large{margin-bottom:var(--margin-large)!important}.margin-left-large{margin-left:var(--margin-large)}.text-align-center{text-align:center!important}.red-text-color{color:var(--red-text-color)!important}.green-text-color{color:var(--dark-green-text-color)!important}.btn-with-icon{display:flex;gap:var(--margin-small)}.slb-menu{background:#fff!important;background-color:#f8f8f8!important;z-index:10}.slb-menu a{color:#000}.dashboardGrid{display:flex;flex-flow:row wrap;gap:var(--margin-large)}.dashboardGrid .paperWithTitle{box-sizing:border-box;flex:1 0 100%;max-width:calc(50% - var(--margin-large))}@media only screen and (max-width:1280px){.dashboardGrid .paperWithTitle{flex:1 0 100%;max-width:100%}}
/*# sourceMappingURL=index.1.7.27.css.map*/