.header-user-profile{position:relative;margin-left:.5rem}.header-user-profile,.header-user-profile__account{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.header-user-profile__account{border-radius:50%;background-color:#fff;border:1px solid #c1c1c1;color:#2f2725;-ms-flex-pack:center;justify-content:center;width:2.5em;height:2.5em;-ms-flex:none;flex:none}.header-user-profile__active-icon{position:absolute;top:.2em;right:-.5em;width:1em;height:1em;border-radius:50%;background-color:#1aadb9;fill:#fff}.header-user-profile__icon{width:2rem;height:2rem}.header-user-profile__name{text-align:right;margin-left:1rem;font-size:.87em;display:none}@media (min-width:768px){.header-user-profile__name{display:block}}.header-user-profile__account-info{padding:.5rem 1rem;border-bottom:6px solid #c8f7fb;cursor:default}.header-user-profile__user{font-size:.87em;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header-user-profile__status{display:inline-block}.header-user-profile__status-icon{width:20px;height:20px;vertical-align:middle;-ms-flex:none;flex:none;margin-right:.5rem}.header-user-profile__pages{display:none;position:absolute;right:0;top:2.5rem;width:240px;z-index:5;background-color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.header-user-profile__list{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.header-user-profile__list-item{border-bottom:1px solid #d8d8d8}.header-user-profile__list-link{font-size:.87em;padding:.5rem 1rem;display:block;color:#d38544}.header-user-profile__message--error{color:#f05a67}.header-user-profile.is-logged:hover .header-user-profile__pages{display:block}.header-user-profile.is-logged .header-user-profile__account{border-color:#d38544}.header-user-profile.is-logged .header-user-profile__icon{fill:#d38544}