@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-80b5ea {width: 100%; height: 100%; position: absolute; background-image: url("https://dream-bath.com/wp-content/uploads/2026/05/27-1.avif"); background-size: cover; background-position: center center}@keyframes hero-zoom { from { transform: scale(1.08); } to { transform: scale(1); }} .hero-bg-image { animation: hero-zoom 8s cubic-bezier(.25, .46, .45, .94) forwards; transform-origin: center; will-change: transform;}.hero-overlay { position: absolute; inset: 0; background: linear-gradient( 155deg, rgba(28, 25, 22, 0.9) 0%, rgba(28, 25, 22, 0.76) 100% ); pointer-events: none; z-index: 1;}@keyframes fade-up { from { opacity: 0; transform: translateY(28px); } to { opacity: 1; transform: translateY(0); }} .hero-eyebrow { animation: fade-up 0.6s cubic-bezier(.16, 1, .3, 1) 0.1s both;} .hero-heading { animation: fade-up 0.6s cubic-bezier(.16, 1, .3, 1) 0.25s both;} .hero-subtext { animation: fade-up 0.6s cubic-bezier(.16, 1, .3, 1) 0.4s both;} .hero-buttons { animation: fade-up 0.6s cubic-bezier(.16, 1, .3, 1) 0.55s both;}@keyframes scrollpulse { 0%, 100% { opacity: 0.4; transform: scaleY(1); } 50% { opacity: 1; transform: scaleY(0.7); transform-origin: top; }} .hero-scroll-line { width: 1px; height: 40px; background: linear-gradient( 180deg, rgba(255, 255, 255, 0.4) 0%, transparent 100% ); animation: scrollpulse 2s ease-in-out infinite;}.hero-eyebrow-text { display: inline-flex; align-items: center; gap: 12px; font-size: 11px; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: #d4a853;} .hero-eyebrow-text::before { content: ""; width: 32px; height: 1px; background: #d4a853; opacity: 0.6;}#brxe-884aa5 .separator {border-top-color: var(--bricks-color-grey-100); width: 40px; flex-grow: 0; border-top-style: solid}#brxe-884aa5 {width: auto}@media (max-width: 478px) {#brxe-884aa5 {font-size: 10px; color: var(--bricks-color-grey-100); width: auto}#brxe-884aa5 .separator {width: 20px; flex-grow: 0}#brxe-884aa5.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-9d4266 {color: var(--bricks-color-grey-100)}#brxe-9d4266 a {color: var(--bricks-color-grey-100); font-size: inherit}#brxe-b4991f:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-b4991f {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}#brxe-d7eb93 {flex-direction: row; row-gap: 16px; column-gap: 16px; margin-top: 36px}@media (max-width: 767px) {#brxe-d7eb93 {justify-content: space-around}}#brxe-d05f4b {z-index: 2; margin-top: 64px; margin-right: 0; margin-bottom: 64px; margin-left: 0; width: 70%; align-self: center !important; row-gap: 16px}@media (max-width: 991px) {#brxe-d05f4b {width: 100%}}@media (max-width: 767px) {#brxe-d05f4b {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-d05f4b {margin-bottom: 0}}#brxe-72472f {width: 164px; position: absolute}@media (max-width: 991px) {#brxe-72472f {width: 164px}}#brxe-b5cabb {width: 50%; margin-right: 20px}#brxe-f6d94e {width: 200px; align-self: flex-end !important; height: 200px; display: flex; justify-content: center; align-items: center}@media (max-width: 991px) {#brxe-f6d94e {bottom: -60px; left: -60px}}@media (max-width: 767px) {#brxe-f6d94e {width: 200px; bottom: 0px; left: 0px}}@media (max-width: 478px) {#brxe-f6d94e {bottom: -60px; left: 20%; align-self: center !important; justify-content: center}}#brxe-58f088 {background-position: center center; z-index: 2; width: 40%; align-self: flex-end !important; height: 100%; position: relative}@media (max-width: 991px) {#brxe-58f088 {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-58f088 {width: 60%; height: 300px; position: relative}}@media (max-width: 478px) {#brxe-58f088 {width: 80%; flex-direction: column; position: relative; height: 200px; align-items: center}}#brxe-6cd383 {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-6cd383 {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-6cd383 {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-6cd383 {padding-top: 164px; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#brxe-4fcfff {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-4fcfff > *:not(figcaption)) {position: relative}#brxe-4fcfff::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-4fcfff {flex-wrap: nowrap}}#brxe-9da177 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}#brxe-9da177 {width: auto; color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-9da177 {font-size: 14px}}#brxe-2026f2 {margin-top: 36px; color: var(--bricks-color-grey-500)}#brxe-2026f2 a {color: var(--bricks-color-grey-500); font-size: inherit}#brxe-1f455b:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-1f455b {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-1f455b {background-color: var(--bricks-color-grey-500)}}#brxe-40f87e {flex-direction: row; row-gap: 16px; column-gap: 16px}@media (max-width: 767px) {#brxe-40f87e {justify-content: space-around}}#brxe-bdf840 {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-bdf840 {width: 100%}}@media (max-width: 767px) {#brxe-bdf840 {width: 100%; margin-top: 0; margin-bottom: 0}}@media (max-width: 478px) {#brxe-bdf840 {margin-bottom: 0}}#brxe-6406c8 {width: 100%; border-radius: 5px}#brxe-8f7686 {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/modern-ceramic-tiles-display-in-the-luxury-shoppin-2026-03-24-01-10-18-utc-1-scaled.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-8f7686 {right: -20px; bottom: 20px}}@media (max-width: 478px) {#brxe-8f7686 {bottom: -20px; right: -10px}}#brxe-1b0673 {width: 50%; position: relative; height: 100%; z-index: 2}@media (max-width: 991px) {#brxe-1b0673 {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-1b0673 {width: 60%; position: relative; height: 600px}}@media (max-width: 478px) {#brxe-1b0673 {width: 100%; flex-direction: column; position: relative; height: 100%}}#about {flex-direction: row; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; justify-content: space-between; column-gap: 86px; margin-right: 0; margin-left: 0; position: relative; z-index: 1; align-items: center}@media (max-width: 991px) {#about {flex-direction: row; padding-top: 64px; padding-right: 36px; padding-bottom: 64px; padding-left: 36px; height: 100%; max-width: 100%}}@media (max-width: 767px) {#about {flex-direction: row; padding-right: 36px; padding-left: 36px; width: 100%; justify-content: center; row-gap: 64px; flex-wrap: wrap-reverse}}@media (max-width: 478px) {#about {padding-top: 64px; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column-reverse; grid-template-columns: 2; margin-top: 64px}}#brxe-cd34b5 {background-color: var(--bricks-color-grey-100)}#brxe-495204 {color: var(--bricks-color-grey-500); width: auto}#brxe-495204 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-500)}@media (max-width: 478px) {#brxe-495204 {font-size: 14px}}#brxe-3aeaec {color: var(--bricks-color-grey-500); text-align: center}#brxe-0342b4 {color: var(--bricks-color-grey-500); text-align: center}#brxe-0342b4 a {color: var(--bricks-color-grey-500); text-align: center; font-size: inherit}#brxe-0cb14c {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-0cb14c {width: 100%}}@media (max-width: 767px) {#brxe-0cb14c {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-0cb14c {margin-bottom: 0}}#brxe-cfd372 {width: 100%; border-radius: 5px; height: 600px}#brxe-cfd372:not(.tag), #brxe-cfd372 img {object-fit: cover}#brxe-36b7ab {font-family: "Playfair Display"; font-weight: 400; font-size: 20px; color: var(--bricks-color-grey-100)}#brxe-cebae4 {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%}#brxe-cebae4 a {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%; font-size: inherit}#brxe-0a3443 {color: var(--bricks-color-grey-100); fill: var(--bricks-color-grey-100); font-size: 22px}#brxe-3d35e7 {width: 46px; align-items: center; border: 1px solid var(--bricks-color-grey-100); border-radius: 9999px; height: 46px; justify-content: center; transform: rotateZ(-45deg); align-self: flex-end !important; cursor: pointer; margin-top: 16px}#brxe-3d35e7:hover {transform: rotateZ(0deg); background-color: var(--bricks-color-grey-700)}#brxe-4d848a {position: absolute; bottom: 20px; right: -20px; background-color: var(--bricks-color-grey-500); padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px; border-radius: 5px; box-shadow: 1px 0 5px 0 rgba(10, 10, 10, 0.27); width: 70%; display: flex; flex-direction: column; align-items: flex-start; row-gap: 16px}@media (max-width: 991px) {#brxe-4d848a {width: 80%; bottom: 16px}}@media (max-width: 767px) {#brxe-4d848a {bottom: 20px; width: 80%; right: -20px}}@media (max-width: 478px) {#brxe-4d848a {bottom: 10px; width: 90%; right: -10px}}[data-id="brxe-4f4a15"].splide__slide {width: 50%; position: relative; height: 100%; z-index: 2; margin-right: 24px}@media (max-width: 991px) {[data-id="brxe-4f4a15"].splide__slide {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-4f4a15"].splide__slide {width: 60%; position: relative; height: 400px}}@media (max-width: 478px) {[data-id="brxe-4f4a15"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 100%}}#brxe-62ad9d {width: 100%; border-radius: 5px; height: 600px}#brxe-62ad9d:not(.tag), #brxe-62ad9d img {object-fit: cover}#brxe-6e4aa2 {font-family: "Playfair Display"; font-weight: 400; font-size: 20px; color: var(--bricks-color-grey-100)}#brxe-694bec {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%}#brxe-694bec a {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%; font-size: inherit}#brxe-a466db {color: var(--bricks-color-grey-100); fill: var(--bricks-color-grey-100); font-size: 22px}#brxe-5937e0 {width: 46px; align-items: center; border: 1px solid var(--bricks-color-grey-100); border-radius: 9999px; height: 46px; justify-content: center; transform: rotateZ(-45deg); align-self: flex-end !important; cursor: pointer; margin-top: 16px}#brxe-5937e0:hover {transform: rotateZ(0deg); background-color: var(--bricks-color-grey-700)}#brxe-84d1ca {position: absolute; bottom: 20px; right: -20px; background-color: var(--bricks-color-grey-500); padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px; border-radius: 5px; box-shadow: 1px 0 5px 0 rgba(10, 10, 10, 0.27); width: 70%; display: flex; flex-direction: column; align-items: flex-start; row-gap: 16px}@media (max-width: 991px) {#brxe-84d1ca {width: 80%; bottom: 16px}}@media (max-width: 767px) {#brxe-84d1ca {bottom: 20px; width: 80%; right: -20px}}@media (max-width: 478px) {#brxe-84d1ca {bottom: 10px; width: 90%; right: -10px}}[data-id="brxe-a9e8eb"].splide__slide {width: 50%; position: relative; height: 100%; z-index: 2; margin-right: 24px}@media (max-width: 991px) {[data-id="brxe-a9e8eb"].splide__slide {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-a9e8eb"].splide__slide {width: 60%; position: relative; height: 400px}}@media (max-width: 478px) {[data-id="brxe-a9e8eb"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 100%}}#brxe-ef71e1 {width: 100%; border-radius: 5px; height: 600px}#brxe-ef71e1:not(.tag), #brxe-ef71e1 img {object-fit: cover}#brxe-986188 {font-family: "Playfair Display"; font-weight: 400; font-size: 20px; color: var(--bricks-color-grey-100)}#brxe-3f41a1 {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%}#brxe-3f41a1 a {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%; font-size: inherit}#brxe-907681 {color: var(--bricks-color-grey-100); fill: var(--bricks-color-grey-100); font-size: 22px}#brxe-e02e9e {width: 46px; align-items: center; border: 1px solid var(--bricks-color-grey-100); border-radius: 9999px; height: 46px; justify-content: center; transform: rotateZ(-45deg); align-self: flex-end !important; cursor: pointer; margin-top: 16px}#brxe-e02e9e:hover {transform: rotateZ(0deg); background-color: var(--bricks-color-grey-700)}#brxe-183353 {position: absolute; bottom: 20px; right: -20px; background-color: var(--bricks-color-grey-500); padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px; border-radius: 5px; box-shadow: 1px 0 5px 0 rgba(10, 10, 10, 0.27); width: 70%; display: flex; flex-direction: column; align-items: flex-start; row-gap: 16px}@media (max-width: 991px) {#brxe-183353 {width: 80%; bottom: 16px}}@media (max-width: 767px) {#brxe-183353 {bottom: 20px; width: 80%; right: -20px}}@media (max-width: 478px) {#brxe-183353 {bottom: 10px; width: 90%; right: -10px}}[data-id="brxe-d25990"].splide__slide {width: 50%; position: relative; height: 100%; z-index: 2; margin-right: 24px}@media (max-width: 991px) {[data-id="brxe-d25990"].splide__slide {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-d25990"].splide__slide {width: 60%; position: relative; height: 400px}}@media (max-width: 478px) {[data-id="brxe-d25990"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 100%}}#brxe-e92c02 {width: 100%; border-radius: 5px; height: 600px}#brxe-e92c02:not(.tag), #brxe-e92c02 img {object-fit: cover}#brxe-2f085d {font-family: "Playfair Display"; font-weight: 400; font-size: 20px; color: var(--bricks-color-grey-100)}#brxe-b20000 {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%}#brxe-b20000 a {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%; font-size: inherit}#brxe-c42b77 {color: var(--bricks-color-grey-100); fill: var(--bricks-color-grey-100); font-size: 22px}#brxe-541e71 {width: 46px; align-items: center; border: 1px solid var(--bricks-color-grey-100); border-radius: 9999px; height: 46px; justify-content: center; transform: rotateZ(-45deg); align-self: flex-end !important; cursor: pointer; margin-top: 16px}#brxe-541e71:hover {transform: rotateZ(0deg); background-color: var(--bricks-color-grey-700)}#brxe-c6f9ea {position: absolute; bottom: 20px; right: -20px; background-color: var(--bricks-color-grey-500); padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px; border-radius: 5px; box-shadow: 1px 0 5px 0 rgba(10, 10, 10, 0.27); width: 70%; display: flex; flex-direction: column; align-items: flex-start; row-gap: 16px}@media (max-width: 991px) {#brxe-c6f9ea {width: 80%; bottom: 16px}}@media (max-width: 767px) {#brxe-c6f9ea {bottom: 20px; width: 80%; right: -20px}}@media (max-width: 478px) {#brxe-c6f9ea {bottom: 10px; width: 90%; right: -10px}}[data-id="brxe-005292"].splide__slide {width: 50%; position: relative; height: 100%; z-index: 2; margin-right: 24px}@media (max-width: 991px) {[data-id="brxe-005292"].splide__slide {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-005292"].splide__slide {width: 60%; position: relative; height: 400px}}@media (max-width: 478px) {[data-id="brxe-005292"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 100%}}#brxe-pnljln {width: 100%; border-radius: 5px; height: 600px}#brxe-pnljln:not(.tag), #brxe-pnljln img {object-fit: cover}#brxe-zozbsr {font-family: "Playfair Display"; font-weight: 400; font-size: 20px; color: var(--bricks-color-grey-100)}#brxe-imtwte {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%}#brxe-imtwte a {color: var(--bricks-color-grey-100); text-transform: none; line-height: 130%; font-size: inherit}#brxe-kaglqg {color: var(--bricks-color-grey-100); fill: var(--bricks-color-grey-100); font-size: 22px}#brxe-gwhgaw {width: 46px; align-items: center; border: 1px solid var(--bricks-color-grey-100); border-radius: 9999px; height: 46px; justify-content: center; transform: rotateZ(-45deg); align-self: flex-end !important; cursor: pointer; margin-top: 16px}#brxe-gwhgaw:hover {transform: rotateZ(0deg); background-color: var(--bricks-color-grey-700)}#brxe-apzwmr {position: absolute; bottom: 20px; right: -20px; background-color: var(--bricks-color-grey-500); padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px; border-radius: 5px; box-shadow: 1px 0 5px 0 rgba(10, 10, 10, 0.27); width: 70%; display: flex; flex-direction: column; align-items: flex-start; row-gap: 16px}@media (max-width: 991px) {#brxe-apzwmr {width: 80%; bottom: 16px}}@media (max-width: 767px) {#brxe-apzwmr {bottom: 20px; width: 80%; right: -20px}}@media (max-width: 478px) {#brxe-apzwmr {bottom: 10px; width: 90%; right: -10px}}[data-id="brxe-euacsj"].splide__slide {width: 50%; position: relative; height: 100%; z-index: 2; margin-right: 24px}@media (max-width: 991px) {[data-id="brxe-euacsj"].splide__slide {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {[data-id="brxe-euacsj"].splide__slide {width: 60%; position: relative; height: 400px}}@media (max-width: 478px) {[data-id="brxe-euacsj"].splide__slide {width: 100%; flex-direction: column; position: relative; height: 100%}}#brxe-eeafbf .splide__slide {align-items: flex-start}#brxe-eeafbf .splide__pagination {bottom: -64px}#brxe-eeafbf {width: 90%; align-self: flex-start; z-index: 1; position: relative}#brxe-eeafbf .splide__arrow {color: var(--bricks-color-grey-500)}#brxe-eeafbf .splide__arrow svg {fill: var(--bricks-color-grey-500)}#brxe-eeafbf .splide__arrow--next {bottom: 0px; top: 107%}#brxe-eeafbf .splide__arrow--prev {top: 107%}#brxe-eeafbf{ .splide__track{ overflow: visible; padding-bottom:10px; } &:before, &:after{ content: ""; height: 100%; width: 300%; background: inherit; position: absolute; top:0; right:100%; z-index:5; } &:after{ right: unset; left: 100%; opacity:.7; }}@media (max-width: 991px) {#brxe-eeafbf .splide__arrow--prev {top: 110%}#brxe-eeafbf .splide__arrow--next {top: 110%}}@media (max-width: 767px) {#brxe-eeafbf{ &:before, &:after{ display: none; }}}@media (max-width: 478px) {#brxe-eeafbf {position: relative; z-index: 1; align-self: flex-start}}#brxe-818356 {z-index: 1; margin-right: 0; margin-left: 0; flex-direction: column; max-width: 1440px; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; justify-content: center; column-gap: 36px; position: relative}@media (max-width: 991px) {#brxe-818356 {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-818356 {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-818356 {padding-top: 0; padding-right: 16px; padding-bottom: 136px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: wrap; overflow: hidden}}#brxe-f1d938 {background-color: var(--bricks-color-grey-100)}#brxe-3e6000 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}#brxe-3e6000 {width: auto; color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-3e6000 {font-size: 14px}}#brxe-38dd13 {color: var(--bricks-color-grey-500); margin-top: 36px}#brxe-38dd13 a {color: var(--bricks-color-grey-500); font-size: inherit}#brxe-02b292 {padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px}#brxe-02b292 li {padding-top: 8px; padding-bottom: 8px}@media (max-width: 478px) {#brxe-e75380 {margin-top: 36px}}#brxe-f47830:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-f47830 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-f47830 {background-color: var(--bricks-color-grey-500)}}#brxe-0cecea {flex-direction: row; row-gap: 16px; column-gap: 16px}@media (max-width: 767px) {#brxe-0cecea {justify-content: space-around}}#brxe-e0b06a {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-e0b06a {width: 100%}}@media (max-width: 767px) {#brxe-e0b06a {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-e0b06a {margin-top: 0; margin-bottom: 0}}#brxe-599c50 {width: 100%; border-radius: 5px}#brxe-6a8485 {font-family: "Playfair Display"; font-weight: 400; font-size: 20px; color: var(--bricks-color-grey-100)}#brxe-0e7bbb .separator {border-top-color: var(--bricks-color-grey-300)}#brxe-0e7bbb {color: var(--bricks-color-grey-100)}@media (max-width: 478px) {#brxe-0e7bbb {font-size: 14px}}#brxe-f1a8c2 {position: absolute; bottom: 10px; right: -20px; background-color: var(--bricks-color-grey-500); padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px; border-radius: 5px; box-shadow: 1px 0 5px 0 rgba(10, 10, 10, 0.27)}@media (max-width: 767px) {#brxe-f1a8c2 {right: 0px; bottom: 20px}}@media (max-width: 478px) {#brxe-f1a8c2 {bottom: 40px}}#brxe-d47a6e {width: 50%; position: relative; height: 100%; z-index: 2}@media (max-width: 991px) {#brxe-d47a6e {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-d47a6e {width: 60%; position: relative; height: 600px}}@media (max-width: 478px) {#brxe-d47a6e {width: 100%; flex-direction: column; position: relative; height: 100%}}#about {flex-direction: row; max-width: 1440px; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; justify-content: space-between; column-gap: 86px; 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}}@media (max-width: 478px) {#about {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column-reverse; grid-template-columns: 2; flex-wrap: nowrap}}#brxe-b3de88 {background-color: var(--bricks-color-grey-100)}#brxe-31c89d {color: var(--bricks-color-grey-900); width: auto}#brxe-31c89d .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-900)}@media (max-width: 478px) {#brxe-31c89d {font-size: 14px}}#brxe-6a3c20 {color: var(--bricks-color-grey-100); text-align: center}#brxe-d00e3b {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-d00e3b {width: 100%}}@media (max-width: 767px) {#brxe-d00e3b {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-d00e3b {margin-bottom: 0}}#brxe-af9d25 {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-0c52f3 {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-727c17 {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-0d0308 {color: rgba(245, 245, 245, 0.69)}#brxe-0d0308 a {color: rgba(245, 245, 245, 0.69); font-size: inherit}#brxe-956bf7 {align-items: center; row-gap: 8px}#brxe-a49ab0 {align-items: center; row-gap: 26px; z-index: 1}@media (max-width: 767px) {#brxe-a49ab0 {width: 60%}}@media (max-width: 478px) {#brxe-a49ab0 {width: 80%}}#brxe-57cff9 {padding-left: 64px; position: absolute; top: 7%; right: 10%; left: 10%}#brxe-57cff9.horizontal .line {border-top-color: var(--bricks-color-grey-100); width: 70%}#brxe-57cff9.vertical .line {border-right-color: var(--bricks-color-grey-100); border-right-width: 70%}#brxe-57cff9 .icon {color: var(--bricks-color-grey-100)}#brxe-57cff9.horizontal {justify-content: flex-start}#brxe-57cff9.vertical {align-self: flex-start}@media (max-width: 767px) {#brxe-57cff9 {width: 60%}#brxe-57cff9.horizontal .line {border-top-style: none}#brxe-57cff9.vertical .line {border-right-style: none}}@media (max-width: 478px) {#brxe-57cff9 {width: 80%}}#brxe-7759e8 {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-8d48d1 {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-b45450 {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-1c31d8 {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-1c31d8 a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-f12425 {row-gap: 8px; align-items: center}#brxe-6f8a3c {align-items: center; row-gap: 26px; z-index: 1}@media (max-width: 767px) {#brxe-6f8a3c {width: 60%}}@media (max-width: 478px) {#brxe-6f8a3c {width: 80%}}#brxe-4dff3a {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-c49dd3 {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-2287c1 {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-d0eeb4 {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-d0eeb4 a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-d41a5a {row-gap: 8px; align-items: center}#brxe-b06bb0 {z-index: 1; align-items: center; row-gap: 26px}@media (max-width: 767px) {#brxe-b06bb0 {width: 60%}}@media (max-width: 478px) {#brxe-b06bb0 {width: 80%}}#brxe-a7ec0e {flex-direction: row; justify-content: space-between; column-gap: 36px; position: relative; padding-bottom: 36px}@media (max-width: 991px) {#brxe-a7ec0e {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-a7ec0e {flex-direction: column; justify-content: space-between; row-gap: 16px; align-items: center; padding-bottom: 0}}#brxe-0aa05b {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-71103d {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-bba4e0 {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-3bfa9c {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-3bfa9c a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-13dc49 {row-gap: 8px; align-items: center}#brxe-b86bb7 {align-items: center; z-index: 1; row-gap: 26px; width: 30%}@media (max-width: 767px) {#brxe-b86bb7 {width: 60%}}@media (max-width: 478px) {#brxe-b86bb7 {width: 80%}}#brxe-320889 {position: absolute; top: 7%; right: 10%; left: 10%; padding-left: 64px}#brxe-320889.horizontal .line {border-top-color: var(--bricks-color-grey-100); width: 70%}#brxe-320889.vertical .line {border-right-color: var(--bricks-color-grey-100); border-right-width: 70%}#brxe-320889 .icon {color: var(--bricks-color-grey-100)}#brxe-320889.horizontal {justify-content: flex-start}#brxe-320889.vertical {align-self: flex-start}@media (max-width: 767px) {#brxe-320889 {width: 60%}#brxe-320889.horizontal .line {border-top-style: none}#brxe-320889.vertical .line {border-right-style: none}}@media (max-width: 478px) {#brxe-320889 {width: 80%}}#brxe-868ba0 {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-d19284 {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-d1f3ce {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-134756 {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-134756 a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-ff2bcf {row-gap: 8px; align-items: center}#brxe-e91173 {align-items: center; z-index: 1; row-gap: 26px; width: 30%}@media (max-width: 767px) {#brxe-e91173 {width: 60%}}@media (max-width: 478px) {#brxe-e91173 {width: 80%}}#brxe-1ffd4b {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-3bd1cd {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-54f09e {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-715e15 {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-715e15 a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-4945da {row-gap: 8px; align-items: center}#brxe-318736 {align-items: center; z-index: 1; row-gap: 26px; width: 30%}@media (max-width: 767px) {#brxe-318736 {width: 60%}}@media (max-width: 478px) {#brxe-318736 {width: 80%}}#brxe-cfdbf0 {flex-direction: row; justify-content: center; column-gap: 36px; position: relative; padding-bottom: 36px}@media (max-width: 991px) {#brxe-cfdbf0 {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-cfdbf0 {flex-direction: column; justify-content: space-between; row-gap: 16px; align-items: center}}#brxe-a2170d {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-a2170d {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-a2170d {padding-right: 36px; padding-left: 36px; width: 100%; flex-direction: row; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-a2170d {padding-top: 64px; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#process {background-image: url("https://dream-bath.com/wp-content/uploads/2026/05/Frame-1-1-1024x725.avif"); background-size: cover; justify-content: center}#brxe-aa5ab9 {width: 100%; border-radius: 5px}#brxe-acd5ea {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-acd5ea {right: -20px; bottom: 20px}}@media (max-width: 478px) {#brxe-acd5ea {bottom: -20px; right: -10px}}#brxe-a48fe8 {width: 50%; position: relative; height: 100%; z-index: 2}@media (max-width: 991px) {#brxe-a48fe8 {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-a48fe8 {width: 60%; position: relative; height: 600px; flex-direction: column}}@media (max-width: 478px) {#brxe-a48fe8 {width: 100%; flex-direction: column; position: relative; height: 100%; margin-top: 64px}}#brxe-754616 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}#brxe-754616 {width: auto; color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-754616 {font-size: 14px}}#brxe-db1e4a {color: var(--bricks-color-grey-500); margin-top: 36px}#brxe-db1e4a a {color: var(--bricks-color-grey-500); font-size: inherit}#brxe-f695c6:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-f695c6 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-f695c6 {background-color: var(--bricks-color-grey-500)}}#brxe-d7c243 {flex-direction: row; row-gap: 16px; column-gap: 16px}@media (max-width: 767px) {#brxe-d7c243 {justify-content: space-around}}#brxe-a32692 {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-a32692 {width: 100%}}@media (max-width: 767px) {#brxe-a32692 {width: 100%; margin-top: 0; margin-bottom: 0}}@media (max-width: 478px) {#brxe-a32692 {margin-top: 0; margin-bottom: 0}}#brxe-4cc0e0 {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-4cc0e0 {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-4cc0e0 {flex-direction: row; padding-right: 36px; padding-left: 36px; width: 100%; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-4cc0e0 {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2}}#brxe-510be7 {color: var(--bricks-color-grey-300); width: auto}#brxe-510be7 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-510be7 {font-size: 14px}}#brxe-f2a34f {color: var(--cahrcoalgrey); text-align: center}#brxe-56dd1a {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-56dd1a {width: 100%}}@media (max-width: 767px) {#brxe-56dd1a {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-56dd1a {margin-bottom: 0}}@media (max-width: 478px) {#brxe-a9d56e {width: 90%}}#brxe-d398c2 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-e11fe8 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-af5702 {width: 90%}}#brxe-fc02df {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-220900 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-efc417 {width: 90%}}#brxe-4d7bb4 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-302935 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-f38f25 {padding-top: 0; padding-bottom: 0}@media (max-width: 478px) {#brxe-5546de {width: 90%}}#brxe-bd1f1f {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-c97354 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-ec4428 {width: 90%}}#brxe-cd4519 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-c6e17b {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-4db259 {width: 90%}}#brxe-099000 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-478f90 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-c32230 {width: 90%}}#brxe-a7b7ea {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-cbcc5c {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-f498a4 {width: 90%}}#brxe-29ff89 {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-9eccbf {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-vupadr {width: 90%}}#brxe-ycxjim {font-size: 2em; --brx-icon-transform: rotateZ(45deg)}#brxe-tuhlig {align-items: center; flex-direction: row; justify-content: space-between}#brxe-284c49 .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-284c49 .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-284c49 .accordion-title-wrapper .brxe-heading {color: var(--cahrcoalgrey)}@media (max-width: 478px) {#brxe-284c49 .accordion-title-wrapper {border-top: 1px solid var(--bricks-color-grey-900); padding-top: 8px; padding-bottom: 8px}}#brxe-28a107 {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-28a107 {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-28a107 {flex-direction: row; justify-content: space-between; row-gap: 16px; padding-right: 0; padding-left: 0}}@media (max-width: 478px) {#brxe-28a107 {padding-top: 16px; padding-bottom: 16px}}#brxe-1a53c5 {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-1a53c5 {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-1a53c5 {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-1a53c5 {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#brxe-262cbb {color: var(--bricks-color-grey-100); width: auto}#brxe-262cbb .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-100)}@media (max-width: 478px) {#brxe-262cbb {font-size: 14px}}#brxe-2b6978 {color: var(--bricks-color-grey-100); text-align: center}#brxe-37ecc9 {color: var(--bricks-color-grey-100); text-align: center}#brxe-37ecc9 a {color: var(--bricks-color-grey-100); text-align: center; font-size: inherit}@media (max-width: 767px) {#brxe-c710e0 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-c710e0 {background-color: var(--bricks-color-grey-300)}}#brxe-863e0f {row-gap: 16px; flex-direction: row; column-gap: 16px; margin-top: 36px; justify-content: center}@media (max-width: 767px) {#brxe-863e0f {justify-content: space-around}}#brxe-d618b6 {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-d618b6 {width: 100%}}@media (max-width: 767px) {#brxe-d618b6 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-d618b6 {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-e5c915 {flex-direction: row; justify-content: space-between; column-gap: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px}@media (max-width: 991px) {#brxe-e5c915 {flex-direction: row; justify-content: space-between; padding-right: 36px; padding-left: 36px}}@media (max-width: 767px) {#brxe-e5c915 {flex-direction: column; justify-content: space-between; row-gap: 16px; padding-right: 0; padding-left: 0}}#Free Quote {margin-right: 0; margin-left: 0; z-index: 1; align-items: center; flex-direction: column; max-width: 1440px; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; justify-content: center; column-gap: 86px}@media (max-width: 991px) {#Free Quote {flex-direction: column; padding-top: 64px; padding-right: 36px; padding-bottom: 64px; padding-left: 36px; height: 100%; max-width: 100%}}@media (max-width: 767px) {#Free Quote {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#Free Quote {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#brxe-5922ae {background-color: var(--cahrcoalgrey)}@media (max-width: 767px) {#brxe-5922ae {padding-right: 36px; padding-left: 36px}}@media (max-width: 478px) {#brxe-5922ae {padding-right: 16px; padding-left: 16px}}