.account-switcher{margin:0 0 30px}.account-switcher__intro{margin-bottom:15px}.account-switcher__list{list-style:none;margin:0;padding:0}.account-switcher__item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:12px 15px;border:1px solid #d6d6d6;margin-bottom:8px;background:#fff}.account-switcher__item--current{border-color:#006bb4;background:#f5fafd}.account-switcher__details{display:flex;flex-direction:column;gap:2px}.account-switcher__name{font-weight:600}.account-switcher__email{font-size:1.2rem;color:#6b6b6b}.account-switcher__badge{display:inline-block;align-self:flex-start;margin-top:4px;padding:2px 8px;border-radius:2px;font-size:1.1rem;text-transform:uppercase;letter-spacing:.04em}.account-switcher__badge--viewonly{background:#fdf0d5;color:#6f4400}.account-switcher__current-label{font-weight:600;color:#006bb4}.account-switcher__revert{margin-top:15px}.account-switcher-banner__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;padding:10px 15px;background:#fdf0d5;border-bottom:1px solid #e0c68a;color:#6f4400;text-align:center}.account-switcher-banner__form{display:inline-block;margin:0}.account-switcher-banner__revert{background:0 0;border:1px solid #6f4400;color:#6f4400;padding:4px 12px;cursor:pointer}.account-switcher-banner__revert:hover{background:#6f4400;color:#fff}