.game-controls-wrapper{display:flex;align-items:center;justify-content:space-between;height:60px;margin-top:5px;background-color:var(--betAmountBgColor);border:var(--betAmountBorderThickness) solid var(--betAmountBorderColor);border-radius:var(--borderRadius);padding:5px 15px}.game-controls-wrapper .game-controls-buttons{cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:95px;height:40px;border-radius:20px;padding:8px 15px;background-color:#242b3b;transition:all ease .2s}.game-controls-wrapper .game-controls-buttons .game-contoler-button-name{font-size:12px;line-height:14px;text-align:left;color:#ccd6f6}.game-controls-wrapper .game-controls-buttons:hover{background-color:#363e53}.game-controls-wrapper .game-controls-buttons:hover .game-contoler-button-name{color:#ccd6f6}@media screen and (max-width: 767.98px){.game-controls-wrapper{display:none}}.ladder-flow-chooser-wrapper{max-width:335px;display:flex;flex-direction:column;align-items:center;width:100%}.ladder-flow-chooser-wrapper .es-point-container{display:flex;align-items:center;justify-content:space-between;width:100%}.ladder-flow-chooser-wrapper .es-point-container .ladder-flow-chooser-box{width:calc(50% - 2.5px)}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box{border-radius:5px;background:rgba(0,0,0,0);border:1px solid #242b3b;display:flex;flex-direction:column;padding:5px;margin-bottom:5px;width:100%}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box.half{width:50%}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box h3{font-size:10px;text-align:left;color:#ccd6f6;padding-bottom:5px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper{display:flex;justify-content:space-between;width:100%}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper{cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;width:calc(50% - 2.5px);height:100%;border-radius:5px;background:#242b3b;padding:5px;transition:all ease .2s}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-flow-chooser-multiplier{display:flex;align-items:center;justify-content:space-between;width:100%}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-flow-chooser-multiplier .coef-name{width:22px;height:22px;border-radius:11px;background:#141c2b;font-size:14px;text-align:left;color:#a1f15b;display:flex;align-items:center;justify-content:center;position:relative}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-flow-chooser-multiplier .coef-name.starting{color:#ccd6f6}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-flow-chooser-multiplier .coef-name.three-steps::before{content:"3";position:absolute;width:15px;height:15px;background:#8f46ff;border:.5px solid #242b3b;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;text-align:left;color:#ccd6f6;top:-7px;left:-7px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-flow-chooser-multiplier .coef-name.four-steps::before{content:"4";position:absolute;width:15px;height:15px;background:#8f46ff;border:.5px solid #242b3b;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;text-align:left;color:#ccd6f6;top:-7px;left:-7px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-flow-chooser-multiplier .coef-container{font-size:12px;text-align:left;color:#ccd6f6;white-space:nowrap;padding-left:5px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-amount-box{display:flex;align-items:center;justify-content:space-between;background-color:#0c121e;border-radius:5px;padding:5px;margin-top:5px;font-size:13px;color:#a1f15b;width:100%;height:26px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper:hover{filter:brightness(1.1)}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper.active{background-color:#54597e}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper.active .ladder-amount-box{background-color:#3e4260}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper.four .ladder-flow-chooser-input-wrapper{width:calc(25% - 4px)}@media screen and (min-width: 992px)and (max-width: 1199.98px){.ladder-flow-chooser-wrapper .es-point-container .ladder-flow-chooser-box{width:calc(50% - 2px)}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box{padding:4px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box h3{font-size:8px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper{padding:2px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-flow-chooser-multiplier .coef-name{width:18px;height:18px;font-size:11px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-flow-chooser-multiplier .coef-name.three-steps::before{width:12px;height:12px;font-size:8px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-flow-chooser-multiplier .coef-name.four-steps::before{width:12px;height:12px;font-size:8px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-flow-chooser-multiplier .coef-container{font-size:10px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-amount-box{padding:4px;font-size:10px;height:20px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-amount-box img{width:10px;height:10px}}@media screen and (min-width: 768px)and (max-width: 991.98px){.ladder-flow-chooser-wrapper .es-point-container .ladder-flow-chooser-box{width:calc(50% - 1px)}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box{padding:2px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box h3{font-size:6px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper{padding:2px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-flow-chooser-multiplier .coef-name{width:16px;height:16px;font-size:10px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-flow-chooser-multiplier .coef-name.three-steps::before{width:10px;height:10px;font-size:6px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-flow-chooser-multiplier .coef-name.four-steps::before{width:10px;height:10px;font-size:6px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-flow-chooser-multiplier .coef-container{font-size:8px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-amount-box{padding:2px;font-size:8px;height:18px}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box .ladder-flow-chooser-inputs-wrapper .ladder-flow-chooser-input-wrapper .ladder-amount-box img{width:8px;height:8px}}@media screen and (max-width: 767.98px){.ladder-flow-chooser-wrapper{max-width:100%;align-items:flex-start}.ladder-flow-chooser-wrapper .ladder-flow-chooser-box.half{width:calc(50% - 2px)}}main .main-content{background-color:unset}main .main-content .game-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-around;height:calc(100% - var(--limitsHeight) - 125px - 15px);margin-top:var(--limitsHeight);margin-bottom:15px;background-color:var(--gameContainerBgColor);border-radius:var(--borderRadius);flex-direction:row;justify-content:space-between}main .main-content .game-container .canvas-container{position:relative;display:flex;align-items:center;justify-content:center;width:50%;height:100%}main .main-content .game-container .canvas-container .game-view-loader{position:absolute}main .main-content .game-container .canvas-container .game-view-loader svg{width:100px;height:100px;margin:20px;display:inline-block}main .main-content .game-container .ladder-flow-chooser-container{display:flex;align-items:center;justify-content:center;width:100%}main .main-content .betslip #bet-settings .bet-setting{justify-content:center}main .main-content .betslip #bet-settings .bet-setting .wrapper-buttons{position:relative;margin-left:5px;width:100%;max-width:270px}main .main-content .betslip #bet-settings .bet-setting .wrapper-buttons .bet-Button-wrapper{width:100%;height:100%}main .main-content .betslip #bet-settings .bet-setting .wrapper-buttons .ladder-flow-chooser-container.mobile{display:none}main .right-section.my-bets .section-body .my-bets-body #my-bets-history{display:flex}main .right-section.my-bets .section-body .my-bets-body .bet-list{height:calc(100% - 50px)}@media screen and (max-width: 992px){main .main-content .game-container{height:calc(100% - var(--limitsHeight) - 210px - 15px)}main .main-content .betslip #bet-settings .bet-setting{flex-direction:column-reverse}main .main-content .betslip #bet-settings .bet-setting .wrapper-buttons{height:60px;max-width:100%;margin-left:unset;margin-bottom:5px}}@media screen and (max-width: 767.98px){main .main-content .game-container{height:70vw;padding:30px 0}main .main-content .game-container .canvas-container{width:100%}main .main-content .game-container .ladder-flow-chooser-container.web{display:none}main .main-content .betslip #bet-settings .bet-setting{flex-direction:column}main .main-content .betslip #bet-settings .bet-setting .wrapper-left{margin-bottom:10px}main .main-content .betslip #bet-settings .bet-setting .wrapper-buttons{position:relative}main .main-content .betslip #bet-settings .bet-setting .wrapper-buttons .bet-Button-wrapper{width:calc(50% - 2px);height:92px;position:absolute;bottom:5px;right:0}main .main-content .betslip #bet-settings .bet-setting .wrapper-buttons{height:auto}main .main-content .betslip #bet-settings .bet-setting .wrapper-buttons .ladder-flow-chooser-container.mobile{display:flex;justify-content:center}}
