.other_page_list {
    row-gap: 40px;
}

@media screen and (min-width: 768px) {
    .page_title {
        color: #000;
        font-size: 48px;
        font-weight: 600;
        line-height: 55px;
        letter-spacing: -0.96px;
    }
}

.single_page.single_stream {
    margin-top: 40px;
}

.img_cloud .GlassContainer .GlassMaterial .Highlight {
    border-radius: 50%;
}

.swiper {
    transform: none;
}

@media screen and (max-width: 768px) {
    .tag main {
        margin-top: 135px;
    }

    .ugc_wrap-bg {
        display: none;
    }

    .ugc_wrap {
        background: linear-gradient(180deg, #570C23 -31.44%, #B62E5D 50.14%);
    }

    .custom-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
        padding-bottom: 5px !important;
    }
}
