@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-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li.has-link a,.brxe-social-icons li.no-link{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons span{align-items:center;display:inline-flex}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}: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}:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}: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:last-child{padding-bottom:0}:where(.brxe-form) .form-group.file{display:block}: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) .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) 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] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em}: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}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);padding-bottom:0;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) 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 .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}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).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) a{transition:inherit}:where(.brxe-image) img{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}.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}: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}/* BREAKPOINT: Desktop (BASE) */#brxe-okgwin:not(.tag) {object-fit: contain}#brxe-okgwin img {object-fit: contain}#brxe-okgwin {width: 4rem; height: 4rem}/* BREAKPOINT: Mobile portrait */@media (max-width: 478px) {#brxe-okgwin {width: 3rem; height: 3rem}}/* BREAKPOINT: Desktop (BASE) */#brxe-wudfou {display: flex; flex-direction: column; row-gap: 0.3rem}/* BREAKPOINT: Desktop (BASE) */#brxe-pxomme:not(.tag) {object-fit: contain}#brxe-pxomme img {object-fit: contain}#brxe-pxomme {width: 4rem; height: 4rem}/* BREAKPOINT: Mobile portrait */@media (max-width: 478px) {#brxe-pxomme {width: 3rem; height: 3rem}}/* BREAKPOINT: Desktop (BASE) */#brxe-sxbgls {display: flex; flex-direction: column; row-gap: 0.3rem}/* BREAKPOINT: Desktop (BASE) */#brxe-ffrgpz:not(.tag) {object-fit: contain}#brxe-ffrgpz img {object-fit: contain}#brxe-ffrgpz {width: 4rem; height: 4rem}/* BREAKPOINT: Mobile portrait */@media (max-width: 478px) {#brxe-ffrgpz {width: 3rem; height: 3rem}}/* BREAKPOINT: Desktop (BASE) */#brxe-vpxgrb {display: flex; flex-direction: column; row-gap: 0.3rem}/* BREAKPOINT: Desktop (BASE) */#brxe-zntary:not(.tag) {object-fit: contain}#brxe-zntary img {object-fit: contain}#brxe-zntary {width: 4rem; height: 4rem}/* BREAKPOINT: Mobile portrait */@media (max-width: 478px) {#brxe-zntary {width: 3rem; height: 3rem}}/* BREAKPOINT: Desktop (BASE) */#brxe-kpxhds {display: flex; flex-direction: column; row-gap: 0.3rem}/* BREAKPOINT: Desktop (BASE) */#brxe-eltttb {flex-direction: column; align-items: stretch; width: 40%; flex-shrink: 0}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) {#brxe-eltttb {width: 100%}}/* BREAKPOINT: Desktop (BASE) */#brxe-oaeuft .form-group:nth-child(1) {width: 49%}#brxe-oaeuft .form-group:nth-child(2) {width: 49%}#brxe-oaeuft .form-group:nth-child(3) {width: 49%}#brxe-oaeuft .form-group:nth-child(4) {width: 49%}#brxe-oaeuft .form-group:nth-child(5) {width: 49%}#brxe-oaeuft .form-group:nth-child(6) {width: 49%}#brxe-oaeuft .form-group:nth-child(7) {height: 165px}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) {#brxe-oaeuft .form-group:nth-child(1) {width: 100%}#brxe-oaeuft .form-group:nth-child(2) {width: 100%}#brxe-oaeuft .form-group:nth-child(3) {width: 100%}#brxe-oaeuft .form-group:nth-child(4) {width: 100%}}/* BREAKPOINT: Desktop (BASE) */#brxe-bmvthb {width: 50%; flex-grow: 1}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) {#brxe-bmvthb {width: 100%}}/* BREAKPOINT: Desktop (BASE) */#brxe-wyieva {flex-direction: row; align-items: center}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) {#brxe-wyieva {flex-direction: column}}/* BREAKPOINT: Desktop (BASE) */#brxe-hogdud .form-group:nth-child(1) {width: 60%}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) {#brxe-hogdud .form-group:nth-child(1) {width: 80%}}/* BREAKPOINT: Desktop (BASE) */#brxe-qqadmd {flex-direction: row; display: none}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) {#brxe-urhbmq {justify-content: center; flex-direction: row; padding-bottom: 2rem}}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) {#brxe-ilyfzc {width: 34%}}/* BREAKPOINT: Mobile portrait */@media (max-width: 478px) {#brxe-ilyfzc {width: 47%}}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) {#brxe-avrpuw {width: 24%}}/* BREAKPOINT: Mobile portrait */@media (max-width: 478px) {#brxe-avrpuw {width: 47%}}/* BREAKPOINT: Desktop (BASE) */#brxe-syzofk li.has-link a, #brxe-syzofk li.no-link {padding-top: 1rem; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem}#brxe-syzofk {color: #ffffff}#brxe-syzofk .repeater-item:nth-child(1) {background-color: var(--primary); color: var(--secondary)}#brxe-syzofk .repeater-item:nth-child(1):hover {background-color: var(--accent)}/* BREAKPOINT: Desktop (BASE) */#brxe-wnuehl {min-width: 30%}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) {#brxe-wnuehl {width: 34%}}/* BREAKPOINT: Mobile portrait */@media (max-width: 478px) {#brxe-wnuehl {width: 100%}}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) {#brxe-fzncee {column-gap: var(--gap-m)}}/* BREAKPOINT: Desktop (BASE) */#brxe-dhyeca {flex-direction: column}