
.course-bg-banner{
	background: #0166FF;
    font-size: 16.5px;
    border: none !important;
    border-radius: 8px;
}
.course-bg-banner:hover{
	background:#5b9cfd !important;
    font-size: 16.5px;
    border: none !important;
    border-radius: 8px;
}

a {
    text-decoration: none;
    color: inherit;
}
.cursor-pointer{
    cursor:pointer;
}
.text-black{
    color:#000 !important;
    font-weight:bold !important;
}
.enquiry-bg-banner{
    border-radius: 8px;
    border:1px solid black;
    background:transparent !important;
}
.enquiry-bg-banner:hover{
    border-radius: 8px;
    background:transparent !important;
    color:black !important;
    border:1px solid black;
}
.course-sticky-form{
    position: -webkit-sticky;
    position: sticky;
    top: 120px;
    align-self: flex-start;
    height: fit-content;
    z-index: 2;
}
.course-sticky-form.fixed{
    position: fixed !important;
    top: 65px !important;
}
.section_faq .card-body ul {
    margin-left:0.8rem !important;
}
.section_faq .card-body ul li{
    margin-bottom:0.4rem;
}

.axi-globe-fs{
    font-size:16px;
}
.axi-fs{
    font-size:16px;
}
@media (min-width: 1200px) {
    .w-lg-70 {
        width: 75% !important;
    }
}
.fs-65{
    font-size:1rem;
}
.coursepage-bgs {
    background: linear-gradient(180deg, #ffffff 0%, #F0F9FF 100%) !important;
}
.rating-icon {
    width: 23px;
    height: 23px;
    object-fit: contain;
}
.gradient-icon-offer {
    font-size: 18px;
    background: linear-gradient(to bottom right, #00e63f, #009e2b, #007a12);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.offerscca {
    background: #0166FF;
    font-size: 16.5px;
    border: none !important;
}
.offerscca:hover {
    background: #5b9cfd !important;
    font-size: 16.5px;
    border: none !important;
}
.border-rad-cs{
    border-radius:8px;
}
.offersbanform {
    border: 10px solid #CCE2FF;
    box-shadow: 0px 2px 0px 2px whitesmoke;
    border-radius:18px;
}
.enquiry-course-lan textarea {
    padding-left: 16px;
    color: black;
    border: 1px solid #d0dcf3;
    height: 45px;
    padding-top: 11px;
}
.form-rounded{
    border-radius:8px !important;
}
    section.course_landing-banner {
        background: #f5f5f7;
        padding-bottom: 0px !important; 
        padding-top: 30px !important;
    }
@media(max-width:576px){
    section.course_landing-banner {
        background: #f5f5f7;
        padding-bottom: 0px !important; 
        padding-top: 16px !important;
    }
    .course-curriculum .btn-header-link {
        padding-left: 10px !important;
    }
}
@media (max-width: 767.98px){
    .course-sticky-form{
        position: static;
        top: auto;
    }
}
.button-enquiry {
    padding: 13px 25px;
    background: #0166FF;
    border-radius: 7px;
    text-align: center;
    cursor: pointer;
    color: white;
    transition: all 1s ease;
    height: 50px;
}
.enquiry-bg-banner {
    border-radius: 8px;
    border: 1px solid black;
    background: transparent !important;
}
.course-land-overview {
    padding-top:10px;
}
.coursepage-bg{
    background:linear-gradient(180deg, #ffffff 0%, #F0F9FF 100%);
    border:2px solid #EBEBEB;
    border-radius:12px;
}
@media (min-width: 992px) {
    #course-list-fixed-nav {
        width: 17.5rem !important;
    }
}
.trainers-detls {
    background-color: #FFFEF2 !important;
    border: 1px solid #D9D9D9 !important;
}

.tdsdowns {
    box-shadow: 0px 3px 5px -2px #718aa5 !important;
    width: 17.5rem !important;
    margin-left: 0px !important;
}

#sticky-nav {
    position: relative;
    z-index: 100;
}

#sticky-nav.fixed {
    position: fixed;
    top: 0;
    z-index: 100;
    left: 50%;
    transform: translateX(-50%);
}

@media (max-width: 576px) {
    #sticky-nav:not(.fixed) {
        position: static !important;
        top: auto !important;
        left: auto !important;
        transform: none !important;
        width: auto !important;
    }
}

#sticky-nav .nav-link.active {
    color: #111827 !important;
    font-weight: bold;
    border-bottom: 2px solid #007bff;
}
#sticky-nav {
    transition: opacity 0.2s ease, visibility 0.2s ease;
}
#sticky-nav.nav-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
#sticky-nav-links {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    gap: 2rem;
}
@media(max-width:576px){
    #sticky-nav-links {
        gap: 1rem;
    }
}
#sticky-nav-links .js-course-nav-link,
#sticky-nav-links .btn {
    flex: 0 0 auto;
}
.course-landing-schedule .input-group .quantity-field {
    width: 40px !important;
}
.course-landing-schedule .input-group input[type="button"] {
    transition: all 300ms ease;
    height: 40px;
    width: 35px !important;
}
.border-sche{
    border: 1px solid #718AA5;
}
.schedules-bg{
    background: #F0F9FF !important;
    border-radius:8px !important;
}
.more_details .fa-angle-down:before {
    color: black !important;
}
.more_details i {
    font-size: 30px !important;
}
section.course-landing-schedule{
    padding-bottom: 10px !important;
}
button.button_style2 {
    color: black !important;
    border: 1px solid #000 !important;
    border-radius: 8px !important;
}
    #table_sticky_white {
        background:#F0F9FF !important;
    }
.slide-blue-bg:hover{
    box-shadow:none !important;
}

@media (min-width: 1240px) and (max-width: 1300px) {
    #table_sticky_white {
        width: 71% !important;
    }
}
@media (min-width: 1567px) {
    #table_sticky_white {
        width: 896px !important;
    }
}
@media (min-width: 1420px) and (max-width: 1570px) {
    #table_sticky_white {
        width: 64% !important;
    }
}
.section_faq #main .card .card-header .btn-header-link {
    position: relative;
    padding-right: 35px; 
}

.section_faq #main .card .card-header .btn-header-link.collapsed:after {
    content: "\f078" !important; 
    font-family: "FontAwesome" !important;
    font-size: 18px;
    color: #252525 !important;
    position: absolute !important;
    right: 15px !important;
    top: 20% !important;
    transform: translateY(0) rotate(0deg);
    transition: top 0.3s ease, transform 0.3s ease;
}
.section_faq #main .card .card-header .btn-header-link:not(.collapsed):after {
    content: "\f077" !important; 
    font-family: "FontAwesome" !important;
    font-size: 18px;
    color: #252525 !important;
    position: absolute !important;
    right: 15px !important;
    top: 25% !important;
    transform: translateY(0) rotate(0deg);
    transition: top 0.3s ease, transform 0.3s ease;
}
.card-border-radius {
    border-radius:8px !important;
}
.text-underline {
  text-decoration: underline !important;
}
.trusted-section {
    padding: 50px 0;
    position: relative;
    margin-top: -6%;
}

.trusted-box {
    background: #fff;
    border-radius: 12px;
    padding: 25px 0;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
    overflow: hidden;
}

.trusted-title {
    font-weight: 600;
    color: #6c757d;
    padding-left: 21px;
    white-space: nowrap;
    border-right: 3px solid grey;
    padding-right: 20px;
}

.logo-wrapper {
    overflow: hidden;
    position: relative;
}

.logo-track {
    display: flex;
    align-items: center;
}

.logo-item {
    flex: 0 0 auto;
    width: 200px;
    text-align: center;
}

.logo-item img {
    max-height: 40px;
    width:110px;
}

.logo-item img:hover {
    opacity: 1;
    filter: grayscale(0);
}
section.course-landing-overview {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}
.slick-dotted.slick-slider {
    margin-bottom: 4px !important;
}
.logo-wrapper {
    overflow: hidden;
    position: relative;
}

.logo-track {
    display: flex;
    align-items: center;
}

.logo-item {
    flex: 0 0 auto;
    width: 200px;
    text-align: center;
}

.logo-item img {
    max-height: 40px;
    width:110px;
}

.logo-item img:hover {
    opacity: 1;
    filter: grayscale(0);
}
@media(min-width:972px){
    .axigbanner {
        background:
            linear-gradient(to right, rgba(0, 0, 136, 0.95) 20%, rgba(0, 0, 136, 0.6) 40%, rgba(255, 255, 255, 0) 70%),
            url('../../assets/image/axig-ad-img.png');
        border-radius: 12px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 170px;
    }
    .axigadbg{
        background: linear-gradient(90deg, #000088 16%, #fefefe 50%);
        border-radius: 12px;
        position: relative;
        z-index: 2;
        color: #fff;
    }
    .fsc-ss{
        font-size:28px;
    }
}
@media(max-width:576px){
    .axigadbg{
        background: #000088;
        border-radius: 12px;
        position: relative;
        z-index: 2;
        color: #fff;
        padding:25px;
    }
}
.trusted-boxs {
    background: #fff;
    border-radius: 12px;
    padding: 10px 0;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    overflow: hidden;
}
.section_faq #main .card .card-header .btn-header-link:after {
        background: transparent;
    }
    .card-border-radius {
        border-radius:8px !important;
    }
    #courses_tab-faq .slick-track{
        width:100% !important;
    }
    #courses_tab-faq .slick-list{
        width:445px;
        border:1px solid #dee2e6;
        padding:8px !important;
        border-radius:8px;
    }
    #courses_tab-faq .nav-item.slick-slide {
        width: auto !important;
    }
    .slider_tile#tile-1 .nav-tabs.slider_tile-1 li a{
        border-radius:6px !important;
        color:black !important;
    }
    .text-underline {
        text-decoration: underline !important;
    }
    @media(max-width:576px){
    #courses_tab-faq .slick-list{
        width:100%;
        border:1px solid #dee2e6;
        padding:8px !important;
        border-radius:8px;
    }
    .section_faq div#tile-1 {
        width: 100% !important;
        margin: 0 auto;
    }
    .fsc-ss{
        font-size:20px;
    }
    .course-over-fs {
        font-size: 20px;
    }
    .coursenew-fs {
        font-size: 12px;
    }
    .axigadbg {
        background: #000088 !important;
    }
    #courses_tab-faq .nav-link{
        font-size:12px !important;
    }
    }
    @media (min-width: 992px) {
        .section_faq div#tile-1 {
            width: 100% !important; 
            margin: 0 auto;
        }
    }
   #course-faqs button.slick-prev.slick-arrow.slick-disabled,
   #course-faqs button.slick-next.slick-arrow{
        display: none !important;       
    }
    .quote-icon{
font-size:60px;
}
@media (min-width: 992px) {
    .slick-prev:hover, .slick-next:hover {
        color: transparent;
        outline: none;
        background: white !important;
    }
    .fsc-ss{
        font-size:30px;
    }
    .course-over-fs {
        font-size: 22px;
    }
    .faq-fs{
        font-size:16px !important;
    }
    .coursenew-fs {
        font-size: 15px;
    }
}
.fs-65 {
    font-size: 1rem !important;
}
.corpo-content-feat  ul,
.course-over-li  ul ,
.course-bnr ul,
.corpo-content ul{
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}
.corpo-content-feat  ul li ,
.course-over-li  ul li,
.course-bnr ul li,
.corpo-content ul li{
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 0.5rem;
    line-height:24px;
    font-family: 'Inter', sans-serif !important;
    color:black !important;
}
.corpo-content-feat  ul li::before,
.course-over-li  ul li::before ,
.corpo-content ul li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0.1em;
    width: 1rem;
    height: 1rem;
    background-image: url('/assets/image/check-icon-cp.webp');
    background-repeat: no-repeat;
    background-size: contain;
}
.course-bnr  ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.1em;
    width: 1rem;
    height: 1rem;
    background-image: url('/assets/image/green-check-img.webp');
    background-repeat: no-repeat;
    background-size: contain;
}

@media (max-width:576px) {
    .corpo-content-feat  ul li::before ,
    .course-over-li  ul li::before ,
    .course-bnr ul li::before,
    .corpo-content ul li::before{
        top: 0.3em;
    }
    .fs-65 {
        font-size: 0.85rem !important;
    }
}
.slider_tile#tile-1 .nav-tabs.slider_tile-1 a:hover,
.slider_tile#tile-1 .nav-tabs.slider_tile-1 .active,
.slider_tile#tile-1 .nav-tabs.slider_tile-2 a:hover,
.slider_tile#tile-1 .nav-tabs.slider_tile-2 .active {
	background: #0166FF !important;
	color: #fff !important;
}
.section_faq #main .card .card-header .btn-header-link[aria-expanded="true"] {
    padding-left: 50px;
    padding-top: 15px !important;
    padding-right: 50px;
}
.section_faq #main .card .card-header .btn-header-link.collapsed {
    color: #000 !important;
    font-weight: 600 !important;
}
    .categories_faqs_section {
        /* background: #f3f4f5; */
        font-family: 'Inter', sans-serif !important;
    }

    .categories_faqs_arrows {
        gap: 10px;
        margin-top: 28px;
    }

    .categories_faqs_arrow {
        width: 34px;
        height: 34px;
        border-radius: 50%;
        border: 1px solid #cfcfcf;
        background: #fff;
        color: #202020;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.2s ease-in-out;
        padding: 0;
    }

    .categories_faqs_arrow:hover {
        border-color: #202020;
        background: #202020;
        color: #fff;
    }

    .categories_faqs_slider_wrap {
        margin-top: 6px;
    }

    .categories_faqs_slider {
        overflow: hidden;
    }

    .categories_faqs_slide_item {
        padding: 0 10px;
    }

    .categories_faqs_testimonial_card {
        width: 100%;
        background: #fff;
        border: 1px solid #ececec;
        border-radius: 12px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
        padding: 22px 20px 14px;
        overflow: hidden;
        display: flex;
        flex-direction: column;
    }

    .categories_faqs_testimonial_card.is-expanded {
        height: auto;
        max-height: none;
        overflow: visible;
    }

    .categories_faqs_testimonial_card .categories_faqs_excerpt {
        font-size: 15px;
        line-height: 1.7;
        color: black;
        margin-bottom: 6px;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .categories_faqs_testimonial_card .categories_faqs_full_text {
        font-size: 15px;
        line-height: 1.7;
        color: black;
        margin-bottom: 6px;
        overflow: visible;
        display: block;
    }

    .categories_faqs_testimonial_card a {
        display: inline-block;
        font-size: 13px;
        color: black;
        font-weight:700;
        text-decoration: underline;
    }

    .categories_faqs_rating i {
        color: #f9b916;
        margin-right: 1px;
    }

    .categories_faqs_author {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-top: 14px;
        padding: 0 6px;
        width: 100%;
    }

    .categories_faqs_author img,
    .categories_faqs_avatar_fallback {
        width: 38px;
        height: 38px;
        border-radius: 50%;
        object-fit: cover;
        flex: 0 0 38px;
    }

    .categories_faqs_avatar_fallback {
        background: #dfe6f1;
        color: #1b3766;
        font-size: 16px;
        font-weight: 700;
        align-items: center;
        justify-content: center;
        display: flex;
    }

    .categories_faqs_author h4 {
        margin: 0;
        font-size: 16px;
        line-height: 1.2;
        color: #121212;
        font-weight: 700;
    }

    .categories_faqs_author h5 {
        margin: 2px 0 0;
        font-size: 12px;
        line-height: 1.4;
        color: #676767;
        font-weight: 500;
    }

    .categories_faqs_slider .slick-list {
        margin: 0 -10px;
    }
    @media (max-width: 575px) {
        .categories_faqs_heading_img{
            display: none;
        }
    }
    .section_faq #main .card .card-header .btn-header-link[aria-expanded="true"] {
        color: black !important;
        font-weight:600 !important;
    }
    .section_faq #main .card .card-header .btn-header-link.collapsed {
        font-family: 'Inter', sans-serif !important;
    }
    .corpo-content p {
        margin-bottom: 25px;
        color:black !important;
    }
    .section_faq .card-body {
        padding: 0px 100px 33px 50px;
        color: black !important;
        font-size: 15px;
        line-height: 25px;
    }
    section.course-curriculum.section_faq .btn-header-link[aria-expanded="true"] {
        color: #252525 !important;
        font-family: 'Inter', sans-serif !important;
    }
    .course-box-sdw{
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    }
    .sched-simp-logo {
        margin-left: auto;
        margin-right: 19px;
    }
@media(max-width:576px){
    .schedule-exact-h2 {
                    border-left: 4px solid #2563eb;
                    padding-left: 14px;
                    margin-bottom: 0;
                    min-height: 24px;
                    height: 24px !important;
                    line-height: 1;
                    display: flex;
                    align-items: center; 
                }
}
/* schedules css */
                .schedule-exact-h2 {
                    border-left: 4px solid #2563eb;
                    padding-left: 14px;
                    margin-bottom: 0; 
                }
                .schedule-exact-partner .schedule-partner-name {
                    color: #dc2626;
                    font-weight: 600;
                }
                .fs-6{
                    font-size:1rem !important;
                }
                @media(max-width:360px){
                    .badge-pill {
                        padding-right: 0 !important; 
                        padding-left: 0 !important;
                    }
                    .schedule-listing-card-modern .sch-qty-pill .quantity-field {
                        border: none;
                        width: 30px !important;
                    }
                    .sch-qty-pill input {
                        border: none;
                        box-sizing: border-box;
                        margin: 0;
                        outline: none;
                        padding: 2px !important;
                    }
                    .schedule-listing-card-modern .sch-qty-pill{
                        width:70px !important;
                    }
                }
                button.button_style2 {
                    color: white !important;
                    border: none !important;
                    border-radius: 8px !important;
                    background:#3b82f6 !important;
                }
                del.price, ins.offer {
                    color: #252525;
                    font-size: 14px;
                    font-family: 'Inter', sans-serif;
                    text-decoration-color: #252525;
                }
                @media(max-width:576px){
                    button.button_style2 {
                        background: white;
                        padding: 10px 10px 10px 10px;
                        height: 45px;
                        width: 90px !important;
                        font-weight: 600;
                        color: #002163;
                        border: 1px solid #09416a;
                        border-radius: 20px;
                    }
                    .schedule-listing-card-modern .sch-badge-img {
                        width: 48px;
                        height: 48px;
                        object-fit: contain;
                        flex-shrink: 0;
                        display: block;
                    }
                    .cred-trainer-name{                        
                        max-width: 140px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap; 
                    }
                    .sch-qty-pill input{
                        border: none;
                        box-sizing: border-box;
                        margin: 0;
                        outline: none;
                        padding: 5px;
                    }
                    .schedule-listing-card-modern .sch-discount-badge {
                        font-size: 12px !important;
                    }
                    .schedule-listing-card-modern .sch-instructor-name {
                        font-size: 14px !important;
                    }
                }
                .schedule-listing-card-modern {
                    border-radius: 10px;
                    box-shadow: 0 4px 18px rgba(15, 23, 42, 0.08);
                    border: 1px solid #e5e7eb;
                    overflow: hidden;
                    background: #fff;
                    
                }
                .schedule-listing-card-modern .sch-col {
                    padding: 1.125rem 1.25rem;
                    display: flex;
                    flex-direction: column;
                    justify-content: center;
                }
                .schedule-listing-card-modern .sch-divider-lg {
                    border-right: 1px dotted #ccc;
                }
                @media (min-width: 992px) {
                    .schedule-listing-card-modern .sch-card-grid {
                        min-height: 140px;
                    }
                    .crs-btn-radius .btn-sm {
                        padding:0.35rem !important;
                    }
                    .sch-qty-pill input{
                        border: none;
                        box-sizing: border-box;
                        margin: 0;
                        outline: none;
                        padding: 8px !important;
                    }
                    .cred-trainer-name{                        
                        max-width: 220px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap; 
                    }
                }
                @media (min-width: 992px) {
                    .schedule-listing-card-modern .sch-card-grid {
                        display: flex;
                        flex-direction: row;
                        align-items: stretch;
                    }
                    .schedule-listing-card-modern .sch-g-meta,
                    .schedule-listing-card-modern .sch-g-instr,
                    .schedule-listing-card-modern .sch-g-qty,
                    .schedule-listing-card-modern .sch-g-price,
                    .schedule-listing-card-modern .sch-g-btn {
                        grid-area: unset;
                    }
                    .schedule-listing-card-modern .sch-g-tail {
                        display: flex;
                        flex-direction: column;
                        align-items: center;
                        justify-content: center;
                        flex: 1 1 0;
                        min-width: 0;
                    }
                    .schedule-listing-card-modern .sch-g-qty {
                        border: none;
                        width: 100%;
                        padding-top: 0;
                        padding-bottom: 0;
                    }
                    .schedule-listing-card-modern .sch-g-btn {
                        border: none;
                        margin: 0;
                        width: 100%;
                        padding-top: 0;
                    }
                    .schedule-listing-card-modern .sch-g-price,
                    .schedule-listing-card-modern .sch-g-instr,
                    .schedule-listing-card-modern .sch-g-meta {
                        margin-top: 0;
                        border-top: none;
                    }
                    .schedule-listing-card-modern .sch-mob-qty-wrap {
                        margin-bottom: 1rem !important;
                    }
                    .schedule-listing-card-modern .sch-g-meta {
                        flex: 0 0 244px;
                        width: 244px;
                        max-width: 244px;
                        min-width: 200px;
                    }
                    .schedule-listing-card-modern .sch-g-instr {
                        flex: 0 0 268px;
                        width: 268px;
                        max-width: 268px;
                        min-width: 220px;
                    }
                    .schedule-listing-card-modern .sch-g-price {
                        flex: 0 0 216px;
                        width: 216px;
                        max-width: 216px;
                        min-width: 176px;
                    }
                     .schedule-listing-card-modern .sch-badge-img {
                        width: 60px;
                        height: 60px;
                        object-fit: contain;
                        flex-shrink: 0;
                        display: block;
                    }
                }
                .schedule-listing-card-modern .sch-row-head {
                    width: 100%;
                    min-height: 48px;
                    max-height: 48px;
                    display: flex;
                    align-items: center;
                }
                .schedule-listing-card-modern .sch-row-date {
                    width: 100%;
                    min-height: 28px;
                    display: flex;
                    align-items: center;
                }
                .schedule-listing-card-modern .sch-share {
                    color: black;
                    font-size: 1.1rem;
                    padding: 0.25rem;
                }
                .schedule-listing-card-modern .sch-share:hover {
                    color: black;
                }
                .schedule-listing-card-modern .sch-pill-time {
                    background: #e8f8ef;
                    color: #15803d;
                    font-size: 11px;
                    font-weight: 600;
                    display: inline-flex;
                    align-items: center;
                    gap: 4px;
                    white-space: nowrap;
                }
                .schedule-listing-card-modern .sch-meta-line {
                    width: 100%;
                    min-height: 22px;
                    display: flex;
                    font-size: 13px;
                    color: black;
                    line-height: 1.45;
                }
                .schedule-listing-card-modern .sch-meta-line i {
                    width: 1.1rem;
                    margin-right: 4px;
                    color: black;
                }
                .schedule-listing-card-modern .sch-instructor-photo {
                    width: 52px;
                    height: 52px;
                    border-radius: 50%;
                    object-fit: cover;
                    border: 2px solid #f1f5f9;
                }
                .schedule-listing-card-modern .sch-instructor-initial {
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    background: #e8eaed;
                    color: #5f6368;
                    font-size: 20px;
                    font-weight: 600;
                    object-fit: unset;
                }
                .schedule-listing-card-modern .sch-instructor-name {
                    font-size: 14px;
                    font-weight: 800;
                    color: #0f172a;
                    line-height: 1.35;
                }
                .schedule-listing-card-modern .sch-instructor-cred {
                    font-size: 13px;
                    color: black;
                    line-height: 1.4;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    overflow: hidden;
                }
                .schedule-listing-card-modern .sch-price-current {
                    font-size: 1rem;
                    font-weight: 700;
                    color: #0f172a;
                    line-height: 1.2;
                }
                .schedule-listing-card-modern .sch-discount-badge {
                    color: #2563eb;
                    font-weight: 600;
                    font-size: 13px;
                }
                .schedule-listing-card-modern .sch-qty-pill {
                    border: 1px solid #718AA5;
                    background: #FFF;
                    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
                    overflow: hidden;
                    display: inline-flex;
                    align-items: stretch;
                    width:100px;
                }
                .schedule-listing-card-modern .sch-qty-pill .sch-qty-btn {
                    border: none;
                    background: white;
                    width: 38px;
                    font-size: 1.15rem;
                    line-height: 1;
                    color: #334155;
                    cursor: pointer;
                }
                .schedule-listing-card-modern .sch-qty-pill .sch-qty-btn:disabled {
                    opacity: 0.45;
                    cursor: not-allowed;
                }
                .schedule-listing-card-modern .sch-qty-pill .quantity-field {
                    border: none;
                    width: 35px;
                    text-align: center;
                    font-weight: 600;
                    font-size: 15px;
                    background: #fff;
                }
                .schedule-listing-card-modern .sch-enroll-btn {
                    min-width: 110px;
                    border-radius: 8px;
                    border: none;
                    padding: 0.65rem 1.25rem;
                    font-weight: 700;
                }
                .schedule-listing-card-modern .sch-mobile-divider {
                    height: 1px;
                    background: #e5e7eb;
                }

