.brxe-code{width:100%}@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}: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{display:inline-flex}: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}@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}: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-ftqrgr {font-size: 4.4rem; padding-top: 40px; padding-bottom: 40px}@media (max-width: 478px) {#brxe-ftqrgr {font-size: 2.4rem}}#brxe-tskkjb {flex-direction: row; justify-content: center; padding-top: 40px; padding-bottom: 40px}@media (max-width: 478px) {#brxe-htdqgc {font-size: 1.8rem}}#brxe-naaxup {margin-bottom: 40px}#brxe-havmhk {margin-bottom: 10px; font-size: 14px; color: var(--bricks-color-sflsyo); font-family: "Libre Franklin"; font-weight: 400; text-transform: none}#brxe-qsvydv {font-size: 24px; font-weight: 600; margin-bottom: 20px}@media (max-width: 478px) {#brxe-qsvydv {font-size: 1.6rem; width: 100%}}#brxe-kqdnon .icon i {font-size: 16px}#brxe-kqdnon .icon {color: var(--bricks-color-sflsyo); align-self: center; margin-right: 8px}#brxe-kqdnon .icon a {color: var(--bricks-color-sflsyo)}#brxe-kqdnon {flex-direction: row; margin-bottom: 4px}#brxe-kqdnon .content {font-size: 14px}#brxe-jbeplh .icon i {font-size: 16px}#brxe-jbeplh .icon {color: var(--bricks-color-sflsyo); align-self: center; margin-right: 8px}#brxe-jbeplh .icon a {color: var(--bricks-color-sflsyo)}#brxe-jbeplh {flex-direction: row; margin-bottom: 4px}#brxe-jbeplh .content {font-size: 14px}#brxe-mpoosi {font-size: 14px; text-align: left; margin-top: 20px}#brxe-mpoosi a {font-size: 14px; text-align: left; font-size: inherit}#brxe-lccnfh {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-cqfixu {background-color: var(--bricks-color-aeznzb); border-radius: 12px; overflow: hidden; flex-direction: row}#brxe-mygdho {margin-bottom: 10px; color: var(--bricks-color-sflsyo); font-size: 14px; font-family: "Libre Franklin"; font-weight: 400; text-transform: none}#brxe-xfxygf {font-size: 24px; font-weight: 600; margin-bottom: 20px}@media (max-width: 478px) {#brxe-xfxygf {font-size: 1.6rem; width: 100%}}#brxe-ucaoan .icon i {font-size: 16px}#brxe-ucaoan .icon {color: var(--bricks-color-sflsyo); align-self: center; margin-right: 8px}#brxe-ucaoan .icon a {color: var(--bricks-color-sflsyo)}#brxe-ucaoan {flex-direction: row; margin-bottom: 4px}#brxe-ucaoan .content {font-size: 14px}#brxe-yjrztz .icon i {font-size: 16px}#brxe-yjrztz .icon {color: var(--bricks-color-sflsyo); align-self: center; margin-right: 8px}#brxe-yjrztz .icon a {color: var(--bricks-color-sflsyo)}#brxe-yjrztz {flex-direction: row; margin-bottom: 4px}#brxe-yjrztz .content {font-size: 14px}#brxe-sxiyth {font-size: 14px; text-align: left; margin-top: 20px}#brxe-sxiyth a {font-size: 14px; text-align: left; font-size: inherit}#brxe-dkptkt {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-qtrldd {background-color: var(--bricks-color-aeznzb); border-radius: 12px; overflow: hidden; flex-direction: row}#brxe-umamye {flex-direction: column; column-gap: 20px; row-gap: 40px; align-items: stretch}#brxe-bwzzaf {margin-top: 40px; margin-bottom: 80px; flex-direction: column; align-items: flex-start}#brxe-jyfgts {margin-bottom: 10px}#brxe-efmtfx {width: 100px}@media (max-width: 478px) {#brxe-ukxqox {width: 50%}}#brxe-jbjscy {flex-direction: row}@media (max-width: 478px) {#brxe-jbjscy {flex-direction: row}}#brxe-fpgfjy {width: 100px}@media (max-width: 478px) {#brxe-wbdxij {width: 50%}}#brxe-ftmluw {flex-direction: row}#brxe-vqjlpg {width: 100px}@media (max-width: 478px) {#brxe-gekpng {width: 50%}}#brxe-tiozng {flex-direction: row}#brxe-winwoa {width: 100px}@media (max-width: 478px) {#brxe-poxdsn {width: 50%}}#brxe-xlsxyn {flex-direction: row}#brxe-nwnfhk {width: 100px}@media (max-width: 478px) {#brxe-zqswqg {width: 50%}}#brxe-zauzdi {flex-direction: row}#brxe-baeygv {width: 100px}@media (max-width: 478px) {#brxe-ktycfn {width: 50%}}#brxe-pdnhuk {flex-direction: row}#brxe-bznodu {margin-top: 40px; margin-bottom: 10px}#brxe-yfduzk {flex-direction: row; gap: 10px; margin-top: 5px; margin-bottom: 5px}#brxe-yfduzk .icon i {font-size: 20px}#brxe-yfduzk .icon {color: var(--bricks-color-hdqhug)}#brxe-yfduzk .icon a {color: var(--bricks-color-hdqhug)}#brxe-hgredh {margin-top: 40px; margin-bottom: 10px}#brxe-cimykg {flex-direction: row; gap: 10px; margin-top: 5px; margin-bottom: 5px}#brxe-cimykg .icon i {font-size: 20px}#brxe-cimykg .icon {color: var(--bricks-color-hdqhug)}#brxe-cimykg .icon a {color: var(--bricks-color-hdqhug)}#brxe-xofwjq {flex-direction: row; gap: 10px; margin-top: 5px; margin-bottom: 5px}#brxe-xofwjq .icon i {font-size: 20px}#brxe-xofwjq .icon {color: var(--bricks-color-hdqhug)}#brxe-xofwjq .icon a {color: var(--bricks-color-hdqhug)}#brxe-knaagu {flex-direction: row; gap: 10px; margin-top: 5px; margin-bottom: 5px}#brxe-knaagu .icon i {font-size: 20px}#brxe-knaagu .icon {color: var(--bricks-color-hdqhug)}#brxe-knaagu .icon a {color: var(--bricks-color-hdqhug)}#brxe-yduvlb {align-self: center !important; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; background-color: var(--bricks-color-aeznzb); border-top-left-radius: 27px; border-bottom-left-radius: 27px; justify-content: center; max-width: 33%}@media (max-width: 478px) {#brxe-yduvlb {max-width: 100%; border-radius: 27px 27px 0 0}}#brxe-mfwpim {width: 100%; height: 100%; align-self: stretch}#brxe-mfwpim > div { height:100%;}#brxe-enyksw {width: 67%; max-width: 67%; background-color: var(--bricks-color-hdqhug)}@media (max-width: 478px) {#brxe-enyksw {width: 100%; max-width: 100%; border-radius: 0 0 27px 27px}}#brxe-xwuyqd {display: flex; flex-wrap: wrap; background-color: var(--bricks-color-aeznzb); border-radius: 27px; flex-direction: row; align-items: stretch; overflow: hidden}@media (max-width: 478px) {#brxe-xwuyqd {flex-direction: column}}#brxe-qufwty {padding-top: 40px; padding-bottom: 80px; background-attachment: scroll; background-size: 500px; background-color: var(--bricks-color-fxmozw); background-image: url(https://burkhardt-rollen.de/wp-content/uploads/2023/01/Kreis_Kontur_weiss.svg); background-position: 5% 15%; background-repeat: no-repeat}#brxe-betnwn {width: 800px; max-width: 600px; margin-bottom: 40px}@media (max-width: 478px) {#brxe-betnwn {max-width: 100%; width: 100%}}#brxe-oczkfy .form-group:nth-child(5) {width: 34%}#brxe-oczkfy .form-group:nth-child(6) {width: 66%}#brxe-oczkfy .form-group:nth-child(7) {height: 260px}#brxe-oczkfy {max-width: 520px}#brxe-oczkfy label {color: var(--bricks-color-mnmvmz); font-weight: 500}#brxe-oczkfy .label {color: var(--bricks-color-mnmvmz); font-weight: 500}#brxe-oczkfy .form-group input {border: 1px solid var(--bricks-color-sflsyo); background-color: #fafafa}#brxe-oczkfy .flatpickr {border: 1px solid var(--bricks-color-sflsyo); background-color: #fafafa}#brxe-oczkfy select {border: 1px solid var(--bricks-color-sflsyo); background-color: #fafafa}#brxe-oczkfy textarea {border: 1px solid var(--bricks-color-sflsyo); background-color: #fafafa}#brxe-oczkfy .bricks-button:not([type=submit]) {border: 1px solid var(--bricks-color-sflsyo)}#brxe-oczkfy .choose-files {border: 1px solid var(--bricks-color-sflsyo)}#brxe-oczkfy .form-group:not(:last-child):not(.captcha) {padding-right: 10px; padding-bottom: 13px; padding-left: 10px}#brxe-oczkfy .bricks-button {font-size: 16px}#brxe-oczkfy .options-wrapper>li { display: flex; align-items: baseline;}@media (max-width: 478px) {#brxe-oczkfy {max-width: 100%; width: 100%}}#brxe-lldiua {margin-bottom: 100px; align-self: center !important; flex-direction: column; align-items: center}#brxe-vknapx {align-self: center !important; align-items: center; flex-direction: column; margin-top: 40px}