.header__landing--page{height:100vh;display:flex;justify-content:end;flex-direction:column;align-items:flex-start;padding:0 var(--padding__marge);padding-bottom:var(--padding__xl);background-color:var(--mui-palette-blue-main);position:relative;background:linear-gradient(180deg,rgba(30,30,30,.4),#2b3f47 88%)}.header__landing--pageNoVideo{background:var(--mui-palette-blue-main)}.header__landing--404{justify-content:center;padding-bottom:0}.header__landing--404 h1{font-size:12.5em}.header__landing--page .video__wrapper{position:static}.header__landing--page img,.header__landing--page video{position:absolute;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;opacity:.5;z-index:0;object-fit:cover}.header__landing--pageCenter{justify-content:center}.header__landing--page:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;background:linear-gradient(180deg,rgba(30,30,30,0),rgba(30,30,30,0) 65%,#2b3f47)}.header__landing--page .header__landing--page .MuiButtonBase-root{margin-top:var(--padding__md)}.header__landing--page .MuiButtonBase-root,.header__landing--page a.arrow__link,.header__landing--page h1,.header__landing--page p,.header__landing--page>.render-type-svg{color:var(--mui-palette-white-200);position:relative;z-index:2;text-align:center;margin:0 auto}.header__landing--page .MuiButtonBase-root{margin-top:var(--padding__sm)}.header__landing--page a.arrow__link{margin:0 auto;margin-top:var(--padding__sm)}.header__landing--page h1{max-width:50em;margin:0 auto}.header__landing--page p{max-width:35em;margin:0 auto;margin-top:var(--padding__sm)}.header__landing--page .MuiButtonBase-root{position:relative;z-index:2}@media (max-width:767px){.header__landing--page{justify-content:center;padding:0 var(--padding__md);padding-bottom:var(--padding__sm)}}@media screen and (max-width:1200px) and (orientation:landscape){.header__landing--page{padding-top:var(--padding__xl);padding-bottom:var(--padding__sm)}.header__landing--page a.arrow__link,.header__landing--page p{margin-top:var(--padding__xxs)}}