﻿.BonusShopPage_wrapper__mIYRS {
    --gap: 40px;
    margin: 0 auto;
    row-gap: var(--gap);
    column-gap: var(--gap);
    max-width: var(--shop-block-max-width);
}
.BonusShopPage_wrapper__mIYRS > section {
    display: flex;
    flex-flow: column nowrap;
    row-gap: 20px;
}
@media (max-width: 767px) {
    .BonusShopPage_wrapper__mIYRS {
        --gap: 20px;
    }
}
.BonusShopPage_title-block__2Af43 {
    --h1-fs: 3rem;
    --h2-fs: 2.2rem;
    position: relative;
    gap: 12px;
    margin: 0 auto;
    max-width: 600px;
    padding-bottom: 25px;
}
.BonusShopPage_title-block__2Af43 h1 {
    margin: 0;
    color: var(--white);
    font-size: var(--h1-fs);
    text-align: center;
    white-space: pre-line;
    text-transform: uppercase;
    line-height: 51px;
}
.BonusShopPage_title-block__2Af43 h1 b {
    font-size: 1.5em;
    line-height: 1em;
    white-space: nowrap;
    background: var(--text-colorful-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-weight: 800;
}
.BonusShopPage_title-block__2Af43 h2 {
    margin: 0;
    color: #fff;
    text-align: center;
    text-shadow: 0 4px 79.8px rgba(0, 0, 0, 0.3);
    font-size: var(--h2-fs);
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    white-space: pre-line;
}
.BonusShopPage_title-block__2Af43 h2 b {
    color: var(--orange);
}
.BonusShopPage_title-block__2Af43:after {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 30px;
    background: url(/assets/990/image/title_bottom_image.png) no-repeat 50%/100% 100%;
    content: "";
}
@media (min-width: 1440px) {
    .BonusShopPage_title-block__2Af43 {
        --h1-fs: 4.2rem;
        margin: 20px auto;
    }
}
@media (min-width: 1990px) {
    .BonusShopPage_title-block__2Af43 {
        --h1-fs: 6.1rem;
        --h2-fs: 3rem;
    }
}
.BonusShopPage_block-title__b7Ogd {
    font-size: var(--font-slg);
}
.BonusShopPage_block-title__b7Ogd h4 {
    gap: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px auto;
    color: #fff;
    white-space: pre-line;
    text-align: center;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 100%;
}
.BonusShopPage_block-title__b7Ogd h4 img {
    width: auto;
    height: 42px;
}
.BonusShopPage_block-title__b7Ogd p {
    margin: 0;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    text-shadow: 0 4px 79.8px rgba(0, 0, 0, 0.3);
    font-size: 0.7em;
    font-weight: 600;
    line-height: 120%;
}
.BonusShopPage_block-title__b7Ogd p b {
    color: var(--orange);
}
.BonusShopVips_vip-block__MgjxP {
    flex-grow: 1;
    position: relative;
    padding: 90px 8px 15px;
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    max-width: 150px;
}
@media (min-width: 1440px) {
    .BonusShopVips_vip-block__MgjxP {
        max-width: 220px;
        padding: 90px 15px 15px;
    }
    .BonusShopVips_vip-block__MgjxP img {
        width: auto;
    }
}
.BonusShopVips_vip-block__MgjxP > div {
    z-index: 1;
}
.BonusShopVips_vip-block__MgjxP:not(:first-child) img {
    width: 50%;
}
@media (min-width: 1440px) {
    .BonusShopVips_vip-block__MgjxP:not(:first-child) img {
        width: auto;
    }
}
.BonusShopVips_vip-block__MgjxP img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-30%);
}
.BonusShopVips_vip-block__MgjxP:before {
    display: block;
    position: absolute;
    border-radius: 15px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 50%;
    opacity: 0.9;
    background-image: url(/assets/990/image/main.webp);
}
.BonusShopVips_vip-block__MgjxP.BonusShopVips_gold__yr1cd:before {
    background-image: url(/assets/990/image/yellow.webp);
}
.BonusShopVips_vip-block__MgjxP.BonusShopVips_active__siZfb:before {
    background-image: url(/assets/990/image/blue.webp);
}
.BonusShopVips_vip-block__MgjxP.BonusShopVips_disabled__z67J6:before {
    background-image: url(/assets/990/image/gray.webp);
}
.BonusShopVips_info-icon__vRYPv {
    width: 28px;
    height: 28px;
    color: var(--main-color);
}
.BonusShopVips_separator__GK5V9 {
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff 50%, rgba(255, 255, 255, 0));
}
.BonusShopVips_vip-name__Nrji3 {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
}
@media (min-width: 1440px) {
    .BonusShopVips_vip-name__Nrji3 {
        font-size: 32px;
    }
}
.BonusShopVips_old-price__BVZ89 {
    display: inline-block;
    position: relative;
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
}
.BonusShopVips_old-price__BVZ89:before {
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    left: -10%;
    width: 120%;
    height: 2px;
    background: var(--red);
    content: "";
}
.BonusShopVips_price__lVWoL {
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
    white-space: nowrap;
    background: linear-gradient(180deg, #ffd600, #be8900), #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1440px) {
    .BonusShopVips_price__lVWoL {
        font-size: 36px;
    }
}
.BonusShopVips_option__P9MyM {
    padding: var(--pd-1) var(--pd-2);
    font-weight: 400;
    font-size: var(--font-md);
    opacity: 0.8;
    border-bottom: 1px solid var(--border-color);
}
.BonusShopVips_option__P9MyM b {
    font-weight: 700;
    font-size: var(--font-md);
    color: #00ff94;
    text-shadow: 0 0 4px rgba(0, 255, 148, 0.5);
}
.BonusShopVips_option__P9MyM.BonusShopVips_gray__UIAju b {
    color: var(--gray);
}
.BonusShopVips_cart-block__PUOqf {
    padding: var(--pd-5);
    border-radius: 15px;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-top: 0;
    min-height: 80px;
    background: url(/assets/990/image/block_cart_bg.webp) no-repeat 50%/100% 100%, rgba(0, 0, 0, 0.2);
}
.BonusShopVips_cart-sub__F_VUF img {
    width: 42px;
    height: auto;
}
.BonusShopVips_cart-sub__F_VUF b {
    font-size: var(--font-sm);
    color: var(--orange);
    font-weight: 700;
}
.BonusShopVips_cart-sub__F_VUF + .BonusShopVips_cart-sub__F_VUF {
    padding-left: var(--pd-2);
    border-left: 1px solid rgba(255, 255, 255, 0.12);
}
.BonusShopVips_discount-label__JrnvZ {
    position: absolute;
    top: 70px;
    left: 0;
    white-space: nowrap;
    transform: translateY(-50%);
    font-weight: 700;
    padding: 0.2rem 1.75rem 0.2rem 0.75rem;
    font-size: var(--font-xs);
    color: var(--white);
    -webkit-clip-path: polygon(100% 0, 90% 50%, 100% 100%, 0 100%, 0 51%, 0 0);
    clip-path: polygon(100% 0, 90% 50%, 100% 100%, 0 100%, 0 51%, 0 0);
    background: radial-gradient(100% 427.78% at 0 50%, #d20032 0, #d20078 100%);
    z-index: 2;
}
@media (min-width: 1440px) {
    .BonusShopVips_discount-label__JrnvZ {
        top: 90px;
        font-size: var(--font-sm);
    }
}
.BonusShopVips_select-duration__uzkvU > div:first-child {
    white-space: nowrap;
}
.BonusShopBuffs_buffs-container__bgtE7 {
    padding: var(--pd-5);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: var(--main-bg);
}
.BonusShopBuffs_buffs-list__z5L8A {
    height: 100%;
    min-height: 340px;
}
.BonusShopBattlePass_wrapper__WDbDw {
    --height: 200px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: var(--height);
    padding: 2rem 2rem 2rem 10%;
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: url(/assets/990/image/bs_battle_pass.webp) no-repeat 50% / cover, #262626;
}
.BonusShopBattlePass_title__SrNwo {
    color: var(--white);
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 80%;
    font-feature-settings: "smcp", "c2sc";
    font-variant: all-small-caps;
    white-space: pre-wrap;
    margin-right: 2rem;
    max-width: 400px;
}
.BonusShopBattlePass_title__SrNwo b {
    color: var(--yellow-brigth);
}
.BonusShopBattlePass_btn__dSRHv {
    min-width: 200px;
    font-size: var(--font-md);
}
.BonusShopConsumables_wrapper__yx5ig {
    border-radius: 20px 20px 0 0;
    border: 1px solid rgba(255, 255, 255, 0.12);
    margin-top: 0;
}
.BonusShopConsumables_tab-content__G_DMO {
    padding: 10px;
}
.BonusShopConsumables_tab__yWGMZ {
    flex-grow: 1;
}
.BonusShopConsumables_items-list__lcURx {
    height: 100%;
    min-height: 320px;
}
.BonusShopConsumables_consumable-item__pleUo {
    --w: 190px;
    --h: 220px;
    --img-size: 92px;
    position: relative;
    width: var(--w);
    border-radius: 15px;
    padding: calc(var(--img-size) / 2 + var(--pd-2)) var(--pd-2) var(--pd-2);
    height: var(--h);
}
.BonusShopConsumables_consumable-item__pleUo > div {
    z-index: 1;
}
.BonusShopConsumables_consumable-item__pleUo:before {
    display: block;
    position: absolute;
    border-radius: 15px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 50%;
    opacity: 0.9;
    background-image: url(/assets/990/image/main.webp);
}
.BonusShopConsumables_consumable-item__pleUo.BonusShopConsumables_active__7_for:before {
    background-image: url(/assets/990/image/blue.webp);
}
.BonusShopConsumables_consumable-item__pleUo.BonusShopConsumables_active__7_for .BonusShopConsumables_count-block__jLteZ {
    color: var(--orange);
}
.BonusShopConsumables_consumable-item__pleUo .BonusShopConsumables_count__bsm7X {
    position: absolute;
    display: inline-block;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 700;
    font-size: var(--font-sm);
    color: var(--orange);
    z-index: 2;
}
.BonusShopConsumables_img-wrapper__K6CT0 {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: calc(var(--img-size) / 2 * -1);
    left: 50%;
    transform: translateX(-50%);
    width: var(--img-size);
    height: var(--img-size);
    background: #0d0d10;
    border-radius: 50%;
}
.BonusShopConsumables_img-wrapper__K6CT0:before {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 85%;
    height: 85%;
    transform: translateX(-50%) translateY(-50%);
    background: var(--item-circle-bg);
    border: 2px solid rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    z-index: -1;
    content: "";
}
.BonusShopConsumables_name__9_NvY {
    color: #fff;
    text-align: center;
    font-size: var(--font-md);
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin: var(--mg-2) 0;
    min-height: 50px;
}
.BonusShopConsumables_count-block__jLteZ {
    font-weight: 700;
    font-size: var(--font-lg);
}
.BonusShopConsumables_separator__3cusM {
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff 50%, rgba(255, 255, 255, 0));
    margin: var(--mg-1) 0;
}
.BonusShopConsumables_cart-block__Z7tyU {
    padding: var(--pd-4);
    border-radius: 0 0 20px 20px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-top: 0;
    min-height: 80px;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background: url(/assets/990/image/block_cart_bg.webp) no-repeat 50%/100% 100%, rgba(0, 0, 0, 0.2);
}
.BonusShopConsumables_cart-items__vp0Aq {
    display: flex;
    flex-flow: row nowrap;
    gap: 10px;
    max-width: 70%;
}
.BonusShopConsumables_cart-item__kKHzI {
    --img-size: 32px;
    white-space: nowrap;
}
.BonusShopConsumables_cart-item__kKHzI .BonusShopConsumables_cart-img__1evZj {
    width: auto;
    height: var(--img-size);
}
.BonusShopConsumables_cart-item__kKHzI b {
    font-size: var(--font-sm);
    color: var(--orange);
    font-weight: 700;
}
.BonusShopConsumables_cart-item__kKHzI + .BonusShopConsumables_cart-item__kKHzI {
    padding-left: var(--pd-2);
    border-left: 1px solid rgba(255, 255, 255, 0.12);
}
.BonusShopConsumables_buy-btn__i8akY {
    min-width: 120px;
}
.BonusShopConsumables_total-price__cr88M {
    color: #fff;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
    white-space: nowrap;
    background: linear-gradient(180deg, #ffd600, #be8900), #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.BonusShopConsumables_price__ygstO {
    position: relative;
}
.BonusShopConsumables_price__ygstO span {
    color: #fff;
    text-align: center;
    font-size: var(--font-lg);
    font-style: normal;
    font-weight: 800;
    line-height: var(--font-lg-lh);
    white-space: nowrap;
    background: linear-gradient(180deg, #ffd600, #be8900), #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.BonusShopConsumables_price__ygstO b {
    display: inline-block;
    position: absolute;
    top: -10px;
    left: calc(100% + 10px);
    color: #fff;
    text-align: center;
    font-size: var(--font-md);
    font-style: normal;
    font-weight: 800;
    line-height: var(--font-md);
    white-space: nowrap;
}
.BonusShopConsumables_price__ygstO b:before {
    position: absolute;
    top: 50%;
    left: -5px;
    width: 120%;
    height: 2px;
    transform: translateY(-50%) rotate(20deg);
    background: var(--red);
    content: "";
}
.BonusShopConsumables_discount-label__B6kf3 {
    position: absolute;
    top: 20px;
    left: 0;
    white-space: nowrap;
    transform: translateY(-50%);
    font-weight: 700;
    padding: 0.2rem 1.75rem 0.2rem 0.75rem;
    font-size: var(--font-sm);
    color: var(--white);
    -webkit-clip-path: polygon(100% 0, 90% 50%, 100% 100%, 0 100%, 0 51%, 0 0);
    clip-path: polygon(100% 0, 90% 50%, 100% 100%, 0 100%, 0 51%, 0 0);
    background: radial-gradient(100% 427.78% at 0 50%, #d20032 0, #d20078 100%);
    z-index: 2;
}
.BonusShopServices_service-blocks-wrap__GvARP {
    row-gap: 24px !important;
}
.BonusShopServices_service-block__94UsG {
    border: 1px solid var(--border-color);
    border-radius: 20px;
    max-width: 435px;
    padding: var(--pd-5);
    background: var(--box-bg);
}
.BonusShopServices_service-icon-wrap__SvIc2 {
    position: relative;
    top: -30px;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12.55px;
    border: 1px solid var(--border-color);
    background: var(--box-accent-bg);
}
.BonusShopServices_service-icon__gh1lD {
    width: 63px;
    height: 63px;
}
.BonusShopServices_buy-btn__9ZF86 {
    width: 50px;
    min-width: 50px;
    min-height: 50px;
}
@media (max-width: 767px) {
    .BonusShopServices_buy-btn__9ZF86 {
        width: 35px;
        min-width: 35px;
        min-height: 35px;
    }
}
@media (max-width: 480px) {
    .BonusShopServices_service-content__GdlWK {
        justify-content: center;
        align-items: center;
        text-align: center;
        flex-flow: column nowrap;
    }
}
.BonusShopServices_service-info-wrap___CBEy.BonusShopServices_invisible__4uAeV {
    max-width: 160px;
}
.BonusShopServices_service-title___uywy {
    margin-top: -30px;
    font-size: var(--font-xxlg);
    line-height: var(--font-xxlg-lh);
    font-weight: 700;
    text-transform: uppercase;
}
.BonusShopServices_service-subtitle__2HXY0 {
    font-weight: 700;
}
.BonusShopServices_duration-select___SU1k {
    white-space: nowrap;
}
.BonusShopServices_price-wrap__Ze5xk .BonusShopServices_price__QURG4 {
    position: relative;
}
.BonusShopServices_price-wrap__Ze5xk .BonusShopServices_price__QURG4 .BonusShopServices_old-price__GWrzj {
    bottom: -100%;
    left: 50%;
    transform: translateX(-50%);
}
.BonusShopServices_price__QURG4 {
    position: relative;
}
.BonusShopServices_price__QURG4 span {
    color: var(--white);
    font-size: var(--font-slg);
    font-weight: 800;
}
.BonusShopServices_price__QURG4 b {
    display: inline-block;
    color: #ffeca7;
    font-size: var(--font-xxlg);
    font-style: normal;
    font-weight: 800;
}
.BonusShopServices_price__QURG4 .BonusShopServices_old-price__GWrzj {
    position: absolute;
    bottom: -4px;
    left: 120%;
    white-space: nowrap;
    color: var(--white);
    font-size: var(--font-xslg);
    font-weight: 700;
    opacity: 0.6;
}
.BonusShopServices_price__QURG4 .BonusShopServices_old-price__GWrzj svg {
    width: 25px;
    height: 25px;
}
.BonusShopServices_price__QURG4 .BonusShopServices_old-price__GWrzj span {
    font-size: var(--font-xslg);
    font-weight: 600;
}
.BonusShopServices_price__QURG4 .BonusShopServices_old-price__GWrzj b {
    font-size: var(--font-xslg);
}
.BonusShopServices_price__QURG4 .BonusShopServices_old-price__GWrzj:before {
    position: absolute;
    top: 40%;
    left: -5%;
    width: 110%;
    height: 2px;
    background: var(--red);
    z-index: 1;
    content: "";
}
.BonusShopServices_discount-label__4i7Ua {
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    white-space: nowrap;
    font-weight: 700;
    padding: 0.2rem 1.75rem 0.2rem 0.75rem;
    font-size: var(--font-sm);
    color: var(--white);
    -webkit-clip-path: polygon(100% 0, 90% 50%, 100% 100%, 0 100%, 0 51%, 0 0);
    clip-path: polygon(100% 0, 90% 50%, 100% 100%, 0 100%, 0 51%, 0 0);
    background: radial-gradient(100% 427.78% at 0 50%, #d20032 0, #d20078 100%);
    z-index: 2;
}
.BonusShopServices_discount-label__4i7Ua span {
    font-size: var(--font-sm);
    font-weight: 700;
}
.BonusShopServices_price-select__5_xsM {
    white-space: nowrap;
}
