.elementor-284 .elementor-element.elementor-element-7d82cd9{--display:flex;}.elementor-284 .elementor-element.elementor-element-57fd05d{background-color:#316CF4;padding:10px 10px 10px 10px;}.elementor-284 .elementor-element.elementor-element-2ab50b6{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-284 .elementor-element.elementor-element-c0e29bd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-284 .elementor-element.elementor-element-44cca4b{margin:18px 18px calc(var(--kit-widget-spacing, 0px) + 18px) 18px;}.elementor-284 .elementor-element.elementor-element-0f2aced{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:1024px){.elementor-284 .elementor-element.elementor-element-2ab50b6{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-284 .elementor-element.elementor-element-2ab50b6{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-53f203a */.mobile-br { display: none; }

@media screen and (max-width: 767px) {
  .mobile-br { display: block; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-410a5a7 */.mobile-br { display: none; }

@media screen and (max-width: 767px) {
  .mobile-br { display: block; }
}/* End custom CSS */
/* Start custom CSS *//* ===== BATHROOM REMODEL LANDING PAGE — GLOBAL CSS ===== */

.brm-header-title {
  font-size: 25px;
  font-weight: 900;
  color: #ffffff;
  text-align: center;
  margin: 0;
}

.brm-hero-title {
  color: #000000;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.3em;
  text-align: center;
  margin-bottom: 18px;
}

.brm-requirements-list {
  list-style: none;
  max-width: 350px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
}

.brm-requirement-item {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.brm-requirement-item:last-child {
  margin-bottom: 0;
}

.brm-icon-wrapper {
  flex-shrink: 0;
}

.brm-requirement-text {
  font-size: 22px;
  margin: 0 0 0 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex: 1;
  width: 100%;
}

.brm-highlight {
  font-weight: 700;
  color: #000000;
  margin-left: 4px;
}

.brm-warning-head {
  margin-top: 18px;
  display: flex;
  align-items: center;
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}

.brm-warning-icon {
  width: 40px;
  transform: translateY(-2px);
  margin-right: 8px;
  flex-shrink: 0;
}

.brm-warning-icon img {
  width: 100%;
}

.brm-warning-text {
  font-size: 19px;
  color: #000000;
  margin: 0;
}

.brm-cta-link {
  text-decoration: none;
  color: inherit;
  display: block;
  width: 100%;
}

.brm-cta-button {
  background-color: #316cf4;
  color: white;
  border: none;
  border-radius: 8px;
  font-size: 1.5em;
  font-weight: bold;
  padding: 19px 0;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  transition: background 0.2s;
  box-shadow: 0 2px 8px rgba(14, 110, 253, 0.08);
}

.brm-cta-button:hover {
  background: #5a8cff;
}

.brm-satisfied-text {
  font-size: 19px;
  color: #000000;
  text-align: center;
  margin: 20px 0 0 0;
}

.brm-partners-head {
  margin-top: 32px;
  text-align: center;
}

.brm-partners-head img {
  width: 100%;
  max-width: 450px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.brm-hero-img img {
  width: 100%;
  max-width: 420px;
  border-radius: 18px;
  box-shadow: 0 2px 16px rgba(44,62,80,0.07);
  object-fit: cover;
}

.brm-note-text {
  font-size: 18px;
  margin: 0;
  font-style: italic;
  color: #145a6e;
  text-align: center;
}

.brm-footer-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  margin: 0 0 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
}

.brm-footer-links a {
  text-decoration: none;
  color: #6d7377;
  font-size: 16px;
  transition: color 0.2s;
}

.brm-footer-links a:hover {
  color: #0e6efd;
  text-decoration: underline;
}

.brm-footer-separator {
  color: #6d7377;
  font-size: 16px;
}

.brm-footer-copyright {
  color: #6d7377;
  font-size: 16px;
  margin: 0;
  padding-top: 12px;
  text-align: center;
}

/* ===== RESPONSIVE ===== */
@media screen and (max-width: 767px) {
  .brm-header-title { font-size: 19px; }
  .brm-hero-title { font-size: 30px; }
  .brm-requirement-text { font-size: 20px; }
  .brm-warning-text, .brm-satisfied-text { font-size: 16px; }
  .brm-cta-button { font-size: 22px; }
  .brm-note-text { font-size: 15px; }
  .brm-requirements-list { max-width: 100%; margin: 0 20px 25px 45px !important; }
  .brm-hero-img { display: none; }
}

@media screen and (max-width: 575px) {
  .brm-header-title { font-size: 18px; }
}

@media screen and (max-width: 400px) {
  .brm-header-title { font-size: 14px; }
}/* End custom CSS */