.staking-panel_staking_panel__3UBlc{background:url(/img/landing-block.webp) 50% no-repeat;background-size:100% 100%;max-width:370px;max-height:452px;width:370px;height:452px;padding:25px 30px 35px}.staking-panel_staking_panel__3UBlc label{font-size:10px;white-space:nowrap}.staking-panel_staking_panel__3UBlc .staking-panel_bet_block__KuS75{display:flex;flex-direction:column;gap:.4rem;width:100%}.staking-panel_staking_panel__3UBlc .staking-panel_bet_block__KuS75 .staking-panel_bet_input__wK0bC{display:flex;flex-direction:column;gap:.2rem;width:100%;overflow:hidden}.staking-panel_staking_panel__3UBlc .staking-panel_bet_block__KuS75 .staking-panel_bet_buttons__8QPAJ{display:flex;flex-direction:row;justify-content:space-between;gap:.5rem;margin-top:.5rem}.staking-panel_staking_panel__3UBlc .staking-panel_bet_block__KuS75 .staking-panel_bet_buttons__8QPAJ .staking-panel_bet_button__YTFm1{gap:.1rem}.staking-panel_staking_panel__3UBlc .staking-panel_chance_block__Z9Neg{display:flex;flex-direction:column;gap:.4rem;width:100%}.staking-panel_staking_panel__3UBlc .staking-panel_chance_block__Z9Neg .staking-panel_chance_input_wrapper__ZmAOb{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem;width:100%}.staking-panel_staking_panel__3UBlc .staking-panel_chance_block__Z9Neg .staking-panel_chance_input_wrapper__ZmAOb .staking-panel_chance_input__5NPKk{display:flex;flex-direction:column;gap:.4rem;width:100%;overflow:hidden}.staking-panel_staking_panel__3UBlc .staking-panel_description__hdVzD{display:inline-flex;justify-content:space-between;margin:.5rem}.staking-panel_staking_panel__3UBlc .staking-panel_description__hdVzD .staking-panel_muted__wA1HR{opacity:.6}.staking-panel_staking_panel__3UBlc .staking-panel_hidden__8tx0E{display:none}.staking-panel_staking_panel__3UBlc .staking-panel_slider__rI7eM{margin-top:.5rem}.staking-panel_staking_panel__3UBlc .staking-panel_divider__n2hE0{margin-bottom:1rem;margin-top:1rem;border:none;border-top:1px solid hsla(0,0%,100%,.1)}.staking-panel_staking_panel__3UBlc .staking-panel_full_width__cteY9{width:100%}.staking-panel_staking_panel__3UBlc .staking-panel_full_width__cteY9 button{display:flex;flex-direction:column;align-items:center;justify-content:center}.staking-panel_staking_panel__3UBlc .staking-panel_full_width__cteY9 button p{text-align:center;width:4rem}@media(max-width:425px){.staking-panel_staking_panel__3UBlc{height:100%;width:100%}.staking-panel_staking_panel__3UBlc .staking-panel_bet_block__KuS75{flex-direction:row;gap:1rem;align-items:flex-start}.staking-panel_staking_panel__3UBlc .staking-panel_bet_block__KuS75 .staking-panel_bet_input__wK0bC{gap:0;flex:1 1;min-width:0;width:auto;overflow:hidden}.staking-panel_staking_panel__3UBlc .staking-panel_bet_block__KuS75 .staking-panel_bet_buttons__8QPAJ{flex-direction:column-reverse;flex-shrink:0}.staking-panel_staking_panel__3UBlc .staking-panel_chance_block__Z9Neg .staking-panel_chance_input_wrapper__ZmAOb{flex-direction:row;gap:1rem;align-items:flex-end}.staking-panel_staking_panel__3UBlc .staking-panel_chance_block__Z9Neg .staking-panel_chance_input_wrapper__ZmAOb .staking-panel_chance_input__5NPKk{flex:1 1;min-width:160px;width:auto;gap:0}.staking-panel_staking_panel__3UBlc .staking-panel_chance_block__Z9Neg .staking-panel_chance_input_wrapper__ZmAOb>:last-child{flex-shrink:0;width:auto!important;min-width:120px;max-width:140px;align-self:flex-end}}@media(max-width:400px){.staking-panel_staking_panel__3UBlc .staking-panel_chance_block__Z9Neg .staking-panel_chance_input_wrapper__ZmAOb>:last-child{min-width:80px}}.style_PlayBtn__LSney{position:relative;z-index:2;width:100%;transition:all .1s;background-repeat:no-repeat;background-position:50%;background-size:contain;border:none;cursor:pointer}.style_PlayBtn__LSney p{position:relative;z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style_PlayBtn__LSney:hover:not(:disabled){filter:brightness(1.1)}.style_PlayBtn__LSney:active:not(:disabled){filter:brightness(.85);transform:scale(.98)}.style_PlayBtn__LSney:disabled{opacity:.7;pointer-events:none}.style_PlayBtnBig__lmaXG{height:80px;width:310px;background-image:url(/img/play-button/play-button.webp)}.style_PlayBtnBig__lmaXG p{font-size:24px}.style_PlayBtnSmall__xGv5o{height:48px;width:120px;background-image:url(/img/play-button/play-button-sm.webp)}.style_PlayBtnSmall__xGv5o p{font-size:16px}@media(max-width:400px){.style_PlayBtnSmall__xGv5o{width:80px}}.tooltip_tooltipWrapper__CWsB_{position:relative;display:inline-block}.tooltip_tooltip__etUqX{position:absolute;background:rgba(0,0,0,.8);color:#fff;padding:8px 10px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:10;transform:translate(-50%,-100%);opacity:0;visibility:hidden;transition:all .3s ease-in-out}.tooltip_tooltip__etUqX[data-position=top]{bottom:100%;left:50%;transform:translate(-50%,-10px)}.tooltip_tooltip__etUqX[data-position=right]{top:50%;left:100%;transform:translate(10px,-50%)}.tooltip_tooltip__etUqX[data-position=bottom]{top:100%;left:50%;transform:translate(-50%,10px)}.tooltip_tooltip__etUqX[data-position=left]{top:50%;right:100%;transform:translate(-10px,-50%)}.tooltip_tooltipWrapper__CWsB_:hover .tooltip_tooltip__etUqX{opacity:1;visibility:visible}.number-input-stepper_number_input__CNymw{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;padding:.25rem;width:100%;box-sizing:border-box;max-width:100%;overflow:hidden;border:1px solid rgba(150,200,200,.3);border-radius:1rem}.number-input-stepper_number_input__CNymw .number-input-stepper_input_group_append__oLqji,.number-input-stepper_number_input__CNymw .number-input-stepper_input_group_prepend__4vcmM{display:flex}.number-input-stepper_number_input__CNymw .number-input-stepper_input__9gohK{text-align:center;font-weight:500;font-size:1.25rem;max-width:65%;flex:1 1;min-width:0}.style_Root__Yzfid{position:relative;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;width:100%;height:20px}.style_Track__EAdjR{position:relative;flex-grow:1;height:3px}.style_Range__YrNlG,.style_Track__EAdjR{background-color:#141d25;border-radius:9999px}.style_Range__YrNlG{position:absolute;height:100%}.style_Thumb__ZNx_G{display:block}.style_Thumb__ZNx_G:focus{border:none}.style_Root__NrDCr{position:relative;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;width:100%;height:20px}.style_Track__ypQb9{background-color:#141d25;position:relative;flex-grow:1;border-radius:9999px;height:8px;border:2px solid;border-image-source:linear-gradient(110.09deg,#20292E -4.91%,#40535C 169.89%)}.style_Range__XSOSu{position:absolute;background-color:#141d25;border-radius:9999px;height:100%}.style_Thumb__jp9aQ{display:block}.style_Thumb__jp9aQ:focus{border:none}.deposit_wrapper__Gs412{display:flex;flex-direction:column;align-items:center;width:370px;gap:1rem;margin-top:1rem}@media(max-width:545px){.deposit_wrapper__Gs412{width:100%}}.deposit_pnl__CcPry{display:flex;flex-direction:row;width:100%;gap:2rem;justify-content:flex-end;align-items:center;padding:0 .5rem;margin-bottom:-.5rem}.deposit_maxBtn__xG4kB{display:flex;justify-content:center;align-items:center;width:70px;padding:0;height:34px;border-radius:24px!important;margin-right:-.5rem}.deposit_inputWrapper__tntKo{margin-top:24px}.deposit_annualWrapper__0htoD{margin-top:.5rem;display:flex;width:100%;justify-content:space-between;align-items:center}.deposit_annual__HgNGp{color:#fff;font-size:16px}.deposit_btn__iYKaB.deposit_btn__iYKaB{margin-top:1rem;transition:all .2s ease;background:linear-gradient(180deg,rgba(255,223,0,.95),rgba(255,200,0,.95));border-color:rgba(0,0,0,0);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6),0 10px 28px rgba(255,215,0,.3);color:#10131a}.deposit_btn__iYKaB.deposit_btn__iYKaB:disabled{cursor:not-allowed;filter:brightness(60%)}.deposit_btn__iYKaB.deposit_btn__iYKaB:hover:not(:disabled){background:linear-gradient(180deg,rgba(255,223,0,.95),rgba(255,200,0,.95));border-color:rgba(0,0,0,0);filter:brightness(1.07)}