﻿#cgvCinemaClubSticky {
    background: #fff;
    padding-top: 20px;
}

    #cgvCinemaClubSticky .nav {
        gap: 40px;
        align-items: center;
    }

/*Mobile*/
@media only screen and (max-width: 480px) {
    #cgvCinemaClubSticky .nav {
        display: block;
        scrollbar-width: none;
        overflow-x: scroll;
        padding-left: 0;
        list-style: none;
        position: relative;
        white-space: nowrap;
        width: 100%;
    }
}

#cgvCinemaClubSticky .nav-item {
    height: 52px;
}

@media only screen and (max-width: 480px) {
    #cgvCinemaClubSticky .nav-item {
        display: inline-block;
    }
}

#cgvCinemaClubSticky .nav-link {
    color: #8C8C8C;
    font-weight: 600;
    position: relative;
    height: 46px;
    display: flex;
    align-items: center;
    gap: 17px;
}

    #cgvCinemaClubSticky .nav-link.active {
        color: #232B38;
    }

        #cgvCinemaClubSticky .nav-link.active:after {
            content: "";
            position: absolute;
            bottom: -6px;
            border-bottom: 6px solid #96A825;
            width: 100%;
            left: 0;
            border-radius: 16px;
        }

/* Mobile */
@media only screen and (max-width: 480px) {
    #cgvCinemaClubSticky .nav-link.active:after {
        bottom: -7px;
    }
}

#cgvCinemaClubHeroBanner {
    padding-top: 0rem;
    background-repeat: no-repeat;
    background-size: contain;
    background: #37d6d6;
    height: auto;
}

@media only screen and (max-width:1600px){
    #cgvCinemaClubHeroBanner img {
        width: 100%
    }
}
  
    @media only screen and (max-width: 1439px) and (min-width: 1024px) {
        #cgvCinemaClubHeroBanner {
            width: 100%;
            padding-top: 0rem;
            background-size: cover;
        }
    }
    /* Mobile */
    @media only screen and (max-width: 480px) {
        #cgvCinemaClubHeroBanner {
            padding-top: 20px;
            height: auto;
            padding-bottom: 50px;
            background-image: url(../img/cgv-cinemaclub-mobile-hero.png);
            background-size: cover;
        }
    }
    /* Mobile */
    @media only screen and (max-width: 480px) {
        .cgv-cinemaclub-scrolldown {
            display: none;
        }

        .cgv-cinema-club-member-phone {
            transform: rotate(10deg);
        }

        #cgvCinemaClubSticky {
            height: 69px;
            display: flex;
            align-items: center;
            margin-top: 14px;
        }
            #cgvCinemaClubSticky .nav-link img {
                min-width: 32px !important;
            }
        .golden-egg-campaigns-content-box-text .discount{
            width: 175px !important;
        }
    }

    .cgv-cinemaclub-scrolldown img {
    width: 32px;
    height: 32px;
}


.cgv-cinemaclub-sticky {
    position: fixed;
    width: 100%;
    z-index: 999;
    height: auto;
}

header {
    height: 92px;
    position: relative;
}




.faq {
    max-width: 1045px;
    margin: 0 auto;
    margin-top: 4rem;
}

/*
  Tablet vertical    
*/

@media only screen and (max-width: 820px) and (min-width: 481px) {
    .faq {
        margin-top: 50px;
    }
}

/*
   Tablet horizontal
*/body {
}




#golden-egg-steps{
    width:100%;
    text-align:center;
    background:#fff;
    position:relative;
    padding-bottom:30px;
}

.golden-egg-steps-title{
    width:100%;
    padding:120px 0px;
    text-align:center;
    position:relative;
}

.golden-egg-1 {
    position: absolute;
    left: 3%;
    top: -15%;
    width: 175px;
}

.golden-egg-2 {
    position: absolute;
    right: 5%;
    width: 205px;
    z-index:30;
    bottom: -50px;
}

.golden-egg-steps-content {
    background: #37D6D6;
    padding:120px 0px;
    position:relative;
}

.golden-egg-text {
    max-width: 88%;
    height: auto;
    object-fit: contain;
    margin: 0px auto;
}

.golden-egg-steps-title h2 {
    color: #FE2C2C;
    font-weight: 700;
    font-size: 70px;
    font-family: "Barlow Condensed", sans-serif;
    font-style: italic;
    transform: rotate(-4deg);
}


.golden-egg-3 {
    position: absolute;
    right: 0px;
    top: 32%;
    width: 199px;
    height: 260px;
}

.golden-egg-4 {
    position: absolute;
    left: 0px;
    top: 47%;
    width: 175px;
}

.golden-egg-phone {
    position: absolute;
    right: 8%;
    top: -95px;
    z-index: 40;
    height: auto;
}


#golden-egg-campaigns{
    background:#fff;
    padding:80px 0px 130px 0px;

}


.golden-egg-campaigns-content{
    width:100%;
    display:flex;
    justify-content:space-around;
}

.golden-egg-campaigns-content-box {
    background: #F7F7F7;
    padding:32px 82px;
    width:48%;
    display:flex;
    justify-content:center;
    border-radius:24px;
    align-items:center;
}

    .golden-egg-campaigns-content-box img {
        height: 210px;
        width: 184px;
        margin-right: 30px;
        object-fit: contain;
    }

.golden-egg-campaigns-content-box-text {
    text-align: center;
    min-width:267px;
}


.golden-egg-campaigns-content-box-text span.smallTitle{
}

.section-title {
    font-family: 'ProximaNovaRegularBold';
    text-align:center;
    font-size:50px;
    padding-bottom:40px;
}

.golden-egg-campaigns-content-box-text p {
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 26px;
    color: #1e1e1e;
}

    .golden-egg-campaigns-content-box-text .discount {
        background: #FEC402;
        padding: 4px 30px;
        display: block;
        border-radius: 999px;
        height: 66px;
        font-family: 'ProximaNovaRegularBold';
        margin-bottom:7px;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        width:100%;
    }


        .golden-egg-campaigns-content-box-text .discount b {
            font-size: 35px;
            margin-left: 5px;
            margin-right:3px;
            font-family: 'ProximaNovaRegularBold';
        }

        .faq .section-header {
    margin-bottom: 50px !important;
}

.section-header h2 {
    text-align: start;
}

.accordion-item:first-of-type {
    border-radius: 10px;
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    background: rgba(61, 66, 69, 1);
    margin-bottom: 15px;
    color: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
    overflow: hidden;
}

.accordion-header {
    margin-bottom: 0;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    background: rgba(61, 66, 69, 1);
}

.accordion-button:not(.collapsed) {
    font-size: 16px;
    font-weight: 400;
    background: rgba(61, 66, 69, 1);
    box-shadow: none;
    color: #fff;
}

    .accordion-button:not(.collapsed)::after {
        background-image: url(../../../img/page-moviepass/accordion-arrow.svg);
        transform: rotate(-180deg);
    }

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(../../../img/page-moviepass/accordion-arrow.svg);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s;
}

.accordion-body {
    font-weight: 300;
}

.accordion-button {
    font-size: 16px;
    font-weight: 400;
    background: rgba(61, 66, 69, 1);
    color: #fff;
}

.pass-more-button .cgv-btn.incept-btn {
    padding: 25px 32px !important;
    box-sizing: inherit;
}


@media only screen and (min-width: 1920px) {
    .cgv-btn.incept-btn {
        width: 217px !important;
        height: 43px;
        display: flex;
        justify-content: center;
        text-decoration: none;
    }

    .pass-more-button .cgv-btn.incept-btn {
        width: 250px !important;
    }

    .cgv-swiper .card {
        height: 604px !important;
        background: #1a1a1a;
    }

    .buyCard .card {
        height: 674px !important;
        background: #1a1a1a;
    }
}

.pass-more-button {
    min-width: 250px;
    display: flex;
    justify-content: center;
    text-decoration: none;
    margin: auto;
    margin-bottom: 50px;
}

@media only screen and (max-width: 1024px) {
    .pass-button-wrapper > a {
        font-size: 15px;
    }
}

@media only screen and (max-width: 685px) {
    .pass-button-wrapper > a {
        padding: 13px 15px;
    }
}

@media only screen and (min-width: 1024px) {
    .cgv-btn.incept-btn {
        width: auto !important;
        height: auto !important;
        padding: 7px 32px !important;
    }

    .cgv-btn.buy-ticket {
        width: auto !important;
        height: auto !important;
        padding: 7px 32px !important;
    }
}

/*
   Tablet horizontal
*/

@media only screen and (max-width: 1180px) and (min-width: 1024px) {
    .cgv-btn.incept-btn {
        justify-content: center;
    }
}

.cgv-btn.buy-ticket {
    padding: 6px 32px
}

.cgv-btn {
    height: auto;
}


@media only screen and (max-width: 341px) {
    .cgv-btn {
        height: auto;
        font-size: 12px;
    }

        .cgv-btn.incept-btn {
            font-size: 12px !important;
            padding: 5px 32px !important;
        }
}

.faq .pass-more-button .cgv-btn.incept-btn {
    padding: 13px 58px !important;
    box-sizing: inherit;
    color: #fff;
    border: 1px solid;
}



@media only screen and (min-width:1024px) and (max-width:1300px){
    .golden-egg-phone {
        position: absolute;
        right: 9%;
        top: -53px;
        z-index: 40;
        width: 400px;
        height: auto;
    }

    .golden-egg-3 {
        position: absolute;
        right: 0px;
        top: 29%;
        width: 132px;
        height: 260px;
    }

    .golden-egg-text {
        max-width: 68%;
        height: auto;
        text-align: center;
        object-fit: contain;
        margin: 0px auto;
    }

    .golden-egg-4 {
        position: absolute;
        left: 0px;
        top: 49%;
        width: 133px;
    }

    .golden-egg-campaigns-content-box-text p {

        font-size: 17px;
    
    }

    .golden-egg-campaigns-content-box-text .discount b {
        font-size: 23px;
        top: 2px;
    
    }

    #golden-egg-campaigns {
        margin-top: -1px;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px){
    .golden-egg-phone {
        position: absolute;
        right: 9%;
        top: -46px;
        width: 334px;
        z-index: 40;
        height: auto;
    }

    .golden-egg-steps-title h2 {
        color: #FE2C2C;
        font-weight: 700;
        font-size: 51px;
        font-family: "Barlow Condensed", sans-serif;
        font-style: italic;
        transform: rotate(-4deg);
    }

    .golden-egg-1 {
        position: absolute;
        left: 3%;
        top: -15%;
        width: 140px;
    }

    .golden-egg-2 {
        position: absolute;
        right: 5%;
        width: 171px;
        z-index: 30;
        bottom: -56px;
    }

    .golden-egg-3 {
        display: none;
    }

    .golden-egg-4 {
        display: none;
    }

    .golden-egg-text {
        max-width: 80%;
        height: auto;
        object-fit: contain;
    }

    .golden-egg-campaigns-content-box img {
        height: 210px;
        width: 102px;
        margin-right: 30px;
        object-fit: contain;
    }

    .golden-egg-campaigns-content-box-text p {
        margin-bottom: 0px;
        font-weight: 700;
        font-size: 17px;
        color: #1e1e1e;
    }

    .golden-egg-campaigns-content-box-text .discount b {
        font-size: 20px;
        height: 0px;
        margin-left: 5px;
        position: relative;
        top: 2px;
        margin-right: 3px;
        font-family: 'ProximaNovaRegularBold';
    }

    #golden-egg-campaigns {
        margin-top: -1px;
    }

}

@media only screen and (max-width:767px){
    .desktop{
        display:none;
    }

    .mobile{
        display:block;
    }

    .golden-egg-1{
        display:none;
    }
    .golden-egg-2 {
        display: none;
    }
    .golden-egg-3 {
        display: none;
    }
    .golden-egg-4 {
        display: none;
    }

    .golden-egg-steps-title {
        width: 100%;
        padding: 30px 0px 120px 0px;
        text-align: left;
        position: relative;
    }

    .golden-egg-steps-title h2 {
        color: #FE2C2C;
        font-weight: 700;
        font-size: 36px;
        font-family: "Barlow Condensed", sans-serif;
        font-style: italic;
        transform: rotate(-1.4deg);
        width: 250px;
        padding-left: 36px;
        text-align: left;
    }

    .golden-egg-phone {
        position: absolute;
        right: 5%;
        top: -270px;
        z-index: 40;
        width: 256px;
        height: auto;
    }

    .golden-egg-mobile {
        position: absolute;
        top: -69px;
        left: 40px;
    }

    .golden-egg-text {
        max-width: 100%;
        height: auto;
        object-fit: contain;
    }

    .golden-egg-steps-content {
        background: #37D6D6;
        padding: 0px 0px;
        position: relative;
    }

    #golden-egg-campaigns {
        background: #fff;
        padding: 39px 0px 130px 0px;
        margin-top: -1px;
    }

    .section-title {

        font-size: 27px;
 
    }

    .golden-egg-campaigns-content {

        flex-wrap: wrap;
    }

    .golden-egg-campaigns-content-box {

        width: 100%;
        margin-bottom:20px;
        padding:32px 2px;
   
    }

        .golden-egg-campaigns-content-box img {
            height: auto;
            width: 102px !important;
            margin-right: 30px;
            object-fit: contain;
            position: relative;
            left: 20px;
        }


    .golden-egg-campaigns-content {
        width: 95%;
 
    }
 

    .golden-egg-campaigns-content-box-text .discount b {
        font-size: 26px;
        height: 0px;
        margin-left: 5px;
        position: relative;
        top: 2px;
        margin-right: 0px;
        font-family: 'ProximaNovaRegularBold';
    }

    .golden-egg-campaigns-content-box-text .discount {
        background: #FEC402;
        padding: 4px 30px;
        display: inline-block;
        font-size: 14px;
        border-radius: 999px;
        flex-wrap: nowrap;
        height: 49px;
        font-family: 'ProximaNovaRegularBold';
        margin: 10px 0px;
    }

    .golden-egg-campaigns-content-box-text p {
        margin-bottom: 0px;
        font-weight: 700;
        font-size: 17px;
        color: #1e1e1e;
    }

    header {
        height: auto;
        position: relative;
    }

}
@media only screen and (max-width:600px) {
    .golden-egg-campaigns-content-box-text{
        min-width: 190px !important;
    }
}
@media only screen and (min-width:767px) {
    .desktop {
        display: block;
    }

    .mobile {
        display: none;
    }
}


@media only screen and (min-width:1301px) and (max-width:1421px){
    .golden-egg-campaigns-content-box-text p {
     
        font-size: 17px;
  
    }

    .golden-egg-campaigns-content-box-text .discount b {
        font-size: 24px;
        top: 2px;

    }
}