.elementor-3 .elementor-element.elementor-element-cdd9206{--display:flex;}.elementor-3 .elementor-element.elementor-element-cdd6f16{margin:-30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}@media(max-width:768px){.elementor-3 .elementor-element.elementor-element-cdd6f16{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for html, class: .elementor-element-cdd6f16 */.privacy-container {
    max-width: 800px;
    margin: 40px auto;
    padding: 30px;
    background: #ffffff;
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    line-height: 1.8;
    color: #333;
    font-family: 'Segoe UI', sans-serif;
}

.privacy-container h2 {
    color: #2e7d32;
    font-size: 28px;
    margin-bottom: 20px;
    border-bottom: 2px solid #e8f5e9;
    padding-bottom: 10px;
}

.privacy-container h3 {
    color: #1a1a1a;
    margin-top: 25px;
    font-size: 20px;
}

.privacy-container p, .privacy-container li {
    font-size: 15px;
    color: #555;
}

.privacy-container ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

.privacy-container li {
    margin-bottom: 8px;
}

@media(max-width: 768px) {
    .privacy-container {
        padding: 20px;
        margin: 20px 10px;
    }
}/* End custom CSS */