[_nghost-ng-c3315350466] {
    display: block;
    width: 100%;
    max-width: 120rem;
    margin: 2rem auto 0;
}

.home[_ngcontent-ng-c3315350466] {
    display: flex;
    flex-direction: column;
    gap: 8.2rem;
}

.home__head[_ngcontent-ng-c3315350466] {
    display: flex;
}

.game[_ngcontent-ng-c3315350466] {
    position: relative;
    display: flex;
}

.home__game[_ngcontent-ng-c3315350466] {
    flex: none;
}

.game__head-text[_ngcontent-ng-c3315350466] {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.6rem;
}

.game__title[_ngcontent-ng-c3315350466] {
    display: flex;
    align-items: center;
    gap: .6rem;
}

.game__title-text[_ngcontent-ng-c3315350466] {
    font-size: 2.6rem;
    font-weight: 700;
    line-height: normal;
}

.game__subtitle[_ngcontent-ng-c3315350466] {
    margin-top: .6rem;
    color: #cddbff;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: normal;
}

.game__show-gifts__button[_ngcontent-ng-c3315350466] {
    width: fit-content;
    height: 3.6rem;
    color: #cddbff;
    border: 1px solid rgba(205, 219, 255, .35);
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.6rem;
    z-index: 3;
}

.game__character[_ngcontent-ng-c3315350466] {
    position: absolute;
    top: 8rem;
    left: -19rem;
    z-index: 2;
}

[_nghost-ng-c2423225291] {
    display: block;
    width: 46rem;
    height: 60rem;
}

[_nghost-ng-c517662977] {
    display: block;
    width: 100%;
    height: 100%;
}

.game__wheel[_ngcontent-ng-c3315350466] {
    position: relative;
    top: 3rem;
    margin-left: -7.2rem;
    display: block;
    width: 56rem;
    height: 56rem;
}

[_nghost-ng-c2879602036] {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.wheel[_ngcontent-ng-c2879602036] {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 1rem;
}

.wheel[_ngcontent-ng-c2879602036]:before {
    position: absolute;
    inset: 0;
    content: "";
    display: block;
    width: 26rem;
    height: 26rem;
    margin: auto;
    border-radius: 26rem;
    background: radial-gradient(50% 50% at 50% 50%, #4455b2e6, #1c274ee6);
    box-shadow: 0 -1px 44px #090c2099;
    z-index: 1;
}

.wheel__circle-main[_ngcontent-ng-c2879602036] {
    width: 56rem;
    height: 56rem;
    max-width: 100%;
    max-height: 100%;
    background: #29336980;
}

.wheel__circle-main[_ngcontent-ng-c2879602036], .wheel__circle-sec[_ngcontent-ng-c2879602036] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%) translateY(-50%);
    border-radius: 100%;
}

.wheel__circle-sec[_ngcontent-ng-c2879602036] {
    width: 29.8rem;
    height: 29.8rem;
    max-width: 54%;
    max-height: 54%;
    background: #191f3f80;
}



.wheel__display[_ngcontent-ng-c2879602036] {
    position: absolute;
    margin: auto;
    inset: 0;
    display: block;
    width: 26rem;
    height: 26rem;
    z-index: 1;
}

.main[_ngcontent-ng-c4107453130] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 26rem;
    min-height: auto;
}

.main__title[_ngcontent-ng-c4107453130] {
    display: flex;
    gap: .4rem;
    justify-content: center;
    margin-bottom: 1.6rem;
}


.main__title[_ngcontent-ng-c4107453130] .title[_ngcontent-ng-c4107453130] {
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-family: Gotham;
    font-weight: 700;
}


.main[_ngcontent-ng-c4107453130] .icon[_ngcontent-ng-c4107453130] {
    font-size: 2.2rem;
}

.main__title[_ngcontent-ng-c4107453130] i[_ngcontent-ng-c4107453130] {
    color: #879dc8;
    top: -.1rem;
}

.main__action[_ngcontent-ng-c4107453130] {
    height: 5.2rem;
    width: 16.2rem;
    margin-bottom: .8rem;
    z-index: 4;
    position: relative;
}

.main[_ngcontent-ng-c4107453130] .icon[_ngcontent-ng-c4107453130] {
    font-size: 2.2rem;
}

.main__promo[_ngcontent-ng-c4107453130] i[_ngcontent-ng-c4107453130] {
    font-size: 2rem;
}

.main__promo[_ngcontent-ng-c4107453130] {
    height: 4.4rem;
    font-size: 1.4rem;
    width: 16.2rem;
    z-index: 4;
    position: relative;
}

.whitespace-normal {
    white-space: normal;
}


.wheel__spinner[_ngcontent-ng-c2879602036] {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.wheel__list[_ngcontent-ng-c2879602036] {
    position: absolute;
    inset: 0;
    display: block;
    width: 96%;
    height: 96%;
    margin: auto;
}

.wheel__prize[_ngcontent-ng-c2879602036] {
    position: absolute;
    left: calc(50% - 5.5rem);
    display: block;
    width: 11rem;
    height: 100%;
    transition: all .5s ease-out;
}

.wheel__prize[_ngcontent-ng-c2879602036]:before {
    position: absolute;
    content: "";
    left: calc(50% - 10.2rem);
    top: -1.2rem;
    width: 20.3rem;
    height: 14rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/images/svg/prize-sector.svg);
}

.wheel__prize-blured[_ngcontent-ng-c2879602036]:after {
    position: absolute;
    content: "";
    left: calc(50% - 10.2rem);
    top: -1.2rem;
    width: 20.3rem;
    height: 14rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/images/svg/prize-sector-overlay.svg);
}


.wheel__prize-blured[_ngcontent-ng-c2879602036] img[_ngcontent-ng-c2879602036] {
    filter: blur(1rem) !important;
}






.home__quests[_ngcontent-ng-c3315350466] {
    display: flex;
    flex-direction: column;
    gap: 3rem;
    margin-left: 7.3rem;
    width: 37rem;
}

.game__how-it-works[_ngcontent-ng-c3315350466] {
    display: flex;
    justify-content: end;
}

.game__how-it-works__button[_ngcontent-ng-c3315350466] {
    width: fit-content;
    height: 3.6rem;
    color: #cddbffb3;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.6rem;
}
.btn_hiw {
    background-color: #cddbff08;
    border-width: .1rem;
    border-color: #cddbff1a;
    color: #cddbffb3;
}

.quests[_ngcontent-ng-c3609169856] {
    min-height: 26.2rem;
    display: flex;
    padding: 2.5rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.4rem;
    border-radius: 2.5rem;
    background: linear-gradient(164deg, #2c376b 9.22%, #324588 88.9%);
    overflow: auto;
}

.quests__head[_ngcontent-ng-c3609169856] {
    display: flex;
    align-items: center;
    gap: .5rem;
    width: 100%;
}

.quests__head[_ngcontent-ng-c3609169856] {
    display: flex;
    align-items: center;
    gap: .5rem;
    width: 100%;
}

.quests__title[_ngcontent-ng-c3609169856] {
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 750;
    line-height: normal;
}

.quests__informer[_ngcontent-ng-c3609169856] {
    margin-left: auto;
    font-size: 1.8rem;
    color: #cddbffb2;
}

.extra-bonus[_ngcontent-ng-c2481415408] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.4rem;
}

.extra-bonus__title[_ngcontent-ng-c2481415408] {
    color: #cddbff;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: normal;
}

.extra-bonus__cards[_ngcontent-ng-c2481415408] {
    display: flex;
    flex-direction: column;
    gap: .8rem;
    width: 100%;
}

.extra-bonus__card[_ngcontent-ng-c2481415408] {
    cursor: pointer;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.card_avatar[_ngcontent-ng-c2481415408], .card_nickname[_ngcontent-ng-c2481415408] {
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: bottom right!important;
}

.card[_ngcontent-ng-c2481415408] {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 9.6rem;
    padding: 1.5rem 2rem;
    border-radius: 1.8rem;
    border: 1px solid rgba(122,159,255,.12);
    background: linear-gradient(344deg,#252d654a 6.34%,#1a203e2e 85.57%);
    overflow: hidden;
    transition: all .6s ease;
}

.card_nickname[_ngcontent-ng-c2481415408]:before {
    background: url(/images/webp/nickname.webp);
}

.card_avatar[_ngcontent-ng-c2481415408]:before {
    background: url(/images/webp/steam-avatar.webp);
}


.card_nickname[_ngcontent-ng-c2481415408]:after {
    background: url(/images/webp/nickname-shadow.webp);
}


.card_avatar[_ngcontent-ng-c2481415408]:after {
    background: url(/images/webp/steam-avatar-shadow.webp);
}


.card_avatar[_ngcontent-ng-c2481415408]:before, .card_nickname[_ngcontent-ng-c2481415408]:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 10rem;
    height: 6.5rem;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position: right!important;
    background-origin: border-box!important;
    z-index: 1;
}

.card_avatar[_ngcontent-ng-c2481415408]:after, .card_nickname[_ngcontent-ng-c2481415408]:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position: right!important;
    background-origin: border-box!important;
    z-index: 0;
}


.card__title[_ngcontent-ng-c2481415408] {
    font-size: 1.3rem;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 1rem;
}

.card_nickname[_ngcontent-ng-c2481415408]   .card__percents[_ngcontent-ng-c2481415408] {
    background: #44f4ff;
}

.card_avatar[_ngcontent-ng-c2481415408]   .card__percents[_ngcontent-ng-c2481415408] {
    background: #44a5ff;
}

.card__percents[_ngcontent-ng-c2481415408] {
    display: flex;
    padding: .6rem 1rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    width: fit-content;
    border-radius: 1.8rem;
    color: #161a1e;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.8rem;
}

.rewards[_ngcontent-ng-c3315350466] {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.rewards__head[_ngcontent-ng-c3315350466] {
    display: flex;
    align-items: center;
    gap: .4rem;
}

.rewards__icon[_ngcontent-ng-c3315350466] {
    font-size: 2.4rem;
}

.rewards__title[_ngcontent-ng-c3315350466] {
    font-size: 2.2rem;
    font-weight: 500;
    line-height: normal;
}

.rewards__content[_ngcontent-ng-c3315350466] {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(18rem,1fr));
    grid-auto-rows: 21.9rem;
    align-content: flex-start;
    gap: .6rem;
}

.rewards__reward[_ngcontent-ng-c3315350466] {
    display: block;
    width: 100%;
    height: 100%;
}

.reward[_ngcontent-ng-c1317825116] {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: .4rem;
    height: 100%;
    width: 100%;
    padding: 1rem 2rem;
    border-radius: 1.4rem;
    background: #242b54;
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none;
}

.reward__enableDesc[_ngcontent-ng-c1317825116] {
    cursor: pointer;
}

.reward__image[_ngcontent-ng-c1317825116] {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    max-width: 14.5rem;
    max-height: 14.5rem;
}

.reward__text[_ngcontent-ng-c1317825116] {
    margin-block: auto;
    color: #cddbff;
    text-align: center;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: normal;
}


.game__how-it-works.mobile-show[_ngcontent-ng-c3315350466] {
    display: none;
}

.game__how-it-works[_ngcontent-ng-c3315350466] {
    display: flex;
    justify-content: end;
}

.game__helpButtons[_ngcontent-ng-c3315350466] {
    display: flex;
}




.game__head[_ngcontent-ng-c3315350466] {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
}



.wheel__prize_not-active[_ngcontent-ng-c2879602036] {
    opacity: .6;
}


.wheel__prize[_ngcontent-ng-c2879602036]   img[_ngcontent-ng-c2879602036] {
    max-width: 11rem;
    max-height: 11rem;
    transition: all .5s ease-out;
    pointer-events: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.display-arrow[_ngcontent-ng-c590738725] {
    position: absolute;
    width: 8rem;
    top: -4rem;
    right: 9rem;
}


.wheel__prize_active[_ngcontent-ng-c2879602036]:before {
    background-image: url(/images/svg/prize-sector-win.svg);
}


.wheel__prize_active[_ngcontent-ng-c2879602036]   img[_ngcontent-ng-c2879602036]
{
	top:-5%!important;
	transform:scale(1.3)!important;
	}


.congrats[_ngcontent-ng-c3684197455] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 26rem;
    border-radius: 260px;
    background: radial-gradient(50% 50% at 50% 50%, #2b8272e6, #141d3de6);
    box-shadow: 0 -1px 44px #090c2099;
}

.congrats__title[_ngcontent-ng-c3684197455] {
    color: #fff;
    text-align: center;
    font-family: Gotham;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.congrats__text[_ngcontent-ng-c3684197455] {
    margin-top: .4rem;
    color: #b8ffc3;
    text-align: center;
    font-family: Gotham;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.8rem;
    max-width: 20.3rem;
}

.timer[_ngcontent-ng-c3658502570] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 26rem;
}

.timer__title[_ngcontent-ng-c3658502570] {
    max-width: 17.4rem;
    color: #cddbff;
    text-align: center;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.8rem;
    margin-bottom: .8rem;
}

.timer__title-mobile[_ngcontent-ng-c3658502570] {
    display: none;
}

.timer__countdown[_ngcontent-ng-c3658502570] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.timer__countdown-container[_ngcontent-ng-c3658502570] {
    display: flex;
    align-items: center;
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2rem;
}

.timer__countdown-items[_ngcontent-ng-c3658502570] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 1rem;
}

.timer__countdown-item[_ngcontent-ng-c3658502570] {
    height: 3.8rem;
    width: 3.4rem;
    border-radius: 8px;
    background: #768dcb7d;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: normal;
}

.timer__countdown-dots[_ngcontent-ng-c3658502570] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-items: center;
    margin: 0 .4rem;
}

.timer__countdown-dots[_ngcontent-ng-c3658502570] div[_ngcontent-ng-c3658502570] {
    height: .4rem;
    width: .4rem;
    background: #7887ba;
    border-radius: 100%;
}

.timer__countdown-dots[_ngcontent-ng-c3658502570] div[_ngcontent-ng-c3658502570] + div[_ngcontent-ng-c3658502570] {
    margin-top: .2rem;
}


.wheel__display_auth[_ngcontent-ng-c2879602036] {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.wheel__display_auth-title[_ngcontent-ng-c2879602036] {
    display: block;
    max-width: 16.5rem;
    color: #cddbff;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2rem;
    text-align: center;
    margin-bottom: 1.6rem;
}



.loading[_ngcontent-ng-c1313217787] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 26rem;
}




.loading__icon[_ngcontent-ng-c1313217787]{height:4rem;animation:rotating 1s infinite linear}

.loading__title[_ngcontent-ng-c1313217787] {
    max-width: 17.4rem;
    color: #cddbff;
    text-align: center;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.8rem;
    margin-bottom: .8rem;
}



.loading__desc[_ngcontent-ng-c1313217787] {
    max-width: 17.4rem;
    color: #cddbff;
    text-align: center;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.8rem;
    margin-bottom: .8rem;
}


.wheel-display-hidden {
  display: none;
}

bonus-wheel-home-wheel-display-main,
bonus-wheel-home-wheel-display-loading,
bonus-wheel-home-wheel-display-congrats {
  display: block;
}




.game__wheel-shadow[_ngcontent-ng-c3315350466] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -7.5rem;
    width: 38rem;
    height: 38rem;
    border-radius: 38px;
    background: #6b95ff5c;
    filter: blur(107px);
    z-index: -1;
}


.reward.is-showed[_ngcontent-ng-c1317825116] .reward__description[_ngcontent-ng-c1317825116] {
    -webkit-animation: _ngcontent-ng-c1317825116_fadeInFromNone .75s alternate;
    -moz-animation: fadeInFromNone .75s alternate;
    -o-animation: fadeInFromNone .75s alternate;
    animation: _ngcontent-ng-c1317825116_fadeInFromNone .75s alternate;
}

.reward__description[_ngcontent-ng-c1317825116] {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    -webkit-backdrop-filter: blur(1rem);
    backdrop-filter: blur(1rem);
    border-radius: 1.4rem;
    -webkit-user-select: none;
    user-select: none;
}

@-webkit-keyframes _ngcontent-ng-c1317825116_fadeInFromNone
{
0%
{
opacity:0
}
to
{
opacity:1
}

}

@-moz-keyframes fadeInFromNone
{
0%
{
opacity:0
}
to
{
opacity:1
}

}

.reward.is-showed[_ngcontent-ng-c1317825116] .reward__description[_ngcontent-ng-c1317825116]:before {
    z-index: 0;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    background: linear-gradient(181deg, #2d3d77 .77%, #3f5089 105.93%);
}

.reward__description[_ngcontent-ng-c1317825116] i[_ngcontent-ng-c1317825116] {
    z-index: 1;
    font-size: 3rem;
    margin-bottom: .5rem;
}

.reward__description[_ngcontent-ng-c1317825116] span[_ngcontent-ng-c1317825116] {
    z-index: 1;
    color: #fff;
    text-align: center;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.6rem;
    max-width: 80%;
}



@media (max-width: 991px) {

    .home__head[_ngcontent-ng-c3315350466] {
        flex-direction: column;
        width: 100%;
    }

	
		
	.blockpk {
		display:none !important;
    }
	
	
    .main {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 100vh;
        width: 100%;
    }

    .home[_ngcontent-ng-c3315350466] {
        flex-direction: column;
        width: 100%;
    }

    .home__head[_ngcontent-ng-c3315350466] {
        flex-direction: column;
        width: 100%;
    }

    .game[_ngcontent-ng-c3315350466] {
        flex-direction: column;
        width: 100%;
    }

    .game__head[_ngcontent-ng-c3315350466] {
        margin: 1rem;
    }

    .game__show-gifts__button[_ngcontent-ng-c3315350466] span[_ngcontent-ng-c3315350466] {
        display: none;
    }

    .game__how-it-works.mobile-show[_ngcontent-ng-c3315350466] {
        display: flex;
    }

    .game__how-it-works[_ngcontent-ng-c3315350466] .btn__text[_ngcontent-ng-c3315350466] {
        display: none;
    }

    .game__wheel[_ngcontent-ng-c3315350466] {
        margin: 1rem auto;
        position: static;
    }



    .home__quests[_ngcontent-ng-c3315350466] {
        margin: 0;
        padding: 1rem;
        width: 100%;
    }

    .game__how-it-works.desktop-show[_ngcontent-ng-c3315350466] {
        display: none;
    }

  

    .rewards[_ngcontent-ng-c3315350466] {
        padding: 1rem;
    }

    .reward__image[_ngcontent-ng-c1317825116] {
        width: 7rem;
        height: 7rem;
    }
}




@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
	
	
	    .button_login[_ngcontent-ng-c247184798] {
        padding: 0 1.2rem;
        font-size: 1.2rem;
        line-height: 1.6rem;
        height: 3.4rem;
    }
	
	   .button_login.wheel__button_login[_ngcontent-ng-c247184798] span[_ngcontent-ng-c247184798] {
        font-size: 1.2rem;
    }
	
	.button_login.wheel__button_login[_ngcontent-ng-c247184798] i[_ngcontent-ng-c247184798] {
        display: none;
    }
	
	
}

@media (max-width: 569px) {
    .loading__desc[_ngcontent-ng-c1313217787] {
        font-size: 1rem;
        line-height: 1.3rem;
    }

    .display-arrow[_ngcontent-ng-c590738725] {
        width: 4.7rem;
        top: -2.5rem;
        right: 5.6rem;
    }

    .loading[_ngcontent-ng-c1313217787] {
        height: 16rem;
    }

  .congrats[_ngcontent-ng-c3684197455] {
        height: 16rem;
    }

	
	.timer[_ngcontent-ng-c3658502570] {
    height: 16rem;
}
	
	.timer__title-mobile[_ngcontent-ng-c3658502570] {
        text-align: center;
        display: block;
        color: #cddbff;
        font-size: 1.2rem;
        font-weight: 500;
        line-height: 1.4rem;
        margin-bottom: .4rem;
        max-width: 13rem;
    }
	
	    .wheel__display_auth-title[_ngcontent-ng-c2879602036] {
        font-size: 1.1rem;
        line-height: 1.3rem;
    }
	
	
	    .timer__title[_ngcontent-ng-c3658502570] {
        display: none;
    }
	
	    .timer__countdown-container[_ngcontent-ng-c3658502570] {
        font-size: 1.2rem;
        font-weight: 700;
        line-height: normal;
    }
	
	    .timer__countdown-item[_ngcontent-ng-c3658502570] {
        height: 1.8rem;
        width: 2.3rem;
        color: #fff;
        font-size: 1.5rem;
        font-weight: 700;
        background: transparent;
    }
	
	    .timer__countdown-items[_ngcontent-ng-c3658502570] {
        margin-left: .25rem;
    }
	
	    .timer__countdown-item[_ngcontent-ng-c3658502570] {
        height: 1.8rem;
        width: 2.3rem;
        color: #fff;
        font-size: 1.5rem;
        font-weight: 700;
        background: transparent;
    }
	
	.timer__countdown-dots[_ngcontent-ng-c3658502570] {
        margin: 0;
    }
	
	    .timer__countdown-dots[_ngcontent-ng-c3658502570] div[_ngcontent-ng-c3658502570] {
        background: #fff;
        height: .2rem;
        width: .2rem;
    }
	

	
		.wheel__prize_active[_ngcontent-ng-c2879602036]   img[_ngcontent-ng-c2879602036]
	{
		transform:scale(1.45)!important;
		top:-2%!important
	}
	
	.wheel__prize[_ngcontent-ng-c2879602036]   img[_ngcontent-ng-c2879602036] {
    max-width: 7rem;
    max-height: 7rem;
}
	
	
	.wheel__circle-main[_ngcontent-ng-c2879602036] {
    width: 35rem;
    height: 35rem;
}
	.main__title[_ngcontent-ng-c4107453130]   .title[_ngcontent-ng-c4107453130] {
    font-size: 1rem;
    line-height: 1.2rem;
    font-weight: 700;
}
	
	
    .main[_ngcontent-ng-c4107453130] .icon[_ngcontent-ng-c4107453130] {
        font-size: 1.6rem;
    }

    .main__promo[_ngcontent-ng-c4107453130] i[_ngcontent-ng-c4107453130] {
        display: none;
    }

    .main[_ngcontent-ng-c4107453130] {
        height: 16rem;
        min-height: auto;
    }

.wheel__display[_ngcontent-ng-c2879602036] {
    width: 16rem;
    height: 16rem;
}
	
	.main__title[_ngcontent-ng-c4107453130] {
    flex-direction: column-reverse;
    align-items: center;
    margin-bottom: .9rem;
}

.main__action[_ngcontent-ng-c4107453130] {
    width: 9.6rem;
    height: 3.2rem;
    margin-bottom: .4rem;
}

.main__promo[_ngcontent-ng-c4107453130] {
    height: 3.2rem;
    font-size: 1.1rem;
    width: 9.6rem;
}
	
	
	.wheel__prize[_ngcontent-ng-c2879602036]:before {
    left: calc(50% - 6.4rem);
    top: .8rem;
    width: 12.7rem;
    height: 8.75rem;
}
	
	
    .wheel__prize-blured[_ngcontent-ng-c2879602036]:after {
        left: calc(50% - 6.4rem);
        top: .8rem;
        width: 12.7rem;
        height: 8.75rem;
    }

    .wheel__prize[_ngcontent-ng-c2879602036] {
        left: calc(50% - 3.5rem);
        width: 7rem;
    }

    .wheel__prize[_ngcontent-ng-c2879602036] {
        left: calc(50% - 3.5rem);
        width: 7rem;
    }

    .wheel__list[_ngcontent-ng-c2879602036] {
        width: 100%;
        height: 100%;
    }

    .wheel[_ngcontent-ng-c2879602036]:before {
        width: 16rem;
        height: 16rem;
    }

    .game__wheel[_ngcontent-ng-c3315350466] {
        margin: 1rem auto;
        position: static;
        width: 37.5rem;
        height: 37.5rem;
    }

    .reward__text[_ngcontent-ng-c1317825116] {
        font-size: 1rem;
    }

    .reward[_ngcontent-ng-c1317825116] {
        padding: 1rem 1.2rem;
    }

    .rewards__content[_ngcontent-ng-c3315350466] {
        grid-template-columns: repeat(auto-fill, minmax(11.1rem, 1fr));
        grid-auto-rows: 13.6rem;
    }

    .card_avatar[_ngcontent-ng-c2481415408]:after, .card_nickname[_ngcontent-ng-c2481415408]:after {
        right: -1rem;
    }


    .game__head[_ngcontent-ng-c3315350466] {
        flex-direction: row;
        justify-content: space-between;
    }

    .game__show-gifts__button[_ngcontent-ng-c3315350466] {
        margin-right: .8rem;
    }
}