@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@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 {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@layer bricks {.brxe-shortcode{width:100%}}@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)}}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 {.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-ca15d0 {width: 100%; height: 100%; position: absolute; background-image: url("https://dream-bath.com/wp-content/uploads/2026/06/stylish-modern-bathroom-interior-horizontal-view-2026-03-20-03-19-24-utc-1.avif"); background-size: cover; background-position: center center}@keyframes hero-zoom { from { transform: scale(1.08); } to { transform: scale(1); }} .hero-bg-image { animation: hero-zoom 8s cubic-bezier(.25, .46, .45, .94) forwards; transform-origin: center; will-change: transform;}.hero-overlay { position: absolute; inset: 0; background: linear-gradient( 155deg, rgba(28, 25, 22, 0.9) 0%, rgba(28, 25, 22, 0.76) 100% ); pointer-events: none; z-index: 1;}@keyframes fade-up { from { opacity: 0; transform: translateY(28px); } to { opacity: 1; transform: translateY(0); }} .hero-eyebrow { animation: fade-up 0.6s cubic-bezier(.16, 1, .3, 1) 0.1s both;} .hero-heading { animation: fade-up 0.6s cubic-bezier(.16, 1, .3, 1) 0.25s both;} .hero-subtext { animation: fade-up 0.6s cubic-bezier(.16, 1, .3, 1) 0.4s both;} .hero-buttons { animation: fade-up 0.6s cubic-bezier(.16, 1, .3, 1) 0.55s both;}@keyframes scrollpulse { 0%, 100% { opacity: 0.4; transform: scaleY(1); } 50% { opacity: 1; transform: scaleY(0.7); transform-origin: top; }} .hero-scroll-line { width: 1px; height: 40px; background: linear-gradient( 180deg, rgba(255, 255, 255, 0.4) 0%, transparent 100% ); animation: scrollpulse 2s ease-in-out infinite;}.hero-eyebrow-text { display: inline-flex; align-items: center; gap: 12px; font-size: 11px; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: #d4a853;} .hero-eyebrow-text::before { content: ""; width: 32px; height: 1px; background: #d4a853; opacity: 0.6;}#brxe-4c14fb .separator {border-top-color: var(--bricks-color-grey-100); width: 40px; flex-grow: 0; border-top-style: solid}#brxe-4c14fb {width: auto}@media (max-width: 478px) {#brxe-4c14fb {font-size: 10px; color: var(--bricks-color-grey-100); width: auto}#brxe-4c14fb .separator {width: 20px; flex-grow: 0}#brxe-4c14fb.has-separator {gap: 8px}}.brxe-dgronk {color: var(--bricks-color-grey-100); font-size: 64px}.brxe-imigjt {font-style: italic; color: var(--bricks-color-grey-900); font-size: 64px}.brxe-kvstqz {color: var(--bricks-color-grey-100); font-size: 64px}#brxe-d5ddc1 {color: var(--bricks-color-grey-100)}#brxe-d5ddc1 a {color: var(--bricks-color-grey-100); font-size: inherit}#brxe-9d2ccf:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-9d2ccf {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}#brxe-1e31a3 {flex-direction: row; row-gap: 16px; column-gap: 16px; margin-top: 36px}@media (max-width: 767px) {#brxe-1e31a3 {justify-content: space-around}}#brxe-745a08 {z-index: 2; margin-top: 64px; margin-right: 0; margin-bottom: 64px; margin-left: 0; width: 70%; align-self: center !important; row-gap: 16px}@media (max-width: 991px) {#brxe-745a08 {width: 100%}}@media (max-width: 767px) {#brxe-745a08 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-745a08 {margin-bottom: 0}}#brxe-b44023 {width: 164px; position: absolute}@media (max-width: 991px) {#brxe-b44023 {width: 164px}}#brxe-d63d15 {margin-right: 20px; width: 50%}#brxe-cf7de4 {width: 200px; align-self: flex-end !important; height: 200px; display: flex; justify-content: center; align-items: center}@media (max-width: 991px) {#brxe-cf7de4 {bottom: -60px; left: -60px}}@media (max-width: 767px) {#brxe-cf7de4 {width: 200px; bottom: 0px; left: 0px}}@media (max-width: 478px) {#brxe-cf7de4 {bottom: -60px; left: 20%; align-self: center !important; justify-content: center}}#brxe-2d22db {width: 40%; align-self: flex-end !important; height: 100%; background-position: center center; z-index: 2; position: relative}@media (max-width: 991px) {#brxe-2d22db {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-2d22db {width: 60%; height: 300px; position: relative}}@media (max-width: 478px) {#brxe-2d22db {width: 80%; flex-direction: column; position: relative; height: 200px; align-items: center}}#brxe-c4da78 {z-index: 1; margin-right: 0; margin-left: 0; position: relative; flex-direction: row; max-width: 1440px; padding-top: 184px; padding-right: 64px; padding-bottom: 36px; padding-left: 64px; justify-content: space-between; column-gap: 86px}@media (max-width: 991px) {#brxe-c4da78 {flex-direction: row; padding-top: 84px; padding-right: 36px; padding-bottom: 64px; padding-left: 36px; height: 100%; max-width: 100%}}@media (max-width: 767px) {#brxe-c4da78 {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-c4da78 {padding-top: 164px; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#brxe-e72d51 {background-image: url("https://dream-bath.com/wp-content/uploads/2026/05/20-1-768x1024.avif"); background-position: center center; background-attachment: scroll; background-size: cover; position: relative}:where(#brxe-e72d51 > *:not(figcaption)) {position: relative}#brxe-e72d51::before {background-image: linear-gradient(rgba(66, 66, 66, 0.69), rgba(10, 10, 10, 0.62)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-e72d51 {flex-wrap: nowrap}}#brxe-23002f .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}#brxe-23002f {width: auto; color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-23002f {font-size: 14px}}#brxe-a8f59c {margin-top: 36px; color: var(--bricks-color-grey-500)}#brxe-a8f59c a {color: var(--bricks-color-grey-500); font-size: inherit}#brxe-d667b6:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-d667b6 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-d667b6 {background-color: var(--bricks-color-grey-500)}}#brxe-a42af1 {flex-direction: row; row-gap: 16px; column-gap: 16px}@media (max-width: 767px) {#brxe-a42af1 {justify-content: space-around}}#brxe-e46f42 {align-self: center !important; width: 60%; row-gap: 16px; margin-top: 64px; margin-right: 0; margin-bottom: 64px; margin-left: 0; z-index: 2}@media (max-width: 991px) {#brxe-e46f42 {width: 100%}}@media (max-width: 767px) {#brxe-e46f42 {width: 100%; margin-top: 0; margin-bottom: 0}}@media (max-width: 478px) {#brxe-e46f42 {margin-bottom: 0}}#brxe-cb00b8 {width: 100%; border-radius: 5px}#brxe-96d00e {width: 50%; position: relative; height: 100%; z-index: 2}@media (max-width: 991px) {#brxe-96d00e {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-96d00e {width: 60%; position: relative; height: 600px}}@media (max-width: 478px) {#brxe-96d00e {width: 100%; flex-direction: column; position: relative; height: 100%; margin-top: 0}}#about {flex-direction: row; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; justify-content: space-between; column-gap: 86px; margin-right: 0; margin-left: 0; position: relative; z-index: 1; align-items: center}@media (max-width: 991px) {#about {flex-direction: row; padding-top: 64px; padding-right: 36px; padding-bottom: 64px; padding-left: 36px; height: 100%; max-width: 100%}}@media (max-width: 767px) {#about {flex-direction: row; padding-right: 36px; padding-left: 36px; width: 100%; justify-content: center; row-gap: 64px; flex-wrap: wrap-reverse}}@media (max-width: 478px) {#about {padding-top: 64px; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column-reverse; grid-template-columns: 2; margin-top: 64px}}#brxe-7794c9 {background-color: var(--bricks-color-grey-100)}#brxe-bde0c0 {color: var(--bricks-color-grey-500); width: auto}#brxe-bde0c0 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-500)}@media (max-width: 478px) {#brxe-bde0c0 {font-size: 14px}}#brxe-b24454 {color: var(--bricks-color-grey-500); text-align: center}#brxe-9e73d7 {color: var(--bricks-color-grey-500); text-align: center}#brxe-9e73d7 a {color: var(--bricks-color-grey-500); text-align: center; font-size: inherit}#brxe-7a9acf {z-index: 2; align-self: center !important; width: 60%; row-gap: 16px; margin-top: 64px; margin-right: 0; margin-bottom: 64px; margin-left: 0; align-items: center}@media (max-width: 991px) {#brxe-7a9acf {width: 100%}}@media (max-width: 767px) {#brxe-7a9acf {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-7a9acf {margin-bottom: 0}}#brxe-e6d4a7 {border-radius: 5px; width: 100%; height: 600px}#brxe-e6d4a7:not(.tag), #brxe-e6d4a7 img {object-fit: cover}#brxe-38649e {font-family: "Playfair Display"; font-weight: 400; font-size: 20px; color: var(--bricks-color-grey-100)}#brxe-384ddb {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%}#brxe-384ddb a {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%; font-size: inherit}#brxe-35414e {color: var(--bricks-color-grey-100); fill: var(--bricks-color-grey-100); font-size: 22px}#brxe-bfb787 {width: 46px; align-items: center; border: 1px solid var(--bricks-color-grey-100); border-radius: 9999px; height: 46px; justify-content: center; transform: rotateZ(-45deg); align-self: flex-end !important; cursor: pointer; margin-top: 16px}#brxe-bfb787:hover {transform: rotateZ(0deg); background-color: var(--bricks-color-grey-700)}#brxe-4fb0b0 {position: absolute; bottom: 20px; right: -20px; background-color: var(--bricks-color-grey-500); padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px; border-radius: 5px; box-shadow: 1px 0 5px 0 rgba(10, 10, 10, 0.27); width: 70%; display: flex; flex-direction: column; align-items: flex-start; row-gap: 16px}@media (max-width: 991px) {#brxe-4fb0b0 {width: 80%; bottom: 16px}}@media (max-width: 767px) {#brxe-4fb0b0 {bottom: 20px; width: 80%; right: -20px}}@media (max-width: 478px) {#brxe-4fb0b0 {bottom: 10px; width: 90%; right: -10px}}[data-id="brxe-8972d2"].splide__slide {width: 50%; height: 100%; position: relative; z-index: 2; margin-right: 24px}@media (max-width: 991px) {[data-id="brxe-8972d2"].splide__slide {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-8972d2"].splide__slide {width: 60%; position: relative; height: 400px}}@media (max-width: 478px) {[data-id="brxe-8972d2"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 100%}}#brxe-ebc407 {border-radius: 5px; width: 100%; height: 600px}#brxe-ebc407:not(.tag), #brxe-ebc407 img {object-fit: cover}#brxe-ee44ee {color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px}#brxe-97336f {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%}#brxe-97336f a {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%; font-size: inherit}#brxe-c7116c {color: var(--bricks-color-grey-100); fill: var(--bricks-color-grey-100); font-size: 22px; margin-top: -32px; margin-bottom: -32px}#brxe-3e6ea7 {width: 46px; align-items: center; border: 1px solid var(--bricks-color-grey-100); border-radius: 9999px; height: 46px; justify-content: center; transform: rotateZ(-45deg); align-self: flex-end !important; cursor: pointer; margin-top: 16px}#brxe-3e6ea7:hover {transform: rotateZ(0deg); background-color: var(--bricks-color-grey-700)}#brxe-1211a5 {position: absolute; bottom: 20px; right: -20px; background-color: var(--bricks-color-grey-500); padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px; border-radius: 5px; box-shadow: 1px 0 5px 0 rgba(10, 10, 10, 0.27); width: 70%; display: flex; flex-direction: column; align-items: flex-start; row-gap: 16px}@media (max-width: 991px) {#brxe-1211a5 {width: 80%; bottom: 16px}}@media (max-width: 767px) {#brxe-1211a5 {bottom: 20px; width: 80%; right: -20px}}@media (max-width: 478px) {#brxe-1211a5 {bottom: 10px; width: 90%; right: -10px}}[data-id="brxe-e7ccae"].splide__slide {width: 50%; height: 100%; position: relative; z-index: 2; margin-right: 24px}@media (max-width: 991px) {[data-id="brxe-e7ccae"].splide__slide {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-e7ccae"].splide__slide {width: 60%; position: relative; height: 400px}}@media (max-width: 478px) {[data-id="brxe-e7ccae"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 100%}}#brxe-c0544d {border-radius: 5px; width: 100%; height: 600px}#brxe-c0544d:not(.tag), #brxe-c0544d img {object-fit: cover}#brxe-5ce9d5 {color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px}#brxe-5da557 {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%}#brxe-5da557 a {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%; font-size: inherit}#brxe-773692 {color: var(--bricks-color-grey-100); fill: var(--bricks-color-grey-100); font-size: 22px}#brxe-dad74f {width: 46px; align-items: center; border: 1px solid var(--bricks-color-grey-100); border-radius: 9999px; height: 46px; justify-content: center; transform: rotateZ(-45deg); align-self: flex-end !important; cursor: pointer; margin-top: 16px}#brxe-dad74f:hover {transform: rotateZ(0deg); background-color: var(--bricks-color-grey-700)}#brxe-276305 {position: absolute; bottom: 20px; right: -20px; background-color: var(--bricks-color-grey-500); padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px; border-radius: 5px; box-shadow: 1px 0 5px 0 rgba(10, 10, 10, 0.27); width: 70%; display: flex; flex-direction: column; align-items: flex-start; row-gap: 16px}@media (max-width: 991px) {#brxe-276305 {width: 80%; bottom: 16px}}@media (max-width: 767px) {#brxe-276305 {bottom: 20px; width: 80%; right: -20px}}@media (max-width: 478px) {#brxe-276305 {bottom: 10px; width: 90%; right: -10px}}[data-id="brxe-1a3dfd"].splide__slide {width: 50%; height: 100%; position: relative; z-index: 2; margin-right: 24px}@media (max-width: 991px) {[data-id="brxe-1a3dfd"].splide__slide {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-1a3dfd"].splide__slide {width: 60%; position: relative; height: 400px}}@media (max-width: 478px) {[data-id="brxe-1a3dfd"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 100%}}#brxe-0b30a3 {border-radius: 5px; width: 100%; height: 600px}#brxe-0b30a3:not(.tag), #brxe-0b30a3 img {object-fit: cover}#brxe-b4128e {color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px}#brxe-7adcce {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%}#brxe-7adcce a {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%; font-size: inherit}#brxe-bad318 {color: var(--bricks-color-grey-100); fill: var(--bricks-color-grey-100); font-size: 22px}#brxe-aee0b8 {width: 46px; align-items: center; border: 1px solid var(--bricks-color-grey-100); border-radius: 9999px; height: 46px; justify-content: center; transform: rotateZ(-45deg); align-self: flex-end !important; cursor: pointer; margin-top: 16px}#brxe-aee0b8:hover {transform: rotateZ(0deg); background-color: var(--bricks-color-grey-700)}#brxe-9a59f3 {position: absolute; bottom: 20px; right: -20px; background-color: var(--bricks-color-grey-500); padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px; border-radius: 5px; box-shadow: 1px 0 5px 0 rgba(10, 10, 10, 0.27); width: 70%; display: flex; flex-direction: column; align-items: flex-start; row-gap: 16px}@media (max-width: 991px) {#brxe-9a59f3 {width: 80%; bottom: 16px}}@media (max-width: 767px) {#brxe-9a59f3 {bottom: 20px; width: 80%; right: -20px}}@media (max-width: 478px) {#brxe-9a59f3 {bottom: 10px; width: 90%; right: -10px}}[data-id="brxe-fb2244"].splide__slide {width: 50%; height: 100%; position: relative; z-index: 2; margin-right: 24px}@media (max-width: 991px) {[data-id="brxe-fb2244"].splide__slide {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-fb2244"].splide__slide {width: 60%; position: relative; height: 400px}}@media (max-width: 478px) {[data-id="brxe-fb2244"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 100%}}#brxe-464524 .splide__slide {align-items: flex-start}#brxe-464524 .splide__pagination {bottom: -64px}#brxe-464524 {width: 90%; align-self: flex-start; z-index: 1; position: relative}#brxe-464524 .splide__arrow {color: var(--bricks-color-grey-500)}#brxe-464524 .splide__arrow svg {fill: var(--bricks-color-grey-500)}#brxe-464524 .splide__arrow--next {bottom: 0px; top: 107%}#brxe-464524 .splide__arrow--prev {top: 107%}#brxe-464524{ .splide__track{ overflow: visible; padding-bottom:10px; } &:before, &:after{ content: ""; height: 100%; width: 300%; background: inherit; position: absolute; top:0; right:100%; z-index:5; } &:after{ right: unset; left: 100%; opacity:.7; }}@media (max-width: 991px) {#brxe-464524 .splide__arrow--prev {top: 110%}#brxe-464524 .splide__arrow--next {top: 110%}}@media (max-width: 767px) {#brxe-464524{ &:before, &:after{ display: none; }}}@media (max-width: 478px) {#brxe-464524 {position: relative; z-index: 1; align-self: flex-start}}#brxe-5a7353 {z-index: 1; margin-right: 0; margin-left: 0; flex-direction: column; max-width: 1440px; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; justify-content: center; column-gap: 36px; position: relative}@media (max-width: 991px) {#brxe-5a7353 {flex-direction: column; padding-top: 64px; padding-right: 36px; padding-bottom: 64px; padding-left: 36px; height: 100%; max-width: 100%}}@media (max-width: 767px) {#brxe-5a7353 {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-5a7353 {padding-top: 0; padding-right: 16px; padding-bottom: 136px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: wrap; overflow: hidden}}#brxe-aa8a8a {background-color: var(--bricks-color-grey-100)}#brxe-92a212 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}#brxe-92a212 {width: auto; color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-92a212 {font-size: 14px}}#brxe-777035 {color: var(--bricks-color-grey-500); margin-top: 36px}#brxe-777035 a {color: var(--bricks-color-grey-500); font-size: inherit}#brxe-66a057 {padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px}#brxe-66a057 li {padding-top: 8px; padding-bottom: 8px}@media (max-width: 478px) {#brxe-01ac29 {margin-top: 36px}}#brxe-1d48d8:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-1d48d8 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-1d48d8 {background-color: var(--bricks-color-grey-500)}}#brxe-6b383f {flex-direction: row; row-gap: 16px; column-gap: 16px}@media (max-width: 767px) {#brxe-6b383f {justify-content: space-around}}#brxe-94d8e8 {align-self: center !important; width: 60%; row-gap: 16px; margin-top: 64px; margin-right: 0; margin-bottom: 64px; margin-left: 0; z-index: 2}@media (max-width: 991px) {#brxe-94d8e8 {width: 100%}}@media (max-width: 767px) {#brxe-94d8e8 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-94d8e8 {margin-top: 0; margin-bottom: 0}}#brxe-1fc182 {border-radius: 5px; width: 100%}#brxe-65bb2b {color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px}#brxe-c3c410 .separator {border-top-color: var(--bricks-color-grey-300)}#brxe-c3c410 {color: var(--bricks-color-grey-100)}@media (max-width: 478px) {#brxe-c3c410 {font-size: 14px}}#brxe-734217 {position: absolute; bottom: 10px; right: -20px; background-color: var(--bricks-color-grey-500); padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px; border-radius: 5px; box-shadow: 1px 0 5px 0 rgba(10, 10, 10, 0.27)}@media (max-width: 767px) {#brxe-734217 {right: 0px; bottom: 20px}}@media (max-width: 478px) {#brxe-734217 {bottom: 40px}}#brxe-6017c7 {width: 50%; position: relative; height: 100%; z-index: 2}@media (max-width: 991px) {#brxe-6017c7 {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-6017c7 {width: 60%; position: relative; height: 600px}}@media (max-width: 478px) {#brxe-6017c7 {width: 100%; flex-direction: column; position: relative; height: 100%}}#about {margin-right: 0; margin-left: 0; z-index: 1; flex-direction: row; max-width: 1440px; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; justify-content: space-between; column-gap: 86px; position: relative; align-items: center}@media (max-width: 991px) {#about {flex-direction: row; padding-top: 64px; padding-right: 36px; padding-bottom: 64px; padding-left: 36px; height: 100%; max-width: 100%}}@media (max-width: 767px) {#about {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#about {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column-reverse; grid-template-columns: 2; flex-wrap: nowrap}}#brxe-5b4b1b {background-color: var(--bricks-color-grey-100)}#brxe-d80d89 {color: var(--bricks-color-grey-900); width: auto}#brxe-d80d89 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-900)}@media (max-width: 478px) {#brxe-d80d89 {font-size: 14px}}#brxe-137009 {color: var(--bricks-color-grey-100); text-align: center}#brxe-3b52e1 {margin-top: 36px; margin-right: 0; margin-bottom: 64px; margin-left: 0; z-index: 2; align-items: center; align-self: center !important; width: 60%; row-gap: 16px}@media (max-width: 991px) {#brxe-3b52e1 {width: 100%}}@media (max-width: 767px) {#brxe-3b52e1 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-3b52e1 {margin-bottom: 0}}#brxe-da8bf6 {z-index: 1; font-family: "Playfair Display"; font-weight: 400; font-size: 20px; color: var(--bricks-color-grey-100); text-transform: capitalize; text-align: center}#brxe-44732b {align-items: center; display: flex; width: 46px; height: 46px; justify-content: center; background-color: var(--cahrcoalgrey); border: 1px solid var(--bricks-color-grey-100); border-radius: 999px}#brxe-ec3909 {color: var(--bricks-color-grey-100); text-align: center; font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize; z-index: 1}#brxe-e14388 {color: rgba(245, 245, 245, 0.69)}#brxe-e14388 a {color: rgba(245, 245, 245, 0.69); font-size: inherit}#brxe-7212f2 {align-items: center; row-gap: 8px}#brxe-3bc3ad {align-items: center; row-gap: 26px; z-index: 1}@media (max-width: 767px) {#brxe-3bc3ad {width: 60%}}@media (max-width: 478px) {#brxe-3bc3ad {width: 80%}}#brxe-90c505 {padding-left: 64px; position: absolute; top: 7%; right: 10%; left: 10%}#brxe-90c505.horizontal .line {border-top-color: var(--bricks-color-grey-100); width: 70%}#brxe-90c505.vertical .line {border-right-color: var(--bricks-color-grey-100); border-right-width: 70%}#brxe-90c505 .icon {color: var(--bricks-color-grey-100)}#brxe-90c505.horizontal {justify-content: flex-start}#brxe-90c505.vertical {align-self: flex-start}@media (max-width: 767px) {#brxe-90c505 {width: 60%}#brxe-90c505.horizontal .line {border-top-style: none}#brxe-90c505.vertical .line {border-right-style: none}}@media (max-width: 478px) {#brxe-90c505 {width: 80%}}#brxe-110d29 {font-family: "Playfair Display"; font-weight: 400; font-size: 20px; color: var(--bricks-color-grey-100); text-transform: capitalize; text-align: center; z-index: 1}#brxe-5438d0 {align-items: center; display: flex; width: 46px; height: 46px; justify-content: center; background-color: var(--cahrcoalgrey); border: 1px solid var(--bricks-color-grey-100); border-radius: 999px}#brxe-5b4493 {color: var(--bricks-color-grey-100); text-align: center; font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize; z-index: 1}#brxe-fe5c52 {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-fe5c52 a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-9a1d38 {row-gap: 8px; align-items: center}#brxe-2a1b57 {align-items: center; row-gap: 26px; z-index: 1}@media (max-width: 767px) {#brxe-2a1b57 {width: 60%}}@media (max-width: 478px) {#brxe-2a1b57 {width: 80%}}#brxe-085452 {font-family: "Playfair Display"; font-weight: 400; font-size: 20px; color: var(--bricks-color-grey-100); text-transform: capitalize; text-align: center; z-index: 1}#brxe-cdb099 {align-items: center; display: flex; width: 46px; height: 46px; justify-content: center; background-color: var(--cahrcoalgrey); border: 1px solid var(--bricks-color-grey-100); border-radius: 999px}#brxe-88186f {color: var(--bricks-color-grey-100); text-align: center; font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize; z-index: 1}#brxe-61427d {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-61427d a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-069397 {row-gap: 8px; align-items: center}#brxe-990985 {align-items: center; z-index: 1; row-gap: 26px}@media (max-width: 767px) {#brxe-990985 {width: 60%}}@media (max-width: 478px) {#brxe-990985 {width: 80%}}#brxe-281882 {flex-direction: row; justify-content: space-between; column-gap: 36px; position: relative; padding-bottom: 36px}@media (max-width: 991px) {#brxe-281882 {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-281882 {flex-direction: column; justify-content: space-between; row-gap: 16px; align-items: center; padding-bottom: 0}}#brxe-1c297b {font-family: "Playfair Display"; font-weight: 400; font-size: 20px; color: var(--bricks-color-grey-100); text-transform: capitalize; text-align: center; z-index: 1}#brxe-026524 {align-items: center; display: flex; width: 46px; height: 46px; justify-content: center; background-color: var(--cahrcoalgrey); border: 1px solid var(--bricks-color-grey-100); border-radius: 999px}#brxe-b67b74 {color: var(--bricks-color-grey-100); text-align: center; font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize; z-index: 1}#brxe-fa232a {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-fa232a a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-999553 {row-gap: 8px; align-items: center}#brxe-02708e {align-items: center; width: 30%; z-index: 1; row-gap: 26px}@media (max-width: 767px) {#brxe-02708e {width: 60%}}@media (max-width: 478px) {#brxe-02708e {width: 80%}}#brxe-631545 {position: absolute; top: 7%; right: 10%; left: 10%; padding-left: 64px}#brxe-631545.horizontal .line {border-top-color: var(--bricks-color-grey-100); width: 70%}#brxe-631545.vertical .line {border-right-color: var(--bricks-color-grey-100); border-right-width: 70%}#brxe-631545 .icon {color: var(--bricks-color-grey-100)}#brxe-631545.horizontal {justify-content: flex-start}#brxe-631545.vertical {align-self: flex-start}@media (max-width: 767px) {#brxe-631545 {width: 60%}#brxe-631545.horizontal .line {border-top-style: none}#brxe-631545.vertical .line {border-right-style: none}}@media (max-width: 478px) {#brxe-631545 {width: 80%}}#brxe-e98d9e {font-family: "Playfair Display"; font-weight: 400; font-size: 20px; color: var(--bricks-color-grey-100); text-transform: capitalize; text-align: center; z-index: 1}#brxe-0403ff {align-items: center; display: flex; width: 46px; height: 46px; justify-content: center; background-color: var(--cahrcoalgrey); border: 1px solid var(--bricks-color-grey-100); border-radius: 999px}#brxe-9bcb8b {color: var(--bricks-color-grey-100); text-align: center; font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize; z-index: 1}#brxe-ac7ba1 {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-ac7ba1 a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-a6c7c6 {row-gap: 8px; align-items: center}#brxe-e2d817 {align-items: center; width: 30%; z-index: 1; row-gap: 26px}@media (max-width: 767px) {#brxe-e2d817 {width: 60%}}@media (max-width: 478px) {#brxe-e2d817 {width: 80%}}#brxe-05c17b {font-family: "Playfair Display"; font-weight: 400; font-size: 20px; color: var(--bricks-color-grey-100); text-transform: capitalize; text-align: center; z-index: 1}#brxe-157277 {align-items: center; display: flex; width: 46px; height: 46px; justify-content: center; background-color: var(--cahrcoalgrey); border: 1px solid var(--bricks-color-grey-100); border-radius: 999px}#brxe-628cd8 {color: var(--bricks-color-grey-100); text-align: center; font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize; z-index: 1}#brxe-41c9d1 {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-41c9d1 a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-d2c4d7 {row-gap: 8px; align-items: center}#brxe-2e29e2 {align-items: center; width: 30%; z-index: 1; row-gap: 26px}@media (max-width: 767px) {#brxe-2e29e2 {width: 60%}}@media (max-width: 478px) {#brxe-2e29e2 {width: 80%}}#brxe-67bb6c {position: relative; padding-bottom: 36px; flex-direction: row; justify-content: center; column-gap: 36px}@media (max-width: 991px) {#brxe-67bb6c {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-67bb6c {flex-direction: column; justify-content: space-between; row-gap: 16px; align-items: center}}#brxe-9deded {margin-right: 0; margin-left: 0; z-index: 1; align-items: center; flex-direction: column; justify-content: center; column-gap: 86px; max-width: 1440px; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; position: relative}@media (max-width: 991px) {#brxe-9deded {flex-direction: column; padding-top: 64px; padding-right: 36px; padding-bottom: 64px; padding-left: 36px; height: 100%; max-width: 100%}}@media (max-width: 767px) {#brxe-9deded {width: 100%; padding-right: 36px; padding-left: 36px; flex-direction: row; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-9deded {padding-top: 64px; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#process {background-image: url("https://dream-bath.com/wp-content/uploads/2026/05/Frame-1-1-1024x725.avif"); background-size: cover; justify-content: center}#brxe-7d9d3c {width: 100%; border-radius: 5px}#brxe-a914ea {position: absolute; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; bottom: -30px; right: -30px; background-color: var(--bricks-color-grey-500); background-image: url("https://dream-bath.com/wp-content/uploads/2026/06/elegant-gold-shower-fixture-against-dark-gray-tile-2026-01-11-10-33-21-utc-1.avif"); background-size: cover; box-shadow: 1px 0 5px 0 rgba(10, 10, 10, 0.27); width: 50%; height: 40%; border-radius: 5px}@media (max-width: 767px) {#brxe-a914ea {right: -20px; bottom: 20px}}@media (max-width: 478px) {#brxe-a914ea {bottom: -20px; right: -10px}}#brxe-28642c {width: 50%; position: relative; height: 100%; z-index: 2}@media (max-width: 991px) {#brxe-28642c {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-28642c {width: 60%; position: relative; height: 600px; flex-direction: column}}@media (max-width: 478px) {#brxe-28642c {width: 100%; flex-direction: column; position: relative; height: 100%; margin-top: 64px}}#brxe-61a016 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}#brxe-61a016 {width: auto; color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-61a016 {font-size: 14px}}#brxe-749c7e {color: var(--bricks-color-grey-500); margin-top: 36px}#brxe-749c7e a {color: var(--bricks-color-grey-500); font-size: inherit}#brxe-cdd3c2:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-cdd3c2 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-cdd3c2 {background-color: var(--bricks-color-grey-500)}}#brxe-0ea5a3 {flex-direction: row; row-gap: 16px; column-gap: 16px}@media (max-width: 767px) {#brxe-0ea5a3 {justify-content: space-around}}#brxe-498491 {align-self: center !important; width: 60%; row-gap: 16px; margin-top: 64px; margin-right: 0; margin-bottom: 64px; margin-left: 0; z-index: 2}@media (max-width: 991px) {#brxe-498491 {width: 100%}}@media (max-width: 767px) {#brxe-498491 {width: 100%; margin-top: 0; margin-bottom: 0}}@media (max-width: 478px) {#brxe-498491 {margin-top: 0; margin-bottom: 0}}#brxe-829760 {margin-right: 0; margin-left: 0; z-index: 1; flex-direction: row; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; justify-content: space-between; column-gap: 86px; position: relative; align-items: center}@media (max-width: 991px) {#brxe-829760 {flex-direction: row; padding-top: 64px; padding-right: 36px; padding-bottom: 64px; padding-left: 36px; height: 100%; max-width: 100%}}@media (max-width: 767px) {#brxe-829760 {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-829760 {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2}}#brxe-75a9e5 {color: var(--bricks-color-grey-300); width: auto}#brxe-75a9e5 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-75a9e5 {font-size: 14px}}#brxe-5ee5f5 {color: var(--cahrcoalgrey); text-align: center}#brxe-c7cf48 {margin-top: 64px; margin-right: 0; margin-bottom: 64px; margin-left: 0; z-index: 2; align-items: center; align-self: center !important; width: 60%; row-gap: 16px}@media (max-width: 991px) {#brxe-c7cf48 {width: 100%}}@media (max-width: 767px) {#brxe-c7cf48 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-c7cf48 {margin-bottom: 0}}@media (max-width: 478px) {#brxe-779d70 {width: 90%}}#brxe-4c677a {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-d6da11 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-a32fbf {width: 90%}}#brxe-26522a {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-eefee9 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-9017f7 {width: 90%}}#brxe-2bd09d {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-fcee04 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-f3f047 {padding-top: 0; padding-bottom: 0}@media (max-width: 478px) {#brxe-0c0536 {width: 90%}}#brxe-148588 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-032006 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-5cae5e {width: 90%}}#brxe-5adc11 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-ea2602 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-ab139b {width: 90%}}#brxe-49e6b6 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-24799c {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-41ca0c {width: 90%}}#brxe-ff4398 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-b2a8ad {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-72dfc5 {width: 90%}}#brxe-02e492 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-b3c7f5 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-tkwycd {width: 90%}}#brxe-jletnh {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-rucubz {align-items: center; flex-direction: row; justify-content: space-between}#brxe-8fdec0 .accordion-title-wrapper {min-height: 50px; color: var(--cahrcoalgrey); border-top: 1px solid var(--bricks-color-grey-900); padding-top: 16px; padding-bottom: 16px}#brxe-8fdec0 .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-8fdec0 .accordion-title-wrapper .brxe-heading {color: var(--cahrcoalgrey)}@media (max-width: 478px) {#brxe-8fdec0 .accordion-title-wrapper {border-top: 1px solid var(--bricks-color-grey-900); padding-top: 8px; padding-bottom: 8px}}#brxe-3e80ce {flex-direction: row; justify-content: center; padding-top: 36px; padding-right: 64px; padding-bottom: 36px; padding-left: 64px; align-items: center}@media (max-width: 991px) {#brxe-3e80ce {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-3e80ce {flex-direction: row; justify-content: space-between; row-gap: 16px; padding-right: 0; padding-left: 0}}@media (max-width: 478px) {#brxe-3e80ce {padding-top: 16px; padding-bottom: 16px}}#brxe-e0c3ba {margin-right: 0; margin-left: 0; z-index: 1; align-items: center; flex-direction: column; max-width: 1440px; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; justify-content: center; column-gap: 86px; position: relative}@media (max-width: 991px) {#brxe-e0c3ba {flex-direction: column; padding-top: 64px; padding-right: 36px; padding-bottom: 64px; padding-left: 36px; height: 100%; max-width: 100%}}@media (max-width: 767px) {#brxe-e0c3ba {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-e0c3ba {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#brxe-52a512 {color: var(--bricks-color-grey-100); width: auto}#brxe-52a512 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-100)}@media (max-width: 478px) {#brxe-52a512 {font-size: 14px}}#brxe-0b5452 {color: var(--bricks-color-grey-100); text-align: center}#brxe-69704a {color: var(--bricks-color-grey-100); text-align: center}#brxe-69704a a {color: var(--bricks-color-grey-100); text-align: center; font-size: inherit}@media (max-width: 767px) {#brxe-1686a3 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-1686a3 {background-color: var(--bricks-color-grey-300)}}#brxe-acb633 {row-gap: 16px; flex-direction: row; column-gap: 16px; margin-top: 36px; justify-content: center}@media (max-width: 767px) {#brxe-acb633 {justify-content: space-around}}#brxe-425133 {margin-top: 64px; margin-right: 0; margin-bottom: 64px; margin-left: 0; z-index: 2; align-items: center; align-self: center !important; width: 60%; row-gap: 16px}@media (max-width: 991px) {#brxe-425133 {width: 100%}}@media (max-width: 767px) {#brxe-425133 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-425133 {margin-bottom: 0}}#wpforms-106 input[type="text"],#wpforms-106 input[type="email"],#wpforms-106 input[type="tel"],#wpforms-106 input[type="number"],#wpforms-106 select,#wpforms-106 textarea { border-radius: 5px !important; background: #4b4b4b !important; border: 1px solid #5a5a5a !important; color: #d3d3d3 !important; font-family: "DM Sans", sans-serif !important; font-size: 14px !important; font-weight: 400 !important; line-height: 1.4 !important;  padding: 8px 18px 8px 36px !important;}#wpforms-106 input::placeholder,#wpforms-106 textarea::placeholder { color: #c2c2c2 !important; font-family: "DM Sans", sans-serif !important; font-size: 14px !important;}#wpforms-106 .wpforms-field-label,#wpforms-106 .wpforms-field-label-inline,#wpforms-106 .wpforms-field-label-inline label,#wpforms-106 .wpforms-field-label-inline span { color: #d3d3d3 !important; font-family: "DM Sans", sans-serif !important; font-size: 14px !important; font-weight: 400 !important;}#wpforms-css-vars-106 { gap: 6px;}#wpforms-css-vars-106 .wpforms-field-label-inline { margin-bottom: 6px !important;}#wpforms-submit-106.wpforms-submit { background: #809baf !important; color: #ffffff !important; border: none !important; border-radius: 5px !important; min-height: 42px !important; padding: 0 28px !important; font-family: "DM Sans", sans-serif !important; font-size: 14px !important; font-weight: 600 !important; text-transform: uppercase !important; transition: all 0.25s ease !important;}#wpforms-submit-106.wpforms-submit:hover { opacity: 0.9; transform: translateY(-1px);}#wpforms-106-field_5-container,#wpforms-106-field_5-container label,#wpforms-106-field_5-container span { font-family: "DM Sans", sans-serif !important; font-size: 14px !important; font-weight: 400 !important; color: #d3d3d3 !important;}@media (max-width: 768px) { #wpforms-submit-106.wpforms-submit { width: 100% !important; }}#brxe-1ad495 {padding-right: 64px; padding-bottom: 64px; padding-left: 64px; flex-direction: row; justify-content: space-between; column-gap: 64px}@media (max-width: 991px) {#brxe-1ad495 {flex-direction: row; justify-content: space-between; padding-right: 36px; padding-left: 36px}}@media (max-width: 767px) {#brxe-1ad495 {flex-direction: column; justify-content: space-between; row-gap: 16px; padding-right: 0; padding-left: 0}}#Free Quote {margin-right: 0; margin-left: 0; z-index: 1; align-items: center; flex-direction: column; max-width: 1440px; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; justify-content: center; column-gap: 86px}@media (max-width: 991px) {#Free Quote {flex-direction: column; padding-top: 64px; padding-right: 36px; padding-bottom: 64px; padding-left: 36px; height: 100%; max-width: 100%}}@media (max-width: 767px) {#Free Quote {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#Free Quote {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#brxe-c38bcb {background-color: var(--cahrcoalgrey)}@media (max-width: 767px) {#brxe-c38bcb {padding-right: 36px; padding-left: 36px}}@media (max-width: 478px) {#brxe-c38bcb {padding-right: 16px; padding-left: 16px}}