<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.login_right_card {
    max-width: 700px;
    margin: 0 auto;
}
.form-group label {
    font-family: 'Satoshi-Medium' !important;
    font-size: 16px;
    color: #344054;
}
.form-group input, .form-group select {
    border: 1px solid #D0D5DD !important;
    border-radius: 8px;
    background: #fff !important;
    box-shadow:none;
}
.log_error2 {
    font-size: 15px;
    color: #D21C1C !important;
    display: block;
    text-align: left;
    margin-bottom: 0px;
}
.log_error3 {
    font-size: 15px;
    color: #D21C1C !important;
    display:inline-block;
    text-align: left;
    margin-bottom: 0px;
}
#apply_code {
    display: block;
    width: 115px;
    font-size: 15px;
    font-weight: 500;
    padding: 4px;
    border-radius: 8px;
    padding-left: 10px;
    padding-right: 10px;
    top: 28px;
    border-top-left-radius: 0px;
    height: 50px;
    z-index: 99;
    border-bottom-left-radius: 0px;
    background: none;
    color: #0176D3;
}
.phase1_btn {
    color: #fff;
    width: 100%;
    display: inline-block;
    padding: 10px 35px;
    text-align: center;
    height: 50px;
    margin-top: 30px;
    text-decoration: none !important;
    border-radius: 6px;
    font-weight: 500;
    font-size: 16px;
    border: none;
    background-image: linear-gradient(90deg, #FF7841 0%, #FE7C1A 100%);
}
.form-group input.phase1_btn {
    background-position: 0% 0%;
    color: #fff;
    width: 100%;
    display: inline-block;
    padding: 10px 35px;
    text-align: center;
    height: 50px;
    margin-top: 30px;
    text-decoration: none !important;
    border-radius: 6px;
    font-weight: 500;
    font-size: 16px;
    background-image: linear-gradient(90deg, #FF7841 0%, #FE7C1A 100%) !important !important;
    border-left-style: none !important;
    border-left-color: inherit !important;
    border-left-width: medium;
    border-right-style: none !important;
    border-right-color: inherit !important;
    border-right-width: medium;
    border-top-style: none !important;
    border-top-color: inherit !important;
    border-top-width: medium;
    border-bottom-style: none !important;
    border-bottom-color: inherit !important;
    border-bottom-width: medium;
    background-color: transparent !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}
.sign_heading h4 {
    font-size: 32px;
    font-family: "Quando", serif;
    color: #303030;
    text-align: center;
    margin-bottom: 40px;
}
.bundle-img {
    border: 1px solid #EAEAEA;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 8px;
}
    .bundle-img img {
        max-width: 100%;
    }
    .bundle-img h4 {
        color: #1E1F4B;
        font-size:18px;
    }
.orgprice {
    font-family: 'Satoshi-Bold' !important;
    color: #515267;
    font-size: 18px;
}
.bundle-img h4 {
    padding:0px 10px;
    padding-top:10px;
}
.bundle-img {
    padding-bottom:15px;
}
.orgprice {
    padding-left: 10px;
}
a.claim_btn {
    color: #0176D3;
    font-size: 20px;
    text-align: center;
    display: block;
    width: fit-content;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 10px;
}

#add_on_modal {
    background-color: rgb(0 0 0 / 50%);
    padding: 30px !important;
}

    #add_on_modal .modal-dialog {
        display: flex;
        margin: 0px auto;
        padding: 10px;
        width: auto;
        max-width: 1000px;
        flex-direction: column;
        justify-content: center;
        min-height: calc(100vh - 60px);
    }

    #add_on_modal .modal-content {
        border-radius: 16px;
    }

    #add_on_modal .modal-body {
        padding: 0;
    }

    #add_on_modal button.close {
        z-index: 99999;
        position:relative;
        opacity: 1;
    }


        #add_on_modal button.close img {
            max-width: 18px;
        }

.add_on_heading {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    border-bottom: 1px solid #E4E7EC;
    padding: 15px 30px;
}
    .add_on_heading h4 {
        font-size: 18px;
        color: #101828;
        font-family: 'Satoshi-Medium' !important;
    }
.popup_video_card {
    display:flex;
    align-content:center;
    gap:30px;
}
.amt_card_box {
    padding:20px 15px;
}
.amt_card_box table tr td {
    text-align: left;
    position: relative;
    padding: 10px;
    display:block;
    border-radius:8px;
    border: 1px solid #EAEAEA;
}
.amt_card_box table tr {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    padding: 15px;
}
.amount_table_box, #dv_upskilling_course {
    margin-bottom: 0px;
}
span.addon_title {
    font-size: 17px;
    font-weight: 400;
    color: #101828;
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
}
span.addon_amount {
    margin: 0;
    font-size: 17px;
    color: #109E7B;
    display: block;
    font-family: 'Satoshi-Medium' !important;
}
span.addon_description {
    position: relative;
    cursor: pointer;
    width: fit-content;
    margin: inherit;
    display: block;
}
    span.addon_description .cls_view_info {
        color: #0176D3;
        font-size: 14px;
        font-weight: 200;
        margin-top: 5px;
        display: block;
        width: fit-content;
        text-decoration: underline;
    }
samp.tooltiptext2 {
    width: 200px;
    display: none;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0px 2px 8px -3px rgb(0 0 0 / 25%);
    font-size: 14px;
    color: #676767;
    font-weight: 500;
    font-family: 'Satoshi-Regular' !important;
    line-height: 22px;
    position: absolute;
    left: 75px;
    top: -13px;
    z-index: 9;
    border: 1px solid #EAEAEA;
    text-align: left;
}
    samp.tooltiptext2::after {
        content: "";
        position: absolute;
        top: 15px;
        left: 0;
        margin-left: -15px;
        border-width: 7px;
        transform: rotate(90deg);
        border-style: solid;
        border-color: #EAEAEA #fffcfc00 transparent transparent;
    }
.amt_card_box table tr td input[type="radio"] + label:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: relative;
    top: auto;
    right: auto;
    border: 1px solid #D0D5DD;
    background-color: #fff;
    border-radius: 20px;
    float: right;
    margin-bottom: 10px;
}
.amt_card_box table tr td input[type="radio"]:checked + label:after {
    content: "✔";
    font-size: 10px;
    line-height: 14px;
    color: #fff;
    text-align: center;
    background: #FB9649;
    border: 1px solid #FB9649;
    display: block;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 16px;
    height: 16px;
    border-radius: 20px;
}
.amount_table_box h4, #dv_upskilling_course h4 {
    color: #101828;
    font-size: 18px;
    font-weight: inherit;
    margin-top: 20px;
    margin-bottom: 15px;
    border-radius: 0;
    padding: 0px 15px;
    background: none;
    font-family: 'Satoshi-Medium' !important;
}

#dv_upskilling_course span.addon_title {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 50px;
    width: 100%;
}

#btn_ok_popup {
    color: #fff;
    padding: 7px 25px;
    font-family: 'Satoshi-Regular' !important;
    font-size: 16px;
    border: 2px solid #FF7841;
    box-shadow: none;
    outline: none;
    border-radius: 4px;
    background-image: linear-gradient(90deg, #FF7841 0%, #FE7C1A 100%);
}
#btn_addon_skip, #btn_clear_addon {
    color: #222222;
    padding: 7px 25px;
    font-family: 'Satoshi-Regular' !important;
    font-size: 16px;
    border: 2px solid #000000;
    box-shadow: none;
    outline: none;
    border-radius:4px;
    background:none;
}
div#add_on_modal .modal-footer {
    padding: 15px 30px;
}
.coupn_code_box {
    padding:0px 30px;
}
    .coupn_code_box p {
        color: #101828;
        font-size: 16px;
        font-weight: inherit;
        margin-top: 30px;
        margin-bottom: 5px;
        background: none;
        font-family: 'Satoshi-Medium' !important;
    }
.coupn_code_form {
    position: relative;
}
    .coupn_code_form .form-group {
        margin-bottom:0;
    }
    .coupn_code_form .form-control {
        border: 1px solid #D0D5DD !important;
        border-radius: 8px;
        background: #fff !important;
        box-shadow:none;
    }
    .coupn_code_form #btn_applycoupon {
        display: block;
        width: 115px;
        font-size: 15px;
        font-weight: 500;
        padding: 4px;
        border-radius: 8px;
        padding-left: 10px;
        position: absolute;
        padding-right: 10px;
        top: 0;
        right: 0;
        border-top-left-radius: 0px;
        height: 50px;
        z-index: 99;
        border-bottom-left-radius: 0px;
        background: none;
        color: #0176D3;
        border: none;
    }

.order_heading h3 {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 15px;
    font-family: 'Satoshi-Medium' !important;
}
.order_card_section {
    border-top: 1px solid #EAEAEA;
    padding:10px 0; 
}
.order_card {
    display: flex;
    padding: 10px 0px;
    align-items: start;
    gap: 10px;
    justify-content: space-between;
}
    .order_card .order_left_card {
        display:flex;
        gap:20px;
        align-items:start;
    }
    .order_card .order_right_card {
        width: 90px;
        text-align: right;
    }
        .order_card .order_right_card h6 {
            color: #109E7B;
            font-size:16px;
            font-family: 'Satoshi-Black' !important;
        }
.order_card .order_left_card img {
    max-width: 120px;
    border-radius:8px;
}
        .order_card .order_left_card h5 {
            font-size: 17px;
            font-family: 'Satoshi-Medium' !important;
        }
.order_taxable {
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:8px 0;
}
    .order_taxable h6 {
        font-family: 'Satoshi-Medium' !important;
        font-size:15px;
        margin:0;
    }
.order_taxable h6.total_amount {
    color: #109E7B;
    font-size: 16px;
    font-family: 'Satoshi-Black' !important;
}
    .order_taxable h3 {
        font-size: 22px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-family: 'Satoshi-Medium' !important;
    }
.payment__methods {
    width: 100%;
    padding: 5px 0;
}

        .payment__methods table tr {
            display: table;
            width: 100%;
        }
    .payment__methods table td input {
        position: absolute;
        top: 6px;
        right: 10px;
        width: 15px;
        height: 15px;
    }
    .payment__methods table td label {
        height: 80px;
        overflow: hidden;
        display: flex;
        align-items: center;
        margin: 0;
        border: 1px solid #ddd;
        background-color: #fff;
        border-radius: 10px;
    }
            .payment__methods table td label img {
                width: 100%;
            }
    .payment__methods table td {
        position: relative;
        display: inline-block;
        width: 180px;
        margin: 10px 0;
        margin-right: 20px;
    }
#section_doc {
    margin-top:10px;
}
#section_doc .form-group {
    display: flex;
    gap: 10px;
}
#section_doc .form-control {
    font-size: 16px;
    width: 20px;
    box-shadow: none;
    height: auto;
    margin: 0;
    display: block;
}
#section_doc label {
    margin:0;
}
#section_doc label a {
    color: #0176D3;
}
.submit-btn .fnish_btn {
    color: #fff;
    width: 100%;
    display: inline-block;
    padding: 10px 35px;
    text-align: center;
    height: 50px;
    margin-top: 30px;
    text-decoration: none !important;
    border-radius: 6px;
    font-weight: 500;
    font-size: 16px;
    border: none;
    background-image: linear-gradient(90deg, #FF7841 0%, #FE7C1A 100%);
}
.submit-btn .fnish_btn:focus {
    box-shadow:none;
    outline:none;
}

.signup_head {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 60px;
}
    .signup_head .sign_head_card {
        text-align:center;
        cursor:pointer;
    }
        .signup_head .sign_head_card.fade_head {
            cursor:inherit;
        }
        .signup_head .sign_head_card img {
            max-width: 22px;
            margin-bottom: 10px;
        }
        .signup_head .sign_head_card h6 {
            font-family: 'Satoshi-Medium' !important;
            font-size: 16px;
            color: #0D0B26;
        }
        .signup_head .sign_head_card.present_head h6 {
            color: #0176D3;
        }
        .signup_head .sign_head_card.fade_head h6 {
            color: #ABB7C2;
        }
    .signup_head .sign_head_card img.head_line {
        max-width:80px;
    }


.splprice, .disprice {
    color: #109E7B !important;
    font-family: 'Satoshi-Bold' !important;
    font-size: 18px;
}
.reff_details {
    display: flex;
}
#spnname, #spnmobile {
    color: #515267 !important;
    font-size: 14px !important;
}
span#iscodeval {
    color: #109E7B !important;
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}
.vaild_summery ul {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
    padding-left:20px;
}
    .vaild_summery ul li {
        font-size: 16px;
        margin: 5px 0;
        color:#D21C1C !important
    }

@media(max-width:1300px){
    .signup_head .sign_head_card img.head_line {
        max-width: 50px;
    }
    .signup_head .sign_head_card img {
        max-width: 18px;
        margin-bottom: 10px;
    }
    .signup_head .sign_head_card h6 {
        font-size: 15px;
    }
    .bundle-img h4 {
        font-size: 17px;
    }
    .orgprice, .splprice, .disprice {
        font-size: 16px;
    }
}
@media(max-width:1200px) {
    .signup_head .sign_head_card h6 {
        font-size: 14px;
    }
    .signup_head .sign_head_card img.head_line {
        max-width: 35px;
    }
    .signup_head {
        gap: 15px;
        margin-bottom: 50px;
    }
    .sign_heading h4 {
        font-size: 24px;
    }
    .bundle-img h4 {
        padding:0px 5px;
        padding-top:5px;
    }
    .bundle-img {
        padding-bottom: 10px;
    }
    .orgprice {
        padding-left: 5px;
    }
    .bundle-img h4 {
        font-size: 14px;
    }
    .orgprice, .splprice, .disprice {
        font-size: 13px;
    }
    .order_taxable h3 {
        font-size: 18px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-family: 'Satoshi-Medium' !important;
    }
    .payment__methods table td {
        width: 140px;
    }
        .payment__methods table td label {
            height: 60px;
        }
    #section_doc .form-control {
        width: 15px;
    }
    #section_doc .form-group label {
        font-size:14px;
    }
}
@media(max-width:991px) {
    .bundle-img h4 {
        font-size: 16px;
    }
    .orgprice, .splprice, .disprice {
        font-size: 15px;
    }
    .bundle-img h4 {
        padding:0px 10px;
        padding-top:10px;
    }
    .bundle-img {
        padding-bottom: 15px;
    }
    .orgprice {
        padding-left: 10px;
    }
    .add_on_heading {
        padding: 15px;
    }
    .user_watch_video a {
        font-size: 14px;
    }
        .user_watch_video a i {
            font-size: 16px;
        }
    #add_on_modal button.close img {
        max-width: 16px;
    }
    .user_watch_video {
        width: 120px;
    }
    .add_on_heading h4 {
        font-size: 17px;
        margin: 0;
    }
    .coupn_code_box {
        padding: 0px 15px;
    }
        .coupn_code_box p {
            font-size: 15px;
            margin-top: 20px;
        }
    .amt_card_box table tr {
        padding: 6px;
    }
    .amt_card_box {
        padding: 20px 9px;
    }
        .amt_card_box table tr td {
            padding: 6px;
            border-radius: 6px;
        }
    span.addon_title {
        font-size: 15px;
    }
    span.addon_amount {
        font-size: 14px;
    }
    span.addon_description .cls_view_info {
        font-size: 13px;
    }
    samp.tooltiptext2 {
        width: 150px;
        padding: 5px;
        font-size: 13px;
        line-height: 18px;
        left: -5px;
        top: 25px;
    }
        samp.tooltiptext2::after {
            top: -14px;
            left: 25px;
            transform: rotate(180deg);
        }
    .amount_table_box h4, #dv_upskilling_course h4 {
        font-size: 16px;
        padding: 0px 9px;
    }
    #btn_addon_skip, #btn_clear_addon, #btn_ok_popup {
        padding: 5px 20px;
        font-size: 15px;
    }
    div#add_on_modal .modal-footer {
        padding: 15px;
    }

}
@media(max-width:767px) {
    #add_on_modal {
        padding: 30px 10px !important;
    }
        #add_on_modal .modal-content {
            border-radius: 12px;
        }
    .amt_card_box table tr {
        width: 50%;
    }
        .amt_card_box table tr td {
            margin-bottom: 10px;
        }
}
@media(max-width:575px) {
    .form-group input, .form-group select, .phase1_btn, .submit-btn .fnish_btn, #apply_code, .coupn_code_form #btn_applycoupon {
        border-radius: 6px;
        height: 45px;
    }
    
}
@media(max-width:479px) {
    .log_error2, .log_error3 {
        font-size: 13px;
    }
    .form-group input, .form-group select, .phase1_btn, .submit-btn .fnish_btn, #apply_code {
        border-radius: 6px;
        font-size:15px;
        height: 42px;
    }
    .signup_head .sign_head_card h6, span#iscodeval, #spnname, #spnmobile {
        font-size: 13px;
    }
    .signup_head {
        gap: 5px;
        margin-bottom: 30px;
    }
    .form-group label {
        font-size: 14px;
    }
    .signup_head .sign_head_card img.head_line {
        max-width: 15px;
    }
    .payment__methods table td {
        width: 120px;
        margin: 5px 0;
        margin-right: 15px;
    }
        .payment__methods table td label {
            height: 55px;
            border-radius: 6px;
        }
        .payment__methods table td input {
            position: absolute;
            top: 3px;
            right: 6px;
            width: 12px;
            height: 12px;
        }
    #section_doc .form-group {
        display: flex;
        gap: 10px;
        align-items: start;
    }
    #section_doc .form-control {
        width: 15px;
        margin-top: 5px;
    }
    #apply_code {
        top: 26px;
        font-size: 14px;
        line-height: 0;
    }
    .bundle-img h4 {
        font-size: 14px;
    }
    .orgprice, .splprice, .disprice {
        font-size: 13px;
    }
    .bundle-img h4 {
        padding:0px 5px;
        padding-top:5px;
    }
    .bundle-img {
        padding-bottom: 10px;
    }
    .orgprice {
        padding-left: 5px;
    }
    #add_on_modal {
        padding: 30px 5px !important;
    }
    .add_on_heading {
        display: block;
    }
        .add_on_heading h4 {
            font-size: 15px;
        }
    .popup_video_card {
        display: block;
        margin-top: 10px;
    }
    #add_on_modal button.close {
        z-index: 99999;
        position: absolute;
        opacity: 1;
        right: 12px;
        top: 12px;
    }
    span.addon_title {
        font-size: 13px;
        line-height: 20px;
    }
    span.addon_amount {
        font-size: 13px;
    }
    span.addon_description .cls_view_info {
        font-size: 12px;
    }
    .amount_table_box h4, #dv_upskilling_course h4 {
        font-size: 14px;
        line-height: 20px;
    }
    #dv_upskilling_course span.addon_title {
        height:40px;
    }
    #btn_addon_skip, #btn_clear_addon, #btn_ok_popup {
        padding: 4px 15px;
        font-size: 14px;
    }
}




</pre></body></html>