

body {
    background: linear-gradient( 180deg, #121212 -4%, #383838 45.44%, #121212 100% );
}

.page-inner-banner-section {
    height: 900px;
    background-image: url("../../../img/page-cgv-art-house/banner.png");
    background-position: center !important;
    background-size: cover !important;
}

@media screen and (max-width: 768px) {
    .page-inner-banner-section {
        background-image: url("../../../img/page-cgv-art-house/banner-mobile.svg");
        background-position: center !important;
        background-size: cover !important;
    }
}

@media screen and (max-width: 480px) {
    .page-inner-banner-section {
        background-image: url("../../../img/page-cgv-art-house/banner-mobile.svg");
        background-position: center !important;
        background-size: cover !important;
        height: 345px;
    }
}

@media screen and (min-width: 1024px) {
    .page-inner-banner-section {
        height: 675px;
        background-image: linear-gradient( 0.34deg, rgba(18, 18, 18, 1.4) 6.41%, rgba(18, 18, 18, 0) 37.06% ), url("../../../img/page-cgv-art-house/banner.png");
        background-position: center !important;
        background-size: cover !important;
    }

    body {
        background: linear-gradient(180deg, #121212 -4%, #383838 -64.56%, #121212 64%);
    }
}

@media screen and (min-width: 1920px) {
    .page-inner-banner-section {
        height: 846px;
        background-image: linear-gradient( 0.34deg, rgba(18, 18, 18, 1.4) 6.41%, rgba(18, 18, 18, 0) 37.06% ), url("../../../img/page-cgv-art-house/banner.png");
        background-position: center !important;
        background-size: cover !important;
    }

    body {
        background: linear-gradient( 180deg, #121212 -4%, #383838 -64.56%, #121212 64% );
    }
}

.breadcrumb-area {
    display: flex;
    position: absolute;
    top: 11.5%;
    margin-left: 3rem;
}

@media screen and (min-width: 768px) {
    .breadcrumb-area {
        top: 12%;
    }
}

@media screen and (max-width: 1440px) {
    .breadcrumb-area {
        margin-left: 0;
    }
}

.breadcrumb-area .breadcrumb-fixed ul li a img {
    width: 16px;
    height: 16px;
}

.breadcrumb-area .breadcrumb-arrow {
    height: 16px !important;
    width: 16px;
}

.breadcrumb-area .breadcrumb-app span {
    font-size: 14px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 600;
}

@media screen and (max-width: 1024px) {
    .breadcrumb-area {
        display: none;
    }
}

.mobile-breadcrumb-section {
    display: none;
    min-height: 24px;
    gap: 10px;
    margin-top: 40px;
    margin-bottom: 40px;
    align-items: center;
}

    .mobile-breadcrumb-section .breadcrumb-area {
        display: flex;
        position: relative;
        left: unset;
        top: unset;
        padding-left: 16px;
    }

        .mobile-breadcrumb-section .breadcrumb-area .breadcrumb-fixed img {
            width: 16px;
            height: 16px;
        }

        .mobile-breadcrumb-section .breadcrumb-area .breadcrumb-app img {
            width: 16px;
            height: 16px !important;
        }

    .mobile-breadcrumb-section span {
        font-size: 14px;
        line-height: 20px;
        color: rgba(255, 255, 255, 0.5);
    }

@media screen and (max-width: 1024px) {
    .mobile-breadcrumb-section {
        display: flex;
        margin-top: 20px;
        margin-bottom: 10px;
        margin-left: 3rem;
    }
}

@media screen and (max-width: 768px) {
    .mobile-breadcrumb-section {
        margin-left: 0;
    }
}

.page-content {
    padding-left: 23.438rem;
    padding-right: 23.438rem;
}

@media screen and (max-width: 1440px) {
    .page-content {
        padding-left: 12rem;
        padding-right: 12rem;
    }
}

@media screen and (max-width: 1024px) {
    .page-content {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}

@media screen and (max-width: 768px) {
    .page-content {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media screen and (max-width: 480px) {
    .page-content {
        padding-left: 16px;
        padding-right: 16px;
        margin-top: 30px;
    }
}

.page-content h1 {
    font-weight: 600;
    font-size: 1.875rem;
    line-height: 2.375rem;
    color: #ffffff;
    margin-top: 2.5rem;
}

@media screen and (max-width: 1024px) {
    .page-content h1 {
        font-size: 1.875rem;
    }
}

@media screen and (max-width: 480px) {
    .page-content h1 {
        font-weight: 600;
        font-size: 24px;
        line-height: 32px;
        color: #ffffff;
        margin-bottom: 24px;
    }
}

@media screen and (min-width: 1024px) {
    .page-content h1 {
        font-size: 20px;
    }
}

@media screen and (min-width: 1440px) {
    .page-content h1 {
        font-size: 22px;
    }
}

@media screen and (min-width: 1920px) {
    .page-content h1 {
        font-size: 24px;
    }
}

.page-content a {
    display: block;
    width: max-content;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    margin-bottom: 0;
    text-decoration: underline;
}

    .page-content a p {
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        color: #ffffff;
        margin-bottom: 0;
    }

@media screen and (max-width: 480px) {
    .page-content a p {
        font-size: 16px;
        line-height: 24px;
    }
}

.page-content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    margin-top: 2rem;
    margin-bottom: 0;
}

@media screen and (max-width: 480px) {
    .page-content p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
    }
}

@media screen and (min-width: 812px) {
    .page-content p {
        font-size: 16px;
        margin-top: 0;
    }
}

@media screen and (min-width: 1024px) {
    .page-content p {
        font-size: 16px;
        margin-top: 0;
    }
}

@media screen and (min-width: 1440px) {
    .page-content p {
        font-size: 16px;
    }
}

@media screen and (min-width: 1920px) {
    .page-content p {
        font-size: 18px;
    }
}

@media screen and (min-width: 1920px) {
    .page-content p {
        font-size: 18px;
    }
}

.section-header a {
    font-weight: 500;
    font-size: 1.5rem;
    color: #fff;
    text-decoration: underline;
}

@media screen and (max-width: 1024px) {
    .app-swiper-nav {
        display: none;
    }
}

@media screen and (max-width: 375px) {
    .page-inner-banner-section {
        background-image: url("../../../img/page-cgv-art-house/banner-mobile.svg") !important;
        background-position: center !important;
        background-size: cover !important;
    }
}

.movie-banner-tech-item img {
    width: 56px;
    height: 16px;
    object-fit: fill !important;
}


@media only screen and (min-width: 1024px) {

    #pageSwiper {
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 1440px) {

    #pageSwiper {
        padding-bottom: 122px;
    }
}

@media only screen and (min-width: 1920px) {

    #pageSwiper {
        padding-bottom: 100px;
    }
}

@media only screen and (max-width: 1024px) {
    #pageSwiper {
        padding-bottom: 46px;
    }
}

.movie-info {
    margin-top: 24px;
}

@media screen and (max-width: 1023px) {
    .movie-info {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .movie-info {
        display: none;
    }
}

.movie-info h3 {
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
}

@media screen and (min-width: 1024px) {
    .movie-info h3 {
        font-size: 16px;
    }
}

@media screen and (min-width: 1440px) {
    .movie-info h3 {
        font-size: 18px;
    }
}

@media screen and (min-width: 1920px) {
    .movie-info h3 {
        font-size: 20px;
    }
}

.swiper-slide img {
    width: 100%;
    border-radius: 1rem;
}


@media only screen and (min-width: 1024px) {

    #pageSwiper {
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 1440px) {

    #pageSwiper {
        padding-bottom: 122px;
    }
}

@media only screen and (min-width: 1920px) {

    #pageSwiper {
        padding-bottom: 100px;
    }
}

@media only screen and (max-width: 1024px) {
    #pageSwiper {
        padding-bottom: 46px;
    }
}

.page-movie-list-section {
    margin-top: 5.625rem;
}

@media screen and (max-width: 1440px) {
    .page-movie-list-section {
        margin-top: 70px;
    }
}

.movie-info {
    margin-top: 24px;
}

@media screen and (max-width: 1023px) {
    .movie-info {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .movie-info {
        display: none;
    }
}

.movie-info h3 {
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
}

@media screen and (min-width: 1024px) {
    .movie-info h3 {
        font-size: 16px;
    }
}

@media screen and (min-width: 1440px) {
    .movie-info h3 {
        font-size: 18px;
    }
}

@media screen and (min-width: 1920px) {
    .movie-info h3 {
        font-size: 20px;
    }
}

.swiper-slide img {
    width: 100%;
    border-radius: 1rem;
}


.section-header a {
    font-weight: 500;
    color: #fff;
    text-decoration: underline;
}

@media only screen and (max-width: 768px) {
    .section-header a {
        text-decoration: none !important;
    }
}

@media screen and (max-width: 1024px) {
    .app-swiper-nav {
        display: none;
    }
}

.cinemas-list-section {
    margin-top: 30px;
}

/*
  Tablet vertical    
*/

@media only screen and (max-width: 820px) and (min-width: 481px) {
    .page-movie-list-section {
        margin-top: 38px;
    }

    #pageSwiper {
        padding-bottom: 10px !important;
    }

    .cinema-list-area {
        margin-top: 22px !important;
    }

    .cinema-list-area .card {
        margin-bottom: 14px !important;
    }
}

/*
   Tablet horizontal
*/

@media only screen and (max-width: 1180px) and (min-width: 1024px) {
    #pageSwiper {
        padding-bottom: 60px !important;
    }
    .cinema-list-area {
        margin-top: 26px;
    }
    .cinema-list-area .card {
        margin-bottom: 14px !important;
    }
}


main {
    background: linear-gradient(180deg, #121212 35%, #383838 68.44%, #121212 100%);
}


@media only screen and (max-width: 820px) and (min-width: 481px) {
    body {
        background: linear-gradient( 180deg, #121212 -4%, #383838 -64.56%, #121212 64% );
    }

    main {
        background: linear-gradient(180deg, #121212 -1%, #383838 68.44%, #121212 100%);
    }
}
@media only screen and (max-width: 480px) {
    .visionaries--swiper--lazy {
        height: 158px;
    }
}