@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 {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@layer bricks {.brxe-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 {@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}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-d031ab {text-align: justify}#brxe-d031ab a {text-align: justify; font-size: inherit}#brxe-bd29e0 {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-0870fa {flex-direction: row; position: relative; align-items: flex-start; column-gap: var(--space-2xl); row-gap: var(--space-2xl)}@media (max-width: 991px) {#brxe-0870fa {flex-direction: column; justify-content: center}}#brxe-afc566 {overflow: hidden; min-height: 100vh; justify-content: center; position: relative; margin-top: 100px}#brxe-91b19b {text-align: justify}#brxe-91b19b a {text-align: justify; font-size: inherit}.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-a82228 {row-gap: var(--space-2xl); position: absolute; z-index: 100; width: 35%; top: 50%; transform: translateY(-50%)}@media (max-width: 991px) {#brxe-a82228 {width: 100%; position: relative; transform: translateY(0px)}}#brxe-e8fd22 {position: absolute; aspect-ratio: 1; background-color: var(--bricks-color-xsvfqg); border-style: hidden; border-radius: 1500px; right: -20%; width: 70%}#brxe-956320 {z-index: 100; max-width: 700px}#brxe-7edf99 {position: relative; align-items: flex-end}@media (max-width: 991px) {#brxe-7edf99 {display: none}}#brxe-f2a4c3 {flex-direction: row; position: relative; min-height: 100vh; align-items: flex-end}@media (max-width: 991px) {#brxe-f2a4c3 {flex-direction: column; justify-content: center}}#brxe-ff698a {overflow: hidden; min-height: 100vh; justify-content: flex-end; position: relative; align-items: flex-start; display: none}#brxe-faab37 {color: var(--bricks-color-ayjvxc); text-align: center}#brxe-faab37 a {color: var(--bricks-color-ayjvxc); text-align: center; font-size: inherit}#brxe-497ab8 {align-items: center}#brxe-297254 {max-width: 150px}#brxe-62bf58 {max-width: 150px}#brxe-d6fd07 {max-width: 150px}#brxe-33755f {max-width: 150px}#brxe-f01c55 {max-width: 150px}#brxe-56e960 {max-width: 150px}#brxe-db9b34 {max-width: 150px}#brxe-6bf5cc {max-width: 150px}#brxe-9cc482 {max-width: 150px}#brxe-6fb55e {max-width: 150px}#brxe-b274c7 .bc-reel__nestable {width: var(--space-xl)}#brxe-b274c7 { --color: var(--bricks-color-bxiand); --width: 15%}#brxe-d28dfc {row-gap: var(--space-xl)}#brxe-1301b6 {flex-direction: column; align-items: flex-start; column-gap: var(--space-lg); row-gap: var(--space-lg)}#brxe-eb07aa {text-align: justify}#brxe-eb07aa a {text-align: justify; font-size: inherit}#brxe-4dd9d6 {row-gap: var(--space-xl)}@media (max-width: 767px) {#brxe-4dd9d6 {height: auto}}@media (max-width: 991px) {#brxe-c136fc {flex-direction: row; grid-column: 1/3}}#brxe-316eee {flex-direction: column; align-items: flex-start; column-gap: var(--space-lg); row-gap: var(--space-lg)}#brxe-b8a221 {text-align: justify}#brxe-b8a221 a {text-align: justify; font-size: inherit}#brxe-2fdb9e {row-gap: var(--space-xl)}@media (max-width: 991px) {#brxe-e32ef8 {grid-column: 1/3}}#brxe-ea2b87 {flex-direction: column; align-items: flex-start; column-gap: var(--space-lg); row-gap: var(--space-lg)}#brxe-66ff61 {text-align: justify}#brxe-66ff61 a {text-align: justify; font-size: inherit}#brxe-0e0b30 {row-gap: var(--space-xl)}@media (max-width: 991px) {#brxe-c5dbee {grid-column: 1/3}}#brxe-524145 {flex-direction: column; align-items: flex-start; column-gap: var(--space-lg); row-gap: var(--space-lg)}#brxe-8d8522 {text-align: justify}#brxe-8d8522 a {text-align: justify; font-size: inherit}#brxe-52db6c {row-gap: var(--space-xl)}@media (max-width: 991px) {#brxe-ebd775 {grid-column: 1/3}}#brxe-df05af {flex-direction: column; align-items: flex-start; column-gap: var(--space-lg); row-gap: var(--space-lg)}#brxe-ab5445 {text-align: justify}#brxe-ab5445 a {text-align: justify; font-size: inherit}#brxe-799111 {row-gap: var(--space-xl)}@media (max-width: 991px) {#brxe-5f10f5 {grid-column: 1/3}}#brxe-6446fa {flex-direction: column; align-items: flex-start; column-gap: var(--space-lg); row-gap: var(--space-lg)}#brxe-81b644 {text-align: justify}#brxe-81b644 a {text-align: justify; font-size: inherit}#brxe-d937ce {row-gap: var(--space-xl)}@media (max-width: 991px) {#brxe-795dcb {grid-column: 1/3}}#brxe-42e5c2 {display: grid; align-items: initial; grid-gap: var(--space-xl); grid-template-columns: 1fr 1fr}@media (max-width: 991px) {#brxe-42e5c2 {grid-template-columns: 1fr}}#brxe-7add5a {align-items: center; row-gap: var(--space-2xl)}#brxe-2e8b78 {font-weight: 600}#brxe-2e8b78 a {font-weight: 600; font-size: inherit}#brxe-480caf {row-gap: var(--space-2xl); color: var(--bricks-color-xsvfqg); align-items: center}#brxe-4abeb7 {align-items: flex-start}#brxe-b5bbaa {text-align: justify}#brxe-b5bbaa a {text-align: justify; font-size: inherit}#brxe-040077 {align-items: flex-start}#brxe-09ee89 {align-items: flex-start}#brxe-318ef0 {align-items: flex-start}#brxe-d12574 {align-items: flex-start}#brxe-777be0 {text-align: justify}#brxe-777be0 a {text-align: justify; font-size: inherit}#brxe-c3be30 {align-items: flex-start}#brxe-3bf830 {align-items: flex-start}#brxe-12c224 {align-items: flex-start}#brxe-0166b8 {text-align: justify}#brxe-0166b8 a {text-align: justify; font-size: inherit}#brxe-88bb91 {align-items: flex-start}#brxe-52e432 {align-items: flex-start}#brxe-22dd85 {align-items: flex-start}#brxe-5bef2c {text-align: justify}#brxe-5bef2c a {text-align: justify; font-size: inherit}#brxe-772eb9 {align-items: flex-start}#brxe-184543 {align-items: flex-start}#brxe-acef1c {background-color: rgba(0, 0, 0, 0)}#brxe-acef1c .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-ff0cbc {position: relative; align-items: flex-end; max-width: 1000px}#brxe-48b284 {flex-direction: column; align-items: center}#brxe-3e3c3e {background-color: var(--bricks-color-bxiand)}#brxe-18eb5b {font-weight: 600}#brxe-18eb5b a {font-weight: 600; font-size: inherit}#brxe-d44661 :not([fill="none"]) {fill: var(--bricks-color-bxiand) !important}#brxe-583f11 {width: 200px}#brxe-583f11 :not([fill="none"]) {fill: var(--bricks-color-bxiand) !important}@media (max-width: 767px) {#brxe-583f11 {width: 120px}}#brxe-725d32 :not([fill="none"]) {fill: var(--bricks-color-bxiand) !important}#brxe-c50f11 :not([fill="none"]) {fill: var(--bricks-color-bxiand) !important}#brxe-654914 :not([fill="none"]) {fill: var(--bricks-color-bxiand) !important}#brxe-26e550 {max-width: 100px}#brxe-26e550 :not([fill="none"]) {fill: var(--bricks-color-bxiand) !important}@media (max-width: 767px) {#brxe-26e550 {max-width: 60px}}#brxe-26463d {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-26463d {justify-content: center; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; justify-items: center}}#brxe-554970 {align-items: center; row-gap: var(--space-xl)}#brxe-79e3a9 {background-color: var(--bricks-color-xsvfqg)}#brxe-69a7a8 {color: var(--bricks-color-ayjvxc)}#brxe-69a7a8 a {color: var(--bricks-color-ayjvxc); font-size: inherit}.brxe-d1ffcd .brxe-8f28eb.brxe-image {aspect-ratio: 1; width: 80px}.brxe-d1ffcd .brxe-8f28eb.brxe-image:not(.tag), .brxe-d1ffcd .brxe-8f28eb.brxe-image img {object-fit: cover}.brxe-d1ffcd .brxe-ec1b3c.brxe-block {flex-direction: row; flex-wrap: nowrap}@media (max-width: 767px) {.brxe-d1ffcd .brxe-ec1b3c.brxe-block {flex-wrap: nowrap}}.brxe-d1ffcd .brxe-82397f.brxe-block {color: var(--bricks-color-xsvfqg)}.brxe-d1ffcd.brxe-block {align-self: stretch !important; width: 100%; justify-content: flex-start}#brxe-413efb .splide__arrow {color: var(--bricks-color-ziwsji)}#brxe-413efb .splide__arrow svg {fill: var(--bricks-color-ziwsji)}#brxe-413efb .splide__arrow--prev {top: 110%}#brxe-413efb .splide__arrow--next {top: 110%}#brxe-c78a2b {align-items: center; row-gap: var(--space-xl)}#brxe-43ee54 {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-43ee54 {flex-direction: column; align-items: flex-start}}.brxe-cfc822 .brxe-6f4ccc.brxe-text-basic {font-weight: 600; font-size: var(--body-text)}.brxe-6f4ccc { white-space: nowrap}.brxe-cfc822.brxe-div {padding-top: 0.5rem; padding-right: 1rem; padding-bottom: 0.5rem; padding-left: 1rem; background-color: var(--bricks-color-ziwsji)}.brxe-cfc822.brxe-div:hover {background-color: var(--bricks-color-phnuxw)}.brxe-7b2126 .brxe-4dcbf9.brxe-block {flex-direction: row; flex-wrap: wrap; column-gap: var(--space-md); row-gap: var(--space-md)}.brxe-7b2126 .brxe-49d031.brxe-block {row-gap: var(--space-lg)}.brxe-7b2126 .brxe-e09a1b.brxe-image {width: 100%}#brxe-c1cd6b {row-gap: var(--space-xl)}#brxe-e019fb {font-weight: 600; color: var(--bricks-color-xsvfqg)}#brxe-e019fb a {font-weight: 600; color: var(--bricks-color-xsvfqg); font-size: inherit}#brxe-ec6662 .accordion-title-wrapper {margin-top: var(--space-lg)}#brxe-d628f6 {align-items: flex-start; flex-direction: row; column-gap: var(--space-lg); row-gap: var(--space-lg); position: sticky; top: 50%}#brxe-71a787 {row-gap: var(--space-lg)}#brxe-93bd6a {flex-direction: row; column-gap: var(--space-2xl); row-gap: var(--space-2xl)}