.elementor-49 .elementor-element.elementor-element-95b624a:not(.elementor-motion-effects-element-type-background), .elementor-49 .elementor-element.elementor-element-95b624a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://aarohanimc.com/wp-content/uploads/2025/10/pexels-cherubs-22669860.jpg");background-position:center center;background-size:cover;}.elementor-49 .elementor-element.elementor-element-95b624a > .elementor-background-overlay{background-color:#000000;opacity:0.67;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-49 .elementor-element.elementor-element-95b624a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:200px 0px 200px 0px;}.elementor-49 .elementor-element.elementor-element-fdf2694{text-align:center;}.elementor-49 .elementor-element.elementor-element-fdf2694 .elementor-heading-title{font-size:64px;font-weight:700;color:#FFFFFF;}.elementor-49 .elementor-element.elementor-element-9bbbbbf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-49 .elementor-element.elementor-element-f580a56{padding:0px 0px 50px 0px;}@media(max-width:767px){.elementor-49 .elementor-element.elementor-element-fdf2694 .elementor-heading-title{font-size:30px;}}/* Start custom CSS for text-editor, class: .elementor-element-f580a56 *//* Privacy Policy Section */
.privacy-policy-section{
    background:#f7f9fc;
    padding:60px 20px;
    font-family: Arial, Helvetica, sans-serif;
}

/* Container */
.privacy-policy-section .container{
    max-width:900px;
    margin:auto;
    background:#ffffff;
    padding:40px;
    border-radius:10px;
    box-shadow:0 5px 20px rgba(0,0,0,0.08);
    line-height:1.7;
    color:#444;
}

/* Main Title */
.privacy-policy-section h1{
    font-size:32px;
    margin-bottom:20px;
    color:#0a3d62;
}

/* Section Headings */
.privacy-policy-section h2{
    font-size:22px;
    margin-top:30px;
    margin-bottom:12px;
    color:#1e3799;
    border-left:4px solid #1e3799;
    padding-left:10px;
}

/* Paragraph */
.privacy-policy-section p{
    margin-bottom:15px;
}

/* Lists */
.privacy-policy-section ul{
    padding-left:20px;
    margin-bottom:20px;
}

.privacy-policy-section ul li{
    margin-bottom:8px;
}

/* Links */
.privacy-policy-section a{
    color:#0a7cff;
    text-decoration:none;
    font-weight:500;
}

.privacy-policy-section a:hover{
    text-decoration:underline;
}

/* Contact Box */
.privacy-policy-section strong{
    color:#000;
}

/* Mobile Responsive */
@media (max-width:768px){

.privacy-policy-section{
    padding:40px 15px;
}

.privacy-policy-section .container{
    padding:25px;
}

.privacy-policy-section h2{
    font-size:20px;
}

}


.policy-updated{
    background:#eef4ff;
    padding:10px 15px;
    border-left:4px solid #1e3799;
    font-size:14px;
    margin-bottom:20px;
}/* End custom CSS */