#lolla-2025 {
    max-width: none !important;
}

#lolla-2025.v2 {
    background: url(/content/uploads/2025/12/bg-lolla.jpg) no-repeat;
    background-size: cover;
    background-position: bottom center;
    background-attachment: fixed;
    padding-bottom:0;
}

@media (min-width: 992px) {
    #lolla-2025.v2 {
        background: url(/content/uploads/2025/12/bg-full.jpg) no-repeat top center;
        background-size: 100%;
    }
}

@media (min-width: 1200px) {
    #lolla-2025 .helado-slider_card.card-single {
        padding: 18px;
    }
}

.bg-box {
    background: url(/content/uploads/2025/12/bg-mobile.png) no-repeat center center;
    position: relative;
    width: 100%;
    background-size: cover;
    min-height: 670px;
    max-width: 340px;
}
#lolla-2025.v2 .box-header{
    margin-top: -20px
}

.bg-box p {
    margin-top: 0;
    text-shadow: 1px 1px 1px #512a79;
    text-align: center;
    font-family: "Bebas Neue", serif !important;
    font-size: 18px;
}

#lolla-2025 .title-h2, #lolla-2025 .title-h3 {
    background: url(/content/uploads/2025/12/bg-video.png) no-repeat center center;
    margin: 0 auto 0 auto;
    text-align: center;
    width: 244px;
    height: 80px;
    padding: 0;
    border-radius: 0;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Montserrat", serif !important;
    position: relative;
    z-index: 2;
}


#lolla-2025.v2 .video-wrapper {
    width: 100%;
    height: auto;
    max-width: 900px;
    aspect-ratio: 16 / 9;
    position: relative;
    overflow: hidden;
    border-radius: 25px;
    box-shadow: 0px 0px 22px rgba(255, 255, 255, 0.4);
    margin: 0 auto;
    margin-top:-20px;
    z-index: 1;
}

#lolla-2025.v2 .btn-bases{
    z-index: 2;
    position: relative;
}

#lolla-2025.v2 .video-wrapper video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}


#lolla-2025 .title-h3.galeria {
    background: url(/content/uploads/2025/12/galeria.png) no-repeat center center;
    background-size: cover;
    height: 90px;
}

#lolla-2025 .title-h3.galeria h3 {
    font-size: 50px;
    font-family: "Bebas Neue", serif !important;
}

#lolla-2025 .title-h3.concursos {
    background: url(/content/uploads/2024/11/bg-concursos.png) no-repeat center center;
    background-size: cover;
    height: 105px;

}

#lolla-2025 .title-h3.concursos h3 {
    font-family: "Bebas Neue", serif !important;
    font-size: 50px;
}

#lolla-2025 .title-h3.video h3 {
    font-size: 22px;
}

#lolla-2025 .btn-deg {
    width: 140px;
    height: 30px;
    line-height: 30px;
    text-align: center;

    box-sizing: border-box;
    border-radius: 25px;
    background: #512a79;
    color: white;
    display: block;
    margin: -32px auto 0 auto;
    font-weight: bold;
    font-family: "Bebas Neue", serif !important;
    font-size: 24px;
}

#lolla-2025.v2 .title-h3.concursos {
    background: url(/content/uploads/2025/12/bg-concursos.png) no-repeat center center;
    background-size: cover;
    height: 140px;
}



.mapa2025 {
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.4);
}

@media (min-width: 768px) {
    .bg-box {
        background: url(/content/uploads/2025/12/bg-title2.png) no-repeat center center;
        position: relative;
        width: 100%;
        background-size: cover;
        min-height: 310px;
        max-width: 688px;
    }

    .bg-box p {
        margin-top: 0;
    }

    #lolla-2025 .title-h3.concursos {
        width: 350px;
        height: 150px;

    }

    #lolla-2025 .title-h3.concursos h3 {
        font-size: 65px;
    }

    #lolla-2025 .btn-deg {
        width: 220px;
        height: 45px;
        line-height: 45px;
        margin-top: -45px;
        font-size: 20px;
    }

    #lolla-2025 .title-h3.video h3 {

    }

}

@media (min-width: 992px) {

    #lolla-2025 {
        background: url(https://bresler.cl/content/uploads/2025/01/bg2.png) no-repeat top center;
        background-size: 100%;

    }

    #lolla-2025 .btn-deg {
        font-size: 24px;

    }

    .bg-box {
        background: url(/content/uploads/2025/12/bg-title2.png) no-repeat center center;
        background-size: cover;
        min-height: 360px;
        max-width: 800px;
    }

    .bg-box p {
        margin-top: 10px;
    }

    .container-media {
        display: flex;
        justify-content: center;
    }

}


@media (min-width: 1200px) {
    .puntos-venta .slide-contents .slide-box {
        max-width: 310px;
        margin: 20px!important;
    }
}