@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-7ca780 {font-size: 12px; font-weight: 900; letter-spacing: 0.14em; text-transform: uppercase; color: var(--light)}#brxe-26e7eb {font-size: var(--text-4xl); font-weight: 700; letter-spacing: -0.045em; color: #FFFFFF; line-height: 0.98}#brxe-dcada7 {font-size: 18px; line-height: 1.75; color: var(--light)}#brxe-4944f4 {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-a520ef {display: flex; flex-direction: row; flex-wrap: wrap; column-gap: 14px; row-gap: 14px}#brxe-f1c03f {display: flex; flex-direction: column; align-items: flex-start; row-gap: 24px}#brxe-7858aa {font-size: 12px; font-weight: 900; letter-spacing: 0.12em; text-transform: uppercase; color: #007A87}#brxe-550333 {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-7b04c2 .form-group:nth-child(2) {width: 50%}#brxe-7b04c2 .form-group:nth-child(3) {width: 50%}#brxe-7b04c2 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 5px; padding-left: 5px}#brxe-c60f3f {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-c60f3f {padding-top: 26px; padding-right: 22px; padding-bottom: 26px; padding-left: 22px}}#brxe-221562 {position: relative}#brxe-a69e59 {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-a69e59 {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (max-width: 480px) {#brxe-a69e59 {grid-template-columns: repeat(1, minmax(0, 1fr))}}#brxe-b700a0 {position: relative; overflow: hidden; background-color: #003F4B; background-image: url("https://manchesterblinds247.co.uk/wp-content/uploads/sky-light-blinds.jpg"); background-size: cover; background-position: center center; padding-top: 96px; padding-right: 24px; padding-bottom: 96px; padding-left: 24px}:where(#brxe-b700a0 > *:not(figcaption)) {position: relative}#brxe-b700a0::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-b700a0 {padding-top: 64px; padding-right: 16px; padding-bottom: 64px; padding-left: 16px}}#brxe-78f0b0 {color: #006070; font-size: 24px}#brxe-998ed8 {color: #303030; font-size: 15px; font-weight: 600}#brxe-ebd4b4 {display: flex; align-items: center; column-gap: 12px}#brxe-5cf163 {color: #006070; font-size: 24px}#brxe-ff22ec {color: #303030; font-size: 15px; font-weight: 600}#brxe-9976b1 {display: flex; align-items: center; column-gap: 12px}#brxe-6c531e {color: #006070; font-size: 24px}#brxe-c55921 {color: #303030; font-weight: 600; font-size: 15px}#brxe-b9399d {display: flex; align-items: center; column-gap: 12px}#brxe-8b2ab3 {color: #006070; font-size: 24px}#brxe-586697 {color: #303030; font-size: 15px; font-weight: 600}#brxe-355787 {display: flex; column-gap: 12px; align-items: center}#brxe-7a327a {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-7a327a {grid-template-columns: repeat(2, minmax(0,1fr))}}@media (max-width: 480px) {#brxe-7a327a {grid-template-columns: minmax(0,1fr)}}#brxe-12ce5d {background-color: #ffffff; padding-top: 30px; padding-right: 20px; padding-bottom: 30px; padding-left: 20px; border-bottom: 1px solid #e0e8ea}.brxe-zxwaod .brxe-lhzamb.brxe-heading {color: #303030; font-weight: 700; font-size: 19px}.brxe-zxwaod .brxe-eriouy.brxe-icon {color: #006070; font-size: 16px}.brxe-zxwaod .brxe-bslvgi.brxe-div {display: flex; align-items: center; justify-content: space-between}#brxe-bebyiv {color: #5fb8c8; font-weight: 700; font-size: 13px; letter-spacing: 1px; text-transform: uppercase}#brxe-hvenlm {color: #ffffff; font-weight: 800; font-size: 26px; line-height: 1.2}#brxe-vegmol {color: var(--light); font-size: 15px; line-height: 1.6}#brxe-wqaptf {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-ntuzxt {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-oanerh {display: grid; align-items: initial; grid-template-columns: repeat(3, minmax(0,1fr)); grid-gap: 28px; width: 100%}@media (max-width: 992px) {#brxe-oanerh {grid-template-columns: repeat(2, minmax(0,1fr))}}@media (max-width: 480px) {#brxe-oanerh {grid-template-columns: minmax(0,1fr)}}#brxe-fqjkpt {width: 100%; max-width: 1240px; margin-right: auto; margin-left: auto}#brxe-hkymhq {background-color: var(--light); padding-top: 80px; padding-right: 20px; padding-bottom: 90px; padding-left: 20px}#brxe-4f4ff4 {background-color: #003040; border-radius: 25px 15px 15px 25px; background-image: linear-gradient(var(--primary), var(--primary-d-3))}#brxe-6e1eea {border-radius: 15px}#brxe-de990a:not(.tag), #brxe-de990a img {object-fit: cover}#brxe-de990a {border-radius: 15px; background-image: url("https://manchesterblinds247.co.uk/wp-content/uploads/sky-light-blinds_4.jpg"); background-size: cover}#brxe-6e8e77 {width: 50px}#brxe-ebd306 {color: #006070; font-size: 15px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase}#brxe-57bb07 {display: flex; align-items: center; column-gap: 10px}#brxe-c6e56e {color: var(--primary); font-weight: 800; font-size: var(--text-2xl); line-height: 1.15}@media (max-width: 480px) {#brxe-c6e56e {font-size: 32px}}#brxe-94ce7e {color: #5a6b73; font-size: 18px ; line-height: 1.75; max-width: 560px}#brxe-d171da {display: flex; flex-direction: column; align-items: flex-start; row-gap: 20px}@media (max-width: 480px) {#brxe-d171da {padding-top: 25px}}#brxe-9bb244 {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-9bb244 {grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 15px}}@media (max-width: 480px) {#brxe-9bb244 {grid-template-columns: repeat(1, minmax(0, 1fr))}}#brxe-eb1130 {background-color: #f4f4f4; padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px}@media (max-width: 992px) {#brxe-eb1130 {padding-top: 100px}}@media (max-width: 480px) {#brxe-eb1130 {padding-top: var(--space-m); padding-bottom: var(--space-m)}}#brxe-a0f454 {border-radius: 16px}#brxe-a0f454:not(.tag), #brxe-a0f454 img {aspect-ratio: 4/3; object-fit: cover}#brxe-c397fc {order: 1}@media (max-width: 480px) {#brxe-c397fc {order: 0}}#brxe-2aea7e {color: var(--primary); font-weight: 800; font-size: var(--text-2xl); line-height: 1.15}@media (max-width: 480px) {#brxe-2aea7e {font-size: 28px}}#brxe-5a817a {color: #4a5560; font-size: 18px; line-height: 1.7}#brxe-e22722 {display: flex; flex-direction: column; align-items: flex-start; row-gap: 20px}#brxe-48aa50 {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-48aa50 {grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 15px}}@media (max-width: 480px) {#brxe-48aa50 {grid-template-columns: repeat(1, minmax(0, 1fr)); grid-gap: 25px}}#brxe-8c88cc {background-color: #ffffff; padding-top: 90px; padding-right: 20px; padding-bottom: 90px; padding-left: 20px}@media (max-width: 480px) {#brxe-8c88cc {padding-top: var(--space-m); padding-bottom: var(--space-m)}}#brxe-fce54f {color: var(--light); font-size: var(--text-2xl)}#brxe-455714 {color: var(--light); font-size: 18px}#brxe-455714 a {color: var(--light); font-size: 18px; font-size: inherit}#brxe-c5a9eb {background-color: var(--light); color: var(--primary)}#brxe-c8519b {align-items: center}#brxe-ae174d {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-ae174d > *:not(figcaption)) {position: relative}#brxe-ae174d::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-ae174d {background-size: cover}}@media (max-width: 480px) {#brxe-ae174d {background-color: var(--primary); background-position: center center; background-size: contain}}#brxe-caa495 {color: var(--light); font-size: var(--text-2xl)}#brxe-a324ab {color: var(--light); font-size: 18px}#brxe-49d49c {background-color: var(--primary-d-1)}@media (max-width: 480px) {#brxe-422374 {order: 1}}#brxe-f35568 {align-items: center}@media (max-width: 992px) {#brxe-f35568 {grid-gap: 15px}}@media (max-width: 480px) {#brxe-f35568 {grid-gap: 25px}}#brxe-6120a7 {background-image: url("https://manchesterblinds247.co.uk/wp-content/uploads/sky-light-blinds.jpg"); background-size: cover; background-position: center center; background-attachment: fixed; position: relative}:where(#brxe-6120a7 > *:not(figcaption)) {position: relative}#brxe-6120a7::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-70f6e5 {border-radius: 16px}#brxe-70f6e5:not(.tag), #brxe-70f6e5 img {aspect-ratio: 4/3; object-fit: cover}#brxe-3786ae {order: 0}#brxe-9b4583 {color: var(--primary); font-weight: 800; font-size: var(--text-2xl); line-height: 1.15}@media (max-width: 480px) {#brxe-9b4583 {font-size: 28px}}#brxe-5eb851 {color: #4a5560; font-size: 18px; line-height: 1.7}#brxe-5c3221 {display: flex; flex-direction: column; align-items: flex-start; row-gap: 20px}#brxe-a6fe86 {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-a6fe86 {grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 15px}}@media (max-width: 480px) {#brxe-a6fe86 {grid-template-columns: repeat(1, minmax(0, 1fr)); grid-gap: 25px}}#brxe-31c6fd {background-color: #f4f4f4; padding-top: 90px; padding-right: 20px; padding-bottom: 90px; padding-left: 20px}@media (max-width: 480px) {#brxe-31c6fd {padding-top: var(--space-m); padding-bottom: var(--space-m)}}#brxe-dc85b5 {font-size: 12px; font-weight: 900; letter-spacing: 0.14em; text-transform: uppercase; color: var(--primary)}#brxe-71831c {font-size: var(--text-2xl); font-weight: 900; line-height: 1.02; letter-spacing: -0.045em; color: #003F4B}#brxe-d15db5 {font-size: 16px; line-height: 1.75; color: #40545B}#brxe-6cbd54 {width: 350px}#brxe-96ac3d {display: flex; flex-direction: column; align-items: flex-start; row-gap: 22px; justify-content: flex-start; align-self: flex-start !important; position: static}#brxe-77b714 {font-size: var(--text-l)}@media (max-width: 992px) {#brxe-c40b26 {padding-right: 25px}}#brxe-6faa62 {font-size: var(--text-l); text-align: center}#brxe-23c522 {font-size: var(--text-l)}#brxe-40fa7e {font-size: var(--text-l)}#brxe-96d520 {display: flex; flex-direction: column; row-gap: 14px}#brxe-2fbf57 {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-2fbf57 {grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 15px}}@media (max-width: 480px) {#brxe-2fbf57 {grid-template-columns: repeat(1, minmax(0, 1fr)); grid-gap: 25px}}#brxe-365532 {padding-top: 100px; padding-right: 24px; padding-bottom: 100px; padding-left: 24px; overflow: hidden; max-width: 1400px}@media (max-width: 480px) {#brxe-365532 {padding-top: var(--space-m); padding-right: 16px; padding-bottom: var(--space-m); padding-left: 16px}}