@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{--bg_color: white;--header_bg: linear-gradient(to bottom, white, #ffffff 31%, #ffffff 62%, #ecf1ff 92%, #ffffff 96%, #d1d1d1 98%, #ffffff 99%, #d8d8d8 100%);--extend_bg: #0a55cf;--nav_extend: rgba(255, 255, 255);--nav_text:#0088f3;--text_color_1: black;--text_color_2: white;--text_color_3: #647aad;--text_color_4: gray;--main_color_1: #0088f3;--input_bg_1: rgba(105,200,255,.2);--btn_color_1: #0088f3;--btn_color_2:#faca46;--btn_hover_1: #FACA46;--filter_1: hue-rotate(0deg);--index_provider_bg:#0a55cf;--index_provider_hover:#4079d3;--index_sb_1:linear-gradient(to right, rgb(255 255 255) 0%, #ea7621 99%);--index_sb_2:linear-gradient(to right, rgb(255 255 255) 0%, #5d2c9b 99%);--index_sb_3:linear-gradient(to right, rgb(255 255 255) 0%, #b31f21 99%);--index_sb_title:#0a55cf;--index_sb_text:#0088f3;--foot_bg:#f3f5f6;--foot_text_1: gray;--foot_text_2: black;--slot_nav_1:#005697ab;--slot_nav_2:#005697d2;--promo_color_1:#f3f5f6;--vip_color_1:linear-gradient(to bottom,rgb(2, 0, 95),#0088f3);--kiosk_color_1:#0088f3;--kiosk_color_2:white}*{box-sizing:border-box;scroll-behavior:smooth;margin:0;font-family:"Montserrat",sans-serif}*::-webkit-scrollbar{width:5px;height:5px}*::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}*::-webkit-scrollbar-thumb{background:var(--main_color_1);border-radius:10px}select{-moz-appearance:none;-webkit-appearance:none;appearance:none}input{border:none}input:focus{outline:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}a{text-decoration:none}.row{display:flex;align-items:center}.col{display:flex;flex-direction:column;align-items:center}body{background:var(--bg_color);background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.head{width:100%;margin:0 auto;background:var(--header_bg);box-shadow:0px 1px 15px rgba(0,0,0,.2);position:sticky;top:0;z-index:3}.head .head_top{width:100%;max-width:1600px;padding:10px;justify-content:center;position:relative}.head .head_top .logo{width:200px}.head .head_top .logo img{width:100%}.head .head_top .head_btn_con{gap:10px;position:absolute;right:20px}.head .head_top .head_btn_con .head_download{width:30px;padding:5px;background:gray;border-radius:999px}.head .head_top .head_btn_con .head_download img{width:100%}.head .head_top .head_btn_con .head_btn{padding:7px 15px;font-size:16px;justify-content:center;border-radius:999px;color:var(--text_color_1)}.head .head_top .head_btn_con .head_reg{background:var(--btn_color_1);color:var(--text_color_2)}.head .head_top .head_btn_con .head_lag{width:50px;padding:10px;position:relative}.head .head_top .head_btn_con .head_lag img{width:100%}.head .head_top .head_btn_con .head_lag .head_lang_extend{width:150px;padding:20px;background:var(--extend_bg);gap:10px;border-radius:10px;transition:.3s;z-index:99;position:absolute;top:100%;right:0;visibility:hidden;opacity:0}.head .head_top .head_btn_con .head_lag .head_lang_extend .head_lang_extend_item{width:100%;gap:5px;cursor:pointer}.head .head_top .head_btn_con .head_lag .head_lang_extend .head_lang_extend_item img{width:25px}.head .head_top .head_btn_con .head_lag .head_lang_extend .head_lang_extend_item span{font-size:16px;color:#fff}.head .head_top .head_btn_con .head_lag:hover .head_lang_extend{visibility:visible;opacity:1}.head .head_top .head_btn_con .index_logged_head_bal{width:130px;height:40px;justify-content:center;border:1px solid var(--main_color_1);border-radius:999px;position:relative}.head .head_top .head_btn_con .index_logged_head_bal span{font-size:12px;color:var(--main_color_1);font-weight:bold}.head .head_top .head_btn_con .index_logged_head_bal p{font-size:13px;color:var(--text_color_1)}.head .head_top .head_btn_con .index_logged_head_bal .index_logged_head_extend{width:150px;padding:20px;background:var(--extend_bg);align-items:flex-start;gap:10px;border-radius:10px;transition:.3s;z-index:99;position:absolute;top:110%;left:50%;transform:translate(-50%, 0);visibility:hidden;opacity:0}.head .head_top .head_btn_con .index_logged_head_bal .index_logged_head_extend a{font-size:14px;color:#fff;gap:5px}.head .head_top .head_btn_con .index_logged_head_bal:hover .index_logged_head_extend{visibility:visible;opacity:1}.head .head_top .head_btn_con .index_logged_head_deposit{width:130px;height:40px;gap:10px;background:var(--btn_color_1);justify-content:center;border-radius:999px}.head .head_top .head_btn_con .index_logged_head_deposit img{width:25px;filter:invert(100) brightness(100)}.head .head_top .head_btn_con .index_logged_head_deposit span{font-size:16px;color:#fff}.head .head_top .mob_menu_btn{display:none;font-size:20px;position:absolute;left:20px;color:var(--main_color_1)}.head .head_top .mob_head_logout{display:none;width:6vw;position:absolute;right:20px}.head .head_top .mob_head_logout img{width:100%;filter:var(--filter_1)}.head .head_nav{width:100%;max-width:1600px;padding:2px 0;justify-content:center;gap:15px;position:relative}.head .head_nav .head_nav_item{padding:15px 5px;gap:5px;transition:.3s;filter:var(--filter_1)}.head .head_nav .head_nav_item img{width:20px;filter:grayscale(1);transition:.3s}.head .head_nav .head_nav_item span{font-size:16px;color:gray;transition:.3s}.head .head_nav .head_nav_item:hover img{filter:none}.head .head_nav .head_nav_item:hover span{color:var(--nav_text)}.head .head_nav .head_nav_active{border-bottom:2px solid var(--nav_text)}.head .head_nav .head_nav_active img{filter:none}.head .head_nav .head_nav_active span{color:var(--nav_text)}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown{width:99vw;padding:30px 0 20px;background:var(--nav_extend);justify-content:center;flex-wrap:wrap;border-radius:0 0 10px 10px;gap:20px;box-shadow:0 6.88237px 13.1093px -6.88237px rgba(0,0,0,.3);position:absolute;top:80%;left:50%;transform:translate(-50%, 0);z-index:2;visibility:hidden;opacity:0;transition:.3s}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item{width:7%;opacity:.7;transition:.3s}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item img{width:100%;border-radius:10px}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item:hover{opacity:1}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown:hover{display:flex}.head .head_nav .head_nav_dropdown_con:hover .head_nav_dropdown{visibility:visible;opacity:1}.container{width:100%;padding:50px 20px;max-width:1600px;margin:0 auto;gap:20px}.container .index_swiper{width:100%;border-radius:10px}.container .index_swiper .swiper-wrapper{width:100%}.container .index_swiper .swiper-wrapper .swiper-slide{width:100%}.container .index_swiper .swiper-wrapper .swiper-slide img{width:100%;border-radius:10px}.container .marquee_con{width:100%}.container .marquee_con i{font-size:20px;color:var(--main_color_1)}.container .marquee_con marquee{font-size:16px;color:var(--text_color_1)}.container .sub_banner{width:100%;border-radius:10px;overflow:hidden}.container .sub_banner img{width:100%}.container .index_hot_provider{width:100%;display:grid;gap:20px}.container .index_hot_provider .index_hot_big{width:100%;grid-column:1/span 2;grid-row:1/span 2;background-size:cover;border-radius:15px;justify-content:space-between;position:relative;overflow:hidden}.container .index_hot_provider .index_hot_big .index_hot_big_content{width:100%;height:100%;align-items:flex-end;position:absolute}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info{width:70%;height:100%;padding:20px;align-items:flex-start;justify-content:space-between}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_top span{font-size:16px;color:var(--text_color_2)}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm{gap:20px;align-items:flex-start}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_name{font-size:44px;font-weight:400;color:var(--text_color_2)}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm p{font-size:16px;color:var(--text_color_2)}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play{padding:10px 15px;background:var(--text_color_2);gap:5px;border-radius:5px;transition:.5s}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play span{font-size:18px;font-weight:light;color:#000}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play i{font-size:16px;color:#000}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_girl{width:50%;position:absolute;right:0}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_girl img{width:100%}.container .index_hot_provider .index_hot_big img{width:100%;height:100%}.container .index_hot_provider .index_hot_big:hover .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play{background:var(--btn_hover_1)}.container .index_hot_provider .index_hot_small{width:100%;grid-column:3/span 3;grid-row:1;background:var(--index_provider_bg);border-radius:15px;justify-content:space-between;overflow:hidden;transition:.5s}.container .index_hot_provider .index_hot_small .index_hot_small_left{width:80%;height:100%;padding:20px;gap:10px}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_icon{width:40%;height:100%;background:hsla(0,0%,100%,.1294117647);justify-content:center;align-items:center;border-radius:10px}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_icon img{width:60%}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_small_info{width:55%;height:100%;align-items:flex-start;justify-content:space-between}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_small_info .index_hot_small_div{align-items:flex-start}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_small_info .index_hot_small_div .index_hot_small_name{font-size:24px;color:var(--text_color_2)}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_small_info .index_hot_small_div span{font-size:14px;color:var(--text_color_2)}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_small_info .index_hot_small_div p{font-size:10px;color:#abacfd}.container .index_hot_provider .index_hot_small .index_hot_small_right{width:40px;height:100%;background:hsla(0,0%,100%,.1294117647);align-items:center;justify-content:center}.container .index_hot_provider .index_hot_small .index_hot_small_right i{font-size:16px;color:var(--text_color_2)}.container .index_hot_provider .index_hot_small:last-child{grid-column:3/span 3;grid-row:2}.container .index_hot_provider .index_hot_small:hover{background:var(--index_provider_hover)}.container .index_step_con{width:100%;margin:20px 0;padding:0 20px;justify-content:flex-start;overflow:auto}.container .index_step_con .index_step_item{min-width:380px;padding-bottom:30px;background:linear-gradient(to right, var(--input_bg_1) 60%, transparent);transform:skewX(-15deg);border-radius:10px;overflow:hidden}.container .index_step_con .index_step_item .index_step_no{padding:10px 30px;margin-right:auto;background:var(--main_color_1)}.container .index_step_con .index_step_item .index_step_no span{font-size:16px;font-weight:bold;color:var(--text_color_2);transform:skewX(15deg)}.container .index_step_con .index_step_item p{font-size:18px;font-weight:bold;color:var(--main_color_1);margin-bottom:15px;transform:skewX(15deg)}.container .index_step_con .index_step_item span{font-size:12px;color:gray;text-align:center;transform:skewX(15deg)}.container .index_casino_con{width:100%;gap:10px}.container .index_casino_con .index_casino_title{width:100%;justify-content:space-between}.container .index_casino_con .index_casino_title span{font-size:20px;font-weight:bold;color:var(--text_color_1)}.container .index_casino_con .index_casino_title a{font-size:16px;color:var(--text_color_1);text-decoration:underline}.container .index_casino_con .index_casino_game{width:100%;display:grid;grid-template-columns:repeat(6, 1fr);gap:20px}.container .index_casino_con .index_casino_game .index_casino_game_item{width:100%;position:relative;border-radius:10px;overflow:hidden}.container .index_casino_con .index_casino_game .index_casino_game_item img{width:100%}.container .index_casino_con .index_casino_game .index_casino_game_item .index_casino_game_hover{width:100%;height:100%;align-items:center;justify-content:center;background:rgba(27,34,51,.8078431373);position:absolute;top:0;left:0;opacity:0;transition:.5s}.container .index_casino_con .index_casino_game .index_casino_game_item .index_casino_game_hover a{width:80px}.container .index_casino_con .index_casino_game .index_casino_game_item .index_casino_game_hover a img{width:100%}.container .index_casino_con .index_casino_game .index_casino_game_item:hover .index_casino_game_hover{opacity:1}.container .index_slot_con{width:100%;gap:10px}.container .index_slot_con .index_slot_title{width:100%;justify-content:space-between}.container .index_slot_con .index_slot_title span{font-size:20px;font-weight:bold;color:var(--text_color_1)}.container .index_slot_con .index_slot_title a{font-size:16px;color:var(--text_color_1);text-decoration:underline}.container .index_slot_con .index_slot_game{width:100%;display:grid;grid-template-columns:repeat(6, 1fr);gap:20px}.container .index_slot_con .index_slot_game .index_slot_game_item{width:100%;position:relative;border-radius:10px;overflow:hidden}.container .index_slot_con .index_slot_game .index_slot_game_item img{width:100%}.container .index_slot_con .index_slot_game .index_slot_game_item .index_slot_game_hover{width:100%;height:100%;align-items:center;justify-content:center;background:rgba(27,34,51,.8078431373);position:absolute;top:0;left:0;opacity:0;transition:.5s}.container .index_slot_con .index_slot_game .index_slot_game_item .index_slot_game_hover a{width:80px}.container .index_slot_con .index_slot_game .index_slot_game_item .index_slot_game_hover a img{width:100%}.container .index_slot_con .index_slot_game .index_slot_game_item:hover .index_slot_game_hover{opacity:1}.container .index_sb_con{width:100%;gap:10px}.container .index_sb_con .index_sb_title{width:100%;justify-content:space-between}.container .index_sb_con .index_sb_title span{font-size:20px;font-weight:bold;color:var(--text_color_1)}.container .index_sb_con .index_sb_title a{font-size:16px;color:var(--text_color_1);text-decoration:underline}.container .index_sb_con .index_sb_game{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.container .index_sb_con .index_sb_game .index_sb_game_item{width:100%;min-height:180px;padding:20px;border-radius:10px;transition:.5s;overflow:hidden;position:relative}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_text{width:60%;align-items:flex-start}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_text h3{font-size:50px;font-weight:700;color:var(--index_sb_title)}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_text span{font-size:15px;font-weight:500;line-height:1.2;color:var(--index_sb_text)}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_img{width:50%;position:absolute;bottom:0;right:-400px;transition:.8s}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_img img{width:100%;opacity:0;transition:1.2s}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_logo{width:100px;margin:0 0 auto auto}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_logo img{width:100%}.container .index_sb_con .index_sb_game .index_sb_game_item:hover .index_sb_img{right:40px}.container .index_sb_con .index_sb_game .index_sb_game_item:hover .index_sb_img img{opacity:1}.container .index_sb_con .index_sb_game .index_sb_ug{background:no-repeat right/auto 100% url(../Images/game_img/index_sb_bg.png),var(--index_sb_1)}.container .index_sb_con .index_sb_game .index_sb_vivo{background:no-repeat right/auto 100% url(../Images/game_img/index_sb_bg.png),var(--index_sb_2)}.container .index_sb_con .index_sb_game .index_sb_pin{background:no-repeat right/auto 100% url(../Images/game_img/index_sb_bg.png),var(--index_sb_3)}.container .index_count_con{width:100%;gap:10px}.container .index_count_con .index_count_title{width:100%;justify-content:flex-start;gap:5px}.container .index_count_con .index_count_title img{width:30px}.container .index_count_con .index_count_title span{font-size:20px;font-weight:bold}.container .index_count_con .index_count_title a{font-size:16px;color:#404657;text-decoration:underline}.container .index_count_con .index_counter{width:100%;display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}.container .index_count_con .index_counter .index_counter_item{width:100%;background:#f3f5f6;border-radius:10px;box-shadow:0 6.88237px 13.1093px -6.88237px rgba(0,0,0,.3);overflow:hidden}.container .index_count_con .index_counter .index_counter_item .index_counter_top{width:100%;position:relative}.container .index_count_con .index_counter .index_counter_item .index_counter_top img{width:100%}.container .index_count_con .index_counter .index_counter_item .index_counter_top .index_counter_info{width:50%;align-items:flex-start;position:absolute;top:10%;left:5%;gap:15px}.container .index_count_con .index_counter .index_counter_item .index_counter_top .index_counter_info h3{font-size:1.3vw;color:#fff}.container .index_count_con .index_counter .index_counter_item .index_counter_top .index_counter_info .index_countdown_con{width:180px;height:50px;align-items:flex-start;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;position:relative}.container .index_count_con .index_counter .index_counter_item .index_counter_top .index_counter_info .index_countdown_con .index_countdown_finish{padding:2px 6px;font-size:9px;font-weight:800;background:#fed700;white-space:nowrap;border-radius:999px 999px 999px 0;position:absolute;top:-8px}.container .index_count_con .index_counter .index_counter_item .index_counter_top .index_counter_info .index_countdown_con #countdown{display:flex;font-size:9px;color:#fff;gap:5px;position:absolute;top:60%;left:50%;transform:translate(-50%, -60%)}.container .index_count_con .index_counter .index_counter_item .index_counter_top .index_counter_info .index_countdown_con #countdown div{display:flex;flex-direction:column;align-items:center}.container .index_count_con .index_counter .index_counter_item .index_counter_top .index_counter_info .index_counter_prize{width:-moz-fit-content;width:fit-content;padding:7px 10px;background:#fed700;box-shadow:0 6.88237px 13.1093px -6.88237px rgba(0,0,0,.08);border-radius:10px;color:#000;font-weight:bold;gap:5px}.container .index_count_con .index_counter .index_counter_item .index_counter_top .index_counter_info .index_counter_prize span{font-size:.6vw}.container .index_count_con .index_counter .index_counter_item .index_counter_top .index_counter_info .index_counter_prize i{font-size:1.3vw}.container .index_count_con .index_counter .index_counter_item .index_counter_top .index_counter_info .index_counter_prize p{font-size:1.3vw}.container .index_count_con .index_counter .index_counter_item .index_counter_btm{width:100%;padding:10px;gap:10px}.container .index_count_con .index_counter .index_counter_item .index_counter_btm table{width:100%;border-collapse:collapse}.container .index_count_con .index_counter .index_counter_item .index_counter_btm table th{padding:5px;text-align:center;font-size:11px;color:#38537e;border-bottom:1px solid #000}.container .index_count_con .index_counter .index_counter_item .index_counter_btm table td{padding:5px;text-align:center;font-size:11px;color:#000;border-bottom:1px solid #000}.container .index_count_con .index_counter .index_counter_item .index_counter_btm table td img{width:27px}.container .index_count_con .index_counter .index_counter_item .index_counter_btm .index_counter_btn{width:100%;gap:10px}.container .index_count_con .index_counter .index_counter_item .index_counter_btm .index_counter_btn button{width:50%;padding:5px 10px;font-size:.8vw;border:0;border-radius:5px;font-weight:bold;background:#2177dd;color:#fff;text-wrap:nowrap}.container .index_count_con .index_counter .index_counter_item .index_counter_btm .index_counter_btn button:last-child{background:#ed1d49}.container .index_rank_con{width:100%;padding:20px;background:rgba(102,151,174,.4) url(../Images/live-transaction.png) bottom right no-repeat;align-items:flex-start;border-radius:10px;gap:20px;box-shadow:0 6.88237px 13.1093px -6.88237px rgba(0,0,0,.3)}.container .index_rank_con .index_rank_item{width:40%;align-items:flex-start;gap:5px}.container .index_rank_con .index_rank_item .index_rank_title{gap:5px}.container .index_rank_con .index_rank_item .index_rank_title img{width:70px;height:80px}.container .index_rank_con .index_rank_item .index_rank_title span{font-size:20px;color:#647aad;line-height:21px}.container .index_rank_con .index_rank_item .index_rank_title span strong{color:#fff}.container .index_rank_con .index_rank_item .index_rank_table{width:100%;padding:15px;background:#fff;border-radius:0 0 10px 10px}.container .index_rank_con .index_rank_item .index_rank_table table{width:100%}.container .index_rank_con .index_rank_item .index_rank_table table th{padding:5px 0;font-size:14px;font-weight:700;color:#495d8b;text-align:left}.container .index_rank_con .index_rank_item .index_rank_table table td{padding:5px 0;font-size:14px;color:#495d8b;font-weight:400;gap:5px}.container .index_rank_con .index_rank_item .index_rank_table table td img{width:30px}.container .index_rank_con .index_rank_item .index_rank_time{font-size:14px;font-weight:400;font-style:italic;color:#000}.container .index_rank_con .index_rank_item .mob_rank_time{display:none}.container .index_pro_swiper{width:100%;padding:10px 0}.container .index_pro_swiper .swiper-wrapper{width:100%}.container .index_pro_swiper .swiper-wrapper .swiper-slide{width:100%;background:var(--text_color_4);border-radius:10px}.container .index_pro_swiper .swiper-wrapper .swiper-slide img{width:100%}.foot{width:100%;padding:10px 20px;background:var(--foot_bg)}.foot .foot_row_1{width:100%;max-width:1560px;padding:30px 0px;border-bottom:1px solid var(--foot_text_1)}.foot .foot_row_1 .foot_row_1_l{width:60%;align-items:flex-start;gap:6vw}.foot .foot_row_1 .foot_row_1_l .foot_row_1_item{align-items:flex-start;gap:10px}.foot .foot_row_1 .foot_row_1_l .foot_row_1_item span{font-size:13px;font-weight:600;color:var(--foot_text_1)}.foot .foot_row_1 .foot_row_1_l .foot_row_1_item .foot_row_1_img{gap:5px}.foot .foot_row_1 .foot_row_1_l .foot_row_1_item .foot_row_1_img img{max-height:40px}.foot .foot_row_1 .foot_row_1_r{width:40%;justify-content:flex-end}.foot .foot_row_1 .foot_row_1_r .foot_row_1_item{align-items:flex-start;gap:10px}.foot .foot_row_1 .foot_row_1_r .foot_row_1_item span{font-size:13px;font-weight:600;color:var(--foot_text_1)}.foot .foot_row_1 .foot_row_1_r .foot_row_1_item .foot_row_1_img{gap:5px;flex-wrap:wrap;justify-content:center}.foot .foot_row_1 .foot_row_1_r .foot_row_1_item .foot_row_1_img img{max-height:30px}.foot .foot_row_2{width:100%;max-width:1560px;padding:30px 0 0 0}.foot .foot_row_2 span{font-size:12px;color:var(--foot_text_1)}.foot .foot_row_3{width:100%;max-width:1560px;padding:20px 0;justify-content:space-between}.foot .foot_row_3 .foot_row_3_l span{font-size:11px;color:var(--foot_text_2);font-weight:600}.foot .foot_row_3 .foot_row_3_r{gap:20px}.foot .foot_row_3 .foot_row_3_r a{font-size:12px;color:var(--foot_text_2);transition:.3s}.mob_foot{display:none;width:100%;padding:10px 0;background:var(--foot_bg);justify-content:space-around;box-shadow:0px -1px 15px rgba(0,0,0,.2);position:sticky;bottom:0}.mob_foot a{filter:grayscale(1) var(--filter_1);gap:5px}.mob_foot a img{width:6vw}.mob_foot a span{font-size:3vw;color:#0088f3}.mob_foot .mob_foot_active{filter:grayscale(0) var(--filter_1)}.mob_side_menu_cover{display:none;width:100%;height:100vh;background:rgba(0,0,0,.7);position:fixed;top:0;left:0;z-index:99}.mob_side_menu_cover .mob_side_menu{width:80%;height:100%;background:var(--bg_color);position:absolute;top:0;left:-400px;transition:.8s}.mob_side_menu_cover .mob_side_menu .mob_side_logo{display:none;width:100%;padding:20px;justify-content:flex-start;align-items:flex-start;border-bottom:1px solid gray}.mob_side_menu_cover .mob_side_menu .mob_side_logo img{width:50%}.mob_side_menu_cover .mob_side_menu .mob_side_user{width:100%;padding:20px;gap:10px;border-bottom:1px solid gray}.mob_side_menu_cover .mob_side_menu .mob_side_user img{width:15vw;border-radius:999px}.mob_side_menu_cover .mob_side_menu .mob_side_user a{width:22vw;padding:5px 0;font-size:4vw;background:var(--btn_color_1);color:#fff;border-radius:999px;justify-content:center}.mob_side_menu_cover .mob_side_menu .mob_side_user .mob_side_user_logged{width:100%;align-items:flex-start}.mob_side_menu_cover .mob_side_menu .mob_side_user .mob_side_user_logged .mob_side_username{font-size:4.5vw;font-weight:bold;color:var(--main_color_1);gap:5px}.mob_side_menu_cover .mob_side_menu .mob_side_user .mob_side_user_logged .mob_side_username a{width:-moz-fit-content;width:fit-content;background:none;color:gray;font-size:3vw}.mob_side_menu_cover .mob_side_menu .mob_side_user .mob_side_user_logged .mob_side_bal_con{width:100%;justify-content:space-between}.mob_side_menu_cover .mob_side_menu .mob_side_user .mob_side_user_logged .mob_side_bal_con .mob_side_bal{width:-moz-fit-content;width:fit-content}.mob_side_menu_cover .mob_side_menu .mob_side_user .mob_side_user_logged .mob_side_bal_con .mob_side_bal span{font-size:4vw;font-weight:bold;color:var(--text_color_1)}.mob_side_menu_cover .mob_side_menu .mob_side_user .mob_side_user_logged .mob_side_bal_con a{width:-moz-fit-content;width:fit-content;padding:5px 10px;font-size:3vw;background:var(--btn_color_1);color:#fff;border-radius:999px}.mob_side_menu_cover .mob_side_menu .mob_side_body{width:100%}.mob_side_menu_cover .mob_side_menu .mob_side_body a{width:100%;padding:10px 20px;gap:10px;position:relative}.mob_side_menu_cover .mob_side_menu .mob_side_body a img{width:7vw;filter:grayscale(1)}.mob_side_menu_cover .mob_side_menu .mob_side_body a span{font-size:4vw;color:gray}.mob_side_menu_cover .mob_side_menu .mob_side_body a:last-child img{filter:none}.mob_side_menu_cover .mob_side_menu .mob_side_body a:last-child span{color:red}.mob_side_menu_cover .mob_side_menu .mob_side_body a::after{content:" ";width:100%;height:1px;background:linear-gradient(to right, gray, transparent);position:absolute;bottom:0;left:0}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func{width:100%;padding:10px 20px;position:relative;transition:.3s}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func .mob_side_func_item{width:100%;gap:10px;transition:.3s}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func .mob_side_func_item img{width:7vw;filter:grayscale(1)}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func .mob_side_func_item span{font-size:4vw;color:gray}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func .mob_side_func_item i{font-size:4vw;margin-left:auto;color:gray;transition:.3s}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func .mob_side_lang{width:100%;height:0;padding-left:20px;align-items:flex-start;overflow:hidden;transition:1s}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func .mob_side_lang .mob_side_lang_item{padding:15px 0 5px 0;gap:5px}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func .mob_side_lang .mob_side_lang_item img{width:6vw}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func .mob_side_lang .mob_side_lang_item span{font-size:4vw;color:gray}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func .mob_side_lang .mob_side_lang_item:last-child{padding:10px 0 5px 0}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func::after{content:" ";width:100%;height:1px;background:linear-gradient(to right, gray, transparent);position:absolute;bottom:0;left:0}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_toggle .mob_side_func_item i{transform:rotate(90deg)}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_toggle .mob_side_lang{height:auto}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_menu_active{filter:var(--filter_1)}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_menu_active img{filter:none}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_menu_active span{color:#0088f3}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_menu_active::after{background:linear-gradient(to right, #0088f3, transparent)}.mob_side_menu_cover .mob_side_close{font-size:7vw;position:fixed;top:1%;right:8%;color:#fff}.mob_side_menu_cover .mob_side_slide{left:0}.login_pop{display:none;width:100%;height:100vh;background:rgba(0,0,0,.8);position:fixed;top:0;left:0;z-index:99}.login_pop .login_pop_wrap{width:40%;background:var(--bg_color) url(../Images/login_img.jpg);background-size:50%;background-repeat:no-repeat;border-radius:15px;align-items:flex-start;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);overflow:hidden}.login_pop .login_pop_wrap .login_pop_right{width:50%;min-height:50vh;padding:30px;margin-left:auto;background:var(--bg_color);align-items:flex-start;gap:20px;position:relative}.login_pop .login_pop_wrap .login_pop_right h4{font-size:24px;color:var(--text_color_1)}.login_pop .login_pop_wrap .login_pop_right .login_input_con{width:100%;height:35px;padding:5px 10px;border:1px solid gray;border-radius:10px;gap:5px;position:relative;overflow:hidden}.login_pop .login_pop_wrap .login_pop_right .login_input_con i{font-size:16px;color:var(--main_color_1)}.login_pop .login_pop_wrap .login_pop_right .login_input_con input{width:100%;background:none;color:var(--text_color_1)}.login_pop .login_pop_wrap .login_pop_right .login_input_con img{width:100px;height:30px;position:absolute;right:0}.login_pop .login_pop_wrap .login_pop_right .forgot_pw{padding:2px 0;font-size:12px;color:var(--text_color_1);border-bottom:1px solid var(--main_color_1)}.login_pop .login_pop_wrap .login_pop_right .login_proceed{width:100%;margin-top:20px;padding:5px;font-size:16px;background:var(--btn_color_1);justify-content:center;color:var(--text_color_2);border-radius:5px}.login_pop .login_pop_wrap .login_pop_right .login_close{font-size:20px;color:var(--text_color_1);position:absolute;right:30px;top:5%;cursor:pointer}.top_btn{width:40px;height:40px;background:var(--btn_color_1);align-items:center;justify-content:center;box-shadow:0 6.88237px 13.1093px -6.88237px rgba(0,0,0,.8);border-radius:999px;position:fixed;bottom:8%;right:5%;visibility:hidden;opacity:0;transition:.3s}.top_btn img{width:25px;height:25px;filter:invert(1)}.top_btn_active{visibility:visible;opacity:1}.index_new_add{width:100%}.index_new_add .index_match{width:100%;gap:20px}.index_new_add .index_match .index_match_item{width:33.3333333333%;padding:35px 0;background:#000 url(../Images/game_img/soccer_bg.png);background-size:cover;gap:10px;border-radius:10px}.index_new_add .index_match .index_match_item .index_match_title{font-size:20px;color:var(--main_color_1);font-weight:bold}.index_new_add .index_match .index_match_item .index_match_time{font-size:14px;color:#bdbdbd}.index_new_add .index_match .index_match_item .index_match_team{width:100%;justify-content:space-around}.index_new_add .index_match .index_match_item .index_match_team p{font-size:20px;font-weight:bold;color:#fff}.index_new_add .index_match .index_match_item .index_match_team .index_match_team_item{gap:5px}.index_new_add .index_match .index_match_item .index_match_team .index_match_team_item img{width:100px}.index_new_add .index_match .index_match_item .index_match_team .index_match_team_item span{font-size:14px;color:#fff}.index_new_add .index_match .index_lottery{width:33.3333333333%;background:#000 url(../Images/lottery_bg.png);background-size:cover;padding:10px;border-radius:10px;gap:5px}.index_new_add .index_match .index_lottery .index_lottery_item{width:100%}.index_new_add .index_match .index_lottery .index_lottery_item .index_lottery_title{width:100%;padding:5px 0;font-size:16px;color:#fff;font-weight:bold;justify-content:center;border-radius:5px}.index_new_add .index_match .index_lottery .index_lottery_item .index_lottery_result{width:100%}.index_new_add .index_match .index_lottery .index_lottery_item .index_lottery_result .index_lottery_result_item{width:33.3333333333%}.index_new_add .index_match .index_lottery .index_lottery_item .index_lottery_result .index_lottery_result_item p{width:100%;padding:5px 0;font-size:14px;font-weight:bold;text-align:center;color:#fff}.index_new_add .index_match .index_lottery .index_lottery_item .index_lottery_result .index_lottery_result_item span{font-size:14px;color:#fff}.game_lobby{width:100%;min-height:44vh;justify-content:center;gap:20px;flex-wrap:wrap}.game_lobby .game_lobby_item{width:228.5714285714px;border-radius:10px;overflow:hidden;position:relative;box-shadow:0 6.88237px 13.1093px -6.88237px rgba(0,0,0,.3)}.game_lobby .game_lobby_item img{width:100%}.game_lobby .game_lobby_item .game_lobby_item_hover{width:100%;height:100%;justify-content:center;background:rgba(27,34,51,.8);visibility:hidden;opacity:0;transition:.3s;position:absolute}.game_lobby .game_lobby_item .game_lobby_item_hover img{width:70px}.game_lobby .game_lobby_item:hover .game_lobby_item_hover{visibility:visible;opacity:1}.slot_lobby{width:100%}.slot_lobby .slot_lobby_head{width:100%;padding:0 0 20px 0;justify-content:space-between;border-bottom:1px solid #c4c4c4}.slot_lobby .slot_lobby_head span{font-size:16px;color:var(--text_color_1)}.slot_lobby .slot_lobby_head .slot_search{padding:10px;background:#f3f5f6;border-radius:10px}.slot_lobby .slot_lobby_head .slot_search input{background:none;font-size:14px;color:#000}.slot_lobby .slot_lobby_head .slot_search i{font-size:14px;color:var(--main_color_1);cursor:pointer}.slot_lobby .slot_lobby_nav{width:100%;padding:20px 0;gap:20px;overflow-x:auto}.slot_lobby .slot_lobby_nav .slot_lobby_nav_item{width:150px;min-width:150px;background:var(--slot_nav_1);border-radius:10px;cursor:pointer;transition:.3s;box-shadow:0 6.88237px 13.1093px -6.88237px rgba(0,0,0,.3)}.slot_lobby .slot_lobby_nav .slot_lobby_nav_item img{width:100%;filter:grayscale(1);transition:.3s}.slot_lobby .slot_lobby_nav .slot_lobby_nav_item:hover{background:var(--slot_nav_2)}.slot_lobby .slot_lobby_nav .slot_lobby_nav_item:hover img{filter:none}.slot_lobby .slot_lobby_nav .slot_lobby_nav_item_active{background:var(--slot_nav_2)}.slot_lobby .slot_lobby_nav .slot_lobby_nav_item_active img{filter:none}.slot_lobby .slot_lobby_sec{display:none;width:100%;grid-template-columns:repeat(8, 1fr);gap:20px}.slot_lobby .slot_lobby_sec .slot_lobby_game{width:100%;position:relative;border-radius:15px;overflow:hidden;box-shadow:0 6.88237px 13.1093px -6.88237px rgba(0,0,0,.3)}.slot_lobby .slot_lobby_sec .slot_lobby_game img{width:100%}.slot_lobby .slot_lobby_sec .slot_lobby_game .slot_lobby_game_hover{width:100%;height:100%;justify-content:center;background:rgba(27,34,51,.8);visibility:hidden;opacity:0;transition:.3s;position:absolute}.slot_lobby .slot_lobby_sec .slot_lobby_game .slot_lobby_game_hover img{width:70px}.slot_lobby .slot_lobby_sec .slot_lobby_game .slot_lobby_game_pro{width:50px;background:#0088f3;border-radius:0 0 0 10px;position:absolute;right:0;top:0}.slot_lobby .slot_lobby_sec .slot_lobby_game:hover .slot_lobby_game_hover{visibility:visible;opacity:1}.slot_lobby .joker{display:grid}.slot_pop{display:none;width:100%;height:100vh;background:rgba(0,0,0,.8);position:fixed;top:0;left:0;z-index:99}.slot_pop .slot_pop_wrap{width:80%;background:var(--bg_color);border:2px solid var(--main_color_1);border-radius:15px;align-items:flex-start;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);overflow:hidden}.slot_pop .slot_pop_wrap .slot_pop_head{width:100%;padding:20px;background:var(--header_bg);justify-content:space-between;border-bottom:2px solid var(--main_color_1);gap:20px;position:relative}.slot_pop .slot_pop_wrap .slot_pop_head .slot_pop_logo{width:150px;background:var(--bg_color);border:2px solid var(--main_color_1);border-radius:10px;position:absolute;top:50%;left:50%;transform:translate(-50%, 0)}.slot_pop .slot_pop_wrap .slot_pop_head .slot_pop_logo img{width:100%}.slot_pop .slot_pop_wrap .slot_pop_head span{font-size:24px;font-weight:bold;color:var(--main_color_1)}.slot_pop .slot_pop_wrap .slot_pop_head i{font-size:28px;font-weight:bold;color:var(--main_color_1);margin-left:auto;cursor:pointer}.slot_pop .slot_pop_wrap .slot_pop_body{width:100%;padding:20px}.slot_pop .slot_pop_wrap .slot_pop_body .slot_pop_search{width:100%;padding:10px 0;margin-left:auto;justify-content:flex-end;border-bottom:1px solid gray}.slot_pop .slot_pop_wrap .slot_pop_body .slot_pop_search input{font-size:14px;background:rgba(0,0,0,0)}.slot_pop .slot_pop_wrap .slot_pop_body .slot_pop_search i{font-size:16px;color:var(--main_color_1);cursor:pointer}.slot_pop .slot_pop_wrap .slot_pop_body .slot_pop_lobby_con{width:100%;max-height:60vh;overflow-y:auto}.slot_pop .slot_pop_wrap .slot_pop_body .slot_pop_lobby_con .slot_pop_lobby{width:100%;max-height:60vh;padding:20px 10px 20px 0;display:grid;grid-template-columns:repeat(8, 1fr);gap:20px;overflow-y:auto}.slot_pop .slot_pop_wrap .slot_pop_body .slot_pop_lobby_con .slot_pop_lobby a{width:100%;border-radius:5px;overflow:hidden}.slot_pop .slot_pop_wrap .slot_pop_body .slot_pop_lobby_con .slot_pop_lobby a img{width:100%}.promo_con{width:100%}.promo_con .promo_nav{width:100%;padding:0 0 20px 0;gap:20px;overflow-x:auto;border-bottom:1px solid #c4c4c4;flex-wrap:nowrap}.promo_con .promo_nav .promo_nav_item{width:-moz-fit-content;width:fit-content;padding:7px 20px;font-size:14px;border-radius:10px;color:var(--text_color_1);justify-content:center;text-wrap:nowrap;cursor:pointer;transition:.3s}.promo_con .promo_nav .promo_nav_item:hover{background:var(--btn_color_1);color:#fff}.promo_con .promo_nav .promo_nav_item_active{background:var(--main_color_1);color:#fff}.promo_con .promo_lobby{display:none;width:100%;padding:20px 0 0 0;grid-template-columns:repeat(4, 1fr);gap:20px}.promo_con .promo_lobby .promo_item{width:100%;background:var(--promo_color_1);box-shadow:0 6.88237px 13.1093px -6.88237px rgba(0,0,0,.3);border-radius:10px;overflow:hidden}.promo_con .promo_lobby .promo_item img{width:100%;background:#202a39}.promo_con .promo_lobby .promo_item .promo_btm{width:100%;padding:20px;align-items:flex-start;gap:10px}.promo_con .promo_lobby .promo_item .promo_btm p{font-size:21px;font-weight:800;color:var(--main_color_1)}.promo_con .promo_lobby .promo_item .promo_btm span{font-size:13px;color:gray}.promo_con .promo_lobby .promo_item .promo_btm .promo_more_info{padding:3px 10px;margin-left:auto;border:1px solid var(--main_color_1);border-radius:999px;cursor:pointer}.promo_con .promo_lobby .promo_item .promo_btm .promo_more_info span{font-size:13px;color:var(--main_color_1)}.promo_con .all{display:grid}.promo_pop{display:none;width:100%;height:100vh;background:rgba(0,0,0,.8);position:fixed;top:0;left:0;z-index:99}.promo_pop .promo_pop_wrap{width:50%;background:var(--bg_color);border-radius:15px;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.promo_pop .promo_pop_wrap .promo_pop_head{width:100%;padding:20px;justify-content:space-between;background:var(--header_bg);gap:10px;align-items:flex-start}.promo_pop .promo_pop_wrap .promo_pop_head span{font-size:20px;font-weight:800;color:var(--main_color_1)}.promo_pop .promo_pop_wrap .promo_pop_head i{font-size:20px;color:var(--text_color_1);cursor:pointer}.promo_pop .promo_pop_wrap .promo_pop_head a{padding:10px;background:var(--btn_color_1);font-size:14px;color:#fff;border-radius:5px;text-wrap:nowrap}.promo_pop .promo_pop_wrap .promo_pop_head .row{gap:15px;align-items:flex-start}.promo_pop .promo_pop_wrap .promo_pop_body{width:100%;max-height:70vh;padding:20px;align-items:flex-start;gap:10px;overflow:auto}.promo_pop .promo_pop_wrap .promo_pop_body p{font-size:14px;color:var(--text_color_1)}.promo_pop .promo_pop_wrap .promo_pop_body h4{font-size:20px;color:var(--text_color_1)}.promo_pop .promo_pop_wrap .promo_pop_body span{font-size:14px;color:gray}.promo_pop .promo_pop_wrap .promo_pop_body h5{font-size:16px;color:var(--text_color_1)}.promo_pop .promo_pop_wrap .promo_pop_body ul{padding:0}.promo_pop .promo_pop_wrap .promo_pop_body ul li{font-size:14px;color:gray;list-style:none}.promo_pop .promo_pop_wrap .promo_pop_body a{padding:10px;margin-top:20px;background:#0088f3;font-size:16px;color:#fff;border-radius:5px}.vip_con{width:100%;gap:50px}.vip_con .vip_top{width:100%;gap:20px;justify-content:space-between}.vip_con .vip_top .vip_rank_row{width:60%;justify-content:flex-start;gap:5px;overflow-x:auto}.vip_con .vip_top .vip_rank_row .vip_rank_item{width:120px;min-width:120px;height:180px;border:2px solid var(--main_color_1);border-radius:10px;position:relative;opacity:.6;transition:.5s;cursor:pointer}.vip_con .vip_top .vip_rank_row .vip_rank_item img{width:100%;height:100%}.vip_con .vip_top .vip_rank_row .vip_rank_item span{font-size:16px;color:var(--main_color_1);font-weight:bold;position:absolute;top:5%}.vip_con .vip_top .vip_rank_row .vip_rank_item:hover{opacity:1;background:rgba(82,82,82,.2)}.vip_con .vip_top .vip_rank_row .vip_rank_divide{font-size:14px;color:gray}.vip_con .vip_top .vip_rank_row .vip_rank_item_active{background:var(--vip_color_1);opacity:1}.vip_con .vip_top .vip_rank_row .vip_rank_item_active span{color:#fff}.vip_con .vip_top .vip_rank_row .vip_rank_item_active:hover{background:var(--vip_color_1);opacity:1}.vip_con .vip_top .vip_rank_info{display:none;width:30%}.vip_con .vip_top .vip_rank_info .vip_rank_info_item{width:100%;padding:10px 0;border-bottom:1px solid #a3a3a3}.vip_con .vip_top .vip_rank_info .vip_rank_info_item span{width:50%;text-align:left;font-size:18px;font-weight:bold;color:var(--main_color_1)}.vip_con .vip_top .vip_rank_info .vip_rank_info_item p{width:50%;text-align:right;font-size:24px;font-weight:bold;color:var(--main_color_1)}.vip_con .vip_top .vip_rank_info .vip_rank_info_item:last-child{border:none}.vip_con .vip_top .bronze{display:flex}.vip_con .vip_bottom{display:none;width:100%;gap:20px}.vip_con .vip_bottom h1{font-size:24px;color:var(--main_color_1)}.vip_con .vip_bottom .vip_benefit_con{width:100%;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:20px}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_50{width:48%;padding:20px;background:var(--input_bg_1);align-items:flex-start;gap:5px;border-radius:10px}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_50 .vip_benefit_item_title{gap:5px}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_50 .vip_benefit_item_title img{width:40px}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_50 .vip_benefit_item_title span{font-size:18px;font-weight:bold;color:var(--main_color_1)}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_50 p{font-size:14px;color:gray}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_100{width:100%;padding:20px;background:var(--input_bg_1);align-items:flex-start;gap:5px;border-radius:10px}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_100 .vip_benefit_item_title{gap:5px}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_100 .vip_benefit_item_title img{width:40px}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_100 .vip_benefit_item_title span{font-size:18px;font-weight:bold;color:var(--main_color_1)}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_100 p{font-size:14px;color:gray}.vip_con .bronze{display:flex}.reg_lobby{width:100%;max-width:1000px;background:var(--nav_extend);border-radius:10px;overflow:hidden;box-shadow:0 6.88237px 13.1093px -6.88237px rgba(0,0,0,.6)}.reg_lobby h1{font-size:36px;color:#0088f3}.reg_lobby .reg_lobby_head{width:100%;padding:15px 40px;background:var(--header_bg);justify-content:center}.reg_lobby .reg_lobby_head span{font-size:24px;font-weight:600;color:var(--main_color_1)}.reg_lobby .reg_con{width:100%;padding:80px 0;border-radius:10px;gap:20px}.reg_lobby .reg_con .reg_input_con{width:600px;gap:10px}.reg_lobby .reg_con .reg_input_con .reg_input_left{width:160px;justify-content:space-between}.reg_lobby .reg_con .reg_input_con .reg_input_left span{font-size:14px;font-weight:bold;color:var(--text_color_3)}.reg_lobby .reg_con .reg_input_con .reg_input_left p{font-size:14px;color:red}.reg_lobby .reg_con .reg_input_con input{width:70%;padding:5px;color:var(--text_color_1);background:var(--input_bg_1);border:1px solid hsla(0,0%,100%,.5019607843);border-radius:5px}.reg_lobby .reg_con .reg_input_con button{width:200px;padding:5px;font-size:14px;border-radius:5px;border:none;background:var(--btn_color_1);color:#fff}.fund_lobby{width:100%;gap:30px}.fund_lobby h1{font-size:36px;color:var(--main_color_1)}.fund_lobby .fund_con{width:100%;max-width:1000px;border-radius:10px;overflow:hidden;box-shadow:0 6.88237px 13.1093px -6.88237px rgba(0,0,0,.6)}.fund_lobby .fund_con .fund_head{width:100%;padding:15px 40px;background:var(--header_bg);justify-content:space-between}.fund_lobby .fund_con .fund_head .fund_head_wallet{width:-moz-fit-content;width:fit-content;align-items:flex-start;gap:5px}.fund_lobby .fund_con .fund_head .fund_head_wallet span{font-size:16px;font-weight:bold;color:var(--text_color_3)}.fund_lobby .fund_con .fund_head .fund_head_wallet .fund_head_bal{gap:5px;align-items:flex-start}.fund_lobby .fund_con .fund_head .fund_head_wallet .fund_head_bal p{font-size:9px;font-weight:bold;color:var(--text_color_3)}.fund_lobby .fund_con .fund_head .fund_head_wallet .fund_head_bal span{font-size:36px;color:var(--main_color_1);line-height:.8}.fund_lobby .fund_con .fund_head .fund_head_wallet .fund_head_bal i{font-size:16px;color:var(--text_color_3);cursor:pointer}.fund_lobby .fund_con .fund_head .fund_retrieve{padding:5px 15px;background:var(--btn_color_1);gap:10px;border-radius:999px;cursor:pointer}.fund_lobby .fund_con .fund_head .fund_retrieve img{width:30px;filter:invert(1) brightness(100)}.fund_lobby .fund_con .fund_head .fund_retrieve span{font-size:14px;color:#fff}.fund_lobby .fund_con .fund_body{width:100%;padding:40px;background:var(--nav_extend);gap:20px}.fund_lobby .fund_con .fund_body .fund_nav_con{width:-moz-fit-content;width:fit-content;border-radius:10px;justify-content:center;border:2px solid var(--main_color_1);overflow:hidden}.fund_lobby .fund_con .fund_body .fund_nav_con a{padding:15px 20px;color:var(--main_color_1);gap:5px;font-size:14px;font-weight:600;transition:.3s;text-wrap:nowrap}.fund_lobby .fund_con .fund_body .fund_nav_con a img{width:30px;height:30px;filter:var(--filter_1);transition:.3s}.fund_lobby .fund_con .fund_body .fund_nav_con a:hover{background:var(--main_color_1);color:#fff}.fund_lobby .fund_con .fund_body .fund_nav_con a:hover img{filter:invert(1) brightness(100)}.fund_lobby .fund_con .fund_body .fund_nav_con .fund_nav_active{background:var(--main_color_1);color:#fff}.fund_lobby .fund_con .fund_body .fund_nav_con .fund_nav_active img{filter:invert(1) brightness(100)}.fund_lobby .fund_con .fund_body .fund_gateway_con{width:-moz-fit-content;width:fit-content;gap:10px}.fund_lobby .fund_con .fund_body .fund_gateway_con .fund_gateway_item{padding:15px;font-size:14px;font-weight:600;color:var(--main_color_1);border:2px solid var(--main_color_1);border-radius:10px;transition:.3s;cursor:pointer}.fund_lobby .fund_con .fund_body .fund_gateway_con .fund_gateway_item:hover{background:var(--main_color_1);color:#fff}.fund_lobby .fund_con .fund_body .fund_gateway_con .fund_gateway_item_active{background:var(--main_color_1);color:#fff}.fund_lobby .fund_con .fund_body .fund_content_con{display:none;width:100%;gap:30px}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con{width:100%;align-items:flex-start;gap:10px}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con span{font-size:14px;font-weight:600;color:var(--text_color_1)}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_bank{width:100%;flex-wrap:wrap;gap:10px}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_bank .fund_input_bank_item{width:100px;padding:5px 10px;border:2px solid rgba(0,0,0,0);border-radius:10px;transition:.3s;cursor:pointer}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_bank .fund_input_bank_item img{width:100%}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_bank .fund_input_bank_item:hover{border:2px solid var(--main_color_1)}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_bank .fund_input_gateway_item{width:100px;padding:5px 10px;border:2px solid rgba(0,0,0,0);border-radius:10px;transition:.3s;cursor:pointer}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_bank .fund_input_gateway_item img{width:100%}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_bank .fund_input_gateway_item:hover{border:2px solid var(--main_color_1)}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_bank .fund_input_bank_item_active{border:2px solid var(--main_color_1)}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_amount{width:100%;gap:10px}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_amount input{width:100%;padding:10px;background:var(--input_bg_1);font-size:14px;color:var(--text_color_1);border-radius:10px}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_amount input:focus{outline:none !important;box-shadow:0 0 5px var(--main_color_1)}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_amount .fund_input_shortcut_con{width:100%;gap:10px}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_amount .fund_input_shortcut_con .fund_input_shortcut{padding:10px 20px;font-size:14px;color:var(--text_color_1);font-weight:600;background:var(--input_bg_1);border-radius:5px;transition:.3s;cursor:pointer}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_amount .fund_input_shortcut_con .fund_input_shortcut:hover{background:var(--main_color_1);color:#fff}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_select{width:100%}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_select select{width:100%;padding:10px;background:var(--input_bg_1);font-size:14px;color:var(--text_color_1);border-radius:10px;border:none}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_select select:focus{outline:none !important;box-shadow:0 0 5px var(--main_color_1)}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file{width:100%}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone{position:relative;border:3px dashed var(--main_color_1);border-radius:10px;text-align:center;width:300px;padding:20px;transition:.4s}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone .drop_alert{width:100%;gap:5px}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone .drop_alert .upload_icon{width:30px !important}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone .drop_alert img{max-width:300px;filter:var(--filter_1)}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone .drop_alert .alert{font-size:14px;color:var(--text_color_1);letter-spacing:.2px}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone .drop_alert .alert span{font-size:14px;color:var(--text_color_1);letter-spacing:.2px}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone .drop_alert .support_file{font-size:14px;letter-spacing:.2px;color:var(--text_color_1)}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone.hover{border:.6mm solid var(--main_color_1);background:#162c58}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone.hover .drop_alert .alert{color:var(--text_color_1)}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone.hover .drop_alert .support_file{color:var(--text_color_1)}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone.dropped{background:#162c58;border:.6mm solid #0088f3}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone [type=file]{cursor:pointer;position:absolute;opacity:0;top:0;right:0;bottom:0;left:0}.fund_lobby .fund_con .fund_body .fund_content_con .fund_withdraw_table{width:100%}.fund_lobby .fund_con .fund_body .fund_content_con .fund_withdraw_table table{width:100%;border-spacing:0;border:2px solid var(--main_color_1);border-radius:10px;overflow:hidden}.fund_lobby .fund_con .fund_body .fund_content_con .fund_withdraw_table table th{padding:5px 0;font-size:14px;text-align:center;color:#fff;background:var(--main_color_1)}.fund_lobby .fund_con .fund_body .fund_content_con .fund_withdraw_table table td{padding:5px 0;font-size:14px;color:var(--text_color_1);text-align:center;border-right:2px solid var(--main_color_1)}.fund_lobby .fund_con .fund_body .fund_content_con .fund_withdraw_table table td:last-child{border-right:0}.fund_lobby .fund_con .fund_body button{min-width:150px;padding:10px 0;margin-right:auto;font-size:16px;background:var(--main_color_1);color:#fff;border:none;border-radius:10px}.fund_lobby .fund_con .fund_body .deposit_transfer{display:flex}.fund_lobby .fund_con .fund_body .fund_withdraw{display:flex}.fund_lobby .fund_con .fund_body .transfer_con{width:100%;gap:30px}.fund_lobby .fund_con .fund_body .transfer_con .transfer_provider_con{width:100%;display:grid;grid-template-columns:repeat(6, 1fr);gap:10px}.fund_lobby .fund_con .fund_body .transfer_con .transfer_provider_con .transfer_provider_item{width:100%;padding:10px;border:2px solid var(--main_color_1);border-radius:10px;transition:.3s}.fund_lobby .fund_con .fund_body .transfer_con .transfer_provider_con .transfer_provider_item img{width:100px}.fund_lobby .fund_con .fund_body .transfer_con .transfer_provider_con .transfer_provider_item .transfer_provider_bal{font-size:14px;gap:5px;color:var(--text_color_1)}.fund_lobby .fund_con .fund_body .transfer_con .transfer_provider_con .transfer_provider_item .transfer_provider_bal span{font-size:14px;font-weight:600}.fund_lobby .fund_con .fund_body .transfer_con .transfer_provider_con .transfer_provider_item:hover{background:var(--main_color_1)}.fund_lobby .fund_con .fund_body .transfer_con .transfer_provider_con .transfer_provider_item:hover .transfer_provider_bal{color:#fff}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section{width:100%;gap:30px}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section .transfer_input_con{width:100%;align-items:flex-start;gap:10px}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section .transfer_input_con span{font-size:14px;font-weight:600;color:var(--text_color_1)}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section .transfer_input_con .transfer_input_amount{width:100%;gap:10px}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section .transfer_input_con .transfer_input_amount input{width:100%;padding:10px;background:var(--input_bg_1);font-size:14px;color:var(--text_color_1);border-radius:10px}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section .transfer_input_con .transfer_input_amount input:focus{outline:none !important;box-shadow:0 0 5px var(--main_color_1)}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section .transfer_input_con .transfer_input_amount .transfer_input_shortcut_con{width:100%;gap:10px}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section .transfer_input_con .transfer_input_amount .transfer_input_shortcut_con .transfer_input_shortcut{padding:10px 20px;font-size:14px;font-weight:600;background:var(--input_bg_1);border-radius:5px;transition:.3s;cursor:pointer}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section .transfer_input_con .transfer_input_amount .transfer_input_shortcut_con .transfer_input_shortcut:hover{background:var(--main_color_1);color:#fff}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section .transfer_input_con .transfer_input_select{width:100%}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section .transfer_input_con .transfer_input_select select{width:100%;padding:10px;background:var(--input_bg_1);font-size:14px;color:var(--text_color_1);border-radius:10px;border:none}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section .transfer_input_con .transfer_input_select select:focus{outline:none !important;box-shadow:0 0 5px var(--main_color_1)}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section .transfer_btn_con{width:100%;gap:10px}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section .transfer_btn_con .transfer_button{padding:10px 30px;font-size:14px;background:var(--main_color_1);color:#fff;text-align:center;border-radius:10px;cursor:pointer}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section .transfer_btn_con .transfer_button:last-child{background:#faca46;color:#000}.fund_lobby .fund_con .fund_body .history_con{width:100%;gap:30px}.fund_lobby .fund_con .fund_body .history_con .history_filter{width:100%;justify-content:center;gap:10px}.fund_lobby .fund_con .fund_body .history_con .history_filter .history_filter_title{gap:5px}.fund_lobby .fund_con .fund_body .history_con .history_filter .history_filter_title span{font-size:14px;color:var(--text_color_1);font-weight:600}.fund_lobby .fund_con .fund_body .history_con .history_filter .history_filter_title p{font-size:14px;color:red}.fund_lobby .fund_con .fund_body .history_con .history_filter .history_date{gap:10px}.fund_lobby .fund_con .fund_body .history_con .history_filter .history_date input{padding:10px;font-size:14px;color:var(--text_color_1);background:var(--input_bg_1);border-radius:10px}.fund_lobby .fund_con .fund_body .history_con .history_filter .history_date span{font-size:14px;color:var(--text_color_1)}.fund_lobby .fund_con .fund_body .history_con .history_filter button{min-width:150px;padding:10px;margin:0;font-size:16px}.fund_lobby .fund_con .fund_body .history_con .history_table{width:100%}.fund_lobby .fund_con .fund_body .history_con .history_table table{width:100%;border-spacing:0;border:2px solid var(--main_color_1);border-radius:10px;overflow:hidden}.fund_lobby .fund_con .fund_body .history_con .history_table table th{padding:5px;font-size:14px;text-align:center;color:#fff;background:var(--main_color_1)}.fund_lobby .fund_con .fund_body .history_con .history_table table td{padding:5px;font-size:14px;color:var(--text_color_1);text-align:center;border-right:2px solid var(--main_color_1)}.fund_lobby .fund_con .fund_body .history_con .history_table table td:last-child{border-right:0}.deposit_pop{display:none;width:100%;height:100vh;background:rgba(0,0,0,.8);position:fixed;top:0;left:0;z-index:99}.deposit_pop .deposit_pop_wrap{width:90%;max-width:1000px;background:var(--bg_color);border:2px solid var(--main_color_1);border-radius:15px;align-items:flex-start;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);overflow:hidden}.deposit_pop .deposit_pop_wrap .deposit_pop_head{width:100%;padding:15px 40px;background:var(--header_bg);justify-content:space-between}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_head_wallet{width:-moz-fit-content;width:fit-content;align-items:flex-start;gap:5px}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_head_wallet span{font-size:16px;font-weight:bold;color:var(--text_color_3)}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_head_wallet .deposit_pop_head_bal{gap:5px;align-items:flex-start}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_head_wallet .deposit_pop_head_bal p{font-size:9px;font-weight:bold;color:var(--text_color_3)}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_head_wallet .deposit_pop_head_bal span{font-size:36px;color:var(--main_color_1);line-height:.8}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_head_wallet .deposit_pop_head_bal i{font-size:16px;color:var(--text_color_3);cursor:pointer}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_retrieve{padding:5px 15px;background:var(--btn_color_1);gap:10px;border-radius:999px;cursor:pointer}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_retrieve img{width:30px;filter:invert(1) brightness(100)}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_retrieve span{font-size:14px;color:#fff}.deposit_pop .deposit_pop_wrap .deposit_pop_body{width:100%;max-height:70vh;padding:40px;background:var(--nav_extend);gap:20px;overflow-y:auto}.deposit_pop .deposit_pop_wrap .deposit_pop_body h2{font-size:28px;margin-right:auto;color:var(--main_color_1)}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_gateway_con{width:-moz-fit-content;width:fit-content;margin-right:auto;gap:10px}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_gateway_con .deposit_pop_gateway_item{padding:15px;font-size:14px;font-weight:600;color:var(--main_color_1);border:2px solid var(--main_color_1);border-radius:10px;transition:.3s;cursor:pointer}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_gateway_con .deposit_pop_gateway_item:hover{background:var(--main_color_1);color:#fff}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_gateway_con .deposit_pop_gateway_item_active{background:var(--main_color_1);color:#fff}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con{display:none;width:100%;gap:30px}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con{width:100%;align-items:flex-start;gap:10px}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con span{font-size:14px;font-weight:600;color:var(--text_color_1)}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_bank{width:100%;flex-wrap:wrap;gap:10px}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_bank .deposit_pop_input_bank_item{width:-moz-fit-content;width:fit-content;padding:10px;background:var(--input_bg_1);border:2px solid rgba(0,0,0,0);border-radius:10px;transition:.3s;cursor:pointer}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_bank .deposit_pop_input_bank_item span{font-size:14px}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_bank .deposit_pop_input_bank_item:hover{border:2px solid var(--main_color_1)}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_bank .deposit_pop_input_gateway_item{width:-moz-fit-content;width:fit-content;padding:10px;background:var(--input_bg_1);border:2px solid rgba(0,0,0,0);border-radius:10px;transition:.3s;cursor:pointer}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_bank .deposit_pop_input_gateway_item span{font-size:14px}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_bank .deposit_pop_input_gateway_item:hover{border:2px solid var(--main_color_1)}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_bank .deposit_pop_input_bank_item_active{border:2px solid var(--main_color_1)}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_amount{width:100%;gap:10px}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_amount input{width:100%;padding:10px;background:var(--input_bg_1);font-size:14px;color:var(--text_color_1);border-radius:10px}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_amount input:focus{outline:none !important;box-shadow:0 0 5px var(--main_color_1)}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_amount .deposit_pop_input_shortcut_con{width:100%;gap:10px}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_amount .deposit_pop_input_shortcut_con .deposit_pop_input_shortcut{padding:10px 20px;font-size:14px;color:var(--text_color_1);font-weight:600;background:var(--input_bg_1);border-radius:5px;transition:.3s;cursor:pointer}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_amount .deposit_pop_input_shortcut_con .deposit_pop_input_shortcut:hover{background:var(--main_color_1);color:#fff}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_select{width:100%}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_select select{width:100%;padding:10px;background:var(--input_bg_1);font-size:14px;color:var(--text_color_1);border-radius:10px;border:none}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_select select:focus{outline:none !important;box-shadow:0 0 5px var(--main_color_1)}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file{width:100%}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone{position:relative;border:3px dashed var(--main_color_1);border-radius:10px;text-align:center;width:300px;padding:20px;transition:.4s}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone .drop_alert{width:100%;gap:5px}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone .drop_alert .upload_icon{width:30px !important}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone .drop_alert img{max-width:300px;filter:var(--filter_1)}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone .drop_alert .alert{font-size:14px;color:var(--text_color_1);letter-spacing:.2px}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone .drop_alert .alert span{font-size:14px;color:var(--text_color_1);letter-spacing:.2px}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone .drop_alert .support_file{font-size:14px;letter-spacing:.2px;color:var(--text_color_1)}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone.hover{border:.6mm solid var(--main_color_1);background:#162c58}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone.hover .drop_alert .alert{color:var(--text_color_1)}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone.hover .drop_alert .support_file{color:var(--text_color_1)}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone.dropped{background:#162c58;border:.6mm solid #0088f3}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone [type=file]{cursor:pointer;position:absolute;opacity:0;top:0;right:0;bottom:0;left:0}.deposit_pop .deposit_pop_wrap .deposit_pop_body button{min-width:150px;padding:10px 0;margin-right:auto;font-size:16px;background:var(--main_color_1);color:#fff;border:none;border-radius:10px}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_transfer_pop{display:flex}.deposit_pop .deposit_pop_wrap .deposit_pop_body::-webkit-scrollbar{width:5px}.deposit_pop .deposit_pop_wrap .deposit_pop_body::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}.deposit_pop .deposit_pop_wrap .deposit_pop_body::-webkit-scrollbar-thumb{background:var(--main_color_1);border-radius:10px}.deposit_pop .deposit_pop_close{width:35px;height:35px;font-size:20px;justify-content:center;align-items:center;border:2px solid var(--main_color_1);border-radius:999px;color:var(--main_color_1);position:fixed;top:92%;left:50%;transform:translate(-50%, 0);cursor:pointer}.about_lobby{width:100%;max-width:1000px;min-height:450px;background:var(--nav_exten);border-radius:10px;overflow:hidden;box-shadow:0 6.88237px 13.1093px -6.88237px rgba(0,0,0,.6)}.about_lobby h1{font-size:36px;color:#0088f3}.about_lobby .about_lobby_head{width:100%;padding:15px 40px;background:var(--header_bg);justify-content:center}.about_lobby .about_lobby_head span{font-size:24px;font-weight:600;color:var(--main_color_1)}.about_lobby .about_con{width:100%;padding:30px;border-radius:10px;gap:20px}.about_lobby .about_con p{font-size:14px;color:gray}.about_lobby .about_con h2{font-size:18px;color:var(--main_color_1);margin-right:auto}.about_lobby .tnc_con{width:100%;padding:30px;border-radius:10px}.about_lobby .tnc_con p{font-size:14px;color:gray}.about_lobby .tnc_con span{color:var(--main_color_1)}.about_lobby .inbox_con{width:100%;padding:30px;border-radius:10px;gap:20px}.about_lobby .inbox_con .inbox_item{width:100%;padding:20px;background:var(--input_bg_1);gap:10px;border-radius:10px}.about_lobby .inbox_con .inbox_item .inbox_title{width:100%;font-size:16px;font-weight:bold;color:var(--main_color_1);justify-content:space-between}.about_lobby .inbox_con .inbox_item .inbox_title .inbox_date{font-size:14px;font-weight:normal;color:gray}.about_lobby .inbox_con .inbox_item .inbox_content{font-size:12px;color:gray}.about_lobby .contact_con{width:100%;padding:30px;border-radius:10px;gap:20px}.about_lobby .contact_con .contact_item{width:100%;padding:20px;background:var(--input_bg_1);justify-content:space-between;gap:10px;border-radius:10px;flex-wrap:wrap}.about_lobby .contact_con .contact_item .contact_name{font-size:14px;font-weight:bold;color:var(--main_color_1);gap:10px}.about_lobby .contact_con .contact_item .contact_name img{width:30px}.about_lobby .contact_con .contact_item a{font-size:14px;color:var(--text_color_1);text-decoration:underline}.lottery_con{width:100%;gap:50px}.lottery_con .lottery_nav{gap:10px}.lottery_con .lottery_nav .lottery_nav_item{min-width:150px;padding:10px 0;font-size:16px;text-align:center;background:var(--main_color_1);color:var(--text_color_2);border-radius:999px}.lottery_con .lottery_body{width:100%;flex-wrap:wrap;justify-content:space-between;gap:10px 0}.lottery_con .lottery_body .lotter_body_item{width:33%;border-radius:10px}.lottery_con .lottery_body .lotter_body_item .lottery_item_head{width:100%;padding:20px;justify-content:space-between}.lottery_con .lottery_body .lotter_body_item .lottery_item_head p{font-size:16px;font-weight:bold;color:var(--text_color_2)}.lottery_con .lottery_body .lotter_body_item .lottery_item_head span{font-size:14px;color:var(--text_color_2)}.lottery_con .lottery_body .lotter_body_item .lottery_item_result{width:100%;padding:0 20px 20px 20px}.lottery_con .lottery_body .lotter_body_item .lottery_item_result table{width:100%}.lottery_con .lottery_body .lotter_body_item .lottery_item_result table th{width:33.3333333333%;padding:5px 0;font-size:14px;color:var(--text_color_2);border-radius:5px}.lottery_con .lottery_body .lotter_body_item .lottery_item_result table td{width:33.3333333333%;padding:5px 0;font-size:14px;color:var(--text_color_1);background:var(--bg_color);text-align:center;border-radius:5px}.error_con{width:100%;gap:30px;border-radius:10px}.error_con .svg{display:inline-block;height:300px;width:300px;line-height:300px;text-align:center;background-color:#fff;border-radius:50%;filter:drop-shadow(0px 2px 15px rgba(128, 128, 128, 0.342))}.error_con #svg{display:inline-block;vertical-align:middle;fill:#0057b8}.error_con #svg path:nth-child(1){animation:pweek 5s linear infinite;animation-delay:.04s}.error_con #svg path:nth-child(1):hover{animation-play-state:paused}.error_con #svg path:nth-child(2){animation:pweek 5s linear infinite;animation-delay:.08s}.error_con #svg path:nth-child(2):hover{animation-play-state:paused}.error_con #svg path:nth-child(3){animation:pweek 5s linear infinite;animation-delay:.12s}.error_con #svg path:nth-child(3):hover{animation-play-state:paused}.error_con #svg path:nth-child(4){animation:pweek 5s linear infinite;animation-delay:.16s}.error_con #svg path:nth-child(4):hover{animation-play-state:paused}.error_con #svg path:nth-child(5){animation:pweek 5s linear infinite;animation-delay:.2s}.error_con #svg path:nth-child(5):hover{animation-play-state:paused}.error_con #svg path:nth-child(6){animation:pweek 5s linear infinite;animation-delay:.24s}.error_con #svg path:nth-child(6):hover{animation-play-state:paused}.error_con #svg path:nth-child(7){animation:pweek 5s linear infinite;animation-delay:.28s}.error_con #svg path:nth-child(7):hover{animation-play-state:paused}.error_con #svg path:nth-child(8){animation:pweek 5s linear infinite;animation-delay:.32s}.error_con #svg path:nth-child(8):hover{animation-play-state:paused}.error_con #svg path:nth-child(9){animation:pweek 5s linear infinite;animation-delay:.36s}.error_con #svg path:nth-child(9):hover{animation-play-state:paused}.error_con #svg path:nth-child(10){animation:pweek 5s linear infinite;animation-delay:.4s}.error_con #svg path:nth-child(10):hover{animation-play-state:paused}.error_con #svg path:nth-child(11){animation:pweek 5s linear infinite;animation-delay:.44s}.error_con #svg path:nth-child(11):hover{animation-play-state:paused}.error_con #svg path:nth-child(12){animation:pweek 5s linear infinite;animation-delay:.48s}.error_con #svg path:nth-child(12):hover{animation-play-state:paused}.error_con #svg path:nth-child(13){animation:pweek 5s linear infinite;animation-delay:.52s}.error_con #svg path:nth-child(13):hover{animation-play-state:paused}.error_con #svg path:nth-child(14){animation:pweek 5s linear infinite;animation-delay:.56s}.error_con #svg path:nth-child(14):hover{animation-play-state:paused}.error_con #svg path:nth-child(15){animation:pweek 5s linear infinite;animation-delay:.6s}.error_con #svg path:nth-child(15):hover{animation-play-state:paused}.error_con #svg path:nth-child(16){animation:pweek 5s linear infinite;animation-delay:.64s}.error_con #svg path:nth-child(16):hover{animation-play-state:paused}.error_con #svg path:nth-child(17){animation:pweek 5s linear infinite;animation-delay:.68s}.error_con #svg path:nth-child(17):hover{animation-play-state:paused}.error_con #svg path:nth-child(18){animation:pweek 5s linear infinite;animation-delay:.72s}.error_con #svg path:nth-child(18):hover{animation-play-state:paused}.error_con #svg path:nth-child(19){animation:pweek 5s linear infinite;animation-delay:.76s}.error_con #svg path:nth-child(19):hover{animation-play-state:paused}.error_con #svg path:nth-child(20){animation:pweek 5s linear infinite;animation-delay:.8s}.error_con #svg path:nth-child(20):hover{animation-play-state:paused}.error_con #svg path:nth-child(21){animation:pweek 5s linear infinite;animation-delay:.84s}.error_con #svg path:nth-child(21):hover{animation-play-state:paused}.error_con #svg path:nth-child(22){animation:pweek 5s linear infinite;animation-delay:.88s}.error_con #svg path:nth-child(22):hover{animation-play-state:paused}.error_con #svg path:nth-child(23){animation:pweek 5s linear infinite;animation-delay:.92s}.error_con #svg path:nth-child(23):hover{animation-play-state:paused}.error_con #svg path:nth-child(24){animation:pweek 5s linear infinite;animation-delay:.96s}.error_con #svg path:nth-child(24):hover{animation-play-state:paused}.error_con #svg path:nth-child(25){animation:pweek 5s linear infinite;animation-delay:1s}.error_con #svg path:nth-child(25):hover{animation-play-state:paused}.error_con #svg path:nth-child(26){animation:pweek 5s linear infinite;animation-delay:1.04s}.error_con #svg path:nth-child(26):hover{animation-play-state:paused}.error_con #svg path:nth-child(27){animation:pweek 5s linear infinite;animation-delay:1.08s}.error_con #svg path:nth-child(27):hover{animation-play-state:paused}.error_con #svg path:nth-child(28){animation:pweek 5s linear infinite;animation-delay:1.12s}.error_con #svg path:nth-child(28):hover{animation-play-state:paused}.error_con #svg path:nth-child(29){animation:pweek 5s linear infinite;animation-delay:1.16s}.error_con #svg path:nth-child(29):hover{animation-play-state:paused}.error_con #svg path:nth-child(30){animation:pweek 5s linear infinite;animation-delay:1.2s}.error_con #svg path:nth-child(30):hover{animation-play-state:paused}.error_con #svg path:nth-child(31){animation:pweek 5s linear infinite;animation-delay:1.24s}.error_con #svg path:nth-child(31):hover{animation-play-state:paused}.error_con #svg path:nth-child(32){animation:pweek 5s linear infinite;animation-delay:1.28s}.error_con #svg path:nth-child(32):hover{animation-play-state:paused}.error_con #svg path:nth-child(33){animation:pweek 5s linear infinite;animation-delay:1.32s}.error_con #svg path:nth-child(33):hover{animation-play-state:paused}.error_con #svg path:nth-child(34){animation:pweek 5s linear infinite;animation-delay:1.36s}.error_con #svg path:nth-child(34):hover{animation-play-state:paused}.error_con #svg path:nth-child(35){animation:pweek 5s linear infinite;animation-delay:1.4s}.error_con #svg path:nth-child(35):hover{animation-play-state:paused}.error_con #svg path:nth-child(36){animation:pweek 5s linear infinite;animation-delay:1.44s}.error_con #svg path:nth-child(36):hover{animation-play-state:paused}.error_con #svg path:nth-child(37){animation:pweek 5s linear infinite;animation-delay:1.48s}.error_con #svg path:nth-child(37):hover{animation-play-state:paused}.error_con #svg path:nth-child(38){animation:pweek 5s linear infinite;animation-delay:1.52s}.error_con #svg path:nth-child(38):hover{animation-play-state:paused}.error_con #svg path:nth-child(39){animation:pweek 5s linear infinite;animation-delay:1.56s}.error_con #svg path:nth-child(39):hover{animation-play-state:paused}.error_con #svg path:nth-child(40){animation:pweek 5s linear infinite;animation-delay:1.6s}.error_con #svg path:nth-child(40):hover{animation-play-state:paused}.error_con #svg path:nth-child(41){animation:pweek 5s linear infinite;animation-delay:1.64s}.error_con #svg path:nth-child(41):hover{animation-play-state:paused}.error_con #svg path:nth-child(42){animation:pweek 5s linear infinite;animation-delay:1.68s}.error_con #svg path:nth-child(42):hover{animation-play-state:paused}.error_con #svg path:nth-child(43){animation:pweek 5s linear infinite;animation-delay:1.72s}.error_con #svg path:nth-child(43):hover{animation-play-state:paused}.error_con #svg path:nth-child(44){animation:pweek 5s linear infinite;animation-delay:1.76s}.error_con #svg path:nth-child(44):hover{animation-play-state:paused}.error_con #svg path:nth-child(45){animation:pweek 5s linear infinite;animation-delay:1.8s}.error_con #svg path:nth-child(45):hover{animation-play-state:paused}.error_con #svg path:nth-child(46){animation:pweek 5s linear infinite;animation-delay:1.84s}.error_con #svg path:nth-child(46):hover{animation-play-state:paused}.error_con #svg path:nth-child(47){animation:pweek 5s linear infinite;animation-delay:1.88s}.error_con #svg path:nth-child(47):hover{animation-play-state:paused}.error_con #svg path:nth-child(48){animation:pweek 5s linear infinite;animation-delay:1.92s}.error_con #svg path:nth-child(48):hover{animation-play-state:paused}.error_con #svg path:nth-child(49){animation:pweek 5s linear infinite;animation-delay:1.96s}.error_con #svg path:nth-child(49):hover{animation-play-state:paused}.error_con #svg path:nth-child(50){animation:pweek 5s linear infinite;animation-delay:2s}.error_con #svg path:nth-child(50):hover{animation-play-state:paused}.error_con #svg path:nth-child(51){animation:pweek 5s linear infinite;animation-delay:2.04s}.error_con #svg path:nth-child(51):hover{animation-play-state:paused}.error_con #svg path:nth-child(52){animation:pweek 5s linear infinite;animation-delay:2.08s}.error_con #svg path:nth-child(52):hover{animation-play-state:paused}.error_con #svg path:nth-child(53){animation:pweek 5s linear infinite;animation-delay:2.12s}.error_con #svg path:nth-child(53):hover{animation-play-state:paused}.error_con #svg path:nth-child(54){animation:pweek 5s linear infinite;animation-delay:2.16s}.error_con #svg path:nth-child(54):hover{animation-play-state:paused}.error_con #svg path:nth-child(55){animation:pweek 5s linear infinite;animation-delay:2.2s}.error_con #svg path:nth-child(55):hover{animation-play-state:paused}.error_con #svg path:nth-child(56){animation:pweek 5s linear infinite;animation-delay:2.24s}.error_con #svg path:nth-child(56):hover{animation-play-state:paused}.error_con #svg path:nth-child(57){animation:pweek 5s linear infinite;animation-delay:2.28s}.error_con #svg path:nth-child(57):hover{animation-play-state:paused}.error_con #svg path:nth-child(58){animation:pweek 5s linear infinite;animation-delay:2.32s}.error_con #svg path:nth-child(58):hover{animation-play-state:paused}.error_con span{font-size:28px;text-align:center;font-weight:bold;color:#0088f3}.error_con a{padding:10px;font-size:14px;font-weight:bold;color:#0088f3;border:2px solid #0088f3;border-radius:10px;transition:.3s}.error_con a:hover{background:#0088f3;color:#fff}.kiosk_lobby{width:100%;gap:30px}.kiosk_lobby .kiosk_top{display:grid;width:100%;grid-template-columns:repeat(3, 1fr);gap:20px}.kiosk_lobby .kiosk_top .kiosk_top_item{width:100%;padding:20px;background:var(--promo_color_1);border:2px solid var(--main_color_1);border-radius:10px;gap:20px}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_bal{gap:5px}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_bal span{font-size:12px;color:var(--text_color_1)}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_bal p{padding:0 10px;font-size:16px;font-weight:bold;color:var(--main_color_1);border-bottom:1px solid var(--main_color_1)}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_logo{width:50%}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_logo img{width:100%}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_input_con{width:100%;gap:5px}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_input_con .kiosk_top_item_input{width:80%}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_input_con .kiosk_top_item_input span{width:150px;font-size:14px;color:var(--text_color_1)}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_input_con .kiosk_top_item_input input{width:100%;padding:10px;font-size:14px;color:var(--text_color_1);background:var(--input_bg_1);border-radius:10px}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_input_con .kiosk_top_item_input p{width:100%;padding:10px;font-size:14px;color:var(--text_color_1);border-radius:10px}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_qr_con{width:100%;justify-content:space-evenly}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_qr_con .kiosk_top_item_qr{gap:10px}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_qr_con .kiosk_top_item_qr .kiosk_top_item_qr_icon{font-size:14px;color:var(--text_color_1);gap:5px}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_qr_con .kiosk_top_item_qr .kiosk_top_item_qr_icon img{width:25px}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_qr_con .kiosk_top_item_qr img{width:100px}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_qr_con .kiosk_top_item_qr a{padding:5px 10px;font-size:14px;color:#fff;background:var(--btn_color_1);border-radius:10px}.kiosk_lobby .kiosk_mid{display:grid;width:100%;grid-template-columns:repeat(4, 1fr);gap:20px}.kiosk_lobby .kiosk_mid .kiosk_mid_item{width:100%;padding:20px;background:var(--kiosk_color_1);border-radius:10px;gap:10px}.kiosk_lobby .kiosk_mid .kiosk_mid_item .kiosk_mid_item_step{width:45px;height:45px;background:var(--kiosk_color_2);justify-content:center;border-radius:999px}.kiosk_lobby .kiosk_mid .kiosk_mid_item .kiosk_mid_item_step span{font-size:14px;font-weight:bold;color:var(--kiosk_color_1)}.kiosk_lobby .kiosk_mid .kiosk_mid_item p{width:70%;font-size:14px;color:#fff}.kiosk_lobby .kiosk_mid .kiosk_mid_item img{width:40px;filter:invert(1) brightness(100)}.kiosk_lobby .kiosk_btm{display:grid;width:100%;grid-template-columns:repeat(4, 1fr);gap:20px}.kiosk_lobby .kiosk_btm .kiosk_btm_item{width:100%;padding:20px;background:var(--promo_color_1);border:2px solid var(--main_color_1);border-radius:10px;gap:20px}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_logo{width:50%}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_logo img{width:100%}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_bal{gap:5px}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_bal span{font-size:12px;color:var(--text_color_1)}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_bal p{padding:0 10px;font-size:16px;font-weight:bold;color:var(--main_color_1);border-bottom:1px solid var(--main_color_1)}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_amount{width:100%;align-items:flex-start;gap:10px}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_amount span{padding:10px 0;font-size:14px;color:var(--text_color_1)}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_amount .kiosk_btm_item_input{width:100%;gap:10px}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_amount .kiosk_btm_item_input input{width:100%;padding:10px;font-size:14px;color:#000;background:var(--input_bg_1);border-radius:10px}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_amount .kiosk_btm_item_input .kiosk_btm_item_short_con{width:100%;gap:10px}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_amount .kiosk_btm_item_input .kiosk_btm_item_short_con .kiosk_btm_item_short{width:25%;padding:5px 0;font-size:14px;color:#fff;background:var(--btn_color_1);justify-content:center;border-radius:10px;cursor:pointer}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_btn_con{width:100%;gap:10px}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_btn_con .kiosk_btm_item_btn{width:50%;padding:7px 0;text-align:center;font-size:14px;color:#fff;background:var(--btn_color_1);border-radius:10px}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_btn_con .transfer_out{background:#faca46;color:#000}.head_pick{position:fixed;top:20%;right:3%;gap:20px;z-index:99}.head_pick .head_pick_item{width:100px;padding:5px 0;font-size:14px;color:#fff;background:#0088f3;justify-content:center;cursor:pointer}.head_pick .body_pick_item{width:100px;padding:5px 0;font-size:14px;color:#fff;background:#0088f3;justify-content:center;cursor:pointer}.header_2{display:none;width:100%;padding-top:10px;margin:0 auto;align-items:flex-end;justify-content:center;background:var(--header_bg);box-shadow:0px 1px 15px rgba(0,0,0,.2);gap:50px;position:sticky;top:0;z-index:3}.header_2 .head_left .head_row{gap:20px}.header_2 .head_left .head_row .head_nav_item{padding:15px 5px;gap:5px;transition:.3s;filter:var(--filter_1)}.header_2 .head_left .head_row .head_nav_item img{width:20px;filter:grayscale(1);transition:.3s}.header_2 .head_left .head_row .head_nav_item span{font-size:16px;color:gray;transition:.3s}.header_2 .head_left .head_row .head_nav_item:hover img{filter:none}.header_2 .head_left .head_row .head_nav_item:hover span{color:var(--nav_text)}.header_2 .head_left .head_row .head_nav_active{border-bottom:2px solid var(--nav_text)}.header_2 .head_left .head_row .head_nav_active img{filter:none}.header_2 .head_left .head_row .head_nav_active span{color:var(--nav_text)}.header_2 .head_left .head_row .head_nav_dropdown_con .head_nav_dropdown{width:99vw;padding:30px 0 20px;background:var(--nav_extend);justify-content:center;flex-wrap:wrap;border-radius:0 0 10px 10px;gap:20px;position:absolute;top:100%;left:50%;transform:translate(-50%, 0);z-index:2;visibility:hidden;opacity:0;transition:.3s}.header_2 .head_left .head_row .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item{width:7%}.header_2 .head_left .head_row .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item img{width:100%}.header_2 .head_left .head_row .head_nav_dropdown_con .head_nav_dropdown:hover{display:flex}.header_2 .head_left .head_row .head_nav_dropdown_con:hover .head_nav_dropdown{visibility:visible;opacity:1}.header_2 .head_mid{width:200px;padding:15px 0}.header_2 .head_mid img{width:100%}.header_2 .head_right{align-items:flex-end}.header_2 .head_right .head_btn_con{gap:10px}.header_2 .head_right .head_btn_con .head_download{width:30px;padding:5px;background:gray;border-radius:999px}.header_2 .head_right .head_btn_con .head_download img{width:100%}.header_2 .head_right .head_btn_con .head_btn{padding:7px 15px;font-size:16px;justify-content:center;border-radius:999px;color:var(--text_color_1)}.header_2 .head_right .head_btn_con .head_reg{background:var(--btn_color_1);color:var(--text_color_2)}.header_2 .head_right .head_btn_con .head_lag{width:50px;padding:10px;position:relative}.header_2 .head_right .head_btn_con .head_lag img{width:100%}.header_2 .head_right .head_btn_con .head_lag .head_lang_extend{width:150px;padding:20px;background:#0a55cf;gap:10px;border-radius:10px;transition:.3s;z-index:99;position:absolute;top:100%;right:0;visibility:hidden;opacity:0}.header_2 .head_right .head_btn_con .head_lag .head_lang_extend .head_lang_extend_item{width:100%;gap:5px;cursor:pointer}.header_2 .head_right .head_btn_con .head_lag .head_lang_extend .head_lang_extend_item img{width:25px}.header_2 .head_right .head_btn_con .head_lag .head_lang_extend .head_lang_extend_item span{font-size:16px;color:#fff}.header_2 .head_right .head_btn_con .head_lag:hover .head_lang_extend{visibility:visible;opacity:1}.header_2 .head_right .head_btn_con .index_logged_head_bal{width:130px;height:40px;justify-content:center;border:1px solid var(--main_color_1);border-radius:999px;position:relative}.header_2 .head_right .head_btn_con .index_logged_head_bal span{font-size:12px;color:var(--main_color_1);font-weight:bold}.header_2 .head_right .head_btn_con .index_logged_head_bal p{font-size:13px;color:var(--text_color_1)}.header_2 .head_right .head_btn_con .index_logged_head_bal .index_logged_head_extend{width:150px;padding:20px;background:var(--extend_bg);align-items:flex-start;gap:10px;border-radius:10px;transition:.3s;z-index:99;position:absolute;top:110%;left:50%;transform:translate(-50%, 0);visibility:hidden;opacity:0}.header_2 .head_right .head_btn_con .index_logged_head_bal .index_logged_head_extend a{font-size:14px;color:#fff;gap:5px}.header_2 .head_right .head_btn_con .index_logged_head_bal:hover .index_logged_head_extend{visibility:visible;opacity:1}.header_2 .head_right .head_btn_con .index_logged_head_deposit{width:130px;height:40px;gap:10px;background:var(--btn_color_1);justify-content:center;border-radius:999px}.header_2 .head_right .head_btn_con .index_logged_head_deposit img{width:25px;filter:invert(100) brightness(100)}.header_2 .head_right .head_btn_con .index_logged_head_deposit span{font-size:16px;color:#fff}.header_2 .head_right .head_row{gap:20px}.header_2 .head_right .head_row .head_nav_item{padding:15px 5px;gap:5px;transition:.3s;filter:var(--filter_1)}.header_2 .head_right .head_row .head_nav_item img{width:20px;filter:grayscale(1);transition:.3s}.header_2 .head_right .head_row .head_nav_item span{font-size:16px;color:gray;transition:.3s}.header_2 .head_right .head_row .head_nav_item:hover img{filter:none}.header_2 .head_right .head_row .head_nav_item:hover span{color:var(--nav_text)}.header_2 .head_right .head_row .head_nav_active{border-bottom:2px solid var(--nav_text)}.header_2 .head_right .head_row .head_nav_active img{filter:none}.header_2 .head_right .head_row .head_nav_active span{color:var(--nav_text)}.header_2 .head_right .head_row .head_nav_dropdown_con .head_nav_dropdown{width:99vw;padding:30px 0 20px;background:var(--nav_extend);justify-content:center;flex-wrap:wrap;border-radius:0 0 10px 10px;gap:20px;position:absolute;top:100%;left:50%;transform:translate(-50%, 0);z-index:2;visibility:hidden;opacity:0;transition:.3s}.header_2 .head_right .head_row .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item{width:7%}.header_2 .head_right .head_row .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item img{width:100%}.header_2 .head_right .head_row .head_nav_dropdown_con .head_nav_dropdown:hover{display:flex}.header_2 .head_right .head_row .head_nav_dropdown_con:hover .head_nav_dropdown{visibility:visible;opacity:1}.header_2 .mob_menu_btn_2{display:none;font-size:20px;position:absolute;right:20px;color:var(--main_color_1)}.header_3{display:none;width:100%;margin:0 auto;background:var(--header_bg);box-shadow:0px 1px 15px rgba(0,0,0,.2);position:sticky;top:0;z-index:3}.header_3 .head_top{width:100%;max-width:1600px;padding:10px 20px;justify-content:space-between;position:relative}.header_3 .head_top .logo{width:200px}.header_3 .head_top .logo img{width:100%}.header_3 .head_top .head_btn_con{gap:10px}.header_3 .head_top .head_btn_con .head_download{width:30px;padding:5px;background:gray;border-radius:999px}.header_3 .head_top .head_btn_con .head_download img{width:100%}.header_3 .head_top .head_btn_con .head_btn{padding:7px 15px;font-size:16px;justify-content:center;border-radius:999px;color:var(--text_color_1)}.header_3 .head_top .head_btn_con .head_reg{background:var(--btn_color_1);color:var(--text_color_2)}.header_3 .head_top .head_btn_con .head_lag{width:50px;padding:10px;position:relative}.header_3 .head_top .head_btn_con .head_lag img{width:100%}.header_3 .head_top .head_btn_con .head_lag .head_lang_extend{width:150px;padding:20px;background:var(--extend_bg);gap:10px;border-radius:10px;transition:.3s;z-index:99;position:absolute;top:100%;right:0;visibility:hidden;opacity:0}.header_3 .head_top .head_btn_con .head_lag .head_lang_extend .head_lang_extend_item{width:100%;gap:5px;cursor:pointer}.header_3 .head_top .head_btn_con .head_lag .head_lang_extend .head_lang_extend_item img{width:25px}.header_3 .head_top .head_btn_con .head_lag .head_lang_extend .head_lang_extend_item span{font-size:16px;color:#fff}.header_3 .head_top .head_btn_con .head_lag:hover .head_lang_extend{visibility:visible;opacity:1}.header_3 .head_top .head_btn_con .index_logged_head_bal{width:130px;height:40px;justify-content:center;border:1px solid var(--main_color_1);border-radius:999px;position:relative}.header_3 .head_top .head_btn_con .index_logged_head_bal span{font-size:12px;color:var(--main_color_1);font-weight:bold}.header_3 .head_top .head_btn_con .index_logged_head_bal p{font-size:13px;color:var(--text_color_1)}.header_3 .head_top .head_btn_con .index_logged_head_bal .index_logged_head_extend{width:150px;padding:20px;background:var(--extend_bg);align-items:flex-start;gap:10px;border-radius:10px;transition:.3s;z-index:99;position:absolute;top:110%;left:50%;transform:translate(-50%, 0);visibility:hidden;opacity:0}.header_3 .head_top .head_btn_con .index_logged_head_bal .index_logged_head_extend a{font-size:14px;color:#fff;gap:5px}.header_3 .head_top .head_btn_con .index_logged_head_bal:hover .index_logged_head_extend{visibility:visible;opacity:1}.header_3 .head_top .head_btn_con .index_logged_head_deposit{width:130px;height:40px;gap:10px;background:var(--btn_color_1);justify-content:center;border-radius:999px}.header_3 .head_top .head_btn_con .index_logged_head_deposit img{width:25px;filter:invert(100) brightness(100)}.header_3 .head_top .head_btn_con .index_logged_head_deposit span{font-size:16px;color:#fff}.header_3 .head_top .head_btn_con input{padding:7px;font-size:14px;color:var(--text_color_1);background:var(--input_bg_1);border-radius:5px;border:1px solid var(--main_color_1)}.header_3 .head_top .head_btn_con .forgot_pw{padding-top:10px;font-size:12px;color:var(--text_color_1);border-bottom:1px solid var(--main_color_1)}.header_3 .head_top .mob_menu_btn_2{display:none;font-size:20px;position:absolute;right:20px;color:var(--main_color_1)}.header_3 .head_top .mob_head_logout{display:none;width:6vw;position:absolute;right:20px}.header_3 .head_top .mob_head_logout img{width:100%}.header_3 .head_top .head_nav{width:60%;max-width:1600px;padding:2px 0;justify-content:center;gap:15px;position:relative}.header_3 .head_top .head_nav .head_nav_item{padding:15px 5px;gap:5px;transition:.3s;filter:var(--filter_1)}.header_3 .head_top .head_nav .head_nav_item img{width:20px;filter:grayscale(1);transition:.3s}.header_3 .head_top .head_nav .head_nav_item span{font-size:16px;color:gray;transition:.3s}.header_3 .head_top .head_nav .head_nav_item:hover img{filter:none}.header_3 .head_top .head_nav .head_nav_item:hover span{color:var(--nav_text)}.header_3 .head_top .head_nav .head_nav_active{border-bottom:2px solid var(--nav_text)}.header_3 .head_top .head_nav .head_nav_active img{filter:none}.header_3 .head_top .head_nav .head_nav_active span{color:var(--nav_text)}.header_3 .head_top .head_nav .head_nav_dropdown_con .head_nav_dropdown{width:99vw;padding:30px 0 20px;background:var(--nav_extend);justify-content:center;flex-wrap:wrap;border-radius:0 0 10px 10px;gap:20px;position:absolute;top:80%;left:50%;transform:translate(-50%, 0);z-index:2;visibility:hidden;opacity:0;transition:.3s}.header_3 .head_top .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item{width:7%}.header_3 .head_top .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item img{width:100%;border-radius:10px}.header_3 .head_top .head_nav .head_nav_dropdown_con .head_nav_dropdown:hover{display:flex}.header_3 .head_top .head_nav .head_nav_dropdown_con:hover .head_nav_dropdown{visibility:visible;opacity:1}.header_3 .head_nav{width:100%;max-width:1600px;padding:2px 0;justify-content:center;gap:15px;position:relative}.header_3 .head_nav .head_nav_item{padding:15px 5px;gap:5px;transition:.3s;filter:var(--filter_1)}.header_3 .head_nav .head_nav_item img{width:20px;filter:grayscale(1);transition:.3s}.header_3 .head_nav .head_nav_item span{font-size:16px;color:gray;transition:.3s}.header_3 .head_nav .head_nav_item:hover img{filter:none}.header_3 .head_nav .head_nav_item:hover span{color:var(--nav_text)}.header_3 .head_nav .head_nav_active{border-bottom:2px solid var(--nav_text)}.header_3 .head_nav .head_nav_active img{filter:none}.header_3 .head_nav .head_nav_active span{color:var(--nav_text)}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown{width:99vw;padding:30px 0 20px;background:var(--nav_extend);justify-content:center;flex-wrap:wrap;border-radius:0 0 10px 10px;gap:20px;position:absolute;top:80%;left:50%;transform:translate(-50%, 0);z-index:2;visibility:hidden;opacity:0;transition:.3s}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item{width:7%}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item img{width:100%;border-radius:10px}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown:hover{display:flex}.header_3 .head_nav .head_nav_dropdown_con:hover .head_nav_dropdown{visibility:visible;opacity:1}.mob_side_menu_cover_2{display:none;width:100%;height:100vh;background:rgba(0,0,0,.7);position:fixed;top:0;left:0;z-index:99}.mob_side_menu_cover_2 .mob_side_menu_2{width:80%;height:100%;background:var(--bg_color);position:absolute;top:0;right:-400px;transition:.8s}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_logo{display:none;width:100%;padding:20px;justify-content:flex-start;align-items:flex-start;border-bottom:1px solid gray}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_logo img{width:50%}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user{width:100%;padding:20px;gap:10px;border-bottom:1px solid gray}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user img{width:15vw;border-radius:999px}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user a{width:22vw;padding:5px 0;font-size:4vw;background:var(--btn_color_1);color:#fff;border-radius:999px;justify-content:center}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user .mob_side_user_logged{width:100%;align-items:flex-start}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user .mob_side_user_logged .mob_side_username{font-size:4.5vw;font-weight:bold;color:var(--main_color_1);gap:5px}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user .mob_side_user_logged .mob_side_username a{width:-moz-fit-content;width:fit-content;background:none;color:gray;font-size:3vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user .mob_side_user_logged .mob_side_bal_con{width:100%;justify-content:space-between}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user .mob_side_user_logged .mob_side_bal_con .mob_side_bal{width:-moz-fit-content;width:fit-content}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user .mob_side_user_logged .mob_side_bal_con .mob_side_bal span{font-size:4vw;font-weight:bold;color:var(--text_color_1)}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user .mob_side_user_logged .mob_side_bal_con a{width:-moz-fit-content;width:fit-content;padding:5px 10px;font-size:3vw;background:var(--btn_color_1);color:#fff;border-radius:999px}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body{width:100%}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body a{width:100%;padding:10px 20px;gap:10px;position:relative}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body a img{width:7vw;filter:grayscale(1)}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body a span{font-size:4vw;color:gray}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body a:last-child img{filter:none}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body a:last-child span{color:red}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body a::after{content:" ";width:100%;height:1px;background:linear-gradient(to right, gray, transparent);position:absolute;bottom:0;left:0}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func{width:100%;padding:10px 20px;position:relative;transition:.3s}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func .mob_side_func_item{width:100%;gap:10px;transition:.3s}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func .mob_side_func_item img{width:7vw;filter:grayscale(1)}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func .mob_side_func_item span{font-size:4vw;color:gray}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func .mob_side_func_item i{font-size:4vw;margin-left:auto;color:gray;transition:.3s}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func .mob_side_lang{width:100%;height:0;padding-left:20px;align-items:flex-start;overflow:hidden;transition:1s}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func .mob_side_lang .mob_side_lang_item{padding:15px 0 5px 0;gap:5px}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func .mob_side_lang .mob_side_lang_item img{width:6vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func .mob_side_lang .mob_side_lang_item span{font-size:4vw;color:gray}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func .mob_side_lang .mob_side_lang_item:last-child{padding:10px 0 5px 0}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func::after{content:" ";width:100%;height:1px;background:linear-gradient(to right, gray, transparent);position:absolute;bottom:0;left:0}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_toggle .mob_side_func_item i{transform:rotate(90deg)}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_toggle .mob_side_lang{height:auto}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_menu_active{filter:var(--filter_1)}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_menu_active img{filter:none}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_menu_active span{color:#0088f3}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_menu_active::after{background:linear-gradient(to right, #0088f3, transparent)}.mob_side_menu_cover_2 .mob_side_close_2{font-size:7vw;position:fixed;top:1%;left:8%;color:#fff}.mob_side_menu_cover_2 .mob_side_slide_2{right:0}.color_pick{position:fixed;top:40%;right:3%;gap:50px;z-index:99}.color_pick .color_pick_col{gap:20px}.color_pick .color_pick_col .color_pick_item{width:100px;padding:5px 0;font-size:14px;color:#fff;background:#0088f3;justify-content:center;cursor:pointer}.theme_setting{width:-moz-fit-content;width:fit-content;justify-content:flex-end;gap:10px;position:fixed;bottom:14%;right:5%;z-index:99;align-items:flex-end}.theme_setting .theme_extend{display:none;width:-moz-fit-content;width:fit-content;padding:20px;align-items:flex-start;background:var(--nav_extend);border-radius:10px;box-shadow:0px 1px 15px gray;gap:20px;transition:.3s}.theme_setting .theme_extend .theme_extend_item{width:100%;align-items:flex-start;gap:10px}.theme_setting .theme_extend .theme_extend_item span{font-size:14px;color:var(--text_color_1)}.theme_setting .theme_extend .theme_extend_item .theme_extend_option{gap:10px}.theme_setting .theme_extend .theme_extend_item .theme_extend_option .head_pick_item{padding:5px 10px;font-size:14px;color:#fff;background:var(--main_color_1);border-radius:5px;cursor:pointer}.theme_setting .theme_extend .theme_extend_item .theme_extend_option .body_pick_item{padding:5px 10px;font-size:14px;color:#fff;background:var(--main_color_1);border-radius:5px;cursor:pointer}.theme_setting .theme_extend .theme_extend_item .theme_extend_option .color_pick_item{width:25px;height:25px;border-radius:999px;cursor:pointer}.theme_setting .theme_setting_btn{width:40px;height:40px;font-size:20px;color:#fff;justify-content:center;background:var(--main_color_1);border-radius:999px;box-shadow:0 6.88237px 13.1093px -6.88237px rgba(0,0,0,.8);cursor:pointer}.theme_setting .theme_setting_toggle{display:flex}.index_body{display:none}.index_body_1{display:flex}.index_body_2 .index_swiper_2{width:100%;border-radius:10px}.index_body_2 .index_swiper_2 .swiper-wrapper{width:100%}.index_body_2 .index_swiper_2 .swiper-wrapper .swiper-slide{width:100%}.index_body_2 .index_swiper_2 .swiper-wrapper .swiper-slide img{width:100%;border-radius:10px}.index_body_2 .index2_recom_con{width:100%;background:var(--nav_extend);box-shadow:0 6.88237px 13.1093px -6.88237px rgba(0,0,0,.6);border-radius:10px;overflow:hidden}.index_body_2 .index2_recom_con .index2_recom_head{width:100%;padding:20px;justify-content:space-between;background:var(--main_color_1)}.index_body_2 .index2_recom_con .index2_recom_head span{font-size:16px;font-weight:bold;color:var(--text_color_2)}.index_body_2 .index2_recom_con .index2_recom_head .index2_recom_nav{gap:20px}.index_body_2 .index2_recom_con .index2_recom_head .index2_recom_nav .index2_recom_nav_item{font-size:16px;color:var(--text_color_2);cursor:pointer;opacity:.6;transition:.3s}.index_body_2 .index2_recom_con .index2_recom_head .index2_recom_nav .index2_recom_nav_item:hover{opacity:1}.index_body_2 .index2_recom_con .index2_recom_head .index2_recom_nav .index2_recom_nav_item_active{opacity:1}.index_body_2 .index2_recom_con .index2_recom_body{width:100%;padding:20px;gap:15px;align-items:flex-start}.index_body_2 .index2_recom_con .index2_recom_body .index2_recom_swipe{width:15%}.index_body_2 .index2_recom_con .index2_recom_body .index2_recom_swipe .index2_recom_swiper{width:100%}.index_body_2 .index2_recom_con .index2_recom_body .index2_recom_swipe .index2_recom_swiper .swiper-wrapper{width:100%}.index_body_2 .index2_recom_con .index2_recom_body .index2_recom_swipe .index2_recom_swiper .swiper-wrapper .swiper-slide{width:100%}.index_body_2 .index2_recom_con .index2_recom_body .index2_recom_swipe .index2_recom_swiper .swiper-wrapper .swiper-slide img{width:100%;border-radius:10px}.index_body_2 .index2_recom_con .index2_recom_body .index2_recom_grid{width:85%;display:none;grid-template-columns:repeat(8, 1fr);gap:15px}.index_body_2 .index2_recom_con .index2_recom_body .index2_recom_grid .index2_recom_grid_item{width:100%}.index_body_2 .index2_recom_con .index2_recom_body .index2_recom_grid .index2_recom_grid_item img{width:100%}.index_body_2 .index2_recom_con .index2_recom_body .recom_sb{display:grid}.index_body_2 .index2_sport_con{width:100%;background:#222;border-radius:10px;overflow:hidden;position:relative}.index_body_2 .index2_sport_con img{width:100%}.index_body_2 .index2_sport_con .index2_sport_match{width:500px;padding:40px;background:var(--extend_bg);border:2px solid var(--main_color_1);border-radius:10px;gap:20px;box-shadow:0 6.88237px 13.1093px -6.88237px hsla(0,0%,100%,.6);position:absolute;top:50%;right:15%;transform:translate(0, -50%)}.index_body_2 .index2_sport_con .index2_sport_match h1{font-size:24px;color:var(--text_color_2);margin:0}.index_body_2 .index2_sport_con .index2_sport_match .index2_sport_date{font-size:14px;color:var(--text_color_2)}.index_body_2 .index2_sport_con .index2_sport_match .index2_match_team{width:100%;justify-content:center;gap:50px}.index_body_2 .index2_sport_con .index2_sport_match .index2_match_team .index2_match_team_item{width:140px;gap:10px}.index_body_2 .index2_sport_con .index2_sport_match .index2_match_team .index2_match_team_item img{width:80%}.index_body_2 .index2_sport_con .index2_sport_match .index2_match_team .index2_match_team_item span{font-size:14px;color:var(--text_color_2);text-align:center}.index_body_2 .index2_sport_con .index2_sport_match .index2_match_team p{font-size:20px;font-weight:bold;color:var(--text_color_2)}.index_body_2 .index2_slot_con{width:100%;align-items:flex-start;gap:10px}.index_body_2 .index2_slot_con h1{font-size:20px;color:var(--text_color_1)}.index_body_2 .index2_slot_con .index2_slot_lobby{width:100%;display:grid;grid-template-columns:repeat(6, 1fr);gap:20px}.index_body_2 .index2_slot_con .index2_slot_lobby .index2_slot_lobby_item{width:100%;border-radius:10px;overflow:hidden;position:relative;transition:.3s}.index_body_2 .index2_slot_con .index2_slot_lobby .index2_slot_lobby_item img{width:100%}.index_body_2 .index2_slot_con .index2_slot_lobby .index2_slot_lobby_item .index_slot_game_hover{width:100%;height:100%;justify-content:center;background:rgba(27,34,51,.8);transition:.3s;position:absolute;visibility:hidden;opacity:0}.index_body_2 .index2_slot_con .index2_slot_lobby .index2_slot_lobby_item .index_slot_game_hover img{width:70px}.index_body_2 .index2_slot_con .index2_slot_lobby .index2_slot_lobby_item:hover .index_slot_game_hover{visibility:visible;opacity:1}.index_body_2 .index_pro_swiper{width:100%;padding:10px 0}.index_body_2 .index_pro_swiper .swiper-wrapper{width:100%}.index_body_2 .index_pro_swiper .swiper-wrapper .swiper-slide{width:100%;background:var(--text_color_4);border-radius:10px}.index_body_2 .index_pro_swiper .swiper-wrapper .swiper-slide img{width:100%}.index_body_3 .marquee_con{padding:10px;background:var(--input_bg_1);border-radius:10px}.index_body_3 .index3_promo_con{width:100%;padding:20px;display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;background:var(--input_bg_1);border-radius:10px}.index_body_3 .index3_promo_con .index3_promo_item{width:100%;background:var(--promo_color_1);box-shadow:0 6.88237px 13.1093px -6.88237px rgba(0,0,0,.3);border-radius:10px;overflow:hidden}.index_body_3 .index3_promo_con .index3_promo_item img{width:100%;background:#202a39}.index_body_3 .index3_promo_con .index3_promo_item .index3_promo_btm{width:100%;padding:20px;align-items:flex-start;gap:10px}.index_body_3 .index3_promo_con .index3_promo_item .index3_promo_btm p{font-size:21px;font-weight:800;color:var(--main_color_1)}.index_body_3 .index3_promo_con .index3_promo_item .index3_promo_btm span{font-size:13px;color:gray}.index_body_3 .index3_promo_con .index3_promo_item .index3_promo_btm .index3_promo_more_info{padding:3px 10px;margin-left:auto;border:1px solid var(--main_color_1);border-radius:999px;cursor:pointer}.index_body_3 .index3_promo_con .index3_promo_item .index3_promo_btm .index3_promo_more_info span{font-size:13px;color:var(--main_color_1)}.index_body_3 .index3_game_lobby{width:100%;padding:20px;background:var(--input_bg_1);border-radius:10px;gap:40px}.index_body_3 .index3_game_lobby .index3_game_lobby_item{width:100%;gap:10px}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_top{width:100%;justify-content:space-between}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_top .index3_game_lobby_title{font-size:16px;font-weight:600;color:var(--text_color_1);gap:10px}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_top .index3_game_lobby_title img{width:25px}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_top a{font-size:14px;color:var(--text_color_1);text-decoration:underline}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_btm{width:100%;display:grid;grid-template-columns:repeat(6, 1fr);gap:20px}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_btm .index3_game{width:100%;border-radius:10px;overflow:hidden;transition:.3s;position:relative}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_btm .index3_game img{width:100%}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_btm .index3_game .index3_game_hover{width:100%;height:100%;justify-content:center;background:rgba(27,34,51,.8);transition:.3s;position:absolute;visibility:hidden;opacity:0}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_btm .index3_game .index3_game_hover img{width:70px}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_btm .index3_game:hover .index3_game_hover{visibility:visible;opacity:1}.index_body_3 .index3_provider_con{width:100%;padding:20px;align-items:flex-start;background:var(--input_bg_1);border-radius:10px}.index_body_3 .index3_provider_con .index3_provider_title{font-size:16px;font-weight:600;color:var(--text_color_1);gap:10px}.index_body_3 .index3_provider_con .index3_provider_title img{width:25px}.index_body_3 .index3_provider_con .index3_pro_swiper{width:100%}.index_body_3 .index3_provider_con .index3_pro_swiper .swiper-wrapper{width:100%}.index_body_3 .index3_provider_con .index3_pro_swiper .swiper-wrapper .swiper-slide{width:100%}.index_body_3 .index3_provider_con .index3_pro_swiper .swiper-wrapper .swiper-slide img{width:100%}.index_body_3 .index3_sport_con{width:100%;padding:20px;align-items:flex-start;background:var(--input_bg_1);border-radius:10px;gap:10px}.index_body_3 .index3_sport_con .index3_sport_title{font-size:16px;font-weight:600;color:var(--text_color_1);gap:10px}.index_body_3 .index3_sport_con .index3_sport_title img{width:25px}.index_body_3 .index3_sport_con .index3_sb_game{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item{width:100%;min-height:180px;padding:20px;border-radius:10px;transition:.5s;overflow:hidden;position:relative}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_text{width:60%;align-items:flex-start}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_text h3{font-size:50px;font-weight:700;color:var(--index_sb_title)}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_text span{font-size:15px;font-weight:500;line-height:1.2;color:var(--index_sb_text)}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_img{width:50%;position:absolute;bottom:0;right:-400px;transition:.8s}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_img img{width:100%;opacity:0;transition:1.2s}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_logo{width:100px;margin:0 0 auto auto}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_logo img{width:100%}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item:hover .index_sb_img{right:40px}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item:hover .index_sb_img img{opacity:1}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_ug{background:no-repeat right/auto 100% url(../Images/game_img/index_sb_bg.png),var(--index_sb_1)}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_vivo{background:no-repeat right/auto 100% url(../Images/game_img/index_sb_bg.png),var(--index_sb_2)}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_pin{background:no-repeat right/auto 100% url(../Images/game_img/index_sb_bg.png),var(--index_sb_3)}@media only screen and (max-width: 1100px){.head .head_top{padding:15px 0}.head .head_top .logo{width:200px}.head .head_top .head_btn_con{display:none}.head .head_top .mob_menu_btn{display:flex;font-size:25px}.head .head_top .mob_head_logout{display:flex;width:3vw}.head .head_nav{display:none;width:100%;max-width:1600px;padding:10px;justify-content:center;gap:30px;position:relative}.head .head_nav .head_nav_item{gap:5px;transition:.3s}.head .head_nav .head_nav_item img{width:20px;filter:grayscale(1);transition:.3s}.head .head_nav .head_nav_item span{font-size:16px;color:gray;transition:.3s}.head .head_nav .head_nav_item:hover img{filter:none}.head .head_nav .head_nav_item:hover span{color:#0088f3}.head .head_nav .head_nav_active img{filter:none}.head .head_nav .head_nav_active span{color:#0088f3}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown{display:none;width:100vw;padding:30px 10px 20px;background:hsla(0,0%,100%,.5);justify-content:center;flex-wrap:wrap;border-radius:0 0 10px 10px;gap:20px;position:absolute;top:80%;left:50%;transform:translate(-50%, 0);z-index:2}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item{width:7%}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item img{width:100%}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown:hover{display:flex}.head .head_nav .head_nav_dropdown_con:hover .head_nav_dropdown{display:flex}.container{padding:20px}.container .marquee_con{width:100%}.container .marquee_con i{font-size:20px}.container .marquee_con marquee{font-size:14px}.container .index_hot_provider{gap:10px}.container .index_hot_provider .index_hot_big{grid-column:1/span 2;grid-row:1/span 2}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info{width:70%;padding:10px}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_top span{font-size:14px;color:#fff}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm{gap:5px;align-items:flex-start}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_name{font-size:35px;font-weight:400;color:#fff}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm p{font-size:14px;color:#fff}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play{padding:5px 10px}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play span{font-size:16px}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play i{font-size:16px}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_girl{width:50%;position:absolute;right:0}.container .index_hot_provider .index_hot_big:hover .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play{background:#faca46}.container .index_hot_provider .index_hot_small{grid-column:3;grid-row:1}.container .index_hot_provider .index_hot_small .index_hot_small_left{padding:15px;gap:10px}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_icon img{width:80%}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_small_info .index_hot_small_div .index_hot_small_name{font-size:14px}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_small_info .index_hot_small_div span{font-size:10px}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_small_info .index_hot_small_div p{font-size:9px}.container .index_hot_provider .index_hot_small .index_hot_small_right{width:30px}.container .index_hot_provider .index_hot_small .index_hot_small_right i{font-size:12px}.container .index_hot_provider .index_hot_small:last-child{grid-column:3;grid-row:2}.container .index_step_con .index_step_item{min-width:300px}.container .index_casino_con .index_casino_title span{font-size:20px}.container .index_casino_con .index_casino_title a{font-size:16px}.container .index_casino_con .index_casino_game{grid-template-columns:repeat(6, 1fr);gap:10px}.container .index_casino_con .index_casino_game .index_casino_game_item .index_casino_game_hover a{width:50px}.container .index_slot_con .index_slot_title span{font-size:20px}.container .index_slot_con .index_slot_title a{font-size:16px}.container .index_slot_con .index_slot_game{grid-template-columns:repeat(6, 1fr);gap:10px}.container .index_slot_con .index_slot_game .index_slot_game_item .index_slot_game_hover a{width:50px}.container .index_sb_con .index_sb_title span{font-size:20px}.container .index_sb_con .index_sb_title a{font-size:16px}.container .index_sb_con .index_sb_game{grid-template-columns:repeat(3, 1fr);gap:10px}.container .index_sb_con .index_sb_game .index_sb_game_item{min-height:120px;padding:10px}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_text{width:50%}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_text h3{font-size:30px}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_text span{font-size:14px}.container .index_sb_con .index_sb_game .index_sb_game_item:hover .index_sb_img{right:0px}.container .index_count_con .index_count_title img{width:30px}.container .index_count_con .index_count_title span{font-size:20px}.container .index_count_con .index_count_title a{font-size:16px}.container .index_count_con .index_counter{grid-template-columns:repeat(3, 1fr);gap:10px}.container .index_count_con .index_counter .index_counter_item .index_counter_top .index_counter_info h3{font-size:18px;color:#fff}.container .index_count_con .index_counter .index_counter_item .index_counter_top .index_counter_info .index_counter_prize span{font-size:9px}.container .index_count_con .index_counter .index_counter_item .index_counter_top .index_counter_info .index_counter_prize i{font-size:18px}.container .index_count_con .index_counter .index_counter_item .index_counter_top .index_counter_info .index_counter_prize p{font-size:18px}.container .index_count_con .index_counter .index_counter_item .index_counter_btm .index_counter_btn button{font-size:1.2vw}.container .index_rank_con{flex-wrap:wrap;gap:10px}.container .index_rank_con .index_rank_item{width:40%;align-items:flex-start;gap:5px}.container .index_rank_con .index_rank_item .index_rank_time{display:none}.container .index_rank_con .index_rank_item .mob_rank_time{display:block}.promo_con .promo_nav .promo_nav_item{font-size:12px}.promo_con .promo_lobby{grid-template-columns:repeat(3, 1fr)}.mob_side_menu_cover .mob_side_menu{width:40%}.mob_side_menu_cover .mob_side_menu .mob_side_user img{width:8vw;border-radius:999px}.mob_side_menu_cover .mob_side_menu .mob_side_user a{width:15vw;font-size:1.5vw}.mob_side_menu_cover .mob_side_menu .mob_side_user .mob_side_user_logged .mob_side_username{font-size:3vw}.mob_side_menu_cover .mob_side_menu .mob_side_user .mob_side_user_logged .mob_side_username a{font-size:2vw}.mob_side_menu_cover .mob_side_menu .mob_side_user .mob_side_user_logged .mob_side_bal_con .mob_side_bal span{font-size:3vw;font-weight:bold}.mob_side_menu_cover .mob_side_menu .mob_side_user .mob_side_user_logged .mob_side_bal_con a{font-size:2vw}.mob_side_menu_cover .mob_side_menu .mob_side_body{width:100%}.mob_side_menu_cover .mob_side_menu .mob_side_body a img{width:3vw}.mob_side_menu_cover .mob_side_menu .mob_side_body a span{font-size:3vw}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func .mob_side_func_item img{width:3vw}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func .mob_side_func_item span{font-size:3vw}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func .mob_side_func_item i{font-size:3vw}.mob_side_menu_cover .mob_side_close{font-size:3vw;left:42%}.login_pop .login_pop_wrap{width:60%;background-size:contain}.login_pop .login_pop_wrap .login_pop_right{width:60%;padding:30px}.fund_lobby .fund_con .fund_body .transfer_con .transfer_provider_con{grid-template-columns:repeat(6, 1fr)}.fund_lobby .fund_con .fund_body .transfer_con .transfer_provider_con .transfer_provider_item img{width:80px}.vip_con{width:100%;gap:50px}.vip_con .vip_top{flex-direction:column}.vip_con .vip_top .vip_rank_row{width:100%;justify-content:center}.vip_con .vip_top .vip_rank_info{width:60%}.kiosk_lobby .kiosk_top{grid-template-columns:repeat(2, 1fr)}.kiosk_lobby .kiosk_mid{grid-template-columns:repeat(2, 1fr)}.kiosk_lobby .kiosk_btm{grid-template-columns:repeat(2, 1fr)}.header_2{padding:0;align-items:center}.header_2 .head_left{display:none}.header_2 .head_mid{width:200px}.header_2 .head_right{display:none}.header_2 .mob_menu_btn_2{display:flex;font-size:25px}.mob_side_menu_cover_2 .mob_side_menu_2{width:40%}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user img{width:8vw;border-radius:999px}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user a{width:15vw;font-size:1.5vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user .mob_side_user_logged .mob_side_username{font-size:3vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user .mob_side_user_logged .mob_side_username a{font-size:2vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user .mob_side_user_logged .mob_side_bal_con .mob_side_bal span{font-size:3vw;font-weight:bold}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user .mob_side_user_logged .mob_side_bal_con a{font-size:2vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body{width:100%}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body a img{width:3vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body a span{font-size:3vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func .mob_side_func_item img{width:3vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func .mob_side_func_item span{font-size:3vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func .mob_side_func_item i{font-size:3vw}.mob_side_menu_cover_2 .mob_side_close_2{font-size:3vw;right:42%}.header_3 .head_top{padding:15px 20px}.header_3 .head_top .logo{width:200px}.header_3 .head_top .head_btn_con{display:none}.header_3 .head_top .mob_menu_btn_2{display:flex;font-size:25px}.header_3 .head_top .mob_head_logout{display:flex;width:3vw}.header_3 .head_nav{display:none;width:100%;max-width:1600px;padding:10px;justify-content:center;gap:30px;position:relative}.header_3 .head_nav .head_nav_item{gap:5px;transition:.3s}.header_3 .head_nav .head_nav_item img{width:20px;filter:grayscale(1);transition:.3s}.header_3 .head_nav .head_nav_item span{font-size:16px;color:gray;transition:.3s}.header_3 .head_nav .head_nav_item:hover img{filter:none}.header_3 .head_nav .head_nav_item:hover span{color:#0088f3}.header_3 .head_nav .head_nav_active img{filter:none}.header_3 .head_nav .head_nav_active span{color:#0088f3}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown{display:none;width:100vw;padding:30px 10px 20px;background:hsla(0,0%,100%,.5);justify-content:center;flex-wrap:wrap;border-radius:0 0 10px 10px;gap:20px;position:absolute;top:80%;left:50%;transform:translate(-50%, 0);z-index:2}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item{width:7%}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item img{width:100%}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown:hover{display:flex}.header_3 .head_nav .head_nav_dropdown_con:hover .head_nav_dropdown{display:flex}.index_body_2 .index2_recom_con .index2_recom_body .index2_recom_swipe{width:20%}.index_body_2 .index2_recom_con .index2_recom_body .index2_recom_grid{width:80%;grid-template-columns:repeat(6, 1fr)}.index_body_2 .index2_sport_con .index2_sport_match{right:5%}.index_body_3 .index3_sport_con .index3_sb_game{grid-template-columns:repeat(3, 1fr);gap:10px}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item{min-height:120px;padding:10px}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_text{width:50%}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_text h3{font-size:30px}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_text span{font-size:14px}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item:hover .index_sb_img{right:0px}}@media only screen and (max-width: 900px){.head .head_top{padding:15px 0}.head .head_top .logo{width:200px}.head .head_top .head_btn_con{display:none}.head .head_top .mob_menu_btn{display:flex;font-size:25px}.head .head_top .mob_head_logout{display:flex;width:4vw}.head .head_nav{display:none;width:100%;max-width:1600px;padding:10px;justify-content:center;gap:30px;position:relative}.head .head_nav .head_nav_item{gap:5px;transition:.3s}.head .head_nav .head_nav_item img{width:20px;filter:grayscale(1);transition:.3s}.head .head_nav .head_nav_item span{font-size:16px;color:gray;transition:.3s}.head .head_nav .head_nav_item:hover img{filter:none}.head .head_nav .head_nav_item:hover span{color:#0088f3}.head .head_nav .head_nav_active img{filter:none}.head .head_nav .head_nav_active span{color:#0088f3}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown{display:none;width:100vw;padding:30px 10px 20px;background:hsla(0,0%,100%,.5);justify-content:center;flex-wrap:wrap;border-radius:0 0 10px 10px;gap:20px;position:absolute;top:80%;left:50%;transform:translate(-50%, 0);z-index:2}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item{width:7%}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item img{width:100%}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown:hover{display:flex}.head .head_nav .head_nav_dropdown_con:hover .head_nav_dropdown{display:flex}.container .index_hot_provider{gap:10px}.container .index_hot_provider .index_hot_big{grid-column:1/span 4;grid-row:1}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info{width:70%;padding:10px}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_top span{font-size:14px;color:#fff}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm{gap:5px;align-items:flex-start}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_name{font-size:35px;font-weight:400;color:#fff}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm p{font-size:14px;color:#fff}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play{padding:5px 10px}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play span{font-size:16px}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play i{font-size:16px}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_girl{width:50%;position:absolute;right:0}.container .index_hot_provider .index_hot_big:hover .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play{background:#faca46}.container .index_hot_provider .index_hot_small{height:120px;grid-column:1/span 2;grid-row:2}.container .index_hot_provider .index_hot_small .index_hot_small_left{padding:15px;gap:10px}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_icon img{width:80%}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_small_info{width:60%}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_small_info .index_hot_small_div .index_hot_small_name{font-size:16px}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_small_info .index_hot_small_div span{font-size:12px}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_small_info .index_hot_small_div p{font-size:10px}.container .index_hot_provider .index_hot_small .index_hot_small_right{width:25px}.container .index_hot_provider .index_hot_small .index_hot_small_right i{font-size:14px}.container .index_hot_provider .index_hot_small:last-child{grid-column:3/span 2;grid-row:2}.container .index_step_con .index_step_item{min-width:300px}.container .index_step_con .index_step_item p{margin-bottom:5px}.container .index_casino_con .index_casino_game{grid-template-columns:repeat(5, 1fr)}.container .index_slot_con .index_slot_game{grid-template-columns:repeat(5, 1fr);gap:10px}.container .index_sb_con .index_sb_game{grid-template-columns:repeat(2, 1fr);gap:10px}.container .index_sb_con .index_sb_game .index_sb_game_item{min-height:120px;padding:10px}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_text{width:50%}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_text h3{font-size:30px}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_text span{font-size:14px}.container .index_sb_con .index_sb_game .index_sb_game_item:hover .index_sb_img{right:50px}.container .index_count_con .index_count_title img{width:30px}.container .index_count_con .index_count_title span{font-size:20px}.container .index_count_con .index_count_title a{font-size:16px}.container .index_count_con .index_counter{grid-template-columns:repeat(2, 1fr);gap:10px}.container .index_count_con .index_counter .index_counter{grid-template-columns:repeat(3, 1fr);gap:10px}.container .index_count_con .index_counter .index_counter .index_counter_item .index_counter_top .index_counter_info h3{font-size:24px;color:#fff}.container .index_count_con .index_counter .index_counter .index_counter_item .index_counter_top .index_counter_info .index_counter_prize span{font-size:10px}.container .index_count_con .index_counter .index_counter .index_counter_item .index_counter_top .index_counter_info .index_counter_prize i{font-size:24px}.container .index_count_con .index_counter .index_counter .index_counter_item .index_counter_top .index_counter_info .index_counter_prize p{font-size:24px}.container .index_rank_con{flex-wrap:wrap;gap:10px}.container .index_rank_con .index_rank_item{width:40%;align-items:flex-start;gap:5px}.container .index_rank_con .index_rank_item .index_rank_time{display:none}.container .index_rank_con .index_rank_item .mob_rank_time{display:block}.slot_lobby .slot_lobby_nav .slot_lobby_nav_item{width:150px;min-width:150px}.slot_lobby .slot_lobby_nav .slot_lobby_nav_item_active{background:rgba(0,86,151,.8235294118)}.slot_lobby .slot_lobby_nav .slot_lobby_nav_item_active img{filter:none}.slot_lobby .slot_lobby_sec{grid-template-columns:repeat(5, 1fr)}.slot_lobby .slot_lobby_sec .slot_lobby_game .slot_lobby_game_hover img{width:40px}.promo_con .promo_nav .promo_nav_item{font-size:12px}.promo_con .promo_lobby{grid-template-columns:repeat(2, 1fr)}.promo_pop .promo_pop_wrap{width:80%}.foot .foot_row_1{padding:30px 20px;flex-direction:column;gap:20px}.foot .foot_row_1 .foot_row_1_l{width:100%;gap:6vw;justify-content:center}.foot .foot_row_1 .foot_row_1_l .foot_row_1_item{align-items:center}.foot .foot_row_1 .foot_row_1_l .foot_row_1_item span{font-size:13px}.foot .foot_row_1 .foot_row_1_l .foot_row_1_item .foot_row_1_img{gap:5px}.foot .foot_row_1 .foot_row_1_l .foot_row_1_item .foot_row_1_img img{max-height:20px}.foot .foot_row_1 .foot_row_1_r{width:100%;justify-content:center}.foot .foot_row_1 .foot_row_1_r .foot_row_1_item{align-items:center;gap:10px}.foot .foot_row_1 .foot_row_1_r .foot_row_1_item span{font-size:13px}.foot .foot_row_1 .foot_row_1_r .foot_row_1_item .foot_row_1_img img{max-height:25px}.foot .foot_row_2{padding:30px 20px 0 20px}.foot .foot_row_2 span{font-size:10px;text-align:center}.foot .foot_row_3{padding:20px;justify-content:center;flex-direction:column-reverse;gap:10px}.mob_side_menu_cover .mob_side_menu{width:50%}.mob_side_menu_cover .mob_side_close{font-size:3vw;left:52%}.login_pop .login_pop_wrap{width:60%;background-size:contain}.login_pop .login_pop_wrap .login_pop_right{width:60%;padding:30px}.fund_lobby .fund_con .fund_body .fund_nav_con a{padding:10px 15px}.fund_lobby .fund_con .fund_body .fund_nav_con a img{width:25px;height:25px}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file{width:100%}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone{width:100%}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone .drop_alert .upload_icon{width:40px !important}.fund_lobby .fund_con .fund_body button{min-width:100%}.fund_lobby .fund_con .fund_body .transfer_con .transfer_provider_con{grid-template-columns:repeat(5, 1fr)}.vip_con .vip_top .vip_rank_row{width:100%}.vip_con .vip_top .vip_rank_row .vip_rank_item{width:20%;min-width:unset;height:unset}.vip_con .vip_top .vip_rank_info{display:none;width:80%}.vip_con .vip_top .bronze{display:flex}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_input_con .kiosk_top_item_input{width:100%}.mob_side_menu_cover_2 .mob_side_menu_2{width:50%}.mob_side_menu_cover_2 .mob_side_close_2{font-size:3vw;right:52%}.header_3 .head_top{padding:15px 20px}.header_3 .head_top .logo{width:200px}.header_3 .head_top .head_btn_con{display:none}.header_3 .head_top .mob_menu_btn_2{display:flex;font-size:25px}.header_3 .head_top .mob_head_logout{display:flex;width:4vw}.header_3 .head_nav{display:none;width:100%;max-width:1600px;padding:10px;justify-content:center;gap:30px;position:relative}.header_3 .head_nav .head_nav_item{gap:5px;transition:.3s}.header_3 .head_nav .head_nav_item img{width:20px;filter:grayscale(1);transition:.3s}.header_3 .head_nav .head_nav_item span{font-size:16px;color:gray;transition:.3s}.header_3 .head_nav .head_nav_item:hover img{filter:none}.header_3 .head_nav .head_nav_item:hover span{color:#0088f3}.header_3 .head_nav .head_nav_active img{filter:none}.header_3 .head_nav .head_nav_active span{color:#0088f3}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown{display:none;width:100vw;padding:30px 10px 20px;background:hsla(0,0%,100%,.5);justify-content:center;flex-wrap:wrap;border-radius:0 0 10px 10px;gap:20px;position:absolute;top:80%;left:50%;transform:translate(-50%, 0);z-index:2}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item{width:7%}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item img{width:100%}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown:hover{display:flex}.header_3 .head_nav .head_nav_dropdown_con:hover .head_nav_dropdown{display:flex}.index_body_2 .index2_recom_con .index2_recom_head span{font-size:14px}.index_body_2 .index2_recom_con .index2_recom_head .index2_recom_nav{gap:15px}.index_body_2 .index2_recom_con .index2_recom_head .index2_recom_nav .index2_recom_nav_item{font-size:14px}.index_body_2 .index2_recom_con .index2_recom_body .index2_recom_swipe{width:22%}.index_body_2 .index2_recom_con .index2_recom_body .index2_recom_grid{width:78%;grid-template-columns:repeat(5, 1fr)}.index_body_2 .index2_sport_con .index2_sport_match{width:400px;padding:20px;gap:10px;right:5%}.index_body_2 .index2_sport_con .index2_sport_match h1{font-size:20px}.index_body_2 .index2_sport_con .index2_sport_match .index2_sport_date{font-size:12px}.index_body_2 .index2_sport_con .index2_sport_match .index2_match_team{gap:30px}.index_body_2 .index2_sport_con .index2_sport_match .index2_match_team .index2_match_team_item{width:100px;gap:5px}.index_body_2 .index2_sport_con .index2_sport_match .index2_match_team .index2_match_team_item span{font-size:12px}.index_body_2 .index2_slot_con h1{font-size:16px}.index_body_2 .index2_slot_con .index2_slot_lobby{grid-template-columns:repeat(6, 1fr);gap:10px}.index_body_2 .index2_slot_con .index2_slot_lobby .index2_slot_lobby_item .index_slot_game_hover img{width:50px}.index_body_3 .index3_promo_con{grid-template-columns:repeat(3, 1fr)}.index_body_3 .index3_promo_con .index3_promo_item .index3_promo_btm{padding:10px}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_btm{grid-template-columns:repeat(4, 1fr)}.index_body_3 .index3_sport_con .index3_sb_game{grid-template-columns:repeat(2, 1fr);gap:10px}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item{min-height:120px;padding:10px}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_text{width:50%}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_text h3{font-size:30px}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_text span{font-size:14px}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item:hover .index_sb_img{right:50px}.lottery_con{gap:30px}.lottery_con .lottery_body .lotter_body_item{width:49%}}@media only screen and (max-width: 600px){.head .head_top{padding:15px 0}.head .head_top .logo{width:100px}.head .head_top .head_btn_con{display:none}.head .head_top .mob_menu_btn{display:flex;font-size:20px}.head .head_top .mob_head_logout{display:flex;width:6vw}.head .head_nav{display:none;width:100%;max-width:1600px;padding:10px;justify-content:center;gap:30px;position:relative}.head .head_nav .head_nav_item{gap:5px;transition:.3s}.head .head_nav .head_nav_item img{width:20px;filter:grayscale(1);transition:.3s}.head .head_nav .head_nav_item span{font-size:16px;color:gray;transition:.3s}.head .head_nav .head_nav_item:hover img{filter:none}.head .head_nav .head_nav_item:hover span{color:#0088f3}.head .head_nav .head_nav_active img{filter:none}.head .head_nav .head_nav_active span{color:#0088f3}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown{display:none;width:100vw;padding:30px 10px 20px;background:hsla(0,0%,100%,.5);justify-content:center;flex-wrap:wrap;border-radius:0 0 10px 10px;gap:20px;position:absolute;top:80%;left:50%;transform:translate(-50%, 0);z-index:2}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item{width:7%}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item img{width:100%}.head .head_nav .head_nav_dropdown_con .head_nav_dropdown:hover{display:flex}.head .head_nav .head_nav_dropdown_con:hover .head_nav_dropdown{display:flex}.container{padding:20px}.container .marquee_con{width:100%}.container .marquee_con i{font-size:20px}.container .marquee_con marquee{font-size:14px}.container .index_hot_provider{gap:10px}.container .index_hot_provider .index_hot_big{grid-column:1/span 3;grid-row:1}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info{width:70%;padding:10px}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_top span{font-size:9px;color:#fff}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm{gap:5px;align-items:flex-start}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_name{font-size:20px;font-weight:400;color:#fff}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm p{font-size:9px;color:#fff}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play{padding:5px 10px}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play span{font-size:10px}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play i{font-size:10px}.container .index_hot_provider .index_hot_big .index_hot_big_content .index_hot_girl{width:50%;position:absolute;right:0}.container .index_hot_provider .index_hot_big:hover .index_hot_big_content .index_hot_info .index_hot_info_btm .index_hot_play{background:#faca46}.container .index_hot_provider .index_hot_small{grid-column:1/span 3;grid-row:2}.container .index_hot_provider .index_hot_small .index_hot_small_left{padding:15px;gap:10px}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_icon img{width:80%}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_small_info .index_hot_small_div .index_hot_small_name{font-size:18px}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_small_info .index_hot_small_div span{font-size:12px}.container .index_hot_provider .index_hot_small .index_hot_small_left .index_hot_small_info .index_hot_small_div p{font-size:10px}.container .index_hot_provider .index_hot_small .index_hot_small_right{width:30px}.container .index_hot_provider .index_hot_small .index_hot_small_right i{font-size:12px}.container .index_hot_provider .index_hot_small:last-child{grid-column:1/span 3;grid-row:3}.container .index_step_con{padding:0 20px}.container .index_step_con .index_step_item{min-width:250px;padding-bottom:20px}.container .index_step_con .index_step_item .index_step_no{padding:7px 25px}.container .index_step_con .index_step_item .index_step_no span{font-size:4vw}.container .index_step_con .index_step_item p{font-size:4vw}.container .index_step_con .index_step_item span{font-size:2.5vw}.container .index_casino_con .index_casino_title span{font-size:20px}.container .index_casino_con .index_casino_title a{font-size:16px}.container .index_casino_con .index_casino_game{grid-template-columns:repeat(3, 1fr);gap:10px}.container .index_casino_con .index_casino_game .index_casino_game_item .index_casino_game_hover a{width:50px}.container .index_slot_con .index_slot_title span{font-size:20px}.container .index_slot_con .index_slot_title a{font-size:16px}.container .index_slot_con .index_slot_game{grid-template-columns:repeat(3, 1fr);gap:10px}.container .index_slot_con .index_slot_game .index_slot_game_item .index_slot_game_hover a{width:50px}.container .index_sb_con .index_sb_title span{font-size:20px}.container .index_sb_con .index_sb_title a{font-size:16px}.container .index_sb_con .index_sb_game{grid-template-columns:repeat(1, 1fr);gap:10px}.container .index_sb_con .index_sb_game .index_sb_game_item{min-height:120px;padding:10px}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_text{width:50%}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_text h3{font-size:30px}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_text span{font-size:14px}.container .index_sb_con .index_sb_game .index_sb_game_item .index_sb_logo{width:80px}.container .index_sb_con .index_sb_game .index_sb_game_item:hover .index_sb_img{right:40px}.container .index_count_con .index_count_title img{width:30px}.container .index_count_con .index_count_title span{font-size:20px}.container .index_count_con .index_count_title a{font-size:16px}.container .index_count_con .index_counter{grid-template-columns:repeat(1, 1fr);gap:10px}.container .index_count_con .index_counter .index_counter_item .index_counter_btm .index_counter_btn button{font-size:12px}.container .index_rank_con{background:rgba(102,151,174,.4);flex-wrap:wrap;gap:10px}.container .index_rank_con .index_rank_item{width:100%;align-items:flex-start;gap:5px}.container .index_rank_con .index_rank_item .index_rank_time{display:none}.container .index_rank_con .index_rank_item .mob_rank_time{display:block}.foot .foot_row_1{padding:30px 20px;flex-direction:column;gap:20px}.foot .foot_row_1 .foot_row_1_l{width:100%;gap:6vw;justify-content:center}.foot .foot_row_1 .foot_row_1_l .foot_row_1_item{align-items:center}.foot .foot_row_1 .foot_row_1_l .foot_row_1_item span{font-size:13px}.foot .foot_row_1 .foot_row_1_l .foot_row_1_item .foot_row_1_img{gap:5px}.foot .foot_row_1 .foot_row_1_l .foot_row_1_item .foot_row_1_img img{max-height:20px}.foot .foot_row_1 .foot_row_1_r{width:100%;justify-content:center}.foot .foot_row_1 .foot_row_1_r .foot_row_1_item{align-items:center;gap:10px}.foot .foot_row_1 .foot_row_1_r .foot_row_1_item span{font-size:13px}.foot .foot_row_1 .foot_row_1_r .foot_row_1_item .foot_row_1_img img{max-height:25px}.foot .foot_row_2{padding:30px 20px 0 20px}.foot .foot_row_2 span{font-size:10px;text-align:center}.foot .foot_row_3{padding:20px;justify-content:center;flex-direction:column-reverse;gap:20px}.foot .foot_row_3 .foot_row_3_r{flex-wrap:wrap;justify-content:center;gap:5px 20px}.foot .foot_row_3 .foot_row_3_r a{font-size:3vw}.mob_foot{display:flex}.mob_side_menu_cover .mob_side_menu{width:80%}.mob_side_menu_cover .mob_side_menu .mob_side_user img{width:15vw}.mob_side_menu_cover .mob_side_menu .mob_side_user a{width:22vw;font-size:4vw}.mob_side_menu_cover .mob_side_menu .mob_side_user .mob_side_user_logged .mob_side_username{font-size:4.5vw}.mob_side_menu_cover .mob_side_menu .mob_side_user .mob_side_user_logged .mob_side_username a{font-size:3vw}.mob_side_menu_cover .mob_side_menu .mob_side_user .mob_side_user_logged .mob_side_bal_con .mob_side_bal span{font-size:4vw;font-weight:bold}.mob_side_menu_cover .mob_side_menu .mob_side_user .mob_side_user_logged .mob_side_bal_con a{font-size:3vw}.mob_side_menu_cover .mob_side_menu .mob_side_body{width:100%}.mob_side_menu_cover .mob_side_menu .mob_side_body a img{width:7vw}.mob_side_menu_cover .mob_side_menu .mob_side_body a span{font-size:4vw}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func .mob_side_func_item img{width:7vw}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func .mob_side_func_item span{font-size:4vw}.mob_side_menu_cover .mob_side_menu .mob_side_body .mob_side_func .mob_side_func_item i{font-size:4vw}.mob_side_menu_cover .mob_side_close{font-size:7vw;left:82%}.game_lobby{justify-content:flex-start}.game_lobby .game_lobby_item{width:47%}.slot_lobby .slot_lobby_nav .slot_lobby_nav_item{width:100px;min-width:100px}.slot_lobby .slot_lobby_nav .slot_lobby_nav_item_active{background:rgba(0,86,151,.8235294118)}.slot_lobby .slot_lobby_nav .slot_lobby_nav_item_active img{filter:none}.slot_lobby .slot_lobby_sec{grid-template-columns:repeat(4, 1fr)}.slot_lobby .slot_lobby_sec .slot_lobby_game .slot_lobby_game_hover img{width:40px}.slot_lobby .slot_lobby_sec .slot_lobby_game .slot_lobby_game_pro{width:30px}.promo_con .promo_nav .promo_nav_item{font-size:12px}.promo_con .promo_lobby{grid-template-columns:repeat(2, 1fr)}.promo_con .promo_lobby .promo_item .promo_btm{padding:10px}.promo_con .promo_lobby .promo_item .promo_btm p{font-size:16px}.promo_con .promo_lobby .promo_item .promo_btm span{font-size:10px}.promo_con .promo_lobby .promo_item .promo_btm .promo_more_info span{font-size:10px}.promo_pop .promo_pop_wrap{width:90%}.mob_center{justify-content:center}.login_pop .login_pop_wrap{width:90%;background-size:contain}.login_pop .login_pop_wrap .login_pop_right{width:70%;padding:20px;min-height:auto}.login_pop .login_pop_wrap .login_pop_right .login_input_con img{width:60px}.reg_lobby h1{font-size:7vw}.reg_lobby .reg_con{padding:50px 0}.reg_lobby .reg_con .reg_input_con{width:100%;padding:0 20px;flex-direction:column;align-items:flex-start;gap:5px}.reg_lobby .reg_con .reg_input_con .reg_input_left{width:-moz-fit-content;width:fit-content;gap:5px}.reg_lobby .reg_con .reg_input_con input{width:100%}.reg_lobby .reg_con .reg_input_con button{width:100%}.fund_lobby h1{font-size:7vw}.fund_lobby .fund_con .fund_head{padding:15px 15px}.fund_lobby .fund_con .fund_head .fund_head_wallet span{font-size:4vw}.fund_lobby .fund_con .fund_head .fund_head_wallet .fund_head_bal p{font-size:2vw}.fund_lobby .fund_con .fund_head .fund_head_wallet .fund_head_bal span{font-size:7vw}.fund_lobby .fund_con .fund_head .fund_head_wallet .fund_head_bal i{font-size:4vw}.fund_lobby .fund_con .fund_head .fund_retrieve{padding:5px 10px}.fund_lobby .fund_con .fund_head .fund_retrieve img{width:6vw}.fund_lobby .fund_con .fund_head .fund_retrieve span{font-size:3vw}.fund_lobby .fund_con .fund_body{padding:20px 10px}.fund_lobby .fund_con .fund_body .fund_nav_con{width:100%;overflow-x:auto;justify-content:flex-start}.fund_lobby .fund_con .fund_body .fund_nav_con a{padding:15px;font-size:3vw}.fund_lobby .fund_con .fund_body .fund_nav_con a img{width:5vw;height:5vw}.fund_lobby .fund_con .fund_body .fund_gateway_con{width:100%;justify-content:flex-start}.fund_lobby .fund_con .fund_body .fund_gateway_con .fund_gateway_item{padding:15px;font-size:3vw}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con span{font-size:3vw}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_amount input{font-size:3vw}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_amount .fund_input_shortcut_con .fund_input_shortcut{font-size:3vw}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_select select{font-size:3vw}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone .drop_alert .upload_icon{width:8vw !important}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone .drop_alert .alert{font-size:3vw}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone .drop_alert .alert span{font-size:3vw}.fund_lobby .fund_con .fund_body .fund_content_con .fund_input_con .fund_input_file #dropzone .drop_alert .support_file{font-size:3vw}.fund_lobby .fund_con .fund_body button{font-size:3vw}.fund_lobby .fund_con .fund_body .transfer_con .transfer_provider_con{grid-template-columns:repeat(3, 1fr)}.fund_lobby .fund_con .fund_body .transfer_con .transfer_section .transfer_btn_con .transfer_button{width:50%}.fund_lobby .fund_con .fund_body .history_con .history_filter{flex-direction:column;align-items:flex-start;gap:20px}.fund_lobby .fund_con .fund_body .history_con .history_filter .history_filter_title span{font-size:3vw}.fund_lobby .fund_con .fund_body .history_con .history_filter .history_filter_title p{font-size:3vw}.fund_lobby .fund_con .fund_body .history_con .history_filter .history_date input{font-size:3vw}.fund_lobby .fund_con .fund_body .history_con .history_filter .history_date span{font-size:3vw}.fund_lobby .fund_con .fund_body .history_con .history_filter button{min-width:120px;font-size:3vw}.fund_lobby .fund_con .fund_body .history_con .history_table table th{font-size:3vw}.fund_lobby .fund_con .fund_body .history_con .history_table table td{font-size:3vw}.vip_con .vip_top .vip_rank_row{width:100%;justify-content:flex-start}.vip_con .vip_top .vip_rank_row .vip_rank_item{width:25vw;min-width:25vw}.vip_con .vip_top .vip_rank_row .vip_rank_item span{font-size:4vw}.vip_con .vip_top .vip_rank_row .vip_rank_divide{font-size:3vw}.vip_con .vip_top .vip_rank_info{width:100%}.vip_con .vip_top .vip_rank_info .vip_rank_info_item span{font-size:4vw}.vip_con .vip_top .vip_rank_info .vip_rank_info_item p{font-size:5vw}.vip_con .vip_bottom h1{font-size:6vw;color:#0088f3}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_50{width:100%}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_50 .vip_benefit_item_title img{width:8vw}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_50 .vip_benefit_item_title span{font-size:4vw}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_50 p{font-size:3vw}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_100 .vip_benefit_item_title img{width:8vw}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_100 .vip_benefit_item_title span{font-size:4vw}.vip_con .vip_bottom .vip_benefit_con .vip_benefit_item_100 p{font-size:3vw}.kiosk_lobby .kiosk_top{grid-template-columns:repeat(1, 1fr)}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_bal span{font-size:3vw}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_bal p{font-size:4vw}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_input_con .kiosk_top_item_input{width:100%}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_input_con .kiosk_top_item_input span{font-size:3vw}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_input_con .kiosk_top_item_input input{font-size:3vw}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_input_con .kiosk_top_item_input p{font-size:3vw}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_qr_con .kiosk_top_item_qr .kiosk_top_item_qr_icon{font-size:3vw;gap:5px}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_qr_con .kiosk_top_item_qr .kiosk_top_item_qr_icon img{width:6vw}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_qr_con .kiosk_top_item_qr img{width:20vw}.kiosk_lobby .kiosk_top .kiosk_top_item .kiosk_top_item_qr_con .kiosk_top_item_qr a{font-size:3vw}.kiosk_lobby .kiosk_mid{grid-template-columns:repeat(1, 1fr)}.kiosk_lobby .kiosk_mid .kiosk_mid_item .kiosk_mid_item_step{width:10vw;height:10vw}.kiosk_lobby .kiosk_mid .kiosk_mid_item .kiosk_mid_item_step span{font-size:3vw}.kiosk_lobby .kiosk_mid .kiosk_mid_item p{font-size:3vw}.kiosk_lobby .kiosk_mid .kiosk_mid_item img{width:8vw}.kiosk_lobby .kiosk_btm{grid-template-columns:repeat(1, 1fr)}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_bal span{font-size:3vw}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_bal p{font-size:4vw}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_amount span{font-size:3vw}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_amount .kiosk_btm_item_input input{font-size:3vw}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_amount .kiosk_btm_item_input .kiosk_btm_item_short_con .kiosk_btm_item_short{font-size:3vw}.kiosk_lobby .kiosk_btm .kiosk_btm_item .kiosk_btm_item_btn_con .kiosk_btm_item_btn{font-size:3vw}.header_2{padding:0;align-items:center}.header_2 .head_left{display:none}.header_2 .head_mid{width:100px}.header_2 .head_right{display:none}.header_2 .mob_menu_btn_2{display:flex;font-size:20px}.mob_side_menu_cover_2 .mob_side_menu_2{width:80%}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user img{width:15vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user a{width:22vw;font-size:4vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user .mob_side_user_logged .mob_side_username{font-size:4.5vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user .mob_side_user_logged .mob_side_username a{font-size:3vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user .mob_side_user_logged .mob_side_bal_con .mob_side_bal span{font-size:4vw;font-weight:bold}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_user .mob_side_user_logged .mob_side_bal_con a{font-size:3vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body{width:100%}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body a img{width:7vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body a span{font-size:4vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func .mob_side_func_item img{width:7vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func .mob_side_func_item span{font-size:4vw}.mob_side_menu_cover_2 .mob_side_menu_2 .mob_side_body .mob_side_func .mob_side_func_item i{font-size:4vw}.mob_side_menu_cover_2 .mob_side_close_2{font-size:7vw;right:82%}.index_new_add .index_match{flex-direction:column}.index_new_add .index_match .index_match_item{width:100%}.index_new_add .index_match .index_match_item .index_match_title{font-size:20px}.index_new_add .index_match .index_match_item .index_match_time{font-size:14px}.index_new_add .index_match .index_match_item .index_match_team p{font-size:20px}.index_new_add .index_match .index_match_item .index_match_team .index_match_team_item img{width:70px}.index_new_add .index_match .index_match_item .index_match_team .index_match_team_item span{font-size:14px}.index_new_add .index_match .index_lottery{width:100%}.index_new_add .index_match .index_lottery .index_lottery_item .index_lottery_title{font-size:16px}.index_new_add .index_match .index_lottery .index_lottery_item .index_lottery_result .index_lottery_result_item p{font-size:14px}.index_new_add .index_match .index_lottery .index_lottery_item .index_lottery_result .index_lottery_result_item span{font-size:14px}.header_3 .head_top{padding:15px 20px}.header_3 .head_top .logo{width:100px}.header_3 .head_top .head_btn_con{display:none}.header_3 .head_top .mob_menu_btn_2{display:flex;font-size:20px}.header_3 .head_top .mob_head_logout{display:flex;width:6vw}.header_3 .head_nav{display:none;width:100%;max-width:1600px;padding:10px;justify-content:center;gap:30px;position:relative}.header_3 .head_nav .head_nav_item{gap:5px;transition:.3s}.header_3 .head_nav .head_nav_item img{width:20px;filter:grayscale(1);transition:.3s}.header_3 .head_nav .head_nav_item span{font-size:16px;color:gray;transition:.3s}.header_3 .head_nav .head_nav_item:hover img{filter:none}.header_3 .head_nav .head_nav_item:hover span{color:#0088f3}.header_3 .head_nav .head_nav_active img{filter:none}.header_3 .head_nav .head_nav_active span{color:#0088f3}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown{display:none;width:100vw;padding:30px 10px 20px;background:hsla(0,0%,100%,.5);justify-content:center;flex-wrap:wrap;border-radius:0 0 10px 10px;gap:20px;position:absolute;top:80%;left:50%;transform:translate(-50%, 0);z-index:2}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item{width:7%}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown .head_nav_dropdown_item img{width:100%}.header_3 .head_nav .head_nav_dropdown_con .head_nav_dropdown:hover{display:flex}.header_3 .head_nav .head_nav_dropdown_con:hover .head_nav_dropdown{display:flex}.deposit_pop .deposit_pop_wrap .deposit_pop_head{padding:15px 20px}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_head_wallet span{font-size:4vw}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_head_wallet .deposit_pop_head_bal p{font-size:2vw}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_head_wallet .deposit_pop_head_bal span{font-size:7vw}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_head_wallet .deposit_pop_head_bal i{font-size:4vw}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_retrieve{padding:5px 10px}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_retrieve img{width:5vw}.deposit_pop .deposit_pop_wrap .deposit_pop_head .deposit_pop_retrieve span{font-size:3vw}.deposit_pop .deposit_pop_wrap .deposit_pop_body{padding:20px}.deposit_pop .deposit_pop_wrap .deposit_pop_body h2{font-size:6vw}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_gateway_con .deposit_pop_gateway_item{padding:10px;font-size:3vw}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con span{font-size:3vw}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_bank .deposit_pop_input_bank_item span{font-size:3vw}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_bank .deposit_pop_input_gateway_item span{font-size:3vw}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_amount{width:100%;gap:10px}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_amount input{font-size:3vw}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_amount .deposit_pop_input_shortcut_con .deposit_pop_input_shortcut{font-size:3vw}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_select select{font-size:3vw}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone .drop_alert{width:100%;gap:5px}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone .drop_alert .alert{font-size:3vw}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone .drop_alert .alert span{font-size:3vw}.deposit_pop .deposit_pop_wrap .deposit_pop_body .deposit_pop_content_con .deposit_pop_input_con .deposit_pop_input_file #dropzone .drop_alert .support_file{font-size:3vw}.deposit_pop .deposit_pop_wrap .deposit_pop_body button{min-width:100%;font-size:3vw}.deposit_pop .deposit_pop_close{width:35px;height:35px;font-size:20px;justify-content:center;align-items:center;border:2px solid var(--main_color_1);border-radius:999px;color:var(--main_color_1);position:fixed;top:92%;left:50%;transform:translate(-50%, 0);cursor:pointer}.index_body_2 .index2_recom_con .index2_recom_head{padding:10px;flex-direction:column;gap:10px}.index_body_2 .index2_recom_con .index2_recom_head span{font-size:4vw}.index_body_2 .index2_recom_con .index2_recom_head .index2_recom_nav{gap:20px}.index_body_2 .index2_recom_con .index2_recom_head .index2_recom_nav .index2_recom_nav_item{font-size:3.5vw}.index_body_2 .index2_recom_con .index2_recom_body{padding:10px;gap:10px}.index_body_2 .index2_recom_con .index2_recom_body .index2_recom_swipe{display:none}.index_body_2 .index2_recom_con .index2_recom_body .index2_recom_grid{width:100%;grid-template-columns:repeat(4, 1fr);gap:10px}.index_body_2 .index2_sport_con{width:100%;align-items:center}.index_body_2 .index2_sport_con .index2_sport_bg{display:none}.index_body_2 .index2_sport_con .index2_sport_match{width:100%;padding:20px;gap:10px;position:unset;transform:unset}.index_body_2 .index2_sport_con .index2_sport_match h1{font-size:5vw}.index_body_2 .index2_sport_con .index2_sport_match .index2_sport_date{font-size:3.5vw}.index_body_2 .index2_sport_con .index2_sport_match .index2_match_team{gap:30px}.index_body_2 .index2_sport_con .index2_sport_match .index2_match_team .index2_match_team_item{width:50%;gap:10px}.index_body_2 .index2_sport_con .index2_sport_match .index2_match_team .index2_match_team_item img{width:80%}.index_body_2 .index2_sport_con .index2_sport_match .index2_match_team .index2_match_team_item span{font-size:3.5vw}.index_body_2 .index2_sport_con .index2_sport_match .index2_match_team p{font-size:5vw}.index_body_2 .index2_slot_con h1{font-size:4vw}.index_body_2 .index2_slot_con .index2_slot_lobby{grid-template-columns:repeat(3, 1fr);gap:10px}.index_body_2 .index2_slot_con .index2_slot_lobby .index2_slot_lobby_item .index_slot_game_hover img{width:50px}.index_body_3 .marquee_con{width:100%}.index_body_3 .marquee_con i{font-size:20px}.index_body_3 .marquee_con marquee{font-size:14px}.index_body_3 .index3_promo_con{padding:10px;grid-template-columns:repeat(2, 1fr);gap:10px}.index_body_3 .index3_promo_con .index3_promo_item .index3_promo_btm{padding:10px}.index_body_3 .index3_promo_con .index3_promo_item .index3_promo_btm p{font-size:4vw}.index_body_3 .index3_promo_con .index3_promo_item .index3_promo_btm span{font-size:2.5vw}.index_body_3 .index3_promo_con .index3_promo_item .index3_promo_btm .index3_promo_more_info span{font-size:2.5vw}.index_body_3 .index3_game_lobby{padding:10px;gap:20px}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_top .index3_game_lobby_title{font-size:4vw}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_top .index3_game_lobby_title img{width:4vw}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_top a{font-size:3vw}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_btm{grid-template-columns:repeat(3, 1fr);gap:10px}.index_body_3 .index3_game_lobby .index3_game_lobby_item .index3_game_lobby_btm .index3_game .index3_game_hover img{width:50px}.index_body_3 .index3_sport_con{padding:10px}.index_body_3 .index3_sport_con .index3_sport_title{font-size:4vw}.index_body_3 .index3_sport_con .index3_sport_title img{width:4vw}.index_body_3 .index3_sport_con .index3_sb_game{grid-template-columns:repeat(1, 1fr);gap:10px}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item{min-height:120px;padding:10px}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_text{width:50%}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_text h3{font-size:6vw}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_text span{font-size:3vw}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item .index_sb_logo{width:80px}.index_body_3 .index3_sport_con .index3_sb_game .index_sb_game_item:hover .index_sb_img{right:40px}.lottery_con{gap:30px}.lottery_con .lottery_nav .lottery_nav_item{font-size:4vw}.lottery_con .lottery_body{width:100%;gap:20px 0}.lottery_con .lottery_body .lotter_body_item{width:100%}.lottery_con .lottery_body .lotter_body_item .lottery_item_head p{font-size:4vw}.lottery_con .lottery_body .lotter_body_item .lottery_item_head span{font-size:3.5vw}.lottery_con .lottery_body .lotter_body_item .lottery_item_result table th{font-size:3.5vw}.lottery_con .lottery_body .lotter_body_item .lottery_item_result table td{font-size:3.5vw}}@keyframes pweek{0%{fill:#0057b8}16.6666666667%{fill:#f11e4a}33.3333333333%{fill:#237}50%{fill:#229c79}66.6666666667%{fill:#f8a527}83.3333333333%{fill:#266d7f}100%{fill:#0057b8}}