.banner_text-overflow__I4iyK {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.banner_text-gradient__qYGXU {
    background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(.37, #148eff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.banner_background-hover__F2_ty {
    transition: all .3s ease-out
}

.banner_background-hover__F2_ty:hover {
    background-color: #00a1f1
}

.banner_bannerCarousel__NeQ1_ .ant-carousel .slick-slide {
    text-align: center;
    overflow: hidden;
    height: 300px;
    line-height: 300px
}

.banner_bannerCarousel__NeQ1_ .ant-carousel .slick-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width:768px) {
    .banner_bannerCarousel__NeQ1_ .ant-carousel .slick-slide {
        height: 94px;
        line-height: 94px
    }
}

.banner_bannerCarousel__NeQ1_ .ant-carousel .slick-dots.slick-dots-bottom li.slick-active button {
    background-color: #00a1f1
}

.model-card_text-overflow__o66aX {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.model-card_text-gradient__7HAlX {
    background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(.37, #148eff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.model-card_background-hover__tVTSt {
    transition: all .3s ease-out
}

.model-card_background-hover__tVTSt:hover {
    background-color: #00a1f1
}

.model-card_grid-card__q9DZF {
    box-shadow: 0 4px 16px rgba(0, 0, 0, .05);
    position: relative;
    transition: all .3s ease-in-out;
    height: 200px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50%;
    margin-bottom: 40px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.model-card_grid-card__q9DZF .card-stat {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 5px 2px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(180deg, #9a9a9a00 0, #292929)
}

.model-card_grid-card__q9DZF .model-name {
    color: #fff;
    background-color: #00a1f1;
    padding: 10px;
    text-align: center;
    font-weight: 600;
    text-transform: capitalize;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-family: Merriweather Sans;
    position: absolute;
    width: 100%;
    top: 100%;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.model-card_grid-card__q9DZF:hover {
    background-size: 102%
}

.model-card_grid-card__q9DZF:hover .model-name {
    background-color: #0272a9
}

@media screen and (max-width:768px) {
    height:200px;

    .model-card_grid-card__q9DZF {
        box-shadow: 0 4px 16px rgba(0, 0, 0, .05);
        position: relative;
        transition: all .3s ease-in-out;
        height: 200px;
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 50%;
        margin-bottom: 40px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px
    }

    .model-card_grid-card__q9DZF .card-stat {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 5px 2px;
        color: #fff;
        font-size: 12px;
        position: absolute;
        bottom: 0;
        background-image: linear-gradient(180deg, #9a9a9a00 0, #292929)
    }

    .model-card_grid-card__q9DZF .model-name {
        color: #fff;
        background-color: #00a1f1;
        padding: 10px;
        text-align: center;
        font-weight: 600;
        text-transform: capitalize;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-family: Merriweather Sans;
        position: absolute;
        width: 100%;
        top: 100%;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px
    }

    .model-card_grid-card__q9DZF:hover {
        background-size: 102%
    }

    .model-card_grid-card__q9DZF:hover .model-name {
        background-color: #0272a9
    }
}

.home-list-model_text-overflow__1YRTd {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.home-list-model_text-gradient__udMY4 {
    background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(.37, #148eff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.home-list-model_background-hover__4XjBS {
    transition: all .3s ease-out
}

.home-list-model_background-hover__4XjBS:hover {
    background-color: #00a1f1
}

.home-list-model_models__JS5YJ .show-all {
    padding: 0 5px;
    margin: 15px 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.home-list-model_models__JS5YJ .show-all a {
    padding: 10px 25px;
    font-size: 16px;
    color: #00a1f1;
    border: 2px solid;
    border-radius: 5px;
    transition: all .3s ease-in-out;
    font-family: Merriweather Sans
}

.home-list-model_models__JS5YJ .show-all a:hover {
    background-color: #e8c400;
    color: #fff
}

.video-card_text-overflow__0fM7E {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.video-card_text-gradient__wE9kC {
    background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(.37, #148eff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.video-card_background-hover__9rTE6 {
    transition: all .3s ease-out
}

.video-card_background-hover__9rTE6:hover {
    background-color: #00a1f1
}

.video-card_vid-card__qKoy6 {
    box-shadow: 0 4px 16px rgba(0, 0, 0, .05);
    position: relative;
    transition: all .5s ease-in-out;
    cursor: pointer;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    height: 200px;
    margin-bottom: 30px;
    background-image: url(/no-image.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.video-card_vid-card__qKoy6 .play-ico .anticon {
    font-size: 24px;
    color: #00a1f1
}

.video-card_vid-card__qKoy6 .vid-stats {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 2px;
    color: #d6d6d6;
    font-size: 11px;
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(180deg, #9a9a9a00 0, #292929)
}

.video-card_vid-card__qKoy6 .vid-stats a {
    margin-right: 5px;
    color: #fff
}

.video-card_vid-card__qKoy6 .vid-info {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    font-family: Merriweather Sans;
    background-color: #00a1f1;
    color: #fff;
    padding: 5px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.video-card_vid-card__qKoy6 .vid-info a {
    color: #fff
}

.video-card_vid-card__qKoy6 .vid-price {
    position: absolute;
    left: 0;
    top: 5px;
    display: flex;
    flex-direction: column
}

.video-card_vid-card__qKoy6 .vid-price .label-price {
    color: #fff;
    background-color: #e8c400;
    width: auto;
    padding: 3px 13px;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 90% 50%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 100% 100%, 90% 50%, 100% 0);
    font-size: 10px;
    font-weight: 600;
    margin-bottom: 5px
}

.video-card_vid-card__qKoy6 .vid-price .label-price.custom {
    background-color: #00a1f1
}

.video-card_vid-card__qKoy6:hover {
    opacity: .9
}

.video-card_vid-card__qKoy6:hover .play-ico .anticon {
    color: #0272a9
}

.video-card_vid-card__qKoy6:hover .vid-info {
    background-color: #0272a9
}

@media screen and (max-width:450px) {
    .video-card_vid-card__qKoy6 {
        box-shadow: 0 4px 16px rgba(0, 0, 0, .05);
        position: relative;
        transition: all .5s ease-in-out;
        cursor: pointer;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        height: 200px;
        margin-bottom: 30px;
        background-image: url(/no-image.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50%;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .video-card_vid-card__qKoy6 .play-ico .anticon {
        font-size: 24px;
        color: #00a1f1
    }

    .video-card_vid-card__qKoy6 .vid-stats {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 5px 2px;
        color: #d6d6d6;
        font-size: 11px;
        position: absolute;
        bottom: 0;
        background-image: linear-gradient(180deg, #9a9a9a00 0, #292929)
    }

    .video-card_vid-card__qKoy6 .vid-stats a {
        margin-right: 5px;
        color: #fff
    }

    .video-card_vid-card__qKoy6 .vid-info {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        font-family: Merriweather Sans;
        background-color: #00a1f1;
        color: #fff;
        padding: 5px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        font-weight: 600;
        text-align: center;
        text-transform: capitalize;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    .video-card_vid-card__qKoy6 .vid-info a {
        color: #fff
    }

    .video-card_vid-card__qKoy6 .vid-price {
        position: absolute;
        left: 0;
        top: 5px;
        display: flex;
        flex-direction: column
    }

    .video-card_vid-card__qKoy6 .vid-price .label-price {
        color: #fff;
        background-color: #e8c400;
        width: auto;
        padding: 3px 13px;
        -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 90% 50%, 100% 0);
        clip-path: polygon(0 0, 0 100%, 100% 100%, 90% 50%, 100% 0);
        font-size: 10px;
        font-weight: 600;
        margin-bottom: 5px
    }

    .video-card_vid-card__qKoy6 .vid-price .label-price.custom {
        background-color: #00a1f1
    }

    .video-card_vid-card__qKoy6:hover {
        opacity: .9
    }

    .video-card_vid-card__qKoy6:hover .play-ico .anticon {
        color: #0272a9
    }

    .video-card_vid-card__qKoy6:hover .vid-info {
        background-color: #0272a9
    }

    height:140px;
    margin-bottom:27px;

    .video-card_vid-card__qKoy6 .vid-info {
        font-size: 11px
    }

    .video-card_vid-card__qKoy6 .vid-stats {
        font-size: 10px
    }
}

.video-player_text-overflow__3FpmF {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.video-player_text-gradient__PDHaQ {
    background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(.37, #148eff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.video-player_background-hover__l0tDe {
    transition: all .3s ease-out
}

.video-player_background-hover__l0tDe:hover {
    background-color: #00a1f1
}

.video-player_videojs-player__uWhkb .video-js {
    width: 100%;
    height: 100%
}

.video-player_videojs-player__uWhkb .video-js .vjs-tech {
    position: relative
}

@media screen and (max-width:768px) {
    .video-player_videojs-player__uWhkb .video-js {
        height: 350px
    }
}

@media screen and (max-width:450px) {
    .video-player_videojs-player__uWhkb .video-js {
        height: 250px
    }
}

.video-player_videojs-player__uWhkb .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@font-face {
    font-family: Merriweather Sans;
    src: url(/fonts/MerriweatherSans.ttf)
}

@font-face {
    font-family: Merriweather Sans Bold;
    src: url(/fonts/MerriweatherSans-Bold.ttf)
}

@font-face {
    font-family: Roboto;
    src: url(/fonts/Roboto-Regular.ttf)
}

.home-list_text-overflow__yt7WF {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.home-list_text-gradient__rRtSB {
    background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(.37, #148eff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.home-list_background-hover__DJUgJ {
    transition: all .3s ease-out
}

.home-list_background-hover__DJUgJ:hover {
    background-color: #00a1f1
}

.home-list_video-list__ODjiv .ant-col {
    padding: 5px
}

.home-list_video-list__ODjiv .show-all {
    padding: 0 5px;
    margin: 15px 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.home-list_video-list__ODjiv .show-all a {
    padding: 10px 25px;
    font-size: 16px;
    color: #00a1f1;
    border: 2px solid;
    border-radius: 5px;
    transition: all .3s ease-in-out;
    font-family: Merriweather Sans
}

.home-list_video-list__ODjiv .show-all a:hover {
    background-color: #e8c400;
    color: #fff
}