.elementor-45308 .elementor-element.elementor-element-0ec3dcf{--display:flex;}.elementor-45308 .elementor-element.elementor-element-e9ed32d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:50px 0px 0px 0px;}body.elementor-page-45308:not(.elementor-motion-effects-element-type-background), body.elementor-page-45308 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for text-editor, class: .elementor-element-e9ed32d *//* Terms & Privacy Page Clean UI */

.terms-policy,
.privacy-policy{
    padding:60px 20px;
    background:#fff;
    font-family:'Inter', sans-serif;
}

.terms-policy .container,
.privacy-policy .container{
    max-width:900px;
    margin:0 auto;
}

/* Main Title */

.terms-policy h1,
.privacy-policy h1{
    font-size:42px;
    line-height:1.2;
    font-weight:700;
    color:#111827;
    margin-bottom:35px;
    letter-spacing:-1px;
}

/* Section Title */

.terms-policy h2,
.privacy-policy h2{
    font-size:28px;
    line-height:1.35;
    font-weight:600;
    color:#111827;
    margin-top:45px;
    margin-bottom:18px;
    letter-spacing:-0.5px;
}

/* Sub Title */

.terms-policy h3,
.privacy-policy h3{
    font-size:22px;
    line-height:1.4;
    font-weight:600;
    color:#1f2937;
    margin-top:30px;
    margin-bottom:12px;
}

/* Paragraph */

.terms-policy p,
.privacy-policy p{
    font-size:16px;
    line-height:1.9;
    color:#4b5563;
    margin-bottom:18px;
    font-weight:400;
}

/* List */

.terms-policy ul,
.privacy-policy ul{
    padding-left:22px;
    margin-bottom:25px;
}

.terms-policy ul li,
.privacy-policy ul li{
    font-size:16px;
    line-height:1.9;
    color:#4b5563;
    margin-bottom:10px;
}

/* Bold */

.terms-policy strong,
.privacy-policy strong{
    color:#111827;
    font-weight:600;
}

/* Spacing */

.terms-policy section,
.privacy-policy section{
    margin-bottom:20px;
}

/* Mobile */

@media(max-width:768px){

    .terms-policy,
    .privacy-policy{
        padding:40px 15px;
    }

    .terms-policy h1,
    .privacy-policy h1{
        font-size:32px;
    }

    .terms-policy h2,
    .privacy-policy h2{
        font-size:24px;
    }

    .terms-policy h3,
    .privacy-policy h3{
        font-size:20px;
    }

    .terms-policy p,
    .terms-policy ul li,
    .privacy-policy p,
    .privacy-policy ul li{
        font-size:15px;
        line-height:1.8;
    }

}/* End custom CSS */