
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500;700&family=Lato:wght@300;400;700&display=swap');

body {
    margin: 0;
    padding: 0;
    min-width: 1000px;
}

div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.hero-content h1 {
    font-size: 100px;
    line-height: 1.15;
}

#la-polla {
    color: rgb(232, 199, 106);
}

#mundialista {
    color: rgb(249, 248, 213);
}
.hero-images {
    flex-direction: row;
    vertical-align: top;
    gap: 125px;
}

#hero-x {
    font-size: 100px;
    font-family: Oswald;
    color: #e8c04a;
    font-size: 100px;
    font-weight: 400;
    opacity: 0.7;
}

#wc-image {
    height: auto;
    width: 250px;
    filter: drop-shadow(0px 0px 13px rgba(232, 192, 74, 0.1));
    opacity: 0.85;
}

#logo-hero {
    height: auto;
    width: 300px;
    filter: drop-shadow(0px 0px 18px rgba(232, 192, 74, 0.05)) brightness(80%);
}

#hero-texture {
    position: absolute;
    opacity: 1;
}

#inicio {
    padding-top: 64px;
    background-color: rgb(8, 13, 20);
}

.hero-content {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#azteca {
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    opacity: 0.23;
    mask-image: linear-gradient(to bottom, rgb(5, 14, 27) 60%, transparent 100%);
    -webkit-mask-image: linear-gradient(to bottom, rgb(5, 14, 27) 60%, transparent 100%);
}

.hero-buttons {
    flex-direction: row;
    gap: 25px;
    justify-content: center;
    vertical-align: top;
    margin-bottom: 60px;
    margin-top: 60px;
}

#play-button {
    font-family: Oswald;
    font-size: 20px;
    background-color: #c9a84c;
    color: #111114;
    border: none;
    padding: 15px 50px;
    border-radius: 10px;
    margin-top: 20px;
    background-clip: padding-box;
}

#play-button:hover {
    background-color: #987f3a;
    opacity: (0.15);
    cursor: pointer;
}

#rules-button {
    font-family: Oswald;
    font-size: 20px;
    background-color: #000000;
    color: white;
    border: none;
    padding: 15px 50px;
    border-radius: 10px;
    margin-top: 20px;
    border: 1px solid #c9a84c;
}

#reglas-doc {
    color: white;
    background-color: transparent;
    text-decoration: none;
}

#rules-button:hover {
    background-color: #413c30;
    opacity: 0.8;
    cursor: pointer;
}

#como-funciona-items {
    position: relative;
    background-image: linear-gradient(to bottom, #060f18, #0d1b2a);
}

#texture {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("../assets/stars_texture.jpg");
    background-size: cover;
    opacity: 0.20;
    z-index: 0;
}

.como-funciona,
    .premios {
    position: relative;
    z-index: 1;
    display: block;
    margin: 100px auto;
    text-align: center;
}

.premios {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.premios-info{
    flex-direction: column; 
}
.como-funciona {
    width: 80%;
}

table {
    table-layout: fixed;
    width: 720px;
    margin: auto;
    border-collapse: collapse;
    background-color: rgba(103, 104, 83, 0.2);
    border-radius: 35px;
    line-height: 4em;
}

th,
td {
    color: rgb(249, 248, 213);
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}

.tablas-premios {
    display: flex;
    flex-direction: row;
    gap: 150px;
    justify-content: center;
    width: 100%;
    margin-top: 40px;
}

.tabla-momento {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.premio-tabla {
    line-height: 1.8;
}

.tabla-pnt {
    display: block;
    font-size: 15px;
    opacity: 0.8;
    color: rgb(246, 240, 222);
    text-transform: initial;
}

td {                                                                                                                                                                                                                
    border-bottom: 1px solid rgba(249, 248, 213, 0.128);
}

tr:last-child td {
    border-bottom: none;
}

td:last-child {
    border-right: none;
}

tr:first-child td{
    border-right: none;
    color: rgb(232, 199, 106);
}


.funciona {
    display: inline-block;
    width: 350px;
    min-height: 350px;
    box-sizing: border-box;
    margin: 60px 45px 100px;
    padding: 32px;
    border: 1px solid rgb(249, 248, 213);
    line-height: 1.6;
    vertical-align: top;
    box-shadow: 20px 20px 20px #102135;
    background-image: linear-gradient(120deg, #0d1b2a, #0a0a0f);

}

.funciona:hover {
    border: 2px solid #c9a84c; 
}

#first {
    margin-top: 60px;
}

.first:hover {
    background-color: rgba(255, 215, 0, 0.4);
}

.second:hover {
    background-color: rgba(192, 192, 192, 0.5);
}   

.third:hover {
    background-color: rgba(191, 137, 112, 0.5);
}

.fourth:hover, 
.fifth:hover {
    background-color: rgba(179, 179, 151, 0.2);
}

#premios-items {
    position: relative;
    background-image: linear-gradient(120deg, #12253a, #0a0a0f);
}

#premios-bg {
    position: absolute;
    background-image: url("../assets/wc-wallpaper.jpg");
    opacity: 0.12;
    filter: saturate(20%);
    filter: blur(6px);
    height: 100%;
    width: 100%;
    z-index: 0;
}

.posiciones {
    margin-top: 18px;
    flex-direction: column;
    border: 2px solid rgba(103, 100, 1, 0.5);
    
}

.premios p {
    color: #faf7ec;
}

h1 {
    text-align: center;
    font-family: Oswald, sans-serif;
}

h2 {
    font-family: Oswald, sans-serif;
    font-size: 60px;
    color: rgb(232, 199, 106);
    margin-bottom: 0;
}

h3 {
    font-family: Oswald, sans-serif;
    color: rgb(249, 248, 213);
    font-weight: bold;
    font-size: 45px;
    text-align: center;
    
}

.momenti {
    font-size: 30px;
    color: rgb(232, 199, 106)
}

h4 {
    color: rgb(232, 199, 106);
}

p{
    font-family: Lato, sans-serif;
    font-size: 20px;
    color: #ffffff;
    line-height: 1.6;
}

@media (max-width: 768px) {
    body {
        min-width: unset;
    }

    .hero-content h1 {
        font-size: 52px;
    }

    #hero-x {
        font-size: 52px;
    }

    .hero-images {
        flex-direction: column;
        gap: 30px;
    }

    #wc-image {
        width: 150px;
    }

    #logo-hero {
        width: 180px;
    }

    .hero-buttons {
        flex-direction: column;
        gap: 15px;
    }

    table {
        width: 90%;
    }

    .tablas-premios {
        flex-direction: column;
        gap: 40px;
    }

    .funciona {
        width: 85%;
        margin: 30px auto;
        display: block;
    }

    h2 {
        font-size: 36px;
    }

    h3 {
        font-size: 28px;
    }

    p {
        font-size: 16px;
    }
}