body {
    font-family: 'Public Sans', sans-serif;
    /* overflow: hidden; */
    /* background-color: #02081c !important; */
    color: #343434 !important;
}


a {
    text-decoration: none !important;
}

ul li {
    text-decoration: none;
    list-style: none;
}

.logo-img {
    width: 70%;
}

.scu-button.primary {
    background: #223668;
    color: #fff;
    border: 1px solid transparent;
}

.contact-top a {
    color: #c88c32;
    font-weight: 800;
}

.navbar-brand {
    width: 40%;
}

.navbar {

    background-color: #0c1838;
    /* background-color: #ffffff; */
    /* position: fixed !important;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999; */
}

.top-bar {
    padding: 20px 40px;
    background-color: #c88c32;
}

.top-bar .content-top p {
    font-size: 16px;
    color: white;
    margin: 0;
}

.contact-top {
    text-align: right;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {

    color: #223669 !important;
    font-weight: 700;
}

.nav-link {
    color: #223669;
}

.carousel-inner {
    height: 500px !important;
}

.carousel-caption {
    top: 10%;
}

.banner-content-cus h5 {
    font-size: 35px !important;
    font-weight: 800;
    font-family: 'Public Sans', sans-serif;

}

.btn-custo {
    background: #c88c32 !important;
    border: #c88c32 !important;
    margin-top: 5px;
}

.sections-cus {
    margin: 40px 0;
}

.betr-placement-sec {
    padding: 40px 0;
    background: linear-gradient(180deg, hsla(37, 50%, 90%, .2) 26.64%, #f3eadb 49.34%, #f2e8d8);
}

.blue-heading h2 {
    color: #0c1838;
}

.yellow-heading h2 {
    color: #c88c32;
}

.yellow-heading h2 {
    color: #c88c32;
}

.heading-cust h2 {
    font-weight: 700;
    margin: 12px 0;
    font-size: 48px;
    line-height: 58px;
}

.heading-cust2 h2 {
    font-weight: 700;
    margin: 12px 0;
    font-size: 25px !important;
    line-height: 28px;
    color: #c88c32;
}

.heading-cust h2 span {
    color: #c88c32;
}

.heading-cust1 h2 span {
    color: #c88c32;
}

.small-section-label {
    color: #929cb5;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

/* .sectoin-bg-1{
    background-image: url(./assets/images/18.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: ;
   
} */

.right-section-placement {
    margin-top: 40px;

}

.right-section-placement ul {
    padding-left: 0;

}

.right-section-placement ul li {
    font-weight: 300;
    border-radius: 5px;
    text-align: center;
    background-color: #223669;
    color: white;
    padding: 20px;
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 60px;
    padding-left: 43px;
    transition: 0.3s;
    border: 1px solid #223669;

}

.right-section-placement ul li h3 span strong {
    font-weight: 800;


}


.right-section-placement ul li:hover {

    background-color: #c88c32;
    border: 1px solid #c88c32;
    color: #ffffff;


}

.right-section-placement p {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
    color: #c88c32;


}

.placement-sec-rw {
    display: flex;
    align-items: center;
}

.plac-section p {
    font-size: 14px;
}

.philosophy-list {
    display: flex;
    margin-top: 20px;
    background: #f0f8ff5c;
    padding: 18px;
    border-radius: 20px;
    height: 133px;
}

.philosophy-list span {
    font-size: 40px;
    line-height: 40px;
    color: #ca8f38;
    font-weight: 800;
}

.philosophy-list h4 {
    font-size: 22px;
    line-height: 28px;
    /* font-weight: 800; */
    color: #176b9b;
}


.philosophy-list-content {
    width: 35px;
    min-width: 35px;
    background-repeat: no-repeat;
    background-position: 100%;
}

.philosophy-list-content-2 p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 16px;
}

.footer-right {
    color: #ffffff !important;
    font-weight: 700;
    border-top: 1px solid #515151;
}

.footer-right a {
    color: #c88c32 !important;
    font-weight: 700;
}

.footer-con {
    padding: 32px;
    /* background-color: #323232; */
    background-color: #0c1838;
    color: rgb(255, 255, 255);
}


.footer-con h4 a {
    color: #c88c32;

}

.footer-con h2 {
    font-size: 15px;
    /* font-weight: bold; */
    margin-bottom: 20px;
}

.footer-con h4 {
    font-size: 30px;
    font-weight: bolder;
    margin-bottom: 20px;
}

.key-offerings-section {
    margin: 80px 0;
}


.key-offerings-section div ul {
    display: block;
    margin-top: 20px;
}

.keys-cus {
    padding-left: 32px;
}

.keys-cus-icon {
    top: -2px;
    position: absolute;
}

.key-offerings-section div ul li {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

.key-offerings-section div ul li {
    color: var(--color-neutral-2);
    display: flex;
    column-gap: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    align-items: center;
    position: relative;
}

.clear {
    clear: both;
}

.keys-cus-icon span {
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    width: initial;
    height: initial;
    background: none;
    opacity: 1;
    border: 0px;
    margin: 0px;
    padding: 0px;
    position: relative;
    max-width: 100%;
}

.keys-cus-icon span span {
    box-sizing: border-box;
    display: block;
    width: initial;
    height: initial;
    background: none;
    opacity: 1;
    border: 0px;
    margin: 0px;
    padding: 0px;
    max-width: 100%;
}

.keys-cus-icon span span img {
    display: block;
    max-width: 100%;
    width: initial;
    height: initial;
    background: none;
    opacity: 1;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

@media (max-width: 991px) {
    .tab-content>.tab-pane {
        display: block;
        opacity: 1;
    }
}

/* .courses-tab-sun li button {
    
        display: flex;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        margin: 5px;
        padding: 12px 0;
        border-radius: 8px;
        background-color: rgb(255, 255, 255);
        color: #c88c32;
        align-items: center;
    
        padding: 10px 65px;
        border: 1px solid;

    } */
.courses-tab-sun li button {

    color: #263238;
    margin-left: 10px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #b0bec5;
    box-sizing: border-box;
    border-radius: 4px;
    font-weight: 600;
    font-family: inherit;
    font-size: 16px;
    line-height: 100%;
    height: 40px;
    display: inline-block;
    cursor: pointer;
    white-space: nowrap;

}

.plac-content-1 ol li p {
    /* padding-left: 24px; */
}


.courseHighlights_courseHighlights__x4HIa {
    margin: 50px auto;
}

/* .sectionHeading>h2 {
    font-size: 48px;
    line-height: 58px;
} */
.course-details-tav {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.course-details-tav-sub {
    display: grid;
    grid-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
}

.courseHighlights_card__8G8X8 {
    height: 60px;
    background: #fff;
    border: 1px solid #f2e8d9;
    box-shadow: 0 4px 24px rgba(0, 0, 0, .05);
    border-radius: 8px;
    display: flex;
    position: relative;
    overflow: hidden;
    padding: 16px;
    justify-content: center;
    justify-content: center;
    padding: 20px 25px;
    text-align: left;
    margin-top: 20px;
}

.courseHighlights_card__8G8X8 div h1,
.courseHighlights_card__8G8X8 div h3 {
    font-weight: 700;
    text-transform: uppercase;
    color: #c88c32;
    font-size: 18px;
    line-height: 24px;
}

.courseHighlights_card__8G8X8 div h3 {
    font-weight: 700;
    text-transform: uppercase;
    color: #c88c32;
    font-size: 10px;
    line-height: 16px;
}

.courseHighlights_card__8G8X8 div {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: center;
}

.list-of-cards-with-list .curriculum-section-grid-item:nth-child(odd) {
    background: #f5f9fb;
}

.list-of-cards-with-list .curriculum-section-grid-item:nth-child(2n) {
    background: #f9f3ea;
}

.list-of-cards-with-list .curriculum-section-grid-item h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    overflow: hidden;
    /* letter-spacing: -.03em; */
}

.list-of-cards-with-list .curriculum-section-grid-item p {

    font-size: 12px;
    line-height: 28px;

}

.list-of-cards-with-list .curriculum-section-grid-item:nth-child(odd) h3 {
    color: #22366a;
}

.list-of-cards-with-list .curriculum-section-grid-item:nth-child(2n) h3 {
    color: #c88c32;
}

.list-of-cards-with-list .curriculum-section-grid-item {
    /* padding: 32px 60px 60px 48px; */
    padding: 20px;
    border: #ebebeb 1px solid;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    /* color: var(--bs-nav-tabs-link-active-color);
    background-color: var(--bs-nav-tabs-link-active-bg); */
    border-color: #dee2e6 !important;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #223668 !important;
}

.plac-content-1 h6 {
    font-size: 20px;
    color: #ffffff;

}

.plac-content-1 ol li {
    margin-bottom: 0;
}

.plac-content-1 ol {
    padding-left: 15px;
}

.plac-content-1 ol li p img {
    margin: 0 5px;
}

.con-course-eligibility {
    padding: 20px 30px;
    border-radius: 50px;
    border: 1px solid #223669;
    margin-top: 40px;
    height: 240px;
}

.con-course-eligibility h4 {
    font-size: 25px;
    color: #c88c32;
    text-align: left;
    margin-bottom: 20px;
}

.con-course-eligibility ul li {
    list-style: circle;
}

/* process */
.timeline-steps {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
}

.timeline-steps .timeline-step {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    /* margin: 1rem; */
    margin: 3rem;

}

@media (min-width:768px) {
    .timeline-steps .timeline-step:not(:last-child):after {
        content: "";
        display: block;
        border-top: .25rem dotted #223669;
        /* width: 3.46rem; */
        width: 7rem;
        position: absolute;
        left: 7.5rem;
        top: .3125rem
    }

    .timeline-steps .timeline-step:not(:first-child):before {
        content: "";
        display: block;
        border-top: .25rem dotted #223669;
        width: 3.8125rem;
        position: absolute;
        right: 7.5rem;
        top: .3125rem
    }
}

.timeline-steps .timeline-content {
    width: 10rem;
    text-align: center
}

.timeline-steps {
    margin-top: 130px;
}

.timeline-steps .timeline-content .inner-circle {
    border-radius: 1.5rem;
    height: 2rem;
    width: 2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #223669
}

.timeline-steps .timeline-content .inner-circle:before {
    content: "";
    background-color: #3b83f600;
    display: inline-block;
    height: 3rem;
    width: 3rem;
    min-width: 3rem;
    border-radius: 6.25rem;
    /* opacity: .5 */
    border: 3px solid #223669;
}

.timeline-content-steps {
    font-size: 20px !important;
    font-weight: 900 !important;
    color: #c88c32 !important;


}

#down-triangle {
    width: 0;
    height: 0;
    border-top: 50px solid #103252;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    left: 32px;
    top: -89px;
}

#circle1 {
    background-color: #103252;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    top: -170px;
}

#circle2 {
    background-color: #c88c32;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: block;
    margin: auto;
    margin-top: 20%;

}

.container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.upr-circle {
    position: relative;
    margin-left: -103px;
}

.text-theme-blue {
    color: #ffffff !important;
    width: 200px;
    text-align: center;
    margin-left: -23px;
}

.cus-text-1 {
    /* padding: 0 80px; */
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    margin-bottom: 30px;
}


.nav-link:hover,
.nav-link:focus {

    background: #223668 !important;
    color: #ffffff !important;
    /* border: 1px solid #c88c32; */
}

ol {
    list-style: none;
    counter-reset: my-awesome-counter;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

ol li {
    counter-increment: my-awesome-counter;
    display: flex;
    width: 100%;
    font-size: 0.8rem;
    margin-bottom: 0.5rem;
}

ol li::before {
    content: "0" counter(my-awesome-counter);
    font-weight: bold;
    font-size: 26px;
    margin-right: 0.5rem;
    font-family: 'Abril Fatface', serif;
    line-height: 1;
    color: #22366a;
    margin-right: 10px;
    display: none !important;

}

.plac-content-1 ol li p {
    /* padding-left: 0px;
    margin-top: -15px; */
}

.eligibility-sec-list img {
    width: 25px;
}

.eligibility-sec-list li {
    font-size: 14px !important;
}

.carousel-control-prev-icon {
    display: none !important;
}

.carousel-control-next-icon {
    display: none !important;
}

.footer-banner {
    margin: 20px 0;
    margin-bottom: 60px !important;
    border-radius: 8px;
}

.footer-banner img {
    /* margin: 20px; */
    border-radius: 8px;
}

.banner-section {
    /* background-image: url(assets/images/banner-bg.jpg); */
    margin-top: 60px;
    background-color: #ffffff;
    /* height: 400px; */
    width: 100%;
    background-size: cover;
    position: relative;
    /* margin-bottom: 120px; */
}

.carousel-caption {
    top: auto;
}

/* .carousel-caption img{    
    border-radius: 8px;
    overflow: hidden;
    margin-top: 100px;
    height: 315px;
    width: 540px !important;
    cursor: pointer;
    width: 100%;
    object-fit: cover;
    margin-left: 40px;
} */
.carousel-caption {
    top: 10%;
}

.banner-section-left-con {
    margin-bottom: 20px;
}

.banner-section-left-con h5 {
    font-size: 35px !important;
    font-weight: 800;
    font-family: 'Public Sans', sans-serif;
}

/* Select css */
.top-banner-con {
    padding: 80px 0;
}

.top-banner-img-c img {
    border-radius: 10px;
}

.banner-section-con-1 h5 {

    line-height: 48px;
    font-family: 'Public Sans';
    font-weight: bold;
    color: #223668;
    font-size: 34px;
    text-transform: capitalize;
}

.banner-section-con-1 p {

    /* line-height: 48px; */
    font-family: 'Public Sans';
    /* font-weight: bold; */
    color: #223668;
    /* font-size: 34px; */
    text-transform: capitalize;
}

.banner-section-con-1 .points-top span {

    color: #223668;

    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 10%;
    background-color: #00000000;
    line-height: 20px;
}

.banner-section-con-1 i {
    color: #909ab4;
}

.video-buckets-section {
    /* background-color: hsla(calc(230 - 20), calc(80% + 20%), calc(29% - 20%), calc(100% + 20%)) !important;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #22366a 100%); */
    background-color: white;
    padding: 50px 0;

}

.philosophy-sec {
    /* background-color: hsla(calc(230 - 20), calc(80% + 20%), calc(29% - 20%), calc(100% + 20%)) !important;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #22366a 100%); */
    padding: 50px 0;

}

.video-buckets-section h2 {
    color: #22366a;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    font-size: 28px;
    line-height: 1.36;
    margin-bottom: 20px;
}

.video-box {
    border: 1px solid #00000054;
    border-radius: 6px;
    margin-top: 20px;
    box-shadow: 6px 7px 5px #0000007d;
}

.video-box iframe {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;


}

.content-inner-video {
    padding: 20px;
    min-height: 170px;
}

.content-inner-video h6 {
    color: #22366a;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}

.content-inner-video p {
    color: #343434;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.desktop-process img {
    width: 100%;
}

.admissio-process-section h2 {
    color: #223668;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    font-size: 28px;
    line-height: 1.36;
    margin-bottom: 20px;

}

.admissio-process-section {
    padding: 50px 0;
}

.trimerter-box {
    background: #fff;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .24);
    border-radius: 4px;
    overflow: hidden;
    /* box-shadow: 0 2px 10px rgba(0, 0, 0, .16); */
    flex: 1 1;
    margin: 20px 0;
}

.tri-cont {
    padding-top: 16px;
}

.heading-tri {
    padding: 0 40px 16px;
}

.heading-tri h4 {
    font-size: 16px !important;
    line-height: 27px;
    font-weight: 700;
    color: #22366a;

}

.tri-cont-dash {
    font-size: 16px;
    line-height: 16px;
    color: #4a5568;
    padding: 0px 40px 20px 40px;
    /* border-top: 1px solid #dfe1e6; */
    border-bottom: 1px solid #dfe1e6;
}

.tri-cont h2 {
    font-size: 16px;
    line-height: 27px;
    font-weight: 600;
}

.tri-cont-content ul li {
    list-style-type: disc;
    margin-bottom: 8px;
}

.accordion-item {
    color: #ffffff !important;
    background-color: #09132f !important;
    border: none !important;
}

.accordion-header button {
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 20px;
}

.accordion-button:not(.collapsed) {
    color: #ffffff !important;
    border-color: #2c354c !important;
    border-width: 1px !important;
    background-color: #09132f !important;
}

.accordion-button:not(.collapsed) {
    box-shadow: none !important;
    border-bottom: none !important;
    border-top: 1px solid #ffffff45 !important;
    ;
    border-left: 1px solid #ffffff45 !important;
    ;
    border-right: 1px solid #ffffff45 !important;
    ;
}

.accordion-item:first-of-type .accordion-button {
    border-radius: none !important;
    /* border-top-right-radius: var(--bs-accordion-inner-border-radius); */
}

.accordion-button {
    border: 1px solid #ffffff45 !important;
    color: white !important;
    background-color: #09132f !important;
    margin-top: 20px !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url(./assets/images/down-arrow-svgrepo-com.svg) !important;
    transform: var(--bs-accordion-btn-icon-transform);
}

.accordion-button::after {

    background-image: url(./assets/images/down-arrow-svgrepo-com.svg) !important;

}

.accordion-button:focus {

    box-shadow: none !important;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: none !important;
    border-top-right-radius: none !important;
}

.accordion-body {
    border: 1px solid #ffffff45 !important;
    border-top: none !important;
    color: #909ab4 !important;
    padding: 20px 30px !important;
}

.navbar-toggler-icon {
    /* display: inline-block;
    width: 1rem !important;
    height: 1rem !important; */
}

.row.top-banner-con {
    display: flex;
    align-items: center;
}

.finanace-cont {
    padding: 20px 0 20px 40px;
}

.finanace-cont h4 i {
    color: #c88c32;
    margin-right: 10px;
}

.finanace-cont h4 {
    color: #223668;
    font-size: 20px;

}

.Stats_main__NobZ3 {
    display: flex;
    justify-content: space-between;
    padding: 20px 36px !important;
    background: #fff;
    color: #000;
    align-items: flex-start;
    margin-top: -50px;
    position: relative;
    box-shadow: 0 2px 6px rgba(9, 30, 66, .04), 0 8px 12px rgba(9, 30, 66, .08);
    gap: 40px;
    border-radius: 4px;
}

.Stats_statsWrapper__zQGaA {
    max-width: 20%;
}

.Stats_title__ubShe {
    font-size: 15px;
    line-height: 26px;
    font-weight: 600;
    color: #1a202c;
}

.Stats_desc__rHTN8 {
    display: block;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    margin-top: 8px;
    color: #475465;
}

.Banner-section-new {
    font-size: 36px;
    line-height: 42px;
    color: #fff;
    max-width: 75%;
    margin-bottom: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 12px;
}

.BannerSection_subtitle__8qpZr {
    font-size: 24px;
    line-height: 28px;
    color: #ffffff;
    /* max-width: 75%; */
    font-weight: 500;
}

.BannerSection_cta__RJAHe {
    min-width: 140px;
    height: 50px;
    background: #c88c32;
    border-radius: 8px;
    padding: 0 28px;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 24px;
}

.BannerSection_content__h_mA2 {
    position: relative;
    padding-top: 60px;
    padding-bottom: 106px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.BannerSection_videoImgWrapper__bJvuj {
    display: none;
}

.BannerSection_content__h_mA2>* {
    position: relative;
}

.BannerSection_content__h_mA2:before {
    content: "";
    position: absolute;
    inset: 0;
    /* background: linear-gradient(268deg,rgba(91,90,90,0) -2.59%,#02081c 49.82%,rgb(0 0 0 / 82%) 98.45%); */
    /* background: linear-gradient(270deg,rgba(91,90,90,0) -2.59%,#02081c 49.82%,rgba(0,0,0,.854) 98.45%); */
    background: linear-gradient(268deg,rgba(91,90,90,0) -2.59%,#0c1838 49.82%,rgb(12 24 56) 98.45%);
}

.full-container {
    padding-left: max(10%, (100% - 1320px)/2);
    padding-right: max(10%, (100% - 1140px)/2);
}

.ApplyNow_label__Z8oc6 {
    color: #fff;
    margin: 0;
    font-size: 13px;
    text-transform: uppercase;
}

.ApplyNow_label__Z8oc6>span {
    font-size: 12px;
    line-height: 12px;
    color: #f4f5f7;
    display: block;
    font-weight: 400;
    text-transform: none;
}

.BannerSection_videoWrapper__UEkCT {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: flex-start;
    margin-top: 16px;
    min-height: 52px;
}

.TagsList_container__r_1WK {
    display: flex;
    gap: 8px;
    margin-top: 20px;
    margin-bottom: 16px;
}

.TagsList_callout__R89jA {
    background: #cceee3;
}

.Tag_container__rAg56 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 2px 10px 2px 8px;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    background: #cceee3;
    border-radius: 24px;
    min-height: 24px;
}

.Tag_container__rAg56 img {
    -o-object-fit: scale-down;
    object-fit: scale-down;
}

.Tag_container__label__0x0DC {
    margin-left: 4px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #012419;
}

.TagsList_bestseller__2dLsw {
    background: #c4d8fe;
}
.BannerSection_enrollNowContainer__vkDkl .BannerSection_enrollNowCta__RAsyA {
    width: 335px;
    height: 56px;
    background: #c88c32;
    border-radius: 8px;
    padding: 0 20px;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 24px;
}
.BannerSection_enrollNowContainer__vkDkl {
    display: none;
}
.points-top-banner{
    color: #ffffffe6;
}
.points-top img{
    margin-right: 10px;
    width: 20px;
}
.Stats_statsWrapper__zQGaA.rowtest {
    display: flex;
    align-items: center;
    flex-direction: row;
}
.rowtest img {
    width: 80px;
    margin-right: 10px;

}
