@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-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}@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}.brxe-code{width:100%}.brxe-text-link{gap:5px;vertical-align:middle}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link svg:not([width]){min-width:3px}.brxe-text-link svg:not([height]){min-height:3px}:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}.brxe-accordion-nested{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}: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}@charset "UTF-8";@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)}}.brxe-carousel{min-width:0;position:relative;width:100%}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0}.brxe-carousel .swiper-autoheight .image{height:auto!important;width:100%}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto}.brxe-carousel .overlay-wrapper{position:absolute!important;z-index:2}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition)}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1)}.brxe-carousel .dynamic{margin:0;padding:0}.brxe-carousel .meta{width:100%}.brxe-carousel .meta span:first-child{padding:0}.brxe-carousel .meta span+span{padding:0 5px}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative}.brxe-carousel .excerpt{margin-top:.5em}.brxe-carousel .taxonomy{margin:0 -5px}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px}.brxe-carousel .overlay-wrapper{height:300px}.brxe-button{width:auto}@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-zsnxfc {font-size: 20px}#brxe-dsukex .repeater-item [data-field-id="0d29fe"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-dsukex {max-width: 474px}#brxe-imicli {row-gap: 10px; display: none}@media (max-width: 767px) {#brxe-imicli {display: flex}}#brxe-vdaqck svg {height: 1em}#brxe-vdaqck svg { fill: currentColor;}#brxe-qfagsy {margin-top: -5px}#brxe-sbodta {min-width: 300px}#brxe-mnfyyi {height: 56px; width: auto; margin-right: 10px}#brxe-oxzihf {width: auto; height: 56px; margin-right: 10px}#brxe-zkudtq {width: auto; height: 56px}#brxe-jzqswa {flex-direction: row; min-height: 58px}#brxe-wrniye {grid-column: 1; grid-row: 2; row-gap: var(--line-spacing-sm); min-height: 490px}@media (max-width: 767px) {#brxe-wrniye {grid-row: 3}}#brxe-ygkbkl {row-gap: 20px; width: 50%}@media (max-width: 991px) {#brxe-ygkbkl {flex-direction: column}}@media (max-width: 767px) {#brxe-ygkbkl {width: 100%}}#brxe-vklluv {font-size: 20px}#brxe-lnqmni .repeater-item [data-field-id="0d29fe"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-rrgwhe {row-gap: 10px; width: 50%}@media (max-width: 767px) {#brxe-rrgwhe {display: none}}#brxe-qxanes {grid-template-rows: auto auto; grid-template-columns: 1fr 1fr}#brxe-tdzeet {border-left-width: 1px; border-left-style: solid; padding-left: 10px; justify-content: center}#brxe-esfrai {border-left-width: 1px; border-left-style: solid; padding-left: 10px; justify-content: center}#brxe-ohynbv {border-left-width: 1px; border-left-style: solid; padding-left: 10px; justify-content: center}#brxe-oqntrn {flex-direction: row; column-gap: 40px; row-gap: 30px; align-items: stretch}@media (max-width: 767px) {#brxe-oqntrn {flex-direction: row; flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-oqntrn {flex-wrap: wrap}}#brxe-rcnctf {row-gap: 30px}#brxe-ncunqy {max-width: var(--max-width-medium); flex-basis: 40%}#brxe-ezcwhx {margin-right: auto; margin-left: auto}#brxe-cmfjqb {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: var(--line-spacing-md); margin-top: var(--line-spacing-md)}#brxe-tipyps {margin-right: auto; margin-left: auto}#brxe-hdforn {margin-right: auto; margin-left: auto}#brxe-pbtaxo {margin-right: auto; margin-left: auto}#brxe-ylwwxs {margin-right: auto; margin-left: auto}#brxe-mvlmnn {margin-right: auto; margin-left: auto}#brxe-psotyd {row-gap: var(--line-spacing-md)}#brxe-qwkltg {max-width: var(--max-width-medium); align-self: flex-end !important}#brxe-iyodjs {flex-direction: column}#brxe-jhdhfr svg {height: 1em}#brxe-jhdhfr svg { fill: currentColor;}#brxe-uceybn {width: 229px; height: 38px}#brxe-ncdhqk {font-size: var(--fs-small); color: var(--bricks-color-lfgfhz)}#brxe-oojwzo {display: flex; justify-content: center; flex-direction: column; align-items: center}#brxe-exeufg {row-gap: var(--line-spacing-md); align-items: center}#brxe-ysxubi {row-gap: var(--line-spacing-md)}#brxe-tqxizc {max-width: var(--max-width-medium); flex-basis: 40%}#brxe-fmsgyq {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: var(--line-spacing-md); margin-top: var(--line-spacing-md)}#brxe-ngwlmw {margin-top: 0}#brxe-krzlaj {max-width: var(--max-width-medium); align-self: flex-end !important}#brxe-vggndc {max-width: var(--max-width-medium); flex-basis: 40%}#brxe-nylrwh {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: var(--line-spacing-md); margin-top: var(--line-spacing-md)}#brxe-ohatys {margin-top: 0}#brxe-dpvbkv {max-width: var(--max-width-medium); align-self: flex-end !important}#brxe-upbgyv {flex-direction: column}#brxe-yiquvs {color: var(--bricks-color-gtjhhl)}#brxe-wyfwdq {margin-bottom: 0}#brxe-jfxuzi {align-items: flex-start; flex-direction: column; row-gap: var(--line-spacing-sm)}#brxe-ygwkdz {font-size: 100px; color: var(--bricks-color-cyeoum); fill: var(--bricks-color-cyeoum)}#brxe-cdldky {font-size: 20px}#brxe-fdkrpu {align-items: center}#brxe-fdkrpu:hover {background-color: var(--bricks-color-bwvkuq)}@media (max-width: 478px) {#brxe-fdkrpu {transition: var(--transition)}#brxe-fdkrpu:hover {background-color: var(--bricks-color-bwvkuq)}}#brxe-jgbfgu {font-size: 100px; color: var(--bricks-color-cyeoum); fill: var(--bricks-color-cyeoum)}#brxe-czbclg {font-size: 20px}#brxe-xhcktc {align-items: center}#brxe-xhcktc:hover {background-color: var(--bricks-color-bwvkuq)}@media (max-width: 478px) {#brxe-xhcktc {transition: var(--transition)}}#brxe-hayflu {font-size: 100px; color: var(--bricks-color-cyeoum); fill: var(--bricks-color-cyeoum)}#brxe-caaekw {font-size: 20px}#brxe-xwozrk {align-items: center}#brxe-xwozrk:hover {background-color: var(--bricks-color-bwvkuq)}@media (max-width: 478px) {#brxe-xwozrk {transition: var(--transition)}}#brxe-lcawvo {font-size: 100px; color: var(--bricks-color-cyeoum); fill: var(--bricks-color-cyeoum)}#brxe-frknul {font-size: 20px}#brxe-fssabb {align-items: center}#brxe-fssabb:hover {background-color: var(--bricks-color-bwvkuq)}@media (max-width: 478px) {#brxe-fssabb {transition: var(--transition)}}#brxe-yzwqkz {align-items: stretch; flex-direction: row; column-gap: 40px; row-gap: 30px; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr}@media (max-width: 767px) {#brxe-yzwqkz {grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr}}#brxe-vybtzu {row-gap: 30px}#brxe-oujoda {max-width: var(--max-width-medium); flex-basis: 40%}#brxe-gxakob {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: var(--line-spacing-md); margin-top: var(--line-spacing-md)}#brxe-lstdwt {margin-top: 0}#brxe-pboxek {max-width: var(--max-width-medium); align-self: flex-end !important}#bildretusche {flex-direction: column}#brxe-reztbt {max-width: var(--max-width-medium); flex-basis: 40%}#brxe-ovebnq {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: var(--line-spacing-md); margin-top: var(--line-spacing-md)}#brxe-fgogve {margin-top: 0}#brxe-xzufud {max-width: var(--max-width-medium); align-self: flex-end !important}#modelbilder {flex-direction: column}#brxe-sipcpg {max-width: var(--max-width-medium); flex-basis: 40%}#brxe-cpztke {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: var(--line-spacing-md); margin-top: var(--line-spacing-md)}#brxe-yvsnao {margin-top: 0}#brxe-jipwfe {max-width: var(--max-width-medium); align-self: flex-end !important}#produktfotos {flex-direction: column}#brxe-zhsaub {line-height: 1.25}#brxe-qqndgl {border-radius: 50%}#brxe-iryuuq {height: 1em; font-size: var(--fs-lead); color: var(--bricks-color-lfgfhz); fill: var(--bricks-color-lfgfhz)}#brxe-ewoyvb {text-align: right}#brxe-meyzht {flex-direction: row; transition: var(--transition)}.icon-link-box span { text-decoration: underline} .icon-link-box:hover span { text-decoration: none}#brxe-winsbk {height: 1em; font-size: var(--fs-lead); color: var(--bricks-color-lfgfhz); fill: var(--bricks-color-lfgfhz)}#brxe-glszzq {flex-direction: row; transition: var(--transition)}.icon-link-box span { text-decoration: underline} .icon-link-box:hover span { text-decoration: none}#brxe-lesymw {row-gap: var(--line-spacing-sm)}@media (max-width: 991px) {#brxe-lesymw {flex-direction: column}}@media (max-width: 767px) {#brxe-lesymw {flex-direction: column}}#brxe-cuwtxn {row-gap: var(--line-spacing-md); flex-direction: row; column-gap: var(--column-spacing-md); align-items: center}@media (max-width: 767px) {#brxe-cuwtxn {flex-wrap: nowrap}}#brxe-tpmdrg {row-gap: var(--line-spacing-md)}.brxe-rtdicj .form-group:nth-child(2) {width: 49%}.brxe-rtdicj .form-group:nth-child(3) {width: 49%}.brxe-rtdicj label {color: var(--bricks-color-lfgfhz)}.brxe-rtdicj .label {color: var(--bricks-color-lfgfhz)}.brxe-rtdicj .submit-button-wrapper {margin-left: auto}.brxe-rtdicj ::placeholder {color: rgba(103, 106, 109, 0.81)}.brxe-rtdicj select {color: rgba(103, 106, 109, 0.81)}.brxe-rtdicj {justify-content: space-between}.options-wrapper li{ display: flex; align-items: start;} .options-wrapper input[type="checkbox"]{ margin-right: 7px} .options-wrapper input[type="checkbox"] + label { color: white} .options-wrapper input[type="checkbox"] + label a { text-decoration: underline;} .options-wrapper input[type="checkbox"]+ label a:hover { text-decoration: none;}#brxe-unffqb {row-gap: var(--line-spacing-md); column-gap: var(--column-spacing-md); flex-direction: row; align-items: center}@media (max-width: 767px) {#brxe-unffqb {row-gap: var(--line-spacing-lg)}}#brxe-nbvego {max-width: var(--max-width-medium); flex-basis: 40%}#brxe-fpopit {justify-content: center}#brxe-mkinxj {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: var(--line-spacing-md); margin-top: var(--line-spacing-md)}@media (max-width: 478px) {#brxe-mkinxj {grid-template-columns: 1fr}}#brxe-xwmejf {margin-top: var(--line-spacing-md)}#brxe-hkhjoh {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: var(--line-spacing-md); margin-top: var(--line-spacing-md)}#brxe-ndbdev {margin-top: 0}#brxe-tzpyzr {max-width: var(--max-width-medium); align-self: flex-end !important}#infografiken {flex-direction: column}#brxe-aqtmrv {text-align: center}#brxe-urysxl svg {height: 1em}#brxe-urysxl svg { fill: currentColor;}#brxe-xafdef {width: 229px; height: 38px}#brxe-kgflvd {font-size: var(--fs-small); color: var(--bricks-color-lfgfhz)}#brxe-gebicj {display: flex; justify-content: center; flex-direction: column; align-items: center}#brxe-lspgms {align-items: center; row-gap: var(--line-spacing-md)}#brxe-yiowkm {row-gap: var(--line-spacing-md); align-self: center !important}#brxe-hcrshz {margin-bottom: 0}#brxe-xypukn {flex-direction: column; align-items: flex-start; row-gap: var(--line-spacing-sm); max-width: var(--max-width-medium)}#brxe-jqdujz {font-size: 100px; color: var(--bricks-color-lfgfhz); fill: var(--bricks-color-lfgfhz)}#brxe-shftjx {font-size: 20px; text-align: center}#brxe-tgrrhq {align-items: center}#brxe-tgrrhq:hover {background-color: var(--bricks-color-bwvkuq)}@media (max-width: 478px) {#brxe-tgrrhq {transition: var(--transition)}#brxe-tgrrhq:hover {background-color: var(--bricks-color-bwvkuq)}}#brxe-draayl {font-size: 100px; color: var(--bricks-color-lfgfhz); fill: var(--bricks-color-lfgfhz)}#brxe-agmyil {font-size: 20px; text-align: center}#brxe-iaslnv {align-items: center}#brxe-iaslnv:hover {background-color: var(--bricks-color-bwvkuq)}@media (max-width: 478px) {#brxe-iaslnv {transition: var(--transition)}}#brxe-yxgidu {font-size: 100px; color: var(--bricks-color-lfgfhz); fill: var(--bricks-color-lfgfhz)}#brxe-bjsawp {font-size: 20px; text-align: center}#brxe-mcjzdu {align-items: center}#brxe-mcjzdu:hover {background-color: var(--bricks-color-bwvkuq)}@media (max-width: 478px) {#brxe-mcjzdu {transition: var(--transition)}}#brxe-nadxxw {font-size: 100px; color: var(--bricks-color-lfgfhz); fill: var(--bricks-color-lfgfhz)}#brxe-qgxihe {font-size: 20px; text-align: center}#brxe-qqcgpm {align-items: center}#brxe-qqcgpm:hover {background-color: var(--bricks-color-bwvkuq)}@media (max-width: 478px) {#brxe-qqcgpm {transition: var(--transition)}}#brxe-qgmqnc {align-items: stretch; flex-direction: row; column-gap: 40px; row-gap: 30px; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr}@media (max-width: 767px) {#brxe-qgmqnc {grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr}}#brxe-mhjueq {row-gap: 30px}#brxe-appsly {max-width: var(--max-width-medium); flex-basis: 40%}@media (max-width: 767px) {#brxe-appsly {flex-basis: auto}}#brxe-utjbqq {max-width: var(--max-width-medium); align-self: flex-end !important}#produktfotos-preise {flex-direction: row}#brxe-lznops {max-width: var(--max-width-medium); flex-basis: 40%}@media (max-width: 767px) {#brxe-lznops {flex-basis: auto}}#brxe-xfsvab {max-width: var(--max-width-medium); align-self: flex-end !important}#infografiken-preise {flex-direction: row}#brxe-lftbnp {max-width: var(--max-width-medium); flex-basis: 40%}@media (max-width: 767px) {#brxe-lftbnp {flex-basis: auto}}#brxe-eilwgm {max-width: var(--max-width-medium); align-self: flex-end !important}#modelbilder_preise {flex-direction: row}#brxe-zaxamv {max-width: var(--max-width-medium); flex-basis: 40%}@media (max-width: 767px) {#brxe-zaxamv {flex-basis: auto}}#brxe-btajtp {max-width: var(--max-width-medium); align-self: flex-end !important}#bildretuche-preise {flex-direction: row}#brxe-yrehvc {text-align: center}#brxe-zubaup svg {height: 1em}#brxe-zubaup svg { fill: currentColor;}#brxe-eiopvn {width: 229px; height: 38px}#brxe-aibjxi {font-size: var(--fs-small); color: var(--bricks-color-lfgfhz)}#brxe-tvdgnf {display: flex; justify-content: center; flex-direction: column; align-items: center}#brxe-bcwogl {align-items: center; row-gap: var(--line-spacing-md)}#brxe-sytzul {row-gap: var(--line-spacing-md); align-self: center !important}#brxe-tymdnl {max-width: var(--max-width-medium)}#brxe-esuyou {aspect-ratio: 7/4}#brxe-esuyou:not(.tag), #brxe-esuyou img {object-fit: cover}#brxe-uexdut {margin-top: 15px}#brxe-flfhgp {margin-top: 15px}#brxe-wopdvm {margin-top: 15px}#brxe-xlfngj {flex-direction: row; column-gap: var(--column-spacing-md); row-gap: var(--line-spacing-md); display: grid; align-items: initial; grid-template-columns: 1fr 1fr}@media (max-width: 478px) {#brxe-xlfngj {grid-template-columns: 1fr}}#brxe-fclfqo {padding-top: 40px; padding-right: 60px; padding-bottom: 40px; padding-left: 60px; row-gap: var(--line-spacing-md)}@media (max-width: 767px) {#brxe-fclfqo {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; border-radius: 0}}#brxe-ttdedb {row-gap: var(--line-spacing-md)}@media (max-width: 767px) {#brxe-afunal {background-color: var(--bricks-color-gkiuxk)}}#brxe-qoqdpx {color: var(--bricks-color-lfgfhz)}#brxe-snevzm {flex-basis: 40%}#brxe-mmdner svg {height: 1em}#brxe-mmdner svg { fill: currentColor;}#brxe-lgvwzv {width: 229px; height: 38px}#brxe-kignsr {font-size: var(--fs-small); color: var(--bricks-color-lfgfhz)}#brxe-hofgqd {display: flex; justify-content: center; flex-direction: column; align-items: center}#brxe-babner {align-items: center; row-gap: var(--line-spacing-md)}#brxe-kezzum {max-width: var(--max-width-medium); align-self: flex-end !important}#brxe-vwtauu {margin-top: 0; margin-bottom: 0}#brxe-kijxnm {max-width: var(--max-width-medium); flex-basis: 40%}#brxe-rtrqpz {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: var(--line-spacing-md); margin-top: var(--line-spacing-md)}#brxe-osbwzc {margin-top: 0}#brxe-dkuicy {max-width: var(--max-width-medium); align-self: flex-end !important}#brxe-tsgfee {flex-direction: column}#brxe-ycwnml {text-align: center}#brxe-gxfion svg {height: 1em}#brxe-gxfion svg { fill: currentColor;}#brxe-etebac {width: 229px; height: 38px}#brxe-tcveah {font-size: var(--fs-small); color: var(--bricks-color-lfgfhz)}#brxe-csvkpr {display: flex; justify-content: center; flex-direction: column; align-items: center}#brxe-ydkfao {align-items: center; row-gap: var(--line-spacing-md)}#brxe-bigabj {row-gap: var(--line-spacing-md); align-self: center !important}#brxe-uxznrc {max-width: var(--max-width-medium); flex-basis: 40%}#brxe-igawqo {font-size: 20px}#brxe-vgljjd {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: var(--line-spacing-md); margin-top: var(--line-spacing-md)}#brxe-sirhdz {margin-top: 0}#brxe-sybgtd {max-width: var(--max-width-medium); align-self: flex-end !important}#brxe-xdcjxf {flex-direction: column}#brxe-ubcdtj svg {height: 1em}#brxe-ubcdtj svg { fill: currentColor;}#brxe-uwzxmm {width: 229px; height: 38px}#brxe-huigsw {font-size: var(--fs-small); color: var(--bricks-color-lfgfhz)}#brxe-rkbtgg {display: flex; justify-content: center; flex-direction: column; align-items: center}#brxe-dswcvk {align-items: center; row-gap: var(--line-spacing-md)}#brxe-etydhj {row-gap: var(--line-spacing-md); align-self: center !important}#brxe-mdwjyi {height: 1em; font-size: 1em}#brxe-ltuzne {align-items: center; flex-direction: row; justify-content: space-between}#brxe-xnrwwt {height: 1em; font-size: 1em}#brxe-feypqy {align-items: center; flex-direction: row; justify-content: space-between}#brxe-khfuyr {height: 1em; font-size: 1em}#brxe-gnqxfz {align-items: center; flex-direction: row; justify-content: space-between}#brxe-qequpo {height: 1em; font-size: 1em}#brxe-ejsvgw {align-items: center; flex-direction: row; justify-content: space-between}#brxe-dyaggf {height: 1em; font-size: 1em}#brxe-aszcbe {align-items: center; flex-direction: row; justify-content: space-between}#brxe-yewpiu {height: 1em; font-size: 1em}#brxe-sfchqi {align-items: center; flex-direction: row; justify-content: space-between}#brxe-ubylly {height: 1em; font-size: 1em}#brxe-qzrrhy {align-items: center; flex-direction: row; justify-content: space-between}#brxe-izvufx {height: 1em; font-size: 1em}#brxe-mckdiu {align-items: center; flex-direction: row; justify-content: space-between}#brxe-sntrqd {height: 1em; font-size: 1em}#brxe-czjndt {align-items: center; flex-direction: row; justify-content: space-between}#brxe-kefrbc {height: 1em; font-size: 1em}#brxe-oeefxz {align-items: center; flex-direction: row; justify-content: space-between}#brxe-uayizh {height: 1em; font-size: 1em}#brxe-mwimfm {align-items: center; flex-direction: row; justify-content: space-between}#brxe-qkltuw {height: 1em; font-size: 1em}#brxe-xndxqp {align-items: center; flex-direction: row; justify-content: space-between}#brxe-fryzdg {height: 1em; font-size: 1em}#brxe-mjhzes {align-items: center; flex-direction: row; justify-content: space-between}#brxe-xjvsvi {height: 1em; font-size: 1em}#brxe-ynmvks {align-items: center; flex-direction: row; justify-content: space-between}#brxe-gyzkhf {height: 1em; font-size: 1em}#brxe-vvihzr {align-items: center; flex-direction: row; justify-content: space-between}#brxe-ohhgdc {height: 1em; font-size: 1em}#brxe-vbamcv {align-items: center; flex-direction: row; justify-content: space-between}#brxe-buausl .accordion-title-wrapper {min-height: 50px}#brxe-buausl .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-lixmil {padding-top: 0; padding-bottom: 0}#brxe-lixmil .brxe-container.content+.brxe-container.content { margin-top: 0px !important;}