: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}@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-icon{font-size:60px}svg.brxe-icon{font-size:inherit}: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}.brxe-code{width:100%}.brxe-shortcode{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-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-swcfzd {color: #e2dae7}#brxe-wctdmu {max-width: 25em}#brxe-bquwec {flex-direction: row; display: flex}@media (max-width: 991px) {#brxe-bquwec {max-width: 24em}}@media (max-width: 767px) {#brxe-bquwec {max-width: 20em}}@media (max-width: 478px) {#brxe-bquwec {max-width: 15em}}@media (max-width: 478px) {#brxe-wklxrm {max-width: 15em}}#brxe-bbidof {flex-direction: column; row-gap: 1vw}@media (max-width: 767px) {#brxe-bbidof {row-gap: 0.7em}}#brxe-bmajcp {color: var(--neutral-ultra-light); font-size: 15px; margin-top: 10px}@media (max-width: 767px) {#brxe-bmajcp {font-size: 12px; margin-top: 0}}#brxe-oerzjh {color: var(--white); text-transform: uppercase; font-size: 16px; font-weight: 700; text-align: center; padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px; border-top: 1px solid var(--neutral-ultra-light); border-right: 0 solid var(--neutral-ultra-light); border-bottom: 1px solid var(--neutral-ultra-light); border-left: 0 solid var(--neutral-ultra-light); background-color: #c73838; position: absolute; display: flex; align-self: center; min-width: 15em; justify-content: center; align-items: center; margin-top: -14px}@media (max-width: 767px) {#brxe-oerzjh {font-size: 13px; padding-top: 3px; padding-right: 0; padding-bottom: 3px; padding-left: 0; min-width: 14em}}#brxe-mwurfn {font-size: 2em; line-height: 1; color: var(--neutral-ultra-light); font-weight: 600; margin-top: 50px}@media (max-width: 767px) {#brxe-mwurfn {font-size: 1.7rem; margin-top: 34px}}#brxe-whhfsm {color: var(--white); font-size: 0.9rem}@media (max-width: 767px) {#brxe-whhfsm {font-size: 0.7rem}}#brxe-rebmkb {display: none; flex-direction: column; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; background-color: #c73838; border-radius: 50%; aspect-ratio: 1 /1; position: relative; width: 10em; margin-top: -30px; justify-content: center; align-items: center; align-self: flex-end !important; transform: rotateZ(10deg)}@media (max-width: 767px) {#brxe-rebmkb {margin-right: -10vw; margin-bottom: -20px; width: 8em; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}}@media (max-width: 478px) {#brxe-rebmkb {margin-right: -15vw}}#brxe-snfvzq {display: flex; flex-direction: column; margin-top: 10vw; z-index: 20; row-gap: 1vw; align-items: flex-start; align-self: flex-start !important}@media (max-width: 991px) {#brxe-snfvzq {margin-top: 7vw}}#brxe-oykjyi {height: 0px}@media (max-width: 478px) {#brxe-oykjyi:after {background-image: url(https://www.intro-clients.de/ziegler/wp-content/themes/bricks/assets/images/placeholder-image-800x600.jpg); background-repeat: no-repeat; background-size: cover}#brxe-oykjyi {z-index: 20}}#brxe-cskxsb {padding-top: 0; padding-bottom: 0}#brxe-ixvade {display: flex; flex-direction: row; width: 200px; position: relative}:where(#brxe-ixvade > *) {position: relative}#brxe-ixvade::before {background-image: linear-gradient(90deg, #a085b0 15%, rgba(161, 134, 177, 0.6), rgba(161, 134, 177, 0)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-ixvade {background-image: linear-gradient(90deg, #a085b0, rgba(161, 134, 177, 0.6), rgba(161, 134, 177, 0))}}#brxe-kyxpkh {background-position: right -10px center; background-size: cover}@media (max-width: 767px) {#brxe-kyxpkh {background-position: right -30px center}}@media (max-width: 478px) {#brxe-kyxpkh {background-position: right center; width: 70%}}#tiegler-hero-div {flex-direction: row; background-position: center right; background-repeat: no-repeat; background-size: 1000px; background-color: var(--bricks-color-qadoff); padding-left: auto}@media (max-width: 767px) {#tiegler-hero-div {flex-direction: row}}#brxe-dpthwd {text-align: center}#brxe-udxxwe {margin-bottom: 2vw; display: flex}@media (max-width: 767px) {#brxe-udxxwe {display: none}}#brxe-tazycl {color: var(--bricks-color-qadoff)}#brxe-xfiqth {color: var(--bricks-color-qadoff); margin-bottom: 0}#brxe-abgvkg {color: var(--bricks-color-qadoff)}#brxe-ylpxck {align-items: center; display: none}#brxe-buoqhg {color: var(--bricks-color-qadoff); font-weight: 600; max-width: 13em; margin-top: 3vw; margin-bottom: 5vw}#brxe-buoqhg a {color: var(--bricks-color-qadoff); font-weight: 600; font-size: inherit}#brxe-fwihfx {flex-direction: column; display: flex}@media (max-width: 767px) {#brxe-fwihfx {display: none}}@media (max-width: 478px) {#brxe-fwihfx {display: none}}#brxe-gohnny {font-weight: 700}@media (max-width: 767px) {#brxe-nytbdn {display: flex}}#brxe-wupyjp {flex-direction: row}#brxe-wupyjp .icon i {font-size: 1em}#brxe-wupyjp .icon {color: var(--primary); margin-top: 0.2em; margin-right: 0.5em}#brxe-wupyjp .icon a {color: var(--primary)}@media (max-width: 478px) {#brxe-wupyjp {flex-direction: row}}#brxe-auhsyq {position: sticky}@media (max-width: 767px) {#brxe-auhsyq {position: static; top: 0px}}#brxe-mrivby {color: var(--primary)}#brxe-ijixgt {max-width: 28em; line-height: 1.3}#brxe-jjuain {background-color: rgba(161, 134, 177, 0.2); display: none}@media (max-width: 767px) {#brxe-jjuain {display: flex}}@media (max-width: 478px) {#brxe-jjuain {margin-bottom: 8vw}}#brxe-lgtvoo {flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-lgtvoo {flex-direction: column-reverse}}#brxe-hlljyo {display: flex; flex-direction: row; margin-bottom: 2vw}#brxe-tnkixm {grid-column: 1/3}@media (max-width: 767px) {#brxe-tnkixm {grid-column: auto}}@media (max-width: 478px) {#brxe-tnkixm {grid-column: auto}}#brxe-hdmmki {grid-template-columns: var(--grid-2); grid-gap: 4vw}@media (max-width: 767px) {#brxe-hdmmki {grid-template-columns: var(--grid-1); grid-gap: 7vw 4vw}}@media (max-width: 478px) {#brxe-hdmmki {grid-template-columns: var(--grid-1); grid-gap: 10vw}}#brxe-knngbz {display: flex; flex-direction: row; margin-bottom: 2vw; align-items: flex-start}.brxe-otgcdk .brxe-xicbpx.brxe-icon {font-size: 1.5em; margin-left: 0.9vw}.brxe-otgcdk.brxe-block {flex-direction: row; display: flex; justify-content: space-between; width: 100%}#brxe-tekgbc {display: flex; flex-direction: row; margin-bottom: 2vw; align-items: flex-start}#brxe-afiazi {display: flex; flex-direction: row; margin-bottom: 2vw; align-items: flex-start}.brxe-wjksam .brxe-qsctdc.brxe-text {min-width: 5em; margin-right: 12px}.brxe-wjksam.brxe-block {flex-direction: row}#brxe-esqqae {display: flex; flex-direction: row; margin-bottom: 2vw; align-items: flex-start}#brxe-oagwwp {display: flex; flex-direction: row; margin-bottom: 2vw; align-items: flex-start}#brxe-vbmmpm {color: var(--white); font-weight: 600; margin-top: 1.5vw; margin-bottom: 0; margin-left: -8px; background-color: #c73838; padding-right: 10px; padding-left: 10px; display: inline-block}#brxe-vbmmpm a {color: var(--white); font-weight: 600; font-size: inherit}#brxe-vbmmpm p { margin-top: 0px!important; margin-bottom: 0px!important;}@media (max-width: 767px) {#brxe-vbmmpm {margin-bottom: 2vw}}@media (max-width: 478px) {#brxe-vbmmpm {margin-bottom: 0}}#brxe-tktayd {color: #c73838; font-size: 0.8em}#brxe-tktayd a {color: #c73838; font-size: 0.8em; font-size: inherit}#brxe-tzfckl {display: flex; column-gap: 10px; align-items: flex-end}#brxe-hlmhpf {display: flex; flex-direction: row; margin-bottom: 2vw; align-items: flex-start}#brxe-dzumdi {display: none; grid-template-columns: var(--grid-2); grid-gap: 4vw}@media (max-width: 767px) {#brxe-dzumdi {grid-template-columns: var(--grid-1); grid-gap: 7vw 4vw}}@media (max-width: 478px) {#brxe-dzumdi {grid-template-columns: var(--grid-1); grid-gap: 10vw}}#brxe-fggjap {color: var(--white)}#brxe-uzjgwd {background-color: var(--bricks-color-qadoff); padding-top: 2px; padding-right: 2rem; padding-bottom: 2px; padding-left: 2rem}#brxe-smiovv {align-items: center; margin-bottom: 4rem; display: none}@media (max-width: 767px) {#brxe-smiovv {align-items: flex-start}}#brxe-crktkn {display: flex; flex-direction: row; margin-right: 6vw; margin-bottom: 2vw; align-items: flex-start}#brxe-fbmkfo {display: flex; flex-direction: row; padding-top: 2.5rem; padding-bottom: 2.5rem; border-top: 0.5px solid var(--secondary-trans-60); border-bottom: 0.5px solid var(--secondary-trans-60); grid-column: 1/3}@media (max-width: 478px) {#brxe-fbmkfo {grid-column: auto; flex-direction: column}}#brxe-ztospu {grid-template-columns: var(--grid-2); grid-gap: 4vw}@media (max-width: 767px) {#brxe-ztospu {grid-template-columns: var(--grid-1); grid-gap: 7vw 4vw}}@media (max-width: 478px) {#brxe-ztospu {grid-template-columns: var(--grid-1); grid-gap: 10vw}}#brxe-bgidou {display: flex; flex-direction: row; margin-bottom: 4vw; align-items: flex-start}@media (max-width: 767px) {#brxe-bgidou {margin-bottom: 8vw}}#brxe-gocnan:not(.tag), #brxe-gocnan img {object-fit: cover}#brxe-gocnan {min-height: 100%}@media (max-width: 478px) {#brxe-gocnan {height: 14rem; min-height: 14rem}}@media (max-width: 478px) {#brxe-zeigph {width: 100%; min-width: 100%; max-width: 100%}}#brxe-mcztze {display: flex; column-gap: 6vw; align-items: flex-start}@media (max-width: 478px) {#brxe-mcztze {flex-direction: column; row-gap: 6vw}}#brxe-usdiia:not(.tag), #brxe-usdiia img {object-fit: cover}#brxe-usdiia {min-height: 100%}@media (max-width: 478px) {#brxe-usdiia {height: 14rem; min-height: 14rem}}@media (max-width: 478px) {#brxe-dcrnmi {width: 100%; min-width: 100%; max-width: 100%}}#brxe-cjeaop {display: flex; column-gap: 6vw; align-items: flex-start}@media (max-width: 478px) {#brxe-cjeaop {flex-direction: column; row-gap: 6vw}}#brxe-umuwwd {margin-bottom: 4vw; max-width: 90%; font-weight: 600; line-height: 1.3}#brxe-umuwwd a {font-weight: 600; line-height: 1.3; font-size: inherit}@media (max-width: 767px) {#brxe-umuwwd {margin-bottom: 6vw}}#brxe-hdpcga {font-weight: 700}#brxe-oyxygi {margin-bottom: 0}@media (max-width: 478px) {#brxe-oyxygi {display: flex}}#brxe-convxs {flex-direction: row; align-items: flex-start; column-gap: 4vw}@media (max-width: 767px) {#brxe-gapore {padding-top: 40px}}#brxe-koomdv {display: flex; font-weight: 700}#brxe-drwxpw {margin-bottom: 8vw}#brxe-bwmrgt {color: #ece6ef}#brxe-ctnqkj {color: var(--white)}#brxe-qeqzuo {color: var(--white); margin-bottom: 0}#brxe-qfkeld {color: var(--white)}#brxe-jpfzhp {margin-bottom: 3vw}#brxe-oawhgu {color: var(--white); max-width: 13em; margin-bottom: 5vw}#brxe-oawhgu a {color: var(--white); font-size: inherit}#brxe-pairje {color: var(--white); font-weight: 600; max-width: 13em; margin-bottom: 2vw; display: none}#brxe-pairje a {color: var(--white); font-weight: 600; font-size: inherit}#brxe-pairje p { margin-top: 0px!important; margin-bottom: 0px!important;}@media (max-width: 767px) {#brxe-pairje {margin-bottom: 2vw}}@media (max-width: 478px) {#brxe-pairje {margin-bottom: 0}}#brxe-hqbhep {color: var(--white); font-weight: 600; margin-bottom: 0; margin-left: -8px; background-color: #c73838; padding-right: 10px; padding-left: 10px; display: none}#brxe-hqbhep a {color: var(--white); font-weight: 600; font-size: inherit}#brxe-hqbhep p { margin-top: 0px!important; margin-bottom: 0px!important;}@media (max-width: 767px) {#brxe-hqbhep {margin-bottom: 2vw}}@media (max-width: 478px) {#brxe-hqbhep {margin-bottom: 0}}@media (max-width: 767px) {#brxe-xeopov {max-width: 58%}}#brxe-xrncyv {width: 100%; aspect-ratio: 3/2; background-position: center center; background-repeat: no-repeat; background-size: cover; margin-top: 5vw}@media (max-width: 767px) {#brxe-xrncyv {width: 40%; aspect-ratio: inherit; height: 100%; min-height: 150px}}@media (max-width: 478px) {#brxe-xrncyv {margin-top: 0; width: 40%; height: 50%}}#brxe-qguqcl {display: flex; flex-direction: column; background-color: var(--bricks-color-qadoff); width: 26%; position: sticky; top: 0px; padding-top: 2vw; padding-right: 2vw; padding-bottom: 2vw; padding-left: 2vw; min-width: 26%; max-width: 26%}@media (max-width: 767px) {#brxe-qguqcl {width: 100%; min-width: 100%; max-width: 100%; flex-direction: row; justify-content: space-between; position: static; padding-top: 3vw; padding-right: 3vw; padding-bottom: 3vw; padding-left: 3vw}}#brxe-bjyshc .form-group:nth-child(1) {width: 49%}#brxe-bjyshc .form-group:nth-child(2) {width: 49%}#brxe-bjyshc .form-group:nth-child(3) {width: 49%}#brxe-bjyshc .form-group:nth-child(4) {width: 49%}#brxe-bjyshc .form-group:nth-child(5) {width: 49%}#brxe-bjyshc .form-group:nth-child(6) {width: 49%}#brxe-bjyshc {justify-content: space-between}#brxe-bjyshc ::placeholder {color: var(--secondary-trans-60)}#brxe-bjyshc select {color: var(--secondary-trans-60); padding-top: 7px; padding-bottom: 7px}#brxe-bjyshc .bricks-button {background-color: var(--primary); color: var(--white); font-weight: 600}#brxe-bjyshc .submit-button-wrapper {margin-top: 30px}#brxe-bjyshc .form-group input {padding-top: 7px; padding-bottom: 7px}#brxe-bjyshc .flatpickr {padding-top: 7px; padding-bottom: 7px}#brxe-bjyshc textarea {padding-top: 7px; padding-bottom: 7px}#brxe-bjyshc button[type=submit].bricks-button {border-radius: 6px}@media (max-width: 478px) {#brxe-bjyshc .form-group:nth-child(1) {width: 100%}#brxe-bjyshc .form-group:nth-child(2) {width: 100%}#brxe-bjyshc .form-group:nth-child(3) {width: 100%}#brxe-bjyshc .form-group:nth-child(4) {width: 100%}#brxe-bjyshc .form-group:nth-child(5) {width: 100%}#brxe-bjyshc .form-group:nth-child(6) {width: 100%}}#brxe-phesti {display: none}#brxe-fjtvom {flex-direction: row; column-gap: 4vw}@media (max-width: 767px) {#brxe-fjtvom {flex-direction: column; row-gap: 8vw}}#buchungsanfrage {background-color: rgba(161, 134, 177, 0.08); box-shadow: 0 0 10px 0 var(--black-trans-20)}