@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{align-items:center;display:inline-flex;justify-content:center}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}.brxe-breadcrumbs .item:has(>svg,>i){align-items:center;display:flex}}#brxe-d9e712 {color: var(--braun-l-1); font-size: .75em}#brxe-d9e712 .item[aria-current="page"] {color: var(--braun-d-1)}#brxe-be72ed {line-height: 1; font-size: 1em; letter-spacing: 2px; font-weight: 600}#brxe-dd8724 {font-size: .75em; letter-spacing: -2px}#brxe-23bebf {row-gap: 0px; column-gap: 0px}#brxe-d1d059 {color: var(--braun)}#brxe-4899af {position: relative; z-index: 150; margin-top: var(--dis_medium)}#brxe-868ff0 {max-width: calc( (1600px/2) - var(--dis_medium) ); width: calc( 45vw - var(--dis_medium) ); align-self: flex-end !important}@media (max-width: 991px) {#brxe-868ff0 {max-width: 100%; width: 100%}}#brxe-cc4aca {background-color: var(--transparent); justify-content: center; padding-top: var(--dis_medium); padding-right: var(--dis_medium); padding-bottom: var(--dis_medium); padding-left: var(--dis_medium)}@media (max-width: 991px) {#brxe-cc4aca {padding-top: var(--dis_medium); padding-right: var(--dis_small); padding-bottom: var(--dis_medium); padding-left: var(--dis_small); min-height: 50vh}}@media (max-width: 478px) {#brxe-cc4aca {padding-top: var(--dis_small); padding-bottom: var(--dis_small); min-height: 40vh}}#brxe-96cd35 {background-size: cover; background-attachment: scroll; background-position: 43% 0%}@media (max-width: 767px) {#brxe-96cd35 {min-height: 40vh; height: 80vw}}#brxe-3fb873 {display: grid; align-items: initial; grid-template-columns: repeat(2, 1fr); grid-gap: 0px; grid-auto-flow: dense; padding-top: var(--header_height); padding-right: 0; padding-bottom: 0; padding-left: 0; min-height: 80vh; position: relative}@media (max-width: 767px) {#brxe-3fb873 {grid-template-columns: 1fr}}#brxe-960b88 {align-self: center !important}#brxe-hwcssq {flex-direction: row; gap: 1em}#brxe-hwcssq .content {align-self: center}#brxe-uswhsq {flex-direction: row; gap: 1em}#brxe-uswhsq .content {align-self: center}#brxe-frvtla {flex-direction: row; gap: 1em}#brxe-frvtla .content {align-self: center}#brxe-uovbjl {flex-direction: row; flex-wrap: wrap; justify-content: flex-start; display: grid; align-items: initial; grid-template-columns: 1fr 1fr}@media (max-width: 991px) {#brxe-uovbjl {grid-template-columns: 1fr}}#brxe-mxveej {align-self: center !important}.brxe-cktgeo svg { height: 2em;}.brxe-lbjpey svg { height: 2em;}.brxe-ufmlic .brxe-qvgzyr.brxe-block {display: flex; flex-direction: row; flex-wrap: wrap}.brxe-ufmlic .brxe-hfqgtu.brxe-text-basic {width: 100%; text-align: center; font-weight: 600; color: hsl(131, 100%, 31%)}.brxe-ufmlic .brxe-cfbpty.brxe-text-basic {width: 100%; text-align: center; font-weight: 600; color: hsl(0, 100%, 31%)}.brxe-ufmlic .brxe-bbjgjm.brxe-block {padding-top: var(--dis_small); padding-bottom: var(--dis_small)}.brxe-ufmlic .brxe-fnviac.brxe-button {cursor: pointer}.brxe-ufmlic.brxe-block {padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; align-items: center; transition: all .5s ease}.brxe-ufmlic.brxe-block:hover {background-color: var(--true-white)}#brxe-ctnetb {font-size: 1.25em}#brxe-ctnetb a {font-size: 1.25em; font-size: inherit}#brxe-pvdayw {padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em}@media (max-width: 478px) {#brxe-pvdayw {padding-right: 0; padding-left: 0; width: 100%}}#brxe-yvehox .form-group:nth-child(1) {width: 50%}#brxe-yvehox .form-group:nth-child(2) {width: 50%}#brxe-yvehox .form-group:nth-child(3) {width: 50%}#brxe-yvehox .form-group:nth-child(4) {width: 50%}#brxe-yvehox {justify-content: center}#brxe-yvehox .message { z-index: -1 !important;}@media (max-width: 767px) {#brxe-yvehox .form-group:nth-child(1) {width: 100%}#brxe-yvehox .form-group:nth-child(2) {width: 100%}#brxe-yvehox .form-group:nth-child(3) {width: 100%}#brxe-yvehox .form-group:nth-child(4) {width: 100%}}#gsw-form-message {align-self: center !important; text-align: center}#anmeldeformular {padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; background-color: var(--off-white)}#brxe-nlyibn:not(.tag), #brxe-nlyibn img {aspect-ratio: 5/4}#brxe-xxzmls {font-size: 2.5em}#brxe-uwpmcs {padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em}#brxe-ezfrrg {row-gap: 0px; background-color: var(--true-white)}#brxe-znwjea:not(.tag), #brxe-znwjea img {aspect-ratio: 5/4}#brxe-sozhln {font-size: 2.5em}#brxe-bfjipz {margin-top: auto}#brxe-ynifjg {padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; flex-grow: 1}#brxe-rbevcu {row-gap: 0px; background-color: var(--true-white)}#brxe-oiitsq {margin-bottom: var(--dis_medium); grid-template-columns: 1fr 1fr; display: grid; align-items: initial; grid-gap: var(--dis_small)}@media (max-width: 991px) {#brxe-oiitsq {grid-template-columns: 1fr 1fr; grid-gap: var(--dis_small)}}@media (max-width: 767px) {#brxe-oiitsq {grid-template-columns: 1fr}}#brxe-940224 {align-self: center !important}#brxe-5bb046 .accordion-title .icon {color: var(--braun-l-1); font-size: 1.3em}#brxe-5bb046 .accordion-title-wrapper {padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-bottom: 1px solid var(--braun-t-1)}#brxe-5bb046 .accordion-title .title {font-size: 1.5em}#brxe-5bb046 .accordion-content-wrapper {padding-left: 4em}#brxe-5bb046 .icon { width: 2em !important;}#brxe-b2a349 {row-gap: sm}