@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-48199f {color: hsl(0, 0%, 100%); font-family: "Sora"}#brxe-953b05.horizontal .line {border-top-color: #C1121F; border-top-width: 2px; width: 500px}#brxe-953b05.vertical .line {border-right-color: #C1121F; border-right-width: 500px}#brxe-953b05 .icon {color: #C1121F}#brxe-953b05 .line {height: 2px}#brxe-8d9625 {color: hsl(0, 0%, 100%); font-family: "Sora"; font-size: 16px}#brxe-8d9625 a {color: hsl(0, 0%, 100%); font-family: "Sora"; font-size: 16px; font-size: inherit}#brxe-00906a {background-color: #C1121F; color: hsl(0, 0%, 100%); font-family: "Sora"; margin-top: 20px}#brxe-5ff52b {margin-right: 0; margin-left: 0; width: 1320px; row-gap: 10px}#brxe-d4b794 {height: 700px; padding-top: 50px; justify-content: center; background-image: url(https://renodecor.cz/wp-content/uploads/2026/03/IMG_4583.webp); background-size: cover; background-position: center center; position: relative}:where(#brxe-d4b794 > *:not(figcaption)) {position: relative}#brxe-d4b794::before {background-image: linear-gradient(hsla(0, 0%, 0%, 0.7), hsla(0, 0%, 0%, 0.7)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}html { scroll-behavior: smooth; }@media (max-width: 991px) {#brxe-d4b794 {padding-right: 20px; padding-left: 20px}}#brxe-a3e82b {font-family: "Sora"; font-size: 16px}#brxe-a3e82b a {font-family: "Sora"; font-size: 16px; font-size: inherit}#brxe-64b43a {display: flex}#brxe-683c3d {max-width: 150px; max-height: 150px; background-image: url(https://renodecor.cz/wp-content/uploads/2026/03/IMG_3163-1024x768.webp); background-size: cover; background-position: center center; width: 150px; height: 150px}#brxe-9744a7 {max-width: 150px; max-height: 150px; background-image: url(https://renodecor.cz/wp-content/uploads/2026/02/ChatGPT-Image-Feb-22-2026-11_52_00-AM-1024x683.webp); background-size: cover; background-position: center center; height: 150px; width: 150px}#brxe-ce82f0 {max-width: 150px; max-height: 150px; background-image: url(https://renodecor.cz/wp-content/uploads/2026/03/20250513_090725-1-577x1024.webp); background-size: cover; background-position: center center; width: 150px; height: 150px}#brxe-919a64 {max-width: 150px; max-height: 150px; background-image: url(https://renodecor.cz/wp-content/uploads/2026/03/IMG_4583-576x1024.webp); background-size: cover; background-position: center center; height: 150px; width: 150px}#brxe-496fc3 {display: grid; align-items: initial; grid-template-columns: 150px 150px; align-items: center; justify-items: center; grid-gap: 10px}#brxe-b27e2c {font-family: "Sora"; font-style: italic}#brxe-b27e2c a {font-family: "Sora"; font-style: italic; font-size: inherit}#brxe-3566f6 {row-gap: 5px; flex-direction: column; display: flex}#brxe-1cc2dd {margin-right: 0; margin-left: 0; width: 1320px; flex-direction: row; column-gap: 100px; align-items: center}@media (max-width: 991px) {#brxe-1cc2dd {column-gap: 50px}}@media (max-width: 767px) {#brxe-1cc2dd {flex-direction: column; row-gap: 50px}}@media (max-width: 478px) {#brxe-1cc2dd {align-items: center}}#brxe-c5ee92 {padding-top: 50px; padding-bottom: 50px; justify-content: center}@media (max-width: 991px) {#brxe-c5ee92 {padding-right: 20px; padding-left: 20px}}#brxe-3c4bde {font-family: "Sora"; color: hsl(0, 0%, 0%)}#brxe-ec20f2 {flex-direction: row; gap: 20px; padding-left: 0}#brxe-ec20f2 .content {align-self: center; font-family: "Sora"; color: hsl(0, 0%, 0%)}#brxe-ec20f2 .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-ec20f2 .icon a {color: #ffffff}#brxe-ec20f2 h1 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-ec20f2 h2 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-ec20f2 h3 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-ec20f2 h4 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-ec20f2 h5 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-ec20f2 h6 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-ec20f2 .icon i {font-size: 25px}@media (max-width: 478px) {#brxe-ec20f2 h1 {font-weight: 700}#brxe-ec20f2 h2 {font-weight: 700}#brxe-ec20f2 h3 {font-weight: 700}#brxe-ec20f2 h4 {font-weight: 700}#brxe-ec20f2 h5 {font-weight: 700}#brxe-ec20f2 h6 {font-weight: 700}}#brxe-ae6a1e {flex-direction: row; gap: 20px; padding-left: 0}#brxe-ae6a1e .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-ae6a1e .content {align-self: center; font-family: "Sora"; color: hsl(0, 0%, 0%)}#brxe-ae6a1e .icon a {color: #ffffff}#brxe-ae6a1e h1 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-ae6a1e h2 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-ae6a1e h3 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-ae6a1e h4 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-ae6a1e h5 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-ae6a1e h6 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-ae6a1e .icon i {font-size: 25px}@media (max-width: 478px) {#brxe-ae6a1e h1 {font-weight: 700}#brxe-ae6a1e h2 {font-weight: 700}#brxe-ae6a1e h3 {font-weight: 700}#brxe-ae6a1e h4 {font-weight: 700}#brxe-ae6a1e h5 {font-weight: 700}#brxe-ae6a1e h6 {font-weight: 700}}#brxe-c6cb6a {flex-direction: row; gap: 20px; padding-left: 0}#brxe-c6cb6a .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-c6cb6a .content {align-self: center; font-family: "Sora"; color: hsl(0, 0%, 0%)}#brxe-c6cb6a .icon a {color: #ffffff}#brxe-c6cb6a h1 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-c6cb6a h2 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-c6cb6a h3 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-c6cb6a h4 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-c6cb6a h5 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-c6cb6a h6 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-c6cb6a .icon i {font-size: 25px}@media (max-width: 478px) {#brxe-c6cb6a h1 {font-weight: 700}#brxe-c6cb6a h2 {font-weight: 700}#brxe-c6cb6a h3 {font-weight: 700}#brxe-c6cb6a h4 {font-weight: 700}#brxe-c6cb6a h5 {font-weight: 700}#brxe-c6cb6a h6 {font-weight: 700}}#brxe-5e9aed {flex-direction: row; gap: 20px; padding-left: 0}#brxe-5e9aed .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-5e9aed .content {align-self: center; font-family: "Sora"; color: hsl(0, 0%, 0%)}#brxe-5e9aed .icon a {color: #ffffff}#brxe-5e9aed h1 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-5e9aed h2 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-5e9aed h3 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-5e9aed h4 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-5e9aed h5 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-5e9aed h6 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-5e9aed .icon i {font-size: 25px}@media (max-width: 478px) {#brxe-5e9aed h1 {font-weight: 700}#brxe-5e9aed h2 {font-weight: 700}#brxe-5e9aed h3 {font-weight: 700}#brxe-5e9aed h4 {font-weight: 700}#brxe-5e9aed h5 {font-weight: 700}#brxe-5e9aed h6 {font-weight: 700}}#brxe-rikdze {flex-direction: row; gap: 20px; padding-left: 0}#brxe-rikdze .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-rikdze .content {align-self: center; font-family: "Sora"; color: hsl(0, 0%, 0%)}#brxe-rikdze .icon a {color: #ffffff}#brxe-rikdze h1 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-rikdze h2 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-rikdze h3 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-rikdze h4 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-rikdze h5 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-rikdze h6 {color: hsl(0, 0%, 0%); font-family: "Sora"; font-weight: 700}#brxe-rikdze .icon i {font-size: 25px}@media (max-width: 478px) {#brxe-rikdze h1 {font-weight: 700}#brxe-rikdze h2 {font-weight: 700}#brxe-rikdze h3 {font-weight: 700}#brxe-rikdze h4 {font-weight: 700}#brxe-rikdze h5 {font-weight: 700}#brxe-rikdze h6 {font-weight: 700}}#brxe-eebbbb {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-eebbbb {grid-template-columns: 400px 400px}}@media (max-width: 767px) {#brxe-eebbbb {grid-template-columns: 300px 300px}}@media (max-width: 478px) {#brxe-eebbbb {grid-template-columns: 330px}}#brxe-74df44.horizontal .line {border-top-color: #C1121F; border-top-width: 2px; width: 100%}#brxe-74df44.vertical .line {border-right-color: #C1121F; border-right-width: 100%}#brxe-74df44 .icon {color: #C1121F}#brxe-74df44 .line {height: 2px}#brxe-74df44.horizontal {justify-content: center}#brxe-74df44.vertical {align-self: center}#brxe-0409b7 {font-family: "Sora"; color: hsl(0, 0%, 0%); font-weight: 600}#brxe-aafda0 {font-family: "Sora"; font-size: 16px}#brxe-aafda0 a {font-family: "Sora"; font-size: 16px; font-size: inherit}#brxe-f22f1e {margin-right: 0; margin-left: 0; width: 1320px; display: flex; grid-template-columns: 600px 600px; grid-gap: 50px}@media (max-width: 991px) {#brxe-f22f1e {grid-template-columns: 420px 420px; justify-content: center}}@media (max-width: 767px) {#brxe-f22f1e {grid-template-columns: 300px 300px}}@media (max-width: 478px) {#brxe-f22f1e {grid-template-columns: 100%; justify-content: flex-start}}#brxe-ba2ebb {margin-right: 0; margin-left: 0; width: 1320px; row-gap: 40px}#brxe-7ead52 {padding-top: 50px; padding-bottom: 50px; background-color: #f0eded}@media (max-width: 991px) {#brxe-7ead52 {padding-right: 20px; padding-left: 20px}}#brxe-6ff4ef {font-family: "Sora"; color: hsl(0, 0%, 0%)}#brxe-ccb9a7 {font-size: 16px; font-family: "Sora"}#brxe-ccb9a7 a {font-size: 16px; font-family: "Sora"; font-size: inherit}#brxe-4adedf {display: flex; flex-direction: column; row-gap: 10px; width: 60%}@media (max-width: 767px) {#brxe-4adedf {width: 100%}}#brxe-e6033d .line {height: 250px}#brxe-e6033d.horizontal .line {border-top-width: 250px; width: 2px; border-top-color: #C1121F}#brxe-e6033d.vertical .line {border-right-width: 2px; border-right-color: #C1121F}#brxe-e6033d {width: 2px}#brxe-e6033d .icon {color: #C1121F}@media (max-width: 767px) {#brxe-e6033d {width: 300px}#brxe-e6033d.horizontal .line {width: 300px; border-top-width: 2px}#brxe-e6033d.vertical .line {border-right-width: 300px}#brxe-e6033d .line {height: 2px}}#brxe-71b1c1 {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-b01986 {display: flex; flex-direction: column; row-gap: 10px}#brxe-b666f8 {margin-right: 0; margin-left: 0; width: 1320px; flex-direction: row; align-items: center; column-gap: 50px}@media (max-width: 767px) {#brxe-b666f8 {flex-direction: column; row-gap: 50px; align-items: flex-start}}#brxe-e4277e {padding-top: 50px; padding-bottom: 50px}@media (max-width: 991px) {#brxe-e4277e {padding-right: 20px; padding-left: 20px}}#brxe-cb3f2b {color: hsl(0, 0%, 0%); font-family: "Sora"}#brxe-7fcdbd {font-size: 16px; font-family: "Sora"}#brxe-7fcdbd a {font-size: 16px; font-family: "Sora"; font-size: inherit}#brxe-b72526 {margin-right: 0; margin-left: 0; width: 1320px; row-gap: 20px; align-items: center}#brxe-a14e5a {width: 600px; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; background-color: hsl(0, 0%, 100%); border-radius: 20px}#brxe-a14e5a .bricks-button {background-color: #C1121F; color: hsl(0, 0%, 100%)}#brxe-a14e5a button[type=submit].bricks-button {border-radius: 200px}#brxe-a14e5a .form-group input {border-color: hsl(46, 11%, 68%)}#brxe-a14e5a .flatpickr {border-color: hsl(46, 11%, 68%)}#brxe-a14e5a select {border-color: hsl(46, 11%, 68%); color: hsl(46, 3%, 49%)}#brxe-a14e5a textarea {border-color: hsl(46, 11%, 68%)}#brxe-a14e5a .bricks-button:not([type=submit]) {border-color: hsl(46, 11%, 68%)}#brxe-a14e5a .choose-files {border-color: hsl(46, 11%, 68%)}#brxe-a14e5a ::placeholder {color: hsl(46, 3%, 49%)}@media (max-width: 478px) {#brxe-a14e5a {padding-right: 20px; padding-left: 20px}}#brxe-91b646 {margin-right: 0; margin-left: 0; width: 1320px; align-items: center}#brxe-a7d5d9 {padding-top: 50px; padding-bottom: 50px; background-color: #f0eded; row-gap: 50px}@media (max-width: 991px) {#brxe-a7d5d9 {padding-right: 20px; padding-left: 20px}}