:root{--colorDark2: var(--colorDark)}#content{min-height:100vh}.sr-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.container-limited{max-width:var(--containerLimitedWidth);margin:0px auto;padding:0px 15px}.container-fluid{padding:0px 16px}*{font-size:var(--fontSizeMD)}body{font-family:var(--fontSecondary);line-height:1.6;color:var(--colorDark);overflow-x:clip;min-height:100vh}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--colorDark)}::-webkit-scrollbar-thumb{background:var(--colorPrimary)}::-webkit-scrollbar-thumb:hover{background:var(--colorPrimaryHover)}.bg-primary{background-color:var(--colorPrimary) !important}.text-primary{color:var(--colorPrimary) !important}.border-primary{border-color:var(--colorPrimary) !important}.bg-secondary{background-color:var(--colorSecondary) !important}.text-secondary{color:var(--colorSecondary) !important}.border-secondary{border-color:var(--colorSecondary) !important}.bg-dark{background-color:var(--colorDark) !important}.text-dark{color:var(--colorDark) !important}.border-dark{border-color:var(--colorDark) !important}.bg-light{background-color:var(--colorWhite) !important}.text-light{color:var(--colorLight) !important}.border-light{border-color:var(--colorLight) !important}.bg-main{background-color:var(--colorPrimary)}.bg-second{background-color:var(--colorSecondary)}.bg-image{background:var(--gradientColor)}.frame-space-before-extra-large{margin-top:var(--spacingContentXL) !important}.frame-space-before-large{margin-top:var(--spacingContentL) !important}.frame-space-before-medium{margin-top:var(--spacingContentMD) !important}.frame-space-before-small{margin-top:var(--spacingContentS) !important}.frame-space-before-extra-small{margin-top:var(--spacingContentXS) !important}.frame-space-after-extra-large{margin-bottom:var(--spacingContentXL) !important}.frame-space-after-large{margin-bottom:var(--spacingContentL) !important}.frame-space-after-medium{margin-bottom:var(--spacingContentMD) !important}.frame-space-after-small{margin-bottom:var(--spacingContentS) !important}.frame-space-after-extra-small{margin-bottom:var(--spacingContentXS) !important}.frame-padding-before-extra-large{padding-top:var(--spacingContentXL) !important}.frame-padding-before-large{padding-top:var(--spacingContentL) !important}.frame-padding-before-medium{padding-top:var(--spacingContentMD) !important}.frame-padding-before-small{padding-top:var(--spacingContentS) !important}.frame-padding-before-extra-small{padding-top:var(--spacingContentXS) !important}.frame-padding-after-extra-large{padding-bottom:var(--spacingContentXL) !important}.frame-padding-after-large{padding-bottom:var(--spacingContentL) !important}.frame-padding-after-medium{padding-bottom:var(--spacingContentMD) !important}.frame-padding-after-small{padding-bottom:var(--spacingContentS) !important}.frame-padding-after-extra-small{padding-bottom:var(--spacingContentXS) !important}@media screen and (max-width:991px){.frame-space-before-extra-large{margin-top:100px !important}.frame-space-before-large{margin-top:80px !important}.frame-space-before-medium{margin-top:60px !important}.frame-space-before-small{margin-top:40px !important}.frame-space-before-extra-small{margin-top:20px !important}.frame-space-after-extra-large{margin-bottom:100px !important}.frame-space-after-large{margin-bottom:80px !important}.frame-space-after-medium{margin-bottom:60px !important}.frame-space-after-small{margin-bottom:40px !important}.frame-space-after-extra-small{margin-bottom:20px !important}.frame-padding-before-extra-large{padding-top:100px !important}.frame-padding-before-large{padding-top:80px !important}.frame-padding-before-medium{padding-top:60px !important}.frame-padding-before-small{padding-top:40px !important}.frame-padding-before-extra-small{padding-top:20px !important}.frame-padding-after-extra-large{padding-bottom:100px !important}.frame-padding-after-large{padding-bottom:80px !important}.frame-padding-after-medium{padding-bottom:60px !important}.frame-padding-after-small{padding-bottom:40px !important}.frame-padding-after-extra-small{padding-bottom:20px !important}}.box-shadow-small{box-shadow:var(--boxShadowSmall)}.box-shadow-big{box-shadow:var(--boxShadowBig)}.drop-shadow{filter:var(--dropShadow)}.box-shadow-inset{box-shadow:var(--boxShadowInset)}.content-header .ce-headline-center{text-align:center}.content-header h1{color:var(--colorWhite);font-family:var(--fontPrimary);font-size:96px;font-weight:800;line-height:100%;letter-spacing:-1.056px;text-transform:uppercase;-webkit-text-stroke:1px var(--colorDark);hyphens:auto;margin-bottom:60px}.content-header h2{color:var(--colorPrimary);font-family:var(--fontPrimary);text-transform:uppercase;hyphens:auto;margin-bottom:60px}.content-header h2.header{font-weight:900;font-size:var(--fontSizeXXL);line-height:95%}.content-header h2.subheader{font-weight:800;font-size:var(--fontSizeXL);line-height:112%;letter-spacing:-0.44px;margin-bottom:60px}.content-header h2:has(.underline){color:var(--colorDark)}.content-header h3{color:var(--colorDark);font-size:40px;margin-bottom:60px}.content-header h3.header{font-family:var(--fontPrimary);font-weight:700;line-height:100%;font-family:var(--fontSecondary)}.content-header h3.subheader{font-weight:500;line-height:112%;letter-spacing:-0.44px;margin-bottom:60px}.content-header h4{font-size:var(--fontSizeL);font-weight:600;line-height:normal;margin-bottom:60px}.content-header .header:has(.underline){line-height:120%}.content-header:has(.subheader) h1{margin-bottom:20px}.content-header:has(.subheader) h2.header{margin-bottom:10px}.content-header:has(.subheader) h3.header{margin-bottom:0px}.underline{color:var(--colorSecondary);position:relative;width:fit-content;display:inline-block;font-size:inherit}.underline::after{content:"";background:url(/typo3conf/ext/wr_designblank/Resources/Public/Images/SmallElements/underline.png);width:calc(100% + 60px);height:20%;background-size:100% 100%;display:block;background-position:center;background-repeat:no-repeat;position:absolute;left:-20px;right:0;margin:auto;bottom:-5px}@media screen and (max-width:991px){.content-header h1{font-size:40px}.content-header h2.header{font-size:40px}.content-header h2.subheader{font-size:24px;margin-bottom:30px}.content-header h3{font-size:24px}.content-header h3.subheader{margin-bottom:30px}.content-header h4{font-size:20px;margin-bottom:30px}.content-header:has(.subheader) h1{margin-bottom:20px}.content-header:has(.subheader) h2.header{margin-bottom:10px}.content-header:has(.subheader) h3.header{margin-bottom:0px}*{font-size:16px}.underline::after{width:calc(100% + 30px);left:-15px;bottom:-5px}}.frame-type-div.bg-main{background:transparent}.frame-type-div.bg-main hr{background:url(/typo3conf/ext/wr_designblank/Resources/Public/Images/divider_round.png);background-position:center;background-repeat:no-repeat;background-size:contain}.frame-type-div.bg-second{background:transparent}.frame-type-div.bg-second hr{background:url(/typo3conf/ext/wr_designblank/Resources/Public/Images/divider_arrow.png);background-position:center;background-repeat:no-repeat;background-size:contain}.frame-type-div hr{height:60px;opacity:1}@keyframes fade-in{to{scale:1;opacity:1}}