.accountPopup_container__UUlV6{flex:1 1;padding:30px;background-color:#e4e4f1;color:#0b0b2d;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:24px}.accountPopup_content__oHwbc{min-width:250px;position:relative;padding:10px;background-color:#f1f1fe;border-radius:100px}.accountPopup_content__oHwbc,.accountPopup_profile__ZbtVm{display:flex;align-items:center;gap:15px}.accountPopup_name__Nbvfw{font-weight:600}.accountPopup_popup__VFYRH .accountPopup_name__Nbvfw{font-size:18px}.accountPopup_pseudo__PG9UM{font-size:16px}.accountPopup_popup__VFYRH{position:absolute;padding-bottom:10px;bottom:100%;left:-40px;opacity:0;pointer-events:none;transition:opacity .45s ease}.accountPopup_popup_content__OxZMP{background-color:#fff;padding:40px 40px 30px;border-radius:10px;min-width:350px;display:flex;flex-direction:column;gap:20px}.accountPopup_content__oHwbc:hover .accountPopup_popup__VFYRH{pointer-events:auto;opacity:1}.accountPopup_check__na86_{border:2px solid #f1f2f8;border-radius:50%;width:50px;height:50px;font-size:24px;font-weight:600;display:flex;justify-content:center;align-items:center}.accountPopup_actions__APBCI{position:relative;margin-top:20px;display:grid;justify-content:space-between;grid-template-columns:repeat(2,minmax(auto,1fr));grid-gap:20px;gap:20px}.accountPopup_actions__APBCI .accountPopup_button__Xjyik{color:#0b0b2d;justify-content:flex-start}.accountPopup_button__Xjyik svg{width:24px;height:24px}.accountPopup_actions__APBCI:before{content:"";position:absolute;background-color:#eeeef6;height:2px;left:-10px;right:-10px;top:-30px}.accountPopup_actions__APBCI>.accountPopup_button__Xjyik:nth-child(2n){justify-content:flex-end}.accountPopup_button__Xjyik{background-color:transparent;color:#3375f0;border:none;font-size:18px;display:flex;align-items:center;padding:10px 0;gap:10px;justify-content:center;transition:color .2s ease;outline:none;cursor:pointer}.accountPopup_button__Xjyik:active,.accountPopup_button__Xjyik:focus,.accountPopup_button__Xjyik:hover{outline:none}.accountPopup_button__Xjyik:active{color:#e1e5ea}.accountPopup_button__Xjyik:active .accountPopup_plus_sign__aPuo1,.accountPopup_button__Xjyik:active .accountPopup_plus_sign__aPuo1:before{background:#e1e5ea}.accountPopup_plus_sign__aPuo1{--thick:2px;--length:15px;display:inline-block;background:#3375f0;height:var(--thick);position:relative;border-radius:4px;width:var(--length)}.accountPopup_plus_sign__aPuo1:before{background:#3375f0;content:"";height:var(--length);left:calc(var(--length) * .5 - var(--thick) * .5);position:absolute;border-radius:4px;top:calc(var(--length) * -.5 - var(--thick) * -.5);width:var(--thick)}