:where(.career-header,.career-footer,#content){font-family:var(--mh-font-body)}:where(button,input,select,textarea){font:inherit}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:0;box-shadow:var(--mh-focus-ring)!important}:where(button,a,label,input,select){touch-action:manipulation}::selection{color:#fff;background:var(--mh-color-brand-strong)}.mahana-search{min-height:56px;padding:5px;gap:5px;background:var(--mh-color-identity-neutral);border:1px solid rgb(13 5 5 / .08);border-radius:var(--mh-radius-round);box-shadow:none}.mahana-search :where(input[type="search"],.mahana-search__input){min-width:0;color:var(--mh-color-identity-dark);background:transparent!important;border:0!important;box-shadow:none!important}.mahana-search :where(input[type="search"],.mahana-search__input)::placeholder{color:#777272;opacity:1}.mahana-search :where(.mahana-search__submit,button[type="submit"]){min-width:96px;min-height:46px;color:var(--mh-color-identity-dark)!important;background:var(--mh-color-brand)!important;border:0!important;border-radius:var(--mh-radius-round)!important;box-shadow:none!important;font-weight:800}.mahana-search .mahana-search__clear{min-height:44px;color:var(--mh-color-identity-dark)!important;background:rgb(255 255 255 / .56)!important;border:0!important;border-radius:var(--mh-radius-round)!important}:where(.mahana-segmented,[data-mahana-segmented]){background:var(--mh-color-identity-neutral);border:1px solid rgb(13 5 5 / .08);border-radius:var(--mh-radius-round)}:where(.mahana-segmented,[data-mahana-segmented]) :where(button,a)[aria-pressed="true"],:where(.mahana-segmented,[data-mahana-segmented]) :where(button,a)[aria-current="page"]{color:var(--mh-color-identity-dark)!important;background:var(--mh-color-brand)!important}.mahana-navigation-status{position:fixed;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}body::before{position:fixed;top:0;inset-inline:0;z-index:99999;height:3px;content:"";background:var(--mh-color-brand);transform:scaleX(0);transform-origin:inline-start;opacity:0;pointer-events:none}body.mahana-soft-nav-loading::before{opacity:1;animation:mahana-navigation-progress 1.1s var(--mh-ease-standard) infinite}@keyframes mahana-navigation-progress{0%{transform:scaleX(.08)}55%{transform:scaleX(.72)}100%{transform:scaleX(.96)}}@media (prefers-reduced-motion:reduce){body.mahana-soft-nav-loading::before{animation:none;transform:scaleX(.7)}}