.nd-navbar{--nd-navbar-ink:var(--content-reversed);--nd-navbar-bg:var(--background-brand);--nd-navbar-stack:105;--nd-navbar-size:4.8rem;display:flex;position:relative;flex-direction:column;flex-shrink:0;justify-content:space-between;width:100%;padding:0;background-color:var(--nd-navbar-bg);color:var(--nd-navbar-ink);-webkit-user-select:none;user-select:none;z-index:var(--nd-navbar-stack)}@media screen and (min-width:48em){.nd-navbar{--nd-navbar-size:5.6rem}}.nd-navbar--fixed,.nd-navbar--sticky{top:0;right:0;left:0}.nd-navbar--sticky{position:sticky}.nd-navbar--fixed{position:fixed}.nd-navbar__row{display:flex;position:relative;align-items:stretch;justify-content:space-between;width:100%;height:auto;min-height:var(--nd-navbar-size);margin:0 auto;padding:0 calc(.8rem / 2)}.nd-navbar__row--boxed{max-width:128rem;padding-left:.4rem;padding-right:.4rem}@media screen and (min-width:48em){.nd-navbar__row--boxed{padding-left:1.2rem;padding-right:1.2rem}}@media screen and (min-width:64em){.nd-navbar__row--boxed{padding-left:1.2rem;padding-right:1.2rem}}@media screen and (min-width:80em){.nd-navbar__row--boxed{padding-left:2rem;padding-right:2rem}}.nd-navbar__section{display:flex;flex:auto;align-items:stretch;justify-content:center;min-width:0;z-index:2}.nd-navbar__section--brand{position:absolute;right:0;left:0;justify-content:center;width:50vw;margin:0 auto;z-index:0}@media screen and (min-width:64em){.nd-navbar__section--brand{position:static;flex-grow:0;justify-content:flex-start;width:auto;margin:0 auto 0 0}}@media screen and (max-width:63.999em){.nd-navbar__section--brandWithSearch,.nd-navbar__section--brandWithSupport{position:relative;flex-grow:0;width:auto}.nd-navbar__section--brandWithSearch .nd-navbar__logo,.nd-navbar__section--brandWithSupport .nd-navbar__logo{width:3.2rem}.nd-navbar__section--brandWithSearch use:first-child,.nd-navbar__section--brandWithSupport use:first-child{opacity:0}.nd-navbar__section--brandWithSearch use:last-child,.nd-navbar__section--brandWithSupport use:last-child{opacity:1}}.nd-navbar__section--brandWithSearch{flex-shrink:0}.nd-navbar__section--search{flex-grow:9999;justify-content:flex-start;color:var(--content-high)}.nd-navbar__section--support{justify-content:flex-end;order:1}.nd-navbar__section--support a,.nd-navbar__section--support button{align-self:center;color:var(--nd-navbar-ink);text-transform:none}.nd-navbar__section--menu{flex:0 0 auto;justify-content:flex-start;order:-1}@media screen and (min-width:64em){.nd-navbar__section--menu:not(:first-child){flex-grow:1;order:0}}.nd-navbar__section--user{justify-content:flex-end;margin-left:auto}*~.nd-navbar__section--user{flex:0 1 auto}.nd-navbar__section--user .nd-navbar__userMenu{cursor:pointer}.nd-navbar__section--user .nd-navbar__userMenuArrow{align-self:center;transform:rotate(90deg);color:var(--nd-navbar-ink);margin-left:.4rem}@media screen and (min-width:30em){.nd-navbar__section--user .nd-navbar__userMenu{margin-right:1.2rem;padding-right:0}}@media screen and (max-width:79.999em){.nd-navbar__section--user .nd-navbar__iconText{display:none}}.nd-navbar__section--alignStart{justify-content:flex-start;order:-1}.nd-navbar__section--alignEnd{justify-content:flex-end;order:1}.nd-navbar__section--shrink{flex:0 1 auto}.nd-navbar__item,.nd-navbar__link{display:flex;position:relative;flex-grow:0;flex-shrink:0;align-items:center;justify-content:center;max-width:100%;height:var(--nd-navbar-size);padding:.8rem;color:currentColor;font-size:1.4rem;font-weight:600}@media screen and (min-width:30em){.nd-navbar__item,.nd-navbar__link{padding:.8rem 1.2rem}}.nd-navbar__section--menu .nd-navbar__item,.nd-navbar__section--menu .nd-navbar__link{display:none}@media screen and (min-width:64em){.nd-navbar__section--menu .nd-navbar__item,.nd-navbar__section--menu .nd-navbar__link{display:flex;flex-shrink:0}}.nd-navbar__section--menu .nd-navbar__item--menuAction,.nd-navbar__section--menu .nd-navbar__link--menuAction{display:flex;cursor:pointer}@media screen and (min-width:64em){.nd-navbar__section--menu .nd-navbar__item--menuAction,.nd-navbar__section--menu .nd-navbar__link--menuAction{display:none}}.nd-navbar__section--menu .nd-navbar__item--menuBack,.nd-navbar__section--menu .nd-navbar__link--menuBack{display:flex;cursor:pointer}@media screen and (min-width:48em){.nd-navbar__section--menu .nd-navbar__item--menuBack,.nd-navbar__section--menu .nd-navbar__link--menuBack{display:none}}.nd-navbar__section--menu .nd-navbar__item--menuBack .nd-navbar__arrow,.nd-navbar__section--menu .nd-navbar__link--menuBack .nd-navbar__arrow{transform:rotate(180deg)}.nd-navbar__item--smallVisible,.nd-navbar__link--smallVisible{display:none}@media screen and (min-width:48em){.nd-navbar__item--smallVisible,.nd-navbar__link--smallVisible{display:flex}}.nd-navbar__item--mediumVisible,.nd-navbar__link--mediumVisible{display:none}@media screen and (min-width:64em){.nd-navbar__item--mediumVisible,.nd-navbar__link--mediumVisible{display:flex}}.nd-navbar__item--shrink,.nd-navbar__link--shrink{flex-shrink:1}.nd-navbar__item--search{flex-grow:1;flex-shrink:1;max-width:calc(60rem + 2.4rem);border-radius:.4rem}@media screen and (max-width:63.999em){.nd-navbar__item--search{padding-left:0;max-width:100%;padding-top:0;padding-bottom:0}}.nd-navbar__item>.nd-button{--nd-button-ink:currentColor;--nd-button-bg:transparent;--nd-button-border:currentColor}.nd-navbar__link{--nd-navbar-indicator-size:0 0 0.3rem;--nd-navbar-indicator-scale:1,0,0;--nd-navbar-indicator-color:currentColor;position:relative}.nd-navbar__link:after{content:"";position:absolute;transform:scale3d(var(--nd-navbar-indicator-scale));transition:.3s cubic-bezier(0,0,.2,1);transition-property:transform,opacity;border-width:var(--nd-navbar-indicator-size);border-style:solid;border-color:var(--nd-navbar-indicator-color);pointer-events:none;top:auto;bottom:0;left:0;right:0;contain:strict}.nd-navbar__link.is-active,.nd-navbar__link:active,.nd-navbar__link:focus,.nd-navbar__link:hover{--nd-navbar-indicator-scale:1,1,1}.nd-navbar__link:hover{color:currentColor;-webkit-text-decoration:none;text-decoration:none}@media screen and (hover:none),screen and (pointer:coarse){.nd-navbar__link:hover:after{visibility:hidden}}.nd-navbar__icon{display:inline-flex;position:relative}.nd-navbar__iconText{margin-left:.8rem}.nd-navbar__logo{width:auto;min-width:3.2rem;height:3.2rem;max-height:100%}.nd-navbar__showOnWideScreen{display:none}@media screen and (min-width:90em){.nd-navbar__showOnWideScreen{display:flex}}.nd-navbar__hideOnWideScreen{display:flex}@media screen and (min-width:90em){.nd-navbar__hideOnWideScreen{display:none}}.has-fixedNav{padding-top:4.8rem}@media screen and (min-width:48em){.has-fixedNav{padding-top:5.6rem}}@media screen and (max-width:63.999em){.User_hideOnMobile__fFCFF{display:none}}.User_positiveButton__fIEIZ[class]{--nd-button-ink:var(--content-action);--nd-button-bg:var(--background-action);--nd-button-border:var(--border-action)}.User_notificationBadge__Z1hY1{animation:nd-theme-fade-in .25s cubic-bezier(0,0,.2,1);animation-fill-mode:both;will-change:opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media screen and (min-width:80em){.User_userMenu__n9LD0{--ic-user-menu-max-height:calc(100vh - var(--nd-navbar-size) - 0.8rem)}}.User_userAvatarContainer__vBWfR{--nd-navbar-indicator-color:transparent}.User_userAvatar__OoirM{position:relative;z-index:1}.User_userAvatar__OoirM:before{content:"";position:absolute;width:4rem;height:4rem;border:1px solid var(--border-main);border-radius:999rem;z-index:0}.User_userAvatar__OoirM:hover:before{background-image:linear-gradient(rgba(0,0,0,.06));background-origin:border-box}.SiteHeader_header__NpBxN{flex-shrink:0}.SiteHeader_header__NpBxN .nd-navbar__item{cursor:auto}@media screen and (max-width:63.999em){.SiteHeader_header__NpBxN{z-index:var(--in-header-z-index)}}@media screen and (min-width:80em){.SiteHeader_header__spaceless__wXOe9{width:calc(144rem + 2.4rem);max-width:calc(100% - calc(16rem - 2.4rem));padding-left:0;padding-right:0}}.SiteHeader_header__withBottomBorder__zsduT{border-bottom:1px solid var(--border-main)}.SiteHeader_header__positive__o3KWQ{--nd-navbar-ink:var(--content-high);--nd-navbar-bg:var(--background-main)}