@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}.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}@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}: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-gkwhke {text-align: left; font-size: 55px}@media (max-width: 767px) {#brxe-gkwhke {font-size: 5vw}}@media (max-width: 478px) {#brxe-gkwhke {font-size: 8vw}}@media (max-width: 380px) {#brxe-gkwhke {font-size: 11vw}}#brxe-focnfr {font-size: 25px; color: var(--bricks-color-ubhyoj); text-align: left}@media (max-width: 478px) {#brxe-focnfr {font-size: 22px}}#brxe-linicc {text-decoration: none; color: var(--bricks-color-qduxgo); line-height: 4.5rem; transition: all 0.3s ease-in-out}#brxe-linicc a {text-decoration: none; color: var(--bricks-color-qduxgo); line-height: 4.5rem; font-size: inherit}@media (max-width: 767px) {#brxe-tkerfg {margin-left: 40px}}@media (max-width: 478px) {#brxe-tkerfg {margin-left: 0; padding-right: 16px; padding-left: 16px; width: 100%}}@media (max-width: 380px) {#brxe-tkerfg {z-index: 5; margin-left: 0}}#brxe-wsqohr {row-gap: 0px; align-items: flex-start; width: 30%}@media (max-width: 767px) {#brxe-wsqohr {min-width: 100%; max-width: 100%}}@media (max-width: 478px) {#brxe-wsqohr {min-width: 100%; max-width: 100%; width: 100%}}@media (max-width: 380px) {#brxe-wsqohr {width: 100%; padding-right: 0; padding-left: 0}}#brxe-gkquty:not(.tag), #brxe-gkquty img {object-fit: cover}#brxe-gkquty {width: 100%}@media (max-width: 767px) {#brxe-gkquty {height: 260px}}@media (max-width: 380px) {#brxe-gkquty {right: -60vw; z-index: 0}}#brxe-fcwbme {row-gap: 0px; width: 70%; position: relative}@media (max-width: 767px) {#brxe-fcwbme {position: static; width: 100%}}@media (max-width: 478px) {#brxe-fcwbme {min-width: 100%; max-width: 100%}}#brxe-vavrsl {flex-direction: row; align-items: center; column-gap: 2vw; padding-top: 0; padding-right: 0; padding-left: 0}@media (max-width: 767px) {#brxe-vavrsl {background-size: 800px; padding-right: 0; padding-bottom: 0; padding-left: 0; position: relative; justify-content: space-between; flex-direction: column-reverse; row-gap: 32px}}@media (max-width: 478px) {#brxe-vavrsl {row-gap: 16px}}@media (max-width: 380px) {#brxe-vavrsl {padding-right: 0; overflow: hidden}}#brxe-jinuca {overflow: hidden; padding-right: 32px; padding-left: 32px}@media (max-width: 478px) {#brxe-jinuca {padding-right: 0; padding-left: 0}}#brxe-ivaphm {color: var(--bricks-color-qduxgo); font-size: 30px; font-family: "Figtree"; font-weight: 700; font-style: normal; letter-spacing: 0.2px}@media (max-width: 478px) {#brxe-ivaphm {font-size: 25px}}#brxe-bsjehn .bc-divider__motion {border-top-style: solid; border-top-color: var(--bricks-color-ubhyoj); --height: 2px}#brxe-bsjehn {margin-left: -30px; width: 200px}#brxe-wbwkce .bc-arrow-button_title-wrapper {color: #2E2D2C; text-transform: capitalize; font-family: "Figtree"; font-weight: 500; font-size: 17px; line-height: 1.5em; letter-spacing: 0.1px; background-color: rgba(0, 0, 0, 0); padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 15px}#brxe-wbwkce {flex-direction: row-reverse; --dimensions: 20px; --arrow-distance: 300%; --scale: 1; white-space: wrap; border: 2px solid #2e2d2c; border-radius: 50px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; cursor: pointer; margin-top: 2vh}#brxe-wbwkce .bc-arrow-button__circle {border-radius: 50px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}#brxe-wbwkce:hover {background-color: #73ba64}@media (max-width: 478px) {#brxe-wbwkce .bc-arrow-button_title-wrapper {padding-right: 15px}#brxe-wbwkce {--arrow-distance: 300%; white-space: nowrap}#brxe-wbwkce .bc-arrow-button__arrow {stroke-width: 0.1}}#brxe-atpsvz {display: flex; flex-direction: column; align-items: flex-start; row-gap: 1vh}#brxe-iwslmh {color: var(--bricks-color-qduxgo); font-size: 30px; font-family: "Figtree"; font-weight: 700; font-style: normal; letter-spacing: 0.2px}@media (max-width: 478px) {#brxe-iwslmh {font-size: 25px}}#brxe-gijylt .bc-divider__motion {border-top-style: solid; border-top-color: var(--bricks-color-ubhyoj); --height: 2px}#brxe-gijylt {margin-left: -30px; width: 200px}#brxe-yymfjo .bc-arrow-button_title-wrapper {color: #2E2D2C; text-transform: capitalize; font-family: "Figtree"; font-weight: 500; font-size: 17px; line-height: 1.5em; letter-spacing: 0.1px; background-color: rgba(0, 0, 0, 0); padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 15px}#brxe-yymfjo {flex-direction: row-reverse; --dimensions: 20px; --arrow-distance: 300%; --scale: 1; white-space: wrap; border: 2px solid #2e2d2c; border-radius: 50px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; cursor: pointer; margin-top: 3vh}#brxe-yymfjo .bc-arrow-button__circle {border-radius: 50px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}#brxe-yymfjo:hover {background-color: #73ba64}@media (max-width: 478px) {#brxe-yymfjo .bc-arrow-button_title-wrapper {padding-right: 15px}#brxe-yymfjo {--arrow-distance: 300%; white-space: nowrap}#brxe-yymfjo .bc-arrow-button__arrow {stroke-width: 0.1}}#brxe-kplbrg {display: flex; flex-direction: column; align-items: flex-start; row-gap: 1vh}#brxe-dutoug {color: var(--bricks-color-qduxgo); font-size: 30px; font-family: "Figtree"; font-weight: 700; font-style: normal; letter-spacing: 0.2px}@media (max-width: 478px) {#brxe-dutoug {font-size: 25px}}#brxe-mxmhyp .bc-divider__motion {border-top-style: solid; border-top-color: var(--bricks-color-ubhyoj); --height: 2px}#brxe-mxmhyp {margin-left: -30px; width: 200px}#brxe-hvxpcw {font-size: 25px; color: var(--bricks-color-qduxgo); fill: var(--bricks-color-qduxgo); transition: all 0.3s ease-in-out; margin-top: 1vh}#brxe-hvxpcw:hover {color: var(--bricks-color-ubhyoj); fill: var(--bricks-color-ubhyoj)}#brxe-iwugla {display: flex; flex-direction: column; align-items: flex-start; row-gap: 1vh}#brxe-bjlkbr {row-gap: 5vh}@media (max-width: 767px) {#brxe-bjlkbr {min-width: 90vw; max-width: 90vw}}#brxe-iicfai {color: var(--bricks-color-qduxgo); font-size: 30px; font-family: "Figtree"; font-weight: 700; font-style: normal; letter-spacing: 0.2px; white-space: nowrap}@media (max-width: 767px) {#brxe-iicfai {width: 70%}}@media (max-width: 478px) {#brxe-iicfai {width: 100%; font-size: 25px}}#brxe-zjnjlp .bc-divider__motion {border-top-style: solid; border-top-color: var(--bricks-color-ubhyoj)}#brxe-zjnjlp {width: 100%}#brxe-bqabku {display: flex; flex-direction: row; align-items: flex-end; flex-shrink: 0; width: 100%}#brxe-fkwiku {color: var(--bricks-color-qduxgo); font-family: "Figtree"; font-weight: 400; font-size: 35px; margin-bottom: 1vh}@media (max-width: 767px) {#brxe-fkwiku {font-size: 30px}}@media (max-width: 478px) {#brxe-fkwiku {font-size: 24px}}#brxe-oktgyw .form-group:nth-child(1) {width: 50%}#brxe-oktgyw .form-group:nth-child(2) {width: 50%}#brxe-oktgyw .form-group:nth-child(4) {width: 50%}#brxe-oktgyw .form-group:nth-child(5) {width: 50%}#brxe-oktgyw .form-group:nth-child(6) {height: 25vh}#brxe-oktgyw ::placeholder {color: var(--bricks-color-qduxgo)}#brxe-oktgyw select {color: var(--bricks-color-qduxgo); border-top: 0 solid var(--bricks-color-syxipt); border-right: 0 solid var(--bricks-color-syxipt); border-bottom: 2px solid var(--bricks-color-syxipt); border-left: 0 solid var(--bricks-color-syxipt)}#brxe-oktgyw .form-group input {border-top: 0 solid var(--bricks-color-syxipt); border-right: 0 solid var(--bricks-color-syxipt); border-bottom: 2px solid var(--bricks-color-syxipt); border-left: 0 solid var(--bricks-color-syxipt); color: var(--bricks-color-qduxgo)}#brxe-oktgyw .flatpickr {border-top: 0 solid var(--bricks-color-syxipt); border-right: 0 solid var(--bricks-color-syxipt); border-bottom: 2px solid var(--bricks-color-syxipt); border-left: 0 solid var(--bricks-color-syxipt)}#brxe-oktgyw textarea {border-top: 0 solid var(--bricks-color-syxipt); border-right: 0 solid var(--bricks-color-syxipt); border-bottom: 2px solid var(--bricks-color-syxipt); border-left: 0 solid var(--bricks-color-syxipt); color: var(--bricks-color-qduxgo)}#brxe-oktgyw .bricks-button:not([type=submit]) {border-top: 0 solid var(--bricks-color-syxipt); border-right: 0 solid var(--bricks-color-syxipt); border-bottom: 2px solid var(--bricks-color-syxipt); border-left: 0 solid var(--bricks-color-syxipt)}#brxe-oktgyw .choose-files {border-top: 0 solid var(--bricks-color-syxipt); border-right: 0 solid var(--bricks-color-syxipt); border-bottom: 2px solid var(--bricks-color-syxipt); border-left: 0 solid var(--bricks-color-syxipt)}#brxe-oktgyw .form-group:not(:last-child):not(.captcha) {padding-right: 3vw; padding-bottom: 4vh}#brxe-oktgyw .bricks-button {background-color: var(--bricks-color-ckqkkm); color: var(--bricks-color-qduxgo); font-family: "Figtree"; font-weight: 500; text-transform: uppercase; line-height: 1}#brxe-oktgyw button[type=submit].bricks-button {border: 2px solid var(--bricks-color-qduxgo); border-radius: 50px}#brxe-oktgyw .submit-button-wrapper {width: 30%}#brxe-oktgyw .bricks-button:hover {color: var(--bricks-color-qduxgo); background-color: var(--bricks-color-ubhyoj)}#brxe-oktgyw:hover {transition: all 0.3s ease-in-out}#brxe-oktgyw {transition: all 0.3s ease-in-out}@media (max-width: 478px) {#brxe-oktgyw .submit-button-wrapper {width: 40%}}@media (max-width: 380px) {#brxe-oktgyw .submit-button-wrapper {width: 40%}}#brxe-aagnvp {row-gap: 2vh}#brxe-lbakdw {margin-top: 0; column-gap: 5vw; position: relative}@media (max-width: 767px) {#brxe-lbakdw {row-gap: 5vh; flex-direction: column}}@media (max-width: 478px) {#brxe-lbakdw {margin-top: 3vh}}@media (max-width: 380px) {#brxe-lbakdw {margin-top: 32px; padding-right: 16px; padding-left: 16px}}@media (max-width: 1000px) {#brxe-yivjwr {margin-top: 10vh}}@media (max-width: 767px) {#brxe-yivjwr {margin-top: 0vh}}