@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)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}}@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 {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@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 {@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}}@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-wg6isu {margin-bottom: 1rem; font-weight: 600; font-size: .75rem; line-height: 1rem; letter-spacing: .2em; text-transform: uppercase; color: #461d90; font-family: "DM Sans"}#brxe-nazen7 {margin-bottom: 1.5rem; color: #0c0623; font-family: "Plus Jakarta Sans"; letter-spacing: -.02em; line-height: 1; font-size: 3.5rem}@media (max-width: 991px) {#brxe-nazen7 {font-size: 3rem}}@media (max-width: 478px) {#brxe-nazen7 {line-height: 1.1; font-size: 2.25rem}}#brxe-p05x7a {margin-bottom: 1rem; color: #595a64; line-height: 1.625; font-family: "DM Sans"}#brxe-valy9c {margin-bottom: 2rem; color: #595a64; line-height: 1.625; font-family: "DM Sans"}#brxe-w9451u {align-items: center; justify-content: center; height: 2.75rem; padding-right: 2rem; padding-left: 2rem; color: #ffffff; font-size: .875rem; line-height: 1.25rem; font-weight: 500; font-family: "DM Sans"; background-color: #461d90; border-radius: 9999px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-w9451u:hover {background-color: #461d90e6}#brxe-2jce26 .separator {display: none}#brxe-2jce26 .content {justify-content: flex-start}#brxe-2jce26 .description {justify-content: flex-start}#brxe-2jce26 {display: flex; gap: 24px; margin-top: 2rem; color: #595a64; font-size: .75rem; line-height: 1rem}#brxe-2jce26 li {margin-bottom: 8px}#brxe-2jce26 svg {stroke: #461d90; stroke-width: 2px}#brxe-2jce26 .title {margin-right: 0; margin-left: 6px}#brxe-of4x5w:not(.tag), #brxe-of4x5w img {object-fit: cover}#brxe-of4x5w {height: 3.5rem; width: 3.5rem; border-radius: 9999px}#brxe-o8q421 {color: #0c0623; font-size: .875rem; line-height: 1.25; font-weight: 700; font-family: "DM Sans"}#brxe-4t5c5v {color: #595a64; font-size: .75rem; line-height: 1rem; font-family: "DM Sans"}#brxe-4hadg9 {align-items: center; column-gap: 1rem; row-gap: 1rem; flex-direction: row; display: flex; padding-top: 2rem; margin-top: 2.5rem; border-top: 1px solid #e8e7ef}#brxe-fgc2my {flex-grow: 1; flex-shrink: 1; flex-basis: 0%}#brxe-lnta4y {width: 100%; height: 520px; box-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1); border-radius: 1rem}#brxe-lnta4y:not(.tag), #brxe-lnta4y img {object-fit: cover}@media (max-width: 991px) {#brxe-lnta4y {height: 400px}}@media (max-width: 478px) {#brxe-lnta4y {height: 400px}}#brxe-4n8hsg {width: 48%}@media (max-width: 991px) {#brxe-4n8hsg {width: 100%}}@media (max-width: 478px) {#brxe-4n8hsg {width: 100%}}#brxe-qbf1ks {align-items: center; flex-direction: row; column-gap: 4rem; row-gap: 4rem; display: flex}@media (max-width: 991px) {#brxe-qbf1ks {flex-direction: column; column-gap: 3rem; row-gap: 3rem}}@media (max-width: 478px) {#brxe-qbf1ks {flex-direction: column; column-gap: 3rem; row-gap: 3rem}}#brxe-yga3ub {max-width: 1200px; padding-right: 1.5rem; padding-left: 1.5rem}@media (max-width: 478px) {#brxe-yga3ub {max-width: 100%}}#brxe-rgq0dq {padding-top: 6rem; padding-bottom: 6rem}@media (max-width: 478px) {#brxe-rgq0dq {padding-top: 4rem; padding-bottom: 4rem}}#brxe-26bc2h {margin-bottom: .75rem; font-weight: 600; font-size: .75rem; line-height: 1rem; letter-spacing: .2em; text-transform: uppercase; color: #461d90; font-family: "DM Sans"}#brxe-huc6oe {margin-bottom: 2.5rem; color: #0c0623; font-family: "Plus Jakarta Sans"; letter-spacing: -.02em; font-size: 2.25rem; line-height: 2.5rem}@media (max-width: 478px) {#brxe-huc6oe {font-size: 1.875rem; line-height: 2.25rem}}#brxe-k58xsp {margin-bottom: .5rem; color: #0c0623; letter-spacing: -.02em; font-family: "Plus Jakarta Sans"; line-height: 1.75rem; font-size: 1.25rem}#brxe-7097h4 {margin-bottom: 1.25rem; font-size: .875rem; line-height: 1.25rem; color: #595a64; font-family: "DM Sans"}.brxe-lthswn .separator {display: none}.brxe-lthswn .content {justify-content: flex-start}.brxe-lthswn .description {justify-content: flex-start}.brxe-lthswn li {margin-bottom: 8px}.brxe-lthswn svg {stroke: #461d90; stroke-width: 2px}.brxe-lthswn .title {margin-right: 0; margin-left: 8px}.brxe-lthswn {font-size: .875rem; line-height: 1.25rem; color: #595a64}#brxe-egpfvs {align-items: center; font-weight: 600; font-size: .875rem; line-height: 1.25rem; color: #461d90; font-family: "DM Sans"; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-egpfvs:hover {text-decoration: underline}#brxe-vtuxqw {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; background-color: #ffffff; border: 1px solid #e8e7ef; border-radius: 1rem}#brxe-vtuxqw:hover {box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1)}#brxe-9kfnnz {margin-bottom: .5rem; color: #0c0623; letter-spacing: -.02em; font-family: "Plus Jakarta Sans"; line-height: 1.75rem; font-size: 1.25rem}#brxe-tw0zv8 {margin-bottom: 1.25rem; font-size: .875rem; line-height: 1.25rem; color: #595a64; font-family: "DM Sans"}.brxe-pvoctc .separator {display: none}.brxe-pvoctc .content {justify-content: flex-start}.brxe-pvoctc .description {justify-content: flex-start}.brxe-pvoctc li {margin-bottom: 8px}.brxe-pvoctc svg {stroke: #461d90; stroke-width: 2px}.brxe-pvoctc .title {margin-right: 0; margin-left: 8px}.brxe-pvoctc {margin-bottom: 1.5rem; font-size: .875rem; line-height: 1.25rem; color: #595a64}#brxe-h1grgt {align-items: center; font-weight: 600; font-size: .875rem; line-height: 1.25rem; color: #461d90; font-family: "DM Sans"; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-h1grgt:hover {text-decoration: underline}#brxe-5g5q1u {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; background-color: #ffffff; border: 1px solid #e8e7ef; border-radius: 1rem}#brxe-5g5q1u:hover {box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1)}#brxe-gwez95 {display: grid; align-items: initial; column-gap: 1.5rem; row-gap: 1.5rem; grid-template-columns: repeat(2,minmax(0,1fr))}#brxe-rijcjx {max-width: 1200px; padding-right: 1.5rem; padding-left: 1.5rem}@media (max-width: 478px) {#brxe-rijcjx {max-width: 100%}}#brxe-2ejh6a {padding-top: 5rem; padding-bottom: 5rem; background-color: #f6f5fa}@media (max-width: 478px) {#brxe-2ejh6a {padding-top: 4rem; padding-bottom: 4rem}}#brxe-gh65p8 {margin-bottom: .75rem; font-weight: 600; font-size: .75rem; line-height: 1rem; letter-spacing: .2em; text-transform: uppercase; color: #461d90; font-family: "DM Sans"}#brxe-mh9s9f {max-width: 42rem; margin-bottom: 2.5rem; color: #0c0623; font-family: "Plus Jakarta Sans"; letter-spacing: -.02em; font-size: 2.25rem; line-height: 2.5rem}@media (max-width: 478px) {#brxe-mh9s9f {font-size: 1.875rem; line-height: 2.25rem}}#brxe-u0u8d5 {color: #461d90}#brxe-5d58t2 {align-items: center; height: 2.5rem; justify-content: center; width: 2.5rem; flex-direction: row; display: flex; margin-bottom: 1rem; background-color: #461d901a; border-radius: .75rem}#brxe-mn3tq7 {margin-bottom: .5rem; color: #0c0623; letter-spacing: -.02em; font-family: "Plus Jakarta Sans"; line-height: 1.75rem; font-size: 1.125rem}#brxe-8vn0vv {font-size: .875rem; color: #595a64; line-height: 1.625; font-family: "DM Sans"}#brxe-wlpr09 {padding-top: 1.75rem; padding-right: 1.75rem; padding-bottom: 1.75rem; padding-left: 1.75rem; background-color: #ffffff; border: 1px solid #e8e7ef; border-radius: 1rem}#brxe-mejihy {color: #461d90}#brxe-kd6vy2 {align-items: center; height: 2.5rem; justify-content: center; width: 2.5rem; flex-direction: row; display: flex; margin-bottom: 1rem; background-color: #461d901a; border-radius: .75rem}#brxe-8p2q9r {margin-bottom: .5rem; color: #0c0623; letter-spacing: -.02em; font-family: "Plus Jakarta Sans"; line-height: 1.75rem; font-size: 1.125rem}#brxe-6rqz7k {font-size: .875rem; color: #595a64; line-height: 1.625; font-family: "DM Sans"}#brxe-9ekhgv {padding-top: 1.75rem; padding-right: 1.75rem; padding-bottom: 1.75rem; padding-left: 1.75rem; background-color: #ffffff; border: 1px solid #e8e7ef; border-radius: 1rem}#brxe-lpzuu8 {color: #461d90}#brxe-948a34 {align-items: center; height: 2.5rem; justify-content: center; width: 2.5rem; flex-direction: row; display: flex; margin-bottom: 1rem; background-color: #461d901a; border-radius: .75rem}#brxe-5h8jwk {margin-bottom: .5rem; color: #0c0623; letter-spacing: -.02em; font-family: "Plus Jakarta Sans"; line-height: 1.75rem; font-size: 1.125rem}#brxe-n58360 {font-size: .875rem; color: #595a64; line-height: 1.625; font-family: "DM Sans"}#brxe-r3edj2 {padding-top: 1.75rem; padding-right: 1.75rem; padding-bottom: 1.75rem; padding-left: 1.75rem; background-color: #ffffff; border: 1px solid #e8e7ef; border-radius: 1rem}#brxe-rbcp93 {color: #461d90}#brxe-lv7eta {align-items: center; height: 2.5rem; justify-content: center; width: 2.5rem; flex-direction: row; display: flex; margin-bottom: 1rem; background-color: #461d901a; border-radius: .75rem}#brxe-7f5qll {margin-bottom: .5rem; color: #0c0623; letter-spacing: -.02em; font-family: "Plus Jakarta Sans"; line-height: 1.75rem; font-size: 1.125rem}#brxe-75k8n0 {font-size: .875rem; color: #595a64; line-height: 1.625; font-family: "DM Sans"}#brxe-4szv75 {padding-top: 1.75rem; padding-right: 1.75rem; padding-bottom: 1.75rem; padding-left: 1.75rem; background-color: #ffffff; border: 1px solid #e8e7ef; border-radius: 1rem}#brxe-x5hji2 {display: grid; align-items: initial; column-gap: 1.5rem; row-gap: 1.5rem; grid-template-columns: repeat(2,minmax(0,1fr))}#brxe-1atc9p {max-width: 1200px; padding-right: 1.5rem; padding-left: 1.5rem}@media (max-width: 478px) {#brxe-1atc9p {max-width: 100%}}#brxe-98gstp {padding-top: 5rem; padding-bottom: 5rem}@media (max-width: 478px) {#brxe-98gstp {padding-top: 4rem; padding-bottom: 4rem}}#brxe-dbofkr {margin-bottom: .75rem; font-weight: 600; font-size: .75rem; line-height: 1rem; letter-spacing: .2em; text-transform: uppercase; color: #461d90; font-family: "DM Sans"}#brxe-4qbu6u {margin-bottom: 2.5rem; color: #0c0623; font-family: "Plus Jakarta Sans"; letter-spacing: -.02em; font-size: 2.25rem; line-height: 2.5rem}@media (max-width: 478px) {#brxe-4qbu6u {font-size: 1.875rem; line-height: 2.25rem}}#brxe-1uzwwn .brx-open .title + .icon {transform: rotate(180deg)}#brxe-1uzwwn .accordion-title-wrapper {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; margin-top: 10px; margin-bottom: 0; background-color: #ffffff; border-top-left-radius: .75rem; border-top-right-radius: .75rem}#brxe-1uzwwn .accordion-content-wrapper {padding-right: 30px; padding-bottom: 30px; padding-left: 30px; margin-top: -20px; background-color: #ffffff; font-size: 14px; line-height: 23px; font-family: "DM Sans"; color: #595a64}#brxe-1uzwwn {margin-top: -10px; width: 100%}#brxe-1uzwwn .accordion-title .title {font-size: 16px}%root% .listening { overflow: hidden!important; border-radius: .75rem; border: 1px solid #e8e7ef;}#brxe-qidmjp {width: 100%}#brxe-x9lk7s {width: 100%}#brxe-nm4paq {max-width: 1200px; padding-right: 1.5rem; padding-left: 1.5rem}@media (max-width: 478px) {#brxe-nm4paq {max-width: 100%}}#brxe-1magm5 {padding-top: 5rem; padding-bottom: 5rem; background-color: #f6f5fa}@media (max-width: 478px) {#brxe-1magm5 {padding-top: 4rem; padding-bottom: 4rem}}#brxe-0t7xny {margin-bottom: .75rem; font-weight: 600; font-size: .75rem; line-height: 1rem; letter-spacing: .2em; text-transform: uppercase; color: #461d90; font-family: "DM Sans"}#brxe-ciamrd {margin-bottom: .5rem; color: #0c0623; font-family: "Plus Jakarta Sans"; letter-spacing: -.02em; font-size: 2.25rem; line-height: 2.5rem}@media (max-width: 478px) {#brxe-ciamrd {font-size: 1.875rem; line-height: 2.25rem}}#brxe-yox1a1 {max-width: 32rem; margin-bottom: 2.5rem; color: #595a64; font-family: "DM Sans"}#brxe-cusc7l {margin-top: .125rem; color: #461d90}#brxe-z8otj5 {margin-bottom: .125rem; color: #0c0623; font-weight: 600; font-family: "DM Sans"}#brxe-grgsvc {color: #595a64; font-size: .875rem; line-height: 1.25rem; font-family: "DM Sans"}#brxe-vxcppz {font-size: .875rem; line-height: 1.25rem; color: #595a64}#brxe-v68hrl {column-gap: .75rem; row-gap: .75rem; align-items: flex-start; flex-direction: row; display: flex}#brxe-tf0t09 {color: #461d90}#brxe-s1iihx {margin-bottom: .125rem; color: #0c0623; font-weight: 600; font-family: "DM Sans"}#brxe-anmtaq {color: #595a64; font-size: .875rem; line-height: 1.25rem; font-family: "DM Sans"}#brxe-6l8qml {align-items: center; column-gap: .75rem; row-gap: .75rem; flex-direction: row; display: flex; font-size: .875rem; line-height: 1.25rem; color: #595a64}#brxe-6l8qml:hover {color: #461d90}#brxe-nb2vrl {color: #461d90}#brxe-b6gife {margin-bottom: .125rem; color: #0c0623; font-weight: 600; font-family: "DM Sans"}#brxe-pvkfvl {color: #595a64; font-size: .875rem; line-height: 1.25rem; font-family: "DM Sans"}#brxe-5s9wkm {align-items: center; column-gap: .75rem; row-gap: .75rem; flex-direction: row; display: flex; font-size: .875rem; line-height: 1.25rem; color: #595a64; flex-wrap: wrap}#brxe-5s9wkm:hover {color: #461d90}#brxe-efppz1 li {border: 1px solid #e8e7ef; border-radius: 9999px}#brxe-efppz1 li:hover {border-color: #461d90}#brxe-efppz1 .repeater-item:nth-child(1).has-link a {color: #595a64}#brxe-efppz1 .repeater-item:nth-child(1).no-link {color: #595a64}#brxe-efppz1 .repeater-item:nth-child(1) {background-color: transparent}#brxe-efppz1 .repeater-item:nth-child(2).has-link a {color: #595a64}#brxe-efppz1 .repeater-item:nth-child(2).no-link {color: #595a64}#brxe-efppz1 .repeater-item:nth-child(2) {background-color: transparent}#brxe-efppz1 li.has-link a, #brxe-efppz1 li.no-link {padding-top: .75rem; padding-right: 11px; padding-bottom: 11px; padding-left: 11px}#brxe-efppz1 {gap: 12px; flex-direction: row; align-self: flex-start}#brxe-797qdx {row-gap: 1.25rem; display: flex; flex-direction: column}#brxe-3nmbfo .form-group:nth-child(1) {width: 100%}#brxe-3nmbfo .form-group:nth-child(2) {width: 100%}#brxe-3nmbfo .form-group:nth-child(3) {width: 100%}#brxe-3nmbfo .form-group:nth-child(4) {width: 100%}#brxe-3nmbfo .bricks-button {background-color: #461d90; color: #fff; line-height: 1.8em}#brxe-3nmbfo .submit-button-wrapper {width: 100%; margin-top: 20px}#brxe-3nmbfo button[type=submit].bricks-button {border-radius: 9999px}#brxe-3nmbfo .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 10px; padding-bottom: 16px}#brxe-3nmbfo .form-group input {border: 1px solid #e8e7ef; border-radius: .75rem; text-align: left; background-color: #ffffff}#brxe-3nmbfo .flatpickr {border: 1px solid #e8e7ef; border-radius: .75rem; background-color: #ffffff}#brxe-3nmbfo select {border: 1px solid #e8e7ef; border-radius: .75rem; text-align: left; color: #9ca3af; background-color: #ffffff}#brxe-3nmbfo textarea {border: 1px solid #e8e7ef; border-radius: .75rem; text-align: left; background-color: #ffffff}#brxe-3nmbfo .bricks-button:not([type=submit]) {border: 1px solid #e8e7ef; border-radius: .75rem}#brxe-3nmbfo .choose-files {border: 1px solid #e8e7ef; border-radius: .75rem}#brxe-3nmbfo {justify-content: center; box-shadow: 0 1px 2px 0 rgb(0 0 0 / .05); padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; background-color: #f6f5fa; border: 1px solid #e8e7ef; border-radius: 1rem}#brxe-3nmbfo ::placeholder {color: #9ca3af}#brxe-3nmbfo label {text-transform: none; color: #0c0623; font-size: .875rem; font-weight: 500}#brxe-3nmbfo .label {text-transform: none; color: #0c0623; font-size: .875rem; font-weight: 500}@media (max-width: 478px) {#brxe-3nmbfo {padding-top: 1.5rem; padding-right: 1.5rem; padding-bottom: 1.5rem; padding-left: 1.5rem}}#brxe-v1g67y {display: grid; align-items: initial; column-gap: 2rem; row-gap: 2rem; grid-template-columns: repeat(2,minmax(0,1fr))}#brxe-sijnzh {max-width: 1200px; padding-right: 1.5rem; padding-left: 1.5rem}@media (max-width: 478px) {#brxe-sijnzh {max-width: 100%}}#kontakt {padding-top: 5rem; padding-bottom: 5rem}@media (max-width: 478px) {#kontakt {padding-top: 4rem; padding-bottom: 4rem}}