@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 {@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 {: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-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-picgop {font-size: 55px; font-family: "Poppins"; color: var(--bricks-color-22206c); padding-bottom: 30px; width: 50%}@media (max-width: 1250px) {#brxe-picgop {font-size: 45px}}@media (max-width: 767px) {#brxe-picgop {font-size: 45px}}@media (max-width: 478px) {#brxe-picgop {width: 100%}}#brxe-dgwdju {height: 400px; align-items: center; flex-direction: row; background-image: url(https://zoreco.pl/wp-content/uploads/2025/03/two-worker-making-gates-smithy.webp); background-position: center center; background-size: cover; position: relative}:where(#brxe-dgwdju > *:not(figcaption)) {position: relative}#brxe-dgwdju::before {background-image: linear-gradient(90deg, rgba(33, 33, 33, 0.55), rgba(33, 33, 33, 0)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 1250px) {#brxe-dgwdju {padding-right: 40px; padding-left: 40px}}@media (max-width: 767px) {#brxe-dgwdju {padding-right: 30px; padding-left: 30px}}@media (max-width: 478px) {#brxe-dgwdju {height: 400px}}#brxe-ahqnpa svg {width: 30px; height: 30px}#brxe-ahqnpa {flex-direction: row}#brxe-ahqnpa h1 {font-size: 15px; text-transform: uppercase; font-family: "Poppins"; font-weight: 500}#brxe-ahqnpa h2 {font-size: 15px; text-transform: uppercase; font-family: "Poppins"; font-weight: 500}#brxe-ahqnpa h3 {font-size: 15px; text-transform: uppercase; font-family: "Poppins"; font-weight: 500}#brxe-ahqnpa h4 {font-size: 15px; text-transform: uppercase; font-family: "Poppins"; font-weight: 500}#brxe-ahqnpa h5 {font-size: 15px; text-transform: uppercase; font-family: "Poppins"; font-weight: 500}#brxe-ahqnpa h6 {font-size: 15px; text-transform: uppercase; font-family: "Poppins"; font-weight: 500}#brxe-ahqnpa .icon {padding-right: 10px}#brxe-ahqnpa .content {align-self: center}#brxe-bwwevd {font-size: 45px; font-family: "Poppins"; padding-bottom: 30px}@media (max-width: 1250px) {#brxe-bwwevd {font-size: 39px}}@media (max-width: 767px) {#brxe-bwwevd {font-size: 40px; text-align: center}}@media (max-width: 478px) {#brxe-bwwevd {font-size: 35px; padding-bottom: 10px}}#brxe-ssxrsn {justify-content: center; padding-right: 50px}@media (max-width: 991px) {#brxe-ssxrsn {align-items: center}}@media (max-width: 767px) {#brxe-ssxrsn {padding-right: 0}}@media (max-width: 478px) {#brxe-ssxrsn {padding-right: 0; text-align: center; align-items: center}}#brxe-tcwpfu {font-size: 16px; font-family: "Poppins"; padding-bottom: 30px}@media (max-width: 1250px) {#brxe-tcwpfu {font-size: 15px}}@media (max-width: 767px) {#brxe-tcwpfu {font-size: 14px}}@media (max-width: 991px) {#brxe-wgedzn {text-align: center}}#brxe-lmesmk {flex-direction: row; align-items: stretch}@media (max-width: 991px) {#brxe-lmesmk {flex-direction: column}}#brxe-eyxexe {padding-top: 80px; border-top-width: 0; border-top-color: #f5f5f5; border-bottom-width: 0; border-bottom-color: #f5f5f5}@media (max-width: 1250px) {#brxe-eyxexe {padding-right: 40px; padding-left: 40px}}#brxe-nayyrr {font-size: 45px; font-family: "Poppins"; padding-bottom: 30px}@media (max-width: 1250px) {#brxe-nayyrr {font-size: 39px}}@media (max-width: 767px) {#brxe-nayyrr {font-size: 40px}}@media (max-width: 478px) {#brxe-nayyrr {font-size: 35px; padding-bottom: 10px}}#brxe-fyhfqk svg {height: 50px; width: 50px}#brxe-fyhfqk {flex-direction: row; padding-bottom: 10px}#brxe-fyhfqk .content {font-size: 16px; font-family: "Poppins"; font-weight: 500; padding-left: 20px}#brxe-hqjeet svg {height: 50px; width: 50px}#brxe-hqjeet {flex-direction: row; padding-bottom: 10px}#brxe-hqjeet .content {font-size: 16px; font-family: "Poppins"; font-weight: 500; padding-left: 20px}#brxe-lssrji svg {height: 50px; width: 50px}#brxe-lssrji {flex-direction: row; padding-bottom: 10px}#brxe-lssrji .content {font-size: 16px; font-family: "Poppins"; font-weight: 500; padding-left: 20px}#brxe-xxvzez {width: 50%}@media (max-width: 478px) {#brxe-xxvzez {width: 100%}}#brxe-bgcmjg svg {height: 50px; width: 50px; stroke: rgba(38, 52, 139, 0.21); fill: #26348b}#brxe-bgcmjg {flex-direction: row; padding-bottom: 10px}#brxe-bgcmjg .content {font-size: 16px; font-family: "Poppins"; font-weight: 500; padding-left: 20px}#brxe-erytee svg {height: 50px; width: 50px; fill: #26348b}#brxe-erytee {flex-direction: row; padding-bottom: 10px}#brxe-erytee .content {font-size: 16px; font-family: "Poppins"; font-weight: 500; padding-left: 20px}#brxe-jxgspm svg {height: 50px; width: 50px}#brxe-jxgspm {flex-direction: row; padding-bottom: 10px}#brxe-jxgspm .content {font-size: 16px; font-family: "Poppins"; font-weight: 500; padding-left: 20px}#brxe-mltlyi {width: 50%}@media (max-width: 478px) {#brxe-mltlyi {width: 100%}}#brxe-igogqf {flex-direction: row; flex-wrap: nowrap}@media (max-width: 478px) {#brxe-igogqf {flex-direction: column; width: 100%; align-items: center}}#brxe-lnklba {flex-direction: column; justify-content: center; box-shadow: 0 5px 50px 2px rgba(0, 0, 0, 0.07); border-radius: 30px; width: 100%; padding-top: 30px; padding-right: 50px; padding-bottom: 30px; padding-left: 50px}@media (max-width: 478px) {#brxe-lnklba {row-gap: 20px; align-items: center}}#brxe-djfckq {padding-top: 80px; padding-bottom: 80px; align-items: center}#brxe-robbbw {border-top: 1px none #f5f5f5; border-bottom: 1px none #f5f5f5}@media (max-width: 1250px) {#brxe-robbbw {padding-right: 40px; padding-left: 40px}}#brxe-gvrvpb {font-size: 45px; font-family: "Poppins"; padding-bottom: 30px}@media (max-width: 1250px) {#brxe-gvrvpb {font-size: 39px}}@media (max-width: 767px) {#brxe-gvrvpb {font-size: 40px; text-align: center}}@media (max-width: 478px) {#brxe-gvrvpb {font-size: 35px; padding-bottom: 10px}}@media (max-width: 991px) {#brxe-rzjimv {align-items: center}}@media (max-width: 767px) {#brxe-rzjimv {align-items: center}}@media (max-width: 1250px) {#brxe-ozkidy {padding-right: 40px; padding-left: 40px}}.brxe-yapgrq .brxe-ktmiis.brxe-icon-box svg {width: 30px; height: 30px}.brxe-yapgrq .brxe-ktmiis.brxe-icon-box {flex-direction: row}.brxe-yapgrq .brxe-ktmiis.brxe-icon-box h1 {font-size: 20px; text-transform: uppercase; font-family: "Poppins"; font-weight: 500}.brxe-yapgrq .brxe-ktmiis.brxe-icon-box h2 {font-size: 20px; text-transform: uppercase; font-family: "Poppins"; font-weight: 500}.brxe-yapgrq .brxe-ktmiis.brxe-icon-box h3 {font-size: 20px; text-transform: uppercase; font-family: "Poppins"; font-weight: 500}.brxe-yapgrq .brxe-ktmiis.brxe-icon-box h4 {font-size: 20px; text-transform: uppercase; font-family: "Poppins"; font-weight: 500}.brxe-yapgrq .brxe-ktmiis.brxe-icon-box h5 {font-size: 20px; text-transform: uppercase; font-family: "Poppins"; font-weight: 500}.brxe-yapgrq .brxe-ktmiis.brxe-icon-box h6 {font-size: 20px; text-transform: uppercase; font-family: "Poppins"; font-weight: 500}.brxe-yapgrq .brxe-ktmiis.brxe-icon-box .icon {padding-right: 10px; height: 32px; line-height: 32px; min-width: 32px}.brxe-yapgrq .brxe-ktmiis.brxe-icon-box .content {align-self: center}@media (max-width: 478px) {.brxe-yapgrq .brxe-ktmiis.brxe-icon-box h1 {font-size: 14px}.brxe-yapgrq .brxe-ktmiis.brxe-icon-box h2 {font-size: 14px}.brxe-yapgrq .brxe-ktmiis.brxe-icon-box h3 {font-size: 14px}.brxe-yapgrq .brxe-ktmiis.brxe-icon-box h4 {font-size: 14px}.brxe-yapgrq .brxe-ktmiis.brxe-icon-box h5 {font-size: 14px}.brxe-yapgrq .brxe-ktmiis.brxe-icon-box h6 {font-size: 14px}}#brxe-mnilvk {flex-direction: row; justify-content: space-between}@media (max-width: 991px) {#brxe-mnilvk {flex-direction: column; align-items: center}}@media (max-width: 767px) {#brxe-mnilvk {flex-direction: column; align-items: center}}#brxe-idliiw {border-top: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; padding-top: 50px; padding-bottom: 50px}@media (max-width: 1250px) {#brxe-idliiw {padding-right: 40px; padding-left: 40px}}#brxe-vexqnu {font-size: 45px; font-family: "Poppins"; padding-bottom: 30px}@media (max-width: 1250px) {#brxe-vexqnu {font-size: 39px}}@media (max-width: 767px) {#brxe-vexqnu {font-size: 40px; text-align: center}}@media (max-width: 478px) {#brxe-vexqnu {font-size: 35px}}#brxe-qynten {font-size: 14px; font-family: "Poppins"; text-align: left; padding-bottom: 30px}@media (max-width: 1250px) {#brxe-qynten {font-size: 15px}}@media (max-width: 991px) {#brxe-qynten {text-align: center}}@media (max-width: 767px) {#brxe-qynten {font-size: 14px; text-align: center}}#brxe-sbvskc {border-radius: 30px; height: 250px}#brxe-sbvskc:not(.tag), #brxe-sbvskc img {object-fit: cover}@media (max-width: 767px) {#brxe-sbvskc {height: 450px}}@media (max-width: 478px) {#brxe-sbvskc {height: 300px}}#brxe-mebewy {padding-top: 30px; padding-right: 50px; padding-bottom: 30px; padding-left: 0; width: 40%}@media (max-width: 991px) {#brxe-mebewy {width: 100%; padding-right: 0; align-items: center}}@media (max-width: 767px) {#brxe-mebewy {padding-left: 0; align-items: center; text-align: center}}@media (max-width: 478px) {#brxe-mebewy {width: 100%}}#brxe-ivtdbi {font-size: 45px; font-family: "Poppins"; padding-bottom: 30px}@media (max-width: 1250px) {#brxe-ivtdbi {font-size: 39px}}@media (max-width: 767px) {#brxe-ivtdbi {font-size: 40px; text-align: center}}@media (max-width: 478px) {#brxe-ivtdbi {font-size: 35px}}#brxe-gwebis .form-group:nth-child(2) {width: 50%}#brxe-gwebis .form-group:nth-child(3) {width: 50%}#brxe-gwebis .form-group input {background-color: #f1f1f1; border: 1px solid #d6d6d6; border-radius: 10px; font-size: 16px; color: #e0e0e0; font-family: "Poppins"; padding-right: 12px}#brxe-gwebis .flatpickr {background-color: #f1f1f1; border: 1px solid #d6d6d6; border-radius: 10px; padding-right: 12px}#brxe-gwebis select {background-color: #f1f1f1; border: 1px solid #d6d6d6; border-radius: 10px; font-size: 16px; color: #e0e0e0; font-family: "Poppins"; color: rgba(33, 33, 33, 0.68); padding-right: 12px}#brxe-gwebis textarea {background-color: #f1f1f1; border: 1px solid #d6d6d6; border-radius: 10px; font-size: 16px; color: #e0e0e0; font-family: "Poppins"; padding-right: 12px}#brxe-gwebis .bricks-button:not([type=submit]) {border: 1px solid #d6d6d6; border-radius: 10px}#brxe-gwebis .choose-files {border: 1px solid #d6d6d6; border-radius: 10px}#brxe-gwebis ::placeholder {color: rgba(33, 33, 33, 0.68); font-family: "Poppins"; font-size: 16px}#brxe-gwebis .bricks-button {font-size: 16px; font-family: "Lato"; text-transform: uppercase; color: #f6f3f3; line-height: 2; background-color: #26348b}#brxe-gwebis button[type=submit].bricks-button {border-radius: 10px}#brxe-gwebis .submit-button-wrapper {width: 100%; margin-top: 20px}#brxe-gwebis label {font-size: 15px; color: #26348b; font-family: "Poppins"}#brxe-gwebis .label {font-size: 15px; color: #26348b; font-family: "Poppins"}#brxe-gwebis .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 10px; padding-left: 10px}@media (max-width: 767px) {#brxe-gwebis .form-group:nth-child(2) {width: 100%}#brxe-gwebis .form-group:nth-child(3) {width: 100%}}#brxe-ofworq {background-color: #f1f1f1; background-image: url(https://zoreco.pl/wp-content/uploads/2025/03/section-bg-shape-1024x829.png); background-size: cover; border-radius: 30px; padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px; width: 60%}@media (max-width: 991px) {#brxe-ofworq {width: 100%}}@media (max-width: 767px) {#brxe-ofworq {align-items: center}}@media (max-width: 478px) {#brxe-ofworq {width: 100%}}#brxe-mcydob {flex-direction: row}@media (max-width: 991px) {#brxe-mcydob {flex-direction: column}}#brxe-uyupol {flex-direction: column; background-color: rgba(255, 255, 255, 0.86); background-position: center right; background-repeat: no-repeat; background-size: contain; background-blend-mode: lighten; padding-top: 80px; padding-bottom: 80px}@media (max-width: 1250px) {#brxe-uyupol {padding-right: 40px; padding-left: 40px}}@media (max-width: 478px) {#brxe-uyupol {padding-top: 0}}