.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}.account-switcher-nav{padding:15px;border-bottom:1px solid #e8e8e8}.account-switcher-nav__form{margin:0}.account-switcher-nav__label{display:block;margin-bottom:5px;font-weight:600;font-size:1.3rem;color:#333}.account-switcher-nav__select{width:100%;max-width:100%;margin-bottom:8px;padding:6px 8px;border:1px solid #c2c2c2;border-radius:2px;background-color:#fff;font-size:1.3rem}.account-switcher-nav__button{width:100%;padding:7px 12px;cursor:pointer}.account-switcher-nav__revert-form{margin:8px 0 0}.account-switcher-nav__revert{width:100%;padding:6px 12px;background:0 0;border:1px solid #006bb4;color:#006bb4;cursor:pointer}.account-switcher-nav__revert:hover{background:#006bb4;color:#fff}