﻿/*Prediction Page table container*/
.table-prediction td {
    overflow: hidden;
    white-space: normal;
    text-align: center;
}

/*Pagination arrow*/
.disabled {
    color: #ccc !important;
    pointer-events: none;
    cursor: default;
}

.pricing_new * {
    font-family: Nunito, sans-serif;
}

.pricing_new .responsive-cell-block {
    min-height: 75px;
}

.pricing_new .bgSelected {
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    color: white !important;
    background-color: #f49892 !important;
}

.pricing_new .responsive-container-block {
    min-height: 75px;
    height: fit-content;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    justify-content: flex-start;
}

.pricing_new .divider {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: dashed;
    border-right-style: dashed;
    border-bottom-style: dashed;
    border-left-style: dashed;
    border-top-color: #a9a9aa;
    border-right-color: #a9a9aa;
    border-bottom-color: #a9a9aa;
    border-left-color: #a9a9aa;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    height: 2px;
    width: 200px;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
}

.pricing_new .text-blk {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 25px;
    text-align: left;
    color: white;
}

.pricing_new .responsive-container-block.big-container {
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
}

.pricing_new .responsive-container-block.container {
    max-width: 1320px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

.pricing_new .text-blk.head {
    width: auto;
    text-align: center;
    font-size: 23px;
    font-weight: 900;
    line-height: 31px;
    color: #666666;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    max-width: 475px;
}

.pricing_new input {
    z-index: 5;
    height: 1.8rem;
    opacity: 0;
    width: 6rem;
    position: absolute;
    cursor: pointer;
    margin-left: -1.5rem;
}

    .pricing_new input:checked + .slider {
        background-color: white;
    }

        .pricing_new input:checked + .slider::before {
            transform: translateX(26px);
        }

.pricing_new .text-center.witch.switch-text.mt-4 {
    width: 100%;
    justify-content: center;
}

.pricing_new .responsive-container-block.swiping-box {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    min-height: 50px;
}

.pricing_new .d-nones {
    display: none;
}

.pricing_new .pricing_card {
    text-align: center;
    width: 400px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #dbdee7;
    border-right-color: #dbdee7;
    border-bottom-color: #dbdee7;
    border-left-color: #dbdee7;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: flex-start;
    min-height: 700px;
    font-size: 18px;
    color: #212529;
    margin-top: 16px;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.pricing_new .card-selected .card-text,
.pricing_new .card-selected .card-description {
    color: white;
}

.pricing_new .pricing_card h1 {
    font-size: 46px;
    line-height: 64px;
    font-weight: 900;
    margin-top: 1rem;
    margin-right: 0px;
    margin-bottom: 1rem;
    margin-left: 0px;
}

.pricing_new .pricing_card p {
    margin-top: 2rem;
}

.pricing_new .pricing_card li {
    line-height: 35px;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
}

.pricing_new .buy-button {
    bottom: 37px;
    left: 0px;
    position: absolute;
    width: 100%;
    padding-top: 0px;
    padding-right: 24px;
    padding-bottom: 0px;
    padding-left: 24px;
}

.pricing_new .btns {
    background-color: #f49892;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #dbdee7;
    border-right-color: #dbdee7;
    border-bottom-color: #dbdee7;
    border-left-color: #dbdee7;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    transition-duration: 0.2s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: transform;
    width: 100%;
    height: 60px;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    color: white;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}

    .pricing_new .btns:hover {
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: initial;
        text-decoration-color: initial;
        background-color: white;
        color: black;
        transform: scale(1.05);
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
    }

.pricing_new .responsive-cell-block.wk-desk-4.wk-ipadp-4.wk-tab-6.wk-mobile-12 {
    display: flex;
    justify-content: center;
    width: 300px;
    max-width: 400px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 40px;
    margin-left: 10px;
}

.pricing_new .text-center.witch.switch-text {
    width: 100%;
    justify-content: center;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.pricing_new .responsive-container-block.card-container {
    justify-content: space-evenly;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.pricing_new .pricing_card.no-change {
    background-color: #f49892;
    align-items: flex-start;
    justify-content: flex-start;
}

.pricing_new .text-blk.saveMore {
    color: white;
    font-size: 32px;
    line-height: 48px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.pricing_new .text-blk.goodplans {
    color: white;
    font-size: 32px;
    line-height: 48px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: 700;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.pricing_new .saveGoodplan {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
}

.pricing_new .text-blk.subHeadingCard {
    max-width: 300px;
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.pricing_new .arrow {
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
}

.pricing_new .subHeading {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    color: #666666;
    max-width: 900px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
}

.pricing_new .line1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    line-height: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
    flex-wrap: nowrap;
    flex-grow: 0;
}

.pricing_new .epricingimg {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    position: absolute;
    bottom: 0px;
}

.pricing_new .text-blk.tickText {
    color: #666666;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.pricing_new .personal {
    font-size: 26px;
    line-height: 30px;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}

.pricing_new .feature {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
    max-width: 290px;
}

.pricing_new .text-blk.priceTag {
    color: #333333;
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.pricing_new .text-blk.perDay {
    color: #333333;
    line-height: 32px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.pricing_new .internationalPrice {
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 30px;
}

.pricing_new .singmabiu-price {
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 30px;
}

.pricing_new .epricingman {
    margin-top: 0px;
    margin-right: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.pricing_new .tick {
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.pricing_new .fullPrice {
    display: flex;
    align-items: flex-end;
}

.pricing_new .text-center.witch2.switch-text2 {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
}

.pricing_new .monthlySlide {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    max-width: 150px;
    width: 100%;
    font-weight: 600;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: #e5e5e5;
    color: #989898;
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    font-size: 18px;
}

.pricing_new .yearlySlide {
    font-size: 18px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    max-width: 150px;
    width: 100%;
    font-weight: 600;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: #e5e5e5;
    color: #989898;
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

    .pricing_new .yearlySlide:hover {
        cursor: pointer;
    }

.pricing_new .monthlySlide:hover {
    cursor: pointer;
}

.pricing_new .youwillget {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
    color: #999999;
    font-size: 18px;
    line-height: 30px;
}

.pricing_new .epricingman.image-block {
    margin-top: 10px;
    margin-right: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
}

@media (max-width: 768px) {
    .pricing_new .pricing_card {
        min-height: 700px;
    }
}

@media (max-width: 500px) {
    .pricing_new .pricing_card {
        width: 306px;
    }

    .pricing_new .epricingimg {
        width: 100%;
    }

    .pricing_new .divider {
        width: 80%;
    }

    .pricing_new .feature {
        max-width: 80%;
    }

    .pricing_new .pricing_card {
        width: 100%;
    }

    .pricing_new .internationalPrice {
        margin-top: 30px;
        margin-right: 0px;
        margin-bottom: 30px;
        margin-left: 30px;
    }

    .pricing_new .responsive-container-block.big-container {
        padding-top: 10px;
        padding-right: 25px;
        padding-bottom: 10px;
        padding-left: 25px;
    }

    .pricing_new .text-blk.head {
        width: 100%;
    }

    .pricing_new .subHeading {
        width: 100%;
        font-size: 16px;
        line-height: 23px;
    }

    .pricing_new .pricing_card.no-change {
        width: 100%;
    }

    .pricing_new .responsive-container-block.card-container {
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 10px;
        padding-left: 0px;
    }

    .pricing_new .responsive-cell-block.wk-desk-4.wk-ipadp-4.wk-tab-6.wk-mobile-12 {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 40px;
        margin-left: 0px;
    }

    .pricing_new .responsive-container-block.big-container {
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
    }

    .pricing_new .text-center.witch2.switch-text2 {
        flex-direction: column;
        align-items: center;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    .pricing_new .subHeading {
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 35px;
        margin-left: 0px;
    }
}

@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800&amp;display=swap');

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    margin: 0;
}

.wk-desk-1 {
    width: 8.333333%;
}

.wk-desk-2 {
    width: 16.666667%;
}

.wk-desk-3 {
    width: 25%;
}

.wk-desk-4 {
    width: 33.333333%;
}

.wk-desk-5 {
    width: 41.666667%;
}

.wk-desk-6 {
    width: 50%;
}

.wk-desk-7 {
    width: 58.333333%;
}

.wk-desk-8 {
    width: 66.666667%;
}

.wk-desk-9 {
    width: 75%;
}

.wk-desk-10 {
    width: 83.333333%;
}

.wk-desk-11 {
    width: 91.666667%;
}

.wk-desk-12 {
    width: 100%;
}

@media (max-width: 1024px) {
    .wk-ipadp-1 {
        width: 8.333333%;
    }

    .wk-ipadp-2 {
        width: 16.666667%;
    }

    .wk-ipadp-3 {
        width: 25%;
    }

    .wk-ipadp-4 {
        width: 33.333333%;
    }

    .wk-ipadp-5 {
        width: 41.666667%;
    }

    .wk-ipadp-6 {
        width: 50%;
    }

    .wk-ipadp-7 {
        width: 58.333333%;
    }

    .wk-ipadp-8 {
        width: 66.666667%;
    }

    .wk-ipadp-9 {
        width: 75%;
    }

    .wk-ipadp-10 {
        width: 83.333333%;
    }

    .wk-ipadp-11 {
        width: 91.666667%;
    }

    .wk-ipadp-12 {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .wk-tab-1 {
        width: 8.333333%;
    }

    .wk-tab-2 {
        width: 16.666667%;
    }

    .wk-tab-3 {
        width: 25%;
    }

    .wk-tab-4 {
        width: 33.333333%;
    }

    .wk-tab-5 {
        width: 41.666667%;
    }

    .wk-tab-6 {
        width: 50%;
    }

    .wk-tab-7 {
        width: 58.333333%;
    }

    .wk-tab-8 {
        width: 66.666667%;
    }

    .wk-tab-9 {
        width: 75%;
    }

    .wk-tab-10 {
        width: 83.333333%;
    }

    .wk-tab-11 {
        width: 91.666667%;
    }

    .wk-tab-12 {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .wk-mobile-1 {
        width: 8.333333%;
    }

    .wk-mobile-2 {
        width: 16.666667%;
    }

    .wk-mobile-3 {
        width: 25%;
    }

    .wk-mobile-4 {
        width: 33.333333%;
    }

    .wk-mobile-5 {
        width: 41.666667%;
    }

    .wk-mobile-6 {
        width: 50%;
    }

    .wk-mobile-7 {
        width: 58.333333%;
    }

    .wk-mobile-8 {
        width: 66.666667%;
    }

    .wk-mobile-9 {
        width: 75%;
    }

    .wk-mobile-10 {
        width: 83.333333%;
    }

    .wk-mobile-11 {
        width: 91.666667%;
    }

    .wk-mobile-12 {
        width: 100%;
    }
}

.pp-NUB96MYA369PE {
    text-align: center;
    border: none;
    border-radius: 0.25rem;
    min-width: 11.625rem;
    padding: 0 2rem;
    height: 2.625rem;
    font-weight: bold;
    background-color: #FFD140;
    color: #000000;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    line-height: 1.25rem;
    cursor: pointer;
}

.pp-WG2EKTS3E5SY6 {
    text-align: center;
    border: none;
    border-radius: 0.25rem;
    min-width: 11.625rem;
    padding: 0 2rem;
    height: 2.625rem;
    font-weight: bold;
    background-color: #FFD140;
    color: #000000;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    line-height: 1.25rem;
    cursor: pointer;
}

.pp-3C6NQQF4L5F7G {
    text-align: center;
    border: none;
    border-radius: 0.25rem;
    min-width: 11.625rem;
    padding: 0 2rem;
    height: 2.625rem;
    font-weight: bold;
    background-color: #FFD140;
    color: #000000;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    line-height: 1.25rem;
    cursor: pointer;
}

.pp-RYYTWQRYDT8N6 {
    text-align: center;
    border: none;
    border-radius: 0.25rem;
    min-width: 11.625rem;
    padding: 0 2rem;
    height: 2.625rem;
    font-weight: bold;
    background-color: #FFD140;
    color: #000000;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    line-height: 1.25rem;
    cursor: pointer;
}

.pp-Y9TKRM4MEDUKA {
    text-align: center;
    border: none;
    border-radius: 0.25rem;
    min-width: 11.625rem;
    padding: 0 2rem;
    height: 2.625rem;
    font-weight: bold;
    background-color: #FFD140;
    color: #000000;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    line-height: 1.25rem;
    cursor: pointer;
}

.pp-TSPSZYJFM9UNA {
    text-align: center;
    border: none;
    border-radius: 0.25rem;
    min-width: 11.625rem;
    padding: 0 2rem;
    height: 2.625rem;
    font-weight: bold;
    background-color: #FFD140;
    color: #000000;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    line-height: 1.25rem;
    cursor: pointer;
}
