.header{align-items:center;background:#112139;border-bottom:1.5px solid hsla(0,0%,100%,.05);display:flex;height:80px;justify-content:space-between;left:0;margin:0;padding:0 24px;position:sticky;right:0;top:0;z-index:10}@media screen and (max-width:900px){.header{height:60px;padding:0 16px}}.header__btns{align-items:center;display:flex;gap:12px;justify-self:center}.header__container{align-items:center;display:flex;justify-content:space-between}.header__logo{align-items:center;display:flex;justify-content:center;max-width:200px}@media screen and (max-width:600px){.header__logo,.header__logo img{max-width:128px}}.header__nav{display:flex;gap:2rem}