@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-counter{width:auto}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@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}}@layer bricks {.brxe-button{width:auto}}@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 {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {.brxe-code{width:100%}}#brxe-wwmoqa {line-height: 1.2}#brxe-qljoix {line-height: 1.6}@media (max-width: 478px) {#brxe-qljoix {width: 90%}}#brxe-uqhcef {display: flex; row-gap: 1.6rem; flex-direction: column}@media (max-width: 478px) {#brxe-koohbq {font-size: 1.4rem}}#brxe-kefsjq svg {height: 1.8rem}#brxe-kefsjq {gap: 12px}#brxe-zlqyru {display: flex}#brxe-czdpci {row-gap: 2.4rem; display: flex; flex-direction: column; width: 63rem}#brxe-phzrgs {height: 20px; width: 20px; font-size: 20px; color: var(--white); fill: var(--white)}#brxe-noeqtj {line-height: 1; font-weight: 300}#brxe-ijxfgm {display: flex; align-items: center; column-gap: 1rem}[data-id="brxe-zcfkhh"].splide__slide {width: fit-content; height: 60px}#brxe-scdzdr {width: 4px; height: 4px; position: relative; min-height: 4px; min-width: 4px; background-color: var(--white)}[data-id="brxe-qxlzpe"].splide__slide {width: fit-content; height: 60px; padding-top: 2rem; padding-bottom: 2rem}#brxe-njcfbj {height: 20px; width: 20px; font-size: 20px; color: var(--white); fill: var(--white)}#brxe-xzfnus {line-height: 1; font-weight: 300}#brxe-tlqiuh {display: flex; align-items: center; column-gap: 1rem}[data-id="brxe-mlzwac"].splide__slide {width: fit-content; height: 60px}#brxe-xzzwmb {width: 4px; height: 4px; position: relative; min-height: 4px; min-width: 4px; background-color: var(--white)}[data-id="brxe-rpkemw"].splide__slide {width: fit-content; height: 60px; padding-top: 2rem; padding-bottom: 2rem}#brxe-ysmeuw {height: 20px; width: 20px; font-size: 20px; color: var(--white); fill: var(--white)}#brxe-bidznl {line-height: 1; font-weight: 300}#brxe-tsflnw {display: flex; align-items: center; column-gap: 1rem}[data-id="brxe-nchyyu"].splide__slide {width: fit-content; height: 60px}#brxe-kfeuyh {width: 4px; height: 4px; position: relative; min-height: 4px; min-width: 4px; background-color: var(--white)}[data-id="brxe-npajky"].splide__slide {width: fit-content; height: 60px; padding-top: 2rem; padding-bottom: 2rem}#brxe-skxjdm {width: 450px}@media (max-width: 478px) {#brxe-skxjdm {width: 100%}}#brxe-todbgc {row-gap: 3rem; padding-bottom: 10rem; padding-left: 10rem; justify-content: flex-end; align-self: stretch !important; width: 100%; flex-direction: column}@media (max-width: 991px) {#brxe-todbgc {padding-top: 5rem; padding-right: 5rem; padding-bottom: 5rem; padding-left: 5rem}}@media (max-width: 767px) {#brxe-todbgc {padding-top: 3.2rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem}}@media (max-width: 478px) {#brxe-todbgc {padding-top: 3.2rem; padding-right: 1.6rem; padding-left: 1.6rem}}#brxe-yppaaj {background-image: url(https://alfaplynoservis.cz/wp-content/uploads/2026/02/WhatsApp-Image-2026-02-10-at-19.34.19-3.jpeg); background-size: cover; background-position: center center; height: calc(100vh - 96px); position: relative; flex-direction: row; padding-top: 0}:where(#brxe-yppaaj > *:not(figcaption)) {position: relative}#brxe-yppaaj::before {background-image: linear-gradient(hsla(33, 91%, 56%, 0) 35%, hsla(33, 91%, 56%, 0.9) 70%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-yppaaj {position: relative}:where(#brxe-yppaaj > *:not(figcaption)) {position: relative}#brxe-yppaaj::before {background-image: linear-gradient(rgba(245, 154, 40, .2), hsla(33, 91%, 56%, 0.9) 80%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}#brxe-jnsjyw {font-size: 1.8rem}#brxe-tdhora {display: flex; align-items: center; column-gap: .8rem}#brxe-mifltt {width: 45rem; text-align: center}@media (max-width: 478px) {#brxe-mifltt {width: 100%}}#brxe-nxnzks {display: flex; flex-direction: column; grid-column: 1/4; row-gap: 1.6rem; align-items: center}@media (max-width: 991px) {#brxe-nxnzks {grid-column: auto}}@media (max-width: 478px) {#brxe-nxnzks {row-gap: 1rem}}#brxe-xecbec {width: 100%; height: 35rem}#brxe-xecbec:not(.tag), #brxe-xecbec img {object-fit: cover}@media (max-width: 991px) {#brxe-xecbec {height: 50rem}}@media (max-width: 478px) {#brxe-xecbec {height: 35rem}}#brxe-mysbuf {height: 72px; width: 72px}#brxe-vsokzf {font-size: 1.6rem}#brxe-flkscx {row-gap: 1.6rem; display: flex; flex-direction: column}#brxe-qgichu svg {height: 1.6rem; width: 1.6rem}#brxe-qgichu {gap: 12px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-qgichu:hover svg { fill: var(--orange);}#brxe-rpozxu {display: flex; flex-direction: column; align-items: flex-start; row-gap: 2rem}#brxe-aqcqby {display: flex; flex-direction: column; row-gap: 2.6rem; padding-right: 2.3rem; padding-left: 2.3rem; margin-top: -36px}#brxe-htcfaz {flex-direction: column; display: flex; align-items: center}#brxe-wxftyn {height: 35rem; width: 100%}#brxe-wxftyn:not(.tag), #brxe-wxftyn img {object-fit: cover}@media (max-width: 991px) {#brxe-wxftyn:not(.tag), #brxe-wxftyn img {object-fit: cover; object-position: 50% 60%}#brxe-wxftyn {height: 50rem}}@media (max-width: 478px) {#brxe-wxftyn {height: 35rem}}#brxe-trkrin {height: 72px; width: 72px}#brxe-dtzvbq {font-size: 1.6rem}#brxe-tdniye {display: flex; flex-direction: column; row-gap: 1.6rem}#brxe-nkqkrt svg {height: 1.6rem; width: 1.6rem}#brxe-nkqkrt {gap: 12px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-nkqkrt:hover svg { fill: var(--orange);}#brxe-eyyprd {display: flex; flex-direction: column; align-items: flex-start; row-gap: 2rem}#brxe-zgfqyr {display: flex; flex-direction: column; row-gap: 2.6rem; padding-right: 2.4rem; padding-left: 2.4rem; margin-top: -36px}#brxe-irgwzi {display: flex; flex-direction: column; align-items: center}#brxe-nynhvr {width: 100%; height: 35rem}#brxe-nynhvr:not(.tag), #brxe-nynhvr img {object-fit: cover; object-position: 50% 60%}@media (max-width: 991px) {#brxe-nynhvr {height: 50rem}}@media (max-width: 478px) {#brxe-nynhvr {height: 35rem}}#brxe-getgqi {height: 72px; width: 72px}#brxe-whltbu {font-size: 1.6rem}#brxe-xruuop {row-gap: 1.6rem; display: flex; flex-direction: column}#brxe-evzcdt svg {height: 1.6rem; width: 1.6rem}#brxe-evzcdt {gap: 12px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-evzcdt:hover svg { fill: var(--orange);}#brxe-sgncqc {display: flex; flex-direction: column; align-items: flex-start; row-gap: 2rem}#brxe-zdtxkb {display: flex; flex-direction: column; row-gap: 2.6rem; padding-right: 2.4rem; padding-left: 2.4rem; margin-top: -36px}#brxe-ejzbkz {display: flex; flex-direction: column; align-items: center}#brxe-fjfneq {row-gap: 4rem; align-items: center; display: grid; align-items: initial; grid-template-columns: repeat(3, 1fr); grid-gap: 4rem 2.4rem}@media (max-width: 991px) {#brxe-fjfneq {grid-template-columns: 1fr}}@media (max-width: 478px) {#brxe-fjfneq {grid-gap: 3.2rem}}#sluzby {padding-top: 10rem; padding-bottom: 10rem}@media (max-width: 991px) {#sluzby {padding-top: 8rem; padding-bottom: 8rem}}@media (max-width: 767px) {#sluzby {padding-top: 6rem; padding-bottom: 6rem}}@media (max-width: 478px) {#sluzby {padding-top: 4rem; padding-bottom: 4rem}}#brxe-wjobnl:not(.tag), #brxe-wjobnl img {object-fit: cover}#brxe-wjobnl {width: 100%; height: 60rem}@media (max-width: 991px) {#brxe-wjobnl {height: 80rem}}@media (max-width: 478px) {#brxe-wjobnl {height: 50rem}}#brxe-uzmibm {font-size: 1.8rem}#brxe-slrzpq {line-height: 1}#brxe-fiuvos {display: flex; align-items: center; column-gap: .8rem; margin-bottom: 1.6rem}@media (max-width: 478px) {#brxe-fiuvos {margin-bottom: 1rem}}#brxe-nshwbc {margin-bottom: 3.2rem}@media (max-width: 478px) {#brxe-nshwbc {margin-bottom: 2.4rem}}#brxe-txlqhd {margin-bottom: 1.6rem}#brxe-sivihn {font-weight: 500; line-height: 1}#brxe-vduamx {height: 20px; width: 20px; font-size: 1.8rem}#brxe-nxrqxl {line-height: 1}@media (max-width: 478px) {#brxe-nxrqxl {line-height: 1.6}}#brxe-hzsppk {display: flex; align-items: center; column-gap: .8rem}#brxe-luyprh {height: 20px; width: 20px; font-size: 1.8rem}#brxe-tpjqvy {line-height: 1}@media (max-width: 478px) {#brxe-tpjqvy {line-height: 1.6}}#brxe-bzkdam {display: flex; align-items: center; column-gap: .8rem}#brxe-kkzemg {height: 20px; width: 20px; font-size: 1.8rem}#brxe-fpzamm {line-height: 1}@media (max-width: 478px) {#brxe-fpzamm {line-height: 1.6}}#brxe-xzzart {display: flex; align-items: center; column-gap: .8rem}#brxe-bcvwld {display: flex; flex-direction: column; row-gap: 1.6rem; padding-bottom: 0}@media (max-width: 478px) {#brxe-bcvwld {row-gap: 1rem}}#brxe-wdpmpk {display: flex; flex-direction: column; row-gap: 2.4rem}@media (max-width: 478px) {#brxe-wdpmpk {row-gap: 2rem}}#brxe-ponbdj {font-weight: 500; line-height: 1}#brxe-ivsiiu {width: 120px}#brxe-ivsiiu:not(.tag), #brxe-ivsiiu img {object-fit: contain}@media (max-width: 991px) {#brxe-ivsiiu {width: 100px}}@media (max-width: 478px) {#brxe-ivsiiu {width: 100px}}#brxe-hvqbqw {width: 80px}#brxe-hvqbqw:not(.tag), #brxe-hvqbqw img {object-fit: contain}@media (max-width: 991px) {#brxe-hvqbqw {width: 100px}}@media (max-width: 767px) {#brxe-hvqbqw {width: 80px}}@media (max-width: 478px) {#brxe-hvqbqw {width: 80px}}#brxe-utreji {width: 140px}#brxe-utreji:not(.tag), #brxe-utreji img {object-fit: contain}@media (max-width: 991px) {#brxe-utreji {width: 100px}}@media (max-width: 478px) {#brxe-utreji {width: 100px}}#brxe-jrpelg {width: 90px}#brxe-jrpelg:not(.tag), #brxe-jrpelg img {object-fit: contain}@media (max-width: 991px) {#brxe-jrpelg {width: 100px}}@media (max-width: 478px) {#brxe-jrpelg {width: 100px}}#brxe-svycti {width: 100px}#brxe-svycti:not(.tag), #brxe-svycti img {object-fit: contain}@media (max-width: 991px) {#brxe-svycti {width: 100px}}@media (max-width: 478px) {#brxe-svycti {width: 100px}}#brxe-pxinjs {display: flex; column-gap: 2.4rem; align-items: center}@media (max-width: 991px) {#brxe-pxinjs {display: grid; align-items: initial; grid-template-columns: repeat(3, 100px); grid-gap: 2rem; align-items: center}}@media (max-width: 478px) {#brxe-pxinjs {flex-direction: column; display: grid; align-items: initial; grid-template-columns: repeat(3, fit-content); grid-gap: 2remrem; align-items: center}}#brxe-bygmnl {display: flex; flex-direction: column; row-gap: 1.6rem}@media (max-width: 478px) {#brxe-bygmnl {row-gap: 2.2rem}}#brxe-bwdmho {display: flex; flex-direction: column; row-gap: 4rem; justify-content: center}@media (max-width: 478px) {#brxe-bwdmho {row-gap: 3.2rem}}#brxe-qzcfmc {column-gap: 4rem; flex-direction: row; display: grid; align-items: initial; grid-template-columns: 1fr 69rem; grid-gap: 4rem}@media (max-width: 991px) {#brxe-qzcfmc {grid-template-columns: 1fr}}#brxe-wxicyg {padding-top: 10rem; padding-bottom: 10rem; background-color: var(--beige)}@media (max-width: 991px) {#brxe-wxicyg {padding-top: 8rem; padding-bottom: 8rem}}@media (max-width: 767px) {#brxe-wxicyg {padding-top: 6rem; padding-bottom: 6rem}}@media (max-width: 478px) {#brxe-wxicyg {padding-top: 4rem; padding-bottom: 4rem}}#brxe-bmfeve {font-weight: 500}@media (max-width: 478px) {#brxe-ouyabq {text-align: center}}#brxe-bgsbqo {display: flex; flex-direction: column; row-gap: 1.6rem}@media (max-width: 478px) {#brxe-bgsbqo {align-items: center; row-gap: 1rem}}#brxe-gdwrtz {border-left: 1px dashed var(--black); min-width: 1px; min-height: 48px}@media (max-width: 478px) {#brxe-gdwrtz {border-bottom: 1px dashed var(--black); min-width: 48px; min-height: 1px; display: none}}#brxe-olwrkt {font-weight: 500}@media (max-width: 478px) {#brxe-luewtj {text-align: center}}#brxe-mezxhw {display: flex; flex-direction: column; row-gap: 1.6rem}@media (max-width: 478px) {#brxe-mezxhw {align-items: center; row-gap: 1rem}}#brxe-wdvlqu {border-left: 1px dashed var(--black); min-width: 1px; min-height: 48px}@media (max-width: 991px) {#brxe-wdvlqu {display: none}}@media (max-width: 478px) {#brxe-wdvlqu {display: none; border-bottom: 1px dashed var(--black); min-width: 48px; min-height: 1px}}#brxe-gqosvz {font-weight: 500}@media (max-width: 478px) {#brxe-wtyxba {text-align: center}}#brxe-stsdjs {display: flex; flex-direction: column; row-gap: 1.6rem}@media (max-width: 478px) {#brxe-stsdjs {align-items: center; row-gap: 1rem}}#brxe-kwttlj {border-left: 1px dashed var(--black); min-height: 48px; min-width: 1px}@media (max-width: 478px) {#brxe-kwttlj {border-bottom: 1px dashed var(--black); min-height: 1px; min-width: 48px; display: none}}#brxe-uvrnrb {font-weight: 500}@media (max-width: 478px) {#brxe-xnftip {text-align: center}}#brxe-umnvsw {display: flex; flex-direction: column; row-gap: 1.6rem}@media (max-width: 478px) {#brxe-umnvsw {align-items: center; row-gap: 1rem}}#brxe-mgkior {display: grid; align-items: initial; grid-template-columns: 1fr 1px 1fr 1px 1fr 1px 1fr; grid-gap: 2rem; align-items: center}@media (max-width: 991px) {#brxe-mgkior {grid-template-columns: 1fr 1px 1fr; grid-gap: 6.4rem 3.2rem}}@media (max-width: 478px) {#brxe-mgkior {grid-template-columns: 1fr; justify-items: center; grid-gap: 4rem}}#brxe-mgitel {padding-top: 8rem; padding-bottom: 8rem}@media (max-width: 991px) {#brxe-mgitel {padding-bottom: 0}}@media (max-width: 767px) {#brxe-mgitel {padding-top: 6rem; padding-bottom: 6rem}}@media (max-width: 478px) {#brxe-mgitel {padding-top: 4rem; padding-bottom: 4rem}}#brxe-dipynr:not(.tag), #brxe-dipynr img {object-fit: cover; object-position: 50% 100%}#brxe-dipynr {width: 100%; height: 48rem}@media (max-width: 991px) {#brxe-dipynr {height: 55rem}}@media (max-width: 478px) {#brxe-dipynr {height: 45rem}}#brxe-hxojab {font-size: 1.8rem}#brxe-woslba {margin-bottom: 1.6rem; display: flex; column-gap: .8rem; align-items: center}@media (max-width: 478px) {#brxe-woslba {margin-bottom: 1rem}}#brxe-hcyofw {margin-bottom: 2.4rem}@media (max-width: 478px) {#brxe-hcyofw {margin-bottom: 2rem}}#brxe-eftmtm {margin-bottom: 4rem}@media (max-width: 991px) {#brxe-eftmtm {margin-bottom: 0}}#brxe-pmowvp svg {height: 1.6rem; width: 1.6rem}@media (max-width: 991px) {#brxe-pmowvp {display: none}}#brxe-uqwrsq {align-self: stretch !important; width: 100%; display: grid; align-items: initial; grid-gap: 4rem; grid-template-columns: 1fr 69rem}@media (max-width: 991px) {#brxe-uqwrsq {grid-template-columns: 1fr}}#brxe-ixhyte {margin-bottom: 4rem}@media (max-width: 478px) {#brxe-ixhyte {margin-bottom: 3rem}}#brxe-lyudks {font-weight: 500; margin-bottom: 2.4rem}@media (max-width: 478px) {#brxe-lyudks {margin-bottom: 2rem}}#brxe-efhqsp {height: 20px; width: 20px; font-size: 1.8rem}#brxe-gimeij {line-height: 1}@media (max-width: 478px) {#brxe-gimeij {line-height: 1.6}}#brxe-cwaqpx {display: flex; align-items: center; column-gap: .8rem}#brxe-jsdmnj {height: 20px; width: 20px; font-size: 1.8rem}#brxe-gaovfk {line-height: 1}@media (max-width: 478px) {#brxe-gaovfk {line-height: 1.6}}#brxe-xfgajy {display: flex; align-items: center; column-gap: .8rem}#brxe-gphclc {height: 20px; width: 20px; font-size: 1.8rem}#brxe-jykdiz {line-height: 1}@media (max-width: 478px) {#brxe-jykdiz {line-height: 1.6}}#brxe-rsjupd {display: flex; align-items: center; column-gap: .8rem}#brxe-vexean {height: 20px; width: 20px; font-size: 1.8rem}#brxe-xomsqj {line-height: 1}@media (max-width: 478px) {#brxe-xomsqj {line-height: 1.6}}#brxe-nvkhor {display: flex; align-items: center; column-gap: .8rem}#brxe-brxzas {display: flex; flex-direction: column; row-gap: 1.6rem}@media (max-width: 991px) {#brxe-brxzas {padding-bottom: 4rem}}@media (max-width: 478px) {#brxe-brxzas {padding-bottom: 2.6rem; row-gap: 1rem}}#brxe-bxobmf svg {height: 1.6rem; width: 1.6rem}#brxe-bxobmf {display: none}@media (max-width: 991px) {#brxe-bxobmf {display: flex}}#brxe-ptgyyh {display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-end}#brxe-ptfpyl:not(.tag), #brxe-ptfpyl img {object-fit: cover}#brxe-ptfpyl {width: 100%; height: 48rem}@media (max-width: 991px) {#brxe-ptfpyl {height: 55rem}}@media (max-width: 478px) {#brxe-ptfpyl {height: 45rem}}#brxe-phxxrg {position: absolute; top: -9rem; right: -9rem}@media (max-width: 991px) {#brxe-phxxrg {width: 120px; top: -5rem; right: -4rem}}@media (max-width: 767px) {#brxe-phxxrg {width: 100px; top: -5rem; right: -3rem}}@media (max-width: 478px) {#brxe-phxxrg {top: -3rem; right: -1rem}}#brxe-ibgolh {position: relative}#brxe-fbfier {align-self: stretch !important; width: 100%; display: grid; align-items: initial; grid-gap: 4rem; grid-template-columns: 69rem 1fr; margin-top: -7rem}@media (max-width: 991px) {#brxe-fbfier {grid-template-columns: 1fr; margin-top: 4rem}}@media (max-width: 478px) {#brxe-fbfier {margin-top: 3rem}}#o-firme {padding-bottom: 10rem}@media (max-width: 991px) {#o-firme {padding-top: 8rem; padding-bottom: 8rem}}@media (max-width: 767px) {#o-firme {padding-top: 6rem; padding-bottom: 6rem}}@media (max-width: 478px) {#o-firme {padding-top: 4rem; padding-bottom: 4rem}}#brxe-zejwse {height: 20px; width: 20px; font-size: 20px; color: var(--white); fill: var(--white)}#brxe-uxnriz {line-height: 1}#brxe-uhewwb {display: flex; align-items: center; column-gap: 1rem}[data-id="brxe-knbnmz"].splide__slide {width: fit-content}#brxe-bjymdt {width: 4px; height: 4px; position: relative; min-height: 4px; min-width: 4px; background-color: var(--grey)}[data-id="brxe-yxyhmf"].splide__slide {width: fit-content}#brxe-lwlhgj {height: 20px; width: 20px; font-size: 20px; color: var(--white); fill: var(--white)}#brxe-vhjwaa {line-height: 1}#brxe-vxdusi {display: flex; align-items: center; column-gap: 1rem}[data-id="brxe-ehbzqq"].splide__slide {width: fit-content}#brxe-cljdao {width: 4px; height: 4px; position: relative; min-height: 4px; min-width: 4px; background-color: var(--grey)}[data-id="brxe-mqgcyu"].splide__slide {width: fit-content}#brxe-onsgyb {height: 20px; width: 20px; font-size: 20px; color: var(--white); fill: var(--white)}#brxe-tlnxmt {line-height: 1}#brxe-jyamwn {display: flex; align-items: center; column-gap: 1rem}[data-id="brxe-apmazn"].splide__slide {width: fit-content}#brxe-wvkkpi {width: 4px; height: 4px; position: relative; min-height: 4px; min-width: 4px; background-color: var(--grey)}[data-id="brxe-uuglxu"].splide__slide {width: fit-content}#brxe-oxnnil {height: 20px; width: 20px; font-size: 20px; color: var(--white); fill: var(--white)}#brxe-verkgm {line-height: 1}#brxe-ycidpa {display: flex; align-items: center; column-gap: 1rem}[data-id="brxe-rfmarb"].splide__slide {width: fit-content}#brxe-gfmitr {width: 4px; height: 4px; position: relative; min-height: 4px; min-width: 4px; background-color: var(--grey)}[data-id="brxe-owsigb"].splide__slide {width: fit-content}#brxe-nixrkc {height: 20px; width: 20px; font-size: 20px; color: var(--white); fill: var(--white)}#brxe-lamree {line-height: 1}#brxe-gknlnp {display: flex; align-items: center; column-gap: 1rem}[data-id="brxe-uiqjek"].splide__slide {width: fit-content}#brxe-uffigh {width: 4px; height: 4px; position: relative; min-height: 4px; min-width: 4px; background-color: var(--grey)}[data-id="brxe-xsbyme"].splide__slide {width: fit-content}#brxe-gsggju {height: 20px; width: 20px; font-size: 20px; color: var(--white); fill: var(--white)}#brxe-vjpjsu {line-height: 1}#brxe-htnxwr {display: flex; align-items: center; column-gap: 1rem}[data-id="brxe-sqslzi"].splide__slide {width: fit-content}#brxe-nchpsf {width: 4px; height: 4px; position: relative; min-height: 4px; min-width: 4px; background-color: var(--grey)}[data-id="brxe-avrkzq"].splide__slide {width: fit-content}#brxe-jdoobk {height: 20px; width: 20px; font-size: 20px; color: var(--white); fill: var(--white)}#brxe-raqkbm {line-height: 1}#brxe-accnmp {display: flex; align-items: center; column-gap: 1rem}[data-id="brxe-romdmy"].splide__slide {width: fit-content}#brxe-haorjh {width: 4px; height: 4px; position: relative; min-height: 4px; min-width: 4px; background-color: var(--grey)}[data-id="brxe-gdlokf"].splide__slide {width: fit-content}#brxe-xymkbr {background-color: var(--black); padding-top: 2rem; padding-bottom: 2rem}#brxe-xymkbr .splide__slide {height: 20px}#brxe-aplnav {align-self: stretch !important; width: 100%}#brxe-squdgm {font-size: 1.8rem}#brxe-ohuetg {display: flex; align-items: center; column-gap: .8rem; margin-bottom: 1.6rem}@media (max-width: 478px) {#brxe-ohuetg {margin-bottom: 1rem}}#brxe-vfbswf {margin-bottom: 2rem}@media (max-width: 991px) {#brxe-vfbswf {text-align: center}}@media (max-width: 767px) {#brxe-vfbswf {text-align: center}}@media (max-width: 478px) {#brxe-vfbswf {width: 100%}}#brxe-bnpolu {margin-bottom: 2rem; text-align: center}@media (max-width: 478px) {#brxe-bnpolu {width: 100%}}#brxe-wpioip {font-weight: 500}@media (max-width: 767px) {#brxe-wpioip {text-align: center}}@media (max-width: 478px) {#brxe-wpioip {text-align: center; width: 100%}}#brxe-diqalf {grid-column: 1/4; display: flex; flex-direction: column; align-items: center}@media (max-width: 991px) {#brxe-diqalf {grid-column: auto}}#brxe-bdbdaq {margin-bottom: 4rem; font-size: 6.4rem}@media (max-width: 478px) {#brxe-bdbdaq {margin-bottom: 2rem}}#brxe-esruuh {margin-bottom: 2rem; font-weight: 600}@media (max-width: 478px) {#brxe-esruuh {margin-bottom: 1rem}}#brxe-sqnunf {text-align: center; width: 33.5rem}@media (max-width: 478px) {#brxe-sqnunf {width: 100%}}#brxe-uteoba {padding-top: 7.2rem; padding-right: 1.6rem; padding-bottom: 7.2rem; padding-left: 1.6rem; display: flex; flex-direction: column; align-items: center; background-color: var(--light-orange)}@media (max-width: 478px) {#brxe-uteoba {padding-top: 5rem; padding-right: 5rem; padding-bottom: 5rem; padding-left: 5rem}}#brxe-cqsnxv {margin-bottom: 4rem; font-size: 6.4rem}@media (max-width: 478px) {#brxe-cqsnxv {margin-bottom: 2rem}}#brxe-gmyycm {margin-bottom: 2rem; font-weight: 600}@media (max-width: 478px) {#brxe-gmyycm {margin-bottom: 1rem}}#brxe-hylevq {text-align: center; width: 33.5rem}@media (max-width: 478px) {#brxe-hylevq {width: 100%}}#brxe-xqmhpy {padding-top: 7.2rem; padding-right: 1.6rem; padding-bottom: 7.2rem; padding-left: 1.6rem; display: flex; flex-direction: column; align-items: center; background-color: var(--light-orange)}@media (max-width: 478px) {#brxe-xqmhpy {padding-top: 5rem; padding-right: 5rem; padding-bottom: 5rem; padding-left: 5rem}}#brxe-uwbwxc {margin-bottom: 4rem; font-size: 6.4rem}@media (max-width: 478px) {#brxe-uwbwxc {margin-bottom: 2rem}}#brxe-hlpitb {margin-bottom: 2rem; font-weight: 600}@media (max-width: 478px) {#brxe-hlpitb {margin-bottom: 1rem}}#brxe-mwbpyp {text-align: center; width: 33.5rem}@media (max-width: 478px) {#brxe-mwbpyp {width: 100%}}#brxe-kywkii {display: flex; padding-top: 7.2rem; padding-right: 1.6rem; padding-bottom: 7.2rem; padding-left: 1.6rem; flex-direction: column; align-items: center; background-color: var(--light-orange)}@media (max-width: 478px) {#brxe-kywkii {padding-top: 5rem; padding-right: 5rem; padding-bottom: 5rem; padding-left: 5rem}}#brxe-fciufw {grid-column: 2/3; justify-self: center}@media (max-width: 991px) {#brxe-fciufw {grid-column: auto; display: none}}#brxe-srtzzd {display: grid; align-items: initial; grid-template-columns: repeat(3, 1fr); grid-gap: 4rem 2.4rem}@media (max-width: 991px) {#brxe-srtzzd {grid-template-columns: 1fr}}@media (max-width: 478px) {#brxe-srtzzd {grid-gap: 3.2rem}}#cenik {padding-top: 10rem; padding-bottom: 10rem}@media (max-width: 991px) {#cenik {padding-top: 8rem; padding-bottom: 8rem}}@media (max-width: 767px) {#cenik {padding-top: 6rem; padding-bottom: 6rem}}@media (max-width: 478px) {#cenik {padding-top: 4rem; padding-bottom: 4rem}}#brxe-kilzxe {font-size: 1.8rem}#brxe-iosqfn {line-height: 1}#brxe-gerwhs {display: flex; column-gap: .8rem; align-items: center}#brxe-nqaybs {line-height: 1}@media (max-width: 478px) {#brxe-nqaybs {text-align: center}}#brxe-raglxm {display: flex; flex-direction: column; row-gap: 1.6rem}@media (max-width: 767px) {#brxe-raglxm {align-items: center}}@media (max-width: 478px) {#brxe-raglxm {row-gap: 1rem}}#brxe-nzhbke svg {height: 1.6rem; width: 1.6rem}#brxe-zlyrtr {display: flex; grid-column: 1/5; margin-bottom: 4rem; align-items: center; justify-content: space-between}@media (max-width: 991px) {#brxe-zlyrtr {grid-column: 1/3}}@media (max-width: 767px) {#brxe-zlyrtr {flex-direction: column; row-gap: 4rem}}@media (max-width: 478px) {#brxe-zlyrtr {grid-column: 1/2; row-gap: 3.2rem}}#brxe-bvtggr:not(.tag), #brxe-bvtggr img {object-fit: cover}#brxe-bvtggr {width: 100%; height: 50rem}#brxe-nvsltu {font-size: 1.8rem; font-family: "Poppins"; line-height: 1.6}#brxe-bhtdmg {background-color: rgba(245, 154, 40, 0.4); transition: transform 0.4s ease; padding-top: 1.6rem; padding-right: 1.6rem; padding-bottom: 1.6rem; padding-left: 1.6rem; position: absolute; bottom: 0px; display: flex; flex-direction: column; row-gap: 1.2rem}#brxe-tseglz {transition: transform 0.4s ease; position: relative; overflow: hidden}#brxe-tseglz:hover .hidden-text{ transform: translateY(0);}#brxe-pwtngc:not(.tag), #brxe-pwtngc img {object-fit: cover}#brxe-pwtngc {width: 100%; height: 50rem}#brxe-jfeokk {font-size: 1.8rem; font-family: "Poppins"; line-height: 1.6}#brxe-npguio {background-color: rgba(245, 154, 40, 0.4); transition: transform 0.4s ease; padding-top: 1.6rem; padding-right: 1.6rem; padding-bottom: 1.6rem; padding-left: 1.6rem; position: absolute; bottom: 0px; display: flex; flex-direction: column; row-gap: 1.2rem}#brxe-bgduye {transition: transform 0.4s ease; position: relative; overflow: hidden}#brxe-bgduye:hover .hidden-text{ transform: translateY(0);}#brxe-wsczwn:not(.tag), #brxe-wsczwn img {object-fit: cover}#brxe-wsczwn {width: 100%; height: 50rem}#brxe-cbkttm {font-size: 1.8rem; font-family: "Poppins"; line-height: 1.6}#brxe-nfiorx {background-color: rgba(245, 154, 40, 0.4); transition: transform 0.4s ease; padding-top: 1.6rem; padding-right: 1.6rem; padding-bottom: 1.6rem; padding-left: 1.6rem; position: absolute; bottom: 0px; display: flex; flex-direction: column; row-gap: 1.2rem}#brxe-rdcost {transition: transform 0.4s ease; position: relative; overflow: hidden}#brxe-rdcost:hover .hidden-text{ transform: translateY(0);}#brxe-kmdkju:not(.tag), #brxe-kmdkju img {object-fit: cover}#brxe-kmdkju {width: 100%; height: 50rem}#brxe-jobceh {font-size: 1.8rem; font-family: "Poppins"; line-height: 1.6}#brxe-exdpay {background-color: rgba(245, 154, 40, 0.4); transition: transform 0.4s ease; padding-top: 1.6rem; padding-right: 1.6rem; padding-bottom: 1.6rem; padding-left: 1.6rem; position: absolute; bottom: 0px; display: flex; flex-direction: column; row-gap: 1.2rem}#brxe-xrbkta {transition: transform 0.4s ease; position: relative; overflow: hidden}#brxe-xrbkta:hover .hidden-text{ transform: translateY(0);}#brxe-fhtvdj:not(.tag), #brxe-fhtvdj img {object-fit: cover}#brxe-fhtvdj {width: 100%; height: 50rem}#brxe-yeklxh {font-size: 1.8rem; font-family: "Poppins"; line-height: 1.6}#brxe-coreok {background-color: rgba(245, 154, 40, 0.4); transition: transform 0.4s ease; padding-top: 1.6rem; padding-right: 1.6rem; padding-bottom: 1.6rem; padding-left: 1.6rem; position: absolute; bottom: 0px; display: flex; flex-direction: column; row-gap: 1.2rem}#brxe-hiqwfe {transition: transform 0.4s ease; position: relative; overflow: hidden}#brxe-hiqwfe:hover .hidden-text{ transform: translateY(0);}#brxe-pmamvo:not(.tag), #brxe-pmamvo img {object-fit: cover}#brxe-pmamvo {width: 100%; height: 50rem}#brxe-natbrt {font-size: 1.8rem; font-family: "Poppins"; line-height: 1.6}#brxe-kfmyqm {background-color: rgba(245, 154, 40, 0.4); transition: transform 0.4s ease; padding-top: 1.6rem; padding-right: 1.6rem; padding-bottom: 1.6rem; padding-left: 1.6rem; position: absolute; bottom: 0px; display: flex; flex-direction: column; row-gap: 1.2rem}#brxe-nezwno {transition: transform 0.4s ease; position: relative; overflow: hidden}#brxe-nezwno:hover .hidden-text{ transform: translateY(0);}#brxe-yyioxt:not(.tag), #brxe-yyioxt img {object-fit: cover}#brxe-yyioxt {width: 100%; height: 50rem}#brxe-mtaozl {font-size: 1.8rem; font-family: "Poppins"; line-height: 1.6}#brxe-sntlce {background-color: rgba(245, 154, 40, 0.4); transition: transform 0.4s ease; padding-top: 1.6rem; padding-right: 1.6rem; padding-bottom: 1.6rem; padding-left: 1.6rem; position: absolute; bottom: 0px; display: flex; flex-direction: column; row-gap: 1.2rem}#brxe-wihrnw {transition: transform 0.4s ease; position: relative; overflow: hidden}#brxe-wihrnw:hover .hidden-text{ transform: translateY(0);}#brxe-sxyluc:not(.tag), #brxe-sxyluc img {object-fit: cover}#brxe-sxyluc {width: 100%; height: 50rem}#brxe-jomkel {font-size: 1.8rem; font-family: "Poppins"; line-height: 1.6}#brxe-sifgpd {background-color: rgba(245, 154, 40, 0.4); transition: transform 0.4s ease; padding-top: 1.6rem; padding-right: 1.6rem; padding-bottom: 1.6rem; padding-left: 1.6rem; position: absolute; bottom: 0px; display: flex; flex-direction: column; row-gap: 1.2rem}#brxe-ouxfqm {transition: transform 0.4s ease; position: relative; overflow: hidden}#brxe-ouxfqm:hover .hidden-text{ transform: translateY(0);}#brxe-egyojz {display: grid; align-items: initial; grid-template-columns: repeat(4, 1fr)}@media (max-width: 991px) {#brxe-egyojz {grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {#brxe-egyojz {grid-template-columns: 1fr}}#brxe-ztbmbz {padding-top: 10rem; padding-bottom: 10rem; background-color: var(--beige)}@media (max-width: 991px) {#brxe-ztbmbz {padding-top: 8rem; padding-bottom: 8rem}}@media (max-width: 767px) {#brxe-ztbmbz {padding-top: 6rem; padding-bottom: 6rem}}@media (max-width: 478px) {#brxe-ztbmbz {padding-top: 4rem; padding-bottom: 4rem}}#brxe-vrlkhp {font-size: 1.8rem}#brxe-xwvlom {line-height: 1}#brxe-diwffn {display: flex; column-gap: .8rem; align-items: center; margin-bottom: 1.6rem}@media (max-width: 478px) {#brxe-diwffn {margin-bottom: 1rem}}#brxe-clofur {margin-bottom: 2rem; line-height: 1}@media (max-width: 767px) {#brxe-clofur {line-height: 4.6rem}}#brxe-oeauuj {grid-column: 1/3}@media (max-width: 991px) {#brxe-oeauuj {grid-column: auto}}#brxe-msapbr {font-weight: 600; margin-bottom: 1.6rem}#brxe-fuserl {margin-bottom: 4rem}@media (max-width: 478px) {#brxe-fuserl {margin-bottom: 3.2rem}}#brxe-mjukqy {margin-bottom: .8rem}#brxe-ggqtvt {margin-bottom: 2rem; font-weight: 300}#brxe-ycqvbm {width: 20rem}#brxe-egqlko {display: flex; margin-bottom: 5rem}@media (max-width: 478px) {#brxe-egqlko {flex-direction: column; row-gap: 1rem; margin-top: -1rem; margin-bottom: 3.2rem}}#brxe-xasycv {margin-bottom: .8rem}#brxe-qznnms {margin-bottom: 2rem; font-weight: 300}#brxe-ltqhhw {width: 20rem}@media (max-width: 478px) {#brxe-ltqhhw {width: 50%}}#brxe-jklrnk {display: flex}@media (max-width: 478px) {#brxe-jklrnk {flex-direction: column; row-gap: 1rem; margin-top: -1rem}}#brxe-cfmvip {display: flex; flex-direction: column}#brxe-ewqbwh .form-group:nth-child(1) {width: calc(50% - 8px)}#brxe-ewqbwh .form-group:nth-child(2) {width: calc(50% - 8px)}#brxe-ewqbwh .form-group:nth-child(3) {width: calc(50% - 8px)}#brxe-ewqbwh .form-group:nth-child(4) {width: calc(50% - 8px)}#brxe-ewqbwh .submit-button-wrapper {width: 100%}#brxe-ewqbwh .bricks-button {background-color: var(--orange); color: var(--white); font-size: 1.6rem; font-family: "Poppins"; font-weight: 500; line-height: 2.5}#brxe-ewqbwh .form-group input {background-color: var(--light-grey); border-style: none; font-size: 1.4rem; font-family: "Poppins"; font-weight: 300; line-height: 1; padding-top: 1.8rem; padding-right: 2.4rem; padding-bottom: 1.8rem; padding-left: 2.4rem}#brxe-ewqbwh .flatpickr {background-color: var(--light-grey); border-style: none; padding-top: 1.8rem; padding-right: 2.4rem; padding-bottom: 1.8rem; padding-left: 2.4rem}#brxe-ewqbwh select {background-color: var(--light-grey); border-style: none; font-size: 1.4rem; font-family: "Poppins"; font-weight: 300; line-height: 1; padding-top: 1.8rem; padding-right: 2.4rem; padding-bottom: 1.8rem; padding-left: 2.4rem; color: var(--grey)}#brxe-ewqbwh textarea {background-color: var(--light-grey); border-style: none; font-size: 1.4rem; font-family: "Poppins"; font-weight: 300; line-height: 1; padding-top: 1.8rem; padding-right: 2.4rem; padding-bottom: 1.8rem; padding-left: 2.4rem}#brxe-ewqbwh .bricks-button:not([type=submit]) {border-style: none}#brxe-ewqbwh .choose-files {border-style: none}#brxe-ewqbwh {padding-bottom: 0; justify-content: space-between}#brxe-ewqbwh label {color: var(--black); text-transform: capitalize; font-size: 1.6rem; font-family: "Poppins"; font-weight: 400; line-height: 1.6}#brxe-ewqbwh .label {color: var(--black); text-transform: capitalize; font-size: 1.6rem; font-family: "Poppins"; font-weight: 400; line-height: 1.6}#brxe-ewqbwh ::placeholder {font-size: 1.4rem; color: var(--grey)}#brxe-ewqbwh button { transition: transform 0.4s ease;}#brxe-ewqbwh button:hover { transition: transform 0.4s ease;transform: scale(1.03);}@media (max-width: 478px) {#brxe-ewqbwh .form-group:nth-child(1) {width: 100%}#brxe-ewqbwh .form-group:nth-child(2) {width: 100%}#brxe-ewqbwh .form-group:nth-child(3) {width: 100%}#brxe-ewqbwh .form-group:nth-child(4) {width: 100%}}#brxe-tbvotw {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: 6.4rem 10rem}@media (max-width: 991px) {#brxe-tbvotw {grid-template-columns: 1fr; grid-gap: 4rem}}@media (max-width: 478px) {#brxe-tbvotw {grid-gap: 3.2rem}}#kontakt {padding-top: 10rem; padding-bottom: 10rem}@media (max-width: 991px) {#kontakt {padding-top: 8rem; padding-bottom: 8rem}}@media (max-width: 767px) {#kontakt {padding-top: 6rem; padding-bottom: 6rem}}@media (max-width: 478px) {#kontakt {padding-top: 4rem; padding-bottom: 4rem}}