.wheelOfFortune .page-inner{padding-top:0}.wheelOfFortune .wheel-game-card{background:var(--color-dark-grey-2);border:1px solid var(--color-dark-grey-5);border-radius:.75rem;padding:1rem 1rem 0;margin-bottom:1.5rem;overflow:hidden}@media(min-width:1024px){.wheelOfFortune .wheel-game-card{padding:1.5rem 1.5rem 0}}.wheelOfFortune .wheel-game-card .GameFooter{margin-right:-1.5rem;margin-left:-1.5rem;width:calc(100% + 3rem)}.wheelOfFortune .wheel-container{display:flex;justify-content:center;align-items:start;flex:1;width:100%}@media(min-width:1024px){.wheelOfFortune .wheel-container{justify-content:space-between}}.wheelOfFortune .wheel-container .fortune-wheel{position:relative;--countdown-color:var(--wheel-yellow)}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle{display:flex;justify-content:center;align-items:center;position:relative;isolation:isolate}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle .wheel-segment path{transition:filter .3s ease;stroke:rgba(0,0,0,.3);stroke-width:.5;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15))}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle .wheel-segment path:hover{filter:brightness(1.1) drop-shadow(0 2px 4px rgba(0,0,0,.2))}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle .wheel-divider{stroke:#1a1a2e;stroke-width:.5;opacity:.5}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle .wheel-center-cap{fill:url(#centerCapGradient);stroke:#383b48;stroke-width:4;filter:drop-shadow(0 0 10px rgba(0,0,0,.8))}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle .wheel-center-cap:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid hsla(0,0%,100%,.1);border-radius:50%}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle .wheel-outer-rim{fill:none;stroke:#383b48;stroke-width:6;filter:drop-shadow(0 0 12px rgba(0,0,0,.6))}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle .fortune-wheel-circle-fake-mask{fill:none;stroke:#18181c;stroke-width:12;opacity:.95}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle .fortune-wheel-countdown{z-index:10;pointer-events:none}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle .wheel-svg{position:relative;z-index:1;width:100%;max-width:min(50vh,500px);border-radius:50%;overflow:visible;filter:drop-shadow(0 8px 24px rgba(0,0,0,.05)) drop-shadow(0 4px 12px rgba(0,0,0,0))}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle-minimized{height:150px;padding-left:30px;padding-right:30px;overflow:hidden;align-items:start}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle-minimized~.fortune-wheel-countdown{top:75%;bottom:auto;transform:translateY(-50%)}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle-minimized~.wheel-size-button-container{bottom:auto;top:1rem;right:0}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle line{stroke:var(--color);filter:drop-shadow(0 0 8px var(--color))}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle-dashes{transform-origin:center}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle .pointer.fill-pointer{fill:var(--color);stroke:hsla(0,0%,100%,.4);stroke-width:1px;filter:drop-shadow(0 0 10px var(--color)) brightness(1.3);opacity:1;transition:fill .05s ease,filter .05s ease;will-change:fill,filter}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle .pointer.clip-pointer{fill:#fff;opacity:0}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle.is-spinning .pointer.fill-pointer{opacity:1!important;filter:drop-shadow(0 0 15px var(--color)) brightness(1.5)}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle.is-spinning .pointer.clip-pointer{opacity:1}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle:not(.is-spinning) .pointer.fill-pointer{transition:opacity .3s;filter:drop-shadow(0 0 12px var(--color)) brightness(1.4)}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle:not(.is-spinning) .pointer.clip-pointer{transition:opacity .3s;transition-delay:.3s}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle-fake-mask{fill:var(--color-dark-grey-1)}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-circle #arrow{stroke-width:1px}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-countdown{color:#fff;text-shadow:0 0 15px rgba(0,0,0,.9);font-family:var(--font-number);font-weight:800;transition:.3s;font-size:1.5rem;position:absolute;width:100%;top:53.6%;transform:translateY(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10;pointer-events:none;opacity:0}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-countdown.is-visible{opacity:1}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-countdown .wheel-item{font-size:1.1em;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;color:hsla(0,0%,100%,.8)}.wheelOfFortune .wheel-container .fortune-wheel .fortune-wheel-countdown .roll-timer-value{font-size:2.2rem;line-height:1}.wheelOfFortune .wheel-container .fortune-wheel .wheel-size-button-container{opacity:.25;position:absolute;bottom:0;right:0;transition:all .15s}.wheelOfFortune .wheel-container .fortune-wheel .wheel-size-button-container .wheel-size-button{border-radius:100%;display:flex;justify-content:center;align-items:center;width:2rem!important;height:2rem!important;cursor:pointer}.wheelOfFortune .wheel-container .fortune-wheel .wheel-size-button-container .wheel-size-button svg{fill:var(--color-light-grey-3)}.wheelOfFortune .wheel-container .fortune-wheel .wheel-size-button-container .wheel-size-button:not(.icon-active) svg{stroke:var(--color-light-grey-3)}.wheelOfFortune .wheel-container .fortune-wheel .wheel-size-button-container .wheel-size-button:hover{background-color:var(--color-dark-grey-5)}.wheelOfFortune .wheel-container .fortune-wheel .wheel-size-button-container .wheel-size-button:hover svg{fill:var(--color-light-grey-1)}.wheelOfFortune .wheel-container .fortune-wheel:hover .wheel-size-button-container{opacity:1}.wheelOfFortune .bet-input .bet-input-field{flex:1;fill:var(--color-accent-primary);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-width:1px;border-color:var(--color-dark-grey-4);background-color:var(--color-dark-grey-1);border-radius:.25rem 0 0 .25rem;height:2.5rem}.wheelOfFortune .bet-input .bet-input-field .user-funds-pill{border:none;border-right:1px solid var(--color-dark-grey-4)}.wheelOfFortune .bet-input .bet-input-field input{outline:none!important;color:var(--color-light-grey-1);border:none}@media(min-width:1024px){.wheelOfFortune .bet-input .bet-input-field input{height:2.5rem;border-radius:.5rem .5rem;padding:.5rem 4rem .5rem .5rem;background-color:var(--color-dark-grey-5)!important;min-width:200px}}.wheelOfFortune .bet-input .bet-input-field input::placeholder{color:var(--color-light-grey-3)}.wheelOfFortune .bet-input .bet-input-field .button-clear{right:1rem;background:none;color:var(--color-light-grey-3);line-height:18px;font:Flama-Medium}.wheelOfFortune .bet-input .bet-input-field .button-clear:hover{color:var(--color-light-grey-1)}.wheelOfFortune .bet-input .bet-input-controls{flex:1;height:3.125rem}.wheelOfFortune .bet-input .bet-input-controls .bet-input-controls-inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wheelOfFortune .bet-input .bet-input-controls .bet-input-controls-inner .bet-input-control{padding:0;height:2.5rem;width:100%;border-radius:.125rem;background-color:var(--color-dark-grey-4);font-size:var(--font-xxs);text-transform:uppercase;color:var(--color-text-grey);-webkit-transition:color var(--global-transition),background var(--global-transition);transition:color var(--global-transition),background var(--global-transition)}.wheelOfFortune .bet-input .bet-input-controls .bet-input-controls-inner .bet-input-control:hover{background-color:#373a47;color:var(--color-light-grey-2)}.wheelOfFortune .bet-input .bet-input-controls .bet-input-controls-inner .max-bet-label{flex:1;white-space:nowrap}.wheelOfFortune .last-100-section hr,.wheelOfFortune .previous-rolls-section hr{margin-bottom:.5rem;margin-top:.2rem}.wheelOfFortune .last-100-section .label,.wheelOfFortune .previous-rolls-section .label{font-size:var(--font-sm)}.wheelOfFortune .previous-rolls-section{max-width:fit-content}.wheelOfFortune .previous-rolls-section .previous-rolls-icons{overflow:hidden;max-width:285.6px}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-item{position:relative}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-item .winner{position:absolute;top:0;left:0;font-family:var(--font-flama-medium);width:1.5rem!important;height:1.5rem!important;display:flex;align-items:center;justify-content:center}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-item .cell-color-black{background-color:var(--color-bet-black)}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-item .cell-color-red{background-color:var(--color-bet-red)}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-item .cell-color-gold{background-color:var(--color-bet-gold)}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-item .cell-color-blue{background-color:var(--color-bet-blue)}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-item{transition:transform .3s ease-out}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-entering{animation:roll-enter .5s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes roll-enter{0%{opacity:0;transform:translateX(-30px) scale(.7)}60%{opacity:1;transform:translateX(5px) scale(1.02)}to{opacity:1;transform:translateX(0) scale(1)}}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-shifting{animation:roll-shift .5s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes roll-shift{0%{transform:translateX(-28px)}to{transform:translateX(0)}}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-enter-active,.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-item,.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-leave-active{opacity:1}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-enter{animation-name:slide-left-appear,stay-put;animation-duration:.9s,5.3s;animation-delay:0s,.9s;animation-timing-function:ease,ease-out;position:absolute;right:-29px}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-leave{animation-name:slide-left-disappear,stay-put-hidden;animation-duration:1s,5.3s;animation-delay:.1s,1.1s;animation-timing-function:ease,ease-out}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-move-left{animation-name:slide-left,stay-put;animation-duration:1s,5.3s;animation-delay:.1s,1.1s;animation-timing-function:ease,ease-out}@keyframes slide-left{0%{transform:translateX(0)}to{transform:translateX(-29px)}}@-webkit-keyframes slide-left{0%{transform:translateX(0)}to{transform:translateX(-29px)}}@keyframes slide-left-disappear{0%{transform:translateX(0);opacity:1}to{transform:translateX(-29px);opacity:0}}@-webkit-keyframes slide-left-disappear{0%{transform:translateX(0);opacity:1}to{transform:translateX(-29px);opacity:0}}@keyframes slide-left-appear{0%{transform:translateX(0);opacity:0}to{transform:translateX(-29px);opacity:1}}@-webkit-keyframes slide-left-appear{0%{transform:translateX(0);opacity:0}to{transform:translateX(-29px);opacity:1}}@keyframes stay-put{0%{transform:translateX(-29px)}to{transform:translateX(-29px)}}@-webkit-keyframes stay-put{0%{transform:translateX(-29px)}to{transform:translateX(-29px)}}@keyframes stay-put-hidden{0%{transform:translateX(-29px);opacity:0}to{transform:translateX(-29px);opacity:0}}@-webkit-keyframes stay-put-hidden{0%{transform:translateX(-29px);opacity:0}to{transform:translateX(-29px);opacity:0}}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-enter-left{animation-name:slide-right-appear,stay-put-right;animation-duration:.9s,5.3s;animation-delay:0s,.9s;animation-timing-function:ease,ease-out;position:absolute;left:-29px}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-leave-right{animation-name:slide-right-disappear,stay-put-hidden-right;animation-duration:1s,5.3s;animation-delay:.1s,1.1s;animation-timing-function:ease,ease-out}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .previous-rolls-move-right{animation-name:slide-right,stay-put-right;animation-duration:1s,5.3s;animation-delay:.1s,1.1s;animation-timing-function:ease,ease-out}@keyframes slide-right{0%{transform:translateX(0)}to{transform:translateX(29px)}}@-webkit-keyframes slide-right{0%{transform:translateX(0)}to{transform:translateX(29px)}}@keyframes slide-right-appear{0%{transform:translateX(0);opacity:0}to{transform:translateX(29px);opacity:1}}@-webkit-keyframes slide-right-appear{0%{transform:translateX(0);opacity:0}to{transform:translateX(29px);opacity:1}}@keyframes slide-right-disappear{0%{transform:translateX(0);opacity:1}to{transform:translateX(29px);opacity:0}}@-webkit-keyframes slide-right-disappear{0%{transform:translateX(0);opacity:1}to{transform:translateX(29px);opacity:0}}@keyframes stay-put-right{0%{transform:translateX(29px)}to{transform:translateX(29px)}}@-webkit-keyframes stay-put-right{0%{transform:translateX(29px)}to{transform:translateX(29px)}}@keyframes stay-put-hidden-right{0%{transform:translateX(29px);opacity:0}to{transform:translateX(29px);opacity:0}}@-webkit-keyframes stay-put-hidden-right{0%{transform:translateX(29px);opacity:0}to{transform:translateX(29px);opacity:0}}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .bets-enter{opacity:0}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .bets-enter-to{opacity:1}.wheelOfFortune .previous-rolls-section .previous-rolls-icons .bets-leave-to{opacity:0}.wheelOfFortune .last-100-section{max-width:fit-content}.wheelOfFortune .last-100-section .cell-color{border-radius:100%}.wheelOfFortune .last-100-section .cell-color-black-wheel{background-color:var(--color-bet-black)}.wheelOfFortune .last-100-section .cell-color-red-wheel{background-color:var(--color-bet-red)}.wheelOfFortune .last-100-section .cell-color-gold-wheel,.wheelOfFortune .last-100-section .cell-color-green-wheel{background-color:var(--color-bet-gold)}.wheelOfFortune .last-100-section .cell-color-blue-wheel{background-color:var(--color-bet-blue)}.wheelOfFortune .last-100-section{display:flex;justify-content:flex-end}.wheelOfFortune .last-100-section .top-section-data{max-width:max-content;gap:1rem}.wheelOfFortune .last-100-section .provably-fair-last-100-link{position:absolute;right:0}.wheelOfFortune .last-100-section .provably-fair-last-100-link .last-100-icon{stroke:var(--color-light-grey-3)}.wheelOfFortune .last-100-section .provably-fair-last-100-link .last-100-icon:hover{stroke:var(--color-accent-primary)}.wheelOfFortune .top-section-data{border-width:1px;border-color:var(--color-dark-grey-4);border-radius:.5rem .5rem;background-color:var(--color-dark-text)}.wheelOfFortune #bet-btn-red{border-color:var(--color-bet-red);background-color:var(--color-bet-red)}.wheelOfFortune #bet-btn-red.bet-btn-placed{color:var(--color-bet-red)!important}.wheelOfFortune #bet-btn-red.bet-btn-placed,.wheelOfFortune #bet-btn-red.bet-btn-placed:hover{background-color:var(--color-bet-red-placed)}.wheelOfFortune #bet-btn-red:hover{background-color:var(--color-bet-red)}.wheelOfFortune #bet-btn-gold{border-color:var(--color-bet-gold)}.wheelOfFortune #bet-btn-gold,.wheelOfFortune #bet-btn-gold:hover{background-color:var(--color-bet-gold)}.wheelOfFortune #bet-btn-gold.bet-btn-placed{color:var(--color-bet-gold)!important}.wheelOfFortune #bet-btn-gold.bet-btn-placed,.wheelOfFortune #bet-btn-gold.bet-btn-placed:hover{background-color:var(--color-bet-gold-placed)}.wheelOfFortune #bet-btn-black{border-color:var(--color-bet-black)}.wheelOfFortune #bet-btn-black,.wheelOfFortune #bet-btn-black:hover{background-color:var(--color-bet-black)}.wheelOfFortune #bet-btn-black.bet-btn-placed{color:var(--color-light-grey-2)!important}.wheelOfFortune #bet-btn-black.bet-btn-placed,.wheelOfFortune #bet-btn-black.bet-btn-placed:hover{background-color:var(--color-bet-black-placed)}.wheelOfFortune #bet-btn-blue{border-color:var(--color-bet-blue)}.wheelOfFortune #bet-btn-blue,.wheelOfFortune #bet-btn-blue:hover{background-color:var(--color-bet-blue)}.wheelOfFortune #bet-btn-blue.bet-btn-placed{background-color:var(--color-bet-blue-placed);color:var(--color-light-grey-2)!important}.wheelOfFortune #bet-btn-blue.bet-btn-placed:hover{background-color:var(--color-bet-black-placed)}.wheelOfFortune .bet-buttons{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1rem;row-gap:1rem}.wheelOfFortune .bet-buttons .bet-btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-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;border-width:2px;border-color:transparent;background-color:transparent;padding:.625rem;color:var(--color-light-grey-1);border-radius:.25rem;-webkit-transition:all var(--global-transition);transition:all var(--global-transition)}.wheelOfFortune .bet-buttons .bet-btn:hover{transform:scale(1.01);filter:brightness(1.15);box-shadow:0 2px 5px 0 var(--color-dark-grey)}.wheelOfFortune .bet-buttons .bet-btn img{margin-bottom:.3rem;width:2.75rem}.wheelOfFortune .bet-buttons .bet-btn-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;-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:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.625rem}.wheelOfFortune .bet-buttons .bet-btn-main .loader-spinner{width:1rem}.wheelOfFortune .bet-buttons .bet-btn.bet-btn-placed{-webkit-box-shadow:none;box-shadow:none;transform:scale(1.01);filter:brightness(1.15);box-shadow:0 2px 5px 0 var(--color-dark-grey);-webkit-transition:none;transition:none}.wheelOfFortune .bet-buttons .bet-btn.bet-btn-win.bet-btn-placed{box-shadow:0 2px 5px 0 var(--color-dark-grey),0 0 5px 0 var(--color-bet-green)!important;border-color:var(--color-bet-green)!important;-webkit-transition:all var(--global-transition);transition:all var(--global-transition);background:rgba(16,217,96,.059)}.wheelOfFortune .bet-buttons .bet-btn.bet-btn-win.bet-btn-placed:hover{background:rgba(16,217,96,.059)}.wheelOfFortune .bet-buttons .bet-btn:active{transform:scale(1.005);box-shadow:0 1px 2px 0 var(--color-dark-grey);-webkit-transition:none;transition:none}.wheelOfFortune .bets-container{-webkit-transition:all .4s;transition:all .4s;overflow:hidden}.wheelOfFortune .bets-container-loss,.wheelOfFortune .bets-container-rolling{opacity:.5}.wheelOfFortune .bets-container-open .bets-container-inner:after{display:block}.wheelOfFortune .bets-container .bet-win{color:var(--color-text-green)}.wheelOfFortune .bets-container .bet-loss{color:var(--color-text-red)}.wheelOfFortune .bets-container .network-icon svg{width:.9rem;height:.9rem;fill:inherit}.wheelOfFortune .bets-container .bets-container-inner{position:relative;background:var(--color-dark-grey);border:1px solid var(--color-dark-grey);max-height:392px;overflow:hidden;border-radius:.5rem}.wheelOfFortune .bets-container .bets-container-inner .bets-container-header{border-left:3px solid transparent;border-right:3px solid transparent}.wheelOfFortune .bets-container .bets-container-inner.collapsed .caret-icon{-webkit-transform:rotate(0);transform:rotate(0)}.wheelOfFortune .bets-container .bets-container-inner.collapsed .bet-container{display:none}.wheelOfFortune .bets-container .rank{height:18px;line-height:18px;border-radius:4px;font-size:12px;padding:0 5px 0 22px;position:relative}.wheelOfFortune .bets-container .rank-null{width:18px;padding:0}.wheelOfFortune .bets-container .rank-badge{position:absolute;top:50%;left:4px;height:16px;width:16px;margin-top:-8px}.wheelOfFortune .bets-container .bet-container{border-top:1px solid #0c0d0f}.wheelOfFortune .bets-container .bet-container:after{display:block;content:"";position:absolute;bottom:-5px;left:0;height:4rem;width:100%;opacity:1;-webkit-transition:opacity var(--global-transition);transition:opacity var(--global-transition)}@media(min-width:1024px){.wheelOfFortune .bets-container .bet-container:after{background:-webkit-gradient(linear,left top,left bottom,from(0),color-stop(0,#16171c),to(transparent));background:linear-gradient(0,#16171c,transparent)}}.wheelOfFortune .bets-container .bet-container:after{pointer-events:none}.wheelOfFortune .bets-container .bet-container-leave{animation-name:slide-down-disappear;animation-duration:.4s;animation-delay:0s;animation-timing-function:ease;animation-fill-mode:forwards}@keyframes slide-down-disappear{0%{transform:translateY(0);opacity:1}to{transform:translateY(200px);opacity:0}}.wheelOfFortune .bets-container .bet-container .bet{fill:var(--color-light-grey-2);padding:.25rem .9375rem;margin:.3125rem 0;border-left:3px solid transparent;border-right:3px solid transparent}.wheelOfFortune .bets-container .bet-container .bet.user-bet-item{border-left:3px solid var(--color-accent-primary)}.wheelOfFortune .bets-container .bet-container .bet-enter{animation-name:slide-down-appear;animation-duration:.4s;animation-delay:0s;animation-timing-function:cubic-bezier(.02,.01,.47,1);animation-fill-mode:forwards}@keyframes slide-down-appear{0%{transform:translateY(-29px);opacity:0}to{transform:translateY(0);opacity:1}}.wheelOfFortune .bets-container .bet-container .bet-move{animation-name:slide-down;animation-duration:.4s;animation-delay:0s;animation-timing-function:cubic-bezier(.02,.01,.47,1);animation-fill-mode:forwards}@keyframes slide-down{0%{transform:translateY(-29px)}to{transform:translateY(0)}}.wheelOfFortune .bets-container .bet-container .bet .bet-user{max-width:270px;min-width:0;opacity:1;-webkit-transition:opacity .4s cubic-bezier(.02,.01,.47,1);transition:opacity .4s cubic-bezier(.02,.01,.47,1)}.wheelOfFortune .bets-container .bet-container .bet-pending .bet-user{opacity:.5}.wheelOfFortune .bet-btn-loss,.wheelOfFortune .bet-btn-rolling,.wheelOfFortune .bets-disabled .bet-btn:not(.bet-btn-win){-webkit-transition:background var(--global-transition),border var(--global-transition),opacity var(--global-transition),-webkit-box-shadow var(--global-transition);transition:background var(--global-transition),border var(--global-transition),opacity var(--global-transition),-webkit-box-shadow var(--global-transition);transition:background var(--global-transition),box-shadow var(--global-transition),border var(--global-transition),opacity var(--global-transition);transition:background var(--global-transition),box-shadow var(--global-transition),border var(--global-transition),opacity var(--global-transition),-webkit-box-shadow var(--global-transition);opacity:.5}.wheelOfFortune .bets-disabled .bet-btn{cursor:not-allowed}.wheelOfFortune .bets-disabled .bet-btn:active:not(.bet-btn-win):not(.bet-btn-placed){-webkit-box-shadow:0 3px 0 0 #242631;box-shadow:0 3px 0 0 #242631;border-color:transparent;-webkit-transition:none;transition:none}@media(min-width:1024px){.wheelOfFortune .last-100-section,.wheelOfFortune .previous-rolls-section{width:30rem}.wheelOfFortune .jackpot-section{width:25rem}.wheelOfFortune .jackpot-section hr{opacity:1}.wheelOfFortune .bet-input .bet-input-field{height:4rem}.wheelOfFortune .bet-input .bet-input-field .user-funds-pill{border:inherit}.wheelOfFortune .bet-input .bet-input-controls{height:4rem;border-width:1px 1px 1px 0;border-color:var(--color-dark-grey-4);background-color:var(--color-dark-text);padding-left:.625rem;padding-right:.625rem;border-radius:0 .25rem .25rem 0}.wheelOfFortune .bet-input .bet-input-controls .bet-input-controls-inner .bet-input-control{height:1.25rem;min-width:2.75rem}.wheelOfFortune .bet-buttons{grid-template-columns:repeat(4,1fr)}.wheelOfFortune .bet-buttons .bet-btn{height:3.125rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 .9375rem}.wheelOfFortune .bet-buttons .bet-btn img{margin:0;width:2.25rem}.wheelOfFortune .bet-buttons .bet-btn-main{margin-left:.625rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:.7375rem}.wheelOfFortune .bet-containers{color:var(--color-light-grey-2);display:grid;grid-template-columns:repeat(4,1fr);column-gap:1rem}.wheelOfFortune .bet-containers .bets-container-inner{height:392px}.wheelOfFortune .bet-containers .bets-container-inner.collapsed .bet-container{display:block}}