.elementor-3560 .elementor-element.elementor-element-6d9ec525{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );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 );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-6658b383 */.custom-damage-table {
        width: 100%;
        border-collapse: collapse;
        font-family: sans-serif;
        font-size: 14px;
        color: #333;
        border: 1px solid #c5d7e8;
        margin-bottom: 20px;
    }

    .custom-damage-table thead tr {
        background-color: #1a4a8e !important;
        color: #ffffff !important;
        text-align: left;
    }

    .custom-damage-table thead td {
        font-weight: bold !important;
        color: #ffffff !important;
        padding: 12px 15px;
        border: 1px solid #c5d7e8;
    }

    .custom-damage-table tbody td {
        padding: 12px 15px;
        border: 1px solid #c5d7e8;
        font-weight: 400;
        vertical-align: middle;
    }

    .custom-damage-table tbody tr:nth-of-type(odd) {
        background-color: #ffffff;
    }

    .custom-damage-table tbody tr:nth-of-type(even) {
        background-color: #f2f7fc;
    }
    
    a {
        color: #717171;
    }
    
    a span {
        text-decoration: underline;
    }
    
        .custom-cta-box {
        background-color: #eef4f9;
        border: 1px solid #1a4a8e;
        padding: 24px;
        text-align: center;
        margin: 30px 0;
        box-sizing: border-box;
    }

    .custom-cta-title {
        color: #1a4a8e;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 12px;
        display: block;
    }

    .custom-cta-text {
        color: #333333;
        font-size: 15px;
        line-height: 1.5;
        margin-bottom: 16px;
        display: block;
    }

    .custom-cta-links {
        font-size: 15px;
        color: #1a4a8e;
    }

    .custom-cta-links a {
        color: #1a4a8e;
        text-decoration: underline;
    }

    .custom-cta-links a:hover {
        text-decoration: none;
    }

    .custom-cta-links b {
        color: #1a4a8e;
    }
    

    .custom-cta-separator {
        color: #666666;
        margin: 0 10px;
    }/* End custom CSS */