@layer bricks {.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@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}}@layer bricks {.brxe-back-to-top{align-items:center;appearance:none;bottom:20px;cursor:pointer;display:flex;flex-direction:row;opacity:0;position:fixed;right:20px;transition:all .1s ease-in-out;visibility:hidden;z-index:9999}.brxe-back-to-top.bricks-draggable-handle,.brxe-back-to-top.visible{opacity:1;visibility:visible}}@layer bricks {.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@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 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{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-code{width:100%}}@layer bricks {.brxe-rating{display:flex;position:relative}.brxe-rating .icon{font-size:30px;line-height:0}.brxe-rating .icon svg{fill:currentcolor}.brxe-rating .full-color{color:#ffd64f}.brxe-rating .empty-color{color:#999}.brxe-rating .icon-wrapper{position:relative}.brxe-rating .icon-wrapper .overlay{height:100%;left:0;overflow:hidden;position:absolute;top:0}}@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-button{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{overflow:hidden;position:relative}: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!important;text-align:center;width:100%;z-index:1}}#brxe-nxuwas {background: var(--dark-10); --text-color: var(--dark-80); --shimmer-color: rgba(255, 255, 255, 0.9); --shimmer-size: 50px; font-weight: 500; font-size: var(--text-xs); border-radius: 100px}#brxe-nxuwas:not(:has(> a)), #brxe-nxuwas > a {padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}#brxe-nrrfvt {width: 40px; height: 40px; --blur: 8px; --background: var(--primary-l-1); --animation: move-down-right; --x: 0px; --y: -40px; --duration: 7s; --delay: 0.2s; --easing: ease-in-out}#brxe-xiysaf {width: 40px; height: 40px; --blur: 8px; --background: var(--primary-l-1); --animation: move-down-right; --x: 170px; --y: -40px; --duration: 7s; --delay: 0.2s; --easing: ease-in-out}#brxe-ymzsjl {width: 40px; height: 40px; --blur: 12px; --background: rgba(255, 163, 26, 0.7); --animation: move-up-left; --x: 92px; --y: 8px; --duration: 7s; --delay: 0.5s; --easing: ease-in-out}#brxe-vaxtop {width: 40px; height: 40px; --blur: 12px; --background: rgba(255, 163, 26, 0.7); --animation: move-up-left; --x: 92px; --y: 8px; --duration: 7s; --delay: 0.5s; --easing: ease-in-out}#brxe-mmfygv {width: 40px; height: 40px; --blur: 16px; --background: var(--primary-90); --animation: move-left; --x: 56px; --y: 16px; --duration: 7s; --delay: 1.5s; --easing: ease-in-out}#brxe-xmdxtr {width: 40px; height: 40px; --blur: 16px; --background: var(--primary-90); --animation: move-right-up; --y: 16px; --duration: 7s; --delay: 1.5s; --easing: ease-in-out; --x: 100px}#brxe-weijir {width: 40px; height: 40px; --blur: 12px; --background: rgba(255, 163, 26, 0.7); --animation: move-up; --x: 8px; --y: 28px; --duration: 7s; --delay: 0.7s; --easing: ease-in-out}#brxe-htyeda {width: 40px; height: 40px; --blur: 12px; --background: rgba(255, 163, 26, 0.7); --animation: move-up; --x: 100px; --y: 28px; --duration: 7s; --delay: 0.7s; --easing: ease-in-out}#brxe-rzefbm {width: 40px; height: 40px; --blur: 12px; --background: rgba(255, 163, 26, 0.7); --animation: move-up; --x: 8px; --y: 28px; --duration: 7s; --delay: 0.7s; --easing: ease-in-out}#brxe-bnmmpb {width: 40px; height: 40px; --blur: 12px; --background: rgba(255, 163, 26, 0.7); --animation: move-horizontal; --x: 28px; --y: -4px; --duration: 7s; --delay: 1.8s; --easing: ease-in-out}#brxe-yuodih {width: 40px; height: 40px; --blur: 8px; --background: var(--primary-l-2); --animation: move-vertical; --x: 20px; --y: -12px; --duration: 7s; --delay: 1.0s; --easing: ease-in-out}#brxe-vlquin {width: 40px; height: 40px; --blur: 8px; --background: var(--primary-l-2); --animation: move-vertical; --x: 20px; --y: -12px; --duration: 7s; --delay: 1.0s; --easing: ease-in-out}#brxe-qsyjjo {width: 40px; height: 40px; --blur: 12px; --background: rgba(255, 163, 26, 0.7); --animation: move-straight; --x: 4px; --y: 4px; --duration: 7s; --delay: 1.3s; --easing: ease-in-out}#brxe-xfegrm {width: 40px; height: 40px; --blur: 14px; --background: var(--primary-l-1); --animation: move-right-down; --x: 200px; --y: 4px; --duration: 7s; --delay: 0.6s; --easing: ease-in-out}#brxe-hbpacp .nb-bubbles-button__wrapper {padding-top: var(--space-xs); padding-right: var(--space-s); padding-bottom: var(--space-xs); padding-left: var(--space-s)}#brxe-hbpacp .nb-bubbles-button__label {font-weight: 700; color: #ffffff; font-size: var(--text-m)}#brxe-hbpacp {--c-radial-inner: var(--primary); --c-radial-outer: var(--primary-d-1); --border-radius: var(--radius-l)}#brxe-hbpacp:before {box-shadow: inset 0 3px 12px 0 var(--primary-l-3)}@media (max-width: 767px) {#brxe-srdiqn {align-items: center}}@media (max-width: 478px) {#brxe-srdiqn {align-items: center}}#brxe-dcqyag {max-width: 100%; display: none}#brxe-dcqyag:not(.tag), #brxe-dcqyag img {object-fit: scale-down}#brxe-rwoarc {width: 100%; height: 100%; border-radius: 12px}#brxe-xcsako {width: 100%; height: 100%; border-radius: 12px; display: none}#brxe-xcsako .bc-zoom-lens__show {--scale: 0}#brxe-xcsako .bc-zoom-lens__image, #brxe-xcsako .bc-zoom-lens__glass {filter: blur(0px)}#brxe-xawyfk {width: 100%; height: 100%; max-width: 100%; background-color: 0000000}#brxe-xawyfk, #brxe-xawyfk .nb-border-beam__mask {border-color: rgba(0, 0, 0, 0); border-radius: 12px}#brxe-xawyfk .nb-border-beam__mask {--color-from: var(--primary); --color-to: var(--primary); --border-width: 1.5; --anchor: 90}#brxe-jykrnx {padding-bottom: var(--space-4xs)}#brxe-zrncjw .bc-twist-title__span {color: var(--text-title)}#brxe-zrncjw {font-size: var(--text-2xl)}#brxe-ahpdgp .bc-twist-title__span {color: var(--primary)}#brxe-ahpdgp {font-size: var(--text-2xl); display: none}#brxe-nqdbts {flex-direction: row; justify-content: center; display: none}#brxe-eafexr {display: none}#brxe-ovrcaz {row-gap: var(--space-xs); padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}#brxe-tifumw {--base: 0; --size: 200; --get-border-radius: 12; --border-light-opacity: 1; width: inherit; height: inherit; --outer: 1; --border-width: 2; --lightness: 60; --saturation: 100; --spread: 0}#brxe-peulby {align-self: center !important; align-items: center}#brxe-yrumvx {color: var(--success); fill: var(--success); display: none}#brxe-cpegud {row-gap: var(--space-xs); padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}#brxe-ouqgzg {--base: 140; --size: 250; --get-border-radius: 12; --border-light-opacity: 1; width: inherit; height: inherit; --outer: 1; --border-width: 2; --lightness: 55; --saturation: 100; --spread: 80}#brxe-yehxqd {display: none}#brxe-utigur {row-gap: var(--space-xs); padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}#brxe-zhlkie {--base: 0; --size: 200; --get-border-radius: 12; --border-light-opacity: 1; width: inherit; height: inherit; --outer: 1; --border-width: 2; --lightness: 60; --saturation: 100; --spread: 0}#brxe-ofwfcf {color: var(--success); fill: var(--success); display: none}#brxe-bhyawu {row-gap: var(--space-xs); padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}#brxe-mblwxz {--base: 140; --size: 250; --get-border-radius: 12; --border-light-opacity: 1; width: inherit; height: inherit; --outer: 1; --border-width: 2; --lightness: 55; --saturation: 100; --spread: 80}#brxe-tcbzmz {display: none}#brxe-juywqf {row-gap: var(--space-xs); padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}#brxe-cpoypt {--base: 0; --size: 200; --get-border-radius: 12; --border-light-opacity: 1; width: inherit; height: inherit; --outer: 1; --border-width: 2; --lightness: 60; --saturation: 100; --spread: 0}#brxe-ncmbsq {color: var(--success); fill: var(--success); display: none}#brxe-lqlwiu {row-gap: var(--space-xs); padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}#brxe-hrygpd {--size: 200; --get-border-radius: 12; --border-light-opacity: 1; width: inherit; height: inherit; --outer: 1; --border-width: 2; --lightness: 55; --saturation: 100; --spread: 80; --base: 140}#brxe-urmiqs {color: var(--text-title); font-size: var(--text-xl); display: none}@media (max-width: 991px) {#loesungen {display: none}}@media (max-width: 767px) {#loesungen {display: none}}@media (max-width: 478px) {#loesungen {display: none}}#brxe-fpykql {padding-bottom: var(--space-4xs)}#brxe-lqxyvf {color: var(--text-body)}#brxe-nbgdui:not(.tag), #brxe-nbgdui img {object-fit: cover}#brxe-nbgdui {aspect-ratio: 16:9}#brxe-bsqyoy {--base: 0; --spread: 100%; --saturation: 100%; --lightness: 50; --outer: 1; --size: 200; --bg-spot-opacity: 0.1; --cardblur: 5; --border-width: 3; --border-spot-opacity: 1; --border-light-opacity: 1; width: inherit; height: inherit; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; --get-border-radius: 14}#brxe-htcjrj {width: inherit; height: inherit; --base: 0; --spread: 100%; --saturation: 100%; --lightness: 50; --outer: 1; --size: 200; --bg-spot-opacity: 0.1; --cardblur: 5; --border-width: 3; --border-spot-opacity: 1; --border-light-opacity: 1; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; --get-border-radius: 14}.feature-75__tab{ display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-template-rows: auto; gap: var(--space-m);  @media (max-width: 991px) { grid-template-columns: minmax(0, 1fr); }  .feature-75__tab-panel.brx-open{ animation: fade-in 0.5s ease; }}@keyframes fade-in { 0% { opacity: 0; } 100% { opacity: 1; }}#brxe-vqgwyv {display: none}#brxe-cozyah:not(.tag), #brxe-cozyah img {object-position: left top}#brxe-xsshzr {display: none}#brxe-xcllog {padding-bottom: var(--space-4xs)}#brxe-seckkz {display: none}#brxe-cfzqts {--base: 80; --spread: 59; --saturation: 15; --lightness: 9; --outer: 1; --bg-spot-opacity: 0.1; --cardblur: 5; --border-width: 3; --border-spot-opacity: 1; --border-light-opacity: 1; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; width: 100%; height: 100%; --get-border-radius: 14}#workflows {row-gap: var(--space-xl)}#brxe-ogseaa {padding-bottom: var(--space-4xs)}#brxe-gjrndz {display: none}#brxe-iyssyy:not(.tag), #brxe-iyssyy img {object-position: left top; object-fit: cover}#brxe-yxqnbu {--base: 80; --spread: 59; --saturation: 15; --lightness: 9; --outer: 1; --bg-spot-opacity: 0.1; --cardblur: 5; --border-width: 3; --border-spot-opacity: 1; --border-light-opacity: 1; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; width: 100%; height: 100%; --get-border-radius: 14}#brxe-sfoyrn {padding-bottom: var(--space-4xs)}.card-qof__wrapper{ &:nth-child(4n), &:nth-child(4n+1){ grid-column: span 7; @media (max-width: 991px) { grid-column: auto; } }}#brxe-ymloiy {padding-bottom: var(--space-4xs)}#brxe-cyampy {color: var(--text-body)}#brxe-cyampy a {color: var(--text-body); font-size: inherit}#brxe-hyiwpb {color: var(--text-body)}#brxe-hyiwpb a {color: var(--text-body); font-size: inherit}#brxe-cntnrn {color: var(--text-body)}#brxe-cntnrn a {color: var(--text-body); font-size: inherit}#brxe-udjapa {color: var(--text-body)}#brxe-udjapa a {color: var(--text-body); font-size: inherit}#brxe-czflje {color: var(--text-body)}#brxe-czflje a {color: var(--text-body); font-size: inherit}#brxe-jwnusj {color: var(--text-body)}#brxe-jwnusj a {color: var(--text-body); font-size: inherit}#brxe-ibxnit {color: var(--text-body)}#brxe-ibxnit a {color: var(--text-body); font-size: inherit}#brxe-jtoxyv .form-group:nth-child(5) {height: 180px}#brxe-qnvihe {color: var(--text-body)}#brxe-qnvihe .bc-back-to-top__circle-path {stroke: var(--primary)}#brxe-qnvihe .bc-back-to-top__arrow-svg {fill: var(--primary)}