.AccountComponent_accountContainer__GXgYy{display:flex;flex-direction:column;align-items:center;width:100%;gap:65px;padding:0 48px}.AccountComponent_userDataContainer__5g3P7{width:100%;max-width:1400px;display:grid;grid-column-gap:32px;column-gap:32px;margin-top:137px;align-items:center;grid-template-columns:repeat(2,1fr)}.AccountComponent_userDataBox__gUkBj{height:234px;width:100%;padding:32px;border-radius:16px;background-color:var(--article-bg-color)}.AccountComponent_userDataBoxHeader__mOWRy{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:32px}.AccountComponent_loaderHeaderContainer__qNF3t{width:calc(100% - 150px);display:flex;justify-content:start;align-items:center}.AccountComponent_userImageAndName__ukIrA{display:flex;align-items:center;gap:16px}.AccountComponent_userImageAndName__ukIrA img{border-radius:5px}.AccountComponent_userDataBoxHeader__mOWRy span{color:var(--primary-text-color)}.AccountComponent_buttonHeaderContainer__qBEmL{width:150px;height:32px}.AccountComponent_buttonHeaderContainerTrade__DSxRT{width:165px;height:32px}.AccountComponent_text__UX3Yk{width:100%;margin-top:16px;height:auto;display:flex;gap:8px}.AccountComponent_text__UX3Yk a{color:var(--link-color)}.AccountComponent_buttonEmail__DXQM1{width:120px;height:36px;position:absolute;top:10px;right:12px}.AccountComponent_closeIconButtonContainer__a9QW_{width:32px;height:32px;position:absolute;top:10px;right:12px}.AccountComponent_accountInput__weiSb{height:56px;width:100%;border-radius:5px;outline:none;color:var(--primary-text-color);font-weight:500;font-size:16px;line-height:24px;box-sizing:border-box;background-color:var(--grey_btn-bg-color);border:1px solid var(--input-border);padding:16px 16px 0;caret-color:var(--primary-text-color);cursor:text}.AccountComponent_accountInputWithButton__8Tut0:focus{padding:16px 138px 0 16px}.AccountComponent_accountInput__weiSb:focus,.AccountComponent_accountInput__weiSb:hover{background-color:var(--input-hover-bg-color);border:1px solid var(--input-hover-border);outline:none}.AccountComponent_accountInput__weiSb::placeholder{color:var(--primary-hovered-text-color);font-weight:500;font-size:14px;line-height:14px}.AccountComponent_accountInput__weiSb:disabled{color:var(--primary-hovered-text-color);background-color:var(--background-color);outline:none;pointer-events:none}.AccountComponent_inputContainer__Pz1HF{position:relative}.AccountComponent_label__HSSQY{font-size:14px;font-weight:500;line-height:1;color:var(--primary-hovered-text-color);position:absolute;display:block;top:20px;left:16px;cursor:default;pointer-events:none;transition:.27s ease-out}.AccountComponent_accountInput__weiSb:focus+.AccountComponent_label__HSSQY,.AccountComponent_labelTop__8mSXF{transition:.27s ease-out}.AccountComponent_accountInput__weiSb:focus+.AccountComponent_label__HSSQY,.AccountComponent_labelTop__8mSXF,.AccountComponent_labelUrl__zqbk8{font-size:11px;font-weight:500;line-height:1;color:var(--primary-hovered-text-color);position:absolute;display:block;top:8px;left:16px;cursor:default;pointer-events:none}.AccountComponent_tablesContainer__6NQo0{width:100%;max-width:1400px;display:flex;flex-direction:column;align-items:center}.AccountComponent_headerContainer__z1fRm{width:100%;display:flex;flex-direction:row}.AccountComponent_totalDataItem__Xf8FU{display:flex;gap:6px}.AccountComponent_loaderTableContainer__epOzN{width:90%;display:flex;justify-content:center;align-items:center;height:500px}.AccountComponent_titles__HWGNb{gap:6px;display:flex;color:var(--secondary-text-color);flex-wrap:wrap}.AccountComponent_titles__HWGNb div span:first-child{display:block}.AccountComponent_titles__HWGNb div span:nth-child(2){display:none}.AccountComponent_titles__HWGNb [class*=Typography_unbounded-1]{font-size:21px}.AccountComponent_titleItem__ye_iw{cursor:pointer;height:40px;display:flex;align-items:center;justify-content:center;padding:0 24px;border:1px solid #0000;border-radius:7px;background-color:var(--account-background)}.AccountComponent_colored__rO1Cj{color:var(--main-color);background-color:#fbd5061a;border:1px solid #fbd50680}.AccountComponent_totalData__5OEap{display:flex;gap:24px}@media (max-width:1199px){.AccountComponent_accountContainer__GXgYy{gap:24px}.AccountComponent_userDataContainer__5g3P7{margin-top:104px;column-gap:24px}}@media (max-width:940px){.AccountComponent_titles__HWGNb div span:first-child{display:none}.AccountComponent_titles__HWGNb div span:nth-child(2){display:block}.AccountComponent_userDataBox__gUkBj{height:100%;padding:24px}.AccountComponent_text__UX3Yk{margin-top:24px}.AccountComponent_userDataContainer__5g3P7{display:flex;flex-direction:column;gap:24px;width:100%}.AccountComponent_userDataBoxHeader__mOWRy{margin-bottom:24px}.AccountComponent_titles__HWGNb{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:6px;column-gap:6px}}@media (max-width:649px){.AccountComponent_titleItem__ye_iw{padding:0;width:calc((100% - 6px) / 2)}.AccountComponent_titles__HWGNb{width:100%;display:flex;column-gap:6px}}@media (max-width:599px){.AccountComponent_userDataBoxHeader__mOWRy{flex-direction:column;gap:24px;align-items:flex-start}.AccountComponent_accountContainer__GXgYy{padding:0 16px}}