    html {
        scroll-behavior: smooth
    }

    * {
        box-sizing: border-box;
        margin: 0;
        padding: 0
    }

    img {
        border-style: none
    }

    a {
        color: #000;
        text-decoration: none
    }

    li,
    ul {
        list-style-type: none
    }

    body {
        font-family: Mulish
    }

    .container {
        margin: 0 auto;
        max-width: 1200px;
        overflow: hidden;
        padding: 0 0px
    }

    header[data-v-57beded2] {
        background: #FFFFFF;
        box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
        height: 80px;
        overflow: hidden;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 100
    }

    header .container[data-v-57beded2] {
        height: 100%
    }

    header .header-container[data-v-57beded2] {
        align-items: center;
        display: flex;
        height: 100%;
        justify-content: space-between;
        max-width: 100vw;
        padding: 0 20px;
    }

    header .header-container .logo[data-v-57beded2] {
        display: inline-block;
        height: 100%;
        width: 60px
    }

    @media (max-width:768px) {
        header .header-container .logo[data-v-57beded2] {
            width: 50px
        }
    }

    header .header-container .logo img[data-v-57beded2] {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        width: 100%
    }

    header .header-container .buttons[data-v-57beded2],
    header .nav[data-v-57beded2] {
        display: flex;
        gap: 20px
    }

    header .nav[data-v-57beded2] {
        align-items: center
    }

    header .nav a[data-v-57beded2] {
        display: inline-block
    }

    @media (max-width:768px) {
        header .nav[data-v-57beded2] {
            display: none
        }
    }

    .banner[data-v-8689c89b] {
        display: flex;
        padding-top: 100px
    }

    @media (max-width:480px) {
        .banner[data-v-8689c89b] {
            flex-direction: column
        }
    }

    @media (max-width:768px) {
        .banner[data-v-8689c89b] {
            flex-direction: column
        }
    }

    @media (max-width:1024px) {
        .banner[data-v-8689c89b] {
            flex-direction: column
        }
    }

    .banner .banner-title[data-v-8689c89b] {
        width: 43%
    }

    @media (max-width:1024px) {
        .banner .banner-title[data-v-8689c89b] {
            text-align: center;
            width: 100%
        }
    }

    .banner .banner-title>h1[data-v-8689c89b] {
        color: #000;
        font-family: Baloo\ 2, cursive;
        font-size: 60px;
        font-weight: 900;
        line-height: 65px;
        margin: 0;
    }

    @media (max-width:1024px) {
        .banner .banner-title>h1[data-v-8689c89b] {
            font-size: 55px
        }
    }

    @media (max-width:768px) {
        .banner .banner-title>h1[data-v-8689c89b] {
            font-size: 42px;
            text-align: center
        }
    }

    @media (max-width:480px) {
        .banner .banner-title>h1[data-v-8689c89b] {
            font-size: 34px;
            line-height: 45px
        }
    }

    .banner .banner-title>h2[data-v-8689c89b] {
        color: gray;
        font-family: Mulish, sans-serif;
        font-size: 18px;
        font-weight: 500;
        margin: 50px 0
    }

    @media (max-width:1024px) {
        .banner .banner-title>h2[data-v-8689c89b] {
            text-align: center
        }
    }

    @media (max-width:480px) {
        .banner .banner-title>h2[data-v-8689c89b] {
            font-size: 16px;
            margin-top: 30px
        }
    }

    .banner .banner-image[data-v-94c294bf] {
        position: relative;
        width: 56%
    }

    @media (max-width:1024px) {
        .banner .banner-image[data-v-94c294bf] {
            display: flex;
            justify-content: center;
            margin-top: 70px;
            width: 100%
        }
    }

    @media (max-width:480px) {
        .banner .banner-image[data-v-94c294bf] {
            margin-top: 48px;
            overflow: visible
        }
    }

    .banner .banner-image>img[data-v-94c294bf]:first-child {
        height: 504.331px;
        position: absolute;
        top: -5%;
        transform: rotate(-.129deg)
    }

    @media (max-width:1024px) {
        .banner .banner-image>img[data-v-94c294bf]:first-child {
            left: 54%;
            top: 12%;
            transform: translate(-50%)
        }
    }

    @media (max-width:480px) {
        .banner .banner-image>img[data-v-94c294bf]:first-child {
            height: 350px
        }
    }

    .banner .banner-image>img[data-v-94c294bf]:nth-child(2),
    .banner .banner-image>img[data-v-94c294bf]:nth-child(3) {
        border-radius: 30px;
        box-shadow: 1px 1px 10px #f45f0f80;
        height: 402.581px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        transform: rotate(-.025deg);
        transition: transform .5s ease;
        width: 298.472px
    }

    @media (max-width:480px) {

        .banner .banner-image>img[data-v-94c294bf]:nth-child(2),
        .banner .banner-image>img[data-v-94c294bf]:nth-child(3) {
            width: 80%
        }
    }

    .banner .banner-image>img[data-v-94c294bf]:nth-child(2):hover,
    .banner .banner-image>img[data-v-94c294bf]:nth-child(3):hover {
        transform: scale(1.05)
    }

    .banner .banner-image>img[data-v-94c294bf]:nth-child(2) {
        box-shadow: 0 0 10px #f0791e80;
        left: 15%;
        position: absolute;
        top: -10%
    }

    @media (max-width:480px) {
        .banner .banner-image>img[data-v-94c294bf]:nth-child(2) {
            height: 350px;
            width: 100%
        }
    }

    @media (max-width:1024px) {
        .banner .banner-image>img[data-v-94c294bf]:nth-child(2) {
            left: 0;
            margin: 0;
            position: relative;
            right: 0;
            transform: rotate(-4deg)
        }
    }

    .banner .banner-image>img[data-v-94c294bf]:nth-child(3) {
        bottom: -12%;
        height: 388.644px;
        position: absolute;
        right: 0;
        transform: rotate(.447deg);
        width: 294.585px
    }

    @media (max-width:768px) {
        .banner .banner-image>img[data-v-94c294bf]:nth-child(3) {
            display: none
        }
    }

    @media (max-width:1024px) {
        .banner .banner-image>img[data-v-94c294bf]:nth-child(3) {
            left: 0;
            margin-left: 28px;
            margin-top: 60px;
            position: relative;
            right: 0;
            transform: rotate(2deg)
        }
    }

    .chairman-container[data-v-f3f9adbd] {
        display: flex;
        flex-direction: column;
        font-family: Mulish, sans-serif;
        justify-content: center;
        margin: 140px 0;
        width: 1200px
    }

    @media screen and (max-width:1200px) {
        .chairman-container[data-v-f3f9adbd] {
            width: 100%
        }
    }

    .chairman-container .chairman-title[data-v-f3f9adbd] {
        text-align: center
    }

    .chairman-container .chairman-title h2[data-v-f3f9adbd] {
        color: #000;
        font-size: 50px;
        font-style: normal;
        font-weight: 700;
        margin-bottom: 40px;
        text-align: center;
        text-shadow: 2px 2px 2px rgba(83, 82, 81, .5)
    }

    @media (max-width:1024px) {
        .chairman-container .chairman-title h2[data-v-f3f9adbd] {
            font-size: 40px;
            margin-bottom: 30px
        }
    }

    @media (max-width:480px) {
        .chairman-container .chairman-title h2[data-v-f3f9adbd] {
            font-size: 32px;
            margin-bottom: 20px
        }
    }

    .chairman-container .chairman-main[data-v-f3f9adbd] {
        display: flex;
        justify-content: space-around;
        margin: 20px auto 0;
        width: 100%
    }

    @media (max-width:1024px) {
        .chairman-container .chairman-main[data-v-f3f9adbd] {
            flex-wrap: wrap;
            gap: 50px 30px;
            width: 100%
        }
    }

    @media (max-width:768px) {
        .chairman-container .chairman-main[data-v-f3f9adbd] {
            align-items: center;
            flex-direction: column;
            justify-content: center
        }
    }

    .chairman-container .chairman-main[data-v-f3f9adbd]>:nth-child(odd) {
        margin-top: 50px
    }

    @media (max-width:1024px) {
        .chairman-container .chairman-main[data-v-f3f9adbd]>:nth-child(odd) {
            margin: 0
        }
    }

    @media (max-width:768px) {
        .chairman-container .chairman-main[data-v-f3f9adbd]>:nth-child(2) {
            order: -1
        }
    }

    .chairman[data-v-8b40bab3] {
        background: #fff;
        border-radius: 20px;
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .25);
        display: flex;
        flex-direction: column;
        gap: 20px;
        height: 420px;
        transition: all .3s ease-in-out;
        width: 300px
    }

    @media (max-width:1024px) {
        .chairman[data-v-8b40bab3] {
            height: 410px;
            width: 280px
        }
    }

    @media (max-width:480px) {
        .chairman[data-v-8b40bab3] {
            height: 370px;
            width: 260px
        }
    }

    .chairman[data-v-8b40bab3]:hover {
        transform: translateY(-10px)
    }

    .chairman-img[data-v-8b40bab3] {
        height: 65%;
        margin: 20px auto 0;
        width: 80%
    }

    .chairman-img img[data-v-8b40bab3] {
        border-radius: 20px;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

    .chairman-info[data-v-8b40bab3] {
        text-align: center
    }

    .chairman-info .full-name[data-v-8b40bab3] {
        font-size: 20px;
        font-weight: 700
    }

    @media (max-width:1024px) {
        .chairman-info .full-name[data-v-8b40bab3] {
            font-size: 18px
        }
    }

    @media (max-width:768px) {
        .chairman-info .full-name[data-v-8b40bab3] {
            font-size: 22px
        }
    }

    @media (max-width:480px) {
        .chairman-info .full-name[data-v-8b40bab3] {
            font-size: 15px
        }
    }

    .chairman-info .position[data-v-8b40bab3] {
        color: #f37335;
        font-size: 18px;
        font-weight: 700
    }

    @media (max-width:1024px) {
        .chairman-info .position[data-v-8b40bab3] {
            font-size: 15px
        }
    }

    @media (max-width:480px) {
        .chairman-info .position[data-v-8b40bab3] {
            font-size: 12px
        }
    }

    .icon[data-v-4847b53f] {
        display: inline-block;
        vertical-align: middle
    }

    .line[data-v-e4998827] {
        display: flex;
        justify-content: center;
        margin: 100px 0
    }

    .line>img[data-v-e4998827] {
        height: 40px;
        width: 160px
    }

    @media (max-width:480px) {
        .line img[data-v-e4998827] {
            -o-object-fit: contain;
            object-fit: contain;
            width: 60px
        }
    }

    @media (max-width:768px) {
        .line img[data-v-e4998827] {
            -o-object-fit: contain;
            object-fit: contain;
            width: 80px
        }
    }

    @media (max-width:1024px) {
        .line[data-v-e4998827] {
            margin: 80px 0
        }
    }

    .about-us h2[data-v-056cf954] {
        font-family: Baloo\ 2, sans-serif
    }

    .about-us h2[data-v-056cf954] {
        color: #000;
        font-size: 50px;
        font-style: normal;
        font-weight: 700;
        margin-bottom: 40px;
        text-align: center;
        text-shadow: 2px 2px 2px rgba(83, 82, 81, .5)
    }

    @media (max-width:1024px) {
        .about-us h2[data-v-056cf954] {
            font-size: 40px;
            margin-bottom: 30px
        }
    }

    @media (max-width:480px) {
        .about-us h2[data-v-056cf954] {
            font-size: 32px;
            margin-bottom: 20px
        }
    }

    .about-us .about-us-item[data-v-056cf954] {
        align-items: center;
        display: flex;
        justify-content: space-between
    }

    @media (max-width:1024px) {
        .about-us .about-us-item[data-v-056cf954] {
            flex-direction: column
        }
    }

    .about-us .about-us-item .about-us-img[data-v-056cf954] {
        transition: transform .5s ease;
        width: 45%
    }

    .about-us .about-us-item .about-us-img>img[data-v-056cf954] {
        border-radius: 20px;
        box-shadow: 0 0 10px rgba(240, 121, 30, .5);
        height: 400px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        width: 100%
    }

    @media (max-width:1024px) {
        .about-us .about-us-item .about-us-img[data-v-056cf954] {
            margin-bottom: 20px;
            width: 100%
        }
    }

    @media (max-width:768px) {
        .about-us .about-us-item .about-us-img[data-v-056cf954] {
            margin: 0
        }
    }

    .about-us .about-us-item .about-us-img[data-v-056cf954]:hover {
        transform: scale(1.02)
    }

    .about-us .about-us-item .about-us-content[data-v-056cf954] {
        width: 45%
    }

    @media (max-width:1024px) {
        .about-us .about-us-item .about-us-content[data-v-056cf954] {
            margin-top: 16px;
            text-align: center;
            width: 100%
        }
    }

    .about-us .about-us-item .about-us-content h3[data-v-056cf954] {
        background: linear-gradient(77deg, #f05220 -2.83%, #ffb904);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-family: Mulish, cursive;
        font-size: 20px;
        font-weight: 700
    }

    @media (max-width:480px) {
        .about-us .about-us-item .about-us-content h3[data-v-056cf954] {
            margin: 12px auto 0
        }
    }

    .about-us .about-us-item .about-us-content h2[data-v-056cf954] {
        font-family: Mulish, cursive;
        font-size: 40px;
        font-weight: 700;
        line-height: 55px;
        margin: 5px 0;
        text-align: left
    }

    @media (max-width:1024px) {
        .about-us .about-us-item .about-us-content h2[data-v-056cf954] {
            font-size: 28px;
            text-align: center
        }
    }

    @media (max-width:768px) {
        .about-us .about-us-item .about-us-content h2[data-v-056cf954] {
            line-height: 40px;
            margin: 12px 0
        }
    }

    .about-us .about-us-item .about-us-content p[data-v-056cf954] {
        color: #7e7979;
        font-family: Mulish, cursive;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 30px
    }

    .about-us .about-us-item .about-us-content>div[data-v-056cf954] {
        display: flex;
        justify-content: space-between
    }

    .about-us .about-us-item .about-us-content>div>div[data-v-056cf954] {
        width: 46%
    }

    .about-us .about-us-item .about-us-content>div .item[data-v-056cf954] {
        border-radius: 10px;
        height: 90px;
        margin-top: 20px;
        transition: transform .5s ease;
        width: 300px
    }

    .about-us .about-us-item .about-us-content>div .item img[data-v-056cf954] {
        -o-object-fit: contain;
        object-fit: contain
    }

    @media (max-width:1024px) {
        .about-us .about-us-item .about-us-content>div .item[data-v-056cf954] {
            width: 40%
        }
    }

    .about-us .about-us-item .about-us-content>div .item[data-v-056cf954]:hover {
        transform: scale(1.05)
    }

    .about-us .about-us-item .about-us-content>div h2[data-v-056cf954] {
        background: #050151;
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-family: Mulish, cursive;
        font-size: 40px;
        margin: 12px 0 0
    }

    @media (max-width:1024px) {
        .about-us .about-us-item .about-us-content>div h2[data-v-056cf954] {
            text-align: center
        }
    }

    @media (max-width:768px) {
        .about-us .about-us-item .about-us-content>div h2[data-v-056cf954] {
            font-size: 30px
        }
    }

    @media (max-width:480px) {
        .about-us .about-us-item .about-us-content>div h2[data-v-056cf954] {
            font-size: 30px;
            margin: 12px auto
        }
    }

    @media (max-width:768px) {
        .about-us .about-us-item .about-us-content .box[data-v-056cf954] {
            align-items: center;
            flex-direction: column
        }
    }

    @media (max-width:1024px) {
        .about-us .about-us-item .about-us-content .box>.item[data-v-056cf954] {
            align-items: center;
            height: 80px;
            justify-content: center;
            margin: 5px 0;
            text-align: center;
            width: 300px
        }
    }

    @media (max-width:480px) {
        .about-us .about-us-item .about-us-content .box>.item[data-v-056cf954] {
            height: 120px
        }
    }

    .about-us .about-us-item[data-v-056cf954]:nth-child(2) {
        margin-top: 120px;
        padding: 0
    }

    @media (max-width:1024px) {
        .about-us .about-us-item[data-v-056cf954]:nth-child(2) {
            margin-top: 76px
        }
    }

    @media (max-width:768px) {
        .about-us .about-us-item[data-v-056cf954]:nth-child(2) {
            margin-top: 40px
        }
    }

    .about-us .about-us-item:nth-child(2) .about-us-img[data-v-056cf954] {
        width: 45%
    }

    @media (max-width:1024px) {
        .about-us .about-us-item:nth-child(2) .about-us-img[data-v-056cf954] {
            margin-top: 20px;
            width: 100%
        }
    }

    @media (max-width:768px) {
        .about-us .about-us-item:nth-child(2) .about-us-img[data-v-056cf954] {
            margin: 0;
            order: -5
        }

        .about-us .about-us-item:nth-child(2) .about-us-content[data-v-056cf954] {
            padding: 0
        }
    }

    .about-us .about-us-item:nth-child(2)>div>div>div[data-v-056cf954] {
        align-items: center;
        display: flex
    }

    @media (max-width:480px) {
        .about-us .about-us-item:nth-child(2)>div>div>div[data-v-056cf954] {
            align-items: center;
            flex-direction: column
        }
    }

    .about-us .about-us-item:nth-child(2)>div>div img[data-v-056cf954] {
        height: 80px;
        margin: 0 18px 0 20px;
        width: 100px
    }

    @media (max-width:1024px) {
        .about-us .about-us-item:nth-child(2)>div>div img[data-v-056cf954] {
            height: 50px;
            margin: 0 0 12px
        }
    }

    .about-us .about-us-item:nth-child(2)>div>div p[data-v-056cf954] {
        background: linear-gradient(77deg, #f05220 -2.83%, #ffb904);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-family: Mulish, cursive;
        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        width: -moz-max-content;
        width: max-content
    }

    .about-us h2[data-v-056cf954] {
        font-family: Baloo\ 2, sans-serif
    }

    .courses h2[data-v-ceef5939] {
        color: #f05220;
        font-size: 50px;
        font-style: normal;
        font-weight: 700;
        margin-bottom: 40px;
        text-align: center;
        text-shadow: 2px 2px 2px rgba(83, 82, 81, .5)
    }

    @media (max-width:1024px) {
        .courses h2[data-v-ceef5939] {
            font-size: 40px;
            margin-bottom: 30px
        }
    }

    @media (max-width:480px) {
        .courses h2[data-v-ceef5939] {
            font-size: 32px;
            margin-bottom: 20px
        }
    }

    .courses .list-course[data-v-ceef5939] {
        display: grid;
        gap: 40px;
        grid-template-columns: repeat(4, 1fr)
    }

    /* .courses .list-course[data-v-ceef5939]>:nth-child(odd) {
        margin-top: 20px;
        overflow: hidden
    } */

    .courses .list-course[data-v-ceef5939]>:nth-child() {
        margin-top: 20px;
        overflow: hidden
    }

    @media (max-width:1024px) {
        .courses .list-course[data-v-ceef5939] {
            grid-template-columns: repeat(3, minmax(0, 1fr))
        }

        /* .courses .list-course[data-v-ceef5939]>:nth-child(odd) {
            margin: 0
        } */
    }

    @media (max-width:768px) {
        .courses .list-course[data-v-ceef5939] {
            grid-template-columns: repeat(2, minmax(0, 1fr))
        }
    }

    @media (max-width:480px) {
        .courses .list-course[data-v-ceef5939] {
            grid-template-columns: 250px;
            justify-content: center
        }
    }

    .course-item[data-v-75946c0d] {
        align-items: center;
        background: #fff;
        border-radius: 20px;
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .25);
        display: flex;
        flex-direction: column;
        height: -moz-max-content;
        height: max-content;
        justify-content: center;
        padding: 16px 16px 32px;
        transition: all .3s;
        border: 2px solid #050151;
    }

    .course-item[data-v-75946c0d]:hover {
        transform: translateY(-10px)
    }

    .course-item-icon[data-v-75946c0d] {
        align-items: center;
        display: flex;
        height: 220px;
        justify-content: center
    }

    .course-item .name[data-v-75946c0d] {
        color: #7e7979;
        color: #000;
        font-family: Mulish, cursive;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        font-weight: 700;
        line-height: 30px;
        margin-bottom: 0
    }

    @media (max-width:1024px) {
        .course-item .name[data-v-75946c0d] {
            font-size: 17px;
            white-space: nowrap
        }
    }

    @media (max-width:768px) {
        .course-item .name[data-v-75946c0d] {
            font-size: 14px;
            line-height: 12px
        }
    }

    .course-item .des[data-v-75946c0d] {
        color: #7e7979;
        font-family: Mulish, cursive;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 30px;
        margin: 8px 2px
    }

    @media (max-width:1024px) {
        .course-item .des[data-v-75946c0d] {
            font-size: 12px;
            white-space: nowrap
        }
    }

    .qa-instance[data-v-b4ed9d9d] {
        font-family: Mulish, sans-serif;
        font-size: 18px;
        margin-bottom: 1rem
    }

    .qa-instance .question[data-v-b4ed9d9d] {
        align-items: center;
        cursor: pointer;
        display: grid;
        grid-template-columns: 8fr 2fr
    }

    .qa-instance .question h4[data-v-b4ed9d9d] {
        line-height: 1.5;
        text-transform: none
    }

    .qa-instance .question>div[data-v-b4ed9d9d] {
        text-align: right
    }

    .qa-instance .question>div[data-v-b4ed9d9d]>* {
        transform: rotate(0);
        transition: all .3s ease-in-out
    }

    .qa-instance .question>div.isExpanded[data-v-b4ed9d9d]>* {
        transform: rotate(180deg)
    }

    .qa-instance .answer[data-v-b4ed9d9d] {
        color: gray;
        margin-bottom: 0;
        margin-top: .5rem;
        overflow: hidden
    }

    .expanded-enter-active[data-v-b4ed9d9d],
    .expanded-leave-active[data-v-b4ed9d9d] {
        transition: all .3s ease-in-out
    }

    .expanded-enter-from[data-v-b4ed9d9d],
    .expanded-leave-to[data-v-b4ed9d9d] {
        opacity: 0
    }

    /* ========================================Tầm nhìn - sứ mệnh================================================== */

    .introduce .introduce-title>h1[data-v-8689c89b] {
        color: #000;
        font-family: Baloo\ 2, cursive;
        font-size: 35px;
        font-weight: 700;
        line-height: 65px;
        margin: 0
    }

    @media (max-width:1024px) {
        .introduce .introduce-title>h1[data-v-8689c89b] {
            font-size: 32px
        }
    }

    @media (max-width:768px) {
        .introduce .introduce-title>h1[data-v-8689c89b] {
            font-size: 30px;
            text-align: center
        }
    }

    @media (max-width:480px) {
        .introduce .introduce-title>h1[data-v-8689c89b] {
            font-size: 28px;
            line-height: 45px
        }
    }

    .introduce .introduce-title>h2[data-v-8689c89b] {
        color: gray;
        font-family: Mulish, sans-serif;
        font-size: 18px;
        font-weight: 500;
        margin: 10px 0
    }

    @media (max-width:1024px) {
        .introduce .introduce-title>h2[data-v-8689c89b] {
            text-align: center
        }
    }

    @media (max-width:480px) {
        .introduce .introduce-title>h2[data-v-8689c89b] {
            font-size: 16px;
            margin-top: 5px
        }
    }

    /* ========================================Đăng ký học================================================== */

    .register-study[data-v-5723f8dc] {
        font-family: Baloo\ 2, sans-serif
    }

    .register-study h2[data-v-5723f8dc] {
        color: #000;
        font-size: 50px;
        font-style: normal;
        font-weight: 700;
        margin-bottom: 40px;
        text-align: center;
        text-shadow: 2px 2px 2px rgba(83, 82, 81, .5)
    }

    @media (max-width:1024px) {
        .register-study h2[data-v-5723f8dc] {
            font-size: 40px;
            margin-bottom: 30px
        }
    }

    @media (max-width:480px) {
        .register-study h2[data-v-5723f8dc] {
            font-size: 32px;
            margin-bottom: 20px
        }
    }

    .register-study .content[data-v-5723f8dc] {
        align-items: center;
        border-radius: 20px;
        box-shadow: 0 7px 29px 0 hsla(240, 5%, 41%, .2);
        display: flex;
        justify-content: space-between;
        padding: 50px 30px;
        border: 2px solid #050151;
    }

    @media (max-width:768px) {
        .register-study .content[data-v-5723f8dc] {
            flex-direction: column;
            padding: 30px
        }
    }

    @media (max-width:480px) {
        .register-study .content[data-v-5723f8dc] {
            flex-direction: column;
            padding: 30px
        }
    }

    .register-study .image[data-v-5723f8dc] {
        width: 55%
    }

    @media (max-width:768px) {
        .register-study .image[data-v-5723f8dc] {
            width: 100%
        }
    }

    @media (max-width:480px) {
        .register-study .image[data-v-5723f8dc] {
            width: 100%
        }
    }

    .register-study .image img[data-v-5723f8dc] {
        border-radius: 20px;
        height: 450px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

    @media (max-width:768px) {
        .register-study .image img[data-v-5723f8dc] {
            height: 350px
        }
    }

    @media (max-width:480px) {
        .register-study .image img[data-v-5723f8dc] {
            height: 350px
        }
    }

    .register-study .questions[data-v-5723f8dc] {
        width: 40%
    }

    @media (max-width:768px) {
        .register-study .questions[data-v-5723f8dc] {
            margin-top: 20px;
            width: 100%
        }
    }

    @media (max-width:480px) {
        .register-study .questions[data-v-5723f8dc] {
            margin-top: 20px;
            width: 100%
        }
    }

    /* ========================================Lộ trính bài bản================================================== */

    .plan-learn h2[data-v-056cf954] {
        color: #000;
        font-size: 50px;
        font-style: normal;
        font-weight: 700;
        margin-bottom: 40px;
        text-align: center;
        text-shadow: 2px 2px 2px rgba(83, 82, 81, .5)
    }

    .why-t3h .caption .title {
        display: inline;
        border-bottom: 2px solid #194e90;
        padding-bottom: 5px;
        font-size: 22px;
    }

    #timeline .timeline-item:after,
    #timeline .timeline-item:before {
        content: '';
        display: block;
        width: 100%;
        clear: both;
    }

    #timeline {
        width: 100%;
        margin: 30px auto;
        position: relative;
        padding: 0 10px;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    #timeline:before {
        content: "";
        width: 3px;
        height: 100%;
        background: #050151;
        left: 50%;
        top: 0;
        position: absolute;
    }

    #timeline:after {
        content: "";
        clear: both;
        display: table;
        width: 100%;
    }

    #timeline .timeline-item {
        position: relative;
    }

    #timeline .timeline-item .timeline-icon {
        background: #050151;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 45px;
        left: 50%;
        padding-top: 8px;
        color: #fff;
        margin-left: -19px;
        font-weight: bold;
        text-align: center;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }

    #timeline .timeline-item .timeline-content {
        width: 45%;
        background: #fff;
        padding: 10px 20px;
        -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        border-radius: 20px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border: 2px solid #050151;
    }

    #timeline .timeline-item .timeline-content:before {
        content: '';
        position: absolute;
        left: 45%;
        top: 57px;
        width: 0;
        height: 0;
        border-top: 11px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 27px solid #050151;
    }

    #timeline .timeline-item .timeline-content:after {
        content: '';
        position: absolute;
        left: 44%;
        top: 57px;
        width: 0;
        height: 0;
        border-top: 12px solid transparent;
        border-bottom: 24px solid transparent;
        border-left: 31px solid white;
    }

    #timeline .timeline-item .timeline-content.right {
        float: right;
    }

    #timeline .timeline-item .timeline-content.right:before {
        content: '';
        right: 45%;
        left: inherit;
        border-left: 0;
        border-top: 11px solid transparent;
        border-bottom: 20px solid transparent;
        border-right: 27px solid #050151;
    }

    #timeline .timeline-item .timeline-content.right:after {
        content: '';
        right: 44%;
        left: inherit;
        border-left: 0;
        border-top: 12px solid transparent;
        border-bottom: 24px solid transparent;
        border-right: 31px solid white;
    }

    #timeline .timeline-item .timeline-content {
        text-align: right;
    }

    #timeline .timeline-item .timeline-content.right {
        text-align: left;
    }

    @media screen and (max-width: 768px) {
        #timeline {
            margin: 30px;
            padding: 0px;
            width: 90%;
        }

        #timeline:before {
            left: 0;
        }

        #timeline .timeline-item .timeline-content {
            width: 90%;
            float: right;
        }

        #timeline .timeline-item .timeline-content:before,
        #timeline .timeline-item .timeline-content.right:before {
            left: 10%;
            margin-left: -6px;
            border-left: 0;
            border-right: 7px solid #050151;
        }

        #timeline .timeline-item .timeline-icon {
            left: 0;
        }

        .home-skill .skill-position .image {
            width: 100%;
            display: table;
            padding: 50% 0;
            height: 0;
        }

        .home-skill .skill-position .img-fluid {
            display: block;
            transform-origin: top;
            transform: rotate(90deg) translate(53%, -51%);
            margin-top: -50%;
            white-space: nowrap;
        }

        #timeline .timeline-item .timeline-content:before {
            display: none;
        }

        #timeline .timeline-item .timeline-content:after {
            display: none;
        }

        #timeline .timeline-item .timeline-content {
            text-align: left;
        }

        #timeline .timeline-item {
            padding: 10px 0px;
        }

        #new-feed .new-post .post {
            margin: 10px 0px !important;
        }

        .home-skill .skill-position .row {
            top: 0 !important;
        }

        .home-skill .skill-position .row .col-md-4 {
            margin-bottom: 68px;
            margin-top: 45px;
        }

        .home-skill .skill-position .row .col-md-4 h1 {
            font-size: 30px;
        }

        .home-skill .skill-position .row .col-md-4 h5 {
            font-size: 15px !important;
        }

        .skill-position .col-md-4:first-child .item {
            margin-right: 0 !important
        }

        .skill-position .col-md-4:last-child .item {
            margin-left: 0 !important
        }
    }

    /* ==============================================Hình ảnh lớp học===================================================== */

    .class-image {
        margin-bottom: 60px;
    }

    .class-image h2[data-v-056cf954] {
        color: #000;
        font-size: 50px;
        font-style: normal;
        font-weight: 700;
        margin-bottom: 20px;
        text-align: center;
        text-shadow: 2px 2px 2px rgba(83, 82, 81, .5)
    }

    .list-class-image {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 8px;
    }

    .class-image-item {
        width: 30%;
        box-sizing: border-box;
        border-radius: 4px;
        overflow: hidden;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }

    .class-image-item img {
        width: 100%;
        height: auto;
        display: block;
    }

    @media (min-width: 768px) {
        .class-image-item {
            width: 30%;
        }
    }

    @media (max-width: 767px) {
        .class-image-item {
            width: 48%;
        }
    }

    @media (max-width: 480px) {
        .class-image-item {
            width: 100%;
        }
    }

    /* ==============================================Chân màn hình===================================================== */

    #footer_copyright .copyright_text,
    #footer_copyright .copyright_text a {
        color: #000000;
    }

    #footer_copyright {
        border-color: #5e676b;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .copyright_socials i {
        font-size: 24px;
        color: #333;
        margin: 0 10px;
    }

    .copyright_socials ul {
        display: flex;
        list-style: none;
        padding: 0;
    }

    .footer_content {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    @media (max-width: 767px) {
        .footer_content {
            flex-direction: column;
            text-align: center;
        }
    }

    .clearfix {
        display: flex;
        gap: 10px;
        list-style: none;
        padding: 0;
    }

    .clearfix li {
        display: flex;
        align-items: center;
    }

    .clearfix img {
        width: 24px;
        height: 24px;
    }