.header-wrapper{background-color:#fff;border-bottom:1px solid #eee;position:fixed;top:0;width:100%;z-index:1}.header{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1536px;padding:25px;width:100%;z-index:1000}.header .logo{flex:0 0 auto}header img{height:40px}header nav a{color:#191a51}.header nav{display:flex;flex:0 0 auto}.header nav a{color:#191a51;position:relative;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header nav a:hover{font-weight:700}.header a{border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:402.25;margin-left:10px;padding:10px 20px;transition:background-color .3s ease}.header a.clientpoint{background:#fff;border:1px solid #d0d5dd;border-radius:4px;box-shadow:0 1px 2px rgba(16,24,40,.05);color:#344054;font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.header a img{height:20px;margin-right:8px;width:auto}.header a.login{background:#fff;border:1px solid #d0d5dd;border-radius:4px;color:#344054}.header a.login,.header a.signup{box-shadow:0 1px 2px rgba(16,24,40,.05);font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.header a.signup{background:#712c63;border:1px solid #712c63;border-radius:4px;color:#fff}.header a.signup:hover{color:#fff}.header a i{margin-right:10px}.header a,.header a:hover{text-decoration:none!important}.header a{color:#191a51;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width:768px){.header a.clientpoint{display:none}}@media (max-width:768px){header img{height:25px}header .btn{font-size:14px}}@media screen and (max-width:500px){.header{padding:10px 15px}.header a.login,.header a.signup{font-size:14px}.header a{padding:6px 12px}header img{height:20px}header .btn{font-size:12px}}