.header{--_header-logo-height:clamp(2.55rem,6.5vw,3.75rem);border-block-end:var(--border)}.top-header{--_icon-clr:var(--text-light);padding-block:2ex;background-color:var(--primary);font-size:var(--text-s);color:var(--text-light)}.top-header a{color:var(--text-light)}.top-header__inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--space-s)}.top-header__inner,.bottom-header{max-inline-size:var(--content-width-safe);margin-inline:auto}.top-header__cta{display:flex;flex-direction:row-reverse;align-items:center;gap:var(--content-gap-s);font-weight:var(--fw-semi-bold)}@media (max-width:900px){.top-header .rating-badge{display:none}}.bottom-header{padding-block:calc(var(--section-space-xs) / 2)}.header>.brxe-container{flex-direction:row;justify-content:space-between;align-items:center;gap:var(--space-s)}.header__logo-wrapper{block-size:var(--_header-logo-height)}.header__logo{inline-size:100%;block-size:100%;object-fit:contain}