.elementor-518 .elementor-element.elementor-element-6a0b8907{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}.elementor-518 .elementor-element.elementor-element-6a0b8907:not(.elementor-motion-effects-element-type-background), .elementor-518 .elementor-element.elementor-element-6a0b8907 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E10A0A;}.elementor-518 .elementor-element.elementor-element-2750728d{--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-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-518 .elementor-element.elementor-element-69d0e4d8 > .elementor-widget-container{margin:51px 0px 0px 0px;}.elementor-518 .elementor-element.elementor-element-69d0e4d8 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;color:#FFFFFF;}.elementor-518 .elementor-element.elementor-element-12e9cec > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-518 .elementor-element.elementor-element-12e9cec .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:63px;font-weight:900;color:#FFFFFF;}.elementor-518 .elementor-element.elementor-element-5bf2e280{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-518 .elementor-element.elementor-element-60929b24{--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-518 .elementor-element.elementor-element-d29f38a{--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-518 .elementor-element.elementor-element-d29f38a.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-518 .elementor-element.elementor-element-edf0f02{--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;--margin-top:020px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;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-518 .elementor-element.elementor-element-7de0feb2{--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;}@media(min-width:768px){.elementor-518 .elementor-element.elementor-element-2750728d{--width:50%;}.elementor-518 .elementor-element.elementor-element-60929b24{--width:25%;}.elementor-518 .elementor-element.elementor-element-d29f38a{--width:69.904%;}.elementor-518 .elementor-element.elementor-element-7de0feb2{--width:25%;}}/* Start custom CSS for text-editor, class: .elementor-element-1101e803 *//* Bhargav Group - Terms & Conditions */

.terms-content {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 0;
    font-family: inherit;
    color: #333333;
    line-height: 1.8;
}

/* Main Heading */
.terms-content h1 {
    font-size: 42px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 30px;
    color: #1a1a1a;
}

/* Section Headings */
.terms-content h2 {
    font-size: 26px;
    line-height: 1.3;
    font-weight: 600;
    margin: 35px 0 15px;
    color: #1a1a1a;
}

/* Paragraphs */
.terms-content p {
    font-size: 16px;
    line-height: 1.8;
    margin: 0 0 18px;
    color: #555555;
}

/* Last Updated */
.terms-content .last-updated {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
    font-size: 15px;
    color: #666666;
}

.terms-content .last-updated strong {
    color: #1a1a1a;
}

/* Links if added later */
.terms-content a {
    color: #0073aa;
    text-decoration: underline;
    transition: 0.3s ease;
}

.terms-content a:hover {
    text-decoration: none;
}

/* Tablet */
@media (max-width: 1024px) {
    .terms-content {
        padding: 20px;
    }

    .terms-content h1 {
        font-size: 36px;
    }

    .terms-content h2 {
        font-size: 24px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .terms-content {
        padding: 10px 15px;
    }

    .terms-content h1 {
        font-size: 30px;
        margin-bottom: 25px;
    }

    .terms-content h2 {
        font-size: 21px;
        margin-top: 28px;
        margin-bottom: 12px;
    }

    .terms-content p {
        font-size: 15px;
        line-height: 1.7;
        margin-bottom: 15px;
    }

    .terms-content .last-updated {
        margin-top: 30px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5bf2e280 *//* Bhargav Group - Privacy Policy */

.privacy-policy-content {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 0;
    font-family: inherit;
    color: #333333;
    line-height: 1.8;
}

/* Main Heading */
.privacy-policy-content h1 {
    font-size: 42px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 30px;
    color: #1a1a1a;
}

/* Section Headings */
.privacy-policy-content h2 {
    font-size: 26px;
    line-height: 1.3;
    font-weight: 600;
    margin: 35px 0 15px;
    color: #1a1a1a;
}

/* Paragraphs */
.privacy-policy-content p {
    font-size: 16px;
    line-height: 1.8;
    margin: 0 0 18px;
    color: #555555;
}

/* Lists */
.privacy-policy-content ul {
    margin: 0 0 22px;
    padding-left: 25px;
}

.privacy-policy-content li {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 8px;
    color: #555555;
}

/* Strong Text */
.privacy-policy-content strong {
    color: #1a1a1a;
    font-weight: 600;
}

/* Links */
.privacy-policy-content a {
    color: #0073aa;
    text-decoration: underline;
    transition: all 0.3s ease;
}

.privacy-policy-content a:hover {
    text-decoration: none;
}

/* Tablet */
@media (max-width: 1024px) {
    .privacy-policy-content {
        padding: 20px;
    }

    .privacy-policy-content h1 {
        font-size: 36px;
    }

    .privacy-policy-content h2 {
        font-size: 24px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .privacy-policy-content {
        padding: 10px 15px;
    }

    .privacy-policy-content h1 {
        font-size: 30px;
        margin-bottom: 25px;
    }

    .privacy-policy-content h2 {
        font-size: 21px;
        margin-top: 28px;
        margin-bottom: 12px;
    }

    .privacy-policy-content p,
    .privacy-policy-content li {
        font-size: 15px;
        line-height: 1.7;
    }

    .privacy-policy-content ul {
        padding-left: 20px;
    }
}/* End custom CSS */