.Divide01[data-v-17b3f7c8] {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    overflow: hidden;
    padding: 8px 32px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.Divide02[data-v-146e9ee8] {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    width: 100%
}

.Divide02 .divide-wrapper[data-v-146e9ee8] {
    flex: 1;
    padding: 8px 32px 6px
}

.Divide02 .divide-text[data-v-146e9ee8] {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Divide02 .divide-line[data-v-146e9ee8] {
    flex: 0 0 auto;
    height: 2px
}

.Divide02[data-v-8d2149d7] {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    width: 100%
}

.Divide02 .divide-wrapper[data-v-8d2149d7] {
    flex: 1;
    padding: 6px 32px
}

.Divide02 .divide-text[data-v-8d2149d7] {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Divide02 .divide-line[data-v-8d2149d7] {
    flex: 0 0 auto;
    height: 2px
}

.Divide04[data-v-f537dcc2] {
    display: flex;
    overflow: hidden;
    padding: 8px 32px;
    width: 100%
}

.Divide04 .divide-wrapper[data-v-f537dcc2] {
    display: flex;
    flex-wrap: nowrap;
    width: 100%
}

.Divide04 .divide-line[data-v-f537dcc2] {
    flex: 1;
    min-width: 32px
}

.Divide04 .divide-text[data-v-f537dcc2] {
    display: inline-block;
    flex: 0 1 auto;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 .75rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Divide05[data-v-c420582c],
.Divide06[data-v-87105ac9],
.Divide07[data-v-12b15c89],
.Divide08[data-v-24fb27d9] {
    width: 100%
}

.Divide[data-v-24e984c2] {
    display: flex;
    height: 40px;
    overflow: hidden;
    width: 100%
}

.v-img[data-v-f9bff7bb] {
    border-radius: var(--theme-photo-border-radius)
}

.YouTubePlayer[data-v-a1248e42] {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}

.YouTubePlayer .player-modal[data-v-a1248e42] {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: #000c;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.YouTubePlayer .player[data-v-a1248e42] {
    left: 50%;
    max-width: 800px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.YouTubeVideo .video-thumbnail[data-v-7a50b3ae] {
    position: relative
}

.YouTubeVideo .video-thumbnail .play-btn[data-v-7a50b3ae] {
    align-items: center;
    bottom: 0;
    color: #fff;
    display: flex;
    font-size: 3rem;
    justify-content: center;
    left: 0;
    line-height: 1;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0
}