body{background-color:#001323;overflow-x:hidden;}

.header{overflow:hidden;}
.header_casino{position:relative;overflow:hidden;}
.header_casino_bg{position:absolute;width:calc(100% + 2rem);height:100%;top:0;left:-1rem;object-fit:cover;z-index:1;}
.header_casino_img{position:relative;z-index:2;}

.lucky_top{width:100%;height:auto;position:absolute;top:0;left:0;}
.lucky .content{z-index:3;padding-bottom:1rem;}
.lucky_title__t1{font-family:'Bebas Neue', cursive;color:#00e1ff;}
.lucky_title{text-align:center;position:relative;}
.lucky_title_img{margin:auto;}
.lucky_title__t1{position:absolute;bottom:0;left:50%;transform:translateX(-50%);}

.description_el{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;z-index:3;}
.description_el__img img{width:100%;height:auto;margin:auto;}
.description_el__des{color:#fff;font-weight:400;}
.description_el__separator{width:3px;background-color:#00e1ff;}
.description_el__gradient{position:absolute;width:100%;height:auto;z-index:-1;}

.play_win{position:relative;overflow:hidden;}
.lucky_title_2__back{position:relative;z-index:1;filter:blur(2px);opacity:.9;}
.lucky_title_2__front{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);z-index:3;}
.lucky_shine,.lucky_shine2{position:absolute;top:0;width:60%;height:auto;z-index:2;}
.lucky_shine{right:0;}
.lucky_shine2{left:0;transform:rotate(90deg);}

.prices .content{display:flex;flex-wrap:wrap;justify-content:center;}

.roadmap_title img{margin:auto;margin-bottom:2rem;}
.roadmap_con{position:relative;margin:auto;}
.roadmap_con_el{position:relative;z-index:3;background-color:#f5f5f6;display:flex;align-items:center;border-radius:.5rem;overflow:hidden;}
.roadmap_con_el:last-child{margin-bottom:0;}
.roadmap_con_el__per{position:relative;}
.roadmap_con_el__des{color:#101010;font-weight:bold;flex-grow:1;}
.roadmap_con_el__per img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;}
.roadmap_con_el__per div{position:relative;z-index:2;color:#fff;font-weight:900;}

.roadmap_line{position:absolute;z-index:1;top:0;height:100%;background: rgb(255,255,255);background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,231,243,0.7) 15%, rgba(0,231,243,1) 50%, rgba(0,231,243,0.7) 85%, rgba(18,18,18,0) 100%, rgba(255,255,255,0) 100%);}
.roadmap_sep{position:absolute;top:0;left:0;height:100%;z-index:2;}
.roadmap_sep_el{position:absolute;background-color:#00e7f3;}
.roadmap_sep_el img,.roadmap_sep_el div{position:absolute;}
.roadmap_sep_el div{background-color:#00e7f3;border-radius:50%;}

@media (max-width: 599px){
    .header_casino{padding-top:5rem;}
    .header_casino_img{width:100%;height:auto;margin:auto;transform:translateX(1%);}
    .header_bottom{width:100%;height:4rem;}

    .lucky{margin-top:-4rem;}
    .lucky_title_img{width:10rem;}
    .lucky_title__t1{font-size:4rem;line-height:2rem;letter-spacing:-2px;white-space:nowrap;}

    .lucky_title_2__back{width:180%;transform:translateX(-20%);}
    .lucky_title_2__front{width:90%;top:50%;}

    .description_el__des{width:100%;}
    .description_el__img{width:60%;margin:auto;}
    .description_el:nth-child(1){flex-direction:column-reverse;}
    .description_el:nth-child(1) .description_el__des{margin-bottom:1rem;}
    .description_el:nth-child(2) .description_el__img{display:none;}
    .description_el__separator{display:none;}
    .description_el__des{font-size:1.2rem;text-align:center;}
    .description_el__gradient{bottom:-8rem;right:-4rem;}

    .play_win.prices .lucky_title_2__front{width:70%;top:50%;}
    .play_win.prices .lucky_title_2__back{width:120%;transform:translateX(-10%);}
    .prices_el{width:calc(50% - 1rem);margin-bottom:2rem;margin-right:1rem;}
    .prices_el:nth-child(2),.prices_el:nth-child(4),.prices_el:nth-child(6){margin-right:0;}
    .prices_el:nth-child(5),.prices_el:nth-child(6){margin-bottom:0;}

    .roadmap_title img{width:100%;}
    .roadmap_con{width:100%;}
    .roadmap_line,.roadmap_sep_el img,.roadmap_sep_el div,.roadmap_sep_el{display:none;}
    .roadmap_con_el{margin-bottom:1rem;flex-wrap:wrap;}
    .roadmap_con_el__per,.roadmap_con_el__des{width:100%;}
    .roadmap_con_el__per{padding:1rem;text-align:center;}
    .roadmap_con_el__per div{font-size:2rem;letter-spacing:-2px;}
    .roadmap_con_el__des{padding:2rem 1rem;font-size:1.3rem;text-align:center;}
}

@media (max-width:899px) and (min-width: 600px){
    .header_casino{padding-top:6rem;}
    .header_casino_img{width:100%;height:auto;margin:auto;transform:translateX(5.5%);}
    .header_bottom{width:100%;height:4rem;}

    .lucky{margin-top:-4rem;}
    .lucky_title_img{width:12rem;}
    .lucky_title__t1{font-size:5rem;line-height:3rem;letter-spacing:-2px;white-space:nowrap;}

    .lucky_title_2__back{width:140%;transform:translateX(-20%);}
    .lucky_title_2__front{width:85%;top:50%;}

    .description_el__img,.description_el__des{width:calc(50% - .1rem);}
    .description_el div:nth-child(1){padding-right:1.5rem;}
    .description_el div:nth-child(3){padding-left:1.5rem;}
    .description_el:nth-child(2) .description_el__img img{max-width:15rem;}
    .description_el__separator{height:15rem;width:.2rem;}
    .description_el__des{font-size:1rem;}
    .description_el__gradient{bottom:-8rem;right:-4rem;}

    .play_win.prices{padding-top:2rem;}
    .play_win.prices .lucky_title_2__front{width:60%;top:55%;}
    .play_win.prices .lucky_title_2__back{width:100%;transform:translateX(0);}
    .prices_el{width:calc(33% - 1rem);margin-bottom:2rem;margin-right:1rem;}
    .prices_el:nth-child(3){margin-right:0;}
    .prices_el:nth-child(6){margin-right:0;}
    .prices_el:nth-child(4),.prices_el:nth-child(5),.prices_el:nth-child(6){margin-bottom:0;}

    .roadmap_title img{width:500px;}
    .roadmap_con{width:100%;padding:2rem 0 2rem 3rem;}
    .roadmap_line{width:.3rem;left:.5rem;}
    .roadmap_con_el{margin-bottom:1rem;}
    .roadmap_con_el__per{padding:2.5rem 2rem;width:30%;text-align:center;}
    .roadmap_con_el__per div{font-size:1.7rem;letter-spacing:-2px;}
    .roadmap_con_el__des{padding:0 2rem;font-size:1.3rem;width:70%;}
    .roadmap_sep{width:3rem;}
    .roadmap_sep_el{width:3rem;height:.2rem;}
    .roadmap_sep_el:nth-child(1){top:calc(10% + 1rem)}
    .roadmap_sep_el:nth-child(2){top:calc(30% + .5rem)}
    .roadmap_sep_el:nth-child(3){top:calc(49% + .5rem)}
    .roadmap_sep_el:nth-child(4){top:calc(68% + .4rem)}
    .roadmap_sep_el:nth-child(5){top:calc(86% + .7em)}
    .roadmap_sep_el img{width:1.3rem;height:1.3rem;left:0;top:-.58rem;}
    .roadmap_sep_el div{width:1rem;height:1rem;top:-.4rem;right:-.5rem;}
}

@media (max-width:1199px) and (min-width: 900px){
    .header_casino{padding-top:4rem;}
    .header_casino_img{width:calc(100% - 8rem);height:auto;margin:auto;transform:translateX(5.5%);}
    .header_bottom{width:100%;height:7rem;}

    .lucky{margin-top:-7rem;}
    .lucky_title_img{width:14rem;}
    .lucky_title__t1{font-size:6rem;line-height:4rem;letter-spacing:-2px;}

    .lucky_title_2__back{width:120%;transform:translateX(-5%);}
    .lucky_title_2__front{width:65%;top:50%;}

    .description_el__img,.description_el__des{width:calc(50% - .1rem);}
    .description_el div:nth-child(1){padding-right:2rem;}
    .description_el div:nth-child(3){padding-left:2rem;}
    .description_el:nth-child(2) .description_el__img img{max-width:18rem;}
    .description_el__separator{height:15rem;width:.2rem;}
    .description_el__des{font-size:1.1rem;}
    .description_el__gradient{bottom:-8rem;right:-4rem;}

    .play_win.prices{padding:3rem 0 2rem;}
    .play_win.prices .lucky_title_2__front{width:48%;top:53%;}
    .play_win.prices .lucky_title_2__back{width:100%;transform:translateX(0);}
    .prices_el{width:calc(33% - 1rem);margin-bottom:2rem;margin-right:1rem;}
    .prices_el:nth-child(3){margin-right:0;}
    .prices_el:nth-child(6){margin-right:0;}
    .prices_el:nth-child(4),.prices_el:nth-child(5),.prices_el:nth-child(6){margin-bottom:0;}

    .roadmap_title img{width:600px;}
    .roadmap_con{width:100%;padding:2rem 0 2rem 3rem;}
    .roadmap_line{width:.3rem;left:.5rem;}
    .roadmap_con_el{margin-bottom:1rem;}
    .roadmap_con_el__per{padding:2.5rem 2rem;width:30%;text-align:center;}
    .roadmap_con_el__per div{font-size:1.7rem;letter-spacing:-2px;}
    .roadmap_con_el__des{padding:0 2rem;font-size:1.4rem;width:70%;}
    .roadmap_sep{width:3rem;}
    .roadmap_sep_el{width:3rem;height:.2rem;}
    .roadmap_sep_el:nth-child(1){top:calc(10% + 1rem)}
    .roadmap_sep_el:nth-child(2){top:calc(30% + .5rem)}
    .roadmap_sep_el:nth-child(3){top:calc(49% + .5rem)}
    .roadmap_sep_el:nth-child(4){top:calc(68% + .4rem)}
    .roadmap_sep_el:nth-child(5){top:calc(86% + .7em)}
    .roadmap_sep_el img{width:1.3rem;height:1.3rem;left:0;top:-.58rem;}
    .roadmap_sep_el div{width:1rem;height:1rem;top:-.4rem;right:-.5rem;}
}

@media (max-width:1399px) and (min-width: 1200px){
    .header_casino{padding-top:4rem;}
    .header_casino_img{width:calc(100% - 12rem);height:auto;transform:translateX(10rem);}
    .header_bottom{width:101%;height:7rem;}

    .lucky{margin-top:-7rem;}
    .lucky_title_img{width:14rem;}
    .lucky_title__t1{font-size:6rem;line-height:4rem;letter-spacing:-2px;}
    
    .description_el__img,.description_el__des{width:45%;}
    .description_el div:nth-child(1){padding-right:2rem;}
    .description_el div:nth-child(3){padding-left:2rem;}
    .description_el:nth-child(2) .description_el__img img{max-width:20rem;}
    .description_el__separator{height:15rem;}
    .description_el__des{font-size:1.2rem;}
    .description_el__gradient{bottom:-8rem;right:-4rem;}

    .lucky_title_2__back{width:110%;transform:translateX(-5%);}
    .lucky_title_2__front{width:65%;}

    .play_win.prices{padding:3rem 0 2rem;}
    .play_win.prices .lucky_title_2__front{width:45%;top:50%;}
    .play_win.prices .lucky_title_2__back{width:100%;transform:translateX(0);}
    .prices_el{width:calc(25% - 1rem);margin-bottom:2rem;margin-right:1rem;}
    .prices_el:nth-child(4){margin-right:0;}
    .prices_el:nth-child(6){margin-right:0;}
    .prices_el:nth-child(5),.prices_el:nth-child(6){margin-bottom:0;}

    .roadmap_title img{width:600px;}
    .roadmap_con{width:1000px;padding:2rem 0 2rem 4rem;}
    .roadmap_line{width:.4rem;left:.5rem;}
    .roadmap_con_el{margin-bottom:1rem;}
    .roadmap_con_el__per{padding:2.5rem 2rem;width:26%;text-align:center;}
    .roadmap_con_el__per div{font-size:2rem;letter-spacing:-2px;}
    .roadmap_con_el__des{padding:0 2rem;font-size:1.5rem;width:80%;}
    .roadmap_sep{width:4rem;}
    .roadmap_sep_el{width:4rem;height:.2rem;}
    .roadmap_sep_el:nth-child(1){top:calc(10% + 1rem)}
    .roadmap_sep_el:nth-child(2){top:calc(30% + .5rem)}
    .roadmap_sep_el:nth-child(3){top:calc(49% + .5rem)}
    .roadmap_sep_el:nth-child(4){top:calc(68% + .4rem)}
    .roadmap_sep_el:nth-child(5){top:calc(86% + .7em)}
    .roadmap_sep_el img{width:1.5rem;height:1.5rem;left:0;top:-.65rem;}
    .roadmap_sep_el div{width:1rem;height:1rem;top:-.4rem;right:-.5rem;}
}

@media (min-width:1400px){
    .header_casino{padding-top:4rem;}
    .header_casino_img{width:100%;height:auto;max-width:1300px;margin:auto;transform:translateX(5.5%);}
    .header_bottom{width:101%;height:7rem;}

    .lucky{margin-top:-7rem;}
    .lucky_title_img{width:16rem;}
    .lucky_title__t1{font-size:8rem;line-height:6rem;letter-spacing:-2px;}

    .description_el__img,.description_el__des{width:48%;}
    .description_el div:nth-child(1){padding-right:3rem;}
    .description_el div:nth-child(3){padding-left:3rem;}
    .description_el:nth-child(2) .description_el__img img{max-width:20rem;}
    .description_el__separator{height:18rem;}
    .description_el__des{font-size:1.3rem;}
    .description_el__gradient{bottom:-8rem;right:-4rem;}

    .lucky_title_2__back{width:110%;transform:translateX(-5%);}
    .lucky_title_2__front{width:65%;}

    .play_win.prices{padding:5rem 0 3rem;}
    .play_win.prices .lucky_title_2__front{width:40%;top:55%;}
    .play_win.prices .lucky_title_2__back{width:100%;transform:translateX(0);}
    .prices_el{width:calc(25% - 1rem);margin-bottom:2rem;margin-right:1rem;}
    .prices_el:nth-child(4){margin-right:0;}
    .prices_el:nth-child(6){margin-right:0;}
    .prices_el:nth-child(5),.prices_el:nth-child(6){margin-bottom:0;}

    .roadmap_title img{width:700px;}
    .roadmap_con{width:1200px;padding:3rem 0 3rem 6rem;}
    .roadmap_line{width:.6rem;left:.6rem;}
    .roadmap_con_el{margin-bottom:2rem;}
    .roadmap_con_el__per{padding:3rem 2rem;width:27%;text-align:center;}
    .roadmap_con_el__per div{font-size:2.5rem;letter-spacing:-2px;}
    .roadmap_con_el__des{padding:0 2rem;font-size:1.8rem;width:73%;}
    .roadmap_sep{width:6rem;}
    .roadmap_sep_el{width:6rem;height:.2rem;}
    .roadmap_sep_el:nth-child(1){top:calc(10% + 1rem)}
    .roadmap_sep_el:nth-child(2){top:calc(30% + .5rem)}
    .roadmap_sep_el:nth-child(3){top:calc(49% + .5rem)}
    .roadmap_sep_el:nth-child(4){top:calc(68% + .4rem)}
    .roadmap_sep_el:nth-child(5){top:calc(86% + .7em)}
    .roadmap_sep_el img{width:1.8rem;height:1.8rem;left:0;top:-.76rem;}
    .roadmap_sep_el div{width:1.2rem;height:1.2rem;top:-.5rem;right:-.6rem;}
}