.elementor-649 .elementor-element.elementor-element-46c3613{--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-60cff5a */.whla-drain-emergency {
    max-width: 1050px;
    margin: 48px auto 48px auto;
    font-family: 'Segoe UI', 'Roboto', Arial, sans-serif;
    background: #f2f4f8;
    padding: 0;
}

.whla-section {
    border: none;
    background: transparent;
    padding: 0;
    margin-bottom: 0;
}

.whla-box {
    background: #fff;
    color: #18191a;
    border-radius: 20px;
    box-shadow: 0 6px 28px #165ba81b;
    margin-bottom: 34px;
    padding: 38px 42px 30px 42px;
    border: 1px solid #e2e5e9;
}

.whla-drain-hero {
    background: linear-gradient(90deg, #eaf4fb 60%, #fbeadf 100%);
    color: #23282d;
    border-radius: 22px;
    box-shadow: 0 3px 18px #d0dff933;
    text-align: center;
    margin-bottom: 34px;
    padding: 50px 40px 32px 40px;
    border: 1.5px solid #e2e5e9;
}

.whla-drain-hero h1 {
    font-size: 2.2rem;
    font-weight: 900;
    margin-bottom: 14px;
    letter-spacing: -1.6px;
    color: #115ba6;
    text-shadow: 0 2px 8px #fff6;
}

.whla-section h2 {
    color: #165ba8;
    font-size: 1.3rem;
    font-weight: 800;
    margin: 0 0 22px 0;
    border-left: 7px solid #ffbe3b;
    padding-left: 13px;
    background: linear-gradient(90deg,#fff3 0%,#f7e6ba2c 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 15px 0;
    padding-left: 0;
}

.whla-service-list li {
    margin-bottom: 12px;
    font-size: 1.08rem;
    position: relative;
    line-height: 1.8;
    padding-left: 0;
    background: #f7fafc;
    border-radius: 7px;
    padding: 6px 14px;
    border-left: 4px solid #fbe19f;
    transition: box-shadow .13s;
    box-shadow: 0 2px 12px #d0dff904;
}

.whla-service-list li:hover {
    box-shadow: 0 6px 24px #fbe19f25;
}

.whla-service-list li::before {
    content: "•";
    color: #165ba8;
    font-weight: bold;
    font-size: 1.1em;
    margin-right: 9px;
}

.whla-highlight {
    background: linear-gradient(90deg,#fdf6ed 0%,#fff 100%);
    border: 1.5px solid #ffe5b6;
    box-shadow: 0 8px 36px #ffe27b12;
}

.whla-cta-call {
    margin: 18px 0 16px 0;
    text-align: center;
    font-size: 1.17rem;
    font-weight: 900;
    color: #115ba6;
    letter-spacing: 0.1px;
}

.whla-cta-call span {
    background: #ffbe3b11;
    color: #165ba8;
    border-radius: 60px;
    padding: 9px 28px;
    font-size: 1.12rem;
    font-weight: 900;
    box-shadow: 0 1px 9px #d0dff93a;
    display: inline-block;
    margin: 0 auto;
    border: 1.5px solid #ffbe3b33;
}

.whla-process-steps {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    margin: 26px 0 10px 0;
}

.whla-process-steps > div {
    background: #f7fafc;
    border-radius: 12px;
    padding: 18px 17px 15px 17px;
    box-shadow: 0 2px 13px #165ba81b;
    flex: 1 1 220px;
    min-width: 170px;
    font-size: 1.04rem;
    color: #115ba6;
    margin-bottom: 7px;
    border-left: 4px solid #165ba8;
    transition: box-shadow .14s;
}

.whla-process-steps > div:hover {
    box-shadow: 0 8px 22px #165ba825;
}

@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 0 0 0; }
    .whla-section.whla-box, .whla-drain-hero { padding: 13px 2vw 13px 2vw;}
}/* End custom CSS */