
@font-face {
    font-family:swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, 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');
    font-display: swap;
    font-weight: 400;
    font-style: normal;
}

:root {
    --swiper-theme-color: #007aff
;}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
;}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
;}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
;}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
;}

.swiper-pointer-events {
    touch-action: pan-y
;}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
;}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
;}

.swiper-slide-invisible-blank {
    visibility: hidden
;}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
;}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
;}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden
;}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
;}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
;}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
;}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
;}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
;}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
;}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
;}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
;}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
;}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
;}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
;}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
;}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
;}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
;}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
;}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
;}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
;}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
;}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
;}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
;}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
;}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
;}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
;}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
;}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
;}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
;}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
;}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
;}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
;}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
;}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
;}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
;}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
;}

.swiper-pagination-bullet:only-child {
    display: none !important
;}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
;}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
;}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
;}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
;}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
;}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
;}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
;}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
;}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
;}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
;}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
;}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
;}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
;}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
;}

.swiper-pagination-lock {
    display: none
;}

:root {
    --swiper-navigation-size: 44px
;}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
  
;}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
;}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
;}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
;}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-feature-settings: normal, ;
    font-variant: normal;
    line-height: 1
;}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
;}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
;}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
;}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
;}

.swiper-button-lock {
    display: none
;}

.MobileBanner_mobile_banner__oY_Tl [class~=swiper-pagination] {
    bottom: -2px !important
;}

.MobileBanner_mobile_banner__oY_Tl [class~=swiper-pagination-bullet] {
    width: 5px;
    height: 5px
;}


.CourseCard_course_nav__YBUwy [class~=nav-link][class~=active] {
    background-color: #fff;
    color: #0056d2;
    border-bottom: 2px solid #0056d2
}

.CourseCard_course_nav__YBUwy [class~=nav-item] {
    min-width: -moz-fit-content;
    min-width: fit-content
}

.CourseCard_course_nav__YBUwy::-webkit-scrollbar {
    display: none !important
}

.CourseCard_course_tabcontent__ZQpeu {
    padding: 10px 5px 0;
    border-radius: 23px;
    background-color: #f2f3f8
}

.CourseCard_compare_number__MMnnG {
    font-size: 8px !important
}

.CourseCard_course_modal__23DNP [class~=modal-dialog] {
    align-items: flex-end
}

.CourseCard_course_modal__23DNP [class~=modal-dialog] [class~=modal-content] {
    max-height: 90%;
    border-radius: 25px 25px 0 0
}

.CourseCard_course_modal__23DNP [class~=modal-dialog] [class~=modal-content] [class~=modal-body] {
    padding-top: 22px
}

.CourseCard_course_modal__23DNP [class~=card] {
    margin-bottom: 0 !important
}


@media screen and (max-width:350px) {
.CourseCard_course_card_mobile__DoZcx {
    display: none
}
}

.CourseCard_cardWrapper__TuN3X {
    width: 130px;
    margin-right: 12px
;}

.CourseCard_cardWrapper__TuN3X [class~=card-body] [class~=p-chip] {
    background-color: #faebd7
;}

.CourseCard_cardWrapper__TuN3X [class~=card-body] [class~=p-chip] [class~=p-chip-text] {
    font-size: 10px;
    line-height: .5
;}

.CourseCard_cardWrapper__TuN3X [class~=card-body] [class~=card-text] {
    font-size: 10px;
    border-radius: 0 0 10px 10px
;}

.CourseCard_cardWrapper__TuN3X [class~=course_title] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 35px
;}

.CourseCard_course_nav__YBUwy {
    box-shadow: 0 2px 4px 2px rgba(0, 0, 0, .07)
;}

.CourseCard_course_nav__YBUwy [class~=nav-link][class~=active] {
    background-color: #0056d2
;}

.CourseCard_course_nav__YBUwy [class~=nav-link] {
    color: #000
;}

.CourseCard_course_nav__YBUwy [class~=nav-link]:hover {
    cursor: pointer
;}

.CourseCard_course_modal__23DNP [class~=modal-dialog] [class~=modal-content] {
    background-color: #f2f3f8
;}

.CourseCard_viewall_wrap__e7QFQ {
    width: calc(100% - 130px);
    text-align: center
;}

.CourseCard_search_bar__nKxGj [class~=p-input-icon-left] [class~=p-inputtext] {
    border-radius: 25px
;}

.CourseCard_search_bar__nKxGj [class~=p-input-icon-left] [class~=p-inputtext][class~=p-inputtext-sm] {
    padding: .5rem .5rem .5rem 2.5rem;
    box-shadow: 0 2px 4px 2px rgba(0, 0, 0, .07);
    border: 0
;}

@media(max-width:1200px) {
    .CourseCard_viewall_wrap__e7QFQ {
        width: 100%
    ;}

    .CourseCard_cardWrapper__TuN3X {
        margin-right: 2px;
        width: calc(33.33% - 2px)
    ;}

    .CourseCard_course_nav__YBUwy {
        box-shadow: none;
        flex-wrap: nowrap;
        overflow-x: scroll;
        grid-gap: 20px;
        gap: 20px;
        justify-content: space-between;
        padding: 20px 10px !important
    ;}

    .CourseCard_course_nav__YBUwy [class~=nav-item] [class~=nav-link] {
        font-size: 12px;
        padding: 5px 0;
        border-radius: 0;
        font-weight: 700
    ;}

    .CourseCard_course_nav__YBUwy [class~=nav-link][class~=active] {
        background-color: #fff;
        color: #0056d2;
        border-bottom: 2px solid #0056d2
    ;}

    .CourseCard_course_nav__YBUwy [class~=nav-item] {
        min-width: -moz-fit-content;
        min-width: fit-content
    ;}

    .CourseCard_course_nav__YBUwy::-webkit-scrollbar {
        display: none !important
    ;}

    .CourseCard_course_tabcontent__ZQpeu {
        padding: 10px 5px 0;
        border-radius: 23px;
        background-color: #f2f3f8
    ;}

    .CourseCard_compare_number__MMnnG {
        font-size: 8px !important
    ;}

    .CourseCard_course_modal__23DNP [class~=modal-dialog] {
        align-items: flex-end
    ;}

    .CourseCard_course_modal__23DNP [class~=modal-dialog] [class~=modal-content] {
        max-height: 90%;
        border-radius: 25px 25px 0 0
    ;}

    .CourseCard_course_modal__23DNP [class~=modal-dialog] [class~=modal-content] [class~=modal-body] {
        padding-top: 22px
    ;}

    .CourseCard_course_modal__23DNP [class~=card] {
        margin-bottom: 0 !important
    ;}
;}

@media screen and (max-width:350px) {
    .CourseCard_course_card_mobile__DoZcx {
        display: none
    ;}
;}


.SearchBar_search_panel__1lTUf {
    border: 1px solid #dfe1e5;
    border-radius: 20px;
    font-family: 'Metrisch Typeface' !important
;}

.SearchBar_search_panel__1lTUf [class~=p-autocomplete-items] [class~=p-autocomplete-item] {
    padding: .45rem 1.25rem
;}

.SearchBar_search_panel__1lTUf:hover {
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28)
;}

.SearchBar_search_bar__Ioou9 {
    border: 1px solid #dfe1e5;
    font-size: 14px;
    color: #212121;
    border-radius: 24px;
    padding-left: 35px;
    padding-right: 45px;
    font-family: 'Metrisch Typeface' !important
;}

.SearchBar_search_bar__Ioou9:hover {
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28)
;}

.SearchBar_search_bar__Ioou9:enabled:focus {
    border: 1px solid #dfe1e5;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28)
;}

.SearchBar_search_bar__Ioou9:enabled:hover {
    border-color: transparent !important
;}

.SearchBar_search_bar__Ioou9::-moz-placeholder {
    font-size: 14px
;}

.SearchBar_search_bar__Ioou9:-ms-input-placeholder {
    font-size: 14px
;}

.SearchBar_search_bar__Ioou9::placeholder {
    font-size: 14px
;}

.SearchBar_search_wrap__IEisO {
    position: relative
;}

.SearchBar_search_wrap__IEisO:before {
    content: "";
    position: absolute;
    background: url(../../../images/icons/search.svg);
    background-repeat: no-repeat;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px
;}

.SearchBar_prime_btn__lLJyh:enabled:hover {
    background-color: #0056d2
;}

.swiper-cards {
    overflow: visible
;}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    backface-visibility: hidden;
    overflow: hidden
;}

.SwipeImage_mentor_slider__Hn9hL {
    width: 240px;
    height: 320px
;}

.SwipeImage_mentor_slider__Hn9hL [class~=swiper-slide] {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    background-color: #fff
;}

.Colorcard_colorcard_slider__ej9e3 [class~=swiper-pagination] {
    bottom: -6px
;}

@media only screen and (min-width:579px)and (max-width:900px) {
    .Colorcard_colorcard_container__Mkn_7 {
        margin-top: 10px !important;
        margin-bottom: 0 !important
    ;}
;}

@media screen and (max-width:768px) {
    .Colorcard_colorcard_slider__ej9e3 {
        padding: 5px 15px !important;
        margin: 20px 0 !important
    ;}

    .Colorcard_colorcard_slider__ej9e3 [class~=swiper-pagination] {
        bottom: -5px
    ;}

    .Colorcard_colorcard_slider__ej9e3 img {
        -o-object-fit: cover !important;
        object-fit: cover !important
    ;}
;}

@media screen and (max-width:991px) {
    .Colorcard_colorcard_slider__ej9e3 [class~=swiper-button-prev] {
        left: 0
    ;}

    .Colorcard_colorcard_slider__ej9e3 [class~=swiper-button-next],
    .Colorcard_colorcard_slider__ej9e3 [class~=swiper-button-prev] {
        padding: 0;
        height: 23px;
        width: 23px;
        margin: 0;
        top: 50%;
        transform: translateY(-50%)
    ;}
;}

.AdmissionGuide_bg_wrap___Xv_N:before {
    content: "";
    position: absolute;
    left: -125px;
    top: 0;
    background-image: url(../../../images/orange-dot.png);
    width: 400px;
    height: 200px;
    background-size: 400px 200px;
    background-repeat: no-repeat
;}

.AdmissionGuide_bg_wrap___Xv_N:after {
    content: "";
    background-image: url(../../../images/circlebg.png);
    position: absolute;
    width: 300px;
    height: 304px;
    background-size: 300px 350px;
    background-repeat: no-repeat;
    left: 135px;
    top: 0;
    z-index: -1
;}

.AdmissionGuide_bg_wrap___Xv_N .AdmissionGuide_heading__lwvJK {
    line-height: 50px
;}

@media screen and (max-width:991px) {

    .AdmissionGuide_bg_wrap___Xv_N:after,
    .AdmissionGuide_bg_wrap___Xv_N:before {
        display: none
    ;}

    .AdmissionGuide_bg_wrap___Xv_N .AdmissionGuide_heading__lwvJK {
        font-size: 20px;
        line-height: 25px
    ;}

    .AdmissionGuide_card_wrap__LoPbW {
        margin-top: 0 !important;
        margin-bottom: 30px !important
    ;}

    .AdmissionGuide_mycard__3Sip9 {
        min-height: 150px
    ;}
;}

.OneStop_appicon__BWGua {
    font-size: 40px;
    border: 1px solid #14151a;
    background-color: #fff
;}


.Media_media_slider__2NSeu [class~=title] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
;}

.Media_media_slider__2NSeu [class~=p-card-body] {
    padding: 0
;}

.Media_media_slider__2NSeu [class~=p-card-body] [class~=p-card-content] {
    padding: 0 0 8px;
    border: 1px solid #ccc;
    border-radius: 6px
;}

.Footer_link_text__Iro1E {
    color: #989eb6;
    line-height: 185%
;}

.Footer_link_text__Iro1E:hover {
    color: #0056d2
;}

@media only screen and (min-width:250px)and (max-width:991px) {
    .Footer_cta_footer___sIO_ {
        padding: 30px 10px !important
    ;}

    .Footer_cta_footer___sIO_ .Footer_checklist_line__d5Sfs {
        font-size: 20px !important
    ;}
;}

.SearchSuggestion_trending_search__Ul3vX {
    color: #000;
    background-color: #f1f4f8
;}

.SearchSuggestion_trending_search__Ul3vX:hover {
    color: #0056d2;
    background-color: #fff
;}

@media screen and (max-width:768px) {
    .SearchVideo_banner_video_wrap__hyYdP [class~=why_heading] {
        font-size: 16px
    ;}

    .SearchVideo_banner_video_wrap__hyYdP [class~=display-2] {
        font-size: 20px;
        margin-bottom: 5px
    ;}

    .SearchVideo_banner_video_wrap__hyYdP [class~=banner-text] {
        max-width: 60%;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden
    ;}

    .SearchVideo_banner_video_wrap__hyYdP [class~=watch-video] {
        font-size: 14px !important;
        padding: 7px 15px !important
    ;}
;}

.Search_searchwrap__MgAGh [class~=p-sidebar-content] {
    display: flex;
    align-items: center
;}

.Search_search_heading__MD_cT {
    font-size: 40px
;}

.Search_search_page_head__D_kMb {
    font-size: 45px
;}

@media screen and (min-width:991px)and (max-width:1200px) {
    .Search_search_page_head__D_kMb {
        font-size: 38px
    ;}
;}

@media screen and (max-width:768px) {
    .Search_searchwrap__MgAGh [class~=p-sidebar-content] {
        margin-top: -100px
    ;}

    .Search_search_heading__MD_cT {
        font-size: 25px
    ;}

    .Search_search_page_head__D_kMb {
        font-size: 26px
    ;}
;}

@media screen and (max-width:390px) {
    .Search_search_page_head__D_kMb {
        font-size: 20px
    ;}
;}

.Megamenu_search_bar__7xZ9X [class~=p-input-icon-left] [class~=p-inputtext] {
    border-radius: 25px
;}

.Megamenu_search_bar__7xZ9X [class~=p-input-icon-left] [class~=p-inputtext][class~=p-inputtext-sm] {
    padding: .5rem .5rem .5rem 2.5rem;
    box-shadow: 0 2px 4px 2px rgba(0, 0, 0, .07);
    border: 0
;}

@media screen and (max-width:768px) {
    .WhyCollegevidyaHeading_WhyCollegevidyaHeading__tCuEc [class~=content-heading] {
        font-size: 20px;
        font-weight: 700;
        margin: 10px auto
    ;}
;}

.AnimatedYoutube_pulse__NaxCe {
    width: 25px;
    aspect-ratio: 1;
    background-color: red;
    border-radius: 50%;
    animation: AnimatedYoutube_pulse__NaxCe 1s infinite
;}

@keyframes AnimatedYoutube_pulse__NaxCe {
    0% {
        box-shadow: 0 0 0 5px #ea8282
    ;}

    to {
        box-shadow: 0 0 0 10px transparent
    ;}
;}

.TopUniversityMenu_nav_top__paYBU[class~=modal] [class~=modal-dialog] {
    margin-top: 0;
    box-shadow: 0 3px 11px 10px rgba(0, 0, 0, .07);
    border-radius: 8px
;}

.TopUniversityMenu_nav_top__paYBU[class~=modal] [class~=nav-tabs],
.TopUniversityMenu_nav_top__paYBU[class~=modal] [class~=nav-tabs] [class~=nav-link] {
    border: none
;}

.TopUniversityMenu_nav_top__paYBU[class~=modal] [class=modal-content] {
    background-color: #fff;
    padding: 0;
    overflow: hidden
;}

.TopUniversityMenu_nav_top__paYBU[class~=modal] [class=modal-content] [class~=nav-pills] [class~=nav-item] {
    width: 100%
;}

.TopUniversityMenu_nav_top__paYBU[class~=modal] [class=modal-content] [class~=nav-pills] [class~=nav-item] [class~=nav-link] {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    color: #6c757d;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    font-size: 13px;
    position: relative
;}

.TopUniversityMenu_nav_top__paYBU[class~=modal] [class=modal-content] [class~=nav-pills] [class~=nav-item] [class~=nav-link]:before {
    position: absolute;
    content: "";
    background-color: #0056d2;
    width: 4px;
    height: 100%;
    border-radius: 0 4px 4px 0;
    left: 0;
    top: 0;
    opacity: 0
;}

.TopUniversityMenu_nav_top__paYBU[class~=modal] [class=modal-content] [class~=nav-pills] [class~=nav-item] [class~=nav-link][class~=active] {
    color: #000;
    background-color: #ebf2ff
;}

.TopUniversityMenu_nav_top__paYBU[class~=modal] [class=modal-content] [class~=nav-pills] [class~=nav-item] [class~=nav-link][class~=active]:before {
    opacity: 1
;}

.TopUniversityMenu_nav_top__paYBU[class~=modal] [class~=search_top] {
    color: #fff
;}

.TopUniversityMenu_nav_top__paYBU[class~=modal] [class~=search_top]::-moz-placeholder {
    color: #fff
;}

.TopUniversityMenu_nav_top__paYBU[class~=modal] [class~=search_top]:-ms-input-placeholder {
    color: #fff
;}

.TopUniversityMenu_nav_top__paYBU[class~=modal] [class~=search_top]::placeholder {
    color: #fff
;}

.Header_custom_menu__F0j0u>[class=p-menubar-root-list]>[class~=p-menuitem]>[class~=p-menuitem-link] {
    padding: .75rem .2rem !important;
    text-wrap: nowrap
;}

.Header_custom_menu__F0j0u>[class=p-menubar-root-list]>[class~=p-menuitem]>[class~=p-menuitem-link] [class~=p-menuitem-text] {
    font-size: 13px
;}

.Header_custom_menu__F0j0u .Header_top_univ__hgvtV {
    border: 1px solid #0056d2
;}

.Header_custom_menu__F0j0u .Header_top_univ__hgvtV [class~=p-menuitem-text] {
    color: #0056d2 !important
;}

.Header_custom_menu__F0j0u .Header_suggest_me__6615j [class~=p-menuitem-link] {
    overflow: visible;
    overflow: initial
;}

.Header_custom_menu__F0j0u [class~=p-submenu-list] [class~=p-menuitem] [class~=p-menuitem-link] {
    padding: 0
;}

.Header_custom_menu__F0j0u [class~=p-submenu-list] [class~=p-menuitem] [class~=p-menuitem-link] [class~=p-menuitem-text] {
    width: 100%
;}

.Header_custom_menu__F0j0u [class~=p-submenu-list] [class~=p-menuitem] [class~=p-menuitem-link] [class~=p-menuitem-text] a {
    width: 100%;
    display: block;
    padding: .75rem 1.25rem
;}

.Header_custom_menu__F0j0u .Header_p-menuitem__Yqo8c.Header_p-menuitem-active__453oS>.Header_p-menuitem-link__Q6AQl {
    background: transparent;
    text-decoration: none
;}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
;}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
;}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
;}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
;}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
;}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
;}

.Testimonial_huge_number__cVBrA {
    background-image: linear-gradient(180deg, #23bdd1, #0056d2);
    font-family: IBM Plex Sans Condensed, sans-serif;
    font-size: 100px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
;}

.Testimonial_testimonial_wwrap__L6iIO {
    background-color: #02081b;
    position: relative;
    padding: 50px 0;
    overflow: hidden
;}

@media screen and (max-width:768px) {
    .Testimonial_huge_number__cVBrA {
        font-size: 50px
    ;}

    .Testimonial_testimonial_wwrap__L6iIO {
        padding: 30px 0
    ;}
;}

.Influencer_influ_slider__V6UDz [class~=swiper-slide] {
    transform: scale(.9);
    position: relative;
    border-radius: 20px;
    opacity: .6;
    z-index: -1;
    display: flex;
    justify-content: center;
    overflow: hidden
;}

.Influencer_influ_slider__V6UDz [class~=swiper-slide] [class~=influ_name] {
    display: none;
    position: absolute;
    bottom: 4px;
    padding: 5px 11px;
    text-align: center
;}

.Influencer_influ_slider__V6UDz [class~=swiper-slide] [class~=action_wrap] {
    display: none !important
;}

.Influencer_influ_slider__V6UDz [class~=swiper-slide][class~=swiper-slide-active] {
    transform: scale(1);
    opacity: 1;
    margin-right: 32px !important
;}

.Influencer_influ_slider__V6UDz [class~=swiper-slide][class~=swiper-slide-active] [class~=influ_name] {
    display: block
;}

.Influencer_influ_slider__V6UDz [class~=swiper-slide][class~=swiper-slide-active] [class~=action_wrap] {
    display: flex !important
;}

.Influencer_influ_slider__V6UDz [class~=swiper-button-next],
.Influencer_influ_slider__V6UDz [class~=swiper-button-prev] {
    top: 50%
;}