.only-real-balance-play-warning_wrap__nI2BO{display:flex;flex-direction:column;gap:16px;align-items:center;max-width:400px;width:100%;padding:24px;background-color:var(--c-bg2);border-radius:16px}.only-real-balance-play-warning_button__WKD9M{width:100%;white-space:nowrap}.only-real-balance-play-warning_buttonsWrap__UUGLb{width:100%;display:grid;grid-gap:16px;gap:16px}@media(min-width:768px){.only-real-balance-play-warning_wrap__nI2BO{min-width:400px}}.currency-conversion_wrap__AfsBu{display:flex;flex-direction:column;gap:8px;align-items:center;max-width:420px;width:100%;padding:0 24px 24px;background-color:var(--c-bg2);border-radius:16px}.currency-conversion_title__MBNqW{margin-bottom:12px}.currency-conversion_checkbox__XqeFG{align-items:flex-start;justify-content:center;gap:8px}.currency-conversion_checkbox__XqeFG span:first-of-type{padding:0}.currency-conversion_checkbox__XqeFG span{font-weight:600}.currency-conversion_bottomText__KvYdJ{color:var(--c-gray)}.currency-conversion_shineBtn__DEqvE{background:#f4fd2b;color:var(--c-black);position:relative;overflow:hidden}.currency-conversion_shineBtn__DEqvE:before{content:"";position:absolute;width:100%;height:100%;top:0;left:100%;background:linear-gradient(120deg,#f4fd2b 9.75%,#f4fd2b 32.1%,#fdffd2 48.08%,#f8fac9 52.04%,#f4fd2b 68.98%,#f4fd2b 110.59%);animation:currency-conversion_shine__KjHuz 2s linear infinite;z-index:2}.currency-conversion_shineBtn__DEqvE:active{background:#f4fd2b}.currency-conversion_shineBtn__DEqvE:active:before{animation:none}.currency-conversion_shineBtn__DEqvE:disabled:before{display:none;animation:none}.currency-conversion_shineBtn__DEqvE span{position:relative;z-index:3}@keyframes currency-conversion_shine__KjHuz{0%{left:100%}to{left:-100%}}.currency-conversion_shineBtn__DEqvE:disabled{background:var(--c-placeholder)}