@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 {.brxe-button{width:auto}}@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}}@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{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}: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;text-align:center;width:100%;z-index:1}}#brxe-guknnr {color: var(--primary); font-size: 26px; font-family: "Roboto"; font-weight: 700; line-height: 120%}#brxe-ujzufx {display: flex; align-items: center; column-gap: 16px}#brxe-dmglww {display: flex; column-gap: 16px}#brxe-oseeyd {display: flex; flex-direction: column; row-gap: 16px}#brxe-fbjlcx.horizontal .line {border-top-style: solid; border-top-width: 1px; width: 100%; border-top-color: #E1E3E7}#brxe-fbjlcx.vertical .line {border-right-style: solid; border-right-width: 100%; border-right-color: #E1E3E7}#brxe-fbjlcx .line {height: 1px}#brxe-fbjlcx .icon {color: #E1E3E7}#brxe-ykanly {color: var(--primary); font-size: 24px; font-family: "Roboto"; font-weight: 700; line-height: 120%}#brxe-qowqsy {color: #2F4159; font-size: 20px; font-family: "Roboto"; font-weight: 400; line-height: 160%}#brxe-pagokx {color: #2F4159; font-size: 20px; font-family: "Roboto"; font-weight: 400; line-height: 160%}#brxe-oqtotj {color: #2F4159; font-size: 20px; font-family: "Roboto"; font-weight: 400; line-height: 160%}#brxe-wjpbbv {display: flex; flex-direction: column; row-gap: 8px}#brxe-bpsmgp {display: flex; row-gap: 16px; flex-direction: column}#brxe-riflny.horizontal .line {border-top-style: solid; border-top-width: 1px; width: 100%; border-top-color: #E1E3E7}#brxe-riflny.vertical .line {border-right-style: solid; border-right-width: 100%; border-right-color: #E1E3E7}#brxe-riflny .line {height: 1px}#brxe-riflny .icon {color: #E1E3E7}#brxe-suxrfh {color: var(--primary); font-size: 24px; font-family: "Roboto"; font-weight: 700; line-height: 120%}#brxe-geixrw {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; color: #2F4159; font-size: 20px; font-family: "Roboto"; font-weight: 400; line-height: 160%; align-self: flex-start; gap: 12px; transition: 300ms}#brxe-geixrw svg {height: 24px; width: 24px; fill: var(--red); color: var(--red)}#brxe-geixrw:hover {color: var(--red); transform: scaleX(1.02) scaleY(1.02)}#brxe-vwsavj {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; color: #2F4159; font-size: 20px; font-family: "Roboto"; font-weight: 400; line-height: 160%; align-self: flex-start; gap: 12px; transition: 300ms}#brxe-vwsavj svg {height: 24px; width: 24px; fill: var(--red); color: var(--red)}#brxe-vwsavj:hover {color: var(--red); transform: scaleX(1.02) scaleY(1.02)}#brxe-qndvzg {display: flex; flex-direction: column; row-gap: 8px}#brxe-souwgz {display: flex; row-gap: 16px; flex-direction: column}#brxe-pagivp {background-color: var(--white); padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px; border: 1px solid #CDD2D7; display: flex; flex-direction: column; row-gap: 24px}@media (max-width: 478px) {#brxe-pagivp {padding-right: 24px; padding-left: 24px}}#brxe-scfkfq.horizontal .line {width: 50px}#brxe-scfkfq.vertical .line {border-right-width: 50px}#brxe-wtuusx {color: var(--primary); font-size: 30px; font-family: "Roboto"; font-weight: 700; line-height: 110%}#brxe-zoeaex {display: flex; flex-direction: column; row-gap: 12px}#brxe-anqnbh .form-group:nth-child(2) {width: calc(50% - 8px)}#brxe-anqnbh .form-group:nth-child(3) {width: calc(50% - 8px)}#brxe-anqnbh {gap: 16px; flex-direction: row}#brxe-anqnbh .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 0}#brxe-anqnbh button[type=submit] svg {height: 16px; width: 21px; fill: var(--white); color: var(--white)}#brxe-anqnbh .submit-button-wrapper {width: 100%}#brxe-anqnbh .bricks-button {background-color: var(--red); font-size: 18px; color: var(--white); font-family: "Roboto"; font-weight: 400; line-height: 200%}#brxe-anqnbh .bricks-button:hover {background-color: var(--yellow); color: var(--primary)}#brxe-anqnbh button[type=submit] svg:hover:hover {fill: var(--primary); color: var(--primary)}#brxe-anqnbh .form-group input {border: 1px solid #CDD2D7; padding-top: 12px; padding-right: 50px; padding-bottom: 12px; padding-left: 50px; color: var(--primary); font-size: 18px; font-family: "Roboto"; font-weight: 400; line-height: 160%}#brxe-anqnbh .flatpickr {border: 1px solid #CDD2D7; padding-top: 12px; padding-right: 50px; padding-bottom: 12px; padding-left: 50px}#brxe-anqnbh select {border: 1px solid #CDD2D7; padding-top: 12px; padding-right: 50px; padding-bottom: 12px; padding-left: 50px; color: var(--primary); font-size: 18px; font-family: "Roboto"; font-weight: 400; line-height: 160%; color: #8893A1}#brxe-anqnbh textarea {border: 1px solid #CDD2D7; padding-top: 12px; padding-right: 50px; padding-bottom: 12px; padding-left: 50px; color: var(--primary); font-size: 18px; font-family: "Roboto"; font-weight: 400; line-height: 160%}#brxe-anqnbh .bricks-button:not([type=submit]) {border: 1px solid #CDD2D7}#brxe-anqnbh .choose-files {border: 1px solid #CDD2D7}#brxe-anqnbh ::placeholder {color: #8893A1}#brxe-anqnbh .submit-button-wrapper button,#brxe-anqnbh .submit-button-wrapper button svg,#brxe-anqnbh .submit-button-wrapper button svg path { transition: background-color 300ms ease, color 300ms ease, fill 300ms ease;}#brxe-anqnbh .submit-button-wrapper button:hover svg { color: #021936;}#brxe-anqnbh .submit-button-wrapper button:hover svg path { fill: #021936;}#brxe-anqnbh .form-group { position: relative;}#brxe-anqnbh .form-group::before { content: ""; position: absolute; left: 12px; top: 50%; transform: translateY(-50%); background-repeat: no-repeat; background-position: center; background-size: contain; pointer-events: none; z-index: 2;}#brxe-anqnbh .form-group:nth-of-type(1)::before { width: 26px; height: 29px; background-image: url("https://zamecnictvi-keynonstop.cz/wp-content/uploads/2026/06/key-form-man.png");}#brxe-anqnbh .form-group:nth-of-type(2)::before { width: 26px; height: 26px; background-image: url("https://zamecnictvi-keynonstop.cz/wp-content/uploads/2026/06/key-form-phone.png");}#brxe-anqnbh .form-group:nth-of-type(3)::before { width: 26px; height: 20px; background-image: url("https://zamecnictvi-keynonstop.cz/wp-content/uploads/2026/06/key-form-mail.png");}#brxe-anqnbh .form-group:nth-of-type(4)::before { top: 12px; width: 26px; height: 26px; transform: none; background-image: url("https://zamecnictvi-keynonstop.cz/wp-content/uploads/2026/06/key-form-talk.png");}#brxe-anqnbh .submit-button-wrapper::before { display: none;}#brxe-tyuklq {position: absolute; top: -107px; left: -81px; z-index: -1}@media (max-width: 1080px) {#brxe-tyuklq {display: none}}#brxe-fdbbzh {background-color: var(--white); padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px; border: 1px solid #CDD2D7; display: flex; flex-direction: column; row-gap: 16px; position: relative}@media (max-width: 478px) {#brxe-fdbbzh {padding-right: 24px; padding-left: 24px}}#brxe-uuwmrs {width: 1110px; display: grid; align-items: initial; grid-template-columns: 425px 1fr; grid-gap: 32px; align-items: flex-end}@media (max-width: 1080px) {#brxe-uuwmrs {grid-template-columns: 1fr}}#kontakt {margin-top: 128px; background-image: linear-gradient(rgba(0, 0, 0, 0) 50%, var(--primary) 50%)}@media (max-width: 1080px) {#kontakt {padding-right: 48px; padding-left: 48px; background-image: linear-gradient(rgba(2, 25, 54, 0) 30%, var(--primary) 30%); margin-top: 90px}}@media (max-width: 767px) {#kontakt {padding-right: 32px; padding-left: 32px; margin-top: 70px}}@media (max-width: 478px) {#kontakt {padding-right: 16px; padding-left: 16px; margin-top: 60px}}#brxe-lnnrke {color: rgba(255, 255, 255, 0.8); font-size: 20px; font-family: "Roboto"; font-weight: 400; line-height: 160%; transition: 300ms}#brxe-lnnrke:hover {color: var(--yellow)}@media (max-width: 767px) {#brxe-lnnrke {text-align: center}}#brxe-uqkmcr {color: rgba(255, 255, 255, 0.8); font-size: 20px; font-family: "Roboto"; font-weight: 400; line-height: 160%; transition: 300ms}#brxe-uqkmcr:hover {color: var(--yellow)}@media (max-width: 767px) {#brxe-uqkmcr {text-align: center}}#brxe-mnydjr {max-width: 1110px; flex-direction: row; justify-content: space-between}@media (max-width: 1080px) {#brxe-mnydjr {padding-right: 48px; padding-left: 48px; max-width: 100%}}@media (max-width: 767px) {#brxe-mnydjr {padding-right: 32px; padding-left: 32px; flex-direction: column-reverse; align-items: center; row-gap: 24px}}@media (max-width: 478px) {#brxe-mnydjr {padding-right: 16px; padding-left: 16px}}#brxe-scttcb {padding-top: 32px; padding-bottom: 32px; background-color: var(--primary)}