@layer bricks {.brxe-shortcode{width:100%}}@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)}}: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 {.brxe-logo{color:currentcolor;font-size:20px;font-weight:600;line-height:1}.brxe-logo img{display:block;height:auto;width:auto}.brxe-logo a{color:currentcolor;display:inline-block}}@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}} .brx-boxed {max-width: 1920px} .brx-boxed #brx-header.brx-sticky {max-width: 1920px; margin-left: auto; margin-right: auto} html {background-color: var(--bricks-color-xyartc)} body {background: none}#brxe-zqhbgx {width: 100%; min-height: 698px}@media (max-width: 767px) {#brxe-zqhbgx {display: none}}@media (max-width: 767px) {#brxe-ftamtu {width: 100%; height: 400px}}@media (max-width: 478px) {#brxe-ftamtu {height: 373px; width: 100%; display: none}}@media (max-width: 767px) {#brxe-mjjjpj {width: 100%; height: 400px; display: none}}@media (max-width: 478px) {#brxe-mjjjpj {height: 240px; width: 100%; display: block}}#brxe-mbrbjz {width: 100%; max-width: 1340px; align-self: center !important}#brxe-psxkds {width: 100%}#brxe-fzleir {color: var(--bricks-color-fdhndm); font-size: 80px; font-family: "Montserrat"; font-weight: 800; padding-left: 1rem}#brxe-fzleir a {color: var(--bricks-color-fdhndm); font-size: 80px; font-family: "Montserrat"; font-weight: 800; font-size: inherit}@media (max-width: 991px) {#brxe-fzleir {font-size: 70px}#brxe-fzleir a {font-size: 70px; font-size: inherit}}@media (max-width: 478px) {#brxe-fzleir {font-size: 50px; text-align: left; margin-top: 0}#brxe-fzleir a {font-size: 50px; text-align: left; font-size: inherit}}#brxe-ecezmo {margin-left: 10px; width: 25px}#brxe-ecezmo:not(.tag), #brxe-ecezmo img {object-fit: scale-down}@media (max-width: 991px) {#brxe-ecezmo {margin-top: 65px}}@media (max-width: 478px) {#brxe-ecezmo {width: 20px; margin-top: 45px}}#brxe-srejmk {flex-direction: row; align-self: center !important; align-items: baseline; display: flex}@media (max-width: 991px) {#brxe-srejmk {padding-right: 1rem; padding-left: 1rem; display: flex; flex-direction: row}}@media (max-width: 478px) {#brxe-srejmk {padding-top: 1rem; padding-right: 1rem; padding-left: 1rem}}#brxe-ppkmaf {margin-top: 20px; color: var(--bricks-color-fdhndm); font-size: 14px; font-family: "Montserrat"; font-weight: 500; max-width: 600px}#brxe-ppkmaf a {color: var(--bricks-color-fdhndm); font-size: 14px; font-family: "Montserrat"; font-weight: 500; font-size: inherit}@media (max-width: 991px) {#brxe-ppkmaf {padding-left: 1rem; font-size: 16px; text-align: left}#brxe-ppkmaf a {font-size: 16px; text-align: left; font-size: inherit}}@media (max-width: 478px) {#brxe-ppkmaf {padding-left: 0; font-size: 16px}#brxe-ppkmaf a {font-size: 16px; font-size: inherit}}#brxe-xauyqk {align-self: center !important; display: flex}@media (max-width: 991px) {#brxe-xauyqk {padding-right: 1rem; padding-left: 1rem; display: flex}}@media (max-width: 767px) {#brxe-xauyqk {flex-direction: row; justify-content: space-between}}@media (max-width: 478px) {#brxe-xauyqk {padding-right: 2rem; padding-left: 2rem}}#brxe-chekzh {margin-top: 30px; margin-right: auto; margin-left: auto; max-width: 1100px; background-color: var(--bricks-color-xyartc); flex-direction: row; justify-content: space-between; align-items: center}#brxe-awyvjn {color: var(--bricks-color-fdhndm); font-family: "Montserrat"; font-weight: 700; font-size: 16px}#brxe-awyvjn a {color: var(--bricks-color-fdhndm); font-family: "Montserrat"; font-weight: 700; font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-awyvjn {font-size: 17px}#brxe-awyvjn a {font-size: 17px; font-size: inherit}}#brxe-nyaqhr.horizontal .line {border-top-color: var(--bricks-color-fdhndm); border-top-width: 1px}#brxe-nyaqhr.vertical .line {border-right-color: var(--bricks-color-fdhndm)}#brxe-nyaqhr .icon {color: var(--bricks-color-fdhndm)}#brxe-nyaqhr {width: 20%}#brxe-nyaqhr .line {height: 1px}#brxe-snxjrv {display: flex; align-self: stretch !important; width: 100%; padding-top: 1rem; padding-bottom: 1rem}@media (max-width: 767px) {#brxe-rtuniu {margin-left: }}#brxe-fcsfip {color: var(--bricks-color-fdhndm); font-size: 15px; font-family: "Montserrat"; font-weight: 700}#brxe-fcsfip a {color: var(--bricks-color-fdhndm); font-size: 15px; font-family: "Montserrat"; font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-fcsfip {font-size: 17px}#brxe-fcsfip a {font-size: 17px; font-size: inherit}}#brxe-ooqimg.horizontal .line {border-top-color: var(--bricks-color-fdhndm); border-top-width: 1px}#brxe-ooqimg.vertical .line {border-right-color: var(--bricks-color-fdhndm)}#brxe-ooqimg .icon {color: var(--bricks-color-fdhndm)}#brxe-ooqimg {width: 20%}#brxe-ooqimg .line {height: 1px}#brxe-uvrhcz {display: flex; align-self: stretch !important; width: 100%; padding-top: 1rem; padding-bottom: 1rem}#brxe-qxbbvl {color: var(--bricks-color-fdhndm); font-size: 15px; font-family: "Montserrat"; font-weight: 700}#brxe-qxbbvl a {color: var(--bricks-color-fdhndm); font-size: 15px; font-family: "Montserrat"; font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-qxbbvl {font-size: 17px}#brxe-qxbbvl a {font-size: 17px; font-size: inherit}}#brxe-pvnysa.horizontal .line {border-top-color: var(--bricks-color-fdhndm); border-top-width: 1px}#brxe-pvnysa.vertical .line {border-right-color: var(--bricks-color-fdhndm)}#brxe-pvnysa .icon {color: var(--bricks-color-fdhndm)}#brxe-pvnysa {width: 20%}#brxe-pvnysa .line {height: 1px}#brxe-epvlve {display: flex; align-self: stretch !important; width: 100%; padding-top: 1rem; padding-bottom: 1rem}#brxe-vnrxzw {color: var(--bricks-color-fdhndm); font-family: "Montserrat"; font-size: 15px; font-weight: 700}#brxe-vnrxzw a {color: var(--bricks-color-fdhndm); font-family: "Montserrat"; font-size: 15px; font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-vnrxzw {font-size: 17px}#brxe-vnrxzw a {font-size: 17px; font-size: inherit}}#brxe-ykozmr.horizontal .line {border-top-color: var(--bricks-color-fdhndm); border-top-width: 1px}#brxe-ykozmr.vertical .line {border-right-color: var(--bricks-color-fdhndm)}#brxe-ykozmr .icon {color: var(--bricks-color-fdhndm)}#brxe-ykozmr {width: 20%}#brxe-ykozmr .line {height: 1px}#brxe-aplzgx {display: flex; align-self: stretch !important; width: 100%; padding-top: 1rem; padding-bottom: 1rem}#brxe-iptkcz {flex-direction: row; padding-top: 30px; padding-bottom: 30px; max-width: 1100px; justify-content: center; row-gap: 10px; column-gap: 10px}@media (max-width: 478px) {#brxe-iptkcz {padding-top: 4rem; padding-right: 0.5rem; padding-bottom: 0; padding-left: 0.5rem}}#brxe-fzcgdm {color: var(--bricks-color-fdhndm); font-size: 23px; font-family: "Montserrat"; max-width: 450px}#brxe-fzcgdm a {color: var(--bricks-color-fdhndm); font-size: 23px; font-family: "Montserrat"; font-size: inherit}@media (max-width: 991px) {#brxe-fzcgdm {font-size: 18px}#brxe-fzcgdm a {font-size: 18px; font-size: inherit}}@media (max-width: 478px) {#brxe-fzcgdm {font-size: 16px}#brxe-fzcgdm a {font-size: 16px; font-size: inherit}}#brxe-zpafmo {color: var(--bricks-color-fdhndm); font-size: 55px; font-family: "Montserrat"; font-weight: 800}#brxe-zpafmo a {color: var(--bricks-color-fdhndm); font-size: 55px; font-family: "Montserrat"; font-weight: 800; font-size: inherit}@media (max-width: 991px) {#brxe-zpafmo {font-size: 45px}#brxe-zpafmo a {font-size: 45px; font-size: inherit}}@media (max-width: 478px) {#brxe-zpafmo {font-size: 38px; padding-top: 1rem; padding-bottom: 1rem}#brxe-zpafmo a {font-size: 38px; font-size: inherit}}#brxe-cahnqe {justify-content: center; align-items: flex-start}#brxe-uoxxxu label {color: var(--bricks-color-fdhndm); font-size: 22px; font-family: "Montserrat"; text-transform: capitalize}#brxe-uoxxxu .label {color: var(--bricks-color-fdhndm); font-size: 22px; font-family: "Montserrat"; text-transform: capitalize}#brxe-uoxxxu .bricks-button {color: var(--bricks-color-fdhndm); font-size: 23px; font-weight: 700; font-family: "Montserrat"; letter-spacing: 2px; background-color: var(--bricks-color-vtjrgr)}#brxe-uoxxxu button[type=submit].bricks-button {border-radius: 30px}#brxe-uoxxxu {justify-content: flex-end}#brxe-uoxxxu ::placeholder {color: var(--bricks-color-fdhndm); font-size: 15 px; text-align: left; text-transform: capitalize; font-family: "Montserrat"}#brxe-uoxxxu select {color: var(--bricks-color-fdhndm); font-size: 15 px; text-align: left; text-transform: capitalize; font-family: "Montserrat"; background-color: var(--bricks-color-xyartc)}#brxe-uoxxxu .form-group input {background-color: var(--bricks-color-xyartc)}#brxe-uoxxxu .flatpickr {background-color: var(--bricks-color-xyartc)}#brxe-uoxxxu textarea {background-color: var(--bricks-color-xyartc)}#brxe-uoxxxu .bricks-button:hover {background-color: var(--bricks-color-qfgzgg)}@media (max-width: 991px) {#brxe-uoxxxu .bricks-button {font-size: 20px}}#brxe-zteecl {margin-top: 2rem; margin-bottom: 8rem; flex-direction: row; align-self: flex-start !important; align-items: flex-start; max-width: 1160px; padding-right: 1rem; padding-left: 1rem; display: none}@media (max-width: 991px) {#brxe-zteecl {padding-right: 1rem; padding-left: 1rem}}@media (max-width: 478px) {#brxe-zteecl {padding-right: 2rem; padding-left: 2rem}}#brxe-tynicc {color: var(--bricks-color-fdhndm); font-size: 17px; font-family: "Montserrat"; max-width: 400px}#brxe-tynicc a {color: var(--bricks-color-fdhndm); font-size: 17px; font-family: "Montserrat"; font-size: inherit}@media (max-width: 991px) {#brxe-tynicc {font-size: 18px}#brxe-tynicc a {font-size: 18px; font-size: inherit}}@media (max-width: 478px) {#brxe-tynicc {font-size: 16px}#brxe-tynicc a {font-size: 16px; font-size: inherit}}#brxe-ishidi {color: var(--bricks-color-fdhndm); font-size: 55px; font-family: "Montserrat"; font-weight: 800}#brxe-ishidi a {color: var(--bricks-color-fdhndm); font-size: 55px; font-family: "Montserrat"; font-weight: 800; font-size: inherit}@media (max-width: 991px) {#brxe-ishidi {font-size: 45px}#brxe-ishidi a {font-size: 45px; font-size: inherit}}@media (max-width: 478px) {#brxe-ishidi {font-size: 38px; padding-top: 1rem; padding-bottom: 1rem}#brxe-ishidi a {font-size: 38px; font-size: inherit}}#brxe-lndqiy {justify-content: center; align-items: flex-start}#brxe-lzgzwd {color: var(--bricks-color-fdhndm); font-family: "Montserrat"}#brxe-dnnldc {margin-top: 40px; margin-bottom: 40px; flex-direction: row; align-self: flex-start !important; align-items: flex-start; max-width: 1100px; padding-right: 1rem; padding-left: 1rem}@media (max-width: 991px) {#brxe-dnnldc {padding-right: 1rem; padding-left: 1rem}}@media (max-width: 767px) {#brxe-dnnldc {padding-right: 2rem; padding-left: 2rem}}@media (max-width: 478px) {#brxe-dnnldc {padding-right: 2rem; padding-left: 2rem}}#brxe-kddtfm {border-top-left-radius: 9px; border-bottom-left-radius: 9px; width: 50%}@media (max-width: 767px) {#brxe-kddtfm {width: auto; border-radius: 20px 20px 0 0; height: 100%}}@media (max-width: 478px) {#brxe-kddtfm {border-radius: 20px 20px 0 0}}#brxe-lcjqos {color: var(--bricks-color-fdhndm); font-size: 27px; font-family: "Montserrat"; font-weight: 800}#brxe-lcjqos a {color: var(--bricks-color-fdhndm); font-size: 27px; font-family: "Montserrat"; font-weight: 800; font-size: inherit}@media (max-width: 478px) {#brxe-lcjqos {font-size: 25px; text-align: center; font-family: "Montserrat"}#brxe-lcjqos a {font-size: 25px; text-align: center; font-family: "Montserrat"; font-size: inherit}}#brxe-juwvyz {color: var(--bricks-color-fdhndm); font-size: 16px; font-family: "Montserrat"; font-weight: 500; margin-top: 20px; margin-bottom: 20px}#brxe-juwvyz a {color: var(--bricks-color-fdhndm); font-size: 16px; font-family: "Montserrat"; font-weight: 500; font-size: inherit}@media (max-width: 478px) {#brxe-juwvyz {font-size: 17px; text-align: center; font-family: "Montserrat"}#brxe-juwvyz a {font-size: 17px; text-align: center; font-family: "Montserrat"; font-size: inherit}}#brxe-hnsbkd {color: var(--bricks-color-fdhndm); font-size: 16px; font-weight: 600; font-family: "Montserrat"}#brxe-hnsbkd a {color: var(--bricks-color-fdhndm); font-size: 16px; font-weight: 600; font-family: "Montserrat"; font-size: inherit}@media (max-width: 478px) {#brxe-hnsbkd {text-align: center; font-size: 17px}#brxe-hnsbkd a {text-align: center; font-size: 17px; font-size: inherit}}#brxe-slrape {flex-direction: column; align-self: center !important; justify-content: center; align-items: flex-start; padding-top: 1rem; padding-right: 2rem; padding-bottom: 1rem; padding-left: 2rem}@media (max-width: 767px) {#brxe-slrape {padding-top: 2rem; padding-right: 3rem; padding-bottom: 3rem; padding-left: 3rem; flex-direction: column}}@media (max-width: 478px) {#brxe-slrape {padding-top: 2rem; padding-right: 1rem; padding-bottom: 4rem; padding-left: 1rem; align-self: center !important; justify-content: center; align-items: center}}#brxe-ehmmrx {flex-direction: row; width: 100%}#brxe-ehmmrx { box-shadow: 10px 8px 10px rgba(0, 0, 0, 0.3);}@media (max-width: 767px) {#brxe-ehmmrx {width: 100%}}#brxe-ayzojl {flex-direction: row; margin-top: 3rem; margin-bottom: 3rem; background-color: var(--bricks-color-kwgdoe); border-radius: 10px; max-height: 290px; max-width: 1000px}@media (max-width: 991px) {#brxe-ayzojl {max-width: 90vw}}@media (max-width: 767px) {#brxe-ayzojl {margin-right: auto; margin-left: auto ; border-radius: 20px; flex-direction: column; max-width: 90vw; max-height: 950px}}@media (max-width: 478px) {#brxe-ayzojl {margin-right: auto; margin-left: auto; max-width: 90%; border-radius: 25px}}#brxe-sjiugp {margin-top: 80px; display: flex; background-color: #1e1e1e}#brxe-dwqacm {color: var(--bricks-color-fdhndm); font-size: 38px; font-weight: 800; font-family: "Montserrat"; text-align: center}#brxe-dwqacm a {color: var(--bricks-color-fdhndm); font-size: 38px; font-weight: 800; font-family: "Montserrat"; text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-dwqacm {text-align: left; font-size: 38px; padding-left: 2rem}#brxe-dwqacm a {text-align: left; font-size: 38px; font-size: inherit}}#brxe-reoffz {flex-direction: row; justify-content: center; align-items: flex-end; align-self: center !important; padding-top: 1rem; padding-bottom: 3rem; margin-bottom: 30px}@media (max-width: 478px) {#brxe-reoffz {justify-content: flex-start; margin-bottom: 0}}#brxe-ocqofe {flex-direction: row; align-self: center !important; justify-content: center; align-items: center; max-width: 1100px; width: 90%}.parterns{ pointer-events: none;}@media (max-width: 991px) {#brxe-ocqofe {flex-direction: row; align-self: center !important; justify-content: center; align-items: center; max-width: 100%}}@media (max-width: 478px) {#brxe-ocqofe {column-gap: 35px; row-gap: 20px}}#brxe-dqcrxf {margin-top: 30px; margin-bottom: 100px}@media (max-width: 478px) {#brxe-dqcrxf {margin-bottom: 50px}}#brxe-uorntn {color: var(--bricks-color-fdhndm); font-weight: 800; font-family: "Montserrat"; text-align: left; font-size: 50px; line-height: 1.4}#brxe-uorntn a {color: var(--bricks-color-fdhndm); font-weight: 800; font-family: "Montserrat"; text-align: left; font-size: 50px; line-height: 1.4; font-size: inherit}#brxe-uorntn{ text-shadow: 0 0 25px rgba(255, 255, 255, 0.35);}@media (max-width: 991px) {#brxe-uorntn {font-size: 45px; text-align: left}#brxe-uorntn a {font-size: 45px; text-align: left; font-size: inherit}}@media (max-width: 478px) {#brxe-uorntn {padding-top: 1rem; padding-bottom: 1rem; font-size: 38px}#brxe-uorntn a {font-size: 38px; font-size: inherit}}#brxe-sewopz {color: var(--bricks-color-fdhndm); font-weight: 800; font-family: "Montserrat"; text-align: left; font-size: 50px; line-height: 1.4; width: 55%}#brxe-sewopz a {color: var(--bricks-color-fdhndm); font-weight: 800; font-family: "Montserrat"; text-align: left; font-size: 50px; line-height: 1.4; font-size: inherit}#brxe-sewopz{ text-shadow: 0 0 25px rgba(255, 255, 255, 0.35);}@media (max-width: 991px) {#brxe-sewopz {font-size: 45px; text-align: left}#brxe-sewopz a {font-size: 45px; text-align: left; font-size: inherit}}@media (max-width: 767px) {#brxe-sewopz {width: 100%; text-align: center; font-size: 40px; margin-top: 10px}#brxe-sewopz a {text-align: center; font-size: 40px; font-size: inherit}}@media (max-width: 478px) {#brxe-sewopz {padding-top: 1rem; padding-bottom: 1rem; font-size: 28px}#brxe-sewopz a {font-size: 28px; font-size: inherit}}#brxe-tojhmn {width: 100%; margin-right: auto; margin-left: auto; background-image: url(https://canalcero.com/wp-content/uploads/2025/04/banner-vtex-home-1024x207.png); background-size: cover; flex-direction: row; align-self: center !important; justify-content: center; align-items: center; padding-top: 50px; padding-right: 30px; padding-bottom: 50px; padding-left: 30px; max-width: 1440px; row-gap: 10px; column-gap: 50px}@media (max-width: 767px) {#brxe-tojhmn {flex-direction: column}}#brxe-jriphd {margin-bottom: 30px}@media (max-width: 478px) {#brxe-jriphd {display: flex}}