.payout-cancel-btn-wr{position:relative;width:48px;height:48px}@media(min-width:1140px){.play__top-bar .payout-cancel-btn-wr{margin-right:12px}}@media(min-width:1628px){.payout-cancel-btn-wr{width:64px;height:64px}.play__top-bar .payout-cancel-btn-wr{width:48px;height:48px}}.payout-cancel-btn{width:inherit;height:inherit;margin:auto;padding:0;border:none;background-color:var(--white)}.dark .payout-cancel-btn{background-color:transparent}.payout-cancel-btn-ic{width:32px;height:auto;color:var(--black-500)}.dark .payout-cancel-btn-ic{color:var(--white)}.payout-cancel-btn-label{position:absolute;right:3px;top:5px;display:flex;justify-content:center;align-items:center;padding:0 4px;border-radius:16px;background-color:var(--orange-500);box-shadow:var(--orange-light-shadow);font-weight:600;font-size:8px;line-height:16px;color:var(--white);padding:0 5px;font-size:10px}@media(min-width:1628px){.payout-cancel-btn-label{top:12px;right:10px}.play__top-bar .payout-cancel-btn-label{right:3px;top:5px}}.user-top{display:flex;align-items:center}.user-top__auth{display:flex;justify-content:center;flex-direction:row-reverse;gap:12px}@media(min-width:1140px){.user-top__auth{flex-direction:row}}.user-top__no-auth{display:flex;align-items:center}@media(min-width:640px)and (max-width:1139px){.user-top__no-auth{gap:12px}}@media(min-width:1140px){.user-top__no-auth{gap:12px}}.user-top__login,.user-top__registration{display:flex}.user-top__avatar{position:relative;display:flex}@media(min-width:1140px){.user-top__avatar{background-color:var(--gray-500-p-08);width:176px;padding:2px;border-radius:50px 40px 40px 50px}.dark .user-top__avatar{background-color:var(--blue-dark-450)}.user-top__avatar.user-top__avatar--hover{background-color:var(--white)}.dark .user-top__avatar.user-top__avatar--hover{background-color:var(--blue-dark-400)}.user-top__avatar:before{content:"";opacity:0;position:absolute;width:calc(100% + 55px);height:calc(100% + 20px);top:-5px;left:-13px;right:-42px;background-color:var(--white);box-shadow:0 0 15px 0 rgba(0,0,0,.1);border-radius:16px;pointer-events:none;transition:all .2s ease-out}.dark .user-top__avatar:before{background-color:var(--blue-dark-450)}}@media(min-width:1140px)and (min-width:1628px){.user-top__avatar:before{width:calc(100% + 17px);left:-5px;right:-12px}}@media(min-width:1140px){.user-top__avatar.user-top__avatar--hover:before{opacity:1;pointer-events:auto;transition:all .2s ease-out}}@media(min-width:1628px){.user-top__avatar{width:214px;padding:0 10px;border-radius:50px 38px 38px 50px}.user-top__avatar:before{top:0}}.user-top__avatar-link{position:relative;display:flex;z-index:10;top:0;left:0;transition:all .2s ease-out}@media(min-width:1140px){.user-top__avatar-link{align-items:center;gap:8px}}.user-top__profile-nav{top:calc(100% + 5px);width:231px;min-height:275px;height:auto;padding:5px 14px 14px;border-radius:0 0 16px 16px;background-color:var(--white);box-shadow:0 15px 15px 0 rgba(0,0,0,.1);position:absolute;left:50%;transform:translateX(-50%);transition:all .2s ease-out}.dark .user-top__profile-nav{background-color:var(--blue-dark-450)}.user-top__profile-nav .user-top__avatar--no-touch{pointer-events:none}@media(min-width:1140px){.user-top__profile-nav{left:58%}}@media(min-width:1628px){.user-top__profile-nav{left:52%;top:100%}}.fade-enter-active,.fade-leave-active{transition:all .2s ease-out}.fade-enter,.fade-leave-to{opacity:0;top:calc(100% - 35px);min-height:0;height:0}.user-top__avatar-img{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--orange-500);border-radius:50%;background-color:var(--white)}@media(min-width:640px)and (max-width:1139px){.user-top__avatar-img{width:48px;height:48px}}@media(min-width:1140px){.user-top__avatar-img{width:44px;height:44px}}.user-top__info{display:flex;flex-direction:column;gap:4px}@media(min-width:1628px){.user-top__info{gap:6px}}.user-top__name{position:relative;top:0;font-size:16px;line-height:20px;font-weight:600;max-width:102px;color:var(--black-500);min-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:all .2s ease-out}.user-top__avatar--hover .user-top__name{top:7px}.dark .user-top__name{color:var(--white)}@media(min-width:1628px){.user-top__name{font-size:16px;line-height:24px;max-width:132px}}.user-top__progressbar{position:relative;top:0;display:flex;align-items:center;height:12px;width:102px;border-radius:15px;background-color:var(--gray-500-p-20);z-index:5;transition:all .2s ease-out}.user-top__avatar--hover .user-top__progressbar{top:55px}.dark .user-top__progressbar{background-color:var(--black-500)}.user-top__progressbar-percent{display:flex;align-items:center;justify-content:center;font-size:12px;line-height:20px;font-weight:700;padding:3px;height:16px;min-width:30px;background-color:var(--blue-500);border-radius:15px;box-shadow:var(--blue-light-shadow);color:var(--white)}.user-top__deposit{display:flex;align-items:center;padding:4px 4px 4px 8px;border-radius:12px;gap:6px;background-color:var(--gray-500-p-08);cursor:pointer}.dark .user-top__deposit{background-color:var(--blue-dark-450)}@media(min-width:640px)and (max-width:1139px){.user-top__deposit{padding:6px 6px 6px 12px;border-radius:16px}}@media(min-width:640px){.user-top__deposit{gap:12px}}@media(min-width:1140px){.user-top__deposit{padding:6px 8px 6px 16px;border-radius:20px}.no-touch .user-top__deposit:hover{background-color:var(--gray-500-p-12)}.dark .no-touch .user-top__deposit:hover{background-color:var(--blue-dark-400)}}@media(min-width:1628px){.user-top__deposit{padding:8px 8px 8px 16px;border-radius:24px}}.user-top__curr{font-size:12px;line-height:20px;font-weight:600;white-space:nowrap;color:var(--black-500)}.dark .user-top__curr{color:var(--white)}@media(min-width:640px){.user-top__curr{font-size:14px}}@media(min-width:1628px){.user-top__curr{font-size:16px}}.user-top__curr-symbol{font-weight:500;color:var(--orange-500)}.user-top__deposit-btn{height:28px;padding:0 6px;border-radius:8px;font-size:0}.user-top__deposit-btn:before{opacity:0}@media(min-width:640px){.user-top__deposit-btn{height:36px;border-radius:12px}}@media(min-width:1140px){.user-top__deposit-btn{padding:0 20px;font-size:14px;font-weight:600}}@media(min-width:1628px){.user-top__deposit-btn{height:48px;padding:0 24px;border-radius:16px;font-size:16px;font-weight:700}}.user-top__deposit-icon{width:16px;height:16px}@media(min-width:640px)and (max-width:1139px){.user-top__deposit-icon{width:24px;height:24px}}@media(min-width:1140px){.user-top__deposit-icon{display:none}}.user-top__avatar-label{position:absolute;top:1px;right:0;display:flex;align-items:center;justify-content:center;max-height:12px;border-radius:16px;background-color:var(--orange-500);box-shadow:var(--orange-light-shadow)}.user-top__avatar-label-text{font-size:8px;line-height:16px;font-weight:600;padding:0 4px;color:var(--white)}.profile-status__img{width:28px;height:28px}