@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-shortcode{width:100%}}@layer bricks {.brxe-button{width:auto}}@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 {.brxe-code{width:100%}}@layer bricks {@charset "UTF-8";@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)}}.brxe-carousel{min-width:0;position:relative;width:100%}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0}.brxe-carousel .swiper-autoheight .image{height:auto!important;width:100%}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto}.brxe-carousel .overlay-wrapper{position:absolute!important;z-index:2}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition)}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1)}.brxe-carousel .dynamic{margin:0;padding:0}.brxe-carousel .meta{width:100%}.brxe-carousel .meta span:first-child{padding:0}.brxe-carousel .meta span+span{padding:0 5px}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative}.brxe-carousel .excerpt{margin-top:.5em}.brxe-carousel .taxonomy{margin:0 -5px}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px}.brxe-carousel .overlay-wrapper{height:300px}}@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-74dd5d .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-100)}#brxe-74dd5d {width: auto}@media (max-width: 478px) {#brxe-74dd5d {color: var(--bricks-color-grey-100); font-size: 10px; width: auto}#brxe-74dd5d .separator {width: 20px; flex-grow: 0}#brxe-74dd5d.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-bfcb59:hover {background-color: var(--bricks-color-grey-800)}@media (max-width: 767px) {#brxe-bfcb59 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}#brxe-c441df {background-color: hsla(46, 100%, 65%, 0); border: 1px solid var(--bricks-color-grey-100)}@media (max-width: 767px) {#brxe-c441df {width: 50%}}@media (max-width: 478px) {#brxe-c441df {width: 100%}}#brxe-999a30 {flex-direction: row; row-gap: 16px; column-gap: 16px; margin-top: 36px}@media (max-width: 767px) {#brxe-999a30 {justify-content: space-around}}#brxe-4fa6b0 {width: 70%; z-index: 2; align-self: center !important; row-gap: 16px; margin-top: 64px; margin-right: 0; margin-bottom: 64px; margin-left: 0}@media (max-width: 991px) {#brxe-4fa6b0 {width: 100%}}@media (max-width: 767px) {#brxe-4fa6b0 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-4fa6b0 {margin-bottom: 0}}#brxe-ab82f2 {width: 164px; position: absolute}@media (max-width: 991px) {#brxe-ab82f2 {width: 164px}}#brxe-038f17 {margin-right: 20px; width: 50%}#brxe-a7caac {width: 200px; align-self: flex-end !important; display: flex; justify-content: center; height: 200px; align-items: center}@media (max-width: 991px) {#brxe-a7caac {bottom: -60px; left: -60px}}@media (max-width: 767px) {#brxe-a7caac {bottom: 0px; left: 0px; width: 200px}}@media (max-width: 478px) {#brxe-a7caac {bottom: -60px; left: 20%; align-self: center !important; justify-content: center}}#brxe-3c0b77 {width: 40%; align-self: flex-end !important; height: 100%; position: relative; background-position: center center; z-index: 2}@media (max-width: 991px) {#brxe-3c0b77 {height: 100%; width: 60%; background-position: top center; align-self: center !important}}@media (max-width: 767px) {#brxe-3c0b77 {width: 60%; height: 300px; position: relative}}@media (max-width: 478px) {#brxe-3c0b77 {width: 80%; flex-direction: column; position: relative; height: 200px; align-items: center}}#brxe-c7c62e {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; position: relative}@media (max-width: 991px) {#brxe-c7c62e {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-c7c62e {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-c7c62e {padding-top: 164px; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#brxe-12abdf {background-image: url("https://dream-bath.com/wp-content/uploads/2026/06/elegant-bathroom-with-double-vanity-and-marble-acc-2026-03-18-08-22-02-utc-1024x683.avif"); background-position: center center; background-attachment: scroll; background-size: cover; position: relative}:where(#brxe-12abdf > *:not(figcaption)) {position: relative}#brxe-12abdf::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-12abdf {flex-wrap: nowrap}}#brxe-70ee74 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}#brxe-70ee74 {width: auto; color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-70ee74 {font-size: 14px}}#brxe-ddd99f {row-gap: 16px}#brxe-a8479c {background-color: hsla(46, 100%, 65%, 0); color: var(--bricks-color-grey-500); border: 1px solid var(--bricks-color-grey-500)}@media (max-width: 767px) {#brxe-a8479c {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-a8479c {background-color: var(--bricks-color-grey-500); color: var(--bricks-color-grey-100)}}#brxe-48853c {flex-direction: row; row-gap: 16px; column-gap: 16px; margin-top: 36px; justify-content: flex-end}@media (max-width: 767px) {#brxe-48853c {justify-content: space-around}}#brxe-c7e3b1 {flex-direction: row; justify-content: space-between; margin-top: 64px; margin-right: 0; margin-bottom: 64px; margin-left: 0; z-index: 2; align-self: flex-start !important; width: 100%; row-gap: 16px}@media (max-width: 991px) {#brxe-c7e3b1 {width: 100%}}@media (max-width: 767px) {#brxe-c7e3b1 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-c7e3b1 {margin-bottom: 0}}#brxe-b3fda9 .repeater-item [data-field-id="99cae9"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-b3fda9 .bricks-swiper-button-prev {left: 50px}#brxe-b3fda9 .bricks-swiper-button-next {right: 50px}#brxe-b3fda9 .swiper-pagination-bullet {margin-right: 0}#brxe-b3fda9 .bricks-swiper-container + .swiper-pagination-bullets {bottom: -36px}@media (max-width: 767px) {#brxe-b3fda9 {display: block}}#brxe-89baf7 {position: relative; flex-direction: column; 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; z-index: 1; align-items: flex-start}@media (max-width: 991px) {#brxe-89baf7 {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-89baf7 {width: 100%; flex-direction: row; padding-right: 36px; padding-left: 36px; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-89baf7 {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#brxe-1f5527 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-300)}#brxe-1f5527 {width: auto; color: var(--bricks-color-grey-300)}@media (max-width: 478px) {#brxe-1f5527 {font-size: 14px}}#brxe-4f87f9 {color: var(--bricks-color-grey-300); text-align: center}#brxe-0a3847 {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-0a3847 {width: 100%}}@media (max-width: 767px) {#brxe-0a3847 {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-0a3847 {margin-bottom: 0}}#brxe-75c510 {flex-direction: row; justify-content: space-between; column-gap: 64px}@media (max-width: 991px) {#brxe-75c510 {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-75c510 {flex-direction: column; justify-content: space-between; row-gap: 16px}}#brxe-20111a {color: var(--bricks-color-grey-100); font-family: "Playfair Display"; font-weight: 400; font-size: 46px; text-transform: capitalize; text-align: center; z-index: 1}@media (max-width: 478px) {#brxe-20111a {font-size: 26px}}#brxe-2a9478 {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-2a9478 a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-9d91ae {align-items: center; width: 30%}@media (max-width: 478px) {#brxe-9d91ae {width: 33%}}#brxe-ff55e0 {width: 1px}#brxe-ff55e0.horizontal .line {width: 1px; border-top-width: 60px; border-top-color: var(--bricks-color-grey-100)}#brxe-ff55e0.vertical .line {border-right-width: 1px; border-right-color: var(--bricks-color-grey-100)}#brxe-ff55e0 .line {height: 60px}#brxe-ff55e0 .icon {color: var(--bricks-color-grey-100)}#brxe-28cc21 {font-family: "Playfair Display"; font-weight: 400; font-size: 46px; color: var(--bricks-color-grey-100); text-transform: capitalize; text-align: center; z-index: 1}@media (max-width: 478px) {#brxe-28cc21 {font-size: 26px}}#brxe-fdadad {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-fdadad a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-edc866 {width: 30%; align-items: center}@media (max-width: 478px) {#brxe-edc866 {width: 33%}}#brxe-23f4d4.horizontal .line {width: 1px; border-top-width: 60px; border-top-color: var(--bricks-color-grey-100)}#brxe-23f4d4.vertical .line {border-right-width: 1px; border-right-color: var(--bricks-color-grey-100)}#brxe-23f4d4 .line {height: 60px}#brxe-23f4d4 .icon {color: var(--bricks-color-grey-100)}#brxe-23f4d4 {width: 1px}#brxe-88a820 {font-family: "Playfair Display"; font-weight: 400; font-size: 46px; color: var(--bricks-color-grey-100); text-transform: capitalize; text-align: center; z-index: 1}@media (max-width: 478px) {#brxe-88a820 {font-size: 26px}}#brxe-add104 {color: rgba(245, 245, 245, 0.69); text-align: center}#brxe-add104 a {color: rgba(245, 245, 245, 0.69); text-align: center; font-size: inherit}#brxe-3309f9 {width: 30%; align-items: center; justify-content: center}@media (max-width: 478px) {#brxe-3309f9 {width: 33%}}#brxe-14765e {flex-direction: row; justify-content: center; background-color: var(--bricks-color-grey-300); padding-top: 36px; padding-right: 64px; padding-bottom: 36px; padding-left: 64px; align-items: center}@media (max-width: 991px) {#brxe-14765e {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-14765e {flex-direction: row; justify-content: space-between; row-gap: 16px}}@media (max-width: 478px) {#brxe-14765e {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}#brxe-51b155 {flex-direction: column; max-width: 1440px; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; justify-content: center; column-gap: 86px; margin-right: 0; margin-left: 0; position: relative; z-index: 1; align-items: center}@media (max-width: 991px) {#brxe-51b155 {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-51b155 {flex-direction: row; padding-right: 36px; padding-left: 36px; width: 100%; justify-content: center; row-gap: 64px}}@media (max-width: 478px) {#brxe-51b155 {padding-top: 0; padding-right: 16px; padding-bottom: 64px; padding-left: 16px; flex-direction: column; grid-template-columns: 2; flex-wrap: nowrap}}#brxe-495b26 .separator {width: 40px; flex-grow: 0; border-top-style: solid; border-top-color: var(--bricks-color-grey-100)}#brxe-495b26 {width: auto; color: var(--bricks-color-grey-100)}@media (max-width: 478px) {#brxe-495b26 {font-size: 14px}}#brxe-4646a4 {color: var(--bricks-color-grey-100); text-align: center}#brxe-bb4c55 {color: var(--bricks-color-grey-100); text-align: center}#brxe-bb4c55 a {color: var(--bricks-color-grey-100); text-align: center; font-size: inherit}@media (max-width: 767px) {#brxe-7332e3 {width: Hope you had an amazing weekend! Everything has now been updated. Let me know your thoughts.}}@media (max-width: 478px) {#brxe-7332e3 {background-color: var(--bricks-color-grey-300)}}#brxe-344987 {flex-direction: row; row-gap: 16px; column-gap: 16px; margin-top: 36px; justify-content: center}@media (max-width: 767px) {#brxe-344987 {justify-content: space-around}}#brxe-7f3f0f {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-7f3f0f {width: 100%}}@media (max-width: 767px) {#brxe-7f3f0f {width: 100%; margin-bottom: 0}}@media (max-width: 478px) {#brxe-7f3f0f {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-e62475 {flex-direction: row; justify-content: space-between; column-gap: 64px; padding-bottom: 64px}@media (max-width: 991px) {#brxe-e62475 {flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-e62475 {flex-direction: column; justify-content: space-between; row-gap: 16px}}#Free Quote {flex-direction: column; max-width: 1440px; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 64px; justify-content: center; column-gap: 86px; margin-right: 0; margin-left: 0; z-index: 1; align-items: center}@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 {flex-direction: row; padding-right: 36px; padding-left: 36px; width: 100%; 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-09a716 {background-color: var(--cahrcoalgrey)}@media (max-width: 767px) {#brxe-09a716 {padding-right: 36px; padding-left: 36px}}@media (max-width: 478px) {#brxe-09a716 {padding-right: 16px; padding-left: 16px}}