.msp-info-block__wrapper{margin:20px 0 0;padding:0 12px}@media(min-width:712px){.msp-info-block__wrapper{padding:0 36px}}.msp-info-block{align-items:center;background-color:#3b352f;border-radius:8px;display:flex;gap:0 32px;padding:16px;position:relative}@media(max-width:711px){.msp-info-block{align-items:flex-start;flex-direction:column-reverse;gap:16px 0}}@media(min-width:712px){.msp-info-block__text{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:center}}.msp-info-block__title{color:#fff;font-size:16px;font-weight:600;line-height:20px;margin-bottom:4px;max-width:320px}.msp-info-block__wrapper--deposit-next .msp-info-block__title{margin-bottom:8px}.msp-info-block__caption-text{color:#bab2a8;font-size:14px;line-height:18px}.msp-info-block__caption-text span{color:#f09235;font-weight:600}.msp-info-block__caption-text span:after{content:"";display:block}.msp-info-block__btn{background-color:#f09235;border-radius:4px;font-size:12px;height:32px;margin-top:12px;padding:5px 12px}.no-touch .msp-info-block__btn:hover{background-color:#d4741e}.msp-info-block__video{border-radius:8px;overflow:hidden;width:100%}.msp-info-block__video>div:not(:first-child){position:relative}@media(min-width:712px){.msp-info-block__video{flex-shrink:0;width:292px}}.msp-info-block__video-badge{align-items:center;background-color:#30ad11;border-radius:4px;color:#fff;display:flex;font-size:10px;font-weight:600;height:16px;left:16px;padding:4px;position:absolute;text-transform:uppercase;top:0;transform:translateY(-50%)}@media(min-width:712px){.msp-info-block__video-badge{height:24px}}.msp-info-block__video-poster{border-radius:8px;height:130px;max-width:232px;overflow:hidden;position:relative;width:100%}.msp-info-block__video-poster:before{background-color:#0006;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.msp-info-block__video-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.msp-info-block__video-play,.msp-info-block__video-play:after{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.msp-info-block__video-play:after{border-radius:50%;box-shadow:0 2px 18px #fff9;content:"";height:20px;width:20px}.no-touch .msp-info-block__video-play:hover:after{box-shadow:0 5px 20px #fffc}.msp-info-block__video-caption{background-image:linear-gradient(180deg,#b27d4799,#fcfcfd99 23.44%,#c4915499 63.02%);border-radius:8px;color:#fff;font-size:10px;font-weight:600;left:190px;line-height:14px;padding:6px 10px;position:absolute;top:15px;width:114px;z-index:1}.msp-info-block__video-caption:before{background-color:#312d2b;border-radius:8px;content:"";display:block;height:calc(100% - 2px);left:1px;position:absolute;top:1px;width:calc(100% - 2px);z-index:-1}.msp-info-block__video-caption:after{background-image:url(../img/msp/hint-arrow.png);content:"";display:block;height:49px;position:absolute;right:13px;top:calc(100% + 6px);width:41px}@supports (background-image:url(../img/msp/hint-arrow.webp)){.msp-info-block__video-caption:after{background-image:url(../img/msp/hint-arrow.webp)}}.msp-info-block__video-caption:after{background-repeat:no-repeat;background-size:100% 100%}@media(min-width:712px){.msp-info-block__video-caption{left:178px}}.msp-info-block__caption-list-item{color:#bab2a8;font-size:14px;line-height:18px;list-style:decimal inside;margin-bottom:4px}.msp-info-block__caption-list-item:last-child{margin-bottom:0}.msp-info-block__caption-list-item::marker{color:#f09235;font-weight:600}.msp-info-block--cashout-next{background-color:#312d2b;display:grid;gap:16px;grid-template-areas:"video text" "steps steps";grid-template-columns:136px 1fr;position:relative}@media(max-width:711px){.msp-info-block--cashout-next{gap:12px;grid-template-areas:"video" "text" "steps";grid-template-columns:1fr}}.msp-info-block--cashout-next:before{background:linear-gradient(301.4deg,#7e7168 67.98%,#e3c544 97.95%);border-radius:inherit;content:"";display:block;inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute;transition:border-color .4s}.msp-info-block--cashout-next .msp-info-block__text{grid-area:text}.msp-info-block--cashout-next .msp-info-block__video{grid-area:video;width:136px}@media(max-width:711px){.msp-info-block--cashout-next .msp-info-block__video{width:auto}}.msp-info-block--cashout-next .msp-info-block__steps{display:flex;gap:12px;grid-area:steps}@media(max-width:711px){.msp-info-block--cashout-next .msp-info-block__steps{flex-direction:column}}.msp-info-block--cashout-next .msp-info-block__video-poster{height:76px;max-width:136px}@media(max-width:711px){.msp-info-block--cashout-next .msp-info-block__video-poster{height:auto;max-width:100%}}.msp-info-block__step{background-color:#3b352f;background-image:url(../img/msp/step_bg.png);background-position:53px -25px;background-repeat:no-repeat;background-size:cover;border-radius:8px;flex:1;height:142px;overflow:hidden;padding:16px;position:relative}@supports (background-image:url(../img/msp/step_bg.webp)){.msp-info-block__step{background-image:url(../img/msp/step_bg.webp)}}@media(max-width:711px){.msp-info-block__step{background-position:124px -176px;background-size:cover;display:flex;gap:12px;max-height:72px}}.msp-info-block__step--active{background-color:#211e1c;border-left:4px solid #f09235}@media(max-width:711px){.msp-info-block__step--active{border-left:none;border-top:4px solid #f09235}}.msp-info-block__step-number{color:#f09235;font-size:24px;font-weight:900;line-height:28px;margin-bottom:24px}@media(max-width:711px){.msp-info-block__step-number{margin-bottom:0}}.msp-info-block__step-text{color:#fff;font-size:14px;font-weight:600;line-height:18px}.msp-info-block__step-badge{background-color:#f09235;border-radius:8px 0;bottom:0;color:#fff;font-size:10px;font-weight:600;line-height:14px;padding:1px 8px;position:absolute;right:0}.msp-info-block__step-image{height:64px;position:absolute;right:16px;top:4px;width:64px}@media(max-width:711px){.msp-info-block__step-image{height:56px;width:56px}}.msp-info-block__steps-toggle{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:600;gap:12px;height:32px;justify-content:center;line-height:18px}.msp-info-block__steps-toggle--active .msp-info-block__steps-toggle-icon{transform:rotate(180deg) translateY(2px)}.deposit-bonus-properties+.deposit-bonus-properties[data-v-e9d5d8e0]{margin-top:-20px}[data-v-e9d5d8e0] .simple-table__row{align-items:center;border-top:1px solid hsla(0,0%,100%,.2);color:#fff;display:flex;justify-content:space-between;padding:8px 0}.deposit-bonus-properties__item[data-v-e9d5d8e0]:first-child .simple-table__row:not(.deposit-bonus-properties+.deposit-bonus-properties :deep .simple-table__row){border-top:none}[data-v-e9d5d8e0] .simple-table__col{font-size:12px;line-height:16px}[data-v-e9d5d8e0] .simple-table__col:last-child{font-weight:600}.deposit-bonus__info-wrapper[data-v-33aef8d8]{display:flex;flex-direction:column;gap:6px}@media(min-width:712px){.deposit-bonus__info-wrapper[data-v-33aef8d8]{gap:20px}}.deposit-bonus__card[data-v-33aef8d8]{padding-bottom:10px}@media(min-width:712px){.deposit-bonus__card[data-v-33aef8d8]{padding-bottom:0}}.deposit-bonus__header[data-v-33aef8d8]{display:flex;flex-direction:column;gap:5px}@media(min-width:712px){.deposit-bonus__header[data-v-33aef8d8]{gap:8px}}.deposit-bonus__header-title[data-v-33aef8d8]{color:#fff;font-size:16px;font-weight:600;line-height:20px;text-transform:uppercase}@media(min-width:712px){.deposit-bonus__header-title[data-v-33aef8d8]{font-size:20px;line-height:24px}}.deposit-bonus__header-description[data-v-33aef8d8]{color:#ffffffb3;font-size:12px;font-weight:400;line-height:16px}@media(min-width:712px){.deposit-bonus__header-description[data-v-33aef8d8]{color:#fff;font-size:14px;line-height:18px}}.deposit-bonuses-item__more--opened .deposit-bonus[data-v-33aef8d8]{background-color:#211e1c;border-radius:8px 8px 0 0;margin-top:4px;padding:12px 10px}@media(min-width:712px){.deposit-bonuses-item__more--opened .deposit-bonus[data-v-33aef8d8]{margin:0;padding:0}}.deposit-bonus__table[data-v-33aef8d8]{display:block;font-size:11px;font-weight:600;line-height:16px}.deposit-bonus__tr[data-v-33aef8d8]{display:flex;font-size:10px;font-weight:400;justify-content:space-between;line-height:14px}.deposit-bonus__tr td[data-v-33aef8d8]:last-child{font-weight:600;text-align:right}@media(min-width:712px){.deposit-bonus__tr[data-v-33aef8d8]{font-size:12px;line-height:16px}}.deposit-bonus__tr+.deposit-bonus__tr[data-v-33aef8d8]{border-top:1px solid hsla(0,0%,100%,.2);margin-top:10px;padding-top:8px}.payment-balance-tabs{align-items:center;background-color:#3b352f;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:16px;padding:4px;width:100%}.payment-balance-tabs__item{align-items:center;border-radius:4px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:40px;justify-content:center;width:calc(33.333% - 3px)}.payment-balance-tabs__item.active{background-color:#544a42;cursor:default}.payment-balance-tabs__with-two-tabs{margin:0 auto 16px;width:66.6%}.payment-balance-tabs__with-two-tabs .payment-balance-tabs__item{width:50%}.player-account-select{-moz-column-gap:12px;column-gap:12px;display:flex;margin-bottom:12px}@media(max-width:711px){.player-account-select{flex-direction:column}}.player-account-select-wr .player-account-select{flex-direction:column}.player-account-select__main{background-color:#3b352f;border-radius:8px;flex:1;height:-moz-max-content;height:max-content;padding:14px 16px 18px}.player-account-select__main:last-child .player-account-select__checkbox{margin-left:auto;width:271px}@media(max-width:711px){.player-account-select__main:last-child .player-account-select__checkbox{width:100%}}@media(min-width:711px)and (max-width:959px){.player-account-select__main:last-child .player-account-select__checkbox{width:46%}}.player-account-select__main:last-child .player-account-select__rows{flex-direction:row;gap:16px;justify-content:space-between}@media(max-width:711px){.player-account-select__main:last-child .player-account-select__rows{flex-direction:column;gap:12px}}@media screen and (min-width:712px){.player-account-select__main:last-child .player-account-select__exchange{margin-top:28px;transform:rotate(90deg)}}@media(min-width:1280px){.player-account-select__main:last-child .player-account-select__exchange{margin-top:28px;transform:rotate(90deg)}}@media(max-width:711px){.player-account-select__main{margin-bottom:12px;padding:12px 16px}}.player-account-select-wr .player-account-select__main{padding:16px}@media(max-width:711px){.player-account-select-wr .player-account-select__main{margin-bottom:0;padding:13px 16px 16px}}@media screen and (min-width:712px){.player-account-select__cols{display:flex;justify-content:space-between}}.player-account-select__cols-item{margin-bottom:12px}.player-account-select--has-blocked .player-account-select__cols-item{width:100%}@media screen and (min-width:712px){.player-account-select__cols-item{display:flex;flex-direction:column;flex-shrink:0;justify-content:center;margin-bottom:0;width:calc(50% - 6px)}}.player-account-select-wr .player-account-select__cols-item{margin-bottom:0;width:100%}.player-account-select__title-wr{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;position:relative}.player-account-select__title{color:#fff;font-size:16px;font-weight:600;line-height:20px}.player-account-select__row--disabled .player-account-select__title{color:#7e7168}.player-account-select-wr .player-account-select__title{align-items:center;display:flex}.player-account-select__info{cursor:pointer}@media(max-width:711px){.player-account-select__info{display:block;height:35px;width:45px}}.player-account-select__info-ic{color:#fff;display:block;height:20px;width:20px}@media(max-width:711px){.player-account-select__info-ic{margin-left:auto}}.player-account-select__checkbox{display:flex;margin-top:16px;position:relative}.player-account-select__checkbox .checkbox-on-off{margin:0}@media(max-width:711px){.player-account-select__checkbox{justify-content:space-between}}@media screen and (min-width:712px){.player-account-select__checkbox{justify-content:flex-end}}.player-account-select__checkbox-info{align-items:center;border:1px solid #bab2a8;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-left:12px;width:24px}.player-account-select__checkbox-icon{width:4px}.active-account{position:relative}@media(max-width:711px){.payment-providers-list .active-account{width:100%}}.panel-account__title{color:#fff;font-size:16px;font-weight:600;line-height:20px;margin-bottom:8px}.player-account-select-wr .balance-info{background-color:#3b352f;border-radius:4px;margin-top:12px;padding:16px}.panel-account__active-account-hint-wr{border-bottom:1px solid #544a42;display:flex;justify-content:space-between;margin-bottom:14px;padding-bottom:14px}.panel-account__active-account-hint-wr:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}@media(max-width:711px){.panel-account__active-account-hint-wr{margin-bottom:10px;padding-bottom:10px}}.player-account-select-wr .panel-account__active-account-hint-wr{border-bottom:0;margin-bottom:8px;padding-bottom:0}.player-account-select-wr .panel-account__active-account-hint-wr:last-child{margin-bottom:0}.panel-account__active-account-hint-text{color:#bab2a8;font-size:12px;font-weight:400;line-height:16px}.panel-account__active-account-hint-text:first-letter{text-transform:uppercase}.player-account-select-wr .panel-account__active-account-hint-text{font-size:14px;line-height:18px}.panel-account__active-account-hint-sum{color:#bab2a8;font-size:16px;font-weight:400;line-height:20px;white-space:nowrap}.player-account-select-wr .panel-account__active-account-hint-sum{color:#f09235;font-size:14px;font-weight:600;line-height:18px}.converter-input{background-color:#3b352f;border:1px solid transparent;border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;padding:11px 16px;transition:all .2s ease-out}.converter-input.active{border:1px solid #f09235}.pointer-none .converter-input{cursor:default;pointer-events:none}.converter-modal .converter-input{margin-bottom:20px}.payment-area .converter-input:not(.open),.payment-cooling-off .converter-input:not(.open),.payment-providers-list .converter-input:not(.open),.something-is-wrong__wrapper .converter-input:not(.open){align-items:center;background-color:#3b352f;border:none;border-radius:4px;min-height:44px;min-width:280px;padding:12px 16px}.payment-area .converter-input:not(.open) .converter-input__name,.payment-cooling-off .converter-input:not(.open) .converter-input__name,.payment-providers-list .converter-input:not(.open) .converter-input__name,.something-is-wrong__wrapper .converter-input:not(.open) .converter-input__name{color:#fff;font-size:16px;line-height:20px}.payment-area .converter-input:not(.open) .converter-input__info,.payment-cooling-off .converter-input:not(.open) .converter-input__info,.payment-providers-list .converter-input:not(.open) .converter-input__info,.something-is-wrong__wrapper .converter-input:not(.open) .converter-input__info{border:none;border-left:1px solid #7e7168;font-size:14px;font-weight:600;line-height:22px;padding-left:6px}.payment-area .converter-input:not(.open) .converter-input__info-logo,.payment-cooling-off .converter-input:not(.open) .converter-input__info-logo,.payment-providers-list .converter-input:not(.open) .converter-input__info-logo,.something-is-wrong__wrapper .converter-input:not(.open) .converter-input__info-logo{width:20px}.payment-area .converter-input:not(.open) .converter-input__info-icon,.payment-cooling-off .converter-input:not(.open) .converter-input__info-icon,.payment-providers-list .converter-input:not(.open) .converter-input__info-icon,.something-is-wrong__wrapper .converter-input:not(.open) .converter-input__info-icon{width:12px}.payment-area .converter-input:not(.open) .converter-input__info-name,.payment-cooling-off .converter-input:not(.open) .converter-input__info-name,.payment-providers-list .converter-input:not(.open) .converter-input__info-name,.something-is-wrong__wrapper .converter-input:not(.open) .converter-input__info-name{color:#fff;font-size:16px}.something-is-wrong__wrapper .converter-input:not(.open){margin-bottom:20px}.converter-input__lable{color:#7b7f92;font-size:1.0666666667rem;font-weight:400;left:1rem;letter-spacing:normal;line-height:1;pointer-events:none;position:absolute;top:.7333333333rem;transform:translateY(-1.9333333333rem) translate(-.9333333333rem) scale(.667);transform-origin:left top;transition:all .2s ease-out}@media(min-width:712px)and (max-width:1279px){.converter-input__lable{font-size:1.6rem;left:1.5rem;top:1.1rem;transform:translateY(-2.5rem) translate(-1.4rem) scale(.667)}}@media(min-width:1280px){.converter-input__lable{font-size:.8888888889rem;left:.8333333333rem;top:.6111111111rem;transform:translate(-.7777777778rem) translateY(-1.5555555556rem) scale(.667)}}.converter-modal .converter-input__lable{display:none}.converter-input__name{color:#bab2a8;font-size:16px;font-weight:400;line-height:20px}.active .converter-input__name{color:#fff}.pointer-none .converter-input__name{color:#bab2a8}.player-account-select__row--disabled .converter-input__name{color:#7e7168}.converter-input__info{align-items:center;border-left:1px solid #7e7168;display:flex;font-size:16px;font-weight:600;line-height:20px;padding-left:10px}.player-account-select__row--disabled .converter-input__info{display:none}.converter-input__info-logo{height:auto;margin-right:6px;width:20px}.converter-input__info-name{color:#fff;font-size:16px;font-weight:400;line-height:20px;margin-right:8px;text-transform:uppercase}.converter-input__info-icon{fill:#bab2a8;height:auto;transform:rotate(180deg);width:12px}.converter-modal .converter-input__info-icon,.open .converter-input__info-icon{transform:rotate(0)}.bottom-sheet .converter-modal .converter-input__info-icon,.pointer-none .converter-input__info-icon{display:none}.converter-modal{background-color:#312d2b;border-radius:4px;overflow:hidden;padding:0;position:relative;width:100%;z-index:25}.active-account .converter-modal{left:0;max-height:none;padding:20px 16px;right:0;top:0;transform:none;width:280px}@media(max-width:711px){.active-account .converter-modal{width:100%}}@media screen and (min-width:712px){.active-account .converter-modal{left:auto;right:0;top:calc(100% + 4px);width:100%}}.payment-providers-list__active-account .converter-modal{width:100%}@media(min-width:712px){.payment-providers-list__active-account .converter-modal{width:280px}}.account-select-change-account .converter-modal{width:100%}@media(min-width:712px){.account-select-change-account .converter-modal{width:280px}}@media(max-width:711px){.converter-modal{display:flex;flex-direction:column;height:100%}}@media screen and (min-width:712px){.converter-modal{box-shadow:0 4px 36px #00000096;display:flex;flex-direction:column;left:50%;max-height:26.1111111111rem;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}}@media screen and (min-width:712px)and (max-height:320px){.converter-modal{transform:translate3d(-50%,-40%,0)}}@media(min-width:712px)and (max-width:1279px){.converter-modal{border-radius:4px;padding:2rem;width:36.7rem}}.converter-modal .converter-input__name{color:#fff}.converter-modal__title{color:#fff;display:flex;font-size:14px;font-weight:600;line-height:18px;margin-bottom:12px}.converter-modal-overlay{display:none}.add-account-modal .converter-modal-overlay{background:#312d2be6;border-radius:12px;display:block;inset:0;position:absolute;z-index:10}.converter-modal-wrap{display:flex;flex-direction:column}@media screen and (min-width:712px){.converter-modal-wrap{margin-right:-.5555555556rem}}.converter-modal-wrap--accounts{margin-right:0}@media(max-width:711px){.converter-modal-inner{padding-bottom:1.3333333333rem}}.converter-list{margin-bottom:20px}.converter-list:last-child{margin-bottom:0}.converter-list__title{color:#bab2a8;font-size:16px;font-weight:400;line-height:20px;margin-bottom:12px}.converter-list__item-wrap{display:flex;flex-wrap:wrap;gap:8px}.converter-list__item{align-items:center;background-color:#544a42;border-radius:4px;cursor:pointer;display:flex;flex:0 0 calc(25% - 6px);justify-content:center;padding:12px;transition:all .2s ease-out}.converter-list__item.active{background-color:#7e7168;color:#fff}@media(max-width:711px){.converter-list__item{flex:0 0 calc(50% - 4px)}}.converter-list__item-icon{height:auto;width:20px}.converter-list__item-name,.converter-list__item-symbol{font-size:16px;font-weight:600;line-height:20px;margin-left:8px}@media(max-width:711px){.accounts-list{display:flex;flex-direction:column;margin:0 -20px;overflow:hidden;padding:0 20px}}.accounts-list__title{color:#fff;font-size:14px;font-weight:400;line-height:18px;margin-bottom:12px}.accounts-list__scroll-wr{margin-bottom:12px}@media(max-width:711px){.accounts-list__scroll-wr{display:flex;flex-direction:column;margin:0 -20px;padding:0 20px}}.accounts-list__scroll-wr:last-child{margin-bottom:0}@media screen and (min-width:712px){.accounts-list__scroll-wr{overflow:visible!important}}.accounts-list__scroll{max-height:258px}@media screen and (min-width:712px){.accounts-list__scroll{box-sizing:content-box;padding-right:4rem!important}}@media(max-width:711px){.accounts-list__scroll{padding-right:2.6666666667rem!important}}.accounts-list__ul{margin-right:0}.accounts-list__li{align-items:center;background-color:#544a42;border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:4px;padding:12px 16px;transition:all .2s ease-out}.accounts-list__li:last-child{margin-bottom:0}.no-touch .accounts-list__li:hover{background-color:#7e7168}.accounts-list__li-right{align-items:center;border-left:1px solid #7e7168;display:flex;margin-left:6px;padding-left:12px}.accounts-list__li-text{color:#fff;font-size:16px;letter-spacing:normal;line-height:20px;min-width:36px}.accounts-list__li-text--dark{color:#bab2a8}.accounts-list__li-img{height:auto;margin-right:6px;width:20px}.accounts-list__btn{background-color:#3b352f;border:1px solid #f09235;border-radius:4px;color:#fff;display:flex;font-size:14px;font-weight:600;line-height:18px;padding:12px;width:100%}@media(max-width:711px){.accounts-list__btn{margin-top:12px}}.accounts-list__btn-ic{height:18px;margin-right:10px;width:18px}.add-account-modal__inner{background-color:#3b352f;border-radius:12px;height:-moz-max-content;height:max-content;inset:0;padding:20px;position:relative;z-index:11}@media(min-width:712px){.add-account-modal__inner{box-shadow:0 2px 20px #00000040;margin:0 36px;padding:20px 24px 24px;position:absolute;top:50%;transform:translateY(-50%)}}.add-account-modal__close{align-items:center;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:12px;top:16px;transition:all .2s ease-out;width:32px;z-index:1}@media(min-width:712px){.add-account-modal__close{height:44px;top:12px;width:44px}}.no-touch .add-account-modal__close:hover{color:#f09235}.add-account-modal__close-ic{height:20px;padding:2px;width:20px}.add-account-modal__title{color:#fff;font-size:20px;font-weight:600;line-height:24px;margin-bottom:20px}.add-account-modal__title:last-child{margin-bottom:0}.add-account-modal__confirm{align-items:center;background-color:#3b352f;border-radius:0 0 12px 12px;display:flex;flex-direction:column;gap:20px;justify-content:space-between;margin-top:-20px;padding:20px}@media(min-width:712px){.add-account-modal__confirm{border-top:1px solid #544a42;flex-direction:row;margin-top:0;padding:20px 0 0}}.add-account-modal__confirm-text{color:#fff;font-size:16px;font-weight:400;line-height:20px;text-align:center}.add-account-modal__confirm-btns{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}@media(min-width:712px){.add-account-modal__confirm-btns{width:auto}}.add-account-modal__confirm-btn{width:100%}@media(min-width:712px){.add-account-modal__confirm-btn{font-size:12px;height:32px;line-height:16px;width:80px}}.balance-block{background-color:#3b352f;border-radius:8px;flex:1;padding:14px 16px 18px}@media(max-width:711px){.balance-block{padding:12px 16px}}.balance-block__tabs{-moz-column-gap:12px;column-gap:12px;display:flex;flex-wrap:wrap;margin-bottom:34px}@media(max-width:711px){.balance-block__tabs{-moz-column-gap:8px;column-gap:8px;margin-bottom:18px}}.balance-block__tab{background-color:#544a42;border-radius:8px;flex:0 0 calc(50% - 6px);padding:12px}@media(max-width:711px){.balance-block__tab{flex:0 0 calc(50% - 4px)}}.balance-block__tab-title-wr{align-items:center;display:flex;margin-bottom:8px}.balance-block__tab-ic{fill:#fff;height:20px;margin-right:8px;width:auto}.player-account-select-wr .balance-block__tab-ic{height:18px}.balance-block__tab-title{color:#bab2a8;font-size:14px;font-weight:600;line-height:18px}.balance-block__tab-value{color:#fff;font-size:16px;font-weight:600;line-height:20px}.player-account-select__rows{display:flex;flex-direction:column}@media(max-width:711px){.player-account-select__rows{gap:12px}}@media screen and (min-width:712px){.player-account-select-wr .player-account-select__rows{align-items:flex-end;flex-direction:row}}.player-account-select__row{flex:1}.player-account-select__exchange{align-items:center;display:flex;justify-content:center;margin-top:12px}@media(max-width:711px){.player-account-select-wr .player-account-select__exchange{margin:0 15px}}@media screen and (min-width:712px){.player-account-select-wr .player-account-select__exchange{margin:0 15px 12px}}.player-account-select__exchange-icon{color:#bab2a8;height:20px;width:22px}.player-account-select--has-blocked .player-account-select__exchange-icon{color:#7e7168}.player-account-select-wr .player-account-select__exchange-icon{height:20px;width:13px}@media(max-width:711px){.player-account-select-wr .player-account-select__exchange-icon{transform:rotate(90deg)}}@media screen and (min-width:712px){.currency-list{overflow:visible!important}.currency-list__wrapper{box-sizing:content-box;padding-right:40px!important}}@media(min-width:712px)and (max-width:1279px){.currency-list__wrapper{max-height:258px}}@media(min-width:1280px){.currency-list__wrapper{max-height:258px}}.currency-list__items{display:flex;flex-wrap:wrap;gap:8px}.currency-list__item{align-items:center;background-color:#544a42;border-radius:4px;cursor:pointer;display:flex;flex:0 0 calc(50% - 4px);justify-content:center;padding:12px 16px;transition:all .2s ease-out}.no-touch .currency-list__item:hover{background-color:#7e7168}.no-touch .currency-list__item:hover .currency-list__name{color:#fff}.currency-list__logo{height:auto;margin-right:6px;width:20px}.currency-list__name{color:#bab2a8;font-size:16px;font-weight:600;letter-spacing:normal;line-height:20px;min-width:36px}.payment-balance-bar{align-items:center;-moz-column-gap:12px;column-gap:12px;display:flex;justify-content:space-between;margin-bottom:12px;z-index:100}.payment-balance-bar:last-child{margin-bottom:0}@media(max-width:711px){.payment-balance-bar{background-color:#f09235;bottom:0;box-shadow:0 -4px 12px #00000040;-moz-column-gap:0;column-gap:0;display:flex;left:0;margin-bottom:0;position:fixed;width:100%}}.payment-balance-bar__btn-replenish{border-radius:4px;color:#fff;flex:0 0 calc(50% - 6px);font-size:14px;font-weight:600;height:44px;line-height:18px;padding:0 13px}.payment-balance-bar__btn-replenish:first-child{border-color:#f09235}@media(max-width:711px){.payment-balance-bar__btn-replenish:first-child{background-color:#312d2b;border:0}.payment-balance-bar__btn-replenish{border-radius:0;flex:1;flex-direction:column;font-size:10px;height:56px;letter-spacing:-.6px;line-height:12px;padding:10px 10px 6px;width:100%}}.payment-balance-bar__icon{height:17px;margin-bottom:6px;width:18px}.payment-balance-header__tooltip{padding:20px}@media(min-width:712px){.payment-balance-header__tooltip{padding:0}}.payment-balance-header__tooltip.v-popper--theme-tooltip{left:0!important;min-width:100%;top:16px;transform:translate3d(0,-370px,0)!important}.payment-balance-header__tooltip .v-popper__arrow-container{left:165px!important}.bottom-sheet .payment-balance-header__tooltip{background-color:#312d2b}.payment-balance-header__title-wr .player-account-select__info-ic{height:12px;width:12px}.payment-balance-header__tooltip-close{cursor:pointer;position:absolute;right:-4px;top:-4px}.payment-balance-header__tooltip-subtitle,.payment-balance-header__tooltip-title{color:#fff;font-weight:600}.payment-balance-header__tooltip-title{font-size:20px;line-height:24px;margin-bottom:0}.bonuses-page__accordion .payment-balance-header__tooltip-title{font-size:16px;line-height:20px}@media(min-width:712px){.bonuses-page__accordion .payment-balance-header__tooltip-title{font-size:18px;line-height:28px}}@media(min-width:1280px){.bonuses-page__accordion .payment-balance-header__tooltip-title{font-size:20px;line-height:24px}}.payment-balance-header__tooltip-subtitle{font-size:16px;line-height:20px;margin-top:20px}.bonuses-page__accordion .payment-balance-header__tooltip-subtitle{font-size:14px;line-height:18px;margin-top:12px}@media(min-width:712px){.bonuses-page__accordion .payment-balance-header__tooltip-subtitle{font-size:16px;line-height:20px;margin-top:20px}}@media(min-width:1280px){.bonuses-page__accordion .payment-balance-header__tooltip-subtitle{font-size:18px;line-height:28px;margin-top:24px}}.bonuses-page__accordion .payment-balance-header__tooltip-list{margin-top:12px}@media(min-width:712px){.bonuses-page__accordion .payment-balance-header__tooltip-list{margin-top:16px}}@media(min-width:1280px){.bonuses-page__accordion .payment-balance-header__tooltip-list{margin-top:20px}}.payment-balance-header__tooltip-list li{color:#fff;font-size:14px;line-height:18px;margin-top:8px;padding-left:14px;position:relative}.payment-balance-header__tooltip-list li:before{background-color:#f09235;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:6px;width:6px}.bonuses-page__accordion .payment-balance-header__tooltip-list li:before{left:8px;top:8px}@media(min-width:712px){.bonuses-page__accordion .payment-balance-header__tooltip-list li:before{left:10px;top:10px}}.bonuses-page__accordion .payment-balance-header__tooltip-list li{color:#bab2a8;font-size:14px;line-height:18px;min-height:22px;padding-left:30px}@media(min-width:712px){.bonuses-page__accordion .payment-balance-header__tooltip-list li{font-size:16px;line-height:20px;margin-top:12px;min-height:26px;padding-left:34px}}@media(min-width:1280px){.bonuses-page__accordion .payment-balance-header__tooltip-list li{font-size:18px;line-height:28px;margin-top:16px}}.payment-balance-header{display:flex}@media(min-width:712px){.payment-balance-bonuses-item--wager-free .payment-balance-header{width:100%}}.payment-balance-header__image{color:#312d2b;flex-shrink:0;height:auto;margin-right:12px;width:40px}.payment-balance-header__descr{align-items:center;display:flex;flex:1;justify-content:space-between}@media(max-width:711px){.payment-balance-header__descr{align-items:flex-start;flex-direction:column;justify-content:space-around}}.payment-balance-header__title{color:#fff;display:block;font-size:16px;font-weight:600;line-height:20px}.payment-balance-header__title+*{margin-top:2px}.payment-balance-header__title-status{align-items:center;display:flex;font-size:14px;font-weight:600;height:auto}@media(min-width:712px){.payment-balance-header__title-status{height:16px}}.payment-balance-header__status-icon{height:16px;margin-right:8px;width:16px}.payment-balance-header__title-status--name{line-height:7px}.payment-balance-header__title-status--handle_bets{color:#e3c544}.payment-balance-header__title-status--active{color:#30ad11}.payment-balance-header__block-amount{text-align:right}@media(min-width:712px){.payment-balance-cashback--live .payment-balance-header__block-amount{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.payment-balance-bonuses-item--wager-free .payment-balance-header__block-amount{border-left:1px solid #544a42;margin-left:16px;padding-left:16px;text-align:left}}@media(max-width:711px){.payment-balance-bonuses-item--wager-free .payment-balance-header__block-amount:last-child{border-top:1px solid #544a42;margin-top:12px;padding-top:12px;text-align:center;width:100%}.payment-balance-bonuses-item--wager-free .payment-balance-header__block-amount:last-child .payment-balance-header__amount{color:#fff;line-height:20px;margin-bottom:4px}.payment-balance-bonuses-item--wager-free .payment-balance-header__block-amount:last-child .payment-balance-header__amount-title{color:#bab2a8}}@media(min-width:712px){.payment-balance-bonuses-item--wager-free .payment-balance-header .payment-balance-header__block-amount{border-left:0;margin-left:0;padding-left:0;text-align:right}}.payment-balance-header__block-amount--hidden{opacity:.3;pointer-events:none}.payment-balance-header__amount{color:#f09235;display:block;font-size:16px;font-weight:600;line-height:20px;margin-bottom:2px}@media(min-width:712px){.payment-balance-header__amount{font-size:20px;line-height:24px;margin-bottom:0}.payment-balance-cashback--live .payment-balance-header__amount{font-size:28px;line-height:32px}}.payment-balance-header__amount-title{color:#fff;display:block;font-size:12px;font-weight:400;line-height:16px}@media(min-width:712px){.payment-balance-cashback--live .payment-balance-header__amount-title{font-size:14px;line-height:18px}}.payment-balance-header__title-wr{align-items:center;display:flex;justify-content:space-between;width:100%}@media(min-width:712px){.payment-balance-header__title-wr{gap:8px;justify-content:flex-start;width:auto}}.payment-balance-bonus-game{align-items:center;border-left:1px solid #544a42;display:flex;margin-right:-16px;padding:8px 16px;position:relative}.payment-balance-bonus-game:not(:last-child){border-bottom:1px solid #544a42}@media(max-width:711px){.payment-balance-bonus-game{border-left:none;margin:0;padding:8px 0}}.payment-balance-bonus-game{transition:all .2s ease-out}.no-touch .payment-balance-bonus-game:hover{background-color:#544a42}.no-touch .payment-balance-bonus-game:hover:before{opacity:0}.payment-balance-bonus-game__image{background-color:#b0a499;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;display:block;flex-shrink:0;height:32px;margin-right:12px;width:32px}@media(max-width:711px){.payment-balance-bonus-game__image{margin-right:10px}}.payment-balance-bonus-game__name{color:#fff;display:-webkit-box;font-size:12px;font-weight:600;-webkit-line-clamp:2;line-height:16px;margin-right:12px;-webkit-box-orient:vertical;overflow:hidden}.payment-balance-bonus-game__button-play{align-items:center;background-color:#f09235;border-radius:4px;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:600;height:32px;justify-content:center;margin-left:auto;padding:3px 16px 3px 12px}.no-touch .payment-balance-bonus-game__button-play:hover{background-color:#d4741e}.payment-balance-bonus-game__button-play-ic{height:14px;margin-left:12px;width:12px}.payment-balance-buy-bonuses-item{background-color:#3b352f;border-radius:8px;margin-bottom:16px;padding:16px}@media(max-width:711px){.payment-balance-buy-bonuses-item{padding:12px 16px}}.payment-balance-buy-bonuses-item:last-child{margin-bottom:0}.payment-balance-buy-bonuses-item__body{display:flex;margin-top:16px}@media(max-width:711px){.payment-balance-buy-bonuses-item__body{flex-wrap:wrap;gap:12px;margin-top:12px}}.payment-balance-buy-bonuses-item__body--hidden{opacity:.3;pointer-events:none}.payment-balance-buy-bonuses-item__body-wrap{display:flex;flex-shrink:0}@media(max-width:711px){.payment-balance-buy-bonuses-item__body-wrap{justify-content:space-between;width:100%}.payment-balance-buy-bonuses-item__body-wrap .payment-balance-header__amount{text-align:right}}@media(min-width:712px){.payment-balance-buy-bonuses-item__body-wrap{width:120px}}@media(max-width:711px){.payment-balance-buy-bonuses-games{width:100%}}@media(min-width:712px){.payment-balance-buy-bonuses-games{flex-grow:1;margin-left:16px}}.payment-balance-buy-bonuses-item__footer{align-items:center;display:flex;justify-content:space-between;margin-top:16px}@media(max-width:711px){.payment-balance-buy-bonuses-item__footer{flex-direction:column;margin-top:12px}}.payment-balance-buy-bonuses-item__available-currency{background-color:#006fff;border-radius:4px;color:#fff;font-size:12px;font-weight:600;line-height:16px;min-height:28px;padding:6px 8px}.payment-balance-buy-bonuses-item__buttons{display:flex;gap:12px;margin-left:auto}@media(max-width:711px){.payment-balance-buy-bonuses-item__buttons{flex-direction:column;margin-top:16px;width:100%}}.payment-balance-buy-bonuses-item__btn{border-radius:4px;color:#fff;font-size:12px;font-weight:600;line-height:16px;margin-top:0;padding:6px 10px;text-align:center;transition:all .2s ease-out;width:auto}@media(max-width:711px){.payment-balance-buy-bonuses-item__btn{width:100%}.payment-balance-buy-bonuses-item__btn:first-child{order:2}.payment-balance-buy-bonuses-item__btn:nth-child(2){order:1}}.payment-balance-buy-bonuses-item__btn--cancel{background-color:transparent;border:1px solid #f09235}.payment-balance-buy-bonuses-item__btn--cancel:hover{background-color:#f09235}.payment-balance-bonuses-winrate{border-left:1px solid #544a42;margin-left:35px;padding-left:16px;position:relative;width:100%}@media(max-width:711px){.payment-balance-bonuses-winrate{border:none;margin:12px 0 0;padding:12px 0 0}.payment-balance-bonuses-winrate:before{background-color:#544a42;content:"";height:1px;position:absolute;top:0;width:100%}}.payment-balance-bonuses-winrate__title-block{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}@media(max-width:711px){.payment-balance-bonuses-winrate__title-block{max-width:calc(100% - 52px)}}.payment-balance-bonuses-winrate__title{color:#fff;display:block;font-size:14px;font-weight:600;line-height:18px;width:auto}@media(max-width:711px){.payment-balance-bonuses-winrate__title{font-size:14px;line-height:18px}}.payment-balance-bonuses-winrate__amount{color:#bab2a8;display:block;font-size:14px;font-weight:600;line-height:18px}.payment-balance-bonuses-winrate__amount span{color:#f09235}@media(max-width:711px){.payment-balance-bonuses-winrate__amount{margin-top:8px}}.payment-balance-bonuses-winrate__progress{align-items:center;background-color:#7e7168;border:2px solid transparent;border-radius:10px;display:flex;height:10px;padding:0 14px;position:relative;width:100%}.payment-balance-bonuses-winrate__progress:before{background-color:#f09235;border-radius:12px;content:"";display:block;height:100%;left:0;position:absolute;width:30px}.payment-balance-bonuses-winrate__progress-percent{align-items:center;background-color:#f09235;border-radius:12px;display:flex;height:6px;justify-content:flex-end;position:relative}.payment-balance-bonuses-winrate__progress-percent span{align-items:center;background-color:#f09235;border-radius:12px;color:#fff;display:flex;font-size:12px;font-weight:600;height:16px;justify-content:center;line-height:16px;padding:4px;position:absolute;right:0;transform:translate(50%);width:32px}.payment-balance-bonuses-item__buttons{display:flex}.payment-balance-bonuses-item__buttons.payment-balance-bonuses-item__buttons--v-sport{margin-top:12px}@media(min-width:712px){.payment-balance-bonuses-item__buttons{margin-left:auto}.payment-balance-bonuses-item__buttons.payment-balance-bonuses-item__buttons--v-sport{margin-top:0}}@media(max-width:711px){.payment-balance-bonuses-item__buttons{flex-direction:column;gap:8px;width:100%}}.payment-balance-bonuses-item-btn{border-radius:4px;color:#fff;font-size:12px;font-weight:600;height:32px;line-height:16px;margin-left:8px;margin-top:0;min-width:auto;padding:0 10px;text-align:center;transition:all .2s ease-out}.payment-balance-bonuses-item-btn:hover{background-color:#f09235}@media(max-width:711px){.payment-balance-bonuses-item-btn{margin-left:0;min-width:100%}.payment-balance-bonuses-item-btn:first-child{order:2}.payment-balance-bonuses-item-btn:nth-child(2){order:1}}.payment-balance-bonuses-item__digitain-info{margin-top:16px}.digitain-bonus__info-wr{border-top:1px solid #544a42;display:flex;justify-content:space-between;padding:16px 0}.digitain-bonus__info-wr.one-time-bet{border-top:0;justify-content:end;padding:0}.digitain-bonus__info-wr:first-child{border-top:0;padding-top:0}.digitain-bonus__info-wr:last-child{padding-bottom:0}@media(max-width:711px){.digitain-bonus__info-wr{align-items:center;padding:12px 0}}.digitain-bonus__info-key{color:#f09235;font-size:16px;letter-spacing:normal;line-height:1.25}.digitain-bonus__info-key:first-letter{text-transform:uppercase}.digitain-bonus__info-key:first-child{margin-right:10px}@media(max-width:711px){.digitain-bonus__info-key{font-size:14px;line-height:1.28;max-width:75%}}.digitain-bonus__info-value{color:#fff;flex-shrink:0;font-size:16px;letter-spacing:normal;line-height:1.25;white-space:nowrap}.digitain-bonus__info-value:first-letter{text-transform:uppercase}.one-time-bet .digitain-bonus__info-value{font-size:14px;line-height:1.28;text-align:right;width:100%}@media(max-width:711px){.one-time-bet .digitain-bonus__info-value{font-size:12px;line-height:1.33}.digitain-bonus__info-value{font-size:14px;line-height:1.28}}.payment-balance-bonuses-item{background-color:#3b352f;border-radius:8px;margin-bottom:16px;padding:16px}@media(max-width:711px){.payment-balance-bonuses-item{padding:12px 16px}}.payment-balance-bonuses-item:last-child{margin-bottom:0}@media(min-width:712px){.payment-balance-bonuses-item--wager-free{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}}.payment-balance-bonuses-item__body--hidden,.payment-balance-bonuses-item__footer--hidden{opacity:.3;pointer-events:none}.payment-balance-bonuses-item__footer{display:flex;justify-content:space-between;margin-top:16px}@media(max-width:711px){.payment-balance-bonuses-item__footer{flex-wrap:wrap;margin-top:12px}}@media(min-width:712px){.payment-balance-bonuses-item--wager-free .payment-balance-bonuses-item__footer .payment-balance-header__amount-title{color:#bab2a8}.payment-balance-bonuses-item--wager-free .payment-balance-bonuses-item__footer .payment-balance-header__amount{color:#fff;font-size:14px;line-height:18px;margin-bottom:4px}}.payment-balance-bonuses-item__footer-buttons{align-items:center;display:flex;justify-content:space-between;margin-top:16px}@media(max-width:711px){.payment-balance-bonuses-item__footer-buttons{flex-direction:column;gap:12px;margin-top:12px;width:100%}}.payment-balance-bonuses-item__available-currency{background-color:#006fff;border-radius:4px;color:#fff;font-size:12px;font-weight:600;line-height:16px;margin-right:auto;min-height:28px;padding:6px 8px}@media(max-width:711px){.payment-balance-bonuses-item__available-currency{margin-right:0}}.payment-balance-bonuses-item__toggle-btn-wr{display:flex;justify-content:center;margin:16px 0}.payment-balance-bonuses-item__toggle-btn{align-items:center;cursor:pointer;display:flex}.payment-balance-bonuses-item__toggle-btn-text{color:#fff;font-size:16px;line-height:1.25;margin-right:11px}.payment-balance-bonuses-item__toggle-btn-arrow-ic{color:#fff;height:8px;transition:all .2s ease-out;width:14px}.payment-balance-bonuses-item__toggle-btn-arrow-ic.open{transform:rotate(180deg)}.payment-balance-freespins-item{background-color:#3b352f;border-radius:8px;margin-bottom:16px;padding:16px}@media(max-width:711px){.payment-balance-freespins-item{padding:12px 16px}}.payment-balance-freespins-item:last-child{margin-bottom:0}.payment-balance-freespins-item__body{display:flex;margin-top:16px}@media(max-width:711px){.payment-balance-freespins-item__body{flex-wrap:wrap;gap:12px;margin-top:12px}}.payment-balance-freespins-item__footer{align-items:center;display:flex;justify-content:space-between;margin-top:16px}@media(max-width:711px){.payment-balance-freespins-item__footer{flex-direction:column;margin-top:12px}}.payment-balance-freespins-item__buttons{display:flex;flex-direction:column;gap:8px;width:100%}@media(min-width:712px){.payment-balance-freespins-item__buttons{flex-direction:row;justify-content:flex-end}}.payment-balance-freespins-item__btn{border-radius:4px;color:#fff;font-size:12px;font-weight:600;line-height:16px;margin-top:0;min-height:32px;padding:6px 10px;text-align:center;transition:all .2s ease-out;width:auto}@media(max-width:711px){.payment-balance-freespins-item__btn{width:100%}.payment-balance-freespins-item__btn:first-child{order:2}.payment-balance-freespins-item__btn:nth-child(2){order:1}}.payment-balance-freespins-item__btn--cancel{background-color:transparent;border:1px solid #f09235}.payment-balance-freespins-item__btn--cancel:hover{background-color:#f09235}.payment-balance-freespins-item__available-currency{background-color:#006fff;border-radius:4px;color:#fff;font-size:12px;font-weight:600;line-height:16px;min-height:28px;padding:6px 8px}.payment-balance-freespins-item__body--hidden{opacity:.3;pointer-events:none}.payment-balance-freespins-item__body-wrap{display:flex;flex-shrink:0}@media(max-width:711px){.payment-balance-freespins-item__body-wrap{justify-content:space-between;width:100%}.payment-balance-freespins-item__body-wrap .payment-balance-header__amount{text-align:right}}@media(min-width:712px){.payment-balance-freespins-item__body-wrap{width:120px}}@media(max-width:711px){.payment-balance-freespins-games{width:100%}}@media(min-width:712px){.payment-balance-freespins-games{flex-grow:1;margin-left:16px}}.payment-balance-freespins{margin-bottom:16px}.payment-balance-freespins:last-child{margin-bottom:0}.payment-balance-lottery{background-color:#3b352f;border-radius:8px;margin-bottom:16px;padding:16px}@media(max-width:711px){.payment-balance-lottery{padding:12px 16px}}.payment-balance-lottery:last-child{margin-bottom:0}.payment-balance-lottery__footer{align-items:center;display:flex;flex-wrap:wrap;margin-top:16px}@media(max-width:711px){.payment-balance-lottery__footer{justify-content:space-between;margin-top:12px}.payment-balance-lottery__footer-wr{align-items:center;border-bottom:1px solid #544a42;display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:12px;width:100%}}.payment-balance-lottery-prize-fund{border-left:1px solid #544a42;margin-left:30px;padding-left:16px}@media(max-width:711px){.payment-balance-lottery-prize-fund{border:none;margin:0;padding:0;text-align:center;width:100%}}.payment-balance-lottery-prize-fund__amount{color:#fff;display:block;font-size:16px;font-weight:600;line-height:20px;margin-bottom:4px}.payment-balance-lottery-prize-fund__title{color:#bab2a8;font-size:12px;line-height:16px}.payment-balance-lottery-btn{background-color:transparent;border:1px solid #f09235;border-radius:4px;color:#fff;font-size:12px;font-weight:600;height:32px;line-height:16px;margin-left:auto;margin-top:0;min-width:auto;padding:0 10px;text-align:center;transition:all .2s ease-out}.payment-balance-lottery-btn:hover{background-color:#f09235}@media(max-width:711px){.payment-balance-lottery-btn{min-width:100%}}.payment-balance-lottery-btn-ticket{border:1px solid #f09235;border-radius:4px;font-size:12px;font-weight:600;height:32px;line-height:16px;padding:0 10px}.payment-balance-lottery-prize-buttons{display:flex;gap:8px;margin-left:auto}@media(max-width:711px){.payment-balance-lottery-prize-buttons{flex-direction:column-reverse;margin-left:0;margin-top:12px;min-width:100%;width:100%}}.player-cashback-progress-wr{--progress:0;--point-width:8px;background-color:#312d2b;border-radius:4px;padding-left:12px;padding-right:20px;position:relative;width:77%}@media(max-width:711px){.player-cashback-progress-wr{margin-top:12px;padding-left:8px;padding-right:14px;width:100%}}@media(min-width:712px)and (max-width:1279px){.player-cashback-progress-wr{--point-width:8px;border-radius:4px;padding-left:12px;padding-right:20px}}.player-cashback-progress{display:flex;justify-content:space-between;padding-left:30px;position:relative;width:100%}@media(max-width:711px){.player-cashback-progress{padding-left:16px}}@media(min-width:712px)and (max-width:1279px){.player-cashback-progress{padding-left:30px}}.player-cashback-progress:after,.player-cashback-progress:before{border-radius:6px;content:"";left:0;position:absolute;right:0}.player-cashback-progress:before{background-color:#f09235;height:4px;top:calc(50% + 5px);width:calc(var(--progress) + var(--point-width)/2);z-index:2}.player-cashback-progress:after{background-color:#7e7168;height:2px;top:calc(50% + 6px);width:100%;z-index:1}.player-cashback-progress__item{height:48px;line-height:2.5;position:relative}.player-cashback-progress__item-point{background-color:#f09235;border-radius:50%;height:var(--point-width);left:calc(50% - 4px);position:relative;top:calc(50% + 3px);width:var(--point-width);z-index:2}.player-cashback-progress__item--active .player-cashback-progress__item-point{background-color:#f09235}.player-cashback-progress__item--active~.player-cashback-progress__item .player-cashback-progress__item-point{background-color:#7e7168}.player-cashback-progress__item--active+.player-cashback-progress__item .player-cashback-progress__item-point{background-color:#fff}.player-cashback-progress__item-value{color:#fff;font-size:12px;font-weight:600;left:50%;position:absolute;top:0;transform:translate(-50%)}.player-cashback-progress__item--active~.player-cashback-progress__item .player-cashback-progress__item-value{color:#7e7168}.player-cashback-progress__item--active+.player-cashback-progress__item .player-cashback-progress__item-value{color:#fff}.payment-balance-cashback{background-color:#3b352f;border-radius:8px;margin-bottom:12px;padding:12px 16px;position:relative}.payment-balance-cashback:last-child{margin-bottom:0}@media(min-width:1280px){.payment-balance-cashback{padding-block:16px}}.payment-balance-cashback .player-account-select__info-ic{height:20px;width:20px}.payment-balance-cashback .player-account-select__info,.payment-balance-cashback .v-popper--theme-tooltip{align-items:center;display:flex}.payment-balance-cashback .payment-balance-header{margin-inline:-16px;padding-inline:16px}.payment-balance__inner:has(.payment-balance-cashback){margin-bottom:0}.payment-balance-cashback__footer{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:12px}@media(min-width:712px){.payment-balance-cashback__footer{flex-wrap:nowrap;gap:33px;margin-top:16px}}.payment-balance-cashback__footer .timer-block{white-space:nowrap}.payment-balance-cashback__footer .payment-balance__timer-wr{display:flex;flex-direction:column;gap:4px;position:relative}@media(min-width:712px){.payment-balance-cashback__footer .payment-balance__timer-wr{min-width:140px;width:140px}.payment-balance-cashback__footer .payment-balance__timer-wr:before{background-color:#544a42;content:"";height:100%;position:absolute;right:-14px;top:0;width:1px}}.payment-balance-cashback--live .payment-balance-cashback__footer .payment-balance__timer-wr:before{content:none}@media(min-width:712px){.payment-balance-cashback__footer .payment-balance__timer-text{max-width:110px}}.payment-balance__inner{background-color:#312d2b;margin:5px 0 10px;padding:24px 36px 0}@media(max-width:711px){.payment-balance__inner{padding:15px 12px}}@media(max-width:533px){.payment-balance__inner{padding-bottom:2.3333333333rem}}.payment-balance__timer{display:flex;flex-direction:column;flex-shrink:0}@media(max-width:711px){.payment-balance__timer{max-width:35%}}.payment-balance-bonuses-item__footer .payment-balance__timer{gap:4px}@media(max-width:711px){.payment-balance-freespins-item__footer .payment-balance__timer{align-items:center}.payment-balance-lottery__footer .payment-balance__timer{align-items:flex-start}}@media(min-width:712px){.payment-balance-bonuses-item--wager-free .payment-balance__timer{min-width:120px}}.payment-balance__timer-text{color:#fff;font-size:12px;font-weight:400;line-height:16px;text-align:left}.payment-balance-bonuses{margin-bottom:16px}.payment-balance-bonuses:last-child{margin-bottom:0}.payment-balance-bonuses__title{color:#fff;font-size:16px;font-weight:600;line-height:20px;margin-bottom:12px;padding-top:4px}.payment-balance-lotteries{margin-bottom:12px}.payment-balance-lotteries:last-child{margin-bottom:0}.payment-cashout-verify-message[data-v-d6a4823d]{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:8px 0 8px 20px;position:relative}@media(min-width:712px){.payment-cashout-verify-message[data-v-d6a4823d]{padding:8px 0 8px 24px}}.payment-cashout-verify-message[data-v-d6a4823d]:before{background-color:#e3c544;border-radius:4px 0 0 4px;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.payment-cashout-verify-message__text[data-v-d6a4823d]{color:#fff;font-size:14px;line-height:18px;margin-bottom:8px}@media(min-width:712px){.payment-cashout-verify-message__text[data-v-d6a4823d]{font-size:16px;line-height:20px}}.payment-cashout-verify-message__link[data-v-d6a4823d]{color:#f09235;font-size:14px;line-height:18px;text-decoration:underline}.payment-cashout-verify-message__link[data-v-d6a4823d]:hover{text-decoration:none}.something-is-wrong__wrapper{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 37px}@media(max-width:711px){.something-is-wrong__wrapper{margin:0 10px}}.something-is-wrong__wrapper--with-top-margin{margin:30px 40px}.something-is-wrong__text{color:#fff;font-size:16px;font-weight:400;line-height:1.25;margin-bottom:20px;text-align:center}.missing-data__btn{border-radius:4px;font-size:14px;font-weight:600;height:44px;white-space:nowrap;width:100%}@media(min-width:712px){.missing-data__btn{padding-inline:48px;width:auto}}
