@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-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 {.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-6242bf {width: 100%; height: 100%; position: absolute; background-image: url("https://dream-bath.com/wp-content/uploads/2026/06/man-installing-radiant-floor-heating-system-indoor-2026-03-27-01-46-00-utc-1.avif"); background-size: cover; background-position: bottom 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-37b6ae .separator {border-top-color: var(--bricks-color-grey-100); width: 40px; flex-grow: 0; border-top-style: solid}#brxe-37b6ae {width: auto}@media (max-width: 478px) {#brxe-37b6ae {font-size: 10px; color: var(--bricks-color-grey-100); width: auto}#brxe-37b6ae .separator {width: 20px; flex-grow: 0}#brxe-37b6ae.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-e0ef60:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-e0ef60 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}#brxe-230462 {flex-direction: row; row-gap: 16px; column-gap: 16px; margin-top: 36px}@media (max-width: 767px) {#brxe-230462 {justify-content: space-around}}#brxe-2c8511 {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-2c8511 {width: 100%}}@media (max-width: 767px) {#brxe-2c8511 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-2c8511 {margin-bottom: 0}}#brxe-055100 {position: absolute; width: 164px}@media (max-width: 991px) {#brxe-055100 {width: 164px}}#brxe-36bf33 {width: 50%; margin-right: 20px}#brxe-2b4c88 {width: 200px; align-self: flex-end !important; display: flex; justify-content: center; height: 200px; align-items: center}@media (max-width: 991px) {#brxe-2b4c88 {bottom: -60px; left: -60px}}@media (max-width: 767px) {#brxe-2b4c88 {bottom: 0px; left: 0px; width: 200px}}@media (max-width: 478px) {#brxe-2b4c88 {bottom: -60px; left: 20%; align-self: center !important; justify-content: center}}#brxe-d9de34 {z-index: 2; width: 40%; align-self: flex-end !important; height: 100%; position: relative; background-position: center center}@media (max-width: 991px) {#brxe-d9de34 {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-d9de34 {width: 60%; height: 300px; position: relative}}@media (max-width: 478px) {#brxe-d9de34 {width: 80%; flex-direction: column; position: relative; height: 200px; align-items: center}}#brxe-8b8b5b {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-8b8b5b {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-8b8b5b {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-8b8b5b {padding-top: 164px; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#brxe-c0519b {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-c0519b > *:not(figcaption)) {position: relative}#brxe-c0519b::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-c0519b {flex-wrap: nowrap}}#brxe-14230d {color: var(--bricks-color-grey-100); text-align: center}#brxe-9c9c55 {color: var(--bricks-color-grey-100); text-align: center}#brxe-9c9c55 a {color: var(--bricks-color-grey-100); text-align: center; font-size: inherit}#brxe-1ebe45 {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-1ebe45 {width: 100%}}@media (max-width: 767px) {#brxe-1ebe45 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-1ebe45 {margin-bottom: 0}}#brxe-6b4747 {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-6b4747 {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-6b4747 {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-6b4747 {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-8c2734 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}#brxe-8c2734 {width: auto; color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-8c2734 {font-size: 14px}}#brxe-077b44 {color: var(--bricks-color-grey-500); margin-top: 36px}#brxe-077b44 a {color: var(--bricks-color-grey-500); font-size: inherit}#brxe-4eceac:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-4eceac {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-4eceac {background-color: var(--bricks-color-grey-500)}}#brxe-04e446 {flex-direction: row; row-gap: 16px; column-gap: 16px}@media (max-width: 767px) {#brxe-04e446 {justify-content: space-around}}#brxe-3aaf4e {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-3aaf4e {width: 100%}}@media (max-width: 767px) {#brxe-3aaf4e {width: 100%; margin-top: 0; margin-bottom: 0}}@media (max-width: 478px) {#brxe-3aaf4e {margin-bottom: 0}}#brxe-218c6f {width: 100%; border-radius: 5px}#brxe-37c030 {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/material-top-view-2026-03-10-00-02-45-utc-1-1024x683.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-37c030 {right: -20px; bottom: 20px}}@media (max-width: 478px) {#brxe-37c030 {bottom: -20px; right: -10px}}#brxe-f8193d {width: 50%; position: relative; height: 100%; z-index: 2}@media (max-width: 991px) {#brxe-f8193d {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-f8193d {width: 60%; position: relative; height: 600px}}@media (max-width: 478px) {#brxe-f8193d {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-100230 {background-color: var(--bricks-color-grey-100)}#brxe-a153c2 {color: var(--bricks-color-grey-100); width: auto}#brxe-a153c2 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-100)}@media (max-width: 478px) {#brxe-a153c2 {font-size: 14px}}#brxe-373f2a {color: var(--bricks-color-grey-100); text-align: center}#brxe-83c41b {color: var(--bricks-color-grey-100); text-align: center}#brxe-83c41b a {color: var(--bricks-color-grey-100); text-align: center; font-size: inherit}#brxe-7fe474 {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-7fe474 {width: 100%}}@media (max-width: 767px) {#brxe-7fe474 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-7fe474 {margin-bottom: 0}}#brxe-aef0ec {position: absolute; z-index: 0; border-radius: 5px}#brxe-aef0ec:not(.tag), #brxe-aef0ec img {object-fit: cover; object-position: 50% 0%}#brxe-aef0ec { 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-1226c3 {color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize; z-index: 1}#brxe-6222c0 {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-6222c0 a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-f07e58 {position: absolute; z-index: 1; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px; border-bottom-right-radius: 5px}[data-id="brxe-116016"].splide__slide {z-index: 2; position: relative; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-116016"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-116016"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-116016"].splide__slide {width: 100%; flex-direction: column; margin-right: 0; position: relative}}#brxe-bc7fca {position: absolute; z-index: 0; border-radius: 5px}#brxe-bc7fca:not(.tag), #brxe-bc7fca img {object-fit: cover}#brxe-bc7fca { 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-b9f59a {color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize; z-index: 1}#brxe-ca5aa4 {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-ca5aa4 a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-fbc9f4 {position: absolute; z-index: 1; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px; border-bottom-right-radius: 5px}[data-id="brxe-e8b995"].splide__slide {z-index: 2; position: relative; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-e8b995"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-e8b995"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-e8b995"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 440px; margin-right: 0}}#brxe-4dcdbd {position: absolute; z-index: 0; border-radius: 5px}#brxe-4dcdbd:not(.tag), #brxe-4dcdbd img {object-fit: cover}#brxe-4dcdbd { 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-bcecec {color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize; z-index: 1}#brxe-a73a97 {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-a73a97 a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-84389f {position: absolute; z-index: 1; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px; border-bottom-right-radius: 5px}[data-id="brxe-4fc23a"].splide__slide {z-index: 2; position: relative; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-4fc23a"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-4fc23a"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-4fc23a"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 440px; margin-right: 0}}#brxe-bd943b {position: absolute; z-index: 0; border-radius: 5px}#brxe-bd943b:not(.tag), #brxe-bd943b img {object-fit: cover}#brxe-bd943b { 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-644b66 {color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize; z-index: 1}#brxe-939bfe {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-939bfe a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-97babb {position: absolute; z-index: 1; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px; border-bottom-right-radius: 5px}[data-id="brxe-9c18b6"].splide__slide {z-index: 2; position: relative; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-9c18b6"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-9c18b6"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-9c18b6"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 440px; margin-right: 0}}#brxe-41a18d {position: absolute; z-index: 0; border-radius: 5px}#brxe-41a18d:not(.tag), #brxe-41a18d img {object-fit: cover}#brxe-41a18d { 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-bbf61a {color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize; z-index: 1}#brxe-692209 {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-692209 a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-822bf5 {position: absolute; z-index: 1; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px; border-bottom-right-radius: 5px}[data-id="brxe-25ac34"].splide__slide {z-index: 2; position: relative; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-25ac34"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-25ac34"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-25ac34"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 440px; margin-right: 0}}#brxe-827555 {position: absolute; z-index: 0; border-radius: 5px}#brxe-827555:not(.tag), #brxe-827555 img {object-fit: cover}#brxe-827555 { 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-77b7f1 {color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize; z-index: 1}#brxe-5252e7 {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-5252e7 a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-b301b4 {position: absolute; z-index: 1; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px; border-bottom-right-radius: 5px}[data-id="brxe-a2bd2c"].splide__slide {z-index: 2; position: relative; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-a2bd2c"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-a2bd2c"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-a2bd2c"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 440px; margin-right: 0}}#brxe-28ed40 {z-index: 0; position: absolute; border-radius: 5px}#brxe-28ed40:not(.tag), #brxe-28ed40 img {object-fit: cover}#brxe-28ed40 { 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-22f130 {color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize; z-index: 1}#brxe-77511a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-77511a a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-bfd0fd {z-index: 1; position: absolute; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px; border-bottom-right-radius: 5px}[data-id="brxe-bd5c3b"].splide__slide {position: relative; z-index: 2; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-bd5c3b"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-bd5c3b"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-bd5c3b"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 440px; margin-right: 0}}#brxe-d5fbee {position: absolute; z-index: 0; border-radius: 5px}#brxe-d5fbee:not(.tag), #brxe-d5fbee img {object-fit: cover}#brxe-d5fbee { 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-4904f7 {z-index: 1; color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 20px; text-transform: capitalize}#brxe-e82453 {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%}#brxe-e82453 a {color: var(--bricks-color-grey-100); text-align: left; line-height: 130%; font-size: inherit}#brxe-cb67de {position: absolute; z-index: 1; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px; border-bottom-right-radius: 5px}[data-id="brxe-3f2305"].splide__slide {z-index: 2; position: relative; justify-content: flex-end; align-items: flex-start}@media (max-width: 991px) {[data-id="brxe-3f2305"].splide__slide {width: 30%; height: 360px; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-3f2305"].splide__slide {width: 60%; position: relative; height: 600px; align-items: center}}@media (max-width: 478px) {[data-id="brxe-3f2305"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 440px; margin-right: 0}}#brxe-8ce863 {flex-direction: column; column-gap: 16px; row-gap: 16px}#brxe-5b0565 {z-index: 1; margin-right: 0; margin-left: 0; 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-5b0565 {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-5b0565 {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-5b0565 {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-ff77f7 {background-color: var(--bricks-color-grey-300)}#brxe-1eee9d .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}#brxe-1eee9d {width: auto; color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-1eee9d {font-size: 14px}}#brxe-77d2a5 {color: var(--bricks-color-grey-500); margin-top: 36px}#brxe-77d2a5 a {color: var(--bricks-color-grey-500); font-size: inherit}#brxe-42dbc6 {padding-top: 8px; padding-right: 8px; padding-left: 8px}#brxe-42dbc6 li {padding-top: 8px; padding-bottom: 0}#brxe-f1bab1:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-f1bab1 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-f1bab1 {background-color: var(--bricks-color-grey-500)}}#brxe-989be3 {flex-direction: row; row-gap: 16px; column-gap: 16px}@media (max-width: 767px) {#brxe-989be3 {justify-content: space-around}}#brxe-87917b {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-87917b {width: 100%}}@media (max-width: 767px) {#brxe-87917b {width: 100%; margin-top: 0; margin-bottom: 0}}@media (max-width: 478px) {#brxe-87917b {margin-bottom: 0}}#brxe-3f7ddf {width: 100%; border-radius: 5px}#brxe-4904e0 {width: 50%; position: absolute; height: 40%; bottom: -30px; right: -30px; background-color: var(--bricks-color-grey-500); background-image: url("https://dream-bath.com/wp-content/uploads/2026/06/hexagonal-tiles-forming-geometric-pattern-abstrac-2026-03-16-02-06-14-utc-1024x665.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); border-radius: 5px}@media (max-width: 767px) {#brxe-4904e0 {right: -20px; bottom: 20px}}@media (max-width: 478px) {#brxe-4904e0 {bottom: -20px; right: -10px}}#brxe-52ece0 {width: 50%; position: relative; height: 100%; z-index: 2}@media (max-width: 991px) {#brxe-52ece0 {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-52ece0 {width: 60%; position: relative; height: 600px}}@media (max-width: 478px) {#brxe-52ece0 {width: 100%; flex-direction: column; position: relative; height: 100%; margin-top: 64px}}#brxe-dff739 {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) {#brxe-dff739 {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-dff739 {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) {#brxe-dff739 {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column-reverse; grid-template-columns: 2}}#brxe-76e1c3 {background-color: var(--bricks-color-grey-100)}#brxe-1ea0d8 {color: var(--bricks-color-grey-900); width: auto}#brxe-1ea0d8 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-900)}@media (max-width: 478px) {#brxe-1ea0d8 {font-size: 14px}}#brxe-ff5275 {color: var(--bricks-color-grey-100); text-align: center}#brxe-63f262 {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-63f262 a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-18a2bd {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-18a2bd {width: 100%}}@media (max-width: 767px) {#brxe-18a2bd {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-18a2bd {margin-bottom: 0}}#brxe-3bf20e {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-52cfd3 {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-a448d8 {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-c08576 {color: rgba(245, 245, 245, 0.69)}#brxe-c08576 a {color: rgba(245, 245, 245, 0.69); font-size: inherit}#brxe-8074c0 {align-items: center; row-gap: 8px}#brxe-3cadd2 {align-items: center; row-gap: 26px; z-index: 1}@media (max-width: 767px) {#brxe-3cadd2 {width: 60%}}@media (max-width: 478px) {#brxe-3cadd2 {width: 80%}}#brxe-98c1af {position: absolute; top: 7%; right: 10%; left: 10%; padding-left: 64px}#brxe-98c1af.horizontal .line {border-top-color: var(--bricks-color-grey-100); width: 70%}#brxe-98c1af.vertical .line {border-right-color: var(--bricks-color-grey-100); border-right-width: 70%}#brxe-98c1af .icon {color: var(--bricks-color-grey-100)}#brxe-98c1af.horizontal {justify-content: flex-start}#brxe-98c1af.vertical {align-self: flex-start}@media (max-width: 767px) {#brxe-98c1af {width: 60%}#brxe-98c1af.horizontal .line {border-top-style: none}#brxe-98c1af.vertical .line {border-right-style: none}}@media (max-width: 478px) {#brxe-98c1af {width: 80%}}#brxe-2c8a2d {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-069c76 {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-4ad40d {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-61aff6 {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-61aff6 a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-361055 {row-gap: 8px; align-items: center}#brxe-fdbcd1 {align-items: center; row-gap: 26px; z-index: 1}@media (max-width: 767px) {#brxe-fdbcd1 {width: 60%}}@media (max-width: 478px) {#brxe-fdbcd1 {width: 80%}}#brxe-22e235 {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-8d6acc {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-0b2dd4 {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-fb0e5b {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-fb0e5b a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-63db8d {row-gap: 8px; align-items: center}#brxe-2c6ca8 {align-items: center; z-index: 1; row-gap: 26px}@media (max-width: 767px) {#brxe-2c6ca8 {width: 60%}}@media (max-width: 478px) {#brxe-2c6ca8 {width: 80%}}#brxe-fa8abd {flex-direction: row; justify-content: space-between; column-gap: 36px; position: relative; padding-bottom: 36px}@media (max-width: 991px) {#brxe-fa8abd {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-fa8abd {flex-direction: column; justify-content: space-between; row-gap: 16px; align-items: center; padding-bottom: 0}}#brxe-26de02 {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-d6a405 {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-e65182 {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-dc90c5 {color: rgba(245, 245, 245, 0.69); text-align: left}#brxe-dc90c5 a {color: rgba(245, 245, 245, 0.69); text-align: left; font-size: inherit}#brxe-a5e816 {row-gap: 8px; align-items: center}#brxe-d37017 {align-items: center; z-index: 1; row-gap: 26px; width: 30%}@media (max-width: 767px) {#brxe-d37017 {width: 60%}}@media (max-width: 478px) {#brxe-d37017 {width: 80%}}#brxe-b95d7b {position: absolute; top: 7%; right: 10%; left: 10%; padding-left: 64px}#brxe-b95d7b.horizontal .line {border-top-color: var(--bricks-color-grey-100); width: 70%}#brxe-b95d7b.vertical .line {border-right-color: var(--bricks-color-grey-100); border-right-width: 70%}#brxe-b95d7b .icon {color: var(--bricks-color-grey-100)}#brxe-b95d7b.horizontal {justify-content: flex-start}#brxe-b95d7b.vertical {align-self: flex-start}@media (max-width: 767px) {#brxe-b95d7b {width: 60%}#brxe-b95d7b.horizontal .line {border-top-style: none}#brxe-b95d7b.vertical .line {border-right-style: none}}@media (max-width: 478px) {#brxe-b95d7b {width: 80%}}#brxe-ff966d {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-af6ebf {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-fd9168 {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-1323aa {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-1323aa a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-885666 {row-gap: 8px; align-items: center}#brxe-d2d822 {align-items: center; z-index: 1; row-gap: 26px; width: 30%}@media (max-width: 767px) {#brxe-d2d822 {width: 60%}}@media (max-width: 478px) {#brxe-d2d822 {width: 80%}}#brxe-4443c3 {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-11f48b {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-ce4b67 {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-14cd45 {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-14cd45 a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-57affb {row-gap: 8px; align-items: center}#brxe-9ba310 {align-items: center; z-index: 1; row-gap: 26px; width: 30%}@media (max-width: 767px) {#brxe-9ba310 {width: 60%}}@media (max-width: 478px) {#brxe-9ba310 {width: 80%}}#brxe-b44440 {flex-direction: row; justify-content: center; column-gap: 36px; position: relative; padding-bottom: 36px}@media (max-width: 991px) {#brxe-b44440 {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-b44440 {flex-direction: column; justify-content: space-between; row-gap: 16px; align-items: center}}#brxe-17058d {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-17058d {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-17058d {width: 100%; flex-direction: row; justify-content: center; row-gap: 64px; padding-right: 36px; padding-left: 36px}}@media (max-width: 478px) {#brxe-17058d {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-zztyvf {width: 100%; border-radius: 5px}#brxe-pggnxi {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/from-where-i-stand-mosaic-tile-edition-2026-03-13-04-24-40-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-pggnxi {right: -20px; bottom: 20px}}@media (max-width: 478px) {#brxe-pggnxi {bottom: -20px; right: -10px}}#brxe-pambyp {width: 50%; position: relative; height: 100%; z-index: 2}@media (max-width: 991px) {#brxe-pambyp {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-pambyp {width: 60%; position: relative; height: 600px}}@media (max-width: 478px) {#brxe-pambyp {width: 100%; flex-direction: column; position: relative; height: 100%; margin-top: 64px}}#brxe-uonsey .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}#brxe-uonsey {width: auto; color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-uonsey {font-size: 14px}}#brxe-jekukm {color: var(--bricks-color-grey-500); margin-top: 36px}#brxe-jekukm a {color: var(--bricks-color-grey-500); font-size: inherit}#brxe-rvoefb:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-rvoefb {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-rvoefb {background-color: var(--bricks-color-grey-500)}}#brxe-pwioxj {flex-direction: row; row-gap: 16px; column-gap: 16px}@media (max-width: 767px) {#brxe-pwioxj {justify-content: space-around}}#brxe-qzbwlq {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-qzbwlq {width: 100%}}@media (max-width: 767px) {#brxe-qzbwlq {width: 100%; margin-top: 0; margin-bottom: 0}}@media (max-width: 478px) {#brxe-qzbwlq {margin-top: 0; margin-bottom: 0}}#brxe-ejevhk {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) {#brxe-ejevhk {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-ejevhk {flex-direction: row-reverse; padding-right: 36px; padding-left: 36px; width: 100%; justify-content: center; row-gap: 64px; flex-wrap: wrap-reverse}}@media (max-width: 478px) {#brxe-ejevhk {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2}}#brxe-f6fcfc {color: var(--bricks-color-grey-300); width: auto}#brxe-f6fcfc .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-f6fcfc {font-size: 14px}}#brxe-f1106d {color: var(--cahrcoalgrey); text-align: center}#brxe-a71b51 {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-a71b51 {width: 100%}}@media (max-width: 767px) {#brxe-a71b51 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-a71b51 {margin-bottom: 0}}@media (max-width: 478px) {#brxe-801a77 {width: 90%}}#brxe-641844 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-bdfdfb {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-b34d02 {width: 90%}}#brxe-8a40cd {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-35dd20 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-57807b {width: 90%}}#brxe-dbb6ed {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-8f4c9a {align-items: center; flex-direction: row; justify-content: space-between}#brxe-2b1420 {padding-top: 0; padding-bottom: 0}@media (max-width: 478px) {#brxe-9f26eb {width: 90%}}#brxe-f04522 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-7c2931 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-051157 {width: 90%}}#brxe-85bd1a {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-6bc3b1 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-513b07 {width: 90%}}#brxe-eedafa {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-149d43 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-1c4255 {width: 90%}}#brxe-ce0831 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-d56159 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-03a68a {width: 90%}}#brxe-4fbcbb {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-5a1935 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-ytywnz {width: 90%}}#brxe-oxmanh {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-aptlgp {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-uwrysm {width: 90%}}#brxe-azwrpd {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-odlfti {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-aghziu {width: 90%}}#brxe-fmasue {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-mgumvw {align-items: center; flex-direction: row; justify-content: space-between}#brxe-bbc549 .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-bbc549 .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-bbc549 .accordion-title-wrapper .brxe-heading {color: var(--cahrcoalgrey)}@media (max-width: 478px) {#brxe-bbc549 .accordion-title-wrapper {border-top: 1px solid var(--bricks-color-grey-900); padding-top: 8px; padding-bottom: 8px}}#brxe-ae5b30 {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-ae5b30 {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-ae5b30 {flex-direction: row; justify-content: space-between; row-gap: 16px; padding-right: 0; padding-left: 0}}@media (max-width: 478px) {#brxe-ae5b30 {padding-top: 16px; padding-bottom: 16px}}#brxe-fccc0b {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-fccc0b {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-fccc0b {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-fccc0b {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#brxe-534404 {color: var(--bricks-color-grey-100); width: auto}#brxe-534404 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-100)}@media (max-width: 478px) {#brxe-534404 {font-size: 14px}}#brxe-a90785 {color: var(--bricks-color-grey-100); text-align: center}#brxe-c8b2da {color: var(--bricks-color-grey-100); text-align: center}#brxe-c8b2da a {color: var(--bricks-color-grey-100); text-align: center; font-size: inherit}@media (max-width: 767px) {#brxe-7338c4 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-7338c4 {background-color: var(--bricks-color-grey-300)}}#brxe-93ec3e {row-gap: 16px; flex-direction: row; column-gap: 16px; margin-top: 36px; justify-content: center}@media (max-width: 767px) {#brxe-93ec3e {justify-content: space-around}}#brxe-1eff0d {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-1eff0d {width: 100%}}@media (max-width: 767px) {#brxe-1eff0d {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-1eff0d {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-aad37e {flex-direction: row; justify-content: space-between; column-gap: 64px; padding-bottom: 64px}@media (max-width: 991px) {#brxe-aad37e {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-aad37e {flex-direction: column; justify-content: space-between; row-gap: 16px; padding-right: 0; padding-left: 0}}@media (max-width: 478px) {#brxe-aad37e {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-32d7aa {background-color: var(--cahrcoalgrey)}@media (max-width: 767px) {#brxe-32d7aa {padding-right: 36px; padding-left: 36px}}@media (max-width: 478px) {#brxe-32d7aa {padding-right: 16px; padding-left: 16px}}