.terms-and-condition-body {
    background: #22075F;
    position: relative;
}

.privacy-policy-body {

    background: #22075F;
    position: relative;
}
 
/*Remove pap-container and tc-container for Backup for without max width 40rem */    
.tc-container {
    max-width: 40rem !important; 
}

.pap-container { 
    max-width: 40rem; 
}

.terms-and-condition-container {

    width: 100%;
    padding: 15rem 15rem 0rem 15rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Inter", sans-serif !important;
}

 
 

.tcpp-container p,
.tcpp-container span,
.tcpp-container h1,
.tcpp-container .h1,
.tcpp-container h2,
.tcpp-container .h2,
.tcpp-container h3,
.tcpp-container .h3,
.tcpp-container h4,
.tcpp-container .h4,
.tcpp-container h5,
.tcpp-container .h5,
.tcpp-container h6,
.tcpp-container .h6{
    color: white !important;
}

@media screen and (max-width: 500px) {
    .tcpp-container span{
        font-size: 16px !important;
        line-height: normal;
    }
}
.tc-h1 {
    font-family: Inter !important;
    /* font-size: 86px;
    line-height: 102.77px; Backup for without max width 40rem */   
    font-weight: 700;
    text-align: left;
    color: white;
    margin: 0; 
    font-size: 55px;
    line-height: 64.77px;
    padding-bottom: 15px;
    padding-top: 120px;

}

@media screen and (max-width: 1400px) {


    .tc-h1 {
        font-size: 67px;
        line-height: 72px;

    }


}
@media screen and (max-width: 1400px) {
    .tc-h1 {
        font-size: 52px; 
        padding-top: 78px;
    }
}

@media screen and (max-width: 1024px) {


    .terms-and-condition-container {
        width: 100%;
        padding: 6rem 2rem 0rem 2rem;
    }


}

@media screen and (max-width: 600px) {
   

    .terms-and-condition-container {
        width: 100%;
        padding: 6rem 1rem 0rem 1rem;
    }

  
}

.tr_linkdecoration {
    text-decoration: underline 1px;
}

.tcsection0 {
    font-family: Inter;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: white;
}

.tcsection1 {
    font-family: Inter;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: white;
    padding-left: 10px;
}

.tcsection1-title {
    padding-bottom: 10px;
}

.sectionType2 {
    padding: 10px 0;
}

.interSection {
    display: flex;
    gap: 24px;
    flex-direction: column;
}

.interSection2 {
    display: flex;
    flex-direction: column;
}

.interSection-sub-point-box {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.interSection-sub-point-box p {
    /* margin-bottom: 0 !important; */
    /* padding-bottom: 0px !important; */
}

.interSection-sub-point-box,
.extraSpace p {
    padding-bottom: 10px;
}

.zeroSpace {
    /* margin:  0 !important;
    padding: 0 !important; */
}

.tcsection0-dec {
    font-weight: 400;
    color: white;
    font-family: Inter;
    font-size: 20px;
    line-height: 30px;
    text-align: left;

}

.tcsection1-dec {
    font-weight: 400;
    color: white;
    font-family: Inter;
    font-size: 22px;
    line-height: 30px;
    text-align: left;
    padding-left: 10px;

}

.country-list {
    display: flex;
    flex-direction: column;
    /* gap: 0 !important; */
}

.country-list p {

    /* margin-bottom: 0 !important;
    padding-bottom: 0 !important; */
}

.tcsection1-dec-sub-point {
    font-weight: 400;
    color: white;
    font-family: Inter;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    /* margin-bottom: 0 !important; */
    padding-left: 20px;

}

.tcsection1-dec-bold {
    font-weight: 700;
    color: white;
    font-size: 24px;
    line-height: 30px;
    padding-left: 10px
}

.tc-link {
    color: white;
}

.sectionType2Body {
    padding-top: 24px;
    display: flex;
    gap: 24px;
    flex-direction: column;
}

.tcsection1-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    color: white;
}

.sectionType2Title {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: white; 
    padding-top: 5px;
}



.tcsection1 p {
    margin-bottom: 3px;
}


.privacy-policy .tcsection1-title {
    font-size: 22px;
} 

.privacyBackDesign1 {
    position: absolute;
    z-index: -3;
    top: -2.7%;
    right: -7%;
    display: flex;
    flex-direction: column;
    gap: 35rem;
} 

.privacyBackDesign2 {
    position: absolute;
    z-index: -3;
    top: 9%;
    left: -415px;
    display: flex;
    flex-direction: column;
    gap: 68rem;

}
.tcBackDesign1 {
    position: absolute;
    z-index: -3;
    top: -2.7%;
    right: -7%;
    display: flex;
    flex-direction: column;
    gap: 35rem;
}

 

.tcBackDesign2 {
    position: absolute;
    z-index: -3;
    top: 6%;
    left: -415px;
    display: flex;
    flex-direction: column;
    gap: 68rem;
}
 

.page-content {
    position: relative;
    z-index: 1;
    padding-top: 150px;
}


@media screen and (max-width: 768px) {
    .tc-h1 {
        font-size: 50px;
        line-height: 60px;

    }

    .country-list p {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    .tcsection0 {
        font-size: 18px;
        font-weight: 400;
        line-height: 30px;

    }

    .tcsection1 {
        font-size: 18px;
        font-weight: 400;
        line-height: 30px;
    }

    .tcsection1-title {
        font-size: 18px !important;
    }

    .tcsection0-dec {
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        /* margin-bottom: 0 !important; */

    }

    .tcsection1-dec {
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        /* margin-bottom: 0 !important; */

    }

    .tcsection1-dec-sub-point {
        font-weight: 400;
        font-size: 16px;
        line-height: 30px;
        text-align: left;
        /* margin-bottom: 0 !important; */

    }

    .tcsection1-dec-bold {
        font-weight: 700;
        font-size: 18px;
        line-height: 30px;
    }

    .sectionType2Title {
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
    }
}


@media screen and (max-width: 500px) {
    .tc-h1 {
        font-size: 36px;
        line-height: 44px;
    }
}

@media only screen and (max-width: 425px) {
    .footer-container {
        padding: 0 20px;
    }
}



/* ;egal notice */
.ln-content{
    text-align: center !important;
    padding-top: 80px;
    max-width: 1280px !important;
}
.ln-h1 {
    font-family: Inter !important;
    font-size: 70px;
    font-weight: 700;
    line-height: 102.77px; 
    color: white;
    margin: 0;

}
.ln-sectionTypeTitle {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: white;
    padding-top: 40px;
}

.ln-interSection {
    display: flex;
    flex-direction: column;
}
.lnsection-dec {
    font-weight: 400;
    color: white;
    font-family: Inter;
    font-size: 20px;
    line-height: 30px; 

}


.ln-sectionTypeBody {
    padding-top: 24px;
    display: flex; 
    flex-direction: column;
}
.lnsection {
    font-family: Inter;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px; 
    color: white; 
}

 
.lnsection-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    color: white;
    padding-bottom: 10px;
}
.lnBackDesign {
    position: absolute;
    z-index: -3;
    top: -26%;
    right: 0; 
}
.ln-link {
    color: white !important;
}
@media screen and (max-width: 1400px) {


    .ln-h1 {
        font-size: 67px;
        line-height: 72px;

    }


}

@media screen and (max-width: 1200px) {
   
    .ln-h1 {
        font-size: 50px;
        line-height: 60px; 
    }
    .ln-sectionTypeTitle {
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
    }
    .lnsection-dec {
        font-weight: 400;
        font-size: 16px;
        line-height: 26px; 

    } 
    .lnsection-title {
        font-size: 18px !important;
    }
}
@media screen and (max-width: 768px) {
    .ln-content{ 
        padding-top: 40px; 
    } 
    .lnsection {
        font-size: 18px;
        font-weight: 400;
        line-height: 30px;
    } 
}

@media screen and (max-width: 500px) {
    .ln-h1 {
        font-size: 36px;
        line-height: 44px;
    }
}
