@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 {@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}}@media (max-width: 991px) {#brxe-5e7a77 {padding-top: 1px}}@media (max-width: 991px) {#brxe-236291 {padding-top: 1px}}@media (max-width: 991px) {#brxe-8ad788 {padding-top: 1px}}@media (max-width: 991px) {#brxe-7f005c {padding-top: 1px}}#brxe-1b66d7:not(.tag), #brxe-1b66d7 img {object-fit: cover}#brxe-b0fa28 {position: relative}@media (max-width: 767px) {#brxe-ec2ebf {margin-bottom: 0}}#brxe-541b31 {margin-bottom: 28px}#brxe-38a6e1 .form-group:nth-child(1) {width: 50%}#brxe-38a6e1 .form-group:nth-child(2) {width: 50%}#brxe-38a6e1 .form-group:nth-child(3) {width: 50%}#brxe-38a6e1 .form-group:nth-child(4) {width: 50%}#brxe-38a6e1 .form-group:nth-child(5) {width: 100%}#brxe-38a6e1 .form-group:nth-child(6) {width: 50%}#brxe-38a6e1 .form-group:nth-child(7) {width: 50%}#brxe-38a6e1 .form-group:nth-child(8) {width: 50%}#brxe-38a6e1 .form-group:nth-child(9) {width: 50%}#brxe-38a6e1 .form-group:nth-child(10) .choose-files {border-radius: 20px}#brxe-38a6e1 .form-group:nth-child(11) {width: 100%}#brxe-38a6e1 .bricks-button {background-color: #26351d; color: #ffffff; font-weight: 400; font-size: 16px; text-align: center; text-decoration: none}#brxe-38a6e1 button[type=submit].bricks-button {border-width: 2px; border-radius: 20px}#brxe-38a6e1 .submit-button-wrapper {margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-38a6e1 {position: static}#brxe-38a6e1 label {text-transform: none}#brxe-38a6e1 .label {text-transform: none}#brxe-38a6e1 { background: #ffffff; border: 1px solid #e3dfd6; border-radius: 32px; padding: 44px 36px; box-shadow: none; max-width: 980px; margin: 0 auto;}#brxe-38a6e1 form,#brxe-38a6e1 .bricks-form { display: flex; flex-wrap: wrap; align-items: flex-start; margin-left: -10px; margin-right: -10px;}#brxe-38a6e1 .form-group { box-sizing: border-box; padding-left: 10px; padding-right: 10px; margin-bottom: 24px;}#brxe-38a6e1 .form-group:has(textarea),#brxe-38a6e1 .form-group:has(input[type="file"]),#brxe-38a6e1 .form-group:has(input[type="checkbox"]) { width: 100% !important; flex-basis: 100% !important; max-width: 100% !important;}#brxe-38a6e1 label { display: block; margin-bottom: 10px; color: #26351d; font-size: 15px; font-weight: 700; line-height: 1.35; text-align: left; text-transform: none !important; letter-spacing: 0 !important;}#brxe-38a6e1 input:not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="submit"]),#brxe-38a6e1 select,#brxe-38a6e1 textarea { width: 100%; min-height: 58px; background-color: #ffffff; border: 1px solid #ddd9d0; border-radius: 16px; padding: 16px 18px; color: #26351d; font-size: 16px; line-height: 1.4; text-align: left; box-shadow: none; transition: border-color 0.2s ease, box-shadow 0.2s ease;}#brxe-38a6e1 textarea { min-height: 150px; resize: vertical; padding-top: 18px;}#brxe-38a6e1 input::placeholder,#brxe-38a6e1 textarea::placeholder { color: #9a9a94; opacity: 1;}#brxe-38a6e1 input:not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="submit"]):focus,#brxe-38a6e1 select:focus,#brxe-38a6e1 textarea:focus { outline: none; background-color: #ffffff; border-color: #bfc7b5; box-shadow: 0 0 0 3px rgba(38, 53, 29, 0.08);}#brxe-38a6e1 select { appearance: none !important; -webkit-appearance: none !important; -moz-appearance: none !important; padding-right: 52px; background-color: #ffffff; background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%2326351d' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important; background-repeat: no-repeat !important; background-position: right 18px center !important; background-size: 16px 16px !important;}#brxe-38a6e1 select::-ms-expand { display: none;}#brxe-38a6e1 .form-group:has(select)::after,#brxe-38a6e1 .choices[data-type*="select-one"]::after { display: none !important;}#brxe-38a6e1 .form-group:has(input[type="file"]) { position: relative !important; min-height: 214px !important; padding-bottom: 164px !important; margin-bottom: 22px !important; z-index: 1 !important;}#brxe-38a6e1 .form-group:has(input[type="file"]) > label:not(.choose-files) { display: block !important; margin-bottom: 12px !important; color: #26351d !important; font-size: 15px !important; font-weight: 700 !important; text-align: center !important;}#brxe-38a6e1 .form-group:has(input[type="file"]) > label.choose-files,#brxe-38a6e1 .form-group:has(input[type="file"]) .choose-files { display: flex !important; align-items: center !important; justify-content: center !important; position: absolute !important; left: 28px !important; right: 28px !important; bottom: 14px !important; min-height: 46px !important; margin: 0 !important; padding: 10px 14px !important; z-index: 3 !important; pointer-events: none !important; overflow: hidden !important; color: transparent !important; font-size: 0 !important; line-height: 0 !important; background: #fff4d6 !important; border: 1px solid #e1bd62 !important; border-radius: 11px !important;}#brxe-38a6e1 .form-group:has(input[type="file"]) > label.choose-files::after,#brxe-38a6e1 .form-group:has(input[type="file"]) .choose-files::after { content: "⚠ 3D-Modelle bitte ausschließlich als ZIP-Archiv hochladen."; display: block !important; color: #60480e !important; font-size: 13px !important; font-weight: 800 !important; line-height: 1.35 !important; text-align: center !important;}#brxe-38a6e1 .form-group:has(input[type="file"]) input[type="file"] { display: block !important; position: absolute !important; left: 10px !important; right: 10px !important; bottom: 0 !important; width: calc(100% - 20px) !important; height: 156px !important; opacity: 0 !important; visibility: visible !important; z-index: 5 !important; cursor: pointer !important; font-size: 0 !important; line-height: 0 !important; color: transparent !important; border: 0 !important; background: transparent !important; padding: 0 !important; margin: 0 !important;}#brxe-38a6e1 .form-group:has(input[type="file"]) input[type="file"]::-webkit-file-upload-button { display: none !important; visibility: hidden !important; width: 0 !important; height: 0 !important; padding: 0 !important; margin: 0 !important;}#brxe-38a6e1 .form-group:has(input[type="file"]) input[type="file"]::file-selector-button { display: none !important; visibility: hidden !important; width: 0 !important; height: 0 !important; padding: 0 !important; margin: 0 !important;}#brxe-38a6e1 .form-group:has(input[type="file"]) button:not([type="submit"]),#brxe-38a6e1 .form-group:has(input[type="file"]) .button,#brxe-38a6e1 .form-group:has(input[type="file"]) .bricks-button,#brxe-38a6e1 .form-group:has(input[type="file"]) [class*="file-button"],#brxe-38a6e1 .form-group:has(input[type="file"]) [class*="upload-button"] { display: none !important; visibility: hidden !important;}#brxe-38a6e1 .form-group:has(input[type="file"])::before { content: ""; position: absolute !important; left: 10px !important; right: 10px !important; bottom: 0 !important; height: 156px !important; z-index: 2 !important; pointer-events: none !important; background: #ffffff !important; border: 1px dashed #d8d3c8 !important; border-radius: 16px !important; transition: border-color 0.2s ease, box-shadow 0.2s ease;}#brxe-38a6e1 .form-group:has(input[type="file"])::after { content: "☁ Dateien auswählen oder hierher ziehen\A Bilder und PDF-Dateien können direkt hochgeladen werden."; white-space: pre-line; position: absolute !important; left: 50% !important; bottom: 80px !important; transform: translateX(-50%) !important; width: calc(100% - 60px) !important; z-index: 3 !important; pointer-events: none !important; color: #4b5542 !important; font-size: 15px !important; font-weight: 600 !important; line-height: 1.5 !important; text-align: center !important;}#brxe-38a6e1 .form-group:has(input[type="file"]):focus-within::before { border-color: #bfc7b5 !important; box-shadow: 0 0 0 3px rgba(38, 53, 29, 0.08) !important;}#brxe-38a6e1 .form-group:has(input[type="checkbox"]) { position: relative !important; z-index: 10 !important; display: flex !important; align-items: flex-start !important; justify-content: flex-start !important; gap: 12px !important; margin-top: 2px !important; margin-bottom: 26px !important;}#brxe-38a6e1 input[type="checkbox"] { appearance: none !important; -webkit-appearance: none !important; -moz-appearance: none !important; display: inline-block !important; opacity: 1 !important; visibility: visible !important; position: relative !important; z-index: 11 !important; width: 22px !important; min-width: 22px !important; height: 22px !important; min-height: 22px !important; margin: 0 !important; padding: 0 !important; background: #ffffff !important; border: 1.5px solid #cfcac0 !important; border-radius: 5px !important; cursor: pointer !important; pointer-events: auto !important; box-shadow: none !important;}#brxe-38a6e1 input[type="checkbox"]:checked { background-color: #26351d !important; border-color: #26351d !important;}#brxe-38a6e1 input[type="checkbox"]:checked::after { content: ""; position: absolute; left: 50%; top: 46%; width: 5px; height: 10px; border: solid #ffffff; border-width: 0 2px 2px 0; transform: translate(-50%, -50%) rotate(45deg);}#brxe-38a6e1 .form-group:has(input[type="checkbox"]) label { margin: 1px 0 0 0 !important; color: #26351d !important; font-size: 15px !important; font-weight: 500 !important; line-height: 1.45 !important; text-align: left !important; cursor: pointer !important; pointer-events: auto !important;}#brxe-38a6e1 button[type="submit"],#brxe-38a6e1 input[type="submit"],#brxe-38a6e1 .bricks-button { display: inline-flex; align-items: center; justify-content: center; width: auto; min-height: 58px; margin-top: 0; background: #26351d !important; color: #ffffff !important; border: 0; border-radius: 18px; padding: 18px 32px; font-size: 16px; font-weight: 500; line-height: 1; box-shadow: none; cursor: pointer; transition: background 0.2s ease, transform 0.2s ease;}#brxe-38a6e1 button[type="submit"]:hover,#brxe-38a6e1 input[type="submit"]:hover,#brxe-38a6e1 .bricks-button:hover { background: #1f2c17 !important; color: #ffffff !important; transform: translateY(-1px);}#brxe-38a6e1 button[type="submit"]:active,#brxe-38a6e1 input[type="submit"]:active,#brxe-38a6e1 .bricks-button:active { transform: translateY(0);}#brxe-38a6e1::after { content: "Mit dem Absenden des Formulars gehen Sie keine Verpflichtung zur Bestellung ein."; display: block; width: 100%; max-width: 720px; margin: 18px auto 0 auto; color: #6f7469; font-size: 14px; font-weight: 500; line-height: 1.5; text-align: center;}#brxe-38a6e1 .form-group .error,#brxe-38a6e1 .bricks-field-error { color: #b42318; font-size: 13px; margin-top: 8px;}#brxe-38a6e1 .message,#brxe-38a6e1 .bricks-form__notice { border-radius: 14px; padding: 14px 16px; font-size: 14px; margin-top: 14px;}#brxe-38a6e1 .message.success,#brxe-38a6e1 .bricks-form__notice--success { background: #eef6ea; color: #26481a;}#brxe-38a6e1 .message.error,#brxe-38a6e1 .bricks-form__notice--error { background: #fff1f1; color: #9f1f1f;}@media (max-width: 767px) { #brxe-38a6e1 { padding: 28px 20px; border-radius: 24px; } #brxe-38a6e1 form, #brxe-38a6e1 .bricks-form { margin-left: 0; margin-right: 0; } #brxe-38a6e1 .form-group { width: 100% !important; max-width: 100% !important; flex-basis: 100% !important; padding-left: 0; padding-right: 0; margin-bottom: 20px; } #brxe-38a6e1 .form-group:has(input[type="file"]) { min-height: 238px !important; padding-bottom: 188px !important; } #brxe-38a6e1 .form-group:has(input[type="file"]) input[type="file"], #brxe-38a6e1 .form-group:has(input[type="file"])::before { left: 0 !important; right: 0 !important; width: 100% !important; height: 180px !important; } #brxe-38a6e1 .form-group:has(input[type="file"])::after { bottom: 98px !important; width: calc(100% - 32px) !important; font-size: 14px !important; } #brxe-38a6e1 .form-group:has(input[type="file"]) > label.choose-files, #brxe-38a6e1 .form-group:has(input[type="file"]) .choose-files { left: 14px !important; right: 14px !important; bottom: 14px !important; min-height: 64px !important; padding: 10px 12px !important; } #brxe-38a6e1 .form-group:has(input[type="file"]) > label.choose-files::after, #brxe-38a6e1 .form-group:has(input[type="file"]) .choose-files::after { font-size: 12px !important; line-height: 1.35 !important; } #brxe-38a6e1 button[type="submit"], #brxe-38a6e1 input[type="submit"], #brxe-38a6e1 .bricks-button { width: 100%; } #brxe-38a6e1::after { margin-top: 14px; font-size: 13px; line-height: 1.45; }}#brxe-fb471f {background-color: #ffffff; border: 1px solid #e7e1d7; border-radius: 28px; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; max-width: 960px; width: 100%; margin-right: auto; margin-left: auto}#brxe-c2c23b {align-items: center; padding-bottom: 5px}#brxe-5477e7 { width: 100%; max-width: 1040px; margin-left: auto; margin-right: auto; margin-top: 32px; margin-bottom: 56px; padding: 34px 38px; background: #fbf6e9; border: 1px solid #e6cfa4; border-left: 6px solid #26351d; border-radius: 20px; box-sizing: border-box;}#brxe-5477e7 h2 { margin: 0 0 18px; font-size: 22px; line-height: 1.35; font-weight: 700; color: #26351d; letter-spacing: 0 !important; word-spacing: 0.08em !important; white-space: normal !important;}#brxe-5477e7 ol { margin: 0; padding-left: 24px; color: #26351d;}#brxe-5477e7 li { margin: 0 0 10px; font-size: 16px; line-height: 1.6; font-weight: 500; color: #26351d;}#brxe-5477e7 li:last-child { margin-bottom: 0;}@media (max-width: 767px) { #brxe-5477e7 { margin-top: 28px; margin-bottom: 44px; padding: 26px 22px; border-radius: 18px; } #brxe-5477e7 h2 { font-size: 20px; line-height: 1.35; } #brxe-5477e7 li { font-size: 15px; line-height: 1.55; }}@media (max-width: 991px) {#brxe-5477e7 {padding-top: 1px}}