/* Minification failed. Returning unminified contents.
(30,35): run-time error CSS1039: Token not allowed after unary operator: '-color-red-txt--primary'
(131,25): run-time error CSS1039: Token not allowed after unary operator: '-color-cyan-txt--secondary'
 */
header, footer {
    display: none !important;
}

.main-container {
    background-image: url(/Content/assets/teaser/bg_mo_teaser.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.container-teaser {
    min-height: 100vh;
}

.teaser-content1 {
    padding-top: 2rem;
    width: 100%;
}

.content1-title {
    padding-inline: 15px;
    position: inherit;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.content1-title--title h1 {
    text-shadow: 4px 4px 0px var(--color-red-txt--primary);
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #000;
    color: white;
    font-size: 48px;
    font-family: 'LtoUnicore-LabBlackIt';
    text-transform: uppercase;
    position: relative;
    max-width: 350px;
    font-size: calc(40px + .5vw);
    margin-top: 20px;
}

.content1-title--title > img {
    width: 100%;
    max-width: 150px;
}

.content1-title > img {
    width: 100%;
    max-width: 170px;
    /* position: absolute; */
    bottom: -20px;
    right: 8%;
}

.content1-title--img > img {
    width: 100%;
    max-width: 200px;
}

.content1-title--title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 500px;
    /* position: relative; */
}

.content1-title--img {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-left: 70px;
    max-width: 500px;
}

.content1-title--img {
}

.contenido-teaser {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.content1-participa {
    margin-top: -35px;
    display: flex;
    flex-direction: column;
    align-items: start;
    position: relative;
    overflow: hidden;
}

.content1-participa-img {
    width: 100%;
    display: flex;
    /* justify-content: center; */
}

    .content1-participa-img img {
        width: 100%;
        max-width: 250px;
        margin-left: -50px;
    }

.content1-participa-txt {
    width: 95%;
    /* position: relative; */
    overflow: hidden;
    /* padding: 20px 20px; */
    background-image: url(/Content/assets/teaser/bg_dt_tira_teaser.webp);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -16px;
}

    .content1-participa-txt h2 {
        font-family: 'LtoUnicore-LabBlackIt';
        text-transform: uppercase;
        font-size: 20px;
        max-width: 265px;
        padding: 20px;
        position: relative;
        z-index: 2;
    }

        .content1-participa-txt h2 > span {
            color: var(--color-cyan-txt--secondary);
        }

    .content1-participa-txt img {
        width: 100%;
        max-width: 250px;
        position: absolute;
        right: -80px;
        top: 30px;
    }

.teaser-content2 {
    /* position: relative; */
    display: flex;
    /* flex-direction: column; */
    justify-content: end;
    width: 100%;
}

.content2-asset {
}

    .content2-asset img {
        width: 100%;
        max-width: 190px;
        position: absolute;
        z-index: 1;
        left: -170px;
        top: 75px;
    }

.content2-contenido {
    /* position: relative; */
    width: 100%;
    padding-inline: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
    padding-bottom: 0rem;
    max-width: 280px;
}

.content2-contenido-span {
    position: absolute;
    top: 20px;
    left: -35px;
    font-size: 20px;
}

    .content2-contenido-span p {
        font-family: 'LtoUnicore-LabBlackIt';
        padding: 10px 20px;
        border: 2px solid black;
        background-color: white;
    }

.content2-contenido-counter {
    position: relative;
    padding: 81px 10px 10px 10px;
    background-image: url(/Content/assets/teaser/bg_dt_tira_counter_teaser.webp);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
    width: 100%;
    /* max-width: 250px; */
    text-transform: uppercase;
    min-height: 320px;
}

    .content2-contenido-counter > p {
        font-family: 'HeroKawig';
        font-family: 'LtoUnicore-LabBlackIt';
        color: white;
        text-shadow: 6px 4px 0px #05B8FF;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #000;
        font-size: 150px;
    }

    .content2-contenido-counter span {
        font-family: 'HeroKawig';
        color: white;
        text-shadow: 6px 4px 0px #05B8FF;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #000;
        font-family: 'LtoUnicore-LabBlackIt';
        font-size: 70px;
    }

    .content2-contenido-counter a {
        font-size: 20px;
        text-decoration: none;
        padding: 14px 20px;
        margin-top: 20px;
        font-weight: bold;
        min-width: 200px;
        text-align: center;
    }

.content2-leyenda {
    margin-top: 20px;
}

    .content2-leyenda > p {
        color: white;
        font-size: 10px;
        font-family: 'Open Sans', sans-serif;
    }

.container-teaser--img {
    display: none;
    position: absolute;
}

.container-teaser--img-mjermaravilla {
    width: 100%;
    max-width: 340px;
    top: 50px;
    left: -90px;
}

.container-teaser--img-mosca {
    display: none;
    width: 100%;
    max-width: 350px;
    right: -8%;
    top: 40px;
    transform: translateX(-8%);
}

.content1-participa-legals {
}

.content1-participa-legals-dt {
    display: none;
}

.content1-participa-legals-mo {
    padding-bottom: 3rem;
    margin-left: -35px;
}

.content1-participa-legals .menu-socials-legals {
    display: flex;
    align-items: center;
    margin-top: 30px;
    max-width: 500px;
}


.content1-participa-legals .menu-socials-legals {
}

    .content1-participa-legals .menu-socials-legals .socials-legals {
        justify-content: center;
    }

        .content1-participa-legals .menu-socials-legals .socials-legals > img {
            width: 100px;
            height: 30px;
        }

    .content1-participa-legals .menu-socials-legals > p {
        color: white;
        font-family: 'Open Sans', sans-serif;
        font-size: 9px;
        text-align: left;
    }

.content1-participa-legals > a {
    color: white;
    display: block;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}

@media (min-width: 1000px) {
    .main-container {
        background-image: url(/Content/assets/teaser/bg_dt_teaser.webp);
    }

    .container-teaser {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        position: relative;
        overflow: hidden;
    }

    .contenido-teaser {
        flex-direction: row;
        justify-content: center;
        width: 100%;
        max-width: 1400px;
        position: relative;
        /* overflow: hidden; */
        padding: 5rem 2rem;
    }

    .container-teaser--img {
        /* display: block; */
    }

    .content1-participa-txt img {
        display: none;
    }

    /*
    .teaser-content1,
    .teaser-content2 {
        position: relative;
        width: 40%;
        justify-content: center;
    }
*/
    .teaser-content1 {
        /* z-index: 2; */
        width: 65%;
    }

    .teaser-content2 {
        z-index: 1;
        width: 35%;
    }

    .content2-contenido {
        /* position: relative; */
        max-width: 300px;
    }

    .content2-asset img {
        max-width: 270px;
        top: 140px;
        left: -225px;
    }

    .content1-participa-txt h2 {
        font-size: 32px;
        max-width: 425px;
    }

    .content1-participa-img {
        justify-content: start;
    }

        .content1-participa-img img {
            max-width: 380px;
            margin-left: 0;
            position: inherit;
            z-index: 1;
        }

    .content1-participa-txt {
        margin-top: -35px;
    }

    .content1-title--title h1 {
        font-size: 70px;
        margin: 0;
        max-width: 600px;
    }

        .content1-title--title h1 > img {
            /* left: 65%; */
            /* transform: translateX(-65%); */
            max-width: 250px;
        }

    .content1-title--img > img {
        max-width: 300px;
    }

    .content1-title {
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
        z-index: 2;
    }

    .content1-title--title {
        align-items: start;
        /* max-width: 500px; */
    }

        .content1-title--title > img {
            max-width: 250px;
        }

    .container-teaser--img-mjermaravilla {
        display: block;
    }

    .content1-participa-legals-dt {
        display: block;
    }

    .content1-participa-legals-mo {
        display: none;
    }

    .content1-participa-legals .menu-socials-legals .socials-legals > img {
        width: 100px;
        height: 40px;
    }

    .content1-participa-legals .menu-socials-legals > p {
        font-size: 12px;
    }
}


@media(min-width: 1200px) {
    .content2-asset img {
        max-width: inherit;
        min-width: 450px;
        top: 140px;
        left: -405px;
    }
}

