@font-face {
    font-family: 'Outfit';
    src: url(../font/Outfit-VariableFont_wght.ttf);
}
*{
    font-family: 'Outfit';
}
body, html{
    margin: 0;
    padding: 0;
    background: url(../img/bg-img.png) ,#08001B;
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
}
.onl{
    width: 100%;
    display: flex;
    justify-content: center;
}
.onl_blokcs1{
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}
.onl_blokcs1 h1{
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF;
}
.onl_conts{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.onl_conts a{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    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: 78px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 0;
}
.mex_blokc10 h5{
    background-color: #7C43FF;
    color: #FFFFFF;
    font-size: 78px;
    font-weight: 700;
    width: 722px;
    height: 91px;
    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: 63px;
    height: fit-content;
}
.mex_conts1 p{
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    margin-left: 10px;
}
.bet{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 150px;
}
.bet_blokcto1{
    width: 90%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #35009E;
    border: 1px solid #2B06CF;
    border-radius: 20px;
}
.bet_contto1 p{
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    width: 600px;
    text-align: center;
}
.bet_contto1{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.bet_contto1 img{
    width: 600px;
    height: 220px;
    object-fit: cover;
    border-radius: 20px;
}
.bet_contto1 h5{
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: 10px;
    width: 680px;
    margin-bottom: 0;
}
.bet_1_1gv{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 708px;
    height: 373px;
}
.bet_1_1gv button{
    cursor: pointer;
    background-color: #7C43FF;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 700;
    border: none;
    width: 600px;
    height: 66px;
    border-radius: 20px;
    margin-top: 40px;
}
.bet_2_1gv{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 550px;
    height: 115px;
}
.bet_1_1gv p{
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    width: 550px;
}
.bet_2_1gv h3{
    color: #7C43FF;
    font-size: 44px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    background-color: #08001B;
    border: 1px solid #2B06CF;
    border-radius: 20px;
    width: 340px;
    height: 120px;
    margin-right: 20px;
}
.bet_2_1gv h4{
    background-color: #08001B;
    border: 1px solid #2B06CF;
    border-radius: 20px;
    width: 340px;
    height: 120px;
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.bet_2_1gv h4 span{
     color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
}
.bet_2_1gv h4 img{
    width: 98px;
    height: fit-content;
}
.bet_2_1gv span{
    color: #FFFFFF;
    font-size: 24px;
    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: #FFFFFF;
    font-size: 44px;
    font-weight: 700;
}
.juego_conts1{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.juego_textjner{
    background-color: #06000E;
    border: 1px solid #2B06CF;
    border-radius: 20px;
    width: 420px;
    height: 350px;
    display: flex;
    flex-direction: column;
        align-items: start;
    justify-content: center;
    padding-left: 20px;
}
.juego_textjner p{
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0;
    width: 386px;
    text-align: start;
}
.juego_1_0ar{
    display: flex;
    flex-direction: column;
    align-items: start;
    width: 400px;
}
.img_1{
    display: flex;
    align-items: center;
    justify-content: left;
    border-radius: 24px;
    width: 300px;
    height: 80px;
    margin-bottom: 20px;
}
.juego_1_0ar img{
    width: 70px;
    height: fit-content;
}
.juego_1_0ar h2{
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
    height: 114px;
    text-align: start;
}
.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: white;
    font-size: 44px;
    font-weight: 700;
}
.acerca_cont-1{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.acerca_textto1{
    background-color: #35009E;
    border: 1px solid #2B06CF;
    border-radius: 20px;
    width: 420px;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
}
.acerca_textto1 p{
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    height: 140px;
}
.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: #FFFFFF;
    font-size: 24px;
    font-weight: 700;
    margin-left: 20px;
}
.acerca_1_1 span{
    color: #FACC15;
    margin-left: 80px;
}
footer{
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #06000E;
    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;
}
.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: #CCCCCC;
    font-size: 16px;
    font-weight: 400;
    margin-left: 20px;
    margin-right: 20px;
}
.casino p{
    color: #CCCCCC;
    font-size: 16px;
    font-weight: 500;
    margin-top: 30px;
}
.casino_blokcmx a img{
    width: 159px;
    height: fit-content;
}




.pol{
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #08001B;
    margin-top: 30px;
}
.pol_blokc{
    width: 70%;
    display: flex;
    flex-direction: column;
    background-color: #250256;
    border: 1px solid #2B06CF;
    border-radius: 8px;
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
}
.pol_blokc h1{
    font-weight: 700;
    font-size: 44px;
    color: #FFFFFF;
}
.pol_blokc h5{
    font-weight: 500;
    font-size: 24px;
    color: white;
}
.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: 24px;
    color: #FFFFFF;
}
.pol_blokc li{
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
}
.pol_text{
    display: flex;
    flex-direction: row;
    justify-content: right;
}
.pol_text h4{
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    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: #250256;
    padding: 30px;
    border-radius: 30px;
    border: 1px solid #2B06CF;
    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: #7C43FF;
    color: white;
    border: none;
    padding: 12px 15px;
    margin: 10px 10px;
    border-radius: 10px;
    cursor: pointer;
    font-size: 1em;
    transition: background-color 0.3s ease;
}
.age-gate-buttons button#age-no {
    background-color: #08001B;
}









@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: 350px;
        margin-top: 20px;
    }
    .bet_2_1gv{
        width: 287px;
        height: fit-content;
        flex-direction: column;
    }
    .bet_1_1gv p{
        width: 287px;
    }
    .bet_2_1gv h3{
        font-size: 24px;
                display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
                margin-top: 5px;
        margin-bottom: 5px;

    }
    .bet_2_1gv h4{
        margin-left: 0;
               display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 5px;
        margin-bottom: 5px;
        padding-left: 0;
    }
    .bet_2_1gv h3{
        margin-right: 0;
    }
    .bet_2_1gv span{
        font-size: 16px;
    }
    .bet_contto1 h5{
        width: 360px;
        text-align: center;
        font-size: 16px;
    }
    .bet_1_1gv{
        width: 400px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 30px;
    }
    .img_1{
        justify-content: left;
            height: fit-content;
    }
    .bet_1_1gv button{
        width: 320px;
        margin-top: 20px;
    }
    .juego_conts1{
        flex-direction: column;
        align-items: center;
    }
    .acerca_1_1 span{
       margin-left: 10px;
    }
    .juego_textjner{
        width: 400px;
        height: 300px;
        padding-left: 0;
        margin-bottom: 20px;
    }
    .juego_1_0ar{
        justify-content: center;
        padding-left: 0;
        align-items: start;
    }
    .juego_textjner p{
        padding-left: 20px;
        text-align: start;
    }
    .acerca_cont-1{
        flex-direction: column;
    }
    .acerca_textto1{
        margin-bottom: 20px;
        width: 400px;
        padding-left: 0;
        align-items: center;
    }
    .acerca_textto1 p{
        width: 350px;
    }
    .acerca_1_1{
        justify-content: left;
        width: 350px;
    }
    .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;
    }
    .bet{
        margin-top: 50px;
    }
    .juego_blokc_1one h1{
        font-size: 32px;
    }
    .acerca_blokcs1 h1{
        font-size: 32px;
    }
    .juego_1_0ar img{
        margin-left: 20px;
    }
    .juego_1_0ar h2{
        font-size: 24px;
        height: 60px;
        text-align: start;
        margin-left: 20px;
    }
    .juego_textjner p{
        font-size: 16px;
    }
    .mex_blokc10 h5{
        width: 344px;
        height: 45px;
    }
    .bet_contto1 p{
        width: 350px;
    }
}