.Cuenta-estado{opacity:.8}.Cuenta-perfil{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--global-space);max-width:520px}.Cuenta-nombre{margin:0;font-weight:600;font-size:1.1rem}.Cuenta-email{margin:0;opacity:.7;font-size:.9rem}.Cuenta-logout{cursor:pointer;color:var(--global-white);-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.Cuenta-logout:hover{background-color:var(--global-white);color:var(--global-black)}