.FullscreenStage{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;width:100vw}.FullscreenStage>.background{inset:0;position:absolute;z-index:-1}.FullscreenStage>.background:after{background-color:#0003;content:"";inset:0;position:absolute}.FullscreenStage>.background>*,.FullscreenStage>.background>* picture{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.FullscreenStage>.foreground{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;max-width:var(--max-content-width);padding-left:var(--content-padding);padding-right:var(--content-padding);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.FullscreenStage>.foreground>*+*{margin-top:var(--spacing-md)}.FullscreenStage>.foreground .subheadline{color:var(--color-primary);font-size:16px;font-weight:900;line-height:1.5;text-transform:uppercase}@media (min-width:640px){.FullscreenStage>.foreground .subheadline{font-size:18px;line-height:1.44}}@media (min-width:1024px){.FullscreenStage>.foreground .subheadline{font-size:20px;line-height:1.4}}@media (min-width:1200px){.FullscreenStage>.foreground .subheadline{font-size:23px;line-height:1.3}}.FullscreenStage>.foreground .headline{color:var(--color-text-primary-headline-inverted);font-size:40px;font-weight:900;line-height:.95}@media (min-width:640px){.FullscreenStage>.foreground .headline{font-size:60px;line-height:.91}}@media (min-width:1024px){.FullscreenStage>.foreground .headline{font-size:80px;line-height:.875}}@media (min-width:1200px){.FullscreenStage>.foreground .headline{font-size:100px;line-height:.9}}.FullscreenStage>.foreground .Copytext{color:var(--color-text-copy-inverted);font-size:16px;line-height:1.5}@media (min-width:640px){.FullscreenStage>.foreground .Copytext{font-size:18px;line-height:1.44}}@media (min-width:1024px){.FullscreenStage>.foreground .Copytext{font-size:20px;line-height:1.4}}
