<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    font-display:auto;
}
html,body {
    font-family: "Myriad", tahoma, arial, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Myriad", tahoma, arial, sans-serif;
    margin: 0;
    overflow-x: hidden;
    font-weight: normal;
    line-height: 1.42857143;
    color: #4d4d4d;
    background-color: white;
    position: relative;
}

#top-bar{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3a5da7+0,3a5da7+15,65b3ee+50,3a5da7+85,3a5da7+100 */
    background: #3a5da7; /* Old browsers */
    background: -moz-linear-gradient(left,  #3a5da7 0%, #3a5da7 15%, #65b3ee 50%, #3a5da7 85%, #3a5da7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #3a5da7 0%,#3a5da7 15%,#65b3ee 50%,#3a5da7 85%,#3a5da7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #3a5da7 0%,#3a5da7 15%,#65b3ee 50%,#3a5da7 85%,#3a5da7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a5da7', endColorstr='#3a5da7',GradientType=1 ); /* IE6-9 */
    width: 100%;
    height: 35px;
}

#logos{
    width: 95%;
    max-width: 760px;
    margin: 40px auto;
    text-align: center;
    display: table;
}
#logos img{
    width: 100%;
}

h1{
    margin: auto;
    text-align: center;
    margin-top: 120px;
    margin-bottom: 70px;
}

h1 span.intro{
    display: block;
    font-family: "Brandom-Bold";
    color: #053166;
}

h1 span.highlighted{
    display: table;
    font-family: "Billion-Dreams";
    color: transparent;
    font-size: 190px;
    line-height: 160px;
    position: relative;
    margin: auto;
}

h1 span.highlighted img{
    position: absolute;
    width: 100%;
    max-width: 578px;
    left: 0px;
    top: 0px;
    pointer-events: none;
}

.video-wrapper{
    margin: auto;
    padding: 0px !important;
    position: relative;
}

.video-wrapper.large{
    width: 85%;
    max-width: 660px;
}
.video-wrapper.small{
    width: 290px;
    margin-bottom: 15px;
}
.video-wrapper div{
    position: relative;
    padding-bottom: 56.25% !important;
    padding-top: 25px !important;
    height: 0;
}
.video-wrapper div iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blue{
    color: #365e98;
}

.gray{
    color: #5b5b5f;
}

.center{
    text-align: center;
    margin: auto;
}

.brandom{
    font-family: "Brandom-Medium";
}

.brandom b{
    font-family: "Brandom-Black";
    font-weight: normal;
}

.principal{
    width: 90%;
    max-width: 900px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.font-large{
    font-size: 26px;
}

.font-xlarge{
    font-size: 36px;
}

.font-medium{
    font-size: 21px;
}

#tabla-principal{
    background-image: url(../imgs/tabla.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 700px;
    margin: 10px auto 25px auto;
    height: 385px;
    padding: 0 18px;
}

#tabla-principal p{
    color: black;
    text-align: center;
    width: 650px;
    height: 125px;
    margin: auto;
    font-size: 25px;
    padding-top: 25px;
}
#tabla-principal p b{ display: block;}

#tabla-principal table{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    border: none;
}

#tabla-principal table th{
    height: 60px;
    color: #65b3ee;
    font-size: 28px;
}

#tabla-principal table td{
    height: 52px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
    font-size: 21px;
}

h2{
    font-family: "Brandom-Black";
    font-size: 43px;
    margin-top: 120px;
    margin-bottom: 120px;
}

#condiciones{
    display: flex;
    margin: auto;
    max-width: 520px;
    text-decoration: none;
    margin-bottom: 20px;

}


#condiciones span{
    border-left: solid 2px #365e98;
    padding-left: 30px;
    margin-left: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: "Brandom-Medium";
    font-size: 27px;
    line-height: 25px;
}

#condiciones span b{
    display: block;
    font-family: "Brandom-Black";
    font-size: 42px;
    line-height: 25px;
    margin-bottom: 12px;

}

hr{
    border-bottom: solid 2px #50c8ff;
    border-top: none;
    width: 80%;
    margin-top: 45px;
    margin-bottom: 45px;
}

.button{
    background-color: #ceb340;
    display: table;
    color: white;
    padding: 12px 30px;
    font-size: 28px;
    border-radius: 35px;
    margin-bottom: 15px;
}

.appbutton{
    margin: 10px;
    display: inline-table;
}

.no-top{
    margin-top: 5px !important;
}

.no-bottom{
    margin-bottom: 5px !important;
}

#fmm{
    color: #50c8ff;
    font-size: 65px;
    line-height: 45px;
    text-decoration: none;
    display: table;
    margin: auto;
    font-family: Brandom-Black;
}

.videos{
    max-width: 900px;
    width: 100%;
    display: table;
    margin: 40px auto;
}
.flex{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.videos hr{
    border-bottom: dotted 2px #006a94;
    border-top: none;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.top-separator-yellow{
    padding-top: 30px;
    position: relative;
}

.top-separator-yellow:before{
    content: " ";
    display: block;
    position: absolute;
    width: 100px;
    height: 6px;
    border-radius: 2px;
    background-color: #f7eb63;
    left: 50%;
    margin: -20px 0px 0px -50px;

}

#vigilado{
    width: 22px;
    position: absolute;
    bottom: 80px;
    left: 8px;
}

@media (max-width: 885px) {
    h1 {
        margin-top: 15vw;
        margin-bottom: 8vw;
    }

    h1 span.intro{
        font-size: 4.5vw;
    }

    h1 span.highlighted{
        font-size: 30vw;
        line-height: 30vw;
    }
    .font-large{
        font-size: 20px;
    }

    .font-xlarge{
        font-size: 27px;
    }

    .font-medium{
        font-size: 15px;
    }
    h2{
        font-size: 33px;
    }



    #condiciones{
        display: table;
        text-align: center;
        margin: auto;
        margin-bottom: 20px;
    }

    #condiciones img{
        display: block;
        margin: auto;
    }

    #condiciones span{
        font-size: 20px;
        line-height: 25px;
        display: block;
        padding: 0px 10px;
        margin: 20px 0px 0 0;
        border: none;
    }

    #condiciones span b{
        font-size: 30px;
        line-height: 25px;

    }

    .button{
        width: 80%;
        font-size: 4vw;
    }

    #fmm{
        font-size: 44px;
        line-height: 30px;
    }

    #vigilado {
        width: 13px;
        bottom: 39px;
        left: 4px;
    }



}

@media (max-width: 650px){
    #tabla-principal {
        background-image: none;
        width: 100%;
        margin: 0;
        height: auto;
        padding: 0;
    }
    #tabla-principal p {
        height: auto;
        width: auto;
        margin: auto;
        font-size: 17px;
        padding: 15px;
        background-color: #fbe933;
        border-top-right-radius: 25px;
        border-top-left-radius: 25px;
    }
    #tabla-principal table th {
        font-size: 20px;
    }
    #tabla-principal table td {
        font-size: 17px;
    }

    #tabla-principal table {
        background-color: #fbe933;
        border-bottom-left-radius: 25px;
        border-bottom-right-radius: 25px;
    }

    #tabla-principal table thead tr{
        background-color: #055e9b;
    }

    #tabla-principal table thead tr th:last-child,#tabla-principal table tbody tr td:last-child{
        border-left: dashed 2px black;
    }

    #tabla-principal table tbody tr:nth-child(even){
        background-color: #fff9cc;
    }
}


</pre></body></html>