@font-face {
    font-family: "SVN-Gilroy-Bold";
    src: url("../../../../../fonts/SVN-Gilroy/SVN-GILROY-BOLD.otf") format("opentype");
}

@font-face {
    font-family: "SVN-Gilroy-Regular";
    src: url("../../../../../fonts/SVN-Gilroy/SVN-Gilroy-Regular.otf") format("opentype");
}

@font-face {
    font-family: "iCielCadena";
    src: url("../../../../../fonts/iCielCadena.otf") format("opentype");
}

@font-face {
    font-family: "SVN-Gilroy-Heavy";
    src: url("../../../../../fonts/SVN-Gilroy/SVN-Gilroy-Heavy.otf") format("opentype");
}

:root {
    --font-family-SVN-Gilroy-Bold: 'SVN-Gilroy-Bold';
    --font-family-SVN-Gilroy-Regular: 'SVN-Gilroy-Regular';
    --font-family-SVN-Gilroy-Heavy: 'SVN-Gilroy-Heavy';
    --font-family-iCielCadena: 'iCielCadena';
    --text-red: #cb2229;
    --text-black: #000;
    --text-white: #fff;
    --Gradient-LMC: linear-gradient(180deg, #DB1F1F 0%, #9D0B0F 100%);
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: var(--font-family-SVN-Gilroy-Regular);
}

p {
    color: #0A0101;
    font-family: var(--font-family-SVN-Gilroy-Regular);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 0;
}

strong {
    font-family: var(--font-family-SVN-Gilroy-Bold);
}

.text-justify {
    text-align: justify;
}

.cursor-pointer {
    cursor: pointer;
}

h2.title {
    text-align: center;
    font-family: var(--font-family-SVN-Gilroy-Bold);
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 900;
    line-height: 1.4;
    text-transform: uppercase;
    color: #DB1F1F;
}

.section-2 {
    background-image: url('../../../images/courses/khoa-hoc-ielts-online/bg-bottom.webp'), url('../../../images/courses/khoa-hoc-ielts-online/bg1.webp');
    background-repeat: no-repeat, no-repeat;
    background-position: bottom center, top center;
    background-size: 100%, cover;
}

.section-2 .box-text .text {
    flex-basis: 80%;
}

.sec2-btn {
    color: #DB1F1F;
    text-align: center;
    font-family: var(--font-family-SVN-Gilroy-Bold);
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3.125rem;
    border: 4px solid #FFF;
    background: linear-gradient(180deg, #FDDA35 36.06%, #FE9C2B 100%);
    box-shadow: 0 4px 4px 0 #D9D9D9;
    width: max-content;
    padding: 0.5rem 1rem;
    max-width: 100%;
}

.section-2 .accordion-item {
    border: none;
    border-bottom: 1px dashed #D9D9D9;
}

.section-2 .accordion-button::after {
    background-image: url("../../../images/courses/khoa-hoc-ielts-online/arrow-down.svg");
}

.section-2 .accordion-button:not(.collapsed)::after {
    background-image: url("../../../images/courses/khoa-hoc-ielts-online/arrow-down.svg");
}

/* Highlight expanded accordion item */
.section-2 .accordion-item:has(> .accordion-collapse.show) {
    background-color: #FFF !important;
    border-radius: 20px;
}

.section-2 .accordion-item .accordion-button span {
    color: #252525;
    text-align: justify;
    font-family: var(--font-family-SVN-Gilroy-Bold);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.section-2 .accordion-item:has(> .accordion-collapse.show) .accordion-button span {
    background: linear-gradient(265deg, #DB1F1F 80.29%, #B01618 102.32%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-3 {
    background-image: url('../../../images/courses/khoa-hoc-ielts-online/bg-bottom3.webp'), url('../../../images/courses/khoa-hoc-ielts-online/bg2.webp');
    background-size: 100%, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: bottom center, top center;
    margin-top: -1px;
    padding-bottom: 10rem;
}

.section-3 .content-box {
    border-radius: 1rem;
}

.section-3 .box-courses h3 {
    color: #DB1F1F;
    text-align: center;
    font-family: var(--font-family-SVN-Gilroy-Bold);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.section-3 .box-courses .camket {
    width: 70%;
}

.section-3 .box-courses .skill {
    flex-basis: 25%;
    text-align: right;
    position: relative;
}

/* .section-3 .box-courses .skill::after {
    content: '';
    background: url('../../../images/courses/khoa-hoc-ielts-online/check.webp') no-repeat center center;
    background-size: contain;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translateY(-50%);
} */

.section-3 .box-courses .skill span {
    border-radius: 0.5rem 0 0 0.5rem;
    padding: 0.5rem;
    padding-left: 1rem;
    background: linear-gradient(265deg, #DB1F1F 80.29%, #B01618 102.32%);
    color: #FFF;
    font-family: var(--font-family-SVN-Gilroy-Bold);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: max-content;
    position: relative;
}

.section-3 .box-courses .skill span::after {
    content: '';
    position: absolute;
    width: 2.5rem;
    height: 1rem;
    clip-path: polygon(0 0, 0 70%, 100% 0);
    background-color: #890002;
    bottom: -1rem;
    right: 0;
}

.section-3 .box-courses .text {
    flex-basis: 75%;
    border-radius: 0.75rem;
    background: rgba(219, 31, 31, 0.10);
}

.section-3 .box-courses .text p {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 5px;
}

.section-3 .box-courses .text p::before {
    content: '';
    width: 1rem;
    height: 0.75rem;
    background: url('../../../images/courses/khoa-hoc-ielts-online/dot.webp') no-repeat center center;
    position: absolute;
    left: 0;
    top: 5px;
}

.section-3 .box-courses .content-box .course .info>.row .text-center:not(:last-child) {
    position: relative;
}

.section-3 .box-courses .content-box .course .info>.row .text-center:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 100%;
    background: #c0b6b65c;
    border-radius: 0 100% 100% 0;
}

.section-3 .box-courses .heading-box-mobile .hd-course h4 {
    color: #FFF;
    text-align: center;
    font-family: var(--font-family-SVN-Gilroy-Bold);
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.section-3 .box-courses .heading-box-mobile .hd-course p {
    color: #FFF;
    text-align: center;
    font-family: var(--font-family-SVN-Gilroy-Regular);
    font-size: 0.75rem;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
}

.section-3 .box-courses .heading-box-mobile .hd-course {
    border-radius: 0.5rem;
    border: 1px solid #fff;
}


.section-3 .box-courses .heading-box-mobile .hd-course.active {
    border-radius: 0.5rem;
    background: #FFF;
}

.section-3 .box-courses .heading-box-mobile .hd-course.active h4 {
    text-align: center;
    font-family: var(--font-family-SVN-Gilroy-Bold);
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(265deg, #DB1F1F 80.29%, #B01618 102.32%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-3 .box-courses .heading-box-mobile .hd-course.active p {
    color: #252525;
    text-align: center;
    font-family: var(--font-family-SVN-Gilroy-Regular);
    font-size: 0.75rem;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
}

.section-4 {
    background: url('../../../images/courses/khoa-hoc-ielts-online/bg3.webp') no-repeat top center;
    background-size: cover;
    margin-top: -1px;
}

.section-4 .accordion-2 {
    position: relative;
}

.section-4 .accordion-2 .accordion-button::after {
    background-image: url("../../../images/courses/khoa-hoc-ielts-online/leftchevron.svg");
    background-size: contain;
}

.section-4 .accordion-2 .accordion-button:not(.collapsed)::after {
    background-image: url("../../../images/courses/khoa-hoc-ielts-online/leftchevron.svg");
}

.section-4 .accordion-2 .accordion-header {
    padding: 5px;
}

.section-4 .accordion-2 .accordion-item:has(> .accordion-collapse.show) .accordion-button {
    border: 1px solid #cb2229;
}

.section-4 .accordion-2 .accordion-item {
    width: 50%;
    padding-right: 2rem;
    background-color: unset;
}

.section-4 .accordion-2 .accordion-item .accordion-collapse {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
}

.section-4 .accordion-2 .accordion-item .accordion-header .accordion-button {
    border-radius: 0.75rem;
    background: #FFF;
    box-shadow: 3px 4px 24px 0 rgba(58, 22, 22, 0.10);
}

.section-4 .accordion-2 .accordion-item .accordion-header p {
    color: #DB1F1F;
    font-family: var(--font-family-SVN-Gilroy-Bold);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
}

.section-4 .accordion-2 .accordion-item .accordion-header p span {
    color: #252525;
    font-family: var(--font-family-SVN-Gilroy-Regular);
    font-size: 1.125rem;
    font-style: italic;
    font-weight: 500;
    line-height: 1.3;
}

.section-4 .accordion-2 .accordion-item .accordion-body {
    background-color: #fff;
    min-height: 100%;
    border-left: 5px solid #FDDA35;
}

.section-4 .accordion-2 .accordion-item .accordion-body .content h3 {
    font-family: var(--font-family-SVN-Gilroy-Bold);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    background: linear-gradient(265deg, #DB1F1F 80.29%, #B01618 102.32%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 3px;
    border-bottom: 1px dashed #D9D9D9;
}

.section-4 .accordion-2 .accordion-item .accordion-body .content p {
    color: #252525;
    font-family: var(--font-family-SVN-Gilroy-Regular);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    margin-top: 1rem;
    position: relative;
    padding-left: 1.5rem;
}

.section-4 .accordion-2 .accordion-item .accordion-body .content p::before {
    content: '';
    width: 1rem;
    height: 1rem;
    position: absolute;
    background: url('../../../images/courses/khoa-hoc-ielts-online/square.webp') no-repeat center center;
    background-size: contain;
    left: 0;
    top: 5px;
}

.section-4 .accordion-2 .accordion-item .accordion-body .content p strong {
    font-family: var(--font-family-SVN-Gilroy-Bold);
    font-weight: 700;
}

.section-4 .pp-content {
    border-radius: 1.25rem;
    background: #FFF;
    box-shadow: 3px 4px 30px 0 rgba(58, 22, 22, 0.10);
    height: 100%;
}

.section-4 .pp-content .pp-title {
    border-radius: 0 0 1.25rem 1.25rem;
    background: linear-gradient(180deg, #DB1F1F 0%, #9D0B0F 100%);
    width: 70%;
    margin: auto;
    padding: 1rem 1.5rem;
    color: #FFF;
    font-family: var(--font-family-SVN-Gilroy-Bold);
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    transform: translateY(-1.5rem);
}

.section-4 .pp-content::before {
    content: '';
    height: 1.5rem;
    background-color: #890002;
    border-radius: 1.25rem 1.25rem 0 0;
    width: 75%;
    position: absolute;
    top: -1.5rem;
    left: 50%;
    transform: translateX(-50%);
}

.section-4 .pp-content::after {
    content: '';
    height: 1.5rem;
    background-color: #890002;
    border-radius: 0 0 1.25rem 1.25rem;
    width: 75%;
    position: absolute;
    bottom: -1.5rem;
    left: 50%;
    transform: translateX(-50%);
}

.gv-slide .owl-stage {
    display: flex;
    align-items: stretch;
}

.gv-slide .item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 1rem 2rem;
    background: transparent;
    border-radius: 1.25rem;
    padding: 1.5rem;
    height: 100%;
}

.gv-slide .item::before {
    content: "";
    position: absolute;
    bottom: 0;
    /* (100% - 75%) / 2 = 12.5%  => canh giữa */
    left: 0;
    width: 100%;
    height: 75%;
    /* nền chỉ cao 75% */
    background: #fff;
    z-index: -1;
    /* nằm dưới nội dung */
    border-radius: 1.25rem;
    box-shadow: 3px 4px 30px 0 rgba(58, 22, 22, 0.10);
}

.gv-slide .item::after {
    content: '';
    height: 0.75rem;
    width: 50%;
    border-radius: 0 0 1.25rem 1.25rem;
    background: var(--Gradient-LMC);
    position: absolute;
    bottom: -0.75rem;
    left: 50%;
    transform: translateX(-50%);
}

.gv-slide .item .image {
    position: relative;
    width: 60%;
    margin: auto;
    padding: 0.35rem;
    margin-bottom: 0;
    margin-top: 0;
}

.gv-slide .item .brief {
    width: 100%;
    margin-bottom: auto;
}

.gv-slide .item .image::after {
    content: '';
    position: absolute;
    background: url('../../../images/courses/khoa-hoc-ielts-online/boderava.webp') no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
}

.gv-slide .name {
    text-align: center;
    font-family: var(--font-family-SVN-Gilroy-Bold);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(180deg, #DB1F1F 0%, #9D0B0F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gv-slide .certificate {
    border-radius: 0.625rem;
    background: rgba(219, 31, 31, 0.10);
    text-align: center;
    padding: 0.75rem 2rem;
}

.gv-slide .certificate span {
    font-family: var(--font-family-SVN-Gilroy-Bold);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(180deg, #DB1F1F 0%, #9D0B0F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gv-slide .info ul {
    padding: 0;
    max-width: 100%;
}

.gv-slide .info li {
    position: relative;
    padding-left: 1.5rem;
    text-align: justify;
    margin-bottom: 10px;
    list-style: none;
}

.gv-slide .info li::before {
    content: '';
    width: 1rem;
    height: 1rem;
    background: url('../../../images/courses/khoa-hoc-ielts-online/checkround.webp') no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 3px;
    left: 0;
}

.gv-slide .owl-item {
    padding: 1rem;
}

.gv-slide .owl-nav {
    display: inline-block !important;
}

.gv-slide .owl-nav .owl-next {
    position: absolute;
    right: -2.5rem;
    top: 50%;
    transform: translateY(-50%);
}

.gv-slide .owl-nav .owl-prev {
    position: absolute;
    left: -2.5rem;
    top: 50%;
    transform: translateY(-50%);
}

.video-wrapper {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.testimonial-slide .owl-nav {
    display: inline-block !important;
}

.testimonial-slide .owl-nav .owl-next {
    position: absolute;
    right: -2.5rem;
    top: 50%;
    transform: translateY(-50%);
}

.testimonial-slide .owl-nav .owl-prev {
    position: absolute;
    left: -2.5rem;
    top: 50%;
    transform: translateY(-50%);
}

.review-slide .owl-stage {
    display: flex;
    align-items: stretch;
}

.review-slide .owl-nav {
    display: inline-block !important;
}

.review-slide .owl-nav .owl-next {
    position: absolute;
    right: -2.5rem;
    top: 50%;
    transform: translateY(-50%);
}

.review-slide .owl-nav .owl-prev {
    position: absolute;
    left: -2.5rem;
    top: 50%;
    transform: translateY(-50%);
}

.review-slide .item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 1rem 2rem;
    background: transparent;
    border-radius: 1.25rem;
    padding: 1.5rem;
    background: url('../../../images/courses/khoa-hoc-ielts-online/chevorn.webp') no-repeat;
    background-size: 2rem;
    background-position: left 12% top 14%;
    height: 100%;
}

.review-slide .item p.text-end {
    margin-top: auto;
}

.review-slide .item::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 85%;
    background: #fff;
    z-index: -1;
    border-radius: 1.25rem;
    box-shadow: 3px 4px 30px 0 rgba(58, 22, 22, 0.10);
}

.review-slide .item::after {
    content: '';
    height: 0.75rem;
    width: 50%;
    border-radius: 0 0 1.25rem 1.25rem;
    background: var(--Gradient-LMC);
    position: absolute;
    bottom: -0.75rem;
    left: 50%;
    transform: translateX(-50%);
}

.review-slide .name {
    text-align: center;
    font-family: var(--font-family-SVN-Gilroy-Bold);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: var(--Gradient-LMC);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.review-slide .certificate img {
    width: 35%;
    margin: auto;
}

.review-slide .image {
    padding: 0.5rem;
}

.review-slide .image::after {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #9D0B0F;
    position: absolute;
    content: '';
    z-index: -2;
    top: 0;
    left: 0;
}

.review-slide .owl-item {
    padding: 1rem;
}

.review-slide .owl-nav {
    display: none;
}

/* table css */
tbody, td, tfoot, th, thead, tr {
    border: none;
    border-width: 0 !important;
    text-align: center;
    vertical-align: middle; 
}

th:first-child, .course-table tr:nth-child(even) td:first-child {
    border-radius: 10px 0 0 10px;
}

th:last-child, .course-table tr:nth-child(even) td:last-child {
    border-radius: 0 10px 10px 0;
}

.course-table thead {
    background: #fdeeee;
    border-radius: 8px;
}

.course-table thead th {
    font-size: 1.25rem;
    color: #d32f2f;
    font-weight: 700;
    font-family: var(--font-family-SVN-Gilroy-Bold);
}

.course-table tr:nth-child(even) {
    border-radius: 0.5rem;
    background: rgba(217, 217, 217, 0.36);
}

.course-table tr td.name-course {
    font-family: var(--font-family-SVN-Gilroy-Bold);
}

/* filter group */
.fitler-action {
    width: max-content;
}

.filter-popup {
    display: none;
    position: absolute;
    left: 5%;
    top: 100%;
    z-index: 1000;
    /* các style khác giữ nguyên */
}

.filter-course {
    position: relative;
    /* Để .filter-popup định vị so với .filter-course */
}

.filter-popup.active {
    display: block;
    animation: fadeIn 0.2s;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.filter-popup {
    background: #fff;
    border-radius: 16px;
    padding: 20px;
    width: 400px;
    max-width: 100%;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    font-family: 'SVN-Gilroy', sans-serif;
}

.filter-popup h4 {
    font-size: 14px;
    font-weight: 700;
    margin: 16px 0 8px;
    color: #111;
}

.filter-group {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.filter-btn {
    padding: 6px 14px;
    border-radius: 20px;
    border: 1.5px solid #ccc;
    background: #f5f5f5;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    font-family: var(--font-family-SVN-Gilroy-Regular);
}

.filter-btn:hover {
    border-color: #e31313;
    color: #e31313;
}

.filter-btn.active {
    border-color: #e31313;
    background: #fff;
    color: #e31313;
    font-weight: 600;
}

.filter-footer {
    margin-top: 20px;
    display: flex;
    justify-content: flex-end;
    gap: 16px;
    align-items: center;
}

.clear-btn {
    background: transparent;
    border: none;
    font-size: 14px;
    color: #444;
    cursor: pointer;
}

.apply-btn {
    background: #e31313;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 6px 20px;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    transition: background 0.2s ease;
}

.apply-btn:hover {
    background: #c60f0f;
}

/* end */

@media screen and (max-width:1199px) {
    p {
        font-size: 16px;
    }

    h2.title {
        font-size: 2rem;
    }

    .gv-slide .item::before {
        height: 80%;
    }

    .sec2-btn {
        font-size: 1rem;
    }
}

@media screen and (max-width:1024px) {
    .gv-slide .owl-nav .owl-next {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .gv-slide .owl-nav .owl-prev {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .testimonial-slide .owl-nav .owl-next {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .testimonial-slide .owl-nav .owl-prev {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .review-slide .owl-nav .owl-next {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .review-slide .owl-nav .owl-prev {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

}

@media screen and (max-width:991px) {
    .section-3 .box-courses .info .col-lg-2 img {
        display: none;
    }

    .section-3 .box-courses .info h3 {
        flex-basis: 15%;
    }

    .section-3 .box-courses .info p {
        flex-basis: 85%;
        text-align: justify !important;
    }

    .section-4 .accordion-2 .accordion-item {
        padding-right: 0;
    }

    .section-4 .accordion-2 .accordion-item {
        width: 100%;
    }

    .section-4 .accordion-2 .accordion-item .accordion-collapse {
        position: relative;
        width: 100%;
        margin-top: 0.5rem;
        height: auto;
    }


    .table-responsive {
        border: none;
    }
    
    .owl-nav img{
        width: 30px;
    }
}

@media screen and (max-width:767px) {
    .owl-dots {
        display: none;
    }

    .section-2 {
        background-image: url('../../../images/courses/khoa-hoc-ielts-online/bg-bottom.webp'), url('../../../images/courses/khoa-hoc-ielts-online/bg1-mb.webp');
    }

    .section-3 .box-courses .skill::after {
        display: none;
    }

    .section-3 .box-courses .skill span {
        border-radius: 0 0.25rem 0.25rem 0;
        font-size: 16px;
    }

    .section-3 .box-courses .skill span::after {
        clip-path: polygon(100% 0, 0 0, 100% 100%);
        left: 0;
        height: 0.75rem;
        bottom: -0.75rem;
    }

    .section-3 .box-courses .text {
        padding-top: 1rem !important;
    }

    .section-3 {
        padding-bottom: 5rem;
    }

    .section-4 .pp-content::before, .section-4 .pp-content::after {
        display: none;
    }

    .section-4 .pp-content .pp-title {
        transform: translateY(0);
        background-color: #fff;
        background: var(--Gradient-LMC);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .section-4 .pp-content .d-flex img {
        width: 30%;
    }

    .section-4 .pp-content .close-text {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .section-4 .pp-content {
        transition: all 1.5s ease-in-out
    }

    .section-3 .box-courses .content-box .course .info>.row .text-center:not(:last-child)::after,
    .section-3 .box-courses .content-box .course .info>.row .text-center:not(:last-child)::after {
        display: none;
    }


    .course-table tr td {
        font-size: 16px;
    }
}

@media screen and (max-width:575px) {
    h2.title {
        font-size: 1.5rem;
        -webkit-text-stroke-width: 1px;
    }

    .owl-dots {
        display: none;
    }

    .section-3 .box-courses .info h3 {
        flex-basis: 30%;
    }

    .section-4 .pp-content .pp-title {
        font-size: 1rem;
        padding: 1rem;
    }

    .filter-popup {
        width: 80%;
    }

    .section-4 .accordion-2 .accordion-item .accordion-body .content h3 {
        font-size: 18px;
    }

    .section-4 .accordion-2 .accordion-item .accordion-body .content p {
        font-size: 16px;
    }

    .section-4 .accordion-2 .accordion-button:not(.collapsed)::after {
        background-image: url("../../../images/courses/khoa-hoc-ielts-online/topchevron.webp");
    }
}