.elementor-20 .elementor-element.elementor-element-6356efe{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-a5a8693 */<style>
.whla-drain-emergency {
  max-width: 1050px;
  margin: 48px auto;
  font-family: 'Segoe UI', 'Roboto', Arial, sans-serif;
  background: #fff8e1;
  padding: 0;
}

.whla-section {
  border: none;
  background: transparent;
  padding: 0;
  margin-bottom: 0;
}

.whla-box {
  background: #ffffff;
  color: #212121;
  border-radius: 20px;
  box-shadow: 0 6px 28px rgba(198, 40, 40, 0.1);
  margin-bottom: 34px;
  padding: 38px 42px 30px 42px;
  border: 1px solid #fdd835;
}

.whla-drain-hero {
  background: linear-gradient(90deg, #ffe082 60%, #fbe9e7 100%);
  color: #212121;
  border-radius: 22px;
  box-shadow: 0 3px 18px rgba(255, 202, 40, 0.2);
  text-align: center;
  margin-bottom: 34px;
  padding: 50px 40px 32px 40px;
  border: 1.5px solid #fdd835;
}

.whla-drain-hero h1 {
  font-size: 2.2rem;
  font-weight: 900;
  margin-bottom: 14px;
  letter-spacing: -1.4px;
  color: #c62828;
  text-shadow: 0 2px 8px #fff6;
}

.whla-section h2 {
  color: #c62828;
  font-size: 1.3rem;
  font-weight: 800;
  margin: 0 0 22px 0;
  border-left: 7px solid #ffca28;
  padding-left: 13px;
  background: linear-gradient(90deg,#fff3 0%,#ffe0822c 100%);
  display: inline-block;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

.whla-icon {
  font-size: 1.13em;
  margin-right: 7px;
}

.whla-service-list {
  list-style: none;
  margin: 15px 0;
  padding-left: 0;
}

.whla-service-list li {
  margin-bottom: 12px;
  font-size: 1.08rem;
  position: relative;
  line-height: 1.8;
  background: #fffde7;
  border-radius: 7px;
  padding: 6px 14px;
  border-left: 4px solid #ffca28;
  transition: box-shadow .13s;
  box-shadow: 0 2px 12px rgba(255, 202, 40, 0.2);
}

.whla-service-list li:hover {
  box-shadow: 0 6px 24px rgba(198, 40, 40, 0.15);
}

.whla-service-list li::before {
  content: "•";
  color: #c62828;
  font-weight: bold;
  font-size: 1.1em;
  margin-right: 9px;
}

.whla-highlight {
  background: linear-gradient(90deg,#fffde7 0%,#ffffff 100%);
  border: 1.5px solid #ffecb3;
  box-shadow: 0 8px 36px rgba(255, 202, 40, 0.2);
}

.whla-cta-call {
  margin: 18px 0 16px 0;
  text-align: center;
  font-size: 1.17rem;
  font-weight: 900;
  color: #c62828;
  letter-spacing: 0.1px;
}

.whla-cta-call span {
  background: #fff3e0;
  color: #c62828;
  border-radius: 60px;
  padding: 9px 28px;
  font-size: 1.12rem;
  font-weight: 900;
  box-shadow: 0 1px 9px rgba(255, 202, 40, 0.3);
  display: inline-block;
  margin: 0 auto;
  border: 1.5px solid #ffca2833;
}

.whla-process-steps {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin: 26px 0 10px 0;
}

.whla-process-steps > div {
  background: #fffde7;
  border-radius: 12px;
  padding: 18px 17px 15px 17px;
  box-shadow: 0 2px 13px rgba(198, 40, 40, 0.1);
  flex: 1 1 220px;
  min-width: 170px;
  font-size: 1.04rem;
  color: #c62828;
  margin-bottom: 7px;
  border-left: 4px solid #c62828;
  transition: box-shadow .14s;
}

.whla-process-steps > div:hover {
  box-shadow: 0 8px 22px rgba(198, 40, 40, 0.15);
}

@media (max-width: 1000px) {
  .whla-section.whla-box,
  .whla-drain-hero {
    padding: 19px 4vw 16px 4vw;
  }
  .whla-drain-hero h1 {
    font-size: 1.35rem;
  }
  .whla-section h2 {
    font-size: 1.03rem;
  }
  .whla-process-steps {
    flex-direction: column;
    gap: 11px;
  }
}

@media (max-width: 600px) {
  .whla-drain-emergency {
    padding: 0;
  }
  .whla-section.whla-box,
  .whla-drain-hero {
    padding: 13px 2vw;
  }
}
</style>/* End custom CSS */