#banner-produto {
    background-image:
            url('https://i0.statig.com.br/hopihari/img/muzikali-bg.png');
    position: relative;
    z-index: 3;
    padding: 140px 1.5rem 2rem;
    background-position: 50% 30%;
    background-repeat: no-repeat;
    height: auto;

    .content {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        flex-direction: column;
        gap: 4rem;

        img {
            height: 271px;
        }

        img + img {
            height: 168px;
        }
    }
}

.container-description {
    width: 100%;
    background-color: #000000;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 28px;
}

.description {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 1281px;
    padding: 0 16px;
}

.description p {
    text-align: center;
    font: normal normal normal 20px/50px Montserrat;
    letter-spacing: 0px;
    color: #FFEED5;
    line-height: 39px;
    margin: 0;
}

.muzik-logo-container {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 90px;
}

.muzik-logo-container img {
    width: 486px;
    height: auto;
}

.banner-product-info p {
    text-align: center;
    font: normal normal normal 35px/20px Montserrat;
    letter-spacing: 0px;
    color: #E49D34;
    text-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    text-transform: uppercase;
    line-height: 70px;
    font-weight: bold;
    margin: 0;
}

.festival-banner {
    width: 100%;
    max-width: 478px;
    aspect-ratio: 678 / 128;

    background-image: url('https://i0.statig.com.br/hopihari/img/plate-wood.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;

    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 100px;
}

.festival-banner span {
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0px;
    color: #E49D34;
}

.festival-gallery {
    background: #000;
    padding: 40px 16px;
}

.gallery-row {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    gap: 34px;
    align-items: center;
    justify-content: center;
}

.gallery-item img {
    width: 633px;
    height: auto;
    display: block;
    object-fit: cover;
}

.lineup-wrapper {
    display: flex;
    flex-direction: column;
    padding: 16px;
    padding-bottom: 0;
    width: 100%;
    background: #000;
}

.lineup-desktop {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    gap: 16px;
    margin-bottom: 40px;
}

.lineup-mobile {
    display: none;
}

.lineup-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0px;
    color: #CFC1AD;
    opacity: 1;
}

.lineup-item span {
    line-height: 1px;
}

.star {
    width: 24px;
}

.lineup-wrapper .festival-banner {
    margin-top: 0;
    max-width: 378px;
    margin-bottom: 50px;
}

.lineup-image {
    width: 1344px;
    margin: 0 auto;
}

section#sectionCalendario {
    background-color: #E49D34;
    padding: 1rem 0;

    h1 {
        font: normal normal 900 43px / 62px Montserrat;
        color: #00160C;
        text-align: center;
        margin-top: 1rem;
    }

    .container .mob-pad-marg {
        margin-top: 2rem;
    }

    .produto-numero {
        width: 58px;
        height: 58px;
        border-radius: 50%;
        background: #644010;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #E49D34;
        font-size: 46px;
        font-weight: bold;
        position: absolute;
        left: 43%;
        top: -28px;
        border: 1px solid black;
    }

    .fit-button-right, .fit-button-left {
        background: #644010;
        color: #FFFFFF;
        font: normal normal 400 31px / 45px Roboto;
    }

    button[type="submit"] {
        background: #FFD519 !important;
        color: #00160C;
    }

    label.check {
        font-weight: 400 !important;
        a {
            color: white;
            font-weight: 600 !important;
        }
    }

    .produtos-card-bf {
        background-color: #00170C;
        border: 1px solid #00170C;
    }

    .produtos-escolha-bf {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 70px;

        h1 {
            font-size: 52px;
        }

        h3, .produtos-escolha-bf h1{
            color: #fff;
            text-transform: unset !important;
            margin: 0;
        }
    }

    .container-infoValores-bf {
        .infoValores-passaporti-bf {
            margin: 0;
            color: black;
            text-transform: unset;
            padding: 5px 0;
        }

        .linha-soma {
            margin: 0;
        }

        .container-titulo-evento {
            font-size: 28px;
        }

        .container-infoValores-bf .price-card {
            max-width: initial;
            border-radius: 47px;
        }
    }

    .container-detalhesCompra-bf {
        display: flex;
        margin-top: 15px;
    }

    .container-detalhesCompra-bf .container-titulo-evento{
        width: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .container-detalhesCompra-bf .container-valor-evento{
        width: 50%;
    }

    .container-detalhesCompra-bf .container-valor-evento .symbol, .container-detalhesCompra-bf .container-valor-evento .price-sum{
        font-size: 14px;
    }

    .container-detalhesCompra-bf .container-valor-evento .value{
        font-size: 32px;
    }

    .container-buyNow-bf{
        color: white;
    }

    .container-buyNow-bf .price-total-2{
        font-weight: bold;
    }

    .container-buyNow-bf .botaoverde-fit-2{
        background: #E49D34 !important;
        color: #00160C;
        font-weight: bold;
    }

    .container-buyNow-bf a{
        color: #E345A1;
    }
}

.terms-and-condition-text {
    text-align: center;
    font: normal normal 900 14px/19px Montserrat;
    letter-spacing: 0px;
}

.terms-and-condition-text a {
    font-weight: bold;
    color: #E49D34 !important;
}
section#duvidas .title-duvidas {
    border-bottom: 1px solid #00160C !important;
}

#duvidas {
    background-color: #E49D34;
    .outras-informacoes-fit {
        font: normal normal 900 70px/122px Montserrat;
        color: #00160C;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 0px;
    }

    a[aria-expanded="true"] h4.title-duvidas {
        color: #00160C !important;
        border-bottom: 1px solid #00160C !important;
    }

    h4.title-duvidas {
        font: normal normal 700 16px/20px Montserrat;
        color: #00160C !important;
        border-bottom: 1px solid #00160C !important;
        letter-spacing: 0px;
    }

    div.panel-body {
        font: normal normal 400 14px Montserrat;
        color: #00160C;
        letter-spacing: 0px;
    }
}

.compraki-products-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 40px;
}

@media (max-width: 768px) {
    .festival-banner {
        max-width: 330px;
        height: auto;
        margin: 0;
    }

    .festival-banner span {
        font-size: 28px;
    }

    .banner-product-info p {
        line-height: 30px;
        font-size: 25px;
    }

    .gallery-row {
        flex-direction: column;
        gap: 20px;
    }

    .lineup-desktop {
        display: none;
    }

    .lineup-mobile {
        list-style: none;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 12px;
        margin-bottom: 40px;
    }

    .lineup-item {
        font-size: 20px;
    }

    .lineup-image {
        width: 100%;
    }

    .muzik-logo-container {
        margin-top: 60px;
    }

    .muzik-logo-container img {
        width: 286px;
    }

    .compraki-products-container {
        flex-direction: column;
    }

    .star {
        width: 20px;
    }
}

@media (min-width: 1024px) {
    #banner-produto {
        background-position: 50% 30%;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        z-index: 2;
        padding: 180px 1.5rem 2rem;

        .content {
            max-width: 1400px;
            margin: 0 auto;
            display: none;
            flex-direction: row;
            justify-content: flex-start;

            .header {
                position: relative;

                h1 {
                    color: black;
                    text-transform: uppercase;
                    font: normal normal 800 35px/40px Montserrat;
                }

                img {
                    display: none;
                }
            }

            .list {
                margin-top: 1rem;
                max-width: 900px;
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;

                .item {
                    display: flex;
                    align-items: center;
                    gap: 0.4rem;
                    border-bottom: 1px solid rgba(0, 6, 10, 0.16);
                    padding: 1rem 0;
                    font: normal normal 700 12px/14px Montserrat;
                    width: 50%;
                    position: relative;

                    &:nth-child(2),
                    &:nth-child(4) {
                        &::before {
                            content: "";
                            position: absolute;
                            left: 0;
                            top: 50%;
                            transform: translateY(-50%);
                            height: 24px;
                            width: 1px;
                            background: rgba(0, 6, 10, 0.16);
                            margin-left: -2rem;
                        }
                    }

                    svg {
                        flex-shrink: 0;
                    }
                }

                :nth-child(3),
                :nth-child(4) {
                    border-bottom: none;
                }
            }

            button {
                background-color: #78C800;
                height: 48px;
                width: 320px;
                display: flex;
                justify-content: center;
                align-items: center;
                gap: .6rem;
                border-radius: 32px;
                font: normal normal 800 16px/20px Montserrat;
                border: none;
                color: white;
                box-shadow: 0px 3px 1px 0px #00060A29;
                margin-top: 1.5rem;
            }

            .alert-promo {
                font: normal normal 400 14px/16px Montserrat;
                color: #00060A;
                display: flex;
                align-items: center;
                justify-content: flex-start;
                gap: .3rem;
                margin-top: .6rem;

                span {
                    font: normal normal 700 14px/16px Montserrat;
                    color: #78C800;
                    text-transform: uppercase;
                }
            }
        }

        .content + img {
            display: block;
            position: absolute;
            right: 5rem;
            height: 194px;
            width: auto;
            bottom: -1.2rem;
        }
    }
}