.elementor-178 .elementor-element.elementor-element-8ae97f2{--display:flex;}/* Start custom CSS for html, class: .elementor-element-1c95984 */.terms-conditions{
    padding:80px 20px;
    background:#f8fafc;
}

.terms-conditions .container{
    max-width:1100px;
    margin:auto;
    background:#fff;
    padding:50px;
    border-radius:15px;
    box-shadow:0 8px 30px rgba(0,0,0,.08);
}

.terms-conditions h1{
    font-size:42px;
    color:#0F172A;
    margin-bottom:25px;
}

.terms-conditions h2{
    font-size:26px;
    color:#0F172A;
    margin:35px 0 15px;
}

.terms-conditions p{
    font-size:17px;
    line-height:1.8;
    color:#555;
    margin-bottom:18px;
}

.terms-conditions ul{
    margin:0 0 20px 25px;
}

.terms-conditions li{
    margin-bottom:10px;
    line-height:1.7;
    color:#555;
}

.contact-box{
    margin-top:25px;
    padding:20px;
    background:#eef7fb;
    border-left:5px solid #2E95B7;
    border-radius:8px;
}

.contact-box a{
    color:#2E95B7;
    text-decoration:none;
    font-weight:600;
}

.contact-box a:hover{
    text-decoration:underline;
}

@media (max-width:768px){

.terms-conditions .container{
    padding:30px 20px;
}

.terms-conditions h1{
    font-size:32px;
}

.terms-conditions h2{
    font-size:22px;
}

}/* End custom CSS */