.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}
.ModelChip-module-scss-module__KqOEAa__chip.ModelChip-module-scss-module__KqOEAa__modelChip{width:fit-content;padding:8px 18px}.ModelChip-module-scss-module__KqOEAa__model{align-items:center;gap:10px;display:flex}
.CardWrapper-module-scss-module__SRAjHa__wrapper{border:12px solid var(--dominant-light);background-color:var(--general-background-medium-bg);color:var(--content-light);border-radius:36px;flex-direction:column;padding:32px;display:flex;position:relative}@media screen and (max-width:991px){.CardWrapper-module-scss-module__SRAjHa__wrapper{border:10px solid var(--dominant-light);padding:24px 18px}}@media screen and (max-width:575px){.CardWrapper-module-scss-module__SRAjHa__wrapper{padding:24px 15px}}.CardWrapper-module-scss-module__SRAjHa__wrapper.CardWrapper-module-scss-module__SRAjHa__large{border-width:16px}.CardWrapper-module-scss-module__SRAjHa__header{color:var(--content-light);padding-bottom:18px;font-size:20px;font-weight:600;line-height:26px}@media screen and (max-width:991px){.CardWrapper-module-scss-module__SRAjHa__header{font-size:18px;line-height:28px}}[data-theme=light] .CardWrapper-module-scss-module__SRAjHa__wrapper{z-index:1;border:none;margin:12px}[data-theme=light] .CardWrapper-module-scss-module__SRAjHa__wrapper:before{content:"";border:1px solid var(--content-stroke);background:var(--general-background-light-bg);box-shadow:var(--shadow-main);border-radius:36px;position:absolute;inset:-12px}@media screen and (max-width:991px){[data-theme=light] .CardWrapper-module-scss-module__SRAjHa__wrapper:before{content:"";border:1px solid var(--content-stroke);background:var(--general-background-light-bg);position:absolute}}[data-theme=light] .CardWrapper-module-scss-module__SRAjHa__wrapper:after{content:"";z-index:1;border:1px solid var(--content-stroke);background:var(--general-background-dark-bg);border-radius:20px;position:absolute;inset:0}@media screen and (max-width:991px){[data-theme=light] .CardWrapper-module-scss-module__SRAjHa__wrapper:after{content:"";z-index:1;border:1px solid var(--content-stroke);background:var(--general-background-dark-bg);position:absolute;inset:0}}[data-theme=light] .CardWrapper-module-scss-module__SRAjHa__wrapper.CardWrapper-module-scss-module__SRAjHa__large{margin:16px}[data-theme=light] .CardWrapper-module-scss-module__SRAjHa__wrapper.CardWrapper-module-scss-module__SRAjHa__large:before{inset:-16px}[data-theme=light] .CardWrapper-module-scss-module__SRAjHa__inner{z-index:2}.CardWrapper-module-scss-module__SRAjHa__headerWr{gap:14px;display:flex}.CardWrapper-module-scss-module__SRAjHa__headerWr--divider{border-bottom:1px solid var(--text-stroke)}.CardWrapper-module-scss-module__SRAjHa__icon{width:24px;height:24px}
.IconButton-module-scss-module__dgFRwW__button{cursor:pointer;border:none;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.IconButton-module-scss-module__dgFRwW__button svg{width:32px;height:32px}.IconButton-module-scss-module__dgFRwW__white{background-color:var(--content-light)}.IconButton-module-scss-module__dgFRwW__transparent{background-color:#0000}.IconButton-module-scss-module__dgFRwW__transparent:hover{color:var(--content-medium)}.IconButton-module-scss-module__dgFRwW__disabled{pointer-events:none;opacity:.5!important}.IconButton-module-scss-module__dgFRwW__dominantLight{background-color:var(--dominant-light);border-radius:10px;padding:8px}.IconButton-module-scss-module__dgFRwW__dominantLight svg{width:16px;height:16px}.IconButton-module-scss-module__dgFRwW__dominantLight:hover svg{color:var(--content-medium)}
.LoadingCircle-module-scss-module__z4Tq2G__loaderWr{justify-content:center;align-items:center;display:flex}.LoadingCircle-module-scss-module__z4Tq2G__container{width:100%;height:100%;position:relative}.LoadingCircle-module-scss-module__z4Tq2G__progress{border:2px solid var(--content-light);border-radius:50%;width:100%;height:100%;position:absolute}.LoadingCircle-module-scss-module__z4Tq2G__progress:before{content:"";border:2px solid #0000;border-top-color:var(--blue-medium);border-radius:50%;width:100%;height:100%;animation:1s linear infinite LoadingCircle-module-scss-module__z4Tq2G__spin;position:absolute;top:-2px;left:-2px}@keyframes LoadingCircle-module-scss-module__z4Tq2G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.LinkButton-module-scss-module__Eoqjfa__link{font-family:var(--roboto);color:var(--content-light);cursor:pointer;background-color:#0000;align-items:center;padding:0;font-size:18px;line-height:28px;text-decoration:none;display:flex}.LinkButton-module-scss-module__Eoqjfa__icon{width:24px;height:24px}.LinkButton-module-scss-module__Eoqjfa__white:hover,.LinkButton-module-scss-module__Eoqjfa__white:active{color:var(--button-tertiarywhite-text-hover)}.LinkButton-module-scss-module__Eoqjfa__blue{color:var(--button-tertiaryblue-text-default)}.LinkButton-module-scss-module__Eoqjfa__blue>.LinkButton-module-scss-module__Eoqjfa__icon{color:var(--button-tertiaryblue-icon-default)}.LinkButton-module-scss-module__Eoqjfa__blue:hover,.LinkButton-module-scss-module__Eoqjfa__blue.LinkButton-module-scss-module__Eoqjfa__active{color:var(--button-tertiaryblue-text-hover)}.LinkButton-module-scss-module__Eoqjfa__blue:hover>.LinkButton-module-scss-module__Eoqjfa__icon,.LinkButton-module-scss-module__Eoqjfa__blue.LinkButton-module-scss-module__Eoqjfa__active>.LinkButton-module-scss-module__Eoqjfa__icon{color:var(--button-tertiaryblue-icon-default)}.LinkButton-module-scss-module__Eoqjfa__main{background-color:var(--button-primery-bg-default);font-family:var(--roboto);color:var(--button-primary-text-default);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:11px 24px;font-size:18px;line-height:28px;text-decoration:none;display:flex}.LinkButton-module-scss-module__Eoqjfa__main:hover,.LinkButton-module-scss-module__Eoqjfa__main:focus{background-color:var(--button-primery-bg-hover);color:var(--button-primery-text-hover)}.LinkButton-module-scss-module__Eoqjfa__main:active{background-color:var(--button-primery-bg-pressed);color:var(--button-primery-text-pressed)}.LinkButton-module-scss-module__Eoqjfa__secondary,.LinkButton-module-scss-module__Eoqjfa__secondary:visited{background-color:var(--button-secondary-bg-default);color:var(--button-secondary-text-default);border:1px solid #0000;border-radius:12px;gap:8px;padding:11px 24px}.LinkButton-module-scss-module__Eoqjfa__secondary:hover,.LinkButton-module-scss-module__Eoqjfa__secondary:focus{color:var(--button-secondary-stroke-hover);border:1px solid #0000}.LinkButton-module-scss-module__Eoqjfa__secondary:hover svg g:not([clip-path^=url\(]),.LinkButton-module-scss-module__Eoqjfa__secondary:hover svg path:not([fill^=url\(]),.LinkButton-module-scss-module__Eoqjfa__secondary:focus svg g:not([clip-path^=url\(]),.LinkButton-module-scss-module__Eoqjfa__secondary:focus svg path:not([fill^=url\(]){fill:var(--button-secondary-icon-hover)}.LinkButton-module-scss-module__Eoqjfa__secondary:active{color:var(--button-secondary-stroke-pressed)}[data-theme=dark] .LinkButton-module-scss-module__Eoqjfa__secondary:hover{color:var(--button-secondary-text-hover)}[data-theme=light] .LinkButton-module-scss-module__Eoqjfa__secondary:hover svg path{fill:var(--button-secondary-icon-hover)}[data-theme=light] .LinkButton-module-scss-module__Eoqjfa__secondary:active svg path{fill:var(--button-secondary-icon-pressed)}[data-theme=light] .LinkButton-module-scss-module__Eoqjfa__secondary,[data-theme=light] .LinkButton-module-scss-module__Eoqjfa__secondary:visited{border:1px solid var(--button-secondary-stroke-default);color:var(--button-secondary-text-default);border-radius:12px}[data-theme=light] .LinkButton-module-scss-module__Eoqjfa__secondary:active{border:1px solid var(--button-secondary-stroke-pressed);background:var(--button-secondary-bg-pressed)}[data-theme=light] .LinkButton-module-scss-module__Eoqjfa__secondary:hover{border:1px solid var(--button-secondary-stroke-hover);background:var(--button-secondary-bg-hover);color:var(--button-secondary-text-hover)}.LinkButton-module-scss-module__Eoqjfa__loader{width:16px;height:16px}
.TabComponent-module-scss-module__CyQeiq__tabWrapper{flex-direction:column;display:flex}.TabComponent-module-scss-module__CyQeiq__tabInner{display:flex}.TabComponent-module-scss-module__CyQeiq__default{font-family:var(--roboto);color:var(--content-light);cursor:pointer;background-color:#0000;border:none;justify-content:center;gap:10px;padding:16px 24px;font-size:18px;line-height:28px;text-decoration:none;display:flex;position:relative}@media screen and (max-width:1199px){.TabComponent-module-scss-module__CyQeiq__default{font-size:16px;line-height:26px}}.TabComponent-module-scss-module__CyQeiq__default:after{content:"";background-color:var(--blue-medium);transform-origin:50%;width:100%;height:4px;transition:transform .35s ease-in-out;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.TabComponent-module-scss-module__CyQeiq__default.TabComponent-module-scss-module__CyQeiq__active:after{transform:scaleX(1)}.TabComponent-module-scss-module__CyQeiq__default:hover{color:var(--blue-medium)}.TabComponent-module-scss-module__CyQeiq__tabsContent{color:var(--content-light);border-radius:20px;padding:8px 18px;font-size:18px;line-height:28px}@media screen and (max-width:1199px){.TabComponent-module-scss-module__CyQeiq__tabsContent{text-align:left;font-size:14px;line-height:20px}}.TabComponent-module-scss-module__CyQeiq__secondary{font-family:var(--roboto);color:var(--tabs-task-text-inactive);cursor:pointer;background-color:#0000;border:none;justify-content:center;gap:10px;padding:10px 24px;font-size:18px;line-height:28px;text-decoration:none;display:flex;position:relative}.TabComponent-module-scss-module__CyQeiq__secondary.TabComponent-module-scss-module__CyQeiq__active{background-color:var(--tabs-tariff-bg-active);color:var(--tabs-tariff-text-active);border-radius:12px;transition:background-color .35s ease-in-out}.TabComponent-module-scss-module__CyQeiq__secondary[data-content]:before{content:attr(data-content);background:var(--grad-3);text-align:center;width:max-content;color:var(--tabs-tariff-text-active);border-radius:20px;padding:2px 10px;font-size:14px;line-height:20px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.TabComponent-module-scss-module__CyQeiq__secondary:hover:not(.TabComponent-module-scss-module__CyQeiq__active){background-color:var(--tabs-tariff-bg-hover);color:var(--tabs-tariff-text-hover);border-radius:12px}.TabComponent-module-scss-module__CyQeiq__tabText{align-items:center;gap:10px;display:flex}.TabComponent-module-scss-module__CyQeiq__tabWithTooltip{align-items:center;gap:8px;display:flex}.TabComponent-module-scss-module__CyQeiq__tooltip{justify-content:center;align-items:center;display:flex}.TabComponent-module-scss-module__CyQeiq__sufix{border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-right:-9px;display:flex}.TabComponent-module-scss-module__CyQeiq__outline{--tab-inline-padding:15px;--tab-inline-paddings:calc(var(--tab-inline-padding)*2);--tab-icon-size:20px;--tab-icon-margin-right:10px;--tab-text-width:0px;padding:7px var(--tab-inline-padding);border:1px solid var(--content-dark);color:var(--content-medium);cursor:pointer;background-color:#0000;border-radius:20px;align-items:center;gap:10px;margin-right:12px;font-size:16px;font-weight:400;line-height:162%;transition:color .35s ease-in-out,border .35s ease-in-out,background-color .35s ease-in-out,width .35s ease-in-out;display:flex;position:relative;overflow:hidden}.TabComponent-module-scss-module__CyQeiq__outline:hover:not(:disabled){border:1px solid var(--blue-light);color:var(--blue-light)}.TabComponent-module-scss-module__CyQeiq__outline svg{width:var(--tab-icon-size);height:var(--tab-icon-size)}@media screen and (max-width:767px){.TabComponent-module-scss-module__CyQeiq__outline svg{margin-right:0}}.TabComponent-module-scss-module__CyQeiq__outline.TabComponent-module-scss-module__CyQeiq__active{border:1px solid var(--blue-medium);background-color:var(--blue-medium);color:var(--content-light);pointer-events:none}.TabComponent-module-scss-module__CyQeiq__outline.TabComponent-module-scss-module__CyQeiq__active:hover{color:var(--content-light)}.TabComponent-module-scss-module__CyQeiq__outline.TabComponent-module-scss-module__CyQeiq__active svg{color:var(--content-light);transition:color .35s ease-in-out}@media screen and (max-width:767px){.TabComponent-module-scss-module__CyQeiq__outline.TabComponent-module-scss-module__CyQeiq__active .TabComponent-module-scss-module__CyQeiq__tabText{opacity:1}}
.ant-notification-stack>.ant-notification-notice-wrapper{transition:transform .3s,-webkit-backdrop-filter,backdrop-filter!important}.notification-support-link{font-weight:500;text-decoration:underline}.ant-notification .ant-notification-notice-wrapper{box-shadow:none;border-radius:10px}.ant-notification-notice{border-radius:10px;width:500px!important;padding:0!important}@media screen and (max-width:991px){.ant-notification-notice{width:335px!important}}.ant-notification-notice-content{padding:16px 50px 16px 16px}@media screen and (max-width:991px){.ant-notification-notice-content{padding:12px 42px 12px 12px}}.ant-notification .ant-notification-notice-message{margin:0!important;padding:0!important;font-size:18px!important;font-weight:700!important}@media screen and (max-width:991px){.ant-notification .ant-notification-notice-message{font-size:14px!important}}.ant-notification .ant-notification-notice-description{margin:0!important;padding:2px 0 0!important}@media screen and (max-width:991px){.ant-notification .ant-notification-notice-description{font-size:14px!important}}.ant-notification-notice-close{position:absolute!important;top:20px!important;right:20px!important}@media screen and (max-width:991px){.ant-notification-notice-close{top:16px!important;right:16px!important}}.ant-notification-notice-icon{display:none}[data-theme=dark] .ant-notification-notice-message,[data-theme=dark] .ant-notification-notice-description,[data-theme=dark] .ant-notification-notice-close{color:var(--text-main)!important}[data-theme=dark] .ant-notification-notice-error{background-color:var(--error)}[data-theme=dark] .ant-notification-notice-success{background-color:var(--green-light2)}[data-theme=dark] .ant-notification-notice-info{background-color:var(--blue-light)}[data-theme=dark] .notification-support-link{color:#fff}[data-theme=light] .ant-notification-notice-message{color:var(--text-main)!important}[data-theme=light] .ant-notification-notice-description{color:#2f3f53!important}[data-theme=light] .ant-notification-notice-close{color:var(--content-dark)!important}[data-theme=light] .ant-notification .ant-notification-notice-wrapper{box-shadow:var(--shadow-main)}[data-theme=light] .ant-notification-notice-error{border:1px solid var(--error);background:#faeceb}[data-theme=light] .ant-notification-notice-success{border:1px solid var(--green-light2);background-color:#eef8f0}[data-theme=light] .ant-notification-notice-info{border:1px solid var(--blue-light);background-color:var(--button-primery-bg-disabled)}[data-theme=light] .notification-support-link{color:var(--blue-dark)}
.Radio-module-scss-module__U3MRua__radioWr{flex-direction:column;display:flex}.Radio-module-scss-module__U3MRua__label{cursor:pointer;align-items:center;gap:10px;display:inline-flex;position:relative}.Radio-module-scss-module__U3MRua__radio{appearance:none;position:relative}.Radio-module-scss-module__U3MRua__radio:before{content:"";border:1px solid var(--content-medium);cursor:pointer;box-sizing:border-box;border-radius:50%;transition:border-color .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:767px){.Radio-module-scss-module__U3MRua__radio:before{width:24px;height:24px}}.Radio-module-scss-module__U3MRua__radio:hover:before{border-color:var(--blue-medium)}.Radio-module-scss-module__U3MRua__radio--checked:before{background-image:url(/icons/radio-button-dark.svg);background-position:50%;background-repeat:no-repeat;border:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Radio-module-scss-module__U3MRua__radio--lg{width:32px;height:32px}.Radio-module-scss-module__U3MRua__radio--lg:before{background-size:32px;width:32px;height:32px}@media screen and (max-width:767px){.Radio-module-scss-module__U3MRua__radio--lg{background-size:24px}}.Radio-module-scss-module__U3MRua__radio--sm{width:24px;height:24px}.Radio-module-scss-module__U3MRua__radio--sm:before{background-size:24px;width:24px;height:24px}.Radio-module-scss-module__U3MRua__header{flex-direction:var(--radio-header-direction,row);align-items:var(--radio-header-align,center);gap:16px;display:flex}@media screen and (max-width:767px){.Radio-module-scss-module__U3MRua__header{gap:12px}}.Radio-module-scss-module__U3MRua__row{--radio-header-direction:row;--radio-header-align:center}.Radio-module-scss-module__U3MRua__column{--radio-header-direction:column;--radio-header-align:flex-start}[data-theme=light] .Radio-module-scss-module__U3MRua__radio--checked:before{background-image:url(/icons/radio-button-light.svg)}
.SubscriptionRadioCards-module-scss-module__hFc-Cq__cards{--radio-header-direction:row;--radio-header-align:center;flex-wrap:wrap;gap:16px;width:100%;font-size:18px;font-weight:700;line-height:28px;display:flex}.SubscriptionRadioCards-module-scss-module__hFc-Cq__cards .SubscriptionRadioCards-module-scss-module__hFc-Cq__radio{border:1px solid var(--text-stroke);background:var(--general-background-light-bg);border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;width:100%;max-width:292px;height:auto;padding:24px;display:flex}.SubscriptionRadioCards-module-scss-module__hFc-Cq__cards .SubscriptionRadioCards-module-scss-module__hFc-Cq__active{border:1px solid var(--blue-medium)}.SubscriptionRadioCards-module-scss-module__hFc-Cq__cards .SubscriptionRadioCards-module-scss-module__hFc-Cq__period{color:var(--text-main);font-size:18px;font-weight:700;line-height:28px}@media screen and (max-width:767px){.SubscriptionRadioCards-module-scss-module__hFc-Cq__cards{--radio-header-direction:column;--radio-header-align:flex-start;font-size:16px;font-weight:400;line-height:20px}.SubscriptionRadioCards-module-scss-module__hFc-Cq__cards .SubscriptionRadioCards-module-scss-module__hFc-Cq__radio{width:auto;min-width:200px;max-width:none;padding:16px}.SubscriptionRadioCards-module-scss-module__hFc-Cq__cards .SubscriptionRadioCards-module-scss-module__hFc-Cq__period{font-size:16px;font-weight:400;line-height:20px}}@media screen and (max-width:575px){.SubscriptionRadioCards-module-scss-module__hFc-Cq__cards .SubscriptionRadioCards-module-scss-module__hFc-Cq__radio{width:100%;min-width:auto;max-width:134px}}.SubscriptionRadioCards-module-scss-module__hFc-Cq__price{margin-top:8px}
.AuthPopup-module-scss-module__e1rPTW__popup{border-radius:20px;width:100%;max-width:664px;height:auto;padding:22px}@media screen and (max-width:767px){.AuthPopup-module-scss-module__e1rPTW__popup{max-width:540px}}@media screen and (max-width:575px){.AuthPopup-module-scss-module__e1rPTW__popup{max-width:351px}}.AuthPopup-module-scss-module__e1rPTW__popup>button{width:24px;height:24px;top:22px;right:22px}.AuthPopup-module-scss-module__e1rPTW__content{margin-top:28px}.AuthPopup-module-scss-module__e1rPTW__loader{margin:0 auto}.AuthPopup-module-scss-module__e1rPTW__title.AuthPopup-module-scss-module__e1rPTW__title{text-align:center;margin-top:32px}.AuthPopup-module-scss-module__e1rPTW__description{text-align:center;max-width:464px;color:var(--content-light);margin:12px auto 0;font-size:18px;line-height:28px}.AuthPopup-module-scss-module__e1rPTW__button{max-width:464px;margin:32px auto 28px}
.LoginForm-module-scss-module__GB7NKq__formWrapper{z-index:10;background-color:var(--dominant-medium);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:351px;max-width:670px;padding:100px;display:flex}@media screen and (max-width:991px){.LoginForm-module-scss-module__GB7NKq__formWrapper{padding:24px 20px}}.LoginForm-module-scss-module__GB7NKq__formTitle{color:var(--content-light);margin-bottom:36px;font-size:34px;font-weight:700;line-height:42px}@media screen and (max-width:991px){.LoginForm-module-scss-module__GB7NKq__formTitle{text-align:center;font-size:24px;font-weight:700;line-height:36px}}.LoginForm-module-scss-module__GB7NKq__formText{color:var(--content-light);margin-bottom:60px;font-size:18px;font-weight:400;line-height:28px}@media screen and (max-width:991px){.LoginForm-module-scss-module__GB7NKq__formText{text-align:center;margin-bottom:36px;font-size:16px;font-weight:400;line-height:26px}}.LoginForm-module-scss-module__GB7NKq__form{flex-direction:column;width:100%;display:flex}.LoginForm-module-scss-module__GB7NKq__emailInput{margin-bottom:18px}.LoginForm-module-scss-module__GB7NKq__passInput{color:var(--content-medium);margin-bottom:18px}.LoginForm-module-scss-module__GB7NKq__loginProviders{flex-wrap:wrap;gap:18px;margin-bottom:18px;display:flex}@media screen and (max-width:575px){.LoginForm-module-scss-module__GB7NKq__loginProviders{justify-content:center}}.LoginForm-module-scss-module__GB7NKq__button.LoginForm-module-scss-module__GB7NKq__tgButton{flex:1}@media screen and (max-width:575px){.LoginForm-module-scss-module__GB7NKq__button.LoginForm-module-scss-module__GB7NKq__tgButton{flex:auto;width:100%}}.LoginForm-module-scss-module__GB7NKq__button.LoginForm-module-scss-module__GB7NKq__iconButton{border:1px solid var(--secondary-stroke-default);background:var(--dominant-light);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.LoginForm-module-scss-module__GB7NKq__forgetPass{text-align:end;margin-top:18px;margin-bottom:50px}@media screen and (max-width:991px){.LoginForm-module-scss-module__GB7NKq__forgetPass{margin-bottom:36px}}.LoginForm-module-scss-module__GB7NKq__submitButton{margin-bottom:18px}.LoginForm-module-scss-module__GB7NKq__passWrapper{position:relative}.LoginForm-module-scss-module__GB7NKq__passWrapper:hover svg{filter:brightness()}.LoginForm-module-scss-module__GB7NKq__button.LoginForm-module-scss-module__GB7NKq__tgButton:hover svg path{fill:revert-layer}.LoginForm-module-scss-module__GB7NKq__noAccount{color:var(--content-light);justify-content:center;gap:12px;font-size:18px;font-weight:400;line-height:28px;display:flex}@media screen and (max-width:991px){.LoginForm-module-scss-module__GB7NKq__noAccount{flex-direction:column;align-items:center;gap:8px}}.LoginForm-module-scss-module__GB7NKq__togglePass{max-width:24px;max-height:24px}[data-theme=light] .LoginForm-module-scss-module__GB7NKq__formWrapper{background:var(--general-background-medium-bg);box-shadow:var(--shadow-main)}[data-theme=light] .LoginForm-module-scss-module__GB7NKq__button.LoginForm-module-scss-module__GB7NKq__iconButton{border:1px solid var(--button-secondary-stroke-default);color:var(--button-secondary-text-default);border-radius:12px}
.Lock-module-scss-module__kG1zMa__lock{z-index:2;border:1px solid var(--text-stroke);background:var(--dominant-medium);border-radius:20px;align-items:center;gap:10px;max-width:450px;padding:16px 24px;display:flex}.Lock-module-scss-module__kG1zMa__icon{width:24px;height:24px;color:var(--blue-light);flex-shrink:0}.Lock-module-scss-module__kG1zMa__textWr{font-size:16px;line-height:26px}.Lock-module-scss-module__kG1zMa__link{color:var(--blue-light)}.Lock-module-scss-module__kG1zMa__text{color:var(--content-light)}
.PdppAgreement-module-scss-module__W572DG__acceptRules{color:var(--content-light);column-gap:6px;font-size:16px;line-height:26px}@media screen and (max-width:991px){.PdppAgreement-module-scss-module__W572DG__acceptRules{font-size:14px;line-height:20px}}.PdppAgreement-module-scss-module__W572DG__link.PdppAgreement-module-scss-module__W572DG__rule{font-size:16px;line-height:26px;display:inline}@media screen and (max-width:991px){.PdppAgreement-module-scss-module__W572DG__link.PdppAgreement-module-scss-module__W572DG__rule{font-size:14px;line-height:20px}}.PdppAgreement-module-scss-module__W572DG__acceptRules.PdppAgreement-module-scss-module__W572DG__compact,.PdppAgreement-module-scss-module__W572DG__acceptRules.PdppAgreement-module-scss-module__W572DG__compact .PdppAgreement-module-scss-module__W572DG__link.PdppAgreement-module-scss-module__W572DG__rule{font-size:14px;line-height:20px}
.ReviewForm-module-scss-module__hJr3nq__form{gap:unset;width:100%;max-width:unset;flex-direction:column;height:100%;display:flex}.ReviewForm-module-scss-module__hJr3nq__nameInputWr{margin-bottom:16px}.ReviewForm-module-scss-module__hJr3nq__nameInputWr,.ReviewForm-module-scss-module__hJr3nq__emailInputWr,.ReviewForm-module-scss-module__hJr3nq__nameInput,.ReviewForm-module-scss-module__hJr3nq__emailInput{width:100%}.ReviewForm-module-scss-module__hJr3nq__messageContainer{margin-top:20px}.ReviewForm-module-scss-module__hJr3nq__messageContainer textarea{height:116px}.ReviewForm-module-scss-module__hJr3nq__starRatingWr{border:1px solid var(--content-stroke);background:var(--general-background-light-bg);border-radius:12px;justify-content:space-between;gap:32px;margin-top:20px;padding:18px;display:flex}@media screen and (max-width:991px){.ReviewForm-module-scss-module__hJr3nq__starRatingWr{flex-wrap:wrap;gap:8px}}.ReviewForm-module-scss-module__hJr3nq__title{color:var(--text-secondary);flex-shrink:0;font-size:18px;font-weight:400;line-height:28px}.ReviewForm-module-scss-module__hJr3nq__stars button{width:30px;height:30px}.ReviewForm-module-scss-module__hJr3nq__checkboxLabel{cursor:pointer;align-items:center;gap:12px;display:flex}.ReviewForm-module-scss-module__hJr3nq__checkboxWrapper{margin-top:16px;display:flex}.ReviewForm-module-scss-module__hJr3nq__acceptAgreement{text-align:start;font-size:14px;font-weight:400;line-height:20px}.ReviewForm-module-scss-module__hJr3nq__acceptAgreement.ReviewForm-module-scss-module__hJr3nq__acceptAgreement>a{font-size:14px;font-weight:400;line-height:20px}.ReviewForm-module-scss-module__hJr3nq__sendButton{width:100%;margin-top:32px}[data-theme=light] .ReviewForm-module-scss-module__hJr3nq__messageContainer{border:1px solid var(--input-text-stroke-default);border-radius:12px}[data-theme=light] .ReviewForm-module-scss-module__hJr3nq__blueSphere{opacity:.3;filter:blur(88.5px);background:linear-gradient(51.06deg,#6c15ff .87%,#7b78f2 25.96%,#6197ee 49.23%,#45b5e9 74.93%,#0af2ff 97.48%);width:600px;height:600px;position:absolute;transform:matrix(.97,.26,-.26,.97,0,0)}
.PartnershipForm-module-scss-module__oTUpsq__form{width:100%;max-width:unset;flex-direction:column;gap:24px;height:100%;display:flex}@media screen and (max-width:991px){.PartnershipForm-module-scss-module__oTUpsq__form{gap:0}}.PartnershipForm-module-scss-module__oTUpsq__nameEmailWr{gap:16px;width:100%;display:flex}@media screen and (max-width:991px){.PartnershipForm-module-scss-module__oTUpsq__nameEmailWr{flex-direction:column}}.PartnershipForm-module-scss-module__oTUpsq__nameInputWr,.PartnershipForm-module-scss-module__oTUpsq__emailInputWr{width:50%}@media screen and (max-width:991px){.PartnershipForm-module-scss-module__oTUpsq__nameInputWr,.PartnershipForm-module-scss-module__oTUpsq__emailInputWr{width:100%}}.PartnershipForm-module-scss-module__oTUpsq__nameInput,.PartnershipForm-module-scss-module__oTUpsq__emailInput{width:100%}.PartnershipForm-module-scss-module__oTUpsq__messageContainer textarea{height:116px}@media screen and (max-width:991px){.PartnershipForm-module-scss-module__oTUpsq__messageContainer{margin-top:16px;margin-bottom:24px}}.PartnershipForm-module-scss-module__oTUpsq__acceptSendWr{justify-content:space-between;align-items:center;display:flex}@media screen and (max-width:991px){.PartnershipForm-module-scss-module__oTUpsq__acceptSendWr{flex-direction:column;justify-content:center}}.PartnershipForm-module-scss-module__oTUpsq__checkboxWrapper{display:flex}.PartnershipForm-module-scss-module__oTUpsq__checkboxLabel{cursor:pointer;align-items:center;gap:12px;display:flex}.PartnershipForm-module-scss-module__oTUpsq__acceptAgreement,.PartnershipForm-module-scss-module__oTUpsq__acceptAgreement.PartnershipForm-module-scss-module__oTUpsq__acceptAgreement>a{font-size:14px;font-weight:400;line-height:20px}.PartnershipForm-module-scss-module__oTUpsq__sendButton{min-width:240px}@media screen and (max-width:991px){.PartnershipForm-module-scss-module__oTUpsq__sendButton{width:100%;margin-top:8px}}[data-theme=light] .PartnershipForm-module-scss-module__oTUpsq__messageContainer{border:1px solid var(--input-text-stroke-default);border-radius:12px}
.PartnershipFormBlock-module-scss-module__fiqbCa__formWr{z-index:1;border:1px solid var(--content-stroke);background-color:var(--dominant-medium);border-radius:20px;align-items:center;gap:32px;width:100%;padding:48px 32px;display:flex}@media screen and (max-width:991px){.PartnershipFormBlock-module-scss-module__fiqbCa__formWr{flex-direction:column;justify-content:center;gap:12px}}@media screen and (max-width:767px){.PartnershipFormBlock-module-scss-module__fiqbCa__formWr{padding:24px}}.PartnershipFormBlock-module-scss-module__fiqbCa__formTextIconWr{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}.PartnershipFormBlock-module-scss-module__fiqbCa__formTextIconWr>p{text-align:center;font-size:20px;font-weight:400;line-height:30px}@media screen and (max-width:767px){.PartnershipFormBlock-module-scss-module__fiqbCa__formTextIconWr>p{font-size:18px;line-height:28px}}.PartnershipFormBlock-module-scss-module__fiqbCa__iconWr{border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;padding:9px;display:flex}.PartnershipFormBlock-module-scss-module__fiqbCa__iconContainer{background:var(--grad-2);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.PartnershipFormBlock-module-scss-module__fiqbCa__icon{width:43.5px;height:43.5px}[data-theme=dark] .PartnershipFormBlock-module-scss-module__fiqbCa__iconWr{border:1px solid var(--grad-stroke)}[data-theme=dark] .PartnershipFormBlock-module-scss-module__fiqbCa__icon{color:var(--content-light)}[data-theme=light] .PartnershipFormBlock-module-scss-module__fiqbCa__formWr{box-shadow:var(--shadow-main)}[data-theme=light] .PartnershipFormBlock-module-scss-module__fiqbCa__iconWr{border:1px solid var(--content-stroke)}[data-theme=light] .PartnershipFormBlock-module-scss-module__fiqbCa__icon{color:var(--dominant-light)}
.Sticker-module-scss-module__M0pyyG__sticker{text-align:center;white-space:nowrap;width:min-content;height:min-content;color:var(--text-content);border-radius:50px;flex-shrink:0;padding:3px 10px;font-size:14px;line-height:20px;position:relative}.Sticker-module-scss-module__M0pyyG__sticker--pink{background:var(--grad-3)}.Sticker-module-scss-module__M0pyyG__sticker--pink-simple{background:#d95e91}.Sticker-module-scss-module__M0pyyG__sticker--purple{background:var(--grad-2);-webkit-text-fill-color:#0000;-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);-webkit-background-clip:text;background-clip:text;padding:0 10px;font-size:18px;line-height:28px;box-shadow:inset 0 0 64px #f5f7fa14,inset 0 0 8px #1552cd99}.Sticker-module-scss-module__M0pyyG__sticker--purple2{z-index:0;background:var(--general-background-light-bg);background:var(--grad-2);-webkit-text-fill-color:#0000;-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);-webkit-background-clip:text;background-clip:text;border-radius:50px;padding:0 10px;font-size:18px;line-height:28px;position:relative;box-shadow:inset 0 0 64px #f5f7fa14,inset 0 0 8px #1552cd99}.Sticker-module-scss-module__M0pyyG__sticker--purple2:before{content:"";border-radius:inherit;background:var(--grad-2);opacity:1;pointer-events:none;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Sticker-module-scss-module__M0pyyG__sticker--green{background:var(--grad-1);-webkit-text-fill-color:#0000;-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);-webkit-background-clip:text;background-clip:text;padding:0 10px;font-size:18px;line-height:28px;box-shadow:inset 0 0 64px #f5f7fa14,inset 0 0 8px #1552cd99}.Sticker-module-scss-module__M0pyyG__sticker--blue{background:var(--blue-medium)}.Sticker-module-scss-module__M0pyyG__sticker--inline{display:inline-block}.Sticker-module-scss-module__M0pyyG__sticker--leaf{border-radius:0 12px;padding:2px 16px;font-size:14px;font-weight:400;line-height:20px;position:absolute;top:0;right:0}.Sticker-module-scss-module__M0pyyG__sticker--textWhite{color:#fff;-webkit-text-fill-color:#fff}.Sticker-module-scss-module__M0pyyG__sticker--pink.Sticker-module-scss-module__M0pyyG__sticker--unfilled{z-index:0;background:var(--general-background-light-bg);background:var(--grad-3);color:#0000;-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;border-radius:50px;position:relative}.Sticker-module-scss-module__M0pyyG__sticker--pink.Sticker-module-scss-module__M0pyyG__sticker--unfilled:before{content:"";border-radius:inherit;background:var(--grad-3);opacity:1;pointer-events:none;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Sticker-module-scss-module__M0pyyG__sticker--pink-simple.Sticker-module-scss-module__M0pyyG__sticker--unfilled{z-index:0;background:var(--general-background-light-bg);background:var(--grad-3);color:#0000;-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;border-radius:50px;position:relative}.Sticker-module-scss-module__M0pyyG__sticker--pink-simple.Sticker-module-scss-module__M0pyyG__sticker--unfilled:before{content:"";border-radius:inherit;opacity:1;pointer-events:none;background:#d95e91;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}[data-theme=light] .Sticker-module-scss-module__M0pyyG__sticker--purple{background-image:var(--grad-2),linear-gradient(#fff,#fff);box-shadow:none;-webkit-text-fill-color:#0000;-webkit-background-clip:text,padding-box;background-clip:text,padding-box;border:1px solid #cbdef4}[data-theme=light] .Sticker-module-scss-module__M0pyyG__sticker--green{background-image:var(--grad-1),linear-gradient(#fff,#fff);box-shadow:none;-webkit-text-fill-color:#0000;-webkit-background-clip:text,padding-box;background-clip:text,padding-box;border:1px solid #cbdef4}[data-theme=light] .Sticker-module-scss-module__M0pyyG__sticker--purple2{background-image:var(--grad-2),linear-gradient(#fff,#fff);box-shadow:none;-webkit-text-fill-color:#0000;-webkit-background-clip:text,padding-box;background-clip:text,padding-box}
.PriceWithDiscount-module-scss-module__S0SGLW__priceWr{justify-content:space-between;gap:38px;width:100%;display:flex}.PriceWithDiscount-module-scss-module__S0SGLW__priceWr--withDivider{border-top:1px solid var(--content-dark);padding-top:18px}@media screen and (max-width:767px){.PriceWithDiscount-module-scss-module__S0SGLW__priceWr{gap:15px}}.PriceWithDiscount-module-scss-module__S0SGLW__priceIn{justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.PriceWithDiscount-module-scss-module__S0SGLW__price{font-family:var(--open-sans);text-align:center;white-space:nowrap;color:var(--content-light);font-size:18px;line-height:28px}.PriceWithDiscount-module-scss-module__S0SGLW__priceCaption{font-size:16px;font-weight:400;line-height:26px;display:inline}.PriceWithDiscount-module-scss-module__S0SGLW__priceValue{font-family:var(--roboto);color:var(--content-light);font-size:26px;font-weight:700;line-height:32px}.PriceWithDiscount-module-scss-module__S0SGLW__priceWr--b2b .PriceWithDiscount-module-scss-module__S0SGLW__priceIn{justify-content:flex-start}.PriceWithDiscount-module-scss-module__S0SGLW__priceWr--b2b .PriceWithDiscount-module-scss-module__S0SGLW__priceIn.PriceWithDiscount-module-scss-module__S0SGLW__custom{justify-content:center}.PriceWithDiscount-module-scss-module__S0SGLW__priceWr--b2b .PriceWithDiscount-module-scss-module__S0SGLW__price{font-family:var(--manrope);text-align:left;color:var(--content-light);font-size:16px;line-height:1.4}.PriceWithDiscount-module-scss-module__S0SGLW__priceWr--b2b .PriceWithDiscount-module-scss-module__S0SGLW__priceValue{color:var(--text-main);font-size:36px;line-height:1.1}
.RadixTooltip-module-scss-module__ZHtQrq__trigger{flex-shrink:0;height:fit-content}.RadixTooltip-module-scss-module__ZHtQrq__trigger.RadixTooltip-module-scss-module__ZHtQrq__full{width:100%}.RadixTooltip-module-scss-module__ZHtQrq__content{z-index:900;border:1px solid var(--content-dark);background-color:var(--dominant-light);font-family:var(--roboto);border-radius:12px;padding:12px;font-size:14px;font-weight:400;line-height:20px;display:block!important}.RadixTooltip-module-scss-module__ZHtQrq__content>span:first-child{background:var(--content-dark);clip-path:polygon(0% 0%,100% 0%,50% 100%);width:14px;height:8px;position:relative}.RadixTooltip-module-scss-module__ZHtQrq__content[data-side=bottom]>span:first-child{top:1px!important}.RadixTooltip-module-scss-module__ZHtQrq__content[data-side=top]>span:first-child{bottom:1px!important}.RadixTooltip-module-scss-module__ZHtQrq__content[data-side=left]>span:first-child{right:1px!important}.RadixTooltip-module-scss-module__ZHtQrq__content[data-side=right]>span:first-child{left:1px!important}.RadixTooltip-module-scss-module__ZHtQrq__arrow{fill:var(--dominant-light);position:relative;top:-2px}
.FeatureItem-module-scss-module__UDvOna__feature{align-items:center;gap:12px;display:flex}.FeatureItem-module-scss-module__UDvOna__minusIcon{background-color:var(--text-main);border-radius:4px;width:10px;height:2px;margin-top:8px;margin-left:4px}.FeatureItem-module-scss-module__UDvOna__intIcon{width:12px;height:17px}.FeatureItem-module-scss-module__UDvOna__intIcon.FeatureItem-module-scss-module__UDvOna__disabled{color:var(--text-dark)}.FeatureItem-module-scss-module__UDvOna__titleWr{max-width:210px}@media screen and (max-width:1199px){.FeatureItem-module-scss-module__UDvOna__titleWr{max-width:none}}.FeatureItem-module-scss-module__UDvOna__titleWr.FeatureItem-module-scss-module__UDvOna__withoutTooltip{align-items:center;display:inline-flex}.FeatureItem-module-scss-module__UDvOna__title{color:var(--text-main);font-size:12px;font-weight:400;line-height:16px}.FeatureItem-module-scss-module__UDvOna__trigger{display:inline;position:relative;left:10px}.FeatureItem-module-scss-module__UDvOna__tooltip{text-align:center;max-width:182px;color:var(--content-light);font-size:14px;font-weight:400;line-height:20px;display:block}.FeatureItem-module-scss-module__UDvOna__question{width:16px;height:16px;color:var(--content-light);position:relative;top:4px}.FeatureItem-module-scss-module__UDvOna__featureHeader{flex:auto;justify-content:space-between;align-items:center;gap:0;min-width:0;display:flex}.FeatureItem-module-scss-module__UDvOna__featureHeaderTool{flex-shrink:1;align-items:center;gap:8px;min-width:0;display:inline-flex}.FeatureItem-module-scss-module__UDvOna__featureHeaderIcon{flex-shrink:0;width:16px;height:16px}.FeatureItem-module-scss-module__UDvOna__featureHeaderIcon>svg{width:16px;height:16px}.FeatureItem-module-scss-module__UDvOna__featureHeaderTitle{white-space:nowrap;color:var(--content-light);font-size:14px;font-weight:500;line-height:20px}.FeatureItem-module-scss-module__UDvOna__featureHeaderTooltipTrigger{align-items:center;display:inline-flex}.FeatureItem-module-scss-module__UDvOna__featureHeaderTooltipIcon{width:16px;height:16px;color:var(--content-medium)}.FeatureItem-module-scss-module__UDvOna__featureHeaderQuota{text-align:right;white-space:nowrap;min-width:0;color:var(--content-medium);text-overflow:ellipsis;flex:auto;margin-left:6px;font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.FeatureItem-module-scss-module__UDvOna__textFeature,.FeatureItem-module-scss-module__UDvOna__imageFeature,.FeatureItem-module-scss-module__UDvOna__interiorDesignFeature,.FeatureItem-module-scss-module__UDvOna__ttsFeature,.FeatureItem-module-scss-module__UDvOna__sttFeature,.FeatureItem-module-scss-module__UDvOna__videoFeature,.FeatureItem-module-scss-module__UDvOna__pptFeature,.FeatureItem-module-scss-module__UDvOna__musicFeature,.FeatureItem-module-scss-module__UDvOna__marketplaceCardFeature,.FeatureItem-module-scss-module__UDvOna__writerFeature,.FeatureItem-module-scss-module__UDvOna__solvingEduTaskFeature{color:var(--content-light)}.FeatureItem-module-scss-module__UDvOna__notCollapsible{flex-direction:column;gap:12px;padding:12px 0;display:flex}.FeatureItem-module-scss-module__UDvOna__collapsible{flex-direction:column;gap:12px;padding:4px 6px 8px;display:flex}.FeatureItem-module-scss-module__UDvOna__collapsibleMain{flex-direction:column;gap:12px;display:flex}.FeatureItem-module-scss-module__UDvOna__collapsibleModels{flex-wrap:wrap;gap:8px;display:flex}.FeatureItem-module-scss-module__UDvOna__rounded{border:1px solid var(--text-stroke);background-color:var(--dominant-light);border-radius:20px;gap:4px;width:fit-content;padding:2px 6px}.FeatureItem-module-scss-module__UDvOna__rounded>img{width:20px;height:20px}.FeatureItem-module-scss-module__UDvOna__rounded .FeatureItem-module-scss-module__UDvOna__titleWr{max-width:none}.FeatureItem-module-scss-module__UDvOna__rounded .FeatureItem-module-scss-module__UDvOna__title{white-space:nowrap}.FeatureItem-module-scss-module__UDvOna__feature.FeatureItem-module-scss-module__UDvOna__disabled .FeatureItem-module-scss-module__UDvOna__minusIcon{background-color:var(--text-dark)}.FeatureItem-module-scss-module__UDvOna__feature.FeatureItem-module-scss-module__UDvOna__disabled .FeatureItem-module-scss-module__UDvOna__title{color:var(--text-dark)}[data-theme=light] .FeatureItem-module-scss-module__UDvOna__question{color:var(--content-medium)}
.ExtraTokens-module-scss-module__W89nza__reward{z-index:1;border:none;justify-content:center;align-items:center;gap:4px;width:fit-content;padding:11px;display:flex;position:relative}.ExtraTokens-module-scss-module__W89nza__reward:after{content:"";z-index:-1;background-color:var(--dominant-light);border-radius:12px;margin:1px;position:absolute;inset:0}.ExtraTokens-module-scss-module__W89nza__reward:before{content:"";z-index:-2;background:var(--grad-2);border-radius:12px;position:absolute;inset:0}.ExtraTokens-module-scss-module__W89nza__amount{background:var(--grad-2);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:18px;line-height:28px}.ExtraTokens-module-scss-module__W89nza__icon{width:24px;height:24px}
.chip-module-scss-module__EsJa8W__chip{background-color:var(--dominant-light);width:fit-content;color:var(--content-light);cursor:pointer;border-radius:20px;padding:8px 18px;font-size:18px;line-height:28px}@media screen and (max-width:1199px){.chip-module-scss-module__EsJa8W__chip{text-align:left;font-size:14px;line-height:20px}}
.Container-module-scss-module__h7YGla__container{--padding:32px;--width-delta:224px;--max-width:calc(1220px + var(--padding)*2);width:100%;margin:0 auto}.Container-module-scss-module__h7YGla__wide{max-width:calc(var(--max-width))}.Container-module-scss-module__h7YGla__narrow{max-width:calc(var(--max-width) - var(--width-delta))}@media screen and (max-width:1399px){.Container-module-scss-module__h7YGla__container{--max-width:1200px}}@media screen and (max-width:1199px){.Container-module-scss-module__h7YGla__container{--max-width:992px}}@media screen and (max-width:991px){.Container-module-scss-module__h7YGla__container{--max-width:100%}}@media screen and (max-width:767px){.Container-module-scss-module__h7YGla__narrow{max-width:calc(var(--max-width))}}@media screen and (max-width:575px){.Container-module-scss-module__h7YGla__container{--padding:20px}}
.Tab-module-scss-module__9SGKCa__container{background:var(--dominant-light);width:min-content;height:min-content;color:var(--content-light);text-wrap:nowrap;border-radius:20px;align-items:center;column-gap:8px;padding:8px 18px;font-size:14px;font-weight:400;line-height:20px;display:flex}[data-theme=light] .Tab-module-scss-module__9SGKCa__container{z-index:2;position:relative}[data-theme=light] .Tab-module-scss-module__9SGKCa__container:after{content:"";z-index:-1;background:var(--dominant-dark);border-radius:20px;margin:1px;position:absolute;inset:0}[data-theme=light] .Tab-module-scss-module__9SGKCa__container:before{content:"";z-index:-2;background:var(--grad-stroke);border-radius:20px;position:absolute;inset:0}
.Title-module-scss-module__mfkNcW__title{z-index:1;color:var(--content-light);position:relative}.Title-module-scss-module__mfkNcW__h1{font-size:60px;font-weight:700;line-height:66px}@media screen and (max-width:575px){.Title-module-scss-module__mfkNcW__h1{line-height:40px}}.Title-module-scss-module__mfkNcW__h2{font-size:50px;font-weight:700;line-height:60px}@media screen and (max-width:1199px){.Title-module-scss-module__mfkNcW__h2{font-size:34px;line-height:46px}}@media screen and (max-width:575px){.Title-module-scss-module__mfkNcW__h2{font-size:28px;font-weight:600;line-height:40px}}.Title-module-scss-module__mfkNcW__h3{font-size:34px;font-weight:700;line-height:42px}@media screen and (max-width:575px){.Title-module-scss-module__mfkNcW__h3{font-size:24px;font-weight:700;line-height:36px}}.Title-module-scss-module__mfkNcW__h4{font-size:24px;font-weight:700;line-height:36px}.Title-module-scss-module__mfkNcW__start{text-align:start}.Title-module-scss-module__mfkNcW__center{text-align:center}.Title-module-scss-module__mfkNcW__end{text-align:end}
.Modal-module-scss-module__7C2n_W__modalWr{z-index:1000;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;justify-content:center;align-items:flex-start;width:100%;max-width:664px;height:fit-content;max-height:95vh;display:flex;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.Modal-module-scss-module__7C2n_W__modalWr::-webkit-scrollbar{display:none}.Modal-module-scss-module__7C2n_W__overlay{z-index:900;background-color:var(--general-background-light-bg);opacity:0;cursor:pointer;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:fixed;inset:0}.Modal-module-scss-module__7C2n_W__modal{background-color:var(--dominant-medium);border-radius:20px;width:100%;transition:transform .3s;position:relative;transform:scale(0)}.Modal-module-scss-module__7C2n_W__closeButton{z-index:10;cursor:pointer;background-color:#0000;border:none;width:24px;height:24px;position:absolute;top:20px;right:30px}.Modal-module-scss-module__7C2n_W__closeButton svg{width:24px;height:24px}@media screen and (max-width:991px){.Modal-module-scss-module__7C2n_W__closeButton{top:18px;right:18px}}.Modal-module-scss-module__7C2n_W__showOverlay{opacity:.9;pointer-events:all}.Modal-module-scss-module__7C2n_W__showModal{transform:scale(1)}[data-theme=light] .Modal-module-scss-module__7C2n_W__overlay{background-color:var(--general-background-dark-bg)}
.DefaultPopup-module-scss-module__AlzLeG__modal{border-radius:20px;width:100%;max-width:600px;height:auto;padding:50px}@media screen and (max-width:767px){.DefaultPopup-module-scss-module__AlzLeG__modal{max-width:540px;padding:36px 20px}}@media screen and (max-width:575px){.DefaultPopup-module-scss-module__AlzLeG__modal{max-width:351px}}.DefaultPopup-module-scss-module__AlzLeG__modal>button{width:24px;height:24px;top:22px;right:22px}@media screen and (max-width:767px){.DefaultPopup-module-scss-module__AlzLeG__modal>button{top:18px;right:18px}}.DefaultPopup-module-scss-module__AlzLeG__title{margin:0}.DefaultPopup-module-scss-module__AlzLeG__description{text-align:center;color:var(--text-secondary);margin:12px 0 0;font-size:18px;line-height:28px}@media screen and (max-width:991px){.DefaultPopup-module-scss-module__AlzLeG__description{font-size:16px;line-height:26px}}
.ErrorMessage-module-scss-module__gC4jXq__message{text-align:center;max-width:640px;margin:20px auto;padding:0 12px;font-size:18px;font-weight:400;line-height:28px}
.Pagination-module-scss-module__9CAjNa__paginationWrapper{z-index:1;justify-content:center;align-items:center;gap:32px;padding-bottom:100px;list-style:none;display:flex;position:relative}@media screen and (max-width:991px){.Pagination-module-scss-module__9CAjNa__paginationWrapper{gap:24px;padding-bottom:32px}}@media screen and (max-width:575px){.Pagination-module-scss-module__9CAjNa__paginationWrapper{gap:8px}}.Pagination-module-scss-module__9CAjNa__icon{width:24px;height:24px}.Pagination-module-scss-module__9CAjNa__icon path{fill:var(--content-medium)}.Pagination-module-scss-module__9CAjNa__prevPage>svg{transform:rotate(-180deg)}.Pagination-module-scss-module__9CAjNa__pageLinksContainer{align-items:center;gap:16px;display:flex}@media screen and (max-width:991px){.Pagination-module-scss-module__9CAjNa__pageLinksContainer{gap:12px}}@media screen and (max-width:575px){.Pagination-module-scss-module__9CAjNa__pageLinksContainer{gap:8px}}.Pagination-module-scss-module__9CAjNa__disabled{background-color:var(--pagination-element-2-bg-disabled);color:var(--pagination-element-2-icon-disabled);cursor:default;pointer-events:none}.Pagination-module-scss-module__9CAjNa__disabled svg>path{fill:var(--pagination-element-2-icon-disabled)}.Pagination-module-scss-module__9CAjNa__pageLink{width:44px;height:44px;color:var(--pagination-element-1-text-default);cursor:pointer;border-radius:40px;justify-content:center;align-items:center;display:flex}.Pagination-module-scss-module__9CAjNa__pageLink:not(.Pagination-module-scss-module__9CAjNa__current):hover,.Pagination-module-scss-module__9CAjNa__pageLink:not(.Pagination-module-scss-module__9CAjNa__current):focus{background-color:var(--pagination-element-1-bg-hover)}@media screen and (max-width:575px){.Pagination-module-scss-module__9CAjNa__pageLink{width:38px;height:38px}}.Pagination-module-scss-module__9CAjNa__current{background-color:var(--pagination-element-1-bg-pressed);color:var(--pagination-element-1-text-pressed);border-radius:50%}
.ModalDynamic-module-scss-module__QGDNPG__modalDynamic{z-index:1000;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}.ModalDynamic-module-scss-module__QGDNPG__modalDynamic::-webkit-scrollbar{display:none}.ModalDynamic-module-scss-module__QGDNPG__overlay{background-color:var(--dominant-light);opacity:.9;width:100%;height:100%;transition:background-color var(--anim-s),opacity var(--anim-s);cursor:pointer;position:fixed;top:0;left:0}.ModalDynamic-module-scss-module__QGDNPG__overlay.ModalDynamic-module-scss-module__QGDNPG__openFrom,.ModalDynamic-module-scss-module__QGDNPG__overlay.ModalDynamic-module-scss-module__QGDNPG__closeTo{opacity:0;background-color:#0000}.ModalDynamic-module-scss-module__QGDNPG__content{transition:transform var(--anim-s);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.ModalDynamic-module-scss-module__QGDNPG__content.ModalDynamic-module-scss-module__QGDNPG__openFrom,.ModalDynamic-module-scss-module__QGDNPG__content.ModalDynamic-module-scss-module__QGDNPG__closeTo{transform:translate(-50%,-50%)scale(0)}
.Card-module-scss-module__66WwxG__root{border:24px solid var(--dominant-medium);background-color:var(--dominant-dark);border-radius:54px;padding:32px}@media screen and (max-width:991px){.Card-module-scss-module__66WwxG__root{border:10px solid var(--dominant-medium);border-radius:50px;padding:10px}}
.SeoToolPages-module-scss-module__0806uG__optionsBlock{z-index:1;flex-direction:column;gap:70px;display:flex;position:relative}@media screen and (max-width:1199px){.SeoToolPages-module-scss-module__0806uG__optionsBlock{gap:32px}}@media screen and (max-width:991px){.SeoToolPages-module-scss-module__0806uG__optionsBlock{gap:24px}.SeoToolPages-module-scss-module__0806uG__container.SeoToolPages-module-scss-module__0806uG__optionsContainer{border-width:10px}}.SeoToolPages-module-scss-module__0806uG__optionsWr{flex-flow:wrap;gap:18px;display:flex}@media screen and (max-width:575px){.SeoToolPages-module-scss-module__0806uG__optionsWr{flex-flow:column}}.SeoToolPages-module-scss-module__0806uG__optionsWr .SeoToolPages-module-scss-module__0806uG__active{background:var(--tag-bg-pressed);color:var(--tag-text-pressed)}.SeoToolPages-module-scss-module__0806uG__title{color:var(--content-light)}@media screen and (max-width:1199px){.SeoToolPages-module-scss-module__0806uG__title{text-align:left;font-size:34px;line-height:46px}}
.SolvingEduTaskPage-module-scss-module__YhGk1G__main{margin:0 20px}.SolvingEduTaskPage-module-scss-module__YhGk1G__pageTitle{margin-bottom:8px}.SolvingEduTaskPage-module-scss-module__YhGk1G__faq{margin-bottom:140px}@media screen and (max-width:991px){.SolvingEduTaskPage-module-scss-module__YhGk1G__faq{margin-bottom:64px}}
.SpeechToTextPage-module-scss-module__rbx1SW__main{margin:0 20px}.SpeechToTextPage-module-scss-module__rbx1SW__faq{margin-bottom:140px}@media screen and (max-width:991px){.SpeechToTextPage-module-scss-module__rbx1SW__faq{margin-bottom:64px}}
.HtmlPageBuilderBenefits-module-scss-module__WOjrfa__section{position:relative}.HtmlPageBuilderBenefits-module-scss-module__WOjrfa__title{z-index:1;margin:0 0 70px;position:relative}@media screen and (max-width:991px){.HtmlPageBuilderBenefits-module-scss-module__WOjrfa__title{margin:0 0 24px}}.HtmlPageBuilderBenefits-module-scss-module__WOjrfa__cards{z-index:1;flex-wrap:wrap;justify-content:center;gap:24px;display:flex;position:relative}.HtmlPageBuilderBenefits-module-scss-module__WOjrfa__card{flex:0 410px}@media screen and (max-width:768px){.HtmlPageBuilderBenefits-module-scss-module__WOjrfa__cards{gap:12px}.HtmlPageBuilderBenefits-module-scss-module__WOjrfa__card{flex-basis:100%}}[data-theme=light] .HtmlPageBuilderBenefits-module-scss-module__WOjrfa__sphereOne,[data-theme=light] .HtmlPageBuilderBenefits-module-scss-module__WOjrfa__sphereTwo{z-index:0;pointer-events:none;filter:blur(88.5px);border-radius:50%;width:598px;height:598px;position:absolute}@media screen and (max-width:991px){[data-theme=light] .HtmlPageBuilderBenefits-module-scss-module__WOjrfa__sphereOne,[data-theme=light] .HtmlPageBuilderBenefits-module-scss-module__WOjrfa__sphereTwo{display:none}}[data-theme=light] .HtmlPageBuilderBenefits-module-scss-module__WOjrfa__sphereOne{background:var(--grad-2);opacity:.4;top:-200px;left:-100px}[data-theme=light] .HtmlPageBuilderBenefits-module-scss-module__WOjrfa__sphereTwo{opacity:.3;background:#61e3d1;top:-160px;right:-260px}
.HtmlPageBuilderCapabilities-module-scss-module__jipYmW__section{position:relative}.HtmlPageBuilderCapabilities-module-scss-module__jipYmW__title{z-index:1;margin:0 auto 70px;position:relative}.HtmlPageBuilderCapabilities-module-scss-module__jipYmW__cards{z-index:1;flex-wrap:wrap;justify-content:center;gap:24px;display:flex;position:relative}.HtmlPageBuilderCapabilities-module-scss-module__jipYmW__card{--tool-feature-card-max-width:410px;flex:0 410px;width:100%}@media screen and (max-width:884px){.HtmlPageBuilderCapabilities-module-scss-module__jipYmW__card{--tool-feature-card-max-width:520px;flex-basis:520px}}@media screen and (max-width:991px){.HtmlPageBuilderCapabilities-module-scss-module__jipYmW__title{margin:0 auto 24px}}@media screen and (max-width:767px){.HtmlPageBuilderCapabilities-module-scss-module__jipYmW__cards{gap:12px}.HtmlPageBuilderCapabilities-module-scss-module__jipYmW__card{flex-basis:100%}}[data-theme=light] .HtmlPageBuilderCapabilities-module-scss-module__jipYmW__sphereOne,[data-theme=light] .HtmlPageBuilderCapabilities-module-scss-module__jipYmW__sphereTwo{z-index:0;background:var(--grad-2);opacity:.4;pointer-events:none;filter:blur(88.5px);border-radius:50%;width:398px;height:398px;position:absolute}@media screen and (max-width:991px){[data-theme=light] .HtmlPageBuilderCapabilities-module-scss-module__jipYmW__sphereOne,[data-theme=light] .HtmlPageBuilderCapabilities-module-scss-module__jipYmW__sphereTwo{display:none}}[data-theme=light] .HtmlPageBuilderCapabilities-module-scss-module__jipYmW__sphereOne{bottom:-220px;right:-200px}[data-theme=light] .HtmlPageBuilderCapabilities-module-scss-module__jipYmW__sphereTwo{bottom:-160px;right:-30px}
.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__section{z-index:1;position:relative}.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__title{margin:0 0 70px}@media screen and (max-width:991px){.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__title{margin:0 0 24px}}.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__card{box-sizing:border-box;background:var(--general-background-light-bg);border-radius:20px;align-items:center;gap:clamp(24px,38vw - 432px,100px);width:100%;max-width:clamp(924px,87.25vw + 58.43px,1280px);margin:0 auto;padding:clamp(24px,12vw - 120px,48px);display:flex}@media screen and (max-width:991px){.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__card{flex-direction:column;gap:16px;padding:24px}}.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__imageWrapper{flex:0 0 clamp(480px,67vw - 324px,614px);width:clamp(480px,67vw - 324px,614px);max-width:clamp(480px,67vw - 324px,614px)}@media screen and (max-width:991px){.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__imageWrapper{flex:0 auto;width:100%;max-width:614px}}@media screen and (max-width:575px){.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__imageWrapper{max-width:287px}}.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__image{width:100%;height:auto}.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__content{flex:auto;width:auto;min-width:0;max-width:none}@media screen and (max-width:991px){.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__content{width:100%;max-width:none}}@media screen and (max-width:575px){.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__content{max-width:287px}}.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__list{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}@media screen and (max-width:575px){.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__list{gap:16px}}.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__item{align-items:center;gap:16px;font-size:18px;line-height:28px;display:flex}.HtmlPageBuilderForWhom-module-scss-module__7nzbTq__itemIcon{background:var(--accent-blue);flex-shrink:0;width:24px;height:24px}
.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__wrapper{position:relative}.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__title{z-index:1;margin:0 0 70px;position:relative}@media screen and (max-width:991px){.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__title{margin:0 0 24px}}@media screen and (max-width:767px){.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__title{font-size:32px;line-height:38px}}.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__stepList{z-index:1;flex-wrap:wrap;justify-content:center;gap:32px;display:flex;position:relative}@media screen and (max-width:991px){.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__stepList{flex-direction:column;align-items:center;gap:24px}}.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step{box-sizing:border-box;min-width:335px;max-width:405px;margin:unset;background-color:var(--general-background-light-bg);flex:335px;align-items:flex-start;gap:0;padding:24px;display:flex}@media screen and (max-width:991px){.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step{width:405px;min-width:405px;max-width:405px}.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step>div>div:first-child{font-size:20px;line-height:24px}}@media screen and (max-width:767px){.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step{width:335px;min-width:335px;max-width:335px}}.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step h4{font-size:24px;font-weight:700;line-height:36px}.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step>div:first-child{flex-grow:1}.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step>div:last-child{width:100%;max-width:357px;height:248px;margin-top:24px}@media screen and (max-width:767px){.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__step>div:last-child{max-width:287px;height:179px}}.HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__stepImage{object-fit:contain;border-radius:12px;width:100%;height:100%}[data-theme=light] .HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__sphereOne,[data-theme=light] .HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__sphereTwo,[data-theme=light] .HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__sphereThree,[data-theme=light] .HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__sphereFour{z-index:0;pointer-events:none;filter:blur(88.5px);border-radius:50%;width:458px;height:458px;position:absolute}@media screen and (max-width:991px){[data-theme=light] .HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__sphereOne,[data-theme=light] .HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__sphereTwo,[data-theme=light] .HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__sphereThree,[data-theme=light] .HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__sphereFour{display:none}}[data-theme=light] .HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__sphereOne{background:var(--grad-2);opacity:.4;top:-240px;left:-80px}[data-theme=light] .HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__sphereTwo{opacity:.3;background:#61e3d1;top:-220px;left:260px}[data-theme=light] .HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__sphereThree{opacity:.4;background:#ffaade;bottom:-140px;right:160px}[data-theme=light] .HtmlPageBuilderHowItWorks-module-scss-module__fcCcva__sphereFour{background:var(--grad-2);opacity:.4;width:398px;height:398px;bottom:-190px;right:-30px}
.HtmlPageBuilderPage-module-scss-module__mX6Ktq__main{margin:0 20px}.HtmlPageBuilderPage-module-scss-module__mX6Ktq__toolSection{margin-top:140px}@media screen and (max-width:991px){.HtmlPageBuilderPage-module-scss-module__mX6Ktq__toolSection{margin-top:64px}}.HtmlPageBuilderPage-module-scss-module__mX6Ktq__benefits{margin-bottom:140px}@media screen and (max-width:991px){.HtmlPageBuilderPage-module-scss-module__mX6Ktq__benefits{margin-bottom:64px}}.HtmlPageBuilderPage-module-scss-module__mX6Ktq__title div:not(:first-child){padding:0 110px}.HtmlPageBuilderPage-module-scss-module__mX6Ktq__faq{margin-bottom:140px}@media screen and (max-width:991px){.HtmlPageBuilderPage-module-scss-module__mX6Ktq__faq{margin-bottom:64px}}
.ForWhomSpellCorrector-module-scss-module__qahXQa__wrapper{margin:0 0 140px;position:relative}@media screen and (max-width:991px){.ForWhomSpellCorrector-module-scss-module__qahXQa__wrapper{margin:0 0 32px}}.ForWhomSpellCorrector-module-scss-module__qahXQa__title{z-index:1;margin:0 0 70px;position:relative}@media screen and (max-width:991px){.ForWhomSpellCorrector-module-scss-module__qahXQa__title{margin:0 0 24px}}.ForWhomSpellCorrector-module-scss-module__qahXQa__content{z-index:1;align-items:center;gap:clamp(24px,11.27vw - 87.84px,70px);width:100%;max-width:clamp(924px,87.25vw + 58.43px,1280px);margin:0 auto;display:flex;position:relative}@media screen and (max-width:991px){.ForWhomSpellCorrector-module-scss-module__qahXQa__content{flex-direction:column;gap:16px;max-width:clamp(335px,61.43vw + 104.65px,714px)}}.ForWhomSpellCorrector-module-scss-module__qahXQa__visual{aspect-ratio:714/255;flex:none;width:100%;max-width:clamp(520px,47.55vw + 48.31px,714px);position:relative}@media screen and (max-width:991px){.ForWhomSpellCorrector-module-scss-module__qahXQa__visual{max-width:clamp(335px,61.43vw + 104.65px,714px)}}.ForWhomSpellCorrector-module-scss-module__qahXQa__visualItem{position:absolute}.ForWhomSpellCorrector-module-scss-module__qahXQa__visualItem:first-child{width:31.09%;top:9.41%;left:0}.ForWhomSpellCorrector-module-scss-module__qahXQa__visualItem:nth-child(2){width:25.21%;top:0;left:26.05%}.ForWhomSpellCorrector-module-scss-module__qahXQa__visualItem:nth-child(3){width:31.09%;top:7.84%;left:47.34%}.ForWhomSpellCorrector-module-scss-module__qahXQa__visualItem:nth-child(4){width:26.61%;top:2.35%;left:73.39%}.ForWhomSpellCorrector-module-scss-module__qahXQa__visualImage{width:100%;height:auto;display:block}.ForWhomSpellCorrector-module-scss-module__qahXQa__cardList{flex-direction:column;flex:none;gap:12px;width:100%;max-width:clamp(380px,28.43vw + 97.96px,496px);display:flex}@media screen and (max-width:991px){.ForWhomSpellCorrector-module-scss-module__qahXQa__cardList{max-width:clamp(335px,62.4vw + 101px,720px)}}.ForWhomSpellCorrector-module-scss-module__qahXQa__card{border:1px solid var(--accent-blue);background:var(--general-background-light-bg);padding:16px 16px 16px 24px;font-size:18px;line-height:28px;position:relative}.ForWhomSpellCorrector-module-scss-module__qahXQa__card:before{content:"";background:var(--blue-light);width:4px;position:absolute;top:-1px;bottom:-1px;left:-1px}@media screen and (max-width:991px){.ForWhomSpellCorrector-module-scss-module__qahXQa__card{min-height:60px}}[data-theme=light] .ForWhomSpellCorrector-module-scss-module__qahXQa__sphereOne,[data-theme=light] .ForWhomSpellCorrector-module-scss-module__qahXQa__sphereTwo{z-index:0;pointer-events:none;filter:blur(88.5px);border-radius:50%;width:598px;height:598px;position:absolute}@media screen and (max-width:991px){[data-theme=light] .ForWhomSpellCorrector-module-scss-module__qahXQa__sphereOne,[data-theme=light] .ForWhomSpellCorrector-module-scss-module__qahXQa__sphereTwo{display:none}}[data-theme=light] .ForWhomSpellCorrector-module-scss-module__qahXQa__sphereOne{background:var(--grad-2);opacity:.4;top:-320px;left:-100px}[data-theme=light] .ForWhomSpellCorrector-module-scss-module__qahXQa__sphereTwo{opacity:.3;background:#61e3d1;top:-280px;right:-230px}
.SpellCorrectorAdvantages-module-scss-module__Qb2cGq__wrapper{margin:0 0 140px;position:relative}@media screen and (max-width:991px){.SpellCorrectorAdvantages-module-scss-module__Qb2cGq__wrapper{margin:0 0 32px}}.SpellCorrectorAdvantages-module-scss-module__Qb2cGq__title{z-index:1;max-width:840px;margin:0 auto 70px;position:relative}@media screen and (max-width:991px){.SpellCorrectorAdvantages-module-scss-module__Qb2cGq__title{margin:0 auto 24px}}.SpellCorrectorAdvantages-module-scss-module__Qb2cGq__spellCorrectorAdvantages{z-index:1;flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:70px;display:flex;position:relative}@media screen and (max-width:991px){.SpellCorrectorAdvantages-module-scss-module__Qb2cGq__spellCorrectorAdvantages{margin-bottom:32px}}@media screen and (max-width:767px){.SpellCorrectorAdvantages-module-scss-module__Qb2cGq__spellCorrectorAdvantages{gap:12px}}.SpellCorrectorAdvantages-module-scss-module__Qb2cGq__advantageCard{text-align:center;flex-direction:column;flex:0 0 225px;max-width:100%;margin:0;padding:24px}@media screen and (max-width:767px){.SpellCorrectorAdvantages-module-scss-module__Qb2cGq__advantageCard{text-align:start;flex-direction:row;flex-basis:100%;align-items:center;gap:16px}}.SpellCorrectorAdvantages-module-scss-module__Qb2cGq__iconWrClassName{width:60px;height:60px}.SpellCorrectorAdvantages-module-scss-module__Qb2cGq__iconWrClassName svg{width:32px;height:32px}[data-theme=light] .SpellCorrectorAdvantages-module-scss-module__Qb2cGq__sphereOne,[data-theme=light] .SpellCorrectorAdvantages-module-scss-module__Qb2cGq__sphereTwo,[data-theme=light] .SpellCorrectorAdvantages-module-scss-module__Qb2cGq__sphereThree{z-index:0;pointer-events:none;filter:blur(88.5px);border-radius:50%;width:398px;height:398px;position:absolute}@media screen and (max-width:991px){[data-theme=light] .SpellCorrectorAdvantages-module-scss-module__Qb2cGq__sphereOne,[data-theme=light] .SpellCorrectorAdvantages-module-scss-module__Qb2cGq__sphereTwo,[data-theme=light] .SpellCorrectorAdvantages-module-scss-module__Qb2cGq__sphereThree{display:none}}[data-theme=light] .SpellCorrectorAdvantages-module-scss-module__Qb2cGq__sphereOne{background:var(--grad-2);opacity:.4;top:-130px;right:-190px}[data-theme=light] .SpellCorrectorAdvantages-module-scss-module__Qb2cGq__sphereTwo{opacity:.6;background:#ffaade;top:40px;right:300px}[data-theme=light] .SpellCorrectorAdvantages-module-scss-module__Qb2cGq__sphereThree{background:var(--grad-2);opacity:.4;top:-180px;right:0}
.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__wrapper{z-index:1;margin:140px 0;position:relative}@media screen and (max-width:991px){.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__wrapper{margin:24px 0 32px}}.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__title{margin:0 0 70px}@media screen and (max-width:991px){.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__title{margin:0 0 24px}}@media screen and (max-width:767px){.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__title{font-size:32px;line-height:38px}}.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__stepList{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}@media screen and (max-width:991px){.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__stepList{flex-direction:column;align-items:center;gap:24px}}.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step{box-sizing:border-box;min-width:335px;max-width:405px;margin:unset;background-color:var(--general-background-light-bg);flex:335px;align-items:flex-start;gap:0;padding:24px;display:flex}@media screen and (max-width:991px){.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step{width:405px;min-width:405px;max-width:405px}.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step>div>div:first-child{font-size:20px;line-height:24px}}@media screen and (max-width:767px){.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step{width:335px;min-width:335px;max-width:335px}}.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step h4{font-size:18px;font-weight:400;line-height:28px}.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step>div:first-child{flex-grow:1}.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step>div:last-child{width:100%;max-width:337px;height:228px;margin-top:24px}@media screen and (max-width:767px){.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__step>div:last-child{max-width:287px;height:179px}}.SpellCorrectorHowItWorks-module-scss-module__VTkn9q__stepImage{object-fit:contain;border-radius:12px;width:100%;height:100%}
.WhatIsSpellChecker-module-scss-module__fQq4Lq__wrapper{margin:0 0 140px;position:relative}@media screen and (max-width:767px){.WhatIsSpellChecker-module-scss-module__fQq4Lq__wrapper{margin:0 0 32px}}.WhatIsSpellChecker-module-scss-module__fQq4Lq__section{z-index:1;position:relative}.WhatIsSpellChecker-module-scss-module__fQq4Lq__section:not(:last-child){margin-bottom:140px}@media screen and (max-width:991px){.WhatIsSpellChecker-module-scss-module__fQq4Lq__section:not(:last-child){margin-bottom:32px}}.WhatIsSpellChecker-module-scss-module__fQq4Lq__title{margin:0 0 70px}@media screen and (max-width:991px){.WhatIsSpellChecker-module-scss-module__fQq4Lq__title{margin:0 0 24px}}.WhatIsSpellChecker-module-scss-module__fQq4Lq__card{background:var(--general-background-light-bg);border-radius:20px;align-items:center;gap:100px;padding:48px;display:flex}@media screen and (max-width:991px){.WhatIsSpellChecker-module-scss-module__fQq4Lq__card{flex-direction:column;gap:16px;padding:24px}}.WhatIsSpellChecker-module-scss-module__fQq4Lq__imageWrapper{width:100%;max-width:496px}@media screen and (max-width:575px){.WhatIsSpellChecker-module-scss-module__fQq4Lq__imageWrapper{max-width:287px}}.WhatIsSpellChecker-module-scss-module__fQq4Lq__image{width:100%;height:auto}.WhatIsSpellChecker-module-scss-module__fQq4Lq__content{width:100%;max-width:590px}@media screen and (max-width:991px){.WhatIsSpellChecker-module-scss-module__fQq4Lq__content{max-width:none}}@media screen and (max-width:575px){.WhatIsSpellChecker-module-scss-module__fQq4Lq__content{max-width:287px}}.WhatIsSpellChecker-module-scss-module__fQq4Lq__cardMirrored .WhatIsSpellChecker-module-scss-module__fQq4Lq__content{order:1}.WhatIsSpellChecker-module-scss-module__fQq4Lq__cardMirrored .WhatIsSpellChecker-module-scss-module__fQq4Lq__imageWrapper{order:2}@media screen and (max-width:991px){.WhatIsSpellChecker-module-scss-module__fQq4Lq__cardMirrored .WhatIsSpellChecker-module-scss-module__fQq4Lq__content,.WhatIsSpellChecker-module-scss-module__fQq4Lq__cardMirrored .WhatIsSpellChecker-module-scss-module__fQq4Lq__imageWrapper{order:unset}}.WhatIsSpellChecker-module-scss-module__fQq4Lq__description{white-space:pre-line;margin:0 0 24px;font-size:18px;line-height:28px}@media screen and (max-width:575px){.WhatIsSpellChecker-module-scss-module__fQq4Lq__description{margin:0 0 16px}}.WhatIsSpellChecker-module-scss-module__fQq4Lq__list{flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}@media screen and (max-width:575px){.WhatIsSpellChecker-module-scss-module__fQq4Lq__list{gap:16px}}.WhatIsSpellChecker-module-scss-module__fQq4Lq__item{align-items:center;gap:16px;font-size:18px;line-height:28px;display:flex}.WhatIsSpellChecker-module-scss-module__fQq4Lq__itemIcon{background:var(--accent-blue);flex-shrink:0;width:24px;height:24px}[data-theme=light] .WhatIsSpellChecker-module-scss-module__fQq4Lq__sphereOne,[data-theme=light] .WhatIsSpellChecker-module-scss-module__fQq4Lq__sphereTwo,[data-theme=light] .WhatIsSpellChecker-module-scss-module__fQq4Lq__sphereThree,[data-theme=light] .WhatIsSpellChecker-module-scss-module__fQq4Lq__sphereFour{z-index:0;pointer-events:none;filter:blur(88.5px);border-radius:50%;width:458px;height:458px;position:absolute}@media screen and (max-width:991px){[data-theme=light] .WhatIsSpellChecker-module-scss-module__fQq4Lq__sphereOne,[data-theme=light] .WhatIsSpellChecker-module-scss-module__fQq4Lq__sphereTwo,[data-theme=light] .WhatIsSpellChecker-module-scss-module__fQq4Lq__sphereThree,[data-theme=light] .WhatIsSpellChecker-module-scss-module__fQq4Lq__sphereFour{display:none}}[data-theme=light] .WhatIsSpellChecker-module-scss-module__fQq4Lq__sphereOne{background:var(--grad-2);opacity:.4;top:-60px;left:-90px}[data-theme=light] .WhatIsSpellChecker-module-scss-module__fQq4Lq__sphereTwo{opacity:.4;background:#ffaade;top:500px;right:170px}[data-theme=light] .WhatIsSpellChecker-module-scss-module__fQq4Lq__sphereThree{opacity:.3;background:#61e3d1;top:-40px;left:260px}[data-theme=light] .WhatIsSpellChecker-module-scss-module__fQq4Lq__sphereFour{background:var(--grad-2);opacity:.4;width:398px;height:398px;top:620px;right:-20px}
.WhyIsSpellCorrector-module-scss-module__RkAhUq__wrapper{z-index:1;margin:0 0 140px;position:relative}@media screen and (max-width:991px){.WhyIsSpellCorrector-module-scss-module__RkAhUq__wrapper{margin:0 0 32px}}.WhyIsSpellCorrector-module-scss-module__RkAhUq__title{margin:0 0 70px}@media screen and (max-width:991px){.WhyIsSpellCorrector-module-scss-module__RkAhUq__title{margin:0 0 24px}}.WhyIsSpellCorrector-module-scss-module__RkAhUq__cards{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}@media screen and (max-width:767px){.WhyIsSpellCorrector-module-scss-module__RkAhUq__cards{gap:12px}}.WhyIsSpellCorrector-module-scss-module__RkAhUq__card{text-align:center;flex-direction:column;flex:0 0 236px;align-items:center;gap:24px;min-height:216px;margin:0;padding:24px}@media screen and (max-width:767px){.WhyIsSpellCorrector-module-scss-module__RkAhUq__card{text-align:start;flex-direction:row;flex-basis:100%;align-items:flex-start;gap:16px;max-width:335px;min-height:92px;padding:16px}}.WhyIsSpellCorrector-module-scss-module__RkAhUq__cardDescription{max-width:188px}@media screen and (max-width:767px){.WhyIsSpellCorrector-module-scss-module__RkAhUq__cardDescription{max-width:227px}}.WhyIsSpellCorrector-module-scss-module__RkAhUq__iconWr{width:60px;height:60px}.WhyIsSpellCorrector-module-scss-module__RkAhUq__iconWr svg{width:32px;height:32px}
.SpellCorrectorPage-module-scss-module__HpNeha__main{margin:0 20px}.SpellCorrectorPage-module-scss-module__HpNeha__faq{margin-bottom:140px}@media screen and (max-width:991px){.SpellCorrectorPage-module-scss-module__HpNeha__faq{margin-bottom:64px}}
.AiModelsByType-module-scss-module__OyAaVW__cardIn{flex-wrap:wrap;gap:18px;margin-top:18px;display:flex}@media screen and (max-width:575px){.AiModelsByType-module-scss-module__OyAaVW__cardIn{flex-direction:column}}
.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__font-h1{font-size:70px;font-weight:700;line-height:90px}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__font-h1-mobile{font-size:34px;font-weight:700;line-height:46px}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__font-h2{font-size:60px;font-weight:700;line-height:80px}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__font-h3{font-size:34px;font-weight:700;line-height:48px}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__font-body1{font-size:18px;font-weight:400;line-height:28px}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__font-body2{font-size:24px;font-weight:400;line-height:36px}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__font-body2-mobile{font-size:16px;font-weight:400;line-height:26px}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__font-body3{font-size:24px;font-weight:700;line-height:36px}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__font-label{font-size:14px;font-weight:400;line-height:20px}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__wrapper{margin:0 0 140px}@media screen and (max-width:767px){.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__wrapper{margin:0 0 32px}}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__title{margin:0 0 70px}@media screen and (max-width:767px){.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__title{margin:0 0 24px}}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__contentWr{justify-content:center;align-items:center;gap:70px;display:flex}@media screen and (max-width:991px){.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__contentWr{gap:32px}}@media screen and (max-width:767px){.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__contentWr{flex-direction:column}}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__imageContainer{aspect-ratio:551/400;width:100%;max-width:568px;position:relative}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__img{object-fit:contain}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__col{flex-direction:column;gap:32px;max-width:336px;display:flex}@media screen and (max-width:991px){.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__col{padding-right:60px}}@media screen and (max-width:767px){.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__col{padding-right:unset;align-self:center}}@media screen and (max-width:575px){.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__col{padding-right:unset;align-self:flex-start;padding-left:32px}}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__item{align-items:center;gap:16px;display:flex}.MarketplaceCardsCardContents-module-scss-module__Dn0OuG__icon{background:var(--accent-blue);flex-shrink:0;width:24px;height:24px}
.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__font-h1{font-size:70px;font-weight:700;line-height:90px}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__font-h1-mobile{font-size:34px;font-weight:700;line-height:46px}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__font-h2{font-size:60px;font-weight:700;line-height:80px}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__font-h3{font-size:34px;font-weight:700;line-height:48px}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__font-body1{font-size:18px;font-weight:400;line-height:28px}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__font-body2{font-size:24px;font-weight:400;line-height:36px}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__font-body2-mobile{font-size:16px;font-weight:400;line-height:26px}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__font-body3{font-size:24px;font-weight:700;line-height:36px}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__font-label{font-size:14px;font-weight:400;line-height:20px}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__wrapper{margin:0 0 140px}@media screen and (max-width:767px){.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__wrapper{margin:0 0 32px}}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__marketplaceCardsAdvantages{flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:70px;display:flex}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__marketplaceCardsAdvantages .MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__advantageCard{text-align:center;flex-direction:column;flex:0 0 225px;max-width:100%;margin:0;padding:24px}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__marketplaceCardsAdvantages .MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__iconWrClassName{width:60px;height:60px}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__marketplaceCardsAdvantages .MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__iconWrClassName svg{width:32px;height:32px}@media screen and (max-width:767px){.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__marketplaceCardsAdvantages{gap:12px}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__marketplaceCardsAdvantages .MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__advantageCard{gap:16px}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__marketplaceCardsAdvantages{margin-bottom:32px}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__marketplaceCardsAdvantages .MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__advantageCard{text-align:start;flex-direction:row;flex-basis:100%;align-items:center}}.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__title{margin:0 0 70px}@media screen and (max-width:767px){.MarketplaceCardsAdvantages-module-scss-module__9Mv6GG__title{margin:0 0 24px}}
.MarketplaceCardsEaseOfUse-module-scss-module__meeKuG__wrapper{z-index:1;position:relative}[data-theme=dark] .MarketplaceCardsEaseOfUse-module-scss-module__meeKuG__sphereBlue,[data-theme=dark] .MarketplaceCardsEaseOfUse-module-scss-module__meeKuG__sphereGreen{display:none}[data-theme=light] .MarketplaceCardsEaseOfUse-module-scss-module__meeKuG__sphereBlue{z-index:-1;opacity:.4;filter:blur(88.2124px);background:linear-gradient(51.06deg,#6c15ff .87%,#7b78f2 25.96%,#6197ee 49.23%,#45b5e9 74.93%,#0af2ff 97.48%);border-radius:50%;width:600px;height:600px;position:absolute;top:-40px;left:-120px;transform:matrix(1,0,0,1,0,0)}@media screen and (max-width:1199px){[data-theme=light] .MarketplaceCardsEaseOfUse-module-scss-module__meeKuG__sphereBlue{display:none}}[data-theme=light] .MarketplaceCardsEaseOfUse-module-scss-module__meeKuG__sphereGreen{z-index:-1;opacity:.4;filter:blur(88.2124px);background:#61e3d1;border-radius:50%;width:600px;height:600px;position:absolute;top:-40px;right:-240px}@media screen and (max-width:1199px){[data-theme=light] .MarketplaceCardsEaseOfUse-module-scss-module__meeKuG__sphereGreen{display:none}}
.Models-module-scss-module__nVB36G__models{z-index:1;margin-top:70px;position:relative}.Models-module-scss-module__nVB36G__cards{flex-direction:column;gap:32px;margin-top:70px;display:flex}@media screen and (max-width:1199px){.Models-module-scss-module__nVB36G__cards{margin-top:32px}}@media screen and (max-width:575px){.Models-module-scss-module__nVB36G__cards{max-width:380px}}.Models-module-scss-module__nVB36G__card{flex:1}@media screen and (max-width:991px){.Models-module-scss-module__nVB36G__card>h3{font-size:18px;line-height:28px}}.Models-module-scss-module__nVB36G__title{text-align:center;font-size:50px;font-weight:700;line-height:60px}@media screen and (max-width:1199px){.Models-module-scss-module__nVB36G__title{text-align:left;font-size:34px;line-height:46px}}[data-theme=dark] .Models-module-scss-module__nVB36G__sphere{display:none}[data-theme=light] .Models-module-scss-module__nVB36G__sphere{opacity:.3;filter:blur(88.5px);background:#61e3d1;border-radius:50%;width:300px;height:300px;position:absolute;top:38px;right:288px;transform:rotate(-179.942deg)}@media screen and (max-width:991px){[data-theme=light] .Models-module-scss-module__nVB36G__sphere{display:none}}
.BonusModal-module-scss-module__7K252W__modal.BonusModal-module-scss-module__7K252W__wrapper{width:100%;max-width:740px}.BonusModal-module-scss-module__7K252W__bodyContent{flex-direction:column;align-items:center;gap:12px;display:flex}.BonusModal-module-scss-module__7K252W__timer{background:linear-gradient(var(--dominant-medium),var(--dominant-medium))padding-box,var(--grad-2)border-box;width:fit-content}
