/* Mesmo cabeçalho em todas as páginas; a navegação do CTA depende da rota. */
.header{padding-block:12px}
.header .header-inner{min-height:0}
.header .brand img{width:194px;height:auto}
@media(max-width:700px){.header .brand img{width:154px}}
@media(max-width:370px){.header .brand img{width:136px}.header .header-inner{gap:9px}}
