@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-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 {: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-0e06e0 {color: hsl(0, 0%, 100%); font-family: "Sora"}#brxe-bb3c44.horizontal .line {border-top-color: #C1121F; border-top-width: 2px; width: 500px}#brxe-bb3c44.vertical .line {border-right-color: #C1121F; border-right-width: 500px}#brxe-bb3c44 .icon {color: #C1121F}#brxe-bb3c44 .line {height: 2px}#brxe-7535bb {color: hsl(0, 0%, 100%); font-family: "Sora"; font-size: 16px}#brxe-7535bb a {color: hsl(0, 0%, 100%); font-family: "Sora"; font-size: 16px; font-size: inherit}#brxe-5ae25a {background-color: #C1121F; color: hsl(0, 0%, 100%); font-family: "Sora"; margin-top: 20px}#brxe-116585 {margin-right: 0; margin-left: 0; width: 1320px; row-gap: 10px}#brxe-bc0699 {height: 700px; padding-top: 50px; justify-content: center; background-image: url(https://renodecor.cz/wp-content/uploads/2026/03/IMG_0377-1-scaled.webp); background-size: cover; background-position: center center; position: relative}:where(#brxe-bc0699 > *:not(figcaption)) {position: relative}#brxe-bc0699::before {background-image: linear-gradient(hsla(0, 0%, 0%, 0.75), hsla(0, 0%, 0%, 0.75)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}html { scroll-behavior: smooth; }@media (max-width: 991px) {#brxe-bc0699 {padding-right: 20px; padding-left: 20px}}#brxe-8182c0 {font-family: "Sora"; font-size: 16px}#brxe-8182c0 a {font-family: "Sora"; font-size: 16px; font-size: inherit}#brxe-c6eebe {display: flex}#brxe-86f7b4 {max-width: 150px; max-height: 150px; background-image: url(https://renodecor.cz/wp-content/uploads/2026/03/IMG_8742-1024x666.webp); background-size: cover; background-position: center center; width: 150px; height: 150px}#brxe-8523df {max-width: 150px; max-height: 150px; background-image: url(https://renodecor.cz/wp-content/uploads/2026/03/IMG_9960-1024x768.webp); background-size: cover; background-position: center center; height: 150px; width: 150px}#brxe-c95c57 {max-width: 150px; max-height: 150px; background-image: url(https://renodecor.cz/wp-content/uploads/2026/03/IMG_0377-1-576x1024.webp); background-size: cover; background-position: center center; width: 150px; height: 150px}#brxe-3acc3e {max-width: 150px; max-height: 150px; background-image: url(https://renodecor.cz/wp-content/uploads/2026/03/IMG_0574-768x1024.webp); background-size: cover; height: 150px; width: 150px}#brxe-1fcf46 {display: grid; align-items: initial; grid-template-columns: 150px 150px; align-items: center; justify-items: center; grid-gap: 10px}#brxe-3c9a13 {font-family: "Sora"; font-style: italic}#brxe-3c9a13 a {font-family: "Sora"; font-style: italic; font-size: inherit}#brxe-016996 {row-gap: 5px; flex-direction: column; display: flex}#brxe-d0a24c {margin-right: 0; margin-left: 0; width: 1320px; flex-direction: row; column-gap: 100px; align-items: center}@media (max-width: 991px) {#brxe-d0a24c {column-gap: 50px}}@media (max-width: 767px) {#brxe-d0a24c {flex-direction: column; row-gap: 50px}}@media (max-width: 478px) {#brxe-d0a24c {align-items: center}}#brxe-c91e38 {padding-top: 50px; padding-bottom: 50px; justify-content: center}@media (max-width: 991px) {#brxe-c91e38 {padding-right: 20px; padding-left: 20px}}#brxe-pndcgs {font-family: "Sora"; color: hsl(0, 0%, 0%)}#brxe-733782 {flex-direction: row; gap: 20px; padding-left: 0}#brxe-733782 .content {align-self: center; font-family: "Sora"; color: hsl(0, 0%, 0%)}#brxe-733782 .icon {color: #ffffff; background-color: #C1121F; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; border-radius: 500px; align-self: center}#brxe-733782 .icon a {color: #ffffff}#brxe-733782 h1 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-733782 h2 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-733782 h3 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-733782 h4 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-733782 h5 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-733782 h6 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-733782 .icon i {font-size: 25px}@media (max-width: 478px) {#brxe-733782 h1 {font-weight: 700}#brxe-733782 h2 {font-weight: 700}#brxe-733782 h3 {font-weight: 700}#brxe-733782 h4 {font-weight: 700}#brxe-733782 h5 {font-weight: 700}#brxe-733782 h6 {font-weight: 700}}#brxe-bd0976 {flex-direction: row; gap: 20px; padding-left: 0}#brxe-bd0976 .icon {align-self: center; color: #ffffff; background-color: #C1121F; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; border-radius: 500px}#brxe-bd0976 .content {align-self: center; font-family: "Sora"; color: hsl(0, 0%, 0%)}#brxe-bd0976 .icon a {color: #ffffff}#brxe-bd0976 h1 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-bd0976 h2 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-bd0976 h3 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-bd0976 h4 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-bd0976 h5 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-bd0976 h6 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-bd0976 .icon i {font-size: 25px}@media (max-width: 478px) {#brxe-bd0976 h1 {font-weight: 700}#brxe-bd0976 h2 {font-weight: 700}#brxe-bd0976 h3 {font-weight: 700}#brxe-bd0976 h4 {font-weight: 700}#brxe-bd0976 h5 {font-weight: 700}#brxe-bd0976 h6 {font-weight: 700}}#brxe-5d1144 {flex-direction: row; gap: 20px; padding-left: 0}#brxe-5d1144 .icon {align-self: center; color: #ffffff; background-color: #C1121F; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; border-radius: 500px}#brxe-5d1144 .content {align-self: center; font-family: "Sora"; color: hsl(0, 0%, 0%)}#brxe-5d1144 .icon a {color: #ffffff}#brxe-5d1144 h1 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-5d1144 h2 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-5d1144 h3 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-5d1144 h4 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-5d1144 h5 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-5d1144 h6 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-5d1144 .icon i {font-size: 25px}@media (max-width: 478px) {#brxe-5d1144 h1 {font-weight: 700}#brxe-5d1144 h2 {font-weight: 700}#brxe-5d1144 h3 {font-weight: 700}#brxe-5d1144 h4 {font-weight: 700}#brxe-5d1144 h5 {font-weight: 700}#brxe-5d1144 h6 {font-weight: 700}}#brxe-bdc497 {flex-direction: row; gap: 20px; padding-left: 0}#brxe-bdc497 .icon {align-self: center; color: #ffffff; background-color: #C1121F; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; border-radius: 500px}#brxe-bdc497 .content {align-self: center; font-family: "Sora"; color: hsl(0, 0%, 0%)}#brxe-bdc497 .icon a {color: #ffffff}#brxe-bdc497 h1 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-bdc497 h2 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-bdc497 h3 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-bdc497 h4 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-bdc497 h5 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-bdc497 h6 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-bdc497 .icon i {font-size: 25px}@media (max-width: 478px) {#brxe-bdc497 h1 {font-weight: 700}#brxe-bdc497 h2 {font-weight: 700}#brxe-bdc497 h3 {font-weight: 700}#brxe-bdc497 h4 {font-weight: 700}#brxe-bdc497 h5 {font-weight: 700}#brxe-bdc497 h6 {font-weight: 700}}#brxe-0a6722 {margin-right: 0; margin-left: 0; width: 1320px; display: grid; align-items: initial; grid-template-columns: 600px 600px; grid-gap: 40px}@media (max-width: 991px) {#brxe-0a6722 {grid-template-columns: 400px 400px}}@media (max-width: 767px) {#brxe-0a6722 {grid-template-columns: 300px 300px}}@media (max-width: 478px) {#brxe-0a6722 {grid-template-columns: 330px}}#brxe-piarnj.horizontal .line {border-top-color: #C1121F; border-top-width: 2px; width: 100%}#brxe-piarnj.vertical .line {border-right-color: #C1121F; border-right-width: 100%}#brxe-piarnj .icon {color: #C1121F}#brxe-piarnj .line {height: 2px}#brxe-piarnj.horizontal {justify-content: center}#brxe-piarnj.vertical {align-self: center}#brxe-b1b21f {font-family: "Sora"; color: hsl(0, 0%, 0%); font-weight: 600}#brxe-ztivka {font-family: "Sora"; font-size: 16px}#brxe-ztivka a {font-family: "Sora"; font-size: 16px; font-size: inherit}#brxe-chrjxx {font-family: "Sora"; font-size: 16px}#brxe-chrjxx a {font-family: "Sora"; font-size: 16px; font-size: inherit}#brxe-ohcfhp {margin-right: 0; margin-left: 0; width: 1320px; display: grid; align-items: initial; grid-template-columns: 600px 600px; grid-gap: 50px}@media (max-width: 991px) {#brxe-ohcfhp {grid-template-columns: 420px 420px; justify-content: center}}@media (max-width: 767px) {#brxe-ohcfhp {grid-template-columns: 300px 300px}}@media (max-width: 478px) {#brxe-ohcfhp {grid-template-columns: 100%; justify-content: flex-start}}#brxe-ff4e30 {margin-right: 0; margin-left: 0; width: 1320px; row-gap: 40px}#brxe-1c5411 {padding-top: 50px; padding-bottom: 50px; background-color: #f0eded}@media (max-width: 991px) {#brxe-1c5411 {padding-right: 20px; padding-left: 20px}}#brxe-ff0f2a {font-family: "Sora"; color: hsl(0, 0%, 0%)}#brxe-efc9f5 {font-size: 16px; font-family: "Sora"}#brxe-efc9f5 a {font-size: 16px; font-family: "Sora"; font-size: inherit}#brxe-08219f {display: flex; flex-direction: column; row-gap: 10px; width: 60%}@media (max-width: 767px) {#brxe-08219f {width: 100%}}#brxe-86e506 .line {height: 250px}#brxe-86e506.horizontal .line {border-top-width: 250px; width: 2px; border-top-color: #C1121F}#brxe-86e506.vertical .line {border-right-width: 2px; border-right-color: #C1121F}#brxe-86e506 {width: 2px}#brxe-86e506 .icon {color: #C1121F}@media (max-width: 767px) {#brxe-86e506 {width: 300px}#brxe-86e506.horizontal .line {width: 300px; border-top-width: 2px}#brxe-86e506.vertical .line {border-right-width: 300px}#brxe-86e506 .line {height: 2px}}#brxe-6ae2a8 {font-family: "Sora"; color: hsl(0, 0%, 0%)}#mam-zajem {font-size: 16px; font-family: "Sora"}#mam-zajem a {font-size: 16px; font-family: "Sora"; font-size: inherit}#brxe-427042 {display: flex; flex-direction: column; row-gap: 10px}#brxe-78839e {margin-right: 0; margin-left: 0; width: 1320px; flex-direction: row; align-items: center; column-gap: 50px}@media (max-width: 767px) {#brxe-78839e {flex-direction: column; row-gap: 50px; align-items: flex-start}}#brxe-d9e0fe {padding-top: 50px; padding-bottom: 50px}@media (max-width: 991px) {#brxe-d9e0fe {padding-right: 20px; padding-left: 20px}}#brxe-1053c4 {color: hsl(0, 0%, 0%); font-family: "Sora"}#brxe-c3aa34 {font-size: 16px; font-family: "Sora"}#brxe-c3aa34 a {font-size: 16px; font-family: "Sora"; font-size: inherit}#brxe-2e091f {margin-right: 0; margin-left: 0; width: 1320px; row-gap: 20px; align-items: center}#brxe-99af17 {width: 600px; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; background-color: hsl(0, 0%, 100%); border-radius: 20px}#brxe-99af17 .bricks-button {background-color: #C1121F; color: hsl(0, 0%, 100%)}#brxe-99af17 button[type=submit].bricks-button {border-radius: 200px}#brxe-99af17 .form-group input {border-color: hsl(46, 11%, 68%)}#brxe-99af17 .flatpickr {border-color: hsl(46, 11%, 68%)}#brxe-99af17 select {border-color: hsl(46, 11%, 68%); color: hsl(46, 3%, 49%)}#brxe-99af17 textarea {border-color: hsl(46, 11%, 68%)}#brxe-99af17 .bricks-button:not([type=submit]) {border-color: hsl(46, 11%, 68%)}#brxe-99af17 .choose-files {border-color: hsl(46, 11%, 68%)}#brxe-99af17 ::placeholder {color: hsl(46, 3%, 49%)}@media (max-width: 478px) {#brxe-99af17 {padding-right: 20px; padding-left: 20px}}#brxe-cb2736 {margin-right: 0; margin-left: 0; width: 1320px; align-items: center}#brxe-2a3188 {padding-top: 50px; padding-bottom: 50px; background-color: #f0eded; row-gap: 50px}@media (max-width: 991px) {#brxe-2a3188 {padding-right: 20px; padding-left: 20px}}