.elementor-2728 .elementor-element.elementor-element-a98cd4d{--display:flex;}.elementor-2728 .elementor-element.elementor-element-e8badf1{--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 );}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-b3c7522 */body {
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            color: #2d3748;
            line-height: 1.7;
            max-width: 900px;
            margin: 0 auto;
            padding: 20px;
        }
        .header-banner {
            padding: 40px 30px;
            background: linear-gradient(135deg, #1a202c 0%, #2d3748 100%);
            color: #ffffff;
            border-radius: 8px;
            margin-bottom: 30px;
        }
        .header-banner h1 {
            font-size: 28px;
            line-height: 1.3;
            margin: 0 0 15px 0;
            color: #f7fafc;
        }
        .meta-info {
            font-size: 13px;
            color: #cbd5e0;
            text-transform: uppercase;
            letter-spacing: 1px;
        }
        .seo-meta {
            margin-top: 15px;
            padding: 12px;
            background: rgba(255, 255, 255, 0.08);
            border-left: 4px solid #38a169;
            font-size: 13px;
            color: #e2e8f0;
            border-radius: 0 4px 4px 0;
        }
        h2 {
            font-size: 22px;
            color: #1a202c;
            margin-top: 35px;
            margin-bottom: 15px;
            border-left: 4px solid #38a169;
            padding-left: 12px;
        }
        h3 {
            font-size: 18px;
            color: #2c5282;
            margin-top: 25px;
            margin-bottom: 10px;
        }
        p {
            margin: 0 0 16px 0;
            text-align: justify;
        }
        .kw {
            font-weight: 600;
            color: #1a202c;
        }
        .ilink {
            color: #2b6cb0;
            text-decoration: underline;
            font-weight: 500;
        }
        .ilink:hover {
            color: #3182ce;
        }
        table {
            width: 100%;
            border-collapse: collapse;
            margin: 25px 0;
            font-size: 15px;
        }
        th {
            background-color: #2d3748;
            color: #ffffff;
            font-weight: 600;
            text-align: left;
            padding: 12px;
            border: 1px solid #4a5568;
        }
        td {
            padding: 12px;
            border: 1px solid #e2e8f0;
        }
        tr:nth-child(even) {
            background-color: #f7fafc;
        }
        .callout-box {
            background-color: #f0fff4;
            border: 1px solid #c6f6d5;
            border-left: 4px solid #38a169;
            padding: 20px;
            margin: 25px 0;
            border-radius: 6px;
        }
        .callout-box h4 {
            margin: 0 0 10px 0;
            color: #22543d;
            font-size: 16px;
        }
        .metric-container {
            margin: 20px 0;
            background-color: #ebf8ff;
            border: 1px solid #bee3f8;
            padding: 15px;
            border-radius: 6px;
        }
        .metric-title {
            font-weight: bold;
            color: #2b6cb0;
            margin-bottom: 8px;
            font-size: 16px;
        }
        ul, ol {
            margin: 0 0 20px 0;
            padding-left: 25px;
        }
        li {
            margin-bottom: 8px;
        }/* End custom CSS */