@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-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-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)}}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-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-button{width:auto}}#brxe-08f40b {font-size: 12px; font-weight: 900; letter-spacing: 0.14em; text-transform: uppercase; color: var(--light)}#brxe-60fa2f {font-size: var(--text-4xl); font-weight: 700; letter-spacing: -0.045em; color: #FFFFFF; line-height: 0.98}#brxe-267c31 {font-size: 18px; line-height: 1.75; color: var(--light)}#brxe-16446a {background-color: #007A87; font-size: 14px; font-weight: 900; color: #FFFFFF; padding-top: 15px; padding-right: 22px; padding-bottom: 15px; padding-left: 22px; border-radius: 999px}#brxe-244994 {display: flex; flex-direction: row; flex-wrap: wrap; column-gap: 14px; row-gap: 14px}#brxe-2a1c54 {display: flex; flex-direction: column; align-items: flex-start; row-gap: 24px}#brxe-231b12 {font-size: 12px; font-weight: 900; letter-spacing: 0.12em; text-transform: uppercase; color: #007A87}#brxe-77fb4a {font-size: clamp(26px, 3vw, 36px); font-weight: 900; line-height: 1.05; letter-spacing: -0.035em; color: #003F4B; margin-top: 15px; margin-bottom: 15px}#brxe-8eef4b .form-group:nth-child(2) {width: 50%}#brxe-8eef4b .form-group:nth-child(3) {width: 50%}#brxe-8eef4b .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 5px; padding-left: 5px}#brxe-796686 {background-color: var(--light); padding-top: 34px; padding-right: 34px; padding-bottom: 34px; padding-left: 34px; border-radius: 26px; box-shadow: 0 34px 90px -54px transparent; display: flex; flex-direction: column; row-gap: 18px}@media (max-width: 480px) {#brxe-796686 {padding-top: 26px; padding-right: 22px; padding-bottom: 26px; padding-left: 22px}}#brxe-324664 {position: relative}#brxe-c46cc3 {width: 100%; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; display: grid; align-items: initial; grid-template-columns: minmax(0, 1.05fr) minmax(360px, .78fr); grid-gap: 64px; align-items: center; max-width: 1400px}@media (max-width: 992px) {#brxe-c46cc3 {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (max-width: 480px) {#brxe-c46cc3 {grid-template-columns: repeat(1, minmax(0, 1fr))}}#brxe-c29091 {position: relative; overflow: hidden; background-color: #003F4B; background-image: url("https://manchesterblinds247.co.uk/wp-content/uploads/pleated-blinds_3.jpg"); background-size: cover; background-position: center center; padding-top: 96px; padding-right: 24px; padding-bottom: 96px; padding-left: 24px}:where(#brxe-c29091 > *:not(figcaption)) {position: relative}#brxe-c29091::before {background-image: linear-gradient(var(--dark-70), var(--dark-70)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 480px) {#brxe-c29091 {padding-top: 64px; padding-right: 16px; padding-bottom: 64px; padding-left: 16px}}#brxe-f22a89 {color: #006070; font-size: 24px}#brxe-8dfd1b {color: #303030; font-size: 15px; font-weight: 600}#brxe-8d363e {display: flex; align-items: center; column-gap: 12px}#brxe-754465 {color: #006070; font-size: 24px}#brxe-df356c {color: #303030; font-size: 15px; font-weight: 600}#brxe-042b40 {display: flex; align-items: center; column-gap: 12px}#brxe-35a808 {color: #006070; font-size: 24px}#brxe-c31c86 {color: #303030; font-weight: 600; font-size: 15px}#brxe-908aea {display: flex; align-items: center; column-gap: 12px}#brxe-d38384 {color: #006070; font-size: 24px}#brxe-248af5 {color: #303030; font-size: 15px; font-weight: 600}#brxe-b12eb8 {display: flex; column-gap: 12px; align-items: center}#brxe-45442a {display: grid; align-items: initial; grid-template-columns: repeat(4, minmax(0,1fr)); grid-gap: 24px; align-items: center; width: 100%; max-width: 1240px; margin-right: auto; margin-left: auto}@media (max-width: 992px) {#brxe-45442a {grid-template-columns: repeat(2, minmax(0,1fr))}}@media (max-width: 480px) {#brxe-45442a {grid-template-columns: minmax(0,1fr)}}#brxe-173a3f {background-color: #ffffff; padding-top: 30px; padding-right: 20px; padding-bottom: 30px; padding-left: 20px; border-bottom: 1px solid #e0e8ea}.brxe-qtsvtg .brxe-ekocdm.brxe-heading {color: #303030; font-weight: 700; font-size: 19px}.brxe-qtsvtg .brxe-wbtkdn.brxe-icon {color: #006070; font-size: 16px}.brxe-qtsvtg .brxe-ytjlsx.brxe-div {display: flex; align-items: center; justify-content: space-between}#brxe-vvlbrb {color: #5fb8c8; font-weight: 700; font-size: 13px; letter-spacing: 1px; text-transform: uppercase}#brxe-qfznxj {color: #ffffff; font-weight: 800; font-size: 26px; line-height: 1.2}#brxe-leortp {color: var(--light); font-size: 15px; line-height: 1.6}#brxe-olmqvx {background-color: #006070; color: #ffffff; font-weight: 700; font-size: 15px; padding-top: 14px; padding-right: 26px; padding-bottom: 14px; padding-left: 26px; border-radius: 40px; margin-top: 6px}#brxe-bycqqq {background-color: #003040; display: none; flex-direction: column; align-items: flex-start; justify-content: center; row-gap: 12px; padding-top: 34px; padding-right: 34px; padding-bottom: 34px; padding-left: 34px; border-radius: 14px}#brxe-ogqjpf {display: grid; align-items: initial; grid-template-columns: repeat(3, minmax(0,1fr)); grid-gap: 28px; width: 100%}@media (max-width: 992px) {#brxe-ogqjpf {grid-template-columns: repeat(2, minmax(0,1fr))}}@media (max-width: 480px) {#brxe-ogqjpf {grid-template-columns: minmax(0,1fr)}}#brxe-zllpeh {width: 100%; max-width: 1240px; margin-right: auto; margin-left: auto}#brxe-ftxmfx {background-color: var(--light); padding-top: 80px; padding-right: 20px; padding-bottom: 90px; padding-left: 20px}#brxe-45366a {background-color: #003040; border-radius: 25px 15px 15px 25px; background-image: linear-gradient(var(--primary), var(--primary-d-3))}#brxe-3aa8a0 {border-radius: 15px}#brxe-f1063f:not(.tag), #brxe-f1063f img {object-fit: cover}#brxe-f1063f {border-radius: 15px; background-image: url("https://manchesterblinds247.co.uk/wp-content/uploads/pleated-blinds_2.jpg"); background-size: cover}#brxe-d949d6 {width: 50px}#brxe-ffbbbc {color: #006070; font-size: 15px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase}#brxe-2889b9 {display: flex; align-items: center; column-gap: 10px}#brxe-d73bd2 {color: var(--primary); font-weight: 800; font-size: var(--text-2xl); line-height: 1.15}@media (max-width: 480px) {#brxe-d73bd2 {font-size: 32px}}#brxe-7f8d0a {color: #5a6b73; font-size: 18px ; line-height: 1.75; max-width: 560px}#brxe-8f9e6f {display: flex; flex-direction: column; align-items: flex-start; row-gap: 20px}@media (max-width: 480px) {#brxe-8f9e6f {padding-top: 25px}}#brxe-32ce9c {display: grid; align-items: initial; grid-template-columns: minmax(0,1fr) minmax(0,1fr); grid-gap: 70px; align-items: center; width: 100%; max-width: 1240px; margin-right: auto; margin-left: auto}@media (max-width: 992px) {#brxe-32ce9c {grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 15px}}@media (max-width: 480px) {#brxe-32ce9c {grid-template-columns: repeat(1, minmax(0, 1fr))}}#brxe-82de36 {background-color: #f4f4f4; padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px}@media (max-width: 992px) {#brxe-82de36 {padding-top: 100px}}@media (max-width: 480px) {#brxe-82de36 {padding-top: var(--space-m); padding-bottom: var(--space-m)}}#brxe-bee13e {border-radius: 16px}#brxe-bee13e:not(.tag), #brxe-bee13e img {aspect-ratio: 4/3; object-fit: cover}#brxe-6cf7bb {order: 1}@media (max-width: 480px) {#brxe-6cf7bb {order: 0}}#brxe-120078 {color: var(--primary); font-weight: 800; font-size: var(--text-2xl); line-height: 1.15}@media (max-width: 480px) {#brxe-120078 {font-size: 28px}}#brxe-948ff9 {color: #4a5560; font-size: 18px; line-height: 1.7}#brxe-16a8aa {display: flex; flex-direction: column; align-items: flex-start; row-gap: 20px}#brxe-8ea003 {display: grid; align-items: initial; align-items: center; grid-template-columns: minmax(0,1fr) minmax(0,1fr); grid-gap: 56px; width: 100%; max-width: 1240px; margin-right: auto; margin-left: auto}@media (max-width: 992px) {#brxe-8ea003 {grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 15px}}@media (max-width: 480px) {#brxe-8ea003 {grid-template-columns: repeat(1, minmax(0, 1fr)); grid-gap: 25px}}#brxe-39eee1 {background-color: #ffffff; padding-top: 90px; padding-right: 20px; padding-bottom: 90px; padding-left: 20px}@media (max-width: 480px) {#brxe-39eee1 {padding-top: var(--space-m); padding-bottom: var(--space-m)}}#brxe-1f26d2 {color: var(--light); font-size: var(--text-2xl)}#brxe-d455ff {color: var(--light); font-size: 18px}#brxe-d455ff a {color: var(--light); font-size: 18px; font-size: inherit}#brxe-e1dde1 {background-color: var(--light); color: var(--primary)}#brxe-0f65ae {align-items: center}#brxe-23b37a {background-color: var(--primary); background-image: url("https://manchesterblinds247.co.uk/wp-content/uploads/173ed59e-6863-4152-8505-e97f76384bac.png"); background-position: center right; background-size: 35%; background-repeat: no-repeat; position: relative}:where(#brxe-23b37a > *:not(figcaption)) {position: relative}#brxe-23b37a::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: 992px) {#brxe-23b37a {background-size: cover}}@media (max-width: 480px) {#brxe-23b37a {background-color: var(--primary); background-position: center center; background-size: contain}}#brxe-e12b47 {color: var(--light); font-size: var(--text-2xl)}#brxe-d350c1 {color: var(--light); font-size: 18px}#brxe-936448 {background-color: var(--primary-d-1)}@media (max-width: 480px) {#brxe-b56b46 {order: 1}}#brxe-9af693 {align-items: center}@media (max-width: 992px) {#brxe-9af693 {grid-gap: 15px}}@media (max-width: 480px) {#brxe-9af693 {grid-gap: 25px}}#brxe-ffdf44 {background-image: url("https://manchesterblinds247.co.uk/wp-content/uploads/pleated-blinds_3.jpg"); background-size: cover; background-position: center center; background-attachment: fixed; position: relative}:where(#brxe-ffdf44 > *:not(figcaption)) {position: relative}#brxe-ffdf44::before {background-image: linear-gradient(var(--dark-80), var(--dark-80)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-8f1724 {border-radius: 16px}#brxe-8f1724:not(.tag), #brxe-8f1724 img {aspect-ratio: 4/3; object-fit: cover}#brxe-f251a7 {order: 0}#brxe-0b865f {color: var(--primary); font-weight: 800; font-size: var(--text-2xl); line-height: 1.15}@media (max-width: 480px) {#brxe-0b865f {font-size: 28px}}#brxe-64e2f2 {color: #4a5560; font-size: 18px; line-height: 1.7}#brxe-b43030 {display: flex; flex-direction: column; align-items: flex-start; row-gap: 20px}#brxe-05045b {display: grid; align-items: initial; align-items: center; grid-template-columns: minmax(0,1fr) minmax(0,1fr); grid-gap: 56px; width: 100%; max-width: 1240px; margin-right: auto; margin-left: auto}@media (max-width: 992px) {#brxe-05045b {grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 15px}}@media (max-width: 480px) {#brxe-05045b {grid-template-columns: repeat(1, minmax(0, 1fr)); grid-gap: 25px}}#brxe-38dd6e {background-color: #f4f4f4; padding-top: 90px; padding-right: 20px; padding-bottom: 90px; padding-left: 20px}@media (max-width: 480px) {#brxe-38dd6e {padding-top: var(--space-m); padding-bottom: var(--space-m)}}#brxe-0b71df {font-size: 12px; font-weight: 900; letter-spacing: 0.14em; text-transform: uppercase; color: var(--primary)}#brxe-e63bb0 {font-size: var(--text-2xl); font-weight: 900; line-height: 1.02; letter-spacing: -0.045em; color: #003F4B}#brxe-d577cd {font-size: 16px; line-height: 1.75; color: #40545B}#brxe-3c2471 {width: 350px}#brxe-aa63e8 {display: flex; flex-direction: column; align-items: flex-start; row-gap: 22px; justify-content: flex-start; align-self: flex-start !important; position: static}#brxe-fcee44 {font-size: var(--text-l)}@media (max-width: 992px) {#brxe-d35d80 {padding-right: 25px}}#brxe-0c2031 {font-size: var(--text-l)}#brxe-c3fc87 {font-size: var(--text-l)}#brxe-2c0050 {font-size: var(--text-l)}#brxe-3c9d1c {display: flex; flex-direction: column; row-gap: 14px}#brxe-41521b {width: 100%; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; display: grid; align-items: initial; grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr); grid-gap: 64px; align-items: flex-start}@media (max-width: 992px) {#brxe-41521b {grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 15px}}@media (max-width: 480px) {#brxe-41521b {grid-template-columns: repeat(1, minmax(0, 1fr)); grid-gap: 25px}}#brxe-91315f {padding-top: 100px; padding-right: 24px; padding-bottom: 100px; padding-left: 24px; overflow: hidden; max-width: 1400px}@media (max-width: 480px) {#brxe-91315f {padding-top: var(--space-m); padding-right: 16px; padding-bottom: var(--space-m); padding-left: 16px}}