@charset "UTF-8";.list-enter-active[data-v-0c633f60],.list-leave-active[data-v-0c633f60]{-webkit-transition:all .3s;transition:all .3s}.list-enter[data-v-0c633f60]{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}.list-leave-to[data-v-0c633f60]{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.slide-fade-enter-active[data-v-0c633f60],.slide-fade-leave-active[data-v-0c633f60]{-webkit-transition:all .3s linear;transition:all .3s linear}.slide-fade-enter[data-v-0c633f60],.slide-fade-leave-to[data-v-0c633f60]{opacity:0}.game-block-main[data-v-0c633f60]{margin:0 auto;max-width:860px;background-color:#28292d;border-radius:8px;padding:9px;position:relative;border:1px solid #28292d}.game-block[data-v-0c633f60]{background-color:#161718;background-image:-webkit-gradient(linear,left top,left bottom,from(#161718),to(#2c2e30));background-image:linear-gradient(#161718,#2c2e30);border:1px solid #45484e;border-radius:4px;-webkit-box-shadow:0 0 8px 0 #000;box-shadow:0 0 8px #000;position:relative}.game-screen[data-v-0c633f60]{width:100%;position:relative}#canvasWrap[data-v-0c633f60]{width:100%;height:540px;position:relative}#gameScreenPlinko[data-v-0c633f60]:before{content:"";display:block;padding-top:62%}#gameCanvas[data-v-0c633f60],#gameBackground[data-v-0c633f60],#gamePlinkos[data-v-0c633f60]{top:0;left:0;width:100%;position:absolute;display:inline-block;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden!important}.holes[data-v-0c633f60]{width:100%}.holes-wrap[data-v-0c633f60]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.holes-wrap>.hole[data-v-0c633f60]{width:100%;margin:0 1px;background-color:#00acff;border-radius:4px;-webkit-transition:.5s ease;transition:.5s ease;position:relative}.holes-wrap>.hole.active[data-v-0c633f60]{-webkit-animation:shake-hole-0c633f60 .4s ease-in-out;animation:shake-hole-0c633f60 .4s ease-in-out}@-webkit-keyframes shake-hole-0c633f60{0%{-webkit-transform:translateY(0);transform:translateY(0)}12.5%{-webkit-transform:translateY(7px);transform:translateY(7px);background-color:#ffdd47}37.5%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}62.5%{-webkit-transform:translateY(2px);transform:translateY(2px)}87.5%{-webkit-transform:translateY(-1px);transform:translateY(-1px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes shake-hole-0c633f60{0%{-webkit-transform:translateY(0);transform:translateY(0)}12.5%{-webkit-transform:translateY(7px);transform:translateY(7px);background-color:#ffdd47}37.5%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}62.5%{-webkit-transform:translateY(2px);transform:translateY(2px)}87.5%{-webkit-transform:translateY(-1px);transform:translateY(-1px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.hole-tooltip[data-v-0c633f60]{visibility:hidden;white-space:nowrap;background-color:#161718;color:#00acff;text-align:center;border-radius:4px;padding:3px 5px;position:absolute;z-index:1;bottom:125%;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;display:-webkit-box;display:-ms-flexbox;display:flex}.hole-tooltip[data-v-0c633f60]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#161718 transparent transparent transparent}.hole-tooltip>div[data-v-0c633f60]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;font-weight:700}.hole-tooltip>div>span[data-v-0c633f60]{text-align:left}.hole-tooltip>div>span[data-v-0c633f60]:last-of-type{margin-top:2px}.hole-tooltip>div[data-v-0c633f60]:first-of-type{margin-right:3px}.hole-tooltip>div:last-of-type>span[data-v-0c633f60]{text-align:right;margin-right:3px;background-color:#2b2d2f;width:100%;padding:0 5px;border-radius:4px}.holes-wrap>.hole:hover .hole-tooltip[data-v-0c633f60],.hole-tooltip.error[data-v-0c633f60]{opacity:1;visibility:visible}.hole-tooltip.error[data-v-0c633f60]{background-color:#ff4d4d;color:#fff}.hole-tooltip.error[data-v-0c633f60]:after{border-color:#FF4D4D transparent transparent transparent}.holes-wrap .hole-data[data-v-0c633f60]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 0}.holes-wrap .hole-data>span[data-v-0c633f60]:first-of-type{font-weight:700;font-size:13px;vertical-align:text-bottom;color:#1d1e23}.holes-wrap .hole-data>span[data-v-0c633f60]:last-of-type{font-size:10px;color:#1d1e23}.holes-wrap .holes-edit[data-v-0c633f60]{position:absolute;right:-90px;width:80px;text-align:left;font-weight:700}.holes-wrap .holes-edit-left[data-v-0c633f60]{position:absolute;left:-90px;width:80px;text-align:right;font-weight:700}.holes-wrap .holes-edit a[data-v-0c633f60]{color:#00aceb;-webkit-transition:.2s ease;transition:.2s ease}.holes-wrap .holes-edit a[data-v-0c633f60]:hover{color:#00769c}.holes-editor[data-v-0c633f60]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px auto 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#3a3d46;padding:8px;border-radius:4px}.holes-select[data-v-0c633f60]{padding:3px;margin:0 -3px;border-radius:4px;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer}.holes-select[data-v-0c633f60]:hover{background-color:#63666e}.holes-low .hole[data-v-0c633f60]{background-color:#0eaf51}.holes-med .hole[data-v-0c633f60]{background-color:#ffdd47}.holes-high .hole[data-v-0c633f60]{background-color:#ff4d4d}.holes-custom[data-v-0c633f60]{margin-top:10px}.holes-custom-title[data-v-0c633f60]{font-weight:700}.hole-input[data-v-0c633f60]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.hole-input input[data-v-0c633f60]{background-color:#282a2c;border:1px solid #00acff;border-radius:4px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:block;min-width:0;width:100%;font-weight:700;padding:4px 0;text-align:center;color:#fff}.hole-input .hole-tooltip>div>span[data-v-0c633f60]{min-width:unset}.holes-rtp[data-v-0c633f60]{position:relative;margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.holes-rtp .holes-rtp-value-wrap[data-v-0c633f60]{-webkit-box-flex:1;-ms-flex:1;flex:1}.holes-rtp .holes-rtp-value[data-v-0c633f60]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;border:2px solid #00acff;border-radius:4px;color:#ffdd47;padding:0 3px;z-index:1;background-color:#3a3d46;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.holes-rtp .holes-rtp-value>span[data-v-0c633f60]:first-of-type{margin-right:3px}.holes-rtp .holes-rtp-value.error[data-v-0c633f60]{color:#ff4d4d}.holes-rtp-error[data-v-0c633f60]{position:absolute;left:0;right:0}.holes-rtp-error[data-v-0c633f60]:before{content:"";display:block;width:6px;height:6px;margin:-6px auto 0;border:6px solid transparent;border-bottom:6px solid #FF4D4D}.holes-rtp-error>div[data-v-0c633f60]{display:inline-block;background-color:#3a3d46;border:2px solid #FF4D4D;border-radius:4px;padding:3px 5px}.holes-rtp-help[data-v-0c633f60]{color:rgba(255,255,255,.8);font-size:12px;vertical-align:baseline;cursor:pointer}.holes-rtp-tooltip[data-v-0c633f60]{visibility:hidden;opacity:0;background-color:#161718;color:#fff;border:1px solid #00769c;border-radius:4px;padding:3px 5px;position:absolute;z-index:1;bottom:125%;-webkit-transition:opacity .3s;transition:opacity .3s;font-size:10px;width:260px;margin-left:-70px;text-align:left}.holes-rtp-tooltip[data-v-0c633f60]:after{content:"";position:absolute;top:100%;left:50%;margin-left:50px;border-width:5px;border-style:solid;border-color:#161718 transparent transparent transparent}.holes-rtp-help:hover+.holes-rtp-tooltip[data-v-0c633f60]{visibility:visible;opacity:1}.max-bet[data-v-0c633f60]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#00acff;font-weight:700;font-size:12px}.max-bet>span[data-v-0c633f60]{margin:0 2px}.custom-buttons[data-v-0c633f60]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.custom-buttons button[data-v-0c633f60]{border:1px solid #00769c;border-radius:4px;background-color:#282a2c;color:#fff;width:24px;height:24px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer}.custom-buttons button[data-v-0c633f60]:hover{border-color:#00bfff;-webkit-box-shadow:none;box-shadow:none}.custom-buttons button[data-v-0c633f60]:first-of-type{margin-right:3px}.custom-buttons button:last-of-type svg[data-v-0c633f60]{margin-right:-1px}.custom-buttons-save[data-v-0c633f60]{color:#fff;position:absolute;left:4px;-webkit-animation:custom-save-0c633f60 .5s ease-in-out;animation:custom-save-0c633f60 .5s ease-in-out}@-webkit-keyframes custom-save-0c633f60{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(30px) scale(.7);transform:translate(30px) scale(.7)}}@keyframes custom-save-0c633f60{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(30px) scale(.7);transform:translate(30px) scale(.7)}}.custom-save-presets[data-v-0c633f60]{position:absolute;top:0;bottom:0;left:0;right:0;padding:0 4px;background-color:#1d1e23;border:1px solid rgba(0,191,255,.9);border-radius:4px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.custom-save-presets .presets-close[data-v-0c633f60]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;cursor:pointer}.custom-save-presets .presets-close>span[data-v-0c633f60]{-ms-flex-item-align:end;align-self:flex-end}.custom-save-presets .presets-close>span>svg[data-v-0c633f60]{margin-bottom:-2px}.custom-save-presets .presets-title[data-v-0c633f60]{font-weight:700}.custom-clear[data-v-0c633f60]{position:absolute;top:3px;right:5px;font-size:10px;border:1px solid #00769c;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4px;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease}.custom-clear svg[data-v-0c633f60]{margin-left:2px}.custom-clear[data-v-0c633f60]:hover{border-color:#00bfff}.holes-editor-mobile[data-v-0c633f60],.game-elements .mobile-block[data-v-0c633f60]{display:none}.game-elements[data-v-0c633f60]{margin-top:10px}.game-elements .game-button-wrap[data-v-0c633f60]{padding-top:16px}.game-element-box-right[data-v-0c633f60]{width:92px;margin:0 3px}.game-element-box-right input[data-v-0c633f60]{padding-left:5px;padding-right:5px}.game-elements-right .field-switcher[data-v-0c633f60]{margin-top:2px}.result-block[data-v-0c633f60]{position:absolute;left:6%;top:15%}.result-block>div[data-v-0c633f60]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.result-block .list-item[data-v-0c633f60]{background-color:#00acff;margin:1px 0;border-radius:4px;padding:2px 0;color:#1d1e23;font-weight:700;font-size:13px}.result-block .list-item.even[data-v-0c633f60]{background-color:#2fe4ff}.result-block .list-item>span[data-v-0c633f60]:last-of-type{font-size:10px;font-weight:400}.game-elements-right[data-v-0c633f60]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.game-auto[data-v-0c633f60]{margin-top:0;-webkit-transition:.5s ease-out;transition:.5s ease-out}.game-auto.active[data-v-0c633f60]{margin-top:30px}.holes-edit-mobile div[data-v-0c633f60]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.holes-edit-mobile button[data-v-0c633f60],.turbo-button[data-v-0c633f60]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #00769c;background-color:#28292d;border-radius:4px;color:#fff;cursor:pointer;height:18px;width:54px;padding:0 1px}.holes-edit-mobile button.active[data-v-0c633f60],.turbo-button.active[data-v-0c633f60]{border-color:#00bfff;background-color:#00769c;font-weight:700}.holes-edit-mobile button[data-v-0c633f60]:last-of-type{margin-top:4px}.holes-edit-mobile button[data-v-0c633f60]:hover,.turbo-button[data-v-0c633f60]:hover{-webkit-box-shadow:none;box-shadow:none;border-color:#00bfff}.game-button-wrap .turbo-button[data-v-0c633f60]{height:20px;margin:-5px auto 0}.holes-edit-mobile[data-v-0c633f60]{display:none}@media (max-width: 1919px){#gameCanvas[data-v-0c633f60],#gameBackground[data-v-0c633f60],#gamePlinkos[data-v-0c633f60]{width:80%;margin:0 auto;left:0;right:0}#gameScreenPlinko[data-v-0c633f60]:before{padding-top:49%}}@media (max-width: 767px){.game-block-main[data-v-0c633f60]{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.game-elements .mobile-block[data-v-0c633f60]{display:block}.game-elements .desktop-block[data-v-0c633f60]{display:none}.game-elements .game-elements-start[data-v-0c633f60]{-ms-flex-pack:distribute;justify-content:space-around}.game-elements .game-elements-right[data-v-0c633f60]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-pack:distribute;justify-content:space-around}.game-elements .game-button-wrap[data-v-0c633f60]{padding-top:0}.game-elements-right .field-switcher[data-v-0c633f60]{margin-top:0}.game-element-box[data-v-0c633f60]{width:160px}.control.has-icons-left .icon[data-v-0c633f60]{width:35px}.control.has-icons-left .input[data-v-0c633f60]{padding-left:35px}.game-element-box-right[data-v-0c633f60]{width:80px}.game-auto.active[data-v-0c633f60]{margin-top:20px}.holes-wrap>.hole[data-v-0c633f60]{border-radius:2px}.holes-wrap>.hole.hole-input[data-v-0c633f60]{border-radius:4px}.holes-wrap .hole-data>span[data-v-0c633f60]:first-of-type{font-size:6px}.holes-wrap .hole-data>span[data-v-0c633f60]:last-of-type{font-size:4px}.result-block[data-v-0c633f60]{top:10%}.result-block .list-item[data-v-0c633f60]{font-size:8px}.result-block .list-item>span[data-v-0c633f60]:last-of-type{font-size:6px}.holes-edit[data-v-0c633f60]{display:none}.game-menu-settings-item[data-v-0c633f60]{left:5px}.holes-editor[data-v-0c633f60]{position:absolute;margin:0 0 0 -5px;bottom:170px;left:0;right:0;z-index:10;width:calc(100% + 10px);padding:2px 4px}.holes-editor .holes-edit-left[data-v-0c633f60]{display:none}.holes-rtp[data-v-0c633f60]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.max-bet[data-v-0c633f60]{position:inherit}.holes-editor-mobile[data-v-0c633f60],.holes-custom-title[data-v-0c633f60]{display:block;font-weight:700;text-align:left;padding-left:4px}.hole-input input[data-v-0c633f60]{font-size:8px}.holes-rtp-tooltip[data-v-0c633f60]{margin-left:-10px}.holes-rtp-tooltip[data-v-0c633f60]:after{margin-left:-10px}.holes-edit-mobile button[data-v-0c633f60],.turbo-button[data-v-0c633f60]{font-size:10px}.hole-tooltip.left[data-v-0c633f60]{left:-30px}.hole-tooltip.left[data-v-0c633f60]:after{margin-left:-32px}.hole-tooltip.right[data-v-0c633f60]{right:-30px}.hole-tooltip.right[data-v-0c633f60]:after{margin-left:22px}.hole-tooltip>div>span[data-v-0c633f60]:first-of-type{min-width:40px}.hole-tooltip>div[data-v-0c633f60]{font-size:10px}.hole-tooltip>div>span:last-of-type svg[data-v-0c633f60]{height:8px;width:8px}.custom-buttons[data-v-0c633f60]{-webkit-box-flex:0;-ms-flex:0;flex:0}.custom-save-presets[data-v-0c633f60]{padding:8px 2px}.presets-title[data-v-0c633f60]{margin-bottom:8px}}@media (max-width: 320px){.game-elements .game-select[data-v-0c633f60]{font-size:1rem}.game-element-box-right[data-v-0c633f60]{width:65px}.game-elements .input[data-v-0c633f60]{padding-top:4px;padding-bottom:4px}.game-element-box[data-v-0c633f60]{width:140px}.select[data-v-0c633f60]:not(.is-multiple):not(.is-loading):after{margin-top:-.7em}.holes-rtp-value[data-v-0c633f60]{font-size:12px}.holes-rtp .holes-rtp-value>span[data-v-0c633f60]:first-of-type{margin-right:0}.holes-rtp-help[data-v-0c633f60]{display:none}.max-bet[data-v-0c633f60]{font-size:10px}}
