.elementor-7734 .elementor-element.elementor-element-3c81909{--display:flex;overflow:visible;}.elementor-7734 .elementor-element.elementor-element-8138e58 img{border-radius:15px 15px 15px 15px;}/* Start custom CSS for text-editor, class: .elementor-element-4c94fa9 */@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap');

.wc-emergency-article {
    background-color: #ffffff;
    color: #1a1a1a;
    font-family: 'Roboto', sans-serif;
    line-height: 1.8;
    max-width: 850px;
    margin: 30px auto;
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.05);
    border-top: 6px solid #2e7d32;
}

.wc-alert-header {
    background-color: #e8f5e9;
    border: 1px solid #c8e6c9;
    color: #2e7d32;
    padding: 12px 20px;
    border-radius: 50px;
    font-weight: 800;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-transform: uppercase;
    font-size: 0.85rem;
}

.wc-emergency-article h1 { font-size: 2.6rem; font-weight: 900; margin-top: 25px; line-height: 1.2; color: #111; }

.wc-meta { font-size: 0.95rem; color: #757575; margin-bottom: 30px; border-bottom: 1px solid #eee; padding-bottom: 20px; display: flex; justify-content: space-between; }

.wc-lead { background: #f9fdf9; border-left: 6px solid #2e7d32; padding: 25px; font-size: 1.35rem; margin: 40px 0; color: #1b5e20; }

.wc-section h2 { font-size: 1.9rem; font-weight: 800; color: #111; margin-top: 55px; margin-bottom: 25px; border-bottom: 2px solid #eee; padding-bottom: 15px; }

.wc-warning-box { background: #fffde7; border-left: 6px solid #fbc02d; padding: 25px; margin: 30px 0; border-radius: 0 8px 8px 0; }

.wc-status-table { border: 1px solid #eee; border-radius: 10px; overflow: hidden; margin: 30px 0; }

.status-row { display: flex; padding: 25px; border-bottom: 1px solid #eee; align-items: center; }
.status-row:last-child { border-bottom: none; }

.status-col.icon { font-size: 2.2rem; width: 70px; text-align: center; }

.step-card { display: flex; gap: 20px; margin-bottom: 25px; background: #fafafa; padding: 25px; border-radius: 8px; border: 1px solid #eee; }

.step-number { background-color: #2e7d32; color: #fff; width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: bold; flex-shrink: 0; }

.wc-faq { background: #f1f8e9; padding: 30px; border-radius: 12px; margin: 40px 0; }
.wc-faq h3 { color: #1b5e20; margin-bottom: 15px; font-size: 1.2rem; }

.external-link { color: #2e7d32; font-weight: bold; text-decoration: underline; }

.wc-conclusion-box { background: #111; color: #fff; padding: 50px; text-align: center; border-radius: 12px; margin-top: 60px; border-top: 6px solid #2e7d32; }

.wc-btn-link { display: inline-block; background-color: #2e7d32; color: #fff !important; padding: 20px 45px; text-decoration: none; border-radius: 50px; font-weight: 900; font-size: 1.2rem; text-transform: uppercase; transition: all 0.3s; box-shadow: 0 10px 20px rgba(46, 125, 50, 0.3); margin-top: 25px; }

@media (max-width: 768px) { .status-row { flex-direction: column; text-align: left; } .wc-emergency-article h1 { font-size: 1.9rem; } }/* End custom CSS */