@layer bricks {.brxe-code{width:100%}}@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-button{width:auto}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@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 {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-template{width:100%}}#brxe-ed00ad {text-align: center; font-weight: 700; margin-top: 80px}#brxe-d5c8b3 {text-align: center; font-weight: 400; color: var(--secondary); font-size: 16px}@media (max-width: 478px) {#brxe-d5c8b3 {font-weight: 400; font-size: 14px; color: hsl(0, 0%, 0%)}}#brxe-9bb5bd {text-align: center; --columns: 2; align-self: center; padding-top: 20px; padding-right: 170px; padding-bottom: 20px; padding-left: 170px; --gutter: 10px}#brxe-9bb5bd .bricks-layout-item { border-radius: 10px; overflow: hidden; position: relative; margin-bottom: 0;}#brxe-9bb5bd .bricks-layout-item:nth-child(odd)::before { content: "VOOR"; position: absolute; top: 10px; left: 10px; background: #1a3c6e; color: white; font-size: 12px; font-weight: 700; padding: 4px 10px; border-radius: 4px; z-index: 9;}#brxe-9bb5bd .bricks-layout-item:nth-child(even)::before { content: "NA"; position: absolute; top: 10px; left: 10px; background: #ff6a03; color: white; font-size: 12px; font-weight: 700; padding: 4px 10px; border-radius: 4px; z-index: 9;}#brxe-9bb5bd img { width: 100%; height: 600px; object-fit: cover; display: block;}#brxe-9bb5bd .bricks-layout { gap: 20px;}@media (max-width: 478px) {#brxe-9bb5bd {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}}#brxe-f6c892 {padding-right: 50px; padding-left: 50px; margin-top: 20px; margin-right: -; margin-bottom: 20px}@media (max-width: 478px) {#brxe-f6c892 {padding-right: 30px; padding-left: 30px}}#brxe-a566f4 {padding-top: 40px}@media (max-width: 478px) {#brxe-a566f4 {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}#brxe-gsaxgv {color: var(--accent); font-weight: 600; font-size: 24px; text-transform: capitalize; border-radius: 10px; background-color: rgba(255, 255, 255, 0); padding-top: 10px; padding-left: 010px; gap: 10px}#brxe-gsaxgv svg {width: 35px; stroke: var(--secondary); height: 45px}@media (max-width: 478px) {#brxe-gsaxgv {font-size: 16px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}}#brxe-wqvhpo {border-radius: 10px; background-color: #25D366; font-size: 16px; text-transform: capitalize; font-weight: 600; color: var(--bg-body); text-align: center; padding-top: 10px; gap: 10px; align-self: center; justify-content: center; align-items: center; margin-bottom: 50px}#brxe-wqvhpo svg {height: 35px; width: 25px; stroke: var(--text-body)}@media (max-width: 478px) {#brxe-wqvhpo {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; font-size: 12px; text-align: center; margin-right: 20px; margin-left: 20px; visibility: hidden; display: none}}#brxe-knxyvd {align-self: center !important; justify-content: center; align-items: center; row-gap: 10px}#brxe-ee3fd3 {border-radius: 10px; background-color: #25D366; font-size: 16px; text-transform: capitalize; font-weight: 600; color: var(--bg-body); text-align: center; padding-top: 10px; gap: 10px; align-self: center; justify-content: center; align-items: center; margin-left: 550px; display: none}#brxe-ee3fd3 svg {height: 35px; width: 25px; stroke: var(--text-body)}@media (max-width: 991px) {#brxe-ee3fd3 {display: none}}@media (max-width: 767px) {#brxe-ee3fd3 {display: none}}@media (max-width: 478px) {#brxe-ee3fd3 {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; font-size: 12px; text-align: center; margin-top: 0; margin-right: 20px; margin-bottom: 20px; margin-left: 20px; display: flex; align-self: center; justify-content: center; align-items: center}}#brxe-7c462a {text-align: center; font-weight: 700; color: var(--text-light); margin-bottom: 0; padding-bottom: 30px}#brxe-7ad52c {--gutter: 20px}#brxe-7ad52c .image {height: 100%; aspect-ratio: 4/3}same issue this code resolve some issue only <style>#brxe-7ad52c .gr-gallery { display: grid !important;  grid-template-columns: repeat(3, 1fr) !important; gap: 25px !important; width: 100% !important; align-items: start !important; }#brxe-7ad52c .bricks-layout-item { position: relative !important; background: #ffffff !important; border-radius: 20px !important; border: 1px solid #E8ECF3 !important; box-shadow: 0 10px 30px rgba(0,0,0,0.05) !important;  padding: 80px 20px 15px 20px !important;  height: auto !important; display: flex !important; flex-direction: column !important;}#brxe-7ad52c .bricks-layout-item::after { content: '★ Google Review' !important; position: absolute !important; top: 20px !important; left: 20px !important;  width: max-content !important; white-space: nowrap !important; background: #1B2D5B !important; color: #fff !important; padding: 6px 14px !important; border-radius: 8px !important; font-size: 12px !important; font-weight: 700 !important; z-index: 10 !important;}#brxe-7ad52c .bricks-layout-item::before { content: '' !important; position: absolute !important; top: 15px !important; right: 20px !important; width: 35px !important; height: 35px !important; background: #fff url('https://www.gstatic.com/images/branding/product/1x/googleg_48dp.png') center/20px no-repeat !important; border-radius: 50% !important; box-shadow: 0 3px 10px rgba(0,0,0,0.1) !important; z-index: 10 !important;}@media screen and (max-width: 991px) { #brxe-7ad52c .gr-gallery { grid-template-columns: 1fr !important; gap: 16px !important; padding: 0 16px !important; } #brxe-7ad52c .bricks-layout-item { padding: 60px 14px 12px 14px !important; max-width: 500px !important; margin: 0 auto !important; } #brxe-7ad52c .bricks-layout-item::after { font-size: 10px !important; padding: 5px 10px !important; top: 16px !important; left: 16px !important; } #brxe-7ad52c .bricks-layout-item::before { width: 30px !important; height: 30px !important; background-size: 18px !important; top: 12px !important; right: 16px !important; }}@media (max-width: 478px) {#brxe-7ad52c {--columns: 1; padding-left: 0}#brxe-7ad52c .image {aspect-ratio: 1/1 }}#brxe-af2d8a {background-color: #1D478D; width: 100%; padding-top: 50px; padding-right: 140px; padding-bottom: 50px; padding-left: 140px; flex-direction: column; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 478px) {#brxe-af2d8a {padding-top: 30px; padding-right: 10px; padding-bottom: 30px; padding-left: 10px}}#brxe-638a3b {padding-top: 80px}.atoom-why-wrap { padding: 60px 20px; background: #ffffff; width: 100%; overflow: hidden;} .atoom-why-inner { max-width: 1200px; width: 100%; margin: 0 auto; display: grid; grid-template-columns: 1.2fr 1fr; gap: 50px; align-items: center;} .atoom-why-left { min-width: 0;} .atoom-why-heading { font-size: clamp(26px, 4vw, 34px); color: #1a3c6e; font-weight: 800; margin: 0 0 35px 0; text-align: left;} .atoom-why-points { margin: 0; padding: 0;} .atoom-why-point { display: flex; align-items: flex-start; gap: 15px; margin-bottom: 22px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px;} .atoom-why-point:last-child { border-bottom: none;} .atoom-check-svg { width: 26px; height: 26px; flex-shrink: 0; margin-top: 2px;} .atoom-why-point strong { display: block; color: #1a3c6e; font-size: 17px; margin-bottom: 4px; font-weight: 700;} .atoom-why-point p { color: #666; font-size: 14px; line-height: 1.5; margin: 0;} .atoom-why-wa { margin-top: 30px;} .atoom-why-wa-btn { background: #25D366; color: #ffffff; display: inline-flex; align-items: center; justify-content: center; padding: 16px 32px; border-radius: 8px; font-weight: 700; font-size: 16px; text-decoration: none; gap: 12px; box-shadow: 0 4px 15px rgba(37, 211, 102, 0.3); transition: all 0.3s ease; border: none;} .atoom-why-wa-btn:hover { background: #1ebe57; transform: translateY(-2px); box-shadow: 0 6px 20px rgba(37, 211, 102, 0.4); color: #ffffff;} .atoom-why-right { min-width: 0; display: flex; flex-direction: column; gap: 16px;} .atoom-service-card { background: #fff; border: 1px solid #E8ECF3; border-radius: 14px; padding: 24px; display: flex; align-items: flex-start; gap: 16px; transition: transform 0.2s, box-shadow 0.2s;} .atoom-service-card:hover { transform: translateY(-3px); box-shadow: 0 8px 24px rgba(27, 45, 91, 0.1);} .atoom-service-icon { width: 48px; height: 48px; border-radius: 12px; background: rgba(243, 122, 31, 0.08); display: flex; align-items: center; justify-content: center; font-size: 22px; flex-shrink: 0;} .atoom-service-text h4 { font-size: 16px; font-weight: 700; color: #1B2D5B; margin: 0 0 4px 0;} .atoom-service-text p { font-size: 14px; color: #6B7A90; line-height: 1.5; margin: 0;}@media screen and (max-width: 768px) { .atoom-why-wrap { padding: 40px 16px; } .atoom-why-inner { grid-template-columns: 1fr; gap: 24px; } .atoom-why-left { width: 100%; } .atoom-why-right { width: 100%; flex-direction: column; gap: 12px; } .atoom-service-card { padding: 16px; flex-direction: row; align-items: center; } .atoom-service-icon { width: 42px; height: 42px; font-size: 20px; } .atoom-service-text h4 { font-size: 15px; margin: 0 0 4px 0; } .atoom-service-text p { font-size: 13px; }}#brxe-6cd1c6 {padding-top: 50px}@media (max-width: 478px) {#brxe-6cd1c6 {padding-right: 20px; padding-left: 20px}}#brxe-93309e {padding-right: 50px; padding-left: 50px; margin-top: 50px; margin-right: -; margin-bottom: 20px}@media (max-width: 478px) {#brxe-93309e {padding-right: 30px; padding-left: 30px}}#brxe-c39ea1 {align-self: center; width: 100%}.hiw { padding: 72px 24px; width: 100%; max-width: 1200px; margin: 0 auto; text-align: center; font-family: 'Poppins', sans-serif;} .hiw h2 { font-size: 32px; font-weight: 800; color: #1B2D5B; margin-bottom: 8px;} .hiw > p { font-size: 16px; color: #6B7A90; margin-bottom: 52px;} .hiw-steps { display: flex; align-items: flex-start; justify-content: space-between;} .hiw-step { flex: 1; display: flex; flex-direction: column; align-items: center; padding: 0 16px;} .hiw-circle { width: 70px; height: 70px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 26px; font-weight: 700; color: #fff; margin-bottom: 22px; position: relative;} .hiw-circle::after { content: ''; position: absolute; inset: -9px; border-radius: 50%; border: 2px dashed #CBD5E0;} .hiw-circle.navy { background: #1B2D5B; } .hiw-circle.orange { background: #F37A1F; } .hiw-step h3 { font-size: 16px; font-weight: 700; color: #1B2D5B; line-height: 1.4; margin-bottom: 8px;} .hiw-step p { font-size: 14px; color: #7B8794; line-height: 1.6; max-width: 260px;} .hiw-arrow { color: #F37A1F; font-size: 30px; flex-shrink: 0; padding-top: 24px;}@media (max-width: 700px) { .hiw-steps { flex-direction: column; align-items: center; gap: 32px; } .hiw-arrow { transform: rotate(90deg); padding: 0; margin: -10px 0; } .hiw h2 { font-size: 28px; }}#brxe-2ce87b {align-self: center !important; justify-content: center; align-items: center; width: 100%; min-width: 100%}#brxe-4bf32e {align-self: center !important; justify-content: center; align-items: center; padding-top: 0; padding-bottom: 0}@media (max-width: 478px) {#brxe-4bf32e {padding-top: 0; padding-bottom: 0}}#brxe-ljdbma {font-weight: 700; font-size: 70px; margin-bottom: 0}#brxe-ljdbma { color: #fff;}#brxe-ljdbma span { color: #FF6A03;}@media (max-width: 478px) {#brxe-ljdbma {font-size: 50px; margin-bottom: 0}}#brxe-hemsoe {color: var(--light); font-weight: 400; font-size: 16px}@media (max-width: 478px) {#brxe-hemsoe {font-weight: 600; font-size: 16px}}#brxe-qzjqbn {color: var(--accent); font-weight: 600; font-size: 24px; text-transform: capitalize; border-radius: 10px; background-color: rgba(255, 255, 255, 0); padding-top: 10px; padding-left: 010px; gap: 10px}#brxe-qzjqbn svg {width: 35px; stroke: #ffffff; height: 45px}@media (max-width: 478px) {#brxe-qzjqbn {font-size: 16px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}}#brxe-uzdcvk {border-radius: 10px; background-color: #25D366; font-size: 16px; text-transform: capitalize; font-weight: 600; color: var(--bg-body); padding-top: 10px; gap: 10px}#brxe-uzdcvk svg {height: 35px; width: 25px; stroke: var(--text-body)}@media (max-width: 478px) {#brxe-uzdcvk svg {height: 25px; width: 15px}#brxe-uzdcvk {padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; font-size: 14px; font-weight: 400; gap: 0px; display: none}}#brxe-puulez {color: var(--bg-body); font-size: 16px; text-transform: capitalize; font-weight: 600; border-radius: 10px; background-color: #25D366; padding-top: 10px; gap: 10px; display: none}#brxe-puulez svg {height: 35px; width: 25px; stroke: var(--text-body)}@media (max-width: 478px) {#brxe-puulez {display: flex; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; font-size: 16px; font-weight: 500; gap: 10px}#brxe-puulez svg {height: 35px; width: 25px}}#brxe-jdfqph {flex-direction: column}@media (max-width: 991px) {#brxe-jdfqph {padding-right: 40px}}@media (max-width: 478px) {#brxe-jdfqph {padding-right: 0}}#brxe-rytpwl {font-size: var(--text-xl); font-family: "Work Sans"; font-weight: 800; color: var(--primary)}#brxe-bajalj {color: var(--primary); font-weight: 400; font-size: 16px}@media (max-width: 478px) {#brxe-bajalj {font-weight: 600; font-size: 16px}}#offerte-form .form-group:nth-child(1) {width: 49%}#offerte-form .form-group:nth-child(2) {width: 49%}#offerte-form .form-group:nth-child(3) {width: 49%}#offerte-form .form-group:nth-child(4) {width: 49%}#offerte-form label {font-size: 12px; line-height: 0}#offerte-form .label {font-size: 12px; line-height: 0}#offerte-form .submit-button-wrapper {margin-left: auto}@media (max-width: 478px) {#offerte-form .form-group:nth-child(1) {width: 100%}#offerte-form .form-group:nth-child(2) {width: 100%}#offerte-form .form-group:nth-child(3) {width: 100%}#offerte-form .form-group:nth-child(4) {width: 100%}}#brxe-bgxreu {font-size: 12px; text-align: center; padding-right: 67px; padding-left: 67px; margin-top: -10px; margin-left: 0}@media (max-width: 478px) {#brxe-bgxreu {padding-right: 20px; padding-left: 20px; margin-top: -15px}}#brxe-wlfjdm {background-color: var(--bg-surface); background-image: url(https://atoomelektrotechniek.nl/wp-content/uploads/Vector-1-1.png); background-size: contain; border-radius: var(--radius-l); padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m); width: 468px}@media (max-width: 767px) {#brxe-wlfjdm {margin-top: 0; margin-bottom: 0; width: 1005px}}@media (max-width: 478px) {#brxe-wlfjdm {padding-top: 05px; padding-right: 05px; padding-bottom: 05px; padding-left: 05px}}#brxe-ohvxjb {align-items: flex-end}#brxe-flxxmp {position: relative; flex-direction: row; row-gap: var(--space-xl); align-items: center; padding-right: 50px; padding-left: 50px}#brxe-khofkj {background-color: #1D478D; width: 100%; padding-top: 50px; padding-right: 170px; padding-bottom: 50px; padding-left: 170px; flex-direction: column; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 478px) {#brxe-khofkj {padding-top: 30px; padding-right: 10px; padding-bottom: 30px; padding-left: 10px}}#brxe-512f44 {padding-top: 50px; padding-right: 10px; padding-left: 50px}<style>.atoom-faq-section { padding: 80px 20px !important; background-color: #ffffff !important; display: flex !important; justify-content: center !important; width: 100% !important;} .faq-inner { max-width: 900px !important; width: 100% !important;} .faq-main-title { text-align: center !important; font-size: 36px !important; font-weight: 800 !important; color: #1A3C6E !important; margin-bottom: 50px !important;} .faq-main-title span { color: #ff6a03 !important;}.drawer-toggle { display: none !important;}.faq-drawer { border: 1px solid #e5e7eb !important; border-radius: 12px !important; margin-bottom: 16px !important; background: #ffffff !important; overflow: hidden !important; transition: all 0.3s ease !important;}.drawer-header { width: 100% !important; padding: 24px 30px !important; display: flex !important; justify-content: space-between !important; align-items: center !important; cursor: pointer !important; user-select: none !important;} .drawer-header h3 { margin: 0 !important; font-size: 19px !important; font-weight: 700 !important; color: #1A3C6E !important;}.drawer-icon { position: relative !important; width: 18px !important; height: 18px !important; flex-shrink: 0 !important;} .drawer-icon::before, .drawer-icon::after { content: '' !important; position: absolute !important; background-color: #ff6a03 !important; transition: transform 0.3s ease !important;}.drawer-icon::before { width: 2px !important; height: 100% !important; left: 8px !important;}.drawer-icon::after { width: 100% !important; height: 2px !important; top: 8px !important;}.drawer-content { max-height: 0 !important; overflow: hidden !important; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;} .drawer-text { padding: 0 30px 30px 30px !important; color: #4b5563 !important; font-size: 16px !important; line-height: 1.7 !important; text-align: left !important;}.drawer-toggle:checked ~ .drawer-content { max-height: 400px !important; }.drawer-toggle:checked ~ .drawer-header .drawer-icon::before { transform: rotate(90deg) !important; opacity: 0 !important;} .drawer-toggle:checked ~ .drawer-header .drawer-icon::after { transform: rotate(180deg) !important;}.faq-drawer:hover { border-color: #ff6a03 !important;}@media (max-width: 767px) { .faq-main-title { font-size: 28px !important; } .drawer-header { padding: 20px !important; } .drawer-header h3 { font-size: 17px !important; } .drawer-text { padding: 0 20px 20px 20px !important; }}</style>#brxe-a42aae {align-self: center !important; justify-content: center; align-items: center}#brxe-d6bd41 {align-self: center !important; justify-content: center; align-items: center; width: 1005px; flex-direction: column}@media (max-width: 478px) {#brxe-d6bd41 {margin-left: 2px; padding-right: 10px; padding-left: 10px}}#brxe-8ce6ca {padding-top: 0; padding-right: 0; padding-left: 0; width: 1200px; margin-top: 0}.wg-wrap { display: flex; gap: 40px; align-items: center; max-width: 1400px; margin: 0 auto; padding: 72px 40px; font-family: 'Poppins', sans-serif;} .wg-text { flex: 1; min-width: 0;} .wg-title { font-size: 36px; font-weight: 800; color: #1B2D5B; line-height: 1.15; margin: 0 0 14px 0;} .wg-title span { color: #F37A1F;} .wg-desc { font-size: 16px; color: #6B7A90; line-height: 1.6; margin: 0 0 28px 0;} .wg-locations { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; margin-bottom: 32px;} .wg-loc { font-size: 15px; font-weight: 600; color: #1B2D5B; display: flex; align-items: center; gap: 10px;} .wg-loc span { color: #F37A1F; font-weight: 800; font-size: 16px;} .wg-contact p { font-size: 14px; font-weight: 600; color: #6B7A90; margin: 0 0 4px 0;} .wg-contact a { font-size: 24px; font-weight: 800; color: #F37A1F; text-decoration: none;} .wg-map { flex: 1; min-width: 0; height: 420px; border-radius: 16px; overflow: hidden; box-shadow: 0 8px 24px rgba(27, 45, 91, 0.08); border: 1px solid #E8ECF3;} .wg-map iframe { width: 100%; height: 100%; display: block;}@media screen and (max-width: 768px) { .wg-wrap { flex-direction: column; padding: 48px 16px; gap: 28px; } .wg-title { font-size: 26px; } .wg-desc { font-size: 15px; } .wg-locations { grid-template-columns: 1fr 1fr; gap: 10px; } .wg-loc { font-size: 14px; } .wg-map { width: 100%; height: 380px; border-radius: 14px; } .wg-contact a { font-size: 22px; }}@media (max-width: 478px) {.wg-wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; max-width: 1200px; margin: 0 auto; padding: 72px 24px; font-family: 'Poppins', sans-serif;}.wg-text { min-width: 0;}.wg-title { font-size: 36px; font-weight: 800; color: #1B2D5B; line-height: 1.15; margin: 0 0 14px 0;}.wg-title span { color: #F37A1F;}.wg-desc { font-size: 16px; color: #6B7A90; line-height: 1.6; margin: 0 0 28px 0;}.wg-locations { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 32px;}.wg-loc { font-size: 15px; font-weight: 600; color: #1B2D5B; display: flex; align-items: center; gap: 10px;}.wg-loc span { color: #F37A1F; font-weight: 800; font-size: 16px;}.wg-contact p { font-size: 14px; font-weight: 600; color: #6B7A90; margin: 0 0 4px 0;}.wg-contact a { font-size: 24px; font-weight: 800; color: #F37A1F; text-decoration: none;}.wg-map { height: 420px; border-radius: 16px; overflow: hidden; box-shadow: 0 8px 24px rgba(27, 45, 91, 0.08); border: 1px solid #E8ECF3;}.wg-map iframe { width: 100%; height: 100%; display: block;}@media screen and (max-width: 768px) { .wg-wrap { grid-template-columns: 1fr; padding: 48px 16px; gap: 28px; } .wg-title { font-size: 26px; } .wg-desc { font-size: 15px; } .wg-loc { font-size: 14px; } .wg-map { height: 380px; border-radius: 14px; } .wg-contact a { font-size: 22px; }}}#brxe-d69076 {align-self: center !important; justify-content: center; align-items: center}#brxe-2a2a06 {width: 100%; flex-direction: column; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 478px) {#brxe-2a2a06 {padding-top: 0; padding-right: 10px; padding-bottom: 50px; padding-left: 10px}}