@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 {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{align-items:center;display:inline-flex;justify-content:center}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@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 {: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-iojdtw {text-transform: uppercase; font-style: italic; font-weight: 800}@media (max-width: 767px) {#brxe-iojdtw {font-size: 3.2rem}}#brxe-tflwnf {display: flex}@media (max-width: 991px) {#brxe-ncckui {width: 60%; text-align: center}}@media (max-width: 767px) {#brxe-ncckui {width: 80%}}@media (max-width: 478px) {#brxe-ncckui {width: 100%}}#brxe-xrwury li.has-link a, #brxe-xrwury li.no-link {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-xrwury .repeater-item:nth-child(1).has-link a {color: #0078e5}#brxe-xrwury .repeater-item:nth-child(1).no-link {color: #0078e5}#brxe-xrwury .repeater-item:nth-child(1).has-link a:hover {color: #ffffff}#brxe-xrwury .repeater-item:nth-child(1).no-link:hover {color: #ffffff}#brxe-xrwury .repeater-item:nth-child(2) {background-color: rgba(255, 0, 0, 0)}#brxe-xrwury .repeater-item:nth-child(2).has-link a {color: #0078e5}#brxe-xrwury .repeater-item:nth-child(2).no-link {color: #0078e5}#brxe-xrwury .repeater-item:nth-child(2).has-link a:hover {color: #ffffff}#brxe-xrwury .repeater-item:nth-child(2).no-link:hover {color: #ffffff}#brxe-xrwury .repeater-item:nth-child(3) {background-color: rgba(255, 0, 0, 0)}#brxe-xrwury .repeater-item:nth-child(3).has-link a {color: #0078e5}#brxe-xrwury .repeater-item:nth-child(3).no-link {color: #0078e5}#brxe-xrwury .repeater-item:nth-child(3).has-link a:hover {color: #ffffff}#brxe-xrwury .repeater-item:nth-child(3).no-link:hover {color: #ffffff}#brxe-xrwury .repeater-item:nth-child(4) {background-color: rgba(255, 0, 0, 0)}#brxe-xrwury .repeater-item:nth-child(4).has-link a {color: #0078e5}#brxe-xrwury .repeater-item:nth-child(4).no-link {color: #0078e5}#brxe-xrwury .repeater-item:nth-child(4).has-link a:hover {color: #ffffff}#brxe-xrwury .repeater-item:nth-child(4).no-link:hover {color: #ffffff}#brxe-xrwury .repeater-item:nth-child(5) {background-color: rgba(255, 0, 0, 0)}#brxe-xrwury .repeater-item:nth-child(5).has-link a {color: #0078e5}#brxe-xrwury .repeater-item:nth-child(5).no-link {color: #0078e5}#brxe-xrwury .repeater-item:nth-child(5).has-link a:hover {color: #ffffff}#brxe-xrwury .repeater-item:nth-child(5).no-link:hover {color: #ffffff}#brxe-xrwury {gap: 30px; cursor: pointer}#brxe-xrwury li {transition: all 0.5s}@media (max-width: 478px) {#brxe-xrwury {z-index: 1}}#brxe-trsded {width: 28%; row-gap: 25px; padding-right: 50px}@media (max-width: 991px) {#brxe-trsded {padding-right: 0; width: 100%; align-items: center}}@media (max-width: 478px) {#brxe-trsded {row-gap: 20px}}#brxe-pbzyea {font-weight: 800; font-style: italic; text-transform: uppercase; margin-top: 8px; margin-bottom: 9px}#brxe-vmvyfx {text-transform: uppercase; line-height: 1.2em; font-style: italic}#brxe-vmvyfx a {text-transform: uppercase; line-height: 1.2em; font-style: italic; font-size: inherit}#brxe-spslfn {text-transform: uppercase; line-height: 1.2em; font-style: italic}#brxe-spslfn a {text-transform: uppercase; line-height: 1.2em; font-style: italic; font-size: inherit}#brxe-plphhq {display: flex; justify-content: flex-start; flex-direction: row; column-gap: 45px}@media (max-width: 478px) {#brxe-plphhq {row-gap: 30px}}#brxe-cfseia {text-transform: uppercase; font-style: italic}#brxe-cfseia a {text-transform: uppercase; font-style: italic; font-size: inherit}#brxe-bvqqie {font-weight: 800; font-style: italic; text-transform: uppercase}#brxe-uyzalg {flex-direction: row; gap: 10px}#brxe-uyzalg .icon {color: #0078e5}#brxe-uyzalg .icon a {color: #0078e5}#brxe-uyzalg .icon i {font-size: 25px}#brxe-uyzalg h1 {font-family: "Poppins"; font-weight: 400; font-style: italic; line-height: 24px; color: #ffffff; font-size: 16px}#brxe-uyzalg h2 {font-family: "Poppins"; font-weight: 400; font-style: italic; line-height: 24px; color: #ffffff; font-size: 16px}#brxe-uyzalg h3 {font-family: "Poppins"; font-weight: 400; font-style: italic; line-height: 24px; color: #ffffff; font-size: 16px}#brxe-uyzalg h4 {font-family: "Poppins"; font-weight: 400; font-style: italic; line-height: 24px; color: #ffffff; font-size: 16px}#brxe-uyzalg h5 {font-family: "Poppins"; font-weight: 400; font-style: italic; line-height: 24px; color: #ffffff; font-size: 16px}#brxe-uyzalg h6 {font-family: "Poppins"; font-weight: 400; font-style: italic; line-height: 24px; color: #ffffff; font-size: 16px}#brxe-obhmjh {flex-direction: row; gap: 10px}#brxe-obhmjh .icon {color: #0078e5}#brxe-obhmjh .icon a {color: #0078e5}#brxe-obhmjh .icon i {font-size: 25px}#brxe-obhmjh h1 {font-size: 1.6rem; font-family: "Poppins"; font-weight: 400; font-style: italic; color: #ffffff; line-height: 24px}#brxe-obhmjh h2 {font-size: 1.6rem; font-family: "Poppins"; font-weight: 400; font-style: italic; color: #ffffff; line-height: 24px}#brxe-obhmjh h3 {font-size: 1.6rem; font-family: "Poppins"; font-weight: 400; font-style: italic; color: #ffffff; line-height: 24px}#brxe-obhmjh h4 {font-size: 1.6rem; font-family: "Poppins"; font-weight: 400; font-style: italic; color: #ffffff; line-height: 24px}#brxe-obhmjh h5 {font-size: 1.6rem; font-family: "Poppins"; font-weight: 400; font-style: italic; color: #ffffff; line-height: 24px}#brxe-obhmjh h6 {font-size: 1.6rem; font-family: "Poppins"; font-weight: 400; font-style: italic; color: #ffffff; line-height: 24px}#brxe-lvzagq {flex-direction: row; gap: 10px}#brxe-lvzagq .icon {color: #0078e5}#brxe-lvzagq .icon a {color: #0078e5}#brxe-lvzagq .icon i {font-size: 25px}#brxe-lvzagq h1 {font-size: 16px; font-family: "Poppins"; font-weight: 400; font-style: italic; color: #ffffff; line-height: 24px}#brxe-lvzagq h2 {font-size: 16px; font-family: "Poppins"; font-weight: 400; font-style: italic; color: #ffffff; line-height: 24px}#brxe-lvzagq h3 {font-size: 16px; font-family: "Poppins"; font-weight: 400; font-style: italic; color: #ffffff; line-height: 24px}#brxe-lvzagq h4 {font-size: 16px; font-family: "Poppins"; font-weight: 400; font-style: italic; color: #ffffff; line-height: 24px}#brxe-lvzagq h5 {font-size: 16px; font-family: "Poppins"; font-weight: 400; font-style: italic; color: #ffffff; line-height: 24px}#brxe-lvzagq h6 {font-size: 16px; font-family: "Poppins"; font-weight: 400; font-style: italic; color: #ffffff; line-height: 24px}#brxe-lvzagq .content {font-size: 1.6rem; font-family: "Poppins"; font-weight: 400; font-style: italic; color: #ffffff}#brxe-acfnwz {display: flex; justify-content: flex-start; column-gap: 30px}@media (max-width: 478px) {#brxe-acfnwz {flex-direction: column; row-gap: 25px}}#brxe-fhtjye {display: flex; flex-direction: column; row-gap: 20px}@media (max-width: 767px) {#brxe-fhtjye {row-gap: 15px; margin-top: 10px}}#brxe-jkkhbg {width: 40%; row-gap: 20px}@media (max-width: 991px) {#brxe-jkkhbg {width: 55%}}@media (max-width: 767px) {#brxe-jkkhbg {width: 100%}}#brxe-ucjgky {font-style: italic; line-height: 1.5em; text-transform: uppercase; font-weight: 800; margin-top: 8px; margin-bottom: 6px}#brxe-hyxfqk .form-group:nth-child(1) {width: 80%}#brxe-hyxfqk .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 0}#brxe-hyxfqk .submit-button-wrapper {width: 20%}#brxe-hyxfqk .bricks-button {font-size: 1.5em; font-weight: 800; line-height: 0; background-color: #0078e5}#brxe-hyxfqk .form-group input {background-color: rgba(255, 0, 0, 0); border: 0; padding-top: 6px; padding-left: 20px; color: #ffffff; font-family: "Poppins"; font-weight: 400; font-style: italic}#brxe-hyxfqk .flatpickr {background-color: rgba(255, 0, 0, 0); border: 0; padding-top: 6px; padding-left: 20px}#brxe-hyxfqk select {background-color: rgba(255, 0, 0, 0); border: 0; padding-top: 6px; padding-left: 20px; color: rgba(255, 255, 255, 0.5); text-transform: lowercase; font-family: "Poppins"; font-weight: 400; font-style: italic; color: #ffffff}#brxe-hyxfqk textarea {background-color: rgba(255, 0, 0, 0); border: 0; padding-top: 6px; padding-left: 20px; color: #ffffff; font-family: "Poppins"; font-weight: 400; font-style: italic}#brxe-hyxfqk .bricks-button:not([type=submit]) {border: 0}#brxe-hyxfqk .choose-files {border: 0}#brxe-hyxfqk button[type=submit].bricks-button {border-radius: 100px}#brxe-hyxfqk {border: 1px solid #0078e5; border-radius: 50px; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 4px; transition: all 0.5s}#brxe-hyxfqk ::placeholder {color: rgba(255, 255, 255, 0.5); text-transform: lowercase; font-family: "Poppins"; font-weight: 400; font-style: italic}#brxe-hyxfqk .bricks-button:hover {background-color: #ffffff; color: #0078e5}@media (max-width: 991px) {#brxe-hyxfqk .form-group:nth-child(1) {width: 100%}#brxe-hyxfqk {justify-content: center; border-radius: 30px}#brxe-hyxfqk .submit-button-wrapper {width: 100%}#brxe-hyxfqk ::placeholder {text-align: center}#brxe-hyxfqk select {text-align: center; border-radius: 0}#brxe-hyxfqk .form-group input {border-radius: 0}#brxe-hyxfqk .flatpickr {border-radius: 0}#brxe-hyxfqk textarea {border-radius: 0}#brxe-hyxfqk .bricks-button:not([type=submit]) {border-radius: 0}#brxe-hyxfqk .choose-files {border-radius: 0}}#brxe-sgqivc {width: 28%; row-gap: 20px}@media (max-width: 991px) {#brxe-sgqivc {width: 40%; align-items: center}}@media (max-width: 767px) {#brxe-sgqivc {width: 100%}}#brxe-amwuzp {flex-direction: row; column-gap: 45px}@media (max-width: 991px) {#brxe-amwuzp {flex-direction: row; column-gap: 30px; flex-wrap: wrap; row-gap: 30px}}#brxe-mpdnsn {font-style: italic}#brxe-mpdnsn a {font-style: italic; font-size: inherit}@media (max-width: 478px) {#brxe-mpdnsn {text-align: center; font-size: 14px}#brxe-mpdnsn a {text-align: center; font-size: 14px; font-size: inherit}}#brxe-yevnxr {border-top: 1px solid #f9f9f9; align-items: center; padding-top: 30px}@media (max-width: 478px) {#brxe-yevnxr {padding-top: 20px}}#brxe-wulefs {row-gap: 60px}@media (max-width: 991px) {#brxe-wulefs {row-gap: 40px}}#brxe-ozrzxq {padding-top: 60px; padding-bottom: 30px; justify-content: flex-end}