@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:#181b23}body{color:rgb(var(--foreground-rgb))}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.page_main__x9rcU{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:0 1 auto;min-width:calc(100% - 330px);position:absolute;bottom:0;font-family:Poppins;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 100px)}.page_main__x9rcU::-webkit-scrollbar{display:none}.page_minesWrapper__08fIV{height:500px;width:1200px;max-width:1200px;max-height:500px;position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-top:10px}.page_betting__GZbsx{width:337px;height:350px;background-color:linear-gradient(180deg,#1a1e29,#1c202c);border:1px solid #484b56;border-radius:10px;align-items:center;justify-content:flex-start;margin-right:auto}.page_bet__BESgY,.page_betting__GZbsx{position:relative;display:flex;flex-direction:column}.page_bet__BESgY{margin-top:10px;align-items:left;justify-content:space-between;gap:5px}.page_text__TPzNC{font-size:15px;font-weight:600;color:#676a6d}.page_input__ohBxq{padding:3px;outline:none;border-radius:5px;background-color:#16191c;border:1px solid #323232;color:#858b92;font-family:Poppins;font-weight:500;font-size:15px;width:274px;height:45px}.page_input__ohBxq::placeholder{color:#858b92}.page_lgbutton__TrE7X{background-color:#913636;border-radius:5px;width:274px;height:45px;margin-top:15px;color:#fe6262;font-weight:600;font-size:15px}.page_lgbutton__TrE7X,.page_mines__MMsuX{display:flex;justify-content:center;align-items:center}.page_mines__MMsuX{width:750px;height:500px;max-width:100%;max-height:100%;position:relative;background-color:rgba(32,34,40,.25);border:1px solid #484b56;border-radius:10px}.page_inner__iI7PU{height:450px;width:500px;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;position:relative}.page_mine__B5lPU{width:75px;height:75px;background-color:#1c1e23;border:1px solid #24272d;border-radius:5px;position:relative}.page_safe__9PkDO{background-color:#d58a27;border:1px solid #ffa127}.page_unclicked__rYlxE{background-color:#1c1e23;border:1px solid #24272d}.page_bomb__V90BA{background-color:#891919;border:1px solid #db3232}.page_lgbutton__TrE7X:hover,.page_mine__B5lPU:hover{scale:102.5%;filter:brightness(90%);cursor:pointer}.page_card__IvBJQ{border-radius:2px;width:70px;height:100px;margin:2px;background:none;perspective:1000px;position:relative;animation:page_slideIn__E_f8x .5s ease}@keyframes page_slideIn__E_f8x{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.page_cardInner__mPWGP{width:70px;height:100px}.page_card__IvBJQ:hover .page_cardInner__mPWGP{transform:rotateY(180deg)}.page_cardBack__pA7H_{width:70px;height:100px;position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateY(180deg);background-image:url(/cards/back_card.jpg);background-size:cover}.page_betsub__Kx2zs{background-color:#1018ab;color:#fff;font-weight:500;width:100%;height:50px;display:flex;align-items:center;justify-content:center;border-radius:5px}.page_betsub__Kx2zs:hover{filter:brightness(75%);cursor:pointer}.page_status__zO6u0{position:absolute;right:10px;top:10px;color:#dedede;font-weight:600}.page_multiplier__8gmFE{font-size:1rem;font-weight:600;color:#cacbf3;position:absolute;top:30px}.page_deckDisplay__QzZh3{position:absolute;top:30px;right:30px}@media (max-width:768px){.page_main__x9rcU{width:100%;flex:none;position:absolute;top:100px}.page_minesWrapper__08fIV{max-width:none;min-width:none;display:flex;flex-direction:column;min-width:1200px;width:90%}}@media (min-width:769px) and (max-width:1480px){.page_main__x9rcU{width:100%;flex:none;position:absolute;top:100px}.page_minesWrapper__08fIV{max-width:none;min-width:none;display:flex;flex-direction:column;width:90%;min-height:800px}}@media (min-width:1481px) and (max-width:1800px){.page_main__x9rcU{width:calc(100% - 333px)}.page_minesWrapper__08fIV{width:1150px;max-width:1150px}}: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:hsla(0,0%,100%,.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(90deg,#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:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(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:translateX(-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:translateX(-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-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;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 rgba(0,0,0,.1);display:flex;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__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{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;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;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--colored.Toastify__toast--default,.Toastify__toast-theme--light{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--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{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;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:focus,.Toastify__close-button:hover{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:auto;transform-origin:right;border-bottom-left-radius:0;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--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-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(0deg)}to{transform:rotate(1turn)}}.page_main__OfeIx{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:0 1 auto;min-width:calc(100% - 330px);position:absolute;bottom:0;font-family:Poppins;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 100px)}.page_main__OfeIx::-webkit-scrollbar{display:none}.page_minesWrapper__ltJff{height:500px;width:1200px;max-width:1200px;max-height:500px;position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-top:10px}.page_betting__E6lZ6{width:337px;height:286px;background-color:linear-gradient(180deg,#1a1e29,#1c202c);border:1px solid #484b56;border-radius:10px;align-items:center;justify-content:flex-start;margin-right:auto}.page_bet__trLYX,.page_betting__E6lZ6{position:relative;display:flex;flex-direction:column}.page_bet__trLYX{margin-top:10px;align-items:left;justify-content:space-between;gap:5px}.page_text__JQoWz{font-size:15px;font-weight:600;color:#676a6d}.page_input__k1CN8{padding:3px;outline:none;border-radius:5px;background-color:#16191c;border:1px solid #323232;color:#858b92;font-family:Poppins;font-weight:500;font-size:15px;width:274px;height:45px}.page_input__k1CN8::placeholder{color:#858b92}.page_lgbutton__iz_m_{background-color:#913636;border-radius:5px;display:flex;justify-content:center;align-items:center;width:274px;height:45px;margin-top:15px;color:#fe6262;font-weight:600;font-size:15px}.page_mines__0EKR4{width:750px;height:500px;background-color:#11141f;border:1px solid #484b56;border-radius:10px}.page_inner__p34hb,.page_mines__0EKR4{display:flex;justify-content:center;align-items:center;position:relative}.page_inner__p34hb{height:450px;width:500px}.page_multiplier__n_BGS{background-color:rgba(53,56,66,.5);padding:10px 50px;color:#fff;font-weight:600;font-size:1.5rem;font-family:Poppins;border-radius:10px}.page_mine__P7XNn{width:75px;height:75px;background-color:#212732;border:3px solid #1d222a;border-radius:5px;position:relative}.page_safe__Fztke{background-color:#d58a27;border:1px solid #ffa127}.page_unclicked__VnBQ_{background-color:#1c1e23;border:1px solid #24272d}.page_bomb__0SnGj{background-color:#891919;border:1px solid #db3232}.page_lgbutton__iz_m_:hover,.page_mine__P7XNn:hover{scale:102.5%;filter:brightness(90%);cursor:pointer}@media (max-width:768px){.page_main__OfeIx{width:100%;flex:none;position:absolute;top:100px}.page_minesWrapper__ltJff{height:800px;min-height:800px;min-width:none;display:flex;flex-direction:column;align-items:center;width:90%}.page_mines__0EKR4{width:100%}.page_mines__0EKR4 .page_inner__p34hb{width:90%;gap:2px}}@media (min-width:769px) and (max-width:1480px){.page_main__OfeIx{width:100%;flex:none;position:absolute;top:100px}.page_minesWrapper__ltJff{max-width:none;min-width:none;display:flex;flex-direction:column;width:90%;min-height:800px}}@media (min-width:1481px) and (max-width:1800px){.page_main__OfeIx{width:calc(100% - 333px)}.page_minesWrapper__ltJff{width:1150px;max-width:1150px}}.page_main__Mo16g{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:0 1 auto;min-width:calc(100% - 330px);position:absolute;bottom:0;font-family:Poppins;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 100px)}.page_main__Mo16g::-webkit-scrollbar{display:none}.page_minesWrapper__IS1gs{height:500px;width:1200px;max-width:1200px;max-height:500px;position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-top:10px}.page_betting__Rlcqk{width:337px;height:286px;background-color:linear-gradient(180deg,#1a1e29,#1c202c);border:1px solid #484b56;border-radius:10px;align-items:center;justify-content:flex-start;margin-right:auto}.page_bet__y06NM,.page_betting__Rlcqk{position:relative;display:flex;flex-direction:column}.page_bet__y06NM{margin-top:10px;align-items:left;justify-content:space-between;gap:5px}.page_text__3pPlr{font-size:15px;font-weight:600;color:#676a6d}.page_input__fPJAr{padding:3px;outline:none;border-radius:5px;background-color:#16191c;border:1px solid #323232;color:#858b92;font-family:Poppins;font-weight:500;font-size:15px;width:274px;height:45px}.page_input__fPJAr::placeholder{color:#858b92}.page_lgbutton__tFCNY{background-color:#913636;border-radius:5px;width:274px;height:45px;margin-top:15px;color:#fe6262;font-weight:600;font-size:15px}.page_lgbutton__tFCNY,.page_mines__6rLvZ{display:flex;justify-content:center;align-items:center}.page_mines__6rLvZ{width:750px;height:500px;position:relative;background-color:#11141f;border:1px solid #484b56;border-radius:10px}.page_inner__j7QvG{height:450px;width:500px;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;position:relative}.page_mine__YndAC{width:75px;height:75px;background-color:#1c1e23;border:1px solid #24272d;border-radius:5px;position:relative;transition:.3s ease}.page_safe__Af1_C{background-color:#d58a27;border:1px solid #ffa127}.page_unclicked__J5crG{background-color:#1c1e23;border:1px solid #24272d}.page_bomb__7mH2r{background-color:#f05454;border:1px solid #db3232;background-size:50%;background-position:50%;background-repeat:no-repeat;background-image:url(/bomb.png)}.page_lgbutton__tFCNY:hover,.page_mine__YndAC:hover{scale:102.5%;filter:brightness(90%);cursor:pointer}@media (max-width:768px){.page_main__Mo16g{width:100%;flex:none;position:absolute;top:100px}.page_minesWrapper__IS1gs{height:800px;min-height:800px;min-width:none;display:flex;flex-direction:column;width:90%}.page_mines__6rLvZ{width:100%}.page_mines__6rLvZ .page_inner__j7QvG{width:90%;gap:2px}.page_mine__YndAC{width:50px;height:50px}}@media (min-width:769px) and (max-width:1480px){.page_main__Mo16g{width:100%;flex:none;position:absolute;top:100px}.page_minesWrapper__IS1gs{max-width:none;min-width:none;display:flex;flex-direction:column;width:90%}}@media (min-width:1481px) and (max-width:1800px){.page_main__Mo16g{width:calc(100% - 333px)}.page_minesWrapper__IS1gs{width:1150px;max-width:1150px}}.page_main__pFJKc{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:0 1 auto;min-width:calc(100% - 330px);position:absolute;bottom:0;font-family:Poppins;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 100px)}.page_main__pFJKc::-webkit-scrollbar{display:none}.page_minesWrapper__ZqpGL{height:550px;width:1200px;max-width:1200px;max-height:550px;position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-top:10px}.page_betting__m0e4q{width:337px;height:350px;background-color:linear-gradient(180deg,#1a1e29,#1c202c);border:1px solid #484b56;border-radius:10px;align-items:center;justify-content:flex-start;margin-right:auto}.page_bet__diNcR,.page_betting__m0e4q{position:relative;display:flex;flex-direction:column}.page_bet__diNcR{margin-top:10px;align-items:left;justify-content:space-between;gap:5px}.page_text__2tpUk{font-size:15px;font-weight:600;color:#676a6d}.page_input__JoqfK{padding:3px;outline:none;border-radius:5px;background-color:#16191c;border:1px solid #323232;color:#858b92;font-family:Poppins;font-weight:500;font-size:15px;width:274px;height:45px}.page_input__JoqfK::placeholder{color:#858b92}.page_lgbutton__jHzNS{background-color:#913636;border-radius:5px;width:274px;height:45px;margin-top:15px;color:#fe6262;font-weight:600;font-size:15px}.page_lgbutton__jHzNS,.page_mines__AAItb{display:flex;justify-content:center;align-items:center}.page_mines__AAItb{width:750px;height:550px;position:relative;background-color:#11141f;border:1px solid #484b56;border-radius:10px}.page_mines__AAItb canvas{display:block;width:auto;height:550px}.page_inner__p2AjI{height:450px;width:500px;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;position:relative}.page_mine__9TliU{width:75px;height:75px;background-color:#1c1e23;border:1px solid #24272d;border-radius:5px;position:relative;transition:.3s ease}.page_safe__NzFOm{background-color:#d58a27;border:1px solid #ffa127}.page_unclicked__nzco4{background-color:#1c1e23;border:1px solid #24272d}.page_bomb__8UuIc{background-color:#f05454;border:1px solid #db3232;background-size:50%;background-position:50%;background-repeat:no-repeat;background-image:url(/bomb.png)}.page_lgbutton__jHzNS:hover,.page_mine__9TliU:hover{scale:102.5%;filter:brightness(90%);cursor:pointer}@media (max-width:768px){.page_main__pFJKc{width:100%;flex:none;position:absolute;top:100px}.page_minesWrapper__ZqpGL{height:900px;min-height:900px;min-width:none;display:flex;flex-direction:column;width:90%;color:#ec2116}.page_mines__AAItb{width:100%}.page_mines__AAItb .page_inner__p2AjI{width:90%;gap:2px}.page_mine__9TliU{width:50px;height:50px}}@media (min-width:769px) and (max-width:1480px){.page_main__pFJKc{width:100%;flex:none;position:absolute;top:100px}.page_minesWrapper__ZqpGL{max-width:none;min-width:none;display:flex;flex-direction:column;width:90%;height:900px;min-height:900px}}@media (min-width:1481px) and (max-width:1800px){.page_main__pFJKc{width:calc(100% - 333px)}.page_minesWrapper__ZqpGL{width:1150px;max-width:1150px}}.maintenance_main__iR0lb{width:100%;height:calc(100vh);display:flex;justify-content:center;align-items:center;background-color:#171a20;position:absolute;right:0;font-family:Poppins;z-index:8;position:relative}.maintenance_options__s65Gy{background-color:#1f232b;width:700px;min-height:350px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;text-align:center;font-family:Poppins;color:#b7b7b7;font-weight:500;border-radius:10px}.maintenance_logo__cb6n_{width:18rem;height:20%}.maintenance_mdbutton___qleB{width:90%;height:50px;display:flex;justify-content:center;align-items:center;border-radius:5px;color:#fff;transition:.3s ease}#maintenance_discord__sdSUR{background-color:#5865f2}#maintenance_twitter__jrSa_{background-color:#1da1f2}.maintenance_mdbutton___qleB:hover{cursor:pointer;filter:brightness(75%);scale:102%}@media (max-width:1400px){.maintenance_options__s65Gy{width:85%;max-height:70%}}.verification_main__E2N8g{width:100%;height:calc(100vh);display:flex;justify-content:center;align-items:center;background-color:#171a20;position:absolute;right:0;font-family:Poppins;z-index:8;position:relative}.verification_options__LPfWZ{background-color:#1f232b;width:700px;min-height:350px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;text-align:center;font-family:Poppins;color:#b7b7b7;font-weight:500;border-radius:10px}.verification_logo__hQh7l{width:18rem;height:20%}.verification_mdbutton__sz8q_{width:90%;height:50px;display:flex;justify-content:center;align-items:center;border-radius:5px;color:#fff;transition:.3s ease}#verification_discord__rEbed{background-color:#5865f2}#verification_twitter__rLCAt{background-color:#1da1f2}.verification_mdbutton__sz8q_:hover{cursor:pointer;filter:brightness(75%);scale:102%}@media (max-width:1400px){.verification_options__LPfWZ{width:85%;max-height:70%}}.banned_main__maPIa{width:100%;height:calc(100vh);justify-content:center;background-color:#171a20;position:absolute;right:0;z-index:8;position:relative}.banned_main__maPIa,.banned_options__d90AS{display:flex;align-items:center;font-family:Poppins}.banned_options__d90AS{background-color:#1f232b;width:700px;min-height:350px;flex-direction:column;justify-content:space-evenly;text-align:center;color:#b7b7b7;font-weight:500;border-radius:10px}.banned_logo__Ro7q0{width:18rem;height:20%}.banned_mdbutton__QDm1_{width:90%;height:50px;display:flex;justify-content:center;align-items:center;border-radius:5px;color:#fff;transition:.3s ease}#banned_discord__O0Suv{background-color:#5865f2}#banned_twitter__yQcdH{background-color:#1da1f2}.banned_mdbutton__QDm1_:hover{cursor:pointer;filter:brightness(75%);scale:102%}@media (max-width:1400px){.banned_options__d90AS{width:85%;max-height:70%}}.page_main__SOWHf{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:calc(100vh - 100px);min-width:calc(100% - 330px);position:absolute;top:100px;left:0;font-family:Poppins,sans-serif;overflow-y:auto;overflow-x:hidden}.page_main__SOWHf::-webkit-scrollbar{display:none}.page_adminContainer__cUSe_{width:95%;margin:10px auto;padding:20px;background:rgba(29,33,41,.8);border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.2)}.page_heading__1pFVh{color:#fff;font-size:28px;font-weight:700;margin-bottom:20px;text-align:center}.page_nav__XtP1V{display:flex;gap:10px;margin-bottom:20px}.page_navButton__mN2Qz{background-color:#f45b39;color:#fff;font-size:18px;font-weight:600;border:none;border-radius:10px;padding:10px 20px;cursor:pointer;font-family:Poppins,sans-serif;transition:background-color .3s ease,box-shadow .3s ease}.page_navButton__mN2Qz:hover{background-color:#d94625;box-shadow:0 0 15px rgba(217,70,37,.5)}.page_section__r_Qxy{width:100%}.page_section__r_Qxy h2{color:#fff}.page_form__T4Ijy{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.page_input__df_x4{width:100%;height:50px;padding:0 15px;font-size:18px;border:1px solid #636b7c;border-radius:10px;background-color:#2b313d;color:#fff;font-family:Poppins,sans-serif;transition:border-color .3s ease,box-shadow .3s ease}.page_input__df_x4:focus{border-color:#f45b39;outline:none;box-shadow:0 0 10px rgba(244,91,57,.5)}.page_button__Xaamj{width:100%;height:50px;background-color:#f45b39;color:#fff;font-size:18px;font-weight:600;border:none;border-radius:10px;cursor:pointer;font-family:Poppins,sans-serif;transition:background-color .3s ease,box-shadow .3s ease}.page_button__Xaamj:hover{background-color:#d94625;box-shadow:0 0 15px rgba(217,70,37,.5)}.page_userInfo__npFAP{margin-top:30px;color:#fff;background:rgba(43,49,61,.8);padding:20px;border-radius:10px}.page_userInfo__npFAP h2{margin-bottom:15px;font-size:22px}.page_configSection___J4tf{margin-top:30px;width:100%;background:rgba(43,49,61,.8);padding:20px;border-radius:10px}.page_configSection___J4tf h2{margin-bottom:15px;font-size:22px;color:#fff}.page_configItem__9w4xr{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #3a3f51}.page_configItem__9w4xr label{font-size:18px;color:#fff}.page_configItem__9w4xr input[type=checkbox]{width:20px;height:20px}.page_promoCodesContainer__XUXo6{width:95%;margin:10px auto;padding:20px;background:rgba(29,33,41,.8);border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.2)}.page_promoCodesList__oJaui{display:flex;flex-direction:column;gap:15px}.page_promoCodeItem__1S_Oy{background:rgba(43,49,61,.8);padding:15px;border-radius:10px;color:#fff}.page_box__ORKxB{width:100%;height:40px;display:flex;justify-content:center;align-items:center;background-color:rgba(43,49,61,.8);color:#fff;font-weight:500;font-size:.9rem}.page_activeWithdrawals__KDveP{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px;margin-top:20px}.page_withdrawalItem__EilXY{background:rgba(43,49,61,.8);padding:15px;border-radius:10px;color:#fff;display:flex;flex-direction:column;gap:10px}.page_statusSelect__k8ho7{width:100%;height:40px;padding:0 10px;font-size:16px;border:1px solid #636b7c;border-radius:5px;background-color:#2b313d;color:#fff;font-family:Poppins,sans-serif;transition:border-color .3s ease,box-shadow .3s ease}.page_statusSelect__k8ho7:focus{border-color:#f45b39;outline:none;box-shadow:0 0 10px rgba(244,91,57,.5)}@media (max-width:768px){.page_main__SOWHf{width:100%;left:0}}@media (min-width:769px) and (max-width:1480px){.page_main__SOWHf{width:100%;left:0}}@media (min-width:1401px) and (max-width:1800px){.page_main__SOWHf{width:calc(100% - 333px)}}.page_main__JPdsv{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:0 1 auto;min-width:calc(100% - 330px);position:absolute;bottom:0;font-family:Poppins;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 100px)}.page_main__JPdsv::-webkit-scrollbar{display:none}.page_profileContainer__nOQ6j{width:600px;min-width:600px;margin:0 auto;padding:20px;font-family:Poppins}.page_profileCard__vyQv6{background-color:#1e2330;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:24px;color:#fff}.page_profileItem__mCFuo{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #374151}.page_profileItem__mCFuo:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.page_profileLabel__0oIrk{font-weight:500}.page_profileValue__aUhSC{font-weight:600}@media (max-width:1400px){.page_profileContainer__nOQ6j{width:90%;min-width:90%}}.header_main__npOBE{justify-content:flex-start;height:100px;flex-direction:column;justify-content:space-between;align-items:flex-start;background-color:#1d2129;position:absolute;top:0;left:0}.header_main__npOBE,.header_primary__nY9o2{width:100%;min-width:100%;display:flex;font-family:Poppins}.header_primary__nY9o2{height:60px;background-color:#1c2029}.header_primary__nY9o2,.header_secondary__Bg1yw{flex-direction:row;justify-content:flex-start;align-items:center}.header_secondary__Bg1yw{width:calc(100% - 333px);height:40px;display:flex;background-color:#191d26;font-family:Poppins;position:relative}.header_logoContainer__6YRb1{position:relative;left:0;margin-left:55px;display:flex;justify-content:center;align-items:center}.header_logo__mK4qe{width:14rem;height:4rem;transition:opacity .3s ease-in-out}@keyframes header_moveRect__KoIiA{0%{transform:translateX(0)}50%{transform:translateX(-100px)}to{transform:translateX(0)}}.header_leftSide__Xoj0w{margin-left:51px}.header_leftSide__Xoj0w,.header_rightSide__UKE0y{display:flex;align-items:center;position:relative}.header_rightSide__UKE0y{margin-right:10px;margin-left:auto;right:0}.header_smbutton__7zuvX{width:39px;height:39px;display:flex;align-items:center;justify-content:center;background-color:#222731;border-radius:5px;margin-right:5px;box-shadow:0 2px 0 0 #191e27}.header_smbutton__7zuvX svg{width:20px;height:20px}.header_mdbutton__5_iWJ{width:200px;height:39px;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;background-color:#222731;border-radius:5px;box-shadow:0 2px 0 0 #626c7e;fill:#626c7e;color:#626c7e;font-size:.9rem;font-weight:700;margin-right:5px;position:relative;box-shadow:0 2px 0 0 #191e27;transition:color .3s,background .3s,box-shadow .3s}.header_mdbutton__5_iWJ:focus,.header_mdbutton__5_iWJ:hover{color:#fd3b31;fill:#fd3b31;background:#252129;box-shadow:0 0 0 2px #59272b}#header_f__TUdFC{position:absolute;left:15px}.header_mdbutton__5_iWJ span{position:absolute;left:45px}#header_rwbutton__PXoD8{color:#000;background-color:#f45b39;border:1px solid #fc8c8c}#header_o__Qb9JH{position:absolute;right:10px}.header_mmbutton__e2pUl{width:110px;height:42px;display:flex;align-items:center;justify-content:center;background-color:#2e3441;border-radius:8px;color:#fff;font-size:.9rem;font-weight:500}#header_sbbutton__k9upB{background-color:#f43939;color:#000;margin-left:10px}.header_mdbutton__5_iWJ:hover,.header_mmbutton__e2pUl:hover,.header_smbutton__7zuvX:hover{filter:brightness(90%);scale:102%;cursor:pointer}.header_middle__4lPaP{width:18.5rem;height:42px;display:flex;justify-content:center;align-items:center;position:relative;margin-left:auto;margin-right:auto}.header_walletContainer__QEtWx{justify-content:space-between;position:relative}.header_balanceDisplay__4ISei,.header_walletContainer__QEtWx{height:39px;display:flex;flex-direction:row;align-items:center}.header_balanceDisplay__4ISei{background-color:#191e27;border:1px solid #262c3a;justify-content:center;padding-left:2px;padding-right:2px;border-radius:5px;margin-right:10px;color:#fff;font-size:.9rem;font-weight:500}.header_walletGem__yOf5M{width:20px;height:20px;margin-right:5px}.header_user__nnUHW{color:#fff;font-size:.9rem;font-weight:500}.header_user__nnUHW,.header_username__KrwPr{display:flex;justify-content:center;align-items:center}.header_username__KrwPr{height:40px;font-size:12px;padding:0 16px;border-radius:5px;font-size:13px;font-weight:700;color:#888e9d;fill:#888e9d;background:#212732;border-bottom:2px solid #191e27;transition:color .3s,background .3s,box-shadow .3s}.header_navitema__TKVGS{margin-left:28px}.header_navitem__hXfEy,.header_navitema__TKVGS{margin-right:28px;padding:0;text-transform:uppercase;font-size:13px;font-weight:600;color:#5f6779;fill:#5f6779;background:transparent;transition:all .3s ease}.header_navitem__hXfEy{display:flex;flex-direction:row;align-items:center;justify-content:space-around}.header_navitem__hXfEy svg{margin-right:5px}.header_navitem__hXfEy:hover,.header_navitema__TKVGS:hover{filter:brightness(80%);cursor:pointer}.header_user__nnUHW svg{margin-left:5px}.header_cashierButton__cJLd6{background-color:#f43939;color:#000;border-radius:5px;width:7rem;height:42px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;font-size:.9rem;font-weight:500}#header_chatButton__34La1{display:none}.header_race__7cn8o{width:180px;height:42px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;padding:3px;border-radius:5px;background:linear-gradient(180deg,#aa2727,#3e0303);margin-right:10px;border:1px solid #d33333}.header_raceTitle__Is4xm{font-size:12px;font-weight:600;color:#fff}.header_raceDesc__BHPZ7{font-size:12px;font-weight:600;color:#a43e3e}.header_mobileOnly__aNvBx{display:none}@media (max-width:768px){.header_desktopOnly__s9ZMz{display:none}.header_mobileOnly__aNvBx{display:block}.header_main__npOBE{padding:0 10px}.header_primary__nY9o2{justify-content:space-between}.header_logoContainer__6YRb1{flex:1 1}.header_rightSide__UKE0y{flex:0 1}.header_secondary__Bg1yw{display:none}.header_walletContainer__QEtWx{margin-right:10px}}@media (max-width:1480px) and (min-width:1100px){#header_chatButton__34La1{display:flex}.header_race__7cn8o{display:none}}@media (max-width:1099px){.header_main__npOBE{overflow:hidden}#header_chatButton__34La1{display:flex}.header_leftSide__Xoj0w,.header_logoContainer__6YRb1,.header_race__7cn8o{display:none}}.loginbutton_container__FCbd_{width:240px;height:40px;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.loginbutton_loginsvg__OKu1v{width:30px;height:20px}#loginbutton_poppins__TyQQX{font-family:Poppins}.loginbutton_mdbutton__UEj_f{width:132px;height:42px;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;background-color:#222731;border-radius:8px;color:#fff;font-size:.9rem;font-weight:500;margin-right:5px}.loginbutton_mdbutton__UEj_f span{margin-right:5px}#loginbutton_rwbutton__PvLXr{color:#000;background-color:#f45b39;border:1px solid #fc8c8c}.loginbutton_mmbutton__wSWhb{width:110px;height:42px;display:flex;align-items:center;justify-content:center;background-color:#2e3441;border-radius:8px;color:#fff;font-size:.9rem;font-weight:500}#loginbutton_sbbutton__hAdOF{background-color:#f43939;color:#000;margin-left:10px}.loginbutton_mdbutton__UEj_f:hover,.loginbutton_mmbutton__wSWhb:hover,.loginbutton_smbutton__MsM1v:hover{filter:brightness(90%);scale:102%;cursor:pointer}.chat_main__xwOEM{width:333px;height:calc(100% - 60px);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#151920;position:absolute;top:60px;right:0;font-family:Poppins;transition:.3s ease-in}.chat_raincontainer__y3gUS{width:100%;height:76px;color:#fff}.chat_rainbody__aJwaf,.chat_raincontainer__y3gUS{display:flex;justify-content:center;align-items:center;position:relative}.chat_rainbody__aJwaf{width:303px;height:54px;background:linear-gradient(90deg,rgba(244,57,57,.13),transparent 50%),linear-gradient(#1d2129,#1d2129);flex-direction:row;border-radius:5px}.chat_rainbg__XJWuE{height:100%;position:absolute;left:0}.chat_raingem__qMWA0{position:absolute;left:20px}.chat_rainamount__KVyR0{font-size:17px;font-weight:500;position:absolute;top:5px;left:45px}.chat_raintitle__9kc_x{position:absolute;bottom:5px;left:45px;font-size:13px;font-weight:600;background:linear-gradient(6.322deg,#f45b39,#c05353);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.chat_join__QS5L3{margin-right:5px;margin-left:auto;background:#f45b39;width:54px;color:#000;font-weight:500;font-size:14px}.chat_add__keHL2,.chat_join__QS5L3{height:24px;display:flex;justify-content:center;align-items:center;position:relative;border-radius:5px}.chat_add__keHL2{margin-right:10px;background:#2b313d;width:24px;color:#6b7285}.chat_bar__mL0RI{width:100%;height:2px;background:#313744;position:absolute;bottom:0;display:flex;justify-content:flex-start;align-items:center}.chat_inner__Q28ZE{width:100%;height:100%;background:linear-gradient(90deg,#f45b39,#e6431f)}.chat_chatbody__ncVMQ{height:calc(100% - 186px);width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px}.chat_template__4vTzr{width:100%;max-width:303px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;margin-top:5px}.chat_pfp__0YoVW{margin-top:5px;height:35px;width:35px;position:absolute;top:0;left:0;border:1px solid #76849d;background-color:#1b222f;border-radius:5px}.chat_item__2_eMA{max-width:calc(100% - 52px);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-left:52px}.chat_user__LhNWm{font-size:12px;color:#fff;font-weight:600}.chat_desc__r4JmR{margin-top:5px;width:100%;word-wrap:break-word;font-size:13px;color:#8e9ec0;font-weight:500;padding:5px 10px;background:#1b222f;border-radius:5px}.chat_chatarea__UwV5m{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.chat_chatbody__ncVMQ{overflow-y:auto;overflow-x:hidden}.chat_chatbody__ncVMQ::-webkit-scrollbar{display:none}.chat_icontainer__5sNDS{width:303px;height:48px;display:flex;justify-content:space-evenly;align-items:center;flex-direction:row;background-color:#181b22;border:1px solid #20242d;border-radius:5px}.chat_input__ApnSz{width:80%;padding:3px;height:90%;background:none;position:relative;color:#4a5263;font-weight:500;font-size:13px;font-family:Poppins;outline:none;border:none}.chat_input__ApnSz::placeholder{color:#4a5263;font-weight:500;font-size:13px;font-family:Poppins}.chat_ssmbutton__3C31Y{display:flex;justify-content:center;align-items:center;height:28px;width:28px;background:none;border:1px solid #252a32;border-radius:5px}#chat_fill__Y6Ab4{background-color:#252a32}.chat_bcontainer__rNqzA{width:303px;justify-content:space-between;margin-top:10px}.chat_bcontainer__rNqzA,.chat_vmdbutton__YSMy9{height:28px;display:flex;align-items:center;flex-direction:row}.chat_vmdbutton__YSMy9{justify-content:space-evenly;width:173px;background:#252a32;border:1px solid #252a32;position:relative;color:#565f6f;font-size:12px;font-weight:500;border-radius:5px}.chat_flag__K8Rmp{width:18px;height:18px;background-color:#16181d;border-radius:10px}.chat_online__lbstf{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;gap:5px;color:#fff;font-size:12px;font-weight:500}.chat_join__QS5L3:hover,.chat_ssmbutton__3C31Y:hover,.chat_vmdbutton__YSMy9:hover{filter:brightness(90%);cursor:pointer;scale:102%}@media (max-width:769px){.chat_main__xwOEM{width:100%;z-index:1000}.chat_raincontainer__y3gUS{width:100%}.chat_chatbody__ncVMQ{width:90%}}#cashierbutton_poppins__kf5W_{font-family:Poppins}.cashierbutton_cashierButton__f68JC{background-color:#f43939;color:#000;border-radius:5px 0 0 5px;width:7rem;height:39px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;font-size:.9rem;font-weight:500;margin-right:10px}.cashierbutton_cashierButton__f68JC:hover{filter:brightness(90%);scale:102%;cursor:pointer}.livebets_container__xQKX8{width:1200px;max-width:1200px;min-height:400px;align-items:center;justify-content:space-between;z-index:2;margin-top:5px;border-radius:10px;margin-bottom:10px}.livebets_container__xQKX8,.livebets_top__9iR9k{display:flex;flex-direction:column;position:relative}.livebets_top__9iR9k{height:30px;width:100%;align-items:flex-start;justify-content:space-evenly;color:#fff}.livebets_top__9iR9k .livebets_title__ew1un{font-weight:500;font-size:1rem}#livebets_green__NYGpX{color:#fff}.livebets_o__navX9{position:absolute;bottom:2rem}.livebets_bottom__qulQ9{height:350px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative}.livebets_smitem___9_gC{height:42px;color:#818999}.livebets_item__woaN1,.livebets_smitem___9_gC{width:100%;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-weight:600;font-size:14px;background:#1d2129;border-radius:10px;padding-left:30px;padding-right:30px}.livebets_item__woaN1{height:64px;color:#fff;margin-top:10px}.livebets_username__SX480{color:#fff;display:flex;flex-direction:row;align-items:center}.livebets_level__oPnB2{height:24px;width:30px;border-radius:5px;margin-left:10px;display:flex;justify-content:center;align-items:center}.livebets_wagered__2xGdI{height:40px;width:98px;color:#fff}.livebets_profit__Pb1TF,.livebets_wagered__2xGdI{display:flex;justify-content:center;align-items:center;font-weight:400}.livebets_profit__Pb1TF{color:#f44f39}#livebets_purple__nCw2E{background:rgba(244,79,57,.08);color:#f44f39;font-weight:500;font-size:14px}@media (max-width:1400px){.livebets_container__xQKX8{max-width:none;width:90%}}@media (max-width:1800px){.livebets_container__xQKX8{max-width:1150px}}.loot_main__b1XJD{display:none;width:256px;height:calc(100vh - 75px);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#171a20;position:absolute;top:75px;right:0;font-family:Poppins}.loot_options__BJoKF{width:240px;height:50px;background-color:#1d2129;position:relative;flex-direction:row;justify-content:space-around;margin-top:10px}.loot_mdbutton__nRq1k,.loot_options__BJoKF{border-radius:8px;display:flex;align-items:center}.loot_mdbutton__nRq1k{width:111px;height:40px;color:#39404e;justify-content:center}#loot_selected__sG81q{background:rgba(244,79,57,.08);color:#f44f39}.loot_mdbutton__nRq1k:hover{filter:brightness(75%);cursor:pointer}.topoffer_offer__oQN3I{width:100%;min-width:563px;height:183px;background-color:#1d2129;color:#fff;border-radius:10px;position:relative;overflow:hidden}#topoffer_not__hGLsY,.topoffer_offer__oQN3I{display:flex;justify-content:center;align-items:center}#topoffer_not__hGLsY{background-color:#101015;height:300px;background-image:url(/offerbackground.png);background-blend-mode:screen;background-size:cover;background-repeat:no-repeat;background-position:50%}.topoffer_information__I5MUd{width:40rem;height:40px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;position:absolute;top:170px;left:70px;z-index:2}.topoffer_title__3nDQc{font-size:1.8rem;font-weight:700;margin-bottom:1rem;position:absolute;left:30px;top:30px;width:50%}.topoffer_subtitle__2I0iG{font-size:1.2rem;margin-bottom:2rem;opacity:.8;position:absolute;left:30px;top:120px;width:50%}.topoffer_statsContainer__h1yD8{display:flex;justify-content:space-between;margin-bottom:2rem;position:absolute;left:30px;top:150px;width:40%}.topoffer_statItem__GZsx5{text-align:center}.topoffer_statNumber__h71Bn{display:block;font-size:2rem;font-weight:700;color:#ff6b6b}.topoffer_statLabel__ihGVJ{font-size:.9rem;opacity:.7}.topoffer_ctaContainer__UKLhj{display:flex;gap:1rem;position:absolute;left:30px;bottom:20px;width:40%}.topoffer_primaryButton____AXf,.topoffer_secondaryButton__d_r7F{padding:.8rem 1.5rem;border-radius:10px;font-weight:600;transition:all .3s ease;font-family:Poppins}.topoffer_primaryButton____AXf{background-color:#ff6b6b;color:#fff;border:none}.topoffer_secondaryButton__d_r7F{background-color:transparent;color:#fff;border:2px solid #fff}.topoffer_primaryButton____AXf:hover,.topoffer_secondaryButton__d_r7F:hover{transform:translateY(-3px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.topoffer_item__Jy44j{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative;width:calc(33.33% - 10px);height:50px}.topoffer_bolded__M__cY{color:#fff;font-size:1rem;font-weight:600}.topoffer_grayed__8UPy6{color:#b7b7b7;font-size:1rem;font-weight:400}.topoffer_depositbonus__nZ_6d{position:absolute;top:250px;left:70px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - 140px);height:14rem;background:linear-gradient(270deg,#231818,transparent 10%),rgba(20,20,27,.75);border-radius:10px;border:1px solid #f45b39}.topoffer_depositbonus__nZ_6d .topoffer_green__sPd1N{text-shadow:#fd6161 0 1px 36px;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;box-sizing:border-box;font-size:45px;font-weight:700;background-image:linear-gradient(168.15deg,#fc7a7a 27%,#ff9292 36%,#fd6161 50%,#f32121 78%)}.topoffer_depositbonus__nZ_6d .topoffer_gold__6RrRK{text-shadow:hsla(46,98%,83%,.5) 0 5px 30px;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:36px;font-weight:700;background-image:linear-gradient(170deg,#fcdc7a 27%,#fdf5da 36%,#fdd861 50%,#f38121 78%)}.topoffer_lgbutton__Qa0d_{background-color:#f45b39;width:98%;height:50px;display:flex;justify-content:center;align-items:center;font-size:1rem;font-weight:500;border-radius:10px}.topoffer_notice__ylqhu{position:absolute;top:80px;left:70px;font-size:1.6rem;width:50%;z-index:2;word-break:auto}.topoffer_games__bVQkO{display:flex;flex-direction:row;justify-content:space-between;overflow:hidden;position:absolute;right:0;width:40%;z-index:1}.topoffer_reel__VKk06{width:33%;height:100%;overflow:hidden;animation:topoffer_scroll__bEg46 20s linear infinite;display:flex;flex-direction:column;align-items:center}.topoffer_gameItem__RZ0Az{width:100%;height:100px;margin-bottom:10px;opacity:.5;border-radius:10px}.topoffer_gameItem__RZ0Az:hover{opacity:1;filter:brightness(105%);cursor:pointer;scale:102%}@keyframes topoffer_scroll__bEg46{0%{transform:translateY(0)}to{transform:translateY(-1500px)}}@media (max-width:768px){.topoffer_main__9837T{width:100%;flex:none;position:absolute;top:100px}.topoffer_notice__ylqhu{position:relative;left:0;right:0;top:0;align-self:center;width:95%;word-break:auto}.topoffer_gamecontainer__EJvtE,.topoffer_methodscontainer__F2Fnt,.topoffer_offercontainer__Y1_ce,.topoffer_slotscontainer__ak1hW{max-width:none;min-width:none;width:90%}.topoffer_game__t3su6 .topoffer_inner__EIs8X{width:98%}.topoffer_offers__SB15N{flex-direction:column;gap:10px}.topoffer_offer__oQN3I{min-width:98.5%;width:98.5%;height:240px}.topoffer_offer__oQN3I .topoffer_desc__FB7wM{top:100px;width:140px}#topoffer_littlegame__89UrF,.topoffer_game__t3su6{flex-grow:1;flex-shrink:0;flex-basis:calc(100% - 10px)}.topoffer_depositbonus__nZ_6d{width:90%}.topoffer_levelcontainer__w20BA{min-width:calc(100% - 140px)}.topoffer_information__I5MUd{display:none}.topoffer_games__bVQkO{width:100%}.topoffer_hero__lNqEQ{flex-direction:column;text-align:center}.topoffer_statsContainer__h1yD8{flex-direction:column;gap:1rem;display:none}.topoffer_subtitle__2I0iG{display:none}.topoffer_ctaContainer__UKLhj{justify-content:center;display:none}}@media (min-width:1481px) and (max-width:1800px){.topoffer_main__9837T{width:calc(100% - 333px)}.topoffer_gamecontainer__EJvtE,.topoffer_methodscontainer__F2Fnt,.topoffer_offercontainer__Y1_ce,.topoffer_slotscontainer__ak1hW{width:1150px;max-width:1150px}.topoffer_offer__oQN3I{min-width:570px}}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_aaf875;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_aaf875{font-family:__Inter_aaf875,__Inter_Fallback_aaf875;font-style:normal}.page_main__9fuAa{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:0 1 auto;min-width:calc(100% - 330px);position:absolute;bottom:0;font-family:Poppins;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 100px)}.page_main__9fuAa::-webkit-scrollbar{display:none}.page_crashWrapper__4Qbiw{height:554px;width:1200px;max-width:1200px;max-height:554px;flex-direction:column;margin-top:10px;gap:10px}.page_crashWrapper__4Qbiw,.page_crashtop__yB3LM{position:relative;display:flex;align-items:center;justify-content:space-between}.page_crashtop__yB3LM{flex-direction:row;width:100%;height:402px}.page_crash__TAq_X{width:700px;height:402px;background-color:#16191c;border:1px solid #323232;position:relative}.page_crash__TAq_X,.page_crash__TAq_X .page_inner___OyHS{display:flex;justify-content:center;align-items:center;border-radius:5px}.page_crash__TAq_X .page_inner___OyHS{width:600px;height:300px;background-color:#1d2225;font-weight:500;font-size:24px;color:#fff}.page_crashHistory__vAh2O{width:100px;height:402px;padding-right:30px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:5px}.page_history__Nx6Du{background-color:rgba(41,46,55,.5);border-radius:5px;width:60px;height:20px;display:flex;justify-content:center;align-items:center;color:#586171;font-size:12px;font-weight:500}.page_crashbets__N2CM_{height:402px;width:371px;display:flex;flex-direction:column;align-items:left;justify-content:flex-start;gap:7.5px;overflow-y:auto;overflow-x:hidden}.page_crashbets__N2CM_::-webkit-scrollbar{outline:none;border:none;width:2px;height:100%;background-color:#24282f}.page_crashbets__N2CM_::-webkit-scrollbar-thumb{background-color:#363b44;outline:none;border:none;width:2px}.page_type__DUIlL{color:#fff;font-size:13px;font-weight:500}.page_bet__i6ZDm{background-color:#131519;border:1px solid #2b2f38;display:flex;justify-content:space-around;align-items:center;width:355px;min-height:50px;border-radius:5px}#page_topbet__XtYnW{background-color:rgba(140,31,31,.25);border:1px solid #cc3232}.page_pfp__2uwp1{width:35px;height:35px}.page_user__YJsqx{opacity:.65;font-size:13px;font-weight:400;color:#fff}.page_multi__FTlQM{font-size:13px;font-weight:400;color:#6e7483}.page_betAmount__8dkyK{font-size:13px;font-weight:500;color:#fff}.page_betAmount__8dkyK span{opacity:.5;font-size:8px;font-weight:400;color:#fff}.page_crashbottom__BGsSq{width:100%;height:113px;background-color:linear-gradient(180deg,#1a1e29,#1c202c);border:1px solid #484b56;border-radius:10px}.page_crashbottom__BGsSq,.page_wagercontainer__mZrvC{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;position:relative}.page_wagercontainer__mZrvC{height:45px;gap:5px}.page_text__TMZTD{color:#676a6d;font-size:15px;font-weight:500}.page_wager__Vwyan{padding:3px;outline:none;border-radius:5px;background-color:#16191c;border:1px solid #323232;color:#858b92;font-size:15px;font-weight:400;font-family:Poppins;height:45px;width:200px}.page_mdbutton__gOjLs{width:100px}.page_mdbutton__gOjLs,.page_smbutton__WCJk5{height:45px;background-color:#292d37;color:#858b92;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:15px;border-radius:5px}.page_smbutton__WCJk5{width:50px}.page_lgbutton__uW_mm{width:300px;height:45px;background-color:#913636;color:#fe6262;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:15px;border-radius:5px}.page_wager__Vwyan input::placeholder{color:#858b92}.page_countdownBar__2sbqZ{position:absolute;bottom:0;right:0;height:2px;width:100%;background-color:#fe6262;animation:page_shrink__c9DUt 10s linear backwards}.page_lgbutton__uW_mm:hover,.page_mdbutton__gOjLs:hover,.page_smbutton__WCJk5:hover{scale:102%;filter:brightness(90%);cursor:pointer}@keyframes page_shrink__c9DUt{0%{width:100%}to{width:0}}.page_musicBars__ylUs3{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;height:100%;width:100%;gap:2px}.page_musicBar__c_qTN{width:40px;max-width:99%;background-color:#484b56;transition:height .3s ease}@media (max-width:768px){.page_main__9fuAa{width:100%;flex:none;position:absolute;top:100px}.page_crashWrapper__4Qbiw,.page_crash__TAq_X,.page_crash__TAq_X .page_inner___OyHS{max-width:none;min-width:none;width:90%}.page_mdbutton__gOjLs,.page_smbutton__WCJk5{display:none}}@media (min-width:769px) and (max-width:1480px){.page_main__9fuAa{width:100%;flex:none;position:absolute;top:100px}.page_crashWrapper__4Qbiw{max-width:none;min-width:none;width:90%}}@media (min-width:1481px) and (max-width:1800px){.page_main__9fuAa{width:calc(100% - 333px)}.page_crashWrapper__4Qbiw{width:1150px;max-width:1150px}}.page_main__uhCaI{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:0 1 auto;min-width:calc(100% - 330px);position:absolute;bottom:0;font-family:Poppins;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 100px)}.page_main__uhCaI::-webkit-scrollbar{display:none}.page_slotsWrapper__95W6w{width:100%;max-width:100%;height:auto;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:30px;margin-top:10px}.page_slotstop__0XOf0{padding-left:100px;padding-right:100px;width:100%;min-width:100%}.page_slotstop__0XOf0,.page_slotstop__0XOf0 .page_inner__cFgxt{display:flex;justify-content:center;align-items:center;height:300px;min-height:300px;position:relative}.page_slotstop__0XOf0 .page_inner__cFgxt{width:1150px;min-width:1150px;border-radius:10px;background:linear-gradient(90deg,#130303,#361414)}.page_border__nPlit{padding:10px;background-color:rgba(28,2,2,.5);width:auto;height:auto;border-radius:10px}.page_trybutton__EWpOK{padding:10px 50px;background-color:#b92020;color:#000;width:auto;height:auto;border-radius:10px;transition:.3s ease}.page_seeMoreButton__53O1g{align-self:center;width:200px;height:40px;margin-top:10px;margin-bottom:10px;outline:none;border:none;background-color:#a72525;color:#fff;border-radius:10px;font-family:Poppins;font-weight:400;font-size:15px;transition:.3s ease}.page_seeMoreButton__53O1g:hover{cursor:pointer;filter:brightness(90%);scale:104%}.page_search__xQrNN{outline:none;padding:3px;width:400px;height:40px;border-radius:5px;font-family:Poppins;font-weight:400;background-color:#1a0505;border:1px solid #631b1b;color:#932a2a;position:absolute;left:0;bottom:80px}.page_search__xQrNN::placeholder{color:#932a2a}.page_slotsGames__Z1IDj{width:1150px;min-width:1150px;min-height:auto;margin-top:10px}.page_gamecontainer__Oj8K4,.page_slotsGames__Z1IDj{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative}.page_gamecontainer__Oj8K4{width:1200px;max-width:1200px;margin-top:20px;height:auto}.page_games__rx_VR{width:100%;min-height:210px;position:relative;display:flex;flex-wrap:wrap;gap:10px}.page_slot__z0BBQ{flex-grow:1;flex-shrink:0;flex-basis:calc(18% - 10px);box-sizing:border-box;min-height:220px;max-height:240px;border-radius:5px;display:flex;justify-content:space-between;align-items:left;position:relative;transition:.3s ease;color:#9e9e9e}.page_slotBackground__zWUCq{content:"";position:absolute;top:0;width:100%;height:70%;border-radius:5px;background:url();background-blend-mode:hue;background-size:130% 130%;background-position:50%;background-image:linear-gradient(#161227,#161227),linear-gradient(rgba(255,194,66,.4),#ffc242);background-repeat:no-repeat;opacity:.3;filter:brightness(70%);z-index:-1;transition:.3s ease-in-out}.page_slot__z0BBQ:hover{cursor:pointer}.page_slot__z0BBQ:hover .page_slotBackground__zWUCq{filter:brightness(110%);scale:104%}.page_slotname__WaYv8{position:absolute;bottom:20px;color:#fff;font-weight:500;font-size:left;text-align:left}.page_provider__OwQj2{position:absolute;bottom:0;font-weight:500;font-size:13px}.page_slotimage__TW8o1{width:95%;height:220px;position:absolute;top:10px;transition:.3s ease}.page_slot__z0BBQ:hover .page_slotimage__TW8o1{scale:110%}.page_trybutton__EWpOK:hover{scale:102%;cursor:pointer;filter:brightness(70%)}.page_filterContainer__QMlUk{display:flex;justify-content:space-between;align-items:center;width:100%;height:40px;margin-bottom:20px}.page_searchInput__J1Hjn{width:70%;height:100%;padding:5px;outline:none;border:none;border-radius:5px;background-color:#222731;font-family:Poppins;color:#fff;font-weight:400;font-size:14px}.page_searchInput__J1Hjn::placeholder{font-family:Poppins;color:#fff;font-weight:400;font-size:14px}.page_providerDropdown__lpuW3{height:100%;width:28%;padding:5px;outline:none;border:none;border-radius:5px;background-color:#222731;font-family:Poppins;color:#fff;font-weight:400;font-size:14px}@keyframes page_shrink__Hg_um{0%{width:100%}to{width:0}}@media (max-width:768px){.page_main__uhCaI{width:100%;flex:none;position:absolute;top:100px}.page_gamecontainer__Oj8K4,.page_slotsGames__Z1IDj,.page_slotstop__0XOf0 .page_inner__cFgxt{max-width:none;min-width:none;width:90%}}@media (min-width:769px) and (max-width:1480px){.page_main__uhCaI{width:100%;flex:none;position:absolute;top:100px}.page_gamecontainer__Oj8K4,.page_slotsGames__Z1IDj,.page_slotstop__0XOf0{min-width:none;max-width:none;width:90%}}@media (min-width:1481px) and (max-width:1800px){.page_main__uhCaI{width:calc(100% - 333px)}.page_gamecontainer__Oj8K4,.page_slotsGames__Z1IDj,.page_slotstop__0XOf0{width:1150px;max-width:1150px}}.page_main__cDtaZ{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:0 1 auto;min-width:calc(100% - 330px);position:absolute;bottom:0;font-family:Poppins;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 100px)}.page_main__cDtaZ::-webkit-scrollbar{display:none}.page_slotsWrapper__aIvpF{width:100%;max-width:100%;height:auto;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:30px;margin-top:10px}.page_slotstop__5Ks_T{padding-left:100px;padding-right:100px;width:100%;min-width:100%}.page_slotstop__5Ks_T,.page_slotstop__5Ks_T .page_inner__VJ3eA{display:flex;justify-content:center;align-items:center;height:300px;min-height:300px;position:relative}.page_slotstop__5Ks_T .page_inner__VJ3eA{width:1150px;min-width:1150px;border-radius:10px;background:linear-gradient(90deg,#130303,#361414)}.page_border__ZgRk2{padding:10px;background-color:rgba(28,2,2,.5);width:auto;height:auto;border-radius:10px}.page_trybutton__tsyZk{padding:10px 50px;background-color:#b92020;color:#000;width:auto;height:auto;border-radius:10px;transition:.3s ease}.page_seeMoreButton__wXG1H{align-self:center;width:200px;height:40px;margin-top:10px;margin-bottom:10px;outline:none;border:none;background-color:#a72525;color:#fff;border-radius:10px;font-family:Poppins;font-weight:400;font-size:15px;transition:.3s ease}.page_seeMoreButton__wXG1H:hover{cursor:pointer;filter:brightness(90%);scale:104%}.page_search__kAgmw{outline:none;padding:3px;width:400px;height:40px;border-radius:5px;font-family:Poppins;font-weight:400;background-color:#1a0505;border:1px solid #631b1b;color:#932a2a;position:absolute;left:0;bottom:80px}.page_search__kAgmw::placeholder{color:#932a2a}.page_slotsGames__o6dT9{width:1150px;min-width:1150px;min-height:auto;margin-top:10px}.page_gamecontainer__SbQn3,.page_slotsGames__o6dT9{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative}.page_gamecontainer__SbQn3{width:1200px;max-width:1200px;margin-top:20px;height:auto}.page_games___Z7Ht{width:100%;min-height:210px;position:relative;display:flex;flex-wrap:wrap;gap:10px}.page_slot__Gv8jO{flex-grow:1;flex-shrink:0;flex-basis:calc(18% - 10px);box-sizing:border-box;min-height:220px;max-height:240px;border-radius:5px;display:flex;justify-content:space-between;align-items:left;position:relative;transition:.3s ease;color:#9e9e9e}.page_slotBackground__oXy2X{content:"";position:absolute;top:0;width:100%;height:70%;border-radius:5px;background:url();background-blend-mode:hue;background-size:130% 130%;background-position:50%;background-image:linear-gradient(#161227,#161227),linear-gradient(rgba(255,194,66,.4),#ffc242);background-repeat:no-repeat;opacity:.3;filter:brightness(70%);z-index:-1;transition:.3s ease-in-out}.page_slot__Gv8jO:hover{cursor:pointer}.page_slot__Gv8jO:hover .page_slotBackground__oXy2X{filter:brightness(110%);scale:104%}.page_slotname__gcnfH{position:absolute;bottom:20px;color:#fff;font-weight:500;font-size:left;text-align:left}.page_provider__AB9DS{position:absolute;bottom:0;font-weight:500;font-size:13px}.page_slotimage__GJIDv{width:95%;height:220px;position:absolute;top:10px;transition:.3s ease}.page_slot__Gv8jO:hover .page_slotimage__GJIDv{scale:110%}.page_trybutton__tsyZk:hover{scale:102%;cursor:pointer;filter:brightness(70%)}.page_filterContainer__8VwbR{display:flex;justify-content:space-between;align-items:center;width:100%;height:40px;margin-bottom:20px}.page_searchInput__uFqXq{width:70%;height:100%;padding:5px;outline:none;border:none;border-radius:5px;background-color:#222731;font-family:Poppins;color:#fff;font-weight:400;font-size:14px}.page_searchInput__uFqXq::placeholder{font-family:Poppins;color:#fff;font-weight:400;font-size:14px}.page_providerDropdown__zE2gi{height:100%;width:28%;padding:5px;outline:none;border:none;border-radius:5px;background-color:#222731;font-family:Poppins;color:#fff;font-weight:400;font-size:14px}@keyframes page_shrink__SCw28{0%{width:100%}to{width:0}}@media (max-width:768px){.page_main__cDtaZ{width:100%;flex:none;position:absolute;top:100px}.page_gamecontainer__SbQn3,.page_slotsGames__o6dT9,.page_slotstop__5Ks_T .page_inner__VJ3eA{width:90%}.page_slotstop__5Ks_T{width:100%}}@media (min-width:769px) and (max-width:1480px){.page_main__cDtaZ{width:100%;flex:none;position:absolute;top:100px}.page_gamecontainer__SbQn3,.page_slotsGames__o6dT9,.page_slotstop__5Ks_T{min-width:none;max-width:none;width:90%}}@media (min-width:1481px) and (max-width:1800px){.page_main__cDtaZ{width:calc(100% - 333px)}.page_gamecontainer__SbQn3,.page_slotsGames__o6dT9,.page_slotstop__5Ks_T{width:1150px;max-width:1150px}}.page_main__0_4kT{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:0 1 auto;min-width:calc(100% - 330px);position:absolute;bottom:0;font-family:Poppins;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 100px)}.page_main__0_4kT::-webkit-scrollbar{display:none}.page_slotsWrapper__S7038{width:100%;max-width:100%;height:auto;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:30px;margin-top:10px}.page_slotstop__w8ZSR{padding-left:100px;padding-right:100px;width:100%;min-width:100%}.page_slotstop__w8ZSR,.page_slotstop__w8ZSR .page_inner__218vT{display:flex;justify-content:center;align-items:center;height:300px;min-height:300px;position:relative}.page_slotstop__w8ZSR .page_inner__218vT{width:1150px;min-width:1150px;border-radius:10px;background:linear-gradient(90deg,#130303,#361414)}.page_border__5mCRA{padding:10px;background-color:rgba(28,2,2,.5);width:auto;height:auto;border-radius:10px}.page_trybutton__Q7L7a{padding:10px 50px;background-color:#b92020;color:#000;width:auto;height:auto;border-radius:10px;transition:.3s ease}.page_seeMoreButton___fRW8{align-self:center;width:200px;height:40px;margin-top:10px;margin-bottom:10px;outline:none;border:none;background-color:#a72525;color:#fff;border-radius:10px;font-family:Poppins;font-weight:400;font-size:15px;transition:.3s ease}.page_seeMoreButton___fRW8:hover{cursor:pointer;filter:brightness(90%);scale:104%}.page_search__0E98O{outline:none;padding:3px;width:400px;height:40px;border-radius:5px;font-family:Poppins;font-weight:400;background-color:#1a0505;border:1px solid #631b1b;color:#932a2a;position:absolute;left:0;bottom:80px}.page_search__0E98O::placeholder{color:#932a2a}.page_slotsGames__iX0kR{width:1150px;min-width:1150px;min-height:auto;margin-top:10px}.page_gamecontainer__shJ32,.page_slotsGames__iX0kR{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative}.page_gamecontainer__shJ32{width:1200px;max-width:1200px;margin-top:20px;height:auto}.page_games__MvhTC{width:100%;min-height:210px;position:relative;display:flex;flex-wrap:wrap;gap:10px}.page_slot__sUU1j{flex-grow:1;flex-shrink:0;flex-basis:calc(18% - 10px);box-sizing:border-box;min-height:220px;max-height:240px;border-radius:5px;display:flex;justify-content:space-between;align-items:left;position:relative;transition:.3s ease;color:#9e9e9e}.page_slotBackground__oXSqK{content:"";position:absolute;top:0;width:100%;height:70%;border-radius:5px;background:url();background-blend-mode:hue;background-size:130% 130%;background-position:50%;background-image:linear-gradient(#161227,#161227),linear-gradient(rgba(255,194,66,.4),#ffc242);background-repeat:no-repeat;opacity:.3;filter:brightness(70%);z-index:-1;transition:.3s ease-in-out}.page_slot__sUU1j:hover{cursor:pointer}.page_slot__sUU1j:hover .page_slotBackground__oXSqK{filter:brightness(110%);scale:104%}.page_slotname__QUMOD{position:absolute;bottom:20px;color:#fff;font-weight:500;font-size:left;text-align:left}.page_provider__Abymp{position:absolute;bottom:0;font-weight:500;font-size:13px}.page_slotimage__VeHtl{width:95%;height:220px;position:absolute;top:10px;transition:.3s ease}.page_slot__sUU1j:hover .page_slotimage__VeHtl{scale:110%}.page_trybutton__Q7L7a:hover{scale:102%;cursor:pointer;filter:brightness(70%)}.page_filterContainer__FyCHl{display:flex;justify-content:space-between;align-items:center;width:100%;height:40px;margin-bottom:20px}.page_searchInput__bD0nt{width:70%;height:100%;padding:5px;outline:none;border:none;border-radius:5px;background-color:#222731;font-family:Poppins;color:#fff;font-weight:400;font-size:14px}.page_searchInput__bD0nt::placeholder{font-family:Poppins;color:#fff;font-weight:400;font-size:14px}.page_providerDropdown__ASNMX{height:100%;width:28%;padding:5px;outline:none;border:none;border-radius:5px;background-color:#222731;font-family:Poppins;color:#fff;font-weight:400;font-size:14px}@keyframes page_shrink__RPwe5{0%{width:100%}to{width:0}}@media (max-width:768px){.page_main__0_4kT{width:100%;flex:none;position:absolute;top:100px}.page_gamecontainer__shJ32,.page_slotsGames__iX0kR,.page_slotstop__w8ZSR .page_inner__218vT{max-width:none;min-width:none;width:90%}}@media (min-width:769px) and (max-width:1480px){.page_main__0_4kT{width:100%;flex:none;position:absolute;top:100px}.page_gamecontainer__shJ32,.page_slotsGames__iX0kR,.page_slotstop__w8ZSR{min-width:none;max-width:none;width:90%}}@media (min-width:1481px) and (max-width:1800px){.page_main__0_4kT{width:calc(100% - 333px)}.page_gamecontainer__shJ32,.page_slotsGames__iX0kR,.page_slotstop__w8ZSR{width:1150px;max-width:1150px}}