
/*Pricing Plan start*/
section.Trial_Main {
    padding: 24px 0 10px 0;
}
.Trial_Left h1 {
    color: var(--Text-Grey-800, #1D2939);
    font-family: Inter;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 8px;
}
.Trial_Left p.Sub_Line {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 32px;
}
.Trial_Left .Table_Box table.table thead tr th {
    background: #fff;
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    vertical-align: middle;
    padding: 0px 16px;
}
.Trial_Left .Table_Box table.table thead tr th:first-child {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 550px;
}
.Trial_Left .Table_Box table.table thead tr th p {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -0.96px;
    text-align: right;
    margin-bottom: 8px;
}
.Trial_Left .Table_Box table.table thead tr th p b {
    color: var(--Text-Grey-500, #5D667B);
    text-align: center;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    text-decoration-line: line-through;
    margin-right: 8px;
}
.Trial_Left .Table_Box table.table thead tr th p span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}
.head_sub {
    margin-bottom: 24px;
}
.head_sub h1 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
    margin-bottom: 12px;
}
.head_sub p {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.Trial_Left .Table_Box table.table thead tr th span {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 5px;
}
.Trial_Left .Table_Box table.table thead tr th span {
    margin-left: 5px;
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
.Trial_Left .Table_Box table.table thead tr th:first-child > span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    margin-right: auto;
    display: block;
    margin-bottom: 24px;
}
table.table thead tr th:first-child .pricing_trial span {
    margin: 0;
    width: 100%;
    text-align: left;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: -0.72px;
    display: flex;
    align-items: center;
    gap: 16px;
}

table.table thead tr th:first-child .pricing_trial span.black_friday_sale img.Cyber_Monday_Icon {
    margin-bottom: -6px;
}

table.table thead tr th:first-child .pricing_trial span.black_friday_sale {
    padding: 16px 53px;
    display: inline-block;
    width: auto;
    margin-top: 0;
    background: linear-gradient(to right, #ffffff, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;
    color: #FFF;
    font-family: Jost;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.76px;
}

.Trial_Left .Table_Box table.table thead tr th:first-child span.black_friday_sale img.Christmas_Sale_Popup_Img {
    vertical-align: bottom;
}

table.table thead tr th:first-child .pricing_trial span.black_friday_sale b {
    background: linear-gradient(to right, #EDC963, #F2DCB5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0;
    text-shadow: none;
    color: #FFF;
    font-family: Jost;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.76px;
}

table.table thead tr th:first-child .pricing_trial span.black_friday_sale b.Winter_Text {
    color: #002F5D;
    font-family: "Style Script";
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
    letter-spacing: -0.42px;
}

table.table thead tr th .pricing_trial span b {
    border-radius: 50px;
    background: var(--Theme-Yellow-400, #F1C94E);
    padding: 2px 12px;
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

table.table thead tr th .pricing_trial span b {
    border-radius: 50px;
    background: var(--Theme-Yellow-400, #F1C94E);
    padding: 2px 12px;
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.pricing_trial {
    display: flex;
    align-items: center;
    gap: 12px;
}
table.table thead tr th:first-child .pricing_trial span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin: 0;
}
table.table thead tr th:first-child .pricing_trial b {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}
.Trial_Left .Table_Box .table>thead {
    vertical-align: middle;
}
.Trial_Left .Table_Box table.table thead tr th small {
    color: var(--Warning-Yellow-900, #7A2E0E);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 4px;
    background: var(--Warning-Yellow-200, #FEDF89);
    padding: 2px 8px;
    height: 20px;
    display: inline-block;
}
.Trial_Left .Table_Box table.table thead tr th:last-child small {
    background: transparent;
}
.Trial_Left .Table_Box table.table tr:nth-child(odd) td {
    border-bottom: 1px solid #D0D5DD;
    background: #FFF;
}
.Table_Box table.table tbody tr td {
    color: var(--Text-Grey-700, #344054);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-bottom: 1px solid #D0D5DD;
    background: var(--Text-Grey-100, #F2F4F7);
}
.Trial_Left .Table_Box table.table tbody tr td {
    padding: 12px 16px;
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    background-color: #fff;
    line-height: 28px;
    overflow: visible;
}
.desc_last {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-top: 24px;
}
.desc_last.note {
    font-size: 14px;
}
.Trial_Left .Table_Box table.table tbody tr td a.access_to_communities {
    display: flex;
    justify-content: space-between;
}
.Trial_Left .Table_Box table.table tbody tr td.Link_Text {
    display: flex;
    align-items: baseline;
    gap: 5px;
    height: 46px;
}
.Trial_Left .Table_Box{
    border: none;
}
.Trial_Left .Table_Box table.table tbody tr td a.access_to_communities {
    display: flex;
    gap: 16px;
    width: 100%;
    align-items: center;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-decoration-line: underline;
    justify-content: flex-start;
}
.Trial_Left {
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 24px;
    max-width: 1024px;
    margin-inline: auto;
    position: relative;
}

div#Black_Friday_Main {
    background-image: url(../images/New_Year_Sale_table.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    display: inline-block;
}
/*Utsav 23-12-25 Start */

.Christmas_Cap {
    position: absolute;
    left: -60px;
    top: -40px;
    display: none;
}
.Right_Tree {
    position: absolute;
    top: -89px;
    right: 80px;
    display: none;
}
.Left_Tree {
    position: absolute;
    top: -89px;
    left: 80px;
    display: none;
}
.Trial_Left .c_tooltip .c_tooltiptext {
    left: 170px;
    bottom: -30%;
    top: auto;
    background-color: #00001E;
    color: #fff;
}

span.c_tooltiptext p {
    color: #fff;
}

.Christmas_Cap_Three {
    position: absolute;
    top: -44px;
    left: -61px;
    display: none;
}
/*Utsav 23-12-25 End */


.Trial_Left .c_tooltip .c_tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -18px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #00001E  transparent transparent;
    bottom: 14px;
}
.Trial_Left .c_tooltip .c_tooltiptext::after {
    left: 8px;
}

.Trial_Left .Table_Box table.table thead tr th .selected_btn span {
    color: var(--Text-Grey-500, #fff);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
}
.Trial_Left  .table>:not(caption)>*>* {
    padding: 0.3rem .3rem;
}

.Trial_Left .Table_Box table.table thead tr th:first-child {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 370px;
}

.Trial_Left .Table_Box table.table thead tr:first-child th.Selcted_Plan {
    border-radius: 12px 12px 0 0;
}

.Trial_Left .Table_Box table.table thead tr th span.Silver_plan b {
    border-radius: 50px;
    background: var(--Theme-Blue-100, #D8DEFC);
}


section.Trial_Main .pricing_trial {
    flex-wrap: nowrap;
}

/*Pricing Plan over*/

/* Subscription_Plan start */

section.Trial_Main.Subscription_Plan table.table thead tr th:first-child .pricing_trial span.black_friday_sale img.Cyber_Monday_Icon {
    margin-bottom: -6px;
}

section.Trial_Main.Subscription_Plan table.table thead tr th:first-child .pricing_trial .New_Year_Sale_Bg {
    background-image: url(../images/New_Year_Sale_table.png);
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 4px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    display: inline-block;
    padding: 6px 53px;
}

section.Trial_Main.Subscription_Plan table.table thead tr th:first-child .pricing_trial span.black_friday_sale {
    letter-spacing: 0.68px;
    color: #FFF;
    font-family: Jost;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 0;
}

section.Trial_Main.Subscription_Plan table.table thead tr th:first-child .pricing_trial span.black_friday_sale b {
    color: #FFF;
    font-family: Jost;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: 0.68px;
}

section.Trial_Main.Subscription_Plan table.table thead tr th:first-child .pricing_trial span.black_friday_sale b.Winter_Text {
    color: #002F5D;
    font-family: "Style Script";
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
    letter-spacing: -0.42px;
}

section.Trial_Main.Subscription_Plan .Trial_Left .Table_Box table.table thead tr th p b {
    color: var(--Text-Grey-500, #5D667B);
    text-align: center;

/* Display xs / Semibold */
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 133.333% */
    text-decoration-line: line-through;
    width: 100%;
    display: inline-block;
}

section.Trial_Main.Subscription_Plan .Trial_Left .Table_Box table.table thead tr th p {
    color: var(--Theme-Blue-500, #3A58EF);

/* Display sm / Bold */
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px; /* 126.667% */
    text-align: center;
}

section.Trial_Main.Subscription_Plan .Trial_Left .Table_Box table.table thead tr th p span {
    color: var(--Text-Grey-700, #344054);

/* Text xs/Medium */
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}

section.Trial_Main.Subscription_Plan .Trial_Left .Table_Box table.table tbody tr td.Selcted_Plan svg circle {
    fill: #3A58EF;
}

section.Trial_Main.Subscription_Plan .Trial_Left .Table_Box table.table tbody tr td.Selcted_Plan svg path {
    fill: #fff;
}

section.Trial_Main .Trial_Left .Table_Box table.table tbody tr td.Selcted_Plan svg circle {
    fill: #3A58EF;
}

section.Trial_Main .Trial_Left .Table_Box table.table tbody tr td.Selcted_Plan svg path {
    fill: #fff;
}

section.Trial_Main.Subscription_Plan .head_sub {
    text-align: center;
}

section.Trial_Main.Subscription_Plan .Trial_Left .Table_Box table.table tbody tr td.close_Td_text.Selcted_Plan svg circle {
    fill: #FEE4E2;
}

section.Trial_Main.Black_Friday_Trial_Main .Trial_Left .Table_Box table.table tbody tr td.close_Td_text.Selcted_Plan svg circle {
    fill: #FEE4E2;
}

/*Subscription_Plan over*/



/* section.Trial_Main {
    background: #EBEEFD;
}
.Trial_Left h1 {
    color: var(--Text-Grey-800, #1D2939);
    font-family: Inter;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 8px;
}
.Trial_Left p.Sub_Line {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 32px;
} */
/* .Trial_Left .Table_Box table.table thead tr th {
    background: #fff;
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    vertical-align: text-top;
} */
  /* .Trial_Left .Table_Box table.table thead tr th {
    background: #fff;
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    vertical-align: text-top;
    padding: 20px 20px 10px 20px;
} */
.Trial_Left .Table_Box table.table thead tr th.Selcted_Plan {
    background-color: #ebeefd;
}
.Trial_Left .Table_Box table.table tbody tr td.Selcted_Plan {
    background-color: #ebeefd !important;
    width: 175px;
}


section.Trial_Main.Black_Friday_Trial_Main .Trial_Left .Table_Box table.table tbody tr td.Selcted_Plan {
    width: 240px;
}
/* .Trial_Left .Table_Box table.table thead tr th .selected_btn span {
    color: #fff;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
}
.Trial_Left .Table_Box table.table thead tr th p {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin-top: 12px;
} */
.head_sub {
    margin-bottom: 24px;
}
/* Add for tags hierarchy */
.head_sub h1, .head_sub h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
    margin-bottom: 12px;
}
.head_sub p, .head_sub h3 {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
/* .Trial_Left .Table_Box table.table thead tr th span {
    margin-left: 5px;
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
}
.Trial_Left .Table_Box table.table thead tr th:first-child > span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin: 0 0 16px 0;
    display: block;
    text-align: left;
} */
.pricing_trial {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    margin-bottom: 16px;
}
table.table thead tr th:first-child .pricing_trial span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin: 0;
}
table.table thead tr th:first-child .pricing_trial b {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}
/* .Trial_Left .Table_Box .table>thead {
    vertical-align: middle;
}
.Trial_Left .Table_Box table.table thead tr th small {
    color: var(--Warning-Yellow-900, #7A2E0E);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 4px;
    background: var(--Warning-Yellow-200, #FEDF89);
    padding: 2px 8px;
    height: 20px;
    display: inline-block;
}
.Trial_Left .Table_Box table.table thead tr th:last-child small {
    background: transparent;
}
.Trial_Left .Table_Box table.table tr:nth-child(odd) td {
    border-bottom: 1px solid var(--Text-Grey-300, #D0D5DD);
    background: #FFF;
} */
/* .Table_Box table.table tbody tr td {
    color: var(--Text-Grey-700, #344054);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-bottom: 1px solid var(--Text-Grey-300, #D0D5DD);
    background: var(--Text-Grey-100, #F2F4F7);
} */
/* .Trial_Left .Table_Box table.table tbody tr td {
    padding: 12px 8px;
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    background-color: #fff;
} */
.desc_last {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-top: 24px;
}
/* .Trial_Left .Table_Box table.table tbody tr td a.access_to_communities {
    display: flex;
    justify-content: space-between;
}
.Trial_Left .Table_Box table.table tbody tr td.Link_Text {
    display: flex;
    align-items: baseline;
    gap: 5px;
    height: 46px;
}
.Trial_Left .Table_Box{
    border: none;
}
.Trial_Left .Table_Box table.table tbody tr td a.access_to_communities {
    display: flex;
    gap: 16px;
    width: 100%;
    align-items: center;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-decoration-line: underline;
    justify-content: flex-start;
}


.Trial_Left .c_tooltip .c_tooltiptext {
    left: 170px;
    bottom: -30%;
    top: auto;
}


.Trial_Left .c_tooltip .c_tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -18px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #d3d3d3  transparent transparent;
    bottom: 14px;
}
.Trial_Left .c_tooltip .c_tooltiptext::after {
    left: 8px;
} */
.new_breadcrumb {
    display: flex;
    align-items: center;
    gap: 3px;
    margin-bottom: 24px;
}
.new_breadcrumb a {
    color: var(--Text-Lignt, #75757D);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.new_breadcrumb a.active {
    color: var(--Dark-Text, #1D2939);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
}
/* .Trial_Left  .table>:not(caption)>*>* {
    padding: 0.3rem .3rem;
} */
.Choose_Plan {
    border-radius: 8px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.10), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
    padding: 24px;
}
.Choose_Plan h3 {
    color: var(--Text-Grey-900, #101828);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 8px;
}
.Select_Box {
    border-radius: 8px;
    border: 1px solid var(--Text-Grey-100, #F2F4F7);
    background: var(--Text-Grey-100, #F2F4F7);
    padding: 8px 16px;
}
.Select_Box .form-check {
    display: flex;
    gap: 16px;
    align-items: center;
}
.Select_Box .form-check label.form-check-label {
    color: var(--Theme-Blue-800, #182878);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.Select_Box .form-check label.form-check-label p {
    color: var(--Text-Grey-800, #1D2939);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.Select_Box .form-check label.form-check-label p span {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 4px;
}
.Select_Box .form-check input {
    width: 20px;
    height: 20px;
}
.Select_Box.active {
    border-radius: 8px;
    border: 1px solid var(--Theme-Blue-200, #9CABF7);
    background: var(--Theme-Blue-50, #EBEEFD);
}
.Card_Detail {
    border-radius: 8px;
    background: var(--Text-Grey-50, #F9FAFB);
    display: flex;
    padding: 8px 16px;
    margin-block: 32px;
}
.Card_Detail p {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 6px;
}
.Card_Detail span {
    color: var(--Text-Grey-800, #1D2939);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.Subscription_Period {
    border-right: 1px solid #D0D5DD;
    padding-right: 24px;
    margin-right: 24px;
}
.Terms_Privacy .form-check label.form-check-label {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
/* .Trial_Left .Table_Box table.table thead tr th:first-child {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 370px;
} */
.card_dtbx_head {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px;
}
.card_dtbx label.form-check-label {
    font-size: 14px;
}
.selected_btn {
    text-align: center;
    color: #5D667B;
    border-radius: 3.35px;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 600;
    line-height: 20.1px;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: 1px solid #3a58ef;
    background: #3a58ef;
}
.Blue_Fill_Btn.course_catalogue_btn {
    border: 1px solid #3A58EF !important;
    color: #3A58EF !important;
    background: transparent !important;
}
.eyeicn_wrap {
    position: relative;
}
.eyeicn {
    position: absolute;
    right: 12px;
    top: 10px;
    cursor: pointer;
}
/* .isclosebtn {
    padding: 20px 0;
    text-align: right;
    display: none;
} */
.isclosebtn a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    justify-content: flex-end;
    color: var(--Text-Grey-900, #101828);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
p.error_paymentfail {
    border-radius: 8px;
    background: var(--Error-Red-50, #FEF3F2);
    padding: 4px 16px;
    color: var(--Error-Red-900, #7A271A);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 16px 0;
}
p.error_paymentfail span {
    color: var(--Error-Red-700, #B42318);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.card_dtbx {
    margin-bottom: 16px;
}
.othercontent button.Continue {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    padding: 12px 20px;
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    background: transparent;
}

.powered_by.mt-3 {
    display: flex;
    align-items: center;
}
.powered_by label {
	margin-right: 5px;
}
.powered_by_logo {
	display: inline-block;
	position: relative;
}
.powered_by_logo::after {
	content: '';
	width: 1px;
	height: 20px;
	background: #EAECF0;
	display: inline-block;
	position: absolute;
	top: 12px;
	right: 8px;
}
.powered_by_logo:last-child:after {
    display: none;
}
.Choose_Plan.custom_text_plan p {
	font-size: 14px;
}

.Trial_Left .Table_Box table.table tbody tr td a {
    text-decoration-line: underline;
}

.Trial_Left .Table_Box table.table tbody tr td a:hover {
    color: var(--Text-Grey-700, #3A58EF);
    text-decoration: underline;
}




    section.individual_responsive {
    display: none;
}
    .Mobile_Comparison {
    display: none;
}
.Subscription_Mobile {
    display: none;
}
.Subscription_Plan .Trial_Left .Table_Box table.table tbody tr td {
    font-size: 16px;
}
/*responsive of Pricing page start*/
.tc_note {
    float: left;
    display: block;
    position: relative;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    margin-left: 10px;
    text-align: left;
    line-height: 16px;
    margin-bottom: 16px;
}
.tc_note .error{
   color:#FF0004 !important; 
}
.Trial_Left .Table_Box table.table thead tr th.renewal {
    vertical-align: middle;
}
/*Note*/

.CPE_Subscription.Signup_Sale_Ends .Subscription_Top .Black_Friday_Box {
    padding: 8px 28px;
    margin-bottom: 36px;
}

section#common_individual_sign_up_plan .isclosebtn a {
    border-radius: 4px;
    border: 1px solid var(--Text-Grey-500, #5D667B);
    background: var(--White, #FFF);
    padding: 8px 14px;
}

section#common_individual_sign_up_plan .isclosebtn {
    padding-bottom: 0;
}

section#common_individual_sign_up_plan .isclosebtn a:hover {
    border-radius: 4px;
    border: 1px solid var(--Text-Grey-500, #5D667B);
    background: var(--Text-Grey-200, #EAECF0);
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.plan-note {
    border-radius: 12px;
    border: 1px solid var(--Theme-Purple-200, #B8B0F5);
    background: var(--Theme-Purple-50, #F3F1FD);
    padding: 16px;
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 16px;
}

.plan-note strong {
    font-weight: 600;
}
span.your_current_plan {
    color: var(--Warning-Yellow-900, #7A2E0E);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: inline-block;
    padding: 2px 4px;
    align-items: center;
    border-radius: 4px;
    background: var(--Warning-Yellow-200, #FEDF89);
}
/*End note*/
.Choose_Plan span.error {
    font-size: 12px;
    line-height: normal;
    display: block;
}

.upgrade_diff_amount {
    display: flex;
    justify-content: space-between;
}
.upgrade_diff_amount .ctooltip svg {
    width: 20px;
}
.ctooltip{
    position: relative;
    display: inline-block;
}
.ctooltiptext{
    visibility: hidden;
    width: 320px;
    background-color: #FFFFFF;
    color: #5D667B;
    border-radius: 6px;
    padding: 12px;
    position: absolute;
    z-index: 1;
    top: -78px;
    left: -140px;
    transform: translateY(-50%);
}
.ctooltip:hover .ctooltiptext {
    visibility: visible;
    box-shadow: 0px 4px 8px 5px rgba(16, 24, 40, 0.10), 0px 2px 4px -2px rgb(13 20 34 / 6%);
}
.ctooltip .ctooltiptext::after {
    content: "";
    position: absolute;
    right: 50%;
    margin-top: 0;
    border-width: 10px;
    border-style: solid;
    border-color: #ffffff transparent transparent transparent;
    bottom: -19px;
}

.Fill_Btn{
    padding: 10px 16px;
}
.Fill_Btn:hover{
    padding: 10px 16px;
}
.cpe-view-more-btn {
    background: none;
    border: none;
    color: #3A58EF;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    padding: 4px 0;
    margin-top: 4px;
    text-decoration: underline;
    display: inline-block;
}
.cpe-view-more-btn:hover {
    color: #1a38cf;
}
@media (max-width: 1366.51px) { 
    .Black_Friday_Box .Black_Friday_Title h2, .Black_Friday_Box .Black_Friday_Title label {
        font-size: 18px;
    }

    .Black_Friday_Box .Black_Friday_Title h2 span, .Black_Friday_Box .Black_Friday_Title label span {
        font-size: 18px;
    }

    a.Explore_Courses_Btn {
        padding: 12px 12px;
        font-size: 14px;
    }

    section.Trial_Main.Subscription_Plan .Trial_Left .Table_Box table.table thead tr th p {
        font-size: 24px;
    }

    section.Trial_Main.Subscription_Plan .Trial_Left .Table_Box table.table thead tr th p b {
        font-size: 20px;
    }

    section.Trial_Main.Subscription_Plan table.table thead tr th:first-child .pricing_trial span.black_friday_sale {
        font-size: 21px;
        line-height: 32px;
    }

    section.Trial_Main.Subscription_Plan table.table thead tr th:first-child .pricing_trial span.black_friday_sale b
    {
        font-size: 21px;
        line-height: 32px;
    }

    table.table thead tr th:first-child .pricing_trial span {
        font-size: 20px;
    }

    .Trial_Left .Table_Box table.table tbody tr td {
        font-size: 16px;
    }

    table.table thead tr th:first-child .pricing_trial span.black_friday_sale {
        font-size: 21px;
    }

    table.table thead tr th:first-child .pricing_trial span.black_friday_sale b {
        font-size: 21px;
    }

    .CPE_Subscription.Signup_Sale_Ends .Subscription_Top .Black_Friday_Box {
        padding: 8px 16px;
        margin-bottom: 36px;
    }

    .CPE_Subscription .Subscription_Top .Black_Friday_Box .Black_Friday_Title label {
        font-size: 23px !important;
    }

    .CPE_Subscription .Subscription_Top .Black_Friday_Box .Black_Friday_Title label b {
        font-size: 23px !important;
    }

    .Trial_Left .Table_Box table.table thead tr th:first-child {
        text-align: left;
    }

    table.table thead tr th:first-child .pricing_trial span.black_friday_sale {
        padding: 6px 53px;
    }
  
    
}


@media (max-width: 1199.51px) {  
    section.Trial_Main.Subscription_Plan table.table thead tr th:first-child .pricing_trial span.black_friday_sale {
        font-size: 15px;
        line-height: inherit;
    }

    section.Trial_Main.Subscription_Plan table.table thead tr th:first-child .pricing_trial span.black_friday_sale b {
        font-size: 15px;
        line-height: inherit;
    }

    section.Trial_Main.Subscription_Plan .Trial_Left .Table_Box table.table thead tr th p {
        font-size: 22px;
    }

    section.Trial_Main.Subscription_Plan .Trial_Left .Table_Box table.table thead tr th p b {
        font-size: 16px;
    }

    table.table thead tr th:first-child .pricing_trial span {
        font-size: 14px;
    }

    .Trial_Left .Table_Box table.table tbody tr td {
        font-size: 14px;
        line-height: inherit;
    }



    .Trial_Left .Table_Box table.table tbody tr td.Selcted_Plan {
        min-width: 160px;
    }

    .Trial_Left .Table_Box table.table tbody tr td:last-child {
        min-width: 160px;
    }

    .Trial_Left .Table_Box table.table tbody tr td {
        min-width: 160px;
    }

    table.table thead tr th:first-child .pricing_trial span.black_friday_sale {
        padding: 8px 8px;
    }

    section.Trial_Main.Subscription_Plan table.table thead tr th:first-child .pricing_trial span.black_friday_sale {
        font-size: 18px;
        line-height: inherit;
    }

    section.Trial_Main.Subscription_Plan table.table thead tr th:first-child .pricing_trial span.black_friday_sale b {
        font-size: 18px;
        line-height: inherit;
    }
    
    
}


@media (max-width: 991px) {
    table.table thead tr th:first-child .pricing_trial span.black_friday_sale {
        font-size: 17px;
    }

    .Black_Friday_Trial_Main .Trial_Left .Table_Box table.table thead tr th p b {
        width: 100%;
        display: inline-block;
    }

    table.table thead tr th:first-child .pricing_trial span {
        font-size: 16px;
    }

    .Main_Nav .nav-pills li.nav-item .nav-link.active,
    .Main_Nav .nav-pills li.nav-item .nav-link:hover.active {
        font-size: 16px;
    }

    .Main_Nav .nav-pills li.nav-item .nav-link {
        font-size: 16px;
    }

}


@media (max-width: 767px) {

/*24-11-25 pricing table Start*/
.Subscription_Mobile {
    display: block;
}

section.individual_responsive {
    display: block;
}
.Black_Title {
    text-align: center;
}
.Black_Title h3 {
    padding: 5px 45px;
    display: inline-block;
    width: auto;
    margin-top: 0;
    background: url(../images/New_Year_Sale_bg_mob.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
}

.Black_Title h3 .New_Year_Text { 
    text-align: center;
    color: #FFF;
    font-family: Jost;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 107.143% */
    letter-spacing: 0.56px;
    background: linear-gradient(to right, #ffffff, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.Black_Title h3 img.Christmas_Sale_Popup_Img {
    vertical-align: bottom;
}

.Black_Title h3 span {
    color: #FFF;
    font-family: Jost;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 107.143% */
    letter-spacing: 0.56px;
    background: linear-gradient(to right, #EDC963, #F2DCB5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.Pricing_Main {
    display: flex;
    gap: 16px;
    margin-block: 16px;
}
.Silver {
    padding: 12px 8px;
    width: 50%;
    text-align: center;
}
.Price {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
}
.Price p {
    color: var(--Text-Grey-500, #5D667B);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-decoration-line: line-through;
}
.Price h4 {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
.Price h4 small {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}
.Silver h6 {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    border-radius: 50px;
    background: var(--Theme-Blue-100, #D8DEFC);
    padding: 2px 12px;
    display: inline-block;
}
.Silver a {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding: 8px 14px;
    display: block;
    margin-top: 12px;
    margin-inline: 10px;
}
/* .Silver.Gold {
    border-radius: 8px 8px 0 0;
    background: var(--Theme-Blue-100, #D8DEFC);
} */
.Silver.Gold h6 {
    border-radius: 50px;
    background: var(--Theme-Yellow-400, #F1C94E);
}
.Features_Included h6 {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 16px;
}
.Features_Title {
    border-radius: 4px 4px 0 0;
    background: var(--White, #FFF);
    padding: 8px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Features_Title p {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.Sign {
    display: flex;
}
.Sign .Silver_Sign {
    width: 50%;
    text-align: center;
    padding-block: 16px;
}
.Sign .Gold_Sign {
    width: 50%;
    text-align: center;
    padding-block: 16px;  
}
.Selected {
    background: var(--Theme-Blue-100, #D8DEFC); 
}
.Sign .Gold_Sign.Selected svg circle {
    fill: #3a58ef;
}
.Sign .Gold_Sign.Selected svg path {
    fill: #fff;
}
.Sign .Gold_Sign svg circle {
    fill: #d7ddfb;
}
.Sign .Gold_Sign svg path {
    fill: #3a58ef;
}

.Sign .Silver_Sign.Selected svg rect  {
    fill: #3a58ef;
}
.Sign .Silver_Sign.Selected svg path {
    fill: #fff;
}
.Sign .Silver_Sign svg circle {
    fill: #d7ddfb;
}
.Sign .Silver_Sign svg path {
    fill: #3a58ef;
}

.Instant_Help {
    border-radius: 8px;
    background: var(--White, #FFF);
    padding: 12px;
    text-align: center;
    margin-top: 16px;
}
.Instant_Help p {
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.Instant_Help a {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    background: var(--White, #FFF);
    padding: 10px 16px;
    display: inline-block;
    margin-top: 12px;
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.modal-header.Price_Header {
    padding: 0;
}
.modal-header.Price_Header a {
    position: absolute;
    top: -40px;
    right: 0px;
    border-radius: 4px 4px 0 0;
    border: 1px solid var(--Text-Grey-500, #5D667B);
    background: var(--White, #FFF);
    padding: 8px 14px;
}
.Included .c_tooltip .c_tooltiptext {
    bottom: 26px;
    top: auto;
    left: -153px;
}
.c_tooltip .c_tooltiptext {
    display: none;
    width: 100%;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 9;
    top: 100%;
    margin-left: 0;
    border: 0;
    font-size: 14px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 350px;
    text-align: left;
    border-radius: 8px;
    background: var(--Theme-Purple-900, #00001E);
    color: #fff;
}
.Included .c_tooltip .c_tooltiptext p {
    color: #fff;
}
.c_tooltip:hover .c_tooltiptext {
    display: block;
}
.c_tooltip .c_tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff0 #fff0 #d3d3d3;
}
.c_tooltip .c_tooltiptext::after {
    content: "";
    position: absolute;
    bottom: -9px;
    left: 96%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #00001e #fff0 #fff0;
}
.Web_Comparison {
    display: none;
}
.Mobile_Comparison {
    display: block;
}
.Mobile_Comparison ul {
    border: none;
}
.Mobile_Comparison ul li.nav-item button {
    border-radius: 4px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    padding: 8px 12px;
}
.Mobile_Comparison ul li.nav-item button.active {
    border-radius: 4px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--Theme-Blue-500, #3A58EF);
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.Features_Main {
    display: flex;
    align-items: center;
}
.Features_Main .Features_Box {
    padding: 12px 8px;
    text-align: center;
    width: 33.33%;
}
.Features_Main .Features_Box p {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.Features_Main .Features_Box h3 {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
.Features_Main .Features_Box.My_Cpe_Box {
    border-radius: 8px 8px 0 0;
    background: var(--Theme-Blue-500, #3A58EF);
}
.Features_Main .Features_Box.My_Cpe_Box p {
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
}
.Features_Main .Features_Box.My_Cpe_Box h3 {
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
.Features_Point h5 {
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding: 8px 12px;
}
.Poiner_Main {
    display: flex;
    align-items: center;
}
.Poiner_Main .Point_Box p {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding-block: 2px;
}
.Poiner_Main .Point_Box {
    width: 33.33%;
    border-left: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    border-bottom: 1px solid var(--Text-Grey-200, #EAECF0);       
     padding-block: 16px;
        text-align: center;

}
.Poiner_Main .Point_Box.Cpe_Point {
    background: var(--Theme-Blue-100, #D8DEFC);
}
.Disclaimer {
    border-radius: 4px;
    border: 1px solid var(--Theme-Yellow-400, #F1C94E);
    background: var(--Theme-Yellow-50, #FDF9EB);
    padding: 10px 12px;
    margin-top: 16px;
}
.Disclaimer p {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}
.Disclaimer p span {
    color: var(--Error-Red-500, #F04438);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}
.Selcted_Plan {
    background: var(--Theme-Blue-100, #D8DEFC);
            border-radius: 8px 8px 0 0;
}
.Subscription_Mobile .Silver a {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    color: var(--Theme-Blue-500, #3A58EF);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    background: #fff;
}
.Subscription_Mobile .Silver a.Selected {
    background-color: #3a58ef;
    color: #fff;
}
.Subscription_Mobile .Features_Title {
    border-radius: 4px 4px 0 0;
    background: var(--Theme-Blue-50, #EBEEFD);
}
.Subscription_Mobile {
    margin-bottom: 24px;
}
/*24-11-25 pricing table End*/
    
    /*Get Started with Unlimited Learning start*/
    .Trial_Left .Table_Box table.table thead tr th:first-child > span,.Trial_Left .Table_Box table.table thead tr th {
        font-size: 20px;
    }
    table.table thead tr th:first-child .pricing_trial span {
        font-size: 12px;
    }
    table.table thead tr th:first-child .pricing_trial b {
        font-size: 12px;
        line-height: 1;
        display: block;
    }
    .Trial_Left .Table_Box table.table thead tr th span {
        margin-left: 0;
        display: block;
    }
    .Trial_Left .Table_Box table.table thead tr th .course_catalogue_btn {
        color: var(--Theme-Blue-500, #3A58EF);
        text-align: center;
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 18px;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        padding: 0 !important;
        background: transparent;
        border: none;
        white-space: nowrap;
        margin: 0;
    }
    .Trial_Left .Table_Box table.table tbody tr td {
        font-size: 14px;
        line-height: 20px;
    }
    .Trial_Left .Table_Box table.table thead tr th:first-child > span {
        margin: 0;
    }
    .desc_last {
        font-size: 16px;
        line-height: 28px;
        margin-block: 24px;
    }
    .Choose_Plan h3 {
        margin-bottom: 24px;
        text-align: center;
    }
    section.Trial_Main {
        padding: 46px 0 32px 0;
    }
    .head_sub h1 {
        margin-bottom: 12px;
        color: var(--Theme-Dark-Blue-800, #26244A);
        text-align: center;
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 130%;
    }
    .head_sub p {
        color: var(--Text-Grey-600, #475467);
        text-align: center;
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
    }
    /*Get Started with Unlimited Learning end*/

    .Black_Friday_Box .Black_Friday_Title label, .Black_Friday_Box .Black_Friday_Title label span {
        font-size: 26px !important;
    }

    .Black_Friday_Box.black_friday_box_2025.strip_clicable .Black_Friday_Title label {
        display: flex;
        gap: 8px;
        align-items: center;
    }
    
}
/*responsive of homepage end*/
