.accounts-dropdown{right:85px;z-index:1}.accounts-dropdown,.accounts-dropdown-v2{width:250px;background-color:#f5f5f5;border-radius:10px;padding:20px;position:absolute;border:1px solid #cecece;box-shadow:0 4px 15px 0 rgba(0,0,0,.149);top:35px}.accounts-dropdown-v2{z-index:10000000000000000}.accounts-dropdown h3{color:#ac1991;margin-bottom:10px}.account-item{display:flex;align-items:center;padding:2px 10px;border-radius:10px;cursor:pointer}.account-item.selected{border:2px solid #ac1991}.account-avatar{width:40px;height:40px;border-radius:50%;margin-right:10px}.account-avatar-create{width:250px;height:250px;border-radius:50%;margin-bottom:10px}@media(max-width:576px){.account-avatar-create{width:180px;height:180px}}.account-name{font-weight:700}.account-username{color:gray}.account-add-new{color:#ac1991}.accounts-profiles{overflow-y:scroll;max-height:13rem}.btn-primary{width:18rem}.step-container{background-color:#ac1991}.step-container.active~.step-container{background-color:#cecece}