.app-swiper[data-v-18f8b8e7] {
    margin: 0 auto
}

.app-swiper__box[data-v-18f8b8e7] {
    position: relative;
    height: 0;
    border-radius: 16px
}

.app-swiper__box[data-v-18f8b8e7] .swiper {
    position: absolute
}

.app-swiper__box[data-v-18f8b8e7] .app-swiper__item,
.app-swiper__box[data-v-18f8b8e7] .tap-image-wrapper {
    height: 100%;
    max-width: 100%;
    width: auto
}

.app-swiper__box[data-v-18f8b8e7] .swiper-slide.horizontal-slide,
.app-swiper__box[data-v-18f8b8e7] .swiper-slide.horizontal-slide .app-swiper__item,
.app-swiper__box[data-v-18f8b8e7] .swiper-slide.horizontal-slide .tap-image-wrapper,
.app-swiper__box[data-v-18f8b8e7] .video-player-card .tap-image-wrapper {
    width: 100%
}

.app-swiper__box[data-v-18f8b8e7] .swiper-slide {
    margin-right: 10px
}

.app-swiper__box[data-v-18f8b8e7] .swiper-slide:last-child {
    margin-right: 0
}

.app-swiper__box[data-v-18f8b8e7] .swiper-slide.video-slide {
    width: 100%
}

.app-swiper__item[data-v-18f8b8e7] {
    border-radius: 12px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

[data-v-18f8b8e7] .app-swiper__item-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    background-color: inherit
}

[data-v-18f8b8e7] .swiper-slide {
    width: auto
}

.app-swiper__navigation[data-v-18f8b8e7] {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: var(--button-bg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.app-swiper__navigation-icon[data-v-18f8b8e7] {
    width: 18px;
    height: 18px
}

.app-swiper__navigation-icon.left[data-v-18f8b8e7] {
    -webkit-transform: rotate(180deg) translateX(1px);
    transform: rotate(180deg) translate(1px)
}

.app-swiper__thumb-swiper[data-v-18f8b8e7] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 8px;
    height: auto
}

.app-swiper__thumb-swiper[data-v-18f8b8e7] .swiper-slide {
    opacity: .4;
    width: calc(20% - 8px)
}

.app-swiper__thumb-swiper[data-v-18f8b8e7] .swiper-slide-thumb-active {
    opacity: 1
}

.app-swiper__thumb-swiper[data-v-18f8b8e7] .swiper-slide {
    margin-right: 8px
}

.media-swiper__video--portrait[data-v-18f8b8e7] {
    padding-top: 100%
}

.media-swiper__video--portrait.media-swiper__video--portrait-pc[data-v-18f8b8e7] {
    padding-top: 75%
}

[data-v-18f8b8e7] .swiper-slide {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media only screen and (max-width:499px) {
    .app-swiper[data-v-18f8b8e7] {
        padding: 0
    }
    .app-swiper__box[data-v-18f8b8e7],
    .app-swiper__item[data-v-18f8b8e7] {
        border-radius: 0
    }
}