/* Aggiunta isolata alla testata del sito esistente. */
.header-inner{gap:20px}
.anaci-association{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:0 0 64px;border-left:1px solid #e3e5e7;padding-left:16px;line-height:1}
.anaci-association span{font:7px Arial,Helvetica,sans-serif;letter-spacing:1px;color:#53616e}
.anaci-association img{display:block;width:42px;height:53px;object-fit:contain}
@media(min-width:761px){.header nav{margin-left:auto;gap:20px}.header .brand{flex-shrink:0}.header nav a{white-space:nowrap}}
@media(min-width:761px) and (max-width:1000px){.header-inner{gap:10px}.header nav{gap:12px;font-size:12px}.header .brand{gap:8px}.header .brand img{width:58px;height:58px}.header .brand strong{font-size:15px}.header .brand small{font-size:6px}.header .nav-cta{padding-inline:10px}.anaci-association{flex-basis:52px;padding-left:10px}}
@media(max-width:760px){.header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto auto;column-gap:10px}.header .brand{grid-column:1;grid-row:1}.header .menu-toggle{grid-column:2;grid-row:1}.anaci-association{grid-column:3;grid-row:1;padding-left:10px;min-width:36px}.anaci-association img{width:30px;height:38px}.anaci-association span{font-size:5px;letter-spacing:.5px}.header nav{grid-column:1/-1;grid-row:2}}
@media(max-width:420px){.header-inner{column-gap:7px}.header .brand{gap:6px}.header .brand img{width:40px;height:40px}.header .brand strong{font-size:12px}.header .brand small{font-size:5px;letter-spacing:.1em}.header .menu-toggle{font-size:11px;padding-inline:7px}.header .menu-toggle span{margin-left:3px}.anaci-association{padding-left:7px}}
