.brxe-button{width:auto}@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-shortcode{width:100%}@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-ftsjfn {color: var(--bricks-color-gijowz); font-size: 50px; line-height: 1; font-family: "Barlow"; margin-top: -20px}@media (max-width: 1366px) {#brxe-ftsjfn {font-size: 40px}}@media (max-width: 1024px) {#brxe-ftsjfn {font-size: 32px}}@media (max-width: 425px) {#brxe-ftsjfn {font-size: 28px}}#brxe-dewugm {justify-content: center; flex-direction: column; align-items: center}@media (max-width: 1024px) {#brxe-dewugm {padding-bottom: 40px}}#brxe-kgafci {background-image: url(https://canequin.com.br/sites/rohden/wp-content/uploads/2024/05/background-sustentabilidade-1.webp); background-position: top center; background-repeat: no-repeat; background-size: cover; justify-content: center; padding-left: 0; height: 500px}@media (max-width: 1366px) {#brxe-kgafci {height: 450px}}@media (max-width: 1024px) {#brxe-kgafci {height: 350px}}@media (max-width: 425px) {#brxe-kgafci {height: 200px}}#brxe-jhftsg {background-color: var(--bricks-color-jqshhc); height: 10px; min-height: 10px; max-height: 10px}@media (max-width: 1366px) {#brxe-jhftsg {width: 24.85%; height: 10px; min-height: 10px; max-height: 10px}}@media (max-width: 1024px) {#brxe-jhftsg {height: 8px; width: 24.8%; min-height: 8px; max-height: 8px}}@media (max-width: 425px) {#brxe-jhftsg {width: 24.5%; height: 5px; min-height: 5px; max-height: 5px}}#brxe-fiobsd {height: 10px; background-color: var(--bricks-color-idcbqf); min-height: 10px; max-height: 10px}@media (max-width: 1366px) {#brxe-fiobsd {width: 24.85%; height: 10px; min-height: 10px; max-height: 10px}}@media (max-width: 1024px) {#brxe-fiobsd {height: 8px; min-height: 8px; max-height: 8px; width: 24.8%}}@media (max-width: 425px) {#brxe-fiobsd {height: 5px; width: 24.5%; min-height: 5px; max-height: 5px}}#brxe-bsyqnx {background-color: var(--bricks-color-oogylp); min-height: 10px; max-height: 10px; height: 10px}@media (max-width: 1366px) {#brxe-bsyqnx {width: 24.85%; height: 10px; min-height: 10px; max-height: 10px}}@media (max-width: 1024px) {#brxe-bsyqnx {height: 8px; min-height: 8px; max-height: 8px; width: 24.8%}}@media (max-width: 425px) {#brxe-bsyqnx {width: 24.5%; height: 5px; min-height: 5px; max-height: 5px}}#brxe-mridyc {height: 10px; background-color: var(--bricks-color-yjznwv); min-height: 10px; max-height: 10px}@media (max-width: 1366px) {#brxe-mridyc {width: 24.85%; height: 10px; min-height: 10px; max-height: 10px}}@media (max-width: 1024px) {#brxe-mridyc {height: 8px; min-height: 8px; max-height: 8px; width: 24.8%}}@media (max-width: 425px) {#brxe-mridyc {height: 5px; width: 24.5%; min-height: 5px; max-height: 5px}}#brxe-quhsxm {background-position: top center; background-repeat: no-repeat; background-size: contain; height: 10px; width: 100%; flex-direction: row; column-gap: 2px; row-gap: 0px}@media (max-width: 1366px) {#brxe-quhsxm {width: 100%; height: 10px; align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 1024px) {#brxe-quhsxm {height: 8px; width: 100%}}@media (max-width: 425px) {#brxe-quhsxm {width: 100%; height: 5px; column-gap: 2px; row-gap: 0px}}#brxe-byfkyt {border-bottom: 2px solid var(--bricks-color-gijowz)}#brxe-jntqtz .title-wrapper {align-items: center; flex-direction: row; gap: 7px; justify-content: center}#brxe-jntqtz .separator {display: none}#brxe-jntqtz .title {color: var(--bricks-color-gijowz); font-size: 20px; line-height: 1; text-transform: uppercase; margin-bottom: 2px}#brxe-jntqtz .ba-icon-list-icon {color: var(--bricks-color-gijowz)}#brxe-jntqtz .icon {color: var(--bricks-color-gijowz); font-size: 28px}@media (max-width: 1366px) {#brxe-jntqtz .title-wrapper {align-items: center; justify-content: center}#brxe-jntqtz .title {font-size: 22px}#brxe-jntqtz .icon {font-size: 22px}}@media (max-width: 1024px) {#brxe-jntqtz .title {font-size: 20px}#brxe-jntqtz .icon {font-size: 20px}}@media (max-width: 425px) {#brxe-jntqtz .title {font-size: 18px}#brxe-jntqtz .icon {font-size: 18px}#brxe-jntqtz .title-wrapper {justify-content: initial; justify-content: center}#brxe-jntqtz .separator {flex-grow: 0}#brxe-jntqtz .content-wrapper {padding-left: 0}#brxe-jntqtz li {margin-left: 0}}#brxe-glyfev .title-wrapper {align-items: center; flex-direction: row; gap: 7px; justify-content: center}#brxe-glyfev .separator {display: none}#brxe-glyfev .title {color: var(--bricks-color-gijowz); font-size: 20px; line-height: 1; text-transform: uppercase; margin-bottom: 2px}#brxe-glyfev .ba-icon-list-icon {color: var(--bricks-color-gijowz)}#brxe-glyfev .icon {color: var(--bricks-color-gijowz); font-size: 28px}@media (max-width: 1366px) {#brxe-glyfev .title-wrapper {align-items: center; justify-content: center}#brxe-glyfev .title {font-size: 22px}#brxe-glyfev .icon {font-size: 22px}}@media (max-width: 1024px) {#brxe-glyfev .title {font-size: 20px}#brxe-glyfev .icon {font-size: 20px}}@media (max-width: 425px) {#brxe-glyfev .title {font-size: 18px}#brxe-glyfev .icon {font-size: 18px}#brxe-glyfev .title-wrapper {justify-content: initial; justify-content: center}#brxe-glyfev .separator {flex-grow: 0}}#brxe-gxdpxy .title-wrapper {align-items: center; flex-direction: row; gap: 7px; justify-content: center}#brxe-gxdpxy .separator {display: none}#brxe-gxdpxy .title {color: var(--bricks-color-gijowz); font-size: 20px; line-height: 1; text-transform: uppercase; margin-bottom: 2px}#brxe-gxdpxy .ba-icon-list-icon {color: var(--bricks-color-gijowz)}#brxe-gxdpxy .icon {color: var(--bricks-color-gijowz); font-size: 28px}@media (max-width: 1366px) {#brxe-gxdpxy .title-wrapper {align-items: center; justify-content: center}#brxe-gxdpxy .title {font-size: 22px}#brxe-gxdpxy .icon {font-size: 22px}}@media (max-width: 1024px) {#brxe-gxdpxy .title {font-size: 20px}#brxe-gxdpxy .icon {font-size: 20px}}@media (max-width: 425px) {#brxe-gxdpxy .icon {font-size: 18px}#brxe-gxdpxy .title {font-size: 18px}#brxe-gxdpxy .title-wrapper {justify-content: initial; justify-content: center}#brxe-gxdpxy .separator {flex-grow: 0}}#brxe-nzwilb .title-wrapper {align-items: center; flex-direction: row; gap: 7px; justify-content: center}#brxe-nzwilb .separator {display: none}#brxe-nzwilb .title {color: var(--bricks-color-gijowz); font-size: 20px; line-height: 1; text-transform: uppercase; margin-bottom: 2px}#brxe-nzwilb .ba-icon-list-icon {color: var(--bricks-color-gijowz)}#brxe-nzwilb .icon {color: var(--bricks-color-gijowz); font-size: 28px}@media (max-width: 1366px) {#brxe-nzwilb .title-wrapper {align-items: center; justify-content: center}#brxe-nzwilb .title {font-size: 22px}#brxe-nzwilb .icon {font-size: 22px}}@media (max-width: 1024px) {#brxe-nzwilb .title {font-size: 20px}#brxe-nzwilb .icon {font-size: 20px}}@media (max-width: 425px) {#brxe-nzwilb .title {font-size: 18px}#brxe-nzwilb .icon {font-size: 18px}#brxe-nzwilb .title-wrapper {justify-content: initial; justify-content: center}#brxe-nzwilb .separator {flex-grow: 0}#brxe-nzwilb .ba-icon-list-icon {font-size: 18px}}#brxe-szhppn {height: 70px; padding-top: 0; padding-right: 200px; padding-bottom: 0; padding-left: 200px; align-items: center; align-self: center !important; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr; align-content: center}@media (max-width: 1366px) {#brxe-szhppn {width: 100%; height: 50px; align-items: center; align-self: center !important}}@media (max-width: 1024px) {#brxe-szhppn {height: 45px; padding-right: 0; padding-left: 0}}@media (max-width: 425px) {#brxe-szhppn {height: 50px; grid-template-columns: 1fr 1fr; grid-auto-columns: auto}}#brxe-fvbvqj {height: 60px; background-color: #499fe6}@media (max-width: 1366px) {#brxe-fvbvqj {height: 50px}}@media (max-width: 1024px) {#brxe-fvbvqj {height: 45px}}@media (max-width: 425px) {#brxe-fvbvqj {height: 50px}}#brxe-iqlhpe {margin-top: 20px; margin-bottom: 0; align-self: flex-start}@media (max-width: 1024px) {#brxe-iqlhpe {align-self: flex-start}}#brxe-kreqtj {background-color: #239f25; align-self: flex-start; margin-top: 20px; margin-bottom: =}@media (max-width: 1366px) {#brxe-kreqtj {align-self: flex-start}}@media (max-width: 1024px) {#brxe-kreqtj {align-self: center}}#brxe-xqzgob {row-gap: 30px; justify-content: center; align-items: center; align-self: center !important}@media (max-width: 1366px) {#brxe-xqzgob {align-self: center !important; justify-content: flex-start; align-items: flex-start}}@media (max-width: 1024px) {#brxe-xqzgob {justify-content: center; align-items: center; align-self: center !important}}@media (max-width: 425px) {#brxe-xqzgob {align-self: flex-start !important; align-items: flex-start; justify-content: center}}#brxe-gxnqnh {align-self: center !important; justify-content: center; align-items: center; width: 80%; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}@media (max-width: 425px) {#brxe-gxnqnh {width: 100%}}#brxe-itzxgw {flex-direction: row; align-self: center !important; justify-content: center; align-items: center; padding-top: 20px; padding-bottom: 20px}@media (max-width: 1366px) {#brxe-itzxgw {align-self: center !important; justify-content: center; align-items: center}}#brxe-qkrxlu {flex-direction: column}#brxe-rtemym {background-color: #eaeaea}#brxe-lrvucv {text-align: right; font-family: "Barlow"; font-weight: 900; font-size: 90px; color: var(--bricks-color-vhuhqg); line-height: .9; z-index: 2; position: static; margin-left: -355px}@media (max-width: 1024px) {#brxe-lrvucv {font-size: 70px; margin-left: 90px}}@media (max-width: 425px) {#brxe-lrvucv {font-size: 52px}}#brxe-uvfpbz {z-index: 3; position: absolute; width: 550px; margin-right: -180px; cursor: none; pointer-events: none}#brxe-uvfpbz:not(.tag), #brxe-uvfpbz img {object-fit: contain}@media (max-width: 1024px) {#brxe-uvfpbz {width: 400px; position: static; margin-left: 90px}}@media (max-width: 425px) {#brxe-uvfpbz {min-width: 300px; margin-bottom: -80px; margin-left: 0}}#brxe-wcrfvo {align-self: stretch !important; width: 100%; justify-content: center; align-items: center; width: 60%; flex-direction: row}@media (max-width: 1366px) {#brxe-wcrfvo {align-items: flex-start; width: 50%}}@media (max-width: 1024px) {#brxe-wcrfvo {width: 50%; flex-direction: column-reverse}}@media (max-width: 425px) {#brxe-wcrfvo {width: 100%}}#brxe-lihiaa {justify-content: center; align-self: center !important; align-items: center}@media (max-width: 1024px) {#brxe-lihiaa {padding-bottom: 40px; justify-content: center; align-items: center; align-self: center !important}}@media (max-width: 425px) {#brxe-lihiaa {flex-direction: column; row-gap: 20px}}#brxe-ahbbvs {background-image: url(https://canequin.com.br/sites/rohden/wp-content/uploads/2024/02/group-52.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-lwwato {margin-top: 20px; margin-bottom: 0}#brxe-syiqey {margin-top: 20px; margin-bottom: 0}#brxe-jktwus:not(.tag), #brxe-jktwus img {object-fit: contain}#brxe-jktwus {max-width: 80%}@media (max-width: 1366px) {#brxe-jktwus {max-width: 95%}}@media (max-width: 1024px) {#brxe-jktwus {max-width: 100%}}@media (max-width: 425px) {#brxe-jktwus {max-width: 100%}}#brxe-mjgsnq {flex-direction: column; justify-content: center; align-items: center; align-self: center !important}#brxe-jcpqgr {justify-content: center; align-self: center !important; align-items: center; width: 70%}@media (max-width: 1366px) {#brxe-jcpqgr {width: 60%}}@media (max-width: 1024px) {#brxe-jcpqgr {width: 100%}}#brxe-guxtix {width: 30%; align-items: center; align-self: center !important; flex-direction: column}@media (max-width: 1366px) {#brxe-guxtix {align-items: center; justify-content: space-evenly; row-gap: 5px; align-self: center !important}}@media (max-width: 1024px) {#brxe-guxtix {width: 30%; align-self: center !important; align-items: center; justify-content: center}}@media (max-width: 425px) {#brxe-guxtix {width: 100%}}#brxe-eufxmd {flex-direction: row; justify-content: space-between; align-self: center !important; align-items: center; padding-top: 50px; padding-bottom: 20px}@media (max-width: 1024px) {#brxe-eufxmd {align-items: center; justify-content: center; align-self: center !important}}#brxe-tqcoqf {flex-direction: column; column-gap: 20px; row-gap: 20px}#brxe-ftsfml {background-color: #eaeaea}#brxe-utornd {text-transform: uppercase; text-align: center; font-size: 22px; color: #ffffff; font-family: "Barlow"}@media (max-width: 425px) {#brxe-utornd {font-size: 22px}}#brxe-pnzusu {padding-top: 40px; padding-bottom: 40px; width: 400px; align-items: center; justify-content: center; background-color: #0095db; position: relative; align-self: flex-start !important}.pontoabaixo::after { content: ''; position: absolute; top: 100%; left: 50%; width: 0; height: 0; border-style: solid; border-width: 30px 25px 0 25px; border-color: #0095DB transparent transparent transparent; transform: translateX(-50%); } #brxe-arciak {width: 700px; row-gap: 50px}@media (max-width: 1366px) {#brxe-arciak {max-width: 100%}}@media (max-width: 425px) {#brxe-arciak {width: 100%}}#brxe-zoypha {align-items: flex-end; justify-content: center; padding-right: 80px; padding-left: 5%; align-self: stretch !important; width: 100%}@media (max-width: 1366px) {#brxe-zoypha {padding-right: 40px; padding-left: 5%; width: 60%}}@media (max-width: 1024px) {#brxe-zoypha {padding-right: 30px; padding-left: 2%}}@media (max-width: 425px) {#brxe-zoypha {width: 100%; padding-right: 20px; padding-left: 20px}}#brxe-ekmzqj {width: 100%; height: 100%}#brxe-ekmzqj:not(.tag), #brxe-ekmzqj img {object-fit: cover}#brxe-rxuybb {align-self: stretch !important; width: 100%}@media (max-width: 1366px) {#brxe-rxuybb {width: 35%}}@media (max-width: 425px) {#brxe-rxuybb {width: 100%}}#brxe-ianwes {flex-direction: row-reverse}@media (max-width: 1366px) {#brxe-ianwes {justify-content: flex-end; column-gap: 0px}}#brxe-zplswq {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; width: 100%; flex-direction: row}#brxe-mgriel {margin-top: 60px}#brxe-rvmgmd {margin-bottom: 0}#brxe-dqpofg {width: 30%}@media (max-width: 1366px) {#brxe-dqpofg {width: 40%}}@media (max-width: 425px) {#brxe-dqpofg {width: 80%}}#brxe-cozqkw {align-items: center; flex-direction: row}@media (max-width: 1366px) {#brxe-cozqkw {align-items: center; flex-direction: row; align-self: center !important; justify-content: center}}@media (max-width: 1024px) {#brxe-cozqkw {align-self: center !important; align-items: center; justify-content: center}}#brxe-ycixwk {margin-top: 20px; margin-bottom: 0}#brxe-kqlfgw {margin-top: 20px; margin-bottom: 0}#brxe-hpcckq {padding-top: 40px; padding-bottom: 80px}#brxe-owicyz {color: var(--bricks-color-gijowz); font-weight: 400; font-size: 30px; padding-bottom: 0}@media (max-width: 425px) {#brxe-owicyz {text-align: center; font-size: 28px}}#brxe-wvjwwo {color: var(--bricks-color-gijowz)}#brxe-wvjwwo a {color: var(--bricks-color-gijowz); font-size: inherit}@media (max-width: 425px) {#brxe-wvjwwo {text-align: center}#brxe-wvjwwo a {text-align: center; font-size: inherit}}.brxe-chyxjz .form-group:nth-child(1) {width: 30.5%}.brxe-chyxjz .form-group:nth-child(2) {width: 50%}.brxe-chyxjz .form-group input {border: 1px solid var(--bricks-color-gijowz); border-radius: 15px; padding-right: 15px; padding-left: 15px; color: var(--bricks-color-gijowz); background-color: rgba(255, 255, 255, 0)}.brxe-chyxjz .flatpickr {border: 1px solid var(--bricks-color-gijowz); border-radius: 15px; padding-right: 15px; padding-left: 15px; background-color: rgba(255, 255, 255, 0)}.brxe-chyxjz select {border: 1px solid var(--bricks-color-gijowz); border-radius: 15px; padding-right: 15px; padding-left: 15px; color: var(--bricks-color-gijowz); background-color: rgba(255, 255, 255, 0)}.brxe-chyxjz textarea {border: 1px solid var(--bricks-color-gijowz); border-radius: 15px; padding-right: 15px; padding-left: 15px; color: var(--bricks-color-gijowz); background-color: rgba(255, 255, 255, 0)}.brxe-chyxjz .bricks-button:not([type=submit]) {border: 1px solid var(--bricks-color-gijowz); border-radius: 15px}.brxe-chyxjz .choose-files {border: 1px solid var(--bricks-color-gijowz); border-radius: 15px}.brxe-chyxjz .form-group:not(:last-child):not(.captcha) {padding-right: 10px; padding-left: 10px}.brxe-chyxjz .submit-button-wrapper {margin-left: 10px; width: 18%}.brxe-chyxjz .bricks-button {background-color: var(--bricks-color-gijowz); color: var(--bricks-color-jqshhc); font-size: 18px; font-weight: 700; text-transform: uppercase}.brxe-chyxjz button[type=submit].bricks-button {border-radius: 10px}.brxe-chyxjz .bricks-button:hover {background-color: var(--bricks-color-tzdqog)}#brxe-gvlnus {.message.success { background-color: transparent !important; color: #499fe6 !important; text-align:center; }}#brxe-gvlnus button {padding:10px !important;}@media (max-width: 1024px) {.brxe-chyxjz .form-group:not(:last-child):not(.captcha) {padding-top: 0; padding-bottom: 0}}@media (max-width: 425px) {.brxe-chyxjz .form-group:nth-child(1) {width: 100%}.brxe-chyxjz .form-group:nth-child(2) {width: 100%}.brxe-chyxjz .submit-button-wrapper {width: 100%}.brxe-chyxjz .form-group:not(:last-child):not(.captcha) {padding-bottom: 15px}}.brxe-qcyrsb {color: var(--bricks-color-gijowz)}.brxe-qcyrsb a {color: var(--bricks-color-gijowz); font-size: inherit}.link-news { color:#fff; text-decoration: underline;}@media (max-width: 1024px) {.brxe-qcyrsb {font-size: 14px}.brxe-qcyrsb a {font-size: 14px; font-size: inherit}}@media (max-width: 425px) {.brxe-qcyrsb {font-size: 14px}.brxe-qcyrsb a {font-size: 14px; font-size: inherit}}#brxe-iemhkl {justify-content: center; flex-direction: column; align-items: center; column-gap: 20px; row-gap: 20px}@media (max-width: 1024px) {#brxe-iemhkl {flex-direction: column; padding-bottom: 40px}}@media (max-width: 425px) {#brxe-iemhkl {padding-top: 40px; padding-bottom: 40px; align-items: center; align-self: center !important}}#brxe-tfdcte {justify-content: center; height: 375px; background-color: #0361ad}@media (max-width: 425px) {#brxe-tfdcte {height: auto}}