@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@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-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}}@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)}}.brxe-image-gallery{width:100%}.brxe-image-gallery figure{all:unset;display:block}.brxe-image-gallery figure>a{display:block}.brxe-image-gallery .image{position:relative}.brxe-image-gallery .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-image-gallery[data-layout=metro] .image img{height:auto;width:100%}.brxe-image-gallery .brx-gallery-load-more-template{display:none!important}}@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{align-items:center;display:inline-flex;justify-content:center}: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 {.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}}#brxe-jzmngy {position: relative}@media (min-width: 1920px) {#brxe-jzmngy {max-width: 67%}}@media (max-width: 1024px) {#brxe-jzmngy {max-width: 55%}}#brxe-wmtmbr {text-transform: uppercase; font-size: 29px; font-weight: 500; line-height: 1.2; color: #f5f5f5}@media (min-width: 1920px) {#brxe-wmtmbr {font-size: 40px}}@media (max-width: 768px) {#brxe-wmtmbr {font-size: 30px}}@media (max-width: 425px) {#brxe-wmtmbr {font-size: 28px}}#brxe-uiyesb {max-width: 29%; background-color: #000000; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; position: relative}@media (min-width: 1920px) {#brxe-uiyesb {max-width: 33%; padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px}}@media (max-width: 1024px) {#brxe-uiyesb {max-width: 46%}}@media (max-width: 768px) {#brxe-uiyesb {max-width: 65%; align-items: flex-end; align-self: flex-end !important; margin-left: auto}}@media (max-width: 425px) {#brxe-uiyesb {max-width: 75%}}#brxe-giccbz {width: 100%; align-items: flex-start; align-content: flex-start; justify-items: center; background-color: rgba(255, 255, 255, 0); background-image: url("https://www.leefengeniet.nl/wp-content/uploads/2024/03/9-min-scaled.jpg"); background-size: cover; background-position: center center; column-gap: 0px; max-width: 1200px; align-items: center; justify-content: center; align-self: flex-start !important; flex-direction: row; padding-top: 11%; padding-bottom: 11%; position: relative}:where(#brxe-giccbz > *:not(figcaption)) {position: relative}#brxe-giccbz::before {background-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 95%, #ffffff 95%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (min-width: 1920px) {#brxe-giccbz {max-width: 1400px; padding-top: 8%; padding-bottom: 8%; flex-direction: row; align-self: flex-end !important; align-items: flex-end}}@media (max-width: 1024px) {#brxe-giccbz {max-width: 95%}}@media (max-width: 768px) {#brxe-giccbz {grid-template-columns: 1fr; grid-gap: 50px; row-gap: 50px; max-width: 90%; position: relative; align-items: flex-end; align-self: flex-end !important}:where(#brxe-giccbz > *:not(figcaption)) {position: relative}#brxe-giccbz::before {background-image: linear-gradient(90deg, rgba(245, 72, 56, 0) 90%, #eff3f6 90%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}:where(#brxe-iqntub > *:not(figcaption)) {position: relative}#brxe-iqntub::before {background-image: linear-gradient(90deg, rgba(139, 162, 139, 0.5) 60vw, #ffffff 60vw); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-iqntub {padding-top: 3%; padding-bottom: 4%; position: relative; row-gap: 55px; margin-top: 8%}@media (min-width: 1920px) {#brxe-iqntub {row-gap: 55px; position: relative}:where(#brxe-iqntub > *:not(figcaption)) {position: relative}#brxe-iqntub::before {background-image: linear-gradient(90deg, rgba(139, 162, 139, 0.5) 62vw, #ffffff 59vw); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}@media (max-width: 1024px) {#brxe-iqntub {position: relative; margin-top: 11%}:where(#brxe-iqntub > *:not(figcaption)) {position: relative}#brxe-iqntub::before {background-image: linear-gradient(90deg, #eff3f6 62%, #ffffff 62%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}@media (max-width: 768px) {#brxe-iqntub {position: relative; padding-top: 8%; padding-right: 5%; padding-bottom: 15%; align-items: flex-start; justify-content: flex-start; align-self: flex-start !important; margin-top: 10%}:where(#brxe-iqntub > *:not(figcaption)) {position: relative}#brxe-iqntub::before {background-image: linear-gradient(90deg, rgba(139, 162, 139, 0.5) 90%, #ffffff 90%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}@media (max-width: 425px) {#brxe-iqntub {margin-top: 18%}}#brxe-ydbaop {color: #ff5722; font-size: 25px}@media (min-width: 1920px) {#brxe-ydbaop {font-size: 28px}}@media (max-width: 768px) {#brxe-ydbaop {line-height: 1.2; font-size: 22px}}#brxe-ejezgx {color: #ffffff; background-color: #ff5722; padding-top: 12px; padding-right: 30px; padding-bottom: 12px; padding-left: 30px}#brxe-oevquy {row-gap: 10px}#brxe-arlyim {font-size: 17px; font-weight: 400; color: #000000}#brxe-vkwiny {font-size: 17px; color: #26922b; margin-right: 10px}#brxe-npnrcm {font-size: 22px; color: #ffc107; fill: #ffc107}#brxe-ofwxlg {font-size: 22px; color: #ffc107; fill: #ffc107}#brxe-riwpxn {font-size: 22px; color: #ffc107; fill: #ffc107}#brxe-womzxd {font-size: 22px; color: #ffc107; fill: #ffc107}#brxe-kaywxm {font-size: 22px; color: #ffc107; fill: #ffc107}#brxe-kpmkve {display: flex; justify-content: center; align-items: center}#brxe-nbuuwr {flex-direction: row; justify-content: flex-start; align-items: center; align-self: center !important; column-gap: 15px; row-gap: 20px}#brxe-lghtov {row-gap: 20px}#brxe-spmuho .separator {display: none}#brxe-spmuho .icon {font-size: 24px; color: #ff5722}#brxe-spmuho .icon svg {height: 24px; width: 24px}#brxe-spmuho .content {justify-content: flex-start; align-items: flex-start}#brxe-spmuho .description {justify-content: flex-start; align-items: flex-start}#brxe-spmuho .title {margin-right: 0; margin-left: 15px; line-height: 1.2; font-weight: 500; color: #000000}#brxe-spmuho li {margin-bottom: 10px}@media (max-width: 768px) {#brxe-spmuho .icon {font-size: 25px}#brxe-spmuho .icon svg {height: 25px; width: 25px}}#brxe-leddab {max-width: 42%; align-self: stretch !important; width: 100%}@media (max-width: 768px) {#brxe-leddab {max-width: 100%}}#brxe-ybuxis {flex-direction: row; column-gap: 60px}@media (max-width: 1024px) {#brxe-ybuxis {column-gap: 50px}}@media (max-width: 768px) {#brxe-ybuxis {row-gap: 50px}}#brxe-pklzid {padding-top: 0; padding-right: 3%; padding-bottom: 0; padding-left: 3%; position: relative}@media (min-width: 1920px) {#brxe-pklzid {max-width: 1400px; margin-left: 228.89px}}@media (max-width: 768px) {#brxe-pklzid {padding-top: 0; padding-right: 7%; padding-bottom: 0; padding-left: 7%}}#brxe-shfsui {padding-top: 5%; padding-bottom: 5%; row-gap: 40px; position: relative}:where(#brxe-shfsui > *:not(figcaption)) {position: relative}#brxe-shfsui::before {background-image: linear-gradient(90deg, rgba(139, 162, 139, 0.5) 4%, #ffffff 4%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (min-width: 1920px) {#brxe-shfsui {padding-top: 3%; padding-bottom: 3%; position: relative}:where(#brxe-shfsui > *:not(figcaption)) {position: relative}#brxe-shfsui::before {background-image: linear-gradient(90deg, rgba(139, 162, 139, 0.5) 12%, #ffffff 12%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}@media (max-width: 768px) {#brxe-shfsui {position: relative; padding-top: 7%; padding-bottom: 7%}:where(#brxe-shfsui > *:not(figcaption)) {position: relative}#brxe-shfsui::before {background-image: linear-gradient(90deg, rgba(139, 162, 139, 0.5) 6%, #ffffff 6%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}#brxe-eiehnk {flex-direction: row}#brxe-eiehnk h1 {font-size: 18px}#brxe-eiehnk h2 {font-size: 18px}#brxe-eiehnk h3 {font-size: 18px}#brxe-eiehnk h4 {font-size: 18px}#brxe-eiehnk h5 {font-size: 18px}#brxe-eiehnk h6 {font-size: 18px}#brxe-eiehnk .content {margin-top: 0; margin-left: 11px; line-height: 1.2}#brxe-eiehnk .icon i {font-size: 30px}#brxe-eiehnk .icon {margin-bottom: 0; color: #424242}#brxe-eiehnk .icon a {color: #424242}@media (min-width: 1920px) {#brxe-eiehnk .content {margin-left: 16px}}@media (max-width: 1024px) {#brxe-eiehnk h1 {font-size: 17px}#brxe-eiehnk h2 {font-size: 17px}#brxe-eiehnk h3 {font-size: 17px}#brxe-eiehnk h4 {font-size: 17px}#brxe-eiehnk h5 {font-size: 17px}#brxe-eiehnk h6 {font-size: 17px}#brxe-eiehnk .content {font-size: 15px; line-height: 1.2}}#brxe-mxurbj {flex-direction: row}#brxe-mxurbj h1 {font-size: 18px}#brxe-mxurbj h2 {font-size: 18px}#brxe-mxurbj h3 {font-size: 18px}#brxe-mxurbj h4 {font-size: 18px}#brxe-mxurbj h5 {font-size: 18px}#brxe-mxurbj h6 {font-size: 18px}#brxe-mxurbj .content {margin-top: 0; margin-left: 11px; line-height: 1.2}#brxe-mxurbj .icon i {font-size: 30px}#brxe-mxurbj .icon {margin-bottom: 0; color: #424242}#brxe-mxurbj .icon a {color: #424242}@media (min-width: 1920px) {#brxe-mxurbj .content {margin-left: 16px}}@media (max-width: 1024px) {#brxe-mxurbj h1 {font-size: 17px}#brxe-mxurbj h2 {font-size: 17px}#brxe-mxurbj h3 {font-size: 17px}#brxe-mxurbj h4 {font-size: 17px}#brxe-mxurbj h5 {font-size: 17px}#brxe-mxurbj h6 {font-size: 17px}#brxe-mxurbj .content {font-size: 15px; line-height: 1.2}}#brxe-tcmaqg {flex-direction: row}#brxe-tcmaqg h1 {font-size: 18px}#brxe-tcmaqg h2 {font-size: 18px}#brxe-tcmaqg h3 {font-size: 18px}#brxe-tcmaqg h4 {font-size: 18px}#brxe-tcmaqg h5 {font-size: 18px}#brxe-tcmaqg h6 {font-size: 18px}#brxe-tcmaqg .content {margin-top: 0; margin-left: 11px; line-height: 1.2}#brxe-tcmaqg .icon i {font-size: 30px}#brxe-tcmaqg .icon {margin-bottom: 0; color: #424242}#brxe-tcmaqg .icon a {color: #424242}@media (min-width: 1920px) {#brxe-tcmaqg .content {margin-left: 16px}}@media (max-width: 1024px) {#brxe-tcmaqg h1 {font-size: 17px}#brxe-tcmaqg h2 {font-size: 17px}#brxe-tcmaqg h3 {font-size: 17px}#brxe-tcmaqg h4 {font-size: 17px}#brxe-tcmaqg h5 {font-size: 17px}#brxe-tcmaqg h6 {font-size: 17px}#brxe-tcmaqg .content {font-size: 15px; line-height: 1.2}}#brxe-tqnhhp {flex-direction: row; column-gap: 95px; padding-right: 3%; padding-left: 3%}@media (min-width: 1920px) {#brxe-tqnhhp {max-width: 1400px}}@media (max-width: 768px) {#brxe-tqnhhp {row-gap: 30px; padding-right: 7%; padding-left: 7%}}#brxe-kalcqa {background-color: rgba(139, 162, 139, 0.5)}@media (max-width: 768px) {#brxe-kalcqa {padding-top: 8%; padding-bottom: 8%}}#brxe-dfanoi {color: #ff5722; font-size: 29px; font-weight: 500}@media (min-width: 1920px) {#brxe-dfanoi {font-size: 32px}}@media (max-width: 1024px) {#brxe-dfanoi {font-size: 25px}}@media (max-width: 768px) {#brxe-dfanoi {line-height: 1.2; font-size: 27px}}#brxe-qogtvn {font-weight: 500; color: #000000}#brxe-qogtvn a {font-weight: 500; color: #000000; font-size: inherit}#brxe-cezdxh {color: #ffffff; background-color: #ff5722; padding-top: 12px; padding-right: 30px; padding-bottom: 12px; padding-left: 30px}#brxe-yzjlzj {row-gap: 20px}@media (min-width: 1920px) {#brxe-yzjlzj {row-gap: 15px}}#brxe-rgtsae {color: #000000; font-size: 25px}@media (max-width: 1024px) {#brxe-rgtsae {font-size: 25px}}@media (max-width: 768px) {#brxe-rgtsae {line-height: 1.2; font-size: 22px}}#brxe-jcrrug:not(.tag), #brxe-jcrrug img {object-fit: cover}#brxe-jcrrug {height: 270px}#brxe-fpzuch {color: #000000; font-size: 25px; line-height: 1.1}@media (max-width: 1024px) {#brxe-fpzuch {font-size: 25px}}@media (max-width: 768px) {#brxe-fpzuch {line-height: 1.2; font-size: 22px}}#brxe-rkalkd {row-gap: 20px}@media (min-width: 1920px) {#brxe-rkalkd {row-gap: 15px}}#brxe-xvcjae {color: #000000; font-size: 25px}@media (max-width: 1024px) {#brxe-xvcjae {font-size: 25px}}@media (max-width: 768px) {#brxe-xvcjae {line-height: 1.2; font-size: 22px}}#brxe-dgrpcd {--columns: 2; --gutter: 25px}#brxe-rsozdv {row-gap: 20px}@media (min-width: 1920px) {#brxe-rsozdv {row-gap: 15px}}#brxe-gjwtfm {row-gap: 30px}#brxe-gcoegh {color: #000000; font-size: 25px}@media (max-width: 1024px) {#brxe-gcoegh {font-size: 25px}}@media (max-width: 768px) {#brxe-gcoegh {line-height: 1.2; font-size: 22px}}#brxe-ozjstc {flex-direction: row}#brxe-ozjstc h1 {font-size: 17px; line-height: 1.4}#brxe-ozjstc h2 {font-size: 17px; line-height: 1.4}#brxe-ozjstc h3 {font-size: 17px; line-height: 1.4}#brxe-ozjstc h4 {font-size: 17px; line-height: 1.4}#brxe-ozjstc h5 {font-size: 17px; line-height: 1.4}#brxe-ozjstc h6 {font-size: 17px; line-height: 1.4}#brxe-ozjstc .content {margin-top: 0; margin-left: 11px; line-height: 1.2}#brxe-ozjstc .icon i {font-size: 40px}#brxe-ozjstc .icon {margin-bottom: 0; color: #ff5722}#brxe-ozjstc .icon a {color: #ff5722}@media (min-width: 1920px) {#brxe-ozjstc .content {margin-left: 21px}}@media (max-width: 1024px) {#brxe-ozjstc h1 {font-size: 17px}#brxe-ozjstc h2 {font-size: 17px}#brxe-ozjstc h3 {font-size: 17px}#brxe-ozjstc h4 {font-size: 17px}#brxe-ozjstc h5 {font-size: 17px}#brxe-ozjstc h6 {font-size: 17px}#brxe-ozjstc .content {font-size: 15px; line-height: 1.2}}@media (max-width: 768px) {#brxe-ozjstc .icon i {font-size: 25px}}#brxe-riwxxb {flex-direction: row}#brxe-riwxxb h1 {font-size: 17px; line-height: 1.4}#brxe-riwxxb h2 {font-size: 17px; line-height: 1.4}#brxe-riwxxb h3 {font-size: 17px; line-height: 1.4}#brxe-riwxxb h4 {font-size: 17px; line-height: 1.4}#brxe-riwxxb h5 {font-size: 17px; line-height: 1.4}#brxe-riwxxb h6 {font-size: 17px; line-height: 1.4}#brxe-riwxxb .content {margin-top: 0; margin-left: 11px; line-height: 1.2}#brxe-riwxxb .icon i {font-size: 40px}#brxe-riwxxb .icon {margin-bottom: 0; color: #ff5722}#brxe-riwxxb .icon a {color: #ff5722}@media (min-width: 1920px) {#brxe-riwxxb .content {margin-left: 21px}}@media (max-width: 1024px) {#brxe-riwxxb h1 {font-size: 17px}#brxe-riwxxb h2 {font-size: 17px}#brxe-riwxxb h3 {font-size: 17px}#brxe-riwxxb h4 {font-size: 17px}#brxe-riwxxb h5 {font-size: 17px}#brxe-riwxxb h6 {font-size: 17px}#brxe-riwxxb .content {font-size: 15px; line-height: 1.2}}@media (max-width: 768px) {#brxe-riwxxb .icon i {font-size: 25px}}#brxe-umuqkc {flex-direction: row}#brxe-umuqkc h1 {font-size: 17px; line-height: 1.4}#brxe-umuqkc h2 {font-size: 17px; line-height: 1.4}#brxe-umuqkc h3 {font-size: 17px; line-height: 1.4}#brxe-umuqkc h4 {font-size: 17px; line-height: 1.4}#brxe-umuqkc h5 {font-size: 17px; line-height: 1.4}#brxe-umuqkc h6 {font-size: 17px; line-height: 1.4}#brxe-umuqkc .content {margin-top: 0; margin-left: 11px; line-height: 1.2}#brxe-umuqkc .icon i {font-size: 40px}#brxe-umuqkc .icon {margin-bottom: 0; color: #ff5722}#brxe-umuqkc .icon a {color: #ff5722}@media (min-width: 1920px) {#brxe-umuqkc .content {margin-left: 21px}}@media (max-width: 1024px) {#brxe-umuqkc h1 {font-size: 17px}#brxe-umuqkc h2 {font-size: 17px}#brxe-umuqkc h3 {font-size: 17px}#brxe-umuqkc h4 {font-size: 17px}#brxe-umuqkc h5 {font-size: 17px}#brxe-umuqkc h6 {font-size: 17px}#brxe-umuqkc .content {font-size: 15px; line-height: 1.2}}@media (max-width: 768px) {#brxe-umuqkc .icon i {font-size: 25px}}#brxe-pdiunq {flex-direction: row}#brxe-pdiunq h1 {font-size: 17px; line-height: 1.4}#brxe-pdiunq h2 {font-size: 17px; line-height: 1.4}#brxe-pdiunq h3 {font-size: 17px; line-height: 1.4}#brxe-pdiunq h4 {font-size: 17px; line-height: 1.4}#brxe-pdiunq h5 {font-size: 17px; line-height: 1.4}#brxe-pdiunq h6 {font-size: 17px; line-height: 1.4}#brxe-pdiunq .content {margin-top: 0; margin-left: 11px; line-height: 1.2}#brxe-pdiunq .icon i {font-size: 40px}#brxe-pdiunq .icon {margin-bottom: 0; color: #ff5722}#brxe-pdiunq .icon a {color: #ff5722}@media (min-width: 1920px) {#brxe-pdiunq .content {margin-left: 21px}}@media (max-width: 1024px) {#brxe-pdiunq h1 {font-size: 17px}#brxe-pdiunq h2 {font-size: 17px}#brxe-pdiunq h3 {font-size: 17px}#brxe-pdiunq h4 {font-size: 17px}#brxe-pdiunq h5 {font-size: 17px}#brxe-pdiunq h6 {font-size: 17px}#brxe-pdiunq .content {font-size: 15px; line-height: 1.2}}@media (max-width: 768px) {#brxe-pdiunq .icon i {font-size: 25px}}#brxe-qisxxi {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: 30px}@media (max-width: 768px) {#brxe-qisxxi {grid-template-columns: 1fr}}#brxe-qbujfq {row-gap: 20px}#brxe-rfowdx {color: #ffffff; font-size: 25px; line-height: 1.2}@media (max-width: 1024px) {#brxe-rfowdx {font-size: 25px}}@media (max-width: 768px) {#brxe-rfowdx {line-height: 1.2; font-size: 22px}}#brxe-rcifxd {color: #ffffff}#brxe-rcifxd a {color: #ffffff; font-size: inherit}#brxe-eisnmx {row-gap: 20px}#brxe-lrgvwq {align-self: stretch !important; width: 100%; background-image: url("https://www.leefengeniet.nl/wp-content/uploads/2024/03/5-min-1-scaled.jpg"); background-size: cover; background-position: center center}@media (max-width: 768px) {#brxe-lrgvwq {height: 360px}}#brxe-zcexjv {row-gap: 20px; flex-direction: row; column-gap: 30px; background-color: #424242; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px}@media (min-width: 1920px) {#brxe-zcexjv {row-gap: 15px}}#brxe-zcupbu {color: #000000; font-size: 25px}@media (max-width: 1024px) {#brxe-zcupbu {font-size: 25px}}@media (max-width: 768px) {#brxe-zcupbu {line-height: 1.2; font-size: 22px}}#brxe-mzfwao {row-gap: 20px}@media (min-width: 1920px) {#brxe-mzfwao {row-gap: 15px}}#brxe-sevywe {padding-top: 0; padding-right: 3%; padding-bottom: 0; padding-left: 3%; row-gap: 65px}@media (min-width: 1920px) {#brxe-sevywe {padding-right: 7%}}@media (max-width: 768px) {#brxe-sevywe {padding-right: 0; padding-left: 0}}#brxe-wfyjmc {color: #ffffff; font-size: 25px; font-weight: 800; line-height: 1.2}@media (min-width: 1920px) {#brxe-wfyjmc {font-size: 25px}}@media (max-width: 1024px) {#brxe-wfyjmc {font-size: 25px}}@media (max-width: 768px) {#brxe-wfyjmc {line-height: 1.2; font-size: 27px}}#brxe-axfcdt .separator {display: none}#brxe-axfcdt .icon {font-size: 21px; color: #ffffff}#brxe-axfcdt .icon svg {height: 21px; width: 21px}#brxe-axfcdt .content {justify-content: flex-start; align-items: flex-start}#brxe-axfcdt .description {justify-content: flex-start; align-items: flex-start}#brxe-axfcdt .title {margin-right: 0; margin-left: 15px; line-height: 1.2; font-weight: 400; color: #ffffff}#brxe-axfcdt li {margin-bottom: 17px}#brxe-lxvwuh {row-gap: 20px; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; background-color: #ff5722}#brxe-gnwmgg {color: #ffffff; font-size: 25px; font-weight: 800; line-height: 1.2}@media (min-width: 1920px) {#brxe-gnwmgg {font-size: 25px}}@media (max-width: 1024px) {#brxe-gnwmgg {font-size: 25px}}@media (max-width: 768px) {#brxe-gnwmgg {line-height: 1.2; font-size: 27px}}#brxe-gvfuol {flex-direction: row}#brxe-nqcgrb .submit-button-wrapper {width: 100%}#brxe-nqcgrb .form-group input {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-nqcgrb .flatpickr {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-nqcgrb select {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0; color: #9e9e9e; text-transform: uppercase; font-size: 12px}#brxe-nqcgrb textarea {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-nqcgrb .bricks-button:not([type=submit]) {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-nqcgrb .choose-files {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-nqcgrb .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 10px}#brxe-nqcgrb ::placeholder {color: #9e9e9e; text-transform: uppercase; font-size: 12px}#brxe-nqcgrb .bricks-button {background-color: #ff5722; color: #ffffff}#brxe-ydyxhj .submit-button-wrapper {width: 100%}#brxe-ydyxhj .form-group input {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-ydyxhj .flatpickr {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-ydyxhj select {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0; color: #9e9e9e; text-transform: uppercase; font-size: 12px}#brxe-ydyxhj textarea {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-ydyxhj .bricks-button:not([type=submit]) {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-ydyxhj .choose-files {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-ydyxhj .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 10px}#brxe-ydyxhj ::placeholder {color: #9e9e9e; text-transform: uppercase; font-size: 12px}#brxe-ydyxhj .bricks-button {background-color: #ff5722; color: #ffffff}#brxe-akyrcz {margin-top: 10px}#brxe-lduwrm {background-color: #ffffff; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px}#brxe-lduwrm > .tab-menu .tab-title {padding-top: 15px; padding-right: 30px; padding-bottom: 15px; padding-left: 30px; font-size: 14px}#brxe-lduwrm > .tab-menu .tab-title.brx-open {background-color: #eff3f6}#brxe-lduwrm > .tab-content {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid var(--bricks-border-color)}@media (min-width: 1920px) {#brxe-lduwrm > .tab-menu .tab-title {padding-top: 20px; padding-right: 40px; padding-bottom: 20px; padding-left: 40px}}#brxe-nrujwi {row-gap: 30px; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; background-color: #424242; position: sticky; top: 100px}@media (min-width: 1920px) {#brxe-nrujwi {top: 120px; position: relative}}#brxe-cajnzq {max-width: 35%; padding-top: 0; padding-right: 0%; padding-bottom: 0; padding-left: 3%; align-self: stretch !important; width: 100%; row-gap: 40px}@media (max-width: 768px) {#brxe-cajnzq {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; max-width: 100%}}#brxe-rxwtkh {flex-direction: row}@media (max-width: 768px) {#brxe-rxwtkh {row-gap: 50px}}#brxe-ksagup {position: relative}@media (min-width: 1920px) {#brxe-ksagup {max-width: 1400px}}@media (max-width: 768px) {#brxe-ksagup {padding-right: 3%; padding-left: 3%}}#brxe-pbcxxs {padding-top: 5%; padding-bottom: 5%; row-gap: 40px; position: relative}:where(#brxe-pbcxxs > *:not(figcaption)) {position: relative}#brxe-pbcxxs::before {background-image: linear-gradient(270deg, rgba(139, 162, 139, 0.5) 37%, #ffffff 37%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (min-width: 1920px) {#brxe-pbcxxs {padding-top: 5%; padding-bottom: 5%; position: relative}:where(#brxe-pbcxxs > *:not(figcaption)) {position: relative}#brxe-pbcxxs::before {background-image: linear-gradient(270deg, rgba(139, 162, 139, 0.5) 41%, #ffffff 41%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}@media (max-width: 768px) {#brxe-pbcxxs {position: relative; padding-top: 9%; padding-bottom: 10%}:where(#brxe-pbcxxs > *:not(figcaption)) {position: relative}#brxe-pbcxxs::before {background-image: linear-gradient(90deg, rgba(139, 162, 139, 0.5) 5%, #ffffff 5%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}#brxe-gousqe {color: #ffffff; font-size: 29px; font-weight: 500}@media (max-width: 1024px) {#brxe-gousqe {font-size: 25px}}@media (max-width: 768px) {#brxe-gousqe {line-height: 1.2; font-size: 27px}}#brxe-sjhykt .separator {display: none}#brxe-sjhykt .icon {font-size: 24px; color: #ff5722}#brxe-sjhykt .icon svg {height: 24px; width: 24px}#brxe-sjhykt .content {justify-content: flex-start; align-items: flex-start}#brxe-sjhykt .description {justify-content: flex-start; align-items: flex-start}#brxe-sjhykt .title {margin-right: 0; margin-left: 15px; line-height: 1.2; font-weight: 500; color: #ffffff}#brxe-sjhykt li {margin-bottom: 10px}#brxe-qlupht .separator {display: none}#brxe-qlupht .icon {font-size: 24px; color: #ff5722}#brxe-qlupht .icon svg {height: 24px; width: 24px}#brxe-qlupht .content {justify-content: flex-start; align-items: flex-start}#brxe-qlupht .description {justify-content: flex-start; align-items: flex-start}#brxe-qlupht .title {margin-right: 0; margin-left: 15px; line-height: 1.2; font-weight: 500; color: #ffffff}#brxe-qlupht li {margin-bottom: 10px}#brxe-xkehrs {display: grid; align-items: initial; grid-template-columns: 1fr 1fr ; grid-gap: 30px}@media (max-width: 768px) {#brxe-xkehrs {grid-template-columns: 1fr}}#brxe-azgeel {flex-direction: column; column-gap: 95px; padding-top: 5%; padding-right: 5%; padding-bottom: 5%; padding-left: 5%; background-color: #424242; row-gap: 35px}@media (min-width: 1920px) {#brxe-azgeel {padding-top: 3%; padding-right: 3%; padding-bottom: 3%; padding-left: 3%; max-width: 1400px}}@media (max-width: 768px) {#brxe-azgeel {row-gap: 30px; padding-right: 7%; padding-left: 7%}}#brxe-mkvciq {background-color: rgba(139, 162, 139, 0.5)}@media (max-width: 768px) {#brxe-mkvciq {padding-top: 8%; padding-bottom: 8%}}#brxe-ihyqcp {color: #ff5722; font-size: 29px; font-weight: 600; align-self: center}@media (max-width: 1024px) {#brxe-ihyqcp {font-size: 25px}}@media (max-width: 768px) {#brxe-ihyqcp {line-height: 1.2; font-size: 27px}}#brxe-vqqixz {align-self: center; justify-content: center; align-items: center; width: 50px; height: 50px; display: flex; flex-direction: column; border-radius: 100px; background-color: #ff5722; color: #ffffff; min-width: 50px; max-width: 50px; min-height: 50px; max-height: 50px}#brxe-kvyelr {font-size: 20px; color: #000000}#brxe-ocduhd {flex-direction: row; justify-content: flex-start; align-items: center; align-self: center !important; column-gap: 30px}@media (max-width: 768px) {#brxe-ocduhd {row-gap: 20px}}#brxe-mgtjcp {color: #ffffff; width: 50px; height: 50px; display: flex; flex-direction: column; align-self: center; justify-content: center; align-items: center; border-radius: 100px; background-color: #ff5722; min-width: 50px; max-width: 50px; min-height: 50px; max-height: 50px}#brxe-lopdup {font-size: 20px; color: #000000}#brxe-ozmnby {align-self: center !important; justify-content: flex-start; align-items: center; flex-direction: row; column-gap: 30px}@media (max-width: 768px) {#brxe-ozmnby {row-gap: 20px}}#brxe-oemybk {width: 50px; height: 50px; display: flex; flex-direction: column; align-self: center; justify-content: center; align-items: center; border-radius: 100px; background-color: #ff5722; color: #ffffff; min-width: 50px; max-width: 50px; min-height: 50px; max-height: 50px}#brxe-oadqyr {font-size: 20px; color: #000000}#brxe-vfnbwa {align-self: center !important; justify-content: flex-start; align-items: center; flex-direction: row; column-gap: 30px}@media (max-width: 768px) {#brxe-vfnbwa {row-gap: 20px}}#brxe-fxcfem {width: 50px; height: 50px; display: flex; flex-direction: column; align-self: center; justify-content: center; align-items: center; border-radius: 100px; background-color: #ff5722; color: #ffffff; min-width: 50px; max-width: 50px; min-height: 50px; max-height: 50px}#brxe-anigei {font-size: 20px; color: #000000}#brxe-ubiycu {align-self: center !important; justify-content: flex-start; align-items: center; flex-direction: row; column-gap: 30px}@media (max-width: 768px) {#brxe-ubiycu {row-gap: 20px}}#brxe-doxfri {row-gap: 25px}#brxe-ujccrv {color: #ffffff; background-color: #ff5722; padding-top: 12px; padding-right: 30px; padding-bottom: 12px; padding-left: 30px; align-self: center; justify-content: center; align-items: center; flex-direction: column}#brxe-ffjgpd {padding-top: 0; padding-right: 3%; padding-bottom: 0; padding-left: 3%; row-gap: 30px; position: relative}@media (min-width: 1920px) {#brxe-ffjgpd {max-width: 1400px; margin-left: 228.89px}}@media (max-width: 768px) {#brxe-ffjgpd {padding-top: 0; padding-right: 7%; padding-bottom: 0; padding-left: 7%}}#brxe-xxjxdv {padding-top: 5%; padding-bottom: 5%; row-gap: 40px; position: relative}:where(#brxe-xxjxdv > *:not(figcaption)) {position: relative}#brxe-xxjxdv::before {background-image: linear-gradient(90deg, rgba(139, 162, 139, 0.5) 4%, #ffffff 4%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (min-width: 1920px) {#brxe-xxjxdv {padding-top: 3%; padding-bottom: 3%; position: relative}:where(#brxe-xxjxdv > *:not(figcaption)) {position: relative}#brxe-xxjxdv::before {background-image: linear-gradient(90deg, rgba(139, 162, 139, 0.5) 12%, #ffffff 12%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}@media (max-width: 768px) {#brxe-xxjxdv {position: relative; padding-top: 7%; padding-bottom: 7%}:where(#brxe-xxjxdv > *:not(figcaption)) {position: relative}#brxe-xxjxdv::before {background-image: linear-gradient(90deg, rgba(139, 162, 139, 0.5) 6%, #ffffff 6%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}#brxe-dberdm {color: #ff5722; font-size: 29px; font-weight: 700}@media (max-width: 1024px) {#brxe-dberdm {font-size: 25px}}@media (max-width: 768px) {#brxe-dberdm {line-height: 1.2; font-size: 27px}}#brxe-zqgeob {row-gap: 10px}@media (min-width: 1920px) {#brxe-zqgeob {row-gap: 15px}}#brxe-nzodjf {row-gap: 25px}#brxe-tdhvog {color: #ffffff; font-size: 25px}@media (max-width: 1024px) {#brxe-tdhvog {font-size: 25px}}@media (max-width: 768px) {#brxe-tdhvog {line-height: 1.2; font-size: 22px}}#brxe-rfjpki {flex-direction: row}#brxe-kubkep .submit-button-wrapper {width: 100%}#brxe-kubkep .form-group input {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-kubkep .flatpickr {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-kubkep select {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0; color: #9e9e9e; text-transform: uppercase; font-size: 12px}#brxe-kubkep textarea {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-kubkep .bricks-button:not([type=submit]) {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-kubkep .choose-files {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-kubkep .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 10px}#brxe-kubkep ::placeholder {color: #9e9e9e; text-transform: uppercase; font-size: 12px}#brxe-kubkep .bricks-button {background-color: #ff5722; color: #ffffff}#brxe-ltssbc .submit-button-wrapper {width: 100%}#brxe-ltssbc .form-group input {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-ltssbc .flatpickr {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-ltssbc select {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0; color: #9e9e9e; text-transform: uppercase; font-size: 12px}#brxe-ltssbc textarea {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-ltssbc .bricks-button:not([type=submit]) {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-ltssbc .choose-files {border-top: 0 solid #e0e0e0; border-right: 0 solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 0 solid #e0e0e0}#brxe-ltssbc .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 10px}#brxe-ltssbc ::placeholder {color: #9e9e9e; text-transform: uppercase; font-size: 12px}#brxe-ltssbc .bricks-button {background-color: #ff5722; color: #ffffff}#brxe-piyqnf {margin-top: 10px}#brxe-zeyfcv {background-color: #ffffff; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px}#brxe-zeyfcv > .tab-menu .tab-title {padding-top: 15px; padding-right: 30px; padding-bottom: 15px; padding-left: 30px; font-size: 14px}#brxe-zeyfcv > .tab-menu .tab-title.brx-open {background-color: #eff3f6}#brxe-zeyfcv > .tab-content {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid var(--bricks-border-color)}@media (min-width: 1920px) {#brxe-zeyfcv > .tab-menu .tab-title {padding-top: 20px; padding-right: 40px; padding-bottom: 20px; padding-left: 40px}}#brxe-xibmbv {max-width: 42%; row-gap: 25px; align-self: stretch !important; width: 100%; padding-top: 20px; padding-right: 30px; padding-bottom: 20px; padding-left: 30px; background-color: #424242}@media (max-width: 768px) {#brxe-xibmbv {max-width: 100%}}#brxe-fndgcn {padding-right: 3%; padding-left: 3%; flex-direction: row; column-gap: 50px}@media (min-width: 1920px) {#brxe-fndgcn {max-width: 1400px}}@media (max-width: 768px) {#brxe-fndgcn {row-gap: 30px; padding-right: 2%; padding-left: 2%}}#brxe-vbnelm {background-color: rgba(139, 162, 139, 0.5)}@media (max-width: 768px) {#brxe-vbnelm {padding-top: 8%; padding-bottom: 8%}}#brxe-sphmsa {font-size: 30px; font-weight: 700; color: #000000; line-height: 1.2}@media (min-width: 1920px) {#brxe-sphmsa {font-size: 30px}}@media (max-width: 768px) {#brxe-sphmsa {font-size: 25px}}#brxe-abfhks {flex-direction: column; row-gap: 45px; display: flex; grid-template-columns: 2fr 3fr; grid-gap: 20px}@media (min-width: 1920px) {#brxe-abfhks {display: flex; flex-direction: column; row-gap: 30px; max-width: 1550px}}@media (max-width: 1024px) {#brxe-abfhks {max-width: 92%; grid-template-columns: 1fr; grid-gap: 45px; row-gap: 15px}}@media (max-width: 768px) {#brxe-abfhks {max-width: 92%; grid-gap: 60px; row-gap: 25px}}@media (min-width: 1920px) {#brxe-qgyiqv {max-width: 1400px}}