@font-face {
    font-family: 'Mulish';
    src: url(../font/Mulish-VariableFont_wght.ttf);
}
*{
    font-family: 'Mulish';
}
body, html{
    margin: 0;
    padding: 0;
    background-color: rgb(1, 54, 88);
    background-image: url(../img/casino1.avif);
    background-attachment: fixed;
    background-size: cover;
}
.onl{
    width: 100%;
    display: flex;
    justify-content: center;
}
.onl_blokcs1{
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.onl_blokcs1 h1{
    font-size: 28px;
    font-weight: 700;
    color: rgb(255, 255, 255);
}
.onl_conts{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.onl_conts a{
    font-size: 18px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-decoration: none;
    margin-left: 40px;
}
.mex{
    width: 100%;
    display: flex;
    justify-content: center;
}
.mex_blokc10{
    width: 70%;
    display: flex;
    flex-direction: column;
}
.mex_blokc10 h1{
    font-size: 60px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    margin-bottom: 0;
}
.mex_blokc10 h5{
    background-color: #f0649e;
    color: rgb(255, 255, 255);
    font-size: 60px;
    font-weight: 700;
    width: 550px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 20px;
}
.mex_conts1{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.mex_conts1 img{
    width: 60px;
    height: fit-content;
}
.mex_conts1 p{
    font-size: 20px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    margin-left: 10px;
}
.bet{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 100px;
}
.bet_blokcto1{
    width: 88%;
    display: flex;
    justify-content: space-around;
    background-color: rgb(1, 54, 88);
    border: 3px solid #f0649e;
    border-radius: 30px;
    padding: 2%;
}
.bet_contto1{
    display: flex;
    flex-direction: column;
}
.bet_contto1 img{
    width: 680px;
    height: 180px;
    object-fit: cover;
    border-radius: 30px;
}
.bet_contto1 h5{
    font-size: 20px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    margin-top: 10px;
    width: 680px;
    margin-bottom: 0;
}
.bet_1_1gv{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgb(26, 74, 104);
    width: 550px;
    height: 250px;
    border-radius: 30px;
}
.bet_1_1gv button{
    cursor: pointer;
    background-color: #8e3cecbe;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700;
    border: none;
    width: 500px;
    height: 50px;
    border-radius: 60px;
    margin-top: 20px;
}
.bet_2_1gv{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: self-end;
}
.bet_2_1gv h3{
    color: #f0649e;
    font-size: 44px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.7);
    padding-right: 20px;
}
.bet_2_1gv span{
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    font-weight: 400;
}
.bet_2_1gv h4{
    color: rgb(255, 215, 0);
    font-size: 44px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    padding-left: 10px;
}
.juego{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 100px;
}
.juego_blokc_1one{
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.juego_blokc_1one h1{
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-weight: 700;
}
.juego_conts1{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.juego_textjner{
    background-color: rgb(1, 54, 88);
    border: 3px solid #f0649e;
    border-radius: 30px;
    width: 420px;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
}
.juego_textjner p{
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    font-weight: 500;
}
.juego_1_0ar{
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 320px;
}
.juego_1_0ar img{
    width: 48px;
    height: fit-content;
    margin-right: 5px;
}
.juego_1_0ar h2{
    color: rgb(255, 255, 255);
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
}
.acerca{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 100px;
}
.acerca_blokcs1{
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.acerca_blokcs1 h1{
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-weight: 700;
}
.acerca_cont-1{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.acerca_textto1{
    background-color: #013658;
    border: 3px solid #f0649e;
    border-radius: 30px;
    width: 420px;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
}
.acerca_textto1 p{
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 500;
}
.acerca_1_1{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.acerca_1_1 img{
    width: 60px;
    height: fit-content;
}
.acerca_1_1 h3{
    text-align: start;
    color: #d5e147;
    font-size: 24px;
    font-weight: 700;
    margin-left: 20px;
}
.acerca_1_1 span{
    color: rgb(255, 215, 0);
}
footer{
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #7604fa;
    margin-top: 50px;
}
.casino{
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
}
.casino_blokcmx{
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid (255, 255, 255, 0.1);
}
.casino_cont1{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.casino_cont1 h5{
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.casino_text1{
    display: flex;
    flex-direction: row;
    margin-top: 30px;
}
.casino_text1 a{
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 700;
    margin-left: 20px;
    margin-right: 20px;
}
.casino p{
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    font-weight: 500;
    margin-top: 30px;
}




.pol{
    width: 100%;
    display: flex;
    justify-content: center;
}
.pol_blokc{
    width: 70%;
    display: flex;
    flex-direction: column;
    background-color: #8e3cecbe;
    border-radius: 8px;
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
}
.pol_blokc h1{
    font-weight: 700;
    font-size: 80px;
    color: rgb(255, 255, 255);
}
.pol_blokc h5{
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    color: rgb(255, 255, 255);
}
.pol_blokc h2{
    font-weight: 700;
    font-size: 32px;
    color: rgb(255, 255, 255);
    border-bottom: 2px solid rgb(238, 238, 238);
}
.pol_blokc p{
    font-weight: 500;
    font-size: 20px;
    color: rgb(255, 255, 255);
}
.pol_blokc li{
    font-weight: 500;
    font-size: 20px;
    color: rgb(255, 255, 255);
}
.pol_text{
    display: flex;
    flex-direction: row;
    justify-content: right;
}
.pol_text h4{
    font-weight: 500;
    font-size: 20px;
    color: rgb(255, 255, 255);
    font-style: italic;
}
#age-gate {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    text-align: center;
}
.age-gate-content {
    background-color: #013658;
    padding: 30px;
    border-radius: 30px;
    border: 1px solid #35A2F0;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    max-width: 400px;
    width: 90%;
    color: #333;
}
.age-gate-content h2 {
    margin-bottom: 20px;
    font-size: 1.8em;
        color: #fff;
}
.age-gate-content p {
    margin-bottom: 30px;
    font-size: 1.1em;
    line-height: 1.5;
    color: #fff;
}
.age-gate-buttons button {
    background-color: #35A2F0;
    color: white;
    border: none;
    padding: 12px 15px;
    margin: 10px 10px;
    border-radius: 30px;
    cursor: pointer;
    font-size: 1em;
    transition: background-color 0.3s ease;
}
.age-gate-buttons button#age-no {
    background-color: #dc3545;
}









@media screen and (max-width: 900px){
    .onl_blokcs1{
        flex-direction: column;
        align-items: center;
    }
    .mex_blokc10 h5{
        width: 300px;
        font-size: 36px;
    }
    .mex_blokc10 h1{
        font-size: 36px;
    }
    .mex_blokc10{
        width: 80%;
    }
    .mex_conts1{
        flex-direction: column;
        align-items: start;
    }
    .mex_conts1 p{
        font-size: 16px;
        margin-left: 0;
    }
    .onl_conts{
        flex-direction: column;
    }
    .onl_conts a{
        margin-left: 0;
        margin-bottom: 10px;
    }
    .bet_blokcto1{
        flex-direction: column;
        align-items: center;
    }
    .bet_contto1 img{
        width: 360px;
    }
    .bet_contto1 h5{
        width: 360px;
        text-align: center;
        font-size: 16px;
    }
    .bet_1_1gv{
        width: 360px;
        margin-top: 30px;
    }
    .bet_1_1gv button{
        width: 320px;
    }
    .juego_conts1{
        flex-direction: column;
        align-items: center;
    }
    .juego_textjner{
        width: 400px;
        padding-left: 0;
        margin-bottom: 20px;
    }
    .juego_1_0ar{
        justify-content: center;
        padding-left: 20px;
    }
    .juego_textjner p{
        padding-left: 20px;
    }
    .acerca_cont-1{
        flex-direction: column;
    }
    .acerca_textto1{
        margin-bottom: 20px;
        width: 400px;
        padding-left: 0;
        align-items: center;
    }
    .acerca_textto1 p{
        text-align: center;
        width: 350px;
    }
    .acerca_1_1{
        justify-content: center;
    }
    .casino_blokcmx{
        flex-direction: column;
        align-items: center;
    }
    .casino_text1{
        flex-direction: column;
        align-items: center;
    }
    .casino_text1 a{
        margin-bottom: 20px;
    }
    .pol_blokc{
        width: 90%;
    }
    .pol_blokc h1{
        font-size: 29px;
    }
}