.elementor-445 .elementor-element.elementor-element-4ccf0bc{--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;}.elementor-445 .elementor-element.elementor-element-5f45b3c{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-000ebdd *//* Reset & Base */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    background: #f8f8f8;
    color: #333;
}

.container {
    width: 90%;
    max-width: 1100px;
    margin: auto;
    padding: 20px 0;
}

.site-header h1 {
    font-size: 2.8rem;
}

.site-header p {
    margin-top: 10px;
    font-size: 1.2rem;
}

/* About Section */
.Terms, .About , .TERMS, .changes , .Accuracy , .Additional ,.accessing ,.intellectual ,.limitation ,.viruses ,.links ,.indemnity ,.other,.law {
    background: white;
    padding: 20px;
    margin: 20px 0;
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
}

.Terms h2, .About h2, .TERMS h2, .changes h2 , .Accuracy h2, .Additional h2 ,.accessing h2 ,.intellectual h2 ,.limitation h2 ,.viruses h2,.links h2 ,.indemnity  h2,
.other h2,.law  h2{
    font-size: 1.8rem;
    margin-bottom: 12px;
}

.Terms ul {
    list-style: disc inside;
}

.About ul {
    list-style: disc inside;    
}

.TERMS ul {
    list-style: disc inside;    
}

.changes ul {
    list-style: disc inside;    
}

.Accuracy ul {
    list-style: disc inside;    
}

.Additional ul {
    list-style: disc inside;    
}

.accessing ul {
    list-style: disc inside;    
}

.intellectual ul {
    list-style: disc inside;    
}

.limitation ul {
    list-style: disc inside;    
}

.viruses ul {
    list-style: disc inside;    
}

.links ul {
    list-style: disc inside;    
}

.indemnity ul {
    list-style: disc inside;    
}

.law ul {
    list-style: disc inside;    
}/* End custom CSS */