@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-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-code{width:100%}}@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}}@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}}@media (max-width: 480px) {#brxe-2bb261 {background-color: var(--dark)}}#brxe-7207f1 {display: none}@media (max-width: 992px) {#brxe-7207f1 {display: none}}@media (max-width: 480px) {#brxe-7207f1 {border-radius: 15px; margin-bottom: 35px; display: flex}#brxe-7207f1:not(.tag), #brxe-7207f1 img {object-fit: cover; aspect-ratio: 4/3}}#brxe-971976 {font-size: var(--text-4xl)}@media (max-width: 480px) {#brxe-971976 {color: var(--light)}}#brxe-a8361e {font-size: 16px}#brxe-d031b0 {font-size: 35px}#brxe-91d79c {font-weight: 600; font-size: 11px}#brxe-b79edd {font-size: 35px}#brxe-6ae4d7 {font-weight: 600; font-size: 11px}#brxe-4e2f6b {font-size: 35px}#brxe-1628f0 {font-weight: 600; font-size: 11px}#brxe-3aa073 {padding-right: 15px}@media (max-width: 480px) {#brxe-632c29 {width: 100%; margin-top: 25px; margin-bottom: 25px; grid-template-columns: repeat(3, minmax(0, 1fr))}}#brxe-53208e {padding-right: 55px}@media (max-width: 768px) {#brxe-53208e {padding-right: 15px}}@media (max-width: 480px) {#brxe-53208e {padding-right: 0}}#brxe-1efe7e {color: var(--light); font-weight: 300}#brxe-e5184e .form-group:nth-child(2) {width: 50%}#brxe-e5184e .form-group:nth-child(3) {width: 50%}#brxe-e5184e .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 5px; padding-left: 5px}#brxe-e5184e .bricks-button {font-size: 12px; font-weight: 400}#brxe-dd9267 {padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-9da0a3 {grid-gap: 15px}@media (max-width: 992px) {#brxe-9da0a3 {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (max-width: 480px) {#brxe-9da0a3 {grid-template-columns: repeat(1, minmax(0, 1fr))}}#brxe-046aa3 {max-width: 1400px}#brxe-55d244 {padding-top: var(--space-4xl); background-image: url("https://mfg-interiors.co.uk/wp-content/uploads/mfg-interior-images_300102803.jpeg"); background-size: cover; background-position: center center}@media (max-width: 992px) {#brxe-55d244 {padding-top: 300px}}@media (max-width: 480px) {#brxe-55d244 {padding-top: 250px}}@media (max-width: 992px) {#brxe-5cf5b6 {width: 100%}}@media (max-width: 480px) {#brxe-5cf5b6 {border-radius: 15px; height: 350px}}@media (max-width: 480px) {#brxe-b55842 {justify-self: center; align-self: center !important; align-items: center; display: none}}@media (max-width: 992px) {#brxe-b8eb8f {visibility: visible; display: none}}#brxe-a33cff {font-size: var(--text-3xl)}#brxe-1c2a14 {font-size: 17px; line-height: 1.75; color: var(--primary)}#brxe-ctdorf {background-color: #75482B; font-size: 12px; font-weight: 800; letter-spacing: 0.08em; text-transform: uppercase; color: #FFFFFF; padding-top: 14px; padding-right: 24px; padding-bottom: 14px; padding-left: 24px; border-radius: 999px; margin-top: 20px}#brxe-00b601 {grid-gap: 25px}@media (max-width: 992px) {#brxe-00b601 {grid-template-columns: repeat(2, minmax(0, 1fr)); align-content: center; align-items: center}}@media (max-width: 480px) {#brxe-00b601 {grid-template-columns: repeat(1, minmax(0, 1fr)); grid-gap: 25px}}#brxe-fa458d {max-width: 1400px}@media (max-width: 992px) {#brxe-8e44d1 {padding-top: var(--space-2xl); padding-bottom: var(--space-2xl)}}@media (max-width: 480px) {#brxe-8e44d1 {padding-top: var(--space-m); padding-bottom: var(--space-m)}}#brxe-8681af {font-size: var(--text-3xl); line-height: 1.2}#brxe-1ba551 {color: var(--primary); font-size: 17px}@media (max-width: 480px) {#brxe-97a26b {order: 1}}#brxe-545fcf {width: 100%}#brxe-545fcf:not(.tag), #brxe-545fcf img {aspect-ratio: 4/3; object-fit: cover}@media (max-width: 480px) {#brxe-545fcf {border-radius: 15px}}#brxe-9f04ad {grid-gap: 25px}@media (max-width: 992px) {#brxe-9f04ad {grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 25px}}@media (max-width: 480px) {#brxe-9f04ad {grid-template-columns: repeat(1, minmax(0, 1fr))}}#brxe-418511 {max-width: 1400px}#brxe-430fc6 {background-color: var(--light)}@media (max-width: 480px) {#brxe-430fc6 {padding-top: var(--space-m); padding-bottom: var(--space-m)}}#brxe-b5fbf1 {width: 100%}#brxe-b5fbf1:not(.tag), #brxe-b5fbf1 img {aspect-ratio: 4/3; object-fit: cover}#brxe-843733 {width: 100%; overflow: hidden; border-radius: 8px; margin-top: 0; margin-right: 0; margin-bottom: 18px; margin-left: 0}#brxe-36a191 {font-size: var(--text-3xl); line-height: 1.2; color: var(--light); font-family: "Georgia"; font-weight: 500}#brxe-9911a3 {font-size: 17px; color: var(--light)}#brxe-ojicui {background-color: #75482B; font-size: 12px; font-weight: 800; letter-spacing: 0.08em; text-transform: uppercase; color: #FFFFFF; padding-top: 14px; padding-right: 24px; padding-bottom: 14px; padding-left: 24px; border-radius: 999px; margin-top: 20px}#brxe-966481 {display: flex; flex-direction: column; align-items: flex-start; row-gap: 18px}#brxe-c0ebce {width: 100%; height: 100%; border-bottom-right-radius: 15px; border-bottom-left-radius: 15px}#brxe-c0ebce:not(.tag), #brxe-c0ebce img {object-fit: cover; object-position: 10%}@media (max-width: 480px) {#brxe-c0ebce {display: none}}#brxe-fe3a09 {width: 350px}#brxe-7002d1 {padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-b9f600 {width: 100%; height: 100%; overflow: hidden; border-radius: 8px; align-self: center !important; align-items: center}@media (max-width: 992px) {#brxe-b9f600 {height: 100%}}@media (max-width: 480px) {#brxe-b9f600 {height: 360px; display: none}}#brxe-0fe92c {width: 100%; display: grid; align-items: initial; grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr); grid-gap: 64px; align-items: stretch; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; max-width: 1400px}@media (max-width: 992px) {#brxe-0fe92c {grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 25px}}@media (max-width: 480px) {#brxe-0fe92c {grid-template-columns: repeat(1, minmax(0, 1fr))}}#brxe-016214 {background-color: var(--primary); padding-top: var(--space-2xl); padding-right: 24px; padding-bottom: var(--space-2xl); padding-left: 24px}@media (max-width: 992px) {#brxe-016214 {padding-top: 80px; padding-right: 20px; padding-bottom: 80px; padding-left: 20px}}@media (max-width: 480px) {#brxe-016214 {padding-top: var(--space-m); padding-right: 16px; padding-bottom: var(--space-m); padding-left: 16px}}#brxe-3d636b {font-size: var(--text-3xl); line-height: 1.2}#brxe-cf72ec {color: var(--primary); font-size: 17px}@media (max-width: 480px) {#brxe-9abecf {order: 1}}@media (max-width: 480px) {#brxe-78eb83 {border-radius: 15px}}#brxe-0e0eae {grid-gap: 15px}@media (max-width: 992px) {#brxe-0e0eae {grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 25px}}@media (max-width: 480px) {#brxe-0e0eae {grid-template-columns: repeat(1, minmax(0, 1fr))}}#brxe-286f10 {max-width: 1400px}#brxe-37797f {background-color: var(--light)}@media (max-width: 480px) {#brxe-37797f {padding-top: var(--space-m); padding-bottom: var(--space-m)}}#brxe-a2ff51 {color: var(--light)}#brxe-489c45 {color: var(--light); font-size: 17px}#brxe-2ca0f4 {color: var(--light)}#brxe-9bc495 {position: relative; border-top-right-radius: 25px; border-bottom-right-radius: 25px; overflow: hidden}:where(#brxe-9bc495 > *:not(figcaption)) {position: relative}#brxe-9bc495::before {background-image: linear-gradient(var(--primary), var(--primary-d-4)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 992px) {#brxe-9bc495 {display: flex; flex-direction: column; align-items: flex-start; align-self: flex-start !important; width: 100%}}@media (max-width: 480px) {#brxe-9bc495 {width: 100%}}@media (max-width: 992px) {#brxe-0c665c {display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; align-self: flex-start !important}}#brxe-a73afe {font-size: 25px}#brxe-7e11aa {font-size: 25px}#brxe-59963c {font-size: 25px}#brxe-4fbcff {font-size: 25px}#brxe-72a607 {font-size: 25px}#brxe-a391a9 {font-size: 25px}@media (max-width: 992px) {#brxe-cac447 {grid-gap: 15px}}#brxe-80742a {max-width: 1400px}#brxe-d11bb1 {background-color: var(--primary); background-image: url("https://mfg-interiors.co.uk/wp-content/uploads/mfg-background-1920x1080.jpg"); background-size: cover; background-position: center center; position: relative}:where(#brxe-d11bb1 > *:not(figcaption)) {position: relative}#brxe-d11bb1::before {background-image: linear-gradient(var(--primary-70), var(--primary-70)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 480px) {#brxe-d11bb1 {padding-top: var(--space-m)}}#brxe-4155e4 {font-size: var(--text-3xl); line-height: 1.2}#brxe-d19992 {color: var(--primary); font-size: 17px}#brxe-dxuque {background-color: #75482B; font-size: 12px; font-weight: 800; letter-spacing: 0.08em; text-transform: uppercase; color: #FFFFFF; padding-top: 14px; padding-right: 24px; padding-bottom: 14px; padding-left: 24px; border-radius: 999px; margin-top: 20px}@media (max-width: 480px) {#brxe-9f82d3 {order: 1}}@media (max-width: 480px) {#brxe-c0a90c {border-radius: 15px}}#brxe-cf2d3a {grid-gap: 15px}@media (max-width: 992px) {#brxe-cf2d3a {grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 25px}}@media (max-width: 480px) {#brxe-cf2d3a {grid-template-columns: repeat(1, minmax(0, 1fr))}}#brxe-ebde17 {max-width: 1400px}#brxe-294630 {background-color: #F7F4F1}@media (max-width: 480px) {#brxe-294630 {padding-top: var(--space-m); padding-bottom: var(--space-m)}}@media (max-width: 992px) {#brxe-04040d {text-align: left}}#brxe-6a06ba {line-height: 1.2; text-align: left}@media (max-width: 992px) {#brxe-6a06ba {text-align: center}}@media (max-width: 480px) {#brxe-6a06ba {text-align: center}}#brxe-f433a8 {text-align: left}@media (max-width: 992px) {#brxe-f433a8 {text-align: center}}@media (max-width: 480px) {#brxe-f433a8 {text-align: center}}#brxe-db6e3e {font-size: 18px; color: #CD8D58; fill: #CD8D58}@media (max-width: 480px) {#brxe-1366aa {justify-items: center}}@media (max-width: 992px) {#brxe-f688e8 {justify-self: center; align-items: center; text-align: center}}@media (max-width: 480px) {#brxe-f688e8 {justify-self: center; align-items: center; text-align: center}}#brxe-222160 {color: var(--light)}#brxe-c7b744 {color: var(--light)}#brxe-a4bb3b {color: var(--light)}#brxe-a96aa5 {color: var(--light)}#brxe-3dd256 {color: var(--light)}@media (max-width: 992px) {#brxe-a934b4 {grid-template-columns: repeat(1, minmax(0, 1fr)); grid-gap: 15px; width: 85%}}@media (max-width: 480px) {#brxe-a934b4 {width: 100%}}#brxe-7d2aa3 {width: 100%; margin-right: auto; margin-left: auto; align-self: center !important; align-items: center; max-width: 1400px}@media (max-width: 992px) {#brxe-7d2aa3 {margin-right: 0; margin-left: 0; width: 100%}}#brxe-ce4b97 {background-color: var(--light); padding-top: 110px; padding-right: 20px; padding-bottom: 110px; padding-left: 20px; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 992px) {#brxe-ce4b97 {padding-top: 80px; padding-right: 18px; padding-bottom: 80px; padding-left: 18px}}@media (max-width: 768px) {#brxe-ce4b97 {padding-top: 64px; padding-right: 16px; padding-bottom: 64px; padding-left: 16px}}@media (max-width: 480px) {#brxe-ce4b97 {padding-top: var(--space-m); padding-bottom: var(--space-m)}}