.elementor-768 .elementor-element.elementor-element-c6daa83 > .elementor-container{max-width:1300px;}.elementor-768 .elementor-element.elementor-element-c6daa83{padding:1em 0em 3em 0em;}.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 );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-768 .elementor-element.elementor-element-b920e50{font-family:"ABeeZee", Sans-serif;font-size:20px;font-weight:400;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for text-editor, class: .elementor-element-b920e50 */.privacy-policy {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    color: #333;
    line-height: 1.75;
    box-sizing: border-box;
}

.privacy-policy *,
.privacy-policy *::before,
.privacy-policy *::after {
    box-sizing: border-box;
}

.privacy-policy h1 {
    margin: 0 0 30px;
    line-height: 1.2;
    font-size: 36px;
}

.privacy-policy h2 {
    margin: 45px 0 18px;
    line-height: 1.3;
    font-size: 26px;
}

.privacy-policy p {
    margin: 0 0 18px;
}

.privacy-policy ul {
    margin: 10px 0 25px;
    padding-left: 25px;
}

.privacy-policy li {
    margin-bottom: 8px;
}

.privacy-policy a {
    text-decoration: underline;
    overflow-wrap: anywhere;
}


/* TABLET */
@media (max-width: 1024px) {

    .privacy-policy {
        padding: 0 0px;
    }

    .privacy-policy h1 {
        font-size: 32px;
    }

    .privacy-policy h2 {
        font-size: 24px;
        margin-top: 38px;
    }
}


/* MOBILE */
@media (max-width: 767px) {

    .privacy-policy {
        padding: 0 0px;
        line-height: 1.65;
    }

    .privacy-policy h1 {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .privacy-policy h2 {
        font-size: 21px;
        margin-top: 35px;
        margin-bottom: 15px;
    }

    .privacy-policy p {
        margin-bottom: 16px;
    }

    .privacy-policy ul {
        padding-left: 22px;
        margin-bottom: 22px;
    }

    .privacy-policy li {
        margin-bottom: 7px;
    }
}/* End custom CSS */