/* Reserve the same burger slot without changing each page's brand or hero. */
@media(min-width:1024px){
 body[data-ens-shared-menu] .ens-site-header{padding-right:92px!important}
 body[data-ens-shared-menu] .ex-header,body[data-ens-shared-menu] .ens-topbar,body[data-ens-shared-menu] .imm-header,body[data-ens-shared-menu] .ens-header,body[data-ens-shared-menu] .lc-legal-header{padding-right:92px!important}
}
@media(max-width:1023px){
 body[data-ens-shared-menu] .ex-header,body[data-ens-shared-menu] .ens-topbar,body[data-ens-shared-menu] .imm-header,body[data-ens-shared-menu] .ens-header,body[data-ens-shared-menu] .lc-legal-header{padding-right:76px!important}
}
body[data-ens-shared-menu] [data-menu-open][aria-controls="ens-community-menu"]{display:none!important}
@media print{#ens-shared-menu{display:none!important}}
