@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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 {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;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}}@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{overflow:hidden;position:relative}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute!important;text-align:center;width:100%;z-index:1}}#brxe-9b2bda {text-align: justify}#brxe-9b2bda a {text-align: justify; font-size: inherit}#brxe-6122e4 {row-gap: var(--space-2xl)}.brxe-icfvxo .form-group:nth-child(1) {width: 49%}.brxe-icfvxo .form-group:nth-child(2) {width: 49%}.brxe-icfvxo .form-group:nth-child(3) {width: 49%}.brxe-icfvxo .form-group:nth-child(4) {width: 49%}.brxe-icfvxo {justify-content: space-between}.brxe-icfvxo .form-group input {padding-top: var(--space-xs); padding-bottom: var(--space-xs)}.brxe-icfvxo .flatpickr {padding-top: var(--space-xs); padding-bottom: var(--space-xs)}.brxe-icfvxo select {padding-top: var(--space-xs); padding-bottom: var(--space-xs)}.brxe-icfvxo textarea {padding-top: var(--space-xs); padding-bottom: var(--space-xs)}#brxe-8c4c8f {flex-direction: row; position: relative; align-items: flex-start; column-gap: var(--space-2xl); row-gap: var(--space-2xl)}@media (max-width: 991px) {#brxe-8c4c8f {flex-direction: column; justify-content: center}}#brxe-a72b7b {overflow: hidden; min-height: 100vh; justify-content: center; position: relative; margin-top: 100px}#brxe-20e0f2 {color: var(--bricks-color-ayjvxc); text-align: center}#brxe-20e0f2 a {color: var(--bricks-color-ayjvxc); text-align: center; font-size: inherit}#brxe-dd4317 {align-items: center}#brxe-6ff973 {max-width: 150px}#brxe-2725b1 {max-width: 150px}#brxe-d5df56 {max-width: 150px}#brxe-308603 {max-width: 150px}#brxe-5f60e8 {max-width: 150px}#brxe-788634 {max-width: 150px}#brxe-868813 {max-width: 150px}#brxe-7857fe {max-width: 150px}#brxe-d86f77 {max-width: 150px}#brxe-018b65 {max-width: 150px}#brxe-b332b4 .bc-reel__nestable {width: var(--space-xl)}#brxe-b332b4 { --color: var(--bricks-color-bxiand); --width: 15%}#brxe-403904 {row-gap: var(--space-xl)}#brxe-2636a0 {flex-direction: column; align-items: flex-start; column-gap: var(--space-lg); row-gap: var(--space-lg)}#brxe-ad4338 {text-align: justify}#brxe-ad4338 a {text-align: justify; font-size: inherit}#brxe-a8f284 {row-gap: var(--space-xl)}@media (max-width: 767px) {#brxe-a8f284 {height: auto}}@media (max-width: 991px) {#brxe-abbf5b {flex-direction: row; grid-column: 1/3}}#brxe-da99b8 {flex-direction: column; align-items: flex-start; column-gap: var(--space-lg); row-gap: var(--space-lg)}#brxe-e4e564 {text-align: justify}#brxe-e4e564 a {text-align: justify; font-size: inherit}#brxe-a92f7f {row-gap: var(--space-xl)}@media (max-width: 991px) {#brxe-966b66 {grid-column: 1/3}}#brxe-271a73 {flex-direction: column; align-items: flex-start; column-gap: var(--space-lg); row-gap: var(--space-lg)}#brxe-8508bd {text-align: justify}#brxe-8508bd a {text-align: justify; font-size: inherit}#brxe-ea667c {row-gap: var(--space-xl)}@media (max-width: 991px) {#brxe-3efb1b {grid-column: 1/3}}#brxe-8cae19 {flex-direction: column; align-items: flex-start; column-gap: var(--space-lg); row-gap: var(--space-lg)}#brxe-1a4ad7 {text-align: justify}#brxe-1a4ad7 a {text-align: justify; font-size: inherit}#brxe-c32253 {row-gap: var(--space-xl)}@media (max-width: 991px) {#brxe-992171 {grid-column: 1/3}}#brxe-2fb90e {flex-direction: column; align-items: flex-start; column-gap: var(--space-lg); row-gap: var(--space-lg)}#brxe-b1c575 {text-align: justify}#brxe-b1c575 a {text-align: justify; font-size: inherit}#brxe-eb0d11 {row-gap: var(--space-xl)}@media (max-width: 991px) {#brxe-5372e0 {grid-column: 1/3}}#brxe-efbe05 {flex-direction: column; align-items: flex-start; column-gap: var(--space-lg); row-gap: var(--space-lg)}#brxe-8cf87d {text-align: justify}#brxe-8cf87d a {text-align: justify; font-size: inherit}#brxe-ab6920 {row-gap: var(--space-xl)}@media (max-width: 991px) {#brxe-b2dbbb {grid-column: 1/3}}#brxe-c596f8 {display: grid; align-items: initial; grid-gap: var(--space-xl); grid-template-columns: 1fr 1fr}@media (max-width: 991px) {#brxe-c596f8 {grid-template-columns: 1fr}}#brxe-9b4441 {align-items: center; row-gap: var(--space-2xl)}#brxe-93dbf0 {position: absolute; aspect-ratio: 1; background-color: var(--bricks-color-ziwsji); border-radius: 500px; left: -20%}#brxe-da79de {z-index: 100}#brxe-abaaf0 {position: relative; align-items: flex-end}#brxe-12c257 {text-align: left}#brxe-d4610f {text-align: justify}#brxe-d4610f a {text-align: justify; font-size: inherit}#brxe-920659 {row-gap: var(--space-2xl)}#brxe-2f0077 {flex-direction: row; align-items: flex-end; column-gap: var(--space-2xl); row-gap: var(--space-2xl)}@media (max-width: 991px) {#brxe-2f0077 {flex-direction: column-reverse}}#brxe-cbd3dc {overflow: hidden; flex-direction: column; background-color: var(--bricks-color-xsvfqg)}#brxe-8abddd {text-align: center; font-weight: 600}#brxe-8abddd a {text-align: center; font-weight: 600; font-size: inherit}#brxe-fc7570 {align-items: center; row-gap: var(--space-2xl); color: var(--bricks-color-xsvfqg)}#brxe-3a4113 {align-items: flex-start}#brxe-169149 {text-align: justify}#brxe-169149 a {text-align: justify; font-size: inherit}#brxe-272862 {align-items: flex-start}#brxe-309a44 {align-items: flex-start}#brxe-dea227 {align-items: flex-start}#brxe-b10942 {align-items: flex-start}#brxe-f2611a {text-align: justify}#brxe-f2611a a {text-align: justify; font-size: inherit}#brxe-954949 {align-items: flex-start}#brxe-578232 {align-items: flex-start}#brxe-143ccd {align-items: flex-start}#brxe-f750b1 {text-align: justify}#brxe-f750b1 a {text-align: justify; font-size: inherit}#brxe-6560a5 {align-items: flex-start}#brxe-eb532a {align-items: flex-start}#brxe-d5af6a {align-items: flex-start}#brxe-d8cbc1 {text-align: justify}#brxe-d8cbc1 a {text-align: justify; font-size: inherit}#brxe-752da8 {align-items: flex-start}#brxe-f8a4f5 {align-items: flex-start}#brxe-bd8eee {background-color: rgba(0, 0, 0, 0)}#brxe-bd8eee .next-timeline--center-section > .next-timeline--sticky-wrapper {--sticky-wrapper-outline-color: rgba(0, 0, 0, 0)}@media (max-width: 767px) {.next-timeline--progress { left: 6px;}}#brxe-5f9875 {align-items: flex-end; position: relative; max-width: 1000px}#brxe-784e15 {flex-direction: column; align-items: center}#brxe-b8d9fa {background-color: var(--bricks-color-bxiand)}#brxe-a20604 {font-weight: 600}#brxe-a20604 a {font-weight: 600; font-size: inherit}#brxe-490d48 :not([fill="none"]) {fill: var(--bricks-color-bxiand) !important}#brxe-fec5ee :not([fill="none"]) {fill: var(--bricks-color-bxiand) !important}#brxe-fec5ee {width: 200px}@media (max-width: 767px) {#brxe-fec5ee {width: 120px}}#brxe-a9ea6f :not([fill="none"]) {fill: var(--bricks-color-bxiand) !important}#brxe-d550b5 :not([fill="none"]) {fill: var(--bricks-color-bxiand) !important}#brxe-582837 :not([fill="none"]) {fill: var(--bricks-color-bxiand) !important}#brxe-492067 :not([fill="none"]) {fill: var(--bricks-color-bxiand) !important}#brxe-492067 {max-width: 100px}@media (max-width: 767px) {#brxe-492067 {max-width: 60px}}#brxe-fa8c8d {flex-direction: row; align-items: center; justify-content: space-between; column-gap: var(--space-3xl); row-gap: var(--space-2xl)}@media (max-width: 767px) {#brxe-fa8c8d {justify-content: center; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; justify-items: center}}#brxe-0c2c04 {align-items: center; row-gap: var(--space-xl)}#brxe-48d741 {background-color: var(--bricks-color-xsvfqg)}#brxe-d89bf8 {color: var(--bricks-color-ayjvxc)}#brxe-d89bf8 a {color: var(--bricks-color-ayjvxc); font-size: inherit}.brxe-41252c .brxe-655dce.brxe-image {aspect-ratio: 1; width: 80px}.brxe-41252c .brxe-655dce.brxe-image:not(.tag), .brxe-41252c .brxe-655dce.brxe-image img {object-fit: cover}.brxe-41252c .brxe-ea7ab6.brxe-block {flex-direction: row; flex-wrap: nowrap}@media (max-width: 767px) {.brxe-41252c .brxe-ea7ab6.brxe-block {flex-wrap: nowrap}}.brxe-41252c .brxe-dfd2c2.brxe-block {color: var(--bricks-color-xsvfqg)}.brxe-41252c.brxe-block {align-self: stretch !important; width: 100%; justify-content: flex-start}#brxe-ba8ea8 .splide__arrow {color: var(--bricks-color-ziwsji)}#brxe-ba8ea8 .splide__arrow svg {fill: var(--bricks-color-ziwsji)}#brxe-ba8ea8 .splide__arrow--prev {top: 110%}#brxe-ba8ea8 .splide__arrow--next {top: 110%}#brxe-0ff40f {align-items: center; row-gap: var(--space-xl)}.brxe-mkeyof {border-style: solid}.brxe-gswnmp {line-height: 1.1; opacity: 0}.brxe-gswnmp { white-space:nowrap;}.brxe-hofaoz {line-height: 1.1; position: absolute}.brxe-hofaoz { white-space:nowrap;}.brxe-spfqcd {line-height: 1.1; position: absolute}.brxe-spfqcd { white-space:nowrap;}.brxe-odihlx {display: flex; flex-direction: column; align-items: center; overflow: hidden; position: relative; margin-right: 1rem; margin-left: 1rem}.brxe-eqramr {flex-direction: column; flex-wrap: nowrap; align-items: center}.phi_bracket-button { display: inline-flex; align-items: center; position: relative;} .phi_bracket-left,.phi_bracket-right { transition: transform 0.3s ease;} .phi_bracket-button__medium .phi_bracket-left, .phi_bracket-button__medium .phi_bracket-right{ border-width: 5px; height: 12px;} .phi_bracket-button__small .phi_bracket-left,.phi_bracket-button__small .phi_bracket-right { border-width: 4px; height: 10px;} .phi_bracket-button__big .phi_bracket-left,.phi_bracket-button__big .phi_bracket-right { border-width: 7px; height: 15px;}.phi_bracket-button:hover .phi_bracket-button__text-up { transform: translateY(-1em);} .phi_bracket-button:hover .phi_bracket-button__text-down { transform: translateY(0);}#brxe-190fd7 {flex-wrap: nowrap; flex-direction: row; align-items: center; justify-content: space-between; column-gap: var(--space-2xl); row-gap: var(--space-2xl)}@media (max-width: 478px) {#brxe-190fd7 {flex-direction: column; align-items: flex-start}}.brxe-3a613c .brxe-41d220.brxe-text-basic {font-weight: 600; font-size: var(--body-text)}.brxe-41d220 { white-space: nowrap}.brxe-3a613c.brxe-div {padding-top: 0.5rem; padding-right: 1rem; padding-bottom: 0.5rem; padding-left: 1rem; background-color: var(--bricks-color-ziwsji)}.brxe-3a613c.brxe-div:hover {background-color: var(--bricks-color-phnuxw)}.brxe-0c42b4 .brxe-2cb7b2.brxe-block {flex-direction: row; flex-wrap: wrap; column-gap: var(--space-md); row-gap: var(--space-md)}.brxe-0c42b4 .brxe-0dc79c.brxe-block {row-gap: var(--space-lg)}.brxe-0c42b4 .brxe-9303a7.brxe-image {width: 100%}#brxe-4e34cb {row-gap: var(--space-xl)}#brxe-b15381 {font-weight: 600; color: var(--bricks-color-xsvfqg)}#brxe-b15381 a {font-weight: 600; color: var(--bricks-color-xsvfqg); font-size: inherit}#brxe-9a5e07 .accordion-title-wrapper {margin-top: var(--space-lg)}#brxe-b068ac {flex-direction: row; column-gap: var(--space-lg); row-gap: var(--space-lg); align-items: flex-start; position: sticky; top: 50%}#brxe-2b0747 {row-gap: var(--space-lg)}#brxe-078204 {flex-direction: row; column-gap: var(--space-2xl); row-gap: var(--space-2xl)}