@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)}}:where(.brxe-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);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}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@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 {.brxe-code{width:100%}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@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 {.brxe-button{width:auto}}@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}}.brxe-sclyqs {color: var(--text-secondary)}.brxe-vupsse {font-weight: 400; color: var(--text-secondary)}.brxe-tyesdh {max-width: 680px; margin-bottom: 2.5rem}.brxe-mahmuw {position: relative; background-size: cover; justify-content: center; min-height: calc(100vh - var(--header-height) - 10vh)}:where(.brxe-mahmuw > *:not(figcaption)) {position: relative}.brxe-mahmuw::before {background-image: linear-gradient(90deg, var(--overlay-start) 0%, var(--overlay-end) 100%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {.brxe-mahmuw {height: 85vh}}.brxe-zvukyv {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-gap: 2.5rem; align-items: center; justify-items: center}@media (max-width: 478px) {.brxe-zvukyv {grid-template-rows: 1fr 1fr; grid-template-columns: 1fr 1fr 1fr}}.brxe-lslewh {height: 10vh; justify-content: center}@media (max-width: 478px) {.brxe-lslewh {height: 15vh}}.brxe-qjxsur {max-width: 25rem}.brxe-qjxsur:not(.tag), .brxe-qjxsur img {aspect-ratio: 1/1; object-fit: cover}@media (max-width: 1024px) {.brxe-qjxsur {max-width: 15.625rem}}.brxe-lncpje {width: 40%}@media (max-width: 1024px) {.brxe-lncpje {width: auto}}@media (max-width: 478px) {.brxe-qzhlct {flex-wrap: nowrap}}.brxe-dqcffo {flex-direction: column; width: 60%}@media (max-width: 1024px) {.brxe-dqcffo {width: auto}}.brxe-bndmzn {flex-direction: row; column-gap: 2.5rem; align-items: center}@media (max-width: 1024px) {.brxe-bndmzn {align-items: center}}@media (max-width: 767px) {.brxe-bndmzn {row-gap: 2.5rem}}.brxe-odbmvb {margin-top: 1.5rem}.brxe-xbxdhq .icon > i {font-size: 2rem}.brxe-xbxdhq .icon > svg {width: 2rem; height: 2rem}.brxe-xbxdhq:hover {border-bottom: 3px solid var(--text-secondary)}.brxe-xbxdhq {border-bottom: 3px solid transparent}.brxe-veqhhw {position: absolute; right: 1.25rem; bottom: -10%; width: 25%}@media (max-width: 1024px) {.brxe-veqhhw {bottom: -10%; width: 20%}}@media (max-width: 767px) {.brxe-veqhhw {bottom: -6.5%}}@media (max-width: 478px) {.brxe-veqhhw {right: 0.75rem; bottom: -4.4%; width: 20%}}.brxe-fxfgrx {width: 67%; background-color: var(--secondary); color: var(--text-secondary); padding-top: 3.125rem; padding-right: 3.125rem; padding-bottom: 3.125rem; padding-left: 3.125rem; border-radius: var(--border-radius); justify-content: center; position: relative}@media (max-width: 1024px) {.brxe-fxfgrx {margin-right: auto; margin-left: auto; width: 100%}}@media (max-width: 478px) {.brxe-fxfgrx {padding-top: 1.875rem; padding-right: 1.875rem; padding-bottom: 1.875rem; padding-left: 1.875rem}}.brxe-sqcnyy {width: 100%; height: 100%}.brxe-sqcnyy:not(.tag), .brxe-sqcnyy img {object-fit: cover}.brxe-pgznmb {width: 33%}@media (max-width: 1024px) {.brxe-pgznmb {flex-direction: column; display: none}}.brxe-inouvt {flex-direction: row; column-gap: 2.5rem; align-items: stretch}@media (max-width: 1024px) {.brxe-inouvt {flex-direction: row}}.brxe-kkdeng {grid-template-columns: 1fr 1fr 1fr 1fr; flex-direction: row; display: grid; align-items: initial; grid-gap: 3.75rem}@media (max-width: 1024px) {.brxe-kkdeng {grid-gap: 1.875rem}}@media (max-width: 478px) {.brxe-kkdeng {grid-template-columns: 1fr; grid-template-rows: 1fr 1fr 1fr 1fr}}.brxe-qdcxwb {margin-top: 65px}.brxe-igyqah {background-color: var(--bg-primary)}.brxe-eeofhk {margin-top: 0; margin-bottom: 2.5rem}@media (max-width: 478px) {.brxe-lwcnbj {flex-direction: column}}.brxe-ungpev {flex-direction: column; row-gap: 10px; align-items: stretch; max-width: 480px}@media (max-width: 1024px) {.brxe-ungpev {flex-direction: column; max-width: 50%}}@media (max-width: 1024px) {.brxe-ugvbba {max-width: 50%}}.brxe-yktusu > .tab-menu .tab-title {padding-top: 1.063rem; padding-right: 1.875rem; padding-bottom: 1.063rem; padding-left: 1.875rem; background-color: var(--secondary-l-3); border-radius: var(--border-radius); font-weight: 600}.brxe-yktusu > .tab-menu .tab-title.brx-open {background-color: var(--button-hover); color: var(--text-secondary); border-radius: var(--border-radius)}.brxe-yktusu > .tab-content {padding-top: 3.125rem; padding-right: 3.125rem; padding-bottom: 3.125rem; padding-left: 3.125rem; background-color: var(--secondary-l-3); border-radius: var(--border-radius)}.brxe-yktusu {flex-direction: row; gap: 2.5rem}.brxe-yktusu > .tab-menu .tab-title:hover {background-color: var(--secondary); color: var(--text-secondary)}@media (max-width: 1024px) {.brxe-yktusu {flex-direction: row}}@media (max-width: 767px) {.brxe-yktusu {display: none}}@media (max-width: 767px) {.brxe-sjxmjs {margin-bottom: 0; font-size: var(--h5)}}@media (max-width: 478px) {.brxe-aujpzl.brxi-gyeuia {font-size: 1rem}}@media (max-width: 478px) {.brxe-xrnacy.brxi-gyeuia {font-size: 1rem}}@media (max-width: 767px) {.brxe-dofhmb {padding-top: 1.063rem; padding-right: 1.875rem; padding-bottom: 1.063rem; padding-left: 1.875rem; margin-bottom: 0.625rem}}@media (max-width: 478px) {.brxe-dofhmb {flex-direction: row; flex-wrap: nowrap; align-items: center}}@media (max-width: 767px) {.brxe-rzqdkt {margin-bottom: 0.625rem}.brxe-rzqdkt.accordion-content-wrapper { padding: 1.063rem 1.875rem !important;}}.brxe-zbyxtm .accordion-title-wrapper {min-height: 50px}.brxe-zbyxtm .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}.brxe-zbyxtm {display: none}@media (max-width: 767px) {.brxe-zbyxtm {display: block}}.leistungen-vorteile ul { list-style: none; padding-left: 0;} .leistungen-vorteile ul li { position: relative; padding-left: 1.8rem;} .leistungen-vorteile ul li::before { content: "✔"; position: absolute; left: 0; top: 0.1em; font-weight: 700;}.brxe-bzlkio.brxi-ojedcu {color: var(--secondary-l-0); fill: var(--secondary-l-0); position: absolute; right: 2rem; top: -1.5rem}.brxe-vjoynn {background-color: var(--secondary-l-4); position: relative}#brxe-yzlsvh {background-color: var(--primary-l-4)}#brxe-brxeno {background-color: var(--primary-l-4)}#brxe-vgofsc {background-color: var(--primary-l-4)}#brxe-fqkpts {background-color: var(--primary-l-4)}#brxe-xikqcm {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr; grid-template-rows: 1fr; grid-gap: 1.25rem}@media (max-width: 1024px) {#brxe-xikqcm {grid-template-rows: 1fr 1fr; grid-template-columns: 1fr 1fr; padding-right: 0; padding-left: 0}}@media (max-width: 767px) {#brxe-xikqcm {grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {#brxe-xikqcm {grid-template-columns: 1fr}}#brxe-panrqt {align-self: center; margin-top: 2.5rem}.brxe-baryms {margin-top: 0}.brxe-fswgdr {color: var(--secondary)}.brxe-jcbiiz {color: var(--secondary)}.brxe-zkztuf {color: var(--secondary)}.brxe-sejuox {color: var(--secondary)}.brxe-nxohek {color: var(--secondary)}.brxe-pwyruk {color: var(--secondary)}.brxe-qzcrzx {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 1fr 1fr; grid-gap: 1.875rem}@media (max-width: 1024px) {.brxe-qzcrzx {grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {.brxe-qzcrzx {grid-template-columns: 1fr}}.brxe-yhpjhq {position: absolute; top: 0px; bottom: 0px; width: 100%; height: inherit}:where(.brxe-yhpjhq > *:not(figcaption)) {position: relative}.brxe-yhpjhq::before {background-image: linear-gradient(270deg, var(--overlay-start) 0%, var(--overlay-end) 90%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}.brxe-yhpjhq:not(.tag), .brxe-yhpjhq img {object-fit: cover}.brxe-dbzpps {transition: all 0.3s ease}.brxe-qjhzlm {max-width: 37.5rem}.brxe-uvxmht {align-items: flex-end}.brxe-nxbykn {position: relative; color: var(--text-secondary); height: 55vh; justify-content: flex-end}:where(.brxe-nxbykn > *:not(figcaption)) {position: relative}.brxe-nxbykn::before {background-image: linear-gradient(270deg, var(--overlay-start) 0%, var(--overlay-end) 90%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {.brxe-nxbykn {height: 85vh}}.brxe-vjwwwn .accordion-title .title {font-size: var(--h6)}.brxe-vjwwwn .accordion-title .icon {font-size: 1.875rem}.brxe-vjwwwn .accordion-title-wrapper {border-bottom-width: 1.5px; border-bottom-style: solid; margin-top: 0; margin-bottom: 0; padding-top: 1.125rem; padding-bottom: 1.125rem}.brxe-vjwwwn .accordion-content-wrapper {padding-top: 1.375rem; padding-bottom: 1.375rem}.brxe-vjwwwn h4 { margin-bottom: 0;}.brx-open .title { color: var(--secondary);}.brxe-vohckd {font-size: 0.938rem; color: var(--faded); align-self: flex-end}.brxe-uxauvp .form-group:nth-child(1) {width: 49%}.brxe-uxauvp .form-group:nth-child(2) {width: 49%}.brxe-uxauvp .form-group:nth-child(3) {width: 49%}.brxe-uxauvp .form-group:nth-child(4) {width: 49%}.brxe-uxauvp .form-group:nth-child(5) {height: 200px}.brxe-uxauvp label {text-transform: none; font-size: var(--text-small)}.brxe-uxauvp .label {text-transform: none; font-size: var(--text-small)}.brxe-uxauvp .form-group input {color: var(--text-primary)}.brxe-uxauvp select {color: var(--text-primary); color: var(--faded)}.brxe-uxauvp textarea {color: var(--text-primary)}.brxe-uxauvp ::placeholder {color: var(--faded)}.brxe-uxauvp {justify-content: space-between}@media (max-width: 478px) {.brxe-uxauvp .form-group:nth-child(1) {width: 100%}.brxe-uxauvp .form-group:nth-child(2) {width: 100%}.brxe-uxauvp .form-group:nth-child(3) {width: 100%}.brxe-uxauvp .form-group:nth-child(4) {width: 100%}}.brxe-ecyqct {position: absolute; right: 1.25rem; bottom: -5.7%; width: 25%}@media (max-width: 1024px) {.brxe-ecyqct {bottom: -3%}}@media (max-width: 767px) {.brxe-ecyqct {bottom: -5%}}@media (max-width: 478px) {.brxe-ecyqct {bottom: -2.5%; right: 0.75rem}}.brxe-swhjpz {width: 67%; background-color: var(--secondary); background-repeat: no-repeat; background-position: center center; color: var(--text-secondary); padding-top: 3.125rem; padding-right: 3.125rem; padding-bottom: 3.125rem; padding-left: 3.125rem; border-radius: var(--border-radius); justify-content: center; position: relative}.brxe-swhjpz label{ font-weight: 300;}@media (max-width: 1024px) {.brxe-swhjpz {width: 60%}}@media (max-width: 767px) {.brxe-swhjpz {width: 100%}}@media (max-width: 478px) {.brxe-swhjpz {padding-top: 1.875rem; padding-right: 1.875rem; padding-bottom: 1.875rem; padding-left: 1.875rem}}.brxe-vtoetx:not(.tag), .brxe-vtoetx img {aspect-ratio: 1/1}.brxe-vtoetx {border-radius: 50%; margin-bottom: 0.625rem; max-width: 250px}.brxe-ibidiz {font-weight: 600}.brxe-lscetk .icon > i {font-size: 3.125rem}.brxe-lscetk .icon > svg {width: 3.125rem; height: 3.125rem}.brxe-lscetk {margin-bottom: 5rem; border-bottom: 3px solid transparent}.brxe-lscetk:hover {border-bottom: 3px solid var(--text-primary)}.brxe-icdtkv {font-size: var(--h6); font-weight: 600}.brxe-qizdqy {padding-top: 0.625rem; padding-right: 1.25rem; padding-bottom: 0.625rem; padding-left: 1.25rem; background-color: var(--primary-l-3); border-radius: var(--border-radius); font-size: var(--text-small); margin-bottom: 0.313rem}@media (max-width: 478px) {.brxe-qizdqy {text-align: center}}.brxe-icrlfl {padding-top: 0.625rem; padding-right: 1.25rem; padding-bottom: 0.625rem; padding-left: 1.25rem; background-color: var(--primary-l-3); border-radius: var(--border-radius); font-size: var(--text-small); margin-bottom: 0.313rem}@media (max-width: 478px) {.brxe-icrlfl {text-align: center}}.brxe-skqeoh {padding-top: 0.625rem; padding-right: 1.25rem; padding-bottom: 0.625rem; padding-left: 1.25rem; background-color: var(--primary-l-3); border-radius: var(--border-radius); font-size: var(--text-small); margin-bottom: 0.313rem}@media (max-width: 478px) {.brxe-skqeoh {text-align: center}}.brxe-nfizwm {padding-top: 0.625rem; padding-right: 1.25rem; padding-bottom: 0.625rem; padding-left: 1.25rem; background-color: var(--primary-l-3); border-radius: var(--border-radius); font-size: var(--text-small); margin-bottom: 0.313rem}@media (max-width: 478px) {.brxe-nfizwm {text-align: center}}.brxe-ekjyvr {padding-top: 0.625rem; padding-right: 1.25rem; padding-bottom: 0.625rem; padding-left: 1.25rem; background-color: var(--primary-l-3); border-radius: var(--border-radius); font-size: var(--text-small); margin-bottom: 0.313rem}@media (max-width: 478px) {.brxe-ekjyvr {text-align: center}}.brxe-yqdktn {width: 33%; background-color: var(--primary); padding-top: 1.875rem; padding-right: 1.875rem; padding-bottom: 1.875rem; padding-left: 1.875rem; border-radius: var(--border-radius)}@media (max-width: 1024px) {.brxe-yqdktn {width: 40%}}@media (max-width: 767px) {.brxe-yqdktn {width: 100%; align-items: center}}.brxe-nqbsxn {flex-direction: row; column-gap: 2.5rem; row-gap: 2.5rem; align-items: stretch}@media (max-width: 1024px) {.brxe-nqbsxn {flex-direction: row}}.brxe-tncpqy .cf-turnstile { margin-bottom: 1.25rem;}