@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 {: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 {: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-gpfsjb {color: var(--bricks-color-f9bf23); font-size: 60px; font-family: "Roboto"; font-weight: 400; text-transform: uppercase; border-style: dashed; border-color: var(--bricks-color-ardrzs); border-radius: 5px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; background-color: rgba(33, 33, 33, 0.48)}@media (max-width: 991px) {#brxe-gpfsjb {font-size: 50px}}@media (max-width: 767px) {#brxe-gpfsjb {font-size: 40px}}@media (max-width: 478px) {#brxe-gpfsjb {font-size: 30px}}#brxe-vjimlj {align-items: center}@media (max-width: 478px) {#brxe-vjimlj {text-align: center; padding-right: 10px; padding-left: 10px}}#brxe-sahcff {height: 165px; justify-content: center; background-attachment: fixed; background-image: url(https://www.kowa.hr/wp-content/uploads/2025/01/AdobeStock_989247670-scaled.jpeg); background-size: cover}@media (max-width: 991px) {#brxe-sahcff {height: 145px; background-image: url(https://www.kowa.hr/wp-content/uploads/2025/01/AdobeStock_989247670-scaled.jpeg); background-size: contain}}@media (max-width: 767px) {#brxe-sahcff {height: 125px; background-image: url(https://www.kowa.hr/wp-content/uploads/2025/01/AdobeStock_989247670-scaled.jpeg); background-size: contain}}@media (max-width: 478px) {#brxe-sahcff {height: 105px; background-image: url(https://www.kowa.hr/wp-content/uploads/2025/01/AdobeStock_989247670-scaled.jpeg); background-size: contain}}#brxe-ejynis {margin-top: 20px; margin-bottom: 10px; font-size: 40px; font-family: "Roboto"; font-weight: 500; color: var(--bricks-color-6b3791)}#brxe-ejynis a {font-size: 40px; font-family: "Roboto"; font-weight: 500; color: var(--bricks-color-6b3791); font-size: inherit}@media (max-width: 991px) {#brxe-ejynis {font-size: 35px}#brxe-ejynis a {font-size: 35px; font-size: inherit}}@media (max-width: 767px) {#brxe-ejynis {font-size: 30px}#brxe-ejynis a {font-size: 30px; font-size: inherit}}@media (max-width: 478px) {#brxe-ejynis {font-size: 25px}#brxe-ejynis a {font-size: 25px; font-size: inherit}}#brxe-kdkqlx {align-items: center}@media (max-width: 478px) {#brxe-kdkqlx {padding-right: 10px; padding-left: 10px}}#brxe-jnaewg {font-family: "Roboto"; font-weight: 300; font-size: 20px; text-align: justify}#brxe-jnaewg a {font-family: "Roboto"; font-weight: 300; font-size: 20px; text-align: justify; font-size: inherit}@media (max-width: 991px) {#brxe-jnaewg {font-size: 18px; text-align: justify}#brxe-jnaewg a {font-size: 18px; text-align: justify; font-size: inherit}}@media (max-width: 767px) {#brxe-jnaewg {font-size: 17px}#brxe-jnaewg a {font-size: 17px; font-size: inherit}}@media (max-width: 478px) {#brxe-jnaewg {font-size: 15px}#brxe-jnaewg a {font-size: 15px; font-size: inherit}}#brxe-gupvit {margin-top: 20px; margin-bottom: 20px; flex-direction: row; padding-right: 35px; padding-left: 35px}@media (max-width: 991px) {#brxe-gupvit {padding-right: 35px; padding-left: 35px}}@media (max-width: 767px) {#brxe-gupvit {padding-right: 35px; padding-left: 35px; text-align: justify}}@media (max-width: 478px) {#brxe-gupvit {padding-right: 35px; padding-left: 35px; text-align: justify}}#brxe-wcpmqc {margin-top: 30px; margin-bottom: 30px}#brxe-wcpmqc.horizontal .line {border-top-style: dashed}#brxe-wcpmqc.vertical .line {border-right-style: dashed}#brxe-calckb {font-size: 30px; font-family: "Roboto"; font-weight: 400; color: var(--bricks-color-6b3791)}#brxe-calckb a {font-size: 30px; font-family: "Roboto"; font-weight: 400; color: var(--bricks-color-6b3791); font-size: inherit}@media (max-width: 991px) {#brxe-calckb {font-size: 27px}#brxe-calckb a {font-size: 27px; font-size: inherit}}@media (max-width: 767px) {#brxe-calckb {font-size: 25px}#brxe-calckb a {font-size: 25px; font-size: inherit}}#brxe-reskrc {align-items: center; margin-bottom: 20px}@media (max-width: 991px) {#brxe-reskrc {padding-right: 10px; padding-left: 10px}}@media (max-width: 478px) {#brxe-reskrc {padding-right: 35px; padding-left: 35px; text-align: center}}#brxe-jundmu {font-size: 24px; font-family: "Roboto"; font-weight: 400; color: var(--bricks-color-6b3791); margin-bottom: 5px}#brxe-jundmu a {font-size: 24px; font-family: "Roboto"; font-weight: 400; color: var(--bricks-color-6b3791); font-size: inherit}@media (max-width: 991px) {#brxe-jundmu {font-size: 22px}#brxe-jundmu a {font-size: 22px; font-size: inherit}}@media (max-width: 767px) {#brxe-jundmu {font-size: 20px}#brxe-jundmu a {font-size: 20px; font-size: inherit}}@media (max-width: 478px) {#brxe-jundmu {text-align: left}#brxe-jundmu a {text-align: left; font-size: inherit}}#brxe-yidsjn {font-size: 18px; font-family: "Roboto"; font-weight: 300}#brxe-yidsjn a {font-size: 18px; font-family: "Roboto"; font-weight: 300; font-size: inherit}@media (max-width: 991px) {#brxe-yidsjn {font-size: 17px; text-align: justify}#brxe-yidsjn a {font-size: 17px; text-align: justify; font-size: inherit}}@media (max-width: 767px) {#brxe-yidsjn {font-size: 16px}#brxe-yidsjn a {font-size: 16px; font-size: inherit}}#brxe-sbkdty {align-items: flex-start; margin-top: 20px; margin-bottom: 40px; padding-right: 35px; padding-left: 35px; text-align: justify}@media (max-width: 991px) {#brxe-sbkdty {padding-right: 35px; padding-left: 35px}}@media (max-width: 767px) {#brxe-sbkdty {padding-right: 35px; padding-left: 35px; text-align: justify}}@media (max-width: 478px) {#brxe-sbkdty {padding-right: 35px; padding-left: 35px; text-align: justify}}#brxe-mjzsmx {font-size: 24px; font-family: "Roboto"; font-weight: 400; color: var(--bricks-color-6b3791); margin-bottom: 5px}#brxe-mjzsmx a {font-size: 24px; font-family: "Roboto"; font-weight: 400; color: var(--bricks-color-6b3791); font-size: inherit}@media (max-width: 991px) {#brxe-mjzsmx {font-size: 22px}#brxe-mjzsmx a {font-size: 22px; font-size: inherit}}@media (max-width: 767px) {#brxe-mjzsmx {font-size: 20px}#brxe-mjzsmx a {font-size: 20px; font-size: inherit}}@media (max-width: 478px) {#brxe-mjzsmx {text-align: left}#brxe-mjzsmx a {text-align: left; font-size: inherit}}#brxe-flaphj {font-size: 18px; font-family: "Roboto"; font-weight: 300}#brxe-flaphj a {font-size: 18px; font-family: "Roboto"; font-weight: 300; font-size: inherit}@media (max-width: 991px) {#brxe-flaphj {font-size: 17px; text-align: justify}#brxe-flaphj a {font-size: 17px; text-align: justify; font-size: inherit}}@media (max-width: 767px) {#brxe-flaphj {font-size: 16px}#brxe-flaphj a {font-size: 16px; font-size: inherit}}#brxe-alkrsy {align-items: flex-start; padding-right: 35px; padding-left: 35px}@media (max-width: 991px) {#brxe-alkrsy {padding-right: 35px; padding-left: 35px}}@media (max-width: 767px) {#brxe-alkrsy {padding-right: 35px; padding-left: 35px; text-align: justify}}@media (max-width: 478px) {#brxe-alkrsy {padding-right: 35px; padding-left: 35px; text-align: justify}}#brxe-bizsmg.horizontal .line {border-top-style: dashed}#brxe-bizsmg.vertical .line {border-right-style: dashed}#brxe-bizsmg {margin-top: 30px}#brxe-wjrdcv {background-image: url(https://www.kowa.hr/wp-content/uploads/2025/01/AdobeStock_645722470-scaled.jpeg); background-size: cover; background-attachment: fixed; height: 300px; justify-content: center; align-items: center}@media (max-width: 991px) {#brxe-wjrdcv {background-image: url(https://www.kowa.hr/wp-content/uploads/2025/01/AdobeStock_645722470-scaled.jpeg); background-size: contain; background-attachment: scroll}}@media (max-width: 767px) {#brxe-wjrdcv {background-image: url(https://www.kowa.hr/wp-content/uploads/2025/01/AdobeStock_645722470-scaled.jpeg); background-size: contain; background-attachment: fixed}}@media (max-width: 478px) {#brxe-wjrdcv {background-image: url(https://www.kowa.hr/wp-content/uploads/2025/01/AdobeStock_645722470-scaled.jpeg); background-size: contain}}#brxe-hnbwez.horizontal .line {border-top-style: dashed}#brxe-hnbwez.vertical .line {border-right-style: dashed}#brxe-hnbwez {margin-bottom: 20px}#brxe-gjrcby {font-size: 40px; font-family: "Roboto"; font-weight: 500; color: var(--bricks-color-6b3791)}#brxe-gjrcby a {font-size: 40px; font-family: "Roboto"; font-weight: 500; color: var(--bricks-color-6b3791); font-size: inherit}@media (max-width: 991px) {#brxe-gjrcby {font-size: 35px}#brxe-gjrcby a {font-size: 35px; font-size: inherit}}@media (max-width: 767px) {#brxe-gjrcby {font-size: 30px}#brxe-gjrcby a {font-size: 30px; font-size: inherit}}#brxe-flxopj {font-family: "Roboto"; font-weight: 300; text-align: justify; font-size: 20px}#brxe-flxopj a {font-family: "Roboto"; font-weight: 300; text-align: justify; font-size: 20px; font-size: inherit}@media (max-width: 991px) {#brxe-flxopj {font-size: 18px}#brxe-flxopj a {font-size: 18px; font-size: inherit}}@media (max-width: 767px) {#brxe-flxopj {font-size: 17px}#brxe-flxopj a {font-size: 17px; font-size: inherit}}#brxe-fofrvd {align-items: center; padding-right: 35px; padding-left: 35px; text-align: justify}@media (max-width: 991px) {#brxe-fofrvd {padding-right: 35px; padding-left: 35px; text-align: justify}}@media (max-width: 767px) {#brxe-fofrvd {padding-right: 35px; padding-left: 35px; text-align: justify}}@media (max-width: 478px) {#brxe-fofrvd {padding-right: 35px; padding-left: 35px; text-align: justify}}#brxe-bwzjxw.horizontal .line {border-top-style: dashed}#brxe-bwzjxw.vertical .line {border-right-style: dashed}#brxe-bwzjxw {margin-top: 30px; margin-bottom: 30px}#brxe-bnttfi {font-size: 24px; font-family: "Roboto"; font-weight: 400; color: var(--bricks-color-6b3791); margin-bottom: 5px}#brxe-bnttfi a {font-size: 24px; font-family: "Roboto"; font-weight: 400; color: var(--bricks-color-6b3791); font-size: inherit}@media (max-width: 991px) {#brxe-bnttfi {font-size: 22px}#brxe-bnttfi a {font-size: 22px; font-size: inherit}}@media (max-width: 767px) {#brxe-bnttfi {font-size: 20px}#brxe-bnttfi a {font-size: 20px; font-size: inherit}}#brxe-lxnotl {font-size: 18px; font-family: "Roboto"; font-weight: 300; text-align: justify}#brxe-lxnotl a {font-size: 18px; font-family: "Roboto"; font-weight: 300; text-align: justify; font-size: inherit}@media (max-width: 991px) {#brxe-lxnotl {font-size: 17px}#brxe-lxnotl a {font-size: 17px; font-size: inherit}}@media (max-width: 767px) {#brxe-lxnotl {font-size: 16px}#brxe-lxnotl a {font-size: 16px; font-size: inherit}}#brxe-zvgniw {align-items: flex-start; margin-bottom: 40px; padding-right: 35px; padding-left: 35px}@media (max-width: 991px) {#brxe-zvgniw {padding-right: 35px; padding-left: 35px; text-align: justify}}@media (max-width: 767px) {#brxe-zvgniw {padding-right: 35px; padding-left: 35px; text-align: justify}}@media (max-width: 478px) {#brxe-zvgniw {padding-right: 35px; padding-left: 35px; text-align: justify}}#brxe-bxzxtx {font-size: 24px; font-family: "Roboto"; font-weight: 400; color: var(--bricks-color-6b3791); margin-bottom: 5px}#brxe-bxzxtx a {font-size: 24px; font-family: "Roboto"; font-weight: 400; color: var(--bricks-color-6b3791); font-size: inherit}@media (max-width: 991px) {#brxe-bxzxtx {font-size: 22px}#brxe-bxzxtx a {font-size: 22px; font-size: inherit}}@media (max-width: 767px) {#brxe-bxzxtx {font-size: 20px}#brxe-bxzxtx a {font-size: 20px; font-size: inherit}}#brxe-xqxrmb {font-size: 18px; font-family: "Roboto"; font-weight: 300}#brxe-xqxrmb a {font-size: 18px; font-family: "Roboto"; font-weight: 300; font-size: inherit}@media (max-width: 991px) {#brxe-xqxrmb {font-size: 17px}#brxe-xqxrmb a {font-size: 17px; font-size: inherit}}@media (max-width: 767px) {#brxe-xqxrmb {font-size: 16px}#brxe-xqxrmb a {font-size: 16px; font-size: inherit}}#brxe-dkinoz {align-items: flex-start; padding-right: 35px; padding-left: 35px; text-align: justify}@media (max-width: 991px) {#brxe-dkinoz {padding-right: 35px; padding-left: 35px; text-align: justify}}@media (max-width: 767px) {#brxe-dkinoz {padding-right: 35px; padding-left: 35px; text-align: justify}}@media (max-width: 478px) {#brxe-dkinoz {padding-right: 35px; padding-left: 35px; text-align: justify}}#brxe-mavans.horizontal .line {border-top-style: dashed}#brxe-mavans.vertical .line {border-right-style: dashed}#brxe-mavans {margin-top: 30px}#brxe-fihmbb {background-image: url(https://www.kowa.hr/wp-content/uploads/2025/01/AdobeStock_483908319-1-scaled.jpeg); background-size: cover; background-attachment: fixed; height: 300px}@media (max-width: 991px) {#brxe-fihmbb {background-image: url(https://www.kowa.hr/wp-content/uploads/2025/01/AdobeStock_483908319-1-scaled.jpeg); background-size: contain; background-attachment: scroll}}@media (max-width: 767px) {#brxe-fihmbb {background-image: url(https://www.kowa.hr/wp-content/uploads/2025/01/AdobeStock_483908319-1-scaled.jpeg); background-size: contain; background-attachment: scroll}}@media (max-width: 478px) {#brxe-fihmbb {background-image: url(https://www.kowa.hr/wp-content/uploads/2025/01/AdobeStock_483908319-1-2048x1163.jpeg); background-size: contain; background-attachment: scroll}}#brxe-yxvued.horizontal .line {border-top-style: dashed}#brxe-yxvued.vertical .line {border-right-style: dashed}#brxe-yxvued {margin-bottom: 30px}#brxe-htvbgo {font-size: 30px; font-family: "Roboto"; font-weight: 500; margin-bottom: 20px}#brxe-htvbgo a {font-size: 30px; font-family: "Roboto"; font-weight: 500; font-size: inherit}@media (max-width: 991px) {#brxe-htvbgo {font-size: 27px}#brxe-htvbgo a {font-size: 27px; font-size: inherit}}@media (max-width: 767px) {#brxe-htvbgo {font-size: 25px; text-align: center}#brxe-htvbgo a {font-size: 25px; text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-htvbgo {text-align: center; font-size: 22px}#brxe-htvbgo a {text-align: center; font-size: 22px; font-size: inherit}}#brxe-tfjyjl .form-group:nth-child(5) .choose-files {background-color: #a5ab6d; color: var(--bricks-color-f9bf23); font-family: "Roboto"; font-size: 15px; font-weight: 300}#brxe-tfjyjl ::placeholder {color: #949494; font-family: "Roboto"; font-weight: 300}#brxe-tfjyjl select {color: #949494; font-family: "Roboto"; font-weight: 300}#brxe-tfjyjl .bricks-button {background-color: #424242; font-family: "Roboto"; font-weight: 300}#brxe-tfjyjl button[type=submit].bricks-button {border-radius: 5px}#brxe-tfjyjl {margin-bottom: 30px}#brxe-tfjyjl .bricks-button:hover {background-color: #66997b}@media (max-width: 767px) {#brxe-tfjyjl .form-group:nth-child(5) .choose-files {font-size: 13px}}@media (max-width: 478px) {#brxe-tfjyjl .form-group:nth-child(5) .choose-files {font-size: 12px}#brxe-tfjyjl {font-size: 13px}}#brxe-qdsjkp {align-items: center; padding-right: 35px; padding-left: 35px}@media (max-width: 991px) {#brxe-qdsjkp {padding-right: 35px; padding-left: 35px}}@media (max-width: 767px) {#brxe-qdsjkp {padding-right: 35px; padding-left: 35px}}@media (max-width: 478px) {#brxe-qdsjkp {padding-right: 35px; padding-left: 35px}}#brxe-crmwwx {margin-bottom: 30px}