:root{--accent-color: #ffbd29;--bg-color: black;--letters-color: white;--ui-accent: #fdffb4 !important;--ui-background: #1c2b4be5 !important;--base-background: #9c3938 !important}@font-face{font-family:LuckiestGuy;src:url(/assets/LuckiestGuy-D4vvJGjA.ttf) format("truetype")}html{-ms-touch-action:none}body,canvas,div{display:block;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}body{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;border:0;margin:0;cursor:default;color:#000;background-color:#000;text-align:center;font-family:Helvetica,Verdana,Arial,sans-serif;display:flex;flex-direction:column;overflow:hidden}#game-div{background-size:cover;background-position:center}#loading{position:fixed;top:25%;left:25%;width:50%;height:50%;max-width:50%;max-height:50%;display:flex;justify-content:center;align-items:center}svg{width:100%;height:100%;position:absolute;max-width:355px;max-height:341px}#letters-svg{fill:var(--letters-color)}#outline-svg path{stroke:var(--bg-color);stroke-width:10;fill:none;transition:stroke-dashoffset .01s ease-in-out}#letters-svg{transform-origin:center center;animation:scale .25s ease-in-out forwards}@keyframes scale{0%{transform:scale(0)}to{transform:scale(1)}}canvas{opacity:0;animation:show .5s ease-in-out forwards}@keyframes show{0%{opacity:0}to{opacity:1}}.paytable{overflow-x:hidden;display:flex;flex-direction:column;gap:16px;padding:16px}.paytable__title{width:100%;text-align:center;font-size:24px;margin:0}.paytable__group{display:flex;gap:8px;align-items:center}.paytable__group--featured{flex-direction:column}.paytable__group--grid{flex-wrap:wrap;align-items:stretch}.paytable__group--grid .paytable__symbol{width:calc(50% - 4px)}@media(max-width:359px){.paytable__group--grid .paytable__symbol{flex-direction:column;align-items:flex-start}}.paytable__symbol{display:flex;align-items:center;gap:8px;width:100%}.paytable__symbol-image-wrapper{flex:0 1 72px;width:72px;height:72px;background:#ffffff1a;border-radius:4px;padding:8px}.paytable__symbol-text{text-align:left;font-size:14px}.paytable__symbol-image{width:100%;height:100%;object-fit:contain}.paytable__symbol-body{flex:1;min-width:53px;display:flex;gap:16px}.paytable__payout{display:flex;align-items:center;justify-content:center;white-space:nowrap}#pay-table .payout ul{margin:0!important}#pay-table-content{display:block!important;margin:0!important}.paytable--paylines{text-align:center;height:100%}.paytable__paylines-grid{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;justify-content:center;margin-top:30px;overflow-y:scroll;height:100%}.pay-table-page{height:66%}@media(min-width:550px)and (max-height:600px){.pay-table-page{height:76%}}#pay-table-content{align-items:flex-start}
