.LandingPageHeader{left:0;position:fixed;right:auto;top:0;-webkit-transition:opacity .3s ease-in-out,-webkit-transform .5s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out,opacity .3s ease-in-out;transition:transform .5s ease-in-out,opacity .3s ease-in-out,-webkit-transform .5s ease-in-out;z-index:1001}.LandingPageHeader,.LandingPageHeader .LandingPageHeader-inner{background-color:var(--color-background-page-header);width:100%}.LandingPageHeader .LandingPageHeader-inner{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;max-width:var(--max-content-breakout-width);padding-left:var(--content-padding);padding-right:var(--content-padding);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;color:var(--color-primary-white);height:var(--header-height);justify-content:space-between}.LandingPageHeader .LandingPageHeader-inner .LandingPageHeader-logoHolder{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:40px}@media (min-width:1200px){.LandingPageHeader .LandingPageHeader-inner .LandingPageHeader-logoHolder{-webkit-box-flex:0;-ms-flex:0 0 12rem;flex:0 0 12rem;height:auto}}.LandingPageHeader .LandingPageHeader-inner .LandingPageHeader-logoHolder img{display:block;height:inherit;max-height:inherit;max-width:inherit;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit;width:auto}@media (min-width:1200px){.LandingPageHeader .LandingPageHeader-inner .LandingPageHeader-logoHolder img{width:100%}}@media (min-width:0) and (max-width:575px){.LandingPageHeader .LandingPageHeader-inner .LandingPageHeader-logoutButton{height:44px;padding-left:44px}.LandingPageHeader .LandingPageHeader-inner .LandingPageHeader-logoutButton span:not(.icon){display:none}}.Page{padding-top:var(--header-height)}@media (min-width:1200px){.Page{padding-top:160px}}
