@charset "UTF-8";article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;color:#fff;font-family:Montserrat}.dnone{display:none}a{text-decoration:none}input,textarea{font-family:Montserrat;box-sizing:border-box}.free_img{width:0px;height:0px;display:flex;justify-content:center;align-items:center;position:relative}html{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}.container{width:100%;max-width:1000px;margin:0 auto;padding:0 12px}.page{min-height:calc(100dvh - 60px);display:flex;flex-wrap:wrap;align-items:center;align-content:space-between}.page_content{width:100%;max-width:1200px;margin:0 auto;align-items:center}.page_wrapper{width:100%;min-height:calc(100dvh - 200px)}.App_wrapper{display:flex;overflow:hidden}.App_wrapper_chatOpened .Chat_wrapper{z-index:9}@media (max-width: 960px){.App_wrapper_chatOpened .Chat_wrapper{z-index:99;transform:translate(0)!important}}.App_wrapper_chatOpened .App{width:calc(100% - 300px)}@media (max-width: 960px){.App_wrapper_chatOpened .App{width:100%!important}}.Chat_wrapper{align-items:baseline!important;justify-content:start!important;transition:transform .3s}@media (max-width: 960px){.Chat_wrapper{z-index:99;transform:translate(100vw)}}.toastSuccess,.toastError{background-color:#11142d}.Toastify__toast-theme--dark{background-color:#11142d!important}:root{--toastify-color-success: #62D5B2 !important}.App{width:100%;overflow:hidden;min-height:100dvh;background:#191d3e;transition:width .3s}.Header{width:100%;display:flex;align-items:center;justify-content:space-between}.Header_left,.Header_right{height:60px;display:flex;align-items:center;column-gap:8px}.Header_left_chat,.Header_right_chat{display:flex;justify-content:center;align-items:center;position:fixed;right:10px;min-height:100dvh}@media (max-width: 1070px){.Header_right{padding-right:20px}}.Header_logo{background:#5d7ef2;display:flex;justify-content:center;align-items:center;border-radius:8px;width:36px;height:36px}@media (max-width: 410px){.Header_logo{display:none}}.Header_menu{display:flex;align-items:center;column-gap:12px}@media (max-width: 400px){.Header_menu{column-gap:4px}}.Header_menu_element{display:flex;column-gap:6px;height:36px;padding:0 10px;align-items:center;opacity:.8;transition:opacity .2s;cursor:pointer;border-radius:8px}.Header_menu_element span{font-weight:700;font-size:12px}@media (max-width: 550px){.Header_menu_element span{display:none}}.Header_menu_element.active{opacity:1;background:linear-gradient(-135deg,#609aff,#3f9fd9)}.Header_menu_element:hover{opacity:1}.Header_balance{background-color:transparent!important;color:#fff!important}.Header_auth{display:flex;height:36px;padding:0 10px;align-items:center;transition:opacity .2s;font-size:12px;font-weight:700;border-radius:8px;background-color:#62d5b2;color:#0a1021;cursor:pointer;column-gap:6px;transition:background-color .2s,color .2s}.Header_auth:hover{background-color:#fff;color:#000}.Header_auth_log{background-color:#1e2435;color:#fff}.Header_auth_log img{transition:filter .2s}.Header_auth_log:hover img{filter:invert(1)}.Header_wrapper{width:100%;background:#0a1021}.Loader{position:fixed;z-index:99;left:0;top:0;width:100vw;height:100dvh;background:#000a;display:flex;justify-content:center;align-items:center}.Loader_inner{width:100px;height:100px;background:#5d7ef2;display:flex;justify-content:center;align-items:center;border-radius:12px;animation:loaderWrap 1s infinite ease-in-out}.Loader_inner img{animation:loader 1s infinite ease-in-out;width:48px}@keyframes loaderWrap{0%{rotate:0deg}to{rotate:90deg}}@keyframes loader{0%{rotate:0deg}to{rotate:-810deg}}.Auth{display:flex;flex-wrap:wrap}.Auth__wrapper{width:100%;max-width:1000px;display:flex;justify-content:center;align-items:stretch;margin:60px auto 0}@media (max-width: 1000px){.Auth__wrapper{flex-direction:column;align-items:center;margin-top:20px}}.Auth__decor{width:50%;overflow:hidden;border-radius:20px 0 0 20px}@media (max-width: 1000px){.Auth__decor{order:1;border-radius:20px 20px 0 0;width:95%}}.Auth__form{width:50%;padding:24px;border-radius:0 20px 20px 0;background-color:#242c54;display:flex;flex-wrap:wrap;align-items:center;align-content:space-between;gap:24px}@media (max-width: 1000px){.Auth__form{order:2;border-radius:0 0 20px 20px;width:95%}}.Auth__form_inputs,.Auth__form_controls{width:100%;display:flex;flex-wrap:wrap;gap:24px}.Auth__form-btn{display:flex;gap:8px}.Auth__form-btn-item{font-size:12px;font-weight:700;display:flex;justify-content:center;align-items:center;padding:8px 12px;gap:6px;border-radius:40px;background-color:#2e365e}.Auth__form-content{font-weight:700;font-size:22px;display:flex;gap:24px;flex-wrap:wrap}@media (max-width: 1000px){.Auth__form-content{width:100%}}.Auth__form-form{display:flex;gap:24px;flex-wrap:wrap;width:100%}.Auth__form-form-check{display:flex;align-items:center;font-size:12px;font-weight:400;gap:8px}.Auth__form-form-check-inner{width:24px;height:24px;display:flex;justify-content:center;align-items:center;background-color:#2e365e!important;transition:background-color .2s;border-radius:8px;border:2px solid rgba(165,182,224,.2)}.Auth__form-form-check-inner img{opacity:0;transition:opacity .2s}.Auth__form-form-check-inner_checked img{opacity:1}.Auth__form-form-check-inner-rem{color:#a5b6e0;max-width:280px}.Auth__form-form-btn{width:100%;height:45px;font-size:16px;font-weight:700;border-radius:8px;background-color:#5d7ef2;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease}.Auth__form-form-btn:hover{background-color:#fff;color:#000}.activeAuth{background:linear-gradient(to right,#609aff,#3f9fd9)}.input-error{border:2px solid red;background-color:red}.Footer{min-height:64px;margin-top:32px;background:#242c54;border-radius:24px;display:flex;align-items:center;padding:0 16px;justify-content:space-between;column-gap:24px}@media (max-width: 1000px){.Footer{border-radius:0}}@media (max-width: 650px){.Footer{justify-content:center;background:none}}.Footer_wrapper{width:100%;max-width:1000px;margin:0 auto}.Footer_media{display:flex;align-items:center;column-gap:12px}.Footer_media_element{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:#7587bc26;border-radius:8px;transition:background-color .2s}.Footer_media_element:hover{cursor:pointer;background-color:#7587bc66}.Footer_stat{display:flex;align-items:center;column-gap:30px}@media (max-width: 650px){.Footer_stat{display:none}}.Footer_stat_el{display:flex;column-gap:10px;align-items:center}.Footer_stat_el_decor img{width:20px}.Footer_stat_el_value{font-weight:700;font-size:14px}.Footer_stat_el_label{font-size:10px;font-weight:600;color:#8195ca}.Footer_under{margin-top:16px;display:flex;align-items:center;justify-content:space-between;padding:0 16px 16px;gap:16px}@media (max-width: 500px){.Footer_under{justify-content:center;flex-wrap:wrap;text-align:center}}.Footer_privacy,.Footer_copy{color:#8194ca8a}.Footer_privacy,.Footer_copy{font-size:12px;font-weight:500}.AuthInput{display:flex;flex-direction:column;gap:8px;width:100%}.AuthInput__input{width:90%;height:45px;border-radius:8px;background-color:transparent;outline:none;border:2px solid rgba(165,182,224,.2);padding-left:36px;color:#fff9;font-size:14px;font-weight:500;transition:border .3s ease;width:100%;color:#fff}.AuthInput__input::placeholder{color:#a5b6e088}.AuthInput__input:focus{border:2px solid #a5b6e0;color:#fff}.AuthInput__input_wrapper{display:flex;align-items:center;justify-content:center}.AuthInput__input_type{left:20px;pointer-events:none}.AuthInput__input_eye{left:-20px;pointer-events:all;cursor:pointer}.AuthInput__p{font-size:14px;color:#8195ca!important;font-weight:500}.Home{min-height:100dvh;background:linear-gradient(135deg,#0a1021,#294187)!important;padding-bottom:30px}.RoadMap{width:100%;padding:0 12px;max-width:1200px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:72px auto 0}@media (max-width: 1000px){.RoadMap{justify-content:left}}.RoadMap_navigator{margin-top:48px;display:flex;align-items:center;width:100%;position:relative;z-index:2}.RoadMap_navigator_el{width:100%}@media (max-width: 1700px){.RoadMap_navigator_el:first-child{position:relative;left:40px}}.RoadMap_navigator_el img{filter:contrast(.7) brightness(.5)}.RoadMap_navigator_el_active img{filter:drop-shadow(0px 0px 10px rgba(255,255,255,.5333333333))}.RoadMap_navigator_decor{width:100%!important;position:relative;z-index:1;left:-50px;top:-8px;justify-content:left}@media (max-width: 1700px){.RoadMap_navigator_decor{left:0}}.RoadMap_navigator_decor img{width:100%}@media (max-width: 1400px){.RoadMap_navigator_decor img{min-width:1400px}}.RoadMap__title{width:100%;text-align:left;font-family:Montserrat;font-weight:700;font-size:36px}.RoadMap_list{display:flex;align-items:stretch;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:32px}.RoadMap_list_element{border:2px solid rgba(255,255,255,.2666666667);background:linear-gradient(-45deg,#ffffff1a,#ffffff06);border-radius:16px;padding:16px}@media (max-width: 800px){.RoadMap_list_element{width:calc(50% - 20px)!important}}@media (max-width: 500px){.RoadMap_list_element{width:100%!important}}.RoadMap_list_element_header{font-size:18px;font-weight:600}.RoadMap_list_element_content{font-size:16px;font-weight:500;color:#fff9}.RoadMap__map{width:100%;display:flex;align-items:center;justify-content:space-between}.RoadMap__map_scroller{width:100%}@media (max-width: 1000px){.RoadMap__map_scroller{overflow-x:scroll}}.RoadMap__map_wrapper{width:100%}@media (max-width: 1000px){.RoadMap__map_wrapper{display:flex;flex-wrap:wrap;justify-content:left;min-width:1000px;overflow:hidden}}.RoadMap__map-item{color:gray;cursor:pointer;transition:color .3s ease-in-out;font-family:Montserrat;width:100%}.RoadMap__map-item h3{color:#fff6;transition:transform .3s ease-in-out;font-size:18px;text-transform:uppercase}.RoadMap__map-item p{transition:transform .3s ease-in-out;margin-top:12px;font-size:20px;font-weight:700;max-width:210px;color:#fff6}.RoadMap__map-item-time{color:#fff9;margin-top:4px;font-size:12px;font-weight:500}.RoadMap__map-item.active .RoadMap__map-item-decription{color:#fff}.Title{width:100%;display:flex;justify-content:center;align-items:center}.Title__text{font-size:36px;font-family:Montserrat;text-align:center;margin-top:72px;font-weight:700}@media (max-width: 650px){.Title__text{margin-top:36px;font-size:24px}}.HomeDecor{width:100%;display:flex;justify-content:center;align-items:center;height:700px}@media (max-width: 450px){.HomeDecor{height:600px}}.HomeDecor_logo{top:-100px}@media (max-width: 450px){.HomeDecor_logo{top:-120px}}@media (max-width: 450px){.HomeDecor_logo img{width:300px}}.HomeDecor_cta{left:0;top:300px}@media (max-width: 450px){.HomeDecor_cta{top:250px}}.HomeDecor_cta_text{white-space:nowrap;font-size:28px;font-weight:700;text-shadow:0px 0px 12px rgba(0,0,0,.6666666667)}.HomeDecor_cta_hover_inner{min-width:500px;min-height:500px;max-width:500px;max-height:500px;background:linear-gradient(to right,#f5c1f588,#ff3235aa,#ff49d122);opacity:0;transition:opacity .5s}.HomeDecor_cta_inner{width:280px;display:flex;justify-content:center;align-items:center;height:76px;border-radius:64px;background:linear-gradient(-45deg,#424d6e,#26345b,#424d6e);overflow:hidden}.HomeDecor_cta_wrapper{padding:4px;border-radius:64px;background:linear-gradient(-45deg,#9fa5b7,#26345b,#9fa5b7);background-size:150% 100%;background-position:50% 0%;cursor:pointer;transition:scale .5s,box-shadow .5s}.HomeDecor_cta_wrapper:hover{box-shadow:0 0 50px #ff323588;scale:1.1}.HomeDecor_funcEl{transition:opacity .1s,transform .1s,scale .5s;text-align:center}.HomeDecor_text_1{left:-400px;top:-200px}@media (max-width: 1000px){.HomeDecor_text_1{left:0;top:150px}}@media (max-width: 450px){.HomeDecor_text_1{left:0;top:100px}}.HomeDecor_text_2{left:400px;top:-200px}@media (max-width: 1000px){.HomeDecor_text_2{left:0;top:150px}}@media (max-width: 450px){.HomeDecor_text_2{left:0;top:100px}}.HomeDecor_text_3{left:-400px;top:0}@media (max-width: 1000px){.HomeDecor_text_3{left:0;top:150px}}@media (max-width: 450px){.HomeDecor_text_3{left:0;top:100px}}.HomeDecor_text_4{left:400px;top:0}@media (max-width: 1000px){.HomeDecor_text_4{left:0;top:150px}}@media (max-width: 450px){.HomeDecor_text_4{left:0;top:100px}}.HomeDecor_text_5{left:0;top:150px}@media (max-width: 450px){.HomeDecor_text_5{left:0;top:100px}}.HomeDecor_text_el{transition:opacity .3s}.HomeDecor_text_inner{min-width:300px;font-size:14px;font-weight:600}.Tokenomics{margin-top:72px}.Tokenomics_header{font-size:36px;font-weight:700;text-align:center}.Tokenomics_content{margin-top:48px;display:flex;align-items:center;justify-content:center;gap:32px;padding:0 15px}@media (max-width: 1000px){.Tokenomics_content{flex-wrap:wrap;gap:16px}}.Tokenomics_content_text{width:400px;padding:16px 18px 18px;background:linear-gradient(-45deg,#ffffff1a,#ffffff06);border-radius:16px;border-top:4px solid #FF408E}@media (max-width: 1000px){.Tokenomics_content_text{width:100%}}@media (max-width: 1000px){.Tokenomics_content_text:nth-child(3){border-top:0px solid #FF408E}}.Tokenomics_content_text_header{font-weight:600;font-size:18px}.Tokenomics_content_text_p{font-size:16px;opacity:.6}.Tokenomics_content_round{width:350px;height:350px;display:flex;justify-content:center;align-items:center}@media (max-width: 1000px){.Tokenomics_content_round{order:-1;width:100%}}@media (max-width: 500px){.Tokenomics_content_round{height:300px}.Tokenomics_content_round img{width:300px}}.Tokenomics_content_round_text_inner{min-width:202px}.Tokenomics_content_round_text_percent{text-align:center;font-weight:700;font-size:72px}.Tokenomics_content_round_text_percent span{font-size:32px}@media (max-width: 500px){.Tokenomics_content_round_text_percent{font-size:48px}}.Tokenomics_content_round_text_label{font-size:19px;opacity:.8;text-align:center;font-weight:600}@media (max-width: 500px){.Tokenomics_content_round_text_label{font-size:16px}}.HomeFooter{width:100%;max-width:1200px;padding:0 20px;margin:72px auto 0}.HomeFooter_content{width:100%;display:flex;align-items:center;justify-content:space-between}.HomeFooter_copyAndPrivacy{margin-top:24px;gap:12px}@media (max-width: 500px){.HomeFooter_copyAndPrivacy{flex-wrap:wrap;justify-content:center;text-align:center}}.HomeFooter_links{display:flex;align-items:center;column-gap:12px}.HomeFooter_label{font-size:12px;opacity:.6}.Confetti{display:flex;position:fixed;top:0;left:0;width:100vw;height:100dvh;pointer-events:none;z-index:99999}.Confetti_ws{background:#0008;display:flex;position:fixed;top:0;left:0;width:100vw;height:100dvh;pointer-events:none;z-index:1000;justify-content:center;align-items:center;font-size:48px;text-align:center;font-weight:700;transition:opacity .2s;text-shadow:0px 0px 20px #000}.TransactionHistory{display:flex;flex-wrap:wrap}.TransactionHistory__wrapper{width:100%;max-width:1000px;display:flex;align-items:center;margin:30px auto 0;flex-wrap:wrap;gap:25px}@media (max-width: 1000px){.TransactionHistory__wrapper{margin-top:20px}}.PersonalHeader{display:flex;width:100%;gap:8px}@media (max-width: 1000px){.PersonalHeader{width:1000px;overflow-x:auto;padding-left:10px;padding-right:10px;flex-wrap:wrap;justify-content:center}}.PersonalHeader__deposit{display:flex;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:600;padding:12px 17px;background-color:#6575ff10;border-radius:16px;cursor:pointer;transition:background-color .3s ease,color .3s ease}@media (max-width: 1000px){.PersonalHeader__deposit{max-width:220px;min-width:220px}}.PersonalHeader__deposit:hover{background-color:#fff;color:#000}.PersonalHeader__active{background-color:#5d7ef2}.Btns{background-color:#5d7ef2;font-size:16px;font-weight:600;padding:12px 0;border-radius:16px;transition:background-color .3s ease,color .3s ease;cursor:pointer;display:flex;justify-content:center;align-items:center}.Btns:hover{background-color:#fff;color:#000}.Btns_wide{width:100%}.Btns_mt{margin-top:8px}.Deposit__list div,.Deposit__list p{color:#a5b6e0}@media (max-width: 1000px){.Deposit__list{width:95%!important;margin:0 auto}}.DepositItem{width:100%;display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(165,182,224,.2)}@media (max-width: 1000px){.DepositItem{flex-wrap:wrap}}.DepositItem:last-child{border-radius:0 0 20px 20px}.DepositItem__item{font-size:14px;font-weight:500;width:100%;text-align:center;padding:7px 0;color:#8195ca!important;height:42px;align-items:center;display:flex;justify-content:center}@media (max-width: 1000px){.DepositItem__item{width:33.3333333333%}}.DepositItem__item img{cursor:pointer}.DepositItem__item:not(:first-child){border-left:1px solid rgba(165,182,224,.2)}@media (max-width: 1000px){.DepositItem__item:not(:first-child){border-left:1px solid rgba(165,182,224,.1)}}.DepositItem__status{color:#62d5b2!important}.DepositItem__address{display:flex;justify-content:space-around}.DepositItem__transaction{justify-content:center;gap:8px}@media (max-width: 1000px){.DepositItem__transaction{width:100%!important;border-top:1px solid rgba(165,182,224,.1);border-left:none!important}}.DepositItem__withdraw{color:#d56262!important}.DepositItem__deposit{color:#62d5b2!important}.DepositItem__date_last{border-bottom-left-radius:20px}@media (max-width: 1000px){.DepositItem__date_last{border-radius:0}}.DepositItem__transaction_last{border-bottom-right-radius:20px}@media (max-width: 1000px){.DepositItem__transaction_last{border-radius:0}}.About{display:flex;flex-wrap:wrap}.About__wrapper{width:100%;max-width:1000px;display:flex;align-items:center;margin:60px auto 0;flex-wrap:wrap;gap:25px}@media (max-width: 1000px){.About__wrapper{margin-top:20px}}.About__wrapper h2{font-size:36px;font-weight:700}@media (max-width: 1000px){.About__wrapper h2{padding:0 0 0 12px}}.About__top{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:20px}@media (max-width: 1000px){.About__top{flex-wrap:wrap;padding:0 12px}}.About__top-text{width:45%;color:#fff9;font-size:16px;font-weight:400}@media (max-width: 1000px){.About__top-text{width:100%}}.About__top-img{width:20%;z-index:0;align-items:baseline;bottom:20px}.About__top-img img{width:100%}@media (max-width: 1000px){.About__top-img{display:none}}.About__top-right{width:45%;gap:8px;display:flex;flex-wrap:wrap;padding:16px;background:linear-gradient(to right,#ffffff12,#ffffff24);border:2px solid rgba(255,255,255,.1);border-radius:16px}@media (max-width: 1000px){.About__top-right{width:100%}}.About__top-right-p{color:#fff;font-size:14px;font-weight:600}.About__top-right-description{font-size:16px;color:#fff9;font-weight:400}.About__bottom{display:flex;flex-wrap:wrap;width:100%;position:relative;z-index:2;gap:16px}@media (max-width: 1000px){.About__bottom{padding:0 12px}}.About__bottom h2{font-size:22px;font-weight:600}.About__bottom-wrapper{width:100%;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.AboutItem{width:calc(33.33% - 8px);display:flex;flex-wrap:wrap;padding:16px;background:linear-gradient(to right,#ffffff12,#ffffff24);border:2px solid rgba(255,255,255,.1);border-radius:16px;min-height:144px;gap:8px}@media (max-width: 1000px){.AboutItem{width:calc(50% - 6px);min-height:100px}}@media (max-width: 650px){.AboutItem{width:100%}}.AboutItem__title{font-size:18px;font-weight:600}.AboutItem__description{font-size:16px;color:#fff9}@media (max-width: 1000px){.AboutItem__description{width:100%}}.Games{display:flex;flex-wrap:wrap}.Games__wrapper{width:100%;max-width:1000px;display:flex;align-items:center;margin:30px auto 0;flex-wrap:wrap;gap:25px}@media (max-width: 1000px){.Games__wrapper{margin-top:20px}}.Games__header{width:100%;display:flex;align-items:center;justify-content:center;gap:12px}.Games__header_wrapper{width:100%;padding:0 12px}.Games__header-swipe{width:calc(70% - 12px);display:flex;overflow:hidden}@media (max-width: 650px){.Games__header-swipe{width:100%}}.Games__header-earn{width:calc(30% - 12px);min-height:300px;max-height:300px;border-radius:24px;background:linear-gradient(45deg,#18e38a,#07bc6f 49%,#26bb7b);padding:20px;display:flex;flex-wrap:wrap;overflow:hidden;gap:16px}@media (max-width: 1000px){.Games__header-earn{min-height:320px;max-height:320px}}.Games__header-earn h2{font-weight:600;font-size:26px}.Games__header-earn button{background-color:#ffffff40;border-radius:12px;display:flex;justify-content:space-around;align-items:center;padding:10px;gap:6px;font-size:12px;font-weight:600;min-width:120px;cursor:pointer;position:relative;z-index:2;transition:color .3s,background-color .3s,transform .3s}.Games__header-earn button:hover{background-color:#fff;color:#000}.Games__header-earn button:hover img{filter:invert(1)}.Games__header-earn button img{transition:filter .3s}.Games__header-earn-img{position:relative;z-index:0;bottom:70px;right:20px}@media (max-width: 650px){.Games__header-earn{display:none}}.Games__live{display:flex;flex-wrap:wrap;align-items:center;width:100%;gap:20px}.Games__live h2{font-size:22px;font-weight:700}@media (max-width: 1000px){.Games__live h2{padding-left:10px}}.Games__live-list{width:100%;display:flex;justify-content:start;align-items:center;gap:7px;padding-left:10px;padding-right:10px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.Games__live-list::-webkit-scrollbar{display:none}@media (max-width: 900px){.Games__live-list{overflow-x:auto;justify-content:start}}.Games__game{display:flex;flex-wrap:wrap;align-items:center;width:100%;gap:20px}.Games__game h2{font-size:22px;font-weight:700}@media (max-width: 1000px){.Games__game h2{padding-left:10px}}.Games__game-list{width:100%;display:flex;gap:8px;justify-content:space-between;align-items:center}@media (max-width: 1000px){.Games__game-list{padding-left:10px;padding-right:10px;flex-wrap:wrap;justify-content:center}}.swiper-pagination-bullet{width:8px!important;height:8px!important;background-color:#ffffff80!important;opacity:.5!important;transition:.3s!important}.swiper-pagination-bullet-active{background-color:#fff!important;opacity:1!important;transform:scale(1.2)!important;width:19px!important;border-radius:20px!important}.swiper-pagination{text-align:left!important;left:20px!important;top:10px!important;right:200px!important;pointer-events:none!important}@keyframes scaleitem{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.GamesItem{overflow:hidden;width:100%;border-radius:24px;display:flex;justify-content:space-between;padding:44px 20px;min-height:300px;max-height:300px}@media (max-width: 1000px){.GamesItem{min-height:320px;max-height:320px}}.GamesItem__text{display:flex;flex-wrap:wrap;align-content:space-between;width:60%;position:relative;z-index:2}.GamesItem h2{font-size:37px;font-weight:700;width:100%}.GamesItem p{color:#fff9;font-size:15px;font-weight:500;width:100%}.GamesItem button{background-color:#ffffff40;border-radius:12px;display:flex;justify-content:space-around;align-items:center;padding:10px;gap:6px;font-size:12px;font-weight:600;min-width:120px;cursor:pointer;transition:color .3s,background-color .3s,transform .3s}.GamesItem button:hover{background-color:#fff;color:#000}.GamesItem button:hover img{filter:invert(1)}.GamesItem button img{transition:filter .3s}.GamesItem__img{width:40%;display:flex;justify-content:center;align-items:center;z-index:1}.GamesItem__img-img{width:100%;animation:scaleitem 4s infinite}.GamesItem h2,.GamesItem p{transition:transform .3s ease}.GamesItem:hover h2,.GamesItem:hover p{transform:scale(1.02)}.GamesItem:hover button{transform:scale(1.05)}.pink{background:linear-gradient(135deg,#f393bb,#ff3d8a)}.pink .GamesItem__img{align-items:start;left:20px}.pink .GamesItem__img img{width:363px;height:363px}.green{background:linear-gradient(135deg,#50cc7f,#ffe136)}.green .GamesItem__img{align-items:start;bottom:40px}.green .GamesItem__img img{width:286px;height:286px}.blue{background:linear-gradient(135deg,#93b1f3,#3d64ff)}.blue .GamesItem__img{align-items:start;left:20px}.blue .GamesItem__img img{width:363px;height:363px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.GamesListItem{width:16%;background-color:#fff;border-radius:12px;padding:12px;overflow:hidden;display:flex;justify-content:center;align-items:center;max-height:70px;min-width:150px}@media (max-width: 900px){.GamesListItem{min-width:150px}}.GamesListItem__text{width:80%;display:flex;flex-wrap:wrap;gap:10px;position:relative;z-index:2}.GamesListItem__text h2{font-size:18px;font-weight:700;display:flex;align-items:center;gap:4px;width:100%}@media (max-width: 1000px){.GamesListItem__text h2{font-size:16px}}.GamesListItem__text h2 img{width:16px;height:16px}.GamesListItem__text p{color:#fff9;font-size:12px;font-weight:600}.GamesListItem__img{width:20%;position:relative;z-index:0;display:flex;justify-content:center;align-items:center}.wheel{background-color:#242c54}.wheel .GamesListItem__img{top:30px;left:10px}.wheel .GamesListItem__img img{width:100px}.plinko{background:linear-gradient(45deg,#f56be1,#cd2fa5)}.plinko .GamesListItem__img img{width:100px}.tower{background:linear-gradient(45deg,#18e38a,#07bc6f 49%,#26bb7b)}.tower .GamesListItem__img{top:20px;left:10px}.tower .GamesListItem__img img{width:100px}.lottery{background-color:#ff3d8b}.lottery .GamesListItem__img{rotate:320deg;top:10px}.lottery .GamesListItem__img img{width:300px}.GameGame{width:calc(33.3333333333% - 8px);display:flex;justify-content:center;align-items:end;align-content:end;height:280px;padding-bottom:24px;border-radius:24px;overflow:hidden;transition:transform .3s;cursor:pointer;flex-wrap:wrap}.GameGame .h2{font-weight:700;width:100%;text-align:center}@media (max-width: 1000px){.GameGame{width:calc(50% - 8px);height:200px}.GameGame .h2{font-size:24px!important}}@media (max-width: 500px){.GameGame{width:100%}}@media (max-width: 350px){.GameGame .h2{font-size:20px!important}}.GameGame__decor{transition:transform .2s;width:100%!important}.GameGame__decor-wh img{width:500px}.GameGame__decor-LineArrow{top:20px}.GameGame__decor_wheel{display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.GameGame__decor_wheel .h2{position:relative;z-index:999}@media (max-width: 1000px){.GameGame__decor_wheel{top:30px}}.GameGame__decor_plinko{top:-120px}@media (max-width: 1000px){.GameGame__decor_plinko{top:-100px}}.GameGame__decor_lottery{top:-120px}.GameGame__decor .GameGame__decor-wheel{rotate:-22.5deg;transition:rotate .3s ease-in-out}.GameGame__decor:hover .GameGame__decor-wheel{rotate:-68deg}.GameGame:hover .GameGame__decor{transform:scale(1.05)}.GameGame .h2{position:relative;z-index:2;font-size:28px}.GameGame__wheel{background-color:#242c54}.GameGame__plinko{background:linear-gradient(45deg,#f56be1,#cd2fa5)}.GameGame__tower{background:linear-gradient(45deg,#18e38a,#07bc6f 49%,#26bb7b)}.GameGame__tower .GameGame__decor{bottom:120px;right:40px}@media (max-width: 1000px){.GameGame__tower .GameGame__decor{bottom:80px;right:42px}}.GameGame__lottery{background-image:url(/pinkBg.svg);background-position:center;background-repeat:no-repeat;background-size:cover}.GameGame__lottery .GameGame__decor-LineLine{transition:transform .3s}.GameGame__lottery:hover .GameGame__decor-LineLine{transform:translate(-196px)}.PrvacyPolice{display:flex;flex-wrap:wrap}@media (max-width: 1000px){.PrvacyPolice{padding:0 12px}}.PrvacyPolice__wrapper{width:100%;max-width:1000px;display:flex;align-items:center;margin:60px auto 0;flex-wrap:wrap;gap:25px}@media (max-width: 1000px){.PrvacyPolice__wrapper{margin-top:20px}}.PrvacyPolice__date{width:100%;color:#ffffff80;font-size:12px;font-weight:500}.PrvacyPolice__title{width:100%;font-size:22px;font-weight:600}.PrvacyPolice__rules{display:flex;flex-wrap:wrap;gap:8px}.PrivacyPoliceItem{width:100%;padding:18px;gap:18px;display:flex;flex-wrap:wrap;background-color:#242c54;border-radius:16px}.PrivacyPoliceItem h2{color:#fffc;font-size:16px;font-weight:500}.PrivacyPoliceItem p{color:#ffffff80;font-size:12px;font-weight:500}.Deposit{display:flex;flex-wrap:wrap}.Deposit__wrapper{width:100%;max-width:1000px;display:flex;align-items:center;margin:30px auto 0;flex-wrap:wrap}@media (max-width: 1000px){.Deposit__wrapper{margin-top:20px}}.Deposit__info{display:flex;justify-content:center;align-items:stretch;width:100%;gap:12px;margin-top:25px;margin-bottom:12px}@media (max-width: 1000px){.Deposit__info{flex-wrap:wrap}}.Deposit__info-chain{display:flex;flex-wrap:wrap;width:50%;background-color:#242c54;padding:18px;border-radius:24px;min-height:210px;gap:4px}@media (max-width: 1000px){.Deposit__info-chain{width:60%}}@media (max-width: 600px){.Deposit__info-chain{width:95%}}.Deposit__info-chain-title{width:100%;color:#8195ca;font-size:14px;font-weight:500}.Deposit__info-chain-title_mt{margin-top:10px}.Deposit__info-chain-block{width:90%;border-radius:8px;padding:15px 0 15px 12px;border:1px solid rgba(165,182,224,.2);font-size:14px;font-weight:500;margin-top:4px}@media (max-width: 1000px){.Deposit__info-chain-block{width:100%}}.Deposit__info-chain-block-copy{display:flex;justify-content:space-between}.Deposit__info-chain-block img{position:relative;z-index:3;right:10px;cursor:pointer}.Deposit__info-chain-block p{color:#fff;font-size:14px;font-weight:500}.Deposit__info-chain span{color:#a5b6e080;font-size:12px;font-weight:500}.Deposit__info-info{width:50%;display:flex;flex-wrap:wrap;align-items:start;align-content:start;gap:18px;background-color:#242c54;border-radius:24px;min-height:210px;padding:18px}@media (max-width: 1000px){.Deposit__info-info{width:60%}}@media (max-width: 600px){.Deposit__info-info{width:95%}}.Deposit__info-info-wrapper{width:100%;display:flex;justify-content:space-between}.Deposit__info-info-wrapper-minimum{display:flex;width:100%;flex-wrap:wrap}.Deposit__info-info-wrapper-minimum p{width:100%}.Deposit__info-info-wrapper-minimum-title{font-size:14px;font-weight:500;color:#a5b6e0}.Deposit__info-info-wrapper-minimum-description{font-size:12px;font-weight:500;color:#a5b6e080}.Deposit__info-info-wrapper-network{display:flex;width:100%;flex-wrap:wrap}.Deposit__info-info-wrapper-network p{width:100%}.Deposit__info-info-wrapper-network-title{font-size:14px;font-weight:500;color:#a5b6e0}.Deposit__info-info-wrapper-network-description{font-size:12px;font-weight:500px;color:#a5b6e080}.Deposit__info-info-text{color:#a5b6e080;font-size:12px;font-weight:500}.Deposit__list{width:100%;display:flex;flex-wrap:wrap;background-color:#242c54;border-radius:24px;padding:18px;gap:12px}.Deposit__list-title{color:#fff!important;font-size:22px;font-weight:500}.Deposit__list-table{width:100%;display:flex;flex-wrap:wrap;border-radius:10px!important}@media (max-width: 1000px){.Deposit__list-table{overflow-x:auto}}.Deposit__list-table-title{display:flex;justify-content:space-between;width:100%;height:36px;border:1px solid rgba(165,182,224,.2);border-radius:10px 10px 0 0}@media (max-width: 1000px){.Deposit__list-table-transaction{display:none!important}}.Deposit__list-table-all{background-color:#ffffff08;width:100%;padding:10px 0;display:flex;align-items:center;font-size:17px;font-weight:700;text-align:center;justify-content:center;color:#8195ca!important}@media (max-width: 1000px){.Deposit__list-table-all{width:33.3333333333%}}.Deposit__list-table-all:not(:first-child){border-left:1px solid rgba(165,182,224,.2)}.Deposit__list-table-item{width:100%;display:flex;flex-wrap:wrap}.WithdrawInfo{width:50%;display:flex;flex-wrap:wrap}.WithdrawInfo_title{font-size:14px;font-weight:500;color:#8195ca}.WithdrawInfo_amount{width:100%;font-size:12px;font-weight:500;color:#a5b6e080}.WithdrawInput{width:100%;display:flex;justify-content:start;align-items:center;flex-wrap:wrap;gap:4px}.WithdrawInput_mt{margin-top:10px}.WithdrawInput_title{font-size:14px;font-weight:500;color:#8195ca}.WithdrawInput_input{background-color:transparent;outline:none;border:1px solid rgba(165,182,224,.2);font-size:16px;font-weight:600;color:#8195ca!important;transition:color .3s ease,background-color .3s ease;padding:17px 12px;border-radius:8px;font-size:14px;font-weight:500;height:50px;width:100%!important}.WithdrawInput_input::placeholder{color:#8195ca88!important;font-size:16px!important;font-weight:600!important}.WithdrawInput_input:focus{color:#000!important;background-color:#fff}.WithdrawInput_text{width:100%;border-radius:8px;padding:15px 0 15px 12px;border:1px solid rgba(165,182,224,.2);font-size:16px;font-weight:600;height:50px;color:#a5b6e0}@media (max-width: 1000px){.WithdrawInput_text{width:100%}}.WithdrawInput_text span{color:#a5b6e080;font-size:12px;font-weight:500;margin-left:5px}.WithdrawInput_copy{display:flex;justify-content:space-between;align-items:center;height:50px}.WithdrawInput_copy p{color:#a5b6e0}.WithdrawInput_copy img{margin-right:10px;cursor:pointer}.Withdraw{display:flex;flex-wrap:wrap}.Withdraw__wrapper{width:100%;max-width:1000px;display:flex;align-items:center;margin:30px auto 0;flex-wrap:wrap}@media (max-width: 1000px){.Withdraw__wrapper{margin-top:20px}}.Withdraw__info{margin-top:25px;margin-bottom:12px;width:100%;display:flex;justify-content:center;align-items:stretch;gap:12px}@media (max-width: 1000px){.Withdraw__info{flex-wrap:wrap}}.Withdraw__info-all{width:50%;display:flex;flex-wrap:wrap;align-items:start;align-content:space-between;background-color:#242c54;border-radius:24px;min-height:210px;padding:18px}@media (max-width: 1000px){.Withdraw__info-all{width:60%}}@media (max-width: 600px){.Withdraw__info-all{width:95%}}.Withdraw__info-all p{width:100%}.Withdraw__info-all input{width:100%;border-radius:8px;padding:15px 0 15px 12px;border:2px solid rgba(165,182,224,.2);font-size:14px;font-weight:500}.Withdraw__info-all button{width:100%}.Withdraw__info-chain{gap:4px}.Withdraw__info-chain-title{font-size:14px;font-weight:500;color:#8195ca}.Withdraw__info-chain-title_mt{margin-top:10px}.Withdraw__info-chain input{background-color:transparent;outline:none;border:1px solid rgba(165,182,224,.2);color:#a5b6e080;transition:color .3s ease,background-color .3s ease;padding:17px 12px;border-radius:8px;font-size:16px;font-weight:600;height:50px;color:#a5b6e0}.Withdraw__info-chain input::placeholder{color:#a5b6e080;font-size:14px;font-weight:500}.Withdraw__info-chain input:focus{color:#000;background-color:#fff}.Withdraw__info-info-wrapper{display:flex;align-items:center;width:100%}.Withdraw__info-info-wrapper_wrap{flex-wrap:wrap}.Withdraw__info-info-description{font-size:14px;font-weight:500;color:#a5b6e0}.Withdraw__info-info-amount{font-size:12px;font-weight:500;color:#a5b6e080}.Withdraw__info-info-btn{background-color:#5d7ef2;font-size:16px;font-weight:600;padding:10px 0;border-radius:16px;transition:background-color .3s ease,color .3s ease;cursor:pointer}.Withdraw__info-info-btn:hover{background-color:#fff;color:#000}.Settings{display:flex;flex-wrap:wrap}.Settings__wrapper{width:100%;max-width:1000px;display:flex;align-items:center;margin:30px auto 0;flex-wrap:wrap;gap:25px;justify-content:center}@media (max-width: 1000px){.Settings__wrapper{margin-top:20px}}.Settings__wrapper_small{margin-top:0!important;align-items:stretch!important;justify-content:space-between!important;flex-wrap:nowrap;gap:12px!important}@media (max-width: 1000px){.Settings__wrapper_small{flex-wrap:wrap}}.Settings__all{width:100%;background-color:#242c54;border-radius:24px;display:flex;flex-wrap:wrap;padding:18px;min-height:265px;align-items:baseline;align-content:baseline}@media (max-width: 1000px){.Settings__all{width:95%;margin:0 auto}}.Settings__all p,.Settings__all h2{width:100%}.Settings__personal-title{font-size:22px;font-weight:500}.Settings__personal-email{display:flex;gap:8px;width:100%;flex-wrap:wrap;margin-top:12px}.Settings__personal-email_btn{cursor:pointer;width:100%;display:flex;justify-content:center;align-items:center;background-color:red;height:44px;border-radius:8px;font-size:16px;font-weight:600;transition:color .3s,background-color .3s}.Settings__personal-email_btn:hover{color:#000;background-color:#fff}.Settings__personal-first{color:#8195ca;font-size:14px;font-weight:500}.Settings__personal-second{color:#a5b6e080;font-size:12px;font-weight:500}.Settings__password{display:flex;flex-wrap:wrap;align-content:baseline;align-items:baseline}.Settings__password-wrapper{display:flex;flex-wrap:wrap;align-content:space-between;gap:12px;margin-top:16px}.Settings__password-wrapper-item{width:calc(50% - 6px)!important}@media (max-width: 550px){.Settings__password-wrapper-item{width:100%!important}}.Settings__password-wrapper-item p{color:#8195ca;font-size:14px;font-weight:500}.Settings__password-wrapper-item-input{width:100%}.Settings__password-wrapper-item-input button{width:100%;margin-top:8px;height:44px;border-radius:8px;background-color:#5d7ef2;font-size:16px;font-weight:600;transition:color .3s ease,background-color .3s ease;cursor:pointer}.Settings__password-wrapper-item-input button:hover{color:#000;background-color:#fff}.LuckyWheel_content{display:flex;flex-wrap:wrap;column-gap:16px;padding:32px 16px 0}.LuckyWheel_timer{width:100%;justify-content:right;display:flex;position:relative;top:-30px}.LuckyWheel_timer_inner{width:calc(100% - 336px)!important}.LuckyWheel_betAndLast{width:320px;display:flex;flex-wrap:wrap;row-gap:8px}.LuckyWheel_wheel{width:calc(100% - 336px)}.LuckyWheel_betAndWheel{display:flex;align-items:stretch;flex-wrap:wrap;gap:16px;margin-top:32px}.BetSelector{background:#242c54;padding:18px;border-radius:24px;width:100%}.BetSelector_header{font-size:22px;font-weight:700}.BetSelector_block{margin-top:16px}.BetSelector_block_select{width:100%;margin-top:16px;margin-bottom:16px}.BetSelector_block_select select{width:100%;font-weight:600;font-size:14px;background:transparent;border:1px solid #A5B6E0;min-height:40px;border-radius:8px;padding:15px 12px;color:#a5b6e0;cursor:pointer}.BetSelector_block_select select option{background:#242c54}.BetSelector_label{color:#fff;font-weight:600}.BetSelector_modifier{font-size:14px;font-weight:600}.BetSelector_modifier_list{display:flex;margin-top:8px;align-items:center;column-gap:4px}.BetSelector_modifier_wrapper{width:100%;background:linear-gradient(-45deg,#fff,var(--color),#fff);padding:2px;border-radius:8px;opacity:.6;transition:opacity .2s;cursor:pointer}.BetSelector_modifier_wrapper:hover{opacity:.9}.BetSelector_modifier_wrapper_selected{opacity:1}.BetSelector_modifier_wrapper_1{--color: #839EFF }.BetSelector_modifier_wrapper_2{--color: #8873FF }.BetSelector_modifier_wrapper_3{--color: #C17BFF }.BetSelector_modifier_wrapper_4{--color: #FF61D7 }.BetSelector_modifier_wrapper .BetSelector_modifier{background:var(--color);height:36px;border-radius:8px;display:flex;justify-content:center;align-items:center}.BetSelector_input{margin-top:8px;border-radius:8px;padding-right:12px;border:2px solid rgba(165,182,224,.2);display:flex;justify-content:space-between}.BetSelector_input_cross{opacity:.5;cursor:pointer;transition:opacity .2s}.BetSelector_input_cross:hover{opacity:1}.BetSelector_input input{background:none;border:none;outline:none;color:#a5b6e0;font-weight:700;padding:18px}.BetSelector_preselect{display:flex;align-items:center;column-gap:4px;margin-top:8px}.BetSelector_preselect_element{width:100%;height:28px;background-color:#333f70;color:#a5b6e0;align-items:center;display:flex;justify-content:center;font-size:12px;font-weight:600;border-radius:8px;cursor:pointer;transition:background-color .2s,color .2s}.BetSelector_preselect_element:hover{background-color:#6288d4;color:#fff}.BetSelector_bet{background-color:#5d7ef2;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:700;height:47px;border-radius:8px;cursor:pointer;transition:background-color .2s,color .2s;-webkit-user-select:none;user-select:none}.BetSelector_bet:hover{background-color:#fff;color:#000}.LastWins{width:100%;height:38px;border-radius:100px;background:#242c54;display:flex;justify-content:space-between;column-gap:12px;align-items:center;padding:0 18px}.LastWins_header{font-size:14px;font-weight:600;color:#a5b6e0}.LastWins_content{display:flex;column-gap:6px}.LastWins_element{min-width:10px;min-height:10px;max-width:10px;max-height:10px;border-radius:10px}.LastWins_element_2{background:#839eff}.LastWins_element_3{background:#8873ff}.LastWins_element_5{background:#c17aff}.LastWins_element_20{background:#ff61d7}.Wheel{overflow:hidden;background:#0f1230;border-radius:24px}.Wheel_header{padding:18px;display:flex;justify-content:space-between}.Wheel_header_won{transition:opacity .5s;-webkit-user-select:none;user-select:none}.Wheel_header_won_label{font-size:12px;color:#fff3;font-weight:600}.Wheel_header_won_value{font-size:32px;color:#fff;font-weight:600}.Wheel_header_stat_el{column-gap:4px;display:flex;justify-content:right;color:#cddbff;font-weight:12px;font-weight:700}.Wheel_decor{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.Wheel_decor_img{width:100%!important;justify-content:center!important;align-items:start!important;top:-100px}@media (max-width: 750px){.Wheel_decor_img{top:-60px}}@media (max-width: 600px){.Wheel_decor_img{top:-20px}}.Wheel_decor_img img{width:150%}@media (max-width: 750px){.Wheel_decor_img img{width:200%}}@media (max-width: 600px){.Wheel_decor_img img{width:500px}}.Timer{transition:opacity .5s}.Timer_inner{background:#5d7ef2;border-radius:16px;min-width:140px;max-width:140px;min-height:90px;max-height:90px;display:flex;justify-content:center;flex-wrap:wrap;align-items:center;align-content:center}.Timer_header{color:#fff8;font-weight:600;font-size:18px;width:100%;text-align:center}.Timer_value{color:#fff;font-weight:800;font-size:36px;width:100%;text-align:center}.Bids{width:100%;max-width:1000px;margin:0 auto}.Bids_header{display:flex;align-items:center;justify-content:space-between;margin-top:32px}.Bids_header_text{font-size:22px;font-weight:700}.Bids_header_value{font-size:16px;font-weight:700;display:flex;align-items:center;column-gap:4px}.Bids_list{display:flex;align-items:stretch;justify-content:center;gap:8px;margin-top:20px;flex-wrap:wrap}.Bids_element{width:calc(25% - 6px);border-radius:18px}.Bids_element_list{padding:18px;display:flex;flex-wrap:wrap;gap:4px}.Bids_element_list_element{width:100%;display:flex;align-items:center;justify-content:space-between}.Bids_element_list_element_wallet{opacity:.4}.Bids_element_list_element_value{opacity:.8;display:flex;column-gap:4px;align-items:center}.Bids_element_header{border-radius:18px 18px 0 0;padding:12px 18px;display:flex;align-items:center;justify-content:space-between}.Bids_element_header_field{font-size:22px;font-weight:700}.Bids_element_header_value{font-weight:700;font-size:14px;display:flex;align-items:center;column-gap:4px}.Bids_element_2{background:#4f5f99}.Bids_element_2 .Bids_element_header{background:#839eff}.Bids_element_3{background:#524599}.Bids_element_3 .Bids_element_header{background:#8873ff}.Bids_element_5{background:#744999}.Bids_element_5 .Bids_element_header{background:#c17aff}.Bids_element_20{background:#993a81}.Bids_element_20 .Bids_element_header{background:#ff61d7}.Chat{position:fixed;min-width:300px;min-height:100dvh;z-index:9999;padding:0 12px 12px;background-color:#242c52;display:flex;flex-wrap:wrap;justify-content:center;align-content:space-between}@media (max-width: 960px){.Chat{min-width:100vw;max-width:100vw}}@media (max-width: 960px){.Chat_wrapper{position:fixed!important;top:0;z-index:2}}.Chat_header{width:100%;display:flex;justify-content:space-between;align-items:center;height:60px;border-bottom:1px solid rgba(165,182,224,.5019607843);padding:0 4px;font-weight:700;font-size:22px}.Chat_middle{width:100%;min-height:calc(100dvh - 150px);max-height:calc(100dvh - 150px);display:flex;flex-direction:column-reverse;gap:16px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.Chat_middle::-webkit-scrollbar{display:none}.Chat_bottom{width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#ffffff1a;padding:8px;border-radius:8px;margin-top:12px}.Chat_bottom input{width:90%;background-color:transparent;border:none;height:35px;font-size:13px;font-weight:600;padding-left:12px;color:#fff}.Chat_bottom input:focus{outline:none;border:none}.Chat_bottom input::placeholder{font-size:13px;font-weight:600;color:#fff8}.Chat_bottom_btn{height:30px;width:30px;background-color:#a5b6e0b3;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s}.Chat_bottom_btn:hover{background-color:#fff}.ChatItem{width:100%;display:flex;justify-content:start;align-items:center;gap:8px}.ChatItem img{width:30px}.ChatItem_name{display:flex;justify-content:start;align-items:center;flex-wrap:wrap;order:2}.ChatItem_name_name{width:100%;color:#fff6;font-size:12px;font-weight:600}.ChatItem_name_msg{width:100%;font-weight:700;font-size:14px;max-width:320px;white-space:normal}.ChatItem_you{justify-content:right}.ChatItem_you .ChatItem_name{text-align:right}.ChatItem_delete{display:flex;justify-content:center;align-items:center;width:20px;cursor:pointer;opacity:.3;transition:opacity .3s}.ChatItem_delete:hover{opacity:1}.ChatItem_delete img{width:20px}.Plinko_content{display:flex;flex-wrap:wrap;padding:32px 16px 0}.Plinko .PlinkoGame canvas{background:#000}.Plinko .PlinkoGame_matter{position:fixed;display:none}.Plinko .PlinkoGame_matter_btn{position:absolute}.Plinko .PlinkoGame_matter_btn_2{left:200px}.Plinko_header{width:100%;gap:16px;display:flex;justify-content:center;align-items:center}@media (max-width: 830px){.Plinko_header{flex-wrap:wrap}}.Plinko_header_left{width:320px}@media (max-width: 830px){.Plinko_header_left{order:2;width:100%}}.Plinko_header_plinko{width:calc(75% - 16px);height:100%;background-color:#0f1230;border-radius:24px;display:flex;justify-content:center;overflow:hidden;flex-wrap:wrap;padding-top:0}@media (max-width: 830px){.Plinko_header_plinko{width:100%;height:auto;min-height:200px}}.Plinko_header_plinko_title{width:100%;font-size:11px;font-weight:600;text-transform:uppercase}.Plinko_header_plinko_title_text{opacity:.3}.Plinko_header_plinko_title_result{width:100%;display:flex;justify-content:start;align-items:center;font-size:22px;opacity:0;transition:opacity .5s}.Plinko_header_plinko_title_result_active{opacity:1}.Plinko_bets{width:100%;display:flex;flex-wrap:wrap;justify-content:center;padding:32px 16px 0}.Plinko_bets_nav{width:100%;display:flex;justify-content:space-between;font-size:22px;font-weight:700}@media (max-width: 960px){.Plinko_bets_nav{flex-wrap:wrap;text-align:center}}.Plinko_bets_nav_header{font-size:22px;font-weight:700}@media (max-width: 960px){.Plinko_bets_nav_header{display:none}}.Plinko_bets_nav_btns{display:flex;justify-content:center;gap:16px}@media (max-width: 960px){.Plinko_bets_nav_btns{width:100%;justify-content:space-between}}.Plinko_bets_nav_btns_btn{color:#ffffff80;transition:color .3s;cursor:pointer}.Plinko_bets_nav_btns_btn_active{color:#fff}.Plinko_bets_items{padding-top:20px;width:100%;display:flex;flex-wrap:wrap;justify-content:start;gap:8px}.PlinkoPlayer{width:calc(25% - 8px);padding:14px 12px;display:flex;justify-content:space-between;align-items:center;border-radius:12px;font-size:18px;font-weight:700;overflow:hidden}@media (max-width: 720px){.PlinkoPlayer{width:calc(50% - 8px)}}@media (max-width: 440px){.PlinkoPlayer{width:100%}}.PlinkoPlayer_mult{justify-content:left;font-weight:800;font-size:56px;opacity:.15;color:#fff;z-index:0;top:10px;left:-20px}.PlinkoPlayer_text{z-index:2;opacity:.3;text-align:left;width:100%;position:relative;top:-10px}.PlinkoPlayer_amount{position:relative;z-index:2;display:flex;justify-content:right;align-items:center;gap:4px;width:100%;text-align:right}.PlinkoPlayer_amount_number{display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700}.PlinkoPlayer_amount_img{display:flex;justify-content:center;align-items:center}.Lottery_content{display:flex;flex-wrap:wrap;padding:32px 16px 0}.Lottery_header{width:100%;gap:16px;display:flex;justify-content:center;align-items:center}@media (max-width: 830px){.Lottery_header{flex-wrap:wrap}}.Lottery_header_left{width:320px}@media (max-width: 830px){.Lottery_header_left{order:2;width:100%}}.Lottery_header_game{width:calc(75% - 16px);height:100%;background-color:#0f1230;border:1px solid rgba(131,158,255,.12);border-radius:24px;display:flex;justify-content:center;flex-wrap:wrap;align-content:start;padding:12px 0;gap:39px;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}.Lottery_header_game_spinning{border-color:#ff61d78c;box-shadow:inset 0 0 40px #606eca21}.Lottery_header_game_result{border-color:#4ec19eb8;box-shadow:inset 0 0 44px #4ec19e21}@media (max-width: 830px){.Lottery_header_game{width:100%;height:50%}}.Lottery_header_game_top{width:100%;display:flex;justify-content:space-between;align-items:start;gap:10px;padding:0 18px}.Lottery_header_game_top_result{opacity:.22;transition:opacity .25s ease,transform .25s ease;width:calc(20% - 10px);display:flex;justify-content:start;flex-wrap:wrap;font-size:11px;font-weight:600;color:#fff3;text-transform:uppercase}.Lottery_header_game_top_result_visible{opacity:1;transform:translateY(0)}@media (max-width: 500px){.Lottery_header_game_top_result{font-size:9px}}@media (max-width: 430px){.Lottery_header_game_top_result{font-size:6px}}.Lottery_header_game_top_result_text{width:100%;text-transform:uppercase;display:flex;justify-content:start;align-items:center;font-size:32px}@media (max-width: 500px){.Lottery_header_game_top_result_text{font-size:24px}}@media (max-width: 430px){.Lottery_header_game_top_result_text{font-size:16px}}.Lottery_header_game_top_result_winner{width:100%;margin-top:2px;color:#ffffffb8;font-size:9px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:none}@media (max-width: 500px){.Lottery_header_game_top_result_winner{font-size:7px}}.Lottery_header_game_top_info{width:calc(60% - 10px);display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}.Lottery_header_game_top_bet{width:calc(20% - 10px);display:flex;justify-content:end;align-items:center;flex-wrap:wrap;align-content:start}.Lottery_header_game_top_bet_people{width:100%;display:flex;justify-content:end;align-items:center;gap:4px;font-weight:700;font-size:12px}@media (max-width: 500px){.Lottery_header_game_top_bet_people{font-size:10px}}@media (max-width: 430px){.Lottery_header_game_top_bet_people{font-size:6px}.Lottery_header_game_top_bet_people img{width:9px}}.Lottery_header_game_top_bet_sol{width:100%;display:flex;justify-content:end;align-items:center;gap:4px;font-weight:700;font-size:12px}@media (max-width: 500px){.Lottery_header_game_top_bet_sol{font-size:10px}}@media (max-width: 430px){.Lottery_header_game_top_bet_sol{font-size:6px}.Lottery_header_game_top_bet_sol img{width:9px}}.Lottery_header_game_bottom{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.Lottery_header_game_bottom_line{width:100%;height:96px;background-color:#2c3965;box-shadow:0 30px 60px #606eca,0 -30px 60px #606eca;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}.Lottery_header_game_bottom_line:before,.Lottery_header_game_bottom_line:after{content:"";position:absolute;z-index:4;top:0;bottom:0;width:54px;pointer-events:none}.Lottery_header_game_bottom_line:before{left:0;background:linear-gradient(90deg,#2c3965,#2c396500)}.Lottery_header_game_bottom_line:after{right:0;background:linear-gradient(270deg,#2c3965,#2c396500)}.Lottery_header_game_bottom_line_items{min-width:100%;width:max-content;display:flex;justify-content:center;align-items:center;gap:6px;height:72px;flex:0 0 auto;will-change:transform}.Lottery_header_game_bottom_line_items_spinning,.Lottery_header_game_bottom_line_items_result{min-width:0;justify-content:flex-start}.Lottery_header_game_bottom_decor{width:100%!important;z-index:6}.Lottery_header_game_bottom_decor img{filter:drop-shadow(0 0 10px #FFF)}@media (max-width: 500px){.Lottery_header_game_bottom_decor img{width:50px}}.Lottery_bets{margin-top:16px;width:100%;display:flex;flex-wrap:wrap;justify-content:center;padding:32px 16px 0;gap:20px}@media (max-width: 830px){.Lottery_bets{padding-top:380px}}.Lottery_bets_header{width:100%;display:flex;justify-content:space-between;font-size:22px;font-weight:700}.Lottery_bets_header_amount{font-size:16px;display:flex;justify-content:center;align-items:center;gap:4px}.Lottery_bets_header_amount img{width:16px}.Lottery_bets_header_hint{margin-left:10px;color:#ffffff61;font-size:11px;font-weight:600;text-transform:uppercase}.Lottery_bets_items{width:100%;display:flex;justify-content:start;gap:8px;flex-wrap:wrap}@media (max-width: 830px){.Lottery_bets_items{justify-content:center}}.Lottery_bets_empty{width:100%;min-height:92px;display:flex;justify-content:center;align-items:center;border:1px dashed rgba(131,158,255,.22);border-radius:16px;color:#ffffff61;font-size:13px;font-weight:600;text-align:center;padding:16px}.Lottery_phase{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:#ffffff0f;color:#ffffff94;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.Lottery_phase_dot{width:6px;height:6px;border-radius:50%;background:#839eff;box-shadow:0 0 8px #839eff}.Lottery_phase_betting .Lottery_phase_dot{background:#4ec19e;box-shadow:0 0 8px #4ec19e}.Lottery_phase_spinning .Lottery_phase_dot{background:#ff61d7;box-shadow:0 0 10px #ff61d7;animation:lottery-status-pulse .7s ease-in-out infinite alternate}.Lottery_phase_result .Lottery_phase_dot{background:#f8d56b;box-shadow:0 0 10px #f8d56b}@media (max-width: 500px){.Lottery_phase{font-size:7px}}.Lottery_reel_item{flex:0 0 auto}.Lottery_draw_placeholder{width:100%;height:72px;display:flex;justify-content:center;align-items:center;gap:8px;color:#ffffff94;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.Lottery_draw_placeholder span{width:9px;height:9px;border-radius:50%;background:#839eff;box-shadow:0 0 12px #839effd1;animation:lottery-placeholder-wave .9s ease-in-out infinite}.Lottery_draw_placeholder span:nth-child(2){animation-delay:.12s}.Lottery_draw_placeholder span:nth-child(3){animation-delay:.24s;margin-right:6px}.Lottery_draw_placeholder_betting strong,.Lottery_draw_placeholder_waiting strong,.Lottery_draw_placeholder_syncing strong{color:#ffffff61;font-weight:600;text-transform:none}@keyframes lottery-placeholder-wave{0%,to{opacity:.25;transform:translateY(3px) scale(.8)}50%{opacity:1;transform:translateY(-3px) scale(1)}}@keyframes lottery-status-pulse{0%{opacity:.45;transform:scale(.82)}to{opacity:1;transform:scale(1.15)}}@media (prefers-reduced-motion: reduce){.Lottery_phase_dot,.Lottery_draw_placeholder span{animation:none!important}}.LotteryBetItem{min-width:150px;max-width:150px;min-height:72px;display:flex;justify-content:start;flex-wrap:wrap;align-content:space-between;background-color:#232644;padding:10px 12px;border-radius:12px;gap:16px;position:relative;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease,background-color .25s ease}.LotteryBetItem_header{display:flex;align-items:center;font-size:14px;font-weight:700;justify-content:space-between;width:100%}@media (max-width: 500px){.LotteryBetItem_header{font-size:11px}}.LotteryBetItem_header img{opacity:.5}@media (max-width: 500px){.LotteryBetItem_header img{width:11px}}.LotteryBetItem_header_title{display:flex;justify-content:start;align-items:center;gap:4px;color:#fff}.LotteryBetItem_name{width:100%;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:14px;font-weight:700}@media (max-width: 500px){.LotteryBetItem_name{font-size:13px}}.LotteryBetItem_name_percent{display:flex;justify-content:end;align-items:baseline;color:#fff;font-size:14px}@media (max-width: 500px){.LotteryBetItem_name_percent{font-size:11px}}.LotteryBetItem_name_percent_span{color:#fff;font-size:8px;padding-bottom:1.5px}.LotteryBetItem_you{box-shadow:0 0 16px #5d7ef2!important;background-color:#5d7ef2!important}.LotteryBetItem_you .LotteryBetItem_header img{opacity:1}.LotteryBetItem_you .LotteryBetItem_header_title,.LotteryBetItem_you .LotteryBetItem_name{color:#fff}.LotteryBetItem_compact{gap:8px;padding-top:8px;padding-bottom:8px}.LotteryBetItem_winner{z-index:2;background:linear-gradient(135deg,#4ec19e,#5d7ef2)!important;box-shadow:0 0 0 2px #ffffffeb,0 0 26px #4ec19ef2!important;transform:scale(1.04)}.LotteryBetItem_winner:after{content:"";position:absolute;top:-80%;right:-30%;bottom:-80%;left:-30%;background:linear-gradient(110deg,transparent 42%,rgba(255,255,255,.44) 50%,transparent 58%);animation:lottery-winner-shine 1.2s ease-out both;pointer-events:none}.LotteryBetItem_winner_label{position:absolute;top:4px;right:5px;padding:2px 5px;border-radius:999px;background:#0f1230b8;color:#fff;font-size:7px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}@keyframes lottery-winner-shine{0%{transform:translate(-55%)}to{transform:translate(55%)}}@media (prefers-reduced-motion: reduce){.LotteryBetItem_winner:after{animation:none}}.LotteryInfoEl{display:flex;justify-content:center;align-items:center;padding:10px;border-radius:16px;background-color:#ff61d7;width:115px;flex-wrap:wrap;transition:background-color .25s ease,box-shadow .25s ease}@media (max-width: 500px){.LotteryInfoEl{width:80px}}@media (max-width: 430px){.LotteryInfoEl{width:60px}}.LotteryInfoEl_start,.LotteryInfoEl_betting{background-color:#5d7ef2}.LotteryInfoEl_spinning{background-color:#c44ca8;box-shadow:0 0 20px #ff61d752}.LotteryInfoEl_result{background-color:#318e76;box-shadow:0 0 20px #4ec19e47}.LotteryInfoEl_waiting,.LotteryInfoEl_syncing{background-color:#444b71}.LotteryInfoEl_title{width:100%;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-weight:500;font-size:11px;color:#ffffff80}@media (max-width: 500px){.LotteryInfoEl_title{font-size:10px}}@media (max-width: 430px){.LotteryInfoEl_title{font-size:6px}}.LotteryInfoEl_info{width:100%;display:flex;justify-content:center;align-items:center;gap:5px;font-weight:700;font-size:18px}@media (max-width: 500px){.LotteryInfoEl_info{font-size:12px}}@media (max-width: 430px){.LotteryInfoEl_info{font-size:10px}}
