.elementor-kit-12{--e-global-color-primary:#051127;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F7770F;--e-global-color-3fa89e3:#F7770F;--e-global-color-f134faa:#0F2845;--e-global-color-cd6041e:#FA7C20;--e-global-color-f542428:#05193A;--e-global-color-409333e:#EC6C05;--e-global-color-9f33c23:#FFFFFFD9;--e-global-color-3ca9aef:#F1F5FC;--e-global-color-cf16ab2:#FAFAFA;--e-global-color-dcdfeee:#FE860F;--e-global-color-41e488b:#000000;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:600;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1180px;}.e-con{--container-max-width:1180px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.privacy-policy-text {
    font-family: "Montserrat", sans-serif;
    color: #1c2533;
    font-size: 16px;
    line-height: 1.7;
    margin: 0;
    padding: 0;
}

.privacy-policy-text p {
    margin: 0 0 18px;
    padding: 0;
}

.privacy-policy-text h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #01153C;
    font-size: 26px;
    line-height: 1.3;
    margin: 38px 0 16px;
    padding: 0 0 10px;
    border-bottom: 1px solid rgba(1, 21, 60, 0.15);
    position: relative;
}

.privacy-policy-text h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 38px;
    height: 2px;
    background: #F7770F;
}

.privacy-policy-text h2:first-of-type {
    margin-top: 24px;
}

.privacy-policy-text strong {
    font-weight: 700;
    color: #01153C;
}

.privacy-policy-text ul {
    list-style: none;
    margin: 8px 0 20px;
    padding: 0;
}

.privacy-policy-text ul li {
    position: relative;
    margin: 0 0 6px;
    padding: 0 0 0 23px;
    line-height: 1.55;
    color: #1c2533;
}

.privacy-policy-text ul li::before {
    content: "";
    position: absolute;
    left: 3px;
    top: 0.72em;
    width: 6px;
    height: 6px;
    background: #F7770F;
    border-radius: 50%;
    transform: translateY(-50%);
}

.privacy-policy-text ul li:last-child {
    margin-bottom: 0;
}

.privacy-policy-text a {
    color: #01153C;
    text-decoration: none;
    font-weight: 700;
}

.privacy-policy-text a:hover {
    color: #F7770F;
    text-decoration: underline;
}

@media (max-width: 767px) {
    .privacy-policy-text {
        font-size: 15px;
        line-height: 1.65;
    }

    .privacy-policy-text p {
        margin-bottom: 16px;
    }

    .privacy-policy-text h2 {
        font-size: 22px;
        margin-top: 32px;
        margin-bottom: 14px;
        padding-bottom: 9px;
    }

    .privacy-policy-text h2:first-of-type {
        margin-top: 22px;
    }

    .privacy-policy-text ul {
        margin: 6px 0 18px;
    }

    .privacy-policy-text ul li {
        padding-left: 21px;
        margin-bottom: 5px;
        line-height: 1.5;
    }

    .privacy-policy-text ul li::before {
        left: 3px;
        width: 6px;
        height: 6px;
    }
}/* End custom CSS */