.Block--page-bonuses-store__panel{display:flex;flex-direction:column-reverse;gap:16px}@media(min-width:960px){.Block--page-bonuses-store__panel{align-items:center;flex-direction:row;justify-content:space-between}}.Block--page-bonuses-store__panel-right{display:flex;flex-direction:column-reverse;gap:16px}@media(min-width:960px){.Block--page-bonuses-store__panel-right{align-items:center;flex-direction:row}}.Block--page-bonuses-store__filter{flex:auto;max-width:566px}.Block--page-bonuses-store__section{padding:var(--padding-section) 0}.Block--page-bonuses-store__bonuses{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){.Block--page-bonuses-store__bonuses{grid-template-columns:repeat(2,1fr)}}@media(min-width:1248px){.Block--page-bonuses-store__bonuses{grid-template-columns:repeat(3,1fr)}}.Block--page-bonuses-store__balance{color:var(--text-color-secondary);display:flex;flex-direction:column;font-size:12px;font-weight:400;gap:8px}@media(min-width:768px){.Block--page-bonuses-store__balance{align-items:center;flex-direction:row}}.Block--page-bonuses-store__balance-wrapper{align-items:center;display:flex;min-height:40px}.Block--page-bonuses-store__balance-cp{background:var(--background-primary);border-radius:6px;color:var(--text-color-primary);font-size:12px;font-weight:300;line-height:1.3;padding:4px 8px}.Block--page-bonuses-store__switcher{align-items:center;color:var(--text-color-secondary);display:flex;font-size:12px;font-weight:700;gap:10px;text-transform:uppercase;white-space:nowrap}.Block--page-bonuses-store__switcher-item--active{color:var(--text-color-primary)}.Block--page-bonuses-anon{padding:var(--padding-section) 0}.Block--page-bonuses-anon__title{color:var(--text-color-primary);font-size:22px;font-weight:700;margin-bottom:32px;text-align:center;text-transform:uppercase}.Block--page-bonuses-anon__buttons{display:flex;gap:16px;justify-content:center}.Menu--menu-tabs{display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;margin:0;padding:var(--padding-section) 0}.Menu--menu-tabs__item{align-items:center;display:flex;padding:0 12px}.Menu--menu-tabs__item:not(:first-child){border-left:1px solid var(--background-primary)}.body--ar .Menu--menu-tabs__item:not(:first-child){border-left:none;border-right:1px solid var(--background-primary)}.Menu--menu-tabs__link{color:var(--text-color-secondary);font-size:16px;font-weight:700;line-height:1.4;text-transform:uppercase}@media(min-width:768px){.Menu--menu-tabs__link{font-size:18px}}.Menu--menu-tabs__link:hover{color:var(--text-color-primary)}.Menu--menu-tabs__link--current{color:var(--text-color-primary);font-size:18px}@media(min-width:768px){.Menu--menu-tabs__link--current{font-size:22px}}.ProductStore--default__panel{display:flex;flex-direction:column-reverse;gap:16px;justify-content:space-between;padding:10px}@media(min-width:768px){.ProductStore--default__panel{align-items:center;flex-direction:row}}.ProductStore--default__bonuses{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){.ProductStore--default__bonuses{grid-template-columns:repeat(2,1fr)}}@media(min-width:1248px){.ProductStore--default__bonuses{grid-template-columns:repeat(3,1fr)}}.ProductStore--default--not-bonuses{padding:20px}.Block--product-store-list{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){.Block--product-store-list{gap:32px 16px;grid-template-columns:repeat(2,1fr)}}@media(min-width:1248px){.Block--product-store-list{grid-template-columns:repeat(3,1fr)}}.Block--product-store-list__card{background:var(--background-secondary);border-radius:16px;color:var(--text-color-secondary);display:flex;flex-direction:column;gap:12px;height:100%;justify-content:space-between;min-height:288px;overflow:hidden;padding:16px;position:relative}.Block--product-store-list__description{align-items:center;display:flex;margin-bottom:20px}.Block--product-store-list__title{color:var(--text-color-primary);font-size:14px;margin:0;text-transform:uppercase}.Block--product-store-list__image-container{aspect-ratio:1/1;margin-right:20px;position:relative;width:80px}.Block--product-store-list__price{color:var(--text-color-primary);display:block;font-size:14px;font-weight:700;text-align:center}.Block--product-store-list__buy-button{gap:3px;text-transform:none;width:100%}.Block--product-store-list__info-button{display:inline-flex;font-size:12px;margin:0 auto}.Block--product-store-list__modal-more.Modal--default .Modal--default__content{padding:20px 10px}@media(min-width:768px){.Block--product-store-list__modal-more.Modal--default .Modal--default__content{padding:22px 40px}.Block--product-store-list__modal-more.Modal--default .Modal--default__content-wrapper{max-width:532px}}.Block--product-store-info .Block--product-store-info__title{font-size:22px;justify-content:center;line-height:1.6}.Block--product-store-info__bonus-title{color:var(--text-color-primary);font-size:14px;font-weight:400;line-height:1.6;margin:4px 0 0;text-align:center}.Block--product-store-info__wrapper{margin-top:20px}.Block--product-store-info__line{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:space-between;padding:5px 0}.Block--product-store-info__value{color:var(--text-color-primary);font-weight:700}.Block--product-store-cash_bonus{display:flex;flex-direction:column;gap:24px}.Block--product-store-cash_bonus__list{display:flex;flex-direction:column;gap:12px}.Block--product-store-cash_bonus__line{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:space-between}.Block--product-store-cash_bonus__value{color:var(--text-color-primary);font-weight:700}.Block--product-store-cash_bonus__checkbox{align-items:center;background:var(--checkbox-bg);border:1px solid var(--checkbox-border);border-radius:6px;box-shadow:none;color:var(--checkbox-icon-active);display:inline-flex;flex-direction:row;flex-wrap:nowrap;font-size:9px;height:16px;justify-content:center;margin:0;overflow:hidden;padding:0;position:relative;text-shadow:none;width:16px}.Block--product-store-cash_bonus__checkbox--active{background:var(--checkbox-bg-active);border-color:var(--checkbox-border-active)}.Timer--bonus-duration{display:inline-flex;gap:2px}.body--ar .Timer--bonus-duration{flex-direction:row-reverse}.Block--product-store-confirmation-modal__content{align-items:center;display:flex;flex-direction:column;gap:16px;padding:16px}.Block--product-store-confirmation-modal__image-wrapper{aspect-ratio:1;position:relative;width:80px}.Block--product-store-confirmation-modal .Block--product-store-confirmation-modal__button{text-transform:none;width:100%}.Block--product-store-confirmation-modal .Block--product-store-confirmation-modal__button--buy{gap:3px}@media(min-width:768px){.Block--product-store-confirmation-modal.Modal--default .Modal--default__content-wrapper{max-width:368px}}.Block--product-store-freespin{display:flex;flex-direction:column;gap:24px}.Block--product-store-freespin__list{display:flex;flex-direction:column;gap:12px}.Block--product-store-freespin__line{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:space-between}.Block--product-store-freespin__value{color:var(--text-color-primary);font-weight:700}.Block--product-store-freespin__checkbox{align-items:center;background:var(--checkbox-bg);border:1px solid var(--checkbox-border);border-radius:6px;box-shadow:none;color:var(--checkbox-icon-active);display:inline-flex;flex-direction:row;flex-wrap:nowrap;font-size:9px;height:16px;justify-content:center;margin:0;overflow:hidden;padding:0;position:relative;text-shadow:none;width:16px}.Block--product-store-freespin__checkbox--active{background:var(--checkbox-bg-active);border-color:var(--checkbox-border-active)}.Block--product-store-lootbox{display:flex;flex-direction:column;gap:12px;margin-top:12px}.Block--product-store-lootbox__list{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:0}.Block--product-store-lootbox__box{aspect-ratio:1;position:relative;width:calc(33.33333% - 10.66667px)}.Block--product-store-lootbox__pool{align-items:center;color:var(--text-color-secondary);display:flex;font-size:12px;font-weight:400;justify-content:space-between;line-height:1.6}.Block--product-store-lootbox__pool-value{color:var(--text-color-primary);font-weight:700}.Block--product-store-lootbox__description{text-align:center}.Block--product-store-lootbox__description-content{background:var(--background-primary);border-radius:6px;color:var(--text-color-secondary);display:inline-block;font-size:12px;font-weight:400;line-height:1.6;padding:0 8px}.Block--product-store-scratch__preview{aspect-ratio:1/1;border-radius:8px;overflow:hidden;width:244px}.Block--product-store-scratch{display:flex;flex-direction:column;gap:12px;margin-top:12px}.Block--product-store-scratch__pool{align-items:center;color:var(--text-color-secondary);display:flex;font-size:12px;font-weight:400;justify-content:space-between;line-height:1.6}.Block--product-store-scratch__pool-value{color:var(--text-color-primary);font-weight:700}.Block--product-store-scratch__content{aspect-ratio:1/1;display:flex;justify-content:center;margin:0 auto;position:relative;width:244px}.Block--product-store-scratch__preview{cursor:not-allowed;display:inline-flex}.Block--product-store-scratch__description{text-align:center}.Block--product-store-scratch__description-content{background:var(--background-primary);border-radius:6px;color:var(--text-color-secondary);display:inline-block;font-size:12px;font-weight:400;line-height:1.6;padding:0 8px}.Block--product-store-wheel__desc{margin:20px 0;text-align:center}.Block--product-store-wheel .Block--product-store-wheel__wheel{margin:24px auto 0}.Block--product-store-wheel__description{margin-top:12px;text-align:center}.Block--product-store-wheel__description-content{background:var(--background-primary);border-radius:6px;color:var(--text-color-secondary);display:inline-block;font-size:12px;font-weight:400;line-height:1.6;padding:0 8px}.Block--page-bonuses-store-card-skeleton{background:var(--background-secondary);border-radius:12px;display:flex;flex-direction:column;gap:14px;height:100%;justify-content:space-between;min-height:288px;overflow:hidden;padding:16px;position:relative}.Block--page-bonuses-store-card-skeleton__title{font-size:14px;font-weight:700;text-transform:uppercase}.Block--page-bonuses-store-card-skeleton__content{display:flex;flex:auto;flex-direction:column;gap:8px}.Block--page-bonuses-store-card-skeleton__wrap{align-items:center;display:flex;gap:16px}.Block--page-bonuses-store-card-skeleton__image-wrapper{aspect-ratio:1/1;position:relative;width:80px}.Block--page-bonuses-store-card-skeleton__points{height:34px;position:relative;width:114px}.Block--page-bonuses-store-card-skeleton__amount{display:flex;flex-direction:column;gap:12px}.Block--page-bonuses-store-card-skeleton__description{font-size:12px;font-weight:500;line-height:1.6}.Block--page-bonuses-store-card-skeleton__presets{margin-bottom:10px!important}.Block--skeleton-button{border-radius:12px;min-height:40px;overflow:hidden;position:relative}.Block--page-bonuses-store-card-money{background:var(--background-secondary);border-radius:12px;color:var(--text-color-secondary);display:flex;flex-direction:column;gap:14px;height:100%;justify-content:space-between;min-height:288px;overflow:hidden;padding:16px;position:relative}.Block--page-bonuses-store-card-money__title{color:var(--text-color-primary);font-size:14px;font-weight:700;margin:0;text-transform:uppercase}.Block--page-bonuses-store-card-money__wrap{align-items:center;display:flex;gap:16px}.Block--page-bonuses-store-card-money__image-wrapper{aspect-ratio:1/1;position:relative;width:80px}.Block--page-bonuses-store-card-money__input{margin-top:12px;width:100%}.Block--page-bonuses-store-card-money__description{font-size:12px;font-weight:500;line-height:1.6;margin:8px 0 0}.Block--page-bonuses-store-card-money__presets{margin-bottom:10px!important}.Block--page-bonuses-store-card-money .Block--page-bonuses-store-card-money__button{padding:12px 24px;width:100%}.Block--page-bonuses-store-card-point{background:var(--background-secondary);border-radius:12px;color:var(--text-color-secondary);display:flex;flex-direction:column;gap:14px;height:100%;justify-content:space-between;min-height:288px;overflow:hidden;padding:16px;position:relative}.Block--page-bonuses-store-card-point__title{color:var(--text-color-primary);font-size:14px;font-weight:700;margin:0;text-transform:uppercase}.Block--page-bonuses-store-card-point__wrap{align-items:center;display:flex;gap:16px}.Block--page-bonuses-store-card-point__image-wrapper{aspect-ratio:1/1;position:relative;width:80px}.Block--page-bonuses-store-card-point__description{font-size:12px;font-weight:500;line-height:1.6;margin:8px 0 0}.Block--page-bonuses-store-card-point .Block--page-bonuses-store-card-point__button{padding:12px 24px;width:100%}.Block--page-bonuses-store-card-point__points{align-items:center;border:1px solid var(--background-primary);border-radius:12px;color:var(--text-color-primary);display:flex;justify-content:space-between;margin:8px 0 0;padding:8px 10px;width:114px}.Block--page-bonuses-store-card-point .Block--page-bonuses-store-card-point__count-button{background:transparent;border-radius:12px;color:var(--text-color-secondary);font-size:16px;line-height:1;min-height:16px;min-width:16px;padding:0}.Block--page-bonuses-store-card-point .Block--page-bonuses-store-card-point__count-button:hover{color:var(--text-color-primary)}.Block--page-bonuses-store-card-point .Block--page-bonuses-store-card-point__count-button:disabled{cursor:default}.Block--page-bonuses-store-card-point .Block--page-bonuses-store-card-point__count-button:disabled:hover{color:var(--text-color-secondary)}