.course-card[data-v-cd6a6718] {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 8px 0 rgba(20, 50, 49, .14);
    height: 100%;
    width: 100%
}

.course-card [data-v-cd6a6718] {
    -webkit-text-decoration: none;
    text-decoration: none
}

.course-title[data-v-cd6a6718] {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: anywhere;
    color: #414042;
    display: -webkit-box;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
    min-height: 3.08rem;
    overflow: hidden;
    padding-left: 2px
}

.reviews-count[data-v-cd6a6718] {
    color: #979797;
    font-size: .85rem
}

.course-type-badge[data-v-cd6a6718] {
    align-items: center;
    border-radius: 8px;
    display: inline-flex;
    font-size: 12px;
    height: 30px;
    justify-content: center;
    padding: 8px 12px
}

.coach-info[data-v-cd6a6718] {
    font-size: 14px
}

.coach-avatar[data-v-cd6a6718] {
    -o-object-fit: cover;
    object-fit: cover
}

.img-courses[data-v-cd6a6718] {
    aspect-ratio: 8/5;
    width: 100%
}

.img-courses>img[data-v-cd6a6718] {
    border-radius: 16px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

[data-v-0e6e5b14] .swiper-slide {
    display: flex;
    height: auto
}

.router-link[data-v-0e6e5b14] {
    border-radius: 16px;
    display: block;
    height: 100%;
    width: 100%
}

.router-link[data-v-0e6e5b14]:focus-visible {
    outline: 2px solid #3e9b8e;
    outline: 2px solid var(--pc, #3e9b8e);
    outline-offset: 3px
}

.img-fluid[data-v-0e6e5b14] {
    height: auto;
    max-width: 100%
}

.w-100[data-v-0e6e5b14] {
    width: 100%
}

.ml-auto[data-v-0e6e5b14],
.mx-auto[data-v-0e6e5b14] {
    margin-left: auto
}

.mr-auto[data-v-0e6e5b14],
.mx-auto[data-v-0e6e5b14] {
    margin-right: auto
}

@media (max-width:991px) {
    h2[data-v-0e6e5b14] {
        font-size: 20px;
        margin: 0
    }
}