.elementor-524 .elementor-element.elementor-element-68dd7ffd{--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-524 .elementor-element.elementor-element-68dd7ffd:not(.elementor-motion-effects-element-type-background), .elementor-524 .elementor-element.elementor-element-68dd7ffd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E10A0A;}.elementor-524 .elementor-element.elementor-element-5a915adc{--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-524 .elementor-element.elementor-element-403988b0 > .elementor-widget-container{margin:51px 0px 0px 0px;}.elementor-524 .elementor-element.elementor-element-403988b0 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;color:#FFFFFF;}.elementor-524 .elementor-element.elementor-element-24034da7 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-524 .elementor-element.elementor-element-24034da7 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:63px;font-weight:900;color:#FFFFFF;}.elementor-524 .elementor-element.elementor-element-663d5d8a{--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-524 .elementor-element.elementor-element-3c336b8b{--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-524 .elementor-element.elementor-element-58bfb1fe{--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-524 .elementor-element.elementor-element-58bfb1fe.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-524 .elementor-element.elementor-element-472f1103{--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-524 .elementor-element.elementor-element-781087bc{--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-524 .elementor-element.elementor-element-5a915adc{--width:50%;}.elementor-524 .elementor-element.elementor-element-3c336b8b{--width:25%;}.elementor-524 .elementor-element.elementor-element-58bfb1fe{--width:69.904%;}.elementor-524 .elementor-element.elementor-element-781087bc{--width:25%;}}/* Start custom CSS for text-editor, class: .elementor-element-1a43cfbf *//* Bhargav Group - Tax Strategy */

.tax-strategy-content {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 0;
    font-family: inherit;
    color: #333333;
    line-height: 1.8;
}

/* Main Heading */
.tax-strategy-content h1 {
    font-size: 42px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 30px;
    color: #1a1a1a;
}

/* Section Headings */
.tax-strategy-content h2 {
    font-size: 26px;
    line-height: 1.3;
    font-weight: 600;
    margin: 35px 0 15px;
    color: #1a1a1a;
}

/* Paragraphs */
.tax-strategy-content p {
    font-size: 16px;
    line-height: 1.8;
    margin: 0 0 18px;
    color: #555555;
}

/* Last Updated */
.tax-strategy-content .last-updated {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
    font-size: 15px;
    color: #666666;
}

.tax-strategy-content .last-updated strong {
    color: #1a1a1a;
}

/* Tablet */
@media (max-width: 1024px) {

    .tax-strategy-content {
        padding: 20px;
    }

    .tax-strategy-content h1 {
        font-size: 36px;
    }

    .tax-strategy-content h2 {
        font-size: 24px;
    }
}

/* Mobile */
@media (max-width: 767px) {

    .tax-strategy-content {
        padding: 10px 15px;
    }

    .tax-strategy-content h1 {
        font-size: 30px;
        line-height: 1.25;
        margin-bottom: 25px;
    }

    .tax-strategy-content h2 {
        font-size: 21px;
        line-height: 1.35;
        margin-top: 28px;
        margin-bottom: 12px;
    }

    .tax-strategy-content p {
        font-size: 15px;
        line-height: 1.7;
        margin-bottom: 15px;
    }

    .tax-strategy-content .last-updated {
        margin-top: 30px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-663d5d8a *//* 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 */