:root{--brand-logo-height:74px;--brand-logo-max-width:162px}.brand-logo-slot{box-sizing:border-box;display:block;width:var(--brand-logo-max-width);min-width:var(--brand-logo-max-width);max-width:var(--brand-logo-max-width);height:var(--brand-logo-height);max-height:var(--brand-logo-height);min-height:var(--brand-logo-height);overflow:hidden;line-height:0;position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover}.brand-logo-slot .brand-logo-img,.brand-logo-slot img{box-sizing:border-box!important;position:absolute!important;top:0!important;left:0!important;width:var(--brand-logo-max-width)!important;height:var(--brand-logo-height)!important;max-width:var(--brand-logo-max-width)!important;max-height:var(--brand-logo-height)!important;object-fit:cover!important;object-position:center!important;display:block!important}