@import '_content/GoblaqRazorLib/GoblaqRazorLib.bundle.scp.css';

/* /Pages/AboutUs.razor.rz.scp.css */
.ourStory[b-k3radsgvyb] {
    padding-left: 40px;
}

    li[b-k3radsgvyb],
    ul[b-k3radsgvyb],
    ol[b-k3radsgvyb],
    .ourStory ul[b-k3radsgvyb] {
        list-style: inherit;
    }

    .ourStory li[b-k3radsgvyb] {
        padding-bottom: 10px;
        font-weight: 100;
        font-size: 27px;
    }

.newsletter-wrapper[b-k3radsgvyb] {
    position: relative;
    min-height: 350px;
}

.hero-content-box h3[b-k3radsgvyb] {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 47px;
    line-height: 55px;
    text-transform: capitalize;
    color: #051655;
    margin: 18px 0px;
}

.our-story.d-flex .row[b-k3radsgvyb] {
    margin-bottom: 50px;
    align-items: center;
}

.our-story h3[b-k3radsgvyb] {
    font-family: 'Author';
    line-height: 60px;
    max-width: 1000px !important;
}

.our-story h6[b-k3radsgvyb] {
    font-weight: 400;
    font-family: 'Author';
}

.our-story p[b-k3radsgvyb] {
    font-weight: 100;
    font-size: 27px;
}

#avatar[b-k3radsgvyb] {
    margin-top: 2px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #F3F6F9;
}
/* /Pages/Checkout_Page/Checkout_Payment.razor.rz.scp.css */
/* Font Settings and Color */

.fs1[b-63w31dq0yt] {
    font-size: 2rem;
}

.fs2[b-63w31dq0yt] {
    font-size: 1.5rem;
}

.fs3[b-63w31dq0yt] {
    font-size: 1rem;
}

.red-color[b-63w31dq0yt] {
    color: #eb3d35;
}

.blue-color[b-63w31dq0yt] {
    color: rgba(5, 22, 85, 1);
}

.grey-color[b-63w31dq0yt] {
    color: #747887;
}

.desktop-section[b-63w31dq0yt] {
    display: flex;
    flex-direction: column;
}

.order-summ-mob[b-63w31dq0yt] {
    display: none;
}

.payment-mob[b-63w31dq0yt] {
    display: none;
}

.payment-detail-head[b-63w31dq0yt] {
    margin: 1rem 0 0.5rem 1rem;
}

.payment-detail-head-desk[b-63w31dq0yt] {
    margin: 8rem 0 0 2rem;
}

.continue-btn[b-63w31dq0yt] {
    border-radius: 0;
    width: 100%;
    margin-top: 2rem;
    background: rgba(235, 61, 53, 1);
    font-weight: 400;
    color: white;
    font-style: normal;
}

.previous-btn[b-63w31dq0yt] {
    border-radius: 0;
    border-color:black;
    width: 90%;
    margin: 1px 15px;
    font-weight: 400;
    font-style: normal;
}
/* Payment Method Settings */
.payment-details-sec[b-63w31dq0yt] {
    display: none;
    margin: 0 0.5rem;
}

.payment-details-sec-desk[b-63w31dq0yt] {
    display: flex;
    margin: 0 1.5rem;
}

.payment-details-sec-desk .add-payment-sec[b-63w31dq0yt] {
    /* margin-left: 10%; */
}

.payment-details-sec-desk .order-summary-sec[b-63w31dq0yt] {
    margin-left: 10%;
}

.add-payment-sec[b-63w31dq0yt] {
    border: 1px solid #e5e5e5;
    margin: 0 0.5rem;
    height: 90%;
    /* padding: 0.5rem; */
}

.payment-heading[b-63w31dq0yt] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.5rem;
}

.payment-method-head[b-63w31dq0yt] {
    margin-top: 0.5rem;
}


/* Credit Card Section */

.form-check-input[b-63w31dq0yt] {
    height: 1rem;
    width: 1rem;
    background-color: red;
    border-color: red;
}

.credit-card-sec[b-63w31dq0yt] {
    display: flex;
    align-items: center;
    /* background-color: #F3F6F9; */
    padding: 0.5rem;
}


/* Card Number Section */

.card-no-head[b-63w31dq0yt] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem;
}

.card-no-head-pay[b-63w31dq0yt] {
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem;
}

.card-num-text[b-63w31dq0yt] {
    margin-top: 0.5rem;
}

.money-cards[b-63w31dq0yt] {
    width: 15rem;
    height: 2rem;
    margin-right: 1rem;
}

.big-field-design[b-63w31dq0yt] {
    width: 45rem;
    margin-left: 0.5rem;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    padding: 0.5rem;
}


/* Name Section */

.name-section[b-63w31dq0yt] {
    display: flex;
    justify-content: space-between;
    padding: 0.5rem;
}

.dropdown-toggle[b-63w31dq0yt]::after {
    margin-left: 14.255em;
}

.field-design[b-63w31dq0yt] {
    width: 22rem;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    padding: 0.5rem;
}

.question-mark[b-63w31dq0yt] {
    background-color: #b3b4ba;
    padding: 0.2rem 0.5rem;
    border-radius: 50%;
    margin-left: 1rem;
    color: white;
}


/* Line */

.line[b-63w31dq0yt] {
    height: 0.05rem;
    background-color: #e5e4e1;
}

.paypal-img[b-63w31dq0yt] {
    margin-left: 0rem;
}

.desktop-section .paypal-sec[b-63w31dq0yt] {
    padding: 0.5rem;
    display: flex;
    margin: 0.5rem 0.8rem;
}

.paypal-sec[b-63w31dq0yt] {
    padding: 0.5rem;
    display: flex;
}

.button-align[b-63w31dq0yt] {
    width: 22rem;
    height: 3rem;
}


/* Order Summary */

.order-summary-sec[b-63w31dq0yt] {
    border: 1px solid #e5e5e5;
    margin: 0 0.5rem;
    padding: 0.5rem;
    height: 90%;
}

.order-card[b-63w31dq0yt] {
    display: flex;
    justify-content: space-between;
    margin: 0.5rem 0;
}

.desktop-section .order-card-text[b-63w31dq0yt] {
    width: 30rem;
}

.order-img[b-63w31dq0yt] {
    width: 7rem;
    margin-left: 0;
}

.cross-btn[b-63w31dq0yt] {
    border: none;
    background: transparent;
}

.cross-arrow[b-63w31dq0yt] {
    width: 1rem;
    height: 1rem;
    align-items: center;
    display: flex;
    justify-content: center;
    align-self: center;
}

.total-sec[b-63w31dq0yt] {
    display: flex;
    justify-content: space-between;
}

.drop-big[b-63w31dq0yt] {
    background-color: #f3f6f9;
}

.drop-big.collapsed[b-63w31dq0yt] {
    background-color: transparent;
}

.desktop-drop[b-63w31dq0yt] {
    display: flex;
    flex-direction: column;
}

.drop-big.dropdown-toggle[b-63w31dq0yt]::after {
    content: none;
}

.drop-big.button-align[b-63w31dq0yt] {
    width: 100%;
}


/* @media (min-width: 701px) and (max-width: 799px) {
    .button-align {
        width: 12rem;
    }
    .dropdown-toggle::after {
        margin-left: 4.255em;
    }
    .field-design {
        width: 12rem;
        border-radius: 0;
    }
    .order-img {
        width: 5rem;
        height: 5rem;
    }
    .big-field-design {
        width: 26rem;
    }
} */

@media (max-width: 700px) {
    .payment-details-sec[b-63w31dq0yt] {
        width: 100%;
    }
    .desktop-section[b-63w31dq0yt] {
        display: none;
    }
    .order-summ-mob[b-63w31dq0yt] {
        display: flex;
    }
    .payment-mob[b-63w31dq0yt] {
        display: none;
    }
    .credit-card-sec .form-check-label[b-63w31dq0yt] {
        margin-left: 0.5rem;
    }
    .personal-details[b-63w31dq0yt] {
        margin: 0 0 0 0.5rem;
    }
    .form-check[b-63w31dq0yt] {
        display: flex;
        align-items: center;
    }
    .dropdown-toggle.show[b-63w31dq0yt] {
        background-color: #F3F6F9;
    }
    .dropdown-menu[b-63w31dq0yt] {
        width: 100%;
        /* position: fixed; */
        position: sticky !important;
        transform: none!important;
        /*   */
        /* z-index: -1; */
        /* height: 90%; */
        /* position: absolute;
        
        z-index: 1000;
        display: none;
        min-width: 10rem;
        padding: 0.5rem 0;
        margin: 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box; */
        border: none;
        /* border-radius: 0.25rem; */
    }
    .select-card[b-63w31dq0yt] {
        display: flex;
        flex-direction: column;
    }
    .select-card .dropdown-toggle[b-63w31dq0yt]::after {
        content: none;
    }
    .horizontal-line[b-63w31dq0yt] {
        width: 4rem;
        background-color: #B3B4BA;
        height: 0.1rem;
    }
    .fs1[b-63w31dq0yt] {
        font-size: 2rem;
    }
    .fs2[b-63w31dq0yt] {
        font-size: 1.2rem;
    }
    img[b-63w31dq0yt] {
        margin: 0;
    }
    .order-card[b-63w31dq0yt] {
        width: 100%;
    }
    .order-card-text[b-63w31dq0yt] {
        width: 80%;
    }
    .order-img[b-63w31dq0yt] {
        width: 3.5rem;
        height: 3rem;
        align-self: center;
    }
    .order-card-text[b-63w31dq0yt] {
        padding: 0 0.5rem;
    }
    .order-card p[b-63w31dq0yt] {
        margin: 0;
    }
    .order-summary-sec[b-63w31dq0yt] {
        border: none;
        padding: 0;
        margin: 0 1rem;
    }
    .add-payment-sec[b-63w31dq0yt] {
        border: none;
        padding: 0;
    }
    .payment-details-sec[b-63w31dq0yt] {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 0;
    }
    .button-align[b-63w31dq0yt] {
        width: 100%;
        padding: 0;
        margin-top: 0.5rem;
    }
    .discount-code[b-63w31dq0yt] {
        display: flex;
        justify-content: center;
        margin-bottom: 1rem;
    }
    .total-sec[b-63w31dq0yt] {
        color: #747887;
    }
    .discount-code .btn-white[b-63w31dq0yt] {
        width: 6rem;
        height: 2.5rem;
        display: flex;
        align-items: center;
        /* margin-bottom: 0.3rem; */
    }
    .dropdown-toggle[b-63w31dq0yt]::after {
        margin-left: 6.255em;
    }
    .dollar-input .field-design[b-63w31dq0yt] {
        width: 100%;
        border-radius: 0;
        height: 4.15rem;
    }
    .field-design-order[b-63w31dq0yt] {
        border-radius: 0;
        border: 1px solid #E5E5E5;
        padding: 0.5rem;
        width: 80%;
    }
    .field-design[b-63w31dq0yt] {
        width: 100%;
        height: 3rem;
        border-radius: 0;
    }
    .dollar-input[b-63w31dq0yt] {
        display: flex;
    }
    .dollar[b-63w31dq0yt] {
        align-self: center;
        border: 1px solid #E5E5E5;
        padding: 1rem;
        height: 4.1rem;
    }
    .big-field-design[b-63w31dq0yt] {
        width: 28rem;
    }
    .progress-section[b-63w31dq0yt] {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding-bottom: 0;
        margin: 0.5rem 0 0.5rem 0.5rem;
    }
    .indi-circle[b-63w31dq0yt] {
        border: 2px solid #B3B4BA;
        border-radius: 50%;
        padding: 0.8rem 1.5rem;
        align-items: center;
        font-family: 'Zodiak';
        font-style: normal;
    }
    .marked[b-63w31dq0yt] {
        background-color: #EB3D35;
        color: white;
    }
    .unmarked[b-63w31dq0yt] {
        background-color: white;
        color: #B3B4BA;
    }
    .already-marked[b-63w31dq0yt] {
        border: 2px solid #051655;
        color: #051655;
    }
    .marked-line[b-63w31dq0yt] {
        background-color: #051655;
    }
    .name-section[b-63w31dq0yt] {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        padding: 0.5rem;
    }
}

@media (min-width: 701px) {
    .dropdown-toggle[b-63w31dq0yt]::after {
        margin-left: 6em;
    }
    .select-state .dropdown-toggle[b-63w31dq0yt]::after {
        margin-left: 3.255em;
    }
    .name-section[b-63w31dq0yt] {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        padding: 0.5rem;
    }
    .name-sec[b-63w31dq0yt] {
        width: 45%;
    }
    .big-field-design[b-63w31dq0yt] {
        width: 97%;
    }
    .field-design[b-63w31dq0yt] {
        width: 100%;
        border-radius: 0;
    }
    .button-align[b-63w31dq0yt] {
        width: 100%;
    }
    .fs2[b-63w31dq0yt] {
        font-size: 1.2rem;
    }
    .order-img[b-63w31dq0yt] {
        display: flex;
        justify-content: center;
        align-items: center;
        align-self: center;
        width: 6rem;
        height: 4rem;
    }
    .order-card-text[b-63w31dq0yt] {
        margin: 0 0.5rem;
    }
    .order-card-text p[b-63w31dq0yt] {
        margin: 0;
    }
    .discount-code[b-63w31dq0yt] {
        text-align: center;
    }
    .discount-code .field-design[b-63w31dq0yt] {
        width: 65%;
    }
    .total-sec[b-63w31dq0yt] {
        margin: 0 0rem;
    }
    .payment-details-sec-desk .order-summary-sec[b-63w31dq0yt] {
        padding: 0 0.5rem;
    }
    .place-order[b-63w31dq0yt] {
        display: flex;
        justify-content: center;
        align-self: center;
        text-align: center;
    }
    .place-order button[b-63w31dq0yt] {
        border-radius: 0;
        width: 98%;
        background: rgba(235, 61, 53, 1);
        font-weight: 400;
        color: white;
        font-style: normal;
    }
    /* .card-num-text {
        font-size: 1.2rem;
    } */
}

@media (min-width: 1000px) {
    /* .dropdown-toggle::after {
        margin-left: 6.255em;
    } */
    .discount-code .field-design[b-63w31dq0yt] {
        width: 75%;
    }
    .last-name .dropdown-toggle[b-63w31dq0yt]::after {
        margin-left: 9.255em;
    }
    .select-state .dropdown-toggle[b-63w31dq0yt]::after {
        margin-left: 6.8em;
    }
}

@media (min-width: 1440px) {
    .discount-code .field-design[b-63w31dq0yt] {
        width: 80%;
    }
    .dropdown-toggle[b-63w31dq0yt]::after {
        margin-left: 12.255em;
    }
    .last-name .dropdown-toggle[b-63w31dq0yt]::after {
        margin-left: 15.255em;
    }
    .select-state .dropdown-toggle[b-63w31dq0yt]::after {
        margin-left: 13em;
    }
}

@media (min-width: 1800px) {
    .desktop-section[b-63w31dq0yt] {
        display: flex;
        /* align-items: flex-end; */
        align-self: flex-end;
        justify-content: center;
        width: 60%;
        margin-left: 20%;
    }
}
/* /Pages/Checkout_Page/Components/CartItems.razor.rz.scp.css */
.fs2[b-pm0j32t5z6] {
    font-size: 1.5rem;
}

.blue-color[b-pm0j32t5z6] {
    color: rgba(5, 22, 85, 1);
}

.order-card[b-pm0j32t5z6] {
    display: flex;
    justify-content: space-between;
    margin: 0.5rem 0;
}

.order-img[b-pm0j32t5z6] {
    width: 7rem;
    margin-left: 0;
}

.grey-color[b-pm0j32t5z6] {
    color: #747887;
}

.order-card-text p[b-pm0j32t5z6]{
    margin: -5px 0;
}

@media(max-width: 767px)
{
    .order-card-text p[b-pm0j32t5z6] {
        font-size:18px;
    }

    .order-summary-text[b-pm0j32t5z6]{
        font-size:30px;
    }
}
/* /Pages/Checkout_Page/Components/PaymentMethod.razor.rz.scp.css */
.fs2[b-hydogahvs0] {
    font-size: 1.5rem;
}

.blue-color[b-hydogahvs0] {
    color: rgba(5, 22, 85, 1);
}

.select-card[b-hydogahvs0] {
    display: flex;
    flex-direction: column;
}

    .select-card .dropdown-toggle[b-hydogahvs0]::after {
        content: none;
    }

.desktop-drop[b-hydogahvs0] {
    display: flex;
    flex-direction: column;
}

.discount-code .btn-white[b-hydogahvs0] {
    width: 6rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    /* margin-bottom: 0.3rem; */
}

.drop-big[b-hydogahvs0] {
    background-color: #f3f6f9;
}

    .drop-big.collapsed[b-hydogahvs0] {
        background-color: transparent;
    }



    .drop-big.dropdown-toggle[b-hydogahvs0]::after {
        content: none;
    }

    .drop-big.button-align[b-hydogahvs0] {
        width: 100%;
    }

.grey-color[b-hydogahvs0] {
    color: #747887;
}

.card-no-head[b-hydogahvs0] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem;
}

.card-no-head-pay[b-hydogahvs0] {
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem;
}

.card-num-text[b-hydogahvs0] {
    margin-top: 0.5rem;
}

.money-cards[b-hydogahvs0] {
    width: 15rem;
    height: 2rem;
    margin-right: 1rem;
}

.credit-card-sec[b-hydogahvs0] {
    display: flex;
    align-items: center;
    /* background-color: #F3F6F9; */
    padding: 0.5rem;
}

.big-field-design[b-hydogahvs0] {
    width: -webkit-fill-available;
    margin: 0 0.5rem;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    padding: 0.5rem;
}

.name-section[b-hydogahvs0] {
    display: flex;
    justify-content: space-between;
    padding: 0.5rem;
}

.dropdown-toggle[b-hydogahvs0]::after {
    margin-left: 14.255em;
}

.name-sec[b-hydogahvs0]{
    display:flex;
}

.name-sec p[b-hydogahvs0]{
    width:90px;
}

.field-design[b-hydogahvs0]{
    margin:0 5px;
    max-width: 160px;
    height: 35px;
}

.select-state ul[b-hydogahvs0] {
    max-height: 250px;
    overflow: auto;
}

@media (max-width: 767px){
    .name-section[b-hydogahvs0]{
        display:block;
    }
}
/* /Pages/Checkout_Page/Components/Pricing.razor.rz.scp.css */
.fs1[b-kuysrmfayj] {
    font-size: 2rem;
}

.red-color[b-kuysrmfayj] {
    color: #eb3d35;
}

.total-sec[b-kuysrmfayj] {
    display: flex;
    justify-content: space-between;
}
/* /Pages/Checkout_Page/Payment_Detail.razor.rz.scp.css */
/* Font Settings and Color */

.fs1[b-tf2hlky7cf] {
    font-size: 2rem;
}

.fs2[b-tf2hlky7cf] {
    font-size: 1.5rem;
}

.fs3[b-tf2hlky7cf] {
    font-size: 1rem;
}

.red-color[b-tf2hlky7cf] {
    color: #eb3d35;
}

.blue-color[b-tf2hlky7cf] {
    color: rgba(5, 22, 85, 1);
}

.grey-color[b-tf2hlky7cf] {
    color: #747887;
}

.desktop-section[b-tf2hlky7cf] {
    display: flex;
    flex-direction: column;
}

.order-summ-mob[b-tf2hlky7cf] {
    display: none;
}

.payment-mob[b-tf2hlky7cf] {
    display: none;
}

.payment-detail-head[b-tf2hlky7cf] {
    margin: 1rem 0 0.5rem 1rem;
}

.payment-detail-head-desk[b-tf2hlky7cf] {
    margin: 8rem 0 0 2rem;
}

.continue-btn[b-tf2hlky7cf] {
    border-radius: 0;
    width: 100%;
    margin-top: 2rem;
    background: rgba(235, 61, 53, 1);
    font-weight: 400;
    color: white;
    font-style: normal;
}

.previous-btn[b-tf2hlky7cf] {
    border-radius: 0;
    border-color: black;
    width: 90%;
    margin: 1px 15px;
    font-weight: 400;
    font-style: normal;
}
/* Payment Method Settings */
.payment-details-sec[b-tf2hlky7cf] {
    display: none;
    margin: 0 0.5rem;
}

.payment-details-sec-desk[b-tf2hlky7cf] {
    display: flex;
    margin: 0 1.5rem;
}

    .payment-details-sec-desk .add-payment-sec[b-tf2hlky7cf] {
        /* margin-left: 10%; */
    }

    .payment-details-sec-desk .order-summary-sec[b-tf2hlky7cf] {
        margin-left: 10%;
    }

.add-payment-sec[b-tf2hlky7cf] {
    border: 1px solid #e5e5e5;
    margin: 0 0.5rem;
    height: 90%;
    /* padding: 0.5rem; */
}

.payment-heading[b-tf2hlky7cf] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.5rem;
}

.payment-method-head[b-tf2hlky7cf] {
    margin-top: 0.5rem;
}


/* Credit Card Section */

.form-check-input[b-tf2hlky7cf] {
    height: 1rem;
    width: 1rem;
    background-color: red;
    border-color: red;
}

.credit-card-sec[b-tf2hlky7cf] {
    display: flex;
    align-items: center;
    /* background-color: #F3F6F9; */
    padding: 0.5rem;
}


/* Card Number Section */

.card-no-head[b-tf2hlky7cf] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem;
}

.card-no-head-pay[b-tf2hlky7cf] {
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem;
}

.card-num-text[b-tf2hlky7cf] {
    margin-top: 0.5rem;
}

.money-cards[b-tf2hlky7cf] {
    width: 15rem;
    height: 2rem;
    margin-right: 1rem;
}

.big-field-design[b-tf2hlky7cf] {
    width: 45rem;
    margin-left: 0.5rem;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    padding: 0.5rem;
}


/* Name Section */

.name-section[b-tf2hlky7cf] {
    display: flex;
    justify-content: space-between;
    padding: 0.5rem;
}

.dropdown-toggle[b-tf2hlky7cf]::after {
    margin-left: 14.255em;
}

.field-design[b-tf2hlky7cf] {
    width: 22rem;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    padding: 0.5rem;
}

.question-mark[b-tf2hlky7cf] {
    background-color: #b3b4ba;
    padding: 0.2rem 0.5rem;
    border-radius: 50%;
    margin-left: 1rem;
    color: white;
}


/* Line */

.line[b-tf2hlky7cf] {
    height: 0.05rem;
    background-color: #e5e4e1;
}

.paypal-img[b-tf2hlky7cf] {
    margin-left: 0rem;
}

.desktop-section .paypal-sec[b-tf2hlky7cf] {
    padding: 0.5rem;
    display: flex;
    margin: 0.5rem 0.8rem;
}

.paypal-sec[b-tf2hlky7cf] {
    padding: 0.5rem;
    display: flex;
}

.button-align[b-tf2hlky7cf] {
    width: 22rem;
    height: 3rem;
}


/* Order Summary */

.order-summary-sec[b-tf2hlky7cf] {
    border: 1px solid #e5e5e5;
    margin: 0 0.5rem;
    padding: 0.5rem;
    height: 90%;
}

.order-card[b-tf2hlky7cf] {
    display: flex;
    justify-content: space-between;
    margin: 0.5rem 0;
}

.desktop-section .order-card-text[b-tf2hlky7cf] {
    width: 30rem;
}

.order-img[b-tf2hlky7cf] {
    width: 7rem;
    margin-left: 0;
}

.cross-btn[b-tf2hlky7cf] {
    border: none;
    background: transparent;
}

.cross-arrow[b-tf2hlky7cf] {
    width: 1rem;
    height: 1rem;
    align-items: center;
    display: flex;
    justify-content: center;
    align-self: center;
}

.total-sec[b-tf2hlky7cf] {
    display: flex;
    justify-content: space-between;
}

.drop-big[b-tf2hlky7cf] {
    background-color: #f3f6f9;
}

    .drop-big.collapsed[b-tf2hlky7cf] {
        background-color: transparent;
    }



.drop-big.dropdown-toggle[b-tf2hlky7cf]::after {
    content: none;
}

.drop-big.button-align[b-tf2hlky7cf] {
    width: 100%;
}


/* @media (min-width: 701px) and (max-width: 799px) {
    .button-align {
        width: 12rem;
    }
    .dropdown-toggle::after {
        margin-left: 4.255em;
    }
    .field-design {
        width: 12rem;
        border-radius: 0;
    }
    .order-img {
        width: 5rem;
        height: 5rem;
    }
    .big-field-design {
        width: 26rem;
    }
} */

@media (max-width: 700px) {
    .payment-details-sec[b-tf2hlky7cf] {
        width: 100%;
    }

    .desktop-section[b-tf2hlky7cf] {
        display: none;
    }

    .order-summ-mob[b-tf2hlky7cf] {
        display: flex;
    }

    .payment-mob[b-tf2hlky7cf] {
        display: none;
    }

    .credit-card-sec .form-check-label[b-tf2hlky7cf] {
        margin-left: 0.5rem;
    }

    .personal-details[b-tf2hlky7cf] {
        margin: 0 0 0 0.5rem;
    }

    .form-check[b-tf2hlky7cf] {
        display: flex;
        align-items: center;
    }

    .dropdown-toggle.show[b-tf2hlky7cf] {
        background-color: #F3F6F9;
    }

    .dropdown-menu[b-tf2hlky7cf] {
        width: 100%;
        /* position: fixed; */
        position: sticky !important;
        transform: none !important;
        /*   */
        /* z-index: -1; */
        /* height: 90%; */
        /* position: absolute;
        
        z-index: 1000;
        display: none;
        min-width: 10rem;
        padding: 0.5rem 0;
        margin: 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box; */
        border: none;
        /* border-radius: 0.25rem; */
    }



    .horizontal-line[b-tf2hlky7cf] {
        width: 4rem;
        background-color: #B3B4BA;
        height: 0.1rem;
    }

    .fs1[b-tf2hlky7cf] {
        font-size: 2rem;
    }

    .fs2[b-tf2hlky7cf] {
        font-size: 1.2rem;
    }

    img[b-tf2hlky7cf] {
        margin: 0;
    }

    .order-card[b-tf2hlky7cf] {
        width: 100%;
    }

    .order-card-text[b-tf2hlky7cf] {
        width: 80%;
    }

    .order-img[b-tf2hlky7cf] {
        width: 3.5rem;
        height: 3rem;
        align-self: center;
    }

    .order-card-text[b-tf2hlky7cf] {
        padding: 0 0.5rem;
    }

    .order-card p[b-tf2hlky7cf] {
        margin: 0;
    }

    .order-summary-sec[b-tf2hlky7cf] {
        border: none;
        padding: 0;
        margin: 0 1rem;
    }

    .add-payment-sec[b-tf2hlky7cf] {
        border: none;
        padding: 0;
    }

    .payment-details-sec[b-tf2hlky7cf] {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 0;
    }

    .button-align[b-tf2hlky7cf] {
        width: 100%;
        padding: 0;
        margin-top: 0.5rem;
    }

    .discount-code[b-tf2hlky7cf] {
        display: flex;
        justify-content: center;
        margin-bottom: 1rem;
    }

    .total-sec[b-tf2hlky7cf] {
        color: #747887;
    }

    .select-card[b-tf2hlky7cf] {
        display: flex;
        flex-direction: column;
    }

        .select-card .dropdown-toggle[b-tf2hlky7cf]::after {
            content: none;
        }

    .desktop-drop[b-tf2hlky7cf] {
        display: flex;
        flex-direction: column;
    }

    .discount-code .btn-white[b-tf2hlky7cf] {
        width: 6rem;
        height: 2.5rem;
        display: flex;
        align-items: center;
        /* margin-bottom: 0.3rem; */
    }

    .dropdown-toggle[b-tf2hlky7cf]::after {
        margin-left: 6.255em;
    }

    .dollar-input .field-design[b-tf2hlky7cf] {
        width: 100%;
        border-radius: 0;
        height: 4.15rem;
    }

    .field-design-order[b-tf2hlky7cf] {
        border-radius: 0;
        border: 1px solid #E5E5E5;
        padding: 0.5rem;
        width: 80%;
    }

    .field-design[b-tf2hlky7cf] {
        width: 100%;
        height: 3rem;
        border-radius: 0;
    }

    .dollar-input[b-tf2hlky7cf] {
        display: flex;
    }

    .dollar[b-tf2hlky7cf] {
        align-self: center;
        border: 1px solid #E5E5E5;
        padding: 1rem;
        height: 4.1rem;
    }

    .big-field-design[b-tf2hlky7cf] {
        width: 28rem;
    }

    .progress-section[b-tf2hlky7cf] {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding-bottom: 0;
        margin: 0.5rem 0 0.5rem 0.5rem;
    }

    .indi-circle[b-tf2hlky7cf] {
        border: 2px solid #B3B4BA;
        border-radius: 50%;
        padding: 0.8rem 1.5rem;
        align-items: center;
        font-family: 'Zodiak';
        font-style: normal;
    }

    .marked[b-tf2hlky7cf] {
        background-color: #EB3D35;
        color: white;
    }

    .unmarked[b-tf2hlky7cf] {
        background-color: white;
        color: #B3B4BA;
    }

    .already-marked[b-tf2hlky7cf] {
        border: 2px solid #051655;
        color: #051655;
    }

    .marked-line[b-tf2hlky7cf] {
        background-color: #051655;
    }

    .name-section[b-tf2hlky7cf] {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        padding: 0.5rem;
    }
}

@media (min-width: 701px) {
    .dropdown-toggle[b-tf2hlky7cf]::after {
        margin-left: 6em;
    }

    .select-state .dropdown-toggle[b-tf2hlky7cf]::after {
        margin-left: 3.255em;
    }

    .name-section[b-tf2hlky7cf] {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        padding: 0.5rem;
    }

    .name-sec[b-tf2hlky7cf] {
        width: 45%;
    }

    .big-field-design[b-tf2hlky7cf] {
        width: 97%;
    }

    .field-design[b-tf2hlky7cf] {
        width: 100%;
        border-radius: 0;
    }

    .button-align[b-tf2hlky7cf] {
        width: 100%;
    }

    .fs2[b-tf2hlky7cf] {
        font-size: 1.2rem;
    }

    .order-img[b-tf2hlky7cf] {
        display: flex;
        justify-content: center;
        align-items: center;
        align-self: center;
        width: 6rem;
        height: 4rem;
    }

    .order-card-text[b-tf2hlky7cf] {
        margin: 0 0.5rem;
    }

        .order-card-text p[b-tf2hlky7cf] {
            margin: 0;
        }

    .discount-code[b-tf2hlky7cf] {
        text-align: center;
    }

        .discount-code .field-design[b-tf2hlky7cf] {
            width: 65%;
        }

    .total-sec[b-tf2hlky7cf] {
        margin: 0 0rem;
    }

    .payment-details-sec-desk .order-summary-sec[b-tf2hlky7cf] {
        padding: 0 0.5rem;
    }

    .place-order[b-tf2hlky7cf] {
        display: flex;
        justify-content: center;
        align-self: center;
        text-align: center;
    }

        .place-order button[b-tf2hlky7cf] {
            border-radius: 0;
            width: 98%;
            background: rgba(235, 61, 53, 1);
            font-weight: 400;
            color: white;
            font-style: normal;
        }
    /* .card-num-text {
        font-size: 1.2rem;
    } */
}

@media (min-width: 1000px) {
    /* .dropdown-toggle::after {
        margin-left: 6.255em;
    } */
    .discount-code .field-design[b-tf2hlky7cf] {
        width: 75%;
    }

    .last-name .dropdown-toggle[b-tf2hlky7cf]::after {
        margin-left: 9.255em;
    }

    .select-state .dropdown-toggle[b-tf2hlky7cf]::after {
        margin-left: 6.8em;
    }
}

@media (min-width: 1440px) {
    .discount-code .field-design[b-tf2hlky7cf] {
        width: 80%;
    }

    .dropdown-toggle[b-tf2hlky7cf]::after {
        margin-left: 12.255em;
    }

    .last-name .dropdown-toggle[b-tf2hlky7cf]::after {
        margin-left: 15.255em;
    }

    .select-state .dropdown-toggle[b-tf2hlky7cf]::after {
        margin-left: 13em;
    }
}

@media (min-width: 1800px) {
    .desktop-section[b-tf2hlky7cf] {
        display: flex;
        /* align-items: flex-end; */
        align-self: flex-end;
        justify-content: center;
        width: 60%;
        margin-left: 20%;
    }
}
/* /Pages/Checkout_Page/Status_Page.razor.rz.scp.css */
.blue-col[b-zc1xlwenvi] {
    color: rgba(5, 22, 85, 1);
}

.btn-sec[b-zc1xlwenvi] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
}

.card-text[b-zc1xlwenvi] {
    width: 20rem;
    margin-left: 0.5rem;
}

.fail-border[b-zc1xlwenvi] {
    border: 1px solid rgba(229, 228, 225, 1);
    padding: 1rem;
}

.fail-text[b-zc1xlwenvi] {
    width: 40rem;
    text-align: center;
}

.fs1[b-zc1xlwenvi] {
    font-size: 3rem;
}

.fs2[b-zc1xlwenvi] {
    font-size: 2rem;
}

.fs3[b-zc1xlwenvi] {
    font-size: 1.5rem;
}

.grey-col[b-zc1xlwenvi] {
    color: rgba(116, 120, 135, 1);
}

.middle-card[b-zc1xlwenvi] {
    margin: 1rem 0;
    border: 1px solid rgba(229, 228, 225, 1);
    padding: 1rem;
}

.middle-card-layout[b-zc1xlwenvi] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.purchase_fail[b-zc1xlwenvi] {
    display: none;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 8rem;
}

.purchase_successful[b-zc1xlwenvi] {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 8rem;
}

.related-card[b-zc1xlwenvi] {
    width: 18rem;
    padding: 0.5rem;
}

.related-cards[b-zc1xlwenvi] {
    display: flex;
}

.red-col[b-zc1xlwenvi] {
    color: rgba(235, 61, 53, 1);
}

.related-heading[b-zc1xlwenvi] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    padding: 0 1rem;
}

.success-sec[b-zc1xlwenvi] {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.related-course-sec-m[b-zc1xlwenvi] {
    display: none;
}

.update-card[b-zc1xlwenvi] {
    border: 1px solid rgba(229, 228, 225, 1);
}

@media (max-width: 600px) {
    .fail-border[b-zc1xlwenvi] {
        border: none;
    }
    .fail-text[b-zc1xlwenvi] {
        width: 20rem;
    }
    .fs1[b-zc1xlwenvi] {
        font-size: 1.6rem;
    }
    .fs3[b-zc1xlwenvi] {
        font-size: 1.2rem;
    }
    .purchase_successful[b-zc1xlwenvi] {
        margin-top: 4rem;
    }
    .related-course-sec[b-zc1xlwenvi] {
        display: none;
    }
    .related-course-sec-m[b-zc1xlwenvi] {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
}
/* /Pages/Index.razor.rz.scp.css */
.custom-container[b-3qvb4rskfu] {
	margin: 0 auto;
	max-width: 1000px;
	text-align: center;
}

.custom-container p[b-3qvb4rskfu] {
	font-size: 25px;
}

.section-intro h2[b-3qvb4rskfu] {
	color: #EB3D35;
	font-size: 42px;
	font-weight: 300;
	font-family: "Author";
	margin-bottom: 20px;
}
.btn[b-3qvb4rskfu] {
	background: #EB3D35;
	border-radius: 0;
	width: 180px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
span.text-color-rakt[b-3qvb4rskfu] {
	font-weight: 500;
	font-size: 44px;
}
.sub-container .text-center[b-3qvb4rskfu] {
	margin-bottom: 40px;
}
.one-to-one-central.d-flex.col-md-8.offset-md-2 h3 span[b-3qvb4rskfu] {
	color: #051655 !important;
    font-weight: 300;
}
.accordion-item.faq-item[b-3qvb4rskfu] {
    border: 0;
  }
  .accordion-button[b-3qvb4rskfu] {
    background: transparent !important;
	font-size: 25px;
  }
  .accordion-body[b-3qvb4rskfu] {
    font-size: 25px;
    font-weight: 300;
    border: 0;
  }

section.our-mission.d-flex a[b-3qvb4rskfu] {
	background: #EB3D35;
	border-radius: 0;
	width: 205px;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.parent[b-3qvb4rskfu]{
	position:relative;
}

.child[b-3qvb4rskfu] {
	position: absolute;
	bottom: 18%;
	left: 45%;
}

.hero-content-box p[b-3qvb4rskfu] {
	font-family: 'Author';
	font-style: normal;
	font-weight: 400 !important;
	font-size: 25px;
	line-height: 30px;
	color: #747887 !important;
}
/* /Pages/Introductory-call.razor.rz.scp.css */
h1[b-whtijoq1lj] {
    outline: 0 !important;
}
.hero_section_inner[b-whtijoq1lj] {
    min-height: 750px;
    display: flex;
    flex-direction: column;
    background: #fff;
    background-position: center center;
    padding: 0px 0px;
    border-radius: 15px;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.img1[b-whtijoq1lj] {
    width: 300px;
    margin: 0px;
    margin-top: 70px;
}
.img2[b-whtijoq1lj] {
    margin: 0px;
    width: 250px;
margin-top: 20px;
}
.left_col h1[b-whtijoq1lj] {
	font-size: 59px;
	text-transform: capitalize;
	line-height: 60px;
	font-weight: 500;
	font-family: 'Author';
	color: #051655;
	margin-bottom: 20px;
	font-weight: 400;
}

.left_col h1 a[b-whtijoq1lj] {
    text-decoration: underline;
  }
  .left_col p[b-whtijoq1lj] {
    color: ;
    font-weight: 300;
    font-size: 20px;
  }
  .tow_col[b-whtijoq1lj] {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .inside_col[b-whtijoq1lj] {
    background: #F3F6F9;
    padding: 30px 20px;
  }
  .inside_col h4[b-whtijoq1lj] {
    margin-bottom: 20px;
  }
  .inside_col p[b-whtijoq1lj] {
    margin-bottom: ;
  }
.left_col[b-whtijoq1lj] {
    max-width: 520px;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.booking_rect[b-whtijoq1lj] {
	position: absolute;
	right: 0;
	width: 400px;
	top: 0;
}
.big_price_number[b-whtijoq1lj] {
	color: #EB3D35;
	font-size: 60px;
	margin-bottom: 20px;
}

.btn[b-whtijoq1lj] {
	background: #EB3D35;
	color: #fff;
	padding: 15px;
	font-size: 20px;
	font-family: "Author";
	font-weight: 400;
	margin-top: 30px;
    border-radius: 0px;
    width: 100%
}
.spot_left[b-whtijoq1lj] {
	text-align: center;
	padding: 20px;
	font-weight: 400;
	color: #747887;
}
.left_col p a[b-whtijoq1lj] {
	color: #051655;
	font-weight: 500;
}
.before_btn a[b-whtijoq1lj] {
	color: #EB3D35 !important;
	font-weight: 500;
}
.about_row[b-whtijoq1lj] {
    display: flex;
    margin-bottom: 50px;
  }
  .about_col[b-whtijoq1lj] {
    width: 50%;
  }
  .about_row[b-whtijoq1lj] {
  }
  .about_col[b-whtijoq1lj] {
    font-size: 20px;
    font-family: "Author";
    font-weight: 300;
    color: #747887;
  }
  .about_col h3[b-whtijoq1lj] {
    padding-left: 120px;
    position: relative;
    font-size: 50px;
    font-family: "Author";
    color: #051655;
    font-weight: 400;
  }
  .about_col h3[b-whtijoq1lj]:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 5px;
    background: #EB3D35;
    left: 0;
    top: 48%;
  }

  .pledge_and_protection[b-whtijoq1lj] {
    background: #F3F6F9;
  }
  .pledge_and_protection h1[b-whtijoq1lj]{
	font-size: 60px;
	text-align: center;
	color: #051655;
	font-weight: 400;
	margin-bottom: 30px;
	font-family: "Author";
	margin-bottom: 70px;
}
  .icon_boxes_section_2[b-whtijoq1lj] {
    display: flex;
    gap: 100px;
    text-align: center;
    justify-content: center;
  }
  .icon_box h2[b-whtijoq1lj] {
    font-size: 35px;
    font-weight: 400;
    padding: 20px 0px;
    margin-bottom: 0;
  }
  .icon_box p[b-whtijoq1lj] {
    font-size: 20px;
    font-weight: 300;
  }
  .pledge_and_protection[b-whtijoq1lj] {
	text-align: center;
	padding: 120px 0px;
}
.icon_box img[b-whtijoq1lj] {
	width: 70px;
}
.pledge_and_protection .btn[b-whtijoq1lj]{
	margin-top:80px;
}

@media only screen and (max-width: 767px) {
    .left_col[b-whtijoq1lj] {
        flex-direction: column;
        justify-content: start;
        width: 100% !important
    }
    .left_col h1[b-whtijoq1lj] {
        font-size: 30px;
        line-height: 40px;
        padding-top:0px;
    }

    .hero_section_inner[b-whtijoq1lj] {
        padding: 0px 0px !important;
    }

    .booking_rect[b-whtijoq1lj] {
        max-width: 260px !important;
        position: static;
    }

    .about_row[b-whtijoq1lj] {
        flex-direction: column;
    }
    .about_col h3[b-whtijoq1lj] {
        font-size: 25px !important;
        margin-bottom: 25px !important;
    }
    .about_col[b-whtijoq1lj] {
        width: 100% !important;
    }
    .about[b-whtijoq1lj] {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .tow_col[b-whtijoq1lj] {
        gap: 10px !important;
    }
    .pledge_and_protection h1[b-whtijoq1lj] {
        font-size: 30px;
    }
    .pledge_and_protection[b-whtijoq1lj] {
        text-align: center;
        padding: 50px 0px;
    }
    .icon_boxes_section_2[b-whtijoq1lj] {
        gap: 30px;
        flex-direction: column;
    }
    .booking_rect[b-whtijoq1lj] {
        margin-top: 40px;
    }
    .icon_box h2[b-whtijoq1lj] {
        font-size: 30px;
    }
    .icon_box p[b-whtijoq1lj] {
        font-size: 18px;
    }
    .pledge_and_protection h1[b-whtijoq1lj]  {
        margin-bottom: 20px;
    }
}
/* /Pages/Marketing.razor.rz.scp.css */
*[b-cjqyah0stv] {
    box-sizing: border-box;
}

.container[b-cjqyah0stv] {
    margin-bottom: 100px
}

h1:focus[b-cjqyah0stv] {
    outline: none;
}
body[b-cjqyah0stv] {
    margin: 0;
    padding: 0;
}
.hero_section_inner[b-cjqyah0stv] {
    height: 750px;
    display: flex;
    flex-direction: column;
    background: #EB3D35;
    background-position: center center;
    padding: 0px 50px;
    border-radius: 15px;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-size: cover
}
.custom_container[b-cjqyah0stv] {
   padding: 0px 10px;
   width: 1560px;
   margin: 0 auto;
}
.inside_container[b-cjqyah0stv] {
	position: relative;
}
.booking_rect[b-cjqyah0stv] {
	position: absolute;
	right: 0;
	width: 500px;
	top: 16%;
}
.left_col[b-cjqyah0stv] {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.img1[b-cjqyah0stv] {
width: 300px;
margin: 0px;
margin-top: 70px;
}
.img2[b-cjqyah0stv] {
    margin: 0px;
 width: 250px;
margin-top: 20px;
}
.left_col h1[b-cjqyah0stv] {
    font-size: 65px;
    text-transform: capitalize;
    line-height: 80px;
    font-weight: 500;
    font-family: 'Author';
    color: #fff;
    margin-bottom: 20px;
}
.section_h1[b-cjqyah0stv] {
    font-family: "Author";
    font-size: 59px;
    font-weight: 500;
}
.btn[b-cjqyah0stv] {
	display: inline-block !important;
	padding: 15px 20px;
	background: #fff;
	text-decoration: none;
	width: 210px;
	text-align: center;
	font-family: "Author";
	border-radius: 0;
	color: #000;
	font-size: 16px;
	text-transform: capitalize;
}
.left_col a img[b-cjqyah0stv] {
    width: 17px;
    margin-left: 5px;
}

.section2 h1[b-cjqyah0stv] {
text-align: center;
font-size: 50px;
font-family: 'Author' !important;
font-weight: 500 !important;
color: #051655;
margin-bottom: 20px;
}
.section2[b-cjqyah0stv] {
    padding: 50px 0px;
    padding-bottom: 100px;
}
.icon_box_type_2 h2[b-cjqyah0stv] {
	font-family: "Author";
	line-height: 40px;
	font-size: 35px;
	margin-top: 30px !important;
}
.icon_boxes_section_2[b-cjqyah0stv] {
    display: flex;
    flex-direction: row;
    grid-gap: 10px;
    width: 1050px;
    margin: 0 auto;
    padding-top: 30px;
}
.icon_box[b-cjqyah0stv] {
    border: 1px solid #BFBEBC;
    padding: 15px;
    border-radius: 5px;
    font-family: 'Author';
    background:#F3F6F9;
}
.icon_box h2[b-cjqyah0stv]{
    font-family: 'Author';
    font-weight: 500;
    font-size: 35px
}
 .icon_box img[b-cjqyah0stv] {
    width: 40px;
    margin-top: 20px;
}
.icon_box p[b-cjqyah0stv] {
    color: #747887;
    font-weight: 300;
    font-family: 'Author';
    padding-bottom: 10px;
    line-height: 30px;
}
.section3[b-cjqyah0stv] {
    padding: 80px 0px;
    padding-left: 80px;
    padding-right: 60px;
    background: url("img/marketing/Hero2.png");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.boxes_area[b-cjqyah0stv] {
width: 350px;
display: flex;
flex-direction: column;
}
.icon_box_type_2[b-cjqyah0stv] {
    width: 350px;
    background: #fff;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    border-radius: 10px;
    padding: 73px 10px;
    align-items: center;
    height: 350px
}
.icon_box_type_2:last-child[b-cjqyah0stv] {
    margin-bottom: 0px;
}
.icon_box_type_2 img[b-cjqyah0stv] {
width: 84px !important;
}
.section3[b-cjqyah0stv] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 15px;
    overflow: hidden;
}
.section3 h1[b-cjqyah0stv] {
    color: #fff;
    font-family: "Author";
    font-size: 59px;
    font-weight: 500;
    margin-bottom: 40px;
}
.section_3_right_content p[b-cjqyah0stv] {
	color: #fff;
	font-weight: 300;
	line-height: 30px;
	font-size: 20px;
	margin-bottom: 30px;
}
.section_3content_wrapper[b-cjqyah0stv] {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.section4[b-cjqyah0stv] {
    display: flex;
    padding: 100px 0px;
}
.section_4_left h1[b-cjqyah0stv] {
    font-family: "Author";
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 0;
}
.section_4_left p[b-cjqyah0stv] {
    font-family: "Author";
    font-size: 20px;
    font-weight: 300;
    color: #747887;
    line-height: 30px;
}
.section_4_right h2[b-cjqyah0stv] {
    font-family: "Author";
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 0;
}
.section_4_right p[b-cjqyah0stv] {
    font-family: "Author";
    font-size: 20px;
    font-weight: 300;
    color: #747887;
    padding-bottom: 80px;
    line-height: 30px;
}
.section_4_right ul li:nth-child(3) p[b-cjqyah0stv] {
	padding-bottom: 0;
}
.section_4_left[b-cjqyah0stv] {
    width: 50%;
    padding-right: 100px;
}
.section_4_right[b-cjqyah0stv] {
    width: 50%;
}
.section_4_left[b-cjqyah0stv] {
width: 50%;
padding-right: 100px;
}

.section_4_right ul[b-cjqyah0stv] {
list-style: none;
}
.section_4_right li[b-cjqyah0stv] {
    padding-left: 80px;
    position: relative;
    margin: 0;
    float: left;
}
.section_4_right li[b-cjqyah0stv]:after {
    content: "";
    height: 100%;
    width: 1px;
    background: #051655;
    position: absolute;
    left: 14px;
    top: 0;
}
.section_4_right li:nth-child(3)[b-cjqyah0stv]::after {
    height: 0 !important;
    width: 0 !important;
}
.section_4_right li:nth-child(1)[b-cjqyah0stv]::before, .section_4_right li:nth-child(2)[b-cjqyah0stv]::before, .section_4_right li:nth-child(3)[b-cjqyah0stv]::before {
    width: 40px;
    height: 40px;
    background: url("img/marketing/Steps-1.svg");
    content: "";
    position: absolute;
    left: -5px;
    border-radius: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}
.section_4_right li:nth-child(2)[b-cjqyah0stv]::before {
    background: url("img/marketing/Steps-2.svg");
    background-size: contain;
    background-repeat: no-repeat;
}
.section_4_right li:nth-child(3)[b-cjqyah0stv]::before {
    background: url("img/marketing/Steps-3.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.section_5_content[b-cjqyah0stv] {
    display: flex;
    grid-gap: 30px;
}

.get-started[b-cjqyah0stv] {
    background: #EB3D35 !important;
    color: #fff !important;
    margin-top: 19px;
}

.section_6[b-cjqyah0stv] {
    padding: 100px 0px;
}
.section_6 h1[b-cjqyah0stv] {
	margin-bottom: 50px;
}
.section_6_content[b-cjqyah0stv] {
    display: flex;
    grid-gap: 20px;
}
.section5_box img[b-cjqyah0stv],.section6_box img[b-cjqyah0stv] {
    width: 100%;
}
.section5_box h2[b-cjqyah0stv],.section6_box h2[b-cjqyah0stv]{
    font-size: 35px;
    font-weight: 500;
    font-family: 'Author';
    margin-top: 20px;
}
.section5_box p[b-cjqyah0stv],.section6_box p[b-cjqyah0stv]{
    font-size: 20px;
    color: #747887;
    font-weight: 300;
    line-height: 30px;
}
.section_5 h1[b-cjqyah0stv] {
	margin-bottom: 50px;
}
.section7[b-cjqyah0stv] {
    padding: 50px 0px;
    display: flex;
    background: url("img/marketing/Video.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    align-items: center;
    height: 700px;
    border-radius: 15px;
    justify-content: center;
    margin-bottom: 100px;
    margin-top: 100px;
}
.vid_play_btn[b-cjqyah0stv] {
    cursor: pointer;
}
.whats_in_it[b-cjqyah0stv] {
    background: #030a21;
    margin-top: 100px;
    padding: 80px 0px;
}
.whats_in_it h1[b-sx43qx78t6][b-cjqyah0stv] {
	color: #fff;
	text-align: center;
	margin-bottom: 60px;
}
.content_wrapper_wii[b-cjqyah0stv] {
    display: flex;
    justify-content: center;
    text-align: center;
    grid-gap: 100px;
  }
  .wii_col[b-cjqyah0stv] {
    padding: 24px;
    border: 2px solid rgba(255,255,255,.1);
    border-radius: 10px;
    max-width: 240px;
    background: #1c253c;
  }
  .wii_col h2[b-cjqyah0stv] {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-family: "Author";
  }
  .wii_col p[b-cjqyah0stv] {
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
  }
  .wii_col h2[b-cjqyah0stv],.wii_col p[b-cjqyah0stv] {
	text-align: left;
}
.whats_in_it[b-cjqyah0stv] {
	margin-bottom: 60px;
}
.whats_in_it h1[b-cjqyah0stv] {
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}

/* Style the modal background */
.modal[b-cjqyah0stv] {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
  }
  .modal > iframe[b-cjqyah0stv] {
	width: 100% !important;
	height: 450px;
}
  /* Style the modal content */
  .modal-content[b-cjqyah0stv] {
    display: block;
    margin: 10% auto;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #888;
    width: 80%;
    max-width: 940px;
    position: relative;
  }
  #video-container iframe[b-cjqyah0stv] {
	width: 100% !important;
	height: 450px  !important;
}
  
  /* Style the close button */
  .close[b-cjqyah0stv] {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 28px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
  }
  
  .close:hover[b-cjqyah0stv],
  .close:focus[b-cjqyah0stv] {
    color: #888;
    text-decoration: none;
    cursor: pointer;
  }
  
.container_insde[b-cjqyah0stv] {
    text-align: center;
    max-width: 550px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 100%;
  }
  .outmission[b-cjqyah0stv] {
    display: flex;
    justify-content: center;
  }
  .single_mission h2[b-cjqyah0stv],.single_mission p[b-cjqyah0stv] {
    font-family: "Author";
  }
  .single_mission p[b-cjqyah0stv] {
    font-weight: 300;
    line-height: 30px;
    color: black;
    font-size: 20px;
  }
  .single_mission[b-cjqyah0stv] {
    margin-bottom: 50px;
  }
  .section2 h1[b-cjqyah0stv] {
    text-align: center;
    font-size: 50px;
    font-family: 'Author' !important;
    font-weight: 500 !important;
    color: #051655;
    margin-bottom: 20px;
    }
    .section2[b-cjqyah0stv] {
        padding: 50px 0px;
        padding-bottom: 100px;
    }
    .icon_box_type_2 h2[b-cjqyah0stv] {
        font-family: "Author";
        line-height: 40px;
        font-size: 35px;
        margin-top: 30px !important;
    }
    .icon_boxes_section_2[b-cjqyah0stv] {
        display: flex;
        flex-direction: row;
        grid-gap: 10px;
        width: 1050px;
        margin: 0 auto;
        padding-top: 30px;
    }
    .section3[b-cjqyah0stv] {
        margin-bottom: 80px;
    }
    
.new_section_2_col_content[b-cjqyah0stv] {
    display: flex;
  }
  .new_section_2_col_box[b-cjqyah0stv] {
	width: 50%;
	padding: 0px 50px;
}
.new_section_2_col_box h2[b-cjqyah0stv]{
	font-size: 25px;
	margin-bottom: 26px;
	border-bottom: 1px solid #E5E4E1;
	padding-bottom: 18px;
}
  .new_section_2_col_box ul[b-cjqyah0stv] {
    list-style: none;
    padding: 0;
  }
  .new_section_2_col_box ul li[b-cjqyah0stv] {
    padding-left: 30px;
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 20px;
    color: black;
    position: relative;
  }
  .new_section_2_col_box a[b-cjqyah0stv] {
    background: #EB3D35 !important;
    color: #fff !important;
    margin-top: 19px;
  }
  .new_section_2_col[b-cjqyah0stv] {
    padding-bottom: 80px;
  }
  
  .new_section_2_col_box.diff_col[b-cjqyah0stv] {
    background: #F3F6F9;
    padding: 50px;
  }
  .new_section_2_col_content[b-cjqyah0stv] {
    margin-top: 80px;
  }
  .new_section_2_col_box ul li[b-cjqyah0stv]::after {
	position: absolute;
	left: 0;
	background: url("img/marketing/checkmark.svg");
	content: "";
	width: 15px;
	height: 15px;
	top: 10px;
    background-repeat: no-repeat;
    background-size: contain;
}
.large_bg img[b-cjqyah0stv] {
    width: 100%;
    }
    .large_bg[b-cjqyah0stv] {
        padding: 50px 0px;
        margin-top: 80px;
    }
    .outmission[b-cjqyah0stv] {
        padding-bottom: 0px !important;
    }
    .section_3_right_content[b-cjqyah0stv] {
        max-width: 564px;
        width: 545px;
    }
    .new_section_2_col_box[b-cjqyah0stv] {
        padding-top: 30px !important;
    }
    .diff_col_2[b-cjqyah0stv] {
        background: #F3F6F9;
    }
@media only screen and (max-width: 767px) {
    .new_section_2_col_content[b-cjqyah0stv] {
        flex-direction: column;
    }
    .left_col[b-cjqyah0stv] {
        flex-direction: column;
        justify-content: start;
        width: 100% !important
    }
    .left_col h1[b-cjqyah0stv] {
        font-size: 30px;
        line-height: 40px;
        padding-top:0px;
    }

    .img1[b-cjqyah0stv] {
        display: none;
    }
    .img2[b-cjqyah0stv] {
        display: none;
    }
    .booking_rect[b-cjqyah0stv] {
        max-width: 260px !important;
        top: 45% !important;
        right: 0px !important;
    }
    .hero_section_inner[b-cjqyah0stv] {
        height: 650px;
    }
    .icon_boxes_section_2[b-cjqyah0stv] {
        width: 100% !important;
        flex-direction: column !important;
    }
    .section_h1[b-cjqyah0stv] {
        font-size: 40px !important;
        line-height: 45px !important;
    }
    .section3[b-cjqyah0stv] {
        background: url("img/marketing/mobile_bg1.png");
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 20px;
        justify-content: start;
        align-content:start;
    }
    .section_3content_wrapper[b-cjqyah0stv] {
        flex-direction: column;
        justify-content: start;
        align-content:start;
    }
    .boxes_area[b-cjqyah0stv] {
        flex-direction: row;
        width: 100% !important;
        padding-bottom: 75px;
        grid-gap: 10px;
    }
    .icon_box_type_2[b-cjqyah0stv] {
        width: 50% !important;
        padding: 10px !important;
        height: 140px !important;
    }
    .section_3_right_content[b-cjqyah0stv] {
        order: -1;
    }
    .section_3_right_content h1[b-cjqyah0stv] {
        font-size: 35px !important;
        font-weight: 300 !important;
    }
    .section_3content_wrapper a[b-cjqyah0stv] {
        margin-bottom: 50px !important;
    }
    .section_3content_wrapper[b-cjqyah0stv] {
        align-items: start !important;
    }
    .section_3_right_content h1[b-cjqyah0stv] {
        margin-bottom: 15px;
    }
    .icon_box_type_2 img[b-cjqyah0stv] {
        width: 50px !important;
    }
    .icon_box_type_2 h2[b-cjqyah0stv] {
        font-size: 18px;
        margin-top: 5px !important;
        line-height: 28px;
    }
    .btn[b-cjqyah0stv] {
        padding: 10px 20px !important;
        text-transform: capitalize;
        border-radius: 0px !important;
    }
    .section4[b-cjqyah0stv] {
        flex-direction: column;
    }
    .section_4_left[b-cjqyah0stv] {
        width: 100% !important;
        padding: 0 !important;
    }
    .section_4_right[b-cjqyah0stv] {
        width: 100% !important;
    }
    .section_4_left p[b-cjqyah0stv] {
        font-size: 18px !important;
        margin-bottom: 20px !important;
    }
    .section_4_right ul li[b-cjqyah0stv] {
        padding-left: 50px !important;
    }
    .section_4_right li p[b-cjqyah0stv] {
        font-size: 18px !important;
    }
    .section_5_content[b-cjqyah0stv],.section_6_content[b-cjqyah0stv] {
        flex-direction: column;
    }
    .section7[b-cjqyah0stv] {
        min-height: 350px !important;
        height: 350px !important;
        margin-top: 10px !important;
    }
    .hero_section_inner[b-cjqyah0stv] {
        padding: 20px !important;
    }
    .icon_box h2[b-cjqyah0stv] {
        font-size: 30px !important;
    }
    .icon_box p[b-cjqyah0stv] {
        font-size: 18px !important;
    }
    .btn[b-cjqyah0stv] {
        padding: 7px 20px !important;
    }
    .section5_box h2[b-cjqyah0stv], .section6_box h2[b-cjqyah0stv] {
        font-size: 30px !important;
    }
    .section5_box p[b-cjqyah0stv], .section6_box p[b-cjqyah0stv] {
        font-size: 18px;
    }
    .content_wrapper_wii[b-cjqyah0stv] {
        flex-direction: column;
        justify-content: center;
        grid-gap: 30px !important;
        padding: 20px;
    }
    .wii_col[b-cjqyah0stv] {
        max-width: 100% !important;
        width: 100% !important;
    }
    .hero_section[b-cjqyah0stv] {
        padding-top: 25px;
    }
    .section2[b-cjqyah0stv] {
        padding-top: 0 !important;
        padding-bottom: 50px !important;
    }

    .outmission[b-cjqyah0stv] {
        padding-bottom: 0px !important;
    }
    .new_section_2_col_box[b-cjqyah0stv] {
        width: 100% !important;
        padding: 20px !important;
    }
    .new_section_2_col_content[b-cjqyah0stv] {
        margin-top: 20px !important;
    }
    .large_bg[b-cjqyah0stv] {
        margin-top: 25px !important;
    }
    .section_3_right_content p[b-cjqyah0stv] {
        color: #fff;
        font-weight: 300;
        line-height: 18px;
        font-size: 18px;
        margin-bottom: 30px;
    }
}
@media (min-width:768px) and (max-width: 1024px)
{
    .icon_boxes_section_2[b-cjqyah0stv] {
        width: 100% !important;
        flex-direction: row !important;
    }

    .icon_box_type_2[b-cjqyah0stv] {
        width: 325px;
        margin-right: 30px;
    }

    .booking_rect[b-cjqyah0stv]{
        width: 435px;
    }
}
/* /Pages/Marketing2.razor.rz.scp.css */
.hero_section_inner[b-76cvubti9r] {
    height: 750px;
    display: flex;
    flex-direction: row;
    background:#fff;
    background-position: center center;
    padding: 0px 50px;
    border-radius: 15px;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-size: cover
}
.custom_container[b-76cvubti9r] {
   padding: 0px 10px;
   width: 1300px;
   margin: 0 auto;
}
.left_col[b-76cvubti9r] {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 150px;
}
.left_col img[b-76cvubti9r] {
	margin: 0;
}
.left_col .img1[b-76cvubti9r] {
	margin-top: 50px;
}
.left_col p[b-76cvubti9r] {
	font-weight: 300;
}

.img1[b-76cvubti9r] {
width: 300px;
margin-top: 70px;
}
.img2[b-76cvubti9r] {
 width: 250px;
margin-top: 20px !important;
}

.left_col h1[b-76cvubti9r] {
    font-size: 70px;
    text-transform: capitalize;
    line-height: 80px;
    font-weight: 500;
    font-family: 'Author';
    color: #EB3D35;
    margin-bottom: 20px;
}
.section_h1[b-76cvubti9r] {
    font-family: "Author";
    font-size: 59px;
    font-weight: 500;
}
.btn[b-76cvubti9r] {
    display: inline-block !important;
    padding: 15px 20px;
    background: #EB3D35;
    color: #fff;
    text-decoration: none;
    width: 203px;
    text-align: center;
    font-family: "Author";
    
}
.hero_section_inner .btn[b-76cvubti9r] {
	color: #fff !important;
}
.rev_logo[b-76cvubti9r] {
    width: 100px;
    margin-bottom: 30px !important;
}
.right_col[b-76cvubti9r] {
    background: url("img/marketing/Blob.svg");
    width: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
    padding-top: 110px;
}
.right_col img[b-76cvubti9r] {
    width: 80px;
}
.surrounded_box[b-76cvubti9r] {
    height: 600px;
    position: relative;
  }
  .surrounded_box img[b-76cvubti9r] {
    position: absolute;
  }

  .surrounded_box img:nth-child(1)[b-76cvubti9r] {
    left: 10%;
    top: 5%;
  }
  .surrounded_box img:nth-child(2)[b-76cvubti9r] {
    left: 55%;
    top: 5%;
  }
  .surrounded_box img:nth-child(3)[b-76cvubti9r] {
    left: 35%;
    top: 25%;
  }
  .surrounded_box img:nth-child(4)[b-76cvubti9r] {
    right: 10%;
    top: 25%;
  }
  .surrounded_box img:nth-child(5)[b-76cvubti9r] {
    left: 10%;
    top: 45%;
  }
  .surrounded_box img:nth-child(6)[b-76cvubti9r] {
    top: 45%;
    left: 55%;
  }
  .surrounded_box img:nth-child(7)[b-76cvubti9r] {
    left: 35%;
    top: 70%;
  }
  .surrounded_box img:nth-child(8)[b-76cvubti9r] {
    top: 70%;
    right: 19%;
  }
.blocks_wrapper[b-76cvubti9r] {
    display: flex;
    grid-gap: 20px;
}
.block_box img[b-76cvubti9r] {
    
}
.block_box[b-76cvubti9r] {
    width: 33.33%;
    padding: 30px;
    border-radius: 15px;
    padding-bottom: 0;
}
.block_box:nth-child(1)[b-76cvubti9r] {
    background: #62C163 ;
}
.block_box:nth-child(2)[b-76cvubti9r] {
    background: #EEC317 ;
}
.block_box:nth-child(3)[b-76cvubti9r] {
    background: #9747FF ;
}
.btn img[b-76cvubti9r] {
    width: 17px;
    margin-left: 5px;
}   
.block_box img[b-76cvubti9r] {
    width: 100%;
} 
.block_box h2[b-76cvubti9r] {
    font-size: 40px;
    font-family: 'Author' !important;
    font-weight: 500 !important;
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px
} 
.btn img[b-76cvubti9r] {
    width: 17px !important;
}  
.card_blocks[b-76cvubti9r] {
    padding: 50px 0px;
}
.block_box a[b-76cvubti9r] {
margin-bottom: 50px;
color: #000;
background: #fff;
}
.block_box p[b-76cvubti9r] {
color: #fff;
font-size: 20px;
line-height: 29px;
font-family: "Author";
font-weight: 400;
margin-bottom: 30px;
margin-top: 0px
}
.section7[b-76cvubti9r] {
padding: 50px 0px;
display: flex;
background: url("img/marketing/Video.jpg");
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
align-items: center;
height: 700px;
border-radius: 15px;
justify-content: center;
margin-bottom: 100px;
margin-top: 100px;
}
.vid_play_btn[b-76cvubti9r] {
cursor: pointer;
}
.large_bg img[b-76cvubti9r] {
width: 100%;
}
.large_bg[b-76cvubti9r] {
padding: 50px 0px;
}
@media only screen and (max-width: 767px) {
.custom_container[b-76cvubti9r] {
    width: 100%;
}
.left_col[b-76cvubti9r] {
    width: 100%;
     padding: 0;
}
.right_col[b-76cvubti9r] {
    width: 100%;
    padding: 0;
    background-size: cover;
}
.right_col[b-76cvubti9r] {
    order: -1;
}

.hero_section_inner[b-76cvubti9r] {
    padding: 10px;
}
.left_col h1[b-76cvubti9r] {
    font-size: 58px;
    line-height: 60px;
    font-weight: 500;
    text-align: center;
}
.img1[b-76cvubti9r] {
    margin-top: 30px;
}
.blocks_wrapper[b-76cvubti9r] {
    flex-direction: column;
}
.block_box[b-76cvubti9r] {
    width: 100%;
}

.hero_section_inner[b-76cvubti9r] {
	flex-direction: column !important;
}
.right_col[b-76cvubti9r] {
	background: url("img/marketing/mentors_bg_mobile.svg");
	background-size: contain;
	background-repeat: no-repeat;
}
.right_col img[b-76cvubti9r] {
	width: 50px;
}
.surrounded_box[b-76cvubti9r] {
	height: 340px;
	position: relative;
}
.left_col h1[b-76cvubti9r] {
	font-size: 48px;
	line-height: 50px;
}
.hero_section_inner[b-76cvubti9r] {
	height: auto !important;
    justify-content: center;
    align-items: center;
}
.left_col[b-76cvubti9r] {
	align-content: center;
	align-items: center;
}
.left_col p[b-76cvubti9r]{
	text-align: center;
}

.img1[b-76cvubti9r] {
    display: none;
  }
  .img2[b-76cvubti9r] {
    display: none;
  }
  .section7[b-76cvubti9r] {
	height: 300px !important;
	margin: 30px 0px !important;
}
.card_blocks[b-76cvubti9r] {
	padding: 30px 0px !important;
}
}
/* /Pages/Marketing3.razor.rz.scp.css */
*[b-48o2bvlf8r] {
    box-sizing: border-box;
}
h1:focus-visible[b-48o2bvlf8r] {
    border: 0 !important;
}
body[b-48o2bvlf8r] {
    margin: 0;
    padding: 0;
}

.hero_section_inner[b-48o2bvlf8r] {
    height: 750px;
    display: flex;
    flex-direction: column;
    background: #EB3D35;
    background-position: center center;
    padding: 0px 50px;
    border-radius: 15px;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-size: cover
}
.custom_container[b-48o2bvlf8r] {
   padding: 0px 10px;
   width: 1560px;
   margin: 0 auto;
}
.inside_container[b-48o2bvlf8r] {
	position: relative;
}
.booking_rect[b-48o2bvlf8r] {
	position: absolute;
	right: 0;
	width: 500px;
	top: 16%;
}
.left_col[b-48o2bvlf8r] {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.img1[b-48o2bvlf8r] {
width: 300px;
margin: 0px;
margin-top: 70px;
}
.img2[b-48o2bvlf8r] {
    margin: 0px;
 width: 250px;
margin-top: 20px;
}
.left_col h1[b-48o2bvlf8r] {
    font-size: 70px;
    text-transform: capitalize;
    line-height: 80px;
    font-weight: 500;
    font-family: 'Author';
    color: #fff;
    margin-bottom: 20px;
}
.section_h1[b-48o2bvlf8r] {
    font-family: "Author";
    font-size: 59px;
    font-weight: 500;
}
.btn[b-48o2bvlf8r] {
	display: inline-block !important;
	padding: 15px 20px;
	background: #fff;
	text-decoration: none;
	width: 210px;
	text-align: center;
	font-family: "Author";
	border-radius: 0;
	color: #000;
	font-size: 16px;
	text-transform: capitalize;
}
.left_col a img[b-48o2bvlf8r] {
    width: 17px;
    margin-left: 5px;
}

.section2 h1[b-48o2bvlf8r] {
text-align: center;
font-size: 50px;
font-family: 'Author' !important;
font-weight: 500 !important;
color: #051655;
margin-bottom: 20px;
}
.section2[b-48o2bvlf8r] {
    padding: 50px 0px;
    padding-bottom: 100px;
}
.icon_box_type_2 h2[b-48o2bvlf8r] {
	font-family: "Author";
	line-height: 40px;
	font-size: 35px;
	margin-top: 30px !important;
}
.icon_boxes_section_2[b-48o2bvlf8r] {
    display: flex;
    flex-direction: row;
    grid-gap: 10px;
    width: 1050px;
    margin: 0 auto;
    padding-top: 30px;
}
.icon_box[b-48o2bvlf8r] {
    border: 1px solid #BFBEBC;
    padding: 15px;
    border-radius: 5px;
    font-family: 'Author';
    background:#F3F6F9;
}
.icon_box h2[b-48o2bvlf8r]{
    font-family: 'Author';
    font-weight: 500;
    font-size: 35px
}
 .icon_box img[b-48o2bvlf8r] {
    width: 40px;
    margin-top: 20px;
}
.icon_box p[b-48o2bvlf8r] {
    color: #747887;
    font-weight: 300;
    font-family: 'Author';
    padding-bottom: 10px;
    line-height: 30px;
}
.section3[b-48o2bvlf8r] {
    padding: 80px 0px;
    padding-left: 80px;
    padding-right: 60px;
    background: url("img/marketing/Hero2.png");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.boxes_area[b-48o2bvlf8r] {
width: 350px;
display: flex;
flex-direction: column;
}
.icon_box_type_2[b-48o2bvlf8r] {
    width: 350px;
    background: #fff;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    border-radius: 10px;
    padding: 73px 10px;
    align-items: center;
    height: 350px
}
.icon_box_type_2:last-child[b-48o2bvlf8r] {
    margin-bottom: 0px;
}
.icon_box_type_2 img[b-48o2bvlf8r] {
width: 84px !important;
}
.section3[b-48o2bvlf8r] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 15px;
    overflow: hidden;
}
.section3 h1[b-48o2bvlf8r] {
    color: #fff;
    font-family: "Author";
    font-size: 59px;
    font-weight: 500;
    margin-bottom: 40px;
}
.section_3content_wrapper[b-48o2bvlf8r] {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.section4[b-48o2bvlf8r] {
    display: flex;
    padding: 100px 0px;
}
.section_4_left h1[b-48o2bvlf8r] {
    font-family: "Author";
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 0;
}
.section_4_left p[b-48o2bvlf8r] {
    font-family: "Author";
    font-size: 20px;
    font-weight: 300;
    color: #747887;
    line-height: 30px;
}
.section_4_right h2[b-48o2bvlf8r] {
    font-family: "Author";
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 0;
}
.section_4_right p[b-48o2bvlf8r] {
    font-family: "Author";
    font-size: 20px;
    font-weight: 300;
    color: #747887;
    padding-bottom: 80px;
    line-height: 30px;
}
.section_4_right ul li:nth-child(3) p[b-48o2bvlf8r] {
	padding-bottom: 0;
}
.section_4_left[b-48o2bvlf8r] {
    width: 50%;
    padding-right: 100px;
}
.section_4_right[b-48o2bvlf8r] {
    width: 50%;
}
.section_4_left[b-48o2bvlf8r] {
width: 50%;
padding-right: 100px;
}

.section_4_right ul[b-48o2bvlf8r] {
list-style: none;
}
.section_4_right li[b-48o2bvlf8r] {
    padding-left: 80px;
    position: relative;
    margin: 0;
    float: left;
}
.section_4_right li[b-48o2bvlf8r]:after {
    content: "";
    height: 100%;
    width: 1px;
    background: #051655;
    position: absolute;
    left: 14px;
    top: 0;
}
.section_4_right li:nth-child(3)[b-48o2bvlf8r]::after {
    height: 0 !important;
    width: 0 !important;
}
.section_4_right li:nth-child(1)[b-48o2bvlf8r]::before, .section_4_right li:nth-child(2)[b-48o2bvlf8r]::before, .section_4_right li:nth-child(3)[b-48o2bvlf8r]::before {
    width: 40px;
    height: 40px;
    background: url("img/marketing/Steps-1.svg");
    content: "";
    position: absolute;
    left: -5px;
    border-radius: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}
.section_4_right li:nth-child(2)[b-48o2bvlf8r]::before {
    background: url("img/marketing/Steps-2.svg");
    background-size: contain;
    background-repeat: no-repeat;
}
.section_4_right li:nth-child(3)[b-48o2bvlf8r]::before {
    background: url("img/marketing/Steps-3.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.section_5_content[b-48o2bvlf8r] {
    display: flex;
    grid-gap: 30px;
}
.section_6[b-48o2bvlf8r] {
    padding: 100px 0px;
}
.section_6 h1[b-48o2bvlf8r] {
	margin-bottom: 50px;
}
.section_6_content[b-48o2bvlf8r] {
    display: flex;
    grid-gap: 20px;
}
.section5_box img[b-48o2bvlf8r],.section6_box img[b-48o2bvlf8r] {
    width: 100%;
}
.section5_box h2[b-48o2bvlf8r],.section6_box h2[b-48o2bvlf8r]{
    font-size: 35px;
    font-weight: 500;
    font-family: 'Author';
    margin-top: 20px;
}
.section5_box p[b-48o2bvlf8r],.section6_box p[b-48o2bvlf8r]{
    font-size: 20px;
    color: #747887;
    font-weight: 300;
    line-height: 30px;
}
.section_5 h1[b-48o2bvlf8r] {
	margin-bottom: 50px;
}
.section7[b-48o2bvlf8r] {
    padding: 50px 0px;
    display: flex;
    background: url("img/marketing/Video.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    align-items: center;
    height: 700px;
    border-radius: 15px;
    justify-content: center;
    margin-bottom: 100px;
    margin-top: 100px;
}
.vid_play_btn[b-48o2bvlf8r] {
    cursor: pointer;
}
.whats_in_it[b-48o2bvlf8r] {
    background: #030a21;
    margin-top: 100px;
    padding: 80px 0px;
}
.whats_in_it h1[b-sx43qx78t6][b-48o2bvlf8r] {
	color: #fff;
	text-align: center;
	margin-bottom: 60px;
}
.content_wrapper_wii[b-48o2bvlf8r] {
    display: flex;
    justify-content: center;
    text-align: center;
    grid-gap: 100px;
  }
  .wii_col[b-48o2bvlf8r] {
    padding: 24px;
    border: 2px solid rgba(255,255,255,.1);
    border-radius: 10px;
    max-width: 240px;
    background: #1c253c;
  }
  .wii_col h2[b-48o2bvlf8r] {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-family: "Author";
  }
  .wii_col p[b-48o2bvlf8r] {
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
  }
  .wii_col h2[b-48o2bvlf8r],.wii_col p[b-48o2bvlf8r] {
	text-align: left;
}
.whats_in_it[b-48o2bvlf8r] {
	margin-bottom: 60px;
}
.whats_in_it h1[b-48o2bvlf8r] {
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}

/* Style the modal background */
.modal[b-48o2bvlf8r] {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
  }
  .modal > iframe[b-48o2bvlf8r] {
	width: 100% !important;
	height: 450px;
}
  /* Style the modal content */
  .modal-content[b-48o2bvlf8r] {
    display: block;
    margin: 10% auto;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #888;
    width: 80%;
    max-width: 940px;
    position: relative;
  }
  #video-container iframe[b-48o2bvlf8r] {
	width: 100% !important;
	height: 450px  !important;
}
  
  /* Style the close button */
  .close[b-48o2bvlf8r] {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 28px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
  }
  
  .close:hover[b-48o2bvlf8r],
  .close:focus[b-48o2bvlf8r] {
    color: #888;
    text-decoration: none;
    cursor: pointer;
  }
  
@media only screen and (max-width: 767px) {
    .left_col[b-48o2bvlf8r] {
        flex-direction: column;
        justify-content: start;
        width: 100% !important
    }
    .left_col h1[b-48o2bvlf8r] {
        font-size: 30px;
        line-height: 40px;
        padding-top:0px;
    }

    .img1[b-48o2bvlf8r] {
        display: none;
    }
    .img2[b-48o2bvlf8r] {
        display: none;
    }
    .booking_rect[b-48o2bvlf8r] {
        max-width: 260px !important;
        top: 45% !important;
        right: 0px !important;
    }
    .hero_section_inner[b-48o2bvlf8r] {
        height: 650px;
    }
    .icon_boxes_section_2[b-48o2bvlf8r] {
        width: 100% !important;
        flex-direction: column !important;
    }
    .section_h1[b-48o2bvlf8r] {
        font-size: 40px !important;
        line-height: 45px !important;
    }
    .section3[b-48o2bvlf8r] {
        background: url("img/marketing/mobile_bg1.png");
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 20px;
        justify-content: start;
        align-content:start;
    }
    .section_3content_wrapper[b-48o2bvlf8r] {
        flex-direction: column;
        justify-content: start;
        align-content:start;
    }
    .boxes_area[b-48o2bvlf8r] {
        flex-direction: row;
        width: 100% !important;
        padding-bottom: 75px;
        grid-gap: 10px;
    }
    .icon_box_type_2[b-48o2bvlf8r] {
        width: 50% !important;
        padding: 10px !important;
        height: 140px !important;
    }
    .section_3_right_content[b-48o2bvlf8r] {
        order: -1;
    }
    .section_3_right_content h1[b-48o2bvlf8r] {
        font-size: 35px !important;
    }
    .section_3content_wrapper a[b-48o2bvlf8r] {
        margin-bottom: 50px !important;
    }
    .section_3content_wrapper[b-48o2bvlf8r] {
        align-items: start !important;
    }
    .section_3_right_content h1[b-48o2bvlf8r] {
        margin-bottom: 15px;
    }
    .icon_box_type_2 img[b-48o2bvlf8r] {
        width: 50px !important;
    }
    .icon_box_type_2 h2[b-48o2bvlf8r] {
        font-size: 18px;
        margin-top: 5px !important;
        line-height: 28px;
    }
    .btn[b-48o2bvlf8r] {
        padding: 10px 20px !important;
        text-transform: capitalize;
        border-radius: 0px !important;
    }
    .section4[b-48o2bvlf8r] {
        flex-direction: column;
    }
    .section_4_left[b-48o2bvlf8r] {
        width: 100% !important;
        padding: 0 !important;
    }
    .section_4_right[b-48o2bvlf8r] {
        width: 100% !important;
    }
    .section_4_left p[b-48o2bvlf8r] {
        font-size: 18px !important;
        margin-bottom: 20px !important;
    }
    .section_4_right ul li[b-48o2bvlf8r] {
        padding-left: 50px !important;
    }
    .section_4_right li p[b-48o2bvlf8r] {
        font-size: 18px !important;
    }
    .section_5_content[b-48o2bvlf8r],.section_6_content[b-48o2bvlf8r] {
        flex-direction: column;
    }
    .section7[b-48o2bvlf8r] {
        min-height: 350px !important;
        height: 350px !important;
        margin-top: 10px !important;
    }
    .hero_section_inner[b-48o2bvlf8r] {
        padding: 20px !important;
    }
    .icon_box h2[b-48o2bvlf8r] {
        font-size: 30px !important;
    }
    .icon_box p[b-48o2bvlf8r] {
        font-size: 18px !important;
    }
    .btn[b-48o2bvlf8r] {
        padding: 7px 20px !important;
    }
    .section5_box h2[b-48o2bvlf8r], .section6_box h2[b-48o2bvlf8r] {
        font-size: 30px !important;
    }
    .section5_box p[b-48o2bvlf8r], .section6_box p[b-48o2bvlf8r] {
        font-size: 18px;
    }
    .content_wrapper_wii[b-48o2bvlf8r] {
        flex-direction: column;
        justify-content: center;
        grid-gap: 30px !important;
        padding: 20px;
    }
    .wii_col[b-48o2bvlf8r] {
        max-width: 100% !important;
        width: 100% !important;
    }
    .hero_section[b-48o2bvlf8r] {
        padding-top: 25px;
    }
    .section2[b-48o2bvlf8r] {
        padding-top: 0 !important;
        padding-bottom: 50px !important;
    }
    
}
/* /Pages/MentorDashboard.razor.rz.scp.css */
section[b-0snrhqj4ti] {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.mt-3.personal-details[b-0snrhqj4ti] {
	width: 300px;
}
.navbar-toggler[b-0snrhqj4ti] {
    /* background-color: rgba(255, 255, 255, 0.1); */
}

.img[b-0snrhqj4ti] {
    padding-right: 10px;
}

.top-row[b-0snrhqj4ti] {
    height: 3.5rem;
    /* background-color: rgba(0, 0, 0, 0.4); */
}
.dasboard[b-0snrhqj4ti] {
    margin-bottom: 30px !important;
}

.sidebar[b-0snrhqj4ti] {
    margin-bottom: -30px;
}
.dash-item[b-0snrhqj4ti] {
    padding: 15px;
}

a.dash-link[b-0snrhqj4ti] {
    color: rgba(5, 22, 85, 1) !important;
    fill: rgba(5, 22, 85, 1) !important;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 18px;
    line-height: 24px;
    max-width: 240px;
    width: 150px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    a.dash-link.active[b-0snrhqj4ti] {
        color: #eb3d35 !important;
        fill: #eb3d35 !important;
    }

        a.dash-link.active svg[b-0snrhqj4ti] {
            color: #eb3d35 !important;
            fill: #eb3d35 !important;
        }

    a.dash-link .text[b-0snrhqj4ti] {
        position: relative;
        top: 5px;
    }

    a.dash-link:hover[b-0snrhqj4ti] {
        color: #eb3d35 !important;
        fill: #eb3d35 !important;
    }


.nav-link[b-0snrhqj4ti] {
    color: rgb(17, 17, 18) !important;
}

.navbar-brand[b-0snrhqj4ti] {
    font-size: 1.1rem;
}

.oi[b-0snrhqj4ti] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-0snrhqj4ti] {
    font-size: 20px;
    padding-bottom: 0.5rem;
    font-weight: 700;
    float: left;
    /* color: rgb(235, 30, 54)!important; */
}

    .nav-item:first-of-type[b-0snrhqj4ti] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-0snrhqj4ti] {
        padding-bottom: 1rem;
    }

    .nav-item[b-0snrhqj4ti]  a {
        color: rgba(5, 22, 85, 1);
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-0snrhqj4ti]  a.active {
            background-color: rgba(243, 246, 249, 1);
            /* color: white; */
        }

        .nav-item[b-0snrhqj4ti]  a:hover {
            background-color: rgba(243, 246, 249, 1);
            color: rgba(5, 22, 85, 1);
        }

@media (min-width: 641px) {
    .navbar-toggler[b-0snrhqj4ti] {
        display: none;
    }

    .collapse[b-0snrhqj4ti] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
.navbar-toggler[b-0snrhqj4ti] {
    /* background-color: rgba(255, 255, 255, 0.1); */
}

.img[b-0snrhqj4ti] {
    padding-right: 10px;
}

.top-row[b-0snrhqj4ti] {
    height: 3.5rem;
    /* background-color: rgba(0, 0, 0, 0.4); */
}

.nav-link[b-0snrhqj4ti] {
    color: rgb(17, 17, 18) !important;
}

.navbar-brand[b-0snrhqj4ti] {
    font-size: 1.1rem;
}

.oi[b-0snrhqj4ti] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-0snrhqj4ti] {
    font-size: 20px;
    padding-bottom: 0.5rem;
    font-weight: 700;
    /* color: rgb(235, 30, 54)!important; */
}

    .nav-item:first-of-type[b-0snrhqj4ti] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-0snrhqj4ti] {
        padding-bottom: 1rem;
    }

    .nav-item[b-0snrhqj4ti]  a {
        color: rgba(5, 22, 85, 1);
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-0snrhqj4ti]  a.active {
            background-color: rgba(243, 246, 249, 1);
            /* color: white; */
        }

        .nav-item[b-0snrhqj4ti]  a:hover {
            background-color: rgba(243, 246, 249, 1);
            color: rgba(5, 22, 85, 1);
        }

@media (min-width: 641px) {
    .navbar-toggler[b-0snrhqj4ti] {
        display: none;
    }

    .collapse[b-0snrhqj4ti] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

#avatar[b-0snrhqj4ti] {
    /* margin-right: 15%; */
    /* padding-left: 20px */
    /* This image is 687 wide by 1024 tall, similar to your aspect ratio */
    background-image: url("http://i.stack.imgur.com/Dj7eP.jpg");
    /* make a square container */
    width: 40px;
    height: 40px;
    /* fill the container, preserving aspect ratio, and cropping to fit */
    background-size: cover;
    /* center the image vertically and horizontally */
    background-position: top center;
    /* round the edges to a circle with border radius 1/2 container size */
    border-radius: 50%;
}

.create-workshop[b-0snrhqj4ti] {
    margin: 0 0 0 18px;
}

main[b-0snrhqj4ti] {
    flex: 1;
}

.page[b-0snrhqj4ti] {
    /* position: relative; */
    display: flex;
    flex-direction: column;
}



.sidebar[b-0snrhqj4ti] {
    margin-left: 60px;
    width: 120px;
    border-right: 1px solid #d6d5d5;
    margin-bottom: -30px;
    /* background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%); */
}

.top-row[b-0snrhqj4ti] {
    /* background-color: #f7f7f7; */
    border-bottom: 0.8px solid #d6d5d5;
    justify-content: space-between;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-0snrhqj4ti]  a,
    .top-row .btn-link[b-0snrhqj4ti] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-0snrhqj4ti] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-0snrhqj4ti] {
        display: none;
    }

    .top-row.auth[b-0snrhqj4ti] {
        justify-content: space-between;
    }

    .top-row a[b-0snrhqj4ti],
    .top-row .btn-link[b-0snrhqj4ti] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-0snrhqj4ti] {
        flex-direction: row;
    }

    .sidebar[b-0snrhqj4ti] {
        width: 200px;
        position: sticky;
        top: 0;
    }

    .top-row[b-0snrhqj4ti] {
        /* position: sticky; */
        top: 0;
        /* z-index: 1; */
    }

    .top-row[b-0snrhqj4ti],
    article[b-0snrhqj4ti] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/MentorSignup.razor.rz.scp.css */

section[b-eoi4oh7nxx]{
}

.frame[b-eoi4oh7nxx] {
    width: -webkit-fill-available;
    height: 820px;
}

.dayOfWeek[b-eoi4oh7nxx]{
justify-content: center;
}

.dayOfWeek .day[b-eoi4oh7nxx]{
  display: block;
  margin: 0px 10px;
}

input[type="radio"][b-eoi4oh7nxx] {
  margin: 20px 20px 0;
  padding: -10px 0px;
  height: auto;
  width: auto;
}
.input-text[b-eoi4oh7nxx]{
  width: 100%;
  height: 200px;
  border: 1;
  border-width: 2px;
  background: #fff;
  padding: 0 33px;
  border-radius: 20px;
  font-size: 18px;
  margin: 5px 0;
  border-color: #1C1E52;
  color: #30323d;
  overflow:auto;
}

.schedule_btn[b-eoi4oh7nxx]{
  background-color: #1C1E52;
  border: medium none;
  border-radius: 50px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0;
  padding: 23px 70px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  border: 2px solid transparent;
}
.time[b-eoi4oh7nxx]{
  justify-content: center;
}
.time select[b-eoi4oh7nxx]{
margin: 0px 5px;
}

.profile-div[b-eoi4oh7nxx]{
  height:70px;
}

.social-input-div[b-eoi4oh7nxx]{
  position: relative;
}
.social-input-div input[b-eoi4oh7nxx]{
position:absolute;
background: transparent;
}

.social-input-div img[b-eoi4oh7nxx]{
  z-index: 10;
  margin: 20px 15px;
}

.confirming[b-eoi4oh7nxx]{

}
.successful[b-eoi4oh7nxx] {
    background-color: forestgreen;
    border-color: darkgreen;
    cursor: auto;
}

.loader[b-eoi4oh7nxx] {
    margin: auto;
    border: 20px solid #EAF0F6;
    border-radius: 50%;
    border-top: 20px solid #FF7A59;
    width: 200px;
    height: 200px;
    animation: spinner-b-eoi4oh7nxx 4s linear infinite;
}

@keyframes spinner-b-eoi4oh7nxx {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* /Pages/Mentor_Dashboard/Sections/Home.razor.rz.scp.css */
select[b-fksflqz9ff] {
	border: 1px solid #E5E4E1;
	padding: 10px 15px;
	margin-bottom: 20px;
	width: 100%;
	font-size: 18px;
	color: black;
	font-weight: 300;
}
.view-profile a[b-fksflqz9ff] {
	color: var(--link-hover);
	font-size:18px;
}
	.view-profile a:hover[b-fksflqz9ff] {
		outline: none;
		color: var(--link-color);
		font-size: 18px;
	}
	.view-profile[b-fksflqz9ff]{
		margin: 10px 10px;  
	}

.first-box-item[b-fksflqz9ff] {
	max-width: 600px;
	margin-bottom: 18px;
}
	.first-box-item h1[b-fksflqz9ff] {
		width: 100%;
		margin-top: 20px;
		margin-bottom: 10px;
		color: #051655;
		font-size: 20px;
		font-family: "Author";
		font-weight: 500;
		margin-top: 10px !important;
	}
.first-box-item p[b-fksflqz9ff] {
	font-size: 20px;
	font-weight: 300;
}
.scnd-box-item[b-fksflqz9ff] {
	margin-bottom: 50px;
}
.scnd-box-item h2[b-fksflqz9ff] {
    font-size: 22px;
    color: #051655;
    font-weight: 500;
    font-family: "Author";
  }
  .scnd-box-item p[b-fksflqz9ff] {
    font-size: 18px;
    color: ;
    font-weight: 300;
  }
  .picture-upload-box[b-fksflqz9ff] {
    cursor: pointer;
  }
  .third-box-item label[b-fksflqz9ff] {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #051655;
	font-size: 20px;
	font-family: "Author";
	font-weight: 500;
	margin-top: 10px !important;
}
.third-box-item input[b-fksflqz9ff] {
	border: 1px solid #E5E4E1;
	padding: 10px 15px;
	margin-bottom: 20px;
	width: 100%;
	font-size: 18px;
	color: #E5E4E1;
	font-weight: 300;
}
  .top_input_fields[b-fksflqz9ff] {
	max-width: 460px;
}
.third-box-item p[b-fksflqz9ff] {
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 15px !important;
}
.third-box-item textarea[b-fksflqz9ff] {
	max-width: 760px !important;
	width: 100%;
	height: 200px;
	padding: 15px;
	border: 1px solid #ddd;
	font-family: "Author";
	font-weight: 300;
	margin-bottom: 30px;
	color: #000;
}
.bottom_input_fields label input[b-fksflqz9ff] {
	display: inline-block;
	width: 30px !important;
	margin: 0 !important;
}

.bottom_input_fields[b-fksflqz9ff] {
	margin-bottom: 50px;
}
.fourth-box-item label[b-fksflqz9ff] {
    font-size: 20px;
    display: block;
    margin-bottom: 15px;
    font-weight: 500;
    color: #000;
    font-family: "Author";
  }

  .pricing_usd[b-fksflqz9ff] {
	max-width: 135px;
	display: flex;
	margin-left: 25px;
	margin-top: 10px;
}
  .pricing_usd span[b-fksflqz9ff] {
    display: inline-block;
    width: 30%;
    background: #E5E4E1;
    padding: 10px 0px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #E5E4E1;
  }
  .pricing_usd input[b-fksflqz9ff] {
    display: inline-block;
    width: 70%;
    padding: 6px 10px;
    border: 1px solid #E5E4E1;
  }
  .fourth-box-item label span[b-fksflqz9ff] {
	display: inline-block;
	margin-left: 10px;
}

.scheds_row[b-fksflqz9ff] {
	display: flex;
	justify-content: space-between;
	padding: 15px;
	border-bottom: 1px solid #ddd;
	align-items: center;
}
.btn[b-fksflqz9ff] {
	border: 0;
	background: transparent;
	color: red;
	font-family: "Author";
	font-weight: 500;
	font-size: 18px;
}
.scheds[b-fksflqz9ff] {
	border: 1px solid #ddd;
}
.col_1 label[b-fksflqz9ff] {
	color: #000;
	font-size: 18px;
	font-weight: 500;
	font-family: "Author";
}
.right_side[b-fksflqz9ff] {
	width: 75%;
	display: flex;
	justify-content: space-between;
}
.col_2[b-fksflqz9ff] {
	font-size: 18px;
	font-weight: 300;
	font-family: "Author";
}
.empty-space[b-fksflqz9ff]{

}
.col_3[b-fksflqz9ff] {
}
.col_4[b-fksflqz9ff]{

}

.repeated_fields[b-fksflqz9ff] {
	display: flex;
	align-items: center;
	float: left;
	width: 360px;
	align-items: center;
	align-content: center;
	justify-content: center;
}
  .cst-input-groups[b-fksflqz9ff] {
    display: flex;
  }
	.cst-input-groups input[b-fksflqz9ff], .cst-input-groups select[b-fksflqz9ff] {
		width: 50%;
		border: 1px solid #dddd;
		background: transparent;
		font-size: 20px;
		font-weight: 300;
		font-family: "author";
		text-align: center;
		padding: 10px;
		height: 45px;
	}
  .first-box-item.sheds_box[b-fksflqz9ff] {
	max-width: 715px;
}
.addWindow.btn[b-fksflqz9ff] {
	color: #000;
	display: flex;
	font-size: 18px;
	font-family: "Author";
	gap: 5px;
}
.fifth-box-item button[b-fksflqz9ff] {
	background: #EB3D35;
	border: 0;
	padding: 10px 20px;
	color: #fff;
	font-family: "Author";
	font-family: ;
	font-weight: 300;
}

  .third-box-item.othr_profile[b-fksflqz9ff] {
    margin-bottom: 50px;
    max-width: 400px;
  }
  .third-box-item.othr_profile a[b-fksflqz9ff] {
    border: 1px solid #ddd;
    display: block;
    padding: 10px 20px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 300;
    color: #747887;
  }
  .first-box-item.sheds_box h1[b-fksflqz9ff] {
	margin-bottom: 15px;
}
.third-box-item.planname-area[b-fksflqz9ff] {
	margin: 40px 0px;
}
.feilds_with_action[b-fksflqz9ff] {
	margin-bottom: 20px;
}
.third-box-item.othr_profile a img[b-fksflqz9ff] {
	width: 16px;
	float: left;
	margin: 0;
	margin-right: 12px;
}
.third-box-item.othr_profile a[b-fksflqz9ff] {
	display: flex;
}
.other_social[b-fksflqz9ff] {
    display: flex;
    align-items: center;
    align-content: center;
    border: 1px solid #ddd;
    margin-bottom: 10px;
  }
  .other_social input[b-fksflqz9ff] {
    margin: 0 !important;
    border: 0 !important;
    color: #000 !important;
  }
  .other_social img[b-fksflqz9ff] {
    margin-left: 15px;
  }
  #myInput[b-fksflqz9ff] {
    margin-bottom: 0;
  }
  #suggestionsDropdown[b-fksflqz9ff] {
    border: 1px solid orange;
    font-size: 16px;
    font-family: "Author";
    cursor: pointer;
    padding: 10px 10px;
  }
  input[b-fksflqz9ff] {
	color: #333 !important;
}

.action-button[b-fksflqz9ff] {
	color: white !important;
}

	.action-button:hover[b-fksflqz9ff] {
		color: var(--color-rakt) !important;
		
	}
.removeWindow.btn[b-fksflqz9ff] {
	margin-left: 30px;
}
#suggestionsDropdown[b-fksflqz9ff] {
	max-height: 200px;
	overflow: hidden;
	overflow-y: scroll;
}
.third-box-item p[b-fksflqz9ff] {
	color: #000;
}
.upload-btn-wrapper button[b-fksflqz9ff] {
	border: 2px dashed;
}
@media only screen and (max-width: 767px) {
    .fourth-box-item label[b-n18hn6ens1][b-fksflqz9ff] {
        font-size: 15px;
    }
    .removeWindow.btn[b-fksflqz9ff] {
        margin-left: 0px;
    }
    .right_side[b-fksflqz9ff] {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .scheds_row[b-fksflqz9ff] {
        flex-direction: column;
        align-items:start;
    }
    .cst-input-groups inpuT[b-fksflqz9ff], .cst-input-groups select[b-fksflqz9ff] {
        width: 40%;
        font-size: 15px;
        padding: 4px;
    }
    .col_1 label[b-fksflqz9ff] {
        margin-bottom: 10px;
    }
    .addWindow.btn[b-fksflqz9ff] {
        font-size: 15px;
    }
    .fourth-box-item label span[b-fksflqz9ff] {
        display: inline;

    }
  }

@media (max-width:320px){
	.repeated_fields[b-fksflqz9ff] {	
		width: 290px;
	}
}
/* /Pages/Mentor_Dashboard/Sections/Message.razor.rz.scp.css */
.flex_box[b-s2lbbqi7t3] {
    display: flex;
}

.chat-section[b-s2lbbqi7t3] {
    padding-top: 50px;
    padding-bottom: 50px;
}

.chat-wrapper[b-s2lbbqi7t3] {
    padding: 20px;
    background: #F3F6F9;
}

.chat-title-area input[b-s2lbbqi7t3] {
    background: #E9E9E9;
    border: 0;
    padding: 10px 15px;
    border-radius: 5px;
    padding-left: 40px;
    font-size: 18px;
    font-weight: 375px;
}

.chat-title-area form[b-s2lbbqi7t3], .chat-title-area input[b-s2lbbqi7t3] {
    width: 100%;
}

.chat-title-area form[b-s2lbbqi7t3] {
    position: relative;
}

    .chat-title-area form img[b-s2lbbqi7t3] {
        position: absolute;
        top: 14px;
        left: 15px;
    }

.msg-box[b-s2lbbqi7t3] {
    display: flex;
}

.chat-left-side[b-s2lbbqi7t3] {
    width: 25%;
}

.chat-middle[b-s2lbbqi7t3] {
    width: 75%;
}

.chat-right-side[b-s2lbbqi7t3] {
    display: none !important;
    width: 25%;
}

.chat-left-side[b-s2lbbqi7t3] {
    display: flex;
    flex-direction: column;
}

.video-controller[b-s2lbbqi7t3] {
    display: flex;
}

    .video-controller ul li[b-s2lbbqi7t3] {
        width: 60px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 5px;
        font-weight: 375;
        font-size: 18px;
        cursor: pointer
    }

    .video-controller ul[b-s2lbbqi7t3] {
        display: flex;
        gap: 20px;
        justify-content: center;
        align-content: center;
        align-content: center;
        width: 100%;
    }

.video-small-area[b-s2lbbqi7t3] {
    width: 148px;
    position: absolute;
    right: 40px;
    bottom: 40px;
}

.video-section[b-s2lbbqi7t3] {
    position: relative;
}

.chat-info[b-s2lbbqi7t3] {
    padding-top: 20px;
    padding-bottom: 28px;
    font-family: "Author";
    font-weight: 375;
}

.video-big-area[b-s2lbbqi7t3] {
    height: 550px;
    border: 7px solid #E5E4E1;
    border-radius: 8px;
}

    .video-big-area img[b-s2lbbqi7t3], .video-big-area video[b-s2lbbqi7t3] {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

.video-controller[b-s2lbbqi7t3] {
    padding-top: 35px;
    padding-bottom: 35px;
}

.msg-box[b-s2lbbqi7t3] {
    display: flex;
    gap: 20px;
}

.chat-title-area[b-s2lbbqi7t3] {
    text-align: center;
}

    .chat-title-area h1[b-s2lbbqi7t3] {
        font-size: 30px;
        color: #051655;
        font-family: "Author";
        margin-top: 0;
        text-align: left;
    }

    .chat-title-area p[b-s2lbbqi7t3] {
        font-size: 18px;
        font-weight: 375;
        font-family: "Author";
    }

.msg-info span[b-s2lbbqi7t3] {
    font-size: 18px;
    color: #A9ABAD;
    font-weight: 375;
}

.sent .sender-info[b-s2lbbqi7t3] {
    background: #F3F6F9;
}

.recived .sender-info[b-s2lbbqi7t3] {
    background: #051655;
}

.single-chat[b-s2lbbqi7t3] {
    display: flex;
    justify-content: start;
    align-items: start;
    width: 100%;
    margin-bottom: 20px;
    gap: 15px;
}

.sender-info h4[b-s2lbbqi7t3] {
    font-size: 14px;
    margin-top: 0;
}

.sender-info p[b-s2lbbqi7t3] {
    font-size: 14px;
}

.single-chat img[b-s2lbbqi7t3] {
    width: 50px;
    margin: 0;
}

.chat-box[b-s2lbbqi7t3] {
    min-height: 305px;
    overflow-x: scroll;
    max-height: 305px;
    padding-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
}

.recived .sender-info h4[b-s2lbbqi7t3], .recived .sender-info p[b-s2lbbqi7t3] {
    color: #fff !important;
}

.chat-title-area[b-s2lbbqi7t3] {
    margin-bottom: 30px;
}

.sendbtn button[b-s2lbbqi7t3] {
    border: 0;
}

.sendinput textarea[b-s2lbbqi7t3] {
    border: 0;
    background: transparent;
}

.sendinput[b-s2lbbqi7t3] {
    width: 70%;
    padding: 0px 0px;
    overflow-y: scroll;
}

.chat-box[b-s2lbbqi7t3] {
    min-height: 495px;
    overflow-x: scroll;
}

.sendinput textarea[b-s2lbbqi7t3] {
    font-size: 18px;
    font-family: "Author";
    font-weight: 375;
}

.emoticon button[b-s2lbbqi7t3] {
    border: 0px
}

.sendinput textarea[b-s2lbbqi7t3] {
    width: 100%;
}

.button_wrapper button[b-s2lbbqi7t3] {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 4;
    left: 0;
}

.button_wrapper[b-s2lbbqi7t3] {
    position: relative;
    background: transparent;
}

#emoji-btn svg[b-s2lbbqi7t3] {
    display: none;
}

#emoji-btn svg[b-s2lbbqi7t3] {
    display: none !important;
    height: 0;
}

#emoji-btn svg[b-s2lbbqi7t3] {
    display: none !important;
}

.msg-info[b-s2lbbqi7t3] {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: end;
    gap: 10px
}

.chat-left-side .sender-info h4[b-s2lbbqi7t3] {
    color: #E9E9E9;
}

.amount[b-s2lbbqi7t3] {
    background: red;
    border-radius: 50%;
    color: #fff !important;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 18px;
}

.chat-middle .chat-wrapper[b-s2lbbqi7t3] {
    background: #fff !important;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.chat-middle .chat-box[b-s2lbbqi7t3] {
    height: 525px !important;
    min-height: 525px;
}

.chat-middle .chat-wrapper[b-s2lbbqi7t3] {
    background: #fff !important;
    padding: 0;
}

.chat-input-box[b-s2lbbqi7t3] {
    background: #F3F6F9;
    padding: 20px 50px;
}

.chat-wrapper-bg[b-s2lbbqi7t3] {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    background: #fff;
    padding: 5px 20px;
    border-radius: 50px;
    gap: 4px !important;
}

.sendbtn[b-s2lbbqi7t3] {
    display: flex;
    align-items: center;
    align-content: center;
    gap: 10px;
}

    .sendbtn button[b-s2lbbqi7t3] {
        background: transparent !important;
        align-content: center;
        align-items:;
        justify-content:;
    }

.sendinput textarea[b-s2lbbqi7t3] {
    height: auto;
}


.microphone[b-s2lbbqi7t3] {
    padding-right: 5px;
    display: flex;
    align-items: center;
}

.chat-middle .chat-box[b-s2lbbqi7t3] {
    padding-right: 25px;
    padding-left: 25px;
}

.about .chat-title-area[b-s2lbbqi7t3] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px 20px;
}

.about .chat-title-area[b-s2lbbqi7t3] {
    margin-bottom: 0px;
}

.about[b-s2lbbqi7t3] {
    background: #F3F6F9;
}

.chat-right-side[b-s2lbbqi7t3] {
    background: #F3F6F9;
}

.chat-title-area h5[b-s2lbbqi7t3] {
    font-size: 20px;
    font-family: "Author";
}

.chat-right-side .chat-title-area img[b-s2lbbqi7t3] {
    width: 100px;
}

.somebasics[b-s2lbbqi7t3] {
    padding: 20px;
    background: #fff;
    padding-left: 35px;
}

    .somebasics h4[b-s2lbbqi7t3] {
        font-size: 20px;
        font-family: "Author";
    }

    .somebasics ul li[b-s2lbbqi7t3] {
        font-size: 18px;
        font-family: "Author";
        font-weight: 375;
        flex-direction:;
        justify-content: s;
    }

.social_icons img[b-s2lbbqi7t3] {
    width: 20px !important;
}

.social_icons[b-s2lbbqi7t3] {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.somebasics li img[b-s2lbbqi7t3] {
    width: 15px;
    margin: 0;
}

.somebasics li[b-s2lbbqi7t3] {
    display: flex;
    gap: 10px;
    margin-bottom: 5px;
}

.sender-info[b-s2lbbqi7t3] {
    border-radius: 0px 5px 5px 5px !important;
    padding: 8px 10px !important;
}

.bubble-top h4[b-s2lbbqi7t3] {
    font-size: 20px;
    font-weight: 495;
    font-family: "Author";
    margin: 0;
}

.chat-left-side .sender-info[b-s2lbbqi7t3] {
    width: 60%;
}

.action_btn button[b-s2lbbqi7t3] {
    background: transparent;
    border: 0;
}

.msg-right[b-s2lbbqi7t3] {
    display: flex;
    gap: 15px;
}

.action_btn img[b-s2lbbqi7t3] {
    width: 100% !important;
    height: 100% !important;
}

.action_btn[b-s2lbbqi7t3] {
    width: 10px;
    height: 15px;
}

    .action_btn button[b-s2lbbqi7t3] {
        width: 100%;
        height: 100%;
    }

.chat-section[b-s2lbbqi7t3] {
    padding: 0 !important;
    padding-right: 20px !important;
}

    .chat-section .container[b-s2lbbqi7t3] {
        padding: 0;
    }

.back_btn_area[b-s2lbbqi7t3] {
    display: none;
}

@media only screen and (max-width: 767px) {
    .back_btn_area[b-s2lbbqi7t3] {
        display: block;
    }

    .back_btn[b-s2lbbqi7t3] {
        padding: 5px 10px;
        margin-bottom: 20px;
        color: #051655;
        display: inline-block;
        border-radius: 5px;
        border: 1px solid #051655;
    }

        .back_btn img[b-s2lbbqi7t3] {
            width: 20px;
            margin-right: 5px;
            object-fit: contain;
        }

    .flex_box[b-s2lbbqi7t3] {
        flex-direction: column;
    }

    .chat-middle[b-s2lbbqi7t3] {
        width: 100% !important;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .msg-box[b-s2lbbqi7t3] {
        flex-direction: column;
    }

    .chat-left-side[b-s2lbbqi7t3] {
        width: 100% !important;
    }

    .video-big-area[b-s2lbbqi7t3] {
        height: 300px !important;
    }

    .video-small-area[b-s2lbbqi7t3] {
        width: 100px;
        bottom: 20px;
        right: 20px;
    }

    .video-controller ul li[b-s2lbbqi7t3] {
        width: 40px !important;
    }

    .chat-right-side[b-s2lbbqi7t3] {
        width: 100% !important;
    }

    .chat-input-box[b-s2lbbqi7t3] {
        ;
        padding: 20px 10px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1080px) and (-webkit-min-device-pixel-ratio: 2) {
    .chat-input-box[b-s2lbbqi7t3] {
        ;
        padding: 20px 10px;
    }

    .msg-box[b-s2lbbqi7t3] {
        flex-direction: column;
    }

    .chat-left-side[b-s2lbbqi7t3] {
        width: 100% !important;
    }

    .video-big-area[b-s2lbbqi7t3] {
        height: 300px !important;
    }

    .video-small-area[b-s2lbbqi7t3] {
        width: 100px;
        bottom: 20px;
        right: 20px;
    }

    .video-controller ul li[b-s2lbbqi7t3] {
        width: 40px !important;
    }

    .chat-right-side[b-s2lbbqi7t3] {
        width: 100% !important;
    }
}
/* /Pages/Mentor_Dashboard/Sections/Settings_Pages/Payment.razor.rz.scp.css */
.card.payment.mt-3[b-00zzvq0zxx] {
	margin-bottom: 20px;
}
#payment-selection input[b-00zzvq0zxx] {
	width: 100%;
	padding: 10px;
	border: 1px solid #ddd;
}
.name-section .name-sec[b-00zzvq0zxx] {
    width: 50%;
  }
  .name-section[b-00zzvq0zxx] {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
  }

.address[b-00zzvq0zxx] {
    display: flex;
    gap: 20px;
    margin: 20px 0px;
  }
  .addr[b-00zzvq0zxx] {
    width: 50%;
  }
  #payment-selection[b-00zzvq0zxx] {
	max-width: 550px;
	padding: 30px;
	border: 1px solid #ddd;
}
#payment-selection[b-00zzvq0zxx] {
    max-width: 550px;
    padding: 30px;
    border: 1px solid #ddd;
  }
  .blue-color.fs2[b-00zzvq0zxx] {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-top: 50px;
  }
  .card-body.d-flex.justify-content-evenly[b-00zzvq0zxx] {
	padding-bottom: 10px !important;
}
.card.payment.mt-3[b-00zzvq0zxx] {
	max-width: 600px;
}
.card-header[b-00zzvq0zxx] {
	padding: 20px;
	font-size: 25px;
	font-weight: 500;
	font-family: "Author";
	color: #051655;
	background: #fff;
}

.card-body.d-flex.justify-content-evenly[b-00zzvq0zxx] {
	justify-content: space-between !important;
	padding: 20px 20px !important;
	padding-bottom: 20px !important;
	align-items: center;
  border-radius: 0;
}
.card-body.d-flex.justify-content-evenly .btn.btn-danger[b-00zzvq0zxx] {
	margin: 0 !important;
	padding: 10px 40px !important;
	height: auto !important;
	font-size: 20px !important;
	font-family: "Author" !important;
	font-weight: 300;
}
.card-body.d-flex.justify-content-evenly p[b-00zzvq0zxx] {
	margin: 0 !important;
	font-size: 20px !important;
	font-family: "Author" !important;
	font-weight: 400;
}
.card.payment.mt-3.payment-method-card .card-header[b-00zzvq0zxx] {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.btn.add-pay-btn[b-00zzvq0zxx] {
	border: 1px solid #E5E4E1;
	border-radius: 0;
	padding: 10px 25px;
}

.provider_row[b-00zzvq0zxx] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.provider-name[b-00zzvq0zxx] {
  width: 85%;
}
.provider-name h4[b-00zzvq0zxx] {
  display: inline-block;
  font-size: 24px;
  font-family: "Author";
  margin-right: 20px;
}





.provider_row[b-00zzvq0zxx] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.provider-name[b-00zzvq0zxx] {
  width: 85%;
}
.provider-name h4[b-00zzvq0zxx] {
  display: inline-block;
  font-size: 24px;
  font-family: "Author";
  margin-right: 20px;
}
.provider-name span[b-00zzvq0zxx] {
  font-size: 16px;
  font-family: "Author";
  font-weight: 300;
}
.action[b-00zzvq0zxx] {
  position: relative;
}
.remove_btn[b-00zzvq0zxx] {
	position: absolute;
	font-size: 15px;
	right: -15px;
	bottom: -43px;
	background: #f1f1f1;
	border: 1px solid #ddd;
	padding: 10px 15px;
	padding-right: 30px;
	color: #747887;
	font-weight: 300;
	cursor: pointer;
	z-index: 1;

}
.remove_btn[b-00zzvq0zxx]::after {
	position: absolute;
	width: 20p;
	height: 14px;
	width: 15px;
	content: "";
	background: #f1f1f1;
	z-index: -1;
	top: -8px;
	transform: rotate(45deg);
}
.remove_btn.hide[b-00zzvq0zxx] {
  display: none;
}
.action[b-00zzvq0zxx] {
	padding: 0px 7px;
}

.card-info-with-cvc[b-00zzvq0zxx] {
  display: flex;
  border: 1px solid #ddd;
  border-radius: 5px;
  outline: 0 !important;
  margin-top: 15px;
  margin-bottom: 20px;
  overflow: hidden;
  padding-left: 50px;
  position: relative;
}
.card-info-with-cvc input[b-00zzvq0zxx] {
  border: 0 !important;
  outline: 0 !important;
  font-weight: 300;
}
.card-info-with-cvc[b-00zzvq0zxx]::after {
	position: absolute;
	left: 10px;
	width: 40px;
	height: 25px;
	top: 10px;
	background: url("/img/credit-card.png");
	content: "";
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.field-design[b-00zzvq0zxx] {
	width: 75px !important;
  text-align: center;
}

.address-field-row input[b-00zzvq0zxx] {
  border-radius: 5px;
  margin-bottom: 20px;
  font-weight: 300;
  padding: 10px 20px !important;
}
.name-sec.country-section[b-00zzvq0zxx] {
	margin: 0 !important;
}
.name-sec.country-section  .btn-group[b-00zzvq0zxx] {
	width: 100%;
}
.btn.btn-white.button-align.dropdown-toggle.grey-color[b-00zzvq0zxx] {
	padding: 10px;
	border-radius: 5px !important;
}
.name-sec.country-section[b-00zzvq0zxx] {
	margin-bottom: 20px !important;
}

.city_state_zip input[b-00zzvq0zxx] {
  border: 1px solid #ddd;
  border-radius: 5px;
}
.city_state_zip[b-00zzvq0zxx] {
  display: flex;
  gap: 10px;
}
#payment-selection .save_btn[b-00zzvq0zxx] {
	margin: 0 !important;
	margin-top: 25px !important;
	width: 100% !important;
	padding: 15px;
}


#suggestionsDropdown[b-00zzvq0zxx] {
	position: absolute;
	right: 0;
	font-size: 15px;
	height: 200px;
	overflow: hidden;
	overflow-y: scroll;
	background: #fff;
	padding: 20px;
	top: 52px;
	border: 1px solid #ddd;
	cursor: pointer;
  }
  .city_state_zip[b-00zzvq0zxx] {
	position: relative;
  }
  .city_state_zip input[b-00zzvq0zxx] {
	font-weight: 300;
}
.city_state_zip input:first-child[b-00zzvq0zxx] {
	width: 50% !important;
}
#payment-selection[b-00zzvq0zxx] {
	max-width: 600px;
	padding: 30px;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.state_box[b-00zzvq0zxx] {
	position: relative;
  }
  .zip-field[b-00zzvq0zxx] {
	width: 25% !important;
  }
  .state_box[b-00zzvq0zxx] {
	width: 25% !important;
  }
  #myInput[b-00zzvq0zxx] {
	width: 100% !important;
}
.single-card .col-9.my-auto[b-00zzvq0zxx] {
	display: flex;
	gap: 10px;
	padding-left: 0;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.col-3 .col-6[b-00zzvq0zxx] {
	padding-left: 0px;
}

.single-card[b-00zzvq0zxx]{
	min-height:92px;
}

.single-card .col-3[b-00zzvq0zxx] {
	padding-left: 0px;
}
.card_img img[b-00zzvq0zxx] {
	width: 60px;
	object-fit: contain;
}
.card_action_btn[b-00zzvq0zxx] {
	float: right;
	width: auto;
	cursor: pointer;
}
.row.make_it_right[b-00zzvq0zxx] {
	justify-content: end;
}
.card-actions[b-00zzvq0zxx] {
	position: absolute;
	right: 14px;
}
.row.make_it_right[b-00zzvq0zxx] {
	position: relative;
}
.card_stars span[b-00zzvq0zxx] {
	margin-top: 5px;
}
.col-9.my-auto[b-00zzvq0zxx] {
	font-size: 18px;
	font-weight: 300;
}
.card_stars[b-00zzvq0zxx] {
	padding-top: 5px;
}
.Last4[b-00zzvq0zxx] {
	padding-top: 2px;
}
.card-actions.show[b-00zzvq0zxx] {
	display: block !important;
}
/* /Pages/Mentor_Dashboard/Sections/Settings_Pages/Personal_info.razor.rz.scp.css */
.mt-3.personal-details[b-0qk9xj9eeh] {
	width: 500px !important;
}
#suggestionsDropdown[b-0qk9xj9eeh] {
	max-height: 200px;
	overflow: hidden;
	overflow-y: scroll;
}
#suggestionsDropdown[b-0qk9xj9eeh] {
	border: 1px solid orange;
	font-size: 16px;
	font-family: "Author";
	cursor: pointer;
	padding: 10px 10px;
	position: absolute;
	width: 100%;
	z-index: 1;
	background: #fff;
}

.personalmain.full-width[b-0qk9xj9eeh] {
	width: 100% !important;
}
.slectOption.personalmain.full-width[b-0qk9xj9eeh] {
	padding: 13px 15px;
	border: 1px solid #E5E4E1;
	margin-top: 9px;
	font-weight: 300;
}
.special_fields label input[b-0qk9xj9eeh] {
	height: auto !important;
	min-height: auto !important;
	margin-right: 10px;
  }
  .special_fields label[b-0qk9xj9eeh] {
	font-weight: 300;
	font-family: "Author";
  }
  .special_fields[b-0qk9xj9eeh] {
	margin-top: 5px;
}

.form-floating input[b-0qk9xj9eeh]{
	margin-top: 0px;
}
/* /Pages/Mentor_Dashboard/Sections/Workshop.razor.rz.scp.css */
#avatar-logo[b-stkul0jv70] {
    margin-top: 2px;
    width: 75px;
    height: 75px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #F3F6F9;
}
.content[b-stkul0jv70] {
	margin: 0 auto !important;
	max-width: 1200px !important;
}

    #avatar-logo img[b-stkul0jv70] {
        width: 75px;
        height: 75px;
        object-fit: cover;
    }

.button-divider[b-stkul0jv70] {
    background: #EB3D35;
    border-radius: 20px;
    height: 40px;
    width: 2px;
    color: transparent;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.workshop-buttons-div[b-stkul0jv70] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.workshop-button-div[b-stkul0jv70] {
    padding: 0;
}

    .workshop-button-div button[b-stkul0jv70] {
        width: 100px !important;
        margin: 0 10px !important;
    }
.booking-desc[b-stkul0jv70] {
    width: 60%;
    color: #747887;
}



.booking .nav-link[b-stkul0jv70] {
    color: rgba(5, 22, 85, 1) !important;
    font-weight: 494 !important;
    font-size: 22px !important;
    padding: 1rem 1.2rem 1rem 0 !important;
    cursor: pointer;
}

.booking .nav-item:hover[b-stkul0jv70] {
    border-bottom: 2px solid red !important;
    border-radius: 0px !important;
}

.booking a.nav-link.active[b-stkul0jv70] {
    border-bottom: 2px solid red !important;
    border-radius: 0px !important;
}

.lower-booking-container[b-stkul0jv70] {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 40px;
    width: 900px;
    height: 345px;
    top: 100px;
    /* Cards */
    background: #F3F6F9;
}

.booking-icon[b-stkul0jv70] {
    color: #051655;
}

.user-dash-card[b-stkul0jv70] {
    border: 1px solid #E5E4E1 !important;
}

.personal-button[b-stkul0jv70] {
    width: 5rem;
    font-size: 0.8rem;
    border: 1px solid #d6d5d5;
}

.personal-container[b-stkul0jv70] {
    position: relative;
}

.personal-details .form-floating .form-control[b-stkul0jv70] {
    height: 3rem !important;
    justify-content: center;
    padding: 1rem;
    overflow: hidden;
}

.personal-info .nav-link[b-stkul0jv70] {
    color: rgba(5, 22, 85, 1) !important;
    font-weight: 594 !important;
    font-size: 1 rem !important;
    padding: 1rem 1.2rem 1rem 0 !important;
    cursor: pointer;
}

.personal-info .nav-item:hover[b-stkul0jv70] {
    border-bottom: 2px solid red !important;
    border-radius: 0px !important;
}

.personal-info a.nav-link.active[b-stkul0jv70] {
    border-bottom: 2px solid red !important;
    border-radius: 0px !important;
}

.workshop[b-stkul0jv70]{
    background:none;
    border:none;
}

.hide-schedule[b-stkul0jv70]{
    display:none;
}

.show-schedule[b-stkul0jv70]{
    width: min-content;
}
.workshops[b-stkul0jv70] {
	min-width: 48%;
}
.workshops ul.nav.personal-info a.nav-link.active[b-stkul0jv70],.workshops ul.nav.personal-info a.nav-link.active:hover[b-stkul0jv70] {
	box-shadow: 0px 0px 0px 0px !important;
}
.workshops .personal-info a.nav-link.active[b-stkul0jv70] {
	border-bottom: 0 !important; 
}
.workshop-item[b-stkul0jv70] {
	padding: 20px;
	border: 1px solid #ddd;
}
.mt-3.ms-5.mb-5.workshop-wrapper[b-stkul0jv70] {
	display: flex;
	gap: 15px;
}
.workshop[b-stkul0jv70] {
	color: #051655 !important;
	padding-bottom: 0px;
	margin-bottom: 10px !important;
	border-bottom: 1px solid #ddd !important;
}

.delete_btn button[b-stkul0jv70],.edit_btn button[b-stkul0jv70] {
    background: #EB3D35;
    border: 0;
    color: #fff;
    padding: 10px 30px;
    width: 100%;
  }
  .edit_btn button[b-stkul0jv70] {
    background: #051655;
  }
  .delete_btn[b-stkul0jv70], .edit_btn[b-stkul0jv70] {
    margin: 0;
    padding: 0;
    width: 48%;
  }
  .workshop-buttons-div.row[b-stkul0jv70] {
	gap: 1%;
	display: flex;
}
.personal-info .nav-item:hover[b-stkul0jv70] {
	border-bottom: 0 !important;
}
ul.nav.personal-info a.nav-link.active[b-stkul0jv70] {
	box-shadow: 0px 0px 0px 0px !important;
}
.personal-info a.nav-link.active[b-stkul0jv70] {
	border-bottom: 0px !important;
	border-radius: 0px !important;
}
.workshops .nav-link.active[b-stkul0jv70],.pending_side .nav-link.active[b-stkul0jv70]{
	text-align: left !important;
}
.workshop-item button.workshop[b-stkul0jv70] {
	text-align: left;
	color: #051655 !important;
}
.workshop_dates span[b-stkul0jv70] {
    font-size: 20px;
    font-family: "Author";
    color: #747887;
    font-weight: 300;
    display: inline-block;
    margin-left: 14px;
  }
  .workshop_dates div[b-stkul0jv70] {
    margin-bottom: 10px;
  }
  .workshop_dates[b-stkul0jv70] {
    margin-bottom: 30px;
  }

.join_btn[b-stkul0jv70] {
	background: #fff;
	padding: 10px;
	border: 1px solid #ddd;
	width: 97%;
	margin-bottom: 5px;
	color: #EB3D35;
	font-weight: 300;
}
.nav.personal-info.workshopsec.ms-4.row[b-stkul0jv70] {
	margin: 0 !important;
	padding: 0 !important;
}
.pagination[b-stkul0jv70] {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
  }
  .nav.personal-info.workshopsec.ms-4.row[b-stkul0jv70] {
    margin: 0 !important;
    padding: 0 !important;
  }
  .pagination a[b-stkul0jv70] {
    color: #051655;
    font-size: 20px;
  }
  .hr_line[b-stkul0jv70] {
    display: none !important;
  }
  .workshops[b-stkul0jv70] {
    width: 48%;
  }
  .workshop-wrapper[b-stkul0jv70] {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px !important;
    grid-auto-rows: 0fr;
  }
  .workshop-item[b-stkul0jv70] {
    width: 100% !important;
  }
  ul.nav.personal-info.ms-4.row[b-stkul0jv70] {
	border-right: 1px solid #ddd !important;
}
.workshop-item[b-stkul0jv70] {
	width: 100% !important;
}
.wokshpitem.active_item[b-stkul0jv70] {
    display: block;
}
.wokshpitem[b-stkul0jv70] {
    display: none;
}
.nav-item-me-3[b-stkul0jv70] {
    cursor: pointer;
    font-family: "Author";
    font-size: 18px
}
.nav-item-me-3.active_item[b-stkul0jv70] {
	border-bottom: 2px solid orange;
    cursor: pointer
}
.wokshpitem[b-stkul0jv70] {
	display: flex !important;
	flex-wrap: wrap;
}
.wokshpitem[b-stkul0jv70] {
	height: 0;
	overflow: hidden;
	opacity: 0;
}
.wokshpitem.active_item[b-stkul0jv70] {
	height: auto;
	overflow: unset;
	opacity: 1;
}
.item.active[b-stkul0jv70] {
	color: red !important;
	border-bottom: 2px solid red;
}
@media only screen and (max-width: 767px) {
    .button-divider[b-stkul0jv70] {
        width: 1px !important;
    }
    .upcoming[b-stkul0jv70] {
        width:100%;
    }
    .workshop-item[b-stkul0jv70] {
        width: 100% !important;
    }
    .workshops[b-stkul0jv70]{
        width: 100%;
    }
}
/* /Pages/PasswordRecovery.razor.rz.scp.css */

section[b-6bi7uifej7] {
    height: 500px;
}

.dayOfWeek[b-6bi7uifej7] {
    justify-content: center;
}

    .dayOfWeek .day[b-6bi7uifej7] {
        display: block;
        margin: 0px 10px;
    }

input[type="radio"][b-6bi7uifej7] {
    margin: 20px 20px 0;
    padding: -10px 0px;
    height: auto;
    width: auto;
}

.input-text[b-6bi7uifej7] {
    width: 100%;
    height: 200px;
    border: 1;
    border-width: 2px;
    background: #fff;
    padding: 0 33px;
    border-radius: 20px;
    font-size: 18px;
    margin: 5px 0;
    border-color: #1C1E52;
    color: #30323d;
    overflow: auto;
}

.schedule_btn[b-6bi7uifej7] {
    background-color: #1C1E52;
    border: medium none;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 23px 70px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    border: 2px solid transparent;
}

.time[b-6bi7uifej7] {
    justify-content: center;
}

    .time select[b-6bi7uifej7] {
        margin: 0px 5px;
    }

.profile-div[b-6bi7uifej7] {
    height: 70px;
}

.social-input-div[b-6bi7uifej7] {
    position: relative;
}

    .social-input-div input[b-6bi7uifej7] {
        position: absolute;
        background: transparent;
    }

    .social-input-div img[b-6bi7uifej7] {
        z-index: 10;
        margin: 20px 15px;
    }

.confirming[b-6bi7uifej7] {
}

.successful[b-6bi7uifej7] {
    background-color: forestgreen;
    border-color: darkgreen;
    cursor: auto;
}

.loader[b-6bi7uifej7] {
    margin: auto;
    border: 20px solid #EAF0F6;
    border-radius: 50%;
    border-top: 20px solid #FF7A59;
    width: 200px;
    height: 200px;
    animation: spinner-b-6bi7uifej7 4s linear infinite;
}

@keyframes spinner-b-6bi7uifej7 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
 
@media only screen and (max-width: 767px) {
    .step-h2[b-6bi7uifej7] {
        font-family: 'Author';
        font-style: normal;
        font-weight: 494;
        font-size: 47px;
        line-height: 20px;
        color: #051655;
        position: relative;
        font-style: normal;
        font-weight: 600;
        font-size: 46px;
        line-height: 35px;
        width: 100%;
        text-align:center
    }
    .profile-section[b-6bi7uifej7] {
        padding-top: 0 !important;
    }
    section[b-6bi7uifej7] {
        padding: 20px 0 !important;
    }
    .text-start[b-6bi7uifej7] {
        padding: 20px;
        text-align: center !important;
    }
}

/* /Pages/Pricing_Promo/Black_history.razor.rz.scp.css */
.asked-us-mob[b-5rzyfnr6v5] {
    display: none;
}

.special-font[b-5rzyfnr6v5] {
    font-family: "Zodiak";
    font-style: italic;
    font-weight: 400;
}

.drop-heading.collapsed[b-5rzyfnr6v5] {
    background: transparent;
}

.drop-heading[b-5rzyfnr6v5] {
    background-color: #f3f6f9;
}

.annual-style[b-5rzyfnr6v5] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 18px 30px;
    gap: 10px;
    width: 180px;
    height: 70px;
    background: white;
    border: 1px solid rgba(229, 228, 225, 1);
    border-radius: 0px 50px 50px 0px;
    /* Inside auto layout */
    flex: none;
    order: 1;
    flex-grow: 0;
}

.black-cover-img[b-5rzyfnr6v5] {
    height: 35rem;
    width: 100%;
}

.black-hist-parent[b-5rzyfnr6v5] {
    position: relative;
}

.black-hist-child[b-5rzyfnr6v5] {
    position: absolute;
}

.black-hist-img[b-5rzyfnr6v5] {
    /* height: 31rem; */
    width: 23rem;
    /* margin-right: 0.3rem; */
}

.black-hist-mid[b-5rzyfnr6v5] {
    text-align: center;
    align-items: center;
    justify-content: center;
}

.black-upper[b-5rzyfnr6v5] {
    padding: 0 0 !important;
    padding-left: 0 !important;
}

.blue-color[b-5rzyfnr6v5] {
    color: #051655;
}

.blue-sec[b-5rzyfnr6v5] {
    display: flex;
    background: #f3f6f9;
    margin: 0 3rem;
}

.bottom-pos[b-5rzyfnr6v5] {
    bottom: 8rem;
    left: 20rem;
}

.choose-plan-btn[b-5rzyfnr6v5] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 5px 30px;
    gap: 10px;
    width: 150px;
    height: 45px;
    /* Primary Color */
    background: #eb3d35;
    /* Inside auto layout */
    flex: none;
    order: 1;
    flex-grow: 0;
    border-radius: 0;
}

.content[b-5rzyfnr6v5] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.col-start[b-5rzyfnr6v5] {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.col-mid[b-5rzyfnr6v5],
.col-end[b-5rzyfnr6v5] {
    text-align: center;
}

.desktop-v[b-5rzyfnr6v5] {
    width: 50%;
}

.desktop-v button[b-5rzyfnr6v5] {
    margin-top: 1rem;
    margin-left: 0.5rem;
}

.features-section[b-5rzyfnr6v5] {
    display: flex;
    flex-direction: column;
}

.heading-sec[b-5rzyfnr6v5] {
    margin: 0 2rem;
    display: flex;
}

.icon[b-5rzyfnr6v5] {
    padding-left: 0.6rem;
}

.individual-box[b-5rzyfnr6v5] {
    background: rgba(255, 255, 255, 0.25);
    height: 3rem;
    width: 3rem;
    text-align: center;
}

.individual-box-col[b-5rzyfnr6v5] {
    margin-left: 0.5rem !important;
}

.individual-box-text[b-5rzyfnr6v5] {
    padding-top: 0.5rem;
}

.stat-icon[b-5rzyfnr6v5] {
    text-align: center;
    align-items: center;
}

.label-circle[b-5rzyfnr6v5] {
    border-radius: 10px;
    text-align: center;
    border: 1px solid #051655;
    font-size: 0.8rem;
    padding: 0 0.3rem;
    margin: 0 0.3rem;
}

.monthly-style[b-5rzyfnr6v5] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 18px 30px;
    gap: 10px;
    width: 180px;
    height: 70px;
    /* Primary Color */
    background: #eb3d35;
    border-radius: 50px 0px 0px 50px;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

.one-to-one[b-5rzyfnr6v5] {
    background: #f3f6f9;
}

.one-to-one-session[b-5rzyfnr6v5] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
}

p[b-5rzyfnr6v5] {
    margin: 0.5rem;
}

.plan-rate[b-5rzyfnr6v5] {
    display: flex;
}

.plan-type[b-5rzyfnr6v5] {
    display: flex;
    align-self: center;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin: 2rem 0;
}

.plan-type p[b-5rzyfnr6v5] {
    margin: 0rem;
}

.plan-below-m[b-5rzyfnr6v5] {
    display: flex;
}

.plan-card[b-5rzyfnr6v5] {
    text-align: start;
    background: #f3f6f9;
    padding: 1.5rem 3rem;
}

.plan-card-text[b-5rzyfnr6v5] {
    font-family: "Author";
    font-style: normal;
    font-weight: 375;
    font-size: 0.8rem;
    line-height: 25px;
    /* identical to box height, or 125% */
    /* Body Text */
    color: #747887;
}

.plan-cost[b-5rzyfnr6v5] {
    font-family: "Zodiak";
    font-style: normal;
    font-weight: 400;
    font-size: 3.5rem;
    /* identical to box height, or 111% */
    /* Primary Color */
    color: #eb3d35;
}

.plan-m[b-5rzyfnr6v5] {
    display: none;
}

.red-color[b-5rzyfnr6v5] {
    color: #eb3d35;
}

.text-font[b-5rzyfnr6v5] {
    font-size: 3rem;
}

.timer-sec[b-5rzyfnr6v5] {
    display: flex;
}

.upper-left-para[b-5rzyfnr6v5] {
    bottom: 1rem;
    width: 100%;
    height: 90%;
    display: flex;
    flex-direction: row;
    padding-left: 3rem;
}

.wc[b-5rzyfnr6v5] {
    color: #fff;
}

.white-sec[b-5rzyfnr6v5] {
    display: flex;
    margin: 0 3rem;
}

@media (max-width: 750px) {
    .asked-us-mob[b-5rzyfnr6v5] {
        display: flex;
        flex-direction: column;
    }
    .asked-us-mob .individual-drop[b-5rzyfnr6v5] {
        padding: 0.3rem 0 !important;
    }
    .upper-left-para[b-5rzyfnr6v5] {
        flex-direction: column;
        text-align: center;
        padding-left: 0;
        height: 100%;
        bottom: 0;
        top: 4rem;
    }
    .bc-upper[b-5rzyfnr6v5] {
        height: 55rem !important;
    }
    .black-cover-img[b-5rzyfnr6v5] {
        height: 45rem;
    }
    .black-hist-img[b-5rzyfnr6v5] {
        width: 16rem;
        height: 20rem;
    }
    .black-img-center[b-5rzyfnr6v5] {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .blue-sec[b-5rzyfnr6v5] {
        display: flex;
        background: transparent;
        margin: 0 0.5rem;
        justify-content: space-between;
    }
    /* .bottom-pos {
        left: 4rem;
        top: 3.5rem;
    } */
    .bonus-section[b-5rzyfnr6v5] {
        display: flex;
        justify-content: center;
        margin-bottom: 1rem;
    }
    .desktop-v[b-5rzyfnr6v5] {
        width: 100%;
    }
    .features-section[b-5rzyfnr6v5] {
        display: none;
    }
    .heading-sec[b-5rzyfnr6v5] {
        display: none;
    }
    .label-circle[b-5rzyfnr6v5] {
        border: 1px solid#747887;
    }
    .plan-rate-bottom[b-5rzyfnr6v5] {
        display: flex;
        flex-direction: column;
    }
    .plan-below-m[b-5rzyfnr6v5] {
        display: none;
    }
    .plan-card-bottom[b-5rzyfnr6v5] {
        margin-right: 0 !important;
        margin-bottom: 0.5rem;
    }
    .plan-rate[b-5rzyfnr6v5] {
        display: none;
    }
    .bottom-pos[b-5rzyfnr6v5] {
        left: 18%;
        bottom: 1rem;
    }
    .bottom-pos .basic-card[b-5rzyfnr6v5] {
        margin-bottom: 1rem;
    }
    .bottom-pos .plan-rate[b-5rzyfnr6v5] {
        display: flex;
        flex-direction: column;
    }
    .plan-card[b-5rzyfnr6v5] {
        padding: 1rem 2rem;
    }
    .plan-card-text[b-5rzyfnr6v5] {
        font-size: 0.8rem;
    }
    .monthly-style[b-5rzyfnr6v5] {
        padding: 10px 20px;
        width: 120px;
        height: 40px;
    }
    .annual-style[b-5rzyfnr6v5] {
        padding: 10px 20px;
        width: 120px;
        height: 40px;
    }
    .plan-cost[b-5rzyfnr6v5] {
        font-size: 2rem;
    }
    .choose-plan-btn[b-5rzyfnr6v5] {
        padding: 5px 10px;
        width: 110px;
        height: 40px;
    }
    .plan-rate-m[b-5rzyfnr6v5] {
        display: flex;
        justify-content: center;
    }
    .plan-m[b-5rzyfnr6v5] {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .radio-plan-m[b-5rzyfnr6v5] {
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
    }
    .text-font[b-5rzyfnr6v5] {
        font-size: 2.2rem;
    }
    .timer-sec[b-5rzyfnr6v5] {
        display: flex;
        justify-content: space-evenly;
    }
    .transac-head[b-5rzyfnr6v5] {
        margin-top: 0.4rem;
    }
}

@media (min-width: 200px) and (max-width: 300px) {
    .bottom-pos[b-5rzyfnr6v5] {
        left: 1rem;
    }
    .plan-card[b-5rzyfnr6v5] {
        padding: 2rem 2rem;
    }
}

@media (min-width: 751px) {
    .bottom-pos .basic-card[b-5rzyfnr6v5] {
        margin-right: 0.5rem;
    }
    .bottom-pos .pro-card[b-5rzyfnr6v5] {
        margin-left: 0.5rem;
    }
    .bottom-pos[b-5rzyfnr6v5] {
        bottom: 4rem;
        left: 3%;
    }
    .text-font[b-5rzyfnr6v5] {
        font-size: 2.8rem;
    }
}

@media (min-width: 900px) {
    .bottom-pos[b-5rzyfnr6v5] {
        left: 15%;
        bottom: 4rem;
    }
}

@media (min-width: 1100px) {
    .bottom-pos[b-5rzyfnr6v5] {
        left: 27%;
    }
    .text-font[b-5rzyfnr6v5] {
        font-size: 3rem;
    }
}

@media (min-width:1800px) {
    .bottom-pos[b-5rzyfnr6v5] {
        left: 35%;
    }
}
/* /Pages/Pricing_Promo/Pricing_Page.razor.rz.scp.css */
.asked-us-mob[b-06w8j2422a] {
    display: none;
}
.selected-style[b-06w8j2422a] {
    color: #fff;
    background: #eb3d35;
    border: none;
}
.sub-title[b-06w8j2422a]{
    font-weight:300;
}

.data-content p[b-06w8j2422a] {
    font-weight: 300;
}
.not-selected-style[b-06w8j2422a] {
    color: #051655;
    background: white;
    border: 1px solid rgba(229, 228, 225, 1);
}

.annual-style[b-06w8j2422a] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 18px 30px;
    gap: 10px;
    width: 180px;
    height: 70px;
/*    background: white;
*/    /*border: 1px solid rgba(229, 228, 225, 1);*/
    border-radius: 0px 50px 50px 0px;
    /* Inside auto layout */
    flex: none;
    order: 1;
    flex-grow: 0;
}

.drop-heading.collapsed[b-06w8j2422a] {
    background: transparent;
}

.drop-heading[b-06w8j2422a] {
    background-color: #f3f6f9;
}

.black-cover-img[b-06w8j2422a] {
    height: 35rem;
    width: 100%;
}

.black-hist-parent[b-06w8j2422a] {
    position: relative;
}

.black-hist-child[b-06w8j2422a] {
    position: absolute;
}

.black-hist-img[b-06w8j2422a] {
    margin: 0;
    /* margin-right: 0.3rem; */
}
.call-to-action-paragraph[b-06w8j2422a]{

}
.black-hist-mid[b-06w8j2422a] {
    text-align: center;
    align-items: center;
    justify-content: center;
    padding-bottom: 0px;
}

.black-upper[b-06w8j2422a] {
    padding: 0 0 !important;
    padding-left: 0 !important;
}

.blue-color[b-06w8j2422a] {
    color: #051655;
}

.blue-sec[b-06w8j2422a] {
    display: flex;
    background: #f3f6f9;
    margin: 0 3rem;
}

.bottom-pos[b-06w8j2422a] {
    bottom: 8rem;
    left: 20rem;
}

.choose-plan-btn[b-06w8j2422a] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 5px 30px;
    gap: 10px;
    height: 45px;
    /* Primary Color */
    background: #eb3d35;
    /* Inside auto layout */
    flex: none;
    order: 1;
    flex-grow: 0;
    border-radius: 0;
}

.content[b-06w8j2422a] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.col-start[b-06w8j2422a] {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.col-mid[b-06w8j2422a],
.col-end[b-06w8j2422a] {
    text-align: center;
}

.desktop-v[b-06w8j2422a] {
    max-width: 40%;
}

    .desktop-v button[b-06w8j2422a] {
        margin-top: 1rem;
        margin-left: 0.5rem;
        height: 45px;
    }

.features-section[b-06w8j2422a] {
    display: flex;
    flex-direction: column;
    margin-bottom: 60px;
}

    .features-section .sec-row:nth-child(even)[b-06w8j2422a] {
        display: flex;
        background: White;
        margin: 0 1rem;
    }
    .features-section .sec-row:nth-child(odd)[b-06w8j2422a] {
        display: flex;
        background: #f3f6f9;
        margin: 0 1rem;
    }

.heading-sec[b-06w8j2422a] {
    margin: 0 2rem;
    display: flex;
}

.heading-sec h3[b-06w8j2422a]{
    margin: 16px;
    font-size:26px;
}

.hist-mid-align[b-06w8j2422a] {
    margin-left: 35%;
}

.hist-mid-second[b-06w8j2422a] {
    margin-left: 5rem;
}

.hist-mid-third[b-06w8j2422a] {
    margin-left: 10rem;
}

.icon[b-06w8j2422a] {
    padding-left: 0.6rem;
}

.individual-box[b-06w8j2422a] {
    background: rgba(255, 255, 255, 0.25);
    height: 3rem;
    width: 3rem;
    text-align: center;
}

.individual-box-col[b-06w8j2422a] {
    margin-left: 0.5rem !important;
}

.individual-box-text[b-06w8j2422a] {
    padding-top: 0.5rem;
}

.stat-icon[b-06w8j2422a] {
    text-align: center;
    align-items: center;
}

.label-circle[b-06w8j2422a] {
    border-radius: 10px;
    text-align: center;
    border: 1px solid #051655;
    font-size: 0.8rem;
    padding: 0 0.3rem;
    margin: 0 0.3rem;
}

.monthly-style[b-06w8j2422a] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 18px 30px;
    gap: 10px;
    width: 180px;
    height: 70px;
    /* Primary Color */
/*    background: #eb3d35;
*/    border-radius: 50px 0px 0px 50px;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

.one-to-one[b-06w8j2422a] {
    background: #f3f6f9;
}

.one-to-one-session[b-06w8j2422a] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
}

p[b-06w8j2422a] {
    margin: 0.5rem;
}

.plan-rate[b-06w8j2422a] {
    display: flex;
}

.plan-type[b-06w8j2422a] {
    display: flex;
    align-self: center;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin: 2rem 0;
}

.plan-type p[b-06w8j2422a] {
    margin: 0rem;
}

.plan-below-m[b-06w8j2422a] {
    display: flex;
}

.plan-card[b-06w8j2422a] {
    text-align: start;
    padding: 1.5rem 1rem;
}

.plan-card-text[b-06w8j2422a] {
    font-family: "Author";
    font-style: normal;
    font-weight: 375;
    font-size: 0.8rem;
    line-height: 25px;
    /* identical to box height, or 125% */
    /* Body Text */
    color: #747887;
}

.plan-cost[b-06w8j2422a] {
    font-family: "Zodiak";
    font-style: normal;
    font-weight: 400;
    font-size: 2.2rem;
    display: flex;
    justify-content: center;
    /* identical to box height, or 111% */
    /* Primary Color */
    color: #000;
}

.plan-text-size[b-06w8j2422a] {
    width: 152px;
    line-height: inherit;
    text-align: center;
    display: flex;
    justify-content: center;
}

.card-headings[b-06w8j2422a] {
    font-size: 3rem;
    text-align: center;
}

.plan-m[b-06w8j2422a] {
    display: none;
}

.red-color[b-06w8j2422a] {
    color: #eb3d35;
}

.special-font[b-06w8j2422a] {
    font-family: "Zodiak";
    font-style: italic;
    font-weight: 400;
}

.text-font[b-06w8j2422a] {
    font-size: 3rem;
}

.timer-sec[b-06w8j2422a] {
    display: flex;
}

.upper-left-para[b-06w8j2422a] {
    bottom: 1rem;
    width: 100%;
    height: 90%;
    display: flex;
    flex-direction: row;
    padding-left: 3rem;
    margin: 3.5rem 0;
}

.wc[b-06w8j2422a] {
    color: #fff;
}

.white-sec[b-06w8j2422a] {
    display: flex;
    margin: 0 3rem;
}
.line-shape[b-06w8j2422a] {
	margin: 0 !important;
	max-width: 18%;
}
.call-to-action-paragraph p[b-06w8j2422a] {
	font-size: 60px !important;
	color: #051655;
	margin: 0;
}
.bonus-section p[b-06w8j2422a] {
	padding: 0 !important;
	margin: 0;
	margin-top: 10px;
	color: #747887;
	font-weight: 375;
}
.btn.wc.fw-semibold.px-5[b-06w8j2422a] {
	margin: 0;
	margin-top: 30px;
	font-family: "Author";
}
.hist-mid-one[b-06w8j2422a] {
	background: #F3F6F9;
	margin-right: 1%;
}
.hist-mid-second[b-06w8j2422a] {
	background: #051655;
}
.hist-mid-third[b-06w8j2422a] {
	background: #EB3D35;
}
.plan-cost[b-06w8j2422a] {
	font-family: "Author";
	font-size: 60px;
	color: #eb3d35;
}
.plan-header[b-06w8j2422a] {
	text-align: center;
}
.preview-text[b-06w8j2422a] {
	text-align: center;
	font-weight: 375;
	margin-bottom: 10px !important;
}
.btn.wc.choose-plan-btn[b-06w8j2422a] {
	background: #fff;
	color: #000;
}
.plan-header[b-06w8j2422a] {
	text-align: center;
	text-transform: uppercase;
	font-weight: 373;
	font-size: 40px;
}
.white-color[b-06w8j2422a] {
    color: #fff;
}
.hist-mid-third .plan-cost[b-06w8j2422a] {
	color: #fff !important;
}
.hist-mid-second .plan-card-text[b-06w8j2422a],.hist-mid-third .plan-card-text[b-06w8j2422a]  {
	color: #fff;
	font-size: 20px;
	margin-bottom: 20px;
}
.selected-style[b-06w8j2422a] {
	color: #fff;
	background: #747887;
	border: none;
}
.features-section[b-06w8j2422a] {
	width: 1200px;
    margin: 0 auto;
}
.heading-sec h3[b-06w8j2422a] {
	margin: 0 !important;
	margin-bottom: 30px !important;
	margin-top: 40px !important;
	text-transform: uppercase;
	font-family: "Author";
}
.heading-sec-diff h3[b-06w8j2422a] {
	text-transform: uppercase;
	font-family: "Author";
    font-size: 26px;
    width: 100%;
    text-align: left;
}
.heading-sec-diff[b-06w8j2422a] {
	margin: 20px 0px;
	margin-top: 40px;
	margin-bottom: 30px;
}
.sec-row[b-06w8j2422a] {
    margin: 0 !important;
}
.heading-sec[b-06w8j2422a] {
    margin: 0 !important;
}
.blue-color.fs-5.sub-title[b-06w8j2422a] {
    color: #051655;
    font-family: "author";
    font-weight: 475;
}
.sec-row p[b-06w8j2422a] {
    margin: 0 !important;
    padding: 8px 20px;
  }
  .sec-row[b-06w8j2422a] {
    margin: 0 !important;
  }
  .col-mid.col-md-2.offset-md-1.data-content.remove-on-mobile[b-06w8j2422a] {
	display: flex;
	align-items: center;
}
.btn.wc.choose-plan-btn[b-06w8j2422a] {
	border: 1px solid #ddd !important;
}

.ent_red_area[b-06w8j2422a] {
	background: #EB3D35;
	padding: 40px;
	padding-top: 80px;
	padding-bottom: 80px;
	border-radius: 5px;
}
  .ent_red_area h2[b-06w8j2422a] {
    font-size: 60px;
    font-family: "author";
    color: #fff;
    font-weight: 494;
    line-height: 67px;
  }
  .ent_red_area p[b-06w8j2422a] {
    color: #fff;
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 30px;
    font-family: "Author";
  }
  .ent-price[b-06w8j2422a] {
    font-size: 80px;
    color: #fff;
    font-family: "Author";
    font-weight: 494;
  }
  .ann-price[b-06w8j2422a] {
    font-size: 30px;
    color: #fff;
    font-weight: 375;
  }
  .ent-right-side[b-06w8j2422a] {
    padding: 40px 10px;
  }
  .ent-right-side h4[b-06w8j2422a] {
    font-size: 40px;
    font-family: "Author";
  }
  .ent-right-side p[b-06w8j2422a] {
    margin: 0;
    margin-bottom: 20px;
    font-size: 29px;
    color: #747887;
  }
  .ent-right-side ul li[b-06w8j2422a] {
    width: 50%;
    color: #747887;
    padding-left: 35px;
    float: left;
    margin-bottom: 10px;
    position: relative;
    display: flex;
  }
  .ent-right-side ul[b-06w8j2422a] {
    flex-direction: column;
  }
  .ent-right-side ul li[b-06w8j2422a]:after {
    position: absolute;
    left: 0;
    width: 25px;
    height: 25px;
    background: url("/img/blue-tick.svg");
    left: 0;
    top: 0;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .ent-price small[b-06w8j2422a] {
	font-size: 30px;
}
.ent-right-side .book-demo-btn[b-06w8j2422a] {
	background: red;
	padding: 18px 50px;
	margin-top: 20px !important;
	display: inline-block;
	color: #fff !important;
}
.col-mid.col-md-2.offset-md-1.data-content.remove-on-mobile[b-06w8j2422a] {
	text-align: center !important;
	justify-content: center;
}
.plan-rate[b-06w8j2422a] {
	width: 1200px;
	margin: 0 auto;
	justify-content: end;
    margin-top: 80px !important;
    gap: 10px
}
  .plan-type[b-06w8j2422a] {
    margin: 0 auto !important;
  }
  .hist-mid-align[b-06w8j2422a] {
    margin: 0 !important;
  }
  
  .plan-type[b-06w8j2422a] {
    width: 1200px;
    justify-content: end !important;
    
  }
  .features-section .plan-rate .col-md-3[b-06w8j2422a] {
	width: 25%;
	flex: unset !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}
.hist-mid-second[b-06w8j2422a] {
	margin-left: 0 !important;
}
.sec-row .col-start[b-06w8j2422a], .sec-row .col-mid[b-06w8j2422a], .sec-row .col-end[b-06w8j2422a] {
	margin: 0 !important;
	width: 25%;
    padding: 0 !important;
    flex: unset
}
#enterprise-pricing[b-06w8j2422a] {
	padding: 100px 0px;
}

.plan-rate .d-flex.justify-content-center[b-06w8j2422a] {
	justify-content: center;
	display: flex;
}
.plan-rate .col-md-3[b-06w8j2422a] {
	width: 25% !important;
}
.btn.wc.fw-semibold.px-5[b-06w8j2422a] {
	padding: 18px 50px !important;
	font-family: "Author";
	font-size: 20px;
	display: inline-block;
}
.heading-sec[b-06w8j2422a] {
    flex-direction: column;
  }
  .mobile_pack_pro li[b-06w8j2422a] {
    width: 25% !important;
  }
  .mobile_pack_pro ul[b-06w8j2422a] {
    width: 100%;
    display: flex;
    justify-content: end;
  }
  .mobile_pack_pro ul li[b-06w8j2422a] {
    text-align: center;
  }
  .mobile_pack_pro li[b-06w8j2422a]{
	justify-content: center;
	display: flex;
	align-content: center;
	align-items: center;
}
@media (max-width: 700px) {
    .col-start.col-md-4.diff-in-mobile[b-06w8j2422a] {
        flex-direction: column;
        justify-content: left !important;
        text-align: left;
    }
    .mobile_pack_pro[b-06w8j2422a] {
        display: block;
    }
    .plan-card .d-flex.justify-content-center[b-06w8j2422a] {
        text-align: center !important;
        display: flex;
        justify-content: center;
    }
    .heading-sec-diff h3[b-06w8j2422a] {
        text-align: center;
    }
    .mobile_pack_pro ul[b-06w8j2422a] {
        flex-wrap: wrap;
    }
    .mobile_pack_pro li:first-child[b-06w8j2422a] {
        flex-basis: 100%;
    }


    .heading-sec[b-06w8j2422a]{
        margin:unset;
    }
    .heading-sec[b-06w8j2422a] {
        flex-direction: column;
    }
    .features-section[b-06w8j2422a] {
        width: 100% !important;
    }
   
    .style-mobile-column[b-06w8j2422a]{
       margin-left :auto;
    }
    .heading-sec h3[b-06w8j2422a] {
        font-weight: 600;
        font-size: 1.5rem !important;
        padding-top: 0.2rem;
    }

    .sub-title[b-06w8j2422a] {
        font-weight: normal;
    }
    .asked-us-mob[b-06w8j2422a] {
        display: flex;
        flex-direction: column;
    }
    .asked-us-mob .individual-drop[b-06w8j2422a] {
        padding: 0.3rem 0 !important;
    }
    .upper-left-para[b-06w8j2422a] {
        flex-direction: column;
        text-align: center;
        padding-left: 0;
        height: 100%;
        bottom: 0;
        top: 4rem;
    }
    .bc-upper[b-06w8j2422a] {
        height: 55rem !important;
    }
    .black-cover-img[b-06w8j2422a] {
        height: 45rem;
    }
    .black-hist-img[b-06w8j2422a] {
        height: 15rem;
        margin-left:unset;
    }
    .black-img-center[b-06w8j2422a] {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .blue-sec[b-06w8j2422a] {
        display: flex;
        background: transparent;
        margin: 0 0.5rem;
        justify-content: space-between;
    }
    .bottom-pos[b-06w8j2422a] {
        left: 4rem;
        top: 3.5rem;
    }
    .bonus-section[b-06w8j2422a] {
        display: flex;
        justify-content: center;
        margin-bottom: 1rem;
    }
    .desktop-v[b-06w8j2422a] {
        width: 100%;
    }
    .features-section[b-06w8j2422a] {
    }

    .heading-sec[b-06w8j2422a] {
    }
    .hist-mid-align[b-06w8j2422a] {
        margin-left: 0rem;
    }
    .label-circle[b-06w8j2422a] {
        border: 1px solid#747887;
    }
    .plan-rate-bottom[b-06w8j2422a] {
        display: flex;
        flex-direction: column;
    }
    .plan-below-m[b-06w8j2422a] {
        display: none;
    }
    .plan-card[b-06w8j2422a] {
        width: 80%;
        padding: 1rem 2rem;
        margin-top: 1rem;
        border: 1px solid rgba(229, 228, 225, 1);
    }
    .plan-card-text[b-06w8j2422a] {
        font-size: 1.2rem;
    }
    .monthly-style[b-06w8j2422a] {
        padding: 10px 20px;
        width: 120px;
        height: 40px;
    }
    .annual-style[b-06w8j2422a] {
        padding: 10px 20px;
        width: 120px;
        height: 40px;
    }
    .plan-cost[b-06w8j2422a] {
        font-size: 2rem;
    }
    .choose-plan-btn[b-06w8j2422a] {
        padding: 5px 10px;
        width: auto;
        height: 40px;
        margin-top:80px;
    }
    .plan-card-bottom[b-06w8j2422a] {
        margin-right: 0 !important;
        margin-bottom: 0.5rem;
    }
    .plan-rate[b-06w8j2422a] {
        display: none;
    }
    .plan-rate-m[b-06w8j2422a] {
        width: 100%;
        display: flex;
        justify-content: space-evenly;
    }
    .plan-m[b-06w8j2422a] {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .radio-plan-m[b-06w8j2422a] {
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
    }
    .text-font[b-06w8j2422a] {
        font-size: 2rem;
    }
    .timer-sec[b-06w8j2422a] {
        display: flex;
        justify-content: space-evenly;
    }
    .transac-head[b-06w8j2422a] {
        margin-top: 0.4rem;
    }
    .desktop-v[b-06w8j2422a] {
        max-width: 100% !important;
        padding: 0px 10px;
    }
    .call-to-action-paragraph p[b-06w8j2422a] {
        font-size: 35px !important;
    }
    .features-section[b-06w8j2422a] {
        padding: 0 10px !important;
    }
    .ent-right-side ul li[b-06w8j2422a] {
        width: 100%;
    }
    .col-mid.col-md-2.offset-md-1.data-content.remove-on-mobile[b-06w8j2422a] {
        display: unset !important;
    }
    .bottom_text br[b-06w8j2422a] {
        display: none;
    }
    .plan-type[b-06w8j2422a] {
        justify-content: center !important;
    }
}

@media (min-width: 200px) and (max-width: 300px) {
    .bottom-pos[b-06w8j2422a] {
        left: 1rem;
    }
    .plan-card[b-06w8j2422a] {
        padding: 2rem 2rem;
    }
}

@media (min-width: 700px) and (max-width: 950px) {
    .text-font[b-06w8j2422a] {
        font-size: 2rem;
    }
}

@media (min-width: 1400px) {
    .text-font[b-06w8j2422a] {
        font-size: 3rem;
    }
    .upper-left-para .desktop-v[b-06w8j2422a] {
        margin-left: 8%;
    }


}

@media (min-width: 1000px) {
   
}

@media (min-width: 700px) {
    .bottom-pos[b-06w8j2422a] {
        left: 5rem;
    }
    .upper-left-para[b-06w8j2422a] {
        padding-left: 0rem;
    }

    .hist-mid-second[b-06w8j2422a] {
        margin-left: 0%;
    }
    .hist-mid-third[b-06w8j2422a] {
        margin-left: 1%;
    }
    .heading-sec[b-06w8j2422a] {
        margin: 0 1rem;
    }
    
}

@media (min-width: 800px) {
    .bottom-pos[b-06w8j2422a] {
        left: 7.5rem;
    }
}

@media (min-width: 900px) {
    .bottom-pos[b-06w8j2422a] {
        left: 10rem;
    }
}

@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1080px)  
and (-webkit-min-device-pixel-ratio: 2){
    .plan-rate[b-06w8j2422a] {
        width: 100% !important;
        padding: 0px 20px;
      }
      .plan-rate .col-md-3:first-child[b-06w8j2422a] {
        display: none !important;
      }
      .plan-rate .col-md-3[b-06w8j2422a] {
        width: 33.33% !important;
        flex: unset !important;
      }
      .plan-type[b-06w8j2422a] {
        width: 100% !important;
        padding: 0px 20px;
    }
    #enterprise-pricing[b-06w8j2422a] {
        width: 100%;
        padding: 50px 20px !important;
    }
    .ent-right-side ul li[b-06w8j2422a]{
        width: 50%;
    }
    #features-section[b-06w8j2422a] {
        width: 100% !important;
        padding: 0px 20px;
    }
}
/* /Pages/Signin.razor.rz.scp.css */
.logo[b-zj78rd54k6] {
    width: fit-content;
    top: 100px;
    position: relative;
}

.sign-in div[b-zj78rd54k6] {
    margin-bottom: 5px;
}

.signindetail[b-zj78rd54k6] {
    margin-top: 200px;
}

signindetail h3[b-zj78rd54k6] {
    color: white;
    position: relative;
    z-index: 9999999999;
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 68px;
    color: #fff;
    margin-top: 50px;
    /* margin-bottom: 120px; */
    /* margin: 40px 140px; */
}

.signin-inputs[b-zj78rd54k6] {
    margin: 0 100px;
}

.signin img[b-zj78rd54k6] {
    width: 100%;
}


.signin h3[b-zj78rd54k6] {
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 47px;
    line-height: 20px;
    color: #051655;
    position: relative;
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 68px;
}

.loader[b-zj78rd54k6] {
    animation: spinner-b-zj78rd54k6 4s linear infinite;
}
.btn-global.btn-rakt-solid.fw-400[b-zj78rd54k6] {
	padding: 10px 15px !important;
	line-height: 25px;
	font-weight: 300 !important;
}
.content[b-zj78rd54k6] {
	overflow: hidden !important;
}
.col-lg-9.col-md-9.bgimg[b-zj78rd54k6] {
    height: 750px;
    background: #051655;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0px;
    margin-left:inherit;
}
.auth-login__help[b-zj78rd54k6] {
    margin-top: 40px !important;
  }
  .auth-login__help p a[b-zj78rd54k6] {
    margin-left: 5px;
  }
@keyframes spinner-b-zj78rd54k6 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media only screen and (max-width: 991px) {
    .signin img[b-zj78rd54k6] {
        display: none;
    }

    .signin-inputs[b-zj78rd54k6] {
        margin: 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .signin h3[b-zj78rd54k6] {
        margin: unset;
        max-width:unset;
    }

}

@media only screen and (min-width: 768px) {

    .signin-inputs[b-zj78rd54k6] {
        margin: 0 100px;
    }
}

@media only screen and (min-width: 457px ) and (max-width: 767) {

    .signin-inputs[b-zj78rd54k6] {
        margin: 0 50px;
    }
}

@media only screen and (max-width: 456px) {
    /*    .signin h3 {
        font-size: 26px;
    }
*/
    .signin-inputs[b-zj78rd54k6] {
        margin: 0 10px;
    }
}

@media only screen and (min-width: 1024px) {

    .signin-inputs[b-zj78rd54k6] {
        margin: 0 40px;
    }
}


@media only screen and (max-width: 767px) {
    .signindetail[b-zj78rd54k6] {
        margin-top: 50px !important;
    }
    .auth-login__help[b-zj78rd54k6] {
        margin-top: 20px;
    }
    section[b-zj78rd54k6] {
        padding: 20px 0 !important;
        overflow: hidden;
    }
    .signin h3[b-ij61jhd2lp][b-zj78rd54k6] {
        line-height: 29px !important;
    }
   
}

.mySlides[b-zj78rd54k6] {
    display: none;
}

.fade[b-zj78rd54k6] {
    animation: fade-b-zj78rd54k6 10s infinite;
    -webkit-animation: fade 10s infinite;
}

@keyframes fade-b-zj78rd54k6 {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fade {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
/* /Pages/VideoChat/Component/GroupSessionVideoChat.razor.rz.scp.css */
.overall-devision[b-5vtxuqdpsd] {
    display: flex;
}

.meet-heading[b-5vtxuqdpsd] {
    display: flex;
    align-items: center;
}

.logo-img[b-5vtxuqdpsd] {
    width: 5.8rem;
    height: 2rem;
}

.attendees-overall[b-5vtxuqdpsd] {
    border: 1px solid;
    color: grey;
    height: 770px;
}

.attendees-heading-section[b-5vtxuqdpsd] {
    display: flex;
    align-items: center;
}

.plan-section[b-5vtxuqdpsd] {
    background: #051655;
}

.section-division[b-5vtxuqdpsd] {
    display: flex;
}

.white-color[b-5vtxuqdpsd] {
    color: white;
}

.text-font[b-5vtxuqdpsd] {
    font-size: 1rem;
}

.small-font[b-5vtxuqdpsd] {
    font-size: 0.9rem;
}

p[b-5vtxuqdpsd] {
    margin: 0;
}

.individual-chat[b-5vtxuqdpsd] {
    display: flex;
    align-items: center;
}

.avatar[b-5vtxuqdpsd] {
    vertical-align: middle;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 0;
}

.blue-color[b-5vtxuqdpsd] {
    color: #051655;
}

.light-back[b-5vtxuqdpsd] {
    background-color: #F3F6F9;
}

.chat-section[b-5vtxuqdpsd] {
    align-items: center;
}

.back-red[b-5vtxuqdpsd] {
    background-color: red;
}

.white-color[b-5vtxuqdpsd] {
    color: white;
}

.right-chat-section[b-5vtxuqdpsd] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.icon-align[b-5vtxuqdpsd] {
    display: flex;
    align-items: center;
}

.send-message-section[b-5vtxuqdpsd] {
    border: 1px solid;
    color: grey;
}

.video-screen-options[b-5vtxuqdpsd] {
    margin-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.chat-messages[b-5vtxuqdpsd] {
    height: 650px;
    margin-bottom: 10px;
    overflow: auto;
}

.video-screen-options img[b-5vtxuqdpsd] {
    margin: 0;
    padding: 12px;
}

.video-back[b-5vtxuqdpsd] {
    margin-right: 2rem;
    background-color: #F3F6F9;
    border-radius: 50%;
    cursor: pointer;
    align-self: center;
}

.heading-line-img img[b-5vtxuqdpsd] {
    padding: 8px;
}

.video-section[b-5vtxuqdpsd] {
    position: relative;
    background-color: black;
    border-radius: 25px;
}

    .video-section video[b-5vtxuqdpsd] {
        border-radius: 25px;
    }

.child-pos-time[b-5vtxuqdpsd] {
    position: absolute;
    top: 0rem;
    left: 45%;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
}

.video-atendee-icons[b-5vtxuqdpsd] {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 1rem;
    right: 0.5rem;
}

    .video-atendee-icons img[b-5vtxuqdpsd] {
        width: 50px;
        height: 50px;
    }

.atendee-num[b-5vtxuqdpsd] {
    margin-right: 2rem;
    background-color: #F3F6F9;
    border-radius: 70%;
}

.close-icon[b-5vtxuqdpsd] {
    height: 15px;
    width: 15px;
}

.video-options[b-5vtxuqdpsd] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .video-options .video-back[b-5vtxuqdpsd] {
        margin-left: 2rem;
    }

.attendees-overall[b-5vtxuqdpsd] {
    height: 400px !important;
    min-height: 400px !important;
    border-radius: 5px;
    background: #F2F2F2;
}

.chat-messages[b-5vtxuqdpsd] {
    height: 326px;
    padding-bottom: 20px !important;
}

.send-message-section[b-5vtxuqdpsd] {
    background: #F2F2F2;
    border-radius: 5px;
}

    .send-message-section textarea[b-5vtxuqdpsd] {
        background: #F2F2F2 !important;
        resize: none;
    }

    .send-message-section .icon-align img[b-5vtxuqdpsd] {
        margin-top: 20px;
    }

.col-md-4.attendees-overall .p-3[b-5vtxuqdpsd] {
    padding: 0 !important;
}

.attendees-section[b-5vtxuqdpsd] {
    padding: 20px;
}

.chat-messages[b-5vtxuqdpsd] {
    padding: 20px;
    padding-top: 0;
}

#attendees-section[b-5vtxuqdpsd] {
    padding: 0px 20px !important;
}

.chat-messages[b-5vtxuqdpsd] {
    margin-bottom: 0 !important;
}

.send-message-section[b-5vtxuqdpsd] {
    margin-top: 12px;
}



@media only screen and (max-width: 767px) {

    .col-md-4.attendees-overall[b-5vtxuqdpsd] {
        display: none;
    }

    .video-screen-options img[b-5vtxuqdpsd] {
        padding: 0px;
    }

    .video-screen-options[b-5vtxuqdpsd] {
        background: #051655;
        width: 100%;
        bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        gap: 15px;
    }

    footer[b-5vtxuqdpsd] {
        display: none !important;
    }

    .sb-chat-btn[b-5vtxuqdpsd] {
        display: none !important;
    }

    .video-back[b-5vtxuqdpsd] {
        margin-right: 0 !important;
        border-radius: 50% !important;
        padding: 5px;
    }

    .align-items-center.video-options p[b-5vtxuqdpsd] {
        display: none;
    }

    .video-back[b-5vtxuqdpsd] {
        margin: 0 !important;
    }

    .video-screen-options[b-5vtxuqdpsd] {
        background: #F2F2F2;
        width: 100%;
        bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        gap: 15px;
        border-radius: 20px 20px 0px 0px;
    }

    footer[b-5vtxuqdpsd] {
        display: none !important;
    }

    .sb-chat-btn[b-5vtxuqdpsd] {
        display: none !important;
    }

    .chat-messages[b-5vtxuqdpsd] {
        height: 170px !important;
    }

    .col-md-4.attendees-overall[b-5vtxuqdpsd] {
        position: absolute;
        width: 90%;
        left: 5%;
        height: 318px !important;
        min-height: 290px !important;
        bottom: 64px;
        z-index: 2;
    }

    .container.overall-division[b-5vtxuqdpsd] {
        position: relative;
    }

    .send-message-section[b-5vtxuqdpsd] {
        margin-top: 15px;
        margin-right: 15px;
        margin-left: 15px;
    }

    .col-md-4.attendees-overall.show[b-5vtxuqdpsd] {
        display: block;
    }

    .attendees-heading-section.mb-2 .col-md-3[b-5vtxuqdpsd] {
        margin-right: 15px;
    }

    #attendees-section[b-5vtxuqdpsd] {
        padding: 0px 20px !important;
    }
}

@media (max-width:1023px) {
    .attendees-overall[b-5vtxuqdpsd] {
        height: 370px;
    }

    .chat-messages[b-5vtxuqdpsd] {
        height: 250px;
    }

    .container.cst_container[b-5vtxuqdpsd] {
        padding: 0;
    }

    .video-section[b-5vtxuqdpsd] {
        margin: 0px 10px;
    }

    section.overall-division[b-5vtxuqdpsd] {
        padding: 60px 0 !important;
        padding-bottom: 0 !important;
    }
}

@media (min-width:1024px) and (max-width:1439px) {
    .attendees-overall[b-5vtxuqdpsd] {
        height: 500px;
    }
}

@media (min-width:1440px) and (max-width:1599px) {
    .attendees-overall[b-5vtxuqdpsd] {
        height: 635px;
    }
}
/* /Pages/VideoChat/Component/GroupSessionWaitingRoom.razor.rz.scp.css */
.box[b-8omsipvtgr]{
    background-color:black;
    min-height:100px;
}
.box video[b-8omsipvtgr]{
    width:fit-content;
}

.vid_container[b-8omsipvtgr] {
    width: 610px;
    border: 1px solid #000;
    border-radius: 20px;
    text-align: center;
    position: relative;
}

.vide_waiting[b-8omsipvtgr] {
    height: 650px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.vid_frame[b-8omsipvtgr] {
    height: 318px;
    position: relative;
}

.vid_area[b-8omsipvtgr] {
    position: absolute;
    width: 716px;
    background: #051655;
    height: 318px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    left: -54px;
    flex-direction: column;
    gap: 20px;
}

.vid_container h2[b-8omsipvtgr] {
    font-size: 22px;
    margin: 0;
    padding: 20px 0px;
    color: #747887;
    font-family: "Author";
    font-weight: 300;
}

.waiting_head[b-8omsipvtgr] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    gap: 10px;
}

    .waiting_head img[b-8omsipvtgr] {
        margin: 0;
    }

.avatar[b-8omsipvtgr] {
    margin-top: 2px;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #F3F6F9;
}
.video-style video[b-8omsipvtgr]{
    width:195px;
}
@media only screen and (max-width: 767px) {
    .vid_area[b-8omsipvtgr] {
        width: 100% !important;
        left: 0px !important;
    }

    .vid_container[b-lknce86jjh][b-8omsipvtgr] {
        width: 90%;
    }
}
/* /Pages/VideoChat/Component/OneToOneVideoChat.razor.rz.scp.css */

.msg-box[b-tc5t9h4eus] {
    display: flex;
}

.chat-left-side[b-tc5t9h4eus] {
    width: 68%;
}

.chat-right-side[b-tc5t9h4eus] {
    width: 32%;
}

.chat-left-side[b-tc5t9h4eus] {
    display: flex;
    flex-direction: column;
}

.video-controller[b-tc5t9h4eus] {
    display: flex;
}

    .video-controller ul li[b-tc5t9h4eus] {
        width: 60px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 5px;
        font-weight: 375;
        font-size: 18px;
        cursor: pointer
    }

    .video-controller ul[b-tc5t9h4eus] {
        display: flex;
        gap: 20px;
        justify-content: center;
        align-content: center;
        align-content: center;
        width: 100%;
    }

.video-small-area[b-tc5t9h4eus] {
    width: 148px;
    position: absolute;
    right: 40px;
    bottom: 40px;
}

.video-section[b-tc5t9h4eus] {
    position: relative;
}

.chat-info[b-tc5t9h4eus] {
    padding-top: 20px;
    padding-bottom: 28px;
    font-family: "Author";
    font-weight: 375;
}

.video-big-area[b-tc5t9h4eus] {
    height: 550px;
    border: 7px solid #E5E4E1;
    border-radius: 8px;
}

    .video-big-area img[b-tc5t9h4eus], .video-big-area video[b-tc5t9h4eus] {
        height: 100%;
        width: 100%;
    }

.video-controller[b-tc5t9h4eus] {
    padding-top: 35px;
    padding-bottom: 35px;
}

.msg-box[b-tc5t9h4eus] {
    display: flex;
    gap: 20px;
}

.chat-title-area[b-tc5t9h4eus] {
    text-align: center;
}

    .chat-title-area h1[b-tc5t9h4eus] {
        font-size: 30px;
        color: #051655;
        font-family: "Author";
        margin-top: 0;
    }

.chat-wrapper[b-tc5t9h4eus] {
    padding: 20px;
    background: #F9FAFB;
    border: 7px solid #E5E4E1;
    border-radius: 7px;
}

.chat-title-area p[b-tc5t9h4eus] {
    font-size: 18px;
    font-weight: 375;
    font-family: "Author";
}

.sender-info[b-tc5t9h4eus] {
    border-radius: 5px;
    padding: 6px 12px
}

.sent .sender-info[b-tc5t9h4eus] {
    background: #fff;
}

.recived .sender-info[b-tc5t9h4eus] {
    background: #051655;
}

.single-chat[b-tc5t9h4eus] {
    display: flex;
    justify-content: start;
    align-items: start;
    width: 100%;
    margin-bottom: 20px;
    gap: 15px;
}

.sender-info h4[b-tc5t9h4eus] {
    font-size: 14px;
    margin-top: 0;
}

.sender-info p[b-tc5t9h4eus] {
    font-size: 14px;
}

.single-chat img[b-tc5t9h4eus] {
    width: 50px;
    margin: 0;
}

.chat-box[b-tc5t9h4eus] {
    min-height: 310px;
    overflow-x: scroll;
    max-height: 305px;
    padding-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
}

.video-small-area img[b-tc5t9h4eus], .video-small-area video[b-tc5t9h4eus] {
    width: 100%;
}

.recived .sender-info h4[b-tc5t9h4eus], .recived .sender-info p[b-tc5t9h4eus] {
    color: #fff !important;
}

.chat-title-area[b-tc5t9h4eus] {
    margin-bottom: 30px;
}


.chat-input-box[b-tc5t9h4eus] {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    background: #EBF5FF;
    padding: 20px 15px;
}

.sendbtn button[b-tc5t9h4eus] {
    border: 0;
}

.sendinput textarea[b-tc5t9h4eus] {
    border: 0;
    background: transparent;
}

.sendinput[b-tc5t9h4eus] {
    width: 70%;
    padding: 0px 0px;
    overflow-y: scroll;
}

.chat-box[b-tc5t9h4eus] {
    min-height: 305px;
    overflow-x: scroll;
}

.sendinput textarea[b-tc5t9h4eus] {
    font-size: 18px;
    font-family: "Author";
    font-weight: 375;
}

.emoticon button[b-tc5t9h4eus] {
    border: 0px
}

.sendinput textarea[b-tc5t9h4eus] {
    width: 100%;
}

.button_wrapper button[b-tc5t9h4eus] {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 4;
    left: 0;
}

.button_wrapper[b-tc5t9h4eus] {
    position: relative;
    background: transparent;
}

#emoji-btn svg[b-tc5t9h4eus] {
    display: none;
}

#emoji-btn svg[b-tc5t9h4eus] {
    display: none !important;
    height: 0;
}

#emoji-btn svg[b-tc5t9h4eus] {
    display: none !important;
}

.chat-input-box[b-tc5t9h4eus] {
    border-radius: 7px;
}

.emoji-picker__tab[b-tc5t9h4eus] {
    flex-grow: 0 !important;
}

.emoji-picker__tabs[b-tc5t9h4eus] {
    flex-wrap: wrap !important;
    justify-content: start !important;
    gap: 0px !important;
}

@media only screen and (max-width: 767px) {

    .msg-box[b-tc5t9h4eus] {
        flex-direction: column;
    }

    .chat-left-side[b-tc5t9h4eus] {
        width: 100% !important;
    }

    .video-big-area[b-tc5t9h4eus] {
        height: 300px !important;
    }

    .video-small-area[b-tc5t9h4eus] {
        width: 100px;
        bottom: 20px;
        right: 20px;
    }

    .video-controller ul li[b-tc5t9h4eus] {
        width: 40px !important;
    }

    .chat-right-side[b-tc5t9h4eus] {
        width: 100% !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1080px) and (-webkit-min-device-pixel-ratio: 2) {
    .msg-box[b-tc5t9h4eus] {
        flex-direction: column;
    }

    .chat-left-side[b-tc5t9h4eus] {
        width: 100% !important;
    }

    .video-big-area[b-tc5t9h4eus] {
        height: 300px !important;
    }

    .video-small-area[b-tc5t9h4eus] {
        width: 100px;
        bottom: 20px;
        right: 20px;
    }

    .video-controller ul li[b-tc5t9h4eus] {
        width: 40px !important;
    }

    .chat-right-side[b-tc5t9h4eus] {
        width: 100% !important;
    }
}
/* /Pages/VideoChat/Component/OneToOneWaitingRoom.razor.rz.scp.css */
.box[b-ml95xbu2s5] {
    background-color: black;
    min-height: 100px;
}

    .box video[b-ml95xbu2s5] {
        width: fit-content;
    }

.vid_container[b-ml95xbu2s5] {
    width: 610px;
    border: 1px solid #000;
    border-radius: 20px;
    text-align: center;
    position: relative;
}

.vide_waiting[b-ml95xbu2s5] {
    height: 650px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.vid_frame[b-ml95xbu2s5] {
    height: 318px;
    position: relative;
}

.vid_area[b-ml95xbu2s5] {
    position: absolute;
    width: 716px;
    background: #051655;
    height: 318px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    left: -54px;
    flex-direction: column;
    gap: 20px;
}

.vid_container h2[b-ml95xbu2s5] {
    font-size: 22px;
    margin: 0;
    padding: 20px 0px;
    color: #747887;
    font-family: "Author";
    font-weight: 300;
}

.waiting_head[b-ml95xbu2s5] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    gap: 10px;
}

    .waiting_head img[b-ml95xbu2s5] {
        margin: 0;
    }

.avatar[b-ml95xbu2s5] {
    margin-top: 2px;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #F3F6F9;
}

.video-style video[b-ml95xbu2s5] {
    width: 195px;
}

@media only screen and (max-width: 767px) {
    .vid_area[b-ml95xbu2s5] {
        width: 100% !important;
        left: 0px !important;
    }

    .vid_container[b-lknce86jjh][b-ml95xbu2s5] {
        width: 90%;
    }
}
/* /Pages/VideoChat/GroupSession.razor.rz.scp.css */
.overall-devision[b-j5c5rgr7oe] {
    display: flex;
}

.meet-heading[b-j5c5rgr7oe] {
    display: flex;
    align-items: center;
}

.logo-img[b-j5c5rgr7oe] {
    width: 5.8rem;
    height: 2rem;
}

.attendees-overall[b-j5c5rgr7oe] {
    border: 1px solid;
    color: grey;
    height: 770px;
}

.attendees-heading-section[b-j5c5rgr7oe] {
    display: flex;
    align-items: center;
}

.plan-section[b-j5c5rgr7oe] {
    background: #051655;
}

.section-division[b-j5c5rgr7oe] {
    display: flex;
}

.white-color[b-j5c5rgr7oe] {
    color: white;
}

.text-font[b-j5c5rgr7oe] {
    font-size: 1rem;
}

.small-font[b-j5c5rgr7oe] {
    font-size: 0.9rem;
}

p[b-j5c5rgr7oe] {
    margin: 0;
}

.individual-chat[b-j5c5rgr7oe] {
    display: flex;
    align-items: center;
}

.avatar[b-j5c5rgr7oe] {
    vertical-align: middle;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 0;
}

.blue-color[b-j5c5rgr7oe] {
    color: #051655;
}

.light-back[b-j5c5rgr7oe] {
    background-color: #F3F6F9;
}

.chat-section[b-j5c5rgr7oe] {
    align-items: center;
}

.back-red[b-j5c5rgr7oe] {
    background-color: red;
}

.white-color[b-j5c5rgr7oe] {
    color: white;
}

.right-chat-section[b-j5c5rgr7oe] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.icon-align[b-j5c5rgr7oe] {
    display: flex;
    align-items: center;
}

.send-message-section[b-j5c5rgr7oe] {
    border: 1px solid;
    color: grey;
}

.video-screen-options[b-j5c5rgr7oe] {
    margin-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.chat-messages[b-j5c5rgr7oe] {
    height: 650px;
    margin-bottom: 10px;
    overflow: auto;
}

.video-screen-options img[b-j5c5rgr7oe] {
    margin: 0;
    padding: 12px;
}

.video-back[b-j5c5rgr7oe] {
    margin-right: 2rem;
    background-color: #F3F6F9;
    border-radius: 50%;
    cursor: pointer;
    align-self: center;
}

.heading-line-img img[b-j5c5rgr7oe] {
    padding: 8px;
}

.video-section[b-j5c5rgr7oe] {
    position: relative;
    background-color:black;
    border-radius:25px;
}

.video-section video[b-j5c5rgr7oe] {
    border-radius: 25px;
}

.child-pos-time[b-j5c5rgr7oe] {
    position: absolute;
    top: 0rem;
    left: 45%;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
}

.video-atendee-icons[b-j5c5rgr7oe] {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 1rem;
    right: 0.5rem;
}

.video-atendee-icons img[b-j5c5rgr7oe] {
    width: 50px;
    height: 50px;
}

.atendee-num[b-j5c5rgr7oe] {
    margin-right: 2rem;
    background-color: #F3F6F9;
    border-radius: 70%;
}

.close-icon[b-j5c5rgr7oe] {
    height: 15px;
    width: 15px;
}

.video-options[b-j5c5rgr7oe] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.video-options .video-back[b-j5c5rgr7oe] {
    margin-left: 2rem;
}

.attendees-overall[b-j5c5rgr7oe] {
	height: 400px !important;
	min-height: 400px !important;
	border-radius: 5px;
	background: #F2F2F2;
}

.chat-messages[b-j5c5rgr7oe] {
	height: 326px;
	padding-bottom: 20px !important;
}
.send-message-section[b-j5c5rgr7oe] {
    background: #F2F2F2;
    border-radius: 5px;
  }
  .send-message-section textarea[b-j5c5rgr7oe] {
    background: #F2F2F2 !important;
    resize: none;
  }
  .send-message-section .icon-align img[b-j5c5rgr7oe] {
	margin-top: 20px;
}
.col-md-4.attendees-overall .p-3[b-j5c5rgr7oe] {
    padding: 0 !important;
  }
  .attendees-section[b-j5c5rgr7oe] {
    padding: 20px;
  }
  .chat-messages[b-j5c5rgr7oe] {
    padding: 20px;
    padding-top: 0;
  }
  
  #attendees-section[b-j5c5rgr7oe] {
	padding: 0px 20px !important;
}
.chat-messages[b-j5c5rgr7oe] {
	margin-bottom: 0 !important;
}
.send-message-section[b-j5c5rgr7oe] {
	margin-top: 12px;
}



@media only screen and (max-width: 767px) {

    .col-md-4.attendees-overall[b-j5c5rgr7oe] {
        display: none;
      }
      .video-screen-options img[b-j5c5rgr7oe] {
        padding: 0px;
    }
      .video-screen-options[b-j5c5rgr7oe] {
        background: #051655;
        width: 100%;
        bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        gap: 15px;
      }
      footer[b-j5c5rgr7oe] {
        display: none !important;
      }
      .sb-chat-btn[b-j5c5rgr7oe] {
        display: none !important;
      }
      .video-back[b-j5c5rgr7oe] {
        margin-right: 0 !important;
        border-radius: 50% !important;
        padding: 5px;
      }
      .align-items-center.video-options p[b-j5c5rgr7oe] {
        display: none;
      }
      .video-back[b-j5c5rgr7oe] {
        margin: 0 !important;
    }
    .video-screen-options[b-j5c5rgr7oe] {
        background: #F2F2F2;
        width: 100%;
        bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        gap: 15px;
        border-radius: 20px 20px 0px 0px;
    }
    footer[b-j5c5rgr7oe] {
        display: none !important;
    }
    .sb-chat-btn[b-j5c5rgr7oe] {
        display: none !important;
    }
    .chat-messages[b-j5c5rgr7oe] {
        height: 170px !important;
    }
    .col-md-4.attendees-overall[b-j5c5rgr7oe] {
        position: absolute;
        width: 90%;
        left: 5%;
        height: 318px !important;
        min-height: 290px !important;
        bottom: 64px;
        z-index: 2;
    }
    .container.overall-division[b-j5c5rgr7oe] {
        position: relative;
    }
    .send-message-section[b-j5c5rgr7oe] {
        margin-top: 15px;
        margin-right: 15px;
        margin-left: 15px;
    }
    .col-md-4.attendees-overall.show[b-j5c5rgr7oe] {
        display: block;
    }
    .attendees-heading-section.mb-2 .col-md-3[b-j5c5rgr7oe] {
        margin-right: 15px;
    }
    #attendees-section[b-j5c5rgr7oe] {
        padding: 0px 20px !important;
    }
}
@media (max-width:1023px) {
   .attendees-overall[b-j5c5rgr7oe]{
       height:370px;
   }

   .chat-messages[b-j5c5rgr7oe]{
height:250px;
   }
   .container.cst_container[b-j5c5rgr7oe] {
	padding: 0;
}
.video-section[b-j5c5rgr7oe] {
	margin: 0px 10px;
}
section.overall-division[b-j5c5rgr7oe] {
	padding: 60px 0 !important;
	padding-bottom: 0 !important;
}
}

@media (min-width:1024px) and (max-width:1439px) {
    .attendees-overall[b-j5c5rgr7oe] {
        height: 500px;
    }

  
}

@media (min-width:1440px) and (max-width:1599px) {
    .attendees-overall[b-j5c5rgr7oe] {
        height: 635px;
    }

  
}
/* /Pages/VideoChat/OneToOneSession.razor.rz.scp.css */
.overall-devision[b-jnnzgi4kz2] {
    display: flex;
}

.meet-heading[b-jnnzgi4kz2] {
    display: flex;
    align-items: center;
}

.logo-img[b-jnnzgi4kz2] {
    width: 5.8rem;
    height: 2rem;
}

.attendees-overall[b-jnnzgi4kz2] {
    border: 1px solid;
    color: grey;
    height: 770px;
}

.attendees-heading-section[b-jnnzgi4kz2] {
    display: flex;
    align-items: center;
}

.plan-section[b-jnnzgi4kz2] {
    background: #051655;
}

.section-division[b-jnnzgi4kz2] {
    display: flex;
}

.white-color[b-jnnzgi4kz2] {
    color: white;
}

.text-font[b-jnnzgi4kz2] {
    font-size: 1rem;
}

.small-font[b-jnnzgi4kz2] {
    font-size: 0.9rem;
}

p[b-jnnzgi4kz2] {
    margin: 0;
}

.individual-chat[b-jnnzgi4kz2] {
    display: flex;
    align-items: center;
}

.avatar[b-jnnzgi4kz2] {
    vertical-align: middle;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 0;
}

.blue-color[b-jnnzgi4kz2] {
    color: #051655;
}

.light-back[b-jnnzgi4kz2] {
    background-color: #F3F6F9;
}

.chat-section[b-jnnzgi4kz2] {
    align-items: center;
}

.back-red[b-jnnzgi4kz2] {
    background-color: red;
}

.white-color[b-jnnzgi4kz2] {
    color: white;
}

.right-chat-section[b-jnnzgi4kz2] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.icon-align[b-jnnzgi4kz2] {
    display: flex;
    align-items: center;
}

.send-message-section[b-jnnzgi4kz2] {
    border: 1px solid;
    color: grey;
}

.video-screen-options[b-jnnzgi4kz2] {
    margin-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.chat-messages[b-jnnzgi4kz2] {
    height: 650px;
    margin-bottom: 10px;
    overflow: auto;
}

.video-screen-options img[b-jnnzgi4kz2] {
    margin: 0;
    padding: 12px;
}

.video-back[b-jnnzgi4kz2] {
    margin-right: 2rem;
    background-color: #F3F6F9;
    border-radius: 50%;
    cursor: pointer;
    align-self: center;
}

.heading-line-img img[b-jnnzgi4kz2] {
    padding: 8px;
}

.video-section[b-jnnzgi4kz2] {
    position: relative;
    background-color:black;
    border-radius:25px;
}

.video-section video[b-jnnzgi4kz2] {
    border-radius: 25px;
}

.child-pos-time[b-jnnzgi4kz2] {
    position: absolute;
    top: 0rem;
    left: 45%;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
}

.video-atendee-icons[b-jnnzgi4kz2] {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 1rem;
    right: 0.5rem;
}

.video-atendee-icons img[b-jnnzgi4kz2] {
    width: 50px;
    height: 50px;
}

.atendee-num[b-jnnzgi4kz2] {
    margin-right: 2rem;
    background-color: #F3F6F9;
    border-radius: 70%;
}

.close-icon[b-jnnzgi4kz2] {
    height: 15px;
    width: 15px;
}

.video-options[b-jnnzgi4kz2] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.video-options .video-back[b-jnnzgi4kz2] {
    margin-left: 2rem;
}

.attendees-overall[b-jnnzgi4kz2] {
	height: 400px !important;
	min-height: 400px !important;
	border-radius: 5px;
	background: #F2F2F2;
}

.chat-messages[b-jnnzgi4kz2] {
	height: 326px;
	padding-bottom: 20px !important;
}
.send-message-section[b-jnnzgi4kz2] {
    background: #F2F2F2;
    border-radius: 5px;
  }
  .send-message-section textarea[b-jnnzgi4kz2] {
    background: #F2F2F2 !important;
    resize: none;
  }
  .send-message-section .icon-align img[b-jnnzgi4kz2] {
	margin-top: 20px;
}
.col-md-4.attendees-overall .p-3[b-jnnzgi4kz2] {
    padding: 0 !important;
  }
  .attendees-section[b-jnnzgi4kz2] {
    padding: 20px;
  }
  .chat-messages[b-jnnzgi4kz2] {
    padding: 20px;
    padding-top: 0;
  }
  
  #attendees-section[b-jnnzgi4kz2] {
	padding: 0px 20px !important;
}
.chat-messages[b-jnnzgi4kz2] {
	margin-bottom: 0 !important;
}
.send-message-section[b-jnnzgi4kz2] {
	margin-top: 12px;
}



@media only screen and (max-width: 767px) {

    .col-md-4.attendees-overall[b-jnnzgi4kz2] {
        display: none;
      }
      .video-screen-options img[b-jnnzgi4kz2] {
        padding: 0px;
    }
      .video-screen-options[b-jnnzgi4kz2] {
        background: #051655;
        width: 100%;
        bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        gap: 15px;
      }
      footer[b-jnnzgi4kz2] {
        display: none !important;
      }
      .sb-chat-btn[b-jnnzgi4kz2] {
        display: none !important;
      }
      .video-back[b-jnnzgi4kz2] {
        margin-right: 0 !important;
        border-radius: 50% !important;
        padding: 5px;
      }
      .align-items-center.video-options p[b-jnnzgi4kz2] {
        display: none;
      }
      .video-back[b-jnnzgi4kz2] {
        margin: 0 !important;
    }
    .video-screen-options[b-jnnzgi4kz2] {
        background: #F2F2F2;
        width: 100%;
        bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        gap: 15px;
        border-radius: 20px 20px 0px 0px;
    }
    footer[b-jnnzgi4kz2] {
        display: none !important;
    }
    .sb-chat-btn[b-jnnzgi4kz2] {
        display: none !important;
    }
    .chat-messages[b-jnnzgi4kz2] {
        height: 170px !important;
    }
    .col-md-4.attendees-overall[b-jnnzgi4kz2] {
        position: absolute;
        width: 90%;
        left: 5%;
        height: 318px !important;
        min-height: 290px !important;
        bottom: 64px;
        z-index: 2;
    }
    .container.overall-division[b-jnnzgi4kz2] {
        position: relative;
    }
    .send-message-section[b-jnnzgi4kz2] {
        margin-top: 15px;
        margin-right: 15px;
        margin-left: 15px;
    }
    .col-md-4.attendees-overall.show[b-jnnzgi4kz2] {
        display: block;
    }
    .attendees-heading-section.mb-2 .col-md-3[b-jnnzgi4kz2] {
        margin-right: 15px;
    }
    #attendees-section[b-jnnzgi4kz2] {
        padding: 0px 20px !important;
    }
}
@media (max-width:1023px) {
   .attendees-overall[b-jnnzgi4kz2]{
       height:370px;
   }

   .chat-messages[b-jnnzgi4kz2]{
height:250px;
   }
   .container.cst_container[b-jnnzgi4kz2] {
	padding: 0;
}
.video-section[b-jnnzgi4kz2] {
	margin: 0px 10px;
}
section.overall-division[b-jnnzgi4kz2] {
	padding: 60px 0 !important;
	padding-bottom: 0 !important;
}
}

@media (min-width:1024px) and (max-width:1439px) {
    .attendees-overall[b-jnnzgi4kz2] {
        height: 500px;
    }

  
}

@media (min-width:1440px) and (max-width:1599px) {
    .attendees-overall[b-jnnzgi4kz2] {
        height: 635px;
    }

  
}
/* /Pages/Workshop.razor.rz.scp.css */
.about-course-section[b-j57e3br27d] {
    height: 30rem !important;
}

.workshop-4 .about-course-section[b-j57e3br27d] {
    height: 43rem !important;
}

.workshop-5 .about-course-section[b-j57e3br27d] {
    height: 50rem !important;
}

.bottom-line[b-j57e3br27d] {
    color: #747887;
}

.form-control:focus[b-j57e3br27d] {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.line[b-j57e3br27d] {
    width: 3rem;
    background-color: #E5E4E1;
    height: 0.05rem;
}

.checked-line[b-j57e3br27d] {
    background-color: #051655;
}

.main-text[b-j57e3br27d] {
    font-weight: bold;
    color: #051655;
}

.next-btn[b-j57e3br27d] {
    width: 8rem;
    align-self: end !important;
    margin-bottom: 2rem;
    background: #EB3D35;
    border-radius: 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 111% */

    text-align: center;
    color: #FFFFFF;
}

previos-btn[b-j57e3br27d] {
    background: #EB3D35;
    border-radius: 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Author';
    font-style: normal;
    font-weight: 494;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 111% */

    text-align: center;
    color: #FFFFFF;
}
.not-checked[b-j57e3br27d] {
    color: #E5E4E1;
}

.previous-checked-page[b-j57e3br27d] {
    font-weight: bold;
    border: 1.5px solid #051655 !important;
}

.present-page[b-j57e3br27d] {
    background-color: red;
}

.present-icon[b-j57e3br27d] {
    color: white;
}

.progress-icon[b-j57e3br27d] {
    padding: 0.55rem;
}

.shape1[b-j57e3br27d] {
    width: 2.7rem;
    height: 3rem;
    border: 1px solid;
    border-radius: 2.3rem;
}

.sub-text[b-j57e3br27d] {
    font-weight: 400;
    font-family: "Author";
    color: #747887;
    width: 40rem;
}

.workshop5-cont[b-j57e3br27d] {
    height: 16rem;
    width: 18rem;
    background: #F3F6F9;
    border: 2px dashed #051655;
    align-items: center;
    cursor: pointer;
}

.workshop-input[b-j57e3br27d] {
    border: none !important;
    font-family: 'Author';
    font-weight: 375;
    background-color: transparent;
    font-size: 1rem !important;
    line-height: 20px;
    color: #747887;
    outline: none;
    transition: none !important;
}

.workshop-input-box[b-j57e3br27d] {
    border: 0.8px solid #747887 !important;
    justify-items: space-between;
    border-radius: 5px;
    width: 40rem;
    align-items: center;
    padding: 0 0.5rem;
}

.workshop-button[b-j57e3br27d] {
    background: none;
    border: none;
}

@media(max-width:600px) {
    .about-course-section[b-j57e3br27d] {
        width: 20rem;
        height: 35rem;
    }
    .workshop-3 .about-course-section[b-j57e3br27d] {
        width: 27rem;
        height: 35rem;
    }
    .workshop-4 .about-course-section[b-j57e3br27d] {
        width: 25rem;
        height: 45rem !important;
    }
    .workshop-5 .about-course-section[b-j57e3br27d] {
        width: 25rem;
        height: 52rem !important;
    }
    .workshop-input-box[b-j57e3br27d] {
        width: 21rem;
    }
    .workshop-1[b-j57e3br27d] {
        width: 21rem;
    }
    .sub-text[b-j57e3br27d] {
        width: 19rem;
    }
    .workshop-5 .sub-text[b-j57e3br27d] {
        width: 21rem;
    }
    .workshop-4 .sub-text[b-j57e3br27d] {
        width: 21rem;
    }
    .workshop-2[b-j57e3br27d] {
        width: 22rem;
        overflow-y: hidden;
        overflow: hidden;
    }
    .workshop-3[b-j57e3br27d] {
        width: 24rem;
    }
    .workshop-3 .sub-text[b-j57e3br27d] {
        width: 21rem;
    }
    .workshop-4[b-j57e3br27d] {
        width: 26rem;
    }
    .workshop-5[b-j57e3br27d] {
        width: 26rem;
    }
}
/* /Pages/Workshop_Process/Components/ScheduleAdd.razor.rz.scp.css */
.time[b-820ctc4pug]{
        border: 1px solid #BFBEBC;
        height:27px;
            padding:0;
}

.timer[b-820ctc4pug]{
/*width:195px;*/
}

.AMPM-block[b-820ctc4pug] {
    width: 30%;
}

.HHMM-block[b-820ctc4pug] {
    width: 70%;
}

.AMPM[b-820ctc4pug] {
    border: none;
    background: none;
}

.to[b-820ctc4pug]{
    display:inline;
    padding:0;
width:auto;
margin: 0 10px;
}

.hour[b-820ctc4pug]{
        border: none;
        text-align: end;
        width: 40px;
}

.min[b-820ctc4pug]{
        border: none;
        width: 40px;
}

#schedules button[b-820ctc4pug]{
border:none;
background:none;
}

.delete-button[b-820ctc4pug] {
    padding: 5px 0;
}

    .delete-button button[b-820ctc4pug] {
    }

.schedule-block[b-820ctc4pug] {
    width:90%;
}

.delete-block[b-820ctc4pug] {
    width:10%
}

@media screen and (max-width: 767px) {
    .schedule-section table[b-820ctc4pug] {
        display: none;
    }

    .mobile[b-820ctc4pug] {
        display: block;
        border: .5px solid #f5f4f3;
    }

    .day[b-820ctc4pug] {
        display: block;
        font-size: larger;
        border: .5px solid #f5f4f3;
        width: 100%;
    }

    .available[b-820ctc4pug] {
        display: block;
    }

    .add[b-820ctc4pug] {
        display: inline-flex;
    }

    .time[b-820ctc4pug] {
        border: 1px solid #BFBEBC;
        height: 50px;
        font-size:larger;
        padding-top:10px;
    }

    .to[b-820ctc4pug]{
        display:none;
    }

    .timer[b-820ctc4pug] {
        margin:0 20px;
    }

    .delete-button[b-820ctc4pug] {
        background: #EB3D35;
        margin: 5px 20px 10px 20px;
        padding: 5px 0;
    }
        .delete-button button[b-820ctc4pug] {
            color: white;
            width: 100px;
        }

    .AMPM-block[b-820ctc4pug] {
        width:20%;
    }
    .HHMM-block[b-820ctc4pug]{
        width:80%;
    }

    .schedule-block[b-820ctc4pug] {
        width: 100%;
    }

    .delete-block[b-820ctc4pug] {
        width: 100%
    }
}
.content[b-820ctc4pug] {
	margin: 0 auto;
	max-width: 1200px;
}
/* /Pages/Workshop_Process/Preview.razor.rz.scp.css */
section[b-ppbf6j10dc]{
padding:0px;
margin:0px;
}
.section[b-ppbf6j10dc]{
padding: 0 90px;
}
h1[b-ppbf6j10dc]{
font-weight: 494;
font-size: 60px;
line-height: 67px;
color: #051655;
}

p[b-ppbf6j10dc]{
font-style: normal;
font-weight: 375;
font-size: 20px;
line-height: 25px;
width: 411px;
color: #747887;
}

.price[b-ppbf6j10dc]{
font-weight: 494;
font-size: 60px;
line-height: 67px;
color: #EB3D35;
margin: 40px 0;
}

.cancel-policy[b-ppbf6j10dc]{
font-weight: 375;
font-size: 20px;
line-height: 25px;
color: #747887;
width:400px;
}

.cancel-policy span[b-ppbf6j10dc]{
color: #EB3D35;
    text-decoration-line: underline;
    width: 410px;
}

button[b-ppbf6j10dc]{
padding: 18px 50px;
margin: 58px 0;
border:none;
height: 61px;
font-weight: 494;
font-size: 22px;
line-height: 24px;
text-align: center;
color: #FFFFFF;
background: #EB3D35;
}
.profile-pic[b-ppbf6j10dc] {
    position: absolute;
    left: 56%;
    margin-top: 50px;
}

.profile-img[b-ppbf6j10dc]{
    /* position: absolute; */
    width: 300px;
    height: 400px;
    margin-left: auto;
    /* left: 1191px; */
    /* top: 207px; */
    border-radius: 360px;
    overflow: hidden;
}

.profile-pic img[b-ppbf6j10dc]{
height: 100%;
max-width: unset;
z-index:1;
}

.profile-background[b-ppbf6j10dc]{
box-sizing: border-box;
    position: absolute;
    width: 300px;
    height: 400px;
    left: 14px;
    top: 7px;
    border: 2px solid #051655;
    border-radius: 360px;
    z-index: -1;
}

.schedule-weekly-button[b-ppbf6j10dc] {
    color: #FFFFFF;
    background: #F3F6F9;
    width: 100%;
    color: #051655;
    margin: 0;
}

.profile-forground[b-ppbf6j10dc] {
    position: absolute;
    height: 200px;
    width: 150px;
    left: -75px;
    right: 0;
    top: 340px;
    background: #2AD593;
    border-radius: 500px;
    transform: rotate(-90deg);
}

.empty-space[b-ppbf6j10dc] {
    margin: 12px 0;
}

.about[b-ppbf6j10dc]{
ont-style: normal;
font-weight: 494;
font-size: 60px;
line-height: 67px;
height:fit-content;
}

.about h2[b-ppbf6j10dc]{
display:contents;
}

.red-line[b-ppbf6j10dc]{
    width: 100px;
    height: 5px;
    background: #EB3D35;
    /* margin-right: 25px; */
    margin: auto 25px;
    display:none;
}

.pledge[b-ppbf6j10dc]{
background: #F3F6F9;
}

.pledge h3[b-ppbf6j10dc]{
font-style: normal;
font-weight: 494;
font-size: 40px;
line-height: 42px;
color: #051655;

margin: 40px auto;
}

.pledge-col[b-ppbf6j10dc] {

}

.pledge-col h4[b-ppbf6j10dc]{
margin-top:40px
}

.pledge-col p[b-ppbf6j10dc]{
margin-top: 20px
}

.pledge-icon[b-ppbf6j10dc]{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px;
    gap: 10px;
    width: 100px;
    height: 100px;
    background: #FFFFFF;
    border-radius: 100px;
}

.schedule-call[b-ppbf6j10dc]{
    width: fit-content;
    width: -moz-fit-content;
margin: 30px 0;
}

.dayofWeek[b-ppbf6j10dc]{
background: #051655;
font-weight: 494;
font-size: 30px;
line-height: 67px;
color:white;
}

.time[b-ppbf6j10dc] {
    margin-top: 10px;
    font-weight: 100;
    font-size: 16px;
    height: 50px;
}

.dofw[b-ppbf6j10dc] {
    width: 200px;
    border: 1px solid #BFBEBC;
    margin: 0 5px;
    height: min-content;
}

.schedule-button[b-ppbf6j10dc]{
padding:0;
margin:0;
width:100%
}

@media screen and (max-width: 1023px) {
    .section[b-ppbf6j10dc] {
        padding: 0px 10px;
        text-align: center;
    }

    button[b-ppbf6j10dc] {
        width: 100%;
    }

    .profile-pic[b-ppbf6j10dc] {
        display: none;
    }

    .empty-space[b-ppbf6j10dc] {
        display: none;
    }

    .red-line[b-ppbf6j10dc] {
        display: none;
    }

    .about[b-ppbf6j10dc] {
        text-align: center;
        display: block;
    }

        .about h2[b-ppbf6j10dc] {
            width: 100%
        }

    .about-mentor[b-ppbf6j10dc] {
    }

    .pledge h3[b-ppbf6j10dc] {
        margin: unset;
        text-align: center;
    }

    .pledge-col[b-ppbf6j10dc] {
        width: auto;
    }
}
@media (min-width: 1024px) and (max-width: 1440px) {
    .profile-pic[b-ppbf6j10dc] {
        left: 56%;
    }
}

@media (max-width: 767px) {
    p[b-ppbf6j10dc] {
        font-weight: 375;
        font-size: 19px;
        line-height: 17px;
        color: #747887;
        width:auto;
    }

    h1[b-ppbf6j10dc]{
        font-size:28px;
        line-height:35px;
        margin-top:15px;
    }

    section[b-ppbf6j10dc]{
        margin-top:-100px;
    }

    .cancel-policy[b-ppbf6j10dc] {
        font-weight: 375;
        font-size: 19px;
        line-height: 17px;
        color: #747887;
        width:auto;
    }

    button[b-ppbf6j10dc]{
        margin:24px 0;
    }

    .about[b-ppbf6j10dc]{
        margin-top:-24px;
    }

    .price[b-ppbf6j10dc]{
        font-size: 28px;
        margin:0px;
        line-height:47px;
    }

    .pledge[b-ppbf6j10dc] {
        font-size: 28px;
        line-height: 30px;
        margin-top: 20px;
    }

    .margin-top[b-ppbf6j10dc]{
        margin-top:20px;
    }

    .pledge-icon[b-ppbf6j10dc] {
        margin-top: 20px;
    }
}
/* /Pages/Workshop_Process/Workshop0.razor.rz.scp.css */
.session-title[b-k7g6jmo2rn]{
    font-size:72.5px;
    color: #051655;
    margin-bottom:20px;
}

.session-buttons[b-k7g6jmo2rn]{

}
.content[b-k7g6jmo2rn] {
	margin: 0 auto !important;
	max-width: 1200px !important;
}
.session-button[b-k7g6jmo2rn]{
    box-sizing: border-box;

    /* Auto layout */
    padding: 40px;
    margin: 20px;

    width: 250px;
    height: 250px;

    background: none;

    border: 1px solid #BFBEBC;

    flex: none;
    order: 0;
    flex-grow: 0;
    color: #051655;
    font-weight: 494;
    font-size: 25px;
    line-height: 28px;
    text-align: center;
}

.session-button div[b-k7g6jmo2rn]{
    margin-bottom:20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 6px 2px;
    gap: 10px;

    width: 80px;
    height: 80px;

/* Primary/Orange */

    background: #BFBEBC;
    border-radius: 100px;

/* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.session-button.selected[b-k7g6jmo2rn]{
    border: 1px solid #EB3D35;
}

.session-button.selected div[b-k7g6jmo2rn]{
    background: #EB3D35;

}

.workshop-0[b-k7g6jmo2rn]{
    margin-bottom:250px;
}
/* /Pages/Workshop_Process/Workshop2.razor.rz.scp.css */
.schedule-section table[b-t77ov9fu7w]{
  border: 1px solid #BFBEBC;
width: 800px;
}
.content[b-t77ov9fu7w] {
margin: 0 auto;
max-width: 1200px;
}
.worktime[b-t77ov9fu7w]{
  display:flex;
}
.mobile[b-t77ov9fu7w] {
  display: none;
}

.schedule-section table tr[b-t77ov9fu7w]{
   border: .5px solid #f5f4f3;
padding: 10px 20px;
display: block;
}
.to[b-t77ov9fu7w] {
  margin: auto 10px;
}

.schedule-section table .availablity[b-t77ov9fu7w]{
padding:30px 10px 30px 30px;
}

.schedule-section table .day[b-t77ov9fu7w]{
 font-style: normal;
font-weight: 494;
font-size: 22px;
line-height: 24px;
color: #000000;
width:150px;

}

.schedule-section table .available[b-t77ov9fu7w]{
font-style: normal;
font-weight: 375;
font-size: 18px;
line-height: 20px;
color: #747887;
width:360px;
}

.schedule-section p[b-t77ov9fu7w]{
color:red;
font-weight: 375;
font-size: 18px;
}

.timezone[b-t77ov9fu7w] {
  /* display: flex; */
  align-items: center;
  margin-bottom: 23px;
}

  .timezone h4[b-t77ov9fu7w] {
      font-size: 22px;
      margin: 0;
      margin-right: 16px;
  }

  .timezone select[b-t77ov9fu7w] {
      border: 1px solid #E5E4E1 !important;
      padding: 10px;
      font-family: 'Author';
      font-weight: 375;
      background-color: transparent;
      font-size: 1rem !important;
      line-height: 20px;
      color: #747887;
      outline: none;
      width: auto;
      transition: none !important;
  }
  .worktimemainsub input[b-t77ov9fu7w] {
      width: 80px !important;
    }
    .worktimemainsub select[b-t77ov9fu7w] {
      width: 80px !important;
      text-align: center;
    }
    .workshop-input-box.d-flex.align-items-center[b-t77ov9fu7w] {
      border: 0px !important;
  }
  .main-text.mt-2[b-t77ov9fu7w] {
      font-weight: 500;
  }
  .btn.previous-btn.btn-danger[b-t77ov9fu7w] {
      border: 1px solid #000;
      color: #000;
  }
  .btn.btn-danger.next-btn[b-t77ov9fu7w] {
      width: 8rem;
      align-self: end !important;
      margin-bottom: 2rem;
      background: #EB3D35;
      border-radius: 0;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-family: 'Author';
      font-style: normal;
      font-weight: 494;
      font-size: 18px;
      float: right;
      line-height: 24px;
      text-align: center;
      color: #FFFFFF;
  }


.timezone_alt[b-t77ov9fu7w] {
  display: flex;
  justify-content: space-between;
  padding: 20px 0px;
}
.timezone_alt_sel[b-t77ov9fu7w] {
  max-width: 200px;
  /*! text-align: right; */
}
.timezone_alt_sel select[b-t77ov9fu7w] {
  font-size: 15px;
  padding: 10px;
}
.timezone_alt_sel span[b-t77ov9fu7w] {
  font-size: 20px;
  font-wer: ;
  font-weight: 500;
  font-family: "Author";
  color: #000;
}

#schedules[b-t77ov9fu7w] {
  padding-top: 50px;
}
.total-seats[b-t77ov9fu7w]::-webkit-inner-spin-button,
.total-seats[b-t77ov9fu7w]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}

.total-seats[b-t77ov9fu7w]{
-moz-appearance: textfield;
}
.main-text.mt-2[b-t77ov9fu7w] {
font-size: 20px;
}

@media screen and (max-width: 767px){
  .schedule-section table[b-t77ov9fu7w] {
      display:none;
  }
  .mobile[b-t77ov9fu7w] {
      display: block;
      border: .5px solid #f5f4f3;
  }
  .day[b-t77ov9fu7w] {
      display:block;
      font-size: larger;
      border: .5px solid #f5f4f3;
      width:100%;
  }
  .available[b-t77ov9fu7w] {
      display: block;
  }

  .add[b-t77ov9fu7w]{
      display:inline-flex;
  }
  .to[b-t77ov9fu7w]{
      width:100%;
      margin-left:100px;
  }
  .worktime[b-t77ov9fu7w] {
      display: block;
  }
  .worktimesub[b-t77ov9fu7w]{
      display:block;
  }
  .timezone select[b-t77ov9fu7w] {
      width: 100%;
  }
}


.scheds_row[b-t77ov9fu7w] {
display: flex;
justify-content: space-between;
padding: 15px;
border-bottom: 1px solid #ddd;
align-items: center;
}
.btn[b-t77ov9fu7w] {
border: 0;
background: transparent;
color: red;
font-family: "Author";
font-weight: 500;
font-size: 18px;
}
.scheds[b-t77ov9fu7w] {
border: 1px solid #ddd;
}
.col_1 label[b-t77ov9fu7w] {
color: #000;
font-size: 18px;
font-weight: 500;
font-family: "Author";
}
.right_side[b-t77ov9fu7w] {
width: 75%;
display: flex;
justify-content: space-between;
}
.col_2[b-t77ov9fu7w] {
font-size: 18px;
font-weight: 300;
font-family: "Author";
}

.repeated_fields[b-t77ov9fu7w] {
display: flex;
align-items: center;
float: left;
width: 360px;
align-items: center;
align-content: center;
justify-content: center;
}
.cst-input-groups[b-t77ov9fu7w] {
  display: flex;
}
.cst-input-groups input[b-t77ov9fu7w],.cst-input-groups select[b-t77ov9fu7w] {
  width: 50%;
  border: 1px solid #dddd;
  background: transparent;
  font-size: 20px;
  font-weight: 300;
  font-family: "author";
  text-align: center;
  padding: 10px;
}
.first-box-item.sheds_box[b-t77ov9fu7w] {
max-width: 715px;
}
.addWindow.btn[b-t77ov9fu7w] {
color: #000;
display: flex;
font-size: 18px;
font-family: "Author";
gap: 5px;
}
.fifth-box-item button[b-t77ov9fu7w] {
background: #EB3D35;
border: 0;
padding: 10px 20px;
color: #fff;
font-family: "Author";
font-family: ;
font-weight: 300;
}

.third-box-item.othr_profile[b-t77ov9fu7w] {
  margin-bottom: 50px;
  max-width: 400px;
}
.third-box-item.othr_profile a[b-t77ov9fu7w] {
  border: 1px solid #ddd;
  display: block;
  padding: 10px 20px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 300;
  color: #747887;
}
.first-box-item.sheds_box h1[b-t77ov9fu7w] {
margin-bottom: 15px;
}
.third-box-item.planname-area[b-t77ov9fu7w] {
margin: 40px 0px;
}
.feilds_with_action[b-t77ov9fu7w] {
margin-bottom: 20px;
}
.third-box-item.othr_profile a img[b-t77ov9fu7w] {
width: 16px;
float: left;
margin: 0;
margin-right: 12px;
}
.third-box-item.othr_profile a[b-t77ov9fu7w] {
display: flex;
}
.other_social[b-t77ov9fu7w] {
  display: flex;
  align-items: center;
  align-content: center;
  border: 1px solid #ddd;
  margin-bottom: 10px;
}
.other_social input[b-t77ov9fu7w] {
  margin: 0 !important;
  border: 0 !important;
  color: #000 !important;
}
.other_social img[b-t77ov9fu7w] {
  margin-left: 15px;
}
#myInput[b-t77ov9fu7w] {
  margin-bottom: 0;
}
#suggestionsDropdown[b-t77ov9fu7w] {
  border: 1px solid orange;
  font-size: 16px;
  font-family: "Author";
  cursor: pointer;
  padding: 10px 10px;
}
input[b-t77ov9fu7w] {
color: #333 !important;
}
.removeWindow.btn[b-t77ov9fu7w] {
margin-left: 30px;
}
#suggestionsDropdown[b-t77ov9fu7w] {
max-height: 200px;
overflow: hidden;
overflow-y: scroll;
}
.third-box-item p[b-t77ov9fu7w] {
color: #000;
}

@media only screen and (max-width: 767px) {
  .fourth-box-item label[b-n18hn6ens1][b-t77ov9fu7w] {
      font-size: 15px;
  }
  .removeWindow.btn[b-t77ov9fu7w] {
      margin-left: 0px;
  }
  .right_side[b-t77ov9fu7w] {
      width: 100%;
      display: flex;
      justify-content: space-between;
  }
  .scheds_row[b-t77ov9fu7w] {
      flex-direction: column;
      align-items:start;
  }
  .cst-input-groups inpuT[b-t77ov9fu7w], .cst-input-groups select[b-t77ov9fu7w] {
      width: 40%;
      font-size: 15px;
      padding: 4px;
  }
  .col_1 label[b-t77ov9fu7w] {
      margin-bottom: 10px;
  }
  .addWindow.btn[b-t77ov9fu7w] {
      font-size: 15px;
  }
  .fourth-box-item label span[b-t77ov9fu7w] {
      display: inline;

  }
}
/* /Pages/Workshop_Process/Workshop3.razor.rz.scp.css */
.workshop-input-box.d-flex.align-items-center[b-2pgdcnxcux] {
	flex-direction: column;
	justify-content: start;
	align-items: start !important;
	border: 0px !important;
}


.pricing_usd[b-2pgdcnxcux] {
    display: flex;
    align-items: center;
  }
  .pricing_usd span[b-2pgdcnxcux] {
    background: #ddd;
    height: 40px;
    display: flex;
    justify-content: center;
    align-content: center;
    line-height: 35px;
    width: 60px;
  }
  .pricing_usd[b-2pgdcnxcux] {
    width: 200px;
  }
 
  .pricing_usd input[b-2pgdcnxcux] {
    min-height: 40px !important;
    border: 1px solid #ddd !important;
    padding: 10px;
  }
  .pricing_usd[b-2pgdcnxcux] {
	border: 1px solid #ddd !important;
}
.pricing_usd[b-2pgdcnxcux] {
	overflow: hidden;
}
.new_pay_style[b-2pgdcnxcux] {
	margin-bottom: 20px;
	color: #000;
}
/* /Pages/Workshop_Process/Workshop5.razor.rz.scp.css */
.workshop-button[b-axvhiymnn2] {
    background: none;
    border: none;
}
.content[b-axvhiymnn2] {
	margin: 0 auto;
	max-width: 1200px;
}
.workshop-5 .about-course-section[b-axvhiymnn2] {
    height: 50rem !important;
}

.present-page[b-axvhiymnn2] {
    background-color: red;
}

.present-icon[b-axvhiymnn2] {
    color: white;
}

.progress-icon[b-axvhiymnn2] {
    padding: 0.55rem;
}

.shape1[b-axvhiymnn2] {
    width: 2.7rem;
    height: 3rem;
    border: 1px solid;
    border-radius: 2.3rem;
}
.content[b-axvhiymnn2] {
	margin: 0 auto;
	max-width: 1200px;
}
.img_upload  .workshop-button img[b-axvhiymnn2] {
    height: 245px;
    width: 280px;
  }
  .img_upload .workshop5-cont.d-flex.justify-content-center[b-axvhiymnn2] {
    padding: 0;
  }
/* /Shared/AddScript.razor.rz.scp.css */
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-9m8paewlkq] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-9m8paewlkq] {
    flex: 1;
}

.sidebar[b-9m8paewlkq] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}
.brand.flex-center.flex-auto-0.contain-image img[b-9m8paewlkq] {
	width: 120px !important;
}
.top-row[b-9m8paewlkq] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-9m8paewlkq]  a,
.top-row[b-9m8paewlkq]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-9m8paewlkq]  a:hover,
.top-row[b-9m8paewlkq]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-9m8paewlkq]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

.brand-logo[b-9m8paewlkq] {
    /* margin-right: 55rem; */
    /* margin: auto; */
    /* width: 80px; */
    margin-left: 5%;
}

.right-section[b-9m8paewlkq] {
    width: auto;
    justify-content: space-between;
    display: flex;
}

.dropdown-btn[b-9m8paewlkq] {
    width: 9px;
    height: 5.5px;
    margin: 15px 0 0 5px;
    cursor: pointer;
}

.dropdown:hover .dropdown-menu[b-9m8paewlkq] {
    display: block;
    margin-top: 0;
}

.dropdown-menu[b-9m8paewlkq] {
    display: none !important;
    visibility: hidden;
    height: 0;
    opacity: 0;
}

.dropdown-menu.show[b-9m8paewlkq] {
    display: none;
    opacity: 0;
    visibility: hidden;
    height: 0;
}

.dropdown-item[b-9m8paewlkq] {
    color: rgba(5, 22, 85, 1);
    font-weight: 500;
}

#avatar[b-9m8paewlkq] {
    margin-top: 2px;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #F3F6F9;
}

#avatar img[b-9m8paewlkq] {
    width: 40px;
    height: 40px;
    object-fit: cover;
}

.list-item[b-9m8paewlkq] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list-item #avatar[b-9m8paewlkq] {
    margin: 0 0 0 20px;
    width: 60px;
}

.lt-normal[b-9m8paewlkq] {
    margin: 0 0 0 30px;
    width: 30px;
}

.create-workshop[b-9m8paewlkq] {
    margin: 0 0 0 18px;
}

.img[b-9m8paewlkq] {
    margin-right: 10px;
    width: 30px;
}
button.hamburger.navbar-toggler[b-9m8paewlkq] {
	z-index: 1;
}
@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-9m8paewlkq] {
        display: none;
    }
    .top-row.auth[b-9m8paewlkq] {
        justify-content: space-between;
    }
    .top-row[b-9m8paewlkq]  a,
    .top-row[b-9m8paewlkq]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-9m8paewlkq] {
        flex-direction: row;
    }
    .sidebar[b-9m8paewlkq] {
        width: 250px;
        position: sticky;
        top: 0;
    }
    .top-row[b-9m8paewlkq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }
    .top-row.auth[b-9m8paewlkq]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }
    /* .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    } */
}

footer[b-9m8paewlkq] {
    background-color: #051655;
}

    footer a[b-9m8paewlkq] {
        color: white;
    }

.footer-nav-heading[b-9m8paewlkq] {
    color: white;
}

.copyright-bar p[b-9m8paewlkq] {
    color: white;
}

.footer-text[b-9m8paewlkq] {
    font-size: 16px;
    line-height: 25px;
    max-width: 275px;
    margin-top: 20px;
    color: white;
}

@media only screen and (max-width: 767px) {
    .footer-text[b-9m8paewlkq] {
         max-width: 100%;
    }

    .remove-on-mobile[b-9m8paewlkq]{
        display:none !important;

    }

    .dropdown-menu[b-9m8paewlkq] {
        border: none;
    }
}

@media only screen and (min-width: 768px) {
    .remove-on-lg[b-9m8paewlkq] {
        display: none;
    }
}


.dropdown-menu[b-9m8paewlkq] {
	display: none !important;
	visibility: hidden;
	height: 0;
	opacity: 0;
}

.dropdown-menu.show[b-9m8paewlkq] {
	display: block !important;
	opacity: 1 !important;
	visibility: visible;
	height: unset;
}
@media only screen and (max-width: 767px) {

    a.footer-brand.flex-center.flex-auto-0.contain-image[b-9m8paewlkq] {
        margin: 0;
    }
    .footer-text[b-9m8paewlkq] {
        text-align: left;
        margin-top: 0 !important;
    }
    .footer-nav-wrapper[b-9m8paewlkq] {
        margin: 20px 0px !important;
        text-align: left !important;
    }
    .copyright-bar > div:first-child[b-9m8paewlkq] {
        margin-bottom: 16px !important;
        text-align: left !important;
        width: 100% !important;
    }
    .copyright-bar[b-9m8paewlkq] {
        text-align: left !important;
    }
    .copyright-bar p[b-p2hb0bxinc][b-9m8paewlkq] {
        display: block !important;
        text-align: left !important;
        width: 100% !important;
    }
}

.hamburger.navbar-toggler.cross_sign .line:first-child[b-9m8paewlkq] {
    transform: rotate(-50deg);
    background: red
  }
  .hamburger.navbar-toggler.cross_sign .line:nth-child(2)[b-9m8paewlkq] {
    transform: rotate(46deg);
    position: relative;
    top: -8px;
    background: red
  }
  .hamburger.navbar-toggler.cross_sign .line:nth-child(3)[b-9m8paewlkq] {
    display: none;
  }
body[b-9m8paewlkq]{
    background: red !important;
}
