/*!
 * Tabler Icons 2.47.0 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */

@font-face {
    font-family: "tabler-icons";
    font-style: normal;
    font-weight: 400;
    src: url("../webfonts/tabler-icons.eot?v2.47.0");
    src: url("../webfonts/tabler-icons.eot?#iefix-v2.47.0") format("embedded-opentype"), url("../webfonts/tabler-icons.woff2?v2.47.0") format("woff2"), url("../webfonts/tabler-icons.woff?") format("woff"), url("../webfonts/tabler-icons.ttf?v2.47.0") format("truetype");
}

.termCondi p {
    text-align: justify;
}

.termCondi ol {
    padding-left: 1.5rem;
}

.termCondi ol li {
    color: #303030;
    font-size: 16px;
    text-align: justify;
}

.termCondi ol li::marker {
    color: #303030;
    font-size: 16px;
    font-weight: 600;
}

.termCondi h3 {
       font-weight: 600;
    margin-top: 2rem;
}

.tnc{
    position: relative;
    margin-bottom: 20px;
    width: fit-content;
}

.tnc:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #4000b1 0%, #0d6cff 50%);
    bottom: 0px;
}
.termCondi p.notitle{
position: relative;
    top: -28px;
    left: 37px;
	margin-bottom: 0 !important;
}
.termCondi li {
    line-height: 25px;
    margin-bottom: 10px;
}

