.LandingHeader{background-color:#000;position:relative;z-index:0;display:flex;justify-content:stretch;align-items:flex-end;color:#fff;overflow:hidden}.LandingHeader:before{content:"";height:0;width:0;padding-bottom:125%}@media(min-width:740px){.LandingHeader:before{padding-bottom:37.5%}}@media(min-width:1200px){.LandingHeader:before{padding-bottom:22.2222222222%}}.LandingHeader_grid{padding-top:24px}@media(min-width:820px){.LandingHeader_grid{z-index:0;position:relative}}.LandingHeader_grid:before{width:calc(var(--hundred-vw) + .1px);position:relative;left:calc(50% - .1px);transform:translate(calc(-1 * var(--hundred-vw) / 2));content:"";background:linear-gradient(0deg,#000c,#0000008c 50%,#0000);position:absolute;bottom:-1px;z-index:0;height:100%}@media(min-width:820px){.LandingHeader_grid:before{height:200%}}.LandingHeader_content{display:flex;flex-direction:column;justify-content:flex-end;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:1;position:relative;width:calc(var(--column-unit) * 6 - var(--grid-gap));padding:24px 8px}@media(min-width:820px){.LandingHeader_content{width:calc(var(--column-unit) * 5 - var(--grid-gap));justify-content:flex-end;padding:0 0 48px}}.LandingHeader_title{font:600 14px/1.57 Montserrat,Verdana,sans-serif;letter-spacing:1.3px;text-transform:uppercase}@media(min-width:820px){.LandingHeader_title{font:600 18px/1.33 Montserrat,Verdana,sans-serif;letter-spacing:1.6px;text-transform:uppercase}}.LandingHeader_subtitle:not(:first-child){margin-top:8px}@media(min-width:820px){.LandingHeader_subtitle:not(:first-child){margin-top:16px}}.LandingHeader_image{z-index:0}.LandingHeader_sources{position:absolute;width:100%;height:100%;left:0;top:-1px}