.landing-page-header{display:flex;justify-content:center;position:fixed;width:100%;z-index:100}.landing-page-header--inner{align-items:center;display:flex;height:152px;padding:72px var(--space-md) 4px;width:1200px}@media screen and (max-width:1280px){.landing-page-header--inner{padding:72px 68px 4px;width:100%}}@media screen and (max-width:768px){.landing-page-header--inner{height:unset;padding:56px calc(var(--space-sm)*2) 0}}.landing-page-header--inner.logo--center{justify-content:center}.landing-page-header--inner.logo--right{justify-content:flex-end}.landing-page-header__logo{height:60px;max-height:60px;max-width:220px}@media screen and (max-width:768px){.landing-page-header__logo{height:40px;max-height:40px;max-width:180px}}.landing-page-header__logo--white{fill:#fff}