.hero{opacity:1;position:relative;overflow:hidden;--hero-min-height:0;display:grid;grid-column:full;align-items:flex-start;grid-template-columns:var(--layout-template-columns);--layout-template-columns:[full-start] var(--layout-full-step) [max-start] var(--layout-max-step) [expanded-start] var(--layout-expanded-step) [regular-start] var(--layout-regular-step) [narrow-start] minmax(calc(0.5*var(--layout-narrow-min-width)),calc(0.5*min(var(--layout-narrow-max-total), var(--layout-narrow-max-width)))) [center] minmax(calc(0.5*var(--layout-narrow-min-width)),calc(0.5*min(var(--layout-narrow-max-total), var(--layout-narrow-max-width)))) [narrow-end] var(--layout-regular-step) [regular-end] var(--layout-expanded-step) [expanded-end] var(--layout-max-step) [max-end] var(--layout-full-step) [full-end];--content-width-max:100%}.hero,.hero__background{grid-column:var(--layout-area-filling-column,max)}.hero__background{z-index:10;background:#fafafa}.hero__content{z-index:20;grid-column:expanded;margin-top:var(--container-padding-large);margin-bottom:var(--container-padding-large);max-width:var(--content-width-max);--content__grid-column:expanded}.hero .headline,.hero .text{margin-top:0}.hero--hm-default .hero__background,.hero--hm-fs-16-9 .hero__background{inset:0;position:absolute}.hero--hm-default .responsive-video,.hero--hm-fs-16-9 .responsive-video{position:absolute;inset:-5px;overflow:hidden}.hero--hm-default .responsive-video video,.hero--hm-fs-16-9 .responsive-video video{position:absolute;width:calc(100% + 10px);height:calc(100% + 10px);overflow:hidden;-o-object-fit:cover;font-family:"object-fit:cover;object-position:inherit";object-fit:cover;z-index:-100;-o-object-position:inherit;object-position:inherit}.hero--hm-default,.hero--hm-fs-16-9{min-height:var(--hero-min-height)}.hero--hm-fs-16-9{--hero-min-height:clamp(max(400px,min(calc(var(--vp-height, 100vh) - var(--header-height)),600px)),60vh,900px)}.hero--hm-keep-aspect .hero__background{position:relative}.hero--hm-keep-aspect .responsive-video video{width:100%;height:auto}.hero--hm-keep-aspect .hero__content{position:absolute}.hero .headline{margin-top:0}.hero .headline__label{margin-top:0;margin-bottom:0;margin-left:0}.hero .headline .ck-editor__editable_inline:before{background:var(--cs__primary__bg);padding:1rem}.hero .headline .ck-editor__editable_inline,.hero .headline__label{display:grid;grid-template-columns:100%;place-items:var(--grid-h-align)}.hero .headline .ck-editor__editable_inline p,.hero .headline .ck-editor__editable_inline span:not(.shy),.hero .headline__label p,.hero .headline__label span:not(.shy){min-width:100px;padding:1rem}.hero .headline .ck-editor__editable_inline p:not(.highlighted),.hero .headline .ck-editor__editable_inline span:not(.highlighted):not(.shy),.hero .headline__label p:not(.highlighted),.hero .headline__label span:not(.highlighted):not(.shy){background:var(--cs__primary__bg)}.hero .headline .ck-editor__editable_inline .highlighted,.hero .headline__label .highlighted{display:inline-block}.hero .headline .ck-editor__editable_inline .highlighted:not(.shy),.hero .headline__label .highlighted:not(.shy){background:var(--cs__decoration__bg);color:var(--cs__decoration__fg--major);--font-size:calc(max(.8em, 16px));font-size:var(--font-size)}.hero .headline .ck-editor__editable_inline .highlighted:not(.shy),.hero .headline .ck-editor__editable_inline p:not(.highlighted),.hero .headline .ck-editor__editable_inline span:not(.highlighted):not(.shy),.hero .headline__label .highlighted:not(.shy),.hero .headline__label p:not(.highlighted),.hero .headline__label span:not(.highlighted):not(.shy){padding-top:calc(1rem - var(--font-size)*(var(--line-height) - var(--font-headline__metrics__top))/2);padding-bottom:calc(1rem - var(--font-size)*(var(--line-height) - var(--font-headline__metrics__bottom))/2)}.hero .text{margin-top:0;padding:1rem;background:var(--cs__decoration__bg);color:var(--cs__decoration__fg--major)}.hero--hm-default:first-child{min-height:clamp(max(500px,min(calc(var(--vp-height, 100vh) - var(--header-height)),600px)),70vh,900px)}.hero--hm-default:not(:first-child){min-height:clamp(420px,50vh,620px)}.hero.pos .hero__content{justify-items:var(--grid-h-align);align-items:var(--grid-v-align);justify-self:var(--grid-h-align);align-self:var(--grid-v-align)}.hero.hero--mode-transparent .text{padding:0;margin-top:var(--flow-margin--medium)}.hero.hero--mode-transparent .headline{margin-top:var(--flow-margin--small)}.hero.hero--mode-transparent .headline__label,.hero.hero--mode-transparent .headline__label p,.hero.hero--mode-transparent .headline__label span:not(.shy){padding:0}.hero.hero--mode-transparent .headline__label .highlighted:not(.shy),.hero.hero--mode-transparent .headline__label p:not(.highlighted),.hero.hero--mode-transparent .headline__label span:not(.highlighted):not(.shy){padding-top:0;padding-bottom:0}@media(min-width:48.063rem){.hero{--content-width-max:75%}}@media(min-width:78.813rem){.hero{--content-width-max:50%}.hero--cw-66{--content-width-max:66%}.hero--cw-75{--content-width-max:75%}}@media(max-width:48rem){.hero--hm-keep-aspect .hero__content{position:relative;order:99;background:var(--cs__primary__bg);grid-column:full;width:100%;margin:0;padding:20px}.hero--hm-keep-aspect .hero__content .text{margin-top:.5rem}.hero--hm-keep-aspect .headline span:not(.highlighted):not(.shy),.hero--hm-keep-aspect .text{padding:0;background:none}}@media(max-width:768px)and (min-aspect-ratio:2/5),(min-aspect-ratio:4/3){.hero--hm-fs-16-9{min-height:max(var(--hero-min-height),calc(var(--vp-height, 100vh) - var(--header-regular-height)))}.hero--hm-fs-16-9.hero--vh-100p-teaser{--hero-min-height:clamp(max(300px,min(calc(var(--vp-height, 100vh) - var(--header-height) - var(--container-padding-large) - 100px),600px)),40vh,450px);min-height:max(var(--hero-min-height),calc(var(--vp-height, 100vh) - var(--header-regular-height) - var(--container-padding-large) - 100px))}}
