@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}}@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 {@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 {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@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 {: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}}#brxe-wqwfsp {margin-bottom: 0; text-align: center; line-height: var(--lh-0-8)}#brxe-mtjgge {line-height: 1; color: var(--red); font-size: var(--fs-alt-h2); font-family: "Water Brush"; margin-top: 20px}#brxe-iwayag {align-items: center; padding-top: 110px; padding-bottom: 80px}.brxe-vwpzvj {margin-bottom: var(--space-xs); text-align: center; font-size: var(--fs-h4)}.brxe-pzxqbo {font-size: var(--fs-body-small)}@media (max-width: 478px) {.brxe-pzxqbo {text-align: center}}.brxe-whlhax {font-size: var(--fs-body-small); text-align: center; font-weight: 400}@media (max-width: 478px) {.brxe-whlhax {text-align: center}}.brxe-jebleh {align-items: center}#brxe-trxetm {margin-bottom: 40px; align-items: flex-start; flex-direction: row; position: relative}@media (max-width: 991px) {#brxe-trxetm {width: var(--col-12); flex-direction: row; grid-template-columns: repeat(4, 1fr); justify-content: center; display: grid; align-items: initial}}@media (max-width: 767px) {#brxe-trxetm {flex-direction: column; grid-template-columns: 1fr 1fr; grid-gap: 20px}}@media (max-width: 478px) {#brxe-trxetm {width: var(--col-12)}}#jetzt-bewerben {position: relative; margin-top: 100px; background-image: url("https://www.eftas.com/wp-content/uploads/2026/07/shape-light-blue-lg-2_2.svg"); background-size: 3600px auto; background-position: top center; background-repeat: no-repeat; padding-top: 100px; padding-bottom: 70px}@media (max-width: 478px) {#jetzt-bewerben {flex-direction: column}}#brxe-cpesce {position: relative; z-index: 1; bottom: 0px}#brxe-jvwspu {position: absolute; left: -330px; bottom: -340px; width: 793px; height: 793px; max-width: initial}@media (max-width: 767px) {#brxe-jvwspu {height: 562px; width: 562px; bottom: -411px; left: -215px}}#brxe-cckera {position: absolute; z-index: 1; transform: rotateZ(-18deg); left: -130px; width: 524px; height: 375px; bottom: 35px}@media (max-width: 767px) {#brxe-cckera {width: 315px; height: 170px}}#brxe-afuyru {height: 100%; width: var(--col-5)}@media (max-width: 991px) {#brxe-afuyru {width: var(--col-12); height: 465px}}@media (max-width: 767px) {#brxe-afuyru {height: 280px}}@media (max-width: 991px) {#form-footer ::placeholder {font-size: 1rem}#form-footer select {font-size: 1rem}}#brxe-vtghox {width: var(--col-7); height: 100%}@media (max-width: 991px) {#brxe-vtghox {width: var(--col-12)}}#brxe-sxratf {width: var(--col-10); flex-direction: row}@media (max-width: 991px) {#brxe-sxratf {width: var(--col-12); flex-direction: column-reverse; height: auto}}@media (max-width: 767px) {#brxe-sxratf {flex-direction: column-reverse}}@media (max-width: 478px) {#brxe-sxratf {width: var(--col-12)}}#brxe-mukbig {position: relative; align-items: center}#brxe-ubgrqr {background-color: var(--blue-light); padding-bottom: var(--space-2xl); overflow: hidden}#brxe-yucojc {color: var(--white); text-transform: uppercase; font-size: var(--fs-body-small)}#brxe-eciktg {color: var(--white); font-size: var(--fs-body-small)}#brxe-mdbjtq {color: var(--white); font-size: var(--fs-body-small)}#brxe-vxxnzs {color: var(--white); font-size: var(--fs-body-small)}#brxe-btcaxj {color: var(--white); font-size: var(--fs-body-small)}#brxe-sygqmr {display: flex; flex-direction: column; row-gap: var(--space-s)}#brxe-xmidfe {color: var(--white); font-size: var(--fs-body-small); text-transform: uppercase}#brxe-wjvccd {color: var(--white); font-size: var(--fs-body-small)}#brxe-qgszqo {color: var(--white); font-size: var(--fs-body-small)}#brxe-duapay {color: var(--white); font-size: var(--fs-body-small)}#brxe-okyklg {color: var(--white); font-size: var(--fs-body-small)}#brxe-nndpkb {display: flex; flex-direction: column; row-gap: var(--space-s)}#brxe-dkynfe {color: var(--white); font-size: var(--fs-body-small); text-transform: uppercase}#brxe-ofhfcp {color: var(--white); font-size: var(--fs-body-small)}#brxe-vndtgx {color: var(--white); font-size: var(--fs-body-small)}#brxe-ktfqnv {color: var(--white); font-size: var(--fs-body-small)}#brxe-gynuie {display: flex; flex-direction: column; row-gap: var(--space-s)}#brxe-zvmmsq {width: var(--col-9); align-items: flex-start; flex-direction: row; justify-content: flex-start; column-gap: var(--space-2xl)}@media (max-width: 991px) {#brxe-zvmmsq {width: var(--col-12); flex-direction: row; margin-bottom: var(--space-m); justify-content: space-between; column-gap: var(--space-m)}}@media (max-width: 767px) {#brxe-zvmmsq {flex-direction: column; column-gap: initial; row-gap: var(--space-2xl); margin-bottom: 50px}}@media (max-width: 478px) {#brxe-zvmmsq {width: var(--col-12); column-gap: initial; flex-direction: column; row-gap: 40px}}#brxe-pkijbp {font-size: var(--fs-body-small); line-height: 1}#brxe-xbirkc li.has-link a, #brxe-xbirkc li.no-link {color: #ffffff; padding-top: 0; padding-right: 30px; padding-bottom: 0; padding-left: 0; gap: 0px; justify-content: flex-start}#brxe-xbirkc li {margin-top: 15px}#brxe-xbirkc {gap: 0px}@media (max-width: 991px) {#brxe-xbirkc li.has-link a, #brxe-xbirkc li.no-link {padding-right: 20px; justify-content: flex-start}}#brxe-pftbmm {color: var(--white)}@media (max-width: 991px) {#brxe-pftbmm {width: auto}}#brxe-tyubye {width: var(--col-3)}@media (max-width: 991px) {#brxe-tyubye {width: var(--col-12); flex-direction: row; justify-content: flex-end}}@media (max-width: 767px) {#brxe-tyubye {flex-direction: column; justify-content: flex-end}}@media (max-width: 478px) {#brxe-tyubye {width: var(--col-12)}}#brxe-yqzegk {flex-direction: row}@media (max-width: 991px) {#brxe-yqzegk {flex-direction: column}}@media (max-width: 767px) {#brxe-yqzegk {flex-direction: row; margin-bottom: 50px}}@media (max-width: 478px) {#brxe-yqzegk {flex-direction: column; margin-bottom: var(--space-2xl)}}#brxe-jajrcd {font-size: 13px; line-height: var(--lh-1-5)}@media (max-width: 991px) {#brxe-jajrcd {padding-right: 15px}}#brxe-ucpbsn {width: var(--col-8); min-height: inherit}@media (max-width: 991px) {#brxe-ucpbsn {width: var(--col-7)}}@media (max-width: 767px) {#brxe-ucpbsn {width: var(--col-12)}}@media (max-width: 478px) {#brxe-ucpbsn {width: var(--col-12); min-height: inherit}}#brxe-afkmmn {font-size: var(--fs-body-small); line-height: var(--lh-1-2)}@media (max-width: 478px) {#brxe-afkmmn:hover {text-decoration: underline}}#brxe-orygtm {font-size: var(--fs-body-small); line-height: var(--lh-1-2)}@media (max-width: 478px) {#brxe-orygtm:hover {text-decoration: underline}}#brxe-gvbeva {width: var(--col-4); flex-direction: row; justify-content: flex-end; column-gap: 20px; min-height: inherit}@media (max-width: 991px) {#brxe-gvbeva {width: var(--col-5)}}@media (max-width: 767px) {#brxe-gvbeva {width: var(--col-12); justify-content: flex-start; margin-bottom: var(--space-2xl)}}@media (max-width: 478px) {#brxe-gvbeva {width: var(--col-12); justify-content: flex-start; margin-bottom: var(--space-2xl)}}#brxe-lqysoy {color: var(--white); flex-direction: row}@media (max-width: 767px) {#brxe-lqysoy {flex-direction: column-reverse}}#brxe-cbocaj {position: relative; z-index: 1; background-color: var(--blue-dark); min-height: 400px; justify-content: space-between; padding-top: var(--space-2xl); padding-bottom: var(--space-xl)}