.elementor-974 .elementor-element.elementor-element-9eb43a4{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-974 .elementor-element.elementor-element-9eb43a4:not(.elementor-motion-effects-element-type-background), .elementor-974 .elementor-element.elementor-element-9eb43a4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FCF7E6;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-9eb43a4 *//* ==========================================
   VAIDYA TERMS & CONDITIONS
========================================== */

.vaidya-terms {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 30px 0 50px;

    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;

    color: #1f1814;
}


/* ==========================================
   HEADINGS
========================================== */

.vaidya-terms h2 {
    margin: 45px 0 20px 0;
    padding: 0;

    font-family: "DM Sans", sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.4;

    color: #1f1814;
    text-transform: uppercase;
}


/* FIRST OVERVIEW HEADING */

.vaidya-terms h2:first-child {
    margin-top: 0;
}


/* ==========================================
   PARAGRAPHS
========================================== */

.vaidya-terms p {
    margin: 0 0 22px 0;
    padding: 0;

    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;

    color: #1f1814;
}


/* LAST PARAGRAPH */

.vaidya-terms p:last-child {
    margin-bottom: 0;
}


/* ==========================================
   LINKS
========================================== */

.vaidya-terms a {
    color: #1f1814;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.vaidya-terms a:hover {
    color: #1f1814;
    text-decoration: underline;
}


/* ==========================================
   TABLET
========================================== */

@media (max-width: 1024px) {

    .vaidya-terms {
        max-width: 100%;
        padding: 30px 35px 45px;
    }

    .vaidya-terms h2 {
        margin-top: 40px;
    }
}


/* ==========================================
   MOBILE
========================================== */

@media (max-width: 767px) {

    .vaidya-terms {
        padding: 25px 20px 40px;

        font-size: 15px;
        line-height: 1.65;
    }

    .vaidya-terms h2 {
        margin: 35px 0 16px;

        font-size: 16px;
        line-height: 1.4;
    }

    .vaidya-terms h2:first-child {
        margin-top: 0;
    }

    .vaidya-terms p {
        margin-bottom: 18px;

        font-size: 15px;
        line-height: 1.65;
    }
}


/* ==========================================
   SMALL MOBILE
========================================== */

@media (max-width: 480px) {

    .vaidya-terms {
        padding: 22px 16px 35px;
    }

    .vaidya-terms h2 {
        margin-top: 30px;
        margin-bottom: 14px;

        font-size: 15px;
    }

    .vaidya-terms p {
        font-size: 14px;
        line-height: 1.65;
    }
}/* End custom CSS */