@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{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)}}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-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{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+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+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-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 {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-button{width:auto}}#brxe-gxtvlw {position: absolute; z-index: -1; max-height: 500px; width: 90%}#brxe-gxtvlw:not(.tag), #brxe-gxtvlw img {object-fit: fill}@media (max-width: 478px) {#brxe-gxtvlw:not(.tag), #brxe-gxtvlw img {object-fit: fill}#brxe-gxtvlw {height: 60vh; width: 100%}}#brxe-btgwnq {margin-top: 25px; margin-right: 25px; margin-left: 25px; text-align: left; text-shadow: 1px 0 5px var(--bricks-color-ohohew); color: var(--bricks-color-zzqawg); font-size: 20px; padding-top: 20px; padding-right: 15px; padding-bottom: 20px; padding-left: 15px}#brxe-btgwnq a {text-align: left; text-shadow: 1px 0 5px var(--bricks-color-ohohew); color: var(--bricks-color-zzqawg); font-size: 20px; font-size: inherit}@media (max-width: 478px) {#brxe-btgwnq {margin-top: 50px; margin-right: 0; margin-left: 0; width: 95%}}#brxe-patsyq {margin-top: 15px; margin-right: 15px; margin-bottom: 15px; margin-left: 15px}@media (max-width: 478px) {#brxe-patsyq {margin-top: 25px; margin-right: 0; margin-left: 0; font-family: "Open Sans"}}#brxe-asyoqk {justify-content: center; align-items: center}#brxe-sdeutp {flex-direction: row; justify-content: space-evenly; align-items: center; width: 100%; min-height: 500px; max-height: 75vh; background-image: linear-gradient(rgba(50, 57, 84, 0.75), rgba(241, 195, 219, 0.75))}@media (max-width: 478px) {#brxe-sdeutp {flex-direction: column; justify-content: space-evenly; margin-right: 0; margin-left: 0; height: 60vh; max-height: 60vh; min-height: 60vh}}#brxe-wgznvl {margin-top: 15px; margin-right: 15px; margin-bottom: 15px; margin-left: 15px; stroke: var(--bricks-color-mqgpdu); height: 50px; width: 50px; stroke-width: 2px}@media (max-width: 478px) {#brxe-wgznvl {height: 75px; width: 75px; margin-top: 15px; margin-right: 0; margin-left: 0; width: 75px; min-width: 75px}}#brxe-tjtddv {font-size: 20px}#brxe-tjtddv a {font-size: 20px; font-size: inherit}#brxe-thxzjy {flex-direction: row; align-items: center; align-self: center !important; justify-content: center}@media (max-width: 478px) {#brxe-thxzjy {justify-content: center; flex-wrap: nowrap; margin-top: 5px; padding-right: 10px; padding-left: 10px; border-radius: 5px; flex-direction: column; align-items: center; align-self: center !important}}#brxe-wsrllx {height: 50px; width: 50px; stroke: var(--bricks-color-mqgpdu); margin-top: 15px; margin-right: 15px; margin-bottom: 15px; margin-left: 15px; min-width: 50px}@media (max-width: 478px) {#brxe-wsrllx {stroke-width: 2px; height: 75px; width: 75px; border-radius: 25px; margin-right: 0; margin-left: 0; width: 75px; min-width: 75px}}#brxe-rnlhlw {font-size: 20px}#brxe-rnlhlw a {font-size: 20px; font-size: inherit}#brxe-smekbv {flex-direction: row; justify-content: center; align-items: center; align-self: center !important}@media (max-width: 478px) {#brxe-smekbv {justify-content: flex-start; flex-wrap: nowrap; margin-top: 5px; padding-right: 10px; padding-left: 10px; flex-direction: column}}#brxe-pmbhom {height: 50px; width: 50px; stroke-width: 2px; stroke: var(--bricks-color-mqgpdu); margin-top: 15px; margin-right: 15px; margin-bottom: 15px; margin-left: 15px; min-width: 50px}@media (max-width: 478px) {#brxe-pmbhom {stroke-width: 2px; height: 75px; width: 75px; border-radius: 25px; margin-right: 0; margin-left: 0; width: 75px; min-width: 75px}}#brxe-arqloz {font-size: 20px}#brxe-arqloz a {font-size: 20px; font-size: inherit}#brxe-trruip {flex-direction: row; align-items: center; align-self: center !important; justify-content: center}@media (max-width: 478px) {#brxe-trruip {justify-content: flex-start; flex-wrap: nowrap; margin-top: 5px; padding-right: 10px; padding-left: 10px; flex-direction: column}}#brxe-pnygij {flex-direction: row; background-color: var(--bricks-color-ohohew); padding-right: 25px; padding-left: 25px; justify-content: space-between; width: 100%}@media (max-width: 478px) {#brxe-pnygij {flex-direction: row; flex-wrap: nowrap; padding-bottom: 25px}}#brxe-bnxuaw {text-align: center; margin-top: 20px}@media (max-width: 478px) {#brxe-bnxuaw {text-align: center; width: 95%}}#brxe-cajypz {color: var(--bricks-color-dzthar)}@media (max-width: 478px) {#brxe-cajypz {text-align: center}}#brxe-jyicnu {font-size: 20px; padding-top: 15px; padding-right: 15px; padding-bottom: 4px; padding-left: 15px}#brxe-jyicnu a {font-size: 20px; font-size: inherit}@media (max-width: 478px) {#brxe-jyicnu {font-size: 18px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-jyicnu a {font-size: 18px; font-size: inherit}}#brxe-rycbhp {margin-top: 25px; margin-right: 25px; margin-bottom: 25px; margin-left: 25px}#brxe-rycbhp .line {height: 3px}#brxe-rycbhp.horizontal .line {border-top-width: 3px}@media (max-width: 478px) {#brxe-rycbhp {margin-right: 0; margin-left: 0}}#brxe-jxdpww {text-align: center}@media (max-width: 478px) {#brxe-jxdpww {text-align: center}}#brxe-ztnkdx {font-size: 20px; text-align: center; padding-top: 5px; padding-right: 15px; padding-bottom: 0; padding-left: 15px}#brxe-ztnkdx a {font-size: 20px; text-align: center; font-size: inherit}#brxe-lbktsc {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; flex-direction: column; align-self: flex-start !important; justify-content: flex-start; align-items: center; border: 2px solid var(--bricks-color-ohohew); border-radius: 5px; box-shadow: 5px 5px 5px 1px var(--bricks-color-ohohew); min-height: 300px}@media (max-width: 478px) {#brxe-lbktsc {width: 90%; min-height: 200px}}#brxe-tcpdxp {flex-direction: row; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start}@media (max-width: 478px) {#brxe-tcpdxp {justify-content: center; align-self: center !important; align-items: center}}#brxe-qzfetv {margin-top: 15px; margin-right: 15px; margin-bottom: 15px; margin-left: 15px}@media (max-width: 478px) {#brxe-qzfetv {margin-top: 25px; font-family: "Open Sans"}}#brxe-ftinxs {background-color: var(--bricks-color-ohohew); padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; border-radius: 15px}@media (max-width: 478px) {#brxe-ftinxs {text-align: center; background-color: var(--bricks-color-ohohew); padding-right: 15px; padding-left: 15px; width: 95%}}#brxe-lkipzx {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; flex-direction: column; align-self: center !important; justify-content: flex-start; align-items: center; border: 2px solid var(--bricks-color-ohohew); border-radius: 5px; box-shadow: 5px 5px 5px 1px var(--bricks-color-ohohew); min-height: 300px; width: 75%}@media (max-width: 478px) {#brxe-lkipzx {min-height: 200px; margin-right: 0; margin-left: 0}}#brxe-qnzoum {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; flex-direction: column; align-self: center !important; justify-content: flex-start; align-items: center; border: 2px solid var(--bricks-color-ohohew); border-radius: 5px; box-shadow: 5px 5px 5px 1px var(--bricks-color-ohohew); min-height: 300px; width: 75%}@media (max-width: 478px) {#brxe-qnzoum {min-height: 200px; margin-right: 0; margin-left: 10px}}#brxe-hzflhy {flex-direction: row; align-self: center !important; justify-content: center; align-items: center; background-repeat: no-repeat; background-position: center center; padding-top: 25px; padding-bottom: 0}@media (max-width: 478px) {#brxe-hzflhy {margin-bottom: 0; padding-top: 0; flex-wrap: nowrap; width: 95%; flex-direction: row}}#brxe-sdwrsy {flex-direction: column; align-self: center !important; align-items: center; margin-top: 20px}#brxe-yszfdp {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; text-align: center}@media (max-width: 478px) {#brxe-yszfdp {text-align: center; background-color: rgba(245, 246, 249, 0.9)}}#brxe-msmkof {height: 75px}#brxe-msmkof :not([stroke="none"]) {stroke: var(--bricks-color-vxxppw) !important}#brxe-drctak {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; flex-direction: column; align-self: flex-start !important; justify-content: flex-start; align-items: center; border: 2px solid var(--bricks-color-ohohew); border-radius: 5px; box-shadow: 5px 5px 5px 1px var(--bricks-color-ohohew); min-height: 300px}@media (max-width: 478px) {#brxe-drctak {width: 90%; min-height: 200px}}#brxe-yiamul {height: 75px}#brxe-yiamul :not([stroke="none"]) {stroke: var(--bricks-color-vxxppw) !important}#brxe-tdsxff {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; flex-direction: column; align-self: flex-start !important; justify-content: flex-start; align-items: center; border: 2px solid var(--bricks-color-ohohew); border-radius: 5px; box-shadow: 5px 5px 5px 1px var(--bricks-color-ohohew); min-height: 300px}@media (max-width: 478px) {#brxe-tdsxff {width: 90%; min-height: 200px}}#brxe-jsdjrs :not([stroke="none"]) {stroke: var(--bricks-color-vxxppw) !important}#brxe-jsdjrs {height: 75px}#brxe-ilkhkm {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; flex-direction: column; align-self: flex-start !important; justify-content: flex-start; align-items: center; border: 2px solid var(--bricks-color-ohohew); border-radius: 5px; box-shadow: 5px 5px 5px 1px var(--bricks-color-ohohew); min-height: 300px}@media (max-width: 478px) {#brxe-ilkhkm {width: 90%; min-height: 200px}}#brxe-jqgjkw {flex-direction: row; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start}@media (max-width: 478px) {#brxe-jqgjkw {justify-content: center; align-self: center !important; align-items: center}}#brxe-ouuwef {font-size: 20px; line-height: 1.5; text-align: justify; background-color: var(--bricks-color-zzqawg)}#brxe-ouuwef a {font-size: 20px; line-height: 1.5; text-align: justify; font-size: inherit}@media (max-width: 478px) {#brxe-ouuwef {background-color: rgba(245, 246, 249, 0.8); font-size: 20px}#brxe-ouuwef a {font-size: 20px; font-size: inherit}}#brxe-ooefha {margin-top: 15px; margin-right: 15px; margin-bottom: 15px; margin-left: 15px}@media (max-width: 478px) {#brxe-ooefha {margin-top: 25px; font-family: "Open Sans"}}#brxe-kwojvy {flex-direction: column; align-self: center !important; justify-content: center; align-items: center; background-repeat: no-repeat; background-position: center center; padding-top: 25px; padding-bottom: 25px}@media (max-width: 478px) {#brxe-kwojvy {margin-right: 0; margin-left: 0; width: 95%}}#brxe-kjlmrc {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 2px solid var(--bricks-color-ohohew); border-radius: 5px; box-shadow: 5px 5px 5px 1px var(--bricks-color-ohohew); margin-top: 15px; margin-right: 15px; margin-bottom: 15px; margin-left: 15px; color: var(--bricks-color-ohohew); font-size: 20px; width: 60%; background-color: rgba(243, 244, 248, 0.9)}#brxe-kjlmrc a {color: var(--bricks-color-ohohew); font-size: 20px; font-size: inherit}@media (max-width: 478px) {#brxe-kjlmrc {min-height: 200px; margin-top: 20px; margin-right: 20px; margin-bottom: 20px; margin-left: 20px; align-self: center; width: 90%; font-size: 18px}#brxe-kjlmrc a {font-size: 18px; font-size: inherit}}#brxe-edkuhy {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 2px solid var(--bricks-color-ohohew); border-radius: 5px; box-shadow: 5px 5px 5px 1px var(--bricks-color-ohohew); margin-top: 15px; margin-right: 15px; margin-bottom: 15px; margin-left: 15px; color: var(--bricks-color-ohohew); font-size: 20px; width: 60%; background-color: rgba(245, 246, 249, 0.9)}#brxe-edkuhy a {color: var(--bricks-color-ohohew); font-size: 20px; font-size: inherit}@media (max-width: 478px) {#brxe-edkuhy {margin-top: 20px; margin-right: 20px; margin-bottom: 20px; margin-left: 20px; min-height: 200px; width: 90%; font-size: 18px}#brxe-edkuhy a {font-size: 18px; font-size: inherit}}#brxe-estmrr {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; margin-top: 15px; margin-right: 15px; margin-bottom: 15px; margin-left: 15px; border: 2px solid var(--bricks-color-ohohew); border-radius: 5px; box-shadow: 5px 5px 5px 1px var(--bricks-color-ohohew); color: var(--bricks-color-ohohew); font-size: 20px; width: 60%; background-color: rgba(245, 246, 249, 0.9)}#brxe-estmrr a {color: var(--bricks-color-ohohew); font-size: 20px; font-size: inherit}@media (max-width: 478px) {#brxe-estmrr {min-height: 200px; margin-top: 20px; margin-right: 20px; margin-bottom: 20px; margin-left: 20px; width: 90%; font-size: 18px}#brxe-estmrr a {font-size: 18px; font-size: inherit}}#brxe-vwjwoc {margin-top: 15px; margin-right: 15px; margin-bottom: 15px; margin-left: 15px; font-family: "Open Sans"}@media (max-width: 478px) {#brxe-vwjwoc {margin-top: 25px}}#brxe-ggcoua {align-items: center; justify-content: center; align-self: center !important; flex-direction: column; flex-wrap: wrap; background-color: var(--bricks-color-zzqawg); background-attachment: scroll; background-size: contain; background-blend-mode: normal; background-position: center 100px; background-repeat: no-repeat; width: 100%}@media (max-width: 478px) {#brxe-ggcoua {width: 100%; background-color: rgba(243, 244, 248, 0.8); background-blend-mode: normal; background-position: 50% 100px; background-attachment: scroll; background-size: cover}}#brxe-asvtlw {text-align: center}#brxe-lbligh {color: var(--bricks-color-dzthar); text-transform: uppercase}#brxe-ezjjmg {align-self: center !important; justify-content: center; align-items: center}#brxe-djhtst {font-size: 20px; line-height: 1.5; text-align: justify; background-color: var(--bricks-color-zzqawg)}#brxe-djhtst a {font-size: 20px; line-height: 1.5; text-align: justify; font-size: inherit}@media (max-width: 478px) {#brxe-djhtst {background-color: rgba(245, 246, 249, 0.8); font-size: 18px}#brxe-djhtst a {font-size: 18px; font-size: inherit}}#brxe-jyutph {align-self: center !important; justify-content: center; align-items: center}@media (max-width: 478px) {#brxe-jyutph {border: 2px solid var(--bricks-color-ohohew); border-radius: 5px; box-shadow: 5px 5px 5px 1px var(--bricks-color-ohohew); width: 90%}}#brxe-gjjhpi {text-align: center; margin-top: 10px; margin-bottom: 10px}#brxe-inrkvr {font-size: 20px}#brxe-inrkvr a {font-size: 20px; font-size: inherit}@media (max-width: 478px) {#brxe-inrkvr {font-size: 18px}#brxe-inrkvr a {font-size: 18px; font-size: inherit}}#reachout {align-self: center !important; justify-content: center; align-items: center; margin-right: 0; margin-left: 0; flex-direction: column; padding-top: 15px; padding-bottom: 15px; background-color: var(--bricks-color-ohohew); width: 80%}@media (max-width: 478px) {#reachout {padding-right: 10px; padding-left: 10px}}#Reachout .form-group input {background-color: var(--bricks-color-zzqawg); color: var(--bricks-color-ohohew); border-color: var(--bricks-color-ohohew); border-radius: 10px}#Reachout .flatpickr {background-color: var(--bricks-color-zzqawg); border-color: var(--bricks-color-ohohew); border-radius: 10px}#Reachout select {background-color: var(--bricks-color-zzqawg); color: var(--bricks-color-ohohew); border-color: var(--bricks-color-ohohew); border-radius: 10px}#Reachout textarea {background-color: var(--bricks-color-zzqawg); color: var(--bricks-color-ohohew); border-color: var(--bricks-color-ohohew); border-radius: 10px}#Reachout .bricks-button {color: var(--bricks-color-ohohew); background-color: var(--bricks-color-fewirg)}#Reachout label {color: var(--bricks-color-ohohew); font-size: 16px}#Reachout .label {color: var(--bricks-color-ohohew); font-size: 16px}#Reachout {justify-content: center; padding-top: 20px; padding-bottom: 20px; color: var(--bricks-color-ohohew); border: 2px solid var(--bricks-color-ohohew); border-radius: 10px; width: 80%; margin-top: 15px}#Reachout button[type=submit].bricks-button {border-radius: 5px}#Reachout ::placeholder {color: var(--bricks-color-ohohew)}#Reachout .bricks-button:not([type=submit]) {border-color: var(--bricks-color-ohohew); border-radius: 10px}#Reachout .choose-files {border-color: var(--bricks-color-ohohew); border-radius: 10px}#Reachout .form-group:not(:last-child):not(.captcha) {padding-right: 5px; padding-left: 5px}@media (max-width: 478px) {#Reachout {justify-content: center; width: 95%}#Reachout button[type=submit].bricks-button {border-radius: 15px}}#brxe-yrvfmw {align-self: center !important; justify-content: center; align-items: center; margin-top: 20px; margin-bottom: 20px; width: 100%}@media (max-width: 478px) {#brxe-yrvfmw {flex-direction: row; padding-top: 10px; padding-bottom: 10px}}#brxe-zysqwp {width: 100%; margin-right: 0; margin-left: 0}#brxe-sfaeqy {width: 90%}@media (max-width: 478px) {#brxe-sfaeqy {align-self: center !important; align-items: center; width: 100%}}