.elementor-98020 .elementor-element.elementor-element-d5104e1{--display:flex;}/* Start custom CSS for html, class: .elementor-element-4fcaf6d */@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;600;700&display=swap');

.privacy-policy {
    width: 100%;
    padding: 40px 80px;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    background: linear-gradient(180deg, #f9fbff, #eef4ff);
    color: #333;
}

/* Main Title */
.privacy-policy h1 {
    font-size: 36px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 10px;
}

/* Section Headings */
.privacy-policy h2 {
    font-size: 28px;
    font-weight: 700;
    color: #1e3a8a;
    margin-top: 40px;
    margin-bottom: 12px;
    position: relative;
}

.privacy-policy h2::after {
    content: "";
    width: 60px;
    height: 4px;
    background: linear-gradient(90deg, #2563eb, #22c55e);
    display: block;
    margin-top: 6px;
    border-radius: 2px;
}

/* Sub Headings */
.privacy-policy h3 {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 10px;
    color: #1e40af;
    font-weight: 600;
}

.privacy-policy h4 {
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #0f172a;
}

/* Paragraph Styling */
.privacy-policy p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 14px;
    color: #444;
}

/* Links */
.privacy-policy a {
    color: #2563eb;
    font-weight: 600;
    text-decoration: none;
}

.privacy-policy a:hover {
    text-decoration: underline;
}

/* Lists */
.privacy-policy ul {
    margin: 10px 0 20px 20px;
    padding: 0;
}

.privacy-policy ul li {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 8px;
    color: #444;
}

/* Contact Info Block */
.privacy-policy strong {
    color: #0f172a;
}

/* Smooth Fade Animation */
.privacy-policy {
    animation: fadeIn 0.6s ease-in-out;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Mobile Responsive */
@media (max-width: 1024px) {
    .privacy-policy {
        padding: 35px 40px;
    }
}

@media (max-width: 768px) {
    .privacy-policy {
        padding: 25px 20px;
    }

    .privacy-policy h1 {
        font-size: 28px;
    }

    .privacy-policy h2 {
        font-size: 22px;
    }

    .privacy-policy h3 {
        font-size: 18px;
    }

    .privacy-policy h4 {
        font-size: 16px;
    }

    .privacy-policy p,
    .privacy-policy ul li {
        font-size: 15px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4fcaf6d */@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;600;700&display=swap');

.privacy-policy {
    width: 100%;
    padding: 40px 80px;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    background: linear-gradient(180deg, #f9fbff, #eef4ff);
    color: #333;
}

/* Main Title */
.privacy-policy h1 {
    font-size: 36px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 10px;
}

/* Section Headings */
.privacy-policy h2 {
    font-size: 28px;
    font-weight: 700;
    color: #1e3a8a;
    margin-top: 40px;
    margin-bottom: 12px;
    position: relative;
}

.privacy-policy h2::after {
    content: "";
    width: 60px;
    height: 4px;
    background: linear-gradient(90deg, #2563eb, #22c55e);
    display: block;
    margin-top: 6px;
    border-radius: 2px;
}

/* Sub Headings */
.privacy-policy h3 {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 10px;
    color: #1e40af;
    font-weight: 600;
}

.privacy-policy h4 {
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #0f172a;
}

/* Paragraph Styling */
.privacy-policy p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 14px;
    color: #444;
}

/* Links */
.privacy-policy a {
    color: #2563eb;
    font-weight: 600;
    text-decoration: none;
}

.privacy-policy a:hover {
    text-decoration: underline;
}

/* Lists */
.privacy-policy ul {
    margin: 10px 0 20px 20px;
    padding: 0;
}

.privacy-policy ul li {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 8px;
    color: #444;
}

/* Contact Info Block */
.privacy-policy strong {
    color: #0f172a;
}

/* Smooth Fade Animation */
.privacy-policy {
    animation: fadeIn 0.6s ease-in-out;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Mobile Responsive */
@media (max-width: 1024px) {
    .privacy-policy {
        padding: 35px 40px;
    }
}

@media (max-width: 768px) {
    .privacy-policy {
        padding: 25px 20px;
    }

    .privacy-policy h1 {
        font-size: 28px;
    }

    .privacy-policy h2 {
        font-size: 22px;
    }

    .privacy-policy h3 {
        font-size: 18px;
    }

    .privacy-policy h4 {
        font-size: 16px;
    }

    .privacy-policy p,
    .privacy-policy ul li {
        font-size: 15px;
    }
}/* End custom CSS */