.header{width:343px;justify-content:space-between;margin:0 auto;padding:32px 0}.header,.header .logo{display:flex;align-items:center}.header .logo{max-width:101px;height:15px;flex:1 0 0;position:relative}.header .actions{display:flex;gap:8px;text-align:center;font-family:Mulish,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:100%;text-transform:uppercase}.header .actions a{display:flex;align-items:center;justify-content:center;gap:8px;height:6px;padding:12px 16px;border-radius:8px;color:#fff}.header .actions a:hover{text-decoration:none}.header .actions a svg{width:14px;height:14px}.header .actions .sign-up-btn{background:hsla(0,0%,100%,.0470588235);backdrop-filter:blur(15px);font-weight:700}.header .actions .sign-up-btn:hover{background:#7c7c7c}.header .actions .members-btn{font-weight:700;backdrop-filter:blur(15px);background:#4e3c95}.header .actions .members-btn:hover{background:#6353a0}@media(min-width:768px){.header{width:704px;padding:38px 0}.header .logo{max-width:256px;height:38px}.header .actions{gap:24px;font-size:20px}.header .actions a{padding:12px 16px;height:26px}}@media(min-width:1440px){.header{padding:32px 128px;width:1440px}}