.header-account{display:flex;align-items:center;gap:10px;flex-shrink:0}
.header-account a{white-space:nowrap;min-height:44px;font-size:14px;padding:9px 16px}
@media(min-width:761px) and (max-width:1100px){.header{justify-content:space-between}.header nav{order:3;width:100%;justify-content:center}.header nav a{padding:10px 0}}
@media(max-width:760px){.header{height:auto;min-height:75px;flex-wrap:wrap;gap:8px;padding-bottom:12px}.header-account{width:100%;justify-content:flex-end}.header nav{top:100%}.header-account a{font-size:14px;padding:9px 18px}}
