:root{--color-background: hsl(226deg 18% 14%);--color-primary: hsl(223deg 16% 22%);--color-primary-1: hsl(223deg 14% 32%);--color-primary-2: hsl(223deg 12% 41%);--color-primary-3: hsl(223deg 15% 27%);--color-primary-4: hsl(224deg 12% 39%);--color-primary-5: hsl(226deg 18% 19%);--color-primary-6: hsl(240deg 8% 25%);--color-secondary: linear-gradient( 180deg, hsl(43deg 100% 50%) 34%, hsl(22deg 100% 58%) 100% );--color-secondary-accent: hsl( 43deg 100% 50% );--color-secondary-accent-1: hsl( 22deg 100% 58% );--color-third: linear-gradient( 176deg, hsl(43deg 100% 50%) 34%, hsl(22deg 100% 58%) 62% );--color-third-accent: hsl(43deg 100% 50%);--color-typography: hsl(0deg 0% 100%);--color-typography-1: hsl(222deg 33% 94%);--color-typography-2: hsl(223deg 13% 63%);--color-iconography: hsl(223deg 13% 63%);--color-black: hsl(0deg 0% 0%);--color-button: hsl(0deg 0% 0% / 50%);--color-warning: hsl(346deg 83% 54%);--color-win: hsl(167deg 98% 42%);--color-gradient: linear-gradient( 90deg, hsl(58deg 100% 6%) -1%, hsl(143deg 97% 47%) 140% );--color-gradient-1: linear-gradient( 180deg, hsl(165deg 100% 55%) 0%, hsl(157deg 100% 39%) 100% );--color-gradient-2: linear-gradient( 90deg, hsl(58deg 100% 6%) -1%, hsl(41deg 100% 45%) 140% );--color-gradient-3: linear-gradient( 180deg, hsl(46deg 100% 50%) 0%, hsl(35deg 100% 48%) 100% );--color-gradient-4: linear-gradient( 90deg, hsl(58deg 100% 6%) -1%, hsl(276deg 100% 45%) 140% );--color-gradient-5: linear-gradient( 180deg, hsl(277deg 100% 54%) 0%, hsl(272deg 99% 38%) 100% );--color-gradient-6: linear-gradient( 90deg, hsl(58deg 100% 6%) -1%, hsl(0deg 85% 44%) 140% );--color-gradient-7: linear-gradient( 180deg, hsl(0deg 100% 50%) 0%, hsl(0deg 100% 40%) 100% );--color-gradient-8: linear-gradient( 90deg, hsl(58deg 100% 6%) -1%, hsl(22deg 100% 58%) 140% );--color-gradient-9: linear-gradient( 180deg, hsl(43deg 100% 50%) 0%, hsl(24deg 100% 57%) 100% );--color-gradient-10: linear-gradient( 90deg, hsl(58deg 100% 6%) -1%, hsl(63deg 100% 38%) 140% );--color-gradient-11: linear-gradient( 180deg, hsl(61deg 100% 55%) 0%, hsl(48deg 100% 40%) 100% );--color-third-thirdparty: hsl(167deg 98% 32%);--color-third-accent-thirdparty: hsl(167deg 98% 40%);--color-slot-accent-thirdparty: hsl(43deg 100% 63%);--color-new-thirdparty: hsl(130deg 60% 49%);--color-thirdparty-diagram: hsl(223deg 16% 22%);--color-thirdparty-diagram-gradient-1: hsl(28deg 99% 53%);--color-thirdparty-diagram-gradient-2: hsl(28deg 93% 41%)}.play-for-real-modal{position:relative;width:31.5em;margin-right:auto;margin-left:auto;overflow:hidden;border-radius:.1875em;background-color:#fff;font-size:16px}.play-for-real-modal__close{position:absolute;top:0;z-index:50;width:2.1875em;height:2.1875em;margin:0;opacity:.3;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;outline:none;border:none;background-color:rgba(0,0,0,0);font:inherit;transition:.2s opacity;right:0}.play-for-real-modal__close::before,.play-for-real-modal__close::after{position:absolute;width:1.25em;height:.1875em;content:"";border-radius:.125em;background-color:#464646}.play-for-real-modal__close::before{transform:rotate(45deg)}.play-for-real-modal__close::after{transform:rotate(-45deg)}.play-for-real-modal__close:hover{opacity:.6}.play-for-real-modal__content{display:flex;align-items:center;justify-content:space-between}.play-for-real-modal__desc{padding:1.5625em 1.875em 1.875em}.play-for-real-modal__ico{--paying-hand-icon-clr-1: #cdcdcd;--paying-hand-icon-clr-2: hsl(0deg 0% 100%);--paying-hand-icon-clr-3: #d7d7d7;--paying-hand-icon-clr-4: #626262;align-self:flex-end;width:13.125em;height:14.5625em;flex-shrink:0;display:block}.play-for-real-modal__title{margin-top:0;margin-bottom:0;color:#393939;font-size:1.25em;font-weight:700;line-height:1.3em}.play-for-real-modal__subtitle{margin-top:1.1428571429em;margin-bottom:0;color:#393939;font-size:.875em;line-height:1.1428571429em}.play-for-real-modal__actions{margin-top:1em;display:grid;grid-auto-flow:row;grid-row-gap:.5em}.play-for-real-modal__btn{min-height:2em;margin:0}.play-for-real-modal-btn{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.3125em 1.25em;overflow:hidden;outline:none;border:none;color:#fff;text-align:center;font:inherit;transition:.2s opacity}.play-for-real-modal-btn--theme-primary{background-color:#626262}.play-for-real-modal-btn--theme-secondary{background-color:#d69b03}.play-for-real-modal-btn:hover{opacity:.9}.play-for-real-modal-btn__caption{overflow:hidden;text-transform:uppercase;text-overflow:ellipsis;font-size:.8125em;font-weight:500;line-height:1.1538461538em}.play-for-real-modal{background-color:var(--color-primary)}.play-for-real-modal__title,.play-for-real-modal__subtitle{color:var(--color-typography)}.play-for-real-modal__close::before,.play-for-real-modal__close::after{background-color:var(--color-typography)}.v--modal-overlay .v--modal-background-click{display:flex}