@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 {.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 {@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-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{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}}#brxe-196b62 {width: fit-content; text-transform: capitalize}@media (max-width: 840px) {#brxe-196b62 {align-self: center}}#brxe-6a5574 {width: fit-content; padding-left: 1px; text-transform: capitalize}@media (max-width: 840px) {#brxe-6a5574 {align-self: center}}#brxe-26a07a {display: flex; flex-direction: column; row-gap: 10px}#brxe-502220 {width: fit-content; font-size: clamp(1.75rem, 1.2vw + 1.7vh, 2.4rem)}@media (max-width: 840px) {#brxe-502220 {align-self: center}}#brxe-e4be7e {width: fit-content}@media (max-width: 840px) {#brxe-e4be7e {align-self: center}}@media (max-width: 600px) {#brxe-e4be7e {width: 90vw}}#brxe-311b4c {padding-right: 5vw; padding-left: 5vw; display: flex; flex-direction: column; row-gap: 40px}@media (max-width: 840px) {#brxe-311b4c {align-self: center !important; padding-top: 25px; padding-bottom: 25px; height: 100%; row-gap: 20px}}@media (max-width: 840px) {#brxe-9a00a4 {order: 2; height: 100%}}#brxe-a78aa2:not(.tag), #brxe-a78aa2 img {object-fit: cover}#brxe-a78aa2 {height: 100%; width: 100%}#brxe-a78aa2{ transition: transform 0.3s ease-in-out;}#brxe-a78aa2:hover{ transform: scale(1.03);}@media (max-width: 840px) {#brxe-a78aa2 {height: 70svh}}#brxe-1a0014 {height: 100%; width: 100%; overflow: hidden}@media (max-width: 840px) {#brxe-1a0014 {order: 1; height: 100%}}#brxe-b3a12f {flex-direction: row; width: 100%; height: 80vh; align-items: center}@media (max-width: 840px) {#brxe-b3a12f {flex-direction: column; height: 100%}}@media (max-width: 840px) {#speisekarte {height: 100%}}#brxe-5215fc {order: 0}@media (max-width: 840px) {#brxe-5215fc {order: 1; margin-top: 5px}}#brxe-8116a3 {width: 100%; height: 100%; order: 1}#brxe-8116a3:not(.tag), #brxe-8116a3 img {object-fit: cover}#brxe-8116a3{ transition: transform 0.3s ease-in-out;}#brxe-8116a3:hover{ transform: scale(1.03);}@media (max-width: 840px) {#brxe-8116a3 {display: flex}}#brxe-b556fa {height: 37.5vh; overflow: hidden; width: 32.5%}@media (max-width: 840px) {#brxe-b556fa {display: none}}#brxe-c6ebe5 {width: 100%; height: 100%; order: 2}#brxe-c6ebe5:not(.tag), #brxe-c6ebe5 img {object-fit: cover}#brxe-c6ebe5{ transition: transform 0.3s ease-in-out;}#brxe-c6ebe5:hover{ transform: scale(1.03);}@media (max-width: 840px) {#brxe-c6ebe5 {width: 100%; height: 70svh}}#brxe-61f655 {height: 55vh; overflow: hidden; width: 42.5%}@media (max-width: 840px) {#brxe-61f655 {width: 100%; height: 70svh}}#brxe-f0e5b7 {width: 100%; height: 100%; order: 3}#brxe-f0e5b7:not(.tag), #brxe-f0e5b7 img {object-fit: cover}#brxe-f0e5b7{ transition: transform 0.3s ease-in-out;}#brxe-f0e5b7:hover{ transform: scale(1.03);}@media (max-width: 840px) {#brxe-f0e5b7 {display: flex}}#brxe-e44440 {height: 30vh; overflow: hidden; width: 25%}@media (max-width: 840px) {#brxe-e44440 {display: none}}#brxe-dd1adf {flex-direction: row; display: flex; align-self: center !important; width: 100%; align-items: center; max-width: 65vw}@media (max-width: 1440px) {#brxe-dd1adf {width: 90vw; max-width: 80vw}}@media (max-width: 840px) {#brxe-dd1adf {width: 100vw; height: 100%; max-width: 100vw; margin-bottom: 0px; padding-bottom: 0px}}#brxe-b67564 {text-align: center; width: 55vw}@media (max-width: 840px) {#brxe-b67564 {padding-right: 5vw; padding-left: 5vw; width: 100vw; order: 2}}#brxe-b30ac9 {width: 55vw; text-align: center}@media (max-width: 840px) {#brxe-b30ac9 {width: 100vw; padding-right: 5vw; padding-left: 5vw; order: 3}}#brxe-08c258 {color: var(--bricks-color-qfnmbz)}@media (max-width: 840px) {#brxe-08c258 {order: 4; margin-bottom: 25px}}@media (max-width: 600px) {#brxe-08c258 {width: 90vw}}#brxe-69a3f1 {align-items: center; width: 100%; padding-top: 12.5vh; padding-right: 5vw; padding-bottom: 12.5vh; padding-left: 5vw; row-gap: 40px; background-image: url(https://gottmannsgutstubb.de/wp-content/uploads/2025/12/Logo_Black-Gottmanns_Gut_Stubb-Cutout_Right-Color.svg); background-blend-mode: normal; background-position: bottom right; background-size: 350px; background-repeat: no-repeat}@media (max-width: 840px) {#brxe-69a3f1 {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-image: url(https://gottmannsgutstubb.de/wp-content/uploads/2025/12/Logo_Black-Gottmanns_Gut_Stubb-Cutout_Right-Color.svg); background-size: 250px; row-gap: 20px}}#gutstubb {background-color: #e4d3c1; align-items: center}#brxe-36e0d7 {width: fit-content}@media (max-width: 840px) {#brxe-36e0d7 {align-self: center}}#brxe-527b67 {text-align: left}@media (max-width: 840px) {#brxe-527b67 {align-self: center; text-align: center}}#brxe-87c292 {width: fit-content}@media (max-width: 840px) {#brxe-87c292 {align-self: center}}@media (max-width: 600px) {#brxe-87c292 {width: 90vw}}#brxe-03270e {padding-right: 5vw; padding-left: 5vw; display: flex; flex-direction: column; row-gap: 40px}@media (max-width: 840px) {#brxe-03270e {align-self: center !important; padding-top: 25px; padding-bottom: 25px; height: 100%; row-gap: 20px}}@media (max-width: 840px) {#brxe-872c89 {order: 2; height: 100%}}#brxe-4b2b7b:not(.tag), #brxe-4b2b7b img {object-fit: cover}#brxe-4b2b7b {height: 100%; width: 100%}#brxe-4b2b7b{ transition: transform 0.3s ease-in-out;}#brxe-4b2b7b:hover{ transform: scale(1.03);}@media (max-width: 840px) {#brxe-4b2b7b {height: 70svh}}#brxe-564a86 {height: 100%; width: 100%; overflow: hidden}@media (max-width: 840px) {#brxe-564a86 {order: 1; height: 100%}}#brxe-035d0d {flex-direction: row; width: 100%; height: 90vh; align-items: center}@media (max-width: 840px) {#brxe-035d0d {flex-direction: column; height: 100%}}@media (max-width: 840px) {#brxe-a15350 {height: 100%}}#brxe-67f2f4 {order: 0}@media (max-width: 840px) {#brxe-67f2f4 {order: 1; margin-top: 5px}}#brxe-bd0053 {width: 100%; height: 100%; order: 1}#brxe-bd0053:not(.tag), #brxe-bd0053 img {object-fit: cover}#brxe-bd0053{ transition: transform 0.3s ease-in-out;}#brxe-bd0053:hover{ transform: scale(1.03);}#brxe-c1a185 {height: 37.5vh; overflow: hidden; width: 32.5%}@media (max-width: 840px) {#brxe-c1a185 {display: none}}#brxe-20203d {width: 100%; height: 100%; order: 2}#brxe-20203d:not(.tag), #brxe-20203d img {object-fit: cover}#brxe-20203d{ transition: transform 0.3s ease-in-out;}#brxe-20203d:hover{ transform: scale(1.03);}@media (max-width: 840px) {#brxe-20203d {width: 100%; height: 70svh}}#brxe-5f1121 {height: 55vh; overflow: hidden; width: 42.5%}@media (max-width: 840px) {#brxe-5f1121 {width: 100%; height: 100%}}#brxe-4f99ef {width: 100%; height: 100%; order: 3}#brxe-4f99ef:not(.tag), #brxe-4f99ef img {object-fit: cover}#brxe-4f99ef{ transition: transform 0.3s ease-in-out;}#brxe-4f99ef:hover{ transform: scale(1.03);}#brxe-457463 {height: 30vh; overflow: hidden; width: 25%}@media (max-width: 840px) {#brxe-457463 {display: none}}#brxe-36cfe9 {flex-direction: row; display: flex; align-self: center !important; width: 100%; align-items: center; max-width: 65vw}@media (max-width: 1440px) {#brxe-36cfe9 {width: 90vw; max-width: 80vw}}@media (max-width: 840px) {#brxe-36cfe9 {width: 100vw; height: 100%; max-width: 100vw}}#brxe-7d2727 {text-align: center; width: 55vw}@media (max-width: 840px) {#brxe-7d2727 {padding-right: 5vw; padding-left: 5vw; width: 100vw; order: 2}}#brxe-917636 {width: fit-content}@media (max-width: 840px) {#brxe-917636 {width: 100vw; padding-right: 5vw; padding-left: 5vw; order: 3; text-align: center}}#brxe-998df3 {width: fit-content}@media (max-width: 840px) {#brxe-998df3 {width: 100vw; padding-right: 5vw; padding-left: 5vw; order: 3; text-align: center}}#brxe-bc0550 {display: flex; flex-direction: row; column-gap: 50px}@media (max-width: 840px) {#brxe-bc0550 {order: 3; flex-direction: column; align-self: center !important; row-gap: 20px}}#brxe-4f04a6 {color: var(--bricks-color-qfnmbz)}@media (max-width: 840px) {#brxe-4f04a6 {order: 4; margin-bottom: 25px}}@media (max-width: 600px) {#brxe-4f04a6 {width: 90vw}}#brxe-3aa48a {align-items: center; width: 100%; padding-top: 12.5vh; padding-right: 5vw; padding-bottom: 12.5vh; padding-left: 5vw; row-gap: 40px; background-image: url(https://gottmannsgutstubb.de/wp-content/uploads/2025/12/Logo_Black-Gottmanns_Gut_Stubb-Cutout_Right-Color.svg); background-blend-mode: normal; background-position: bottom right; background-size: 350px; background-repeat: no-repeat}@media (max-width: 840px) {#brxe-3aa48a {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-image: url(https://gottmannsgutstubb.de/wp-content/uploads/2025/12/Logo_Black-Gottmanns_Gut_Stubb-Cutout_Right-Color.svg); background-size: 250px; row-gap: 20px}}#hotel {background-color: #e4d3c1; align-items: center}#brxe-dbb48a {width: fit-content}@media (max-width: 840px) {#brxe-dbb48a {align-self: center}}#brxe-d80d04 {text-align: left}@media (max-width: 840px) {#brxe-d80d04 {align-self: center; text-align: center}}#brxe-295fc7 {width: fit-content}@media (max-width: 840px) {#brxe-295fc7 {align-self: center}}@media (max-width: 600px) {#brxe-295fc7 {width: 90vw}}#brxe-acc20d {padding-right: 5vw; padding-left: 5vw; display: flex; flex-direction: column; row-gap: 40px}@media (max-width: 840px) {#brxe-acc20d {align-self: center !important; padding-top: 25px; padding-bottom: 25px; height: 100%; row-gap: 20px}}@media (max-width: 840px) {#brxe-29b83e {order: 2; height: 100%}}#brxe-00882f:not(.tag), #brxe-00882f img {object-fit: cover}#brxe-00882f {height: 100%; width: 100%}#brxe-00882f{ transition: transform 0.3s ease-in-out;}#brxe-00882f:hover{ transform: scale(1.03);}@media (max-width: 840px) {#brxe-00882f {height: 70svh}}#brxe-3cc4d3 {height: 100%; width: 100%; overflow: hidden}@media (max-width: 840px) {#brxe-3cc4d3 {order: 1; height: 100%}}#brxe-a7ac44 {flex-direction: row; width: 100%; height: 90vh; align-items: center}@media (max-width: 840px) {#brxe-a7ac44 {flex-direction: column; height: 100%}}@media (max-width: 840px) {#feiern {height: 100%}}#brxe-8e3181 {width: fit-content}@media (max-width: 840px) {#brxe-8e3181 {align-self: center}}#brxe-5b63e3 {text-align: center; width: 55vw}@media (max-width: 840px) {#brxe-5b63e3 {padding-right: 5vw; padding-left: 5vw; width: 100vw; order: 0}}#brxe-819422.horizontal .line {border-top-color: rgba(0, 0, 0, 0.13); border-top-width: 1px}#brxe-819422.vertical .line {border-right-color: rgba(0, 0, 0, 0.13)}#brxe-819422 .icon {color: rgba(0, 0, 0, 0.13)}#brxe-819422 {width: 60%}#brxe-819422 .line {height: 1px}#brxe-2d3ada {text-align: center}#brxe-0531b6 {width: 50%; border-top-left-radius: 25px}#brxe-5ab15b {text-align: center}#brxe-d4f0ad {width: 50%; border-top-right-radius: 25px}#brxe-780004 {flex-direction: row; justify-content: center; background-color: var(--bricks-color-qfnmbz); border-top-left-radius: 25px; border-top-right-radius: 25px}#brxe-008985 .form-group:nth-child(1) {width: calc(50% - 5px)}#brxe-008985 .form-group:nth-child(2) {width: calc(50% - 5px)}#brxe-008985 .form-group:nth-child(7) {height: 300px}#brxe-008985 {justify-content: center; flex-direction: row; gap: 10px}#brxe-008985 .form-group input {border-color: var(--bricks-color-qfnmbz); border-radius: 15px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px}#brxe-008985 .flatpickr {border-color: var(--bricks-color-qfnmbz); border-radius: 15px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px}#brxe-008985 select {border-color: var(--bricks-color-qfnmbz); border-radius: 15px; color: rgba(36, 36, 36, 0.38); font-size: 17.5px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px}#brxe-008985 textarea {border-color: var(--bricks-color-qfnmbz); border-radius: 15px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px}#brxe-008985 .bricks-button:not([type=submit]) {border-color: var(--bricks-color-qfnmbz); border-radius: 15px}#brxe-008985 .choose-files {border-color: var(--bricks-color-qfnmbz); border-radius: 15px}#brxe-008985 ::placeholder {color: rgba(36, 36, 36, 0.38); font-size: 17.5px}#brxe-008985 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 0}#brxe-008985 .submit-button-wrapper {margin-top: 30px}#brxe-008985 .bricks-button {line-height: 1.7}#brxe-008985 input[type="checkbox"] { -webkit-appearance: none !important; appearance: none !important; display: inline-grid !important; place-content: center !important; width: 25px !important; height: 25px !important; border-radius: 23% !important; border: 1px solid #929292 !important; background-color: white !important; cursor: pointer !important; margin: 0 !important; padding: 0; aspect-ratio: 1 / 1 !important;}#brxe-008985 input[type="checkbox"]::before { content: ""; width: 15px !important; height: 15px !important; transform: scale(0); transition: 120ms transform ease-in-out; box-shadow: inset 1em 1em black; transform-origin: center; clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);}#brxe-008985 input[type="checkbox"]:checked::before { transform: scale(1);}#brxe-008985 .form-group:has(input[type="checkbox"]) { display: flex !important; flex-direction: row-reverse !important; justify-content: center !important; align-items: center !important; gap: 12px !important; font-size: 15px;}#brxe-008985 .form-group a {text-decoration: underline;}#brxe-008985 li:has(input[type="checkbox"]) { display: flex !important; flex-direction: row !important; flex-wrap: nowrap !important; align-items: flex-start !important; justify-content: flex-start !important; width: 100% !important; margin-bottom: 0 !important; gap:5px;}@media (max-width: 840px) {#brxe-008985 .form-group:nth-child(1) {width: 100%}#brxe-008985 .form-group:nth-child(2) {width: 100%}}@media (max-width: 600px) {#brxe-008985 .submit-button-wrapper {width: 100%}}#brxe-67465b {padding-bottom: 10px}@media (max-width: 600px) {#brxe-67465b {padding-bottom: 0px}}#brxe-5ad655 .form-group:nth-child(2) {width: calc(20% - 6.7px)}#brxe-5ad655 .form-group:nth-child(3) {width: calc(40% - 6.7px)}#brxe-5ad655 .form-group:nth-child(4) {width: calc(40% - 6.7px)}#brxe-5ad655 .form-group:nth-child(5) {width: calc(40% - 6.7px)}#brxe-5ad655 .form-group:nth-child(6) {width: calc(20% - 6.7px)}#brxe-5ad655 .form-group:nth-child(7) {width: calc(40% - 6.7px)}#brxe-5ad655 .form-group:nth-child(8) {width: calc(50% - 6.7px)}#brxe-5ad655 .form-group:nth-child(9) {width: calc(50% - 6.7px)}#brxe-5ad655 .form-group:nth-child(11) {width: calc(50% - 6.7px)}#brxe-5ad655 .form-group:nth-child(12) {width: calc(50% - 6.7px)}#brxe-5ad655 .form-group:nth-child(13) {width: calc(50% - 6.7px)}#brxe-5ad655 .form-group:nth-child(14) {width: calc(50% - 6.7px)}#brxe-5ad655 .form-group:nth-child(15) {width: calc(50% - 6.7px)}#brxe-5ad655 .form-group:nth-child(16) {width: calc(50% - 6.7px)}#brxe-5ad655 .form-group:nth-child(18) {height: 300px}#brxe-5ad655 {justify-content: center; flex-direction: row; gap: 10px}#brxe-5ad655 .form-group input {border-color: var(--bricks-color-qfnmbz); border-radius: 15px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px}#brxe-5ad655 .flatpickr {border-color: var(--bricks-color-qfnmbz); border-radius: 15px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px}#brxe-5ad655 select {border-color: var(--bricks-color-qfnmbz); border-radius: 15px; color: rgba(36, 36, 36, 0.38); font-size: 17.5px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px}#brxe-5ad655 textarea {border-color: var(--bricks-color-qfnmbz); border-radius: 15px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px}#brxe-5ad655 .bricks-button:not([type=submit]) {border-color: var(--bricks-color-qfnmbz); border-radius: 15px}#brxe-5ad655 .choose-files {border-color: var(--bricks-color-qfnmbz); border-radius: 15px}#brxe-5ad655 ::placeholder {color: rgba(36, 36, 36, 0.38); font-size: 17.5px}#brxe-5ad655 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 0}#brxe-5ad655 .submit-button-wrapper {margin-top: 30px}#brxe-5ad655 .bricks-button {line-height: 1.7}#brxe-5ad655 input[type="checkbox"] { -webkit-appearance: none !important; appearance: none !important; display: inline-grid !important; place-content: center !important; width: 25px !important; height: 25px !important; border-radius: 23% !important; border: 1px solid #929292 !important; background-color: white !important; cursor: pointer !important; margin: 0 !important; padding: 0; aspect-ratio: 1 / 1 !important;}#brxe-5ad655 input[type="checkbox"]::before { content: ""; width: 15px !important; height: 15px !important; transform: scale(0); transition: 120ms transform ease-in-out; box-shadow: inset 1em 1em black; transform-origin: center; clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);}#brxe-5ad655 input[type="checkbox"]:checked::before { transform: scale(1);}#brxe-5ad655 .form-group:has(input[type="checkbox"]) { display: flex !important; flex-direction: row-reverse !important; justify-content: center !important; align-items: center !important; gap: 12px !important; font-size: 15px;}#brxe-5ad655 .form-group a {text-decoration: underline;}#brxe-5ad655 li:has(input[type="checkbox"]) { display: flex !important; flex-direction: row !important; flex-wrap: nowrap !important; align-items: flex-start !important; justify-content: flex-start !important; width: 100% !important; margin-bottom: 0 !important; gap:5px;}@media (max-width: 840px) {#brxe-5ad655 .form-group:nth-child(2) {width: 100%}#brxe-5ad655 .form-group:nth-child(3) {width: 100%}#brxe-5ad655 .form-group:nth-child(4) {width: 100%}#brxe-5ad655 .form-group:nth-child(5) {width: 100%}#brxe-5ad655 .form-group:nth-child(6) {width: 100%}#brxe-5ad655 .form-group:nth-child(7) {width: 100%}}@media (max-width: 600px) {#brxe-5ad655 .form-group:nth-child(8) {width: 100%}#brxe-5ad655 .form-group:nth-child(9) {width: 100%}#brxe-5ad655 .form-group:nth-child(11) {width: 100%}#brxe-5ad655 .form-group:nth-child(12) {width: 100%}#brxe-5ad655 .form-group:nth-child(13) {width: 100%}#brxe-5ad655 .form-group:nth-child(14) {width: 100%}#brxe-5ad655 .form-group:nth-child(15) {width: 100%}#brxe-5ad655 .form-group:nth-child(16) {width: 100%}#brxe-5ad655 .submit-button-wrapper {width: 100%}}#brxe-3618d2 {padding-bottom: 10px}@media (max-width: 600px) {#brxe-3618d2 {padding-bottom: 0px}}#brxe-4e842e > .tab-menu .tab-title {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-4e842e > .tab-menu .tab-title.brx-open {background-color: var(--bricks-color-cnkbke); color: var(--bricks-color-qfnmbz)}#brxe-4e842e > .tab-content {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid var(--bricks-border-color)}#brxe-4e842e {flex-direction: column; background-color: rgba(250, 248, 245, 0.5); border-radius: 25px}#brxe-4faab3 {width: 50vw; align-self: center !important; align-items: center; row-gap: 40px; padding-top: 12.5vh; padding-bottom: 12.5vh}@media (max-width: 1440px) {#brxe-4faab3 {width: 75vw}}@media (max-width: 840px) {#brxe-4faab3 {width: 90vw; row-gap: 20px; padding-top: 25px; padding-bottom: 25px}}#kontakt {background-color: var(--bricks-color-ixzltu)}