.brxe-button{width:auto}@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{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}@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{overflow:hidden;position:relative}: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!important;text-align:center;width:100%;z-index:1}: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-zyvdnn {font-family: "Playfair Display"; font-size: 70px; color: #212121; font-weight: 500; letter-spacing: -0.6px; line-height: 45px}@media (max-width: 991px) {#brxe-zyvdnn {font-size: 60px}}@media (max-width: 478px) {#brxe-zyvdnn {text-align: center; font-size: 45px}}#brxe-etazqo {height: 300px; justify-content: center; align-items: center; flex-direction: column}#brxe-opobsf {position: relative; height: 300px; border-bottom: 1px solid #f5efeb; background-image: url(https://kasiadudek.com/wp-content/uploads/2025/05/transparent-leaves-shadow-overlay-effect-e1747762625853.webp); background-size: contain; background-repeat: no-repeat; background-position: bottom right}:where(#brxe-opobsf > *) {position: relative}#brxe-opobsf::before {background-image: linear-gradient(rgba(245, 239, 235, 0.47), #ffffff); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-opobsf {padding-right: 30px; padding-left: 30px}}#brxe-mntqfe {font-family: "Playfair Display"; color: #f5efeb; font-weight: 500; font-size: 110px; text-transform: uppercase; line-height: 1; margin-bottom: -30px}#brxe-mntqfe span{ color: #b29b66;}#brxe-htffsw {font-family: "Playfair Display"; color: #212121; font-weight: 600; font-size: 20px; text-transform: uppercase; text-align: left; letter-spacing: 0.5px; padding-bottom: 15px; z-index: 2}#brxe-apjsur {text-align: left; font-size: 20px; text-transform: uppercase; font-weight: 600; font-family: "Montserrat"; color: #6096ba; padding-top: 14px; padding-right: 0; padding-bottom: 18px; padding-left: 0; border-top: 1px solid #212121; border-right: 0 solid #212121; border-bottom: 0 solid #212121; border-left: 0 solid #212121; border-radius: 0; background-color: rgba(0, 0, 0, 0); width: 100%; justify-content: flex-start}@media (max-width: 767px) {#brxe-apjsur {font-size: 15px}}#brxe-lcctdv {padding-right: 30px; align-items: flex-start}@media (max-width: 767px) {#brxe-lcctdv {width: 32%}}@media (max-width: 478px) {#brxe-lcctdv {width: 100%}}#brxe-fczujm {font-size: 110px; text-transform: uppercase; font-weight: 500; font-family: "Playfair Display"; color: #f5efeb; line-height: 1; margin-bottom: -30px}#brxe-fczujm span{ color: #b29b66;}#brxe-cwveym {font-size: 20px; font-family: "Playfair Display"; text-transform: uppercase; font-weight: 600; color: #212121; text-align: left; letter-spacing: 0.5px; padding-bottom: 15px; z-index: 2}#brxe-iscfbb {padding-top: 14px; padding-right: 0; padding-bottom: 18px; padding-left: 0; font-size: 20px; font-family: "Montserrat"; text-transform: uppercase; font-weight: 600; color: #6096ba; text-align: left; border-top: 1px solid #212121; border-right: 0 solid #212121; border-bottom: 0 solid #212121; border-left: 0 solid #212121; border-radius: 0; background-color: rgba(0, 0, 0, 0); width: 100%; justify-content: flex-start}@media (max-width: 767px) {#brxe-iscfbb {font-size: 15px}}#brxe-sidrbx {align-items: flex-start; padding-right: 30px}@media (max-width: 767px) {#brxe-sidrbx {width: 32%}}@media (max-width: 478px) {#brxe-sidrbx {width: 100%}}#brxe-qddgqz {font-family: "Playfair Display"; color: #f5efeb; font-weight: 500; font-size: 110px; text-transform: uppercase; line-height: 1; margin-bottom: -30px}#brxe-qddgqz span{ color: #b29b66;}#brxe-milwps {font-size: 20px; font-family: "Playfair Display"; text-transform: uppercase; font-weight: 600; color: #212121; text-align: center; letter-spacing: 0.5px; padding-bottom: 15px; z-index: 2}#brxe-fscfpb {font-family: "Montserrat"; color: #6096ba; font-weight: 600; font-size: 20px; text-transform: uppercase; text-align: left; border-top: 1px solid #212121; border-right: 0 solid #212121; border-bottom: 0 solid #212121; border-left: 0 solid #212121; border-radius: 0; padding-top: 14px; padding-right: 0; padding-bottom: 18px; padding-left: 0; background-color: rgba(0, 0, 0, 0); width: 100%; justify-content: flex-start}@media (max-width: 767px) {#brxe-fscfpb {font-size: 15px}}#brxe-ekhswp {padding-right: 30px; align-items: flex-start}@media (max-width: 991px) {#brxe-ekhswp {padding-right: 0}}@media (max-width: 767px) {#brxe-ekhswp {width: 32%}}@media (max-width: 478px) {#brxe-ekhswp {width: 100%}}#brxe-xdgofq {flex-direction: row}@media (max-width: 767px) {#brxe-xdgofq {justify-content: space-between}}#brxe-qjbbpl {align-items: center; justify-content: center}#brxe-jmfzzn {background-repeat: no-repeat; background-position: bottom center; background-size: contain; padding-top: 50px; padding-bottom: 80px; width: 100%; background-image: linear-gradient(180deg, #ffffff, #f5efeb)}@media (max-width: 991px) {#brxe-jmfzzn {padding-right: 30px; padding-left: 30px}}#brxe-cbktcq {z-index: 4; height: 40px; margin-bottom: 30px}#brxe-cbktcq:not(.tag), #brxe-cbktcq img {object-fit: contain}#brxe-oifhbx {font-family: "Playfair Display"; color: #212121; font-weight: 500; font-size: 35px; letter-spacing: -0.6px; line-height: 45px; text-align: center; padding-bottom: 20px; width: 60%}#brxe-oifhbx span{ color: #6096BA;}@media (max-width: 767px) {#brxe-oifhbx {font-size: 30px}}@media (max-width: 478px) {#brxe-oifhbx {width: 100%}}#brxe-hdsyrn {font-family: "Montserrat"; font-size: 15px; text-align: center; padding-bottom: 80px; width: 70%}@media (max-width: 478px) {#brxe-hdsyrn {width: 100%}}#brxe-oasxsc .form-group:nth-child(2) {width: 50%}#brxe-oasxsc .form-group:nth-child(3) {width: 50%}#brxe-oasxsc .form-group:nth-child(5) {width: 100%}#brxe-oasxsc .form-group input {background-color: rgba(0, 0, 0, 0); border-top: 0 solid #3d3429; border-right: 0 solid #3d3429; border-bottom: 1px solid #3d3429; border-left: 0 solid #3d3429; border-radius: 0; font-size: 16px; color: #212121; text-align: left; padding-right: 12px}#brxe-oasxsc .flatpickr {background-color: rgba(0, 0, 0, 0); border-top: 0 solid #3d3429; border-right: 0 solid #3d3429; border-bottom: 1px solid #3d3429; border-left: 0 solid #3d3429; border-radius: 0; padding-right: 12px}#brxe-oasxsc select {background-color: rgba(0, 0, 0, 0); border-top: 0 solid #3d3429; border-right: 0 solid #3d3429; border-bottom: 1px solid #3d3429; border-left: 0 solid #3d3429; border-radius: 0; font-size: 16px; color: #212121; text-align: left; font-family: "Montserrat"; font-weight: 400; padding-right: 12px}#brxe-oasxsc textarea {background-color: rgba(0, 0, 0, 0); border-top: 0 solid #3d3429; border-right: 0 solid #3d3429; border-bottom: 1px solid #3d3429; border-left: 0 solid #3d3429; border-radius: 0; font-size: 16px; color: #212121; text-align: left; padding-right: 12px}#brxe-oasxsc .bricks-button:not([type=submit]) {border-top: 0 solid #3d3429; border-right: 0 solid #3d3429; border-bottom: 1px solid #3d3429; border-left: 0 solid #3d3429; border-radius: 0}#brxe-oasxsc .choose-files {border-top: 0 solid #3d3429; border-right: 0 solid #3d3429; border-bottom: 1px solid #3d3429; border-left: 0 solid #3d3429; border-radius: 0}#brxe-oasxsc ::placeholder {color: #212121; font-family: "Montserrat"; font-size: 16px; font-weight: 400}#brxe-oasxsc .bricks-button {font-size: 16px; text-transform: uppercase; color: #f5efeb; font-family: "Playfair Display"; line-height: 2; background-color: #1c5d99}#brxe-oasxsc button[type=submit].bricks-button {border-width: 1px; border-color: #b29b66; border-radius: 0}#brxe-oasxsc .submit-button-wrapper {width: 100%; margin-top: 20px}#brxe-oasxsc label {font-size: 15px; color: #212121; font-family: "Montserrat"; font-weight: 400}#brxe-oasxsc .label {font-size: 15px; color: #212121; font-family: "Montserrat"; font-weight: 400}#brxe-oasxsc .form-group:not(:last-child):not(.captcha) {padding-right: 10px; padding-bottom: 30px; padding-left: 10px}#brxe-oasxsc {justify-content: flex-start; width: 80%}.options-wrapper li { gap: 5px; display: flex; align-items: flex-start; }#brxe-oasxsc select { background-color: #fff;}#brxe-oasxsc .options-wrapper label { margin: -5px 5px 15px 5px;}#brxe-oasxsc .options-wrapper input[type="checkbox"] { transform: scale(1.2);  accent-color: #336044;  }@media (max-width: 478px) {#brxe-oasxsc .form-group:nth-child(2) {width: 100%}#brxe-oasxsc .form-group:nth-child(3) {width: 100%}#brxe-oasxsc {width: 100%}}#brxe-qrosmu {align-items: center}@media (max-width: 478px) {#brxe-qrosmu {padding-right: 30px; padding-left: 30px}}#brxe-nbqsgu {padding-bottom: 80px; background-repeat: no-repeat; background-position: center left; background-image: url(https://kasiadudek.com/wp-content/uploads/2025/05/Group-54-1-e1746615127916.png); background-size: 500px; position: relative}:where(#brxe-nbqsgu > *) {position: relative}#brxe-nbqsgu::before {background-image: linear-gradient(180deg, #f5efeb, rgba(255, 255, 255, 0.52)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}