@font-face{font-family:Poppins;src:url(/assets/fonts/Poppins/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/fonts/Poppins/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/fonts/Poppins/Poppins-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/fonts/Poppins/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/fonts/Poppins/Poppins-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/fonts/Poppins/Poppins-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(/assets/fonts/Rubik/Rubik-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(/assets/fonts/Rubik/Rubik-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(/assets/fonts/Rubik/Rubik-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(/assets/fonts/Rubik/Rubik-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(/assets/fonts/Rubik/Rubik-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(/assets/fonts/Rubik/Rubik-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:DS-Digital;src:url(/assets/fonts/dsDigital/DS-DIGI.TTF) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DS-Digital;src:url(/assets/fonts/dsDigital/DS-DIGIB.TTF) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:DS-Digital;src:url(/assets/fonts/dsDigital/DS-DIGII.TTF) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:DS-Digital;src:url(/assets/fonts/dsDigital/DS-DIGIT.TTF) format("truetype");font-weight:700;font-style:italic;font-display:swap}:root{--main-color: #ecc632;--error-color: #ff3333;--error-color-2: #d40a0a;--font-color: #fff;--font-color-2: #212121;--font-color-3: #1a447a;--bg-color: #00B294;--header-bg-color: #1d2640;--bg-transparent-65: rgba(0, 0, 0, .65);--input-bg-color: #fff;--input-font-color: #495057;--input-border-color: #ced4da;--input-border-radius: 4px;--border-radius: 8px;--input-padding: .75rem;--disabled-bg: #6c6c6c;--disabled-font-color: #3b3b3b}*,*:after,*:before{box-sizing:border-box;padding:0;margin:0;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}a{text-decoration:none}li{list-style:none}html[dir=rtl],html[dir=rtl] #root,html[dir=rtl] body{font-family:Rubik,sans-serif}html[dir=ltr],html[dir=ltr] #root,html[dir=ltr] body{font-family:Poppins}body{margin:0;padding:0;user-select:none;background-color:var(--bg-color)!important;color:var(--font-color)!important;font-weight:400;font-style:normal;font-optical-sizing:auto;font-variation-settings:"wdth" 100;overflow-x:hidden;overflow-y:auto}#root{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}body::-webkit-scrollbar{width:6px;height:6px;background-color:#293c4c}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb)}body::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb)}.single_input{display:flex;flex-direction:column;row-gap:.3rem}.single_input .error_message{font-size:.75rem;font-weight:400;color:var(--error-color)}.single_input>label{font-size:.85rem;font-weight:600;color:var(--font-color-2)}.single_input input{display:block;width:100%;padding:var(--input-padding);font-size:1rem;font-weight:400;color:var(--input-font-color);background-color:var(--input-bg-color);border:1px solid var(--input-border-color);border-radius:var(--input-border-radius);outline:none;transition:all .3s ease-in-out}.single_input input:-webkit-autofill{background-color:var(--input-bg-color)!important;-webkit-box-shadow:inset 0 0 0 1000px var(--input-bg-color)!important;box-shadow:inset 0 0 0 1000px var(--input-bg-color)!important;-webkit-text-fill-color:var(--input-font-color)!important;border:none!important}.single_input input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 1000px var(--input-bg-color)!important;-webkit-text-fill-color:var(--input-font-color)!important}.single_input>input.error{border-color:var(--error-color)}.single_input .password_wrapper{position:relative}.single_input .password_wrapper>input{padding-inline-end:45px}.single_input .password_wrapper.error>input{border-color:var(--error-color)}.single_input .password_wrapper .password_toggler{position:absolute;top:0;width:40px;height:100%;cursor:pointer;padding:0 10px}html[dir=ltr] .single_input .password_wrapper .password_toggler{right:0}html[dir=rtl] .single_input .password_wrapper .password_toggler{left:0}.single_input .password_wrapper .password_toggler:after{content:"";width:1px;height:50%;position:absolute;top:50%;background-color:var(--input-font-color);transform:translateY(-50%)}html[dir=ltr] .single_input .password_wrapper .password_toggler:after{left:0}html[dir=rtl] .single_input .password_wrapper .password_toggler:after{right:0}.single_input .password_wrapper .password_toggler svg{color:var(--input-font-color);width:100%;height:100%}button{display:flex;justify-content:center;align-items:center;width:100%;padding:var(--input-padding);border:none;border-radius:var(--input-border-radius);background-color:var(--main-color);outline:none;font-size:.9rem;font-weight:600;color:var(--font-color-2);cursor:pointer;transition:all .3s ease-in-out}button:disabled{background-color:var(--disabled-bg);color:var(--disabled-font-color);cursor:not-allowed}@media only screen and (max-width: 767px){body::-webkit-scrollbar{width:0;height:0;background-color:transparent}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{background:transparent}body::-webkit-scrollbar-thumb:hover{background:transparent}#root{min-height:100dvh}}@media only screen and (min-width: 768px){html{font-size:16px}}@media only screen and (max-width: 767px){html{font-size:14px}}.Toastify__toast-theme--dark{background:var(--font-color)!important;color:var(--font-color-2)!important;font-size:1rem!important;font-weight:700!important;border-radius:8px!important;border:1px solid var(--input-border-color)!important}.Toastify__close-button{width:fit-content;opacity:1!important;color:var(--error-color)!important}@media only screen and (max-width: 768px){.Toastify__toast-container{width:300px!important;padding:.5rem!important}html[dir=ltr] .Toastify__toast-container{left:auto!important;right:0!important}html[dir=rtl] .Toastify__toast-container{left:0!important;right:auto!important}.Toastify__toast-theme--dark{font-size:.9rem!important}.Toastify__toast{margin-bottom:.5rem!important;border-radius:8px!important}}.login_wraper{position:relative;width:100%;height:100vh;background:url(/assets/img/loginBg.jpg) bottom left;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;row-gap:3rem}.login_wraper:before{content:"";background:var(--bg-transparent-65);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.login_wraper>*{position:relative;z-index:2}.login_wraper .login_header{background-color:#ffffff26;backdrop-filter:blur(5px);box-shadow:inset 0 0 13px -12px #fff;padding:.8rem;border-radius:15px;width:215px}.login_wraper .login_header p{color:var(--font-color);font-weight:500;font-size:.8rem;width:100%;text-align:center}.login_wraper .login_header p a{direction:ltr;display:block;width:100%;text-align:center;color:var(--main-color);margin-top:10px;letter-spacing:2px}.login_wraper .login_body{width:100%;display:flex;justify-content:center;align-items:center}.login_wraper .login_body .login_form,.flexable_form{display:flex;flex-direction:column;row-gap:1.5rem}.login_wraper .login_body .login_form .submit_btn{flex-direction:row;justify-content:center}.login_wraper .login_body .login_form .submit_btn button{min-width:60%;width:fit-content;padding-top:.7rem;padding-bottom:.7rem}.flexable_form .submit_btn{width:100%;flex-direction:row;justify-content:center}.flexable_form .submit_btn button{min-width:none;width:fit-content}@media only screen and (max-width: 425px){.login_wraper{height:100dvh}}header{display:flex;justify-content:space-between;align-items:center;background:var(--header-bg-color);padding:15px;border:2px solid var(--main-color);border-radius:var(--border-radius);min-height:61px;margin-top:.2rem}header .info_side{display:flex;justify-content:start;align-items:center;column-gap:1rem}.info_side .user_icon{display:flex;justify-content:center;align-items:center;width:25px;height:25px;color:var(--main-color)}.info_side .user_icon svg{width:100%;height:100%}.info_side .logout_icon{display:flex;justify-content:center;align-items:center;width:25px;height:25px;color:var(--font-color);cursor:pointer}.info_side .logout_icon svg{width:100%;height:100%}header .balance_side{display:flex;justify-content:start;align-items:center;column-gap:1rem}.balance_side .reload_icon{display:flex;justify-content:center;align-items:center;width:25px;height:25px;color:var(--font-color);cursor:pointer;transition:transform 1s ease-in-out}.balance_side .reload_icon svg{width:100%;height:100%}.balance_side .reload_icon.rotate{animation:rotate 1s linear}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}header .username{font-size:1.3rem;font-weight:600;color:var(--font-color)}header .balance{display:flex;justify-content:start;align-items:center;column-gap:.2rem;font-size:1rem;font-weight:600;color:var(--font-color)}header .balance>span{color:var(--main-color)}.userInfoSkeletonContainer{display:flex;justify-content:center;align-items:center;border-radius:var(--border-radius);height:25px;width:70px}.userInfoSkeletonContainer .userInfoSkeleton{width:100%;height:100%}.site_jackpot{display:flex;justify-content:start;align-items:stretch;border:2px solid var(--main-color);border-radius:var(--border-radius);background:var(--header-bg-color);margin:0 1rem;margin-top:20px;padding:0 2rem;gap:4rem}.site_jackpot .jackpot_name{display:flex;justify-content:center;align-items:center;font-size:1.5rem;font-weight:600;text-transform:uppercase;color:var(--main-color);font-style:italic}.site_jackpot .jackpot_value{position:relative;display:flex;justify-content:center;align-items:center;height:40px;width:80px}.site_jackpot .jackpot_value:after{content:"TND";position:absolute;top:50%;font-size:1.3rem;color:var(--font-color);font-weight:600;transform:translateY(-50%)}html[dir=ltr] .site_jackpot .jackpot_value:after{left:calc(100% + 35px)}html[dir=rtl] .site_jackpot .jackpot_value:after{right:calc(100% + 35px)}.site_jackpot .jackpot_value span{display:flex;justify-content:center;align-items:center;position:absolute;top:0;height:100%;font-size:1.5rem;font-weight:600;font-style:italic;color:var(--font-color-3);background-color:var(--main-color);padding:.3rem 1.2rem;box-shadow:0 0 5px 0 var(--main-color),inset 0 0 3px 1px var(--main-color);border-radius:var(--border-radius);animation:jackpotAnimation 3s infinite}@keyframes jackpotAnimation{10%{text-shadow:0px 0px 0px white,0px 0px 10px white,0px 0px 20px white,0px 0px 30px white,0px 0px 40px white;font-size:1.6rem}}.site_jackpot .jackpotSkeletonContainer{display:flex;justify-content:center;align-items:center;width:120px;height:40px}.site_jackpot .jackpotSkeletonContainer .jackpotSkeleton{display:inline-block;width:100%;height:100%}.jackpot_Winner{display:flex;justify-content:center;align-items:center;gap:.8rem;margin-top:1rem}.jackpot_Winner span{display:inline-flex;justify-content:center;align-items:center;font-size:1rem;font-weight:400}.jackpot_Winner .title{font-weight:600;color:var(--header-bg-color)}.jackpot_Winner .user{color:var(--font-color);letter-spacing:.3px}.user_jackpot{display:flex;justify-content:space-between;align-items:center;column-gap:2rem;margin:0 1rem;margin-top:20px}.user_jackpot .single_jackpot{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.3rem .5rem;border:2px solid var(--main-color);border-radius:15px;background:var(--main-color);color:var(--font-color);-webkit-box-shadow:inset 0px 2px 5px 0px rgb(0 0 0 / 75%);-moz-box-shadow:inset 0px 2px 5px 0px rgba(0,0,0,.75);box-shadow:inset 0 2px 5px #000000bf}.user_jackpot .single_jackpot img{width:55px;height:40px}.user_jackpot .single_jackpot span{display:flex;justify-content:center;align-items:center;width:100%;font-size:1rem;font-weight:600;color:var(--font-color-3)}.user_jackpot .single_jackpot .userJackpotSkeletonContainer{display:flex;justify-content:center;align-items:center;width:79px;height:20px;border-radius:calc(15px + .3rem);overflow:hidden}.user_jackpot .single_jackpot .userJackpotSkeleton{width:100%;height:100%}.navbar{display:flex;justify-content:start;align-items:center;column-gap:1px;margin-top:20px;background-color:var(--header-bg-color);border:1px solid var(--header-bg-color);border-radius:var(--border-radius);overflow:hidden}.navbar .navbar_link{display:flex;justify-content:center;align-items:center;background-color:var(--main-color);flex-basis:100%;height:50px;padding:.5rem 0;cursor:pointer;transition:all .3s ease-in-out}.navbar .navbar_link img{height:100%;object-fit:contain}.supnav{display:flex;justify-content:center;align-items:center;padding:0 1rem;margin-top:40px;column-gap:2rem;row-gap:1rem}.supnav .supnav_link{width:100%;display:flex;justify-content:center;align-items:center;column-gap:.5rem;color:var(--main-color);cursor:pointer;transition:all .3s ease-in-out}.supnav .supnav_link.active{color:var(--font-color)}.supnav .supnav_link .icon{width:18px;height:18px;color:inherit}.supnav .supnav_link .icon svg{width:100%;height:100%}.supnav .supnav_link .title{font-size:.95rem;font-weight:600;color:inherit}footer{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;row-gap:1rem;padding:1.5rem 1rem 1rem;background-color:var(--main-color)}footer .lang_list{width:100%;display:flex;justify-content:center;align-items:center;column-gap:3rem}footer .lang_list .single_language{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:50px;overflow:hidden;cursor:pointer}footer .lang_list .single_language img{width:100%;height:100%;object-fit:cover}footer .copyright{width:100%;display:flex;justify-content:center;align-items:center;column-gap:.3rem;font-size:1rem;font-weight:600;color:var(--font-color-3)}.slot{margin-top:50px;padding:0 1rem}.slot .slot_header{position:relative;width:100%;display:flex;justify-content:center;align-items:center;overflow:visible}.slot .slot_header .highlight{display:inline-block;position:absolute;bottom:0;left:50%;width:30%;height:50px;border-bottom:1px solid var(--main-color);transform:translate(-50%);box-shadow:0 20px 20px -20px var(--main-color);z-index:1}.slot .slot_header .title{color:var(--main-color);font-size:1.85rem;font-weight:500;font-style:italic;text-shadow:0px 3px 3px rgba(0,0,0,.66)}html[dir=ltr] .slot .slot_header .title{letter-spacing:3px}html[dir=rtl] .slot .slot_header .title{letter-spacing:0}.provider_list{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.provider_list.provider{padding:2.5rem 0;column-gap:1.5rem;row-gap:1.5rem}.provider_list.multiView{padding:2rem 0 1.5rem;column-gap:.5rem;row-gap:1rem}.provider_list .single_provider{display:flex;justify-content:center;align-items:center;column-gap:1rem;row-gap:1rem;cursor:pointer}.provider_list.provider .single_provider{border:2px solid #404040;border-radius:15px;border-bottom:2px solid var(--main-color);width:calc(50% - .8rem);box-shadow:inset 0 0 15px -6px #000}.provider_list.provider .single_provider img{width:100%;height:100px;padding:0 5px}.provider_list.multiView .single_provider{width:calc(25% - .5rem);border:1px solid var(--main-color);border-radius:5px;font-size:1rem;font-weight:400;color:var(--main-color);background-color:#282828;padding:6px 12px}.provider_list.multiView .single_provider.active{color:var(--font-color);border-color:var(--font-color)}.provider_list.multiView .single_provider span{color:inherit;font-size:inherit;font-weight:inherit;white-space:nowrap}.provider_list .providerListSkeletonContainer{display:flex;justify-content:start;align-items:center;flex-wrap:wrap;width:100%}.provider_list.provider .providerListSkeletonContainer{column-gap:1rem;row-gap:1rem}.provider_list.multiView .providerListSkeletonContainer{column-gap:.5rem;row-gap:1rem}.provider_list .providerListSkeletonContainer .providerListSkeleton{border-radius:15px}.provider_list.provider .providerListSkeletonContainer .providerListSkeleton{width:calc(50% - 1rem);height:105px}.provider_list.multiView .providerListSkeletonContainer .providerListSkeleton{width:calc((100% / 3) - .5rem);height:34px}@media only screen and (max-width: 600px){.provider_list.multiView .single_provider{width:calc(50% - .5rem)}}.game_list{display:flex;justify-content:start;align-items:center;flex-wrap:wrap;row-gap:.5rem;column-gap:1rem;padding-bottom:calc(2rem - 10px)}.game_list.mt{padding-top:2rem}.game_list .single_game{width:calc(50% - .5rem);height:130px;background-color:#282828;border:2px solid #404040;border-radius:5px;background-image:url(/assets/img/logo.svg);background-repeat:no-repeat;background-size:90% 100%;background-position:center center;overflow:hidden;cursor:pointer}.game_list .single_game img{width:100%;height:100%;border-radius:5px;object-fit:fill}.game_list .gameListSkeletonContainer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;row-gap:1rem;column-gap:1rem;width:100%}.game_list .gameListSkeletonContainer .gameListSkeleton{width:calc(50% - .5rem);border-radius:15px;height:130px}@media only screen and (min-width: 992px){.game_list .single_game{width:calc((100% / 6) - .84rem);height:150px}.game_list .gameListSkeletonContainer{justify-content:start}.game_list .gameListSkeletonContainer .gameListSkeleton{width:calc((100% / 6) - 1rem);border-radius:15px;height:150px}}@media only screen and (max-width: 991px) and (min-width: 768px){.game_list .single_game{width:calc(25% - .75rem);height:150px}.game_list .gameListSkeletonContainer{justify-content:start}.game_list .gameListSkeletonContainer .gameListSkeleton{width:calc(25% - 1rem);border-radius:15px;height:150px}}.launch_game_container{width:100%;height:100dvh;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.launch_game_container .launch_game_jackpot{width:100%;display:flex;justify-content:center;align-items:stretch;flex-wrap:nowrap;column-gap:.5rem;background-color:#00f;padding:2px}.launch_game_container .launch_game_jackpot .title{display:flex;justify-content:center;align-items:center;font-family:DS-Digital,sans-serif;font-weight:400;font-size:30px;color:var(--font-color)}.launch_game_container .launch_game_jackpot .content{display:flex;justify-content:center;align-items:center;column-gap:.5rem;width:100%}.launch_game_container .launch_game_jackpot .content .single_jackpot{font-size:2rem;font-family:DS-Digital,sans-serif;font-weight:400;color:#0f0;background-color:#222;display:flex;justify-content:center;align-items:center;height:50px;width:calc(100% / 3)}.launch_game_container .launch_game_jackpot .content .single_jackpot .userJackpotSkeletonContainer{display:flex;justify-content:center;align-items:center;width:90%;height:90%}.launch_game_container .launch_game_jackpot .content .single_jackpot .userJackpotSkeletonContainer .userJackpotSkeleton{width:100%;height:100%}.launch_game_container .launch_game_iframe{width:100%;height:calc(100% - 54px)}.launch_game_container .launch_game_iframe iframe{border:none;outline:none;width:100%;height:100%}.launch_game_container>iframe{border:none;outline:none;width:100%;height:100%}.history{background-color:var(--font-color);margin-top:50px;margin-bottom:2rem;padding:1rem;width:100%;overflow:auto}.history .empty{display:flex;justify-content:center;align-items:center;width:100%;padding:1rem 1rem 0;color:var(--error-color);text-align:center}.history table{background-color:#ddd}.history table thead th,.history table tbody td{text-align:center;white-space:nowrap;color:var(--font-color-2);font-weight:600;font-size:1rem;background-color:var(--font-color);padding:.5rem .8rem}.history table tbody td{font-weight:400;font-size:.85rem}.history table tbody td.amount{font-weight:600;color:var(--bg-color)}.history table tbody td.lose{color:red}.history table tbody td.win{color:green}.profile{background-color:var(--font-color);margin-top:50px;margin-bottom:2rem;padding:1.5rem 1rem}.profile .change_password_note{display:flex;justify-content:center;align-items:center;text-align:center;color:var(--input-font-color);font-size:.9rem;font-weight:400}div.jackpotContainer{position:fixed;top:0;left:0;width:100%;height:100dvh;background-color:#000c;z-index:10000;display:none;align-items:center;justify-content:center;overflow:auto}div.jackpotContainer.active{display:flex}div.jackpotContainer .jackpotWinerBackground{position:absolute;top:0;width:100%;z-index:1}html[dir=ltr] div.jackpotContainer .jackpotWinerBackground{left:0}html[dir=rtl] div.jackpotContainer .jackpotWinerBackground{right:0}div.jackpotContainer .jackpotWinerBackground2{position:absolute;bottom:0;width:100%;z-index:1;transform:rotate(180deg)}html[dir=ltr] div.jackpotContainer .jackpotWinerBackground2{left:0}html[dir=rtl] div.jackpotContainer .jackpotWinerBackground2{right:0}div.jackpotContainer .jackpotWiner{min-width:30%;max-width:95%;background-color:#121212;border:2px solid #272727;border-radius:15px;box-shadow:0 0 141px -5px #f4e58f;position:relative;z-index:2;overflow:hidden}div.jackpotContainer .jackpotWiner .jackpotWinerHeader{width:100%;height:185px;padding:0;overflow:hidden}div.jackpotContainer .jackpotWiner .jackpotWinerHeader img{width:100%;height:100%;object-fit:cover}div.jackpotContainer .jackpotWiner .jackpotWinerSupHeader{padding:1.5em;text-align:center;border-bottom:1px solid #83838361}div.jackpotContainer .jackpotWiner .jackpotWinerSupHeader p{margin:0;font-size:1.8em;font-weight:600;color:#fff;text-shadow:0 0 5px #b88625;line-height:normal!important}div.jackpotContainer .jackpotWiner .jackpotGroup{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1em;padding:1.5em;border-bottom:1px solid #83838361}div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot{position:relative}div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot img{width:350px}div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot .jackpotContent{position:absolute;top:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5em;margin-inline-start:30px}html[dir=ltr] div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot .jackpotContent{left:0}html[dir=rtl] div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot .jackpotContent{right:0}div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot .jackpotContent.main_jackpot{position:relative;top:unset;flex-direction:row;width:fit-content;height:fit-content;margin-inline-start:0}html[dir=ltr] div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot .jackpotContent.main_jackpot{left:unset}html[dir=rtl] div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot .jackpotContent.main_jackpot{right:unset}div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot .jackpotContent .jackpotAmount{display:block;font-size:1.8em;font-weight:800;color:#212121}div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot .jackpotContent.main_jackpot .jackpotAmount{color:var(--font-color)}div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot .jackpotContent .jackpotType{display:inline-block;color:#fff;font-size:1em;font-weight:900;padding:8px 15px;text-transform:uppercase}html[dir=ltr] div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot .jackpotContent .jackpotType{border-radius:0 12px 12px}html[dir=rtl] div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot .jackpotContent .jackpotType{border-radius:12px 0 12px 12px}div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot.Golden_Prize .jackpotContent .jackpotType{background:linear-gradient(94.36deg,#efae42 1.378%,#614922 103.41%)}div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot.Silver_Prize .jackpotContent .jackpotType{background:linear-gradient(94.36deg,#9f9f9f 1.017%,#282828 103.873%)}div.jackpotContainer .jackpotWiner .jackpotGroup .singleJackpot.Bronze_Prize .jackpotContent .jackpotType{background:linear-gradient(94.36deg,#d87e2c .798%,#643f1c 104.154%)}div.jackpotContainer .jackpotWiner .jackpotGroupFooter{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:.5em}div.jackpotContainer .jackpotWiner .jackpotGroupFooter .closeModalJackpot{background-color:#d6c32a;display:inline-block;color:#000;font-size:1.2em;font-weight:700;padding:15px;border-radius:50px;cursor:pointer;width:100%;text-align:center}@media only screen and (max-width: 600px){div.jackpotContainer{padding:15px 0}div.jackpotContainer .jackpotWiner .jackpotWinerSupHeader{padding:1em .5em}div.jackpotContainer .jackpotWiner .jackpotWinerSupHeader p{font-size:1.2em}}.filter{width:100%;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;gap:.5rem;padding-top:2rem;margin-bottom:-1rem}.filter .search_input{appearance:none;border:none;outline:none;width:calc((((100% / 3) - .5rem) * 2) + .5rem);font-size:1rem;font-weight:400;padding:.5rem 1rem;border-radius:5px;color:var(--font-color-2)}.filter .search_input:focus,.filter .search_input:focus-visible,.filter .search_input:focus-within,.filter .search_input:active{outline:none;border:none}.filter .search_btn{display:flex;justify-content:center;align-items:center;width:calc((100% / 3) - .5rem);padding:0 1rem;background-color:var(--main-color);color:var(--font-color-2);border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer}.Empty_Result{width:100%;display:flex;justify-content:center;align-items:center;padding:2rem;border:1px solid var(--main-color);border-radius:5px}.Empty_Result p{margin:0;padding:0;font-size:1rem;font-weight:400;color:var(--font-color);text-align:center;width:100%}.page_not_found{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh}.page_not_found .icon{display:flex;justify-content:center;align-items:center;width:100px;height:100px;color:red}.page_not_found .icon svg{width:100%;height:100%}.page_not_found .text{color:#fff;font-weight:400;font-size:1.5rem;text-align:center;margin-top:2rem;padding:0 .5rem}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.splash_screen{width:100%;height:100vh;background-color:#00b294;display:flex;justify-content:center;align-items:center}.splash_screen l-trefoil{transform-origin:center;animation:scale 1s linear infinite alternate}@keyframes scale{0%{transform:scale(1)}to{transform:scale(1.2)}}@media only screen and (max-width: 425px){.splash_screen{height:100dvh}}
