.ApiKeyStatusDisplay-module-scss-module__1o-lKG__base{white-space:nowrap;border-radius:20px;align-items:center;width:fit-content;height:fit-content;padding:2px 8px;font-size:14px;line-height:20px;display:flex}.ApiKeyStatusDisplay-module-scss-module__1o-lKG__active{color:#54c89d;background:#54c89d1a}.ApiKeyStatusDisplay-module-scss-module__1o-lKG__limited{color:#ccc038;background:#ccc0381a}.ApiKeyStatusDisplay-module-scss-module__1o-lKG__expired{color:#cc384e;background:#cc384e1a}.ApiKeyStatusDisplay-module-scss-module__1o-lKG__inactive{color:var(--text-secondary);background:#54c89d1a}
.ApiKeyItem-module-scss-module__FeaOBW__root{background:var(--general-background-light-bg);border-radius:12px;flex-direction:column;gap:12px;width:100%;padding:12px 24px 16px;display:flex}.ApiKeyItem-module-scss-module__FeaOBW__root.ApiKeyItem-module-scss-module__FeaOBW__disabled{opacity:.5;pointer-events:none}@media screen and (max-width:991px){.ApiKeyItem-module-scss-module__FeaOBW__root{padding:12px 16px 16px}}.ApiKeyItem-module-scss-module__FeaOBW__headerContainer{border-bottom:1px solid var(--content-stroke);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;padding-bottom:16px;display:flex}@media screen and (max-width:991px){.ApiKeyItem-module-scss-module__FeaOBW__headerContainer{flex-direction:column;align-items:flex-start;gap:12px;padding-bottom:12px;padding-right:52px;position:relative}}.ApiKeyItem-module-scss-module__FeaOBW__nameContainer{flex-direction:column;gap:2px;min-width:0;max-width:100%;display:flex}@media screen and (max-width:991px){.ApiKeyItem-module-scss-module__FeaOBW__nameContainer{width:100%}}.ApiKeyItem-module-scss-module__FeaOBW__titleContainer{gap:16px;width:100%;min-width:0;max-width:100%;display:flex}.ApiKeyItem-module-scss-module__FeaOBW__titleContainer>:first-child{min-width:0}@media screen and (max-width:991px){.ApiKeyItem-module-scss-module__FeaOBW__titleContainer{flex-direction:column;gap:4px}.ApiKeyItem-module-scss-module__FeaOBW__titleContainer>:last-child{order:-1}}.ApiKeyItem-module-scss-module__FeaOBW__titleTrigger{flex-shrink:1;max-width:100%}.ApiKeyItem-module-scss-module__FeaOBW__title{overflow-wrap:anywhere;max-width:100%;font-size:18px;font-weight:700;line-height:26px}.ApiKeyItem-module-scss-module__FeaOBW__titleTooltipContent{max-width:min(320px,100vw - 32px)}.ApiKeyItem-module-scss-module__FeaOBW__titleTooltip{overflow-wrap:anywhere}.ApiKeyItem-module-scss-module__FeaOBW__keyContainer{align-items:center;gap:12px;min-width:0;max-width:100%;display:flex}.ApiKeyItem-module-scss-module__FeaOBW__key{overflow-wrap:anywhere;min-width:0;color:var(--text-secondary);font-size:16px;line-height:26px}.ApiKeyItem-module-scss-module__FeaOBW__copyBtn{width:20px;height:20px}.ApiKeyItem-module-scss-module__FeaOBW__actionsContainer{align-items:center;gap:16px;display:flex}.ApiKeyItem-module-scss-module__FeaOBW__actionsMenuContainer{display:flex;position:relative}@media screen and (max-width:991px){.ApiKeyItem-module-scss-module__FeaOBW__actionsMenuContainer{position:absolute;top:0;right:0}}.ApiKeyItem-module-scss-module__FeaOBW__actionsBtn{border:1px solid var(--content-stroke);border-radius:8px;justify-content:center;align-items:center;padding:8px;display:flex}.ApiKeyItem-module-scss-module__FeaOBW__actionsBtn>svg{width:20px;height:20px}.ApiKeyItem-module-scss-module__FeaOBW__limitsContainer{align-items:center;gap:8px;display:flex}.ApiKeyItem-module-scss-module__FeaOBW__limitsProgressBar{background:var(--content-stroke);border-radius:20px;width:120px;height:8px;position:relative;overflow:hidden}.ApiKeyItem-module-scss-module__FeaOBW__limitsProgressBar:before{content:"";width:var(--progress);border-radius:inherit;background:var(--blue-medium);position:absolute;inset:0}.ApiKeyItem-module-scss-module__FeaOBW__tokenLimits{color:var(--text-secondary);font-size:14px;line-height:20px}.ApiKeyItem-module-scss-module__FeaOBW__limitsIcon{width:20px;height:20px}.ApiKeyItem-module-scss-module__FeaOBW__actionsMenu{z-index:10;border:1px solid var(--content-dark);background:var(--dominant-medium);border-radius:12px;flex-direction:column;row-gap:6px;min-width:180px;padding:18px;list-style:none;display:flex;position:absolute;top:calc(100% + 2px);right:0}.ApiKeyItem-module-scss-module__FeaOBW__menuButton{text-align:start;background:0 0;justify-content:flex-start;width:100%;padding:10px 12px}.ApiKeyItem-module-scss-module__FeaOBW__menuButton:hover{background:var(--dropdown-bg-active)}.ApiKeyItem-module-scss-module__FeaOBW__datesContainer{flex-wrap:wrap;gap:12px 24px;display:flex}@media screen and (max-width:991px){.ApiKeyItem-module-scss-module__FeaOBW__datesContainer{flex-direction:column}}.ApiKeyItem-module-scss-module__FeaOBW__dateItem{align-items:center;gap:6px;display:flex}.ApiKeyItem-module-scss-module__FeaOBW__dateIcon{width:14px;height:14px;color:var(--text-secondary)}.ApiKeyItem-module-scss-module__FeaOBW__dateText{color:var(--text-secondary);font-size:12px;line-height:16px}.ApiKeyItem-module-scss-module__FeaOBW__dateValue{font-size:12px;font-weight:700;line-height:16px}@media screen and (max-width:991px){.ApiKeyItem-module-scss-module__FeaOBW__dateValue{text-align:end;margin-left:auto}}[data-theme=light] .ApiKeyItem-module-scss-module__FeaOBW__actionsMenu{border:1px solid var(--button-secondary-stroke-default);background:var(--general-background-light-bg)}[data-theme=light] .ApiKeyItem-module-scss-module__FeaOBW__menuButton{border:unset;color:var(--dropdown-text-active)}[data-theme=light] .ApiKeyItem-module-scss-module__FeaOBW__menuButton:hover{border:unset;background:var(--dominant-dark);color:var(--dropdown-text-active)}
.ApiKeysList-module-scss-module__Pvuhcq__keysWr{flex-direction:column;align-items:center;gap:16px;margin-bottom:24px;display:flex}
.CreateApiKeyModal-module-scss-module__7SB41W__font-h1{font-size:70px;font-weight:700;line-height:90px}.CreateApiKeyModal-module-scss-module__7SB41W__font-h1-mobile{font-size:34px;font-weight:700;line-height:46px}.CreateApiKeyModal-module-scss-module__7SB41W__font-h2{font-size:60px;font-weight:700;line-height:80px}.CreateApiKeyModal-module-scss-module__7SB41W__font-h3{font-size:34px;font-weight:700;line-height:48px}.CreateApiKeyModal-module-scss-module__7SB41W__font-body1,.CreateApiKeyModal-module-scss-module__7SB41W__selectButton.CreateApiKeyModal-module-scss-module__7SB41W__selectButton{font-size:18px;font-weight:400;line-height:28px}.CreateApiKeyModal-module-scss-module__7SB41W__font-body2{font-size:24px;font-weight:400;line-height:36px}.CreateApiKeyModal-module-scss-module__7SB41W__font-body2-mobile{font-size:16px;font-weight:400;line-height:26px}.CreateApiKeyModal-module-scss-module__7SB41W__font-body3{font-size:24px;font-weight:700;line-height:36px}.CreateApiKeyModal-module-scss-module__7SB41W__font-label{font-size:14px;font-weight:400;line-height:20px}.CreateApiKeyModal-module-scss-module__7SB41W__modal{border-radius:20px;width:100%;max-width:600px;padding:50px}@media screen and (max-width:991px){.CreateApiKeyModal-module-scss-module__7SB41W__modal{padding:48px 24px 24px}}.CreateApiKeyModal-module-scss-module__7SB41W__title{text-align:center;margin:0}.CreateApiKeyModal-module-scss-module__7SB41W__form{gap:36px;margin-top:32px}.CreateApiKeyModal-module-scss-module__7SB41W__inputContainer{flex-direction:column;gap:4px;display:flex}.CreateApiKeyModal-module-scss-module__7SB41W__selectWrapper{flex-direction:column;gap:4px;width:100%;display:flex}.CreateApiKeyModal-module-scss-module__7SB41W__typeMeaning{font-family:var(--roboto);color:var(--content-medium);justify-content:flex-start;margin:0 0 4px;font-size:14px;line-height:20px;display:flex}.CreateApiKeyModal-module-scss-module__7SB41W__select{width:100%;position:relative}.CreateApiKeyModal-module-scss-module__7SB41W__selectButton.CreateApiKeyModal-module-scss-module__7SB41W__selectButton{background-color:var(--input-text-bg-default);width:100%;color:var(--input-text-text-default);padding:20px 18px}.CreateApiKeyModal-module-scss-module__7SB41W__selectButton.CreateApiKeyModal-module-scss-module__7SB41W__selectButton svg{filter:brightness(.7);color:var(--input-text-icon-default)}.CreateApiKeyModal-module-scss-module__7SB41W__selectButton.CreateApiKeyModal-module-scss-module__7SB41W__selectButton:is(:focus,:hover),.CreateApiKeyModal-module-scss-module__7SB41W__selectButton.CreateApiKeyModal-module-scss-module__7SB41W__selectButton:is(:focus,:hover) svg{color:var(--text-main)}.CreateApiKeyModal-module-scss-module__7SB41W__selectDropdown.CreateApiKeyModal-module-scss-module__7SB41W__selectDropdown{background-color:var(--general-background-light-bg);width:100%}.CreateApiKeyModal-module-scss-module__7SB41W__inputDate,.CreateApiKeyModal-module-scss-module__7SB41W__inputDateContainer{width:100%}.CreateApiKeyModal-module-scss-module__7SB41W__inputDateContainer{padding:18px 20px!important}.CreateApiKeyModal-module-scss-module__7SB41W__spendingLimitIcon{filter:none}.CreateApiKeyModal-module-scss-module__7SB41W__spendingLimitIcon>path{stroke:var(--input-text-icon-default)}.CreateApiKeyModal-module-scss-module__7SB41W__inputContainer:hover .CreateApiKeyModal-module-scss-module__7SB41W__spendingLimitIcon>path{stroke:var(--input-text-icon-hover)}.CreateApiKeyModal-module-scss-module__7SB41W__inputContainer:has(input:focus-within) .CreateApiKeyModal-module-scss-module__7SB41W__spendingLimitIcon>path{stroke:var(--input-text-icon-pressed)}.CreateApiKeyModal-module-scss-module__7SB41W__spendingLimitInput{appearance:textfield}.CreateApiKeyModal-module-scss-module__7SB41W__spendingLimitInput::-webkit-outer-spin-button{appearance:none;margin:0}.CreateApiKeyModal-module-scss-module__7SB41W__spendingLimitInput::-webkit-inner-spin-button{appearance:none;margin:0}.CreateApiKeyModal-module-scss-module__7SB41W__submitButton{width:100%;margin-top:14px}[data-theme=light] .CreateApiKeyModal-module-scss-module__7SB41W__modal{background:var(--general-background-medium-bg);box-shadow:var(--shadow-main)}
.EditApiKeyModal-module-scss-module__M500KG__font-h1{font-size:70px;font-weight:700;line-height:90px}.EditApiKeyModal-module-scss-module__M500KG__font-h1-mobile{font-size:34px;font-weight:700;line-height:46px}.EditApiKeyModal-module-scss-module__M500KG__font-h2{font-size:60px;font-weight:700;line-height:80px}.EditApiKeyModal-module-scss-module__M500KG__font-h3{font-size:34px;font-weight:700;line-height:48px}.EditApiKeyModal-module-scss-module__M500KG__font-body1{font-size:18px;font-weight:400;line-height:28px}.EditApiKeyModal-module-scss-module__M500KG__font-body2{font-size:24px;font-weight:400;line-height:36px}.EditApiKeyModal-module-scss-module__M500KG__font-body2-mobile{font-size:16px;font-weight:400;line-height:26px}.EditApiKeyModal-module-scss-module__M500KG__font-body3{font-size:24px;font-weight:700;line-height:36px}.EditApiKeyModal-module-scss-module__M500KG__font-label{font-size:14px;font-weight:400;line-height:20px}.EditApiKeyModal-module-scss-module__M500KG__modal{border-radius:20px;width:100%;max-width:600px;padding:50px}@media screen and (max-width:991px){.EditApiKeyModal-module-scss-module__M500KG__modal{padding:48px 24px 24px}}.EditApiKeyModal-module-scss-module__M500KG__title{text-align:center;margin:0}.EditApiKeyModal-module-scss-module__M500KG__form{gap:36px;margin-top:32px}.EditApiKeyModal-module-scss-module__M500KG__inputContainer{flex-direction:column;gap:4px;display:flex}.EditApiKeyModal-module-scss-module__M500KG__spendingLimitIcon{filter:none}.EditApiKeyModal-module-scss-module__M500KG__spendingLimitIcon>path{stroke:var(--input-text-icon-default)}.EditApiKeyModal-module-scss-module__M500KG__inputContainer:hover .EditApiKeyModal-module-scss-module__M500KG__spendingLimitIcon>path{stroke:var(--input-text-icon-hover)}.EditApiKeyModal-module-scss-module__M500KG__inputContainer:has(input:focus-within) .EditApiKeyModal-module-scss-module__M500KG__spendingLimitIcon>path{stroke:var(--input-text-icon-pressed)}.EditApiKeyModal-module-scss-module__M500KG__spendingLimitInput{appearance:textfield}.EditApiKeyModal-module-scss-module__M500KG__spendingLimitInput::-webkit-outer-spin-button{appearance:none;margin:0}.EditApiKeyModal-module-scss-module__M500KG__spendingLimitInput::-webkit-inner-spin-button{appearance:none;margin:0}.EditApiKeyModal-module-scss-module__M500KG__submitButton{width:100%;margin-top:14px}[data-theme=light] .EditApiKeyModal-module-scss-module__M500KG__modal{background:var(--general-background-medium-bg);box-shadow:var(--shadow-main)}
.RevokeApiKeyModal-module-scss-module__o69N5q__modal{border-radius:20px;width:100%;max-width:600px;padding:50px}@media screen and (max-width:991px){.RevokeApiKeyModal-module-scss-module__o69N5q__modal{padding:48px 24px 24px}}.RevokeApiKeyModal-module-scss-module__o69N5q__form{flex-direction:column;align-items:center;display:flex}.RevokeApiKeyModal-module-scss-module__o69N5q__title{text-align:center;margin:0}.RevokeApiKeyModal-module-scss-module__o69N5q__description{text-align:center;color:var(--content-light);margin:12px 0 0;font-size:18px;line-height:150%}.RevokeApiKeyModal-module-scss-module__o69N5q__buttonsWrapper{gap:16px;width:100%;margin-top:50px;display:flex}@media screen and (max-width:767px){.RevokeApiKeyModal-module-scss-module__o69N5q__buttonsWrapper{flex-direction:column}}.RevokeApiKeyModal-module-scss-module__o69N5q__button{flex:1 1 0;min-width:0}[data-theme=light] .RevokeApiKeyModal-module-scss-module__o69N5q__modal{background:var(--general-background-medium-bg);box-shadow:var(--shadow-main)}
.ViewCreatedKeyModal-module-scss-module__eSVnRG__font-h1{font-size:70px;font-weight:700;line-height:90px}.ViewCreatedKeyModal-module-scss-module__eSVnRG__font-h1-mobile{font-size:34px;font-weight:700;line-height:46px}.ViewCreatedKeyModal-module-scss-module__eSVnRG__font-h2{font-size:60px;font-weight:700;line-height:80px}.ViewCreatedKeyModal-module-scss-module__eSVnRG__font-h3{font-size:34px;font-weight:700;line-height:48px}.ViewCreatedKeyModal-module-scss-module__eSVnRG__font-body1{font-size:18px;font-weight:400;line-height:28px}.ViewCreatedKeyModal-module-scss-module__eSVnRG__font-body2{font-size:24px;font-weight:400;line-height:36px}.ViewCreatedKeyModal-module-scss-module__eSVnRG__font-body2-mobile{font-size:16px;font-weight:400;line-height:26px}.ViewCreatedKeyModal-module-scss-module__eSVnRG__font-body3{font-size:24px;font-weight:700;line-height:36px}.ViewCreatedKeyModal-module-scss-module__eSVnRG__font-label{font-size:14px;font-weight:400;line-height:20px}.ViewCreatedKeyModal-module-scss-module__eSVnRG__modal{border-radius:20px;width:100%;max-width:600px;padding:50px}@media screen and (max-width:991px){.ViewCreatedKeyModal-module-scss-module__eSVnRG__modal{padding:48px 24px 24px}}.ViewCreatedKeyModal-module-scss-module__eSVnRG__title{text-align:center;margin:0}.ViewCreatedKeyModal-module-scss-module__eSVnRG__content{flex-direction:column;gap:24px;margin-top:32px;display:flex}.ViewCreatedKeyModal-module-scss-module__eSVnRG__keyField{gap:12px;width:100%;display:flex}.ViewCreatedKeyModal-module-scss-module__eSVnRG__keyInputField{flex:auto;min-width:0}.ViewCreatedKeyModal-module-scss-module__eSVnRG__inputContainer{width:100%;padding-right:12px!important}.ViewCreatedKeyModal-module-scss-module__eSVnRG__input{text-overflow:clip;overflow-x:auto}.ViewCreatedKeyModal-module-scss-module__eSVnRG__copyButton{background:var(--general-background-light-bg);border-radius:12px;width:68px;height:68px}.ViewCreatedKeyModal-module-scss-module__eSVnRG__description{background:var(--general-background-light-bg);border-left:4px solid var(--error);border-radius:0 12px 12px 0;padding:8px 0 8px 16px;font-size:18px;line-height:28px}.ViewCreatedKeyModal-module-scss-module__eSVnRG__doneButton{width:100%;margin-top:12px}[data-theme=light] .ViewCreatedKeyModal-module-scss-module__eSVnRG__modal{background:var(--general-background-medium-bg);box-shadow:var(--shadow-main)}
.ApiKeys-module-scss-module__4-XMga__font-h1{font-size:70px;font-weight:700;line-height:90px}.ApiKeys-module-scss-module__4-XMga__font-h1-mobile{font-size:34px;font-weight:700;line-height:46px}.ApiKeys-module-scss-module__4-XMga__font-h2{font-size:60px;font-weight:700;line-height:80px}.ApiKeys-module-scss-module__4-XMga__font-h3{font-size:34px;font-weight:700;line-height:48px}.ApiKeys-module-scss-module__4-XMga__font-body1{font-size:18px;font-weight:400;line-height:28px}.ApiKeys-module-scss-module__4-XMga__font-body2,.ApiKeys-module-scss-module__4-XMga__noKeys{font-size:24px;font-weight:400;line-height:36px}.ApiKeys-module-scss-module__4-XMga__font-body2-mobile{font-size:16px;font-weight:400;line-height:26px}.ApiKeys-module-scss-module__4-XMga__font-body3{font-size:24px;font-weight:700;line-height:36px}.ApiKeys-module-scss-module__4-XMga__font-label{font-size:14px;font-weight:400;line-height:20px}.ApiKeys-module-scss-module__4-XMga__apiKeys{background-color:var(--general-background-medium-bg);border-radius:16px;max-width:800px;margin-bottom:32px;padding:32px;box-shadow:0 4px 12px #0000000a,0 8px 24px #00000014}@media screen and (max-width:767px){.ApiKeys-module-scss-module__4-XMga__apiKeys{padding:20px}}.ApiKeys-module-scss-module__4-XMga__titleContainer{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}@media screen and (max-width:991px){.ApiKeys-module-scss-module__4-XMga__titleContainer{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:12px}}.ApiKeys-module-scss-module__4-XMga__titleHideKeysContainer{flex-direction:column;gap:8px;display:flex}.ApiKeys-module-scss-module__4-XMga__showInactiveKeysCheckbox{color:var(--content-medium);align-items:center;gap:10px;display:flex}@media screen and (max-width:991px){.ApiKeys-module-scss-module__4-XMga__showInactiveKeysCheckbox.ApiKeys-module-scss-module__4-XMga__desktopShowInactiveKeysCheckbox{display:none}}.ApiKeys-module-scss-module__4-XMga__showInactiveKeysCheckbox.ApiKeys-module-scss-module__4-XMga__mobileShowInactiveKeysCheckbox{display:none}@media screen and (max-width:991px){.ApiKeys-module-scss-module__4-XMga__showInactiveKeysCheckbox.ApiKeys-module-scss-module__4-XMga__mobileShowInactiveKeysCheckbox{display:flex}}.ApiKeys-module-scss-module__4-XMga__showInactiveKeysText{color:var(--text-secondary);margin-top:4px;font-size:14px;font-weight:400;line-height:20px}.ApiKeys-module-scss-module__4-XMga__title{font-size:24px;font-weight:700;line-height:36px}@media screen and (max-width:767px){.ApiKeys-module-scss-module__4-XMga__title{font-size:18px;line-height:28px}}@media screen and (max-width:991px){.ApiKeys-module-scss-module__4-XMga__button.ApiKeys-module-scss-module__4-XMga__newKeyButton{width:100%;padding:8px 18px}.ApiKeys-module-scss-module__4-XMga__newKeyTooltip{width:100%}}.ApiKeys-module-scss-module__4-XMga__tooltip{text-align:center;max-width:320px}.ApiKeys-module-scss-module__4-XMga__deleteBtn{background-color:var(--dominant-light);color:var(--content-medium);border-radius:12px;padding:22px}.ApiKeys-module-scss-module__4-XMga__deleteBtn:hover{color:var(--content-light)}@media screen and (max-width:767px){.ApiKeys-module-scss-module__4-XMga__deleteBtn{display:none}}.ApiKeys-module-scss-module__4-XMga__addBtn{margin-bottom:24px;padding:20px 24px}.ApiKeys-module-scss-module__4-XMga__noKeys{text-align:center;color:var(--text-main);margin-bottom:32px}.ApiKeys-module-scss-module__4-XMga__modal{max-width:600px;padding:32px}.ApiKeys-module-scss-module__4-XMga__addKeyBtn{width:100%;margin-top:32px;padding:20px 24px}[data-theme=light] .ApiKeys-module-scss-module__4-XMga__apiKeys .ApiKeys-module-scss-module__4-XMga__deleteBtn{border:1px solid var(--input-text-stroke-default)}
.BusinessForm-module-scss-module__5d-c7q__font-h1{font-size:70px;font-weight:700;line-height:90px}.BusinessForm-module-scss-module__5d-c7q__font-h1-mobile{font-size:34px;font-weight:700;line-height:46px}.BusinessForm-module-scss-module__5d-c7q__font-h2{font-size:60px;font-weight:700;line-height:80px}.BusinessForm-module-scss-module__5d-c7q__font-h3{font-size:34px;font-weight:700;line-height:48px}.BusinessForm-module-scss-module__5d-c7q__font-body1,.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__selectButton.BusinessForm-module-scss-module__5d-c7q__selectButton{font-size:18px;font-weight:400;line-height:28px}.BusinessForm-module-scss-module__5d-c7q__font-body2{font-size:24px;font-weight:400;line-height:36px}.BusinessForm-module-scss-module__5d-c7q__font-body2-mobile{font-size:16px;font-weight:400;line-height:26px}.BusinessForm-module-scss-module__5d-c7q__font-body3{font-size:24px;font-weight:700;line-height:36px}.BusinessForm-module-scss-module__5d-c7q__font-label,.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__selectLabel{font-size:14px;font-weight:400;line-height:20px}.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform{background-color:var(--general-background-medium-bg);border-radius:16px;max-width:800px;padding:32px;box-shadow:0 4px 12px #0000000a,0 8px 24px #00000014}@media screen and (max-width:575px){.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform{padding:20px}}.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__title{margin-bottom:32px}.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__button{width:fit-content;padding:20px 24px}.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__select{position:relative}.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__select span{white-space:normal;margin-left:4px}.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__selectButton.BusinessForm-module-scss-module__5d-c7q__selectButton{background-color:var(--input-text-bg-default);width:100%;color:var(--input-text-text-default);padding:20px 18px}.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__selectButton.BusinessForm-module-scss-module__5d-c7q__selectButton svg{filter:brightness(.7);color:var(--input-text-icon-default)}.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__selectButton.BusinessForm-module-scss-module__5d-c7q__selectButton:is(:focus,:hover),.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__selectButton.BusinessForm-module-scss-module__5d-c7q__selectButton:is(:focus,:hover) svg{color:var(--text-main)}.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__selectDropdown.BusinessForm-module-scss-module__5d-c7q__selectDropdown{background-color:var(--general-background-medium-bg);width:100%}.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__selectDropdown.BusinessForm-module-scss-module__5d-c7q__selectDropdown [data-theme=light]{background-color:var(--content-stroke)}.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__selectLabel{color:var(--text-secondary);margin-bottom:5px}.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__selectError{text-align:end;color:var(--error);margin-bottom:5px;font-size:14px;line-height:20px}.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__selectWrapper{color:var(--text-secondary);position:relative}.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__selectWrapper:is(:focus,:hover){color:var(--text-main)}.BusinessForm-module-scss-module__5d-c7q__form.BusinessForm-module-scss-module__5d-c7q__b2bform .BusinessForm-module-scss-module__5d-c7q__selectWrapper .BusinessForm-module-scss-module__5d-c7q__organizationIcon{z-index:2;width:24px;height:24px;position:absolute;top:47px;left:20px}[data-theme=light] .BusinessForm-module-scss-module__5d-c7q__selectDropdown{background-color:var(--general-background-light-bg)}[data-theme=light] .BusinessForm-module-scss-module__5d-c7q__select .BusinessForm-module-scss-module__5d-c7q__selectButton:hover{color:var(--text-main)}
.BusinessApi-module-scss-module__1aq48G__font-h1{font-size:70px;font-weight:700;line-height:90px}.BusinessApi-module-scss-module__1aq48G__font-h1-mobile{font-size:34px;font-weight:700;line-height:46px}.BusinessApi-module-scss-module__1aq48G__font-h2{font-size:60px;font-weight:700;line-height:80px}.BusinessApi-module-scss-module__1aq48G__font-h3{font-size:34px;font-weight:700;line-height:48px}.BusinessApi-module-scss-module__1aq48G__font-body1{font-size:18px;font-weight:400;line-height:28px}.BusinessApi-module-scss-module__1aq48G__font-body2{font-size:24px;font-weight:400;line-height:36px}.BusinessApi-module-scss-module__1aq48G__font-body2-mobile,.BusinessApi-module-scss-module__1aq48G__top .BusinessApi-module-scss-module__1aq48G__balanceText{font-size:16px;font-weight:400;line-height:26px}.BusinessApi-module-scss-module__1aq48G__font-body3{font-size:24px;font-weight:700;line-height:36px}.BusinessApi-module-scss-module__1aq48G__font-label{font-size:14px;font-weight:400;line-height:20px}.BusinessApi-module-scss-module__1aq48G__balanceIcon,.BusinessApi-module-scss-module__1aq48G__top .BusinessApi-module-scss-module__1aq48G__balance,.BusinessApi-module-scss-module__1aq48G__top .BusinessApi-module-scss-module__1aq48G__balanceCount,.BusinessApi-module-scss-module__1aq48G__top{justify-content:center;align-items:center;display:flex}.BusinessApi-module-scss-module__1aq48G__top{justify-content:space-between;max-width:800px;min-height:92px;margin:0 0 32px}@media screen and (max-width:767px){.BusinessApi-module-scss-module__1aq48G__top{flex-direction:column;align-items:flex-start;gap:16px}}.BusinessApi-module-scss-module__1aq48G__top .BusinessApi-module-scss-module__1aq48G__balance,.BusinessApi-module-scss-module__1aq48G__top .BusinessApi-module-scss-module__1aq48G__balanceCount{gap:12px}.BusinessApi-module-scss-module__1aq48G__top .BusinessApi-module-scss-module__1aq48G__balance{background-color:var(--general-background-light-bg);border-radius:12px;min-height:92px;padding:20px 24px;box-shadow:0 4px 12px #0000000a,0 8px 24px #00000014}@media screen and (max-width:767px){.BusinessApi-module-scss-module__1aq48G__top .BusinessApi-module-scss-module__1aq48G__balance{width:100%}}.BusinessApi-module-scss-module__1aq48G__top .BusinessApi-module-scss-module__1aq48G__balanceValue{color:#0000;background:linear-gradient(90deg,#9358f7,#7b78f2,#6197ee,#45b5e9,#10d7e2);-webkit-background-clip:text;background-clip:text;font-size:42px;font-weight:700}.BusinessApi-module-scss-module__1aq48G__balanceIcon{-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);background-color:#f5f7fa05;border-radius:50%;flex-shrink:0;width:34px;height:34px;box-shadow:inset 0 0 64px #f5f7fa14,inset 0 0 8px #1552cd99}.BusinessApi-module-scss-module__1aq48G__balanceIcon>svg{width:24px;height:24px}
.BusinessDocs-module-scss-module__0uP_4a__font-h1{font-size:70px;font-weight:700;line-height:90px}.BusinessDocs-module-scss-module__0uP_4a__font-h1-mobile{font-size:34px;font-weight:700;line-height:46px}.BusinessDocs-module-scss-module__0uP_4a__font-h2{font-size:60px;font-weight:700;line-height:80px}.BusinessDocs-module-scss-module__0uP_4a__font-h3{font-size:34px;font-weight:700;line-height:48px}.BusinessDocs-module-scss-module__0uP_4a__font-body1{font-size:18px;font-weight:400;line-height:28px}.BusinessDocs-module-scss-module__0uP_4a__font-body2{font-size:24px;font-weight:400;line-height:36px}.BusinessDocs-module-scss-module__0uP_4a__font-body2-mobile{font-size:16px;font-weight:400;line-height:26px}.BusinessDocs-module-scss-module__0uP_4a__font-body3{font-size:24px;font-weight:700;line-height:36px}.BusinessDocs-module-scss-module__0uP_4a__font-label{font-size:14px;font-weight:400;line-height:20px}.BusinessDocs-module-scss-module__0uP_4a__title{margin-bottom:32px;font-size:34px;line-height:42px}.BusinessDocs-module-scss-module__0uP_4a__container{background:var(--general-background-medium-bg);border-radius:16px;width:100%;max-width:clamp(770px,81.25vw - 205px,900px);padding:32px}@media screen and (max-width:1199px){.BusinessDocs-module-scss-module__0uP_4a__container{max-width:calc(100vw - 308px)}}@media screen and (max-width:991px){.BusinessDocs-module-scss-module__0uP_4a__container{max-width:calc(100vw - 48px)}.BusinessDocs-module-scss-module__0uP_4a__markdown.BusinessDocs-module-scss-module__0uP_4a__doc{max-width:calc(100vw - 40px)}}.BusinessDocs-module-scss-module__0uP_4a__markdown.BusinessDocs-module-scss-module__0uP_4a__doc h1{font-size:32px;line-height:38px}.BusinessDocs-module-scss-module__0uP_4a__markdown.BusinessDocs-module-scss-module__0uP_4a__doc h2{font-size:28px;line-height:36px}.BusinessDocs-module-scss-module__0uP_4a__markdown.BusinessDocs-module-scss-module__0uP_4a__doc h3{font-size:20px;line-height:26px}.BusinessDocs-module-scss-module__0uP_4a__markdown.BusinessDocs-module-scss-module__0uP_4a__doc h4{font-size:18px;line-height:24px}.BusinessDocs-module-scss-module__0uP_4a__markdown.BusinessDocs-module-scss-module__0uP_4a__doc h5{font-size:16px;line-height:22px}.BusinessDocs-module-scss-module__0uP_4a__markdown.BusinessDocs-module-scss-module__0uP_4a__doc h6{font-size:14px;line-height:20px}.BusinessDocs-module-scss-module__0uP_4a__markdown.BusinessDocs-module-scss-module__0uP_4a__doc h2:not(:first-child),.BusinessDocs-module-scss-module__0uP_4a__markdown.BusinessDocs-module-scss-module__0uP_4a__doc h3:not(:first-child),.BusinessDocs-module-scss-module__0uP_4a__markdown.BusinessDocs-module-scss-module__0uP_4a__doc h4:not(:first-child),.BusinessDocs-module-scss-module__0uP_4a__markdown.BusinessDocs-module-scss-module__0uP_4a__doc h5:not(:first-child){margin-top:24px}.BusinessDocs-module-scss-module__0uP_4a__markdown.BusinessDocs-module-scss-module__0uP_4a__doc p,.BusinessDocs-module-scss-module__0uP_4a__markdown.BusinessDocs-module-scss-module__0uP_4a__doc pre{margin-top:18px}.BusinessDocs-module-scss-module__0uP_4a__markdown.BusinessDocs-module-scss-module__0uP_4a__doc table{margin-top:12px}.BusinessDocs-module-scss-module__0uP_4a__markdown.BusinessDocs-module-scss-module__0uP_4a__doc hr{margin:32px 0}
.DesktopBusinessTable-module-scss-module__t4Hrga__font-h1{font-size:70px;font-weight:700;line-height:90px}.DesktopBusinessTable-module-scss-module__t4Hrga__font-h1-mobile{font-size:34px;font-weight:700;line-height:46px}.DesktopBusinessTable-module-scss-module__t4Hrga__font-h2{font-size:60px;font-weight:700;line-height:80px}.DesktopBusinessTable-module-scss-module__t4Hrga__font-h3{font-size:34px;font-weight:700;line-height:48px}.DesktopBusinessTable-module-scss-module__t4Hrga__font-body1{font-size:18px;font-weight:400;line-height:28px}.DesktopBusinessTable-module-scss-module__t4Hrga__font-body2{font-size:24px;font-weight:400;line-height:36px}.DesktopBusinessTable-module-scss-module__t4Hrga__font-body2-mobile,.DesktopBusinessTable-module-scss-module__t4Hrga__modelName{font-size:16px;font-weight:400;line-height:26px}.DesktopBusinessTable-module-scss-module__t4Hrga__font-body3{font-size:24px;font-weight:700;line-height:36px}.DesktopBusinessTable-module-scss-module__t4Hrga__font-label,.DesktopBusinessTable-module-scss-module__t4Hrga__descriptionCell{font-size:14px;font-weight:400;line-height:20px}.DesktopBusinessTable-module-scss-module__t4Hrga__tableContainer{background-color:var(--general-background-medium-bg);border-radius:16px;max-width:920px;padding:24px;box-shadow:0 4px 12px #0000000a,0 8px 24px #00000014}@media screen and (max-width:767px){.DesktopBusinessTable-module-scss-module__t4Hrga__tableContainer{display:none}}.DesktopBusinessTable-module-scss-module__t4Hrga__table{border:1px solid var(--content-stroke);border-radius:16px}.DesktopBusinessTable-module-scss-module__t4Hrga__tableRow{height:100%;color:var(--text-main);border-bottom:1px solid var(--content-stroke);display:flex}.DesktopBusinessTable-module-scss-module__t4Hrga__tableRow:last-child{border-bottom:none}.DesktopBusinessTable-module-scss-module__t4Hrga__tableRow>div{border-right:1px solid var(--content-stroke)}.DesktopBusinessTable-module-scss-module__t4Hrga__tableRow>div:last-child{border-right:none}.DesktopBusinessTable-module-scss-module__t4Hrga__modelCell{align-items:center;min-width:174px;max-width:174px;padding:18px 16px;display:flex}.DesktopBusinessTable-module-scss-module__t4Hrga__modelIcon{border:1px solid var(--content-stroke);background-color:var(--general-background-light-bg);border-radius:100px;margin-right:8px}.DesktopBusinessTable-module-scss-module__t4Hrga__modelName{font-weight:500}.DesktopBusinessTable-module-scss-module__t4Hrga__featuresCell{justify-content:right;align-items:center;gap:8px;width:100%;min-width:180px;max-width:220px;padding:24px 19px;display:flex}.DesktopBusinessTable-module-scss-module__t4Hrga__featureIcon{color:#287de1;width:18px;height:18px}.DesktopBusinessTable-module-scss-module__t4Hrga__tokensCell{background-color:#287de126;border-radius:20px;align-items:center;gap:4px;padding:3px 5px;display:flex}.DesktopBusinessTable-module-scss-module__t4Hrga__priceCell{justify-content:center;align-items:center;gap:5px;width:132px;padding:12px 16px;display:flex}.DesktopBusinessTable-module-scss-module__t4Hrga__descriptionCell{width:100%;padding:12px 16px;font-size:12px;line-height:16px}.DesktopBusinessTable-module-scss-module__t4Hrga__pictWr{background-color:var(--pict-bg);border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.DesktopBusinessTable-module-scss-module__t4Hrga__pict{width:18px;height:18px;color:var(--pict-color)}[data-theme=light] .DesktopBusinessTable-module-scss-module__t4Hrga__tokensCell,[data-theme=light] .DesktopBusinessTable-module-scss-module__t4Hrga__modelIcon>svg{background-color:var(--general-background-dark-bg)}
.MobileBusinessTable-module-scss-module__r-NBsW__font-h1{font-size:70px;font-weight:700;line-height:90px}.MobileBusinessTable-module-scss-module__r-NBsW__font-h1-mobile{font-size:34px;font-weight:700;line-height:46px}.MobileBusinessTable-module-scss-module__r-NBsW__font-h2{font-size:60px;font-weight:700;line-height:80px}.MobileBusinessTable-module-scss-module__r-NBsW__font-h3{font-size:34px;font-weight:700;line-height:48px}.MobileBusinessTable-module-scss-module__r-NBsW__font-body1,.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__modelNameWr .MobileBusinessTable-module-scss-module__r-NBsW__modelName{font-size:18px;font-weight:400;line-height:28px}.MobileBusinessTable-module-scss-module__r-NBsW__font-body2{font-size:24px;font-weight:400;line-height:36px}.MobileBusinessTable-module-scss-module__r-NBsW__font-body2-mobile{font-size:16px;font-weight:400;line-height:26px}.MobileBusinessTable-module-scss-module__r-NBsW__font-body3{font-size:24px;font-weight:700;line-height:36px}.MobileBusinessTable-module-scss-module__r-NBsW__font-label,.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__modelDescription{font-size:14px;font-weight:400;line-height:20px}.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__count,.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__modelNameWr,.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__modelInfo{justify-content:center;align-items:center;display:flex}.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer{background-color:var(--general-background-light-bg);border-radius:10px;display:none}@media screen and (max-width:767px){.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer{max-width:calc(100vw - 40px);display:block}}.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__tableItem{border-bottom:1px solid var(--content-stroke);padding:20px}.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__tableItem:last-child{border-bottom:none}.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__modelInfo{border-bottom:1px solid var(--content-stroke);justify-content:space-between;margin-bottom:12px;padding:12px 0}.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__modelNameWr{gap:10px}.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__modelNameWr .MobileBusinessTable-module-scss-module__r-NBsW__modelIcon{border:1px solid var(--content-stroke);background-color:var(--general-background-light-bg);border-radius:50%}.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__modelNameWr .MobileBusinessTable-module-scss-module__r-NBsW__modelName{-webkit-line-clamp:1;-webkit-box-orient:vertical;width:fit-content;line-height:.8;display:-webkit-box;overflow:hidden}.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__modelInfoRight{flex-direction:column;gap:10px;display:flex}.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__modelFeatures,.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__priceCell{align-items:center;gap:6px;display:flex}.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__modelFeatures.MobileBusinessTable-module-scss-module__r-NBsW__ratingCell,.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__priceCell.MobileBusinessTable-module-scss-module__r-NBsW__ratingCell{gap:4px}.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__featureIcon{color:#287de1;width:20px;height:20px}.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__pictWr{background-color:var(--pict-bg);border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__pict{width:18px;height:18px;color:var(--pict-color)}.MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__count{background-color:#287de126;border-radius:20px;gap:4px;padding:3px 5px}[data-theme=light] .MobileBusinessTable-module-scss-module__r-NBsW__tableContainer{border:1px solid var(--content-stroke)}[data-theme=light] .MobileBusinessTable-module-scss-module__r-NBsW__count,[data-theme=light] .MobileBusinessTable-module-scss-module__r-NBsW__tableContainer .MobileBusinessTable-module-scss-module__r-NBsW__modelIcon>svg{background-color:var(--general-background-dark-bg)}
.BusinessPrice-module-scss-module__XJk_ha__title{margin-bottom:32px}
.custom-range-picker{border-radius:12px;font-size:16px;font-weight:500;border:1px solid var(--content-stroke)!important;background-color:var(--general-background-light-bg)!important;color:var(--text-main)!important;padding:8px 18px 8px 0!important}.custom-range-picker .ant-picker-input>input{cursor:pointer;font-size:16px;line-height:26px;text-align:center!important;width:110px!important;color:var(--text-main)!important}@media screen and (max-width:991px){.custom-range-picker .ant-picker-input>input{font-size:14px;line-height:20px}}.custom-range-picker .ant-picker-input:first-child>input{margin-left:32px}.custom-range-picker .ant-picker-input>input::placeholder{width:fit-content!important;color:var(--text-main)!important}.custom-range-picker .ant-picker-range-separator{color:var(--text-main)!important;padding:0 5px 0 0!important}.custom-range-picker-dropdown .ant-picker-header-view{pointer-events:none!important}.custom-range-picker-wrapper{position:relative}.custom-range-picker-icon{z-index:22;position:absolute;top:45%;left:16px;transform:translateY(-50%)}.custom-range-picker-icon path{fill:var(--text-main)}.ant-picker-clear{color:var(--text-main)!important}[data-theme=dark] .custom-range-picker{border:none!important}[data-theme=dark] .custom-range-picker-dropdown .ant-picker-panel{background:var(--dominant-medium)!important}[data-theme=dark] .custom-range-picker-dropdown .ant-picker-date-panel-container{background-color:var(--dominant-medium)}[data-theme=dark] .custom-range-picker-dropdown .ant-picker-header-view,[data-theme=dark] .custom-range-picker-dropdown .ant-picker-year-btn,[data-theme=dark] .custom-range-picker-dropdown .ant-picker-month-btn,[data-theme=dark] .custom-range-picker-dropdown .ant-picker-header-next-btn,[data-theme=dark] .custom-range-picker-dropdown .ant-picker-header-super-next-btn,[data-theme=dark] .custom-range-picker-dropdown .ant-picker-header-super-prev-btn,[data-theme=dark] .custom-range-picker-dropdown .ant-picker-header-prev-btn,[data-theme=dark] .custom-range-picker-dropdown .ant-picker-panels .ant-picker-header,[data-theme=dark] .custom-range-picker-dropdown .ant-picker-panels .ant-picker-header button,[data-theme=dark] .custom-range-picker-dropdown .ant-picker-panels .ant-picker-content th{color:var(--text-main)!important}[data-theme=dark] .custom-range-picker-dropdown .ant-picker-panels .ant-picker-cell-in-view{color:var(--text-main)}[data-theme=dark] .custom-range-picker-dropdown .ant-picker-panels .ant-picker-cell-disabled{color:var(--text-dark)}[data-theme=dark] :where(.ant-picker-dropdown) .ant-picker-cell{color:var(--text-secondary)}[data-theme=dark] :where(.ant-picker-dropdown) .ant-picker-cell-in-view.ant-picker-cell-in-range:not(.ant-picker-cell-disabled):before,[data-theme=dark] :where(.ant-picker-dropdown) .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-disabled):before,[data-theme=dark] :where(.ant-picker-dropdown) .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-disabled):before{background:var(--dominant-light)!important}@media screen and (max-width:991px){.custom-range-picker-dropdown .ant-picker-panel:last-child{width:0}.custom-range-picker-dropdown .ant-picker-panel:last-child .ant-picker-header{position:absolute;right:0}.custom-range-picker-dropdown .ant-picker-panel:last-child .ant-picker-header .ant-picker-header-prev-btn,.custom-range-picker-dropdown .ant-picker-panel:last-child .ant-picker-header .ant-picker-header-view{visibility:hidden}}
.StarsStatsChart-module-scss-module__lA2VUW__chartWr{z-index:1;max-width:820px;min-height:312px;position:relative}@media screen and (max-width:991px){.StarsStatsChart-module-scss-module__lA2VUW__chartWr{max-width:580px}}@media screen and (max-width:767px){.StarsStatsChart-module-scss-module__lA2VUW__chartWr{max-width:524px}}.StarsStatsChart-module-scss-module__lA2VUW__bar{fill:var(--blue-medium)}.StarsStatsChart-module-scss-module__lA2VUW__grid{stroke:var(--content-dark)}.StarsStatsChart-module-scss-module__lA2VUW__yLabel{fill:var(--content-medium)}.StarsStatsChart-module-scss-module__lA2VUW__recharts-wrapper .StarsStatsChart-module-scss-module__lA2VUW__recharts-cartesian-grid-vertical{stroke-opacity:0!important}
.StarsStats-module-scss-module__qoIVlG__starsStats{z-index:1;background:var(--dominant-medium);border-radius:16px;flex-direction:column;gap:24px;width:100%;max-width:800px;min-height:320px;padding:32px;display:flex}@media screen and (max-width:991px){.StarsStats-module-scss-module__qoIVlG__starsStats{gap:12px}}.StarsStats-module-scss-module__qoIVlG__starsStats .StarsStats-module-scss-module__qoIVlG__titleRangeContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}@media screen and (max-width:991px){.StarsStats-module-scss-module__qoIVlG__starsStats .StarsStats-module-scss-module__qoIVlG__titleRangeContainer{gap:16px}}.StarsStats-module-scss-module__qoIVlG__starsStats .StarsStats-module-scss-module__qoIVlG__loading{justify-content:center;align-items:center;min-height:312px;margin-top:auto;margin-bottom:auto;display:flex}.StarsStats-module-scss-module__qoIVlG__starsStats .StarsStats-module-scss-module__qoIVlG__loading svg{width:24px;height:24px}.StarsStats-module-scss-module__qoIVlG__starsStats .StarsStats-module-scss-module__qoIVlG__starsStats .StarsStats-module-scss-module__qoIVlG__button.StarsStats-module-scss-module__qoIVlG__groupBySelect{background-color:var(--dominant-light);color:var(--content-light);cursor:pointer;-webkit-tap-highlight-color:#0000;border-radius:12px;align-items:center;padding:8px 18px;font-size:16px;line-height:26px;display:flex;position:relative}@media screen and (max-width:991px){.StarsStats-module-scss-module__qoIVlG__starsStats .StarsStats-module-scss-module__qoIVlG__starsStats .StarsStats-module-scss-module__qoIVlG__button.StarsStats-module-scss-module__qoIVlG__groupBySelect{min-width:auto;height:36px;padding:6px 8px;font-size:14px;line-height:20px}.StarsStats-module-scss-module__qoIVlG__starsStats .StarsStats-module-scss-module__qoIVlG__starsStats .StarsStats-module-scss-module__qoIVlG__button.StarsStats-module-scss-module__qoIVlG__groupBySelect svg{width:12px;height:12px}.StarsStats-module-scss-module__qoIVlG__starsStats .StarsStats-module-scss-module__qoIVlG__starsStats{padding:unset;background:0 0}}[data-theme=light] .StarsStats-module-scss-module__qoIVlG__starsStats{box-shadow:var(--shadow-main)}
.StatisticsPage-module-scss-module__ewAAXG__statisticsPage{z-index:1;flex-direction:column;gap:32px;margin-top:48px;display:flex;position:relative}.StatisticsPage-module-scss-module__ewAAXG__statisticsPage>.StatisticsPage-module-scss-module__ewAAXG__button.StatisticsPage-module-scss-module__ewAAXG__deleteAccount{max-width:230px;color:var(--input-text-label-error)}.StatisticsPage-module-scss-module__ewAAXG__statisticsPage>.StatisticsPage-module-scss-module__ewAAXG__button.StatisticsPage-module-scss-module__ewAAXG__deleteAccount:hover{color:var(--button-secondary-text-hover)}
.B2BStarsStats-module-scss-module__2U7XcW__starsStats{z-index:1;background:var(--dominant-medium);border-radius:16px;flex-direction:column;gap:24px;width:100%;max-width:800px;min-height:320px;padding:32px;display:flex}@media screen and (max-width:991px){.B2BStarsStats-module-scss-module__2U7XcW__starsStats{padding:unset;background:0 0;gap:12px}}.B2BStarsStats-module-scss-module__2U7XcW__starsStats .B2BStarsStats-module-scss-module__2U7XcW__titleRangeContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}@media screen and (max-width:991px){.B2BStarsStats-module-scss-module__2U7XcW__starsStats .B2BStarsStats-module-scss-module__2U7XcW__titleRangeContainer{gap:16px}}.B2BStarsStats-module-scss-module__2U7XcW__starsStats .B2BStarsStats-module-scss-module__2U7XcW__loading{justify-content:center;align-items:center;min-height:312px;margin-top:auto;margin-bottom:auto;display:flex}.B2BStarsStats-module-scss-module__2U7XcW__starsStats .B2BStarsStats-module-scss-module__2U7XcW__loading svg{width:24px;height:24px}.B2BStarsStats-module-scss-module__2U7XcW__starsStats .B2BStarsStats-module-scss-module__2U7XcW__button.B2BStarsStats-module-scss-module__2U7XcW__groupBySelect{background-color:var(--general-background-light-bg);color:var(--content-light);cursor:pointer;-webkit-tap-highlight-color:#0000;border-radius:12px;align-items:center;padding:8px 18px;font-size:16px;line-height:26px;display:flex;position:relative}@media screen and (max-width:991px){.B2BStarsStats-module-scss-module__2U7XcW__starsStats .B2BStarsStats-module-scss-module__2U7XcW__button.B2BStarsStats-module-scss-module__2U7XcW__groupBySelect{min-width:auto;height:36px;padding:6px 8px;font-size:14px;line-height:20px}.B2BStarsStats-module-scss-module__2U7XcW__starsStats .B2BStarsStats-module-scss-module__2U7XcW__button.B2BStarsStats-module-scss-module__2U7XcW__groupBySelect svg{width:12px;height:12px}}[data-theme=light] .B2BStarsStats-module-scss-module__2U7XcW__starsStats{background:var(--dominant-light)}@media screen and (max-width:991px){[data-theme=light] .B2BStarsStats-module-scss-module__2U7XcW__starsStats{background:0 0}}
.B2BStatistics-module-scss-module__wowS2W__statisticsPage{z-index:1;flex-direction:column;gap:32px;display:flex;position:relative}.B2BStatistics-module-scss-module__wowS2W__statisticsPage>.B2BStatistics-module-scss-module__wowS2W__button.B2BStatistics-module-scss-module__wowS2W__deleteAccount{max-width:230px;color:var(--input-text-label-error)}.B2BStatistics-module-scss-module__wowS2W__statisticsPage>.B2BStatistics-module-scss-module__wowS2W__button.B2BStatistics-module-scss-module__wowS2W__deleteAccount:hover{color:var(--button-secondary-text-hover)}@media screen and (max-width:991px){.B2BStatistics-module-scss-module__wowS2W__statisticsPage{margin-top:-8px}}.B2BStatistics-module-scss-module__wowS2W__headerTitle{align-items:center;gap:12px;display:flex}@media screen and (max-width:991px){.B2BStatistics-module-scss-module__wowS2W__headerTitle{display:none}}.B2BStatistics-module-scss-module__wowS2W__header{justify-content:space-between;align-items:center;gap:16px;max-width:800px;display:flex}@media screen and (max-width:991px){.B2BStatistics-module-scss-module__wowS2W__header{max-width:calc(100vw - 40px)}.B2BStatistics-module-scss-module__wowS2W__employeeSelectContainer{width:100%}}.B2BStatistics-module-scss-module__wowS2W__button.B2BStatistics-module-scss-module__wowS2W__employeeSelectButton{background:var(--select-bg-closed);border-radius:12px;align-items:center;gap:8px;width:auto;padding:15px 18px;display:flex}@media screen and (max-width:991px){.B2BStatistics-module-scss-module__wowS2W__button.B2BStatistics-module-scss-module__wowS2W__employeeSelectButton{width:100%}}.B2BStatistics-module-scss-module__wowS2W__employeeSelectContainer>.B2BStatistics-module-scss-module__wowS2W__employeeSelectDropdown{max-height:320px}@media screen and (max-width:991px){.B2BStatistics-module-scss-module__wowS2W__employeeSelectContainer>.B2BStatistics-module-scss-module__wowS2W__employeeSelectDropdown{width:100%}}.B2BStatistics-module-scss-module__wowS2W__loaderScreen{justify-content:center;width:100%;padding-top:40px;display:flex}@media screen and (max-width:991px){.B2BStatistics-module-scss-module__wowS2W__header{flex-direction:column;align-items:flex-start}.B2BStatistics-module-scss-module__wowS2W__employeeSelectButton{width:100%;min-width:0}}
.BusinessTooltip-module-scss-module__OnQCeq__tooltip{border:1px solid var(--content-stroke);background:var(--general-background-light-bg);min-width:140px;color:var(--text-main);border-radius:8px;padding:12px}.BusinessTooltip-module-scss-module__OnQCeq__header{border-bottom:1px solid var(--content-stroke);justify-content:center;align-items:center;margin-bottom:6px;padding-bottom:6px;display:flex}.BusinessTooltip-module-scss-module__OnQCeq__dotWrapper{border:1px solid var(--content-stroke);background-color:var(--general-background-lifht-bg);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:8px;display:flex}.BusinessTooltip-module-scss-module__OnQCeq__dot{border-radius:50%;justify-content:center;align-items:center;width:10px;height:10px;display:flex}.BusinessTooltip-module-scss-module__OnQCeq__label{color:var(--text-main);font-size:16px;line-height:26px}.BusinessTooltip-module-scss-module__OnQCeq__value{text-align:center;font-size:20px;font-weight:500}[data-theme=light] .BusinessTooltip-module-scss-module__OnQCeq__tooltip{background:var(--general-background-light-bg)}[data-theme=light] .BusinessTooltip-module-scss-module__OnQCeq__dotWrapper{background-color:var(--general-background-dark-bg)}
