#profile-dropdown-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative}#profile-dropdown-wrapper #user-name{text-transform:capitalize}@media(max-width:767px){#profile-dropdown-wrapper #user-name{font-size:0}#profile-dropdown-wrapper #profile-dropdown-btn svg{height:24px;width:24px}}#profile-dropdown-wrapper #profile-dropdown-btn,#profile-dropdown-wrapper .signInLink{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;border-radius:6px;-webkit-box-shadow:none!important;box-shadow:none!important;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1pc;gap:6px;height:36px;margin:0 2px;outline:#f2f2f2!important;padding:6px 9pt;text-decoration:none}#profile-dropdown-wrapper #profile-dropdown-btn:hover,#profile-dropdown-wrapper .signInLink:hover{background:#f2f2f2}#profile-dropdown-wrapper #profile-dropdown-btn.focus-visible,#profile-dropdown-wrapper #profile-dropdown-btn:focus-visible,#profile-dropdown-wrapper .signInLink.focus-visible,#profile-dropdown-wrapper .signInLink:focus-visible{-webkit-box-shadow:0 0 0 3px rgba(212,9,36,.5)!important;box-shadow:0 0 0 3px rgba(212,9,36,.5)!important;outline:none!important}#profile-dropdown-wrapper .profile-dropdown-menu{display:block;height:0;opacity:0;overflow:hidden;position:absolute;right:0;top:100%;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:.2s;transition:.2s;visibility:hidden;z-index:999}#profile-dropdown-wrapper .profile-dropdown-menu.show-profile-dropdown{height:auto;opacity:1;visibility:visible}#profile-dropdown-wrapper .profile-dropdown-menu.show-profile-dropdown ul{height:auto}#profile-dropdown-wrapper .profile-dropdown-menu ul{background:#fff;border:1px solid #e0e0e0;border-radius:6px;-webkit-box-shadow:0 4px 9pt rgba(0,0,0,.12);box-shadow:0 4px 9pt rgba(0,0,0,.12);height:0;list-style:none;margin:0;min-width:2in;overflow:hidden;padding:0;-webkit-transition:.5s;transition:.5s}#profile-dropdown-wrapper .profile-dropdown-menu ul .profileMenuNav{padding:2px}#profile-dropdown-wrapper .profile-dropdown-menu ul .profileSettingsNav{border-top:1px solid #f0f0f0}#profile-dropdown-wrapper .profile-dropdown-menu a{color:#222;display:block;font-size:15px;padding:5px 8px;text-decoration:none}#profile-dropdown-wrapper .profile-dropdown-menu a:hover{background:#f2f2f2}#profile-dropdown-wrapper .profile-dropdown-menu #logoutToMainPage{border-radius:2px;padding:8px 10px}#profile-dropdown-wrapper .profile-dropdown-menu #logoutToMainPage.focus-visible,#profile-dropdown-wrapper .profile-dropdown-menu #logoutToMainPage:focus-visible{-webkit-box-shadow:inset 0 0 0 3px rgba(212,9,36,.5)!important;box-shadow:inset 0 0 0 3px rgba(212,9,36,.5)!important;outline:none!important}