.section{--section-min-height:0;opacity:1;padding:var(--container-padding-large) 0;background:var(--cs__primary__bg);position:relative;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];align-items:var(--flex-v-align);grid-column:var(--layout-area-filling-column,max);color:var(--cs__primary__fg--minor);min-height:var(--section-min-height);--content-width-max:100%}.section--bg-img{--section-min-height:clamp(420px,40vh,620px)}.section__content{position:relative;z-index:10;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];max-width:var(--content-width-max)}.section__background{grid-column:none;z-index:1}.section--expanded{--content__grid-column:expanded}.section--hm-preset{--section-min-height:0}.section--hm-preset.section--mhp-s{--section-min-height:clamp(350px,40vh,550px)}.section--hm-preset.section--mhp-m{--section-min-height:clamp(450px,60vh,625px)}.section--hm-preset.section--mhp-l{--section-min-height:clamp(550px,70vh,750px)}.section--hm-fs-16-9{--section-min-height:clamp(max(400px,min(calc(var(--vp-height, 100vh) - var(--header-height)),450px)),60vh,900px)}.section--hm-fs-16-9.section--vh-50p{--section-min-height:clamp(max(350px,min(calc(var(--vp-height, 100vh) - var(--header-height)),350px)),50vh,900px)}.section--hm-fs-16-9.section--vh-75p{--section-min-height:clamp(max(400px,min(calc(var(--vp-height, 100vh) - var(--header-height)),450px)),75vh,900px)}.section[class*=cw-] .section__content{width:100%;--layout-full-step:0;--layout-max-step:0;--layout-expanded-step:0;display:grid;grid-column:regular;align-items:flex-start;grid-template-columns:var(--layout-template-columns);--layout-template-columns:[full-start max-start expanded-start 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 expanded-end max-end full-end];align-self:var(--grid-v-align);justify-self:var(--grid-h-align)}.section[class*=cw-].section--expanded .section__content{--layout-full-step:0;--layout-max-step:0;display:grid;grid-column:expanded;align-items:flex-start;grid-template-columns:var(--layout-template-columns);--layout-template-columns:[full-start max-start 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 max-end full-end]}@media(min-width:78.813rem){.section--cw-66{--content-width-max:66%}.section--cw-75{--content-width-max:75%}.section--cw-50{--content-width-max:50%}.section--cw-33{--content-width-max:33%}}@media(max-width:768px)and (min-aspect-ratio:2/5),(min-aspect-ratio:4/3){.section--hm-fs-16-9.section--vh-100p{min-height:max(var(--section-min-height),calc(var(--vp-height, 100vh) - var(--header-regular-height)))}.section--hm-fs-16-9.section--vh-100p-teaser{--section-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(--section-min-height),calc(var(--vp-height, 100vh) - var(--header-regular-height) - var(--container-padding-large) - 100px))}}
