@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-cb6587 {width: 100%; height: 100%; position: absolute; background-image: url("https://dream-bath.com/wp-content/uploads/2026/06/shutterstock_2060472518-scaled.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-af24c0 .separator {border-top-color: var(--bricks-color-grey-100); width: 40px; flex-grow: 0; border-top-style: solid}#brxe-af24c0 {width: auto}@media (max-width: 478px) {#brxe-af24c0 {font-size: 10px; color: var(--bricks-color-grey-100); width: auto}#brxe-af24c0 .separator {width: 20px; flex-grow: 0}#brxe-af24c0.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-8cf5f8:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-8cf5f8 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}#brxe-190d08 {flex-direction: row; row-gap: 16px; column-gap: 16px; margin-top: 36px}@media (max-width: 767px) {#brxe-190d08 {justify-content: space-around}}#brxe-dd5177 {z-index: 2; width: 70%; align-self: center !important; row-gap: 16px; margin-top: 64px; margin-right: 0; margin-bottom: 64px; margin-left: 0}@media (max-width: 991px) {#brxe-dd5177 {width: 100%}}@media (max-width: 767px) {#brxe-dd5177 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-dd5177 {margin-bottom: 0}}#brxe-816461 {position: absolute; width: 164px}@media (max-width: 991px) {#brxe-816461 {width: 164px}}#brxe-1e99c3 {width: 50%; margin-right: 20px}#brxe-67cd52 {width: 200px; align-self: flex-end !important; display: flex; justify-content: center; height: 200px; align-items: center}@media (max-width: 991px) {#brxe-67cd52 {bottom: -60px; left: -60px}}@media (max-width: 767px) {#brxe-67cd52 {bottom: 0px; left: 0px; width: 200px}}@media (max-width: 478px) {#brxe-67cd52 {bottom: -60px; left: 20%; align-self: center !important; justify-content: center}}#brxe-427d4f {z-index: 2; width: 40%; align-self: flex-end !important; height: 100%; position: relative; background-position: center center}@media (max-width: 991px) {#brxe-427d4f {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-427d4f {width: 60%; height: 300px; position: relative}}@media (max-width: 478px) {#brxe-427d4f {width: 80%; flex-direction: column; position: relative; height: 200px; align-items: center}}#brxe-fa2aa2 {position: relative; z-index: 1; margin-right: 0; margin-left: 0; 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-fa2aa2 {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-fa2aa2 {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-fa2aa2 {padding-top: 164px; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#brxe-e617e7 {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-e617e7 > *:not(figcaption)) {position: relative}#brxe-e617e7::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-e617e7 {flex-wrap: nowrap}}#brxe-a6f16a {color: var(--bricks-color-grey-100); text-align: center}#brxe-dd8ec0 {color: var(--bricks-color-grey-100); text-align: center}#brxe-dd8ec0 a {color: var(--bricks-color-grey-100); text-align: center; font-size: inherit}#brxe-ca8289 {align-self: center !important; width: 60%; row-gap: 16px; margin-top: 64px; margin-right: 0; margin-bottom: 64px; margin-left: 0; z-index: 2; align-items: center}@media (max-width: 991px) {#brxe-ca8289 {width: 100%}}@media (max-width: 767px) {#brxe-ca8289 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-ca8289 {margin-bottom: 0}}#brxe-ab1d60 {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-ab1d60 {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-ab1d60 {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-ab1d60 {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#services {background-color: var(--bricks-color-grey-300)}#brxe-86f3e0 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}#brxe-86f3e0 {width: auto; color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-86f3e0 {font-size: 14px}}#brxe-3a3eea {color: var(--bricks-color-grey-500); margin-top: 36px}#brxe-3a3eea a {color: var(--bricks-color-grey-500); font-size: inherit}#brxe-4f0414:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-4f0414 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-4f0414 {background-color: var(--bricks-color-grey-500)}}#brxe-baeb57 {flex-direction: row; row-gap: 16px; column-gap: 16px}@media (max-width: 767px) {#brxe-baeb57 {justify-content: space-around}}#brxe-32ba9e {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-32ba9e {width: 100%}}@media (max-width: 767px) {#brxe-32ba9e {width: 100%; margin-top: 0; margin-bottom: 0}}@media (max-width: 478px) {#brxe-32ba9e {margin-bottom: 0}}#brxe-fd90b5 {width: 100%; border-radius: 5px}#brxe-7a3ca3 {position: absolute; bottom: -30px; right: -30px; background-color: var(--bricks-color-grey-500); background-image: url("https://dream-bath.com/wp-content/uploads/2026/06/shutterstock_1780215794-1.avif"); background-size: cover; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; box-shadow: 1px 0 5px 0 rgba(10, 10, 10, 0.27); width: 50%; height: 40%; border-radius: 5px}@media (max-width: 767px) {#brxe-7a3ca3 {right: -20px; bottom: 20px}}@media (max-width: 478px) {#brxe-7a3ca3 {bottom: -20px; right: -10px}}#brxe-5877c6 {width: 50%; position: relative; height: 100%; z-index: 2}@media (max-width: 991px) {#brxe-5877c6 {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-5877c6 {width: 60%; position: relative; height: 600px}}@media (max-width: 478px) {#brxe-5877c6 {width: 100%; flex-direction: column; position: relative; height: 100%; margin-top: 64px}}#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: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column-reverse; grid-template-columns: 2}}#brxe-8c9a12 {background-color: var(--bricks-color-grey-100)}#brxe-5d39ab {color: var(--bricks-color-grey-100); width: auto}#brxe-5d39ab .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-100)}@media (max-width: 478px) {#brxe-5d39ab {font-size: 14px}}#brxe-793ccb {color: var(--bricks-color-grey-100); text-align: center}#brxe-2d0000 {color: var(--bricks-color-grey-100); text-align: center}#brxe-2d0000 a {color: var(--bricks-color-grey-100); text-align: center; font-size: inherit}#brxe-d0a99e {z-index: 2; margin-top: 64px; margin-right: 0; margin-bottom: 64px; margin-left: 0; align-items: center; align-self: center !important; width: 60%; row-gap: 16px}@media (max-width: 991px) {#brxe-d0a99e {width: 100%}}@media (max-width: 767px) {#brxe-d0a99e {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-d0a99e {margin-bottom: 0}}#brxe-7aeb03 {z-index: 0; position: absolute; border-radius: 5px}#brxe-7aeb03:not(.tag), #brxe-7aeb03 img {object-fit: cover}#brxe-7aeb03 { overflow: hidden; position: relative; z-index:1; img{ height:100%; width:100%; object-fit: cover; position: absolute; left:0; top:0; transition: all .5s ease; } &:hover img{ scale: 1.1; } &::before { content: ''; position: absolute; top: 0; left: -50%;  width: 50%; height: 100%; z-index:-1; background: linear-gradient( 120deg, transparent 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100% ); animation: glare-slide 1s ease-in-out infinite;}}@keyframes glare-slide { 0% { left: -50%; } 100% { left: 100%; }}#brxe-4e4ab4 {z-index: 1; color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize}#brxe-17a6ef {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-17a6ef a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-2fcc8b {position: absolute; z-index: 1; border-bottom-right-radius: 5px; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px}[data-id="brxe-20abda"].splide__slide {z-index: 2; position: relative; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-20abda"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-20abda"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-20abda"].splide__slide {width: 100%; flex-direction: column; position: relative; margin-right: 0}}#brxe-824080 {z-index: 0; position: absolute; border-radius: 5px}#brxe-824080:not(.tag), #brxe-824080 img {object-fit: cover}#brxe-824080 { overflow: hidden; position: relative; z-index:1; img{ height:100%; width:100%; object-fit: cover; position: absolute; left:0; top:0; transition: all .5s ease; } &:hover img{ scale: 1.1; } &::before { content: ''; position: absolute; top: 0; left: -50%;  width: 50%; height: 100%; z-index:-1; background: linear-gradient( 120deg, transparent 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100% ); animation: glare-slide 1s ease-in-out infinite;}}@keyframes glare-slide { 0% { left: -50%; } 100% { left: 100%; }}#brxe-66ca3e {z-index: 1; color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize}#brxe-2d2dcd {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-2d2dcd a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-313e5c {position: absolute; z-index: 1; border-bottom-right-radius: 5px; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px}[data-id="brxe-9580bc"].splide__slide {z-index: 2; position: relative; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-9580bc"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-9580bc"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-9580bc"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 440px; margin-right: 0}}#brxe-c00e48 {z-index: 0; position: absolute; border-radius: 5px}#brxe-c00e48:not(.tag), #brxe-c00e48 img {object-fit: cover}#brxe-c00e48 { overflow: hidden; position: relative; z-index:1; img{ height:100%; width:100%; object-fit: cover; position: absolute; left:0; top:0; transition: all .5s ease; } &:hover img{ scale: 1.1; } &::before { content: ''; position: absolute; top: 0; left: -50%;  width: 50%; height: 100%; z-index:-1; background: linear-gradient( 120deg, transparent 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100% ); animation: glare-slide 1s ease-in-out infinite;}}@keyframes glare-slide { 0% { left: -50%; } 100% { left: 100%; }}#brxe-7a7084 {z-index: 1; color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize}#brxe-e52e0e {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-e52e0e a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-559220 {position: absolute; z-index: 1; border-bottom-right-radius: 5px; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px}[data-id="brxe-170a04"].splide__slide {z-index: 2; position: relative; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-170a04"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-170a04"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-170a04"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 440px; margin-right: 0}}#brxe-e3ec11 {z-index: 0; position: absolute; border-radius: 5px}#brxe-e3ec11:not(.tag), #brxe-e3ec11 img {object-fit: cover}#brxe-e3ec11 { overflow: hidden; position: relative; z-index:1; img{ height:100%; width:100%; object-fit: cover; position: absolute; left:0; top:0; transition: all .5s ease; } &:hover img{ scale: 1.1; } &::before { content: ''; position: absolute; top: 0; left: -50%;  width: 50%; height: 100%; z-index:-1; background: linear-gradient( 120deg, transparent 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100% ); animation: glare-slide 1s ease-in-out infinite;}}@keyframes glare-slide { 0% { left: -50%; } 100% { left: 100%; }}#brxe-e054b0 {z-index: 1; color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize}#brxe-24f8f0 {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-24f8f0 a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-959e39 {position: absolute; z-index: 1; border-bottom-right-radius: 5px; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px}[data-id="brxe-2a15bb"].splide__slide {z-index: 2; position: relative; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-2a15bb"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-2a15bb"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-2a15bb"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 440px; margin-right: 0}}#brxe-f52e5a {z-index: 0; position: absolute; border-radius: 5px}#brxe-f52e5a:not(.tag), #brxe-f52e5a img {object-fit: cover}#brxe-f52e5a { overflow: hidden; position: relative; z-index:1; img{ height:100%; width:100%; object-fit: cover; position: absolute; left:0; top:0; transition: all .5s ease; } &:hover img{ scale: 1.1; } &::before { content: ''; position: absolute; top: 0; left: -50%;  width: 50%; height: 100%; z-index:-1; background: linear-gradient( 120deg, transparent 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100% ); animation: glare-slide 1s ease-in-out infinite;}}@keyframes glare-slide { 0% { left: -50%; } 100% { left: 100%; }}#brxe-fb5f2a {z-index: 1; color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize}#brxe-cbcbc0 {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-cbcbc0 a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-316e93 {position: absolute; z-index: 1; border-bottom-right-radius: 5px; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px}[data-id="brxe-91d9d5"].splide__slide {z-index: 2; position: relative; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-91d9d5"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-91d9d5"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-91d9d5"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 440px; margin-right: 0}}#brxe-d0ef23 {z-index: 0; position: absolute; border-radius: 5px}#brxe-d0ef23:not(.tag), #brxe-d0ef23 img {object-fit: cover}#brxe-d0ef23 { overflow: hidden; position: relative; z-index:1; img{ height:100%; width:100%; object-fit: cover; position: absolute; left:0; top:0; transition: all .5s ease; } &:hover img{ scale: 1.1; } &::before { content: ''; position: absolute; top: 0; left: -50%;  width: 50%; height: 100%; z-index:-1; background: linear-gradient( 120deg, transparent 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100% ); animation: glare-slide 1s ease-in-out infinite;}}@keyframes glare-slide { 0% { left: -50%; } 100% { left: 100%; }}#brxe-1708c1 {z-index: 1; color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize}#brxe-3841bc {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-3841bc a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-abd104 {position: absolute; z-index: 1; border-bottom-right-radius: 5px; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px}[data-id="brxe-527bb0"].splide__slide {z-index: 2; position: relative; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-527bb0"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-527bb0"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-527bb0"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 440px; margin-right: 0}}#brxe-ed3c7c {z-index: 0; position: absolute; border-radius: 5px}#brxe-ed3c7c:not(.tag), #brxe-ed3c7c img {object-fit: cover}#brxe-ed3c7c { overflow: hidden; position: relative; z-index:1; img{ height:100%; width:100%; object-fit: cover; position: absolute; left:0; top:0; transition: all .5s ease; } &:hover img{ scale: 1.1; } &::before { content: ''; position: absolute; top: 0; left: -50%;  width: 50%; height: 100%; z-index:-1; background: linear-gradient( 120deg, transparent 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100% ); animation: glare-slide 1s ease-in-out infinite;}}@keyframes glare-slide { 0% { left: -50%; } 100% { left: 100%; }}#brxe-0b663e {z-index: 1; color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize}#brxe-180c40 {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-180c40 a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-1cfbc3 {position: absolute; z-index: 1; border-bottom-right-radius: 5px; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px}[data-id="brxe-a0eb89"].splide__slide {z-index: 2; position: relative; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-a0eb89"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-a0eb89"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-a0eb89"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 440px; margin-right: 0}}#brxe-e786f9 {z-index: 0; position: absolute; border-radius: 5px}#brxe-e786f9:not(.tag), #brxe-e786f9 img {object-fit: cover}#brxe-e786f9 { overflow: hidden; position: relative; z-index:1; img{ height:100%; width:100%; object-fit: cover; position: absolute; left:0; top:0; transition: all .5s ease; } &:hover img{ scale: 1.1; } &::before { content: ''; position: absolute; top: 0; left: -50%;  width: 50%; height: 100%; z-index:-1; background: linear-gradient( 120deg, transparent 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100% ); animation: glare-slide 1s ease-in-out infinite;}}@keyframes glare-slide { 0% { left: -50%; } 100% { left: 100%; }}#brxe-35c733 {z-index: 1; color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize}#brxe-fda713 {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-fda713 a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-257539 {position: absolute; z-index: 1; border-bottom-right-radius: 5px; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px}[data-id="brxe-76de21"].splide__slide {z-index: 2; position: relative; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-76de21"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-76de21"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-76de21"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 440px; margin-right: 0}}#brxe-ef9a95 {flex-direction: column; column-gap: 16px; row-gap: 16px}#brxe-ecdb31 {flex-direction: column; column-gap: 86px; margin-right: 0; margin-left: 0; z-index: 1; align-items: center; max-width: 1440px; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; justify-content: center; position: relative}@media (max-width: 991px) {#brxe-ecdb31 {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-ecdb31 {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-ecdb31 {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: wrap; overflow: hidden}}#brxe-95c679 {background-color: var(--bricks-color-grey-300)}#brxe-5e3937 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}#brxe-5e3937 {width: auto; color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-5e3937 {font-size: 14px}}#brxe-23613e {color: var(--bricks-color-grey-500); margin-top: 36px}#brxe-23613e a {color: var(--bricks-color-grey-500); font-size: inherit}#brxe-95b003 {padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px}#brxe-95b003 li {padding-top: 8px; padding-bottom: 8px}#brxe-74cff0:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-74cff0 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-74cff0 {background-color: var(--bricks-color-grey-500)}}#brxe-436653 {flex-direction: row; column-gap: 16px; row-gap: 16px}@media (max-width: 767px) {#brxe-436653 {justify-content: space-around}}#brxe-795260 {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-795260 {width: 100%}}@media (max-width: 767px) {#brxe-795260 {width: 100%; margin-top: 0; margin-bottom: 0}}@media (max-width: 478px) {#brxe-795260 {margin-bottom: 0}}#brxe-c5c7a1 {width: 100%; border-radius: 5px}#brxe-ab2951 {width: 50%; height: 40%; position: absolute; background-image: url("https://dream-bath.com/wp-content/uploads/2026/05/22-1-768x1024.avif"); background-size: cover; background-color: var(--bricks-color-grey-500); bottom: -30px; right: -30px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; box-shadow: 1px 0 5px 0 rgba(10, 10, 10, 0.27); border-radius: 5px}@media (max-width: 767px) {#brxe-ab2951 {right: -20px; bottom: 20px}}@media (max-width: 478px) {#brxe-ab2951 {bottom: -20px; right: -10px}}#brxe-9ccc97 {width: 50%; position: relative; height: 100%; z-index: 2}@media (max-width: 991px) {#brxe-9ccc97 {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-9ccc97 {width: 60%; position: relative; height: 600px}}@media (max-width: 478px) {#brxe-9ccc97 {width: 100%; flex-direction: column; position: relative; height: 100%; margin-top: 64px}}#brxe-e54996 {flex-direction: row; column-gap: 86px; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; justify-content: space-between; margin-right: 0; margin-left: 0; position: relative; z-index: 1; align-items: center}@media (max-width: 991px) {#brxe-e54996 {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-e54996 {justify-content: center; flex-direction: row; padding-right: 36px; padding-left: 36px; width: 100%; row-gap: 64px; flex-wrap: wrap-reverse}}@media (max-width: 478px) {#brxe-e54996 {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column-reverse; grid-template-columns: 2}}#brxe-141087 {background-color: var(--bricks-color-grey-100)}#brxe-699288 {color: var(--bricks-color-grey-900); width: auto}#brxe-699288 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-900)}@media (max-width: 478px) {#brxe-699288 {font-size: 14px}}#brxe-b47755 {color: var(--bricks-color-grey-100); text-align: center}#brxe-6cc14b {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-6cc14b a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-b883e9 {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-b883e9 {width: 100%}}@media (max-width: 767px) {#brxe-b883e9 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-b883e9 {margin-bottom: 0}}#brxe-b66616 {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-c99057 {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-79e574 {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-0505f5 {color: rgba(245, 245, 245, 0.69)}#brxe-0505f5 a {color: rgba(245, 245, 245, 0.69); font-size: inherit}#brxe-a37f59 {align-items: center; row-gap: 8px}#brxe-2ac333 {align-items: center; row-gap: 26px; z-index: 1}@media (max-width: 767px) {#brxe-2ac333 {width: 60%}}@media (max-width: 478px) {#brxe-2ac333 {width: 80%}}#brxe-fc4bc6 {position: absolute; top: 7%; right: 10%; left: 10%; padding-left: 64px}#brxe-fc4bc6.horizontal .line {border-top-color: var(--bricks-color-grey-100); width: 70%}#brxe-fc4bc6.vertical .line {border-right-color: var(--bricks-color-grey-100); border-right-width: 70%}#brxe-fc4bc6 .icon {color: var(--bricks-color-grey-100)}#brxe-fc4bc6.horizontal {justify-content: flex-start}#brxe-fc4bc6.vertical {align-self: flex-start}@media (max-width: 767px) {#brxe-fc4bc6 {width: 60%}#brxe-fc4bc6.horizontal .line {border-top-style: none}#brxe-fc4bc6.vertical .line {border-right-style: none}}@media (max-width: 478px) {#brxe-fc4bc6 {width: 80%}}#brxe-6a26d9 {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-c3c6a6 {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-4ead94 {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-412ebb {color: rgba(245, 245, 245, 0.69); text-align: left}#brxe-412ebb a {color: rgba(245, 245, 245, 0.69); text-align: left; font-size: inherit}#brxe-e1f06d {row-gap: 8px; align-items: center}#brxe-406217 {align-items: center; row-gap: 26px; z-index: 1}@media (max-width: 767px) {#brxe-406217 {width: 60%}}@media (max-width: 478px) {#brxe-406217 {width: 80%}}#brxe-dded46 {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-73edb1 {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-ae614e {color: var(--bricks-color-grey-100); text-align: left; font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize; z-index: 1}#brxe-f21a9c {color: rgba(245, 245, 245, 0.69); text-align: left}#brxe-f21a9c a {color: rgba(245, 245, 245, 0.69); text-align: left; font-size: inherit}#brxe-819998 {row-gap: 8px; align-items: center}#brxe-2562c0 {align-items: center; z-index: 1; row-gap: 26px}@media (max-width: 767px) {#brxe-2562c0 {width: 60%}}@media (max-width: 478px) {#brxe-2562c0 {width: 80%}}#brxe-2170de {flex-direction: row; justify-content: space-between; column-gap: 36px; position: relative; padding-bottom: 36px}@media (max-width: 991px) {#brxe-2170de {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-2170de {flex-direction: column; justify-content: space-between; row-gap: 16px; align-items: center; padding-bottom: 0}}#brxe-e68acc {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-d92377 {align-items: center; width: 46px; display: flex; height: 46px; justify-content: center; background-color: var(--cahrcoalgrey); border: 1px solid var(--bricks-color-grey-100); border-radius: 999px}#brxe-ace818 {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-703ce0 {color: rgba(245, 245, 245, 0.69); text-align: left}#brxe-703ce0 a {color: rgba(245, 245, 245, 0.69); text-align: left; font-size: inherit}#brxe-5a5a24 {row-gap: 8px; align-items: center}#brxe-cbbaac {align-items: center; z-index: 1; row-gap: 26px; width: 30%}@media (max-width: 767px) {#brxe-cbbaac {width: 60%}}@media (max-width: 478px) {#brxe-cbbaac {width: 80%}}#brxe-42cced {position: absolute; top: 7%; right: 10%; left: 10%; padding-left: 64px}#brxe-42cced.horizontal .line {border-top-color: var(--bricks-color-grey-100); width: 70%}#brxe-42cced.vertical .line {border-right-color: var(--bricks-color-grey-100); border-right-width: 70%}#brxe-42cced .icon {color: var(--bricks-color-grey-100)}#brxe-42cced.horizontal {justify-content: flex-start}#brxe-42cced.vertical {align-self: flex-start}@media (max-width: 767px) {#brxe-42cced {width: 60%}#brxe-42cced.horizontal .line {border-top-style: none}#brxe-42cced.vertical .line {border-right-style: none}}@media (max-width: 478px) {#brxe-42cced {width: 80%}}#brxe-dbb3aa {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-686af5 {justify-content: center; align-items: center; display: flex; width: 46px; height: 46px; background-color: var(--cahrcoalgrey); border: 1px solid var(--bricks-color-grey-100); border-radius: 999px}#brxe-c6ba3a {color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize; text-align: center; z-index: 1}#brxe-f7f986 {color: rgba(245, 245, 245, 0.69); text-align: left}#brxe-f7f986 a {color: rgba(245, 245, 245, 0.69); text-align: left; font-size: inherit}#brxe-b6d79a {row-gap: 8px; align-items: center}#brxe-dd4caf {align-items: center; z-index: 1; row-gap: 26px; width: 30%}@media (max-width: 767px) {#brxe-dd4caf {width: 60%}}@media (max-width: 478px) {#brxe-dd4caf {width: 80%}}#brxe-c89333 {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-1018d8 {align-items: center; width: 46px; display: flex; height: 46px; justify-content: center; background-color: var(--cahrcoalgrey); border: 1px solid var(--bricks-color-grey-100); border-radius: 999px}#brxe-d709c0 {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-7f0fa8 {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-7f0fa8 a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-88e56b {row-gap: 8px; align-items: center}#brxe-ea5f2c {align-items: center; z-index: 1; row-gap: 26px; width: 30%}@media (max-width: 767px) {#brxe-ea5f2c {width: 60%}}@media (max-width: 478px) {#brxe-ea5f2c {width: 80%}}#brxe-844640 {flex-direction: row; justify-content: center; column-gap: 36px; position: relative; padding-bottom: 36px}@media (max-width: 991px) {#brxe-844640 {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-844640 {flex-direction: column; justify-content: space-between; row-gap: 16px; align-items: center}}#brxe-597711 {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-597711 {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-597711 {width: 100%; flex-direction: row; justify-content: center; row-gap: 64px; padding-right: 36px; padding-left: 36px}}@media (max-width: 478px) {#brxe-597711 {padding-top: 64px; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#process {justify-content: center; background-image: url("https://dream-bath.com/wp-content/uploads/2026/05/Frame-1-1-1024x725.avif"); background-size: cover}#brxe-dbbd11 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}#brxe-dbbd11 {width: auto; color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-dbbd11 {font-size: 14px}}#brxe-eacd4a {color: var(--bricks-color-grey-500); margin-top: 36px}#brxe-eacd4a a {color: var(--bricks-color-grey-500); font-size: inherit}#brxe-533208:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-533208 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-533208 {background-color: var(--bricks-color-grey-500)}}#brxe-c302ff {flex-direction: row; column-gap: 16px; row-gap: 16px}@media (max-width: 767px) {#brxe-c302ff {justify-content: space-around}}#brxe-76bb75 {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-76bb75 {width: 100%}}@media (max-width: 767px) {#brxe-76bb75 {width: 100%; margin-top: 0; margin-bottom: 0}}@media (max-width: 478px) {#brxe-76bb75 {margin-top: 0; margin-bottom: 0}}#brxe-8e5a59 {width: 100%; border-radius: 5px}#brxe-541509 {position: absolute; bottom: -30px; right: -30px; background-color: var(--bricks-color-grey-500); background-image: url("https://dream-bath.com/wp-content/uploads/2026/06/many-different-samples-of-tiles-on-display-in-stor-2026-03-25-03-55-15-utc-1.avif"); background-size: cover; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; box-shadow: 1px 0 5px 0 rgba(10, 10, 10, 0.27); width: 50%; height: 40%; border-radius: 5px}@media (max-width: 767px) {#brxe-541509 {right: -20px; bottom: 20px}}@media (max-width: 478px) {#brxe-541509 {bottom: -20px; right: -10px}}#brxe-9b2929 {z-index: 2; width: 50%; position: relative; height: 100%}@media (max-width: 991px) {#brxe-9b2929 {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-9b2929 {width: 60%; position: relative; height: 600px}}@media (max-width: 478px) {#brxe-9b2929 {width: 100%; flex-direction: column; position: relative; height: 100%; margin-top: 64px}}#brxe-8934e7 {flex-direction: row; column-gap: 86px; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; justify-content: space-between; margin-right: 0; margin-left: 0; position: relative; z-index: 1; align-items: center}@media (max-width: 991px) {#brxe-8934e7 {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-8934e7 {justify-content: center; flex-direction: row-reverse; padding-right: 36px; padding-left: 36px; width: 100%; row-gap: 64px; flex-wrap: wrap-reverse}}@media (max-width: 478px) {#brxe-8934e7 {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column-reverse; grid-template-columns: 2}}#brxe-c294b1 {color: var(--bricks-color-grey-300); width: auto}#brxe-c294b1 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-c294b1 {font-size: 14px}}#brxe-bb489b {color: var(--cahrcoalgrey); text-align: center}#brxe-79c6c8 {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-79c6c8 {width: 100%}}@media (max-width: 767px) {#brxe-79c6c8 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-79c6c8 {margin-bottom: 0}}@media (max-width: 478px) {#brxe-84b64f {width: 90%}}#brxe-33e0df {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-a2b762 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-62eece {width: 90%}}#brxe-dfa781 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-b966ad {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-4737cd {width: 90%}}#brxe-77dd67 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-b05dcd {align-items: center; flex-direction: row; justify-content: space-between}#brxe-22c225 {padding-top: 0; padding-bottom: 0}@media (max-width: 478px) {#brxe-16c0ac {width: 90%}}#brxe-0e9357 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-09096e {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-04b9d9 {width: 90%}}#brxe-30a65f {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-dab813 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-15dd95 {width: 90%}}#brxe-319367 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-424606 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-765c7d {margin-bottom: -1px}@media (max-width: 478px) {#brxe-765c7d {width: 90%}}#brxe-832c2a {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-05c0ce {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-745603 {width: 90%}}#brxe-9eeca2 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-9579eb {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-f5c5ec {width: 90%}}#brxe-ec7777 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-ccf6f9 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-61886b {width: 90%}}#brxe-984886 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-fa33bf {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-2a0985 {width: 90%}}#brxe-4dab77 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-8ef14e {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-fb2bbb {width: 90%}}#brxe-0d0924 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-5d4bf3 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-f2f137 .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-f2f137 .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-f2f137 .accordion-title-wrapper .brxe-heading {color: var(--cahrcoalgrey)}@media (max-width: 478px) {#brxe-f2f137 .accordion-title-wrapper {border-top: 1px solid var(--bricks-color-grey-900); padding-top: 8px; padding-bottom: 8px}}#brxe-0aed08 {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-0aed08 {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-0aed08 {flex-direction: row; justify-content: space-between; row-gap: 16px; padding-right: 0; padding-left: 0}}@media (max-width: 478px) {#brxe-0aed08 {padding-top: 16px; padding-bottom: 16px}}#brxe-1437cd {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-1437cd {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-1437cd {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-1437cd {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#brxe-128316 {color: var(--bricks-color-grey-100); width: auto}#brxe-128316 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-100)}@media (max-width: 478px) {#brxe-128316 {font-size: 14px}}#brxe-616c81 {color: var(--bricks-color-grey-100); text-align: center}#brxe-5df909 {color: var(--bricks-color-grey-100); text-align: center}#brxe-5df909 a {color: var(--bricks-color-grey-100); text-align: center; font-size: inherit}@media (max-width: 767px) {#brxe-8a0297 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-8a0297 {background-color: var(--bricks-color-grey-300)}}#brxe-4f646f {row-gap: 16px; flex-direction: row; column-gap: 16px; margin-top: 36px; justify-content: center}@media (max-width: 767px) {#brxe-4f646f {justify-content: space-around}}#brxe-51e9a1 {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-51e9a1 {width: 100%}}@media (max-width: 767px) {#brxe-51e9a1 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-51e9a1 {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-538007 {flex-direction: row; justify-content: space-between; column-gap: 64px; padding-bottom: 64px}@media (max-width: 991px) {#brxe-538007 {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-538007 {flex-direction: column; justify-content: space-between; row-gap: 16px; padding-right: 0; padding-left: 0}}@media (max-width: 478px) {#brxe-538007 {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; width: 100%}@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-2dece1 {background-color: var(--cahrcoalgrey)}@media (max-width: 767px) {#brxe-2dece1 {padding-right: 36px; padding-left: 36px}}@media (max-width: 478px) {#brxe-2dece1 {padding-right: 16px; padding-left: 16px}}