@layer bricks {.brxe-button{width:auto}}@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{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}}@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{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}}@layer bricks {.brxe-code{width:100%}}@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{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}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-78b888 {color: var(--bricks-color-gijowz); font-size: 50px; line-height: 1; font-family: "Barlow"; margin-top: -20px}@media (max-width: 1366px) {#brxe-78b888 {font-size: 40px}}@media (max-width: 1024px) {#brxe-78b888 {font-size: 32px}}@media (max-width: 425px) {#brxe-78b888 {font-size: 28px}}#brxe-ad6521 {justify-content: center; flex-direction: column; align-items: center}@media (max-width: 1024px) {#brxe-ad6521 {padding-bottom: 40px}}#brxe-deae8d {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-deae8d > *) {position: relative}#brxe-deae8d::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-deae8d {height: 450px}}@media (max-width: 1024px) {#brxe-deae8d {height: 350px}}@media (max-width: 425px) {#brxe-deae8d {height: 200px}}#brxe-21cc43 {background-color: var(--bricks-color-jqshhc); height: 10px; min-height: 10px; max-height: 10px}@media (max-width: 1366px) {#brxe-21cc43 {width: 24.85%; height: 10px; min-height: 10px; max-height: 10px}}@media (max-width: 1024px) {#brxe-21cc43 {height: 8px; min-height: 8px; max-height: 8px; width: 24.8%}}@media (max-width: 425px) {#brxe-21cc43 {width: 24.5%; height: 5px; min-height: 5px; max-height: 5px}}#brxe-c23f92 {height: 10px; background-color: var(--bricks-color-idcbqf); min-height: 10px; max-height: 10px}@media (max-width: 1366px) {#brxe-c23f92 {width: 24.85%; height: 10px; min-height: 10px; max-height: 10px}}@media (max-width: 1024px) {#brxe-c23f92 {height: 8px; min-height: 8px; max-height: 8px; width: 24.8%}}@media (max-width: 425px) {#brxe-c23f92 {height: 5px; width: 24.5%; min-height: 5px; max-height: 5px}}#brxe-f8776d {background-color: var(--bricks-color-oogylp); min-height: 10px; max-height: 10px; height: 10px}@media (max-width: 1366px) {#brxe-f8776d {width: 24.85%; height: 10px; min-height: 10px; max-height: 10px}}@media (max-width: 1024px) {#brxe-f8776d {height: 8px; min-height: 8px; max-height: 8px; width: 24.8%}}@media (max-width: 425px) {#brxe-f8776d {width: 24.5%; height: 5px; min-height: 5px; max-height: 5px}}#brxe-08b509 {height: 10px; background-color: var(--bricks-color-yjznwv); min-height: 10px; max-height: 10px}@media (max-width: 1366px) {#brxe-08b509 {width: 24.85%; height: 10px; min-height: 10px; max-height: 10px}}@media (max-width: 1024px) {#brxe-08b509 {height: 8px; min-height: 8px; max-height: 8px; width: 24.8%}}@media (max-width: 425px) {#brxe-08b509 {height: 5px; width: 24.5%; min-height: 5px; max-height: 5px}}#brxe-f939ac {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-f939ac {width: 100%; height: 10px; align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 1024px) {#brxe-f939ac {height: 8px; width: 100%}}@media (max-width: 425px) {#brxe-f939ac {width: 100%; height: 5px; column-gap: 2px; row-gap: 0px}}#brxe-2b19b2 {border-bottom: 2px solid var(--bricks-color-gijowz)}#brxe-329576 .title-wrapper {align-items: center; flex-direction: row; gap: 7px; justify-content: center}#brxe-329576 .separator {display: none}#brxe-329576 .title {color: var(--bricks-color-gijowz); font-size: 20px; line-height: 1; text-transform: uppercase; margin-bottom: 2px}#brxe-329576 .ba-icon-list-icon {color: var(--bricks-color-gijowz)}#brxe-329576 .icon {color: var(--bricks-color-gijowz); font-size: 28px}@media (max-width: 1366px) {#brxe-329576 .title-wrapper {align-items: center; justify-content: center}#brxe-329576 .title {font-size: 22px}#brxe-329576 .icon {font-size: 22px}}@media (max-width: 1024px) {#brxe-329576 .title {font-size: 20px}#brxe-329576 .icon {font-size: 20px}}@media (max-width: 425px) {#brxe-329576 .icon {font-size: 18px}#brxe-329576 .title {font-size: 18px}#brxe-329576 .title-wrapper {justify-content: initial; justify-content: center}#brxe-329576 .separator {flex-grow: 0}#brxe-329576 .content-wrapper {padding-left: 0}#brxe-329576 li {margin-left: 0}}#brxe-8ee091 .title-wrapper {align-items: center; flex-direction: row; gap: 7px; justify-content: center}#brxe-8ee091 .separator {display: none}#brxe-8ee091 .title {color: var(--bricks-color-gijowz); font-size: 20px; line-height: 1; text-transform: uppercase; margin-bottom: 2px}#brxe-8ee091 .ba-icon-list-icon {color: var(--bricks-color-gijowz)}#brxe-8ee091 .icon {color: var(--bricks-color-gijowz); font-size: 28px}@media (max-width: 1366px) {#brxe-8ee091 .title-wrapper {align-items: center; justify-content: center}#brxe-8ee091 .title {font-size: 22px}#brxe-8ee091 .icon {font-size: 22px}}@media (max-width: 1024px) {#brxe-8ee091 .title {font-size: 20px}#brxe-8ee091 .icon {font-size: 20px}}@media (max-width: 425px) {#brxe-8ee091 .title {font-size: 18px}#brxe-8ee091 .icon {font-size: 18px}#brxe-8ee091 .title-wrapper {justify-content: initial; justify-content: center}#brxe-8ee091 .separator {flex-grow: 0}}#brxe-3d7a33 .title-wrapper {align-items: center; flex-direction: row; gap: 7px; justify-content: center}#brxe-3d7a33 .separator {display: none}#brxe-3d7a33 .title {color: var(--bricks-color-gijowz); font-size: 20px; line-height: 1; text-transform: uppercase; margin-bottom: 2px}#brxe-3d7a33 .ba-icon-list-icon {color: var(--bricks-color-gijowz)}#brxe-3d7a33 .icon {color: var(--bricks-color-gijowz); font-size: 28px}@media (max-width: 1366px) {#brxe-3d7a33 .title-wrapper {align-items: center; justify-content: center}#brxe-3d7a33 .title {font-size: 22px}#brxe-3d7a33 .icon {font-size: 22px}}@media (max-width: 1024px) {#brxe-3d7a33 .title {font-size: 20px}#brxe-3d7a33 .icon {font-size: 20px}}@media (max-width: 425px) {#brxe-3d7a33 .icon {font-size: 18px}#brxe-3d7a33 .title {font-size: 18px}#brxe-3d7a33 .title-wrapper {justify-content: initial; justify-content: center}#brxe-3d7a33 .separator {flex-grow: 0}}#brxe-d9c888 .title-wrapper {align-items: center; flex-direction: row; gap: 7px; justify-content: center}#brxe-d9c888 .separator {display: none}#brxe-d9c888 .title {color: var(--bricks-color-gijowz); font-size: 20px; line-height: 1; text-transform: uppercase; margin-bottom: 2px}#brxe-d9c888 .ba-icon-list-icon {color: var(--bricks-color-gijowz)}#brxe-d9c888 .icon {color: var(--bricks-color-gijowz); font-size: 28px}@media (max-width: 1366px) {#brxe-d9c888 .title-wrapper {align-items: center; justify-content: center}#brxe-d9c888 .title {font-size: 22px}#brxe-d9c888 .icon {font-size: 22px}}@media (max-width: 1024px) {#brxe-d9c888 .title {font-size: 20px}#brxe-d9c888 .icon {font-size: 20px}}@media (max-width: 425px) {#brxe-d9c888 .ba-icon-list-icon {font-size: 18px}#brxe-d9c888 .icon {font-size: 18px}#brxe-d9c888 .title {font-size: 18px}#brxe-d9c888 .title-wrapper {justify-content: initial; justify-content: center}#brxe-d9c888 .separator {flex-grow: 0}}#brxe-cc0a0b {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-cc0a0b {align-items: center; align-self: center !important; width: 100%; height: 50px}}@media (max-width: 1024px) {#brxe-cc0a0b {height: 45px; padding-right: 0; padding-left: 0}}@media (max-width: 425px) {#brxe-cc0a0b {grid-template-columns: 1fr 1fr; height: 50px; grid-auto-columns: auto}}#brxe-a680fd {height: 60px; background-color: #499fe6}@media (max-width: 1366px) {#brxe-a680fd {height: 50px}}@media (max-width: 1024px) {#brxe-a680fd {height: 45px}}@media (max-width: 425px) {#brxe-a680fd {height: 50px}}#brxe-fbf569 {pointer-events: none}#brxe-f648d7 {align-items: center; padding-top: 50px; padding-bottom: 20px}#brxe-beb0ca svg {width: 53px; stroke-width: 53px}#brxe-beb0ca .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-beb0ca .content {font-size: 18px; font-weight: 600; align-self: center}#brxe-beb0ca h1 {font-size: 18px}#brxe-beb0ca h2 {font-size: 18px}#brxe-beb0ca h3 {font-size: 18px}#brxe-beb0ca h4 {font-size: 18px}#brxe-beb0ca h5 {font-size: 18px}#brxe-beb0ca h6 {font-size: 18px}#brxe-83be08 {align-items: center; justify-content: center}#brxe-ac874e .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-ac874e .content {font-size: 18px; font-weight: 600; align-self: center}#brxe-ac874e h1 {font-size: 18px}#brxe-ac874e h2 {font-size: 18px}#brxe-ac874e h3 {font-size: 18px}#brxe-ac874e h4 {font-size: 18px}#brxe-ac874e h5 {font-size: 18px}#brxe-ac874e h6 {font-size: 18px}#brxe-c9475f {align-items: center; justify-content: center}#brxe-e9bbf2 .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-e9bbf2 .content {font-size: 18px; font-weight: 600; align-self: center}#brxe-e9bbf2 h1 {font-size: 18px}#brxe-e9bbf2 h2 {font-size: 18px}#brxe-e9bbf2 h3 {font-size: 18px}#brxe-e9bbf2 h4 {font-size: 18px}#brxe-e9bbf2 h5 {font-size: 18px}#brxe-e9bbf2 h6 {font-size: 18px}#brxe-f7b059 {align-items: center; justify-content: center}#brxe-a25639 .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-a25639 .content {font-size: 18px; font-weight: 600; align-self: center}#brxe-a25639 h1 {font-size: 18px}#brxe-a25639 h2 {font-size: 18px}#brxe-a25639 h3 {font-size: 18px}#brxe-a25639 h4 {font-size: 18px}#brxe-a25639 h5 {font-size: 18px}#brxe-a25639 h6 {font-size: 18px}#brxe-0830d8 {align-items: center; justify-content: center}#brxe-ffbd25 .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-ffbd25 .content {font-size: 18px; font-weight: 600; align-self: center}#brxe-ffbd25 h1 {font-size: 18px}#brxe-ffbd25 h2 {font-size: 18px}#brxe-ffbd25 h3 {font-size: 18px}#brxe-ffbd25 h4 {font-size: 18px}#brxe-ffbd25 h5 {font-size: 18px}#brxe-ffbd25 h6 {font-size: 18px}#brxe-ef399a {align-items: center; justify-content: center}#brxe-0557a5 {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-0557a5 {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-0557a5 {grid-template-columns: 1fr 1fr}}@media (max-width: 1366px) {#brxe-9d018a {flex-direction: column}}#brxe-997dd7 {text-align: center; font-weight: 500}#brxe-997dd7 a {text-align: center; font-weight: 500; font-size: inherit}#brxe-4733c3 {text-align: center; max-width: 690px}#brxe-4733c3 a {text-align: center; font-size: inherit}#brxe-020853 {align-self: center !important; align-items: center}#brxe-7592fc {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-304817 {align-items: center}#brxe-e18aa8 {margin-top: 23px; text-align: center; font-size: 22px}#brxe-067276 {pointer-events: none}#brxe-c42cad {width: 26%; align-self: center !important; align-items: center; justify-content: center}@media (max-width: 1366px) {#brxe-c42cad {width: 50%}}@media (max-width: 425px) {#brxe-c42cad {width: 100%}}#brxe-f07855:not(.tag), #brxe-f07855 img {object-fit: contain}#brxe-f07855 {margin-bottom: 15px; max-width: 120px}#brxe-1f35c5 {font-size: 20px; color: #6c6c6c}#brxe-ea1937 {text-align: center; position: absolute; right: 0px; bottom: 0px}@media (max-width: 425px) {#brxe-ea1937 {position: static}}#brxe-f949aa {margin-top: 9px; position: relative; flex-direction: row; align-items: center; justify-content: center}@media (max-width: 1366px) {#brxe-f949aa {column-gap: 0px}}#brxe-9a87f2 {align-self: center !important; align-items: center}#brxe-3ed2d5 {text-align: center; font-size: 22px}#brxe-c56f5a {align-items: center; margin-top: 20px}#brxe-78b6eb {margin-top: 20px; font-size: 20px}#brxe-a30511 {pointer-events: none}#brxe-ce67b6 {align-items: center}#brxe-09a425 {margin-top: 20px; font-size: 20px}#brxe-744a90 {pointer-events: none}#brxe-63af79 {align-items: center; column-gap: 20px; row-gap: 20px}#brxe-caca85 {align-items: center; flex-direction: row}#brxe-abaf29 {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-abaf29:hover {background-color: #017023}@media (max-width: 425px) {#brxe-abaf29 {padding-top: 10px; padding-right: 30px; padding-bottom: 10px; padding-left: 30px; text-transform: uppercase; font-weight: 700}}#brxe-2282e0 {align-items: center}#brxe-989405 {flex-direction: column; column-gap: 20px; row-gap: 20px}#brxe-6642c7 {width: 100%}#brxe-54321a {align-self: stretch !important; width: 100%; justify-content: center; width: 40%}@media (max-width: 1366px) {#brxe-54321a {width: 40%}}@media (max-width: 425px) {#brxe-54321a {width: 100%}}#brxe-a66b25 {width: 100%}@media (max-width: 1366px) {#brxe-a66b25 {width: 40%}}#brxe-289dd9 {width: 100%}@media (max-width: 1366px) {#brxe-289dd9 {width: 40%}}#brxe-df1a4a {flex-direction: row; width: 50%}@media (max-width: 1366px) {#brxe-df1a4a {width: 50%; flex-direction: row}}@media (max-width: 425px) {#brxe-df1a4a {width: 100%; justify-content: center}}#brxe-8310c0 {justify-content: center; flex-direction: row; margin-bottom: 40px}#brxe-684cc4 {max-width: 400px}@media (max-width: 425px) {#brxe-684cc4 {width: 42%}}#brxe-4eca34 {width: 40%; flex-direction: row; column-gap: 10px; row-gap: 20px; justify-content: center; align-items: center}@media (max-width: 1024px) {#brxe-4eca34 {width: 50%}}@media (max-width: 425px) {#brxe-4eca34 {width: 100%; column-gap: 10px; flex-direction: row; order: 2; align-self: flex-start !important}}#brxe-108e6e {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-108e6e {width: 50%}}@media (max-width: 425px) {#brxe-108e6e {width: 100%}}#brxe-c66374 {flex-direction: row; column-gap: 20px; row-gap: 20px}@media (max-width: 1024px) {#brxe-c66374 {column-gap: 0px}}#brxe-d620bd {column-gap: 20px; row-gap: 20px; flex-wrap: wrap}#brxe-423409 {width: 100%}#brxe-0ed2c9 {background-color: #fefbf8; background-repeat: no-repeat; background-size: contain; background-position: top left}#brxe-a3a7d7 {color: var(--bricks-color-gijowz); font-weight: 400; font-size: 30px; padding-bottom: 0}@media (max-width: 425px) {#brxe-a3a7d7 {text-align: center; font-size: 28px}}#brxe-b3822d {color: var(--bricks-color-gijowz)}#brxe-b3822d a {color: var(--bricks-color-gijowz); font-size: inherit}@media (max-width: 425px) {#brxe-b3822d {text-align: center}#brxe-b3822d 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-53c63a {.message.success { background-color: transparent !important; color: #499fe6 !important; text-align:center; }}#brxe-53c63a 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-7d3711 {justify-content: center; flex-direction: column; align-items: center; column-gap: 20px; row-gap: 20px}@media (max-width: 1024px) {#brxe-7d3711 {flex-direction: column; padding-bottom: 40px}}@media (max-width: 425px) {#brxe-7d3711 {padding-top: 40px; padding-bottom: 40px; align-items: center; align-self: center !important}}#brxe-50866b {justify-content: center; height: 375px; background-color: #0361ad}@media (max-width: 425px) {#brxe-50866b {height: auto}}