: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}@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) 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-button{width:auto}.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}.brxe-accordion-nested{width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}: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}@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-gclhct {margin-bottom: 1rem}#brxe-hdccqv {margin-bottom: 2rem}#brxe-gcgtbh {align-self: stretch !important; width: 100%; justify-content: space-between; padding-top: 10rem; padding-bottom: 3rem}@media (max-width: 834px) {#brxe-gcgtbh {padding-top: 5rem}}@media (max-width: 414px) {#brxe-gcgtbh {padding-top: 3rem}}#brxe-fmcepd {flex-direction: row; align-items: flex-end}@media (max-width: 834px) {#brxe-fmcepd {flex-direction: column}}#brxe-ekpcrm {background-color: var(--bricks-color-zexoey); background-image: url(https://marek-krasny.cz/wp-content/uploads/2024/10/stredni-podklad-ctverce-leva.svg); background-position: center left; background-size: 16%; background-repeat: no-repeat; border-bottom-right-radius: 100px; border-bottom-left-radius: 100px; padding-top: 5rem}@media (max-width: 834px) {#brxe-ekpcrm {background-size: 0%}}#brxe-qyczxs {margin-bottom: 1rem}#brxe-xtotjo {text-align: center}#brxe-gpzkiv {justify-content: center; align-items: center; padding-top: 3rem; padding-right: 3rem; padding-bottom: 3rem; padding-left: 3rem}#brxe-yjzppc {margin-bottom: 1rem}#brxe-cmevas {text-align: center}#brxe-zcedni {justify-content: center; align-items: center; padding-top: 3rem; padding-right: 2.5rem; padding-bottom: 3rem; padding-left: 2.5rem}#brxe-rzxuby {display: grid; align-items: initial; grid-template-columns: repeat(2,1fr); grid-gap: 3rem; width: 40%}@media (max-width: 834px) {#brxe-rzxuby {width: 100%}}@media (max-width: 414px) {#brxe-rzxuby {grid-template-columns: repeat(1,1fr)}}#brxe-lqlwzh {flex-direction: row; gap: 10px}#brxe-lqlwzh .icon i {font-size: 30px}#brxe-lqlwzh .icon {color: var(--bricks-color-cpcfvf); align-self: center}#brxe-lqlwzh .icon a {color: var(--bricks-color-cpcfvf)}#brxe-lqlwzh .content {color: var(--bricks-color-cpcfvf); font-size: var(--text-l); text-transform: uppercase; font-family: "DM Sans"; font-weight: 400; padding-top: 2px}#brxe-ndyyep {margin-bottom: 1rem; width: 70%}#brxe-gdsxcu {width: 60%}@media (max-width: 834px) {#brxe-gdsxcu {width: 100%}}#brxe-dxjyxw {flex-direction: row; column-gap: 7rem; align-items: center}@media (max-width: 834px) {#brxe-dxjyxw {flex-direction: column-reverse; row-gap: 7rem}}#me-sluzby {padding-top: 7rem; padding-bottom: 7rem}#brxe-tamdgs {flex-direction: row; gap: 10px}#brxe-tamdgs .icon i {font-size: 30px}#brxe-tamdgs .icon {color: var(--bricks-color-cpcfvf); align-self: center}#brxe-tamdgs .icon a {color: var(--bricks-color-cpcfvf)}#brxe-tamdgs .content {color: var(--bricks-color-cpcfvf); font-size: var(--text-l); text-transform: uppercase; font-family: "DM Sans"; font-weight: 400; padding-top: 2px}#brxe-rxhsac {width: 70%; margin-bottom: 2rem}#brxe-ibxfri {width: 500px}#brxe-hhmehv {flex-direction: row; column-gap: 3rem}@media (max-width: 834px) {#brxe-hhmehv {flex-direction: column}}#brxe-mnekbk {padding-top: 7rem; padding-bottom: 0; visibility: hidden; display: none}#brxe-ofkqsm {text-align: center; align-self: center}#brxe-qeqgvb {margin-bottom: 3rem}#brxe-lzikok {align-items: center; flex-direction: row; justify-content: space-between}#brxe-yulkyi {align-items: center; flex-direction: row; justify-content: space-between}#brxe-ofkxmr {align-items: center; flex-direction: row; justify-content: space-between}#brxe-mzkfwv {align-items: center; flex-direction: row; justify-content: space-between}#brxe-hluewq {align-items: center; flex-direction: row; justify-content: space-between}#brxe-ijdrci .accordion-title-wrapper {border-left: 3px solid rgba(0, 153, 204, 0.71); padding-top: 1rem; padding-bottom: 1rem; padding-left: 2rem}#brxe-ijdrci .brx-open .accordion-title-wrapper {border-left: 3px solid var(--bricks-color-nazwwz)}#brxe-ijdrci .accordion-content-wrapper {border-left: 3px solid var(--bricks-color-nazwwz); padding-top: 1rem; padding-bottom: 1rem; padding-left: 2rem}#brxe-lqxide {border-radius: 50px; width: 100%; display: block; visibility: visible; aspect-ratio: 1/1}#brxe-lqxide:not(.tag), #brxe-lqxide img {object-fit: cover}@media (max-width: 1112px) {#brxe-lqxide {display: none; visibility: hidden}}#brxe-jveyni {border-radius: 50px; width: 50%; display: none; visibility: hidden}@media (max-width: 1112px) {#brxe-jveyni {display: block; visibility: visible; width: 75%}}@media (max-width: 414px) {#brxe-jveyni {width: 100%; display: none; visibility: hidden}}#brxe-tfxfim {border-radius: 50px; width: 50%; display: none; visibility: hidden}@media (max-width: 1112px) {#brxe-tfxfim {width: 75%}}@media (max-width: 414px) {#brxe-tfxfim {width: 100%; display: block; visibility: visible; border-radius: 40px}}#brxe-rclhds {align-items: center; justify-content: center; align-self: center !important}#brxe-jcbdeh {flex-direction: row; align-items: flex-start; display: grid; align-items: initial; align-items: center; grid-gap: 3rem; grid-template-columns: 1fr 1Fr}@media (max-width: 1112px) {#brxe-jcbdeh {display: grid; align-items: initial; grid-template-columns: 1fr; grid-gap: 3rem}}@media (max-width: 834px) {#brxe-jcbdeh {display: grid; align-items: initial; grid-template-columns: 1fr; grid-gap: 3rem}}#brxe-uzzhzf {max-width: 1572px; border-radius: 100px; background-color: var(--bricks-color-zexoey); padding-top: 5rem; padding-bottom: 5rem}#brxe-ugzfsp {flex-direction: row; gap: 10px}#brxe-ugzfsp .icon i {font-size: 30px}#brxe-ugzfsp .icon {color: var(--bricks-color-cpcfvf); align-self: center}#brxe-ugzfsp .icon a {color: var(--bricks-color-cpcfvf)}#brxe-ugzfsp .content {color: var(--bricks-color-cpcfvf); font-size: var(--text-l); text-transform: uppercase; font-family: "DM Sans"; font-weight: 400; padding-top: 2px}#brxe-nlxxys {margin-bottom: 1rem; width: 70%}#brxe-nluufv {width: 50%}@media (max-width: 834px) {#brxe-nluufv {width: 100%}}.brxe-akgcpk .brxe-yiacnu.brxe-icon {width: 45px; position: relative; top: -65px; align-self: flex-end}.brxe-akgcpk .brxe-hcymyc.brxe-text-basic {margin-top: -50px; margin-bottom: 1.5rem}#brxe-oxheuo {display: grid; align-items: initial; grid-template-columns: repeat(3,1fr); grid-gap: 50px}@media (max-width: 834px) {#brxe-oxheuo {grid-template-columns: repeat(1,1fr)}}#brxe-ffnqxj {padding-top: 3.5rem; padding-bottom: 7rem}#brxe-dwtdnn {text-align: center; align-self: center}#brxe-hznidz {margin-bottom: 3rem}#brxe-xkjfpn {margin-top: -30px; margin-bottom: 1rem; text-align: center}#brxe-zpvvdf {text-align: center}#brxe-vntfiv {align-items: center; padding-right: 2.5rem; padding-left: 2.5rem}@media (max-width: 414px) {#brxe-vntfiv {padding-right: 0; padding-left: 0}}#brxe-frciun {margin-top: -30px; margin-bottom: 1rem; text-align: center}#brxe-uwfwqc {text-align: center}#brxe-qrbdpq {align-items: center; padding-right: 2.5rem; padding-left: 2.5rem}@media (max-width: 414px) {#brxe-qrbdpq {padding-right: 0; padding-left: 0}}#brxe-lfjvoo {margin-top: -30px; margin-bottom: 1rem; text-align: center}#brxe-dgjrjk {text-align: center}#brxe-bbbdnp {align-items: center; padding-right: 2.5rem; padding-left: 2.5rem}@media (max-width: 414px) {#brxe-bbbdnp {padding-right: 0; padding-left: 0}}#brxe-xqlywj {flex-direction: row; row-gap: 3rem; display: grid; align-items: initial; grid-template-columns: repeat(3,1fr); margin-bottom: 3rem}@media (max-width: 834px) {#brxe-xqlywj {grid-template-columns: repeat(1,1fr)}}#brxe-bdemox {margin-top: -30px; margin-bottom: 1rem; text-align: center}#brxe-gnawai {text-align: center}@media (max-width: 1112px) {#brxe-gnawai {width: 85%}}#brxe-fifeil {align-items: center; padding-right: 2.5rem; padding-left: 2.5rem}@media (max-width: 414px) {#brxe-fifeil {padding-right: 0; padding-left: 0}}#brxe-kihnrn {margin-top: -30px; margin-bottom: 1rem; text-align: center}#brxe-stboas {text-align: center}@media (max-width: 1112px) {#brxe-stboas {width: 85%}}#brxe-xcxmve {align-items: center; flex-grow: 1; flex-basis: 33.3%; padding-right: 2.5rem; padding-left: 2.5rem}@media (max-width: 414px) {#brxe-xcxmve {padding-right: 0; padding-left: 0}}#brxe-hqkzeo {display: grid; align-items: initial; grid-template-columns: repeat(2,1fr); width: 70%; row-gap: 3rem}@media (max-width: 1112px) {#brxe-hqkzeo {width: 90%}}@media (max-width: 834px) {#brxe-hqkzeo {grid-template-columns: repeat(1,1fr); width: 100%}}#brxe-jiyhwf {align-items: center; padding-top: 5rem}#brxe-yesuck {max-width: 1572px; border-radius: 100px; background-color: var(--bricks-color-zexoey); padding-top: 5rem; padding-bottom: 5rem}#brxe-lkyexa {flex-direction: row; gap: 10px}#brxe-lkyexa .icon i {font-size: 30px}#brxe-lkyexa .icon {color: var(--bricks-color-cpcfvf); align-self: center}#brxe-lkyexa .icon a {color: var(--bricks-color-cpcfvf)}#brxe-lkyexa .content {color: var(--bricks-color-cpcfvf); font-size: var(--text-l); text-transform: uppercase; font-family: "DM Sans"; font-weight: 400; padding-top: 2px}#brxe-jxschk {margin-bottom: 4rem}#brxe-wkjjic {margin-bottom: 2rem}#brxe-smklij.horizontal .line {border-top-color: rgba(0, 153, 204, 0.1)}#brxe-smklij.vertical .line {border-right-color: rgba(0, 153, 204, 0.1)}#brxe-smklij .icon {color: rgba(0, 153, 204, 0.1)}#brxe-smklij {margin-bottom: 2rem}#brxe-qavtlr .icon {padding-top: 1rem; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem; background-color: var(--bricks-color-zexoey); border-radius: 15px; align-self: center}#brxe-qavtlr {flex-direction: row; gap: 20px; margin-bottom: 1rem}#brxe-qavtlr h1 {font-size: var(--text-xl)}#brxe-qavtlr h2 {font-size: var(--text-xl)}#brxe-qavtlr h3 {font-size: var(--text-xl)}#brxe-qavtlr h4 {font-size: var(--text-xl)}#brxe-qavtlr h5 {font-size: var(--text-xl)}#brxe-qavtlr h6 {font-size: var(--text-xl)}#brxe-qavtlr .content {color: #444444; font-size: var(--text-m); align-self: center}#brxe-adizmd .icon {padding-top: 1rem; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem; background-color: var(--bricks-color-zexoey); border-radius: 15px; align-self: center}#brxe-adizmd {flex-direction: row; gap: 20px; margin-bottom: 1rem}#brxe-adizmd h1 {font-size: var(--text-xl)}#brxe-adizmd h2 {font-size: var(--text-xl)}#brxe-adizmd h3 {font-size: var(--text-xl)}#brxe-adizmd h4 {font-size: var(--text-xl)}#brxe-adizmd h5 {font-size: var(--text-xl)}#brxe-adizmd h6 {font-size: var(--text-xl)}#brxe-adizmd .content {color: #444444; font-size: var(--text-m); align-self: center}#brxe-kqicbp .icon {padding-top: 1rem; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem; background-color: var(--bricks-color-zexoey); border-radius: 15px; align-self: center}#brxe-kqicbp {flex-direction: row; gap: 20px; margin-bottom: 1rem}#brxe-kqicbp h1 {font-size: var(--text-xl)}#brxe-kqicbp h2 {font-size: var(--text-xl)}#brxe-kqicbp h3 {font-size: var(--text-xl)}#brxe-kqicbp h4 {font-size: var(--text-xl)}#brxe-kqicbp h5 {font-size: var(--text-xl)}#brxe-kqicbp h6 {font-size: var(--text-xl)}#brxe-kqicbp .content {color: #444444; font-size: var(--text-m); align-self: center}#brxe-jzbbdr .bricks-button {background-color: rgba(0, 0, 0, 0); font-family: "DM Sans"; font-weight: 700; font-size: var(--text-m)}#brxe-jzbbdr label {font-size: var(--text-xs); color: var(--bricks-color-zexoey); font-family: "DM Sans"; font-weight: 700}#brxe-jzbbdr .label {font-size: var(--text-xs); color: var(--bricks-color-zexoey); font-family: "DM Sans"; font-weight: 700}#brxe-jzbbdr ::placeholder {font-family: "DM Sans"; font-weight: 400; font-size: var(--text-xs); color: rgba(11, 10, 28, 0.3)}#brxe-jzbbdr select {font-family: "DM Sans"; font-weight: 400; font-size: var(--text-xs); color: rgba(11, 10, 28, 0.3); border-color: var(--bricks-color-hymkjh); border-radius: 15px; font-size: var(--text-m); color: var(--bricks-color-zexoey)}#brxe-jzbbdr .form-group input {border-color: var(--bricks-color-hymkjh); border-radius: 15px; font-size: var(--text-m); color: var(--bricks-color-zexoey); font-family: "DM Sans"; font-weight: 400}#brxe-jzbbdr .flatpickr {border-color: var(--bricks-color-hymkjh); border-radius: 15px}#brxe-jzbbdr textarea {border-color: var(--bricks-color-hymkjh); border-radius: 15px; font-size: var(--text-m); color: var(--bricks-color-zexoey); font-family: "DM Sans"; font-weight: 400}#brxe-jzbbdr .bricks-button:not([type=submit]) {border-color: var(--bricks-color-hymkjh); border-radius: 15px}#brxe-jzbbdr .choose-files {border-color: var(--bricks-color-hymkjh); border-radius: 15px}#brxe-jzbbdr .form-group:not(:last-child):not(.captcha) {padding-bottom: 30px}#brxe-jzbbdr .submit-button-wrapper {background-color: #0099cc; !important padding: 10px 20px; !important font-size: 16px;!important font-weight: 700; line-height: 1; border: none; border-radius: 30px;  cursor: pointer; position: relative; z-index: 1; transition: background 0.3s ease, box-shadow 0.3s ease;; box-shadow: 0px 0px 0px 0px #0099CC,  0px 0px 0px 6px rgba(0, 153, 204, 0.8),  0px 0px 0px 12px rgba(0, 153, 204, 0.5); !important}#brxe-jzbbdr .submit-button-wrapper:hover { background-color: #4ACFFB; box-shadow: 0px 0px 0px 0px #4ACFFB,  0px 0px 0px 6px rgba(74, 207, 251, 0.8),  0px 0px 0px 12px rgba(74, 207, 251, 0.5); }#brxe-fdogav {padding-top: 4rem; padding-right: 3rem; padding-bottom: 4rem; padding-left: 3rem; background-color: var(--bricks-color-hymkjh); border-radius: 50px}@media (max-width: 414px) {#brxe-fdogav {padding-top: 3rem; padding-right: 2rem; padding-bottom: 3rem; padding-left: 2rem}}#brxe-qbsdle {flex-direction: row; column-gap: 7rem; align-items: stretch; row-gap: 3rem}@media (max-width: 834px) {#brxe-qbsdle {flex-direction: column}}#kontakt-homepage {padding-top: 7rem; padding-bottom: 7rem}