.stage-video{--color-surface:var(--color-6);--color-content:var(--color-1);--color-content-highlight:var(--color-4);color:var(--color-content);overflow:hidden;position:relative;width:100%}.stage-video .highlight-decorative-circle{margin-right:10px;padding-left:5px}@media only screen and (min-width:768px){.stage-video .highlight-decorative-circle{margin-right:20px;padding-left:8px}}.stage-video__inner{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-left:auto;margin-right:auto;min-height:70lvh;width:var(--grid-base)}.stage-video__video{display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.stage-video__video video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.stage-video__content{flex-basis:93.8666666667vw;margin-top:calc(var(--siteheader-height) + 10px);max-width:93.8666666667vw;padding-left:1.6vw;padding-right:1.6vw;position:relative;width:93.8666666667vw}@media only screen and (min-width:768px){.stage-video__content{flex-basis:93.75vw;margin-top:calc(var(--siteheader-height) + 20px);max-width:93.75vw;padding-left:1.0416666667vw;padding-right:1.0416666667vw;width:93.75vw}}@media only screen and (min-width:1440px){.stage-video__content{flex-basis:77.7777777778vw;max-width:77.7777777778vw;padding-left:.6944444444vw;padding-right:.6944444444vw;width:77.7777777778vw}}@media only screen and (min-width:1920px){.stage-video__content{flex-basis:1493.3333333333px;max-width:1493.3333333333px;padding-left:13.3333333333px;padding-right:13.3333333333px;width:1493.3333333333px}}.stage-video__media-control{bottom:var(--global-spacing-xs-3);left:0;position:absolute}@media only screen and (min-width:768px){.stage-video__media-control{bottom:var(--global-spacing-s-1);left:unset}}.stage-video__intro{display:flex;flex-direction:column;height:100%;justify-content:center;padding-top:80px;position:relative;row-gap:var(--global-spacing-s-1)}@media only screen and (min-width:768px){.stage-video__intro{padding-top:120px}}@media only screen and (min-width:1440px){.stage-video__intro{padding-top:160px}}.stage-video__intro{padding-bottom:80px}@media only screen and (min-width:768px){.stage-video__intro{padding-bottom:120px}}@media only screen and (min-width:1440px){.stage-video__intro{padding-bottom:160px}}@media only screen and (max-width:767px){.stage-video__headline,.stage-video__subline{margin-top:auto}}.stage-video__subline{max-width:700px;word-wrap:normal;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;overflow-wrap:normal}.stage-video__headline:not(.visuallyhidden)[data-stagevideo-animated] [data-stagevideo=letter]{animation:fadeIn .5s forwards;animation-play-state:paused;opacity:0;transform:translateY(10px)}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}.stage-video__headline:not(.visuallyhidden)[data-stagevideo-animated] .highlight-decorative-circle{opacity:0;transform:translateX(500px);transition:transform .25s cubic-bezier(0.645,0.045,0.355,1),opacity .25s cubic-bezier(0.645,0.045,0.355,1)}.stage-video__headline:not(.visuallyhidden)[data-stagevideo-animated] .highlight-decorative-circle:before{transform:translate(-50%,-50%) scale(1.5);transition:transform .25s cubic-bezier(0.645,0.045,0.355,1)}.stage-video__headline:not(.visuallyhidden)[data-stagevideo-animated=true] .highlight-decorative-circle{opacity:1;transform:unset}.stage-video__headline:not(.visuallyhidden)[data-stagevideo-animated=true] .highlight-decorative-circle:before{transform:translate(-50%,-50%)}.stage-video__headline:not(.visuallyhidden)[data-stagevideo-animated=true] [data-stagevideo=letter]{animation-play-state:running}.stage-video__subline{opacity:0;transform:translateY(50px)}.stage-video__subline[data-stagevideo-animated]{transition:transform .25s cubic-bezier(0.645,0.045,0.355,1),opacity .25s cubic-bezier(0.645,0.045,0.355,1)}.stage-video__subline[data-stagevideo-animated=true]{opacity:1;transform:unset}