.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%}: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{display:inline-flex}: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}.brxe-code{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-0ae71b {color: var(--bricks-color-gijowz); font-size: 50px; line-height: 1; font-family: "Barlow"; margin-top: -20px}@media (max-width: 1366px) {#brxe-0ae71b {font-size: 40px}}@media (max-width: 1024px) {#brxe-0ae71b {font-size: 32px}}@media (max-width: 425px) {#brxe-0ae71b {font-size: 28px}}#brxe-15ab1a {justify-content: center; flex-direction: column; align-items: center}@media (max-width: 1024px) {#brxe-15ab1a {padding-bottom: 40px}}#brxe-eee1d5 {background-size: cover; background-image: url(https://canequin.com.br/sites/rohden/wp-content/uploads/2024/08/rohden-inovare-plus-1024x240.jpg); background-position: bottom center; justify-content: center; position: relative; height: 500px; align-self: center !important; align-items: center}:where(#brxe-eee1d5 > *) {position: relative}#brxe-eee1d5::before {background-image: linear-gradient(rgba(31, 31, 31, 0.55), rgba(31, 31, 31, 0.55)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 1366px) {#brxe-eee1d5 {height: 450px}}@media (max-width: 1024px) {#brxe-eee1d5 {height: 350px}}@media (max-width: 425px) {#brxe-eee1d5 {height: 200px}}#brxe-df1eae {background-color: var(--bricks-color-jqshhc); height: 10px; min-height: 10px; max-height: 10px}@media (max-width: 1366px) {#brxe-df1eae {width: 24.85%; height: 10px; min-height: 10px; max-height: 10px}}@media (max-width: 1024px) {#brxe-df1eae {height: 8px; min-height: 8px; max-height: 8px; width: 24.8%}}@media (max-width: 425px) {#brxe-df1eae {width: 24.5%; height: 5px; min-height: 5px; max-height: 5px}}#brxe-e3c374 {height: 10px; background-color: var(--bricks-color-idcbqf); min-height: 10px; max-height: 10px}@media (max-width: 1366px) {#brxe-e3c374 {width: 24.85%; height: 10px; min-height: 10px; max-height: 10px}}@media (max-width: 1024px) {#brxe-e3c374 {height: 8px; min-height: 8px; max-height: 8px; width: 24.8%}}@media (max-width: 425px) {#brxe-e3c374 {height: 5px; width: 24.5%; min-height: 5px; max-height: 5px}}#brxe-e388ec {background-color: var(--bricks-color-oogylp); min-height: 10px; max-height: 10px; height: 10px}@media (max-width: 1366px) {#brxe-e388ec {width: 24.85%; height: 10px; min-height: 10px; max-height: 10px}}@media (max-width: 1024px) {#brxe-e388ec {height: 8px; min-height: 8px; max-height: 8px; width: 24.8%}}@media (max-width: 425px) {#brxe-e388ec {width: 24.5%; height: 5px; min-height: 5px; max-height: 5px}}#brxe-7f7214 {height: 10px; background-color: var(--bricks-color-yjznwv); min-height: 10px; max-height: 10px}@media (max-width: 1366px) {#brxe-7f7214 {width: 24.85%; height: 10px; min-height: 10px; max-height: 10px}}@media (max-width: 1024px) {#brxe-7f7214 {height: 8px; min-height: 8px; max-height: 8px; width: 24.8%}}@media (max-width: 425px) {#brxe-7f7214 {height: 5px; width: 24.5%; min-height: 5px; max-height: 5px}}#brxe-01a0c1 {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-01a0c1 {width: 100%; height: 10px; align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 1024px) {#brxe-01a0c1 {height: 8px; width: 100%}}@media (max-width: 425px) {#brxe-01a0c1 {width: 100%; height: 5px; column-gap: 2px; row-gap: 0px}}#brxe-bdd37b {border-bottom: 2px solid var(--bricks-color-gijowz)}#brxe-a19091 .title-wrapper {align-items: center; flex-direction: row; gap: 7px; justify-content: center}#brxe-a19091 .separator {display: none}#brxe-a19091 .title {color: var(--bricks-color-gijowz); font-size: 20px; line-height: 1; text-transform: uppercase; margin-bottom: 2px}#brxe-a19091 .ba-icon-list-icon {color: var(--bricks-color-gijowz)}#brxe-a19091 .icon {color: var(--bricks-color-gijowz); font-size: 28px}@media (max-width: 1366px) {#brxe-a19091 .title-wrapper {align-items: center; justify-content: center}#brxe-a19091 .title {font-size: 22px}#brxe-a19091 .icon {font-size: 22px}}@media (max-width: 1024px) {#brxe-a19091 .title {font-size: 20px}#brxe-a19091 .icon {font-size: 20px}}@media (max-width: 425px) {#brxe-a19091 .icon {font-size: 18px}#brxe-a19091 .title {font-size: 18px}#brxe-a19091 .title-wrapper {justify-content: initial; justify-content: center}#brxe-a19091 .separator {flex-grow: 0}#brxe-a19091 .content-wrapper {padding-left: 0}#brxe-a19091 li {margin-left: 0}}#brxe-531fbc .title-wrapper {align-items: center; flex-direction: row; gap: 7px; justify-content: center}#brxe-531fbc .separator {display: none}#brxe-531fbc .title {color: var(--bricks-color-gijowz); font-size: 20px; line-height: 1; text-transform: uppercase; margin-bottom: 2px}#brxe-531fbc .ba-icon-list-icon {color: var(--bricks-color-gijowz)}#brxe-531fbc .icon {color: var(--bricks-color-gijowz); font-size: 28px}@media (max-width: 1366px) {#brxe-531fbc .title-wrapper {align-items: center; justify-content: center}#brxe-531fbc .title {font-size: 22px}#brxe-531fbc .icon {font-size: 22px}}@media (max-width: 1024px) {#brxe-531fbc .title {font-size: 20px}#brxe-531fbc .icon {font-size: 20px}}@media (max-width: 425px) {#brxe-531fbc .title {font-size: 18px}#brxe-531fbc .icon {font-size: 18px}#brxe-531fbc .title-wrapper {justify-content: initial; justify-content: center}#brxe-531fbc .separator {flex-grow: 0}}#brxe-e40e41 .title-wrapper {align-items: center; flex-direction: row; gap: 7px; justify-content: center}#brxe-e40e41 .separator {display: none}#brxe-e40e41 .title {color: var(--bricks-color-gijowz); font-size: 20px; line-height: 1; text-transform: uppercase; margin-bottom: 2px}#brxe-e40e41 .ba-icon-list-icon {color: var(--bricks-color-gijowz)}#brxe-e40e41 .icon {color: var(--bricks-color-gijowz); font-size: 28px}@media (max-width: 1366px) {#brxe-e40e41 .title-wrapper {align-items: center; justify-content: center}#brxe-e40e41 .title {font-size: 22px}#brxe-e40e41 .icon {font-size: 22px}}@media (max-width: 1024px) {#brxe-e40e41 .title {font-size: 20px}#brxe-e40e41 .icon {font-size: 20px}}@media (max-width: 425px) {#brxe-e40e41 .icon {font-size: 18px}#brxe-e40e41 .title {font-size: 18px}#brxe-e40e41 .title-wrapper {justify-content: initial; justify-content: center}#brxe-e40e41 .separator {flex-grow: 0}}#brxe-045ff3 .title-wrapper {align-items: center; flex-direction: row; gap: 7px; justify-content: center}#brxe-045ff3 .separator {display: none}#brxe-045ff3 .title {color: var(--bricks-color-gijowz); font-size: 20px; line-height: 1; text-transform: uppercase; margin-bottom: 2px}#brxe-045ff3 .ba-icon-list-icon {color: var(--bricks-color-gijowz)}#brxe-045ff3 .icon {color: var(--bricks-color-gijowz); font-size: 28px}@media (max-width: 1366px) {#brxe-045ff3 .title-wrapper {align-items: center; justify-content: center}#brxe-045ff3 .title {font-size: 22px}#brxe-045ff3 .icon {font-size: 22px}}@media (max-width: 1024px) {#brxe-045ff3 .title {font-size: 20px}#brxe-045ff3 .icon {font-size: 20px}}@media (max-width: 425px) {#brxe-045ff3 .ba-icon-list-icon {font-size: 18px}#brxe-045ff3 .icon {font-size: 18px}#brxe-045ff3 .title {font-size: 18px}#brxe-045ff3 .title-wrapper {justify-content: initial; justify-content: center}#brxe-045ff3 .separator {flex-grow: 0}}#brxe-e1816e {padding-top: 0; padding-right: 200px; padding-bottom: 0; padding-left: 200px; height: 70px; 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-e1816e {align-items: center; align-self: center !important; width: 100%; height: 50px}}@media (max-width: 1024px) {#brxe-e1816e {height: 45px; padding-right: 0; padding-left: 0}}@media (max-width: 425px) {#brxe-e1816e {grid-template-columns: 1fr 1fr; height: 50px; grid-auto-columns: auto}}#brxe-087abf {height: 60px; background-color: #499fe6}@media (max-width: 1366px) {#brxe-087abf {height: 50px}}@media (max-width: 1024px) {#brxe-087abf {height: 45px}}@media (max-width: 425px) {#brxe-087abf {height: 50px}}#brxe-bddb02 {pointer-events: none}#brxe-faa140 {align-items: center; padding-top: 50px; padding-bottom: 20px}#brxe-a5fabf svg {stroke-width: 53px; width: 53px}#brxe-a5fabf .icon {align-self: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: 1px solid #000000; border-radius: 100px; margin-bottom: 20px}#brxe-a5fabf .content {font-size: 18px; font-weight: 600; align-self: center}#brxe-a5fabf h1 {font-size: 18px}#brxe-a5fabf h2 {font-size: 18px}#brxe-a5fabf h3 {font-size: 18px}#brxe-a5fabf h4 {font-size: 18px}#brxe-a5fabf h5 {font-size: 18px}#brxe-a5fabf h6 {font-size: 18px}#brxe-129e1f {align-items: center; justify-content: center}#brxe-a3f045 .icon {align-self: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: 1px solid #000000; border-radius: 100px; margin-bottom: 20px}#brxe-a3f045 .content {font-size: 18px; font-weight: 600; align-self: center}#brxe-a3f045 h1 {font-size: 18px}#brxe-a3f045 h2 {font-size: 18px}#brxe-a3f045 h3 {font-size: 18px}#brxe-a3f045 h4 {font-size: 18px}#brxe-a3f045 h5 {font-size: 18px}#brxe-a3f045 h6 {font-size: 18px}#brxe-216666 {align-items: center; justify-content: center}#brxe-6dfdee .icon {align-self: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: 1px solid #000000; border-radius: 100px; margin-bottom: 20px}#brxe-6dfdee .content {font-size: 18px; font-weight: 600; align-self: center}#brxe-6dfdee h1 {font-size: 18px}#brxe-6dfdee h2 {font-size: 18px}#brxe-6dfdee h3 {font-size: 18px}#brxe-6dfdee h4 {font-size: 18px}#brxe-6dfdee h5 {font-size: 18px}#brxe-6dfdee h6 {font-size: 18px}#brxe-d5cc89 {align-items: center; justify-content: center}#brxe-fcb49f .icon {align-self: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: 1px solid #000000; border-radius: 100px; margin-bottom: 20px}#brxe-fcb49f .content {font-size: 18px; font-weight: 600; align-self: center}#brxe-fcb49f h1 {font-size: 18px}#brxe-fcb49f h2 {font-size: 18px}#brxe-fcb49f h3 {font-size: 18px}#brxe-fcb49f h4 {font-size: 18px}#brxe-fcb49f h5 {font-size: 18px}#brxe-fcb49f h6 {font-size: 18px}#brxe-d10d02 {align-items: center; justify-content: center}#brxe-98cee4 .icon {align-self: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: 1px solid #000000; border-radius: 100px; margin-bottom: 20px}#brxe-98cee4 .content {font-size: 18px; font-weight: 600; align-self: center}#brxe-98cee4 h1 {font-size: 18px}#brxe-98cee4 h2 {font-size: 18px}#brxe-98cee4 h3 {font-size: 18px}#brxe-98cee4 h4 {font-size: 18px}#brxe-98cee4 h5 {font-size: 18px}#brxe-98cee4 h6 {font-size: 18px}#brxe-371528 {align-items: center; justify-content: center}#brxe-8fea66 {flex-direction: row; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; margin-right: auto; margin-bottom: 30px; margin-left: auto; max-width: 900PX; align-items: flex-start}@media (max-width: 1366px) {#brxe-8fea66 {flex-direction: row; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; align-items: flex-start}}@media (max-width: 425px) {#brxe-8fea66 {grid-template-columns: 1fr 1fr}}@media (max-width: 1366px) {#brxe-e70777 {flex-direction: column}}#brxe-a87d82 {text-align: center; font-weight: 500}#brxe-a87d82 a {text-align: center; font-weight: 500; font-size: inherit}#brxe-c156ab {text-align: center; max-width: 690px}#brxe-c156ab a {text-align: center; font-size: inherit}#brxe-c818aa {align-self: center !important; align-items: center}#brxe-cfypyo {padding-top: 13px; padding-right: 30px; padding-bottom: 13px; padding-left: 30px; margin-top: 20px; color: #ffffff; font-family: "Nunito"; font-weight: 700; text-transform: uppercase; background-color: #27af51; border-radius: 10px}#brxe-illard {align-items: center}#brxe-huvcul {margin-top: 23px; text-align: center; font-size: 22px}#brxe-cfpwdl {pointer-events: none}#brxe-iigddq {width: 26%; align-self: center !important; align-items: center; justify-content: center}@media (max-width: 1366px) {#brxe-iigddq {width: 50%}}@media (max-width: 425px) {#brxe-iigddq {width: 100%}}#brxe-thbhya:not(.tag), #brxe-thbhya img {object-fit: contain}#brxe-thbhya {margin-bottom: 15px; max-width: 120px}#brxe-inzwjy {font-size: 20px; color: #6c6c6c}#brxe-vegseg {text-align: center; position: absolute; right: 0px; bottom: 0px}@media (max-width: 425px) {#brxe-vegseg {position: static}}#brxe-rcirvn {margin-top: 9px; position: relative; flex-direction: row; align-items: center; justify-content: center}@media (max-width: 1366px) {#brxe-rcirvn {column-gap: 0px}}#brxe-cptkwc {align-self: center !important; align-items: center}#brxe-8c4782 {text-align: center; font-size: 22px}#brxe-fe9dcd {align-items: center; margin-top: 20px}#brxe-7f5efc {margin-top: 20px; font-size: 20px}#brxe-481646 {pointer-events: none}#brxe-58447e {align-items: center}#brxe-222ef9 {margin-top: 20px; font-size: 20px}#brxe-77598a {pointer-events: none}#brxe-a338e5 {align-items: center; column-gap: 20px; row-gap: 20px}#brxe-c011c9 {align-items: center; flex-direction: row}#brxe-sbcnjo {color: var(--bricks-color-gijowz); font-family: "Nunito"; font-weight: 700; text-transform: uppercase; border-radius: 10px; padding-top: 13px; padding-right: 30px; padding-bottom: 13px; padding-left: 30px; background-color: #27af51; margin-top: 20px}#brxe-sbcnjo:hover {background-color: #017023}@media (max-width: 425px) {#brxe-sbcnjo {padding-top: 10px; padding-right: 30px; padding-bottom: 10px; padding-left: 30px; text-transform: uppercase; font-weight: 700}}#brxe-cpeqxq {align-items: center}#brxe-99d192 {flex-direction: column; column-gap: 20px; row-gap: 20px}#brxe-uhklfe {width: 100%}#brxe-afuctm {align-self: stretch !important; width: 100%; justify-content: center; width: 40%}@media (max-width: 1366px) {#brxe-afuctm {width: 40%}}@media (max-width: 425px) {#brxe-afuctm {width: 100%}}#brxe-ikiwlv {width: 100%}@media (max-width: 1366px) {#brxe-ikiwlv {width: 40%}}#brxe-hurfly {width: 100%}@media (max-width: 1366px) {#brxe-hurfly {width: 40%}}#brxe-auafoa {flex-direction: row; width: 50%}@media (max-width: 1366px) {#brxe-auafoa {width: 50%; flex-direction: row}}@media (max-width: 425px) {#brxe-auafoa {width: 100%; justify-content: center}}#brxe-jhjkjz {justify-content: center; flex-direction: row; margin-bottom: 40px}#brxe-jqlwkm {max-width: 400px}@media (max-width: 425px) {#brxe-jqlwkm {width: 42%}}#brxe-zaunks {width: 40%; flex-direction: row; column-gap: 10px; row-gap: 20px; justify-content: center; align-items: center}@media (max-width: 1024px) {#brxe-zaunks {width: 50%}}@media (max-width: 425px) {#brxe-zaunks {width: 100%; column-gap: 10px; flex-direction: row; order: 2; align-self: flex-start !important}}#brxe-nnioba {flex-direction: column; justify-content: center; align-self: stretch !important; width: 100%; width: 50%; column-gap: 20px; row-gap: 20px}@media (max-width: 1024px) {#brxe-nnioba {width: 50%}}@media (max-width: 425px) {#brxe-nnioba {width: 100%}}#brxe-frwjkb {flex-direction: row; column-gap: 20px; row-gap: 20px}@media (max-width: 1024px) {#brxe-frwjkb {column-gap: 0px}}#brxe-vwwpyj {column-gap: 20px; row-gap: 20px; flex-wrap: wrap}#brxe-bohspj {width: 100%}#brxe-hqyhvk {background-color: #fefbf8; background-repeat: no-repeat; background-size: contain; background-position: top left}#brxe-d3d3b0 {color: var(--bricks-color-gijowz); font-weight: 400; font-size: 30px; padding-bottom: 0}@media (max-width: 425px) {#brxe-d3d3b0 {text-align: center; font-size: 28px}}#brxe-799913 {color: var(--bricks-color-gijowz)}#brxe-799913 a {color: var(--bricks-color-gijowz); font-size: inherit}@media (max-width: 425px) {#brxe-799913 {text-align: center}#brxe-799913 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-74a6b7 {.message.success { background-color: transparent !important; color: #499fe6 !important; text-align:center; }}#brxe-74a6b7 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-8fb142 {justify-content: center; flex-direction: column; align-items: center; column-gap: 20px; row-gap: 20px}@media (max-width: 1024px) {#brxe-8fb142 {flex-direction: column; padding-bottom: 40px}}@media (max-width: 425px) {#brxe-8fb142 {padding-top: 40px; padding-bottom: 40px; align-items: center; align-self: center !important}}#brxe-c5eae7 {justify-content: center; height: 375px; background-color: #0361ad}@media (max-width: 425px) {#brxe-c5eae7 {height: auto}}