

.banner-wrapper .container .swiper {
    width: 100%;
    border-radius: 16px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
}
.banner-wrapper .container .swiper .item .image {
    height: 720px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.banner-wrapper .container .swiper .item .image p {
    font-size: 2rem;
    position: absolute;
    right: 50%;
    bottom: 50%;
    -webkit-transform: translate(50%, 50%);
	-moz-transform: translate(50%, 50%);
	-ms-transform: translate(50%, 50%);
	-o-transform: translate(50%, 50%);
	transform: translate(50%, 50%);
}
.banner-wrapper .container .swiper-pagination {
    background: rgba(0, 0, 0, 0.5);
    padding: 16px 0;
    bottom: 0 !important;
}
.banner-wrapper .container .swiper-pagination-bullet {
    background: #ffffff !important;
    opacity: 0.4 !important;
}
.banner-wrapper .container .swiper-pagination-bullet-active {
    background: #ffffff !important;
    opacity: 1 !important;
}























.free-class-wrapper {
    background: #eeeeee;
    margin-top: 64px;
    padding: 128px 0;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
}
.free-class-wrapper .container .head {
    position: relative;
}
.free-class-wrapper .container .head h1 {
    font-size: 2.2rem;
    font-weight: 900;
}
.free-class-wrapper .container .head .more {
    font-size: 1.2rem;
    font-weight: 500;
    padding: 4px 0 4px 4px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.free-class-wrapper .container .swiper {
    width: 100%;
    margin-top: 64px;
}
.free-class-wrapper .container .swiper .item {
    border-radius: 16px;
    overflow: hidden;
}
.free-class-wrapper .container .swiper .item .image {
    height: 320px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.free-class-wrapper .container .swiper .item .image p {
    font-size: 2rem;
    position: absolute;
    right: 50%;
    bottom: 50%;
    -webkit-transform: translate(50%, 50%);
	-moz-transform: translate(50%, 50%);
	-ms-transform: translate(50%, 50%);
	-o-transform: translate(50%, 50%);
	transform: translate(50%, 50%);
}





















.premium-class-wrapper {
    padding: 128px 0;
}
.premium-class-wrapper .container .head {
    position: relative;
}
.premium-class-wrapper .container .head h1 {
    font-size: 2.2rem;
    font-weight: 900;
}
.premium-class-wrapper .container .head .more {
    font-size: 1.2rem;
    font-weight: 500;
    padding: 4px 0 4px 4px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.premium-class-wrapper .container .swiper {
    width: 100%;
    margin-top: 64px;
}
.premium-class-wrapper .container .swiper .item {
    border-radius: 16px;
    overflow: hidden;
}
.premium-class-wrapper .container .swiper .item .image {
    height: 320px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.premium-class-wrapper .container .swiper .item .image p {
    font-size: 2rem;
    position: absolute;
    right: 50%;
    bottom: 50%;
    -webkit-transform: translate(50%, 50%);
	-moz-transform: translate(50%, 50%);
	-ms-transform: translate(50%, 50%);
	-o-transform: translate(50%, 50%);
	transform: translate(50%, 50%);
}





























.instructor-wrapper {
    background: #eeeeee;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
    padding: 128px 0;
}
.instructor-wrapper .container .head {
    position: relative;
}
.instructor-wrapper .container .head h1 {
    font-size: 2.2rem;
    font-weight: 900;
}
.instructor-wrapper .container .head .more {
    font-size: 1rem;
    font-weight: 500;
    padding: 4px 0 4px 4px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.instructor-wrapper .swiper {
    width: 100%;
    margin-top: 64px;
}
.instructor-wrapper .swiper .item {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
}
.instructor-wrapper .swiper .item .image {
    height: 240px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.instructor-wrapper .swiper .item .image p {
    font-size: 2rem;
    position: absolute;
    right: 50%;
    bottom: 50%;
    -webkit-transform: translate(50%, 50%);
	-moz-transform: translate(50%, 50%);
	-ms-transform: translate(50%, 50%);
	-o-transform: translate(50%, 50%);
	transform: translate(50%, 50%);
}
.instructor-wrapper .swiper .item .desc-wrapper {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
    padding: 4px 8px;
}
.instructor-wrapper .swiper .item .desc-wrapper h6 {
    font-size: 1.1rem;
    font-weight: 500;
    color: #ffffff;
}
.instructor-wrapper .swiper .item .desc-wrapper p {
    font-size: 0.9rem;
    color: #ffffff;
}


























@media (max-width: 1000px) {
    .banner-wrapper .container .swiper .item .image {
        height: 540px;
    }

    .free-class-wrapper {
        margin-top: 48px;
        padding: 96px 0;
    }
    .free-class-wrapper .container .swiper {
        margin-top: 48px;
    }

    .premium-class-wrapper {
        padding: 96px 0;
    }
    .premium-class-wrapper .container .swiper {
        margin-top: 48px;
    }

    .instructor-wrapper {
        padding: 96px 0;
    }
    .instructor-wrapper .swiper {
        margin-top: 48px;
    }

    .free-class-wrapper .container .swiper .item .image,
    .premium-class-wrapper .container .swiper .item .image {
        height: 240px;
    }
}


@media (max-width: 800px) {
    .banner-wrapper .container .swiper .item .image {
        height: 480px;
    }
}


@media (max-width: 600px) {
    .free-class-wrapper {
        margin-top: 32px;
        padding: 64px 0;
    }
    .free-class-wrapper .container .swiper {
        margin-top: 32px;
    }

    .premium-class-wrapper {
        padding: 64px 0;
    }
    .premium-class-wrapper .container .swiper {
        margin-top: 32px;
    }

    .instructor-wrapper {
        padding: 64px 0;
    }
    .instructor-wrapper .swiper {
        margin-top: 32px;
    }

    .banner-wrapper .container .swiper .item .image {
        height: 400px;
    }

    .free-class-wrapper .container .swiper .item .image,
    .premium-class-wrapper .container .swiper .item .image {
        height: 220px;
    }

    .instructor-wrapper .swiper .item .image {
        height: 200px;
    }
}


@media (max-width: 400px) {
    .banner-wrapper .container .swiper .item .image {
        height: 300px;
    }
}