.header{position:sticky;top:0;z-index:2;background-color:#fff;padding:12px 0;color:#6b7c94}.header .row{align-items:center;justify-content:space-between}.header__box{display:flex;align-items:center;gap:16px}.header__logo{max-width:46px;border-radius:50%;overflow:clip}.header__title{display:none}.header__socials{display:flex;align-items:center;justify-content:flex-end;gap:20px}@container (min-width: 850px){.header{position:static;z-index:unset}.header__box{gap:32px}.header__title{display:flex;margin-bottom:0;font-size:26px}}@container (min-width: 1050px){.header{padding:15px 0}.header__logo{max-width:60px}.header__title{font-size:32px}}.admin-bar .header{top:32px}@container (max-width: 782px){.admin-bar .header{top:46px}}
