@layer bricks {.brxe-button{width:auto}}@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 {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .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-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-ef7c77 {width: 100%}@media (max-width: 991px) {#brxe-ef7c77:not(.tag), #brxe-ef7c77 img {object-fit: cover}#brxe-ef7c77 {min-height: 50vh}}@media (max-width: 478px) {#brxe-ef7c77:not(.tag), #brxe-ef7c77 img {object-position: 70%}}#brxe-824f1d {width: 18%; align-self: flex-start}@media (max-width: 767px) {#brxe-824f1d {width: 20%}}@media (max-width: 478px) {#brxe-824f1d {width: 35%}}@media (max-width: 991px) {#brxe-33868d {width: 24px}}#brxe-b7b355 {font-weight: 700}#brxe-fd8b01 {display: flex; align-items: center; column-gap: 8px}#brxe-cdee0d {width: 56%; display: flex; flex-direction: column; row-gap: 48px; margin-top: 10px}@media (max-width: 991px) {#brxe-cdee0d {row-gap: 40px}}@media (max-width: 767px) {#brxe-cdee0d {row-gap: 16px; width: 100%; margin-top: 0}}@media (max-width: 478px) {#brxe-cdee0d {row-gap: 12px}}#brxe-4fba20 {width: 44%}@media (max-width: 991px) {#brxe-4fba20 {width: 46%}}@media (max-width: 767px) {#brxe-4fba20 {width: 100%}}#brxe-70cced {width: 1300px; flex-direction: row; justify-content: space-between; align-items: flex-end; margin-top: -140px; padding-right: 20px; padding-left: 20px}@media (max-width: 991px) {#brxe-70cced {flex-direction: column; align-items: flex-start; row-gap: 40px; margin-top: -70px}}@media (max-width: 767px) {#brxe-70cced {row-gap: 24px}}#brxe-b68fa4 {width: 100%; align-items: center}#brxe-07f331 {margin-top: -10px; padding-bottom: 200px}@media (max-width: 991px) {#brxe-07f331 {padding-bottom: 100px}}@media (max-width: 767px) {#brxe-07f331 {padding-bottom: 80px}}@media (max-width: 478px) {#brxe-07f331 {padding-bottom: 70px}}@media (max-width: 478px) {#brxe-694a88 {text-align: center}}#brxe-6c1e21 {padding-left: 30px}@media (max-width: 767px) {#brxe-6c1e21 {padding-left: 20px}}@media (max-width: 478px) {#brxe-6c1e21 {padding-left: 16px}}#brxe-9253aa {width: 142px}@media (max-width: 767px) {#brxe-9253aa {width: 100px}}#brxe-84aa8a {align-items: center}@media (max-width: 991px) {#brxe-84aa8a {width: 20%}}@media (max-width: 767px) {#brxe-84aa8a {padding-top: 0; padding-bottom: 0}}@media (max-width: 478px) {#brxe-84aa8a {padding-right: 8px; padding-left: 8px}}@media (max-width: 478px) {#brxe-b2470a {text-align: center}}@media (max-width: 767px) {#brxe-004386 {align-items: center}}#brxe-1ba8a7 {width: 1400px; flex-direction: row; align-items: stretch}@media (max-width: 767px) {#brxe-1ba8a7 {flex-wrap: nowrap}}#brxe-0da33c {text-align: center}#brxe-add786 {text-align: center; margin-top: -90px}@media (max-width: 991px) {#brxe-add786 {margin-top: -50px}}@media (max-width: 767px) {#brxe-add786 {margin-top: -35px}}@media (max-width: 478px) {#brxe-add786 {margin-top: -16px}}#brxe-99cf99 {width: 100%; row-gap: 100px; align-items: center}@media (max-width: 991px) {#brxe-99cf99 {row-gap: 60px}}@media (max-width: 767px) {#brxe-99cf99 {row-gap: 40px}}#brxe-3444c6 {padding-top: 200px; padding-bottom: 200px}@media (max-width: 991px) {#brxe-3444c6 {padding-top: 100px; padding-bottom: 100px}}@media (max-width: 767px) {#brxe-3444c6 {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 478px) {#brxe-3444c6 {padding-top: 70px; padding-bottom: 70px}}@media (max-width: 767px) {#brxe-90dbf6 span{ font-size:3.8rem !important;}}#brxe-0d2000 {width: 1017px; row-gap: 116px}@media (max-width: 991px) {#brxe-0d2000 {row-gap: 80px}}@media (max-width: 767px) {#brxe-0d2000 {row-gap: 60px}}@media (max-width: 478px) {#brxe-0d2000 {row-gap: 40px}}#about {padding-top: 256px; padding-bottom: 186px; background-image: url(https://www.svadobnefoto.eu/wp-content/uploads/2025/11/vs-about-bg.webp); background-size: cover; background-position: center center}@media (max-width: 991px) {#about {padding-top: 120px; padding-bottom: 120px}}@media (max-width: 767px) {#about {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 478px) {#about {padding-top: 70px; padding-bottom: 70px}}@media (max-width: 767px) {#brxe-190df9 {width: 100%}}#brxe-582ee2 {align-self: flex-end}@media (max-width: 991px) {#brxe-582ee2 {align-self: flex-start; padding-left: 0}}#brxe-0677f3 .form-group:nth-child(2) {width: 47%}#brxe-0677f3 .form-group:nth-child(3) {width: 47%}@media (max-width: 478px) {#brxe-0677f3 .form-group:nth-child(2) {width: 100%}#brxe-0677f3 .form-group:nth-child(3) {width: 100%}}#brxe-151856 {flex-direction: row; justify-content: space-between}@media (max-width: 991px) {#brxe-151856 {align-items: flex-start}}@media (max-width: 767px) {#brxe-151856 {flex-direction: column; row-gap: 30px}}#kontakt {padding-top: 200px; padding-bottom: 200px}@media (max-width: 991px) {#kontakt {padding-top: 100px; padding-bottom: 100px}}@media (max-width: 767px) {#kontakt {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 478px) {#kontakt {padding-top: 70px; padding-bottom: 70px}}