.ct-series-a .ct-point,.ct-series-a .ct-line,.ct-series-a .ct-bar,.ct-series-a .ct-slice-donut{stroke:url(#gradient)}.ct-series-a .ct-slice-pie,.ct-series-a .ct-area{fill:url(#gradient)}.ke-nos{width:100%;display:flex;flex-wrap:wrap;margin:0 -5px;padding:20px 9%}.ke-no{background:#1e2336;border-radius:8px;width:calc(14.285% - 10px);margin:5px;text-align:center;line-height:60px;border-bottom:5px solid #161b2e;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .2s,transform .2s,box-shadow .2s;color:#fff;font-weight:600;font-size:20px;cursor:pointer;position:relative}.ke-no:before{opacity:0%;content:"";background-color:#ff9500;-webkit-mask-image:url(/assets/knob_logo-hUvvvv_L.svg);mask-image:url(/assets/knob_logo-hUvvvv_L.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:100%;height:100%;display:block;position:absolute;top:0;left:0;right:0;transform:scale(.69);z-index:1;filter:drop-shadow(3px 3px 3px rgba(0,0,0,.4))}@media(hover:hover)and (pointer:fine){.ke-nos:not(.disabled) .ke-no:not(.active):hover{background:#ff9500;border-bottom-color:#fb6a31;color:#000}.ke-nos:not(.disabled) .ke-no:not(.active):hover:before{opacity:0}}.ke-no.active{color:transparent;border-bottom-color:#ff9502;box-shadow:0 4px 4px #ff950266}.ke-no.active:before{opacity:100%!important;transition:opacity .2s;background:linear-gradient(to right,#ff6c23,#fe9201)}.disabled .ke-no:not(.active){cursor:default}.ke-no:not(.active).picked{animation-name:keno-picked;animation-duration:.3s;animation-fill-mode:forwards;transition:background-color .15s}@keyframes keno-picked{0%{transform:scale(1)}50%{transform:scale(.7);background:#484e62;color:#1e2336}to{transform:scale(1);background:#484e62;color:#1e2336}}.ke-nos.showing-results .ke-no.active:not(.picked):before,.ke-modal .ke-no.active:not(.picked):before{background:#484e62!important}.ke-nos.showing-results .ke-no.active:not(.picked),.ke-modal .ke-no.active:not(.picked){border-bottom-color:#484e62;box-shadow:none}.ke-no.active.picked{animation-name:keno-picked-win;animation-duration:.3s;animation-fill-mode:forwards;transition:background-color .15s,box-shadow .2s;overflow:hidden;border-bottom-color:#27db9a;box-shadow:0 4px 4px #27db9a66}@keyframes keno-picked-win{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}.ke-no.picked.active:before{background:transparent;background-color:#27db9a;animation-name:keno-logo-win;animation-duration:.4s;animation-delay:.15s}@keyframes keno-logo-win{0%{transform:rotate(0) scale(.69)}33%{transform:rotate(30deg) scale(.9)}50%{transform:rotate(0) scale(1)}66%{transform:rotate(-20deg) scale(.9)}to{transform:rotate(0) scale(.69)}}@keyframes keno-shine{0%{transform:rotate(-25deg) translate(100%)}to{transform:rotate(-25deg) translate(-220%)}}@media(min-width:768px)and (max-height:819px){.ke-nos{padding:12px 9%}.ke-no{line-height:50px;font-size:18px;border-bottom-width:4px}}@media(min-width:768px)and (max-height:700px){.ke-nos{padding:10px 9%}.ke-no{line-height:42px;font-size:16px;border-bottom-width:3px}}@media(min-width:768px)and (max-height:600px){.ke-nos{padding:8px 9%}.ke-no{line-height:36px;font-size:14px;border-bottom-width:3px}}@media(max-width:575.98px){.ke-nos{padding:10px 0 0;margin:0 -2px}.ke-no{flex:0 0 calc((100% - 28px) / 7);width:calc((100% - 28px) / 7);height:50px;line-height:50px;margin:2px;border-width:2px}}@media(max-width:399px){.ke-no{font-size:16px}}.ke-wrapper{display:flex;padding:16px 0;width:100%}.ke-nos-container{position:relative;width:100%}.ke-nos-dimmed .ke-nos{opacity:.4;transition:opacity .3s}.ke-win-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.ke-win-field{height:40px;min-height:40px;background:#163438;color:#27db9a;border:2px solid #27DB9A;border-radius:8px;padding:0 24px;font-weight:600;font-size:18px;display:flex;align-items:center;gap:4px}@media(min-width:768px)and (max-height:819px){.ke .game-footer,.ke .game-footer .form-control,.ke .game-footer .input-group-text{font-size:14px}.ke .game-footer{padding-bottom:.5rem}}@media(min-width:768px)and (max-height:700px){.ke .game-footer,.ke .game-footer .form-control,.ke .game-footer .input-group-text{font-size:13px}.ke .game-footer{padding-bottom:.25rem}}@media(min-width:768px)and (max-height:600px){.ke .game-footer,.ke .game-footer .form-control,.ke .game-footer .input-group-text{font-size:12px}.ke .game-footer{padding-bottom:.25rem}}.ct-label{fill:#0006;color:#0006;font-size:.75rem;line-height:1}.ct-chart-line .ct-label,.ct-chart-bar .ct-label{display:flex}.ct-chart-pie .ct-label,.ct-chart-donut .ct-label{dominant-baseline:central}.ct-label.ct-horizontal.ct-start{align-items:flex-end;justify-content:flex-start;text-align:left}.ct-label.ct-horizontal.ct-end{align-items:flex-start;justify-content:flex-start;text-align:left}.ct-label.ct-vertical.ct-start{align-items:flex-end;justify-content:flex-end;text-align:right}.ct-label.ct-vertical.ct-end{align-items:flex-end;justify-content:flex-start;text-align:left}.ct-chart-bar .ct-label.ct-horizontal.ct-start{align-items:flex-end;justify-content:center;text-align:center}.ct-chart-bar .ct-label.ct-horizontal.ct-end{align-items:flex-start;justify-content:center;text-align:center}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start{align-items:flex-end;justify-content:flex-start;text-align:left}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end{align-items:flex-start;justify-content:flex-start;text-align:left}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start{align-items:center;justify-content:flex-end;text-align:right}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end{align-items:center;justify-content:flex-start;text-align:left}.ct-grid{stroke:#0003;stroke-width:1px;stroke-dasharray:2px}.ct-grid-background{fill:none}.ct-point{stroke-width:10px;stroke-linecap:round}.ct-line{fill:none;stroke-width:2px}.ct-area{stroke:none;fill-opacity:.1}.ct-bar{fill:none;stroke-width:10px}.ct-slice-donut{fill:none;stroke-width:60px}.ct-series-a .ct-point,.ct-series-a .ct-line,.ct-series-a .ct-bar,.ct-series-a .ct-slice-donut{stroke:url(#gradient)}.ct-series-a .ct-slice-pie,.ct-series-a .ct-area{fill:url(#gradient)}.ct-series-b .ct-point,.ct-series-b .ct-line,.ct-series-b .ct-bar,.ct-series-b .ct-slice-donut{stroke:#0000004d}.ct-series-b .ct-slice-pie,.ct-series-b .ct-area{fill:#0000004d}.ct-square{display:block;position:relative;width:100%}.ct-square:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:100%}.ct-square:after{content:"";display:table;clear:both}.ct-square>svg{display:block;position:absolute;top:0;left:0}.ct-minor-second{display:block;position:relative;width:100%}.ct-minor-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:93.75%}.ct-minor-second:after{content:"";display:table;clear:both}.ct-minor-second>svg{display:block;position:absolute;top:0;left:0}.ct-major-second{display:block;position:relative;width:100%}.ct-major-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:88.8888888889%}.ct-major-second:after{content:"";display:table;clear:both}.ct-major-second>svg{display:block;position:absolute;top:0;left:0}.ct-minor-third{display:block;position:relative;width:100%}.ct-minor-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:83.3333333333%}.ct-minor-third:after{content:"";display:table;clear:both}.ct-minor-third>svg{display:block;position:absolute;top:0;left:0}.ct-major-third{display:block;position:relative;width:100%}.ct-major-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:80%}.ct-major-third:after{content:"";display:table;clear:both}.ct-major-third>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fourth{display:block;position:relative;width:100%}.ct-perfect-fourth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:75%}.ct-perfect-fourth:after{content:"";display:table;clear:both}.ct-perfect-fourth>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fifth{display:block;position:relative;width:100%}.ct-perfect-fifth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:66.6666666667%}.ct-perfect-fifth:after{content:"";display:table;clear:both}.ct-perfect-fifth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-sixth{display:block;position:relative;width:100%}.ct-minor-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:62.5%}.ct-minor-sixth:after{content:"";display:table;clear:both}.ct-minor-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-golden-section{display:block;position:relative;width:100%}.ct-golden-section:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:61.804697157%}.ct-golden-section:after{content:"";display:table;clear:both}.ct-golden-section>svg{display:block;position:absolute;top:0;left:0}.ct-major-sixth{display:block;position:relative;width:100%}.ct-major-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:60%}.ct-major-sixth:after{content:"";display:table;clear:both}.ct-major-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-seventh{display:block;position:relative;width:100%}.ct-minor-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:56.25%}.ct-minor-seventh:after{content:"";display:table;clear:both}.ct-minor-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-seventh{display:block;position:relative;width:100%}.ct-major-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:53.3333333333%}.ct-major-seventh:after{content:"";display:table;clear:both}.ct-major-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-octave{display:block;position:relative;width:100%}.ct-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:50%}.ct-octave:after{content:"";display:table;clear:both}.ct-octave>svg{display:block;position:absolute;top:0;left:0}.ct-major-tenth{display:block;position:relative;width:100%}.ct-major-tenth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:40%}.ct-major-tenth:after{content:"";display:table;clear:both}.ct-major-tenth>svg{display:block;position:absolute;top:0;left:0}.ct-major-eleventh{display:block;position:relative;width:100%}.ct-major-eleventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:37.5%}.ct-major-eleventh:after{content:"";display:table;clear:both}.ct-major-eleventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-twelfth{display:block;position:relative;width:100%}.ct-major-twelfth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:33.3333333333%}.ct-major-twelfth:after{content:"";display:table;clear:both}.ct-major-twelfth>svg{display:block;position:absolute;top:0;left:0}.ct-double-octave{display:block;position:relative;width:100%}.ct-double-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:25%}.ct-double-octave:after{content:"";display:table;clear:both}.ct-double-octave>svg{display:block;position:absolute;top:0;left:0}.ke-controls-after-bet{display:flex;flex-direction:column;gap:8px}.ke-pick-controls{width:100%;margin:16px 0 0;border-radius:8px;display:flex;flex-wrap:wrap;align-items:center}.ke-pick-controls .ke-tiles-selector{flex:1;width:100%;min-width:0;display:flex;align-items:stretch;flex-wrap:nowrap;gap:6px}.ke-pick-controls .ke-tiles-selector .ke-tiles-item{min-width:0}.ke-pick-controls .ke-tiles-selector .ke-tiles-select{flex:1 1 25%;height:40px;display:flex;min-width:0}.ke-pick-controls .ke-tiles-selector .ke-tiles-select select.custom-select{flex:1 1 0;min-width:0;width:100%;box-sizing:border-box}.ke-pick-controls .ke-tiles-selector .ke-random-picks{flex:2 2 50%;height:40px;display:flex;min-width:0}.ke-pick-controls .ke-tiles-selector .ke-tiles-clear{flex:1 1 25%;height:40px;display:flex;min-width:0}#app .ke-pick-controls .ke-tiles-selector .custom-select,#app .ke-pick-controls .ke-tiles-selector .ke-random-picks .btn{background-color:#0d0e24!important}#app .ke-pick-controls .ke-tiles-selector .custom-select,#app .ke-pick-controls .ke-tiles-selector .btn{font-size:14px!important}.ke-pick-controls .custom-select,.ke-pick-controls .btn{border-radius:8px;height:40px;font-weight:600}.ke-pick-controls .ke-random-picks{min-width:0;flex:1 1 auto}#app .ke-pick-controls .ke-random-picks .ke-random-picks-btn,#app .ke-pick-controls .ke-random-picks .ke-random-picks-btn.btn-secondary{background-color:#0d0e24!important;padding:0 4px!important;flex:1;min-width:0;max-width:100%;height:40px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#app .ke-pick-controls .ke-random-picks .ke-random-picks-btn *,#app .ke-pick-controls .ke-random-picks .ke-random-picks-btn svg,#app .ke-pick-controls .ke-random-picks .ke-random-picks-btn span,#app .ke-pick-controls .ke-random-picks .ke-random-picks-btn.btn-secondary *,#app .ke-pick-controls .ke-random-picks .ke-random-picks-btn.btn-secondary svg,#app .ke-pick-controls .ke-random-picks .ke-random-picks-btn.btn-secondary span{color:inherit!important}#app .ke-pick-controls .ke-random-picks .ke-random-picks-btn .fa-icon,#app .ke-pick-controls .ke-random-picks .ke-random-picks-btn.btn-secondary .fa-icon{font-size:1.25em}#app .ke-pick-controls .ke-tiles-clear .ke-clear-btn{display:flex;flex:1;min-width:0;height:40px!important;padding:0 8px;justify-content:center;align-items:center;gap:4px;flex-shrink:0;color:#ff9500}#app .ke-pick-controls .ke-tiles-clear .ke-clear-btn:disabled{color:#484e62}.ke-switch-wrapper{display:flex;flex-direction:column;gap:4px;width:100%}.ke-switch-label{font-weight:600;white-space:nowrap;margin-bottom:.5rem}.ke-switch-row{display:flex;align-items:center;width:100%}.ke-pick-controls .btn span{padding:0 0 0 5px}@media(max-width:575.98px){.ke-pick-controls{margin:8px 2px 0;flex-direction:column;align-items:stretch}.ke-pick-controls .ke-tiles-selector .ke-tiles-item{flex:1 1 auto}.ke-pick-controls .btn{padding:0 10px}.ke-pick-controls .custom-select{padding:0 17px 0 10px;background-position:90% center}.ke-pick-controls .btn:not(.ke-random-picks-btn) span{display:none}}.ct-label[data-v-26b18012]{fill:#0006;color:#0006;font-size:.75rem;line-height:1}.ct-chart-line .ct-label[data-v-26b18012],.ct-chart-bar .ct-label[data-v-26b18012]{display:flex}.ct-chart-pie .ct-label[data-v-26b18012],.ct-chart-donut .ct-label[data-v-26b18012]{dominant-baseline:central}.ct-label.ct-horizontal.ct-start[data-v-26b18012]{align-items:flex-end;justify-content:flex-start;text-align:left}.ct-label.ct-horizontal.ct-end[data-v-26b18012]{align-items:flex-start;justify-content:flex-start;text-align:left}.ct-label.ct-vertical.ct-start[data-v-26b18012]{align-items:flex-end;justify-content:flex-end;text-align:right}.ct-label.ct-vertical.ct-end[data-v-26b18012]{align-items:flex-end;justify-content:flex-start;text-align:left}.ct-chart-bar .ct-label.ct-horizontal.ct-start[data-v-26b18012]{align-items:flex-end;justify-content:center;text-align:center}.ct-chart-bar .ct-label.ct-horizontal.ct-end[data-v-26b18012]{align-items:flex-start;justify-content:center;text-align:center}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start[data-v-26b18012]{align-items:flex-end;justify-content:flex-start;text-align:left}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end[data-v-26b18012]{align-items:flex-start;justify-content:flex-start;text-align:left}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start[data-v-26b18012]{align-items:center;justify-content:flex-end;text-align:right}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end[data-v-26b18012]{align-items:center;justify-content:flex-start;text-align:left}.ct-grid[data-v-26b18012]{stroke:#0003;stroke-width:1px;stroke-dasharray:2px}.ct-grid-background[data-v-26b18012]{fill:none}.ct-point[data-v-26b18012]{stroke-width:10px;stroke-linecap:round}.ct-line[data-v-26b18012]{fill:none;stroke-width:2px}.ct-area[data-v-26b18012]{stroke:none;fill-opacity:.1}.ct-bar[data-v-26b18012]{fill:none;stroke-width:10px}.ct-slice-donut[data-v-26b18012]{fill:none;stroke-width:60px}.ct-series-a .ct-point[data-v-26b18012],.ct-series-a .ct-line[data-v-26b18012],.ct-series-a .ct-bar[data-v-26b18012],.ct-series-a .ct-slice-donut[data-v-26b18012]{stroke:url(#gradient)}.ct-series-a .ct-slice-pie[data-v-26b18012],.ct-series-a .ct-area[data-v-26b18012]{fill:url(#gradient)}.ct-series-b .ct-point[data-v-26b18012],.ct-series-b .ct-line[data-v-26b18012],.ct-series-b .ct-bar[data-v-26b18012],.ct-series-b .ct-slice-donut[data-v-26b18012]{stroke:#0000004d}.ct-series-b .ct-slice-pie[data-v-26b18012],.ct-series-b .ct-area[data-v-26b18012]{fill:#0000004d}.ct-square[data-v-26b18012]{display:block;position:relative;width:100%}.ct-square[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:100%}.ct-square[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-square>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-minor-second[data-v-26b18012]{display:block;position:relative;width:100%}.ct-minor-second[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:93.75%}.ct-minor-second[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-minor-second>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-major-second[data-v-26b18012]{display:block;position:relative;width:100%}.ct-major-second[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:88.8888888889%}.ct-major-second[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-major-second>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-minor-third[data-v-26b18012]{display:block;position:relative;width:100%}.ct-minor-third[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:83.3333333333%}.ct-minor-third[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-minor-third>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-major-third[data-v-26b18012]{display:block;position:relative;width:100%}.ct-major-third[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:80%}.ct-major-third[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-major-third>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-perfect-fourth[data-v-26b18012]{display:block;position:relative;width:100%}.ct-perfect-fourth[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:75%}.ct-perfect-fourth[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-perfect-fourth>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-perfect-fifth[data-v-26b18012]{display:block;position:relative;width:100%}.ct-perfect-fifth[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:66.6666666667%}.ct-perfect-fifth[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-perfect-fifth>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-minor-sixth[data-v-26b18012]{display:block;position:relative;width:100%}.ct-minor-sixth[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:62.5%}.ct-minor-sixth[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-minor-sixth>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-golden-section[data-v-26b18012]{display:block;position:relative;width:100%}.ct-golden-section[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:61.804697157%}.ct-golden-section[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-golden-section>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-major-sixth[data-v-26b18012]{display:block;position:relative;width:100%}.ct-major-sixth[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:60%}.ct-major-sixth[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-major-sixth>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-minor-seventh[data-v-26b18012]{display:block;position:relative;width:100%}.ct-minor-seventh[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:56.25%}.ct-minor-seventh[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-minor-seventh>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-major-seventh[data-v-26b18012]{display:block;position:relative;width:100%}.ct-major-seventh[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:53.3333333333%}.ct-major-seventh[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-major-seventh>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-octave[data-v-26b18012]{display:block;position:relative;width:100%}.ct-octave[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:50%}.ct-octave[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-octave>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-major-tenth[data-v-26b18012]{display:block;position:relative;width:100%}.ct-major-tenth[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:40%}.ct-major-tenth[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-major-tenth>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-major-eleventh[data-v-26b18012]{display:block;position:relative;width:100%}.ct-major-eleventh[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:37.5%}.ct-major-eleventh[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-major-eleventh>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-major-twelfth[data-v-26b18012]{display:block;position:relative;width:100%}.ct-major-twelfth[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:33.3333333333%}.ct-major-twelfth[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-major-twelfth>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ct-double-octave[data-v-26b18012]{display:block;position:relative;width:100%}.ct-double-octave[data-v-26b18012]:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:25%}.ct-double-octave[data-v-26b18012]:after{content:"";display:table;clear:both}.ct-double-octave>svg[data-v-26b18012]{display:block;position:absolute;top:0;left:0}.ke-footer-row[data-v-26b18012]{display:flex;justify-content:center;align-items:center;padding-top:0;width:100%}.ke-footer-pick[data-v-26b18012],.ke-pays[data-v-26b18012]{min-height:60px;height:60px;width:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.ke-footer-pick[data-v-26b18012]{font-weight:600}.ke-pays[data-v-26b18012]{border-radius:4px;overflow:hidden;color:#abb1be;font-size:14px;font-weight:600}.ke-table-horizontal[data-v-26b18012]{display:flex;flex-wrap:wrap;justify-content:stretch;align-items:center;max-height:none;width:100%}.ke-pay-cell[data-v-26b18012]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px;white-space:nowrap;flex:1 1 0;min-width:44px}.ke-pay-cell[data-v-26b18012]:not(:last-child){border-right:1px solid #00011d}.ke-pay-cell.active[data-v-26b18012]{color:#a09999;background:#484e62}.ke-pay-cell.active.pays[data-v-26b18012]{background-color:#163438;color:#27db9a;font-weight:600}.ke-pay-payout[data-v-26b18012]{font-weight:600}.ke-pay-hits[data-v-26b18012]{display:inline-flex;align-items:center;gap:3px}.ke-pay-logo[data-v-26b18012]{display:inline-block;width:12px;height:12px;background-color:#abb1be;-webkit-mask-image:url(/assets/knob_logo-hUvvvv_L.svg);mask-image:url(/assets/knob_logo-hUvvvv_L.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;flex-shrink:0}.ke-pay-cell.active.pays .ke-pay-logo[data-v-26b18012]{background-color:#27db9a}.ke-table[data-v-26b18012]{max-height:200px}@media not (min-width:575px){.ke-footer-pick[data-v-26b18012],.ke-pays[data-v-26b18012]{min-height:40px;height:40px}}@media not (min-width:650px){.ke-pays.ke-pays-crowded[data-v-26b18012]{font-size:10px;min-height:40px;height:40px}.ke-pays.ke-pays-crowded .ke-pay-cell[data-v-26b18012]{min-width:35px;padding:8px 0}.ke-pays.ke-pays-crowded .ke-pay-payout[data-v-26b18012],.ke-pays.ke-pays-crowded .ke-pay-hits[data-v-26b18012]{font-size:10px}}@media not (min-width:575px){.ke-pays.ke-pays-crowded .ke-table-horizontal[data-v-26b18012]{gap:0px}.ke-pays.ke-pays-crowded .ke-pay-cell[data-v-26b18012]{min-width:30px}.ke-pays.ke-pays-crowded .ke-pay-hits[data-v-26b18012],.ke-pays.ke-pays-crowded .ke-pay-payout[data-v-26b18012]{font-size:8px}.ke-pays.ke-pays-crowded .ke-pay-logo[data-v-26b18012]{width:10px;height:10px}.ke-pays.ke-pays-crowded .ke-table[data-v-26b18012]{max-height:none;font-size:12px}}@media not (min-width:360px){.ke-pays.ke-pays-crowded .ke-pay-cell[data-v-26b18012]{min-width:20px}}
