.elementor-1849 .elementor-element.elementor-element-478a8c6{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1849 .elementor-element.elementor-element-5a90710{--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 );}.elementor-1849 .elementor-element.elementor-element-2eee04d{font-family:"Poppins", Sans-serif;font-weight:400;}/* Start custom CSS for text-editor, class: .elementor-element-2eee04d */.policy-wrapper {
    max-width: 1000px;
    margin: 40px auto;
    padding: 30px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.8;
    color: #333;
}

.policy-wrapper h1 {
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 10px;
}

.updated {
    text-align: center;
    font-size: 14px;
    color: #777;
    margin-bottom: 30px;
}

.policy-section {
    margin-bottom: 35px;
}

.policy-section h2 {
    font-size: 20px;
    color: #0a4c8a;
    margin-bottom: 10px;
    font-weight: 600;
}

.policy-wrapper ul {
    padding-left: 20px;
}

.policy-wrapper li {
    margin-bottom: 6px;
}

.policy-wrapper a {
    color: #0a4c8a;
    text-decoration: none;
    font-weight: 500;
}

.policy-wrapper a:hover {
    text-decoration: underline;
}

.contact-section {
    background: #f4f7fb;
    padding: 20px;
    border-radius: 8px;
    margin-top: 30px;
}/* End custom CSS */