header{position:fixed;top:0;left:0;width:100%;background-color:#040628;z-index:999}header .top-header-wrapper{display:flex;align-items:center;justify-content:space-between;padding:15px 35px}header .logo img{width:130px}.hrow-banner{background:linear-gradient(184deg,#040628 54%,#000246);height:800px;margin-top:80px}.sr-only{position:absolute;top:0;left:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sidebarMenu{position:fixed;top:0;right:-400px;width:320px;background-color:#fff;height:100%;transition:.5s ease;z-index:999}.login-btn{height:40px;line-height:40px}.profile-btn{display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.profile-btn,.profile-btn.profile-btn-md{width:40px;height:40px}.profile-btn.profile-btn-md .profile-name{font-size:18px}.profile-btn .profile-name{justify-content:center;width:100%;height:100%;background-color:#d0e7f3;color:#104595;font-weight:600;font-size:14px;border:2px solid #104595;border-radius:50%}.profile-avtar-wrapper,.profile-btn .profile-name{display:flex;align-items:center}.profile-avtar-wrapper .profile-user-name{font-family:16px;font-weight:600;color:#104595;margin-left:10px}.user-profile-menu{width:300px;background-color:#fff;border-radius:12px;overflow:hidden}.profile-avtar-menu{padding:10px;border-bottom:1px solid #e2e2e2}.profile-action-btn{display:flex;align-items:center}.atn-btn{font-size:17px;height:40px;flex:1}.logout-btn{border-left:1px solid #e2e2e2;color:#f54343;transition:.3s}.logout-btn:hover{background-color:#fff0f0}.myaccount-btn{color:var(--butnBackground);transition:.3s}.myaccount-btn:hover{background-color:#e3f6ff}