@layer bricks {.brxe-code{width:100%}}@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 {@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{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-team-members){display:grid;gap:20px;grid-auto-flow:column;list-style-type:none;margin:0;padding:0;width:100%}@media(max-width:478px){:where(.brxe-team-members){grid-auto-flow:unset;grid-template-columns:repeat(2,1fr)}}:where(.brxe-team-members).image-right .member{flex-direction:row-reverse}:where(.brxe-team-members).image-left .member{flex-direction:row}:where(.brxe-team-members).image-bottom .member{flex-direction:column-reverse}:where(.brxe-team-members) .member{display:flex;flex:1;flex-direction:column;overflow:hidden}:where(.brxe-team-members) .image{align-self:center;background-position:50%;background-size:cover;width:100%}:where(.brxe-team-members) .image:before{content:"";display:block;padding-top:100%}:where(.brxe-team-members) .image.ratio-16-9:before{padding-top:56.25%}:where(.brxe-team-members) .image.ratio-4-3:before{padding-top:75%}:where(.brxe-team-members) .content{flex:1;padding-top:15px}:where(.brxe-team-members) .title{margin-bottom:.2em}:where(.brxe-team-members) .subtitle{font-size:1.1em;margin-bottom:0}:where(.brxe-team-members) .subtitle+.description{margin-top:.25em}}@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 {@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-611dfb {color: rgba(255, 255, 255, 0.73); text-align: left; font-family: "Roboto"; font-weight: 300; font-size: 18px; line-height: 1.5; text-transform: uppercase; padding-bottom: 5px}#brxe-213423 {color: #e30a16; width: 30%; margin-bottom: 15px}#brxe-213423 .bc-divider__motion {border-top-color: #e30a16; --height: 4px}#brxe-56b136 {color: #ffffff; font-size: 48px; text-align: left; font-weight: 400; margin-bottom: 25px}@media (max-width: 991px) {#brxe-56b136 {font-size: 38px}}@media (max-width: 478px) {#brxe-56b136 {font-size: 38px; text-wrap: wrap; overflow: none}root { word-break: break-word !important;  overflow-wrap: break-word; hyphens: auto;  max-width: 100%;}}#brxe-6ec57d {color: #ffffff; text-align: justify; font-family: "Roboto"; font-weight: 400; font-size: 18px; line-height: 1.5; padding-bottom: 0}#brxe-30efee {flex-direction: row-reverse; margin-top: 50px; border: 2px solid #ffffff; border-radius: 10px}#brxe-30efee .bc-arrow-button__arrow {--fill: #ffffff}#brxe-30efee .bc-arrow-button_title-wrapper {background-color: rgba(255, 255, 255, 0); color: #ffffff; padding-right: 10px}#brxe-30efee .bc-arrow-button__circle {background-color: rgba(0, 0, 0, 0); padding-left: 10px}@media (max-width: 478px) {#brxe-aafff2 {width: 100%}}#brxe-112afb {max-width: 420px}@media (max-width: 991px) {#brxe-112afb {max-width: 25px}}@media (max-width: 767px) {#brxe-112afb {display: none}}#brxe-7e51ee {height: 700px; align-self: flex-start !important; justify-content: center; flex-direction: row; align-items: center; z-index: 1}@media (max-width: 478px) {#brxe-7e51ee {z-index: 1}}#brxe-tpwkcr {position: absolute; width: 100%; height: 100%}#brxe-tpwkcr:not(.tag), #brxe-tpwkcr img {object-fit: cover}#brxe-6ca10c {height: 700px; background-position: center center; background-repeat: no-repeat; background-blend-mode: normal; filter: brightness(100%)}@media (max-width: 767px) {#brxe-phcykt:not(.tag), #brxe-phcykt img {object-fit: fill}#brxe-phcykt {width: 100%}}@media (max-width: 478px) {#brxe-phcykt {width: 100%}}#brxe-ddb8c5 {max-width: 90%; height: auto}#brxe-5aed3e {font-size: 1.4em; max-width: 10%; height: auto; color: #e30a16; fill: #e30a16}#brxe-f4d220 {align-items: baseline; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-f4d220 {align-items: center}}#brxe-249ebd {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8}#brxe-249ebd a {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8; font-size: inherit}#brxe-a6c060 {max-width: 90%; height: auto}#brxe-d152d8 {font-size: 1.4em; max-width: 10%; height: auto; color: #e30a16; fill: #e30a16}@media (max-width: 478px) {#brxe-d152d8 {font-size: 1.4em; color: #e30a16; fill: #e30a16}}#brxe-bff0db {align-items: center; flex-direction: row; justify-content: space-between}#brxe-8b2acb {max-width: 90%; height: auto}#brxe-a9ef2b {font-size: 1.4em; color: #e30a16; fill: #e30a16}#brxe-5b2661 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-c05a6d {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8}#brxe-c05a6d a {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8; font-size: inherit}#brxe-30cf08 {max-width: 90%; height: Auto}#brxe-7e5284 {font-size: 1.4em; color: #e30a16; fill: #e30a16; max-width: 10%; height: auto}#brxe-7570f0 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-89f751 {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8}#brxe-89f751 a {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8; font-size: inherit}#brxe-7f757d {max-width: 90%; height: auto}#brxe-e37522 {font-size: 1.4em; color: #e30a16; fill: #e30a16; max-width: 10%; height: auto}#brxe-273839 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-971dcc {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8}#brxe-971dcc a {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8; font-size: inherit}#brxe-9b0b46 {max-width: 90%; height: auto}#brxe-51c404 {font-size: 1.4em; color: #e30a16; fill: #e30a16}#brxe-b66a67 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-c79929 {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8}#brxe-c79929 a {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8; font-size: inherit}#brxe-710a06 .accordion-title-wrapper {min-height: 50px; padding-top: 10px; padding-bottom: 10px; font-weight: 400; font-size: 28px}#brxe-710a06 .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-710a06 .accordion-title-wrapper .brxe-heading {font-weight: 400; font-size: 28px}@media (max-width: 991px) {#brxe-710a06 .accordion-title-wrapper {font-size: 22px; font-weight: 600; padding-right: 0; padding-left: 0}#brxe-710a06 .accordion-title-wrapper .brxe-heading {font-size: 22px; font-weight: 600}}#brxe-fef6d1 {background-color: #ffffff; padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px; border-color: #e3e3e3; border-radius: 10px}@media (max-width: 478px) {#brxe-fef6d1 {padding-right: 25px; padding-left: 25px}}#brxe-e50e55 {margin-bottom: 100px}#brxe-lzaunu {display: none}@media (max-width: 767px) {#brxe-lzaunu {display: flex; margin-top: 3rem}}#brxe-d16e74 {font-size: 24px; font-weight: 600; font-family: "Roboto"; font-style: normal; line-height: 2; color: #e30a16}#brxe-55b4f5 {color: #383838; font-size: 16px; text-align: left; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.5}#brxe-74dd76 {width: 200px; padding-top: 15px; padding-right: 25px; padding-bottom: 15px; padding-left: 25px}#brxe-5556c9 {left: 12%; top: 23%; background-color: #ffffff; border-width: 2px; border-color: #e30a16; --wave-duration: 2s; --wave-color: #e30a16}#brxe-b2333e {font-size: 24px; font-weight: 600; font-family: "Roboto"; font-style: normal; line-height: 2; color: #e30a16}#brxe-2f9040 {color: #383838; font-size: 16px; text-align: left; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.5}#brxe-55b769 {width: 200px; padding-top: 15px; padding-right: 25px; padding-bottom: 15px; padding-left: 25px}#brxe-285f2d {left: 25%; top: 54%; background-color: #ffffff; border-width: 2px; border-color: #e30a16; --wave-duration: 2s; --wave-color: #e30a16}#brxe-beffaa {font-size: 24px; font-weight: 600; font-family: "Roboto"; font-style: normal; line-height: 2; color: #e30a16}#brxe-e39def {color: #383838; font-size: 16px; text-align: left; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.5}#brxe-9707bf {width: 200px; padding-top: 15px; padding-right: 25px; padding-bottom: 15px; padding-left: 25px}#brxe-cdcb87 {left: 57%; top: 34%; background-color: #ffffff; border-width: 2px; border-color: #e30a16; --wave-duration: 2s; --wave-color: #e30a16}#brxe-2761c2 {font-size: 24px; font-weight: 600; font-family: "Roboto"; font-style: normal; line-height: 2; color: #e30a16}#brxe-a5596b {color: #383838; font-size: 16px; text-align: left; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.5}#brxe-57d7b3 {width: 200px; padding-top: 15px; padding-right: 25px; padding-bottom: 15px; padding-left: 25px}#brxe-ed23f3 {left: 76%; top: 68%; background-color: #ffffff; border-width: 2px; border-color: #e30a16; --wave-duration: 2s; --wave-color: #e30a16}#brxe-387065 .bc-image-hotspots__img {object-fit: fill}#brxe-ce39fb {width: 100%; flex-direction: column; align-self: center !important; justify-content: center; align-items: center; padding-top: 100px}@media (max-width: 767px) {#brxe-ce39fb {display: none}}#brxe-xbycjk {font-size: 40px; color: #e30a16; font-weight: 400; font-style: normal; text-align: center; padding-bottom: 10px; width: 100%}@media (max-width: 991px) {#brxe-xbycjk {font-size: 32px}}@media (max-width: 767px) {#brxe-xbycjk {text-align: left}}@media (max-width: 478px) {#brxe-xbycjk {padding-right: 0; padding-left: 0; font-size: 24px}}#brxe-ldmhyq {color: #383838; text-align: center; font-weight: 400}@media (max-width: 991px) {#brxe-ldmhyq {text-align: justify}}@media (max-width: 767px) {#brxe-ldmhyq {text-align: left}}@media (max-width: 478px) {#brxe-ldmhyq {padding-right: 0; padding-left: 0}}@media (max-width: 767px) {#brxe-lhjiax {padding-right: 50px; padding-left: 50px}}@media (max-width: 478px) {#brxe-lhjiax {padding-right: 25px; padding-left: 25px}}#brxe-ugnfsz {background-color: #f5f5f5; padding-top: 75px; padding-bottom: 75px}#brxe-2f2985 {margin-bottom: 25px; width: 50px}#brxe-2f2985 .bc-divider__motion {--height: 7px; border-top-color: #e30a16}#brxe-dacd39 {font-weight: 600; font-style: normal; font-size: 32px; color: #383838}@media (max-width: 478px) {#brxe-dacd39 {font-size: 24px}}#brxe-aba6fe {max-width: 550px; padding-top: 10px; padding-bottom: 20px; font-size: 18px}@media (max-width: 991px) {#brxe-aba6fe {text-align: justify}}#brxe-c71b8c {align-self: flex-end !important; padding-top: 3rem; padding-right: 4rem; padding-bottom: 3rem; border-radius: 10px; flex-direction: column}@media (max-width: 767px) {#brxe-c71b8c {width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 478px) {#brxe-c71b8c {padding-bottom: 3px}}#brxe-4cfc53 {display: flex; flex-direction: column; align-self: center !important; justify-content: center; width: 75%}@media (max-width: 767px) {#brxe-4cfc53 {order: 1; width: 100%}}@media (max-width: 478px) {#brxe-4cfc53 {order: 1}}#brxe-b64ab1 {height: 400px}#brxe-b64ab1:not(.tag), #brxe-b64ab1 img {object-fit: contain; object-position: 100%}@media (max-width: 991px) {#brxe-b64ab1:not(.tag), #brxe-b64ab1 img {object-fit: cover}}@media (max-width: 767px) {#brxe-b64ab1 {width: 100%; height: auto}}@media (max-width: 478px) {#brxe-b64ab1:not(.tag), #brxe-b64ab1 img {object-fit: scale-down; object-position: 50%}#brxe-b64ab1 {height: 379px}}#brxe-54598d {width: 750px; height: 400px; display: flex; justify-content: flex-end}@media (max-width: 991px) {#brxe-54598d {width: 300px}}@media (max-width: 767px) {#brxe-54598d {width: 100%; margin-bottom: 25px; height: auto}}@media (max-width: 478px) {#brxe-54598d {height: auto}}#brxe-ecafa9 {width: 425px; padding-right: 25px}@media (max-width: 991px) {#brxe-ecafa9 {width: 300px}}@media (max-width: 767px) {#brxe-ecafa9 {order: 2}}@media (max-width: 478px) {#brxe-ecafa9 {order: 2; padding-right: 0; padding-left: 0}}#brxe-418858 {flex-direction: row; display: flex; align-self: center !important; align-items: center}@media (max-width: 767px) {#brxe-418858 {flex-wrap: nowrap; flex-direction: column}}@media (max-width: 478px) {#brxe-418858 {flex-direction: column}}#brxe-cbebbc {height: 400px}#brxe-cbebbc:not(.tag), #brxe-cbebbc img {object-fit: contain}@media (max-width: 767px) {#brxe-cbebbc {width: 100%; height: auto}}@media (max-width: 478px) {#brxe-cbebbc:not(.tag), #brxe-cbebbc img {object-fit: scale-down; object-position: 50%}#brxe-cbebbc {height: 379px}}#brxe-d5008c {width: 750px; height: 400px; display: flex; justify-content: flex-start}@media (max-width: 991px) {#brxe-d5008c {width: 300px}}@media (max-width: 767px) {#brxe-d5008c {width: 100%; height: auto; margin-bottom: 25px}}@media (max-width: 478px) {#brxe-d5008c {height: auto}}#brxe-497e5d {width: 425px; padding-right: 25px}@media (max-width: 991px) {#brxe-497e5d {width: 300px}}@media (max-width: 767px) {#brxe-497e5d {order: 2}}@media (max-width: 478px) {#brxe-497e5d {order: 2; padding-right: 0; padding-left: 0}}#brxe-fe3cb6 {margin-bottom: 25px; width: 50px}#brxe-fe3cb6 .bc-divider__motion {--height: 7px; border-top-color: #e30a16}#brxe-6b6eba {font-weight: 600; font-style: normal; font-size: 32px; color: #383838}@media (max-width: 478px) {#brxe-6b6eba {font-size: 24px}}#brxe-211da9 {max-width: 550px; padding-top: 10px; padding-bottom: 20px; font-size: 18px}@media (max-width: 991px) {#brxe-211da9 {text-align: justify}}#brxe-39adc3 {align-self: flex-end !important; padding-top: 3rem; padding-bottom: 3rem; padding-left: 4rem; border-radius: 10px; flex-direction: column}@media (max-width: 767px) {#brxe-39adc3 {width: 100%; padding-top: 3rem; padding-right: 0; padding-bottom: 10rem; padding-left: 0}}@media (max-width: 478px) {#brxe-39adc3 {padding-top: 0; padding-bottom: 0; margin-top: 3rem}}#brxe-73367c {display: flex; flex-direction: column; align-self: center !important; justify-content: center; width: 75%}@media (max-width: 767px) {#brxe-73367c {order: 1; width: 100%}}@media (max-width: 478px) {#brxe-73367c {order: 1}}#brxe-efbd14 {flex-direction: row; display: flex; align-self: center !important; align-items: center}@media (max-width: 767px) {#brxe-efbd14 {flex-wrap: nowrap; flex-direction: column}}@media (max-width: 478px) {#brxe-efbd14 {flex-direction: column}}#brxe-42ffe2 {margin-bottom: 25px; width: 50px}#brxe-42ffe2 .bc-divider__motion {--height: 7px; border-top-color: #e30a16}#brxe-afc1f5 {font-weight: 600; font-style: normal; font-size: 32px; color: #383838}@media (max-width: 478px) {#brxe-afc1f5 {font-size: 24px}}#brxe-e9e195 {max-width: 550px; padding-top: 10px; padding-bottom: 20px; font-size: 18px}@media (max-width: 991px) {#brxe-e9e195 {text-align: justify}}#brxe-2d926e {align-self: flex-end !important; padding-top: 3rem; padding-right: 4rem; padding-bottom: 3rem; border-radius: 10px; flex-direction: column}@media (max-width: 767px) {#brxe-2d926e {width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 10rem; padding-left: 0}}@media (max-width: 478px) {#brxe-2d926e {padding-top: 0; padding-bottom: 0; margin-top: 3rem}}#brxe-7f2530 {display: flex; flex-direction: column; align-self: center !important; justify-content: center; width: 75%}@media (max-width: 767px) {#brxe-7f2530 {order: 2; width: 100%}}@media (max-width: 478px) {#brxe-7f2530 {order: 1}}#brxe-d68c69 {height: 400px}#brxe-d68c69:not(.tag), #brxe-d68c69 img {object-fit: contain; object-position: 100%}@media (max-width: 767px) {#brxe-d68c69 {width: 100%; height: auto}}@media (max-width: 478px) {#brxe-d68c69:not(.tag), #brxe-d68c69 img {object-fit: scale-down; object-position: 50%}#brxe-d68c69 {height: 379px}}#brxe-533eaa {width: 750px; height: 400px; display: flex; justify-content: flex-end}@media (max-width: 991px) {#brxe-533eaa {width: 300px}}@media (max-width: 767px) {#brxe-533eaa {width: 100%; height: auto; margin-bottom: 25px}}@media (max-width: 478px) {#brxe-533eaa {height: auto}}#brxe-bcccee {width: 425px; padding-right: 25px; display: flex}@media (max-width: 991px) {#brxe-bcccee {width: 300px}}@media (max-width: 767px) {#brxe-bcccee {order: 1}}@media (max-width: 478px) {#brxe-bcccee {order: 2; padding-right: 0; padding-left: 0}}#brxe-0ea2f6 {flex-direction: row; display: flex; align-self: center !important; align-items: center}@media (max-width: 767px) {#brxe-0ea2f6 {flex-wrap: nowrap; flex-direction: column}}@media (max-width: 478px) {#brxe-0ea2f6 {flex-direction: column}}#brxe-yekdcc {width: 750px; height: 400px}#brxe-yekdcc:not(.tag), #brxe-yekdcc img {object-fit: contain; object-position: 0%}@media (max-width: 991px) {#brxe-yekdcc {width: 300px}}@media (max-width: 767px) {#brxe-yekdcc {width: 100%; height: auto}}@media (max-width: 478px) {#brxe-yekdcc:not(.tag), #brxe-yekdcc img {object-fit: scale-down; object-position: 50%}#brxe-yekdcc {padding-right: 0; padding-left: 0; height: 379px}}#brxe-ukssvr {height: 400px; display: flex; justify-content: flex-start}@media (max-width: 767px) {#brxe-ukssvr {width: 100%; height: auto; margin-bottom: 25px}}@media (max-width: 478px) {#brxe-ukssvr {height: auto}}#brxe-nokomj {width: 425px; padding-right: 25px}@media (max-width: 991px) {#brxe-nokomj {width: 300px}}@media (max-width: 767px) {#brxe-nokomj {order: 1}}@media (max-width: 478px) {#brxe-nokomj {order: 2; padding-right: 0; padding-left: 0}}#brxe-mbktsx {margin-bottom: 25px; width: 50px}#brxe-mbktsx .bc-divider__motion {--height: 7px; border-top-color: #e30a16}#brxe-fjfmnv {font-weight: 600; font-style: normal; font-size: 32px; color: #383838}@media (max-width: 478px) {#brxe-fjfmnv {font-size: 24px}}#brxe-sesyys {max-width: 550px; padding-top: 10px; padding-bottom: 20px; font-size: 18px}@media (max-width: 991px) {#brxe-sesyys {text-align: justify}}@media (max-width: 478px) {#brxe-sesyys {margin-bottom: 10px}}#brxe-zmgpla {align-self: flex-end !important; padding-top: 3rem; padding-bottom: 3rem; padding-left: 4rem; border-radius: 10px; flex-direction: column}@media (max-width: 767px) {#brxe-zmgpla {width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 10rem; padding-left: 0}}@media (max-width: 478px) {#brxe-zmgpla {padding-top: 0; padding-bottom: 0; margin-top: 3rem}}#brxe-ttonny {display: flex; flex-direction: column; align-self: center !important; justify-content: center; width: 75%}@media (max-width: 767px) {#brxe-ttonny {order: 2; width: 100%}}@media (max-width: 478px) {#brxe-ttonny {order: 1}}#brxe-bwkium {flex-direction: row; display: flex; align-self: center !important; align-items: center}@media (max-width: 767px) {#brxe-bwkium {flex-wrap: nowrap; flex-direction: column}}@media (max-width: 478px) {#brxe-bwkium {flex-direction: column}}#brxe-wlweul {margin-bottom: 25px; width: 50px}#brxe-wlweul .bc-divider__motion {--height: 7px; border-top-color: #e30a16}#brxe-uwjldk {font-weight: 600; font-style: normal; font-size: 32px; color: #383838}@media (max-width: 478px) {#brxe-uwjldk {font-size: 24px}}#brxe-dapizz {max-width: 550px; padding-top: 10px; padding-bottom: 20px; font-size: 18px}@media (max-width: 991px) {#brxe-dapizz {text-align: justify}}#brxe-rlayxo {align-self: flex-end !important; padding-top: 3rem; padding-right: 4rem; padding-bottom: 3rem; border-radius: 10px; flex-direction: column}@media (max-width: 767px) {#brxe-rlayxo {width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 10rem; padding-left: 0}}@media (max-width: 478px) {#brxe-rlayxo {padding-top: 0; padding-bottom: 0; margin-top: 3rem}}#brxe-sefgoc {display: flex; flex-direction: column; align-self: center !important; justify-content: center; width: 75%}@media (max-width: 767px) {#brxe-sefgoc {order: 2; width: 100%}}@media (max-width: 478px) {#brxe-sefgoc {order: 1}}#brxe-bocflg {height: 400px}#brxe-bocflg:not(.tag), #brxe-bocflg img {object-fit: contain; object-position: 100%}@media (max-width: 767px) {#brxe-bocflg {width: 100%; height: auto}}@media (max-width: 478px) {#brxe-bocflg:not(.tag), #brxe-bocflg img {object-fit: scale-down; object-position: 50%}#brxe-bocflg {height: 379px}}#brxe-fbdkmd {width: 750px; height: 400px; display: flex; justify-content: flex-end}@media (max-width: 991px) {#brxe-fbdkmd {width: 300px}}@media (max-width: 767px) {#brxe-fbdkmd {width: 100%; height: auto; margin-bottom: 25px}}@media (max-width: 478px) {#brxe-fbdkmd {height: auto}}#brxe-wjsjgt {width: 425px; padding-right: 25px; display: flex}@media (max-width: 991px) {#brxe-wjsjgt {width: 300px}}@media (max-width: 767px) {#brxe-wjsjgt {order: 1}}@media (max-width: 478px) {#brxe-wjsjgt {order: 2; padding-right: 0; padding-left: 0}}#brxe-tsclip {flex-direction: row; display: flex; align-self: center !important; align-items: center}@media (max-width: 767px) {#brxe-tsclip {flex-wrap: nowrap; flex-direction: column}}@media (max-width: 478px) {#brxe-tsclip {flex-direction: column}}#brxe-106eb6 {background-color: #ffffff}#brxe-8788bf {font-size: 40px; color: #e30a16; font-weight: 400; font-style: normal; text-align: center; padding-bottom: 10px; width: 100%}@media (max-width: 991px) {#brxe-8788bf {font-size: 32px}}@media (max-width: 767px) {#brxe-8788bf {text-align: left}}@media (max-width: 478px) {#brxe-8788bf {padding-right: 0; padding-left: 0; font-size: 24px}}#brxe-9972c3 {color: #383838; text-align: center; font-weight: 400}@media (max-width: 991px) {#brxe-9972c3 {text-align: justify}}@media (max-width: 767px) {#brxe-9972c3 {text-align: left}}@media (max-width: 478px) {#brxe-9972c3 {padding-right: 0; padding-left: 0}}@media (max-width: 767px) {#brxe-bnpjyc {padding-right: 50px; padding-left: 50px}}@media (max-width: 478px) {#brxe-bnpjyc {padding-right: 25px; padding-left: 25px}}#brxe-osimke {background-color: #f5f5f5; padding-top: 75px; padding-bottom: 75px}#brxe-phfrar {margin-bottom: 25px; width: 50px}#brxe-phfrar .bc-divider__motion {--height: 7px; border-top-color: #e30a16}#brxe-nccjaa {font-weight: 600; font-style: normal; font-size: 32px; color: #383838}@media (max-width: 478px) {#brxe-nccjaa {font-size: 24px}}#brxe-oxcqaw {max-width: 550px; padding-top: 10px; padding-bottom: 20px; font-size: 18px}@media (max-width: 991px) {#brxe-oxcqaw {text-align: justify}}#brxe-jgpbmb {align-self: flex-end !important; padding-top: 3rem; padding-right: 4rem; padding-bottom: 3rem; border-radius: 10px; flex-direction: column}@media (max-width: 767px) {#brxe-jgpbmb {width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 10rem; padding-left: 0}}@media (max-width: 478px) {#brxe-jgpbmb {order: 1; padding-top: 0; padding-bottom: 0; margin-top: 3rem}}#brxe-nbclcx {display: flex; flex-direction: column; align-self: center !important; justify-content: center; width: 75%}@media (max-width: 767px) {#brxe-nbclcx {order: 2; width: 100%}}#brxe-htpjtp {height: 400px}#brxe-htpjtp:not(.tag), #brxe-htpjtp img {object-fit: contain; object-position: 100%}@media (max-width: 991px) {#brxe-htpjtp {width: 300px}}@media (max-width: 767px) {#brxe-htpjtp {width: 100%; height: auto}}@media (max-width: 478px) {#brxe-htpjtp:not(.tag), #brxe-htpjtp img {object-fit: scale-down; object-position: 50%}#brxe-htpjtp {height: 379px}}#brxe-cwobla {width: 750px; height: 400px; display: flex; justify-content: flex-end}@media (max-width: 767px) {#brxe-cwobla {width: 100%; height: auto; margin-bottom: 25px}}@media (max-width: 478px) {#brxe-cwobla {height: auto}}#brxe-ealhjq {width: 425px; padding-right: 25px}@media (max-width: 991px) {#brxe-ealhjq {width: 300px}}@media (max-width: 767px) {#brxe-ealhjq {order: 1}}@media (max-width: 478px) {#brxe-ealhjq {order: 2; padding-right: 0; padding-left: 0}}#brxe-jassoe {flex-direction: row; display: flex; align-self: center !important; align-items: center; padding-top: 100px}@media (max-width: 767px) {#brxe-jassoe {flex-wrap: nowrap; flex-direction: column}}@media (max-width: 478px) {#brxe-jassoe {flex-direction: column}}#brxe-xriyst {padding-top: 25px; padding-bottom: 25px}#brxe-klqwaw {width: 100%; height: auto}#brxe-mrnxex {flex-direction: row; display: flex; align-self: center !important; align-items: center; padding-top: 100px; padding-bottom: 100px}@media (max-width: 767px) {#brxe-mrnxex {flex-wrap: nowrap; flex-direction: column}}@media (max-width: 478px) {#brxe-mrnxex {flex-direction: column}}#brxe-tewnmc {background-color: #e30a16; padding-top: 75px; padding-bottom: 75px}#brxe-xnfmfd {font-size: 40px; color: #e30a16; font-weight: 400; font-style: normal; text-align: center; padding-bottom: 10px; width: 100%}@media (max-width: 991px) {#brxe-xnfmfd {font-size: 32px}}@media (max-width: 767px) {#brxe-xnfmfd {text-align: left}}@media (max-width: 478px) {#brxe-xnfmfd {padding-right: 0; padding-left: 0; font-size: 24px}}#brxe-ivvbbd {color: #383838; text-align: center; font-weight: 400}@media (max-width: 991px) {#brxe-ivvbbd {text-align: justify}}@media (max-width: 767px) {#brxe-ivvbbd {text-align: left}}@media (max-width: 478px) {#brxe-ivvbbd {padding-right: 0; padding-left: 0}}@media (max-width: 767px) {#brxe-ukvpzj {padding-right: 50px; padding-left: 50px}}@media (max-width: 478px) {#brxe-ukvpzj {padding-right: 25px; padding-left: 25px}}#brxe-zjgmis {background-color: #f5f5f5; padding-top: 75px; padding-bottom: 75px}#brxe-izlqab {width: 750px; height: 400px}#brxe-izlqab:not(.tag), #brxe-izlqab img {object-fit: contain; object-position: 0%}@media (max-width: 991px) {#brxe-izlqab {width: 300px}}@media (max-width: 767px) {#brxe-izlqab {width: 100%; height: auto}}@media (max-width: 478px) {#brxe-izlqab:not(.tag), #brxe-izlqab img {object-fit: scale-down; object-position: 50%}#brxe-izlqab {padding-right: 0; padding-left: 0; height: 379px}}#brxe-effklj {height: 400px; display: flex; justify-content: flex-start}@media (max-width: 767px) {#brxe-effklj {width: 100%; height: auto; margin-bottom: 25px}}@media (max-width: 478px) {#brxe-effklj {height: auto}}#brxe-oubtdq {width: 425px; padding-right: 25px}@media (max-width: 991px) {#brxe-oubtdq {width: 300px}}@media (max-width: 767px) {#brxe-oubtdq {order: 1}}@media (max-width: 478px) {#brxe-oubtdq {order: 2; padding-right: 0; padding-left: 0}}#brxe-devbbi {margin-bottom: 25px; width: 50px}#brxe-devbbi .bc-divider__motion {--height: 7px; border-top-color: #e30a16}#brxe-mvbiuv {font-weight: 600; font-style: normal; font-size: 32px; color: #383838}@media (max-width: 478px) {#brxe-mvbiuv {font-size: 24px}}#brxe-cxcmkq {max-width: 550px; padding-top: 10px; padding-bottom: 20px; font-size: 18px}@media (max-width: 991px) {#brxe-cxcmkq {text-align: justify}}@media (max-width: 478px) {#brxe-cxcmkq {margin-bottom: 10px}}#brxe-evxume {align-self: flex-end !important; padding-top: 3rem; padding-bottom: 3rem; padding-left: 4rem; border-radius: 10px; flex-direction: column}@media (max-width: 767px) {#brxe-evxume {width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 10rem; padding-left: 0}}@media (max-width: 478px) {#brxe-evxume {padding-top: 0; padding-bottom: 0; margin-top: 3rem}}#brxe-kobnnr {display: flex; flex-direction: column; align-self: center !important; justify-content: center; width: 75%}@media (max-width: 767px) {#brxe-kobnnr {order: 2; width: 100%}}@media (max-width: 478px) {#brxe-kobnnr {order: 1}}#brxe-qutqow {flex-direction: row; display: flex; align-self: center !important; align-items: center; padding-top: 100px}@media (max-width: 767px) {#brxe-qutqow {flex-wrap: nowrap; flex-direction: column}}@media (max-width: 478px) {#brxe-qutqow {flex-direction: column}}#brxe-dipduh {margin-bottom: 25px; width: 50px}#brxe-dipduh .bc-divider__motion {--height: 7px; border-top-color: #e30a16}#brxe-wdjqnl {font-weight: 600; font-style: normal; font-size: 32px; color: #383838}@media (max-width: 478px) {#brxe-wdjqnl {font-size: 24px}}#brxe-pjhmch {max-width: 550px; padding-top: 10px; padding-bottom: 20px; font-size: 18px}@media (max-width: 991px) {#brxe-pjhmch {text-align: justify}}#brxe-zyhenm {align-self: flex-end !important; padding-top: 3rem; padding-right: 4rem; padding-bottom: 3rem; border-radius: 10px; flex-direction: column}@media (max-width: 767px) {#brxe-zyhenm {width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 10rem; padding-left: 0}}@media (max-width: 478px) {#brxe-zyhenm {padding-top: 0; padding-bottom: 0; margin-top: 3rem}}#brxe-ehcqil {display: flex; flex-direction: column; align-self: center !important; justify-content: center; width: 75%}@media (max-width: 767px) {#brxe-ehcqil {order: 2; width: 100%}}@media (max-width: 478px) {#brxe-ehcqil {order: 1}}#brxe-hlxwrj {height: 400px}#brxe-hlxwrj:not(.tag), #brxe-hlxwrj img {object-fit: contain; object-position: 100%}@media (max-width: 767px) {#brxe-hlxwrj {width: 100%; height: auto}}@media (max-width: 478px) {#brxe-hlxwrj:not(.tag), #brxe-hlxwrj img {object-fit: scale-down; object-position: 50%}#brxe-hlxwrj {height: 379px}}#brxe-nrcwdd {width: 750px; height: 400px; display: flex; justify-content: flex-end}@media (max-width: 991px) {#brxe-nrcwdd {width: 300px}}@media (max-width: 767px) {#brxe-nrcwdd {width: 100%; height: auto; margin-bottom: 25px}}@media (max-width: 478px) {#brxe-nrcwdd {height: auto}}#brxe-rcydng {width: 425px; padding-right: 25px; display: flex}@media (max-width: 991px) {#brxe-rcydng {width: 300px}}@media (max-width: 767px) {#brxe-rcydng {order: 1}}@media (max-width: 478px) {#brxe-rcydng {order: 2; padding-right: 0; padding-left: 0}}#brxe-zbnpey {flex-direction: row; display: flex; align-self: center !important; align-items: center}@media (max-width: 767px) {#brxe-zbnpey {flex-wrap: nowrap; flex-direction: column}}@media (max-width: 478px) {#brxe-zbnpey {flex-direction: column}}#brxe-koytyu {width: 750px; height: 400px}#brxe-koytyu:not(.tag), #brxe-koytyu img {object-fit: contain; object-position: 0%}@media (max-width: 991px) {#brxe-koytyu {width: 300px}}@media (max-width: 767px) {#brxe-koytyu {width: 100%; height: auto}}@media (max-width: 478px) {#brxe-koytyu:not(.tag), #brxe-koytyu img {object-fit: scale-down; object-position: 50%}#brxe-koytyu {padding-right: 0; padding-left: 0; height: 379px}}#brxe-tkuzhp {height: 400px; display: flex; justify-content: flex-start}@media (max-width: 767px) {#brxe-tkuzhp {width: 100%; height: auto; margin-bottom: 25px}}@media (max-width: 478px) {#brxe-tkuzhp {height: auto}}#brxe-eauqes {width: 425px; padding-right: 25px}@media (max-width: 991px) {#brxe-eauqes {width: 300px}}@media (max-width: 767px) {#brxe-eauqes {order: 1}}@media (max-width: 478px) {#brxe-eauqes {order: 2; padding-right: 0; padding-left: 0}}#brxe-pcctnf {margin-bottom: 25px; width: 50px}#brxe-pcctnf .bc-divider__motion {--height: 7px; border-top-color: #e30a16}#brxe-poeidl {font-weight: 600; font-style: normal; font-size: 32px; color: #383838}@media (max-width: 478px) {#brxe-poeidl {font-size: 24px}}#brxe-xxlaxv {max-width: 550px; padding-top: 10px; padding-bottom: 20px; font-size: 18px}@media (max-width: 991px) {#brxe-xxlaxv {text-align: justify}}@media (max-width: 478px) {#brxe-xxlaxv {margin-bottom: 10px}}#brxe-nxsrue {align-self: flex-end !important; padding-top: 3rem; padding-bottom: 3rem; padding-left: 4rem; border-radius: 10px; flex-direction: column}@media (max-width: 767px) {#brxe-nxsrue {width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 10rem; padding-left: 0}}@media (max-width: 478px) {#brxe-nxsrue {padding-top: 0; padding-bottom: 0; margin-top: 3rem}}#brxe-ofafex {display: flex; flex-direction: column; align-self: center !important; justify-content: center; width: 75%}@media (max-width: 767px) {#brxe-ofafex {order: 2; width: 100%}}@media (max-width: 478px) {#brxe-ofafex {order: 1}}#brxe-sfkrra {flex-direction: row; display: flex; align-self: center !important; align-items: center; padding-top: 0}@media (max-width: 767px) {#brxe-sfkrra {flex-wrap: nowrap; flex-direction: column}}@media (max-width: 478px) {#brxe-sfkrra {flex-direction: column}}#brxe-fszora {margin-bottom: 25px; width: 50px}#brxe-fszora .bc-divider__motion {--height: 7px; border-top-color: #e30a16}#brxe-bvlgem {font-weight: 600; font-style: normal; font-size: 32px; color: #383838}@media (max-width: 478px) {#brxe-bvlgem {font-size: 24px}}#brxe-qcksdv {max-width: 550px; padding-top: 10px; padding-bottom: 20px; font-size: 18px}@media (max-width: 991px) {#brxe-qcksdv {text-align: justify}}#brxe-prethl {align-self: flex-end !important; padding-top: 3rem; padding-right: 4rem; padding-bottom: 3rem; border-radius: 10px; flex-direction: column}@media (max-width: 767px) {#brxe-prethl {width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 10rem; padding-left: 0}}@media (max-width: 478px) {#brxe-prethl {padding-top: 0; padding-bottom: 0; margin-top: 3rem}}#brxe-yewztt {display: flex; flex-direction: column; align-self: center !important; justify-content: center; width: 75%}@media (max-width: 767px) {#brxe-yewztt {order: 2; width: 100%}}@media (max-width: 478px) {#brxe-yewztt {order: 1}}#brxe-scawzp {height: 400px}#brxe-scawzp:not(.tag), #brxe-scawzp img {object-fit: contain; object-position: 100%}@media (max-width: 767px) {#brxe-scawzp {width: 100%; height: auto}}@media (max-width: 478px) {#brxe-scawzp:not(.tag), #brxe-scawzp img {object-fit: scale-down; object-position: 50%}#brxe-scawzp {height: 379px}}#brxe-qmjrtc {width: 750px; height: 400px; display: flex; justify-content: flex-end}@media (max-width: 991px) {#brxe-qmjrtc {width: 300px}}@media (max-width: 767px) {#brxe-qmjrtc {width: 100%; height: auto; margin-bottom: 25px}}@media (max-width: 478px) {#brxe-qmjrtc {height: auto}}#brxe-iaxvwh {width: 425px; padding-right: 25px; display: flex}@media (max-width: 991px) {#brxe-iaxvwh {width: 300px}}@media (max-width: 767px) {#brxe-iaxvwh {order: 1}}@media (max-width: 478px) {#brxe-iaxvwh {order: 2; padding-right: 0; padding-left: 0}}#brxe-rsjyes {flex-direction: row; display: flex; align-self: center !important; align-items: center; margin-bottom: 100px}@media (max-width: 767px) {#brxe-rsjyes {flex-wrap: nowrap; flex-direction: column}}@media (max-width: 478px) {#brxe-rsjyes {flex-direction: column}}#brxe-835fc2 {margin-bottom: 100px; background-color: #e30a16; padding-top: 75px; padding-bottom: 75px}#brxe-jlouqs {max-width: 90%; height: auto}#brxe-bpnmaf {font-size: 1.4em; max-width: 10%; height: auto; color: #e30a16; fill: #e30a16}#brxe-tcewdv {align-items: baseline; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-tcewdv {align-items: center}}#brxe-tgvgcv {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8}#brxe-tgvgcv a {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8; font-size: inherit}#brxe-qqaeau {max-width: 90%; height: auto}#brxe-wszajy {font-size: 1.4em; max-width: 10%; height: auto; color: #e30a16; fill: #e30a16}@media (max-width: 478px) {#brxe-wszajy {font-size: 1.4em; color: #e30a16; fill: #e30a16}}#brxe-ojxdse {align-items: center; flex-direction: row; justify-content: space-between}#brxe-okbtus {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8}#brxe-okbtus a {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8; font-size: inherit}#brxe-hihjju {max-width: 90%; height: auto}#brxe-feplax {font-size: 1.4em; color: #e30a16; fill: #e30a16}#brxe-sxvuvm {align-items: center; flex-direction: row; justify-content: space-between}#brxe-zpllmw {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8}#brxe-zpllmw a {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8; font-size: inherit}#brxe-ifahhr {max-width: 90%; height: Auto}#brxe-nznfkn {font-size: 1.4em; color: #e30a16; fill: #e30a16; max-width: 10%; height: auto}#brxe-gurpnk {align-items: center; flex-direction: row; justify-content: space-between}#brxe-rxzzsi {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8}#brxe-rxzzsi a {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8; font-size: inherit}#brxe-vuvfpd {max-width: 90%; height: auto}#brxe-zeksiv {font-size: 1.4em; color: #e30a16; fill: #e30a16; max-width: 10%; height: auto}#brxe-txgnpr {align-items: center; flex-direction: row; justify-content: space-between}#brxe-calghx {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8}#brxe-calghx a {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8; font-size: inherit}#brxe-uhzkko {max-width: 90%; height: auto}#brxe-alihnu {font-size: 1.4em; color: #e30a16; fill: #e30a16}#brxe-lzjqca {align-items: center; flex-direction: row; justify-content: space-between}#brxe-unqhek {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8}#brxe-unqhek a {color: #383838; font-size: 18px; font-family: "Roboto"; font-weight: 400; font-style: normal; line-height: 1.8; font-size: inherit}#brxe-gpbwqr .accordion-title-wrapper {min-height: 50px; padding-top: 10px; padding-bottom: 10px; font-weight: 400; font-size: 28px}#brxe-gpbwqr .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-gpbwqr .accordion-title-wrapper .brxe-heading {font-weight: 400; font-size: 28px}@media (max-width: 991px) {#brxe-gpbwqr .accordion-title-wrapper {font-size: 22px; font-weight: 600; padding-right: 0; padding-left: 0}#brxe-gpbwqr .accordion-title-wrapper .brxe-heading {font-size: 22px; font-weight: 600}}#brxe-oydmym {background-color: #ffffff; padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px; box-shadow: 0 20px 50px 0 rgba(56, 56, 56, 0.2); border-color: #e3e3e3; border-radius: 10px}@media (max-width: 478px) {#brxe-oydmym {padding-right: 25px; padding-left: 25px}}#brxe-uwvzgz {margin-bottom: 100px}#brxe-b89605 {color: #e30a16; font-family: "Roboto"; font-weight: 600; padding-bottom: 25px}@media (max-width: 478px) {#brxe-b89605 {font-size: 28px}}#brxe-26b15f .image {width: 50px; margin-right: 20px}#brxe-26b15f .member {background-color: #ffffff}#brxe-26b15f .content {padding-top: 0}#brxe-26b15f .description {font-size: 18px; line-height: 1.5; color: #383838}#brxe-26b15f .subtitle {font-size: 16px; font-family: "Roboto"; font-weight: 300; line-height: 1.5; color: #383838}#brxe-26b15f .title {color: #383838; font-size: 24px}#brxe-26b15f {gap: 25px; grid-template-columns: repeat(2, 1fr); grid-auto-flow: unset}@media (max-width: 767px) {#brxe-26b15f {grid-template-columns: repeat(1, 1fr); grid-auto-flow: unset}}#brxe-215930 {width: 100%; flex-direction: column; display: flex; justify-content: flex-start; margin-bottom: 25px}#brxe-6a3fe1 {flex-direction: column}#brxe-05c159 .form-group:nth-child(1) {width: 50%}#brxe-05c159 .form-group:nth-child(2) {width: 50%}#brxe-05c159 .form-group:nth-child(5) {width: 100%}#brxe-05c159 .form-group:nth-child(6) {height: 110px}#brxe-05c159 .submit-button-wrapper {width: 100%}#brxe-05c159 .bricks-button {font-size: 16px; text-align: center; font-family: "Roboto"; font-weight: 600; font-style: normal; color: #ffffff; background-color: #e30a16}#brxe-05c159 .form-group input {color: #383838}#brxe-05c159 select {color: #383838; color: rgba(56, 56, 56, 0.64)}#brxe-05c159 textarea {color: #383838}#brxe-05c159 ::placeholder {color: rgba(56, 56, 56, 0.64)}#brxe-05c159 {margin-top: 25px}#brxe-9760a9 {flex-direction: column; border: 2px solid #e3e3e3; border-radius: 10px; box-shadow: 0 30px 50px 0 rgba(56, 56, 56, 0.09); padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px}@media (max-width: 991px) {#brxe-9760a9 {flex-direction: column}}@media (max-width: 478px) {#brxe-9760a9 {padding-right: 25px; padding-left: 25px}}#brxe-64f832 {margin-top: 100px; margin-bottom: 100px}root { scroll-margin-top: 25vh;}#brxe-828691 {width: 30%; padding-bottom: 10px}#brxe-828691 .bc-divider__motion {border-top-color: #e30a16; --height: 5px}#brxe-96ca9c {font-size: 24px; font-weight: 600; font-family: "Roboto"}#brxe-8ee1ee {flex-direction: row-reverse; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: #ffffff; white-space: nowrap; padding-top: 10px; padding-right: 10px; padding-bottom: 10px}#brxe-8ee1ee .bc-arrow-button_title-wrapper {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 0; background-color: #ffffff; color: #e30a16}#brxe-8ee1ee .bc-arrow-button__circle {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; background-color: rgba(0, 0, 0, 0)}#brxe-8ee1ee .bc-arrow-button__arrow {--fill: #e30a16}#brxe-6845bd {padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; border-radius: 10px; justify-content: flex-end; background-image: url(https://uesa.dawu-design.de/wp-content/uploads/2025/11/transformatorenstation-uesa.webp); background-size: cover; align-items: flex-start; box-shadow: 0 10px 20px 0 rgba(56, 56, 56, 0.18); margin-bottom: 40px}#brxe-0d6260 {margin-bottom: 50px; background-image: url(https://uesa.dawu-design.de/wp-content/uploads/2025/11/niederspannungsverteilung-schrankbauform-uesa.webp); background-size: cover}#brxe-1c062f {width: 30%; padding-bottom: 10px}#brxe-1c062f .bc-divider__motion {border-top-color: #e30a16; --height: 5px}#brxe-3dc816 {font-size: 24px; font-weight: 600; font-family: "Roboto"}#brxe-08fcbf {flex-direction: row-reverse; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: #ffffff; white-space: nowrap; padding-top: 10px; padding-right: 10px; padding-bottom: 10px}#brxe-08fcbf .bc-arrow-button_title-wrapper {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 0; background-color: #ffffff; color: #e30a16}#brxe-08fcbf .bc-arrow-button__circle {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; background-color: rgba(0, 0, 0, 0)}#brxe-08fcbf .bc-arrow-button__arrow {--fill: #e30a16}#brxe-73a5e7 {border-radius: 10px; justify-content: flex-end; background-image: url(https://uesa.dawu-design.de/wp-content/uploads/2026/02/ns-in-tafelbauform-uesa.webp); background-size: cover; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; align-items: flex-start; box-shadow: 0 10px 20px 0 rgba(56, 56, 56, 0.18); margin-bottom: 40px}#brxe-dd90d4 {margin-bottom: 50px}#brxe-b1ee5e {width: 30%; padding-bottom: 10px}#brxe-b1ee5e .bc-divider__motion {border-top-color: #e30a16; --height: 5px}#brxe-3cb5e7 {font-size: 24px; font-weight: 600; font-family: "Roboto"}#brxe-7aeffe {flex-direction: row-reverse; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: #ffffff; white-space: nowrap; padding-top: 10px; padding-right: 10px; padding-bottom: 10px}#brxe-7aeffe .bc-arrow-button_title-wrapper {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 0; background-color: #ffffff; color: #e30a16}#brxe-7aeffe .bc-arrow-button__circle {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; background-color: rgba(0, 0, 0, 0)}#brxe-7aeffe .bc-arrow-button__arrow {--fill: #e30a16}#brxe-ce47cc {border-radius: 10px; justify-content: flex-end; background-image: url(https://uesa.dawu-design.de/wp-content/uploads/2025/11/niederspannungsverteilung-schrankbauform-uesa.webp); background-size: cover; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; align-items: flex-start; box-shadow: 0 10px 20px 0 rgba(56, 56, 56, 0.18); margin-bottom: 40px}#brxe-ca612d {margin-bottom: 50px}#brxe-8f572b {width: 30%; padding-bottom: 10px}#brxe-8f572b .bc-divider__motion {border-top-color: #e30a16; --height: 5px}#brxe-95139d {font-size: 24px; font-weight: 600; font-family: "Roboto"}#brxe-fdb494 {flex-direction: row-reverse; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: #ffffff; white-space: nowrap; padding-top: 10px; padding-right: 10px; padding-bottom: 10px}#brxe-fdb494 .bc-arrow-button_title-wrapper {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 0; background-color: #ffffff; color: #e30a16}#brxe-fdb494 .bc-arrow-button__circle {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; background-color: rgba(0, 0, 0, 0)}#brxe-fdb494 .bc-arrow-button__arrow {--fill: #e30a16}#brxe-aa3a00 {border-radius: 10px; justify-content: flex-end; background-image: url(https://uesa.dawu-design.de/wp-content/uploads/2025/11/aussenverteiler-sonderbauform-uesa.webp); background-size: cover; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; align-items: flex-start; box-shadow: 0 10px 20px 0 rgba(56, 56, 56, 0.18); margin-bottom: 40px}#brxe-7e584f {margin-bottom: 50px}#brxe-24415c {width: 30%; padding-bottom: 10px}#brxe-24415c .bc-divider__motion {border-top-color: #e30a16; --height: 5px}#brxe-5dc79c {font-size: 24px; font-weight: 600; font-family: "Roboto"}#brxe-efe3ee {flex-direction: row-reverse; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: #ffffff; white-space: nowrap; padding-top: 10px; padding-right: 10px; padding-bottom: 10px}#brxe-efe3ee .bc-arrow-button_title-wrapper {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 0; background-color: #ffffff; color: #e30a16}#brxe-efe3ee .bc-arrow-button__circle {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; background-color: rgba(0, 0, 0, 0)}#brxe-efe3ee .bc-arrow-button__arrow {--fill: #e30a16}#brxe-8ee64e {border-radius: 10px; justify-content: flex-end; background-image: url(https://uesa.dawu-design.de/wp-content/uploads/2025/11/niederspannungsverteilung-automatisierung-uesa.webp); background-size: cover; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; align-items: flex-start; box-shadow: 0 10px 20px 0 rgba(56, 56, 56, 0.18); margin-bottom: 40px}#brxe-2fcff4 {margin-bottom: 50px}#brxe-8ad95b {width: 30%; padding-bottom: 10px}#brxe-8ad95b .bc-divider__motion {border-top-color: #e30a16; --height: 5px}#brxe-14658e {font-size: 24px; font-weight: 600; font-family: "Roboto"}#brxe-362e01 {flex-direction: row-reverse; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: #ffffff; white-space: nowrap; padding-top: 10px; padding-right: 10px; padding-bottom: 10px}#brxe-362e01 .bc-arrow-button_title-wrapper {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 0; background-color: #ffffff; color: #e30a16}#brxe-362e01 .bc-arrow-button__circle {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; background-color: rgba(0, 0, 0, 0)}#brxe-362e01 .bc-arrow-button__arrow {--fill: #e30a16}#brxe-c11cca {border-radius: 10px; justify-content: flex-end; background-image: url(https://uesa.dawu-design.de/wp-content/uploads/2025/11/aussenverteiler-uesa.webp); background-size: cover; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; align-items: flex-start; box-shadow: 0 10px 20px 0 rgba(56, 56, 56, 0.18); margin-bottom: 40px}#brxe-a55772 {margin-bottom: 50px}#brxe-1d8de0 {width: 30%; padding-bottom: 10px}#brxe-1d8de0 .bc-divider__motion {border-top-color: #e30a16; --height: 5px}#brxe-95e60e {font-size: 24px; font-weight: 600; font-family: "Roboto"}#brxe-428668 {flex-direction: row-reverse; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: #ffffff; white-space: nowrap; padding-top: 10px; padding-right: 10px; padding-bottom: 10px}#brxe-428668 .bc-arrow-button_title-wrapper {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 0; background-color: #ffffff; color: #e30a16}#brxe-428668 .bc-arrow-button__circle {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; background-color: rgba(0, 0, 0, 0)}#brxe-428668 .bc-arrow-button__arrow {--fill: #e30a16}#brxe-f5ff28 {border-radius: 10px; justify-content: flex-end; background-image: url(https://uesa.dawu-design.de/wp-content/uploads/2025/11/niederspannungsverteilung-uesa.webp); background-size: cover; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; align-items: flex-start; box-shadow: 0 10px 20px 0 rgba(56, 56, 56, 0.18); margin-bottom: 40px}#brxe-a782c8 {margin-bottom: 50px}#brxe-1a3dd8 {width: 30%; padding-bottom: 10px}#brxe-1a3dd8 .bc-divider__motion {border-top-color: #e30a16; --height: 5px}#brxe-df9495 {font-size: 24px; font-weight: 600; font-family: "Roboto"}#brxe-c056f0 {flex-direction: row-reverse; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: #ffffff; white-space: nowrap; padding-top: 10px; padding-right: 10px; padding-bottom: 10px}#brxe-c056f0 .bc-arrow-button_title-wrapper {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 0; background-color: #ffffff; color: #e30a16}#brxe-c056f0 .bc-arrow-button__circle {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; background-color: rgba(0, 0, 0, 0)}#brxe-c056f0 .bc-arrow-button__arrow {--fill: #e30a16}#brxe-b00cea {border-radius: 10px; justify-content: flex-end; background-image: url(https://uesa.dawu-design.de/wp-content/uploads/2025/11/mittelspannungsschaltanlagen-uesa.webp); background-size: cover; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; align-items: flex-start; box-shadow: 0 10px 20px 0 rgba(56, 56, 56, 0.18); margin-bottom: 40px}#brxe-d8cce3 {margin-bottom: 50px}#brxe-2745e0 {width: 30%; padding-bottom: 10px}#brxe-2745e0 .bc-divider__motion {border-top-color: #e30a16; --height: 5px}#brxe-2f672a {font-size: 24px; font-weight: 600; font-family: "Roboto"}#brxe-8b9ed0 {flex-direction: row-reverse; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: #ffffff; white-space: nowrap; padding-top: 10px; padding-right: 10px; padding-bottom: 10px}#brxe-8b9ed0 .bc-arrow-button_title-wrapper {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 0; background-color: #ffffff; color: #e30a16}#brxe-8b9ed0 .bc-arrow-button__circle {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; background-color: rgba(0, 0, 0, 0)}#brxe-8b9ed0 .bc-arrow-button__arrow {--fill: #e30a16}#brxe-99ba22 {border-radius: 10px; justify-content: flex-end; background-image: url(https://uesa.dawu-design.de/wp-content/uploads/2025/11/elektroanlagenbau-uesa.webp); background-size: cover; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; align-items: flex-start; box-shadow: 0 10px 20px 0 rgba(56, 56, 56, 0.18); margin-bottom: 40px}#brxe-e132bb {margin-bottom: 50px}#brxe-11bae0 {width: 30%; padding-bottom: 10px}#brxe-11bae0 .bc-divider__motion {border-top-color: #e30a16; --height: 5px}#brxe-80d939 {font-size: 24px; font-weight: 600; font-family: "Roboto"}#brxe-1811a0 {flex-direction: row-reverse; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: #ffffff; white-space: nowrap; padding-top: 10px; padding-right: 10px; padding-bottom: 10px}#brxe-1811a0 .bc-arrow-button_title-wrapper {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 0; background-color: #ffffff; color: #e30a16}#brxe-1811a0 .bc-arrow-button__circle {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; background-color: rgba(0, 0, 0, 0)}#brxe-1811a0 .bc-arrow-button__arrow {--fill: #e30a16}#brxe-e21336 {border-radius: 10px; justify-content: flex-end; background-image: url(https://uesa.dawu-design.de/wp-content/uploads/2025/11/komponentenfertigung-uesa.webp); background-size: cover; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; align-items: flex-start; box-shadow: 0 10px 20px 0 rgba(56, 56, 56, 0.18); margin-bottom: 40px}#brxe-aa045c {margin-bottom: 50px}#brxe-7f294a {width: 30%; padding-bottom: 10px}#brxe-7f294a .bc-divider__motion {border-top-color: #e30a16; --height: 5px}#brxe-b16bfa {font-size: 24px; font-weight: 600; font-family: "Roboto"}#brxe-c3aaac {flex-direction: row-reverse; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: #ffffff; white-space: nowrap; padding-top: 10px; padding-right: 10px; padding-bottom: 10px}#brxe-c3aaac .bc-arrow-button_title-wrapper {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 0; background-color: #ffffff; color: #e30a16}#brxe-c3aaac .bc-arrow-button__circle {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; background-color: rgba(0, 0, 0, 0)}#brxe-c3aaac .bc-arrow-button__arrow {--fill: #e30a16}#brxe-52522e {border-radius: 10px; justify-content: flex-end; background-image: url(https://uesa.dawu-design.de/wp-content/uploads/2025/11/elektromobilitaet-uesa.webp); background-size: cover; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; align-items: flex-start; box-shadow: 0 10px 20px 0 rgba(56, 56, 56, 0.18); margin-bottom: 40px}#brxe-73629d {margin-bottom: 50px}#brxe-56e6fe {width: 30%; padding-bottom: 10px}#brxe-56e6fe .bc-divider__motion {border-top-color: #e30a16; --height: 5px}#brxe-4ce313 {font-size: 24px; font-weight: 600; font-family: "Roboto"}#brxe-caf3a0 {flex-direction: row-reverse; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: #ffffff; white-space: nowrap; padding-top: 10px; padding-right: 10px; padding-bottom: 10px}#brxe-caf3a0 .bc-arrow-button_title-wrapper {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 0; background-color: #ffffff; color: #e30a16}#brxe-caf3a0 .bc-arrow-button__circle {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; background-color: rgba(0, 0, 0, 0)}#brxe-caf3a0 .bc-arrow-button__arrow {--fill: #e30a16}#brxe-4bb02e {border-radius: 10px; justify-content: flex-end; background-image: url(https://uesa.dawu-design.de/wp-content/uploads/2025/11/solaranlagenservice-schutzpruefung-uesa.webp); background-size: cover; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; align-items: flex-start; box-shadow: 0 10px 20px 0 rgba(56, 56, 56, 0.18); margin-bottom: 40px}#brxe-ae6aa1 {margin-bottom: 50px}#brxe-cf5ff4 .splide__arrow--prev {display: flex; background: #e30a16}#brxe-cf5ff4 .splide__arrow--next {display: flex; background: #e30a16}#brxe-cf5ff4 .splide__pagination__page.is-active {background: #e30a16}#brxe-e4c34f {margin-top: 50px; margin-bottom: 100px}