.pure_button{display:inline-block;margin:0;padding:0;border:0;cursor:pointer;outline:none;transform:translate(0, 0);transition:transform 0.2s ease}.pure_button.active{transform:scale(0.9)}

.button{box-shadow:0 15px 12px rgba(83,44,93,0.2);background-color:#fff;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.button-content{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.button-small{border-radius:50%}.button-small{border:4px solid #fff;border-radius:14px}.button-small .button-content{border-radius:10px}.button-medium,.button-large{border:6px solid #fff;border-radius:19px}.button-medium .button-content,.button-large .button-content{border-radius:13px}.button-snow{position:absolute;right:-2px;z-index:9}.button-large .button-snow{top:-26px;width:172px;height:54px}.button-medium .button-snow{top:-18px;width:119px;height:38px}.button-ice{position:absolute}.button-ice-0{width:24px;height:24px;bottom:-24px}.button-ice-1,.button-ice-2{width:20px;height:20px;bottom:-20px}.button-large .button-ice-0{left:20px}.button-large .button-ice-1{left:40px}.button-large .button-ice-2{right:15px}.button-medium .button-ice-0{left:10px}.button-medium .button-ice-1{left:30px}.button-medium .button-ice-2{display:none}

.ui_base_view{position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden;z-index:5}

.christmas_snow{position:absolute;z-index:1}.christmas_snow:before{content:'';position:absolute;width:174px;height:58px;right:0;top:0}.christmas_snow.large:before{content:'';position:absolute;width:301px;height:69px;right:0;top:0}

.ui_warning_scene{background-color:rgba(41,36,86,0.9)}.ui_warning_scene-container{position:absolute;top:0;bottom:0;left:0;right:0;height:624px;margin:auto}.ui_warning_scene-content{position:absolute;left:0;right:0;margin:auto;padding:24px 6px;width:544px;height:520px;border-radius:28.8px;border-bottom:6px solid #7748C1;background:-moz-linear-gradient(top, #C255F3 0%, #A369FF 100%);background:-webkit-linear-gradient(top, #C255F3 0%, #A369FF 100%);background:linear-gradient(to bottom, #C255F3 0%, #A369FF 100%)}@media screen and (orientation: landscape){.ui_warning_scene-content{transform:scale(1.6)}}.ui_warning_scene-content-title{color:#ffffff;font-size:70px;line-height:1.2;text-align:center;white-space:nowrap}.ui_warning_scene-content-description{font-size:26px;color:#ffffff;text-align:center;line-height:1.2;height:75px}.ui_warning_scene-content-icon{margin:20px auto}.ui_warning_scene-content-icon.ads{width:176px;height:165px;background:url('sprites/main.sprite.png') -224px -1134px no-repeat}.ui_warning_scene-content-icon.server{width:121px;height:117px;background:url('sprites/main.sprite.png') left -1535px no-repeat}.ui_warning_scene-content-footer{position:absolute;bottom:36px;left:0;right:0;text-align:center;display:flex;justify-content:center}.ui_warning_scene-close-button-content{width:224px;height:96px;line-height:88px;color:white;overflow:hidden}.ui_warning_scene-close-button-content.red{background:-moz-linear-gradient(top, #FF835F 0%, #FB4F64 100%);background:-webkit-linear-gradient(top, #FF835F 0%, #FB4F64 100%);background:linear-gradient(to bottom, #FF835F 0%, #FB4F64 100%);border-bottom:8px solid #DD3E5A}.ui_warning_scene-close-button-content.blue{background:-moz-linear-gradient(top, #64BDFD 0%, #6462F1 100%);background:-webkit-linear-gradient(top, #64BDFD 0%, #6462F1 100%);background:linear-gradient(to bottom, #64BDFD 0%, #6462F1 100%);border-bottom:8px solid #5151C7}

.connection_warning{position:absolute;top:0;left:0;right:0;height:50px;background-color:rgba(0,0,0,0.6);transition:transform .4s ease;will-change:transform;z-index:9}.connection_warning-text{position:absolute;left:0;right:0;bottom:0;color:white;text-align:center;font-size:30px;line-height:50px}

.hidden_modal{position:relative;z-index:10;opacity:0;height:0;width:0}.hidden_scene{position:relative;z-index:5;opacity:0;height:0;width:0}@keyframes hidePresenter{from{opacity:1}to{opacity:0}}@keyframes showPresenter{from{opacity:0}to{opacity:1}}@keyframes hideModalPresenter{from{opacity:1;transform:translate3d(0, 0%, 0)}to{opacity:0;transform:translate3d(0, -20%, 0)}}@keyframes showModalPresenter{from{opacity:0;transform:translate3d(0, -20%, 0)}to{opacity:1;transform:translate3d(0, 0%, 0)}}

@keyframes spinner{0%{opacity:1}100%{opacity:0}}.spinner{color:white;position:relative;width:7.5vh;height:7.5vh;margin:0 auto}.spinner div{transform-origin:3.75vh 3.75vh;animation:spinner 0.7s linear infinite;opacity:0.5}.spinner div:after{content:" ";display:block;position:absolute;top:6.09375vh;left:3.64583vh;width:.67708vh;height:1.40625vh;border-radius:.52083vh;background:#ffffff}.spinner div:nth-child(1){transform:rotate(0deg);animation-delay:0s}.spinner div:nth-child(2){transform:rotate(30deg);animation-delay:0.05s}.spinner div:nth-child(3){transform:rotate(60deg);animation-delay:0.1s}.spinner div:nth-child(4){transform:rotate(90deg);animation-delay:0.15s}.spinner div:nth-child(5){transform:rotate(120deg);animation-delay:0.2s}.spinner div:nth-child(6){transform:rotate(150deg);animation-delay:0.25s}.spinner div:nth-child(7){transform:rotate(180deg);animation-delay:0.3s}.spinner div:nth-child(8){transform:rotate(210deg);animation-delay:0.35s}.spinner div:nth-child(9){transform:rotate(240deg);animation-delay:0.4s}.spinner div:nth-child(10){transform:rotate(270deg);animation-delay:0.45s}.spinner div:nth-child(11){transform:rotate(300deg);animation-delay:0.5s}.spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0.55s}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4);display:flex;justify-content:space-around;align-items:center;z-index:500}

.join_notification{position:absolute;left:-296px;top:179px;bottom:0;z-index:100}.join_notification_quest_top{top:320px}.join_notification_result_top{top:179px}.join_notification_cell{position:relative;margin-bottom:30px;width:296px;height:56px;transition:transform .3s ease;will-change:transform;border-radius:0 100px 100px 0}.join_notification_cell-avatar{position:absolute;left:58px;bottom:0;width:75px;height:75px;border-radius:50%;background-position:center;background-repeat:no-repeat;background-size:contain}.join_notification_cell-text{position:absolute;top:0;left:136px;bottom:0;margin:auto;width:100px;height:48px;color:white;font-size:18px;overflow:hidden;text-overflow:ellipsis}.join_notification_cell.visible{animation:bounce 0.3s ease;transform:translateX(90%);transition:none}@keyframes bounce{0%{transform:translateX(0)}80%{transform:translateX(100%)}100%{transform:translateX(95%)}}

@font-face{font-family:'MikadoBlack';src:url(fonts/MikadoBlack-94373d00def0180eec4a95e5c7d7c31e.otf) format("opentype")}@font-face{font-family:'MikadoBold';src:url(fonts/MikadoBold-354fdb77676079a083acf3ad4e901013.otf) format("opentype")}@keyframes shadowAnimation{0%,80%{transform:translate(0, 0) rotateZ(35deg);opacity:1}90%,95%{opacity:0}90%{transform:translate(500px, 0) rotateZ(35deg)}95%{transform:translate(-200px, 0) rotateZ(35deg)}100%{transform:translate(0, 0) rotateZ(35deg);opacity:1}}@keyframes shadowRotation{from{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.root_container{font-family:sans-serif, cursive}.root_container.font{font-family:'MikadoBlack', sans-serif, cursive}.small-text{font-family:sans-serif, cursive}.small-text.font{font-family:'MikadoBold', sans-serif, cursive}.mute_layer{position:absolute;z-index:1000;top:0;left:0;width:100%;height:100%;display:none}.mute_layer.mute{display:block}

.safe_area{position:absolute;top:0;left:0;right:0;bottom:0}

.ads_button{margin:0 20px}.ads_button-content{width:272px;height:104px;border-bottom:8px solid #459A32;background:-moz-linear-gradient(top, #BFED45 0, #81BF14 100%);background:-webkit-linear-gradient(top, #BFED45 0, #81BF14 100%);background:linear-gradient(to bottom, #BFED45 0, #81BF14 100%);font-size:60px;line-height:96px;text-align:center;color:#4A793F;display:flex;align-items:center;justify-content:center}.ads_button-content-icon{position:relative;width:68px;height:48px;margin:0 10px;background:url('sprites/chest.sprite.png') -1719px -539px no-repeat}

.claim_button{margin:0 20px}.claim_button-content{width:272px;height:104px;border-bottom:8px solid #5151c7;background:-moz-linear-gradient(top, #64b0fd 0, #6462f1 100%);background:-webkit-linear-gradient(top, #64b0fd 0, #6462f1 100%);background:linear-gradient(to bottom, #64b0fd 0, #6462f1 100%);font-size:60px;line-height:96px;text-align:center;color:white}.claim_button .icicles_container{bottom:-30px;width:100%;height:100%;position:absolute}

.christmas_icicles{position:absolute;width:100%;height:100%}.christmas_icicles_group{position:absolute;bottom:0;left:11%}.christmas_icicles_one:before{content:'';position:absolute;width:26px;height:25px;bottom:0;left:0}.christmas_icicles_second:before{content:'';position:absolute;width:21.6px;height:20.8px;bottom:5px;left:20px}.christmas_icicles_three:before{content:'';position:absolute;width:21.6px;height:20.8px;bottom:5px;right:9%}

.chest-footer{position:absolute;left:0;right:0;bottom:0}.chest-footer-buttons{position:absolute;bottom:129px;left:0;right:0;display:flex;justify-content:center}.chest-footer-buttons.christmas{bottom:192px}

.chest-content{position:absolute;top:170px;left:0;right:0;bottom:0;width:735px;height:931px;margin:auto}.chest-content-wrapper{position:absolute;top:220px;bottom:340px;left:0;right:0;margin:auto}.chest-content-item-icon{position:absolute;left:0;right:0;top:180px;margin:auto;width:396px;height:396px}.chest-content-item-icon-shadow{content:'';position:absolute;top:-150px;left:0;right:0;margin:auto;width:608px;height:859px;animation:scaling-bg 2s ease infinite;background:url('sprites/chest.sprite.png') -649px top no-repeat}.chest-content-item-icon-particles{content:'';position:absolute;top:-100px;left:0;right:0;margin:auto;width:608px;height:859px;animation:scaling-particles 1.5s ease infinite;background:url('sprites/chest.sprite.png') left top no-repeat}.chest-content-item-icon-new{position:absolute;top:-3px;right:-18px;width:133px;height:133px;background:url('sprites/chest.sprite.png') -551px -1068px no-repeat}.chest-content-item-icon.vehicle-item{background:url('sprites/items.sprite.png') left -474px / 1345px 1239px no-repeat}.chest-content-item-icon.trail-item{background:url('sprites/items.sprite.png') left top / 1345px 1239px no-repeat}.chest-content-item-icon.sound-item{background:url('sprites/items.sprite.png') -474px top / 1345px 1239px no-repeat}.chest-content-item-icon .item-pizza{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -2294px / 4415px 3638px no-repeat}.chest-content-item-icon .item-random{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -2294px / 4415px 3638px no-repeat}.chest-content-item-icon .item-eggs{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -949px / 4415px 3638px no-repeat}.chest-content-item-icon .item-ducks{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -1819px / 4415px 3638px no-repeat}.chest-content-item-icon .item-pool{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -870px / 4415px 3638px no-repeat}.chest-content-item-icon .item-bee_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -1345px / 4415px 3638px no-repeat}.chest-content-item-icon .item-christmas_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -1345px / 4415px 3638px no-repeat}.chest-content-item-icon .item-christmas_sock_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px -1423px / 4415px 3638px no-repeat}.chest-content-item-icon .item-delorean_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -2768px / 4415px 3638px no-repeat}.chest-content-item-icon .item-delorean_car_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -1819px / 4415px 3638px no-repeat}.chest-content-item-icon .item-dino_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px top / 4415px 3638px no-repeat}.chest-content-item-icon .item-dino_pink_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -2768px / 4415px 3638px no-repeat}.chest-content-item-icon .item-dino_lego_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -474px / 4415px 3638px no-repeat}.chest-content-item-icon .item-hoverboard_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -1345px / 4415px 3638px no-repeat}.chest-content-item-icon .item-hoverboard_blue_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -2294px / 4415px 3638px no-repeat}.chest-content-item-icon .item-hoverboard_orange_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -1345px / 4415px 3638px no-repeat}.chest-content-item-icon .item-paint_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -1345px / 4415px 3638px no-repeat}.chest-content-item-icon .item-paint_splash_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px -474px / 4415px 3638px no-repeat}.chest-content-item-icon .item-potter_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px -949px / 4415px 3638px no-repeat}.chest-content-item-icon .item-potter_sock_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -870px / 4415px 3638px no-repeat}.chest-content-item-icon .item-space_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -2768px / 4415px 3638px no-repeat}.chest-content-item-icon .item-stars_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -870px / 4415px 3638px no-repeat}.chest-content-item-icon .item-strawberry_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -2294px / 4415px 3638px no-repeat}.chest-content-item-icon .item-thunder_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -1819px / 4415px 3638px no-repeat}.chest-content-item-icon .item-tron_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -2294px / 4415px 3638px no-repeat}.chest-content-item-icon .item-tron_circle_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -1423px / 4415px 3638px no-repeat}.chest-content-item-icon .item-match_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -4041px top / 4437px 3638px no-repeat}.chest-content-item-icon .item-caduceus_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -950px -3242px / 4437px 3638px no-repeat}.chest-content-item-icon .item-covid_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2849px -3242px / 4437px 3638px no-repeat}.chest-content-item-icon .item-fire_kitty_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px top / 4437px 3638px no-repeat}.chest-content-item-icon .item-police_star_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2855px -2768px / 4437px 3638px no-repeat}.chest-content-item-icon .item-ambulance_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1424px -3242px / 4437px 3638px no-repeat}.chest-content-item-icon .item-police_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -1898px / 4437px 3638px no-repeat}.chest-content-item-icon .item-fire_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -2372px / 4437px 3638px no-repeat}.chest-content-item-icon .item-rainbow_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2380px -2768px / 4437px 3638px no-repeat}.chest-content-item-icon .item-ghost_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px top / 4415px 3638px no-repeat}.chest-content-item-icon .item-witch_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -1819px / 4415px 3638px no-repeat}.chest-content-item-icon .item-ufo_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -1898px / 4415px 3638px no-repeat}.chest-content-item-icon .item-gift_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -1819px / 4415px 3638px no-repeat}.chest-content-item-icon .item-snowman_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2372px -2294px / 4415px 3638px no-repeat}.chest-content-item-icon .item-kiss_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -870px / 4415px 3638px no-repeat}.chest-content-item-icon .item-hearts_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -870px / 4415px 3638px no-repeat}.chest-content-item-icon .item-clover_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -475px -3242px / 4437px 3638px no-repeat}.chest-content-item-icon .item-gold_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -949px / 4437px 3638px no-repeat}.chest-content-item-icon .item-easter_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -474px / 4437px 3638px no-repeat}.chest-content-item-icon .item-tasty_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3324px -3242px / 4437px 3638px no-repeat}.chest-content-item-icon .item-dolphin_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -871px top / 2218px 1819px no-repeat}.chest-content-item-icon .item-beach_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -435px top / 2218px 1819px no-repeat}.chest-content-item-icon .item-pool_summer_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left top / 2218px 1819px no-repeat}.chest-content-item-icon .item-lgbt_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1430px -2768px / 4437px 3638px no-repeat}.chest-content-item-icon .item-pride_hearts_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2374px -3242px / 4437px 3638px no-repeat}.chest-content-item-icon .item-doll_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -1423px / 4437px 3638px no-repeat}.chest-content-item-icon .item-thor_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1905px -2768px / 4437px 3638px no-repeat}.chest-content-item-icon .item-candy_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -3242px / 4437px 3638px no-repeat}.chest-content-item-icon .item-bats_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1899px -3242px / 4437px 3638px no-repeat}.chest-content-item-icon .item-chicken{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px -474px / 3645px 3164px no-repeat}.chest-content-item-icon .item-tapochek_blue{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -1819px / 3645px 3164px no-repeat}.chest-content-item-icon .item-tapochek_brown{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -1819px / 3645px 3164px no-repeat}.chest-content-item-icon .item-tapochek_red{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -1345px / 3645px 3164px no-repeat}.chest-content-item-icon .item-pepperoni{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1899px -1819px / 3645px 3164px no-repeat}.chest-content-item-icon .item-camaro{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -474px / 3645px 3164px no-repeat}.chest-content-item-icon .item-camaro_blue{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2374px -2768px / 3645px 3164px no-repeat}.chest-content-item-icon .item-camaro_red{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -1819px / 3645px 3164px no-repeat}.chest-content-item-icon .item-hoverboard{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -1345px / 3645px 3164px no-repeat}.chest-content-item-icon .item-hoverboard_green{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2849px -2768px / 3645px 3164px no-repeat}.chest-content-item-icon .item-hoverboard_pink{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -1345px / 3645px 3164px no-repeat}.chest-content-item-icon .item-hoverboard_yellow{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -2294px / 3645px 3164px no-repeat}.chest-content-item-icon .item-dino{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2299px -474px / 3645px 3164px no-repeat}.chest-content-item-icon .item-dino_blue{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px -1423px / 3645px 3164px no-repeat}.chest-content-item-icon .item-dino_pink{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -2768px / 3645px 3164px no-repeat}.chest-content-item-icon .item-dino_yellow{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2299px -949px / 3645px 3164px no-repeat}.chest-content-item-icon .item-brush{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -949px / 3645px 3164px no-repeat}.chest-content-item-icon .item-duck{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -2768px / 3645px 3164px no-repeat}.chest-content-item-icon .item-santa{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -2294px / 3645px 3164px no-repeat}.chest-content-item-icon .item-police{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -2768px / 3645px 3164px no-repeat}.chest-content-item-icon .item-ambulance{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -1423px / 3645px 3164px no-repeat}.chest-content-item-icon .item-firetruck{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1899px -2294px / 3645px 3164px no-repeat}.chest-content-item-icon .item-unicorn{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1899px -2768px / 3645px 3164px no-repeat}.chest-content-item-icon .item-evilduck{width:396px;height:396px;background:url('sprites/transports.sprite.png') -474px -870px / 3627px 3164px no-repeat}.chest-content-item-icon .item-pumpkin{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1341px top / 3627px 3164px no-repeat}.chest-content-item-icon .item-ufo{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -870px / 3627px 3164px no-repeat}.chest-content-item-icon .item-christmascandy{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px -949px / 3645px 3164px no-repeat}.chest-content-item-icon .item-deer{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -1345px / 3645px 3164px no-repeat}.chest-content-item-icon .item-cabriolet{width:396px;height:396px;background:url('sprites/transports.sprite.png') -949px -870px / 3627px 3164px no-repeat}.chest-content-item-icon .item-heart{width:396px;height:396px;background:url('sprites/transports.sprite.png') -866px top / 3627px 3164px no-repeat}.chest-content-item-icon .item-pot{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -1819px / 3645px 3164px no-repeat}.chest-content-item-icon .item-hat{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2299px top / 3645px 3164px no-repeat}.chest-content-item-icon .item-egg{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -1898px / 3645px 3164px no-repeat}.chest-content-item-icon .item-bunny{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1824px top / 3645px 3164px no-repeat}.chest-content-item-icon .item-flamingo{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px top / 3645px 3164px no-repeat}.chest-content-item-icon .item-windsurf{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1824px -474px / 3645px 3164px no-repeat}.chest-content-item-icon .item-platform{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -2294px / 3645px 3164px no-repeat}.chest-content-item-icon .item-bath{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -2294px / 3645px 3164px no-repeat}.chest-content-item-icon .item-thor{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -2768px / 3645px 3164px no-repeat}.chest-content-item-icon .item-batcar{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px top / 3645px 3164px no-repeat}.chest-content-item-icon .item-candy{width:396px;height:396px;background:url('sprites/transports.sprite.png') left top / 1822px 1582px no-repeat}.chest-content-item-icon .item-witchhat{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2374px -2294px / 3645px 3164px no-repeat}.chest-content-item-icon .item-ghost_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -475px -949px / 2295px 1819px no-repeat}.chest-content-item-icon .item-wow_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1899px top / 2295px 1819px no-repeat}.chest-content-item-icon .item-wow_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1424px -949px / 2295px 1819px no-repeat}.chest-content-item-icon .item-oops_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left -949px / 2295px 1819px no-repeat}.chest-content-item-icon .item-oops_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -950px top / 2295px 1819px no-repeat}.chest-content-item-icon .item-boom_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left top / 2295px 1819px no-repeat}.chest-content-item-icon .item-boom_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left -1423px / 2295px 1819px no-repeat}.chest-content-item-icon .item-planet_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1899px -474px / 2295px 1819px no-repeat}.chest-content-item-icon .item-rainbow_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1424px top / 2295px 1819px no-repeat}.chest-content-item-icon .item-crime_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -475px top / 2295px 1819px no-repeat}.chest-content-item-icon .item-crime_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -475px -474px / 2295px 1819px no-repeat}.chest-content-item-icon .item-rip_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left -474px / 2295px 1819px no-repeat}.chest-content-item-icon .item-lol_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -950px -474px / 2295px 1819px no-repeat}.chest-content-item-icon .item-kiss_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1424px -474px / 2295px 1819px no-repeat}.chest-content-item-icon .item-thor_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -950px -949px / 2295px 1819px no-repeat}.chest-content-item-icon .item-ufo_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1899px -949px / 2295px 1819px no-repeat}.chest-content-item-text{position:absolute;bottom:0;left:0;right:0;margin:auto;font-size:60px;color:#ffffff;text-align:center;line-height:61px;text-shadow:0 4px 0 #26248e;height:122px;width:560px;display:flex;justify-content:center;align-items:center}.chest-content-refund-icon{position:absolute;left:0;right:0;top:215px;margin:auto;width:381px;height:243px;background:url('sprites/chest.sprite.png') -1298px -539px no-repeat}.chest-content-refund-icon-shadow{content:'';position:absolute;top:-150px;left:0;right:0;margin:auto;width:608px;height:859px;background:url('sprites/chest.sprite.png') -649px top no-repeat}.chest-content-refund-label{position:absolute;bottom:105px;right:140px;display:flex;justify-content:center;width:202px;height:129px;font-size:52px;line-height:105px;color:white;background:url('sprites/chest.sprite.png') -551px -899px no-repeat}@keyframes scaling-particles{0%{transform:rotate(0deg)}50%{transform:rotate(5deg)}100%{transform:rotate(0deg)}}@keyframes scaling-bg{0%{transform:scale(0.9)}50%{transform:scale(1.1)}100%{transform:scale(0.9)}}

.chest-content-item-icon.substrate{width:720px;height:854px;position:absolute;bottom:0;left:0;right:0;top:-15px;margin:auto}.chest-content.christmas{width:720px;height:854px;top:63px}.chest-content.valentinesDay{top:270px}.chest-content-item-icon-particles.christmas{top:-100px}

.chest-header{position:absolute;top:120px;left:0;right:0;text-align:center;z-index:9}.chest-header-label{position:absolute;left:0;right:0;margin:auto;width:543px;height:147px;font-size:60px;line-height:110px;text-align:center;color:white;background:url('sprites/main.sprite.png') left -296px no-repeat}.chest-header.valentinesDay{top:248px}

.chest-header-label.halloween{color:#cdff7e;text-shadow:0 0 9px #48ce15}.chest-header-label.christmas:before{content:'';position:absolute;width:268px;height:109px;top:-79px;left:0;right:0;margin:auto;z-index:-1}

.chest-scene{pointer-events:none;touch-action:none;-ms-touch-action:none}.chest-scene.appear{pointer-events:auto;touch-action:auto;-ms-touch-action:auto}@media screen and (orientation: landscape){.chest-scene .chest-footer{transform:scale(1.5);bottom:-47px}}.chest-content-item-icon,.chest-content-refund-icon{opacity:0;transform:translateY(100%) scale(0);transition:transform 0.5s ease-out, opacity 0.05s ease-in;will-change:transform, opacity}.chest-content-item-icon.halloween,.chest-content-item-icon.christmas,.chest-content-item-icon.valentines_day,.chest-content-item-icon.substrate{opacity:0;transform:translateY(calc(100% - 200px)) scale(0);transition:transform 0.5s ease-out, opacity 1s ease-in;will-change:transform, opacity}.chest-content-item-icon-shadow,.chest-content-refund-icon-shadow{opacity:0;transform:scale(0);transition:transform 0.7s ease-out 0.5s, opacity 0.4s ease-in 0.5s;will-change:transform, opacity}.chest-content-item-icon-shadow.halloween,.chest-content-refund-icon-shadow.halloween,.chest-content-item-icon-particles.halloween,.chest-content-item-icon-shadow.christmas,.chest-content-refund-icon-shadow.christmas,.chest-content-item-icon-particles.christmas,.chest-content-item-icon-shadow.valentines_day,.chest-content-refund-icon-shadow.valentines_day,.chest-content-item-icon-particles.valentines_day{opacity:0;transform:translateY(calc(100% - 350px)) scale(0);transition:transform 0.5s ease-out, opacity 1.2s ease-in;will-change:transform, opacity}.chest-content-item-text,.chest-header,.chest-content-item-icon-new,.chest-footer-value{opacity:0;transform:translateY(-30%);transition:transform 0.5s ease-out 1s, opacity 0.2s ease-in 1s;will-change:transform, opacity}.chest-content-item-text,.chest-footer-value{transform:translateY(30%)}.chest-content-refund-label{opacity:0;transform:translateY(30%);transition:transform 0.5s ease-out 1s, opacity 0.2s ease-in 1s;will-change:transform, opacity}.chest-footer-buttons{opacity:0;transform:translateY(-30%);transition:transform 0.2s ease-out 1.5s, opacity 0.4s ease-in 1.5s;will-change:transform, opacity}.appear .chest-content-item-icon,.appear .chest-content-refund-icon{opacity:1;transform:translateY(0) scale(1)}.appear .chest-content-item-icon-shadow,.appear .chest-content-refund-icon-shadow,.appear .chest-content-item-icon-particles{opacity:1;transform:translateY(0) scale(1)}.appear .chest-footer-buttons,.appear .chest-header,.appear .chest-content-item-text,.appear .chest-content-item-icon-new,.appear .chest-footer-value,.appear .chest-content-refund-label{opacity:1;transform:translateY(0)}

.chest-scene.halloween{background:#292456;background-image:linear-gradient(180deg, #505bb9 1%, #6b58c8 37%, #9c54d8 100%)}.chest-scene.valentinesDay{background-image:linear-gradient(180deg, #FF6494 0%, #E35ED9 100%)}.chest-scene.christmas{background:#292456;background-image:linear-gradient(270deg, #151b30 1%, #2a3a63 20%, #2a5076 51%, #2a3761 82%, #151b30 100%)}

.christmas_snowfall{position:absolute;height:100%;width:100%;overflow:hidden}.christmas_snowfall_big_snowflake{position:absolute;width:55px;height:55px}.christmas_snowfall_big_snowflake:nth-child(1){transform:translate(29.094vw, 99vh) scale(.6254)}.christmas_snowfall_big_snowflake.animation:nth-child(1){transform:translate(57.0144vw, -10px) scale(.6254);animation:fall-1 67.5s -8s linear infinite}@keyframes fall-1{35.893%{transform:translate(29.094vw, 35.893vh) scale(.6254)}to{transform:translate(43.0542vw, 120vh) scale(.6254)}}.christmas_snowfall_big_snowflake:nth-child(2){transform:translate(65.2293vw, 53vh) scale(.1939)}.christmas_snowfall_big_snowflake.animation:nth-child(2){transform:translate(84.6265vw, -10px) scale(.1939);animation:fall-2 57.5s -28s linear infinite}@keyframes fall-2{53.852%{transform:translate(65.2293vw, 53.852vh) scale(.1939)}to{transform:translate(74.9279vw, 120vh) scale(.1939)}}.christmas_snowfall_big_snowflake:nth-child(3){transform:translate(10.0179vw, 66vh) scale(.352)}.christmas_snowfall_big_snowflake.animation:nth-child(3){transform:translate(6.5615vw, -10px) scale(.352);animation:fall-3 25s -13s linear infinite}@keyframes fall-3{67.193%{transform:translate(10.0179vw, 67.193vh) scale(.352)}to{transform:translate(8.2897vw, 120vh) scale(.352)}}.christmas_snowfall_big_snowflake:nth-child(4){transform:translate(78.883vw, 20vh) scale(.849)}.christmas_snowfall_big_snowflake.animation:nth-child(4){transform:translate(88.6402vw, -10px) scale(.849);animation:fall-4 25s -9s linear infinite}@keyframes fall-4{31.377%{transform:translate(78.883vw, 31.377vh) scale(.849)}to{transform:translate(83.7616vw, 120vh) scale(.849)}}.christmas_snowfall_big_snowflake:nth-child(5){transform:translate(61.6823vw, 17vh) scale(.1985)}.christmas_snowfall_big_snowflake.animation:nth-child(5){transform:translate(49.3575vw, -10px) scale(.1985);animation:fall-5 47.5s -29s linear infinite}@keyframes fall-5{48.932%{transform:translate(61.6823vw, 48.932vh) scale(.1985)}to{transform:translate(55.5199vw, 120vh) scale(.1985)}}.christmas_snowfall_small_snowflake{position:absolute;width:3px;height:3px;border-radius:50%}.christmas_snowfall_small_snowflake:nth-child(1){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.4893;transform:translate(15.1523vw, 11vh) scale(.8458)}.christmas_snowfall_small_snowflake.animation:nth-child(1){transform:translate(38.3803vw, -10px) scale(.8458);animation:fall-1 75s -19s linear infinite}@keyframes fall-1{35.917%{transform:translate(15.1523vw, 35.917vh) scale(.8458)}to{transform:translate(26.7663vw, 120vh) scale(.8458)}}.christmas_snowfall_small_snowflake:nth-child(2){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.083;transform:translate(128.6778vw, 92vh) scale(.8107)}.christmas_snowfall_small_snowflake.animation:nth-child(2){transform:translate(92.9694vw, -10px) scale(.8107);animation:fall-2 45s -5s linear infinite}@keyframes fall-2{63.206%{transform:translate(128.6778vw, 63.206vh) scale(.8107)}to{transform:translate(110.8236vw, 120vh) scale(.8107)}}.christmas_snowfall_small_snowflake:nth-child(3){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.4693;transform:translate(83.5415vw, 42vh) scale(.1387)}.christmas_snowfall_small_snowflake.animation:nth-child(3){transform:translate(47.5207vw, -10px) scale(.1387);animation:fall-3 50s -6s linear infinite}@keyframes fall-3{46.823%{transform:translate(83.5415vw, 46.823vh) scale(.1387)}to{transform:translate(65.5311vw, 120vh) scale(.1387)}}.christmas_snowfall_small_snowflake:nth-child(4){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.5912;transform:translate(52.7987vw, 20vh) scale(.3651)}.christmas_snowfall_small_snowflake.animation:nth-child(4){transform:translate(74.4839vw, -10px) scale(.3651);animation:fall-4 72.5s -22s linear infinite}@keyframes fall-4{62.166%{transform:translate(52.7987vw, 62.166vh) scale(.3651)}to{transform:translate(63.6413vw, 120vh) scale(.3651)}}.christmas_snowfall_small_snowflake:nth-child(5){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.4165;transform:translate(28.3334vw, 81vh) scale(.1924)}.christmas_snowfall_small_snowflake.animation:nth-child(5){transform:translate(20.663vw, -10px) scale(.1924);animation:fall-5 72.5s -22s linear infinite}@keyframes fall-5{32.423%{transform:translate(28.3334vw, 32.423vh) scale(.1924)}to{transform:translate(24.4982vw, 120vh) scale(.1924)}}.christmas_snowfall_small_snowflake:nth-child(6){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.4412;transform:translate(75.7542vw, 77vh) scale(.2815)}.christmas_snowfall_small_snowflake.animation:nth-child(6){transform:translate(98.547vw, -10px) scale(.2815);animation:fall-6 50s -9s linear infinite}@keyframes fall-6{43.742%{transform:translate(75.7542vw, 43.742vh) scale(.2815)}to{transform:translate(87.1506vw, 120vh) scale(.2815)}}.christmas_snowfall_small_snowflake:nth-child(7){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.3585;transform:translate(120.5765vw, 70vh) scale(.6913)}.christmas_snowfall_small_snowflake.animation:nth-child(7){transform:translate(93.8773vw, -10px) scale(.6913);animation:fall-7 42.5s -10s linear infinite}@keyframes fall-7{62.299%{transform:translate(120.5765vw, 62.299vh) scale(.6913)}to{transform:translate(107.2269vw, 120vh) scale(.6913)}}.christmas_snowfall_small_snowflake:nth-child(8){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.381;transform:translate(81.6875vw, 68vh) scale(.7425)}.christmas_snowfall_small_snowflake.animation:nth-child(8){transform:translate(90.3119vw, -10px) scale(.7425);animation:fall-8 62.5s -1s linear infinite}@keyframes fall-8{74.257%{transform:translate(81.6875vw, 74.257vh) scale(.7425)}to{transform:translate(85.9997vw, 120vh) scale(.7425)}}.christmas_snowfall_small_snowflake:nth-child(9){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.9529;transform:translate(77.9673vw, 6vh) scale(.7124)}.christmas_snowfall_small_snowflake.animation:nth-child(9){transform:translate(60.6597vw, -10px) scale(.7124);animation:fall-9 37.5s -13s linear infinite}@keyframes fall-9{75.196%{transform:translate(77.9673vw, 75.196vh) scale(.7124)}to{transform:translate(69.3135vw, 120vh) scale(.7124)}}.christmas_snowfall_small_snowflake:nth-child(10){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.9951;transform:translate(31.7658vw, 87vh) scale(.0395)}.christmas_snowfall_small_snowflake.animation:nth-child(10){transform:translate(2.7378vw, -10px) scale(.0395);animation:fall-10 57.5s -26s linear infinite}@keyframes fall-10{49.281%{transform:translate(31.7658vw, 49.281vh) scale(.0395)}to{transform:translate(17.2518vw, 120vh) scale(.0395)}}.christmas_snowfall_small_snowflake:nth-child(11){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.446;transform:translate(56.3012vw, 3vh) scale(.9299)}.christmas_snowfall_small_snowflake.animation:nth-child(11){transform:translate(88.0024vw, -10px) scale(.9299);animation:fall-11 65s -4s linear infinite}@keyframes fall-11{44.447%{transform:translate(56.3012vw, 44.447vh) scale(.9299)}to{transform:translate(72.1518vw, 120vh) scale(.9299)}}.christmas_snowfall_small_snowflake:nth-child(12){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.1008;transform:translate(108.0544vw, 100vh) scale(.8939)}.christmas_snowfall_small_snowflake.animation:nth-child(12){transform:translate(93.6808vw, -10px) scale(.8939);animation:fall-12 32.5s -24s linear infinite}@keyframes fall-12{68.186%{transform:translate(108.0544vw, 68.186vh) scale(.8939)}to{transform:translate(100.8676vw, 120vh) scale(.8939)}}.christmas_snowfall_small_snowflake:nth-child(13){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.4638;transform:translate(43.9295vw, 6vh) scale(.18)}.christmas_snowfall_small_snowflake.animation:nth-child(13){transform:translate(45.4551vw, -10px) scale(.18);animation:fall-13 37.5s -27s linear infinite}@keyframes fall-13{55.306%{transform:translate(43.9295vw, 55.306vh) scale(.18)}to{transform:translate(44.6923vw, 120vh) scale(.18)}}.christmas_snowfall_small_snowflake:nth-child(14){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.7363;transform:translate(16.4426vw, 20vh) scale(.5068)}.christmas_snowfall_small_snowflake.animation:nth-child(14){transform:translate(45.4622vw, -10px) scale(.5068);animation:fall-14 67.5s -9s linear infinite}@keyframes fall-14{53.199%{transform:translate(16.4426vw, 53.199vh) scale(.5068)}to{transform:translate(30.9524vw, 120vh) scale(.5068)}}.christmas_snowfall_small_snowflake:nth-child(15){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.6735;transform:translate(-13.59vw, 15vh) scale(.5428)}.christmas_snowfall_small_snowflake.animation:nth-child(15){transform:translate(7.44vw, -10px) scale(.5428);animation:fall-15 67.5s -26s linear infinite}@keyframes fall-15{53.514%{transform:translate(-13.59vw, 53.514vh) scale(.5428)}to{transform:translate(-3.075vw, 120vh) scale(.5428)}}.christmas_snowfall_small_snowflake:nth-child(16){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.1528;transform:translate(-10.5438vw, 0vh) scale(.2835)}.christmas_snowfall_small_snowflake.animation:nth-child(16){transform:translate(23.879vw, -10px) scale(.2835);animation:fall-16 35s -5s linear infinite}@keyframes fall-16{52.334%{transform:translate(-10.5438vw, 52.334vh) scale(.2835)}to{transform:translate(6.6676vw, 120vh) scale(.2835)}}.christmas_snowfall_small_snowflake:nth-child(17){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.3014;transform:translate(39.5519vw, 14vh) scale(.627)}.christmas_snowfall_small_snowflake.animation:nth-child(17){transform:translate(49.9295vw, -10px) scale(.627);animation:fall-17 52.5s -19s linear infinite}@keyframes fall-17{79.986%{transform:translate(39.5519vw, 79.986vh) scale(.627)}to{transform:translate(44.7407vw, 120vh) scale(.627)}}.christmas_snowfall_small_snowflake:nth-child(18){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.2477;transform:translate(49.5502vw, 20vh) scale(.355)}.christmas_snowfall_small_snowflake.animation:nth-child(18){transform:translate(48.2382vw, -10px) scale(.355);animation:fall-18 65s -19s linear infinite}@keyframes fall-18{48.94%{transform:translate(49.5502vw, 48.94vh) scale(.355)}to{transform:translate(48.8942vw, 120vh) scale(.355)}}.christmas_snowfall_small_snowflake:nth-child(19){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.7249;transform:translate(-20.2636vw, 77vh) scale(.7629)}.christmas_snowfall_small_snowflake.animation:nth-child(19){transform:translate(17.9468vw, -10px) scale(.7629);animation:fall-19 40s -11s linear infinite}@keyframes fall-19{34.157%{transform:translate(-20.2636vw, 34.157vh) scale(.7629)}to{transform:translate(-1.1584vw, 120vh) scale(.7629)}}.christmas_snowfall_small_snowflake:nth-child(20){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.201;transform:translate(111.937vw, 63vh) scale(.041)}.christmas_snowfall_small_snowflake.animation:nth-child(20){transform:translate(76.949vw, -10px) scale(.041);animation:fall-20 50s -23s linear infinite}@keyframes fall-20{53.144%{transform:translate(111.937vw, 53.144vh) scale(.041)}to{transform:translate(94.443vw, 120vh) scale(.041)}}.christmas_snowfall_small_snowflake:nth-child(21){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.7308;transform:translate(41.8118vw, 45vh) scale(.3182)}.christmas_snowfall_small_snowflake.animation:nth-child(21){transform:translate(1.9018vw, -10px) scale(.3182);animation:fall-21 42.5s -21s linear infinite}@keyframes fall-21{56.643%{transform:translate(41.8118vw, 56.643vh) scale(.3182)}to{transform:translate(21.8568vw, 120vh) scale(.3182)}}.christmas_snowfall_small_snowflake:nth-child(22){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.7612;transform:translate(49.8982vw, 0vh) scale(.913)}.christmas_snowfall_small_snowflake.animation:nth-child(22){transform:translate(67.4798vw, -10px) scale(.913);animation:fall-22 57.5s -10s linear infinite}@keyframes fall-22{70.402%{transform:translate(49.8982vw, 70.402vh) scale(.913)}to{transform:translate(58.689vw, 120vh) scale(.913)}}.christmas_snowfall_small_snowflake:nth-child(23){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.2622;transform:translate(48.6424vw, 64vh) scale(.7107)}.christmas_snowfall_small_snowflake.animation:nth-child(23){transform:translate(46.8032vw, -10px) scale(.7107);animation:fall-23 67.5s -12s linear infinite}@keyframes fall-23{37.489%{transform:translate(48.6424vw, 37.489vh) scale(.7107)}to{transform:translate(47.7228vw, 120vh) scale(.7107)}}.christmas_snowfall_small_snowflake:nth-child(24){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.717;transform:translate(73.7063vw, 83vh) scale(.4622)}.christmas_snowfall_small_snowflake.animation:nth-child(24){transform:translate(90.8891vw, -10px) scale(.4622);animation:fall-24 37.5s -24s linear infinite}@keyframes fall-24{70.387%{transform:translate(73.7063vw, 70.387vh) scale(.4622)}to{transform:translate(82.2977vw, 120vh) scale(.4622)}}.christmas_snowfall_small_snowflake:nth-child(25){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.1644;transform:translate(-19.9854vw, 93vh) scale(.7307)}.christmas_snowfall_small_snowflake.animation:nth-child(25){transform:translate(18.1098vw, -10px) scale(.7307);animation:fall-25 62.5s -3s linear infinite}@keyframes fall-25{48.461%{transform:translate(-19.9854vw, 48.461vh) scale(.7307)}to{transform:translate(-.9378vw, 120vh) scale(.7307)}}.christmas_snowfall_small_snowflake:nth-child(26){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.7392;transform:translate(-7.0868vw, 74vh) scale(.9734)}.christmas_snowfall_small_snowflake.animation:nth-child(26){transform:translate(29.8928vw, -10px) scale(.9734);animation:fall-26 52.5s -19s linear infinite}@keyframes fall-26{41.803%{transform:translate(-7.0868vw, 41.803vh) scale(.9734)}to{transform:translate(11.403vw, 120vh) scale(.9734)}}.christmas_snowfall_small_snowflake:nth-child(27){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.2401;transform:translate(88.257vw, 23vh) scale(.7417)}.christmas_snowfall_small_snowflake.animation:nth-child(27){transform:translate(69.4418vw, -10px) scale(.7417);animation:fall-27 42.5s -12s linear infinite}@keyframes fall-27{53.12%{transform:translate(88.257vw, 53.12vh) scale(.7417)}to{transform:translate(78.8494vw, 120vh) scale(.7417)}}.christmas_snowfall_small_snowflake:nth-child(28){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.8124;transform:translate(-8.0587vw, 90vh) scale(.4365)}.christmas_snowfall_small_snowflake.animation:nth-child(28){transform:translate(15.9513vw, -10px) scale(.4365);animation:fall-28 50s -5s linear infinite}@keyframes fall-28{60.899%{transform:translate(-8.0587vw, 60.899vh) scale(.4365)}to{transform:translate(3.9463vw, 120vh) scale(.4365)}}.christmas_snowfall_small_snowflake:nth-child(29){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.4405;transform:translate(18.1396vw, 90vh) scale(.0109)}.christmas_snowfall_small_snowflake.animation:nth-child(29){transform:translate(22.7216vw, -10px) scale(.0109);animation:fall-29 47.5s -2s linear infinite}@keyframes fall-29{65.908%{transform:translate(18.1396vw, 65.908vh) scale(.0109)}to{transform:translate(20.4306vw, 120vh) scale(.0109)}}.christmas_snowfall_small_snowflake:nth-child(30){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.9817;transform:translate(37.2166vw, 45vh) scale(.4272)}.christmas_snowfall_small_snowflake.animation:nth-child(30){transform:translate(62.2898vw, -10px) scale(.4272);animation:fall-30 45s -27s linear infinite}@keyframes fall-30{57.848%{transform:translate(37.2166vw, 57.848vh) scale(.4272)}to{transform:translate(49.7532vw, 120vh) scale(.4272)}}.christmas_snowfall_small_snowflake:nth-child(31){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.8517;transform:translate(78.5522vw, 59vh) scale(.4967)}.christmas_snowfall_small_snowflake.animation:nth-child(31){transform:translate(67.1446vw, -10px) scale(.4967);animation:fall-31 57.5s -17s linear infinite}@keyframes fall-31{79.894%{transform:translate(78.5522vw, 79.894vh) scale(.4967)}to{transform:translate(72.8484vw, 120vh) scale(.4967)}}.christmas_snowfall_small_snowflake:nth-child(32){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.5387;transform:translate(47.7524vw, 95vh) scale(.4554)}.christmas_snowfall_small_snowflake.animation:nth-child(32){transform:translate(85.3304vw, -10px) scale(.4554);animation:fall-32 70s -26s linear infinite}@keyframes fall-32{36.062%{transform:translate(47.7524vw, 36.062vh) scale(.4554)}to{transform:translate(66.5414vw, 120vh) scale(.4554)}}.christmas_snowfall_small_snowflake:nth-child(33){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.9016;transform:translate(46.5553vw, 68vh) scale(.8637)}.christmas_snowfall_small_snowflake.animation:nth-child(33){transform:translate(64.6621vw, -10px) scale(.8637);animation:fall-33 25s -14s linear infinite}@keyframes fall-33{44.812%{transform:translate(46.5553vw, 44.812vh) scale(.8637)}to{transform:translate(55.6087vw, 120vh) scale(.8637)}}.christmas_snowfall_small_snowflake:nth-child(34){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.6552;transform:translate(-9.0781vw, 99vh) scale(.5643)}.christmas_snowfall_small_snowflake.animation:nth-child(34){transform:translate(17.5723vw, -10px) scale(.5643);animation:fall-34 62.5s -28s linear infinite}@keyframes fall-34{42.355%{transform:translate(-9.0781vw, 42.355vh) scale(.5643)}to{transform:translate(4.2471vw, 120vh) scale(.5643)}}.christmas_snowfall_small_snowflake:nth-child(35){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.8918;transform:translate(86.7087vw, 98vh) scale(.3547)}.christmas_snowfall_small_snowflake.animation:nth-child(35){transform:translate(57.3019vw, -10px) scale(.3547);animation:fall-35 25s -7s linear infinite}@keyframes fall-35{35.541%{transform:translate(86.7087vw, 35.541vh) scale(.3547)}to{transform:translate(72.0053vw, 120vh) scale(.3547)}}.christmas_snowfall_small_snowflake:nth-child(36){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.8585;transform:translate(106.2764vw, 48vh) scale(.7854)}.christmas_snowfall_small_snowflake.animation:nth-child(36){transform:translate(77.9152vw, -10px) scale(.7854);animation:fall-36 50s -24s linear infinite}@keyframes fall-36{45.733%{transform:translate(106.2764vw, 45.733vh) scale(.7854)}to{transform:translate(92.0958vw, 120vh) scale(.7854)}}.christmas_snowfall_small_snowflake:nth-child(37){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.8221;transform:translate(39.9916vw, 83vh) scale(.717)}.christmas_snowfall_small_snowflake.animation:nth-child(37){transform:translate(34.2236vw, -10px) scale(.717);animation:fall-37 70s -14s linear infinite}@keyframes fall-37{73.076%{transform:translate(39.9916vw, 73.076vh) scale(.717)}to{transform:translate(37.1076vw, 120vh) scale(.717)}}.christmas_snowfall_small_snowflake:nth-child(38){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.8891;transform:translate(75.4392vw, 18vh) scale(.4904)}.christmas_snowfall_small_snowflake.animation:nth-child(38){transform:translate(54.2116vw, -10px) scale(.4904);animation:fall-38 47.5s -16s linear infinite}@keyframes fall-38{50.865%{transform:translate(75.4392vw, 50.865vh) scale(.4904)}to{transform:translate(64.8254vw, 120vh) scale(.4904)}}.christmas_snowfall_small_snowflake:nth-child(39){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.6248;transform:translate(50.5991vw, 42vh) scale(.2991)}.christmas_snowfall_small_snowflake.animation:nth-child(39){transform:translate(60.4267vw, -10px) scale(.2991);animation:fall-39 57.5s -12s linear infinite}@keyframes fall-39{49.439%{transform:translate(50.5991vw, 49.439vh) scale(.2991)}to{transform:translate(55.5129vw, 120vh) scale(.2991)}}.christmas_snowfall_small_snowflake:nth-child(40){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.3941;transform:translate(35.3105vw, 53vh) scale(.9757)}.christmas_snowfall_small_snowflake.animation:nth-child(40){transform:translate(35.2889vw, -10px) scale(.9757);animation:fall-40 57.5s -29s linear infinite}@keyframes fall-40{72.852%{transform:translate(35.3105vw, 72.852vh) scale(.9757)}to{transform:translate(35.2997vw, 120vh) scale(.9757)}}.christmas_snowfall_small_snowflake:nth-child(41){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.9053;transform:translate(88.4066vw, 7vh) scale(.1739)}.christmas_snowfall_small_snowflake.animation:nth-child(41){transform:translate(74.2194vw, -10px) scale(.1739);animation:fall-41 57.5s -19s linear infinite}@keyframes fall-41{45.078%{transform:translate(88.4066vw, 45.078vh) scale(.1739)}to{transform:translate(81.313vw, 120vh) scale(.1739)}}.christmas_snowfall_small_snowflake:nth-child(42){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.3409;transform:translate(53.152vw, 21vh) scale(.5644)}.christmas_snowfall_small_snowflake.animation:nth-child(42){transform:translate(26.1524vw, -10px) scale(.5644);animation:fall-42 37.5s -20s linear infinite}@keyframes fall-42{72.424%{transform:translate(53.152vw, 72.424vh) scale(.5644)}to{transform:translate(39.6522vw, 120vh) scale(.5644)}}.christmas_snowfall_small_snowflake:nth-child(43){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.0107;transform:translate(17.282vw, 93vh) scale(.4435)}.christmas_snowfall_small_snowflake.animation:nth-child(43){transform:translate(21.2916vw, -10px) scale(.4435);animation:fall-43 52.5s -5s linear infinite}@keyframes fall-43{34.659%{transform:translate(17.282vw, 34.659vh) scale(.4435)}to{transform:translate(19.2868vw, 120vh) scale(.4435)}}.christmas_snowfall_small_snowflake:nth-child(44){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.41;transform:translate(42.1157vw, 36vh) scale(.4958)}.christmas_snowfall_small_snowflake.animation:nth-child(44){transform:translate(48.3973vw, -10px) scale(.4958);animation:fall-44 47.5s -19s linear infinite}@keyframes fall-44{32.026%{transform:translate(42.1157vw, 32.026vh) scale(.4958)}to{transform:translate(45.2565vw, 120vh) scale(.4958)}}.christmas_snowfall_small_snowflake:nth-child(45){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.1619;transform:translate(-11.3615vw, 36vh) scale(.0132)}.christmas_snowfall_small_snowflake.animation:nth-child(45){transform:translate(3.2957vw, -10px) scale(.0132);animation:fall-45 35s -24s linear infinite}@keyframes fall-45{69.925%{transform:translate(-11.3615vw, 69.925vh) scale(.0132)}to{transform:translate(-4.0329vw, 120vh) scale(.0132)}}.christmas_snowfall_small_snowflake:nth-child(46){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.5767;transform:translate(35.7929vw, 59vh) scale(.1316)}.christmas_snowfall_small_snowflake.animation:nth-child(46){transform:translate(2.2121vw, -10px) scale(.1316);animation:fall-46 55s -27s linear infinite}@keyframes fall-46{46.027%{transform:translate(35.7929vw, 46.027vh) scale(.1316)}to{transform:translate(19.0025vw, 120vh) scale(.1316)}}.christmas_snowfall_small_snowflake:nth-child(47){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.0087;transform:translate(11.8981vw, 38vh) scale(.7551)}.christmas_snowfall_small_snowflake.animation:nth-child(47){transform:translate(26.7765vw, -10px) scale(.7551);animation:fall-47 62.5s -27s linear infinite}@keyframes fall-47{47.79%{transform:translate(11.8981vw, 47.79vh) scale(.7551)}to{transform:translate(19.3373vw, 120vh) scale(.7551)}}.christmas_snowfall_small_snowflake:nth-child(48){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.5023;transform:translate(31.7818vw, 10vh) scale(.0688)}.christmas_snowfall_small_snowflake.animation:nth-child(48){transform:translate(40.5134vw, -10px) scale(.0688);animation:fall-48 27.5s -1s linear infinite}@keyframes fall-48{40.46%{transform:translate(31.7818vw, 40.46vh) scale(.0688)}to{transform:translate(36.1476vw, 120vh) scale(.0688)}}.christmas_snowfall_small_snowflake:nth-child(49){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.4954;transform:translate(68.3811vw, 99vh) scale(.4683)}.christmas_snowfall_small_snowflake.animation:nth-child(49){transform:translate(35.3075vw, -10px) scale(.4683);animation:fall-49 55s -12s linear infinite}@keyframes fall-49{40.142%{transform:translate(68.3811vw, 40.142vh) scale(.4683)}to{transform:translate(51.8443vw, 120vh) scale(.4683)}}.christmas_snowfall_small_snowflake:nth-child(50){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.9419;transform:translate(34.9423vw, 69vh) scale(.1111)}.christmas_snowfall_small_snowflake.animation:nth-child(50){transform:translate(.2575vw, -10px) scale(.1111);animation:fall-50 25s -7s linear infinite}@keyframes fall-50{44.007%{transform:translate(34.9423vw, 44.007vh) scale(.1111)}to{transform:translate(17.5999vw, 120vh) scale(.1111)}}.christmas_snowfall_small_snowflake:nth-child(51){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.8205;transform:translate(26.0258vw, 71vh) scale(.1007)}.christmas_snowfall_small_snowflake.animation:nth-child(51){transform:translate(10.8458vw, -10px) scale(.1007);animation:fall-51 60s -2s linear infinite}@keyframes fall-51{38.192%{transform:translate(26.0258vw, 38.192vh) scale(.1007)}to{transform:translate(18.4358vw, 120vh) scale(.1007)}}.christmas_snowfall_small_snowflake:nth-child(52){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.7687;transform:translate(59.641vw, 20vh) scale(.9795)}.christmas_snowfall_small_snowflake.animation:nth-child(52){transform:translate(41.7634vw, -10px) scale(.9795);animation:fall-52 32.5s -11s linear infinite}@keyframes fall-52{63.54%{transform:translate(59.641vw, 63.54vh) scale(.9795)}to{transform:translate(50.7022vw, 120vh) scale(.9795)}}.christmas_snowfall_small_snowflake:nth-child(53){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.4311;transform:translate(48.2192vw, 80vh) scale(.7701)}.christmas_snowfall_small_snowflake.animation:nth-child(53){transform:translate(18.2112vw, -10px) scale(.7701);animation:fall-53 40s -16s linear infinite}@keyframes fall-53{46.746%{transform:translate(48.2192vw, 46.746vh) scale(.7701)}to{transform:translate(33.2152vw, 120vh) scale(.7701)}}.christmas_snowfall_small_snowflake:nth-child(54){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.8382;transform:translate(26.8847vw, 1vh) scale(.7265)}.christmas_snowfall_small_snowflake.animation:nth-child(54){transform:translate(30.2215vw, -10px) scale(.7265);animation:fall-54 65s -16s linear infinite}@keyframes fall-54{43.495%{transform:translate(26.8847vw, 43.495vh) scale(.7265)}to{transform:translate(28.5531vw, 120vh) scale(.7265)}}.christmas_snowfall_small_snowflake:nth-child(55){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.1662;transform:translate(26.5669vw, 63vh) scale(.8315)}.christmas_snowfall_small_snowflake.animation:nth-child(55){transform:translate(33.8857vw, -10px) scale(.8315);animation:fall-55 30s -22s linear infinite}@keyframes fall-55{51.698%{transform:translate(26.5669vw, 51.698vh) scale(.8315)}to{transform:translate(30.2263vw, 120vh) scale(.8315)}}.christmas_snowfall_small_snowflake:nth-child(56){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.1093;transform:translate(14.6371vw, 41vh) scale(.3202)}.christmas_snowfall_small_snowflake.animation:nth-child(56){transform:translate(36.2391vw, -10px) scale(.3202);animation:fall-56 45s -6s linear infinite}@keyframes fall-56{70.965%{transform:translate(14.6371vw, 70.965vh) scale(.3202)}to{transform:translate(25.4381vw, 120vh) scale(.3202)}}.christmas_snowfall_small_snowflake:nth-child(57){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.0049;transform:translate(41.4224vw, 87vh) scale(.5752)}.christmas_snowfall_small_snowflake.animation:nth-child(57){transform:translate(63.5728vw, -10px) scale(.5752);animation:fall-57 27.5s -24s linear infinite}@keyframes fall-57{30.354%{transform:translate(41.4224vw, 30.354vh) scale(.5752)}to{transform:translate(52.4976vw, 120vh) scale(.5752)}}.christmas_snowfall_small_snowflake:nth-child(58){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.948;transform:translate(32.1337vw, 84vh) scale(.5467)}.christmas_snowfall_small_snowflake.animation:nth-child(58){transform:translate(39.3973vw, -10px) scale(.5467);animation:fall-58 57.5s -17s linear infinite}@keyframes fall-58{70.967%{transform:translate(32.1337vw, 70.967vh) scale(.5467)}to{transform:translate(35.7655vw, 120vh) scale(.5467)}}.christmas_snowfall_small_snowflake:nth-child(59){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.5484;transform:translate(-.4802vw, 25vh) scale(.6111)}.christmas_snowfall_small_snowflake.animation:nth-child(59){transform:translate(2.545vw, -10px) scale(.6111);animation:fall-59 75s -28s linear infinite}@keyframes fall-59{55.772%{transform:translate(-.4802vw, 55.772vh) scale(.6111)}to{transform:translate(1.0324vw, 120vh) scale(.6111)}}.christmas_snowfall_small_snowflake:nth-child(60){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.535;transform:translate(57.3727vw, 26vh) scale(.3108)}.christmas_snowfall_small_snowflake.animation:nth-child(60){transform:translate(95.9311vw, -10px) scale(.3108);animation:fall-60 30s -21s linear infinite}@keyframes fall-60{58.683%{transform:translate(57.3727vw, 58.683vh) scale(.3108)}to{transform:translate(76.6519vw, 120vh) scale(.3108)}}.christmas_snowfall_small_snowflake:nth-child(61){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.5685;transform:translate(120.1944vw, 52vh) scale(.5313)}.christmas_snowfall_small_snowflake.animation:nth-child(61){transform:translate(80.7608vw, -10px) scale(.5313);animation:fall-61 45s -22s linear infinite}@keyframes fall-61{72.535%{transform:translate(120.1944vw, 72.535vh) scale(.5313)}to{transform:translate(100.4776vw, 120vh) scale(.5313)}}.christmas_snowfall_small_snowflake:nth-child(62){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.6614;transform:translate(-34.1255vw, 69vh) scale(.7204)}.christmas_snowfall_small_snowflake.animation:nth-child(62){transform:translate(.1413vw, -10px) scale(.7204);animation:fall-62 60s -16s linear infinite}@keyframes fall-62{62.457%{transform:translate(-34.1255vw, 62.457vh) scale(.7204)}to{transform:translate(-16.9921vw, 120vh) scale(.7204)}}.christmas_snowfall_small_snowflake:nth-child(63){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.4259;transform:translate(57.1476vw, 61vh) scale(.821)}.christmas_snowfall_small_snowflake.animation:nth-child(63){transform:translate(87.866vw, -10px) scale(.821);animation:fall-63 60s -26s linear infinite}@keyframes fall-63{38.179%{transform:translate(57.1476vw, 38.179vh) scale(.821)}to{transform:translate(72.5068vw, 120vh) scale(.821)}}.christmas_snowfall_small_snowflake:nth-child(64){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.1023;transform:translate(5.568vw, 44vh) scale(.9291)}.christmas_snowfall_small_snowflake.animation:nth-child(64){transform:translate(29.8948vw, -10px) scale(.9291);animation:fall-64 45s -2s linear infinite}@keyframes fall-64{66.377%{transform:translate(5.568vw, 66.377vh) scale(.9291)}to{transform:translate(17.7314vw, 120vh) scale(.9291)}}.christmas_snowfall_small_snowflake:nth-child(65){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.4319;transform:translate(5.0394vw, 87vh) scale(.756)}.christmas_snowfall_small_snowflake.animation:nth-child(65){transform:translate(11.3006vw, -10px) scale(.756);animation:fall-65 57.5s -15s linear infinite}@keyframes fall-65{78.653%{transform:translate(5.0394vw, 78.653vh) scale(.756)}to{transform:translate(8.17vw, 120vh) scale(.756)}}.christmas_snowfall_small_snowflake:nth-child(66){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.1837;transform:translate(-1.6602vw, 94vh) scale(.3011)}.christmas_snowfall_small_snowflake.animation:nth-child(66){transform:translate(27.141vw, -10px) scale(.3011);animation:fall-66 30s -28s linear infinite}@keyframes fall-66{73.623%{transform:translate(-1.6602vw, 73.623vh) scale(.3011)}to{transform:translate(12.7404vw, 120vh) scale(.3011)}}.christmas_snowfall_small_snowflake:nth-child(67){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.0111;transform:translate(66.7061vw, 66vh) scale(.8658)}.christmas_snowfall_small_snowflake.animation:nth-child(67){transform:translate(51.3773vw, -10px) scale(.8658);animation:fall-67 32.5s -24s linear infinite}@keyframes fall-67{57.234%{transform:translate(66.7061vw, 57.234vh) scale(.8658)}to{transform:translate(59.0417vw, 120vh) scale(.8658)}}.christmas_snowfall_small_snowflake:nth-child(68){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.0462;transform:translate(110.8962vw, 81vh) scale(.0182)}.christmas_snowfall_small_snowflake.animation:nth-child(68){transform:translate(75.3914vw, -10px) scale(.0182);animation:fall-68 30s -29s linear infinite}@keyframes fall-68{77.657%{transform:translate(110.8962vw, 77.657vh) scale(.0182)}to{transform:translate(93.1438vw, 120vh) scale(.0182)}}.christmas_snowfall_small_snowflake:nth-child(69){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.5126;transform:translate(58.6009vw, 89vh) scale(.1334)}.christmas_snowfall_small_snowflake.animation:nth-child(69){transform:translate(51.4601vw, -10px) scale(.1334);animation:fall-69 65s -10s linear infinite}@keyframes fall-69{69.703%{transform:translate(58.6009vw, 69.703vh) scale(.1334)}to{transform:translate(55.0305vw, 120vh) scale(.1334)}}.christmas_snowfall_small_snowflake:nth-child(70){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.9643;transform:translate(34.8358vw, 80vh) scale(.1098)}.christmas_snowfall_small_snowflake.animation:nth-child(70){transform:translate(45.4994vw, -10px) scale(.1098);animation:fall-70 25s -10s linear infinite}@keyframes fall-70{55.084%{transform:translate(34.8358vw, 55.084vh) scale(.1098)}to{transform:translate(40.1676vw, 120vh) scale(.1098)}}.christmas_snowfall_small_snowflake:nth-child(71){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.7365;transform:translate(29.8869vw, 50vh) scale(.1149)}.christmas_snowfall_small_snowflake.animation:nth-child(71){transform:translate(68.7273vw, -10px) scale(.1149);animation:fall-71 65s -8s linear infinite}@keyframes fall-71{69.919%{transform:translate(29.8869vw, 69.919vh) scale(.1149)}to{transform:translate(49.3071vw, 120vh) scale(.1149)}}.christmas_snowfall_small_snowflake:nth-child(72){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.1661;transform:translate(69.5574vw, 26vh) scale(.2109)}.christmas_snowfall_small_snowflake.animation:nth-child(72){transform:translate(52.5526vw, -10px) scale(.2109);animation:fall-72 35s -15s linear infinite}@keyframes fall-72{61.512%{transform:translate(69.5574vw, 61.512vh) scale(.2109)}to{transform:translate(61.055vw, 120vh) scale(.2109)}}.christmas_snowfall_small_snowflake:nth-child(73){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.2538;transform:translate(66.917vw, 56vh) scale(.8916)}.christmas_snowfall_small_snowflake.animation:nth-child(73){transform:translate(79.2958vw, -10px) scale(.8916);animation:fall-73 47.5s -29s linear infinite}@keyframes fall-73{30.757%{transform:translate(66.917vw, 30.757vh) scale(.8916)}to{transform:translate(73.1064vw, 120vh) scale(.8916)}}.christmas_snowfall_small_snowflake:nth-child(74){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.5427;transform:translate(4.5282vw, 16vh) scale(.9208)}.christmas_snowfall_small_snowflake.animation:nth-child(74){transform:translate(21.465vw, -10px) scale(.9208);animation:fall-74 42.5s -17s linear infinite}@keyframes fall-74{37.188%{transform:translate(4.5282vw, 37.188vh) scale(.9208)}to{transform:translate(12.9966vw, 120vh) scale(.9208)}}.christmas_snowfall_small_snowflake:nth-child(75){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.2139;transform:translate(56.8719vw, 84vh) scale(.793)}.christmas_snowfall_small_snowflake.animation:nth-child(75){transform:translate(23.8279vw, -10px) scale(.793);animation:fall-75 75s -25s linear infinite}@keyframes fall-75{54.736%{transform:translate(56.8719vw, 54.736vh) scale(.793)}to{transform:translate(40.3499vw, 120vh) scale(.793)}}.christmas_snowfall_small_snowflake:nth-child(76){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.9815;transform:translate(54.637vw, 21vh) scale(.6928)}.christmas_snowfall_small_snowflake.animation:nth-child(76){transform:translate(26.5762vw, -10px) scale(.6928);animation:fall-76 67.5s -17s linear infinite}@keyframes fall-76{56.878%{transform:translate(54.637vw, 56.878vh) scale(.6928)}to{transform:translate(40.6066vw, 120vh) scale(.6928)}}.christmas_snowfall_small_snowflake:nth-child(77){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.8765;transform:translate(60.4531vw, 34vh) scale(.3896)}.christmas_snowfall_small_snowflake.animation:nth-child(77){transform:translate(81.4063vw, -10px) scale(.3896);animation:fall-77 27.5s -13s linear infinite}@keyframes fall-77{52.951%{transform:translate(60.4531vw, 52.951vh) scale(.3896)}to{transform:translate(70.9297vw, 120vh) scale(.3896)}}.christmas_snowfall_small_snowflake:nth-child(78){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.2686;transform:translate(65.4865vw, 18vh) scale(.804)}.christmas_snowfall_small_snowflake.animation:nth-child(78){transform:translate(43.4209vw, -10px) scale(.804);animation:fall-78 55s -6s linear infinite}@keyframes fall-78{69.05%{transform:translate(65.4865vw, 69.05vh) scale(.804)}to{transform:translate(54.4537vw, 120vh) scale(.804)}}.christmas_snowfall_small_snowflake:nth-child(79){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.1818;transform:translate(50.83vw, 14vh) scale(.8438)}.christmas_snowfall_small_snowflake.animation:nth-child(79){transform:translate(63.52vw, -10px) scale(.8438);animation:fall-79 72.5s -12s linear infinite}@keyframes fall-79{75.005%{transform:translate(50.83vw, 75.005vh) scale(.8438)}to{transform:translate(57.175vw, 120vh) scale(.8438)}}.christmas_snowfall_small_snowflake:nth-child(80){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.0668;transform:translate(24.3715vw, 72vh) scale(.8726)}.christmas_snowfall_small_snowflake.animation:nth-child(80){transform:translate(45.7475vw, -10px) scale(.8726);animation:fall-80 42.5s -5s linear infinite}@keyframes fall-80{75.814%{transform:translate(24.3715vw, 75.814vh) scale(.8726)}to{transform:translate(35.0595vw, 120vh) scale(.8726)}}.christmas_snowfall_small_snowflake:nth-child(81){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.875;transform:translate(57.7384vw, 96vh) scale(.9522)}.christmas_snowfall_small_snowflake.animation:nth-child(81){transform:translate(97.4576vw, -10px) scale(.9522);animation:fall-81 35s -4s linear infinite}@keyframes fall-81{56.173%{transform:translate(57.7384vw, 56.173vh) scale(.9522)}to{transform:translate(77.598vw, 120vh) scale(.9522)}}.christmas_snowfall_small_snowflake:nth-child(82){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.4769;transform:translate(57.5556vw, 27vh) scale(.2593)}.christmas_snowfall_small_snowflake.animation:nth-child(82){transform:translate(18.8104vw, -10px) scale(.2593);animation:fall-82 52.5s -9s linear infinite}@keyframes fall-82{58.52%{transform:translate(57.5556vw, 58.52vh) scale(.2593)}to{transform:translate(38.183vw, 120vh) scale(.2593)}}.christmas_snowfall_small_snowflake:nth-child(83){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.1336;transform:translate(53.5496vw, 31vh) scale(.4494)}.christmas_snowfall_small_snowflake.animation:nth-child(83){transform:translate(35.6108vw, -10px) scale(.4494);animation:fall-83 35s -24s linear infinite}@keyframes fall-83{67.872%{transform:translate(53.5496vw, 67.872vh) scale(.4494)}to{transform:translate(44.5802vw, 120vh) scale(.4494)}}.christmas_snowfall_small_snowflake:nth-child(84){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.5329;transform:translate(50.2643vw, 50vh) scale(.3797)}.christmas_snowfall_small_snowflake.animation:nth-child(84){transform:translate(85.8627vw, -10px) scale(.3797);animation:fall-84 42.5s -6s linear infinite}@keyframes fall-84{48.749%{transform:translate(50.2643vw, 48.749vh) scale(.3797)}to{transform:translate(68.0635vw, 120vh) scale(.3797)}}.christmas_snowfall_small_snowflake:nth-child(85){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.7904;transform:translate(2.0454vw, 35vh) scale(.3994)}.christmas_snowfall_small_snowflake.animation:nth-child(85){transform:translate(38.197vw, -10px) scale(.3994);animation:fall-85 65s -27s linear infinite}@keyframes fall-85{63.688%{transform:translate(2.0454vw, 63.688vh) scale(.3994)}to{transform:translate(20.1212vw, 120vh) scale(.3994)}}.christmas_snowfall_small_snowflake:nth-child(86){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.948;transform:translate(110.5708vw, 14vh) scale(.5426)}.christmas_snowfall_small_snowflake.animation:nth-child(86){transform:translate(98.0632vw, -10px) scale(.5426);animation:fall-86 65s -23s linear infinite}@keyframes fall-86{75.978%{transform:translate(110.5708vw, 75.978vh) scale(.5426)}to{transform:translate(104.317vw, 120vh) scale(.5426)}}.christmas_snowfall_small_snowflake:nth-child(87){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.3387;transform:translate(54.4702vw, 96vh) scale(.1852)}.christmas_snowfall_small_snowflake.animation:nth-child(87){transform:translate(28.5918vw, -10px) scale(.1852);animation:fall-87 62.5s -22s linear infinite}@keyframes fall-87{52.082%{transform:translate(54.4702vw, 52.082vh) scale(.1852)}to{transform:translate(41.531vw, 120vh) scale(.1852)}}.christmas_snowfall_small_snowflake:nth-child(88){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.9635;transform:translate(-34.3852vw, 72vh) scale(.0286)}.christmas_snowfall_small_snowflake.animation:nth-child(88){transform:translate(.6vw, -10px) scale(.0286);animation:fall-88 30s -21s linear infinite}@keyframes fall-88{39.083%{transform:translate(-34.3852vw, 39.083vh) scale(.0286)}to{transform:translate(-16.8926vw, 120vh) scale(.0286)}}.christmas_snowfall_small_snowflake:nth-child(89){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.3136;transform:translate(-28.5473vw, 62vh) scale(.1943)}.christmas_snowfall_small_snowflake.animation:nth-child(89){transform:translate(.3439vw, -10px) scale(.1943);animation:fall-89 50s -30s linear infinite}@keyframes fall-89{66.823%{transform:translate(-28.5473vw, 66.823vh) scale(.1943)}to{transform:translate(-14.1017vw, 120vh) scale(.1943)}}.christmas_snowfall_small_snowflake:nth-child(90){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.6868;transform:translate(98.2367vw, 87vh) scale(.3953)}.christmas_snowfall_small_snowflake.animation:nth-child(90){transform:translate(60.7335vw, -10px) scale(.3953);animation:fall-90 60s -20s linear infinite}@keyframes fall-90{66.047%{transform:translate(98.2367vw, 66.047vh) scale(.3953)}to{transform:translate(79.4851vw, 120vh) scale(.3953)}}.christmas_snowfall_small_snowflake:nth-child(91){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.985;transform:translate(80.2699vw, 19vh) scale(.9245)}.christmas_snowfall_small_snowflake.animation:nth-child(91){transform:translate(65.1223vw, -10px) scale(.9245);animation:fall-91 57.5s -10s linear infinite}@keyframes fall-91{45.446%{transform:translate(80.2699vw, 45.446vh) scale(.9245)}to{transform:translate(72.6961vw, 120vh) scale(.9245)}}.christmas_snowfall_small_snowflake:nth-child(92){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.4148;transform:translate(-5.6688vw, 55vh) scale(.9616)}.christmas_snowfall_small_snowflake.animation:nth-child(92){transform:translate(2.9712vw, -10px) scale(.9616);animation:fall-92 60s -22s linear infinite}@keyframes fall-92{50.279%{transform:translate(-5.6688vw, 50.279vh) scale(.9616)}to{transform:translate(-1.3488vw, 120vh) scale(.9616)}}.christmas_snowfall_small_snowflake:nth-child(93){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.8531;transform:translate(106.5691vw, 57vh) scale(.7626)}.christmas_snowfall_small_snowflake.animation:nth-child(93){transform:translate(77.9267vw, -10px) scale(.7626);animation:fall-93 55s -21s linear infinite}@keyframes fall-93{63.204%{transform:translate(106.5691vw, 63.204vh) scale(.7626)}to{transform:translate(92.2479vw, 120vh) scale(.7626)}}.christmas_snowfall_small_snowflake:nth-child(94){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.155;transform:translate(31.6126vw, 23vh) scale(.8963)}.christmas_snowfall_small_snowflake.animation:nth-child(94){transform:translate(.639vw, -10px) scale(.8963);animation:fall-94 37.5s -11s linear infinite}@keyframes fall-94{60.981%{transform:translate(31.6126vw, 60.981vh) scale(.8963)}to{transform:translate(16.1258vw, 120vh) scale(.8963)}}.christmas_snowfall_small_snowflake:nth-child(95){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.7688;transform:translate(67.3615vw, 10vh) scale(.7418)}.christmas_snowfall_small_snowflake.animation:nth-child(95){transform:translate(49.5411vw, -10px) scale(.7418);animation:fall-95 45s -27s linear infinite}@keyframes fall-95{78.12%{transform:translate(67.3615vw, 78.12vh) scale(.7418)}to{transform:translate(58.4513vw, 120vh) scale(.7418)}}.christmas_snowfall_small_snowflake:nth-child(96){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.9955;transform:translate(69.4165vw, 47vh) scale(.2691)}.christmas_snowfall_small_snowflake.animation:nth-child(96){transform:translate(35.0833vw, -10px) scale(.2691);animation:fall-96 42.5s -13s linear infinite}@keyframes fall-96{53.136%{transform:translate(69.4165vw, 53.136vh) scale(.2691)}to{transform:translate(52.2499vw, 120vh) scale(.2691)}}.christmas_snowfall_small_snowflake:nth-child(97){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.1271;transform:translate(127.9981vw, 66vh) scale(.3255)}.christmas_snowfall_small_snowflake.animation:nth-child(97){transform:translate(91.1385vw, -10px) scale(.3255);animation:fall-97 55s -18s linear infinite}@keyframes fall-97{54.564%{transform:translate(127.9981vw, 54.564vh) scale(.3255)}to{transform:translate(109.5683vw, 120vh) scale(.3255)}}.christmas_snowfall_small_snowflake:nth-child(98){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.8974;transform:translate(19.3747vw, 94vh) scale(.6016)}.christmas_snowfall_small_snowflake.animation:nth-child(98){transform:translate(33.0043vw, -10px) scale(.6016);animation:fall-98 45s -15s linear infinite}@keyframes fall-98{70.646%{transform:translate(19.3747vw, 70.646vh) scale(.6016)}to{transform:translate(26.1895vw, 120vh) scale(.6016)}}.christmas_snowfall_small_snowflake:nth-child(99){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.0719;transform:translate(16.6447vw, 1vh) scale(.29)}.christmas_snowfall_small_snowflake.animation:nth-child(99){transform:translate(3.6075vw, -10px) scale(.29);animation:fall-99 65s -4s linear infinite}@keyframes fall-99{76.808%{transform:translate(16.6447vw, 76.808vh) scale(.29)}to{transform:translate(10.1261vw, 120vh) scale(.29)}}.christmas_snowfall_small_snowflake:nth-child(100){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.6464;transform:translate(40.3364vw, 46vh) scale(.578)}.christmas_snowfall_small_snowflake.animation:nth-child(100){transform:translate(43.0648vw, -10px) scale(.578);animation:fall-100 45s -28s linear infinite}@keyframes fall-100{55.625%{transform:translate(40.3364vw, 55.625vh) scale(.578)}to{transform:translate(41.7006vw, 120vh) scale(.578)}}.christmas_snowfall_small_snowflake:nth-child(101){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.9091;transform:translate(97.456vw, 30vh) scale(.6013)}.christmas_snowfall_small_snowflake.animation:nth-child(101){transform:translate(70.2008vw, -10px) scale(.6013);animation:fall-101 37.5s -27s linear infinite}@keyframes fall-101{65.208%{transform:translate(97.456vw, 65.208vh) scale(.6013)}to{transform:translate(83.8284vw, 120vh) scale(.6013)}}.christmas_snowfall_small_snowflake:nth-child(102){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.0838;transform:translate(30.574vw, 99vh) scale(.874)}.christmas_snowfall_small_snowflake.animation:nth-child(102){transform:translate(32.59vw, -10px) scale(.874);animation:fall-102 70s -6s linear infinite}@keyframes fall-102{53.428%{transform:translate(30.574vw, 53.428vh) scale(.874)}to{transform:translate(31.582vw, 120vh) scale(.874)}}.christmas_snowfall_small_snowflake:nth-child(103){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.1507;transform:translate(89.8362vw, 80vh) scale(.886)}.christmas_snowfall_small_snowflake.animation:nth-child(103){transform:translate(59.3466vw, -10px) scale(.886);animation:fall-103 37.5s -27s linear infinite}@keyframes fall-103{39.473%{transform:translate(89.8362vw, 39.473vh) scale(.886)}to{transform:translate(74.5914vw, 120vh) scale(.886)}}.christmas_snowfall_small_snowflake:nth-child(104){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.3082;transform:translate(62.7451vw, 39vh) scale(.402)}.christmas_snowfall_small_snowflake.animation:nth-child(104){transform:translate(88.6951vw, -10px) scale(.402);animation:fall-104 67.5s -14s linear infinite}@keyframes fall-104{73.103%{transform:translate(62.7451vw, 73.103vh) scale(.402)}to{transform:translate(75.7201vw, 120vh) scale(.402)}}.christmas_snowfall_small_snowflake:nth-child(105){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.4906;transform:translate(107.5605vw, 63vh) scale(.4691)}.christmas_snowfall_small_snowflake.animation:nth-child(105){transform:translate(79.5345vw, -10px) scale(.4691);animation:fall-105 40s -10s linear infinite}@keyframes fall-105{49.058%{transform:translate(107.5605vw, 49.058vh) scale(.4691)}to{transform:translate(93.5475vw, 120vh) scale(.4691)}}.christmas_snowfall_small_snowflake:nth-child(106){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.5407;transform:translate(.3885vw, 37vh) scale(.6985)}.christmas_snowfall_small_snowflake.animation:nth-child(106){transform:translate(35.5965vw, -10px) scale(.6985);animation:fall-106 55s -18s linear infinite}@keyframes fall-106{41.62%{transform:translate(.3885vw, 41.62vh) scale(.6985)}to{transform:translate(17.9925vw, 120vh) scale(.6985)}}.christmas_snowfall_small_snowflake:nth-child(107){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.8109;transform:translate(61.0707vw, 18vh) scale(.8934)}.christmas_snowfall_small_snowflake.animation:nth-child(107){transform:translate(53.3175vw, -10px) scale(.8934);animation:fall-107 47.5s -29s linear infinite}@keyframes fall-107{71.759%{transform:translate(61.0707vw, 71.759vh) scale(.8934)}to{transform:translate(57.1941vw, 120vh) scale(.8934)}}.christmas_snowfall_small_snowflake:nth-child(108){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.6657;transform:translate(125.5141vw, 67vh) scale(.7943)}.christmas_snowfall_small_snowflake.animation:nth-child(108){transform:translate(97.4129vw, -10px) scale(.7943);animation:fall-108 45s -30s linear infinite}@keyframes fall-108{64.684%{transform:translate(125.5141vw, 64.684vh) scale(.7943)}to{transform:translate(111.4635vw, 120vh) scale(.7943)}}.christmas_snowfall_small_snowflake:nth-child(109){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.4301;transform:translate(60.1286vw, 5vh) scale(.0489)}.christmas_snowfall_small_snowflake.animation:nth-child(109){transform:translate(40.8058vw, -10px) scale(.0489);animation:fall-109 70s -2s linear infinite}@keyframes fall-109{64.416%{transform:translate(60.1286vw, 64.416vh) scale(.0489)}to{transform:translate(50.4672vw, 120vh) scale(.0489)}}.christmas_snowfall_small_snowflake:nth-child(110){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.2428;transform:translate(10.3327vw, 69vh) scale(.4854)}.christmas_snowfall_small_snowflake.animation:nth-child(110){transform:translate(47.5991vw, -10px) scale(.4854);animation:fall-110 72.5s -30s linear infinite}@keyframes fall-110{42.481%{transform:translate(10.3327vw, 42.481vh) scale(.4854)}to{transform:translate(28.9659vw, 120vh) scale(.4854)}}.christmas_snowfall_small_snowflake:nth-child(111){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.6914;transform:translate(38.8049vw, 19vh) scale(.1507)}.christmas_snowfall_small_snowflake.animation:nth-child(111){transform:translate(37.1117vw, -10px) scale(.1507);animation:fall-111 52.5s -3s linear infinite}@keyframes fall-111{70.819%{transform:translate(38.8049vw, 70.819vh) scale(.1507)}to{transform:translate(37.9583vw, 120vh) scale(.1507)}}.christmas_snowfall_small_snowflake:nth-child(112){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.0757;transform:translate(25.6759vw, 16vh) scale(.7403)}.christmas_snowfall_small_snowflake.animation:nth-child(112){transform:translate(48.2399vw, -10px) scale(.7403);animation:fall-112 45s -4s linear infinite}@keyframes fall-112{46.82%{transform:translate(25.6759vw, 46.82vh) scale(.7403)}to{transform:translate(36.9579vw, 120vh) scale(.7403)}}.christmas_snowfall_small_snowflake:nth-child(113){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.1876;transform:translate(63.5875vw, 84vh) scale(.3955)}.christmas_snowfall_small_snowflake.animation:nth-child(113){transform:translate(71.4179vw, -10px) scale(.3955);animation:fall-113 42.5s -5s linear infinite}@keyframes fall-113{65.421%{transform:translate(63.5875vw, 65.421vh) scale(.3955)}to{transform:translate(67.5027vw, 120vh) scale(.3955)}}.christmas_snowfall_small_snowflake:nth-child(114){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.8367;transform:translate(61.5913vw, 98vh) scale(.2402)}.christmas_snowfall_small_snowflake.animation:nth-child(114){transform:translate(35.5045vw, -10px) scale(.2402);animation:fall-114 50s -12s linear infinite}@keyframes fall-114{35.875%{transform:translate(61.5913vw, 35.875vh) scale(.2402)}to{transform:translate(48.5479vw, 120vh) scale(.2402)}}.christmas_snowfall_small_snowflake:nth-child(115){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.672;transform:translate(24.3269vw, 9vh) scale(.0047)}.christmas_snowfall_small_snowflake.animation:nth-child(115){transform:translate(39.2833vw, -10px) scale(.0047);animation:fall-115 40s -15s linear infinite}@keyframes fall-115{41.4%{transform:translate(24.3269vw, 41.4vh) scale(.0047)}to{transform:translate(31.8051vw, 120vh) scale(.0047)}}.christmas_snowfall_small_snowflake:nth-child(116){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.2293;transform:translate(26.0413vw, 64vh) scale(.7591)}.christmas_snowfall_small_snowflake.animation:nth-child(116){transform:translate(45.3369vw, -10px) scale(.7591);animation:fall-116 60s -13s linear infinite}@keyframes fall-116{78.621%{transform:translate(26.0413vw, 78.621vh) scale(.7591)}to{transform:translate(35.6891vw, 120vh) scale(.7591)}}.christmas_snowfall_small_snowflake:nth-child(117){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.0352;transform:translate(86.827vw, 39vh) scale(.9412)}.christmas_snowfall_small_snowflake.animation:nth-child(117){transform:translate(85.3066vw, -10px) scale(.9412);animation:fall-117 30s -25s linear infinite}@keyframes fall-117{66.98%{transform:translate(86.827vw, 66.98vh) scale(.9412)}to{transform:translate(86.0668vw, 120vh) scale(.9412)}}.christmas_snowfall_small_snowflake:nth-child(118){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.0039;transform:translate(24.0326vw, 90vh) scale(.8982)}.christmas_snowfall_small_snowflake.animation:nth-child(118){transform:translate(13.6534vw, -10px) scale(.8982);animation:fall-118 50s -19s linear infinite}@keyframes fall-118{36.581%{transform:translate(24.0326vw, 36.581vh) scale(.8982)}to{transform:translate(18.843vw, 120vh) scale(.8982)}}.christmas_snowfall_small_snowflake:nth-child(119){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.9365;transform:translate(19.4431vw, 26vh) scale(.3885)}.christmas_snowfall_small_snowflake.animation:nth-child(119){transform:translate(7.7679vw, -10px) scale(.3885);animation:fall-119 67.5s -4s linear infinite}@keyframes fall-119{40.168%{transform:translate(19.4431vw, 40.168vh) scale(.3885)}to{transform:translate(13.6055vw, 120vh) scale(.3885)}}.christmas_snowfall_small_snowflake:nth-child(120){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.9782;transform:translate(66.1722vw, 66vh) scale(.1811)}.christmas_snowfall_small_snowflake.animation:nth-child(120){transform:translate(98.5898vw, -10px) scale(.1811);animation:fall-120 60s -11s linear infinite}@keyframes fall-120{54.316%{transform:translate(66.1722vw, 54.316vh) scale(.1811)}to{transform:translate(82.381vw, 120vh) scale(.1811)}}.christmas_snowfall_small_snowflake:nth-child(121){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.9339;transform:translate(38.9585vw, 55vh) scale(.2729)}.christmas_snowfall_small_snowflake.animation:nth-child(121){transform:translate(33.6113vw, -10px) scale(.2729);animation:fall-121 67.5s -18s linear infinite}@keyframes fall-121{48.458%{transform:translate(38.9585vw, 48.458vh) scale(.2729)}to{transform:translate(36.2849vw, 120vh) scale(.2729)}}.christmas_snowfall_small_snowflake:nth-child(122){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.838;transform:translate(45.44vw, 11vh) scale(.9833)}.christmas_snowfall_small_snowflake.animation:nth-child(122){transform:translate(84.3296vw, -10px) scale(.9833);animation:fall-122 40s -27s linear infinite}@keyframes fall-122{63.067%{transform:translate(45.44vw, 63.067vh) scale(.9833)}to{transform:translate(64.8848vw, 120vh) scale(.9833)}}.christmas_snowfall_small_snowflake:nth-child(123){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.1415;transform:translate(46.1369vw, 44vh) scale(.4986)}.christmas_snowfall_small_snowflake.animation:nth-child(123){transform:translate(66.7537vw, -10px) scale(.4986);animation:fall-123 45s -27s linear infinite}@keyframes fall-123{65.595%{transform:translate(46.1369vw, 65.595vh) scale(.4986)}to{transform:translate(56.4453vw, 120vh) scale(.4986)}}.christmas_snowfall_small_snowflake:nth-child(124){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.9076;transform:translate(-15.0799vw, 15vh) scale(.9098)}.christmas_snowfall_small_snowflake.animation:nth-child(124){transform:translate(19.0237vw, -10px) scale(.9098);animation:fall-124 30s -27s linear infinite}@keyframes fall-124{58.772%{transform:translate(-15.0799vw, 58.772vh) scale(.9098)}to{transform:translate(1.9719vw, 120vh) scale(.9098)}}.christmas_snowfall_small_snowflake:nth-child(125){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.4466;transform:translate(78.8875vw, 10vh) scale(.7838)}.christmas_snowfall_small_snowflake.animation:nth-child(125){transform:translate(97.5195vw, -10px) scale(.7838);animation:fall-125 45s -23s linear infinite}@keyframes fall-125{42.728%{transform:translate(78.8875vw, 42.728vh) scale(.7838)}to{transform:translate(88.2035vw, 120vh) scale(.7838)}}.christmas_snowfall_small_snowflake:nth-child(126){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.9382;transform:translate(-2.6702vw, 87vh) scale(.9951)}.christmas_snowfall_small_snowflake.animation:nth-child(126){transform:translate(34.7358vw, -10px) scale(.9951);animation:fall-126 40s -9s linear infinite}@keyframes fall-126{50.073%{transform:translate(-2.6702vw, 50.073vh) scale(.9951)}to{transform:translate(16.0328vw, 120vh) scale(.9951)}}.christmas_snowfall_small_snowflake:nth-child(127){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.1992;transform:translate(20.9433vw, 8vh) scale(.0337)}.christmas_snowfall_small_snowflake.animation:nth-child(127){transform:translate(.1617vw, -10px) scale(.0337);animation:fall-127 50s -5s linear infinite}@keyframes fall-127{76.852%{transform:translate(20.9433vw, 76.852vh) scale(.0337)}to{transform:translate(10.5525vw, 120vh) scale(.0337)}}.christmas_snowfall_small_snowflake:nth-child(128){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.2376;transform:translate(-9.8268vw, 85vh) scale(.007)}.christmas_snowfall_small_snowflake.animation:nth-child(128){transform:translate(15.5148vw, -10px) scale(.007);animation:fall-128 67.5s -27s linear infinite}@keyframes fall-128{30.952%{transform:translate(-9.8268vw, 30.952vh) scale(.007)}to{transform:translate(2.844vw, 120vh) scale(.007)}}.christmas_snowfall_small_snowflake:nth-child(129){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.6141;transform:translate(45.1575vw, 57vh) scale(.7343)}.christmas_snowfall_small_snowflake.animation:nth-child(129){transform:translate(82.0811vw, -10px) scale(.7343);animation:fall-129 25s -20s linear infinite}@keyframes fall-129{65.839%{transform:translate(45.1575vw, 65.839vh) scale(.7343)}to{transform:translate(63.6193vw, 120vh) scale(.7343)}}.christmas_snowfall_small_snowflake:nth-child(130){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.0301;transform:translate(7.5853vw, 97vh) scale(.2775)}.christmas_snowfall_small_snowflake.animation:nth-child(130){transform:translate(37.3161vw, -10px) scale(.2775);animation:fall-130 72.5s -28s linear infinite}@keyframes fall-130{79.305%{transform:translate(7.5853vw, 79.305vh) scale(.2775)}to{transform:translate(22.4507vw, 120vh) scale(.2775)}}.christmas_snowfall_small_snowflake:nth-child(131){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.2235;transform:translate(9.9019vw, 71vh) scale(.9616)}.christmas_snowfall_small_snowflake.animation:nth-child(131){transform:translate(41.8331vw, -10px) scale(.9616);animation:fall-131 55s -19s linear infinite}@keyframes fall-131{36.181%{transform:translate(9.9019vw, 36.181vh) scale(.9616)}to{transform:translate(25.8675vw, 120vh) scale(.9616)}}.christmas_snowfall_small_snowflake:nth-child(132){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.8806;transform:translate(22.5792vw, 23vh) scale(.9423)}.christmas_snowfall_small_snowflake.animation:nth-child(132){transform:translate(37.9892vw, -10px) scale(.9423);animation:fall-132 35s -29s linear infinite}@keyframes fall-132{76.811%{transform:translate(22.5792vw, 76.811vh) scale(.9423)}to{transform:translate(30.2842vw, 120vh) scale(.9423)}}.christmas_snowfall_small_snowflake:nth-child(133){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.7053;transform:translate(36.5059vw, 41vh) scale(.9629)}.christmas_snowfall_small_snowflake.animation:nth-child(133){transform:translate(13.9915vw, -10px) scale(.9629);animation:fall-133 37.5s -29s linear infinite}@keyframes fall-133{60.104%{transform:translate(36.5059vw, 60.104vh) scale(.9629)}to{transform:translate(25.2487vw, 120vh) scale(.9629)}}.christmas_snowfall_small_snowflake:nth-child(134){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.2821;transform:translate(-19.0856vw, 7vh) scale(.8838)}.christmas_snowfall_small_snowflake.animation:nth-child(134){transform:translate(10.6508vw, -10px) scale(.8838);animation:fall-134 55s -3s linear infinite}@keyframes fall-134{72.093%{transform:translate(-19.0856vw, 72.093vh) scale(.8838)}to{transform:translate(-4.2174vw, 120vh) scale(.8838)}}.christmas_snowfall_small_snowflake:nth-child(135){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.9108;transform:translate(64.2117vw, 26vh) scale(.116)}.christmas_snowfall_small_snowflake.animation:nth-child(135){transform:translate(52.8317vw, -10px) scale(.116);animation:fall-135 75s -19s linear infinite}@keyframes fall-135{40.011%{transform:translate(64.2117vw, 40.011vh) scale(.116)}to{transform:translate(58.5217vw, 120vh) scale(.116)}}.christmas_snowfall_small_snowflake:nth-child(136){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.8188;transform:translate(101.8877vw, 6vh) scale(.0214)}.christmas_snowfall_small_snowflake.animation:nth-child(136){transform:translate(95.1853vw, -10px) scale(.0214);animation:fall-136 52.5s -29s linear infinite}@keyframes fall-136{59.993%{transform:translate(101.8877vw, 59.993vh) scale(.0214)}to{transform:translate(98.5365vw, 120vh) scale(.0214)}}.christmas_snowfall_small_snowflake:nth-child(137){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.6104;transform:translate(130.2602vw, 55vh) scale(.9182)}.christmas_snowfall_small_snowflake.animation:nth-child(137){transform:translate(95.7806vw, -10px) scale(.9182);animation:fall-137 52.5s -17s linear infinite}@keyframes fall-137{42.72%{transform:translate(130.2602vw, 42.72vh) scale(.9182)}to{transform:translate(113.0204vw, 120vh) scale(.9182)}}.christmas_snowfall_small_snowflake:nth-child(138){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.9128;transform:translate(55.3109vw, 98vh) scale(.3528)}.christmas_snowfall_small_snowflake.animation:nth-child(138){transform:translate(44.4077vw, -10px) scale(.3528);animation:fall-138 50s -9s linear infinite}@keyframes fall-138{37.784%{transform:translate(55.3109vw, 37.784vh) scale(.3528)}to{transform:translate(49.8593vw, 120vh) scale(.3528)}}.christmas_snowfall_small_snowflake:nth-child(139){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.8654;transform:translate(31.5302vw, 14vh) scale(.8068)}.christmas_snowfall_small_snowflake.animation:nth-child(139){transform:translate(62.6062vw, -10px) scale(.8068);animation:fall-139 30s -14s linear infinite}@keyframes fall-139{71.384%{transform:translate(31.5302vw, 71.384vh) scale(.8068)}to{transform:translate(47.0682vw, 120vh) scale(.8068)}}.christmas_snowfall_small_snowflake:nth-child(140){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.7728;transform:translate(73.7588vw, 48vh) scale(.7987)}.christmas_snowfall_small_snowflake.animation:nth-child(140){transform:translate(58.7736vw, -10px) scale(.7987);animation:fall-140 65s -5s linear infinite}@keyframes fall-140{47.48%{transform:translate(73.7588vw, 47.48vh) scale(.7987)}to{transform:translate(66.2662vw, 120vh) scale(.7987)}}.christmas_snowfall_small_snowflake:nth-child(141){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.1806;transform:translate(106.3984vw, 41vh) scale(.7569)}.christmas_snowfall_small_snowflake.animation:nth-child(141){transform:translate(88.1416vw, -10px) scale(.7569);animation:fall-141 75s -3s linear infinite}@keyframes fall-141{59.785%{transform:translate(106.3984vw, 59.785vh) scale(.7569)}to{transform:translate(97.27vw, 120vh) scale(.7569)}}.christmas_snowfall_small_snowflake:nth-child(142){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.3373;transform:translate(76.37vw, 71vh) scale(.862)}.christmas_snowfall_small_snowflake.animation:nth-child(142){transform:translate(76.9988vw, -10px) scale(.862);animation:fall-142 40s -25s linear infinite}@keyframes fall-142{56.09%{transform:translate(76.37vw, 56.09vh) scale(.862)}to{transform:translate(76.6844vw, 120vh) scale(.862)}}.christmas_snowfall_small_snowflake:nth-child(143){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.9944;transform:translate(70.7662vw, 98vh) scale(.6804)}.christmas_snowfall_small_snowflake.animation:nth-child(143){transform:translate(60.4766vw, -10px) scale(.6804);animation:fall-143 30s -25s linear infinite}@keyframes fall-143{42.395%{transform:translate(70.7662vw, 42.395vh) scale(.6804)}to{transform:translate(65.6214vw, 120vh) scale(.6804)}}.christmas_snowfall_small_snowflake:nth-child(144){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.4162;transform:translate(40.7269vw, 39vh) scale(.9049)}.christmas_snowfall_small_snowflake.animation:nth-child(144){transform:translate(50.9057vw, -10px) scale(.9049);animation:fall-144 52.5s -11s linear infinite}@keyframes fall-144{69.142%{transform:translate(40.7269vw, 69.142vh) scale(.9049)}to{transform:translate(45.8163vw, 120vh) scale(.9049)}}.christmas_snowfall_small_snowflake:nth-child(145){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.0818;transform:translate(102.3955vw, 23vh) scale(.1356)}.christmas_snowfall_small_snowflake.animation:nth-child(145){transform:translate(98.1459vw, -10px) scale(.1356);animation:fall-145 45s -26s linear infinite}@keyframes fall-145{76.395%{transform:translate(102.3955vw, 76.395vh) scale(.1356)}to{transform:translate(100.2707vw, 120vh) scale(.1356)}}.christmas_snowfall_small_snowflake:nth-child(146){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.213;transform:translate(-8.9364vw, 64vh) scale(.404)}.christmas_snowfall_small_snowflake.animation:nth-child(146){transform:translate(9.6496vw, -10px) scale(.404);animation:fall-146 72.5s -21s linear infinite}@keyframes fall-146{65.876%{transform:translate(-8.9364vw, 65.876vh) scale(.404)}to{transform:translate(.3566vw, 120vh) scale(.404)}}.christmas_snowfall_small_snowflake:nth-child(147){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.8376;transform:translate(41.2905vw, 60vh) scale(.7319)}.christmas_snowfall_small_snowflake.animation:nth-child(147){transform:translate(69.0765vw, -10px) scale(.7319);animation:fall-147 50s -30s linear infinite}@keyframes fall-147{72.435%{transform:translate(41.2905vw, 72.435vh) scale(.7319)}to{transform:translate(55.1835vw, 120vh) scale(.7319)}}.christmas_snowfall_small_snowflake:nth-child(148){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.1193;transform:translate(36.1008vw, 71vh) scale(.6673)}.christmas_snowfall_small_snowflake.animation:nth-child(148){transform:translate(64.2684vw, -10px) scale(.6673);animation:fall-148 30s -26s linear infinite}@keyframes fall-148{60.973%{transform:translate(36.1008vw, 60.973vh) scale(.6673)}to{transform:translate(50.1846vw, 120vh) scale(.6673)}}.christmas_snowfall_small_snowflake:nth-child(149){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.8398;transform:translate(49.5483vw, 32vh) scale(.6582)}.christmas_snowfall_small_snowflake.animation:nth-child(149){transform:translate(37.1387vw, -10px) scale(.6582);animation:fall-149 65s -15s linear infinite}@keyframes fall-149{69.645%{transform:translate(49.5483vw, 69.645vh) scale(.6582)}to{transform:translate(43.3435vw, 120vh) scale(.6582)}}.christmas_snowfall_small_snowflake:nth-child(150){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.6806;transform:translate(6.5428vw, 62vh) scale(.0601)}.christmas_snowfall_small_snowflake.animation:nth-child(150){transform:translate(40.3448vw, -10px) scale(.0601);animation:fall-150 25s -1s linear infinite}@keyframes fall-150{46.926%{transform:translate(6.5428vw, 46.926vh) scale(.0601)}to{transform:translate(23.4438vw, 120vh) scale(.0601)}}.christmas_snowfall_small_snowflake:nth-child(151){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.2553;transform:translate(-4.6922vw, 16vh) scale(.8199)}.christmas_snowfall_small_snowflake.animation:nth-child(151){transform:translate(8.4902vw, -10px) scale(.8199);animation:fall-151 67.5s -6s linear infinite}@keyframes fall-151{53.75%{transform:translate(-4.6922vw, 53.75vh) scale(.8199)}to{transform:translate(1.899vw, 120vh) scale(.8199)}}.christmas_snowfall_small_snowflake:nth-child(152){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.9916;transform:translate(91.9488vw, 45vh) scale(.022)}.christmas_snowfall_small_snowflake.animation:nth-child(152){transform:translate(61.1344vw, -10px) scale(.022);animation:fall-152 45s -22s linear infinite}@keyframes fall-152{61.766%{transform:translate(91.9488vw, 61.766vh) scale(.022)}to{transform:translate(76.5416vw, 120vh) scale(.022)}}.christmas_snowfall_small_snowflake:nth-child(153){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.3344;transform:translate(56.9614vw, 47vh) scale(.3009)}.christmas_snowfall_small_snowflake.animation:nth-child(153){transform:translate(31.8486vw, -10px) scale(.3009);animation:fall-153 55s -3s linear infinite}@keyframes fall-153{74.699%{transform:translate(56.9614vw, 74.699vh) scale(.3009)}to{transform:translate(44.405vw, 120vh) scale(.3009)}}.christmas_snowfall_small_snowflake:nth-child(154){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.273;transform:translate(54.155vw, 92vh) scale(.5128)}.christmas_snowfall_small_snowflake.animation:nth-child(154){transform:translate(45.4758vw, -10px) scale(.5128);animation:fall-154 35s -28s linear infinite}@keyframes fall-154{54.513%{transform:translate(54.155vw, 54.513vh) scale(.5128)}to{transform:translate(49.8154vw, 120vh) scale(.5128)}}.christmas_snowfall_small_snowflake:nth-child(155){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.0407;transform:translate(109.2715vw, 1vh) scale(.7552)}.christmas_snowfall_small_snowflake.animation:nth-child(155){transform:translate(79.2883vw, -10px) scale(.7552);animation:fall-155 40s -22s linear infinite}@keyframes fall-155{67.393%{transform:translate(109.2715vw, 67.393vh) scale(.7552)}to{transform:translate(94.2799vw, 120vh) scale(.7552)}}.christmas_snowfall_small_snowflake:nth-child(156){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.6752;transform:translate(114.3293vw, 53vh) scale(.9916)}.christmas_snowfall_small_snowflake.animation:nth-child(156){transform:translate(82.9657vw, -10px) scale(.9916);animation:fall-156 52.5s -28s linear infinite}@keyframes fall-156{73.457%{transform:translate(114.3293vw, 73.457vh) scale(.9916)}to{transform:translate(98.6475vw, 120vh) scale(.9916)}}.christmas_snowfall_small_snowflake:nth-child(157){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.16;transform:translate(92.053vw, 76vh) scale(.285)}.christmas_snowfall_small_snowflake.animation:nth-child(157){transform:translate(73.6234vw, -10px) scale(.285);animation:fall-157 50s -19s linear infinite}@keyframes fall-157{49.629%{transform:translate(92.053vw, 49.629vh) scale(.285)}to{transform:translate(82.8382vw, 120vh) scale(.285)}}.christmas_snowfall_small_snowflake:nth-child(158){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.3425;transform:translate(64.6663vw, 95vh) scale(.7018)}.christmas_snowfall_small_snowflake.animation:nth-child(158){transform:translate(69.6651vw, -10px) scale(.7018);animation:fall-158 27.5s -11s linear infinite}@keyframes fall-158{70.958%{transform:translate(64.6663vw, 70.958vh) scale(.7018)}to{transform:translate(67.1657vw, 120vh) scale(.7018)}}.christmas_snowfall_small_snowflake:nth-child(159){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.6211;transform:translate(-5.2996vw, 6vh) scale(.2479)}.christmas_snowfall_small_snowflake.animation:nth-child(159){transform:translate(26.7292vw, -10px) scale(.2479);animation:fall-159 25s -19s linear infinite}@keyframes fall-159{47.13%{transform:translate(-5.2996vw, 47.13vh) scale(.2479)}to{transform:translate(10.7148vw, 120vh) scale(.2479)}}.christmas_snowfall_small_snowflake:nth-child(160){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.6789;transform:translate(6.3838vw, 67vh) scale(.829)}.christmas_snowfall_small_snowflake.animation:nth-child(160){transform:translate(.0298vw, -10px) scale(.829);animation:fall-160 37.5s -5s linear infinite}@keyframes fall-160{48.69%{transform:translate(6.3838vw, 48.69vh) scale(.829)}to{transform:translate(3.2068vw, 120vh) scale(.829)}}.christmas_snowfall_small_snowflake:nth-child(161){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.6792;transform:translate(82.1123vw, 22vh) scale(.8627)}.christmas_snowfall_small_snowflake.animation:nth-child(161){transform:translate(65.7151vw, -10px) scale(.8627);animation:fall-161 67.5s -4s linear infinite}@keyframes fall-161{34.015%{transform:translate(82.1123vw, 34.015vh) scale(.8627)}to{transform:translate(73.9137vw, 120vh) scale(.8627)}}.christmas_snowfall_small_snowflake:nth-child(162){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.6636;transform:translate(51.137vw, 9vh) scale(.1209)}.christmas_snowfall_small_snowflake.animation:nth-child(162){transform:translate(22.0142vw, -10px) scale(.1209);animation:fall-162 27.5s -26s linear infinite}@keyframes fall-162{76.509%{transform:translate(51.137vw, 76.509vh) scale(.1209)}to{transform:translate(36.5756vw, 120vh) scale(.1209)}}.christmas_snowfall_small_snowflake:nth-child(163){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.9321;transform:translate(31.0493vw, 38vh) scale(.0325)}.christmas_snowfall_small_snowflake.animation:nth-child(163){transform:translate(23.7873vw, -10px) scale(.0325);animation:fall-163 40s -24s linear infinite}@keyframes fall-163{34.159%{transform:translate(31.0493vw, 34.159vh) scale(.0325)}to{transform:translate(27.4183vw, 120vh) scale(.0325)}}.christmas_snowfall_small_snowflake:nth-child(164){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.484;transform:translate(72.4774vw, 48vh) scale(.0346)}.christmas_snowfall_small_snowflake.animation:nth-child(164){transform:translate(36.9026vw, -10px) scale(.0346);animation:fall-164 72.5s -9s linear infinite}@keyframes fall-164{76.031%{transform:translate(72.4774vw, 76.031vh) scale(.0346)}to{transform:translate(54.69vw, 120vh) scale(.0346)}}.christmas_snowfall_small_snowflake:nth-child(165){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.0122;transform:translate(75.0978vw, 64vh) scale(.427)}.christmas_snowfall_small_snowflake.animation:nth-child(165){transform:translate(82.1278vw, -10px) scale(.427);animation:fall-165 27.5s -1s linear infinite}@keyframes fall-165{74.921%{transform:translate(75.0978vw, 74.921vh) scale(.427)}to{transform:translate(78.6128vw, 120vh) scale(.427)}}.christmas_snowfall_small_snowflake:nth-child(166){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.5414;transform:translate(41.5304vw, 37vh) scale(.596)}.christmas_snowfall_small_snowflake.animation:nth-child(166){transform:translate(31.4636vw, -10px) scale(.596);animation:fall-166 72.5s -21s linear infinite}@keyframes fall-166{49.618%{transform:translate(41.5304vw, 49.618vh) scale(.596)}to{transform:translate(36.497vw, 120vh) scale(.596)}}.christmas_snowfall_small_snowflake:nth-child(167){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.5226;transform:translate(-2.6294vw, 16vh) scale(.5953)}.christmas_snowfall_small_snowflake.animation:nth-child(167){transform:translate(21.319vw, -10px) scale(.5953);animation:fall-167 45s -5s linear infinite}@keyframes fall-167{39.232%{transform:translate(-2.6294vw, 39.232vh) scale(.5953)}to{transform:translate(9.3448vw, 120vh) scale(.5953)}}.christmas_snowfall_small_snowflake:nth-child(168){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.9332;transform:translate(90.4717vw, 96vh) scale(.9703)}.christmas_snowfall_small_snowflake.animation:nth-child(168){transform:translate(93.2905vw, -10px) scale(.9703);animation:fall-168 72.5s -3s linear infinite}@keyframes fall-168{43.09%{transform:translate(90.4717vw, 43.09vh) scale(.9703)}to{transform:translate(91.8811vw, 120vh) scale(.9703)}}.christmas_snowfall_small_snowflake:nth-child(169){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.4845;transform:translate(68.7569vw, 4vh) scale(.8185)}.christmas_snowfall_small_snowflake.animation:nth-child(169){transform:translate(51.5769vw, -10px) scale(.8185);animation:fall-169 70s -26s linear infinite}@keyframes fall-169{32.924%{transform:translate(68.7569vw, 32.924vh) scale(.8185)}to{transform:translate(60.1669vw, 120vh) scale(.8185)}}.christmas_snowfall_small_snowflake:nth-child(170){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.2232;transform:translate(50.8735vw, 67vh) scale(.2826)}.christmas_snowfall_small_snowflake.animation:nth-child(170){transform:translate(12.0943vw, -10px) scale(.2826);animation:fall-170 75s -17s linear infinite}@keyframes fall-170{41.005%{transform:translate(50.8735vw, 41.005vh) scale(.2826)}to{transform:translate(31.4839vw, 120vh) scale(.2826)}}.christmas_snowfall_small_snowflake:nth-child(171){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.6589;transform:translate(106.7678vw, 68vh) scale(.4319)}.christmas_snowfall_small_snowflake.animation:nth-child(171){transform:translate(94.209vw, -10px) scale(.4319);animation:fall-171 35s -29s linear infinite}@keyframes fall-171{74.055%{transform:translate(106.7678vw, 74.055vh) scale(.4319)}to{transform:translate(100.4884vw, 120vh) scale(.4319)}}.christmas_snowfall_small_snowflake:nth-child(172){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.1333;transform:translate(98.7395vw, 16vh) scale(.8047)}.christmas_snowfall_small_snowflake.animation:nth-child(172){transform:translate(68.9659vw, -10px) scale(.8047);animation:fall-172 47.5s -11s linear infinite}@keyframes fall-172{53.495%{transform:translate(98.7395vw, 53.495vh) scale(.8047)}to{transform:translate(83.8527vw, 120vh) scale(.8047)}}.christmas_snowfall_small_snowflake:nth-child(173){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.535;transform:translate(33.7334vw, 30vh) scale(.7461)}.christmas_snowfall_small_snowflake.animation:nth-child(173){transform:translate(68.929vw, -10px) scale(.7461);animation:fall-173 32.5s -2s linear infinite}@keyframes fall-173{79%{transform:translate(33.7334vw, 79vh) scale(.7461)}to{transform:translate(51.3312vw, 120vh) scale(.7461)}}.christmas_snowfall_small_snowflake:nth-child(174){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.8713;transform:translate(15.0169vw, 45vh) scale(.4136)}.christmas_snowfall_small_snowflake.animation:nth-child(174){transform:translate(20.3609vw, -10px) scale(.4136);animation:fall-174 70s -23s linear infinite}@keyframes fall-174{59.52%{transform:translate(15.0169vw, 59.52vh) scale(.4136)}to{transform:translate(17.6889vw, 120vh) scale(.4136)}}.christmas_snowfall_small_snowflake:nth-child(175){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.0646;transform:translate(95.1586vw, 30vh) scale(.4929)}.christmas_snowfall_small_snowflake.animation:nth-child(175){transform:translate(78.2022vw, -10px) scale(.4929);animation:fall-175 72.5s -19s linear infinite}@keyframes fall-175{68.631%{transform:translate(95.1586vw, 68.631vh) scale(.4929)}to{transform:translate(86.6804vw, 120vh) scale(.4929)}}.christmas_snowfall_small_snowflake:nth-child(176){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.0219;transform:translate(112.9333vw, 59vh) scale(.8372)}.christmas_snowfall_small_snowflake.animation:nth-child(176){transform:translate(88.6305vw, -10px) scale(.8372);animation:fall-176 70s -2s linear infinite}@keyframes fall-176{78.41%{transform:translate(112.9333vw, 78.41vh) scale(.8372)}to{transform:translate(100.7819vw, 120vh) scale(.8372)}}.christmas_snowfall_small_snowflake:nth-child(177){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.5784;transform:translate(-28.9508vw, 13vh) scale(.3379)}.christmas_snowfall_small_snowflake.animation:nth-child(177){transform:translate(4.4096vw, -10px) scale(.3379);animation:fall-177 37.5s -13s linear infinite}@keyframes fall-177{60.731%{transform:translate(-28.9508vw, 60.731vh) scale(.3379)}to{transform:translate(-12.2706vw, 120vh) scale(.3379)}}.christmas_snowfall_small_snowflake:nth-child(178){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.5233;transform:translate(37.4587vw, 76vh) scale(.8544)}.christmas_snowfall_small_snowflake.animation:nth-child(178){transform:translate(47.0427vw, -10px) scale(.8544);animation:fall-178 52.5s -29s linear infinite}@keyframes fall-178{58.44%{transform:translate(37.4587vw, 58.44vh) scale(.8544)}to{transform:translate(42.2507vw, 120vh) scale(.8544)}}.christmas_snowfall_small_snowflake:nth-child(179){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.494;transform:translate(49.9633vw, 22vh) scale(.0854)}.christmas_snowfall_small_snowflake.animation:nth-child(179){transform:translate(24.8865vw, -10px) scale(.0854);animation:fall-179 65s -30s linear infinite}@keyframes fall-179{40.732%{transform:translate(49.9633vw, 40.732vh) scale(.0854)}to{transform:translate(37.4249vw, 120vh) scale(.0854)}}.christmas_snowfall_small_snowflake:nth-child(180){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.2;transform:translate(-11.4407vw, 47vh) scale(.2294)}.christmas_snowfall_small_snowflake.animation:nth-child(180){transform:translate(25.1613vw, -10px) scale(.2294);animation:fall-180 35s -16s linear infinite}@keyframes fall-180{40.215%{transform:translate(-11.4407vw, 40.215vh) scale(.2294)}to{transform:translate(6.8603vw, 120vh) scale(.2294)}}.christmas_snowfall_small_snowflake:nth-child(181){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.2774;transform:translate(26.6546vw, 32vh) scale(.7686)}.christmas_snowfall_small_snowflake.animation:nth-child(181){transform:translate(3.2486vw, -10px) scale(.7686);animation:fall-181 70s -27s linear infinite}@keyframes fall-181{58.138%{transform:translate(26.6546vw, 58.138vh) scale(.7686)}to{transform:translate(14.9516vw, 120vh) scale(.7686)}}.christmas_snowfall_small_snowflake:nth-child(182){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.7642;transform:translate(33.186vw, 9vh) scale(.1956)}.christmas_snowfall_small_snowflake.animation:nth-child(182){transform:translate(33.2724vw, -10px) scale(.1956);animation:fall-182 30s -15s linear infinite}@keyframes fall-182{44.821%{transform:translate(33.186vw, 44.821vh) scale(.1956)}to{transform:translate(33.2292vw, 120vh) scale(.1956)}}.christmas_snowfall_small_snowflake:nth-child(183){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.9601;transform:translate(68.3144vw, 11vh) scale(.9479)}.christmas_snowfall_small_snowflake.animation:nth-child(183){transform:translate(74.7428vw, -10px) scale(.9479);animation:fall-183 55s -18s linear infinite}@keyframes fall-183{54.268%{transform:translate(68.3144vw, 54.268vh) scale(.9479)}to{transform:translate(71.5286vw, 120vh) scale(.9479)}}.christmas_snowfall_small_snowflake:nth-child(184){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.0736;transform:translate(38.699vw, 46vh) scale(.2665)}.christmas_snowfall_small_snowflake.animation:nth-child(184){transform:translate(34.5506vw, -10px) scale(.2665);animation:fall-184 32.5s -13s linear infinite}@keyframes fall-184{72.955%{transform:translate(38.699vw, 72.955vh) scale(.2665)}to{transform:translate(36.6248vw, 120vh) scale(.2665)}}.christmas_snowfall_small_snowflake:nth-child(185){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.2834;transform:translate(2.0768vw, 81vh) scale(.0782)}.christmas_snowfall_small_snowflake.animation:nth-child(185){transform:translate(31.3532vw, -10px) scale(.0782);animation:fall-185 65s -8s linear infinite}@keyframes fall-185{37.828%{transform:translate(2.0768vw, 37.828vh) scale(.0782)}to{transform:translate(16.715vw, 120vh) scale(.0782)}}.christmas_snowfall_small_snowflake:nth-child(186){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.4784;transform:translate(53.9265vw, 73vh) scale(.5381)}.christmas_snowfall_small_snowflake.animation:nth-child(186){transform:translate(48.5769vw, -10px) scale(.5381);animation:fall-186 65s -13s linear infinite}@keyframes fall-186{64.197%{transform:translate(53.9265vw, 64.197vh) scale(.5381)}to{transform:translate(51.2517vw, 120vh) scale(.5381)}}.christmas_snowfall_small_snowflake:nth-child(187){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.8954;transform:translate(20.3259vw, 77vh) scale(.6928)}.christmas_snowfall_small_snowflake.animation:nth-child(187){transform:translate(50.2979vw, -10px) scale(.6928);animation:fall-187 75s -9s linear infinite}@keyframes fall-187{79.888%{transform:translate(20.3259vw, 79.888vh) scale(.6928)}to{transform:translate(35.3119vw, 120vh) scale(.6928)}}.christmas_snowfall_small_snowflake:nth-child(188){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.5066;transform:translate(45.2202vw, 51vh) scale(.1515)}.christmas_snowfall_small_snowflake.animation:nth-child(188){transform:translate(81.7874vw, -10px) scale(.1515);animation:fall-188 40s -17s linear infinite}@keyframes fall-188{49.698%{transform:translate(45.2202vw, 49.698vh) scale(.1515)}to{transform:translate(63.5038vw, 120vh) scale(.1515)}}.christmas_snowfall_small_snowflake:nth-child(189){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.6738;transform:translate(69.0835vw, 84vh) scale(.7974)}.christmas_snowfall_small_snowflake.animation:nth-child(189){transform:translate(65.1235vw, -10px) scale(.7974);animation:fall-189 72.5s -24s linear infinite}@keyframes fall-189{47.777%{transform:translate(69.0835vw, 47.777vh) scale(.7974)}to{transform:translate(67.1035vw, 120vh) scale(.7974)}}.christmas_snowfall_small_snowflake:nth-child(190){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.5109;transform:translate(35.9083vw, 77vh) scale(.3093)}.christmas_snowfall_small_snowflake.animation:nth-child(190){transform:translate(21.1507vw, -10px) scale(.3093);animation:fall-190 70s -8s linear infinite}@keyframes fall-190{68.376%{transform:translate(35.9083vw, 68.376vh) scale(.3093)}to{transform:translate(28.5295vw, 120vh) scale(.3093)}}.christmas_snowfall_small_snowflake:nth-child(191){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.7427;transform:translate(47.8743vw, 27vh) scale(.6862)}.christmas_snowfall_small_snowflake.animation:nth-child(191){transform:translate(83.0643vw, -10px) scale(.6862);animation:fall-191 55s -24s linear infinite}@keyframes fall-191{74.877%{transform:translate(47.8743vw, 74.877vh) scale(.6862)}to{transform:translate(65.4693vw, 120vh) scale(.6862)}}.christmas_snowfall_small_snowflake:nth-child(192){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.1859;transform:translate(95.1442vw, 54vh) scale(.8757)}.christmas_snowfall_small_snowflake.animation:nth-child(192){transform:translate(98.8594vw, -10px) scale(.8757);animation:fall-192 27.5s -26s linear infinite}@keyframes fall-192{68.023%{transform:translate(95.1442vw, 68.023vh) scale(.8757)}to{transform:translate(97.0018vw, 120vh) scale(.8757)}}.christmas_snowfall_small_snowflake:nth-child(193){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.9423;transform:translate(42.5771vw, 53vh) scale(.5268)}.christmas_snowfall_small_snowflake.animation:nth-child(193){transform:translate(41.3767vw, -10px) scale(.5268);animation:fall-193 57.5s -1s linear infinite}@keyframes fall-193{78.364%{transform:translate(42.5771vw, 78.364vh) scale(.5268)}to{transform:translate(41.9769vw, 120vh) scale(.5268)}}.christmas_snowfall_small_snowflake:nth-child(194){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.7703;transform:translate(35.8433vw, 72vh) scale(.3822)}.christmas_snowfall_small_snowflake.animation:nth-child(194){transform:translate(43.0989vw, -10px) scale(.3822);animation:fall-194 75s -9s linear infinite}@keyframes fall-194{41.628%{transform:translate(35.8433vw, 41.628vh) scale(.3822)}to{transform:translate(39.4711vw, 120vh) scale(.3822)}}.christmas_snowfall_small_snowflake:nth-child(195){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.8599;transform:translate(71.6756vw, 13vh) scale(.0216)}.christmas_snowfall_small_snowflake.animation:nth-child(195){transform:translate(58.6652vw, -10px) scale(.0216);animation:fall-195 30s -21s linear infinite}@keyframes fall-195{55.1%{transform:translate(71.6756vw, 55.1vh) scale(.0216)}to{transform:translate(65.1704vw, 120vh) scale(.0216)}}.christmas_snowfall_small_snowflake:nth-child(196){box-shadow:0 0 6px 2px #38f6ff;background:#38f6ff;opacity:.6735;transform:translate(22.9815vw, 99vh) scale(.8132)}.christmas_snowfall_small_snowflake.animation:nth-child(196){transform:translate(50.5463vw, -10px) scale(.8132);animation:fall-196 75s -3s linear infinite}@keyframes fall-196{58.809%{transform:translate(22.9815vw, 58.809vh) scale(.8132)}to{transform:translate(36.7639vw, 120vh) scale(.8132)}}.christmas_snowfall_small_snowflake:nth-child(197){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.2871;transform:translate(71.1442vw, 32vh) scale(.7141)}.christmas_snowfall_small_snowflake.animation:nth-child(197){transform:translate(77.0074vw, -10px) scale(.7141);animation:fall-197 45s -2s linear infinite}@keyframes fall-197{35.822%{transform:translate(71.1442vw, 35.822vh) scale(.7141)}to{transform:translate(74.0758vw, 120vh) scale(.7141)}}.christmas_snowfall_small_snowflake:nth-child(198){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.2171;transform:translate(79.3174vw, 11vh) scale(.1679)}.christmas_snowfall_small_snowflake.animation:nth-child(198){transform:translate(57.6322vw, -10px) scale(.1679);animation:fall-198 75s -8s linear infinite}@keyframes fall-198{64.981%{transform:translate(79.3174vw, 64.981vh) scale(.1679)}to{transform:translate(68.4748vw, 120vh) scale(.1679)}}.christmas_snowfall_small_snowflake:nth-child(199){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.9136;transform:translate(44.5236vw, 56vh) scale(.5637)}.christmas_snowfall_small_snowflake.animation:nth-child(199){transform:translate(35.8372vw, -10px) scale(.5637);animation:fall-199 72.5s -18s linear infinite}@keyframes fall-199{35.276%{transform:translate(44.5236vw, 35.276vh) scale(.5637)}to{transform:translate(40.1804vw, 120vh) scale(.5637)}}.christmas_snowfall_small_snowflake:nth-child(200){box-shadow:0 0 6px 2px #dc85f0;background:#dc85f0;opacity:.2534;transform:translate(43.9508vw, 53vh) scale(.0627)}.christmas_snowfall_small_snowflake.animation:nth-child(200){transform:translate(22.4656vw, -10px) scale(.0627);animation:fall-200 67.5s -21s linear infinite}@keyframes fall-200{76.342%{transform:translate(43.9508vw, 76.342vh) scale(.0627)}to{transform:translate(33.2082vw, 120vh) scale(.0627)}}

@keyframes shadowRotatingCoin{from{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.free_coins_reward{height:130px;display:flex;align-items:center;justify-content:center}.free_coins_reward-icon{width:184px;height:184px;margin-right:-20px;position:relative}.free_coins_reward-icon::before{content:"";display:block;width:141px;height:142px;animation:shadowRotatingCoin 10s linear infinite;position:absolute;top:50%;left:50%;margin-left:-70.5px;margin-top:-71px;background:url('sprites/main.sprite.png') -1200px -1134px no-repeat}.free_coins_reward-icon::after{content:"";display:block;position:absolute;top:44px;left:49px;width:88px;height:92px;background:url('sprites/main.sprite.png') -291px -1535px no-repeat}.free_coins_reward-value{padding:0 36px 0 0;font-size:75px;position:relative;color:#ffffff;text-shadow:0 2px 0 #6160CC;left:10px;text-align:center}

.watch_button-content{width:272px;height:96px;line-height:88px;color:#4A793F;background:-moz-linear-gradient(top, #BFED45 0%, #81BF14 100%);background:-webkit-linear-gradient(top, #BFED45 0%, #81BF14 100%);background:linear-gradient(to bottom, #BFED45 0%, #81BF14 100%);border-bottom:8px solid #459A32;overflow:hidden;display:flex;justify-content:center;align-items:center}.watch_button-content::before{content:'';width:56px;height:40px;padding:0 5px;background:url('sprites/main.sprite.png') -644px -733px / 1537px 1453px no-repeat}.watch_button-content-notification{position:absolute;border-radius:45px;width:49px;height:49px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:28px;margin:auto;top:-10px;right:-270px;left:0;background-image:linear-gradient(179deg, #ff5824 0%, #d93500 99%);border:6px solid #ffffff;box-shadow:0 15px 12px 0 rgba(83,44,93,0.2)}

.ui_free_coins_scene{background-color:rgba(41,36,86,0.9)}.ui_free_coins_scene-container{position:absolute;top:0;bottom:0;left:0;right:0;height:624px;margin:auto}.ui_free_coins_scene-content{position:absolute;left:0;right:0;margin:auto;padding:24px 6px;width:544px;height:520px;border-radius:28.8px;border-bottom:6px solid #7748C1;background:-moz-linear-gradient(top, #C255F3 0%, #A369FF 100%);background:-webkit-linear-gradient(top, #C255F3 0%, #A369FF 100%);background:linear-gradient(to bottom, #C255F3 0%, #A369FF 100%)}.ui_free_coins_scene-content-title{color:#ffffff;font-size:75px;line-height:1.2;text-align:center;white-space:nowrap}.ui_free_coins_scene-content-description{font-size:32px;color:#ffffff;text-align:center;margin-top:20px;line-height:1.2}.ui_free_coins_scene-content-footer{position:absolute;bottom:36px;left:0;right:0;text-align:center;display:flex;justify-content:center}.ui_free_coins_scene-close-button{position:absolute;text-align:center;bottom:0;left:0;right:0;font-size:40px;color:rgba(255,255,255,0.8)}

.ui_home_scene{text-align:center;background:transparent}@media screen and (orientation: landscape){.ui_home_scene .coins-bar-wrapper{transform:scale(1.7);margin-right:51px}}.ui_home_scene-logo{width:280px;height:147px;position:absolute;top:121px;left:0;right:0;margin:var(--sab) auto auto;pointer-events:none;touch-action:none;background:url('sprites/main.sprite.png') -744px -483px no-repeat}.ui_home_scene-left{position:absolute;left:20px;top:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (orientation: landscape){.ui_home_scene-left{transform:scale(1.7);margin-left:51px;top:51px}}.ui_home_scene-events{position:absolute;right:25px;top:110px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (orientation: landscape){.ui_home_scene-events{transform:scale(1.7);margin-right:51px;top:293.6px}}.ui_home_scene-footer{position:absolute;bottom:175px;left:25px;right:25px;display:flex;justify-content:space-between;align-items:center}.ui_home_scene-footer .shop_button,.ui_home_scene-footer .scores_button,.ui_home_scene-footer .pump_button,.ui_home_scene-footer .boost_zone,.ui_home_scene-footer .play_button,.ui_home_scene-footer .scores_button{transition:scale 0s}@media screen and (orientation: landscape){.ui_home_scene-footer{bottom:186px;display:flex}.ui_home_scene-footer .container{display:flex}.ui_home_scene-footer .shop_button{transform:scale(1.5);margin-right:55px;margin-bottom:12px;margin-left:auto}.ui_home_scene-footer .scores_button{transform:scale(1.5);margin-left:55px;margin-right:auto;margin-top:13px}.ui_home_scene-footer .play_button{transform:scale(1.5);position:relative;bottom:0;margin-left:100px;margin-right:100px;left:0;right:0}.ui_home_scene-footer .pump_button{transform:scale(1.5);position:relative;bottom:0;margin-left:100px;margin-right:100px;left:0;right:0}.ui_home_scene-footer .boost_zone{transform:scale(1.5);position:relative;bottom:0;margin-left:100px;margin-right:100px;left:0;right:0}}.ui_home_scene-footer.upInterface{bottom:170px}.ui_home_scene-footer-boost_zone{bottom:200px}.ui_home_scene-footer-boost_zone.upInterface{bottom:150px}

.play_button{width:272px;margin:auto;display:block}.play_button-content{line-height:100px;color:#ffffff;background:-moz-linear-gradient(top, #d570ff 0%, #a551ff 100%);background:-webkit-linear-gradient(top, #d570ff 0%, #a551ff 100%);background:linear-gradient(to bottom, #d570ff 0%, #a551ff 100%);border-bottom:8px solid #7c3bab;overflow:hidden;position:relative;text-align:center}.play_button-content .with_friend{font-size:25px}.play_button .icicles_container{bottom:-30px;width:100%;height:100%;position:absolute}

.boost_zone{position:absolute;bottom:-171px;left:0;right:0;margin:auto}.boost_zone.large{width:587px}.boost_zone_boost_button{text-align:center;width:321px;height:164px;display:flex;align-items:center;justify-content:center;flex-direction:row;margin:auto;background:url('sprites/main.sprite.png') -383px -483px / 1894px 1743px no-repeat}.boost_zone_boost_button_icon{position:relative;display:inline-block;padding-left:63px;margin-left:-5px;margin-top:-10px}.boost_zone_boost_button_icon:before{content:'';display:inline-block;position:absolute;left:0;top:0;bottom:0;margin:auto;width:56px;height:55px;background:url('sprites/main.sprite.png') -267px -1692px no-repeat}.boost_zone_boost_button_content{line-height:155px;color:#4a793f;display:flex;align-items:center;flex-direction:column;margin-top:-30px}.boost_zone_boost_button_content_first_text{height:30px;line-height:30px}.boost_zone_boost_button_content_second_text{height:30px;line-height:30px}.boost_zone_boost_button_sticker{position:absolute;width:94px;height:94px;left:-20px;top:-5px;z-index:1;text-align:center}.boost_zone_boost_button_sticker:before{content:'';display:inline-block;height:100%;vertical-align:middle}.boost_zone_boost_button_sticker_text{color:#ffffff;font-size:21px;line-height:21px;display:inline-block;vertical-align:middle;transform:rotate(-14deg)}.boost_zone_boost_button_sticker_background{position:absolute;left:-2px;top:0;z-index:-1;width:94px;height:94px;background:url('sprites/main.sprite.png') -1558px -1395px no-repeat}.boost_zone_boost_button .icicles_container{bottom:2px;left:15px;width:100%;height:100%;position:absolute}

.scores_button{border:6px solid #fff}.scores_button-content{width:102px;height:102px;border-bottom:6px solid #b84b91;background:#ff7c66;background:-moz-linear-gradient(top, #fc8777 0%, #e3439c 100%);background:-webkit-linear-gradient(top, #fc8777 0%, #e3439c 100%);background:linear-gradient(to bottom, #fc8777 0%, #e3439c 100%);position:relative;overflow:hidden}.scores_button::after{content:'';position:absolute;width:64px;height:62px;top:0px;left:0;right:0;bottom:0;margin:auto;background:url('sprites/main.sprite.png') -227px -2186px / 2424px 2251px no-repeat}

.shop_button{box-shadow:0 15px 11px 0 #532c5d34, 0 0 11px 2px #84fff9;border:6px solid #fff}.shop_button-content{width:102px;height:102px;border-bottom:6px solid #5491e7;background:#6adced;background:-moz-linear-gradient(top, #6adced 0%, #37b3e3 100%);background:-webkit-linear-gradient(top, #6adced 0%, #37b3e3 100%);background:linear-gradient(to bottom, #6adced 0%, #37b3e3 100%);position:relative;overflow:hidden}.shop_button::after{content:'';position:absolute;width:56px;height:54px;top:0px;left:0;right:0;bottom:0;margin:auto;background:url('sprites/main.sprite.png') -2297px -105px / 2357px 2241px no-repeat}.shop_button-notification{position:absolute;font-size:22px;transform:scale(0.8);width:64px;height:64px;top:-37px;right:-30px;color:#fff;z-index:1;line-height:64px;display:inline-block;vertical-align:middle;text-align:center}.shop_button-notification::before{transform:scale(1.25);content:'';position:absolute;width:64px;height:64px;left:0;right:0;z-index:-1;background:url('sprites/main.sprite.png') -1559px -1090px / 2055px 1891px no-repeat}

@keyframes pump_button_bounce{0%{transform:scale(1, 1)}35%{transform:scale(1.2, 1.2)}57%{transform:scale(1, 1)}64%{transform:scale(1, 1)}100%{transform:scale(1, 1)}}.pump_button{color:#fff;text-align:center;width:272px;height:120px;position:absolute;bottom:142px;left:0;right:0;margin:0 auto;padding-top:22px;background:url('sprites/main.sprite.png') -1150px -812px no-repeat}.pump_button_boost_zone{bottom:170px}.pump_button.bounce{animation-duration:2s;animation-iteration-count:infinite;animation-name:pump_button_bounce;animation-timing-function:cubic-bezier(0.28, 0.84, 0.42, 1)}.pump_button-title{font-size:42px;line-height:50px;position:relative;display:inline-block}.pump_button-title:before{content:"";display:inline-block;position:absolute;left:0;top:0;bottom:0;margin:auto}.pump_button-title:not(.free){padding-left:50px}.pump_button-title:not(.free):before{width:41px;height:42px;background:url('sprites/main.sprite.png') -1846px -245px no-repeat}.pump_button-title.free{padding-left:57px}.pump_button-title.free:before{width:45px;height:32px;background:url('sprites/main.sprite.png') -1846px -327px no-repeat}.pump_button-subtitle{font-size:20px;line-height:1.1;display:block}

.coins-bar{position:absolute;border:4px solid white;border-radius:12px;height:52px;min-width:210px;right:40px;top:0;bottom:0;background:rgba(41,36,86,0.5);box-sizing:content-box}.coins-bar-wrapper{position:absolute;top:32px;right:6px}.coins-bar-wrapper:after{content:'';right:10px;top:-10px;position:absolute;width:80px;height:81px;background:url('sprites/main.sprite.png') -140px -1337px / 1650px 1518px no-repeat}.coins-bar-value{right:10px;padding-left:65px;padding-right:45px;font-size:35px;line-height:52px;color:#FFFFFF;text-align:center;margin:0}.coins-bar-button{width:52px;height:52px;border-radius:10px;border-bottom:4px solid #459A32;overflow:hidden;background:#BFED45;background:linear-gradient(to bottom, #BFED45 0, #81BF14 100%);background:-webkit-linear-gradient(top, #BFED45 0, #81BF14 100%);background:-moz-linear-gradient(top, #BFED45 0, #81BF14 100%)}.coins-bar-button-wrapper{position:absolute;top:-4px;left:-4px;width:52px;height:52px;border-radius:12px;background-color:white;border:4px solid white;box-sizing:content-box}.coins-bar-button-icon{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:36px;height:35px;background:url('sprites/main.sprite.png') -1846px -399px no-repeat}

.long_pass_quests_button{right:10px;top:144px;height:135px;display:flex;flex-direction:column;align-items:center}.long_pass_quests_button-icon{margin:0 auto -5px;width:116px;height:96px;background:url('sprites/main.sprite.png') -1558px -1120px no-repeat}.long_pass_quests_button-timer{position:relative;height:32px;visibility:hidden;display:flex;justify-content:center;align-items:center}.long_pass_quests_button-timer:before{content:'';width:23px;height:32px;margin-right:5px;background:url('sprites/main.sprite.png') -1846px -474px no-repeat}.long_pass_quests_button-timer-value{font-size:24px;line-height:32px;text-align:left;color:white}.long_pass_quests_button-timer-value.long{width:95px}.long_pass_quests_button-timer-value.short{width:70px}.long_pass_quests_button-timer.isVisible{visibility:visible}.long_pass_quests_button-progress_bar-bar{background-color:rgba(41,36,86,0.5);width:126px;height:22px;border:3px solid #fff;border-radius:11px;position:relative}.long_pass_quests_button-progress_bar-value{width:20%;border-radius:8px;height:100%;background-color:#8c65eb}.long_pass_quests_button-progress_bar-delimiter{width:12px;height:8px;position:absolute;bottom:0;margin-left:-6px;background:url('sprites/main.sprite.png') -1846px -712px no-repeat}.long_pass_quests_button-progress_bar-delimiter-icon{width:20px;height:20px;margin-top:16px;position:relative;left:50%;margin-left:-10px;background:url('sprites/main.sprite.png') -1846px -539px no-repeat}

.home_event_button{display:flex;flex-direction:column;align-items:center}@media screen and (orientation: landscape){.home_event_button{margin-bottom:16px}}.home_event_button-icon{margin:8px -15px -13px;width:152px;height:101px;background:url('sprites/event.sprite.png') -1236px -960px no-repeat}.home_event_button-timer{position:relative;height:65px;display:block;text-align:right;visibility:visible}.home_event_button-timer-text{display:flex;justify-content:center;align-items:center;color:#d6ff80;font-size:21px}.home_event_button-timer-text:before{content:'';width:23px;height:32px;margin-right:5px;background:url('sprites/event.sprite.png') -1396px -664px no-repeat}.home_event_button-timer-value{color:#d6ff80;font-size:24px;line-height:32px;margin-top:-5px;text-align:center;width:160px}

.home_event_button-stars{position:absolute;z-index:4}.home_event_button-stars:before{content:'';position:absolute;width:39px;height:39px;top:0px;bottom:0;left:0;right:0;margin:auto;z-index:4;transform:scale(0)}.home_event_button-stars.star1{left:-20px;top:17px;opacity:0}.home_event_button-stars.star1:before{width:8px;height:8px;transform:rotate(22deg);animation:scaling 4.2s ease infinite;background:url('sprites/event.sprite.png') -156px -180px / 351px 337px no-repeat}.home_event_button-stars.star2{left:-50px;top:83px;opacity:0}.home_event_button-stars.star2:before{width:17px;height:17px;transform:rotate(22deg);animation:scaling 2.5s ease infinite;background:url('sprites/event.sprite.png') -725px -520px / 746px 717px no-repeat}.home_event_button-stars.star3{left:23px;top:11px;opacity:0}.home_event_button-stars.star3:before{width:15px;height:15px;transform:rotate(22deg);animation:scaling 3.5s ease infinite;background:url('sprites/event.sprite.png') -292px -338px / 658px 633px no-repeat}.home_event_button-stars.star1.appear,.home_event_button-stars.star2.appear,.home_event_button-stars.star3.appear{animation:scale 1.5s ease-out;opacity:1}@keyframes scale{40%{opacity:0;transform:scale(0)}80%{opacity:1;transform:scale(1.5)}100%{opacity:1;transform:scale(1)}}@keyframes scaling{0%{transform:scale(0.65) rotate(0deg)}50%{transform:scale(1) rotate(22deg)}100%{transform:scale(0.65) rotate(0deg)}}

.special_offer_button{right:6px;top:144px;display:flex;flex-direction:column;align-items:center}.special_offer_button-icon{margin:0 -15px -13px;width:121px;height:111px;background:url('sprites/special_offer.sprite.png') -1441px -695px / 1739px 948px no-repeat}.special_offer_button-text{color:white}

.special_offer_button-stars{position:absolute;z-index:4}.special_offer_button-stars:before{content:'';position:absolute;width:39px;height:39px;top:0px;bottom:0;left:0;right:0;margin:auto;z-index:4;transform:scale(0)}.special_offer_button-stars.star1{left:24px;top:17px;opacity:0}.special_offer_button-stars.star1:before{width:15px;height:15px;transform:rotate(22deg);animation:scaling 3.2s ease infinite;background:url('sprites/special_offer.sprite.png') -1148px -770px / 1493px 816px no-repeat}.special_offer_button-stars.star2{left:101px;top:15px;opacity:0}.special_offer_button-stars.star2:before{width:18px;height:18px;transform:rotate(22deg);animation:scaling 2.5s ease infinite;background:url('sprites/special_offer.sprite.png') -1422px -924px / 1792px 979px no-repeat}.special_offer_button-stars.star3{left:6px;top:77px;opacity:0}.special_offer_button-stars.star3:before{width:15px;height:15px;transform:rotate(22deg);animation:scaling 3s ease infinite;background:url('sprites/special_offer.sprite.png') -1148px -770px / 1493px 816px no-repeat}.special_offer_button-stars.star1.appear,.special_offer_button-stars.star2.appear,.special_offer_button-stars.star3.appear{animation:scale 1.5s ease-out;opacity:1}@keyframes scale{40%{opacity:0;transform:scale(0)}80%{opacity:1;transform:scale(1.3)}100%{opacity:1;transform:scale(1)}}@keyframes scaling{0%{transform:scale(0.75) rotate(0deg)}50%{transform:scale(1.2) rotate(22deg)}100%{transform:scale(0.75) rotate(0deg)}}

.thematic_offer_button{right:6px;top:144px;display:flex;flex-direction:column;align-items:center}.thematic_offer_button-icon{margin:0 -15px -13px;width:130px;height:130px;position:relative;background:url('sprites/thematic_offer.sprite.png') -170px -560px / 869px 690px no-repeat}.thematic_offer_button-icon::before{content:'';position:absolute;top:0;bottom:0;left:2px;right:0;z-index:-1;width:130px;height:130px;animation:opacity_thematic_offer_icon 3.2s ease infinite;background:url('sprites/thematic_offer.sprite.png') left -560px no-repeat}.thematic_offer_button-timer{position:relative;height:32px;display:block;text-align:right;visibility:visible}.thematic_offer_button-timer-text{display:flex;justify-content:center;align-items:center;color:#3764be;font-size:20px}.thematic_offer_button-timer-text:before{content:'';width:23px;height:26px;margin-right:5px;background:url('sprites/thematic_offer.sprite.png') -846px -240px no-repeat}.thematic_offer_button-timer-value{color:#3764be;font-size:24px;line-height:32px;margin-top:-5px;text-align:center;width:189px}@keyframes opacity_thematic_offer_icon{0%{opacity:1}50%{opacity:0.1}100%{opacity:1}}

.setting_button-content{width:80px;height:80px;border-bottom:6px solid #b84b91;background:#ff7c66;background:-moz-linear-gradient(top, #fc8777 0%, #e3439c 100%);background:-webkit-linear-gradient(top, #fc8777 0%, #e3439c 100%);background:linear-gradient(to bottom, #fc8777 0%, #e3439c 100%);position:relative;overflow:hidden}.setting_button::after{content:'';position:absolute;width:50px;height:50px;top:14px;left:0;right:0;margin:auto;background:url('sprites/main.sprite.png') -976px top / 1076px 990px no-repeat}

.doll_offer_button{right:6px;top:144px;display:flex;flex-direction:column;align-items:center}.doll_offer_button-icon{margin:0px 5px 0px 0px;width:107px;height:112px;background:url('sprites/special_offer.sprite.png') -2454px -1077px / 2688px 1469px no-repeat}.doll_offer_button-text{color:white}

.thor_offer_button{right:6px;top:144px;display:flex;flex-direction:column;align-items:center}.thor_offer_button-icon{margin:0px 5px 0px 0px;width:157px;height:101px;background:url('sprites/special_offer.sprite.png') -2283px -907px / 2688px 1469px no-repeat}.thor_offer_button-text{color:white}

.ui_loading_scene{background:-moz-linear-gradient(top, #9c54d8 0%, #6b58c8 65%, #505bb9 100%);background:-webkit-linear-gradient(top, #9c54d8 0%, #6b58c8 65%, #505bb9 100%);background:linear-gradient(to bottom, #9c54d8 0%, #6b58c8 65%, #505bb9 100%)}.ui_loading_scene:before{content:'';position:absolute;width:100%;height:100%;opacity:0.1;background:url(img/wheel-pattern-c17755555f88bf8730359323e199992e.png) center repeat;z-index:1}.ui_loading_scene>*{z-index:2}.ui_loading_scene-galaxy-logo{position:absolute;top:80px;left:0;right:0;width:342px;height:174px;margin:var(--sat) auto;background:url('sprites/initial.sprite.png') left top / 552px 300px no-repeat}.ui_loading_scene-flime-logo{position:absolute;top:254px;left:0;right:0;width:342px;height:83px;margin:var(--sat) auto;background:url('sprites/initial.sprite.png') left -217px / 552px 300px no-repeat}.ui_loading_scene-content{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:275px}.ui_loading_scene-planet{position:relative;left:0;right:0;margin:0 auto;width:153px;height:151px;background:url('sprites/initial.sprite.png') -357px top no-repeat}.ui_loading_scene-label{position:relative;top:40px;text-align:center;font-size:55px;color:white;text-shadow:0 11px 8px rgba(51,51,106,0.4);line-height:74px}

.ui_matching_scene-title{font-size:50px;color:#ffffff;text-align:center;padding:60px 50px 0;line-height:1.3;text-shadow:0 2px #6c44ad}.ui_matching_scene-description{font-size:24px;color:#ffffff;line-height:1.4;padding:20px 40px;text-align:center;background-color:rgba(41,36,86,0.7);border-radius:16px;margin:0 50px 50px}.ui_matching_scene-footer{position:absolute;bottom:129px;left:0;width:100%;text-align:center}.matching_button-content{width:272px;height:104px;line-height:96px;color:#ffffff;background:-moz-linear-gradient(top, #ff835f 0%, #fb4f64 100%);background:-webkit-linear-gradient(top, #ff835f 0%, #fb4f64 100%);background:linear-gradient(to bottom, #ff835f 0%, #fb4f64 100%);border-bottom:8px solid #dd3e5a;overflow:hidden;position:relative}.matching_button .icicles_container{bottom:-30px;width:100%;height:100%;position:absolute}

.concede_button{position:absolute;top:46px;right:16px;transition:all 0.15s ease;pointer-events:auto;touch-action:auto;-ms-touch-action:auto}.concede_button-content{width:140px;height:64px;background:#FF835F;background:-moz-linear-gradient(top, #FF835F 0%, #FB4F64 100%);background:-webkit-linear-gradient(top, #FF835F 0%, #FB4F64 100%);background:linear-gradient(to bottom, #FF835F 0%, #FB4F64 100%);border-bottom:6px solid #DD3E5A;font-size:36px;line-height:58px;color:white;text-align:center}

.kills_counter{position:absolute;top:56px;left:233px;right:187px;width:127px;height:46px;margin:auto}.kills_counter_value{position:absolute;bottom:0;right:0;font-size:27px;width:84px;height:46px;color:white;text-align:center;border:4px solid white;border-radius:0 23px 23px 0;background-color:rgba(0,0,0,0.5);box-shadow:0 12px 9px rgba(83,44,93,0.2);line-height:40px}.kills_counter_icon{position:absolute;left:-5px;top:-8px;width:74px;height:80px;background:url('sprites/main.sprite.png') -1718px -879px no-repeat}

.tournaments_kills_counter{position:absolute;top:66px;left:233px;right:187px;width:140px;height:46px;margin:auto}.tournaments_kills_counter_value{position:absolute;width:140px;height:65px;line-height:34px;display:grid;bottom:0;right:0;left:0;margin:auto;font-size:27px;color:white;text-align:center;border:4px solid white;background:rgba(41,36,86,0.5);border:4px solid #ffffff;border-radius:10px;z-index:1}.tournaments_kills_counter_value_kill{font-size:32px;margin-top:3px}.tournaments_kills_counter_value_total{font-size:20px;margin-top:-10px}.tournaments_kills_counter_back{position:absolute;width:135px;height:69px;margin:auto;top:0;bottom:-89px;left:0;right:0;z-index:-1;background:url('sprites/main.sprite.png') -941px -1005px / 1705px 1743px no-repeat}.tournaments_kills_counter_icon{position:absolute;z-index:3;width:71px;height:60px;bottom:-52px;right:0;left:0;margin:auto;background:url('sprites/main.sprite.png') -407px -1137px / 1386px 1291px no-repeat}

#kill-effect{position:absolute;left:50%;top:50%;opacity:0;z-index:20;will-change:transform, opacity}#kill-effect:before{content:'+';line-height:30px;font-size:24px;vertical-align:middle;color:white}#kill-effect:after{content:'';display:inline-block;width:40px;height:40px;vertical-align:middle;background:url('sprites/main.sprite.png') -929px -440px / 1024px 872px no-repeat}@keyframes showKillEffect{from{transform:translate(-50%, -150px) scale(1.3);opacity:0.7}to{transform:translate(-50%, -200px) scale(1.3);opacity:0}}

.leaderboard{position:absolute;right:30px;top:150px;width:162px;display:flex;flex-direction:column;transition:transform .4s ease;transform:translateX(200px)}.leaderboard.visible{transform:translateX(0)}.leaderboard_cell{position:relative;display:none;width:100%;height:94px;margin-bottom:16px;align-items:center;flex-direction:column;color:white}.leaderboard_cell.isCurrent{display:flex}.leaderboard_cell:nth-child(-n+3){display:flex}.leaderboard_cell_image{position:absolute;top:-8px;right:-10px;width:70px;height:70px;border-radius:50%;background-position:center;background-size:contain}.leaderboard_cell_image.default{top:-3px;width:57px;height:81px;background:url('sprites/main.sprite.png') -1399px -214px / 1542px 1441px no-repeat}.leaderboard_cell_score{position:absolute;display:flex;justify-content:space-between;top:20px;left:12px;width:135px;height:32px;border-radius:16px;box-shadow:0 12px 9px rgba(83,44,93,0.2);font-size:20px;line-height:32px}.leaderboard_cell_score_place{margin-left:10px}.leaderboard_cell_score_value{margin-right:52px}.leaderboard_cell_name{position:absolute;top:67px;width:138px;height:60px;font-size:20px;line-height:27px;color:white;text-align:center;text-shadow:0 12px 9px rgba(83,44,93,0.2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leaderboard_cell:nth-child(1){height:112px}.leaderboard_cell:nth-child(1) .leaderboard_cell_image{top:-4px;right:-16px;width:80px;height:80px}.leaderboard_cell:nth-child(1) .leaderboard_cell_image.default{top:-3px;width:70px;height:98px;background:url('sprites/main.sprite.png') -1718px -259px / 1894px 1743px no-repeat}.leaderboard_cell:nth-child(1) .leaderboard_cell_score{top:26px;left:0;height:40px;width:150px;border-radius:20px;font-size:27px;line-height:40px}.leaderboard_cell:nth-child(1) .leaderboard_cell_name{top:76px;width:162px;font-size:27px;line-height:36px}.leaderboard_cell:nth-child(3){height:130px}.leaderboard_cell:nth-child(3):after{content:"...";display:block;position:absolute;bottom:0;right:0;width:48px;text-align:center;font-size:30px;line-height:30px;color:white;text-shadow:0 12px 9px rgba(83,44,93,0.2)}

.progress_bar{position:absolute;top:30px;left:16px;height:100px}.progress_bar_avatar{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:88px;height:88px;margin:auto;border-radius:50%;background-color:#FFFB01;background-position:center;background-size:contain;box-shadow:0 12px 9px rgba(83,44,93,0.2)}.progress_bar_avatar.default{background-color:#D0D0D0 !important}

.quests_bar{display:block;position:absolute;top:0;bottom:0;left:80px;width:180px;height:46px;margin:auto;border:4px solid white;border-radius:0 23px 23px 0;background-color:rgba(0,0,0,0.5);box-shadow:0 12px 9px rgba(83,44,93,0.2)}.quests_bar_milestones>div{position:absolute;bottom:-1px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:13px solid white}.quests_bar_milestones>div:nth-child(1){left:40px}.quests_bar_milestones>div:nth-child(2){left:100px}.quests_bar_milestones>div.completed::after{content:'';position:absolute;top:20px;transform:translate3d(-50%, 0, 0);width:48px;height:51px;background:url('sprites/main.sprite.png') -89px -1692px no-repeat}.quests_bar_reward{position:absolute;right:-35px;top:-20px;width:78px;height:81px}.quests_bar_reward.sound::before{content:'';position:absolute;width:78px;height:81px;background:url('sprites/main.sprite.png') -444px -59px / 731px 699px no-repeat}.quests_bar_reward.vehicle::before{content:'';position:absolute;width:78px;height:81px;background:url('sprites/items.sprite.png') -188px -97px / 266px 253px no-repeat}.quests_bar_reward.pizza::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -374px -469px / 870px 744px no-repeat}.quests_bar_reward.random::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -93px -469px / 870px 744px no-repeat}.quests_bar_reward.eggs::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -605px -194px / 870px 744px no-repeat}.quests_bar_reward.ducks::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -187px -372px / 870px 744px no-repeat}.quests_bar_reward.pool::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -374px -178px / 870px 744px no-repeat}.quests_bar_reward.bee_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -187px -275px / 870px 744px no-repeat}.quests_bar_reward.christmas_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -374px -275px / 870px 744px no-repeat}.quests_bar_reward.christmas_sock_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -512px -291px / 870px 744px no-repeat}.quests_bar_reward.delorean_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -93px -566px / 870px 744px no-repeat}.quests_bar_reward.delorean_car_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -374px -372px / 870px 744px no-repeat}.quests_bar_reward.dino_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -512px top / 870px 744px no-repeat}.quests_bar_reward.dino_pink_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -187px -566px / 870px 744px no-repeat}.quests_bar_reward.dino_lego_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -605px -97px / 870px 744px no-repeat}.quests_bar_reward.hoverboard_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -93px -275px / 870px 744px no-repeat}.quests_bar_reward.hoverboard_blue_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -280px -469px / 870px 744px no-repeat}.quests_bar_reward.hoverboard_orange_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -280px -275px / 870px 744px no-repeat}.quests_bar_reward.paint_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') left -275px / 870px 744px no-repeat}.quests_bar_reward.paint_splash_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -512px -97px / 870px 744px no-repeat}.quests_bar_reward.potter_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -512px -194px / 870px 744px no-repeat}.quests_bar_reward.potter_sock_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -187px -178px / 870px 744px no-repeat}.quests_bar_reward.space_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') left -566px / 870px 744px no-repeat}.quests_bar_reward.stars_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -93px -178px / 870px 744px no-repeat}.quests_bar_reward.strawberry_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -187px -469px / 870px 744px no-repeat}.quests_bar_reward.thunder_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -280px -372px / 870px 744px no-repeat}.quests_bar_reward.tron_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') left -469px / 870px 744px no-repeat}.quests_bar_reward.tron_circle_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -605px -291px / 870px 744px no-repeat}.quests_bar_reward.match_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -796px top / 874px 744px no-repeat}.quests_bar_reward.caduceus_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -187px -663px / 874px 744px no-repeat}.quests_bar_reward.covid_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -561px -663px / 874px 744px no-repeat}.quests_bar_reward.fire_kitty_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -702px top / 874px 744px no-repeat}.quests_bar_reward.police_star_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -562px -566px / 874px 744px no-repeat}.quests_bar_reward.ambulance_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -281px -663px / 874px 744px no-repeat}.quests_bar_reward.police_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -702px -388px / 874px 744px no-repeat}.quests_bar_reward.fire_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -702px -485px / 874px 744px no-repeat}.quests_bar_reward.rainbow_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -469px -566px / 874px 744px no-repeat}.quests_bar_reward.ghost_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -605px top / 870px 744px no-repeat}.quests_bar_reward.witch_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -93px -372px / 870px 744px no-repeat}.quests_bar_reward.ufo_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -605px -388px / 870px 744px no-repeat}.quests_bar_reward.gift_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') left -372px / 870px 744px no-repeat}.quests_bar_reward.snowman_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -467px -469px / 870px 744px no-repeat}.quests_bar_reward.kiss_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -280px -178px / 870px 744px no-repeat}.quests_bar_reward.hearts_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') left -178px / 870px 744px no-repeat}.quests_bar_reward.clover_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -94px -663px / 874px 744px no-repeat}.quests_bar_reward.gold_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -702px -194px / 874px 744px no-repeat}.quests_bar_reward.easter_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -702px -97px / 874px 744px no-repeat}.quests_bar_reward.tasty_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -655px -663px / 874px 744px no-repeat}.quests_bar_reward.dolphin_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -172px top / 437px 372px no-repeat}.quests_bar_reward.beach_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -86px top / 437px 372px no-repeat}.quests_bar_reward.pool_summer_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') left top / 437px 372px no-repeat}.quests_bar_reward.lgbt_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -282px -566px / 874px 744px no-repeat}.quests_bar_reward.pride_hearts_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -468px -663px / 874px 744px no-repeat}.quests_bar_reward.doll_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -702px -291px / 874px 744px no-repeat}.quests_bar_reward.thor_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -375px -566px / 874px 744px no-repeat}.quests_bar_reward.candy_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') left -663px / 874px 744px no-repeat}.quests_bar_reward.bats_trail::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/trails.sprite.png') -374px -663px / 874px 744px no-repeat}.quests_bar_reward.chicken::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -546px -97px / 718px 647px no-repeat}.quests_bar_reward.tapochek_blue::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -94px -372px / 718px 647px no-repeat}.quests_bar_reward.tapochek_brown::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -187px -372px / 718px 647px no-repeat}.quests_bar_reward.tapochek_red::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -187px -275px / 718px 647px no-repeat}.quests_bar_reward.pepperoni::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -374px -372px / 718px 647px no-repeat}.quests_bar_reward.camaro::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -640px -97px / 718px 647px no-repeat}.quests_bar_reward.camaro_blue::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -468px -566px / 718px 647px no-repeat}.quests_bar_reward.camaro_red::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -281px -372px / 718px 647px no-repeat}.quests_bar_reward.hoverboard::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -281px -275px / 718px 647px no-repeat}.quests_bar_reward.hoverboard_green::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -561px -566px / 718px 647px no-repeat}.quests_bar_reward.hoverboard_pink::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -94px -275px / 718px 647px no-repeat}.quests_bar_reward.hoverboard_yellow::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -94px -469px / 718px 647px no-repeat}.quests_bar_reward.dino::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -453px -97px / 718px 647px no-repeat}.quests_bar_reward.dino_blue::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -546px -291px / 718px 647px no-repeat}.quests_bar_reward.dino_pink::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -94px -566px / 718px 647px no-repeat}.quests_bar_reward.dino_yellow::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -453px -194px / 718px 647px no-repeat}.quests_bar_reward.brush::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -640px -194px / 718px 647px no-repeat}.quests_bar_reward.duck::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -187px -566px / 718px 647px no-repeat}.quests_bar_reward.santa::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -187px -469px / 718px 647px no-repeat}.quests_bar_reward.police::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') left -566px / 718px 647px no-repeat}.quests_bar_reward.ambulance::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -640px -291px / 718px 647px no-repeat}.quests_bar_reward.firetruck::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -374px -469px / 718px 647px no-repeat}.quests_bar_reward.unicorn::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -374px -566px / 718px 647px no-repeat}.quests_bar_reward.evilduck::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -93px -178px / 714px 647px no-repeat}.quests_bar_reward.pumpkin::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -264px top / 714px 647px no-repeat}.quests_bar_reward.ufo::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') left -178px / 714px 647px no-repeat}.quests_bar_reward.christmascandy::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -546px -194px / 718px 647px no-repeat}.quests_bar_reward.deer::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') left -275px / 718px 647px no-repeat}.quests_bar_reward.cabriolet::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -187px -178px / 714px 647px no-repeat}.quests_bar_reward.heart::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -171px top / 714px 647px no-repeat}.quests_bar_reward.pot::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') left -372px / 718px 647px no-repeat}.quests_bar_reward.hat::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -453px top / 718px 647px no-repeat}.quests_bar_reward.egg::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -640px -388px / 718px 647px no-repeat}.quests_bar_reward.bunny::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -359px top / 718px 647px no-repeat}.quests_bar_reward.flamingo::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -546px top / 718px 647px no-repeat}.quests_bar_reward.windsurf::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -359px -97px / 718px 647px no-repeat}.quests_bar_reward.platform::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -281px -469px / 718px 647px no-repeat}.quests_bar_reward.bath::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') left -469px / 718px 647px no-repeat}.quests_bar_reward.thor::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -281px -566px / 718px 647px no-repeat}.quests_bar_reward.batcar::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -640px top / 718px 647px no-repeat}.quests_bar_reward.candy::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') left top / 359px 324px no-repeat}.quests_bar_reward.witchhat::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/transports.sprite.png') -468px -469px / 718px 647px no-repeat}.quests_bar_reward.ghost_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') -94px -194px / 452px 372px no-repeat}.quests_bar_reward.wow_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') -374px top / 452px 372px no-repeat}.quests_bar_reward.wow_2_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') -281px -194px / 452px 372px no-repeat}.quests_bar_reward.oops_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') left -194px / 452px 372px no-repeat}.quests_bar_reward.oops_2_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') -187px top / 452px 372px no-repeat}.quests_bar_reward.boom_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') left top / 452px 372px no-repeat}.quests_bar_reward.boom_2_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') left -291px / 452px 372px no-repeat}.quests_bar_reward.planet_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') -374px -97px / 452px 372px no-repeat}.quests_bar_reward.rainbow_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') -281px top / 452px 372px no-repeat}.quests_bar_reward.crime_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') -94px top / 452px 372px no-repeat}.quests_bar_reward.crime_2_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') -94px -97px / 452px 372px no-repeat}.quests_bar_reward.rip_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') left -97px / 452px 372px no-repeat}.quests_bar_reward.lol_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') -187px -97px / 452px 372px no-repeat}.quests_bar_reward.kiss_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') -281px -97px / 452px 372px no-repeat}.quests_bar_reward.thor_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') -187px -194px / 452px 372px no-repeat}.quests_bar_reward.ufo_sticker::after{content:'';position:absolute;width:78px;height:81px;background:url('sprites/stickers.sprite.png') -374px -194px / 452px 372px no-repeat}.quests_bar_progress{position:absolute;height:100%;border-radius:0 18px 18px 0;transition:width 0.3s ease}

.score_bar{display:block;position:absolute;top:0;bottom:0;left:65px;width:153px;height:46px;margin:auto;border:4px solid white;border-radius:0 23px 23px 0;background-color:rgba(0,0,0,0.5);box-shadow:0 12px 9px rgba(83,44,93,0.2)}.score_bar_progress{position:absolute;width:69px;height:36px;border-radius:0 18px 18px 0}.score_bar_value{position:absolute;left:0;right:0;font-size:23px;line-height:36px;text-align:center;color:white}

#score-effect{position:absolute;left:50%;top:50%;opacity:0;z-index:20;text-align:center;will-change:transform, opacity;color:white}#score-effect-primary{font-size:30px;line-height:30px}#score-effect-secondary{font-size:24px;will-change:transform}@keyframes hideScoreEffect{from{transform:translate(-50%, -200px) scale(1.3);opacity:1}to{transform:translate(-50%, -250px) scale(1.3);opacity:0}}@keyframes scaleScoreEffect{0%{transform:scale(1.3)}50%{transform:scale(1.7)}100%{transform:scale(1.3)}}

.quests_view{position:absolute;top:0;left:0;right:0;bottom:0}.quests_view-progress{position:absolute;left:7px;top:150px;display:flex;align-items:center;opacity:0;transition:opacity .7s .5}.quests_view-progress-icon{width:120px;height:120px;background-size:120px}.quests_view-progress-icon.single_session_duration{background:url('sprites/main.sprite.png') -848px -1361px no-repeat}.quests_view-progress-icon.start_session{background:url('sprites/main.sprite.png') -1558px -160px no-repeat}.quests_view-progress-icon.total_result{background:url('sprites/main.sprite.png') -1558px -960px no-repeat}.quests_view-progress-icon.single_session_result{background:url('sprites/main.sprite.png') -1558px top no-repeat}.quests_view-progress-icon.out_of_zone_duration{background:url('sprites/main.sprite.png') -981px -717px no-repeat}.quests_view-progress-icon.leadership_duration{background:url('sprites/main.sprite.png') -1558px -800px no-repeat}.quests_view-progress-icon.kill_leader{background:url('sprites/main.sprite.png') -1392px -147px no-repeat}.quests_view-progress-icon.friend_session{background:url('sprites/main.sprite.png') -1558px -480px no-repeat}.quests_view-progress-icon.total_kills{background:url('sprites/main.sprite.png') -1168px -1361px no-repeat}.quests_view-progress-icon.single_session_kills{background:url('sprites/main.sprite.png') -1558px -320px no-repeat}.quests_view-progress-icon.quest_completed{background:url('sprites/main.sprite.png') -1558px -640px no-repeat}.quests_view-progress-icon.ftue_single_session_result{background:url('sprites/main.sprite.png') -1008px -1361px no-repeat}.quests_view-progress-icon.ftue_single_session_kills{background:url('sprites/main.sprite.png') -1328px -1361px no-repeat}.quests_view-progress-description{display:flex;flex-direction:column;color:white;line-height:36px;font-size:27px;width:300px;text-shadow:0 12px 9px rgba(83,44,93,0.2)}.quests_view-progress.visible{opacity:1}.quests_view-progress-ftue{opacity:1;transition:transform .4s ease;transform:translateX(-100%)}.quests_view-progress-ftue.visible{transform:translateX(0)}.quests_view-banner{position:absolute;top:231px;width:544px;height:128px;border-radius:16px;left:0;right:0;margin:auto;background:#C255F3;background:-moz-linear-gradient(top, #C255F3 0%, #A369FF 100%);background:-webkit-linear-gradient(top, #C255F3 0%, #A369FF 100%);background:linear-gradient(to bottom, #C255F3 0%, #A369FF 100%);border-bottom:6px solid #7748C1;box-shadow:0 12px 9px rgba(83,44,93,0.2);display:flex;align-items:center;justify-content:center;transform:translate3d(-100%, 0, 0);transition:opacity .3s, transform .7s !important;opacity:0}.quests_view-banner-icon{width:120px;height:120px;background-size:120px}.quests_view-banner-icon.single_session_duration{background:url('sprites/main.sprite.png') -848px -1361px no-repeat}.quests_view-banner-icon.start_session{background:url('sprites/main.sprite.png') -1558px -160px no-repeat}.quests_view-banner-icon.total_result{background:url('sprites/main.sprite.png') -1558px -960px no-repeat}.quests_view-banner-icon.single_session_result{background:url('sprites/main.sprite.png') -1558px top no-repeat}.quests_view-banner-icon.out_of_zone_duration{background:url('sprites/main.sprite.png') -981px -717px no-repeat}.quests_view-banner-icon.leadership_duration{background:url('sprites/main.sprite.png') -1558px -800px no-repeat}.quests_view-banner-icon.kill_leader{background:url('sprites/main.sprite.png') -1392px -147px no-repeat}.quests_view-banner-icon.friend_session{background:url('sprites/main.sprite.png') -1558px -480px no-repeat}.quests_view-banner-icon.total_kills{background:url('sprites/main.sprite.png') -1168px -1361px no-repeat}.quests_view-banner-icon.single_session_kills{background:url('sprites/main.sprite.png') -1558px -320px no-repeat}.quests_view-banner-icon.quest_completed{background:url('sprites/main.sprite.png') -1558px -640px no-repeat}.quests_view-banner-icon.ftue_single_session_result{background:url('sprites/main.sprite.png') -1008px -1361px no-repeat}.quests_view-banner-icon.ftue_single_session_kills{background:url('sprites/main.sprite.png') -1328px -1361px no-repeat}.quests_view-banner-text{font-size:40px;line-height:40px;width:350px;color:white;text-align:center}.quests_view-banner-description{position:absolute;top:-75px;left:0;right:0;margin:auto;font-size:40px;color:white;text-align:center;text-shadow:0 12px 9px rgba(83,44,93,0.2)}.quests_view-banner.visible{opacity:1;transform:translate3d(0%, 0, 0)}

.frames>div{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}

.hints_view_score_animation div:nth-child(1){background:url('sprites/ftue_zone.png') -699px -1025px no-repeat}.hints_view_score_animation div:nth-child(2){background:url('sprites/ftue_zone.png') -1398px -1025px no-repeat}.hints_view_score_animation div:nth-child(3){background:url('sprites/ftue_zone.png') -699px -1230px no-repeat}.hints_view_score_animation div:nth-child(4){background:url('sprites/ftue_zone.png') -466px -1230px no-repeat}.hints_view_score_animation div:nth-child(5){background:url('sprites/ftue_zone.png') -1398px -410px no-repeat}.hints_view_score_animation div:nth-child(6){background:url('sprites/ftue_zone.png') -233px -410px no-repeat}.hints_view_score_animation div:nth-child(7){background:url('sprites/ftue_zone.png') left -820px no-repeat}.hints_view_score_animation div:nth-child(8){background:url('sprites/ftue_zone.png') left -410px no-repeat}.hints_view_score_animation div:nth-child(9){background:url('sprites/ftue_zone.png') -1165px -1025px no-repeat}.hints_view_score_animation div:nth-child(10){background:url('sprites/ftue_zone.png') -466px top no-repeat}.hints_view_score_animation div:nth-child(11){background:url('sprites/ftue_zone.png') -932px -205px no-repeat}.hints_view_score_animation div:nth-child(12){background:url('sprites/ftue_zone.png') -1165px top no-repeat}.hints_view_score_animation div:nth-child(13){background:url('sprites/ftue_zone.png') -1631px -410px no-repeat}.hints_view_score_animation div:nth-child(14){background:url('sprites/ftue_zone.png') -233px -1025px no-repeat}.hints_view_score_animation div:nth-child(15){background:url('sprites/ftue_zone.png') -1165px -1435px no-repeat}.hints_view_score_animation div:nth-child(16){background:url('sprites/ftue_zone.png') -466px -820px no-repeat}.hints_view_score_animation div:nth-child(17){background:url('sprites/ftue_zone.png') -466px -1025px no-repeat}.hints_view_score_animation div:nth-child(18){background:url('sprites/ftue_zone.png') -1631px -615px no-repeat}.hints_view_score_animation div:nth-child(19){background:url('sprites/ftue_zone.png') -1631px -1025px no-repeat}.hints_view_score_animation div:nth-child(20){background:url('sprites/ftue_zone.png') -233px -1435px no-repeat}.hints_view_score_animation div:nth-child(21){background:url('sprites/ftue_zone.png') left -615px no-repeat}.hints_view_score_animation div:nth-child(22){background:url('sprites/ftue_zone.png') -233px -205px no-repeat}.hints_view_score_animation div:nth-child(23){background:url('sprites/ftue_zone.png') -1165px -410px no-repeat}.hints_view_score_animation div:nth-child(24){background:url('sprites/ftue_zone.png') -699px -820px no-repeat}.hints_view_score_animation div:nth-child(25){background:url('sprites/ftue_zone.png') -466px -615px no-repeat}.hints_view_score_animation div:nth-child(26){background:url('sprites/ftue_zone.png') -466px -1435px no-repeat}.hints_view_score_animation div:nth-child(27){background:url('sprites/ftue_zone.png') -466px -410px no-repeat}.hints_view_score_animation div:nth-child(28){background:url('sprites/ftue_zone.png') -932px -1230px no-repeat}.hints_view_score_animation div:nth-child(29){background:url('sprites/ftue_zone.png') -1631px -1230px no-repeat}.hints_view_score_animation div:nth-child(30){background:url('sprites/ftue_zone.png') -233px top no-repeat}.hints_view_score_animation div:nth-child(31){background:url('sprites/ftue_zone.png') -699px -205px no-repeat}.hints_view_score_animation div:nth-child(32){background:url('sprites/ftue_zone.png') -932px top no-repeat}.hints_view_score_animation div:nth-child(33){background:url('sprites/ftue_zone.png') -1398px -615px no-repeat}.hints_view_score_animation div:nth-child(34){background:url('sprites/ftue_zone.png') -233px -1230px no-repeat}.hints_view_score_animation div:nth-child(35){background:url('sprites/ftue_zone.png') -1631px -1435px no-repeat}.hints_view_score_animation div:nth-child(36){background:url('sprites/ftue_zone.png') -1631px -205px no-repeat}.hints_view_score_animation div:nth-child(37){background:url('sprites/ftue_zone.png') -699px top no-repeat}.hints_view_score_animation div:nth-child(38){background:url('sprites/ftue_zone.png') -699px -1435px no-repeat}.hints_view_score_animation div:nth-child(39){background:url('sprites/ftue_zone.png') -1631px top no-repeat}.hints_view_score_animation div:nth-child(40){background:url('sprites/ftue_zone.png') -1398px -820px no-repeat}.hints_view_score_animation div:nth-child(41){background:url('sprites/ftue_zone.png') -1398px -1435px no-repeat}.hints_view_score_animation div:nth-child(42){background:url('sprites/ftue_zone.png') -1398px -1230px no-repeat}.hints_view_score_animation div:nth-child(43){background:url('sprites/ftue_zone.png') -1631px -820px no-repeat}.hints_view_score_animation div:nth-child(44){background:url('sprites/ftue_zone.png') -1165px -205px no-repeat}.hints_view_score_animation div:nth-child(45){background:url('sprites/ftue_zone.png') left -1230px no-repeat}.hints_view_score_animation div:nth-child(46){background:url('sprites/ftue_zone.png') -932px -820px no-repeat}.hints_view_score_animation div:nth-child(47){background:url('sprites/ftue_zone.png') -1165px -1230px no-repeat}.hints_view_score_animation div:nth-child(48){background:url('sprites/ftue_zone.png') -699px -410px no-repeat}.hints_view_score_animation div:nth-child(49){background:url('sprites/ftue_zone.png') -1398px top no-repeat}.hints_view_score_animation div:nth-child(50){background:url('sprites/ftue_zone.png') -1398px -205px no-repeat}.hints_view_score_animation div:nth-child(51){background:url('sprites/ftue_zone.png') left -1025px no-repeat}.hints_view_score_animation div:nth-child(52){background:url('sprites/ftue_zone.png') -932px -615px no-repeat}.hints_view_score_animation div:nth-child(53){background:url('sprites/ftue_zone.png') -1165px -820px no-repeat}.hints_view_score_animation div:nth-child(54){background:url('sprites/ftue_zone.png') -1165px -615px no-repeat}.hints_view_score_animation div:nth-child(55){background:url('sprites/ftue_zone.png') -932px -1025px no-repeat}.hints_view_score_animation div:nth-child(56){background:url('sprites/ftue_zone.png') left -1435px no-repeat}.hints_view_score_animation div:nth-child(57){background:url('sprites/ftue_zone.png') -233px -615px no-repeat}.hints_view_score_animation div:nth-child(58){background:url('sprites/ftue_zone.png') -932px -410px no-repeat}.hints_view_score_animation div:nth-child(59){background:url('sprites/ftue_zone.png') -466px -205px no-repeat}.hints_view_score_animation div:nth-child(60){background:url('sprites/ftue_zone.png') left -205px no-repeat}.hints_view_score_animation div:nth-child(61){background:url('sprites/ftue_zone.png') left top no-repeat}.hints_view_score_animation div:nth-child(62){background:url('sprites/ftue_zone.png') -233px -820px no-repeat}.hints_view_score_animation div:nth-child(63){background:url('sprites/ftue_zone.png') -699px -615px no-repeat}.hints_view_score_animation div:nth-child(64){background:url('sprites/ftue_zone.png') -932px -1435px no-repeat}.hints_view_kill_animation div:nth-child(1){background:url('sprites/ftue_kill.png') -740px -1040px no-repeat}.hints_view_kill_animation div:nth-child(2){background:url('sprites/ftue_kill.png') -370px top no-repeat}.hints_view_kill_animation div:nth-child(3){background:url('sprites/ftue_kill.png') -1480px -780px no-repeat}.hints_view_kill_animation div:nth-child(4){background:url('sprites/ftue_kill.png') -1110px -1040px no-repeat}.hints_view_kill_animation div:nth-child(5){background:url('sprites/ftue_kill.png') -370px -1040px no-repeat}.hints_view_kill_animation div:nth-child(6){background:url('sprites/ftue_kill.png') -1110px -780px no-repeat}.hints_view_kill_animation div:nth-child(7){background:url('sprites/ftue_kill.png') -370px -520px no-repeat}.hints_view_kill_animation div:nth-child(8){background:url('sprites/ftue_kill.png') -1480px -1040px no-repeat}.hints_view_kill_animation div:nth-child(9){background:url('sprites/ftue_kill.png') -1480px top no-repeat}.hints_view_kill_animation div:nth-child(10){background:url('sprites/ftue_kill.png') -1110px -260px no-repeat}.hints_view_kill_animation div:nth-child(11){background:url('sprites/ftue_kill.png') -740px -260px no-repeat}.hints_view_kill_animation div:nth-child(12){background:url('sprites/ftue_kill.png') left -260px no-repeat}.hints_view_kill_animation div:nth-child(13){background:url('sprites/ftue_kill.png') -740px top no-repeat}.hints_view_kill_animation div:nth-child(14){background:url('sprites/ftue_kill.png') -740px -780px no-repeat}.hints_view_kill_animation div:nth-child(15){background:url('sprites/ftue_kill.png') -1480px -520px no-repeat}.hints_view_kill_animation div:nth-child(16){background:url('sprites/ftue_kill.png') left -1040px no-repeat}.hints_view_kill_animation div:nth-child(17){background:url('sprites/ftue_kill.png') -1110px top no-repeat}.hints_view_kill_animation div:nth-child(18){background:url('sprites/ftue_kill.png') left -520px no-repeat}.hints_view_kill_animation div:nth-child(19){background:url('sprites/ftue_kill.png') -1110px -520px no-repeat}.hints_view_kill_animation div:nth-child(20){background:url('sprites/ftue_kill.png') -370px -260px no-repeat}.hints_view_kill_animation div:nth-child(21){background:url('sprites/ftue_kill.png') left top no-repeat}.hints_view_kill_animation div:nth-child(22){background:url('sprites/ftue_kill.png') -370px -780px no-repeat}.hints_view_kill_animation div:nth-child(23){background:url('sprites/ftue_kill.png') -740px -520px no-repeat}.hints_view_kill_animation div:nth-child(24){background:url('sprites/ftue_kill.png') left -780px no-repeat}.hints_view_kill_animation div:nth-child(25){background:url('sprites/ftue_kill.png') -1480px -260px no-repeat}.hints_view_kill_animation div:nth-child(26){background:url('sprites/ftue_kill2.png') -370px -260px no-repeat}.hints_view_kill_animation div:nth-child(27){background:url('sprites/ftue_kill2.png') -370px -1040px no-repeat}.hints_view_kill_animation div:nth-child(28){background:url('sprites/ftue_kill2.png') -1480px -1040px no-repeat}.hints_view_kill_animation div:nth-child(29){background:url('sprites/ftue_kill2.png') -370px -520px no-repeat}.hints_view_kill_animation div:nth-child(30){background:url('sprites/ftue_kill2.png') -1110px -1040px no-repeat}.hints_view_kill_animation div:nth-child(31){background:url('sprites/ftue_kill2.png') -1480px top no-repeat}.hints_view_kill_animation div:nth-child(32){background:url('sprites/ftue_kill2.png') -370px -780px no-repeat}.hints_view_kill_animation div:nth-child(33){background:url('sprites/ftue_kill2.png') left -520px no-repeat}.hints_view_kill_animation div:nth-child(34){background:url('sprites/ftue_kill2.png') -1480px -780px no-repeat}.hints_view_kill_animation div:nth-child(35){background:url('sprites/ftue_kill2.png') left -1040px no-repeat}.hints_view_kill_animation div:nth-child(36){background:url('sprites/ftue_kill2.png') left -260px no-repeat}.hints_view_kill_animation div:nth-child(37){background:url('sprites/ftue_kill2.png') -1110px top no-repeat}.hints_view_kill_animation div:nth-child(38){background:url('sprites/ftue_kill2.png') left -780px no-repeat}.hints_view_kill_animation div:nth-child(39){background:url('sprites/ftue_kill2.png') left top no-repeat}.hints_view_kill_animation div:nth-child(40){background:url('sprites/ftue_kill2.png') -1110px -260px no-repeat}.hints_view_kill_animation div:nth-child(41){background:url('sprites/ftue_kill2.png') -1110px -520px no-repeat}.hints_view_kill_animation div:nth-child(42){background:url('sprites/ftue_kill2.png') -740px -260px no-repeat}.hints_view_kill_animation div:nth-child(43){background:url('sprites/ftue_kill2.png') left -1300px no-repeat}.hints_view_kill_animation div:nth-child(44){background:url('sprites/ftue_kill2.png') -1480px -520px no-repeat}.hints_view_kill_animation div:nth-child(45){background:url('sprites/ftue_kill2.png') -1110px -780px no-repeat}.hints_view_kill_animation div:nth-child(46){background:url('sprites/ftue_kill2.png') -740px -520px no-repeat}.hints_view_kill_animation div:nth-child(47){background:url('sprites/ftue_kill2.png') -740px -780px no-repeat}.hints_view_kill_animation div:nth-child(48){background:url('sprites/ftue_kill2.png') -370px top no-repeat}.hints_view_kill_animation div:nth-child(49){background:url('sprites/ftue_kill2.png') -1480px -260px no-repeat}.hints_view_kill_animation div:nth-child(50){background:url('sprites/ftue_kill2.png') -740px top no-repeat}.hints_view_kill_animation div:nth-child(51){background:url('sprites/ftue_kill2.png') -740px -1040px no-repeat}.hints_view_kill_animation div:nth-child(52){background:url('sprites/ftue_kill3.png') -1110px -520px no-repeat}.hints_view_kill_animation div:nth-child(53){background:url('sprites/ftue_kill3.png') -370px -780px no-repeat}.hints_view_kill_animation div:nth-child(54){background:url('sprites/ftue_kill3.png') -1480px top no-repeat}.hints_view_kill_animation div:nth-child(55){background:url('sprites/ftue_kill3.png') left top no-repeat}.hints_view_kill_animation div:nth-child(56){background:url('sprites/ftue_kill3.png') -1110px -780px no-repeat}.hints_view_kill_animation div:nth-child(57){background:url('sprites/ftue_kill3.png') -1110px -260px no-repeat}.hints_view_kill_animation div:nth-child(58){background:url('sprites/ftue_kill3.png') -740px -780px no-repeat}.hints_view_kill_animation div:nth-child(59){background:url('sprites/ftue_kill3.png') -740px top no-repeat}.hints_view_kill_animation div:nth-child(60){background:url('sprites/ftue_kill3.png') -1110px -1040px no-repeat}.hints_view_kill_animation div:nth-child(61){background:url('sprites/ftue_kill3.png') -1110px top no-repeat}.hints_view_kill_animation div:nth-child(62){background:url('sprites/ftue_kill3.png') left -260px no-repeat}.hints_view_kill_animation div:nth-child(63){background:url('sprites/ftue_kill3.png') -740px -1040px no-repeat}.hints_view_kill_animation div:nth-child(64){background:url('sprites/ftue_kill3.png') -370px -260px no-repeat}.hints_view_kill_animation div:nth-child(65){background:url('sprites/ftue_kill3.png') -370px -520px no-repeat}.hints_view_kill_animation div:nth-child(66){background:url('sprites/ftue_kill3.png') left -1040px no-repeat}.hints_view_kill_animation div:nth-child(67){background:url('sprites/ftue_kill3.png') -370px top no-repeat}.hints_view_kill_animation div:nth-child(68){background:url('sprites/ftue_kill3.png') -370px -1040px no-repeat}.hints_view_kill_animation div:nth-child(69){background:url('sprites/ftue_kill3.png') left -520px no-repeat}.hints_view_kill_animation div:nth-child(70){background:url('sprites/ftue_kill3.png') left -780px no-repeat}.hints_view_kill_animation div:nth-child(71){background:url('sprites/ftue_kill3.png') -740px -260px no-repeat}.hints_view_kill_animation div:nth-child(72){background:url('sprites/ftue_kill3.png') -740px -520px no-repeat}.hints_view_suicide_animation div:nth-child(1){background:url('sprites/ftue_suicide.png') -1104px -558px no-repeat}.hints_view_suicide_animation div:nth-child(2){background:url('sprites/ftue_suicide.png') -216px -1356px no-repeat}.hints_view_suicide_animation div:nth-child(3){background:url('sprites/ftue_suicide.png') -432px -1356px no-repeat}.hints_view_suicide_animation div:nth-child(4){background:url('sprites/ftue_suicide.png') -1104px -744px no-repeat}.hints_view_suicide_animation div:nth-child(5){background:url('sprites/ftue_suicide.png') -456px -186px no-repeat}.hints_view_suicide_animation div:nth-child(6){background:url('sprites/ftue_suicide.png') -1080px -984px no-repeat}.hints_view_suicide_animation div:nth-child(7){background:url('sprites/ftue_suicide.png') -216px -798px no-repeat}.hints_view_suicide_animation div:nth-child(8){background:url('sprites/ftue_suicide.png') -432px -798px no-repeat}.hints_view_suicide_animation div:nth-child(9){background:url('sprites/ftue_suicide.png') -1320px -930px no-repeat}.hints_view_suicide_animation div:nth-child(10){background:url('sprites/ftue_suicide.png') -1296px -1356px no-repeat}.hints_view_suicide_animation div:nth-child(11){background:url('sprites/ftue_suicide.png') -432px -426px no-repeat}.hints_view_suicide_animation div:nth-child(12){background:url('sprites/ftue_suicide.png') -1536px top no-repeat}.hints_view_suicide_animation div:nth-child(13){background:url('sprites/ftue_suicide.png') -1536px -1116px no-repeat}.hints_view_suicide_animation div:nth-child(14){background:url('sprites/ftue_suicide.png') -672px top no-repeat}.hints_view_suicide_animation div:nth-child(15){background:url('sprites/ftue_suicide.png') -216px -240px no-repeat}.hints_view_suicide_animation div:nth-child(16){background:url('sprites/ftue_suicide.png') -864px -1170px no-repeat}.hints_view_suicide_animation div:nth-child(17){background:url('sprites/ftue_suicide.png') -864px -1356px no-repeat}.hints_view_suicide_animation div:nth-child(18){background:url('sprites/ftue_suicide.png') left -612px no-repeat}.hints_view_suicide_animation div:nth-child(19){background:url('sprites/ftue_suicide.png') -432px -984px no-repeat}.hints_view_suicide_animation div:nth-child(20){background:url('sprites/ftue_suicide.png') -1296px -1170px no-repeat}.hints_view_suicide_animation div:nth-child(21){background:url('sprites/ftue_suicide.png') -1320px -186px no-repeat}.hints_view_suicide_animation div:nth-child(22){background:url('sprites/ftue_suicide.png') -648px -1170px no-repeat}.hints_view_suicide_animation div:nth-child(23){background:url('sprites/ftue_suicide.png') -672px -186px no-repeat}.hints_view_suicide_animation div:nth-child(24){background:url('sprites/ftue_suicide.png') left -240px no-repeat}.hints_view_suicide_animation div:nth-child(25){background:url('sprites/ftue_suicide.png') -1536px -558px no-repeat}.hints_view_suicide_animation div:nth-child(26){background:url('sprites/ftue_suicide.png') left -798px no-repeat}.hints_view_suicide_animation div:nth-child(27){background:url('sprites/ftue_suicide.png') -1512px -1356px no-repeat}.hints_view_suicide_animation div:nth-child(28){background:url('sprites/ftue_suicide.png') left -1356px no-repeat}.hints_view_suicide_animation div:nth-child(29){background:url('sprites/ftue_suicide.png') -1320px top no-repeat}.hints_view_suicide_animation div:nth-child(30){background:url('sprites/ftue_suicide.png') -1536px -930px no-repeat}.hints_view_suicide_animation div:nth-child(31){background:url('sprites/ftue_suicide.png') -1104px top no-repeat}.hints_view_suicide_animation div:nth-child(32){background:url('sprites/ftue_suicide.png') -1320px -372px no-repeat}.hints_view_suicide_animation div:nth-child(33){background:url('sprites/ftue_suicide.png') -216px -984px no-repeat}.hints_view_suicide_animation div:nth-child(34){background:url('sprites/ftue_suicide.png') -888px top no-repeat}.hints_view_suicide_animation div:nth-child(35){background:url('sprites/ftue_suicide.png') -864px -798px no-repeat}.hints_view_suicide_animation div:nth-child(36){background:url('sprites/ftue_suicide.png') -240px top no-repeat}.hints_view_suicide_animation div:nth-child(37){background:url('sprites/ftue_suicide.png') -648px -612px no-repeat}.hints_view_suicide_animation div:nth-child(38){background:url('sprites/ftue_suicide.png') -888px -558px no-repeat}.hints_view_suicide_animation div:nth-child(39){background:url('sprites/ftue_suicide.png') -1536px -186px no-repeat}.hints_view_suicide_animation div:nth-child(40){background:url('sprites/ftue_suicide.png') -648px -984px no-repeat}.hints_view_suicide_animation div:nth-child(41){background:url('sprites/ftue_suicide.png') -888px -372px no-repeat}.hints_view_suicide_animation div:nth-child(42){background:url('sprites/ftue_suicide.png') -888px -186px no-repeat}.hints_view_suicide_animation div:nth-child(43){background:url('sprites/ftue_suicide.png') -1104px -186px no-repeat}.hints_view_suicide_animation div:nth-child(44){background:url('sprites/ftue_suicide.png') -1080px -1356px no-repeat}.hints_view_suicide_animation div:nth-child(45){background:url('sprites/ftue_suicide.png') -1536px -372px no-repeat}.hints_view_suicide_animation div:nth-child(46){background:url('sprites/ftue_suicide.png') -1320px -558px no-repeat}.hints_view_suicide_animation div:nth-child(47){background:url('sprites/ftue_suicide.png') -648px -1356px no-repeat}.hints_view_suicide_animation div:nth-child(48){background:url('sprites/ftue_suicide.png') left -426px no-repeat}.hints_view_suicide_animation div:nth-child(49){background:url('sprites/ftue_suicide.png') -864px -984px no-repeat}.hints_view_suicide_animation div:nth-child(50){background:url('sprites/ftue_suicide.png') -1104px -372px no-repeat}.hints_view_suicide_animation div:nth-child(51){background:url('sprites/ftue_suicide.png') left -984px no-repeat}.hints_view_suicide_animation div:nth-child(52){background:url('sprites/ftue_suicide.png') -216px -1170px no-repeat}.hints_view_suicide_animation div:nth-child(53){background:url('sprites/ftue_suicide.png') -672px -372px no-repeat}.hints_view_suicide_animation div:nth-child(54){background:url('sprites/ftue_suicide.png') -216px -612px no-repeat}.hints_view_suicide_animation div:nth-child(55){background:url('sprites/ftue_suicide.png') -1320px -744px no-repeat}.hints_view_suicide_animation div:nth-child(56){background:url('sprites/ftue_suicide.png') -1536px -744px no-repeat}.hints_view_suicide_animation div:nth-child(57){background:url('sprites/ftue_suicide.png') -432px -1170px no-repeat}.hints_view_suicide_animation div:nth-child(58){background:url('sprites/ftue_suicide.png') -1080px -1170px no-repeat}.hints_view_suicide_animation div:nth-child(59){background:url('sprites/ftue_suicide.png') -648px -798px no-repeat}.hints_view_suicide_animation div:nth-child(60){background:url('sprites/ftue_suicide.png') -216px -426px no-repeat}.hints_view_suicide_animation div:nth-child(61){background:url('sprites/ftue_suicide.png') -456px top no-repeat}.hints_view_suicide_animation div:nth-child(62){background:url('sprites/ftue_suicide.png') left -1170px no-repeat}.hints_view_suicide_animation div:nth-child(63){background:url('sprites/ftue_suicide.png') -432px -612px no-repeat}@keyframes changewidth{from{transform:translateX(75%)}to{transform:translateX(25%)}}.hints_view{position:absolute;top:0;left:0;right:0;bottom:0}.hints_view_animation{opacity:0;transition:opacity 0.3s;transition-delay:0}.hints_view_animation.visible{opacity:1;transition-delay:0.3s}.hints_view_move{position:absolute;bottom:165px;left:0;right:0;margin:auto;height:350px;z-index:10}.hints_view_move_animation{position:absolute;left:0;right:0;bottom:0px;width:200px;height:200px;margin:auto;animation-duration:1s;animation-name:changewidth;animation-iteration-count:infinite;animation-direction:alternate;background:url('sprites/ftue_suicide.png') left top no-repeat}.hints_view_move_text{position:absolute;left:0;right:0;top:0;margin:auto;color:white;font-size:44px;line-height:44px;text-align:center;text-shadow:0 3px 0 #4a1f8f}.hints_view_win{position:absolute;top:156px;width:544px;height:128px;border-radius:16px;left:0;right:0;margin:auto;background:#c255f3;background:-moz-linear-gradient(top, #c255f3 0%, #a369ff 100%);background:-webkit-linear-gradient(top, #c255f3 0%, #a369ff 100%);background:linear-gradient(to bottom, #c255f3 0%, #a369ff 100%);border-bottom:6px solid #7748c1;box-shadow:0 12px 9px rgba(83,44,93,0.2);display:flex;align-items:center;justify-content:center;transform:translateX(-150%);opacity:0;transition:opacity 0.3s, transform 0.7s !important}.hints_view_win_icon{width:76px;height:76px;background:url('sprites/main.sprite.png') -1718px -999px no-repeat}.hints_view_win_text{margin-left:20px;font-size:40px;line-height:40px;color:white}.hints_view_win.visible{transform:translateX(0%);opacity:1}.hints_view_score,.hints_view_kill,.hints_view_suicide{position:absolute;left:0;right:0;margin:auto;height:300px;z-index:10}.hints_view_score_top,.hints_view_kill_top,.hints_view_suicide_top{top:200px}.hints_view_score_bottom,.hints_view_kill_bottom,.hints_view_suicide_bottom{bottom:130px}.hints_view_score_animation,.hints_view_kill_animation,.hints_view_suicide_animation{position:absolute;left:0;right:0;bottom:80px;margin:auto}.hints_view_score_text,.hints_view_kill_text,.hints_view_suicide_text{position:absolute;left:0;right:0;bottom:0;margin:auto;color:white;font-size:44px;line-height:44px;text-align:center;text-shadow:0 3px 0 #4a1f8f}.hints_view_score_animation{width:193px;height:165px}.hints_view_kill_animation{width:330px;height:220px}.hints_view_suicide_animation{width:176px;height:146px}.hints_view_overlay{position:absolute;top:0;left:0;width:100%;background-color:rgba(0,0,0,0.4);display:flex;justify-content:space-around;align-items:center;z-index:5;opacity:0;transition:opacity 0.3s;transition-delay:0}.hints_view_overlay_visible{opacity:1;transition-delay:0.3s}

.playground{pointer-events:none;touch-action:none;-ms-touch-action:none}.playground_hood{position:absolute;top:0;left:0;right:0;bottom:0}.playground-spectator-title{position:absolute;top:62px;left:0;right:0;color:#ffffff;text-shadow:0 5px 9px rgba(0,0,0,0.5);text-align:center;line-height:40px;font-size:40px}.playground-spectator-description{position:absolute;left:0;right:0;bottom:150px;font-size:24px;color:#ffffff;line-height:1.4;padding:20px 40px;text-align:center;background-color:rgba(41,36,86,0.7);border-radius:16px;margin:0 50px 50px}@media screen and (orientation: landscape){.playground .safe_area{transform:scale(1.5);transform-origin:left top;width:66.66667%}}

.joystick{position:absolute;will-change:transform;z-index:6}.joystick_wrapper{position:absolute;top:0;left:0;right:0;bottom:0}.joystick::before{content:'';position:absolute;width:230px;height:230px;left:-115px;top:-115px;border-radius:50%;box-shadow:0 15px 12px rgba(83,44,93,0.2);background:url('sprites/main.sprite.png') -302px -717px no-repeat}.joystick_stick{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;will-change:transform}.joystick_stick::before{content:'';position:absolute;width:80px;height:80px;left:-40px;top:-40px;border-radius:50%;box-shadow:0 15px 12px rgba(83,44,93,0.3);background:url('sprites/main.sprite.png') -1718px -521px no-repeat}

.arrow{position:absolute;will-change:transform;z-index:6}.arrow_wrapper{position:absolute;top:0;left:0;right:0;bottom:0}.arrow::before{content:'';position:absolute;width:157px;height:87px;left:-79px;top:-44px}.arrow.random::before{background:url('sprites/main.sprite.png') -652px -1005px no-repeat}.arrow.ftue::before{background:url('sprites/main.sprite.png') -652px -1005px no-repeat}.arrow.leader::before{background:url('sprites/main.sprite.png') -455px -1005px no-repeat}.arrow.killer::before{background:url('sprites/main.sprite.png') -849px -1005px no-repeat}

.nitro{position:absolute;bottom:300px;pointer-events:none;touch-action:none}@media screen and (orientation: landscape){.nitro{transform:scale(2);left:80px !important}}.nitro.left{left:32px}.nitro.right{right:32px}.nitro_button,.nitro_emoji_item{display:inline-block;margin:0;padding:0;border:0;cursor:pointer;outline:none;transform:translate(0, 0);transition:transform 0.2s ease;box-shadow:0 15px 12px rgba(83,44,93,0.2);background-color:#fff;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border-radius:45px;border:2px solid rgba(111,148,182,0.5)}.nitro_button_effect,.nitro_emoji_item_effect{pointer-events:none}.nitro_button_effect::after,.nitro_emoji_item_effect::after{border:4px solid #fff;position:absolute;top:50%;left:50%;margin:-37px 0 0 -37px;width:70px;height:70px;border-radius:50%;content:'';opacity:0;pointer-events:none}.nitro_button_effect.active::after,.nitro_emoji_item_effect.active::after{animation:anim-effect-jelena 0.3s ease-out forwards}.nitro_button.active,.nitro_emoji_item.active{transform:scale(0.7)}.nitro_button_content{width:78px;height:78px;position:relative;overflow:hidden;background:-moz-linear-gradient(180deg, #64bdfd 3%, #6462f1 98%);background:-webkit-linear-gradient(180deg, #64bdfd 3%, #6462f1 98%);background-image:linear-gradient(180deg, #64bdfd 3%, #6462f1 98%);border:4px solid #ffffff;border-radius:45px;box-shadow:0 15px 12px 0 rgba(83,44,93,0.2),inset 0 -4px 0 0 #5151c7;font-size:36px;line-height:70px;color:#ffffff;text-align:center}.nitro_button::after{content:'';position:absolute;width:72px;height:72px;left:3px;top:3px;margin:auto}.nitro_button.icon::after{background:url('sprites/emoji.sprite.png') left top no-repeat}@keyframes anim-effect-jelena{0%{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}to{opacity:0;-webkit-transform:scale3d(2, 2, 1);transform:scale3d(2, 2, 1)}}

.item_position.item_position_1.left.show{animation:showEmojiEffect_1_left 0.1s ease-out forwards 0s}.item_position.item_position_1.left.hide{animation:hideEmojiEffect_1_left 0.1s ease-out forwards 0s}.item_position.item_position_1.right.show{animation:showEmojiEffect_1_right 0.1s ease-out forwards 0s}.item_position.item_position_1.right.hide{animation:hideEmojiEffect_1_right 0.1s ease-out forwards 0s}.item_position.item_position_2.left.show{animation:showEmojiEffect_2_left 0.1s ease-out forwards 0s}.item_position.item_position_2.left.hide{animation:hideEmojiEffect_2_left 0.1s ease-out forwards 0s}.item_position.item_position_2.right.show{animation:showEmojiEffect_2_right 0.1s ease-out forwards 0s}.item_position.item_position_2.right.hide{animation:hideEmojiEffect_2_right 0.1s ease-out forwards 0s}.item_position.item_position_3.left.show{animation:showEmojiEffect_3_left 0.1s ease-out forwards 0s}.item_position.item_position_3.left.hide{animation:hideEmojiEffect_3_left 0.1s ease-out forwards 0s}.item_position.item_position_3.right.show{animation:showEmojiEffect_3_right 0.1s ease-out forwards 0s}.item_position.item_position_3.right.hide{animation:hideEmojiEffect_3_right 0.1s ease-out forwards 0s}.item_position.item_position_4.left.show{animation:showEmojiEffect_4_left 0.1s ease-out forwards 0s}.item_position.item_position_4.left.hide{animation:hideEmojiEffect_4_left 0.1s ease-out forwards 0s}.item_position.item_position_4.right.show{animation:showEmojiEffect_4_right 0.1s ease-out forwards 0s}.item_position.item_position_4.right.hide{animation:hideEmojiEffect_4_right 0.1s ease-out forwards 0s}.item_position.item_position_5.left.show{animation:showEmojiEffect_5_left 0.1s ease-out forwards}.item_position.item_position_5.left.hide{animation:hideEmojiEffect_5_left 0.1s ease-out forwards}.item_position.item_position_5.right.show{animation:showEmojiEffect_5_right 0.1s ease-out forwards}.item_position.item_position_5.right.hide{animation:hideEmojiEffect_5_right 0.1s ease-out forwards}@keyframes showEmojiEffect_5_left{0%{opacity:0;transform:scale(0.5);top:-30px;left:0px}100%{opacity:1;top:115px;left:0px}}@keyframes showEmojiEffect_4_left{0%{opacity:0;transform:scale(0.5);top:-30px;left:0px}100%{opacity:1;top:85px;left:80px}}@keyframes showEmojiEffect_3_left{0%{opacity:0;transform:scale(0.5);top:-30px;left:0px}100%{opacity:1;top:0px;left:115px}}@keyframes showEmojiEffect_2_left{0%{opacity:0;transform:scale(0.5);top:-30px;left:0px}100%{opacity:1;transform:scale(1);top:-85px;left:80px}}@keyframes showEmojiEffect_1_left{0%{opacity:0;transform:scale(0.5);top:-30px;left:0px}100%{opacity:1;transform:scale(1);top:-115px;left:0px}}@keyframes hideEmojiEffect_5_left{100%{opacity:0;transform:scale(0.5);top:-30px;left:0px}0%{opacity:1;top:115px;left:0px}}@keyframes hideEmojiEffect_4_left{100%{opacity:0;transform:scale(0.5);top:-30px;left:0px}0%{opacity:1;top:85px;left:80px}}@keyframes hideEmojiEffect_3_left{100%{opacity:0;transform:scale(0.5);top:-30px;left:0px}0%{opacity:1;top:0px;left:115px}}@keyframes hideEmojiEffect_2_left{100%{opacity:0;transform:scale(0.5);top:-30px;left:0px}0%{opacity:1;transform:scale(1);top:-85px;left:80px}}@keyframes hideEmojiEffect_1_left{100%{opacity:0;transform:scale(0.5);top:-30px;left:0px}0%{opacity:1;transform:scale(1);top:-115px;left:0px}}@keyframes showEmojiEffect_5_right{0%{opacity:0;transform:scale(0.5);top:-30px;right:0px}100%{opacity:1;top:115px;right:0px}}@keyframes showEmojiEffect_4_right{0%{opacity:0;transform:scale(0.5);top:-30px;right:0px}100%{opacity:1;top:85px;right:80px}}@keyframes showEmojiEffect_3_right{0%{opacity:0;transform:scale(0.5);top:-30px;right:0px}100%{opacity:1;top:0px;right:115px}}@keyframes showEmojiEffect_2_right{0%{opacity:0;transform:scale(0.5);top:-30px;right:0px}100%{opacity:1;transform:scale(1);top:-85px;right:80px}}@keyframes showEmojiEffect_1_right{0%{opacity:0;transform:scale(0.5);top:-30px;right:0px}100%{opacity:1;transform:scale(1);top:-115px;right:0px}}@keyframes hideEmojiEffect_5_right{100%{opacity:0;transform:scale(0.5);top:-30px;right:0px}0%{opacity:1;top:115px;right:0px}}@keyframes hideEmojiEffect_4_right{100%{opacity:0;transform:scale(0.5);top:-30px;right:0px}0%{opacity:1;top:85px;right:80px}}@keyframes hideEmojiEffect_3_right{100%{opacity:0;transform:scale(0.5);top:-30px;right:0px}0%{opacity:1;top:0px;right:115px}}@keyframes hideEmojiEffect_2_right{100%{opacity:0;transform:scale(0.5);top:-30px;right:0px}0%{opacity:1;transform:scale(1);top:-85px;right:80px}}@keyframes hideEmojiEffect_1_right{100%{opacity:0;transform:scale(0.5);top:-30px;right:0px}0%{opacity:1;transform:scale(1);top:-115px;right:0px}}

.invite_hint{position:absolute;width:100%;height:136px;bottom:0px;transition:transform 0.3s ease;will-change:transform;transform:translateY(100%);z-index:101}.invite_hint.visible{animation:bounce 0.3s ease;transform:translateY(0%);transition:none}.invite_hint.visible .bounce{transform:translate3d(0, 10%, 0);animation-duration:1s;animation-iteration-count:infinite;animation-name:pump_button_bounce;animation-timing-function:cubic-bezier(0.28, 0.84, 0.42, 1)}.invite_hint_box{position:absolute;width:656px;height:136px;left:35px;right:35px;bottom:0px;margin:auto;background-image:linear-gradient(180deg, #fff 0%, #edf7ff 98%);border:0 solid #ffffff;border-radius:40px 40px 0 0;display:flex;justify-content:space-around;align-items:center}.invite_hint_box_arrow{display:inline-block;width:155px;height:50px;position:relative}.invite_hint_box_arrow::after{content:'';position:absolute;width:55px;height:50px;left:50%;margin-left:-27.5px;background:url('sprites/home.sprite.png') left top no-repeat}.invite_hint_box_arrow.blue::after{background:url('sprites/home.sprite.png') -95px top no-repeat}.invite_hint_box_arrow.purpur::after{background:url('sprites/home.sprite.png') left top no-repeat}.invite_hint_box-text{font-size:44px;color:#b058ff;text-align:center;line-height:40px;display:inline-block;vertical-align:middle}.invite_hint_box-text.blue{color:#5491e7}.invite_hint_box-text.purpur{color:#b058ff}.invite_hint_box_micro{width:47.36px;height:47.36px;background:#5491e7;border-radius:50%;display:inline-flex;justify-content:space-around;align-items:center}.invite_hint_box_micro_icon{display:inline-block;width:21px;height:34px;position:relative}.invite_hint_box_micro_icon::after{content:'';position:absolute;width:21px;height:34px;left:50%;margin-left:-10.5px;background:url('sprites/home.sprite.png') left -90px no-repeat}@keyframes pump_button_bounce{0%{transform:translate3d(0, 10%, 0)}25%{transform:translate3d(0, -15%, 0)}50%{transform:translate3d(0, 10%, 0)}75%{transform:translate3d(0, -15%, 0)}100%{transform:translate3d(0, 10%, 0)}}@keyframes bounce{0%{transform:translateY(100%)}100%{transform:translateY(0%)}}

.event_coins_counter{position:absolute;top:56px;left:233px;right:187px;width:127px;height:46px;margin:auto}.event_coins_counter_value{position:absolute;bottom:0;right:0;font-size:27px;width:84px;height:46px;color:white;text-align:center;border:4px solid white;border-radius:0 23px 23px 0;background-color:rgba(0,0,0,0.5);box-shadow:0 12px 9px rgba(83,44,93,0.2);line-height:40px}.event_coins_counter_icon{position:absolute;left:-5px;top:-11px;width:74px;height:90px;background:url('sprites/event.sprite.png') -1539px -1317px no-repeat}.event_coins_counter_description{position:absolute;top:65px;left:-15px;font-size:27px;color:#ffffff;width:200px}

.ui_result_scene{background:-moz-linear-gradient(top, #9c6beb 0%, #5a42a3 50%, #4360a9 100%);background:-webkit-linear-gradient(top, #9c6beb 0%, #5a42a3 50%, #4360a9 100%);background:linear-gradient(to bottom, #9c6beb 0%, #5a42a3 50%, #4360a9 100%);pointer-events:none;touch-action:none;-ms-touch-action:none}.ui_result_scene.appear{pointer-events:auto;touch-action:auto;-ms-touch-action:auto}.ui_result_scene:before{content:'';position:absolute;width:100%;height:100%;opacity:0.1;background:url(img/cup-pattern-bf1475603ccd416fb6effc49d3820328.png) center repeat}.ui_result_scene-container{animation:fadeIn 1s}.ui_result_scene-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;height:975px;margin:auto}.ui_result_scene-wrapper::before{content:'';position:absolute;bottom:250px;left:0;right:0;margin:auto;width:436px;height:546px;opacity:0.62;box-shadow:0 149px 148px rgba(0,0,0,0.65);z-index:9}.ui_result_scene-content{position:absolute;top:150px;left:0;right:0;margin:auto;width:600px;height:626px;background:-moz-linear-gradient(top, #db72ff 0%, #a76fff 50%, #7f78ff 100%);background:-webkit-linear-gradient(top, #db72ff 0%, #a76fff 50%, #7f78ff 100%);background:linear-gradient(to bottom, #db72ff 0%, #a76fff 50%, #7f78ff 100%);border-radius:28px;border-bottom:6px solid #659dff;z-index:99;display:flex;justify-content:center}.ui_result_scene-content-header{position:absolute;top:-70px;left:0;right:0;margin:auto;width:543px;height:147px;background:url('sprites/main.sprite.png') left -296px no-repeat}.ui_result_scene-content-header-label{position:absolute;left:0;right:0;margin:auto;font-size:60px;line-height:110px;color:white;text-align:center}.ui_result_scene-content-kills{position:absolute;top:378px;height:68px;background-color:#7e64de;border-radius:13px;font-size:40px;line-height:68px;color:white;padding-left:120px;padding-right:32px;margin:auto}.ui_result_scene-content-kills::after{content:'';position:absolute;left:32px;top:-5px;width:85px;height:91px;background:url('sprites/main.sprite.png') -1718px -128px no-repeat}.ui_result_scene-content-reward{position:absolute;top:472px;left:58px;right:58px;margin:auto}.ui_result_scene-content-statistic{position:absolute;left:35px;right:35px;top:35px}.ui_result_scene-footer{padding:0 72px;position:absolute;bottom:170px;width:100%}.ui_result_scene-buttons{display:flex;flex-direction:row;align-items:center;position:absolute;justify-content:space-evenly;width:600px;left:0;right:0;bottom:120px;margin:0 auto;z-index:99}.ui_result_scene-new{width:300px;height:104px}.ui_result_scene-new-content{width:300px;height:104px;border-bottom:8px solid #7c3bab;background:-moz-linear-gradient(top, #d570ff 0, #a551ff 100%);background:-webkit-linear-gradient(top, #d570ff 0, #a551ff 100%);background:linear-gradient(to bottom, #d570ff 0, #a551ff 100%);display:flex;flex-direction:row;align-items:center;justify-content:center}.ui_result_scene-new-content-text{font-size:60px;line-height:96px;text-align:center;color:white}.ui_result_scene-new-content-icon{width:63px;height:38px;margin-left:10px;background:url('sprites/main.sprite.png') -783px -1535px / 1894px 1743px no-repeat}.ui_result_scene-shop{box-shadow:0 0 11px 2px #84fff9, 0 15px 11px 0 #532c5d38}.ui_result_scene-shop-content{background-image:linear-gradient(180deg, #6adced 1%, #37b3e3 99%);border:2px solid #ffffff;box-shadow:inset 0 -8px 0 0 #5491e7;border-radius:13px;color:#fff;width:200px;height:104px;line-height:96px;text-align:center}.ui_result_scene-multiplier{top:333px;margin-left:268px !important}@media screen and (orientation: portarait){.ui_result_scene-wrapper{zoom:1}}@media screen and (orientation: landscape){.ui_result_scene-wrapper{zoom:1.4}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}

.home_button{position:absolute;top:40px;left:22px}.home_button-content{width:80px;height:80px;border-bottom:6px solid #5151C7;background:#64B0FD;background:-moz-linear-gradient(top, #64B0FD 0%, #6462F1 100%);background:-webkit-linear-gradient(top, #64B0FD 0%, #6462F1 100%);background:linear-gradient(to bottom, #64B0FD 0%, #6462F1 100%)}.home_button::after{content:'';position:absolute;width:43px;height:41px;top:15px;left:0;right:0;margin:auto;background:url('sprites/main.sprite.png') -1846px -164px no-repeat}

.free_button-content{width:184px;height:96px;border-bottom:8px solid #459A32;background:-moz-linear-gradient(top, #BFED45 0, #81BF14 100%);background:-webkit-linear-gradient(top, #BFED45 0, #81BF14 100%);background:linear-gradient(to bottom, #BFED45 0, #81BF14 100%);font-size:52px;line-height:88px;text-align:center;color:#4A793F}

@media screen and (orientation: landscape){.chest_popup{transform:scale(1.18)}}.chest_popup-container{position:absolute;top:0;bottom:0;left:0;right:0;height:806px;margin:auto}.chest_popup-content{position:absolute;left:0;right:0;margin:auto;width:600px;height:690px;border-radius:28px;border-bottom:6px solid #659dff;background:-moz-linear-gradient(top, #db72ff 0%, #a76fff 50%, #7f78ff 100%);background:-webkit-linear-gradient(top, #db72ff 0%, #a76fff 50%, #7f78ff 100%);background:linear-gradient(to bottom, #db72ff 0%, #a76fff 50%, #7f78ff 100%)}.chest_popup-content-header{position:absolute;top:-70px;left:0;right:0;margin:auto;width:543px;height:147px;z-index:9;background:url('sprites/main.sprite.png') left -296px no-repeat}.chest_popup-content-header-label{position:absolute;left:0;right:0;margin:auto;font-size:60px;line-height:110px;color:white;text-align:center}.chest_popup-content-icon{position:absolute;left:100px;top:135px;width:360px;height:360px}.chest_popup-content-icon-background{position:absolute;left:0;right:0;top:20px;margin:auto;width:511px;height:499px;animation:scaling-bg 2s ease infinite;background:url('sprites/chest.sprite.png') left -899px no-repeat}.chest_popup-content-icon-particles{position:absolute;left:0;right:0;top:20px;margin:auto;width:511px;height:499px;animation:scaling-particles 1.5s ease infinite;background:url('sprites/chest.sprite.png') -1298px top no-repeat}.chest_popup-content-footer{position:absolute;bottom:36px;left:0;right:0;text-align:center;display:flex;justify-content:center}.chest_popup-button-content{width:232px;height:100px;overflow:hidden;border-bottom:8px solid #459a32;background:#bfed45;background:linear-gradient(to bottom, #bfed45 0, #81bf14 100%);background:-webkit-linear-gradient(top, #bfed45 0, #81bf14 100%);background:-moz-linear-gradient(top, #bfed45 0, #81bf14 100%);font-size:52px;line-height:88px;color:#4a793f}.chest_popup-close-button{position:absolute;text-align:center;bottom:0;left:0;right:0;font-size:40px;color:rgba(255,255,255,0.8);animation:fadeIn 0.3s ease-in}.chest_popup-content-icon div:nth-child(1){background:url('sprites/chest_animation.sprite.png') left -400px no-repeat}.chest_popup-content-icon div:nth-child(2){background:url('sprites/chest_animation.sprite.png') -400px top no-repeat}.chest_popup-content-icon div:nth-child(3){background:url('sprites/chest_animation.sprite.png') -800px top no-repeat}.chest_popup-content-icon div:nth-child(4){background:url('sprites/chest_animation.sprite.png') -800px -400px no-repeat}.chest_popup-content-icon div:nth-child(5){background:url('sprites/chest_animation.sprite.png') left top no-repeat}.chest_popup-content-icon div:nth-child(6){background:url('sprites/chest_animation.sprite.png') -400px -400px no-repeat}.chest_popup-content-icon div:nth-child(7){background:url('sprites/chest_animation.sprite.png') -400px -800px no-repeat}.chest_popup-content-icon div:nth-child(8){background:url('sprites/chest_animation.sprite.png') left -800px no-repeat}@keyframes scaling-particles{0%{transform:rotate(0deg)}50%{transform:rotate(5deg)}100%{transform:rotate(0deg)}}@keyframes scaling-bg{0%{transform:scale(0.9)}50%{transform:scale(1.1)}100%{transform:scale(0.9)}}

@keyframes shadowRotatingCoin{from{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.result_reward{height:96px;display:flex;justify-content:center}.result_reward-content{position:absolute;padding:0 50px 0 157px;border-radius:13px;background-color:#7E64DE;height:100%;display:flex}.result_reward-icon{position:absolute;width:143px;height:96px;left:19px}.result_reward-icon::before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:129px;height:131px;animation:shadowRotatingCoin 10s linear infinite;background:url('sprites/main.sprite.png') -501px -1361px no-repeat}.result_reward-icon::after{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:81px;height:84px;background:url('sprites/main.sprite.png') -1718px -397px no-repeat}.result_reward-value{font-size:66px;line-height:96px;color:transparent;position:relative}.result_reward-value-counter{color:#ffffff;position:absolute;left:0;right:30px;text-align:center}

.result_statistic{border:6px solid #CD80FF;border-radius:28px;height:313px}.result_statistic-content{position:absolute;top:18px;bottom:0;left:0;right:0;margin:auto;display:flex;align-items:center;justify-content:space-around}.result_statistic-content-image{position:relative;width:300px;height:300px}.result_statistic-content-image>img{position:absolute;width:250px;height:250px;top:-31px;left:-33px;right:0;bottom:0;margin:auto}.result_statistic-content-image::before{content:'';position:absolute;width:231px;height:231px;top:0;left:0;right:0;bottom:0;margin:auto;background:url('sprites/main.sprite.png') -1150px -574px no-repeat}.result_statistic-content-value{width:298px;display:flex;flex-direction:column;color:white;font-size:45px;text-shadow:0 2px 0 #8354D0;justify-content:center;text-align:center;margin-bottom:100px}.result_statistic-content-value-label{font-size:45px;line-height:44px;margin-bottom:11px}.result_statistic-content-value-value{font-size:60px;line-height:44px;margin-bottom:34px}

.multiplier_offer{position:relative;bottom:0;left:0;right:0;margin:0 auto;text-align:center;z-index:99}.multiplier_offer-take_button{width:236px;position:relative;left:0;right:0;margin:0 auto;bottom:0px}.multiplier_offer-take_button-content{height:104px;border-bottom:8px solid #459a32;background:-moz-linear-gradient(top, #bfed45 0, #81bf14 100%);background:-webkit-linear-gradient(top, #bfed45 0, #81bf14 100%);background:linear-gradient(to bottom, #bfed45 0, #81bf14 100%);font-size:60px;line-height:96px;text-align:left;color:#4a793f;padding:0 0 0 85px}.multiplier_offer-take_button-content:before{content:'';position:absolute;left:20px;top:30px;width:57px;height:42px;background:url('sprites/main.sprite.png') -861px -693px / 1611px 1372px no-repeat}.multiplier_offer-skip_button{position:absolute;text-align:center;bottom:0;left:0;right:0;font-size:40px;color:rgba(255,255,255,0.8);pointer-events:none;touch-action:none;opacity:0}.multiplier_offer-skip_button.visible{pointer-events:auto;touch-action:auto;opacity:1;transition:transform 0.2s ease, opacity 0.3s ease-in}

.result_new_game_button{width:370px;height:104px}.result_new_game_button-content{width:370px;height:104px;border-bottom:8px solid #7C3BAB;background:-moz-linear-gradient(top, #D570FF 0, #A551FF 100%);background:-webkit-linear-gradient(top, #D570FF 0, #A551FF 100%);background:linear-gradient(to bottom, #D570FF 0, #A551FF 100%);font-size:60px;line-height:96px;text-align:center;color:white}

@keyframes shadowRotatingCoin{from{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.long_pass_result_reward{display:flex;flex-direction:column;align-items:center}.long_pass_result_reward-title{color:white;font-size:36px}.long_pass_result_reward-content{position:relative;display:flex;padding:0 20px 0 95px;border-radius:15px;background-color:#975CE2;margin:9px 0 35px}.long_pass_result_reward-icon{position:absolute;width:99px;height:58px;left:0}.long_pass_result_reward-icon::before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:97px;height:99px;animation:shadowRotatingCoin 10s linear infinite;background:url('sprites/main.sprite.png') -1558px -1256px no-repeat}.long_pass_result_reward-icon::after{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:61px;height:64px;background:url('sprites/main.sprite.png') -1236px -1005px / 1894px 1743px no-repeat}.long_pass_result_reward-value{font-size:46px;line-height:58px;color:transparent;position:relative;text-align:center}.long_pass_result_reward-value-counter{color:#ffffff;position:absolute;left:0;right:30px}

.long_pass_result_statistic{display:flex;align-items:center;flex-direction:column;width:240px}.long_pass_result_statistic-image{position:relative;width:240px;height:240px}.long_pass_result_statistic-image>img{position:absolute;width:240px;height:240px;top:0px;left:0px;right:0;bottom:0;margin:auto}.long_pass_result_statistic-image::before{content:'';position:absolute;width:200px;height:200px;top:0;left:0;right:0;bottom:0;margin:auto;background:url('sprites/main.sprite.png') -1150px -574px no-repeat}.long_pass_result_statistic-value{color:white;font-size:56px;text-shadow:0 2px 0 #8354D0}

.result_quests{height:333px;border:6px solid #9b8aff;border-radius:28px}.result_quests-header{position:absolute;left:0;right:0;top:-37px;margin:auto;width:415px;height:89px;line-height:60px;font-size:36px;color:#4f4ee0;text-align:center;z-index:9;background:url('sprites/main.sprite.png') left -1005px no-repeat}.result_quests-content .quests-reward-details{position:absolute;width:272px;height:200px;top:61px;left:40px;display:flex;flex-direction:column;align-items:start;justify-content:center;z-index:9}.result_quests-content .quests-reward-item{width:272px;height:52px;line-height:52px;font-size:36px;color:white;border-radius:12px;text-align:center;background-color:#7e64de}.result_quests-content .quests-reward-coins{display:flex;border-radius:15px;background-color:#7e64de;margin:13px 0 28px;line-height:48px;color:white;font-size:36px;justify-content:left;align-items:center}.result_quests-content .quests-reward-coins::before{content:'+';margin-left:14px}.result_quests-content .quests-reward-coins-icon{position:relative;width:78px;height:48px}.result_quests-content .quests-reward-coins-icon::before{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:78px;height:79px;animation:shadowRotatingCoin 10s linear infinite;background:url('sprites/main.sprite.png') -1718px -760px no-repeat}.result_quests-content .quests-reward-coins-icon::after{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:49px;height:51px;background:url('sprites/main.sprite.png') left -1692px no-repeat}.result_quests-content .quests-reward-coins-value{text-align:center;margin-right:15px;color:transparent;position:relative}.result_quests-content .quests-reward-coins-value-counter{color:#ffffff;position:absolute;left:0;right:20px}.result_quests-content .quests-reward-description{color:white;font-size:24px}.result_quests-content .quests-reward-icon{position:absolute;right:10px;top:35px;width:262px;height:248px;background:url('sprites/main.sprite.png') left -717px no-repeat}.result_quests-content .quests-reward-icon>div{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:168px;height:164px}.result_quests-content .quests-reward-icon>div.sound::before{content:'';position:absolute;width:168px;height:164px;background:url('sprites/main.sprite.png') -956px -119px / 1575px 1415px no-repeat}.result_quests-content .quests-reward-icon>div.vehicle::before{content:'';position:absolute;width:168px;height:164px;background:url('sprites/items.sprite.png') -405px -196px / 573px 513px no-repeat}.result_quests-content .quests-reward-icon>div.pizza::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -805px -950px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.random::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -201px -950px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.eggs::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1304px -393px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.ducks::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -403px -753px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.pool::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -805px -360px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.bee_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -403px -557px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.christmas_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -805px -557px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.christmas_sock_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1103px -589px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.delorean_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -201px -1146px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.delorean_car_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -805px -753px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.dino_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1103px top / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.dino_pink_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -403px -1146px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.dino_lego_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1304px -196px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.hoverboard_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -201px -557px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.hoverboard_blue_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -604px -950px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.hoverboard_orange_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -604px -557px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.paint_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') left -557px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.paint_splash_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1103px -196px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.potter_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1103px -393px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.potter_sock_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -403px -360px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.space_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') left -1146px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.stars_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -201px -360px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.strawberry_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -403px -950px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.thunder_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -604px -753px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.tron_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') left -950px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.tron_circle_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1304px -589px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.match_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1714px top / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.caduceus_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -403px -1343px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.covid_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1209px -1343px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.fire_kitty_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1513px top / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.police_star_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1211px -1146px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.ambulance_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -604px -1343px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.police_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1513px -786px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.fire_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1513px -982px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.rainbow_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1010px -1146px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.ghost_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1304px top / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.witch_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -201px -753px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.ufo_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1304px -786px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.gift_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') left -753px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.snowman_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1006px -950px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.kiss_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -604px -360px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.hearts_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') left -360px / 1873px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.clover_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -201px -1343px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.gold_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1513px -393px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.easter_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1513px -196px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.tasty_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1410px -1343px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.dolphin_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -369px top / 941px 753px no-repeat}.result_quests-content .quests-reward-icon>div.beach_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -185px top / 941px 753px no-repeat}.result_quests-content .quests-reward-icon>div.pool_summer_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') left top / 941px 753px no-repeat}.result_quests-content .quests-reward-icon>div.lgbt_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -607px -1146px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.pride_hearts_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1007px -1343px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.doll_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -1513px -589px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.thor_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -808px -1146px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.candy_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') left -1343px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.bats_trail::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/trails.sprite.png') -806px -1343px / 1882px 1507px no-repeat}.result_quests-content .quests-reward-icon>div.chicken::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -1177px -196px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.tapochek_blue::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -201px -753px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.tapochek_brown::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -403px -753px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.tapochek_red::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -403px -557px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.pepperoni::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -806px -753px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.camaro::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -1378px -196px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.camaro_blue::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -1007px -1146px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.camaro_red::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -604px -753px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.hoverboard::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -604px -557px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.hoverboard_green::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -1209px -1146px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.hoverboard_pink::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -201px -557px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.hoverboard_yellow::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -201px -950px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.dino::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -975px -196px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.dino_blue::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -1177px -589px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.dino_pink::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -201px -1146px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.dino_yellow::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -975px -393px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.brush::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -1378px -393px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.duck::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -403px -1146px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.santa::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -403px -950px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.police::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') left -1146px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.ambulance::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -1378px -589px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.firetruck::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -806px -950px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.unicorn::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -806px -1146px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.evilduck::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -201px -360px / 1539px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.pumpkin::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -569px top / 1539px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.ufo::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') left -360px / 1539px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.christmascandy::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -1177px -393px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.deer::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') left -557px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.cabriolet::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -403px -360px / 1539px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.heart::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -368px top / 1539px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.pot::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') left -753px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.hat::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -975px top / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.egg::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -1378px -786px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.bunny::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -774px top / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.flamingo::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -1177px top / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.windsurf::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -774px -196px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.platform::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -604px -950px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.bath::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') left -950px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.thor::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -604px -1146px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.batcar::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -1378px top / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.candy::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') left top / 773px 655px no-repeat}.result_quests-content .quests-reward-icon>div.witchhat::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/transports.sprite.png') -1007px -950px / 1546px 1310px no-repeat}.result_quests-content .quests-reward-icon>div.ghost_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') -201px -393px / 974px 753px no-repeat}.result_quests-content .quests-reward-icon>div.wow_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') -806px top / 974px 753px no-repeat}.result_quests-content .quests-reward-icon>div.wow_2_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') -604px -393px / 974px 753px no-repeat}.result_quests-content .quests-reward-icon>div.oops_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') left -393px / 974px 753px no-repeat}.result_quests-content .quests-reward-icon>div.oops_2_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') -403px top / 974px 753px no-repeat}.result_quests-content .quests-reward-icon>div.boom_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') left top / 974px 753px no-repeat}.result_quests-content .quests-reward-icon>div.boom_2_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') left -589px / 974px 753px no-repeat}.result_quests-content .quests-reward-icon>div.planet_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') -806px -196px / 974px 753px no-repeat}.result_quests-content .quests-reward-icon>div.rainbow_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') -604px top / 974px 753px no-repeat}.result_quests-content .quests-reward-icon>div.crime_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') -201px top / 974px 753px no-repeat}.result_quests-content .quests-reward-icon>div.crime_2_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') -201px -196px / 974px 753px no-repeat}.result_quests-content .quests-reward-icon>div.rip_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') left -196px / 974px 753px no-repeat}.result_quests-content .quests-reward-icon>div.lol_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') -403px -196px / 974px 753px no-repeat}.result_quests-content .quests-reward-icon>div.kiss_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') -604px -196px / 974px 753px no-repeat}.result_quests-content .quests-reward-icon>div.thor_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') -403px -393px / 974px 753px no-repeat}.result_quests-content .quests-reward-icon>div.ufo_sticker::after{content:'';position:absolute;width:168px;height:164px;background:url('sprites/stickers.sprite.png') -806px -393px / 974px 753px no-repeat}.result_quests-content .quests-progress-info{position:absolute;left:32px;right:32px;top:61px;height:52px;border-radius:12px;background-color:#7e64de;display:flex;color:white;font-size:36px;line-height:52px;justify-content:space-around;text-align:center}.result_quests-content .quests-progress-icon{position:absolute;top:-19px;left:-22px;width:88px;height:88px}.result_quests-content .quests-progress-icon.single_session_duration{background:url('sprites/main.sprite.png') -622px -998px / 1389px 1278px no-repeat}.result_quests-content .quests-progress-icon.start_session{background:url('sprites/main.sprite.png') -1143px -117px / 1389px 1278px no-repeat}.result_quests-content .quests-progress-icon.total_result{background:url('sprites/main.sprite.png') -1143px -704px / 1389px 1278px no-repeat}.result_quests-content .quests-progress-icon.single_session_result{background:url('sprites/main.sprite.png') -1143px top / 1389px 1278px no-repeat}.result_quests-content .quests-progress-icon.out_of_zone_duration{background:url('sprites/main.sprite.png') -719px -526px / 1389px 1278px no-repeat}.result_quests-content .quests-progress-icon.leadership_duration{background:url('sprites/main.sprite.png') -1143px -587px / 1389px 1278px no-repeat}.result_quests-content .quests-progress-icon.kill_leader{background:url('sprites/main.sprite.png') -1021px -108px / 1389px 1278px no-repeat}.result_quests-content .quests-progress-icon.friend_session{background:url('sprites/main.sprite.png') -1143px -352px / 1389px 1278px no-repeat}.result_quests-content .quests-progress-icon.total_kills{background:url('sprites/main.sprite.png') -857px -998px / 1389px 1278px no-repeat}.result_quests-content .quests-progress-icon.single_session_kills{background:url('sprites/main.sprite.png') -1143px -235px / 1389px 1278px no-repeat}.result_quests-content .quests-progress-icon.quest_completed{background:url('sprites/main.sprite.png') -1143px -469px / 1389px 1278px no-repeat}.result_quests-content .quests-progress-icon.ftue_single_session_result{background:url('sprites/main.sprite.png') -739px -998px / 1389px 1278px no-repeat}.result_quests-content .quests-progress-icon.ftue_single_session_kills{background:url('sprites/main.sprite.png') -974px -998px / 1389px 1278px no-repeat}.result_quests-content .quests-progress-description{position:absolute;left:67px}.result_quests-content .quests-progress-value{position:absolute;left:355px;width:130px}.result_quests-content .quests-progress-title{position:absolute;top:140px;left:50px;font-size:24px;line-height:30px;color:white}.result_quests-content .quests-progress-bar{position:absolute;left:32px;right:32px;top:204px;height:74px}.result_quests-content .quests-progress-bar-avatar{position:absolute;border:4px solid #bfb4ff;width:70px;height:70px;border-radius:50%;background-color:#fffb01;background-size:cover;z-index:999}.result_quests-content .quests-progress-bar-avatar.default{background-color:#d0d0d0 !important}.result_quests-content .quests-progress-bar-line{position:absolute;border:4px solid #bfb4ff;height:32px;width:340px;left:50px;top:0;bottom:0;margin:auto}.result_quests-content .quests-progress-bar-line-filling{width:100%;height:24px;border-radius:20px;background:#ffee6c url(img/quests-progress-pattern-f33adab555faad3ec47b954c3b576cb9.png) repeat-x;z-index:99}.result_quests-content .quests-progress-bar-stars>div{position:absolute;width:60px;height:60px;top:0;bottom:0;margin:auto;background:url('sprites/main.sprite.png') -1458px -389px no-repeat}.result_quests-content .quests-progress-bar-stars>div:nth-child(1){left:122px}.result_quests-content .quests-progress-bar-stars>div:nth-child(2){left:265px}.result_quests-content .quests-progress-bar-stars>div.active{background:url('sprites/main.sprite.png') -1337px -1005px no-repeat}.result_quests-content .quests-progress-bar-reward{position:absolute;right:-5px;top:-30px;width:113px;height:110px}.result_quests-content .quests-progress-bar-reward.sound::before{content:'';position:absolute;width:113px;height:110px;background:url('sprites/main.sprite.png') -643px -80px / 1060px 949px no-repeat}.result_quests-content .quests-progress-bar-reward.vehicle::before{content:'';position:absolute;width:113px;height:110px;background:url('sprites/items.sprite.png') -272px -132px / 386px 344px no-repeat}.result_quests-content .quests-progress-bar-reward.pizza::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -542px -637px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.random::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -637px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.eggs::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -877px -264px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.ducks::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -505px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.pool::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -542px -242px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.bee_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -374px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.christmas_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -542px -374px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.christmas_sock_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -742px -395px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.delorean_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -769px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.delorean_car_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -542px -505px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.dino_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -742px top / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.dino_pink_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -769px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.dino_lego_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -877px -132px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.hoverboard_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -374px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.hoverboard_blue_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -406px -637px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.hoverboard_orange_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -406px -374px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.paint_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -374px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.paint_splash_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -742px -132px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.potter_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -742px -264px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.potter_sock_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -242px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.space_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -769px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.stars_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -242px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.strawberry_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -637px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.thunder_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -406px -505px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.tron_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -637px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.tron_circle_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -877px -395px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.match_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1153px top / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.caduceus_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -901px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.covid_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -813px -901px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.fire_kitty_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px top / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.police_star_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -815px -769px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.ambulance_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -406px -901px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.police_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px -527px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.fire_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px -659px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.rainbow_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -679px -769px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.ghost_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -877px top / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.witch_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -505px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.ufo_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -877px -527px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.gift_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -505px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.snowman_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -677px -637px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.kiss_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -406px -242px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.hearts_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -242px / 1260px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.clover_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -901px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.gold_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px -264px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.easter_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px -132px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.tasty_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -948px -901px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.dolphin_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -248px top / 633px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.beach_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -124px top / 633px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.pool_summer_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left top / 633px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.lgbt_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -408px -769px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.pride_hearts_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -677px -901px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.doll_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px -395px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.thor_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -544px -769px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.candy_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -901px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.bats_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -542px -901px / 1266px 1011px no-repeat}.result_quests-content .quests-progress-bar-reward.chicken::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -792px -132px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.tapochek_blue::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -135px -505px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.tapochek_brown::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -271px -505px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.tapochek_red::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -271px -374px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.pepperoni::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -542px -505px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.camaro::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -927px -132px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.camaro_blue::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -677px -769px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.camaro_red::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -406px -505px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.hoverboard::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -406px -374px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.hoverboard_green::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -813px -769px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.hoverboard_pink::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -135px -374px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.hoverboard_yellow::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -135px -637px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.dino::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -656px -132px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.dino_blue::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -792px -395px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.dino_pink::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -135px -769px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.dino_yellow::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -656px -264px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.brush::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -927px -264px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.duck::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -271px -769px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.santa::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -271px -637px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.police::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left -769px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.ambulance::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -927px -395px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.firetruck::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -542px -637px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.unicorn::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -542px -769px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.evilduck::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -135px -242px / 1035px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.pumpkin::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -383px top / 1035px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.ufo::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left -242px / 1035px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.christmascandy::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -792px -264px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.deer::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left -374px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.cabriolet::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -271px -242px / 1035px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.heart::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -247px top / 1035px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.pot::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left -505px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.hat::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -656px top / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.egg::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -927px -527px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.bunny::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -521px top / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.flamingo::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -792px top / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.windsurf::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -521px -132px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.platform::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -406px -637px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.bath::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left -637px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.thor::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -406px -769px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.batcar::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -927px top / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.candy::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left top / 520px 439px no-repeat}.result_quests-content .quests-progress-bar-reward.witchhat::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -677px -637px / 1040px 879px no-repeat}.result_quests-content .quests-progress-bar-reward.ghost_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -135px -264px / 655px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.wow_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -542px top / 655px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.wow_2_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -406px -264px / 655px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.oops_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') left -264px / 655px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.oops_2_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -271px top / 655px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.boom_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') left top / 655px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.boom_2_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') left -395px / 655px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.planet_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -542px -132px / 655px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.rainbow_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -406px top / 655px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.crime_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -135px top / 655px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.crime_2_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -135px -132px / 655px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.rip_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') left -132px / 655px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.lol_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -271px -132px / 655px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.kiss_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -406px -132px / 655px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.thor_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -271px -264px / 655px 505px no-repeat}.result_quests-content .quests-progress-bar-reward.ufo_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -542px -264px / 655px 505px no-repeat}.result_quests-content .quests-empty-timer{position:absolute;left:0;right:0;margin:auto;width:209px;height:57px;border-radius:13px;background-color:#7e64de;display:flex;padding-top:25px;justify-content:center;color:white;font-size:24px}.result_quests-content .quests-empty-description{position:absolute;flex-direction:column;justify-content:center;display:flex;color:white;font-size:24px;text-align:center;top:0;bottom:0;left:30px;width:280px}.result_quests-content .quests-empty-description-item{font-size:36px}.result_quests-content .quests-empty-icon{position:absolute;right:15px;top:70px;width:221px;height:208px;background:url('sprites/main.sprite.png') left -601px / 1598px 1462px no-repeat}.result_quests-content .quests-empty-icon>div{position:absolute;top:-5px;left:-10px;bottom:0;right:0;margin:auto;width:143px;height:140px}.result_quests-content .quests-empty-icon>div.sound::before{content:'';position:absolute;width:143px;height:140px;background:url('sprites/main.sprite.png') -814px -102px / 1341px 1208px no-repeat}.result_quests-content .quests-empty-icon>div.vehicle::before{content:'';position:absolute;width:143px;height:140px;background:url('sprites/items.sprite.png') -344px -168px / 488px 438px no-repeat}.result_quests-content .quests-empty-icon>div.pizza::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -685px -828px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.random::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -171px -828px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.eggs::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1110px -343px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.ducks::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -343px -657px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.pool::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -685px -314px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.bee_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -343px -486px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.christmas_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -685px -486px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.christmas_sock_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -939px -514px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.delorean_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -171px -1000px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.delorean_car_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -685px -657px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.dino_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -939px top / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.dino_pink_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -343px -1000px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.dino_lego_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1110px -171px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.hoverboard_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -171px -486px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.hoverboard_blue_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -514px -828px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.hoverboard_orange_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -514px -486px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.paint_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') left -486px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.paint_splash_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -939px -171px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.potter_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -939px -343px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.potter_sock_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -343px -314px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.space_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') left -1000px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.stars_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -171px -314px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.strawberry_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -343px -828px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.thunder_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -514px -657px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.tron_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') left -828px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.tron_circle_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1110px -514px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.match_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1459px top / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.caduceus_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -343px -1171px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.covid_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1029px -1171px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.fire_kitty_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1288px top / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.police_star_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1031px -1000px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.ambulance_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -514px -1171px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.police_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1288px -685px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.fire_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1288px -857px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.rainbow_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -859px -1000px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.ghost_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1110px top / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.witch_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -171px -657px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.ufo_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1110px -685px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.gift_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') left -657px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.snowman_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -857px -828px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.kiss_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -514px -314px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.hearts_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') left -314px / 1594px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.clover_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -171px -1171px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.gold_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1288px -343px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.easter_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1288px -171px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.tasty_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1200px -1171px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.dolphin_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -314px top / 801px 657px no-repeat}.result_quests-content .quests-empty-icon>div.beach_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -157px top / 801px 657px no-repeat}.result_quests-content .quests-empty-icon>div.pool_summer_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') left top / 801px 657px no-repeat}.result_quests-content .quests-empty-icon>div.lgbt_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -517px -1000px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.pride_hearts_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -857px -1171px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.doll_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1288px -514px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.thor_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -688px -1000px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.candy_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') left -1171px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.bats_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -686px -1171px / 1602px 1314px no-repeat}.result_quests-content .quests-empty-icon>div.chicken::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1002px -171px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.tapochek_blue::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -171px -657px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.tapochek_brown::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -343px -657px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.tapochek_red::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -343px -486px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.pepperoni::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -686px -657px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.camaro::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1173px -171px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.camaro_blue::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -857px -1000px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.camaro_red::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -514px -657px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.hoverboard::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -514px -486px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.hoverboard_green::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1029px -1000px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.hoverboard_pink::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -171px -486px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.hoverboard_yellow::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -171px -828px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.dino::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -830px -171px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.dino_blue::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1002px -514px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.dino_pink::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -171px -1000px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.dino_yellow::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -830px -343px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.brush::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1173px -343px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.duck::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -343px -1000px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.santa::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -343px -828px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.police::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') left -1000px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.ambulance::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1173px -514px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.firetruck::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -686px -828px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.unicorn::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -686px -1000px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.evilduck::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -171px -314px / 1310px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.pumpkin::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -484px top / 1310px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.ufo::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') left -314px / 1310px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.christmascandy::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1002px -343px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.deer::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') left -486px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.cabriolet::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -343px -314px / 1310px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.heart::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -313px top / 1310px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.pot::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') left -657px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.hat::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -830px top / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.egg::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1173px -685px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.bunny::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -659px top / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.flamingo::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1002px top / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.windsurf::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -659px -171px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.platform::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -514px -828px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.bath::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') left -828px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.thor::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -514px -1000px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.batcar::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1173px top / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.candy::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') left top / 658px 571px no-repeat}.result_quests-content .quests-empty-icon>div.witchhat::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -857px -828px / 1316px 1143px no-repeat}.result_quests-content .quests-empty-icon>div.ghost_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -171px -343px / 829px 657px no-repeat}.result_quests-content .quests-empty-icon>div.wow_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -686px top / 829px 657px no-repeat}.result_quests-content .quests-empty-icon>div.wow_2_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -514px -343px / 829px 657px no-repeat}.result_quests-content .quests-empty-icon>div.oops_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') left -343px / 829px 657px no-repeat}.result_quests-content .quests-empty-icon>div.oops_2_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -343px top / 829px 657px no-repeat}.result_quests-content .quests-empty-icon>div.boom_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') left top / 829px 657px no-repeat}.result_quests-content .quests-empty-icon>div.boom_2_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') left -514px / 829px 657px no-repeat}.result_quests-content .quests-empty-icon>div.planet_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -686px -171px / 829px 657px no-repeat}.result_quests-content .quests-empty-icon>div.rainbow_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -514px top / 829px 657px no-repeat}.result_quests-content .quests-empty-icon>div.crime_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -171px top / 829px 657px no-repeat}.result_quests-content .quests-empty-icon>div.crime_2_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -171px -171px / 829px 657px no-repeat}.result_quests-content .quests-empty-icon>div.rip_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') left -171px / 829px 657px no-repeat}.result_quests-content .quests-empty-icon>div.lol_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -343px -171px / 829px 657px no-repeat}.result_quests-content .quests-empty-icon>div.kiss_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -514px -171px / 829px 657px no-repeat}.result_quests-content .quests-empty-icon>div.thor_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -343px -343px / 829px 657px no-repeat}.result_quests-content .quests-empty-icon>div.ufo_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -686px -343px / 829px 657px no-repeat}.result_quests-content .quests-no-reward-description{position:absolute;flex-direction:column;justify-content:center;display:flex;color:white;font-size:36px;text-align:center;top:0;bottom:0;left:30px;width:265px}.result_quests-content .quests-no-reward-icon{position:absolute;right:20px;top:60px;width:221px;height:208px}.result_quests-content .quests-no-reward-icon::before{content:'';position:absolute;width:221px;height:208px;background:url('sprites/main.sprite.png') left -601px / 1598px 1462px no-repeat}.result_quests-content .quests-no-reward-icon::after{content:'';position:absolute;top:0;left:0;right:20px;bottom:0;margin:auto;width:138px;height:122px;background:url('sprites/main.sprite.png') -670px -1361px no-repeat}@keyframes shadowRotatingCoin{from{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}

.ui_long_pass_result_scene{background:-moz-linear-gradient(top, #9c6beb 0%, #5a42a3 50%, #4360a9 100%);background:-webkit-linear-gradient(top, #9c6beb 0%, #5a42a3 50%, #4360a9 100%);background:linear-gradient(to bottom, #9c6beb 0%, #5a42a3 50%, #4360a9 100%);pointer-events:none;touch-action:none;-ms-touch-action:none}.ui_long_pass_result_scene.appear{pointer-events:auto;touch-action:auto;-ms-touch-action:auto}.ui_long_pass_result_scene:before{content:'';position:absolute;width:100%;height:100%;opacity:0.1;background:url(img/cup-pattern-bf1475603ccd416fb6effc49d3820328.png) center repeat}.ui_long_pass_result_scene-container{animation:fadeIn 1s}.ui_long_pass_result_scene-container .home_button{border:none}@media screen and (orientation: landscape){.ui_long_pass_result_scene-container .home_button{transform:scale(1.7);left:62px;top:52px}}.ui_long_pass_result_scene-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;height:1005px;margin:auto}@media screen and (orientation: landscape){.ui_long_pass_result_scene-wrapper{transform:scale(1.3)}}.ui_long_pass_result_scene-content{position:absolute;top:100px;left:0;right:0;margin:auto;width:600px;height:776px;background:-moz-linear-gradient(top, #db72ff 0%, #a76fff 50%, #7f78ff 100%);background:-webkit-linear-gradient(top, #db72ff 0%, #a76fff 50%, #7f78ff 100%);background:linear-gradient(to bottom, #db72ff 0%, #a76fff 50%, #7f78ff 100%);border-radius:28px;border-bottom:6px solid #659dff;z-index:99;display:flex;justify-content:center}.ui_long_pass_result_scene-content-header{position:absolute;top:-70px;left:0;right:0;margin:auto;width:543px;height:147px;background:url('sprites/main.sprite.png') left -296px no-repeat}.ui_long_pass_result_scene-content-header-label{position:absolute;left:0;right:0;margin:auto;font-size:60px;line-height:110px;color:white;text-align:center}.ui_long_pass_result_scene-content-body{position:absolute;left:60px;right:60px;top:50px;height:300px}.ui_long_pass_result_scene-content-reward{position:absolute;top:31px;right:0}.ui_long_pass_result_scene-content-statistic{position:absolute;top:0;left:0}.ui_long_pass_result_scene-content-quests{position:absolute;left:24px;right:24px;bottom:24px}.ui_long_pass_result_scene-footer{padding:0 72px;position:absolute;bottom:120px;width:100%}.ui_long_pass_result_scene-buttons{display:flex;flex-direction:row;align-items:center;position:absolute;justify-content:space-evenly;width:600px;left:0;right:0;bottom:60px;margin:0 auto;z-index:99}@media screen and (orientation: landscape){.ui_long_pass_result_scene-buttons{transform:scale(1.1)}}.ui_long_pass_result_scene-new{width:300px;height:104px}.ui_long_pass_result_scene-new-content{width:300px;height:104px;border-bottom:8px solid #7c3bab;background:-moz-linear-gradient(top, #d570ff 0, #a551ff 100%);background:-webkit-linear-gradient(top, #d570ff 0, #a551ff 100%);background:linear-gradient(to bottom, #d570ff 0, #a551ff 100%);display:flex;flex-direction:row;align-items:center;justify-content:center}.ui_long_pass_result_scene-new-content-text{font-size:60px;line-height:96px;text-align:center;color:white}.ui_long_pass_result_scene-new-content-icon{width:63px;height:38px;margin-left:10px;background:url('sprites/main.sprite.png') -783px -1535px / 1894px 1743px no-repeat}.ui_long_pass_result_scene-shop{box-shadow:0 0 11px 2px #84fff9, 0 15px 11px 0 #532c5d38}.ui_long_pass_result_scene-shop-content{background-image:linear-gradient(180deg, #6adced 1%, #37b3e3 99%);border:2px solid #ffffff;box-shadow:inset 0 -8px 0 0 #5491e7;border-radius:13px;color:#fff;width:200px;height:104px;line-height:96px;text-align:center}.ui_long_pass_result_scene-content.thematicOffer{background-image:linear-gradient(180deg, #50baf6 0%, #73c8f9 57%, #c2e0b4 100%, #ece673 100%, #e5ea95 100%);box-shadow:inset 0 -6px 0 0 #659dff}.ui_long_pass_result_scene-content.thematicOffer .long_pass_result_statistic-image::before{background:url('sprites/thematic_offer.sprite.png') -669px top no-repeat}.ui_long_pass_result_scene-content.thematicOffer .long_pass_result_reward-content{background-color:#5186ef}.ui_long_pass_result_scene-content.thematicOffer .quests-progress-info{background-color:#5186ef}.ui_long_pass_result_scene-content.thematicOffer .quests-progress-title{color:#3764be}.ui_long_pass_result_scene-content.thematicOffer .quests-progress-bar-avatar{border:4px solid #5186ef}.ui_long_pass_result_scene-content.thematicOffer .quests-progress-bar-line{border:4px solid #5186ef}.ui_long_pass_result_scene-content.thematicOffer .quests-progress-bar-stars>div{background:url('sprites/thematic_offer.sprite.png') -669px -426px no-repeat}.ui_long_pass_result_scene-content.thematicOffer .result_quests{border:6px solid #92efff}.ui_long_pass_result_scene-content.thematicOffer .result_quests-header{color:#e3734c;background:url('sprites/thematic_offer.sprite.png') left -431px no-repeat}.ui_long_pass_result_scene-content.thematicOffer .result_quests .quests-no-reward-description{color:#3764be}.ui_long_pass_result_scene-content.thematicOffer .result_quests .quests-no-reward-icon::after{background:url('sprites/thematic_offer.sprite.png') -367px -268px no-repeat}.ui_long_pass_result_scene-multiplier{top:331px;margin-left:267px}@keyframes fadeIn{from{opacity:0}to{opacity:1}}

.ui_thematic_offer_modal-header{position:absolute;left:0;right:0;top:-122px;margin:auto;height:228px;display:flex;justify-content:center}.ui_thematic_offer_modal-header-leaf{position:absolute;width:629px;height:228px;animation:leaf_parasol 10s ease infinite;background:url('sprites/thematic_offer.sprite.png') left top / 869px 690px no-repeat}.ui_thematic_offer_modal-header-substrate{position:absolute;left:230px;right:0;top:31px;margin:auto;z-index:-1;width:327px;height:123px;animation:leaf_parasol 5s ease infinite;background:url('sprites/thematic_offer.sprite.png') left -268px / 869px 690px no-repeat}.ui_thematic_offer_modal-header-parasol{position:absolute;top:-20px;left:-15px;z-index:-2;position:absolute;width:137px;height:146px;animation:rotate_parasol 6.5s ease infinite;background:url('sprites/thematic_offer.sprite.png') -669px -240px / 869px 690px no-repeat}.ui_thematic_offer_modal-header-label{position:absolute;top:0;bottom:20px;left:0;right:0;height:min-content;margin:auto;text-align:center;font-size:52px;color:#ffffff;text-align:center;line-height:53px;text-shadow:0 3px 0 #778d33}@keyframes rotate_parasol{0%{transform:scale(0.95) rotate(0deg)}50%{transform:scale(1.15) rotate(3deg)}100%{transform:scale(0.95) rotate(0deg)}}@keyframes leaf_parasol{0%{transform:rotate(0deg)}20%{transform:rotate(3deg)}50%{transform:rotate(0deg)}70%{transform:rotate(3deg)}100%{transform:rotate(0deg)}}

.share_button{position:relative;width:268px;height:145px;padding-top:22px}.share_button:before{content:'';display:block;position:absolute;top:0;bottom:1px;left:35px;right:10px}.share_button:after{content:'';display:block;position:absolute;width:64px;height:64px;transform:rotate(55deg);top:30px;left:15px;z-index:2}.share_button-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;background:url('sprites/main.sprite.png') -1150px -389px no-repeat}.share_button-content{text-align:center;line-height:32px;color:#de5f1a;position:relative;z-index:4;text-shadow:none}

@keyframes shadowRotatingCoin{from{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.long_pass_result_reward{display:flex;flex-direction:column;align-items:center}.long_pass_result_reward-title{color:white;font-size:36px}.long_pass_result_reward-content{position:relative;display:flex;padding:0 20px 0 95px;border-radius:15px;background-color:#975ce2;margin:9px 0 35px}.long_pass_result_reward-icon{position:absolute;width:99px;height:58px;left:0}.long_pass_result_reward-icon::before{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:97px;height:99px;animation:shadowRotatingCoin 10s linear infinite;background:url('sprites/main.sprite.png') -1558px -1256px no-repeat}.long_pass_result_reward-icon::after{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:61px;height:64px;background:url('sprites/main.sprite.png') -1236px -1005px / 1894px 1743px no-repeat}.long_pass_result_reward-value{font-size:46px;line-height:58px;color:transparent;position:relative;text-align:center}.long_pass_result_reward-value-counter{color:#ffffff;position:absolute;left:0;right:30px}

.long_pass_result_statistic{display:flex;align-items:center;flex-direction:column;width:240px}.long_pass_result_statistic-image{position:relative;width:240px;height:240px}.long_pass_result_statistic-image>img{position:absolute;width:240px;height:240px;top:0px;left:0px;right:0;bottom:0;margin:auto}.long_pass_result_statistic-image::before{content:'';position:absolute;width:200px;height:200px;top:0;left:0;right:0;bottom:0;margin:auto;background:url('sprites/main.sprite.png') -1150px -574px no-repeat}.long_pass_result_statistic-value{color:white;font-size:56px;text-shadow:0 2px 0 #8354D0}

.result_tournament{height:333px;border:6px solid #9b8aff;border-radius:28px}.result_tournament-header{position:absolute;left:0;right:0;top:-37px;margin:auto;width:415px;height:89px;line-height:60px;font-size:36px;color:#4f4ee0;text-align:center;z-index:9;background:url('sprites/main.sprite.png') left -1005px no-repeat}.result_tournament-content .quests-reward-details{position:absolute;width:250px;height:200px;top:61px;left:40px;display:flex;flex-direction:column;align-items:start;justify-content:space-between;z-index:9}.result_tournament-content .quests-reward-kills{width:273px;height:55px;line-height:52px;font-size:46px;color:white;border-radius:12px;text-align:start;padding-left:40px;background-color:#7e64de}.result_tournament-content .quests-reward-total{width:232px;height:50px;line-height:52px;font-size:36px;color:white;border-radius:12px;text-align:start;padding-left:40px;background-color:#7e64de}.result_tournament-content .quests-reward-coins{display:flex;border-radius:15px;background-color:#7e64de;margin:13px 0 28px;line-height:48px;color:white;font-size:36px;justify-content:left;align-items:center}.result_tournament-content .quests-reward-coins-value{text-align:center;margin-right:15px;color:transparent;position:relative}.result_tournament-content .quests-reward-coins-value-counter{color:#ffffff;position:absolute;left:0;right:20px}.result_tournament-content .quests-reward-description{color:white;font-size:24px}.result_tournament-content .quests-reward-icon{position:absolute;right:10px;top:35px;width:262px;height:248px;background:url('sprites/main.sprite.png') left -717px no-repeat}.result_tournament-content .quests-reward-icon:before{content:'';position:absolute;left:0;right:15px;top:0;bottom:25px;margin:auto;width:184px;height:187px;background:url('sprites/main.sprite.png') left -1134px / 1894px 1743px no-repeat}.result_tournament-content .quests-progress-info{position:absolute;left:32px;right:32px;top:61px;height:52px;border-radius:12px;background-color:#7e64de;display:flex;color:white;font-size:36px;line-height:52px;justify-content:space-around;text-align:center}.result_tournament-content .quests-progress-icon{position:absolute;top:-19px;left:0;width:88px;height:88px}.result_tournament-content .quests-progress-icon.single_session_duration{background:url('sprites/main.sprite.png') -622px -998px / 1389px 1278px no-repeat}.result_tournament-content .quests-progress-icon.start_session{background:url('sprites/main.sprite.png') -1143px -117px / 1389px 1278px no-repeat}.result_tournament-content .quests-progress-icon.total_result{background:url('sprites/main.sprite.png') -1143px -704px / 1389px 1278px no-repeat}.result_tournament-content .quests-progress-icon.single_session_result{background:url('sprites/main.sprite.png') -1143px top / 1389px 1278px no-repeat}.result_tournament-content .quests-progress-icon.out_of_zone_duration{background:url('sprites/main.sprite.png') -719px -526px / 1389px 1278px no-repeat}.result_tournament-content .quests-progress-icon.leadership_duration{background:url('sprites/main.sprite.png') -1143px -587px / 1389px 1278px no-repeat}.result_tournament-content .quests-progress-icon.kill_leader{background:url('sprites/main.sprite.png') -1021px -108px / 1389px 1278px no-repeat}.result_tournament-content .quests-progress-icon.friend_session{background:url('sprites/main.sprite.png') -1143px -352px / 1389px 1278px no-repeat}.result_tournament-content .quests-progress-icon.total_kills{background:url('sprites/main.sprite.png') -857px -998px / 1389px 1278px no-repeat}.result_tournament-content .quests-progress-icon.single_session_kills{background:url('sprites/main.sprite.png') -1143px -235px / 1389px 1278px no-repeat}.result_tournament-content .quests-progress-icon.quest_completed{background:url('sprites/main.sprite.png') -1143px -469px / 1389px 1278px no-repeat}.result_tournament-content .quests-progress-icon.ftue_single_session_result{background:url('sprites/main.sprite.png') -739px -998px / 1389px 1278px no-repeat}.result_tournament-content .quests-progress-icon.ftue_single_session_kills{background:url('sprites/main.sprite.png') -974px -998px / 1389px 1278px no-repeat}.result_tournament-content .quests-progress-description{position:absolute;width:243px;left:85px}.result_tournament-content .quests-progress-value{position:absolute;left:335px;width:130px}.result_tournament-content .quests-progress-title{position:absolute;top:140px;left:50px;font-size:24px;line-height:30px;color:white}.result_tournament-content .quests-progress-bar{position:absolute;left:32px;right:32px;top:204px;height:74px}.result_tournament-content .quests-progress-bar-avatar{position:absolute;border:4px solid #bfb4ff;width:70px;height:70px;border-radius:50%;background-color:#fffb01;background-size:cover;z-index:999}.result_tournament-content .quests-progress-bar-avatar.default{background-color:#d0d0d0 !important}.result_tournament-content .quests-progress-bar-line{position:absolute;border:4px solid #bfb4ff;height:32px;width:340px;left:50px;top:0;bottom:0;margin:auto}.result_tournament-content .quests-progress-bar-line-filling{width:100%;height:24px;border-radius:20px;background:#ffee6c url(img/quests-progress-pattern-f33adab555faad3ec47b954c3b576cb9.png) repeat-x;z-index:99}.result_tournament-content .quests-progress-bar-stars>div{position:absolute;width:60px;height:60px;top:0;bottom:0;margin:auto;background:url('sprites/main.sprite.png') -1458px -389px no-repeat}.result_tournament-content .quests-progress-bar-stars>div:nth-child(1){left:122px}.result_tournament-content .quests-progress-bar-stars>div:nth-child(2){left:265px}.result_tournament-content .quests-progress-bar-stars>div.active{background:url('sprites/main.sprite.png') -1337px -1005px no-repeat}.result_tournament-content .quests-progress-bar-reward{position:absolute;right:-5px;top:-30px;width:113px;height:110px}.result_tournament-content .quests-progress-bar-reward.sound::before{content:'';position:absolute;width:113px;height:110px;background:url('sprites/main.sprite.png') -643px -80px / 1060px 949px no-repeat}.result_tournament-content .quests-progress-bar-reward.vehicle::before{content:'';position:absolute;width:113px;height:110px;background:url('sprites/items.sprite.png') -272px -132px / 386px 344px no-repeat}.result_tournament-content .quests-progress-bar-reward.pizza::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -542px -637px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.random::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -637px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.eggs::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -877px -264px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.ducks::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -505px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.pool::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -542px -242px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.bee_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -374px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.christmas_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -542px -374px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.christmas_sock_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -742px -395px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.delorean_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -769px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.delorean_car_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -542px -505px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.dino_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -742px top / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.dino_pink_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -769px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.dino_lego_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -877px -132px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.hoverboard_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -374px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.hoverboard_blue_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -406px -637px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.hoverboard_orange_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -406px -374px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.paint_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -374px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.paint_splash_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -742px -132px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.potter_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -742px -264px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.potter_sock_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -242px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.space_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -769px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.stars_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -242px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.strawberry_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -637px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.thunder_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -406px -505px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.tron_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -637px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.tron_circle_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -877px -395px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.match_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1153px top / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.caduceus_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -901px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.covid_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -813px -901px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.fire_kitty_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px top / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.police_star_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -815px -769px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.ambulance_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -406px -901px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.police_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px -527px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.fire_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px -659px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.rainbow_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -679px -769px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.ghost_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -877px top / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.witch_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -505px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.ufo_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -877px -527px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.gift_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -505px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.snowman_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -677px -637px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.kiss_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -406px -242px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.hearts_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -242px / 1260px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.clover_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -901px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.gold_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px -264px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.easter_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px -132px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.tasty_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -948px -901px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.dolphin_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -248px top / 633px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.beach_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -124px top / 633px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.pool_summer_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left top / 633px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.lgbt_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -408px -769px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.pride_hearts_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -677px -901px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.doll_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px -395px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.thor_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -544px -769px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.candy_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -901px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.bats_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -542px -901px / 1266px 1011px no-repeat}.result_tournament-content .quests-progress-bar-reward.chicken::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -792px -132px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.tapochek_blue::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -135px -505px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.tapochek_brown::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -271px -505px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.tapochek_red::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -271px -374px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.pepperoni::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -542px -505px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.camaro::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -927px -132px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.camaro_blue::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -677px -769px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.camaro_red::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -406px -505px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.hoverboard::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -406px -374px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.hoverboard_green::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -813px -769px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.hoverboard_pink::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -135px -374px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.hoverboard_yellow::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -135px -637px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.dino::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -656px -132px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.dino_blue::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -792px -395px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.dino_pink::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -135px -769px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.dino_yellow::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -656px -264px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.brush::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -927px -264px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.duck::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -271px -769px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.santa::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -271px -637px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.police::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left -769px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.ambulance::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -927px -395px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.firetruck::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -542px -637px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.unicorn::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -542px -769px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.evilduck::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -135px -242px / 1035px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.pumpkin::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -383px top / 1035px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.ufo::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left -242px / 1035px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.christmascandy::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -792px -264px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.deer::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left -374px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.cabriolet::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -271px -242px / 1035px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.heart::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -247px top / 1035px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.pot::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left -505px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.hat::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -656px top / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.egg::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -927px -527px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.bunny::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -521px top / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.flamingo::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -792px top / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.windsurf::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -521px -132px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.platform::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -406px -637px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.bath::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left -637px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.thor::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -406px -769px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.batcar::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -927px top / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.candy::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left top / 520px 439px no-repeat}.result_tournament-content .quests-progress-bar-reward.witchhat::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -677px -637px / 1040px 879px no-repeat}.result_tournament-content .quests-progress-bar-reward.ghost_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -135px -264px / 655px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.wow_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -542px top / 655px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.wow_2_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -406px -264px / 655px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.oops_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') left -264px / 655px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.oops_2_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -271px top / 655px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.boom_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') left top / 655px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.boom_2_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') left -395px / 655px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.planet_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -542px -132px / 655px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.rainbow_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -406px top / 655px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.crime_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -135px top / 655px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.crime_2_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -135px -132px / 655px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.rip_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') left -132px / 655px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.lol_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -271px -132px / 655px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.kiss_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -406px -132px / 655px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.thor_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -271px -264px / 655px 505px no-repeat}.result_tournament-content .quests-progress-bar-reward.ufo_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -542px -264px / 655px 505px no-repeat}.result_tournament-content .quests-empty-timer{position:absolute;left:0;right:0;margin:auto;width:209px;height:57px;border-radius:13px;background-color:#7e64de;display:flex;padding-top:25px;justify-content:center;color:white;font-size:24px}.result_tournament-content .quests-empty-description{position:absolute;flex-direction:column;justify-content:center;display:flex;color:white;font-size:24px;text-align:center;top:0;bottom:0;left:30px;width:280px}.result_tournament-content .quests-empty-description-item{font-size:36px}.result_tournament-content .quests-empty-icon{position:absolute;right:15px;top:70px;width:221px;height:208px;background:url('sprites/main.sprite.png') left -601px / 1598px 1462px no-repeat}.result_tournament-content .quests-empty-icon>div{position:absolute;top:-5px;left:-10px;bottom:0;right:0;margin:auto;width:143px;height:140px}.result_tournament-content .quests-empty-icon>div.sound::before{content:'';position:absolute;width:143px;height:140px;background:url('sprites/main.sprite.png') -814px -102px / 1341px 1208px no-repeat}.result_tournament-content .quests-empty-icon>div.vehicle::before{content:'';position:absolute;width:143px;height:140px;background:url('sprites/items.sprite.png') -344px -168px / 488px 438px no-repeat}.result_tournament-content .quests-empty-icon>div.pizza::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -685px -828px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.random::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -171px -828px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.eggs::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1110px -343px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.ducks::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -343px -657px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.pool::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -685px -314px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.bee_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -343px -486px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.christmas_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -685px -486px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.christmas_sock_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -939px -514px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.delorean_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -171px -1000px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.delorean_car_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -685px -657px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.dino_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -939px top / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.dino_pink_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -343px -1000px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.dino_lego_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1110px -171px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.hoverboard_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -171px -486px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.hoverboard_blue_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -514px -828px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.hoverboard_orange_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -514px -486px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.paint_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') left -486px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.paint_splash_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -939px -171px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.potter_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -939px -343px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.potter_sock_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -343px -314px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.space_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') left -1000px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.stars_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -171px -314px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.strawberry_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -343px -828px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.thunder_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -514px -657px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.tron_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') left -828px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.tron_circle_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1110px -514px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.match_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1459px top / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.caduceus_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -343px -1171px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.covid_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1029px -1171px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.fire_kitty_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1288px top / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.police_star_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1031px -1000px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.ambulance_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -514px -1171px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.police_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1288px -685px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.fire_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1288px -857px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.rainbow_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -859px -1000px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.ghost_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1110px top / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.witch_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -171px -657px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.ufo_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1110px -685px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.gift_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') left -657px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.snowman_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -857px -828px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.kiss_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -514px -314px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.hearts_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') left -314px / 1594px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.clover_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -171px -1171px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.gold_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1288px -343px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.easter_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1288px -171px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.tasty_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1200px -1171px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.dolphin_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -314px top / 801px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.beach_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -157px top / 801px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.pool_summer_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') left top / 801px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.lgbt_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -517px -1000px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.pride_hearts_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -857px -1171px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.doll_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -1288px -514px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.thor_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -688px -1000px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.candy_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') left -1171px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.bats_trail::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/trails.sprite.png') -686px -1171px / 1602px 1314px no-repeat}.result_tournament-content .quests-empty-icon>div.chicken::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1002px -171px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.tapochek_blue::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -171px -657px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.tapochek_brown::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -343px -657px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.tapochek_red::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -343px -486px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.pepperoni::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -686px -657px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.camaro::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1173px -171px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.camaro_blue::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -857px -1000px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.camaro_red::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -514px -657px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.hoverboard::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -514px -486px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.hoverboard_green::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1029px -1000px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.hoverboard_pink::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -171px -486px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.hoverboard_yellow::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -171px -828px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.dino::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -830px -171px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.dino_blue::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1002px -514px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.dino_pink::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -171px -1000px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.dino_yellow::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -830px -343px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.brush::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1173px -343px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.duck::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -343px -1000px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.santa::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -343px -828px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.police::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') left -1000px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.ambulance::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1173px -514px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.firetruck::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -686px -828px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.unicorn::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -686px -1000px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.evilduck::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -171px -314px / 1310px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.pumpkin::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -484px top / 1310px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.ufo::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') left -314px / 1310px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.christmascandy::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1002px -343px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.deer::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') left -486px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.cabriolet::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -343px -314px / 1310px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.heart::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -313px top / 1310px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.pot::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') left -657px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.hat::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -830px top / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.egg::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1173px -685px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.bunny::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -659px top / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.flamingo::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1002px top / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.windsurf::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -659px -171px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.platform::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -514px -828px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.bath::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') left -828px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.thor::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -514px -1000px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.batcar::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -1173px top / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.candy::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') left top / 658px 571px no-repeat}.result_tournament-content .quests-empty-icon>div.witchhat::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/transports.sprite.png') -857px -828px / 1316px 1143px no-repeat}.result_tournament-content .quests-empty-icon>div.ghost_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -171px -343px / 829px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.wow_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -686px top / 829px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.wow_2_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -514px -343px / 829px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.oops_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') left -343px / 829px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.oops_2_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -343px top / 829px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.boom_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') left top / 829px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.boom_2_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') left -514px / 829px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.planet_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -686px -171px / 829px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.rainbow_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -514px top / 829px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.crime_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -171px top / 829px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.crime_2_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -171px -171px / 829px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.rip_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') left -171px / 829px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.lol_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -343px -171px / 829px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.kiss_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -514px -171px / 829px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.thor_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -343px -343px / 829px 657px no-repeat}.result_tournament-content .quests-empty-icon>div.ufo_sticker::after{content:'';position:absolute;width:143px;height:140px;background:url('sprites/stickers.sprite.png') -686px -343px / 829px 657px no-repeat}.result_tournament-content .quests-no-reward-description{position:absolute;flex-direction:column;justify-content:center;display:flex;color:white;font-size:36px;text-align:center;top:0;bottom:0;left:30px;width:265px}@keyframes shadowRotatingCoin{from{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}

.play_tournament{position:absolute;bottom:75px;left:0;right:0;margin:0 auto;text-align:center;z-index:99}.play_tournament-take_button{width:422px;position:relative;left:0;right:0;margin:0 auto;bottom:0px}.play_tournament-take_button-content{height:90px;border-bottom:8px solid #459a32;background:linear-gradient(to bottom, #bfed45 0, #81bf14 100%);color:#4a793f;text-align:center;display:flex;justify-content:center;align-items:center}.play_tournament-take_button-content-icon{position:absolute;width:368px;height:81px;margin:auto;left:0;right:0;bottom:-65px;z-index:1}.play_tournament-take_button-content-icon:before{content:'';position:absolute;width:97px;height:81px;margin:auto;top:0;bottom:0;left:0;right:0;background:url('sprites/main.sprite.png') -419px -1535px / 1894px 1743px no-repeat}.play_tournament-take_button-content-back{position:absolute;width:368px;height:107px;margin:auto;left:0;right:0;bottom:-90px;z-index:-1}.play_tournament-take_button-content-back:before{content:'';position:absolute;width:368px;height:107px;margin:auto;top:0;bottom:0;left:0;right:0;background:url('sprites/main.sprite.png') -1150px top / 1894px 1743px no-repeat}.play_tournament-skip_button{position:absolute;text-align:center;bottom:-130px;left:0;right:0;font-size:40px;color:rgba(255,255,255,0.8);pointer-events:none;touch-action:none;opacity:0}.play_tournament-skip_button.visible{pointer-events:auto;touch-action:auto;opacity:1;transition:transform 0.2s ease, opacity 0.3s ease-in}

.ui_tournament_result_scene{background:-moz-linear-gradient(top, #9c6beb 0%, #5a42a3 50%, #4360a9 100%);background:-webkit-linear-gradient(top, #9c6beb 0%, #5a42a3 50%, #4360a9 100%);background:linear-gradient(to bottom, #9c6beb 0%, #5a42a3 50%, #4360a9 100%);pointer-events:none;touch-action:none;-ms-touch-action:none}.ui_tournament_result_scene.appear{pointer-events:auto;touch-action:auto;-ms-touch-action:auto}.ui_tournament_result_scene:before{content:'';position:absolute;width:100%;height:100%;opacity:0.1;background:url(img/cup-pattern-bf1475603ccd416fb6effc49d3820328.png) center repeat}.ui_tournament_result_scene-container{animation:fadeIn 1s}.ui_tournament_result_scene-container .home_button{border:none}.ui_tournament_result_scene-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;height:1005px;margin:auto}.ui_tournament_result_scene-content{position:absolute;top:100px;left:0;right:0;margin:auto;width:600px;height:776px;background:-moz-linear-gradient(top, #db72ff 0%, #a76fff 50%, #7f78ff 100%);background:-webkit-linear-gradient(top, #db72ff 0%, #a76fff 50%, #7f78ff 100%);background:linear-gradient(to bottom, #db72ff 0%, #a76fff 50%, #7f78ff 100%);border-radius:28px;border-bottom:6px solid #659dff;z-index:99;display:flex;justify-content:center}.ui_tournament_result_scene-content-header{position:absolute;top:-70px;left:0;right:0;margin:auto;width:543px;height:147px;background:url('sprites/main.sprite.png') left -296px no-repeat}.ui_tournament_result_scene-content-header-label{position:absolute;left:0;right:0;margin:auto;font-size:60px;line-height:110px;color:white;text-align:center}.ui_tournament_result_scene-content-body{position:absolute;left:60px;right:60px;top:50px;height:300px}.ui_tournament_result_scene-content-reward{position:absolute;top:31px;right:0}.ui_tournament_result_scene-content-statistic{position:absolute;top:0;left:0}.ui_tournament_result_scene-content-quests{position:absolute;left:24px;right:24px;bottom:24px}.ui_tournament_result_scene-footer{padding:0 72px;position:absolute;bottom:120px;width:100%}.ui_tournament_result_scene-buttons{display:flex;flex-direction:row;align-items:center;position:absolute;justify-content:space-evenly;width:600px;left:0;right:0;bottom:60px;margin:0 auto;z-index:99}.ui_tournament_result_scene-new{width:364px;height:104px}.ui_tournament_result_scene-new-content{width:364px;height:104px;border-bottom:8px solid #7c3bab;background:-moz-linear-gradient(top, #d570ff 0, #a551ff 100%);background:-webkit-linear-gradient(top, #d570ff 0, #a551ff 100%);background:linear-gradient(to bottom, #d570ff 0, #a551ff 100%);display:flex;flex-direction:row;align-items:center;justify-content:center}.ui_tournament_result_scene-new-content-text{font-size:60px;line-height:96px;text-align:center;color:white}.ui_tournament_result_scene-new-content-icon{width:63px;height:38px;margin-left:10px;background:url('sprites/main.sprite.png') -1392px -307px / 1894px 1743px no-repeat}.ui_tournament_result_scene-shop{box-shadow:0 0 11px 2px #84fff9, 0 15px 11px 0 #532c5d38}.ui_tournament_result_scene-shop-content{background-image:linear-gradient(180deg, #6adced 1%, #37b3e3 99%);border:2px solid #ffffff;box-shadow:inset 0 -8px 0 0 #5491e7;border-radius:13px;color:#fff;width:200px;height:104px;line-height:96px;text-align:center}.ui_tournament_result_scene-content.thematicOffer{background-image:linear-gradient(180deg, #50baf6 0%, #73c8f9 57%, #c2e0b4 100%, #ece673 100%, #e5ea95 100%);box-shadow:inset 0 -6px 0 0 #659dff}.ui_tournament_result_scene-content.thematicOffer .long_pass_result_statistic-image::before{background:url('sprites/thematic_offer.sprite.png') -669px top no-repeat}.ui_tournament_result_scene-content.thematicOffer .long_pass_result_reward-content{background-color:#5186ef}.ui_tournament_result_scene-content.thematicOffer .quests-progress-info{background-color:#5186ef}.ui_tournament_result_scene-content.thematicOffer .quests-progress-title{color:#3764be}.ui_tournament_result_scene-content.thematicOffer .quests-progress-bar-avatar{border:4px solid #5186ef}.ui_tournament_result_scene-content.thematicOffer .quests-progress-bar-line{border:4px solid #5186ef}.ui_tournament_result_scene-content.thematicOffer .quests-progress-bar-stars>div{background:url('sprites/thematic_offer.sprite.png') -669px -426px no-repeat}.ui_tournament_result_scene-content.thematicOffer .result_quests{border:6px solid #92efff}.ui_tournament_result_scene-content.thematicOffer .result_quests-header{color:#e3734c;background:url('sprites/thematic_offer.sprite.png') left -431px no-repeat}.ui_tournament_result_scene-content.thematicOffer .result_quests .quests-no-reward-description{color:#3764be}.ui_tournament_result_scene-content.thematicOffer .result_quests .quests-no-reward-icon::after{background:url('sprites/thematic_offer.sprite.png') -367px -268px no-repeat}@keyframes fadeIn{from{opacity:0}to{opacity:1}}

.ui_result-container{position:absolute;top:0;bottom:0;left:0;right:0;height:1024px;margin:auto}.ui_result-title{position:absolute;top:0;left:32px;right:32px;text-align:center;font-size:40px;line-height:1.4;color:white;text-shadow:0 11px 8px rgba(51,51,106,0.4);text-transform:uppercase;overflow-x:hidden;text-overflow:ellipsis}.ui_result-content{position:absolute;top:413px;left:0;right:0;margin:auto;padding:24px;width:544px;height:520px;border-bottom:6px solid #7748C1;border-radius:28.8px;background:-moz-linear-gradient(top, #C255F3 0%, #A369FF 100%);background:-webkit-linear-gradient(top, #C255F3 0%, #A369FF 100%);background:linear-gradient(to bottom, #C255F3 0%, #A369FF 100%);box-shadow:0 12px 15px rgba(83,44,93,0.2)}.ui_result-content-title{color:#ffffff;font-size:75px;line-height:75px;text-align:center;text-shadow:0 2px 0 #8354D0;white-space:nowrap}.ui_result-content-zone{position:absolute;left:50px;right:50px;top:140px;margin:auto;height:198px;display:flex;align-items:center}.ui_result-content-zone-image{position:relative;width:198px;height:198px}.ui_result-content-zone-image>img{position:absolute;width:100%;height:100%}.ui_result-content-zone-image::before{content:'';position:absolute;width:198px;height:198px;background:url('sprites/main.sprite.png') -1150px -574px no-repeat}.ui_result-content-zone-value{display:flex;flex-direction:column;color:white;font-size:68px;text-shadow:0 2px 0 #2827BF;justify-content:center;align-items:center;width:244px}.ui_result-content-zone-value-label{font-size:47px;line-height:30px}.ui_result-content-footer{position:absolute;bottom:40px;left:0;right:0;text-align:center}.ui_result-button-content{width:176px;height:96px;overflow:hidden;border-bottom:8px solid #5151C7;background:#64B0FD;background:linear-gradient(to bottom, #64B0FD 0, #6462F1 100%);background:-webkit-linear-gradient(top, #64B0FD 0, #6462F1 100%);background:-moz-linear-gradient(top, #64B0FD 0, #6462F1 100%);font-size:52px;line-height:88px;color:white}

.revive_timer{position:absolute;top:155px;left:0;right:0;margin:auto;width:150px;height:150px}.revive_timer-value{position:absolute;top:0;left:0;right:0;bottom:0;text-shadow:0 2px 0 #2827BF;font-size:75px;color:#ffffff;text-align:center;line-height:150px}.revive_timer-chart{position:absolute;line-height:0}.revive_timer-chart svg{width:150px;height:150px}

.ui_revive_scene-container{position:absolute;top:0;bottom:0;left:0;right:0;height:1024px;margin:auto}.ui_revive_scene-title{position:absolute;top:0;left:32px;right:32px;text-align:center;font-size:40px;line-height:1.4;color:white;overflow-x:hidden;text-overflow:ellipsis}.ui_revive_scene-subtitle{position:absolute;top:336px;left:0;right:0;text-align:center;font-size:30px;color:white;text-transform:capitalize}.ui_revive_scene-content{position:absolute;top:413px;left:0;right:0;margin:auto;padding:24px;width:544px;height:520px;border-bottom:6px solid #7748C1;border-radius:28.8px;background:-moz-linear-gradient(top, #C255F3 0%, #A369FF 100%);background:-webkit-linear-gradient(top, #C255F3 0%, #A369FF 100%);background:linear-gradient(to bottom, #C255F3 0%, #A369FF 100%);box-shadow:0 12px 15px rgba(83,44,93,0.2)}@media screen and (orientation: landscape){.ui_revive_scene-content{transform:scale(1.2)}}.ui_revive_scene-content-title{color:#ffffff;line-height:75px;text-align:center;text-shadow:0 2px 0 #8354D0;white-space:nowrap}.ui_revive_scene-content-subtitle{text-align:center;font-size:32px;color:white;text-shadow:0 2px 0 #8354D0}.ui_revive_scene-content-avatar{position:relative;top:40px;left:0;right:0;margin:auto;width:144px;height:144px;border-radius:50%;background-size:contain;background-repeat:no-repeat;box-shadow:0 12px 15px rgba(83,44,93,0.2)}.ui_revive_scene-content-footer{position:absolute;bottom:40px;left:0;right:0;text-align:center}.ui_revive_scene-concede-button{position:absolute;text-align:center;bottom:0;left:0;right:0;font-size:40px;color:rgba(255,255,255,0.8)}@media screen and (orientation: landscape){.ui_revive_scene-concede-button{transform:scale(1.2);margin-bottom:-60px}}

.scores_cell{position:relative;display:flex;align-items:center;width:100%;height:64px}.scores_cell-icon{position:absolute}.scores_cell-icon.wins{top:7px;left:-7px;width:64px;height:55px;background:url('sprites/main.sprite.png') -690px -880px no-repeat}.scores_cell-icon.time{left:-5px;top:-2px;width:63px;height:70px;background:url('sprites/main.sprite.png') -1718px -1443px no-repeat}.scores_cell-icon.kills{left:-10px;width:70px;height:65px;background:url('sprites/main.sprite.png') -1718px -1338px no-repeat}.scores_cell-icon.max_piece{left:-5px;top:5px;width:69px;height:68px;background:url('sprites/main.sprite.png') -1718px -1230px no-repeat}.scores_cell-icon.max_area{left:-8px;width:69px;height:75px;background:url('sprites/main.sprite.png') -1718px -1115px no-repeat}.scores_cell-content{background-color:#8f54dc;border-radius:10px;font-size:30px;color:white;flex-grow:1;display:flex;height:48px;justify-content:space-between;align-items:center;margin:0 16px 0 23px}.scores_cell-content-label{margin-left:50px}.scores_cell-content-value{margin-right:20px}

.ui_scores_modal{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:576px;height:616px;border-radius:24px;border-bottom:6px solid #7748c1;background:linear-gradient(to bottom, #ce62ff 0, #a770ff 100%);background:-webkit-linear-gradient(top, #ce62ff 0, #a770ff 100%);background:-moz-linear-gradient(top, #ce62ff 0, #a770ff 100%)}.ui_scores_modal.showAchievements{height:812px}@media screen and (orientation: landscape){.ui_scores_modal.showAchievements{top:60px}}.ui_scores_modal.showAchievements .ui_scores_modal-content{height:500px}.ui_scores_modal::before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;opacity:0.05;background:url(img/cup-pattern-bf1475603ccd416fb6effc49d3820328.png) repeat center}.ui_scores_modal-wrapper{background-color:#292456e6}@media screen and (orientation: landscape){.ui_scores_modal-wrapper{transform:scale(1.1);transition:scale 0s}}.ui_scores_modal-header{position:absolute;width:477px;height:256px;left:0;right:0;top:-182px;margin:auto;background:url('sprites/main.sprite.png') left top no-repeat}.ui_scores_modal-header-label{position:absolute;top:120px;left:0;right:0;margin:auto;color:white;text-align:center;line-height:95px}.ui_scores_modal-header.christmas{position:absolute;width:512px;height:268px;left:0;right:0;top:-194px;margin:auto}.ui_scores_modal-header.christmas .ui_scores_modal-header-label{position:absolute;top:132px;left:0;right:0;margin:auto;color:white;text-align:center;line-height:95px}.ui_scores_modal-content{position:absolute;left:40px;right:40px;bottom:200px;height:300px;display:flex;flex-direction:column;justify-content:space-between}.ui_scores_modal-footer{position:absolute;bottom:10px;left:0;right:0;display:flex;align-items:center;justify-content:center;height:170px}@media screen and (orientation: landscape){.ui_scores_modal-footer{transform:scale(1.3);transition:scale 0s}}.ui_scores_modal-footer .close_button-content{background:linear-gradient(to bottom, #64b0fd 0, #6462f1 100%);background:-webkit-linear-gradient(top, #64b0fd 0, #6462f1 100%);background:-moz-linear-gradient(top, #64b0fd 0, #6462f1 100%);width:176px;height:96px;border-bottom:8px solid #5151c7;color:#ffffff;line-height:88px;text-align:center}.ui_scores_modal-footer .close_button .icicles_container{bottom:-30px;width:100%;height:100%;position:absolute}

.collection-tab{position:absolute;width:100%;height:100%;background-image:linear-gradient(90deg, #b8e9ff 2%, #98bff0 35%, #78b0ea 100%);z-index:20;border-radius:16px 16px 0 0}@media screen and (orientation: landscape){.collection-tab .collection_buttons{transform:scale(1.5);transform:scale(1.3)}}@media screen and (orientation: portrait){.collection-tab .collection_buttons{transform:scale(1.5);transform:scale(1)}}.collection-tab-content{position:absolute;top:8px;bottom:0;overflow:hidden;margin:auto;left:0;right:0}.collection-tab-content-wrapper{position:absolute;top:25px;left:100px;right:130px;bottom:210px}.collection-tab-scroll-bar{position:absolute;top:35px;right:60px;bottom:210px;width:16px;margin:auto;background:#6a95de;box-shadow:inset 0 2px 7px 4px rgba(61,0,199,0.26);border-radius:34px}.collection-tab-scroll-bar-body{position:absolute;width:14px;height:80px;right:0px;left:0px;margin:auto;background:#ffffff;box-shadow:0 4px 4px 0 #375ead;border-radius:34px}.collection-tab-group{padding-left:1%;display:flex;flex-wrap:wrap;justify-content:left}@media screen and (orientation: landscape){.collection-tab-group{width:750px;left:0;right:0;margin:auto}}.collection-tab-group-item{width:148px;height:148px;color:white;position:relative;margin:auto}.collection-tab-group-item-wrapper{width:33%}.collection-tab-group-item.vehicle-item,.collection-tab-group-item.trail-item,.collection-tab-group-item.sticker-item,.collection-tab-group-item.sound-item{width:148px;height:148px}.collection-tab-group-item.vehicle-item>.lock-overlay,.collection-tab-group-item.trail-item>.lock-overlay,.collection-tab-group-item.sticker-item>.lock-overlay,.collection-tab-group-item.sound-item>.lock-overlay{position:absolute;top:0;width:148px;height:148px;display:none;background:url('sprites/items.sprite.png') -177px -177px / 503px 463px no-repeat}.collection-tab-group-item.vehicle-item.selected::after,.collection-tab-group-item.trail-item.selected::after,.collection-tab-group-item.sticker-item.selected::after,.collection-tab-group-item.sound-item.selected::after{content:'';position:absolute;top:0;width:148px;height:148px;background:url('sprites/items.sprite.png') -355px top / 503px 463px no-repeat}.collection-tab-group-item.vehicle-item.locked>.lock-overlay,.collection-tab-group-item.trail-item.locked>.lock-overlay,.collection-tab-group-item.sticker-item.locked>.lock-overlay,.collection-tab-group-item.sound-item.locked>.lock-overlay{display:block}.collection-tab-group-item.vehicle-item{background:url('sprites/items.sprite.png') left -177px / 503px 463px no-repeat}.collection-tab-group-item.trail-item{background:url('sprites/items.sprite.png') left top / 503px 463px no-repeat}.collection-tab-group-item.sound-item{background:url('sprites/items.sprite.png') -177px top / 503px 463px no-repeat}.collection-tab-group-item.sticker-item{background:url('sprites/items.sprite.png') left -484px / 686px 632px no-repeat}.collection-tab-group-item .item-pizza{width:148px;height:148px;background:url('sprites/trails.sprite.png') -709px -857px / 1650px 1360px no-repeat}.collection-tab-group-item .item-random{width:148px;height:148px;background:url('sprites/trails.sprite.png') -177px -857px / 1650px 1360px no-repeat}.collection-tab-group-item .item-eggs{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1149px -355px / 1650px 1360px no-repeat}.collection-tab-group-item .item-ducks{width:148px;height:148px;background:url('sprites/trails.sprite.png') -355px -680px / 1650px 1360px no-repeat}.collection-tab-group-item .item-pool{width:148px;height:148px;background:url('sprites/trails.sprite.png') -709px -325px / 1650px 1360px no-repeat}.collection-tab-group-item .item-bee_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -355px -503px / 1650px 1360px no-repeat}.collection-tab-group-item .item-christmas_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -709px -503px / 1650px 1360px no-repeat}.collection-tab-group-item .item-christmas_sock_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -972px -532px / 1650px 1360px no-repeat}.collection-tab-group-item .item-delorean_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -177px -1035px / 1650px 1360px no-repeat}.collection-tab-group-item .item-delorean_car_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -709px -680px / 1650px 1360px no-repeat}.collection-tab-group-item .item-dino_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -972px top / 1650px 1360px no-repeat}.collection-tab-group-item .item-dino_pink_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -355px -1035px / 1650px 1360px no-repeat}.collection-tab-group-item .item-dino_lego_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1149px -177px / 1650px 1360px no-repeat}.collection-tab-group-item .item-hoverboard_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -177px -503px / 1650px 1360px no-repeat}.collection-tab-group-item .item-hoverboard_blue_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -532px -857px / 1650px 1360px no-repeat}.collection-tab-group-item .item-hoverboard_orange_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -532px -503px / 1650px 1360px no-repeat}.collection-tab-group-item .item-paint_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') left -503px / 1650px 1360px no-repeat}.collection-tab-group-item .item-paint_splash_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -972px -177px / 1650px 1360px no-repeat}.collection-tab-group-item .item-potter_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -972px -355px / 1650px 1360px no-repeat}.collection-tab-group-item .item-potter_sock_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -355px -325px / 1650px 1360px no-repeat}.collection-tab-group-item .item-space_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') left -1035px / 1650px 1360px no-repeat}.collection-tab-group-item .item-stars_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -177px -325px / 1650px 1360px no-repeat}.collection-tab-group-item .item-strawberry_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -355px -857px / 1650px 1360px no-repeat}.collection-tab-group-item .item-thunder_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -532px -680px / 1650px 1360px no-repeat}.collection-tab-group-item .item-tron_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') left -857px / 1650px 1360px no-repeat}.collection-tab-group-item .item-tron_circle_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1149px -532px / 1650px 1360px no-repeat}.collection-tab-group-item .item-match_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1510px top / 1658px 1360px no-repeat}.collection-tab-group-item .item-caduceus_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -355px -1212px / 1658px 1360px no-repeat}.collection-tab-group-item .item-covid_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1065px -1212px / 1658px 1360px no-repeat}.collection-tab-group-item .item-fire_kitty_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1333px top / 1658px 1360px no-repeat}.collection-tab-group-item .item-police_star_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1067px -1035px / 1658px 1360px no-repeat}.collection-tab-group-item .item-ambulance_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -532px -1212px / 1658px 1360px no-repeat}.collection-tab-group-item .item-police_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1333px -709px / 1658px 1360px no-repeat}.collection-tab-group-item .item-fire_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1333px -887px / 1658px 1360px no-repeat}.collection-tab-group-item .item-rainbow_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -889px -1035px / 1658px 1360px no-repeat}.collection-tab-group-item .item-ghost_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1149px top / 1650px 1360px no-repeat}.collection-tab-group-item .item-witch_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -177px -680px / 1650px 1360px no-repeat}.collection-tab-group-item .item-ufo_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1149px -709px / 1650px 1360px no-repeat}.collection-tab-group-item .item-gift_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') left -680px / 1650px 1360px no-repeat}.collection-tab-group-item .item-snowman_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -887px -857px / 1650px 1360px no-repeat}.collection-tab-group-item .item-kiss_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -532px -325px / 1650px 1360px no-repeat}.collection-tab-group-item .item-hearts_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') left -325px / 1650px 1360px no-repeat}.collection-tab-group-item .item-clover_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -177px -1212px / 1658px 1360px no-repeat}.collection-tab-group-item .item-gold_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1333px -355px / 1658px 1360px no-repeat}.collection-tab-group-item .item-easter_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1333px -177px / 1658px 1360px no-repeat}.collection-tab-group-item .item-tasty_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1242px -1212px / 1658px 1360px no-repeat}.collection-tab-group-item .item-dolphin_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -325px top / 829px 680px no-repeat}.collection-tab-group-item .item-beach_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -163px top / 829px 680px no-repeat}.collection-tab-group-item .item-pool_summer_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') left top / 829px 680px no-repeat}.collection-tab-group-item .item-lgbt_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -535px -1035px / 1658px 1360px no-repeat}.collection-tab-group-item .item-pride_hearts_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -887px -1212px / 1658px 1360px no-repeat}.collection-tab-group-item .item-doll_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1333px -532px / 1658px 1360px no-repeat}.collection-tab-group-item .item-thor_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -712px -1035px / 1658px 1360px no-repeat}.collection-tab-group-item .item-candy_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') left -1212px / 1658px 1360px no-repeat}.collection-tab-group-item .item-bats_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -710px -1212px / 1658px 1360px no-repeat}.collection-tab-group-item .item-chicken{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1037px -177px / 1362px 1183px no-repeat}.collection-tab-group-item .item-tapochek_blue{width:148px;height:148px;background:url('sprites/transports.sprite.png') -177px -680px / 1362px 1183px no-repeat}.collection-tab-group-item .item-tapochek_brown{width:148px;height:148px;background:url('sprites/transports.sprite.png') -355px -680px / 1362px 1183px no-repeat}.collection-tab-group-item .item-tapochek_red{width:148px;height:148px;background:url('sprites/transports.sprite.png') -355px -503px / 1362px 1183px no-repeat}.collection-tab-group-item .item-pepperoni{width:148px;height:148px;background:url('sprites/transports.sprite.png') -710px -680px / 1362px 1183px no-repeat}.collection-tab-group-item .item-camaro{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1214px -177px / 1362px 1183px no-repeat}.collection-tab-group-item .item-camaro_blue{width:148px;height:148px;background:url('sprites/transports.sprite.png') -887px -1035px / 1362px 1183px no-repeat}.collection-tab-group-item .item-camaro_red{width:148px;height:148px;background:url('sprites/transports.sprite.png') -532px -680px / 1362px 1183px no-repeat}.collection-tab-group-item .item-hoverboard{width:148px;height:148px;background:url('sprites/transports.sprite.png') -532px -503px / 1362px 1183px no-repeat}.collection-tab-group-item .item-hoverboard_green{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1065px -1035px / 1362px 1183px no-repeat}.collection-tab-group-item .item-hoverboard_pink{width:148px;height:148px;background:url('sprites/transports.sprite.png') -177px -503px / 1362px 1183px no-repeat}.collection-tab-group-item .item-hoverboard_yellow{width:148px;height:148px;background:url('sprites/transports.sprite.png') -177px -857px / 1362px 1183px no-repeat}.collection-tab-group-item .item-dino{width:148px;height:148px;background:url('sprites/transports.sprite.png') -859px -177px / 1362px 1183px no-repeat}.collection-tab-group-item .item-dino_blue{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1037px -532px / 1362px 1183px no-repeat}.collection-tab-group-item .item-dino_pink{width:148px;height:148px;background:url('sprites/transports.sprite.png') -177px -1035px / 1362px 1183px no-repeat}.collection-tab-group-item .item-dino_yellow{width:148px;height:148px;background:url('sprites/transports.sprite.png') -859px -355px / 1362px 1183px no-repeat}.collection-tab-group-item .item-brush{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1214px -355px / 1362px 1183px no-repeat}.collection-tab-group-item .item-duck{width:148px;height:148px;background:url('sprites/transports.sprite.png') -355px -1035px / 1362px 1183px no-repeat}.collection-tab-group-item .item-santa{width:148px;height:148px;background:url('sprites/transports.sprite.png') -355px -857px / 1362px 1183px no-repeat}.collection-tab-group-item .item-police{width:148px;height:148px;background:url('sprites/transports.sprite.png') left -1035px / 1362px 1183px no-repeat}.collection-tab-group-item .item-ambulance{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1214px -532px / 1362px 1183px no-repeat}.collection-tab-group-item .item-firetruck{width:148px;height:148px;background:url('sprites/transports.sprite.png') -710px -857px / 1362px 1183px no-repeat}.collection-tab-group-item .item-unicorn{width:148px;height:148px;background:url('sprites/transports.sprite.png') -710px -1035px / 1362px 1183px no-repeat}.collection-tab-group-item .item-evilduck{width:148px;height:148px;background:url('sprites/transports.sprite.png') -177px -325px / 1355px 1183px no-repeat}.collection-tab-group-item .item-pumpkin{width:148px;height:148px;background:url('sprites/transports.sprite.png') -501px top / 1355px 1183px no-repeat}.collection-tab-group-item .item-ufo{width:148px;height:148px;background:url('sprites/transports.sprite.png') left -325px / 1355px 1183px no-repeat}.collection-tab-group-item .item-christmascandy{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1037px -355px / 1362px 1183px no-repeat}.collection-tab-group-item .item-deer{width:148px;height:148px;background:url('sprites/transports.sprite.png') left -503px / 1362px 1183px no-repeat}.collection-tab-group-item .item-cabriolet{width:148px;height:148px;background:url('sprites/transports.sprite.png') -355px -325px / 1355px 1183px no-repeat}.collection-tab-group-item .item-heart{width:148px;height:148px;background:url('sprites/transports.sprite.png') -324px top / 1355px 1183px no-repeat}.collection-tab-group-item .item-pot{width:148px;height:148px;background:url('sprites/transports.sprite.png') left -680px / 1362px 1183px no-repeat}.collection-tab-group-item .item-hat{width:148px;height:148px;background:url('sprites/transports.sprite.png') -859px top / 1362px 1183px no-repeat}.collection-tab-group-item .item-egg{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1214px -709px / 1362px 1183px no-repeat}.collection-tab-group-item .item-bunny{width:148px;height:148px;background:url('sprites/transports.sprite.png') -682px top / 1362px 1183px no-repeat}.collection-tab-group-item .item-flamingo{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1037px top / 1362px 1183px no-repeat}.collection-tab-group-item .item-windsurf{width:148px;height:148px;background:url('sprites/transports.sprite.png') -682px -177px / 1362px 1183px no-repeat}.collection-tab-group-item .item-platform{width:148px;height:148px;background:url('sprites/transports.sprite.png') -532px -857px / 1362px 1183px no-repeat}.collection-tab-group-item .item-bath{width:148px;height:148px;background:url('sprites/transports.sprite.png') left -857px / 1362px 1183px no-repeat}.collection-tab-group-item .item-thor{width:148px;height:148px;background:url('sprites/transports.sprite.png') -532px -1035px / 1362px 1183px no-repeat}.collection-tab-group-item .item-batcar{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1214px top / 1362px 1183px no-repeat}.collection-tab-group-item .item-candy{width:148px;height:148px;background:url('sprites/transports.sprite.png') left top / 681px 591px no-repeat}.collection-tab-group-item .item-witchhat{width:148px;height:148px;background:url('sprites/transports.sprite.png') -887px -857px / 1362px 1183px no-repeat}.collection-tab-group-item .item-ghost_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -177px -355px / 858px 680px no-repeat}.collection-tab-group-item .item-wow_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -710px top / 858px 680px no-repeat}.collection-tab-group-item .item-wow_2_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -532px -355px / 858px 680px no-repeat}.collection-tab-group-item .item-oops_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') left -355px / 858px 680px no-repeat}.collection-tab-group-item .item-oops_2_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -355px top / 858px 680px no-repeat}.collection-tab-group-item .item-boom_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') left top / 858px 680px no-repeat}.collection-tab-group-item .item-boom_2_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') left -532px / 858px 680px no-repeat}.collection-tab-group-item .item-planet_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -710px -177px / 858px 680px no-repeat}.collection-tab-group-item .item-rainbow_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -532px top / 858px 680px no-repeat}.collection-tab-group-item .item-crime_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -177px top / 858px 680px no-repeat}.collection-tab-group-item .item-crime_2_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -177px -177px / 858px 680px no-repeat}.collection-tab-group-item .item-rip_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') left -177px / 858px 680px no-repeat}.collection-tab-group-item .item-lol_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -355px -177px / 858px 680px no-repeat}.collection-tab-group-item .item-kiss_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -532px -177px / 858px 680px no-repeat}.collection-tab-group-item .item-thor_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -355px -355px / 858px 680px no-repeat}.collection-tab-group-item .item-ufo_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -710px -355px / 858px 680px no-repeat}.collection-tab-group-item .loading{width:100%;height:92%;display:flex;justify-content:center;align-items:center}.collection-tab-scroll-container{transform-origin:center top}

.collection_buttons{position:absolute;width:630px;height:176px;bottom:15px;left:0px;right:0px;margin:auto;background:#6A95DE;box-shadow:inset 0 10px 50px 0 rgba(61,0,199,0.27);border-radius:34px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.collection_buttons_random_unlock_button{width:272px;display:block}.collection_buttons_random_unlock_button_content{width:272px;height:96px;line-height:30px;color:#ffffff;background:-moz-linear-gradient(top, #d570ff 0%, #a551ff 100%);background:-webkit-linear-gradient(top, #d570ff 0%, #a551ff 100%);background:linear-gradient(to bottom, #d570ff 0%, #a551ff 100%);border-bottom:8px solid #7c3bab;overflow:hidden;position:relative;text-align:left;display:inline-flex;justify-content:center;align-items:center}.collection_buttons_random_unlock_button_content::before{content:'';position:absolute;width:87px;height:77px;left:0;bottom:0;background:url('sprites/shop.sprite.png') -950px -823px no-repeat}.collection_buttons_random_unlock_button_content_price{margin-left:20px}.collection_buttons_random_unlock_button_content_text{margin-left:13px}.collection_buttons_random_unlock_button_content.disabled{background-image:linear-gradient(179deg, #DBDBDB 0%, #9C9D9A 100%);box-shadow:0 15px 12px 0 rgba(83,44,93,0.2);border-bottom:8px solid #818281;color:#636663}.collection_buttons_random_unlock_button_content.disabled::before{content:'';position:absolute;width:87px;height:77px;left:0;bottom:0;background:url('sprites/shop.sprite.png') -488px -501px no-repeat}.collection_buttons_ad_button{width:238px;display:block}.collection_buttons_ad_button_content{width:238px;height:96px;line-height:30px;background-image:linear-gradient(179deg, #BFED45 0%, #81BF14 100%);border-bottom:8px solid #459A32;overflow:hidden;position:relative;text-align:left;display:inline-flex;justify-content:space-evenly;align-items:center}.collection_buttons_ad_button_content_ad_icon{width:56px;height:40px}.collection_buttons_ad_button_content_ad_icon:before{content:'';position:absolute;width:56px;height:40px;background:url('sprites/shop.sprite.png') -499px -418px / 1230px 1031px no-repeat}.collection_buttons_ad_button_content_text{display:flex;flex-direction:column;justify-content:center;align-items:start;color:#4A793F}.collection_buttons_ad_button_content_text_description{margin-bottom:3px}.collection_buttons_ad_button_content_text_coins{position:relative;margin-top:3px;margin-left:27px}.collection_buttons_ad_button_content_text_coins:before{content:'';position:absolute;width:34px;height:34px;left:-35px;top:-2px;background:url('sprites/main.sprite.png') -61px -561px / 716px 637px no-repeat}.collection_buttons_ad_button_content.disabled{line-height:1.5rem;background-image:linear-gradient(179deg, #DBDBDB 0%, #9C9D9A 100%);border-bottom:8px solid #818281}.collection_buttons_ad_button_content.disabled>.collection_buttons_ad_button_content_ad_icon{width:56px;height:40px}.collection_buttons_ad_button_content.disabled>.collection_buttons_ad_button_content_ad_icon:before{content:'';position:absolute;width:56px;height:40px;background:url('sprites/shop.sprite.png') -731px -555px / 1516px 1237px no-repeat}.collection_buttons_ad_button_content.disabled>.collection_buttons_ad_button_content_text{align-items:center;color:#636663}

.events-tab{position:absolute;width:100%;height:100%;background-image:linear-gradient(90deg, #b8e9ff 2%, #98bff0 35%, #78b0ea 100%);z-index:20;border-radius:16px 16px 0 0}.events-tab-content{position:absolute;top:20px;bottom:0;overflow:hidden;width:500px;margin:auto;left:0;right:0}@media screen and (orientation: landscape){.events-tab-content{width:750px}}.events-tab-content-wrapper{position:absolute;top:25px;left:100px;right:100px;bottom:100px}.events-tab-scroll-bar{position:absolute;top:35px;right:60px;bottom:100px;width:16px;margin:auto;background:#6a95de;box-shadow:inset 0 2px 7px 4px rgba(61,0,199,0.26);border-radius:34px}.events-tab-scroll-bar-body{position:absolute;width:14px;height:80px;right:0px;left:0px;margin:auto;background:#ffffff;box-shadow:0 4px 4px 0 #375ead;border-radius:34px}.events-tab-group{position:relative;padding-top:30px;padding-bottom:15px;padding-left:1%;margin-bottom:55px;border-radius:28px;display:flex;flex-wrap:wrap;justify-content:center;width:500px}@media screen and (orientation: landscape){.events-tab-group{width:750px}}.events-tab-group-header{position:absolute;top:-32px;left:0;right:0;margin:auto;text-align:center;z-index:10}.events-tab-group#easter{background-image:linear-gradient(180deg, rgba(128,226,198,0.6) 0%, #9ea1e0 100%);border:6px solid #a7e163}.events-tab-group#easter:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.31;border-radius:28px;background:url(img/event-pattern-19cf4359d16477777c0d00ce0b698725.png) center repeat}.events-tab-group#easter:after{content:'';display:block;position:absolute;top:-35px;left:0;right:0;margin:auto;width:435px;height:94px;background:url('sprites/shop.sprite.png') -1081px -536px no-repeat}.events-tab-group#easter>.events-tab-group-header{color:#ffffff;text-shadow:0 3px 0 #2e82b4}.events-tab-group#stPatricks{background-image:linear-gradient(180deg, #ddf75a 0%, #4bc04d 100%);border:6px solid #53af40}.events-tab-group#stPatricks:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.15;border-radius:28px;background:url(img/stPatricks-pattern-86e9632469e852d7603aae2e3be7c08c.png) center repeat}.events-tab-group#stPatricks:after{content:'';display:block;position:absolute;top:-35px;left:0;right:0;margin:auto;width:435px;height:94px;background:url('sprites/shop.sprite.png') -1081px -134px no-repeat}.events-tab-group#stPatricks>.events-tab-group-header{color:#ffffff;text-shadow:0 0 9px #72ff4d}.events-tab-group#valentinesDay{background-image:linear-gradient(180deg, #ff6494 0%, rgba(227,94,217,0.7) 100%);border:6px solid #ffbfe4}.events-tab-group#valentinesDay:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.3;border-radius:28px;background:url(img/valentines-day-pattern-4faf33066d8aa6d81080a5a373391aef.png) center repeat}.events-tab-group#valentinesDay:after{content:'';display:block;position:absolute;top:-35px;left:0;right:0;margin:auto;width:435px;height:94px;background:url('sprites/shop.sprite.png') left -823px no-repeat}.events-tab-group#valentinesDay>.events-tab-group-header{color:#ffffff;text-shadow:0 0 9px #ff90c4}.events-tab-group#christmas{background:rgba(17,44,79,0.52);border:6px solid #8af5ff}.events-tab-group#christmas:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:28px;background:url(img/christmas-pattern-da771cfe5a32095c21596a163a026696.png) center repeat}.events-tab-group#christmas:after{content:'';display:block;position:absolute;top:-35px;left:0;right:0;margin:auto;width:435px;height:94px;background:url('sprites/shop.sprite.png') -1081px top no-repeat}.events-tab-group#christmas>.events-tab-group-header{color:#ffffff;text-shadow:0 0 9px #15ceba}.events-tab-group#halloween,.events-tab-group#halloween2{background:rgba(87,62,123,0.3);border:6px solid #9b8aff}.events-tab-group#halloween:before,.events-tab-group#halloween2:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.3;border-radius:28px;background:url(img/halloween-pattern-b3ddf2f9954af832b87fbe83a83e1c70.png) center repeat}.events-tab-group#halloween:after,.events-tab-group#halloween2:after{content:'';display:block;position:absolute;top:-35px;left:0;right:0;margin:auto;width:435px;height:94px;background:url('sprites/shop.sprite.png') -475px -823px no-repeat}.events-tab-group#halloween>.events-tab-group-header,.events-tab-group#halloween2>.events-tab-group-header{color:#cdff7e;text-shadow:0 0 9px #48ce15}.events-tab-group#ufoOffer{background-image:linear-gradient(179deg, #3d6fe4 3%, #5e4ce1 57%, #453a9d 98%);border:6px solid #4566e3}.events-tab-group#ufoOffer:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.4;border-radius:28px;background:url(img/special_offer_pattern-81557ae785777c76df0cbc41b0c30b91.png) center repeat}.events-tab-group#ufoOffer:after{content:'';display:block;position:absolute;top:-35px;left:0;right:0;margin:auto;width:435px;height:94px;background:url('sprites/shop.sprite.png') -1081px -402px no-repeat}.events-tab-group#ufoOffer>.events-tab-group-header{color:#ffffff;text-shadow:0 0 0px #ffffff}.events-tab-group#quest{background-image:linear-gradient(180deg, #e79eff 0%, rgba(180,88,250,0.7) 100%);border:6px solid #853cf9;margin-bottom:0}.events-tab-group#quest:after{content:'';display:block;position:absolute;top:-35px;left:0;right:0;margin:auto;width:435px;height:94px;background:url('sprites/shop.sprite.png') -1081px -268px no-repeat}.events-tab-group#quest>.events-tab-group-header{color:#ffffff;text-shadow:0 0 0px #ffffff;line-height:50px}.events-tab-group#summerOffer{background-image:linear-gradient(180deg, #50baf6 0%, #73c8f9 60%, #c2e0b4 100%);border:6px solid #5de7ff}.events-tab-group#summerOffer:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;border-radius:28px;background:url(img/summer-pattern-8985f7bcf517117fa6add2ee0bfc83e3.png) center repeat}.events-tab-group#summerOffer:after{content:'';display:block;position:absolute;top:-35px;left:0;right:0;margin:auto;width:435px;height:94px;background:url('sprites/shop.sprite.png') -1081px -799px no-repeat}.events-tab-group#summerOffer>.events-tab-group-header{color:#ffffff;text-shadow:0 0 0px #ffffff}.events-tab-group#pride{background-image:linear-gradient(180deg, #faacb2 0%, #fcd1d9 100%);border:6px solid #6371ff}.events-tab-group#pride:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.1;border-radius:28px;background:url(img/valentines-day-pattern-4faf33066d8aa6d81080a5a373391aef.png) center repeat}.events-tab-group#pride:after{content:'';display:block;position:absolute;top:-35px;left:0;right:0;margin:auto;width:435px;height:94px;background:url('sprites/shop.sprite.png') -1081px -670px no-repeat}.events-tab-group#pride>.events-tab-group-header{color:#fff}.events-tab-group#dollOffer{background-image:linear-gradient(180deg, rgba(255,82,238,0.7) 0%, rgba(251,129,210,0.85) 46%, #ffaee4 100%);border:6px solid #ca59da}.events-tab-group#dollOffer:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.2;border-radius:28px;background:url(img/spring-pattern-4aec5e881b66f93da76c0125d9f28c46.png) center repeat}.events-tab-group#dollOffer:after{content:'';display:block;position:absolute;top:-35px;left:0;right:0;margin:auto;width:435px;height:94px;background:url('sprites/shop.sprite.png') -463px -957px no-repeat}.events-tab-group#dollOffer>.events-tab-group-header{color:#ffffff;text-shadow:0 0 9px #ee28b4}.events-tab-group#thorOffer{background-image:linear-gradient(179deg, #14bc42 0%, rgba(0,178,150,0.9) 31%, rgba(61,121,176,0.8) 74%, rgba(101,131,194,0.7) 98%),linear-gradient(180deg, #ff6494 0%, rgba(227,94,217,0.7) 100%);border:6px solid #437dc1}.events-tab-group#thorOffer:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;border-radius:28px;background:url(img/thor-pattern-96f4f154bef1ccb45709d76fddea3397.png) center repeat}.events-tab-group#thorOffer:after{content:'';display:block;position:absolute;top:-35px;left:0;right:0;margin:auto;width:435px;height:94px;background:url('sprites/shop.sprite.png') left -957px no-repeat}.events-tab-group#thorOffer>.events-tab-group-header{color:#ffffff;text-shadow:0 0 9px #ff7d5f}.events-tab-group-item{width:148px;height:148px;color:white;position:relative;margin:auto}.events-tab-group-item-wrapper{width:33%}.events-tab-group-item.vehicle-item,.events-tab-group-item.trail-item,.events-tab-group-item.sticker-item,.events-tab-group-item.sound-item{width:148px;height:148px}.events-tab-group-item.vehicle-item>.lock-overlay,.events-tab-group-item.trail-item>.lock-overlay,.events-tab-group-item.sticker-item>.lock-overlay,.events-tab-group-item.sound-item>.lock-overlay{position:absolute;top:0;width:148px;height:148px;display:none;background:url('sprites/items.sprite.png') -177px -177px / 503px 463px no-repeat}.events-tab-group-item.vehicle-item.selected::after,.events-tab-group-item.trail-item.selected::after,.events-tab-group-item.sticker-item.selected::after,.events-tab-group-item.sound-item.selected::after{content:'';position:absolute;top:0;width:148px;height:148px;background:url('sprites/items.sprite.png') -355px top / 503px 463px no-repeat}.events-tab-group-item.vehicle-item.locked>.lock-overlay,.events-tab-group-item.trail-item.locked>.lock-overlay,.events-tab-group-item.sticker-item.locked>.lock-overlay,.events-tab-group-item.sound-item.locked>.lock-overlay{display:block}.events-tab-group-item.vehicle-item{background:url('sprites/items.sprite.png') left -177px / 503px 463px no-repeat}.events-tab-group-item.trail-item{background:url('sprites/items.sprite.png') left top / 503px 463px no-repeat}.events-tab-group-item.sound-item{background:url('sprites/items.sprite.png') -177px top / 503px 463px no-repeat}.events-tab-group-item.sticker-item{background:url('sprites/items.sprite.png') left -484px / 686px 632px no-repeat}.events-tab-group-item .item-pizza{width:148px;height:148px;background:url('sprites/trails.sprite.png') -709px -857px / 1650px 1360px no-repeat}.events-tab-group-item .item-random{width:148px;height:148px;background:url('sprites/trails.sprite.png') -177px -857px / 1650px 1360px no-repeat}.events-tab-group-item .item-eggs{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1149px -355px / 1650px 1360px no-repeat}.events-tab-group-item .item-ducks{width:148px;height:148px;background:url('sprites/trails.sprite.png') -355px -680px / 1650px 1360px no-repeat}.events-tab-group-item .item-pool{width:148px;height:148px;background:url('sprites/trails.sprite.png') -709px -325px / 1650px 1360px no-repeat}.events-tab-group-item .item-bee_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -355px -503px / 1650px 1360px no-repeat}.events-tab-group-item .item-christmas_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -709px -503px / 1650px 1360px no-repeat}.events-tab-group-item .item-christmas_sock_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -972px -532px / 1650px 1360px no-repeat}.events-tab-group-item .item-delorean_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -177px -1035px / 1650px 1360px no-repeat}.events-tab-group-item .item-delorean_car_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -709px -680px / 1650px 1360px no-repeat}.events-tab-group-item .item-dino_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -972px top / 1650px 1360px no-repeat}.events-tab-group-item .item-dino_pink_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -355px -1035px / 1650px 1360px no-repeat}.events-tab-group-item .item-dino_lego_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1149px -177px / 1650px 1360px no-repeat}.events-tab-group-item .item-hoverboard_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -177px -503px / 1650px 1360px no-repeat}.events-tab-group-item .item-hoverboard_blue_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -532px -857px / 1650px 1360px no-repeat}.events-tab-group-item .item-hoverboard_orange_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -532px -503px / 1650px 1360px no-repeat}.events-tab-group-item .item-paint_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') left -503px / 1650px 1360px no-repeat}.events-tab-group-item .item-paint_splash_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -972px -177px / 1650px 1360px no-repeat}.events-tab-group-item .item-potter_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -972px -355px / 1650px 1360px no-repeat}.events-tab-group-item .item-potter_sock_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -355px -325px / 1650px 1360px no-repeat}.events-tab-group-item .item-space_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') left -1035px / 1650px 1360px no-repeat}.events-tab-group-item .item-stars_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -177px -325px / 1650px 1360px no-repeat}.events-tab-group-item .item-strawberry_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -355px -857px / 1650px 1360px no-repeat}.events-tab-group-item .item-thunder_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -532px -680px / 1650px 1360px no-repeat}.events-tab-group-item .item-tron_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') left -857px / 1650px 1360px no-repeat}.events-tab-group-item .item-tron_circle_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1149px -532px / 1650px 1360px no-repeat}.events-tab-group-item .item-match_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1510px top / 1658px 1360px no-repeat}.events-tab-group-item .item-caduceus_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -355px -1212px / 1658px 1360px no-repeat}.events-tab-group-item .item-covid_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1065px -1212px / 1658px 1360px no-repeat}.events-tab-group-item .item-fire_kitty_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1333px top / 1658px 1360px no-repeat}.events-tab-group-item .item-police_star_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1067px -1035px / 1658px 1360px no-repeat}.events-tab-group-item .item-ambulance_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -532px -1212px / 1658px 1360px no-repeat}.events-tab-group-item .item-police_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1333px -709px / 1658px 1360px no-repeat}.events-tab-group-item .item-fire_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1333px -887px / 1658px 1360px no-repeat}.events-tab-group-item .item-rainbow_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -889px -1035px / 1658px 1360px no-repeat}.events-tab-group-item .item-ghost_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1149px top / 1650px 1360px no-repeat}.events-tab-group-item .item-witch_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -177px -680px / 1650px 1360px no-repeat}.events-tab-group-item .item-ufo_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1149px -709px / 1650px 1360px no-repeat}.events-tab-group-item .item-gift_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') left -680px / 1650px 1360px no-repeat}.events-tab-group-item .item-snowman_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -887px -857px / 1650px 1360px no-repeat}.events-tab-group-item .item-kiss_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -532px -325px / 1650px 1360px no-repeat}.events-tab-group-item .item-hearts_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') left -325px / 1650px 1360px no-repeat}.events-tab-group-item .item-clover_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -177px -1212px / 1658px 1360px no-repeat}.events-tab-group-item .item-gold_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1333px -355px / 1658px 1360px no-repeat}.events-tab-group-item .item-easter_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1333px -177px / 1658px 1360px no-repeat}.events-tab-group-item .item-tasty_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1242px -1212px / 1658px 1360px no-repeat}.events-tab-group-item .item-dolphin_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -325px top / 829px 680px no-repeat}.events-tab-group-item .item-beach_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -163px top / 829px 680px no-repeat}.events-tab-group-item .item-pool_summer_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') left top / 829px 680px no-repeat}.events-tab-group-item .item-lgbt_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -535px -1035px / 1658px 1360px no-repeat}.events-tab-group-item .item-pride_hearts_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -887px -1212px / 1658px 1360px no-repeat}.events-tab-group-item .item-doll_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -1333px -532px / 1658px 1360px no-repeat}.events-tab-group-item .item-thor_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -712px -1035px / 1658px 1360px no-repeat}.events-tab-group-item .item-candy_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') left -1212px / 1658px 1360px no-repeat}.events-tab-group-item .item-bats_trail{width:148px;height:148px;background:url('sprites/trails.sprite.png') -710px -1212px / 1658px 1360px no-repeat}.events-tab-group-item .item-chicken{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1037px -177px / 1362px 1183px no-repeat}.events-tab-group-item .item-tapochek_blue{width:148px;height:148px;background:url('sprites/transports.sprite.png') -177px -680px / 1362px 1183px no-repeat}.events-tab-group-item .item-tapochek_brown{width:148px;height:148px;background:url('sprites/transports.sprite.png') -355px -680px / 1362px 1183px no-repeat}.events-tab-group-item .item-tapochek_red{width:148px;height:148px;background:url('sprites/transports.sprite.png') -355px -503px / 1362px 1183px no-repeat}.events-tab-group-item .item-pepperoni{width:148px;height:148px;background:url('sprites/transports.sprite.png') -710px -680px / 1362px 1183px no-repeat}.events-tab-group-item .item-camaro{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1214px -177px / 1362px 1183px no-repeat}.events-tab-group-item .item-camaro_blue{width:148px;height:148px;background:url('sprites/transports.sprite.png') -887px -1035px / 1362px 1183px no-repeat}.events-tab-group-item .item-camaro_red{width:148px;height:148px;background:url('sprites/transports.sprite.png') -532px -680px / 1362px 1183px no-repeat}.events-tab-group-item .item-hoverboard{width:148px;height:148px;background:url('sprites/transports.sprite.png') -532px -503px / 1362px 1183px no-repeat}.events-tab-group-item .item-hoverboard_green{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1065px -1035px / 1362px 1183px no-repeat}.events-tab-group-item .item-hoverboard_pink{width:148px;height:148px;background:url('sprites/transports.sprite.png') -177px -503px / 1362px 1183px no-repeat}.events-tab-group-item .item-hoverboard_yellow{width:148px;height:148px;background:url('sprites/transports.sprite.png') -177px -857px / 1362px 1183px no-repeat}.events-tab-group-item .item-dino{width:148px;height:148px;background:url('sprites/transports.sprite.png') -859px -177px / 1362px 1183px no-repeat}.events-tab-group-item .item-dino_blue{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1037px -532px / 1362px 1183px no-repeat}.events-tab-group-item .item-dino_pink{width:148px;height:148px;background:url('sprites/transports.sprite.png') -177px -1035px / 1362px 1183px no-repeat}.events-tab-group-item .item-dino_yellow{width:148px;height:148px;background:url('sprites/transports.sprite.png') -859px -355px / 1362px 1183px no-repeat}.events-tab-group-item .item-brush{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1214px -355px / 1362px 1183px no-repeat}.events-tab-group-item .item-duck{width:148px;height:148px;background:url('sprites/transports.sprite.png') -355px -1035px / 1362px 1183px no-repeat}.events-tab-group-item .item-santa{width:148px;height:148px;background:url('sprites/transports.sprite.png') -355px -857px / 1362px 1183px no-repeat}.events-tab-group-item .item-police{width:148px;height:148px;background:url('sprites/transports.sprite.png') left -1035px / 1362px 1183px no-repeat}.events-tab-group-item .item-ambulance{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1214px -532px / 1362px 1183px no-repeat}.events-tab-group-item .item-firetruck{width:148px;height:148px;background:url('sprites/transports.sprite.png') -710px -857px / 1362px 1183px no-repeat}.events-tab-group-item .item-unicorn{width:148px;height:148px;background:url('sprites/transports.sprite.png') -710px -1035px / 1362px 1183px no-repeat}.events-tab-group-item .item-evilduck{width:148px;height:148px;background:url('sprites/transports.sprite.png') -177px -325px / 1355px 1183px no-repeat}.events-tab-group-item .item-pumpkin{width:148px;height:148px;background:url('sprites/transports.sprite.png') -501px top / 1355px 1183px no-repeat}.events-tab-group-item .item-ufo{width:148px;height:148px;background:url('sprites/transports.sprite.png') left -325px / 1355px 1183px no-repeat}.events-tab-group-item .item-christmascandy{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1037px -355px / 1362px 1183px no-repeat}.events-tab-group-item .item-deer{width:148px;height:148px;background:url('sprites/transports.sprite.png') left -503px / 1362px 1183px no-repeat}.events-tab-group-item .item-cabriolet{width:148px;height:148px;background:url('sprites/transports.sprite.png') -355px -325px / 1355px 1183px no-repeat}.events-tab-group-item .item-heart{width:148px;height:148px;background:url('sprites/transports.sprite.png') -324px top / 1355px 1183px no-repeat}.events-tab-group-item .item-pot{width:148px;height:148px;background:url('sprites/transports.sprite.png') left -680px / 1362px 1183px no-repeat}.events-tab-group-item .item-hat{width:148px;height:148px;background:url('sprites/transports.sprite.png') -859px top / 1362px 1183px no-repeat}.events-tab-group-item .item-egg{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1214px -709px / 1362px 1183px no-repeat}.events-tab-group-item .item-bunny{width:148px;height:148px;background:url('sprites/transports.sprite.png') -682px top / 1362px 1183px no-repeat}.events-tab-group-item .item-flamingo{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1037px top / 1362px 1183px no-repeat}.events-tab-group-item .item-windsurf{width:148px;height:148px;background:url('sprites/transports.sprite.png') -682px -177px / 1362px 1183px no-repeat}.events-tab-group-item .item-platform{width:148px;height:148px;background:url('sprites/transports.sprite.png') -532px -857px / 1362px 1183px no-repeat}.events-tab-group-item .item-bath{width:148px;height:148px;background:url('sprites/transports.sprite.png') left -857px / 1362px 1183px no-repeat}.events-tab-group-item .item-thor{width:148px;height:148px;background:url('sprites/transports.sprite.png') -532px -1035px / 1362px 1183px no-repeat}.events-tab-group-item .item-batcar{width:148px;height:148px;background:url('sprites/transports.sprite.png') -1214px top / 1362px 1183px no-repeat}.events-tab-group-item .item-candy{width:148px;height:148px;background:url('sprites/transports.sprite.png') left top / 681px 591px no-repeat}.events-tab-group-item .item-witchhat{width:148px;height:148px;background:url('sprites/transports.sprite.png') -887px -857px / 1362px 1183px no-repeat}.events-tab-group-item .item-ghost_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -177px -355px / 858px 680px no-repeat}.events-tab-group-item .item-wow_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -710px top / 858px 680px no-repeat}.events-tab-group-item .item-wow_2_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -532px -355px / 858px 680px no-repeat}.events-tab-group-item .item-oops_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') left -355px / 858px 680px no-repeat}.events-tab-group-item .item-oops_2_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -355px top / 858px 680px no-repeat}.events-tab-group-item .item-boom_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') left top / 858px 680px no-repeat}.events-tab-group-item .item-boom_2_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') left -532px / 858px 680px no-repeat}.events-tab-group-item .item-planet_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -710px -177px / 858px 680px no-repeat}.events-tab-group-item .item-rainbow_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -532px top / 858px 680px no-repeat}.events-tab-group-item .item-crime_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -177px top / 858px 680px no-repeat}.events-tab-group-item .item-crime_2_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -177px -177px / 858px 680px no-repeat}.events-tab-group-item .item-rip_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') left -177px / 858px 680px no-repeat}.events-tab-group-item .item-lol_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -355px -177px / 858px 680px no-repeat}.events-tab-group-item .item-kiss_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -532px -177px / 858px 680px no-repeat}.events-tab-group-item .item-thor_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -355px -355px / 858px 680px no-repeat}.events-tab-group-item .item-ufo_sticker{width:148px;height:148px;background:url('sprites/stickers.sprite.png') -710px -355px / 858px 680px no-repeat}.events-tab-group-item .loading{width:100%;height:92%;display:flex;justify-content:center;align-items:center}.events-tab-description{position:absolute;bottom:15px;left:0px;right:0px;margin:auto;text-align:center;height:60px;color:#fff}

.purchase_button-content{position:relative;overflow:hidden;background:#BFED45;background:linear-gradient(to bottom, #BFED45 0, #81BF14 100%);background:-webkit-linear-gradient(top, #BFED45 0, #81BF14 100%);background:-moz-linear-gradient(top, #BFED45 0, #81BF14 100%);color:#4A793F;display:flex;justify-content:center;align-items:center}.purchase_button-content.small{width:140px;height:64px;font-size:32px;line-height:58px;border-bottom:8px solid #459A32}.purchase_button-content.small>.purchase_button-content-icon{width:34px;height:24px;background:url('sprites/main.sprite.png') -445px -440px / 933px 872px no-repeat}.purchase_button-content.medium{width:181px;height:91px;font-size:52px;line-height:88px;border-bottom:6px solid #459A32}.purchase_button-content.medium>.purchase_button-content-icon{width:50px;height:50px;background:url('sprites/main.sprite.png') -693px -1535px no-repeat}.purchase_button-content.disabled{border-bottom-color:#8D8DBE;background:#DBDBDB;background:linear-gradient(to bottom, #DBDBDB 0, #AEAEAE 100%);background:-webkit-linear-gradient(top, #DBDBDB 0, #AEAEAE 100%);background:-moz-linear-gradient(top, #DBDBDB 0, #AEAEAE 100%);color:#8F8F8F}.purchase_button-content.disabled>.purchase_button-content-icon{background:url('sprites/main.sprite.png') -1462px -812px no-repeat}.purchase_button-content-icon{margin:-1px 7px 0px 0px}

.shop-tab{position:absolute;width:100%;height:100%;background:#98d3fe;background:-moz-linear-gradient(top, #98d3fe 0%, #84c2ff 50%, #7e9bff 100%);background:-webkit-linear-gradient(top, #98d3fe 0%, #84c2ff 50%, #7e9bff 100%);background:linear-gradient(to bottom, #98d3fe 0%, #84c2ff 50%, #7e9bff 100%);z-index:20;border-radius:16px 16px 0 0}.shop-tab-content{position:absolute;top:8px;left:20px;right:20px;bottom:0;overflow:hidden}.shop-tab-content>div{padding-top:20px}.shop-tab-content-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:691px;height:461px;background:url('sprites/shop.sprite.png') left top no-repeat}@media screen and (orientation: landscape){.shop-tab-content-wrapper{transform:scale(1.2)}}.shop-tab-content-placeholder{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;padding:0;width:477px;height:100px;font-size:50px;color:#fff;text-align:center;line-height:50px}.shop-tab-content-offer{height:calc(100% - 366px)}.shop-tab-content-offer-title{margin:auto;width:448px;height:97px;font-size:32px;color:white;text-align:center;line-height:72px;margin-top:-32px;background:url('sprites/shop.sprite.png') left -501px no-repeat}.shop-tab-content-offer-timer{font-size:32px;color:#fff;display:flex;justify-content:center;margin-top:-15px;margin-bottom:10px}.shop-tab-content-offer-timer-icon{display:inline-block;width:50px;height:50px;margin:-6px -7px 0 0;background:url('sprites/shop.sprite.png') -185px -1086px no-repeat}.shop-tab-content-offer-timer-text{display:inline-block;margin:0 5px}.shop-tab-content-offer-items{margin:auto;display:flex;flex-wrap:wrap;justify-content:space-around;margin:-10px 40px}.shop-tab-content-offer-items-placeholder{padding:50px 0;font-size:40px;color:#fff;text-align:center;line-height:50px;width:350px;margin:0 auto}.shop-tab-content-offer-item{display:flex;flex-direction:column;align-items:center;height:310px}.shop-tab-content-offer-item-icon{position:relative;display:block;width:188px;height:188px;background:url('sprites/items.sprite.png') left -242px no-repeat}.shop-tab-content-offer-item-icon.vehicle-item,.shop-tab-content-offer-item-icon.trail-item,.shop-tab-content-offer-item-icon.sticker-item,.shop-tab-content-offer-item-icon.sound-item{width:188px;height:188px}.shop-tab-content-offer-item-icon.vehicle-item{background:url('sprites/items.sprite.png') left -225px / 638px 588px no-repeat}.shop-tab-content-offer-item-icon.trail-item{background:url('sprites/items.sprite.png') left top / 638px 588px no-repeat}.shop-tab-content-offer-item-icon.sound-item{background:url('sprites/items.sprite.png') -225px top / 638px 588px no-repeat}.shop-tab-content-offer-item-icon.sticker-item{background:url('sprites/items.sprite.png') left -615px / 871px 803px no-repeat}.shop-tab-content-offer-item-icon .item-pizza{width:188px;height:188px;background:url('sprites/trails.sprite.png') -901px -1089px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-random{width:188px;height:188px;background:url('sprites/trails.sprite.png') -225px -1089px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-eggs{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1459px -450px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-ducks{width:188px;height:188px;background:url('sprites/trails.sprite.png') -450px -864px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-pool{width:188px;height:188px;background:url('sprites/trails.sprite.png') -901px -413px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-bee_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -450px -638px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-christmas_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -901px -638px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-christmas_sock_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1234px -676px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-delorean_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -225px -1314px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-delorean_car_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -901px -864px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-dino_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1234px top / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-dino_pink_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -450px -1314px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-dino_lego_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1459px -225px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-hoverboard_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -225px -638px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-hoverboard_blue_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -676px -1089px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-hoverboard_orange_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -676px -638px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-paint_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') left -638px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-paint_splash_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1234px -225px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-potter_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1234px -450px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-potter_sock_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -450px -413px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-space_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') left -1314px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-stars_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -225px -413px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-strawberry_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -450px -1089px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-thunder_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -676px -864px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-tron_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') left -1089px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-tron_circle_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1459px -676px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-match_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1918px top / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-caduceus_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -451px -1539px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-covid_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1352px -1539px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-fire_kitty_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1693px top / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-police_star_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1355px -1314px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-ambulance_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -676px -1539px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-police_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1693px -901px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-fire_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1693px -1126px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-rainbow_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1130px -1314px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-ghost_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1459px top / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-witch_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -225px -864px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-ufo_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1459px -901px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-gift_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') left -864px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-snowman_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1126px -1089px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-kiss_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -676px -413px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-hearts_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') left -413px / 2096px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-clover_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -225px -1539px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-gold_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1693px -450px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-easter_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1693px -225px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-tasty_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1578px -1539px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-dolphin_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -413px top / 1053px 864px no-repeat}.shop-tab-content-offer-item-icon .item-beach_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -207px top / 1053px 864px no-repeat}.shop-tab-content-offer-item-icon .item-pool_summer_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') left top / 1053px 864px no-repeat}.shop-tab-content-offer-item-icon .item-lgbt_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -679px -1314px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-pride_hearts_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1127px -1539px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-doll_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -1693px -676px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-thor_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -904px -1314px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-candy_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') left -1539px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-bats_trail{width:188px;height:188px;background:url('sprites/trails.sprite.png') -902px -1539px / 2106px 1727px no-repeat}.shop-tab-content-offer-item-icon .item-chicken{width:188px;height:188px;background:url('sprites/transports.sprite.png') -1317px -225px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-tapochek_blue{width:188px;height:188px;background:url('sprites/transports.sprite.png') -225px -864px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-tapochek_brown{width:188px;height:188px;background:url('sprites/transports.sprite.png') -451px -864px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-tapochek_red{width:188px;height:188px;background:url('sprites/transports.sprite.png') -451px -638px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-pepperoni{width:188px;height:188px;background:url('sprites/transports.sprite.png') -902px -864px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-camaro{width:188px;height:188px;background:url('sprites/transports.sprite.png') -1542px -225px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-camaro_blue{width:188px;height:188px;background:url('sprites/transports.sprite.png') -1127px -1314px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-camaro_red{width:188px;height:188px;background:url('sprites/transports.sprite.png') -676px -864px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-hoverboard{width:188px;height:188px;background:url('sprites/transports.sprite.png') -676px -638px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-hoverboard_green{width:188px;height:188px;background:url('sprites/transports.sprite.png') -1352px -1314px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-hoverboard_pink{width:188px;height:188px;background:url('sprites/transports.sprite.png') -225px -638px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-hoverboard_yellow{width:188px;height:188px;background:url('sprites/transports.sprite.png') -225px -1089px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-dino{width:188px;height:188px;background:url('sprites/transports.sprite.png') -1092px -225px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-dino_blue{width:188px;height:188px;background:url('sprites/transports.sprite.png') -1317px -676px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-dino_pink{width:188px;height:188px;background:url('sprites/transports.sprite.png') -225px -1314px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-dino_yellow{width:188px;height:188px;background:url('sprites/transports.sprite.png') -1092px -450px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-brush{width:188px;height:188px;background:url('sprites/transports.sprite.png') -1542px -450px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-duck{width:188px;height:188px;background:url('sprites/transports.sprite.png') -451px -1314px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-santa{width:188px;height:188px;background:url('sprites/transports.sprite.png') -451px -1089px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-police{width:188px;height:188px;background:url('sprites/transports.sprite.png') left -1314px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-ambulance{width:188px;height:188px;background:url('sprites/transports.sprite.png') -1542px -676px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-firetruck{width:188px;height:188px;background:url('sprites/transports.sprite.png') -902px -1089px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-unicorn{width:188px;height:188px;background:url('sprites/transports.sprite.png') -902px -1314px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-evilduck{width:188px;height:188px;background:url('sprites/transports.sprite.png') -225px -413px / 1722px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-pumpkin{width:188px;height:188px;background:url('sprites/transports.sprite.png') -637px top / 1722px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-ufo{width:188px;height:188px;background:url('sprites/transports.sprite.png') left -413px / 1722px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-christmascandy{width:188px;height:188px;background:url('sprites/transports.sprite.png') -1317px -450px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-deer{width:188px;height:188px;background:url('sprites/transports.sprite.png') left -638px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-cabriolet{width:188px;height:188px;background:url('sprites/transports.sprite.png') -450px -413px / 1722px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-heart{width:188px;height:188px;background:url('sprites/transports.sprite.png') -411px top / 1722px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-pot{width:188px;height:188px;background:url('sprites/transports.sprite.png') left -864px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-hat{width:188px;height:188px;background:url('sprites/transports.sprite.png') -1092px top / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-egg{width:188px;height:188px;background:url('sprites/transports.sprite.png') -1542px -901px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-bunny{width:188px;height:188px;background:url('sprites/transports.sprite.png') -866px top / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-flamingo{width:188px;height:188px;background:url('sprites/transports.sprite.png') -1317px top / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-windsurf{width:188px;height:188px;background:url('sprites/transports.sprite.png') -866px -225px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-platform{width:188px;height:188px;background:url('sprites/transports.sprite.png') -676px -1089px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-bath{width:188px;height:188px;background:url('sprites/transports.sprite.png') left -1089px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-thor{width:188px;height:188px;background:url('sprites/transports.sprite.png') -676px -1314px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-batcar{width:188px;height:188px;background:url('sprites/transports.sprite.png') -1542px top / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-candy{width:188px;height:188px;background:url('sprites/transports.sprite.png') left top / 865px 751px no-repeat}.shop-tab-content-offer-item-icon .item-witchhat{width:188px;height:188px;background:url('sprites/transports.sprite.png') -1127px -1089px / 1730px 1502px no-repeat}.shop-tab-content-offer-item-icon .item-ghost_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') -225px -450px / 1090px 864px no-repeat}.shop-tab-content-offer-item-icon .item-wow_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') -902px top / 1090px 864px no-repeat}.shop-tab-content-offer-item-icon .item-wow_2_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') -676px -450px / 1090px 864px no-repeat}.shop-tab-content-offer-item-icon .item-oops_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') left -450px / 1090px 864px no-repeat}.shop-tab-content-offer-item-icon .item-oops_2_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') -451px top / 1090px 864px no-repeat}.shop-tab-content-offer-item-icon .item-boom_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') left top / 1090px 864px no-repeat}.shop-tab-content-offer-item-icon .item-boom_2_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') left -676px / 1090px 864px no-repeat}.shop-tab-content-offer-item-icon .item-planet_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') -902px -225px / 1090px 864px no-repeat}.shop-tab-content-offer-item-icon .item-rainbow_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') -676px top / 1090px 864px no-repeat}.shop-tab-content-offer-item-icon .item-crime_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') -225px top / 1090px 864px no-repeat}.shop-tab-content-offer-item-icon .item-crime_2_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') -225px -225px / 1090px 864px no-repeat}.shop-tab-content-offer-item-icon .item-rip_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') left -225px / 1090px 864px no-repeat}.shop-tab-content-offer-item-icon .item-lol_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') -451px -225px / 1090px 864px no-repeat}.shop-tab-content-offer-item-icon .item-kiss_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') -676px -225px / 1090px 864px no-repeat}.shop-tab-content-offer-item-icon .item-thor_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') -451px -450px / 1090px 864px no-repeat}.shop-tab-content-offer-item-icon .item-ufo_sticker{width:188px;height:188px;background:url('sprites/stickers.sprite.png') -902px -450px / 1090px 864px no-repeat}.shop-tab-content-offer .loading{width:100%;height:92%;display:flex;justify-content:center;align-items:center;color:#fff}

.customization-tabs{position:absolute;width:100%;height:48%;bottom:0}@media screen and (orientation: landscape){.customization-tabs{height:59%}}.customization-tabs-content{position:absolute;width:100%;top:80px;bottom:0}.customization-tabs-title{position:absolute;top:-80px;height:80px;width:100%;text-align:center;font-size:40px;line-height:80px;color:white}@media screen and (orientation: landscape){.customization-tabs-title{top:-122px}}.customization-tabs-buttons{position:absolute;height:95px;width:720px;left:0;right:-15px;top:2.5px;margin:auto;display:flex;flex-wrap:wrap;justify-content:center;z-index:30}@media screen and (orientation: landscape){.customization-tabs-buttons{transform:scale(1.5);top:-14px}}.customization-tabs-buttons-limitedOffer,.customization-tabs-buttons-vehicle,.customization-tabs-buttons-trail,.customization-tabs-buttons-sound,.customization-tabs-buttons-sticker,.customization-tabs-buttons-event{position:relative;right:9px;top:20px;font-size:38px;width:150px;height:58px}.customization-tabs-buttons-limitedOffer.left,.customization-tabs-buttons-vehicle.left,.customization-tabs-buttons-trail.left,.customization-tabs-buttons-sound.left,.customization-tabs-buttons-sticker.left,.customization-tabs-buttons-event.left{border-radius:100px 0 0 0;margin-right:-60px}.customization-tabs-buttons-limitedOffer.right,.customization-tabs-buttons-vehicle.right,.customization-tabs-buttons-trail.right,.customization-tabs-buttons-sound.right,.customization-tabs-buttons-sticker.right,.customization-tabs-buttons-event.right{border-radius:0 100px 0 0;margin-left:-60px}.customization-tabs-buttons-limitedOffer.active,.customization-tabs-buttons-vehicle.active,.customization-tabs-buttons-trail.active,.customization-tabs-buttons-sound.active,.customization-tabs-buttons-sticker.active,.customization-tabs-buttons-event.active{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-flow:row;padding-bottom:42px;z-index:30;right:7px;top:-15px;font-size:32px;width:310px;height:145px;box-shadow:0px 0 0px 0 rgba(66,48,111,0.41);border-radius:0}.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-event.active>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-event.active>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-event.active>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-event.active>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-event.active>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-event-icon,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-event-icon,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-event-icon,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-event-icon,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-event-icon,.customization-tabs-buttons-event.active>.customization-tabs-buttons-event-icon{height:55px;width:55px;margin:0}.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-limitedOffer-icon:before,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-limitedOffer-icon:before,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-limitedOffer-icon:before,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-limitedOffer-icon:before,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-limitedOffer-icon:before,.customization-tabs-buttons-event.active>.customization-tabs-buttons-limitedOffer-icon:before,.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-vehicle-icon:before,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-vehicle-icon:before,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-vehicle-icon:before,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-vehicle-icon:before,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-vehicle-icon:before,.customization-tabs-buttons-event.active>.customization-tabs-buttons-vehicle-icon:before,.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-trail-icon:before,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-trail-icon:before,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-trail-icon:before,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-trail-icon:before,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-trail-icon:before,.customization-tabs-buttons-event.active>.customization-tabs-buttons-trail-icon:before,.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-sound-icon:before,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-sound-icon:before,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-sound-icon:before,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-sound-icon:before,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-sound-icon:before,.customization-tabs-buttons-event.active>.customization-tabs-buttons-sound-icon:before,.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-sticker-icon:before,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-sticker-icon:before,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-sticker-icon:before,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-sticker-icon:before,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-sticker-icon:before,.customization-tabs-buttons-event.active>.customization-tabs-buttons-sticker-icon:before,.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-event-icon:before,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-event-icon:before,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-event-icon:before,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-event-icon:before,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-event-icon:before,.customization-tabs-buttons-event.active>.customization-tabs-buttons-event-icon:before{content:'';display:block;margin:auto;top:0px;left:25px;right:0;bottom:0;margin-top:-3px;margin-right:-3px;width:55px;height:55px}.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-limitedOffer-content,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-limitedOffer-content,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-limitedOffer-content,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-limitedOffer-content,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-limitedOffer-content,.customization-tabs-buttons-event.active>.customization-tabs-buttons-limitedOffer-content,.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-vehicle-content,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-vehicle-content,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-vehicle-content,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-vehicle-content,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-vehicle-content,.customization-tabs-buttons-event.active>.customization-tabs-buttons-vehicle-content,.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-trail-content,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-trail-content,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-trail-content,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-trail-content,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-trail-content,.customization-tabs-buttons-event.active>.customization-tabs-buttons-trail-content,.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-sound-content,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-sound-content,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-sound-content,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-sound-content,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-sound-content,.customization-tabs-buttons-event.active>.customization-tabs-buttons-sound-content,.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-sticker-content,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-sticker-content,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-sticker-content,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-sticker-content,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-sticker-content,.customization-tabs-buttons-event.active>.customization-tabs-buttons-sticker-content,.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-event-content,.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-event-content,.customization-tabs-buttons-trail.active>.customization-tabs-buttons-event-content,.customization-tabs-buttons-sound.active>.customization-tabs-buttons-event-content,.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-event-content,.customization-tabs-buttons-event.active>.customization-tabs-buttons-event-content{position:relative;width:200px;height:55px}.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-event-icon{height:50px;width:50px;margin:auto}.customization-tabs-buttons-limitedOffer-icon:before,.customization-tabs-buttons-vehicle-icon:before,.customization-tabs-buttons-trail-icon:before,.customization-tabs-buttons-sound-icon:before,.customization-tabs-buttons-sticker-icon:before,.customization-tabs-buttons-event-icon:before{content:'';display:block;margin:auto;top:0px;left:0px;right:0;bottom:0;margin-top:5px;margin-right:0px;width:50px;height:50px;background:url('sprites/shop.sprite.png') -1211px -957px no-repeat}.customization-tabs-buttons-limitedOffer.right>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-vehicle.right>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-trail.right>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-sound.right>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-sticker.right>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-event.right>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-limitedOffer.right>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-vehicle.right>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-trail.right>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-sound.right>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-sticker.right>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-event.right>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-limitedOffer.right>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-vehicle.right>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-trail.right>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-sound.right>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-sticker.right>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-event.right>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-limitedOffer.right>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-vehicle.right>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-trail.right>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-sound.right>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-sticker.right>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-event.right>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-limitedOffer.right>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-vehicle.right>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-trail.right>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-sound.right>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-sticker.right>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-event.right>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-limitedOffer.right>.customization-tabs-buttons-event-icon,.customization-tabs-buttons-vehicle.right>.customization-tabs-buttons-event-icon,.customization-tabs-buttons-trail.right>.customization-tabs-buttons-event-icon,.customization-tabs-buttons-sound.right>.customization-tabs-buttons-event-icon,.customization-tabs-buttons-sticker.right>.customization-tabs-buttons-event-icon,.customization-tabs-buttons-event.right>.customization-tabs-buttons-event-icon{margin-right:35px}.customization-tabs-buttons-limitedOffer.left>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-vehicle.left>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-trail.left>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-sound.left>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-sticker.left>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-event.left>.customization-tabs-buttons-limitedOffer-icon,.customization-tabs-buttons-limitedOffer.left>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-vehicle.left>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-trail.left>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-sound.left>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-sticker.left>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-event.left>.customization-tabs-buttons-vehicle-icon,.customization-tabs-buttons-limitedOffer.left>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-vehicle.left>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-trail.left>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-sound.left>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-sticker.left>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-event.left>.customization-tabs-buttons-trail-icon,.customization-tabs-buttons-limitedOffer.left>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-vehicle.left>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-trail.left>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-sound.left>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-sticker.left>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-event.left>.customization-tabs-buttons-sound-icon,.customization-tabs-buttons-limitedOffer.left>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-vehicle.left>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-trail.left>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-sound.left>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-sticker.left>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-event.left>.customization-tabs-buttons-sticker-icon,.customization-tabs-buttons-limitedOffer.left>.customization-tabs-buttons-event-icon,.customization-tabs-buttons-vehicle.left>.customization-tabs-buttons-event-icon,.customization-tabs-buttons-trail.left>.customization-tabs-buttons-event-icon,.customization-tabs-buttons-sound.left>.customization-tabs-buttons-event-icon,.customization-tabs-buttons-sticker.left>.customization-tabs-buttons-event-icon,.customization-tabs-buttons-event.left>.customization-tabs-buttons-event-icon{margin-left:35px}.customization-tabs-buttons-limitedOffer-content,.customization-tabs-buttons-vehicle-content,.customization-tabs-buttons-trail-content,.customization-tabs-buttons-sound-content,.customization-tabs-buttons-sticker-content,.customization-tabs-buttons-event-content{position:absolute;color:#fff;text-align:center;left:0;right:0;width:275px;line-height:56px}.customization-tabs-buttons-limitedOffer{background:#F48CBE;background-image:linear-gradient(179deg, #FD6D77 0%, #FD42A8 100%);box-shadow:2px -2px 8px 0 rgba(66,48,111,0.41)}.customization-tabs-buttons-limitedOffer.active{background:url('sprites/shop.sprite.png') -731px -185px no-repeat}.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-limitedOffer-icon:before{background:url('sprites/shop.sprite.png') -1211px -957px no-repeat}.customization-tabs-buttons-limitedOffer-icon:before{background:url('sprites/shop.sprite.png') -95px -1086px no-repeat}.customization-tabs-buttons-limitedOffer.active>.customization-tabs-buttons-limitedOffer-content{width:200px}.customization-tabs-buttons-vehicle{background:#A778FF;background-image:linear-gradient(180deg, #D570FF 1%, #A551FF 100%);box-shadow:2px -2px 8px 0 rgba(116,90,182,0.41)}.customization-tabs-buttons-vehicle.active{background:url('sprites/shop.sprite.png') -731px -370px no-repeat}.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-vehicle-icon:before{background:url('sprites/shop.sprite.png') -1306px -957px no-repeat}.customization-tabs-buttons-vehicle-icon:before{background:url('sprites/shop.sprite.png') -545px -1086px no-repeat}.customization-tabs-buttons-vehicle.active>.customization-tabs-buttons-vehicle-content{width:100px}.customization-tabs-buttons-trail{background-image:linear-gradient(180deg, #FFF572 0%, #FDCF07 85%);box-shadow:2px -2px 8px 0 rgba(116,90,182,0.41);border-radius:100px 0 0 0}.customization-tabs-buttons-trail.active{background:url('sprites/shop.sprite.png') -700px -638px no-repeat}.customization-tabs-buttons-trail.active>.customization-tabs-buttons-trail-icon:before{background:url('sprites/shop.sprite.png') -1401px -957px no-repeat}.customization-tabs-buttons-trail-icon:before{background:url('sprites/shop.sprite.png') -275px -1086px no-repeat}.customization-tabs-buttons-trail.active>.customization-tabs-buttons-trail-content{width:140px}.customization-tabs-buttons-sound{background:#8FB9EB;background-image:linear-gradient(180deg, #6ADCED 1%, #37B3E3 99%);box-shadow:2px -2px 8px 0 rgba(90,182,179,0.41)}.customization-tabs-buttons-sound.active{background:url('sprites/shop.sprite.png') -350px -638px no-repeat}.customization-tabs-buttons-sound.active>.customization-tabs-buttons-sound-icon:before{background:url('sprites/shop.sprite.png') -1116px -957px no-repeat}.customization-tabs-buttons-sound-icon:before{background:url('sprites/shop.sprite.png') -455px -1086px no-repeat}.customization-tabs-buttons-sound.active>.customization-tabs-buttons-sound-content{width:130px}.customization-tabs-buttons-sticker{background:#8fb9eb;background-image:linear-gradient(180deg, #70afff 1%, #3275f4 99%);box-shadow:2px -2px 8px 0 rgba(90,182,179,0.41)}.customization-tabs-buttons-sticker.active{background:url('sprites/shop.sprite.png') -731px top no-repeat}.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-sticker-icon:before{background:url('sprites/shop.sprite.png') -926px -957px no-repeat}.customization-tabs-buttons-sticker-icon:before{background:url('sprites/shop.sprite.png') -1021px -957px no-repeat}.customization-tabs-buttons-sticker.active>.customization-tabs-buttons-sticker-content{width:130px}.customization-tabs-buttons-event{background:#B5EB8F;background-image:linear-gradient(179deg, #BFED45 0%, #81BF14 100%);box-shadow:2px -2px 8px 0 rgba(66,48,111,0.41)}.customization-tabs-buttons-event.active{background:url('sprites/shop.sprite.png') left -638px no-repeat}.customization-tabs-buttons-event.active>.customization-tabs-buttons-event-icon:before{margin-top:0px;background:url('sprites/shop.sprite.png') left -1086px no-repeat}.customization-tabs-buttons-event-icon:before{background:url('sprites/shop.sprite.png') -365px -1086px no-repeat}.customization-tabs-buttons-event.active>.customization-tabs-buttons-event-content{width:190px}

.sound_button{position:absolute;top:164px;right:24px}.sound_button.locked::before{content:'';position:absolute;width:92px;height:92px;left:-6px;top:-6px;border-radius:19px;background-color:rgba(34,25,90,0.5);z-index:9}.sound_button-content{width:80px;height:80px;border-bottom:6px solid #5491E7;background:#6ADCED;background:-moz-linear-gradient(top, #6ADCED 0%, #37B3E3 100%);background:-webkit-linear-gradient(top, #6ADCED 0%, #37B3E3 100%);background:linear-gradient(to bottom, #6ADCED 0%, #37B3E3 100%)}.sound_button::after{content:'';position:absolute;width:43px;height:56px;top:10px;left:0;right:0;margin:auto;background:url('sprites/shop.sprite.png') left -1181px no-repeat}

@media screen and (orientation: landscape){.shop_wrapper .safe_area .home_button{transform:scale(1.5);margin-left:45px;top:45px}}@media screen and (orientation: landscape){.shop_wrapper .safe_area .coins-bar-wrapper{transform:scale(1.5);margin-right:45px}}@media screen and (orientation: landscape){.shop_wrapper .safe_area .sound_button{transform:scale(1.5);margin-right:45px;top:189.5px}}

.modal{background-color:rgba(11,0,32,0.6);z-index:10}.modal-center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.modal-wrapper{width:680px;border-radius:54px;min-height:600px;background-color:#9339F1;transform:translate3d(0, -20%, 0);opacity:0;color:white}.modal-subtitle{text-align:center}.modal-subtitle span{display:inline-block;min-width:424px;padding:0 40px;background:white;color:#6143B4;font-size:40px;border-radius:0 0 54px 54px}.modal-click{position:absolute;top:0;left:0;height:100%;width:100%}

.text_overlay{color:#ffffff;text-shadow:0 4px 0 #7414B2;text-align:center}.text_overlay-title{font-size:70px;line-height:1.1}.text_overlay-description{font-size:60px;line-height:1}.text_overlay .modal-wrapper{min-height:auto;background-color:transparent}.text_overlay .modal-center{touch-action:none;pointer-events:none}

.tutorial_loading{background:-moz-linear-gradient(top, #9c54d8 0%, #6b58c8 65%, #505bb9 100%);background:-webkit-linear-gradient(top, #9c54d8 0%, #6b58c8 65%, #505bb9 100%);background:linear-gradient(to bottom, #9c54d8 0%, #6b58c8 65%, #505bb9 100%)}.tutorial_loading:before{content:'';position:absolute;width:100%;height:100%;opacity:0.1;background:url(img/wheel-pattern-c17755555f88bf8730359323e199992e.png) center repeat;z-index:1}.tutorial_loading>*{z-index:2}.tutorial_loading-content{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:847px}.tutorial_loading-header{position:absolute;top:0;left:0;right:0;width:588px;height:199px;margin:auto}.tutorial_loading-header.red{background:url('sprites/loading.sprite.png') -1303px -239px no-repeat}.tutorial_loading-header.green{background:url('sprites/loading.sprite.png') -1303px top no-repeat}.tutorial_loading-header-text{position:absolute;line-height:52px;top:40px;left:30px;right:120px;text-align:center;color:white}.tutorial_loading-image{position:absolute;top:324px;left:0;right:0;margin:auto}.tutorial_loading-image.score{width:552px;height:362px;background:url('sprites/loading.sprite.png') -711px top no-repeat}.tutorial_loading-image.kill{width:671px;height:422px;background:url('sprites/loading.sprite.png') left top no-repeat}.tutorial_loading-image.suicide{width:645px;height:300px;background:url('sprites/loading.sprite.png') left -462px no-repeat}.tutorial_loading-image.boost{width:651px;height:264px;background:url('sprites/loading.sprite.png') left -802px no-repeat}.tutorial_loading-image_boost_sticker{position:absolute;width:110px;height:110px;right:0;left:550px;top:324px;z-index:1;text-align:center;margin:auto}.tutorial_loading-image_boost_sticker:before{content:'';display:inline-block;height:100%;vertical-align:middle}.tutorial_loading-image_boost_sticker_text{color:#ffffff;font-size:25px;line-height:25px;display:inline-block;vertical-align:middle;transform:rotate(-14deg)}.tutorial_loading-image_boost_sticker_background{position:absolute;left:0;top:0;z-index:-1;width:110px;height:110px;background:url('sprites/main.sprite.png') -1161px -346px / 2216px 2040px no-repeat}.tutorial_loading-label{position:absolute;bottom:0;left:0;right:0;margin:auto;text-align:center;font-size:55px;color:white;text-shadow:0 11px 8px rgba(51,51,106,0.4);line-height:74px;text-shadow:0 11px 8px rgba(51,51,106,0.4);line-height:74px}.ui_loading_scene{background:-moz-linear-gradient(top, #9c54d8 0%, #6b58c8 65%, #505bb9 100%);background:-webkit-linear-gradient(top, #9c54d8 0%, #6b58c8 65%, #505bb9 100%);background:linear-gradient(to bottom, #9c54d8 0%, #6b58c8 65%, #505bb9 100%)}.ui_loading_scene:before{content:'';position:absolute;width:100%;height:100%;opacity:0.1;background:url(img/wheel-pattern-c17755555f88bf8730359323e199992e.png) center repeat;z-index:1}.ui_loading_scene>*{z-index:2}.ui_loading_scene-galaxy-logo{position:absolute;top:80px;left:0;right:0;width:342px;height:174px;margin:var(--sat) auto;background:url('sprites/initial.sprite.png') left top / 552px 300px no-repeat}.ui_loading_scene-flime-logo{position:absolute;top:254px;left:0;right:0;width:342px;height:83px;margin:var(--sat) auto;background:url('sprites/initial.sprite.png') left -217px / 552px 300px no-repeat}.ui_loading_scene-content{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:275px}.ui_loading_scene-planet{position:relative;left:0;right:0;margin:0 auto;width:153px;height:151px;background:url('sprites/initial.sprite.png') -357px top no-repeat}.ui_loading_scene-label{position:relative;top:40px;text-align:center;font-size:55px;color:white;text-shadow:0 11px 8px rgba(51,51,106,0.4);line-height:74px}

.ui_achievement_scene{pointer-events:none;touch-action:none;-ms-touch-action:none}.ui_achievement_scene.appear{pointer-events:auto;touch-action:auto;-ms-touch-action:auto}.ui_achievement_scene-sticker{position:absolute;top:-100px;left:-260px;right:0;bottom:0;margin:auto}.ui_achievement_scene-header{position:absolute;top:160px;left:0;right:0;margin:auto;z-index:5}.ui_achievement_scene-header-trophy{position:absolute;top:-110px;left:0;right:0;margin:auto;width:343px;height:194px;opacity:0;transition:opacity 0s ease-in 0.5s;will-change:opacity;background:url('sprites/main.sprite.png') left -483px no-repeat}.ui_achievement_scene-header-label{position:absolute;left:0;right:0;margin:auto;font-size:60px;line-height:110px;color:white;text-align:center;width:543px;height:147px;background:url('sprites/main.sprite.png') left -296px no-repeat}.ui_achievement_scene-concede-button{position:absolute;text-align:center;bottom:8.5%;left:0;right:0;font-size:40px;color:rgba(255,255,255,0.8)}@media screen and (orientation: landscape){.ui_achievement_scene-concede-button{transform:scale(2)}}

.ui_achievement_scene.appear .ui_achievement_scene-header-label{animation:bounceLabel 1.35s ease}.ui_achievement_scene.appear .ui_achievement_scene-header-trophy{animation:scaleTrophy 0.85s ease 0.5s;opacity:1}.ui_achievement_scene.appear .ui_achievement_scene-header{opacity:1}.ui_achievement_scene.appear .sticker-content-shadow{opacity:1;transform:scale(1.1)}.ui_achievement_scene.appear .sticker-content-shadow.legendary{transform:scale(1.2)}.ui_achievement_scene.appear .sticker-content-sticker{opacity:1;transform:scale(1)}.ui_achievement_scene.appear .sticker-content-sticker.legendary.record{transform:scale(0.8);top:30px}.ui_achievement_scene.appear .sticker-content-text{opacity:1;transform:scale(1)}.ui_achievement_scene.appear .achievement_snap_button{animation:scaleButton 0.5s ease 2s;opacity:1}.shaking_canvas{animation:shakingCanvas 0.15s ease 1.65s}@keyframes bounceLabel{0%{transform:translateY(-200%)}28%{transform:translateY(10%)}32%{transform:translateY(-20%)}40%{transform:translateY(0%)}80%{transform:rotate(0)}84%{transform:rotate(-5deg)}100%{transform:rotate(0)}}@keyframes scaleTrophy{0%{transform:scale(0)}32%{transform:scale(1.3)}40%{transform:scale(1)}70%{transform:rotate(0)}76%{transform:rotate(5deg)}100%{transform:rotate(0)}}@keyframes scaleButton{0%{transform:scale(0)}70%{transform:scale(1.3)}100%{transform:scale(1)}}@keyframes shakingCanvas{0%{transform:rotate(0)}50%{transform:rotate(-1deg)}100%{transform:rotate(0)}}

.sticker-content{position:absolute;margin:auto}.sticker-content-shadow{content:'';position:absolute;right:0;bottom:0;margin:auto;opacity:0;transform:scale(0);transition:transform 0.5s ease-in 1s, opacity 0s ease-in 1s;will-change:transform, opacity}.sticker-content-shadow.record{top:63px;left:11px}.sticker-content-shadow.record.epic{top:-40px}.sticker-content-shadow.record.great{top:80px;left:0px}.sticker-content-shadow.achivment{top:-64px;left:20px}.sticker-content-shadow.achivment.legendary{top:-50px;left:0px}.sticker-content-shadow.great{top:0px;left:40px;width:344px;height:338px;background:url('sprites/achievement.sprite.png') -412px top no-repeat}.sticker-content-shadow.epic{top:-145px;width:372px;height:528px;background:url('sprites/achievement.sprite.png') left top no-repeat}.sticker-content-shadow.legendary{top:54px;left:-13px;width:331px;height:321px;background:url('sprites/achievement.sprite.png') -796px top no-repeat}.sticker-content-sticker{position:absolute;top:0;left:0;right:0;bottom:0;width:469px;height:469px;margin:auto;opacity:0;transform:scale(8);transition:transform 0.1s ease-in 1s, opacity 0s 1s ease-in;will-change:transform, opacity}.sticker-content-text{position:absolute;display:flex;flex-direction:column;color:white;font-size:32px;width:300px;height:36px;line-height:36px;z-index:4;text-shadow:none;text-align:center;top:350px;left:0;right:0;bottom:0;margin:auto;opacity:0;transform:scale(0);transition:transform 0.2s ease-in 1.7s, opacity 0s ease-in 1.7s;will-change:transform, opacity}.sticker-content-text-record{top:450px}.sticker-content-text-header-record{top:-475px;width:469px;line-height:56px}.sticker-content-text-header-record .line0{font-size:36px}.sticker-content-text-header-record .line1{font-size:52px}.sticker-content-text-header-achievement{display:none}

.ui_long_pass_quests_scene{background:#7845b0;background:-moz-linear-gradient(top, #7845b0 0%, #444b9b 100%);background:-webkit-linear-gradient(top, #7845b0 0%, #444b9b 100%);background:linear-gradient(to bottom, #7845b0 0%, #444b9b 100%);display:flex;flex-direction:column}.ui_long_pass_quests_scene:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:url(img/long_pass_quests_background-a7cd2802d3a9bdc192df548a62dc17b3.png) center repeat}

.nav_bar{height:138px;text-align:center;padding:32px 16px 0;position:relative;background:#b26fff;background:-moz-linear-gradient(top, #b26fff 0%, #8571f5 100%);background:-webkit-linear-gradient(top, #b26fff 0%, #8571f5 100%);background:linear-gradient(to bottom, #b26fff 0%, #8571f5 100%);box-shadow:inset 0 -6px 0 0 #6D55C7}@media screen and (orientation: landscape){.nav_bar{height:160px !important}}.nav_bar-title{position:absolute;z-index:1;left:0;width:100%;line-height:1;font-size:46px;color:#ffffff;text-shadow:0 2px #8354D0;height:80px;padding:15px 50px}.nav_bar .home_button{border:none;float:left;position:relative;top:0;left:0;z-index:2}@media screen and (orientation: landscape){.nav_bar .home_button{transform:scale(1.5);left:30px}}

.customization-pizza{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -1072px / 2062px 1700px no-repeat}.customization-random{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -1072px / 2062px 1700px no-repeat}.customization-eggs{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -443px / 2062px 1700px no-repeat}.customization-ducks{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -850px / 2062px 1700px no-repeat}.customization-pool{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -407px / 2062px 1700px no-repeat}.customization-bee_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -628px / 2062px 1700px no-repeat}.customization-christmas_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -628px / 2062px 1700px no-repeat}.customization-christmas_sock_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px -665px / 2062px 1700px no-repeat}.customization-delorean_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -1293px / 2062px 1700px no-repeat}.customization-delorean_car_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -850px / 2062px 1700px no-repeat}.customization-dino_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px top / 2062px 1700px no-repeat}.customization-dino_pink_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -1293px / 2062px 1700px no-repeat}.customization-dino_lego_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -222px / 2062px 1700px no-repeat}.customization-hoverboard_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -628px / 2062px 1700px no-repeat}.customization-hoverboard_blue_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -1072px / 2062px 1700px no-repeat}.customization-hoverboard_orange_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -628px / 2062px 1700px no-repeat}.customization-paint_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -628px / 2062px 1700px no-repeat}.customization-paint_splash_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px -222px / 2062px 1700px no-repeat}.customization-potter_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px -443px / 2062px 1700px no-repeat}.customization-potter_sock_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -407px / 2062px 1700px no-repeat}.customization-space_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -1293px / 2062px 1700px no-repeat}.customization-stars_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -407px / 2062px 1700px no-repeat}.customization-strawberry_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -1072px / 2062px 1700px no-repeat}.customization-thunder_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -850px / 2062px 1700px no-repeat}.customization-tron_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -1072px / 2062px 1700px no-repeat}.customization-tron_circle_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -665px / 2062px 1700px no-repeat}.customization-match_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1888px top / 2073px 1700px no-repeat}.customization-caduceus_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -444px -1515px / 2073px 1700px no-repeat}.customization-covid_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1331px -1515px / 2073px 1700px no-repeat}.customization-fire_kitty_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px top / 2073px 1700px no-repeat}.customization-police_star_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1334px -1293px / 2073px 1700px no-repeat}.customization-ambulance_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -1515px / 2073px 1700px no-repeat}.customization-police_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -887px / 2073px 1700px no-repeat}.customization-fire_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -1108px / 2073px 1700px no-repeat}.customization-rainbow_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1112px -1293px / 2073px 1700px no-repeat}.customization-ghost_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px top / 2062px 1700px no-repeat}.customization-witch_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -850px / 2062px 1700px no-repeat}.customization-ufo_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -887px / 2062px 1700px no-repeat}.customization-gift_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -850px / 2062px 1700px no-repeat}.customization-snowman_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1108px -1072px / 2062px 1700px no-repeat}.customization-kiss_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -407px / 2062px 1700px no-repeat}.customization-hearts_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -407px / 2062px 1700px no-repeat}.customization-clover_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -1515px / 2073px 1700px no-repeat}.customization-gold_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -443px / 2073px 1700px no-repeat}.customization-easter_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -222px / 2073px 1700px no-repeat}.customization-tasty_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1553px -1515px / 2073px 1700px no-repeat}.customization-dolphin_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -407px top / 1036px 850px no-repeat}.customization-beach_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -203px top / 1036px 850px no-repeat}.customization-pool_summer_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left top / 1036px 850px no-repeat}.customization-lgbt_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -668px -1293px / 2073px 1700px no-repeat}.customization-pride_hearts_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1109px -1515px / 2073px 1700px no-repeat}.customization-doll_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -665px / 2073px 1700px no-repeat}.customization-thor_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -890px -1293px / 2073px 1700px no-repeat}.customization-candy_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -1515px / 2073px 1700px no-repeat}.customization-bats_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -1515px / 2073px 1700px no-repeat}.customization-chicken{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px -222px / 1703px 1478px no-repeat}.customization-tapochek_blue{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -850px / 1703px 1478px no-repeat}.customization-tapochek_brown{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -850px / 1703px 1478px no-repeat}.customization-tapochek_red{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -628px / 1703px 1478px no-repeat}.customization-pepperoni{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -887px -850px / 1703px 1478px no-repeat}.customization-camaro{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -222px / 1703px 1478px no-repeat}.customization-camaro_blue{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1109px -1293px / 1703px 1478px no-repeat}.customization-camaro_red{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -850px / 1703px 1478px no-repeat}.customization-hoverboard{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -628px / 1703px 1478px no-repeat}.customization-hoverboard_green{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1331px -1293px / 1703px 1478px no-repeat}.customization-hoverboard_pink{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -628px / 1703px 1478px no-repeat}.customization-hoverboard_yellow{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -1072px / 1703px 1478px no-repeat}.customization-dino{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1074px -222px / 1703px 1478px no-repeat}.customization-dino_blue{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px -665px / 1703px 1478px no-repeat}.customization-dino_pink{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -1293px / 1703px 1478px no-repeat}.customization-dino_yellow{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1074px -443px / 1703px 1478px no-repeat}.customization-brush{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -443px / 1703px 1478px no-repeat}.customization-duck{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -1293px / 1703px 1478px no-repeat}.customization-santa{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -1072px / 1703px 1478px no-repeat}.customization-police{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -1293px / 1703px 1478px no-repeat}.customization-ambulance{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -665px / 1703px 1478px no-repeat}.customization-firetruck{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -887px -1072px / 1703px 1478px no-repeat}.customization-unicorn{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -887px -1293px / 1703px 1478px no-repeat}.customization-evilduck{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -407px / 1694px 1478px no-repeat}.customization-pumpkin{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -626px top / 1694px 1478px no-repeat}.customization-ufo{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -407px / 1694px 1478px no-repeat}.customization-christmascandy{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px -443px / 1703px 1478px no-repeat}.customization-deer{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -628px / 1703px 1478px no-repeat}.customization-cabriolet{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -443px -407px / 1694px 1478px no-repeat}.customization-heart{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -405px top / 1694px 1478px no-repeat}.customization-pot{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -850px / 1703px 1478px no-repeat}.customization-hat{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1074px top / 1703px 1478px no-repeat}.customization-egg{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -887px / 1703px 1478px no-repeat}.customization-bunny{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -852px top / 1703px 1478px no-repeat}.customization-flamingo{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px top / 1703px 1478px no-repeat}.customization-windsurf{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -852px -222px / 1703px 1478px no-repeat}.customization-platform{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -1072px / 1703px 1478px no-repeat}.customization-bath{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -1072px / 1703px 1478px no-repeat}.customization-thor{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -1293px / 1703px 1478px no-repeat}.customization-batcar{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px top / 1703px 1478px no-repeat}.customization-candy{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left top / 851px 739px no-repeat}.customization-witchhat{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1109px -1072px / 1703px 1478px no-repeat}.customization-ghost_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -222px -443px / 1072px 850px no-repeat}.customization-wow_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -887px top / 1072px 850px no-repeat}.customization-wow_2_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -665px -443px / 1072px 850px no-repeat}.customization-oops_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') left -443px / 1072px 850px no-repeat}.customization-oops_2_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -444px top / 1072px 850px no-repeat}.customization-boom_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') left top / 1072px 850px no-repeat}.customization-boom_2_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') left -665px / 1072px 850px no-repeat}.customization-planet_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -887px -222px / 1072px 850px no-repeat}.customization-rainbow_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -665px top / 1072px 850px no-repeat}.customization-crime_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -222px top / 1072px 850px no-repeat}.customization-crime_2_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -222px -222px / 1072px 850px no-repeat}.customization-rip_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') left -222px / 1072px 850px no-repeat}.customization-lol_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -444px -222px / 1072px 850px no-repeat}.customization-kiss_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -665px -222px / 1072px 850px no-repeat}.customization-thor_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -444px -443px / 1072px 850px no-repeat}.customization-ufo_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -887px -443px / 1072px 850px no-repeat}.long_pass_rewards{display:flex;flex:1;justify-content:center;align-items:center;padding-block-end:165px}.long_pass_rewards-header{width:107px;height:56px;margin:0 auto 2px;background:url('sprites/long_pass_quests.sprite.png') -142px -186px no-repeat}.long_pass_rewards-item{text-align:center;color:white;height:64px;width:544px;border-radius:32px;margin:0 auto 24px;background:#9565ec;background:-moz-linear-gradient(top, #9565ec 0%, #8265ec 100%);background:-webkit-linear-gradient(top, #9565ec 0%, #8265ec 100%);background:linear-gradient(to bottom, #9565ec 0%, #8265ec 100%);box-shadow:0 2px 4px rgba(83,44,93,0.2);position:relative}.long_pass_rewards-item.large{width:600px;height:124px;background:transparent}.long_pass_rewards-item.large:before{content:'';display:block;width:622px;height:146px;position:absolute;top:50%;left:50%;margin-left:-311px;margin-top:-73px;background:url('sprites/long_pass_quests.sprite.png') left top no-repeat}.long_pass_rewards-item.large>*{position:relative}.long_pass_rewards-item.large .text-label{padding:42px 125px;font-size:40px;line-height:40px;text-shadow:0 2px 0 #8354d0}.long_pass_rewards-item.large .image-preview{width:185px;height:185px;right:10px;background:transparent;box-shadow:none}.long_pass_rewards-item.large .image-preview.sound::before{content:'';position:absolute;top:0;left:0;width:185px;height:185px;zoom:1;background:url('sprites/main.sprite.png') -1053px -135px / 1735px 1596px no-repeat}.long_pass_rewards-item.large .image-preview [class|='customization']{zoom:1;margin:auto}.long_pass_rewards-item .text-label{font-size:28px;line-height:28px;padding:18px}.long_pass_rewards-item .image-preview{position:absolute;top:0;bottom:0;right:28px;margin:auto;width:81px;height:76px;border-radius:20px;background-color:#7b48db;box-shadow:0 5px 2px rgba(83,44,93,0.2);overflow:hidden}.long_pass_rewards-item .image-preview.sound::before{content:'';position:absolute;top:-15px;left:-15px;width:185px;height:185px;zoom:0.53;background:url('sprites/main.sprite.png') -1053px -135px / 1735px 1596px no-repeat}.long_pass_rewards-item .image-preview [class|='customization']{margin-top:-16px;margin-left:-16px;zoom:0.53}.long_pass_rewards-item .checked-icon{position:absolute;width:41px;height:34px;right:50px;top:0;bottom:0;margin:auto;background:url('sprites/long_pass_quests.sprite.png') -383px -186px no-repeat}.long_pass_rewards-footer{width:592px;height:116px;border:4px solid #9b8aff;border-radius:58px;padding:0 45px 0 146px;position:relative;display:flex;align-items:center;margin-bottom:50px}.long_pass_rewards-footer-label{color:white;font-size:28px;line-height:33px}.long_pass_rewards-footer-progress{width:88px;height:88px;background-color:#6a52c0;border-radius:50%;position:absolute;left:34px;top:8px}.long_pass_rewards-footer-progress-image{z-index:2;width:80px;height:80px;margin:4px;border-radius:50%;position:relative;background-repeat:no-repeat;background-size:contain;background-color:#fffb01}.long_pass_rewards-footer-progress-image.default{background-color:#d0d0d0 !important}.long_pass_rewards-footer-progress-line{width:24px;background-color:#6a52c0;border:4px solid #8265ec;position:absolute;bottom:4px;border-radius:0 0 12px 12px;left:50%;margin-left:-12px;padding-bottom:120px}.long_pass_rewards-footer-progress-line-mask{position:absolute;width:100%;bottom:75px;top:25px}.long_pass_rewards-footer-progress-line-value{position:absolute;bottom:0;width:100%;border-radius:8px 8px 0 0;background:#ffee6c url(img/long_pass_quests_progress_background-b20a76312f87cecad6e0bc221d3e90b1.png) repeat-y}.long_pass_rewards-footer-progress-line-point{left:50%;width:60px;height:60px;margin-bottom:28px;position:relative;margin-left:-30px;text-align:center}.long_pass_rewards-footer-progress-line-point:before{content:'';display:block;width:54px;height:51px;margin:4px 3px;position:absolute;z-index:1;background:url('sprites/long_pass_quests.sprite.png') -289px -186px no-repeat}.long_pass_rewards-footer-progress-line-point:last-child{margin-bottom:0}.long_pass_rewards-footer-progress-line-point>.number-label{position:relative;z-index:2;padding:22px 0;color:#8f71ff;font-size:24px;line-height:1}.long_pass_rewards-footer-progress-line-point.large{width:90px;height:90px;margin-left:-45px;margin-top:-25px;margin-bottom:42px}.long_pass_rewards-footer-progress-line-point.large:before{width:80px;height:77px;margin:6px 5px;background:url('sprites/long_pass_quests.sprite.png') left -325px no-repeat}.long_pass_rewards-footer-progress-line-point.large>.number-label{font-size:36px;padding:32px 0;color:#ad70ff}.long_pass_rewards-footer-progress-line-point.active:before{width:68px;height:66px;margin:-2px -3px;background:url('sprites/long_pass_quests.sprite.png') -120px -325px no-repeat}.long_pass_rewards-footer-progress-line-point.active.large:before{width:102px;height:99px;margin:-4.5px 0 0 -6px;background:url('sprites/long_pass_quests.sprite.png') left -186px no-repeat}.long_pass_rewards-footer-progress-line-point.active>.number-label{color:#ffaf00}@media screen and (orientation: landscape){.long_pass_rewards-center .play_button{position:absolute;transform:scale(1.5);bottom:80px;left:0;right:0;margin:0 auto}}

.ui_win_scene{pointer-events:none;touch-action:none;-ms-touch-action:none}.ui_win_scene.appear{pointer-events:auto;touch-action:auto;-ms-touch-action:auto}.ui_win_scene-share{position:absolute;top:-454px;bottom:0;left:300px;right:0;margin:auto;z-index:5;width:240px;height:240px;color:white;text-align:center}.ui_win_scene-share-you{font-size:40px;line-height:40px}.ui_win_scene-share-name{margin-top:64px;font-size:40px;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.ui_win_scene-share-win{font-size:80px;line-height:96px}.ui_win_scene-info{position:absolute;top:130px;left:0;right:0;bottom:0;margin:auto;width:530px;height:302px}.ui_win_scene-bottom{position:absolute;top:680px;left:0;right:0;bottom:0;margin:auto;width:300px;height:0;z-index:5}@media screen and (orientation: landscape){.ui_win_scene-bottom{transform:scale(1.5)}}.ui_win_scene-header{position:absolute;top:-870px;bottom:0;left:0;right:0;margin:auto;z-index:5}.ui_win_scene-header-trophy{position:absolute;top:-170px;left:0;right:0;bottom:0;margin:auto;width:343px;height:194px;opacity:0;transition:opacity 0s ease-in 0.5s;will-change:opacity;background:url('sprites/main.sprite.png') left -483px no-repeat}.ui_win_scene-header-label{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;font-size:60px;line-height:110px;color:white;text-align:center;width:543px;height:147px;background:url('sprites/main.sprite.png') left -296px no-repeat}

.ui_win_scene.appear .ui_win_scene-header-label{animation:bounceLabel 1.35s ease}.ui_win_scene.appear .ui_win_scene-header-trophy{animation:scaleTrophy 0.85s ease 0.5s;opacity:1}.ui_win_scene.appear .ui_win_scene-header{opacity:1}.ui_win_scene.appear .achievement_snap_button{animation:scaleButton 0.5s ease 2s;opacity:1}.shaking_canvas{animation:shakingCanvas 0.15s ease 1.65s}@keyframes bounceLabel{0%{transform:translateY(-200%)}28%{transform:translateY(10%)}32%{transform:translateY(-20%)}40%{transform:translateY(0%)}80%{transform:rotate(0)}84%{transform:rotate(-5deg)}100%{transform:rotate(0)}}@keyframes scaleTrophy{0%{transform:scale(0)}32%{transform:scale(1.3)}40%{transform:scale(1)}70%{transform:rotate(0)}76%{transform:rotate(5deg)}100%{transform:rotate(0)}}@keyframes scaleButton{0%{transform:scale(0)}70%{transform:scale(1.3)}100%{transform:scale(1)}}@keyframes shakingCanvas{0%{transform:rotate(0)}50%{transform:rotate(-1deg)}100%{transform:rotate(0)}}

.win_player_info{margin:24px 24px 36px;padding:0 24px;height:56px;border-radius:13px;background-color:#6C66ED;display:flex;color:white;font-size:40px;line-height:56px}.win_player_info-avatar{width:80px;height:80px;background-size:contain;position:absolute;margin-left:44px;margin-top:-12px;border-radius:50%;background-color:#FFFFFF00}.win_player_info-place{font-size:40px;text-align:left}.win_player_info-name{font-size:30px;text-align:left;margin-left:100px;margin-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.win_player_info-percent{font-size:30px;text-align:right}.win_player_info.you{background-color:#DC7AFD}

.ok_button-content{width:272px;height:104px;border-bottom:8px solid #5151C7;background:-moz-linear-gradient(top, #64B0FD 0, #6462F1 100%);background:-webkit-linear-gradient(top, #64B0FD 0, #6462F1 100%);background:linear-gradient(to bottom, #64B0FD 0, #6462F1 100%);font-size:60px;line-height:96px;text-align:center;color:white}

.ui_event_scene{background:#292456;background-image:linear-gradient(180deg, #505bb9 1%, #6b58c8 37%, #9c54d8 100%);display:flex;flex-direction:column;pointer-events:auto;touch-action:auto;-ms-touch-action:auto}.ui_event_scene.pattern{background:#292456}.ui_event_scene.pattern:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.56;background:url(img/event-pattern-b3ddf2f9954af832b87fbe83a83e1c70.png) center repeat}.ui_event_scene.substrate{display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.68;background:#292456}

.event_nav_bar{height:138px;text-align:center;padding:32px 16px 0;position:relative;background:#b26fff;background-image:linear-gradient(180deg, #db72ff 0%, #a76fff 51%, #7f78ff 100%);background-image:linear-gradient(179deg, #e073f4 0%, #965de4 45%, #6946b4 100%);box-shadow:inset 0 -6px 0 0 #6aa653}.event_nav_bar-title{position:absolute;z-index:1;left:0;width:100%;padding:0px 50px;height:120px}.event_nav_bar-header{line-height:1;font-size:46px;color:#cdff7e;text-shadow:0 0 9px #48ce15}.event_nav_bar-description{position:absolute;z-index:1;left:0;width:100%;line-height:1;font-size:24px;color:#cdff7e;height:40px;padding:10px 50px;display:flex;justify-content:center;align-items:center}.event_nav_bar-description:before{content:'';width:23px;height:32px;margin-right:5px;background:url('sprites/event.sprite.png') -1396px -664px no-repeat}.event_nav_bar .home_button{border:none;float:left;position:relative;top:0;left:0;z-index:2}@media screen and (orientation: landscape){.event_nav_bar .home_button{transform:scale(1.3);left:30px}}

.customization-pizza{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -1072px / 2062px 1700px no-repeat}.customization-random{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -1072px / 2062px 1700px no-repeat}.customization-eggs{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -443px / 2062px 1700px no-repeat}.customization-ducks{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -850px / 2062px 1700px no-repeat}.customization-pool{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -407px / 2062px 1700px no-repeat}.customization-bee_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -628px / 2062px 1700px no-repeat}.customization-christmas_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -628px / 2062px 1700px no-repeat}.customization-christmas_sock_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px -665px / 2062px 1700px no-repeat}.customization-delorean_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -1293px / 2062px 1700px no-repeat}.customization-delorean_car_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -850px / 2062px 1700px no-repeat}.customization-dino_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px top / 2062px 1700px no-repeat}.customization-dino_pink_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -1293px / 2062px 1700px no-repeat}.customization-dino_lego_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -222px / 2062px 1700px no-repeat}.customization-hoverboard_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -628px / 2062px 1700px no-repeat}.customization-hoverboard_blue_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -1072px / 2062px 1700px no-repeat}.customization-hoverboard_orange_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -628px / 2062px 1700px no-repeat}.customization-paint_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -628px / 2062px 1700px no-repeat}.customization-paint_splash_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px -222px / 2062px 1700px no-repeat}.customization-potter_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px -443px / 2062px 1700px no-repeat}.customization-potter_sock_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -407px / 2062px 1700px no-repeat}.customization-space_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -1293px / 2062px 1700px no-repeat}.customization-stars_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -407px / 2062px 1700px no-repeat}.customization-strawberry_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -1072px / 2062px 1700px no-repeat}.customization-thunder_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -850px / 2062px 1700px no-repeat}.customization-tron_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -1072px / 2062px 1700px no-repeat}.customization-tron_circle_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -665px / 2062px 1700px no-repeat}.customization-match_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1888px top / 2073px 1700px no-repeat}.customization-caduceus_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -444px -1515px / 2073px 1700px no-repeat}.customization-covid_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1331px -1515px / 2073px 1700px no-repeat}.customization-fire_kitty_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px top / 2073px 1700px no-repeat}.customization-police_star_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1334px -1293px / 2073px 1700px no-repeat}.customization-ambulance_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -1515px / 2073px 1700px no-repeat}.customization-police_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -887px / 2073px 1700px no-repeat}.customization-fire_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -1108px / 2073px 1700px no-repeat}.customization-rainbow_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1112px -1293px / 2073px 1700px no-repeat}.customization-ghost_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px top / 2062px 1700px no-repeat}.customization-witch_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -850px / 2062px 1700px no-repeat}.customization-ufo_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -887px / 2062px 1700px no-repeat}.customization-gift_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -850px / 2062px 1700px no-repeat}.customization-snowman_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1108px -1072px / 2062px 1700px no-repeat}.customization-kiss_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -407px / 2062px 1700px no-repeat}.customization-hearts_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -407px / 2062px 1700px no-repeat}.customization-clover_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -1515px / 2073px 1700px no-repeat}.customization-gold_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -443px / 2073px 1700px no-repeat}.customization-easter_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -222px / 2073px 1700px no-repeat}.customization-tasty_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1553px -1515px / 2073px 1700px no-repeat}.customization-dolphin_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -407px top / 1036px 850px no-repeat}.customization-beach_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -203px top / 1036px 850px no-repeat}.customization-pool_summer_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left top / 1036px 850px no-repeat}.customization-lgbt_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -668px -1293px / 2073px 1700px no-repeat}.customization-pride_hearts_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1109px -1515px / 2073px 1700px no-repeat}.customization-doll_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -665px / 2073px 1700px no-repeat}.customization-thor_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -890px -1293px / 2073px 1700px no-repeat}.customization-candy_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -1515px / 2073px 1700px no-repeat}.customization-bats_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -1515px / 2073px 1700px no-repeat}.customization-chicken{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px -222px / 1703px 1478px no-repeat}.customization-tapochek_blue{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -850px / 1703px 1478px no-repeat}.customization-tapochek_brown{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -850px / 1703px 1478px no-repeat}.customization-tapochek_red{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -628px / 1703px 1478px no-repeat}.customization-pepperoni{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -887px -850px / 1703px 1478px no-repeat}.customization-camaro{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -222px / 1703px 1478px no-repeat}.customization-camaro_blue{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1109px -1293px / 1703px 1478px no-repeat}.customization-camaro_red{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -850px / 1703px 1478px no-repeat}.customization-hoverboard{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -628px / 1703px 1478px no-repeat}.customization-hoverboard_green{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1331px -1293px / 1703px 1478px no-repeat}.customization-hoverboard_pink{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -628px / 1703px 1478px no-repeat}.customization-hoverboard_yellow{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -1072px / 1703px 1478px no-repeat}.customization-dino{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1074px -222px / 1703px 1478px no-repeat}.customization-dino_blue{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px -665px / 1703px 1478px no-repeat}.customization-dino_pink{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -1293px / 1703px 1478px no-repeat}.customization-dino_yellow{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1074px -443px / 1703px 1478px no-repeat}.customization-brush{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -443px / 1703px 1478px no-repeat}.customization-duck{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -1293px / 1703px 1478px no-repeat}.customization-santa{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -1072px / 1703px 1478px no-repeat}.customization-police{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -1293px / 1703px 1478px no-repeat}.customization-ambulance{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -665px / 1703px 1478px no-repeat}.customization-firetruck{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -887px -1072px / 1703px 1478px no-repeat}.customization-unicorn{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -887px -1293px / 1703px 1478px no-repeat}.customization-evilduck{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -407px / 1694px 1478px no-repeat}.customization-pumpkin{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -626px top / 1694px 1478px no-repeat}.customization-ufo{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -407px / 1694px 1478px no-repeat}.customization-christmascandy{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px -443px / 1703px 1478px no-repeat}.customization-deer{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -628px / 1703px 1478px no-repeat}.customization-cabriolet{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -443px -407px / 1694px 1478px no-repeat}.customization-heart{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -405px top / 1694px 1478px no-repeat}.customization-pot{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -850px / 1703px 1478px no-repeat}.customization-hat{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1074px top / 1703px 1478px no-repeat}.customization-egg{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -887px / 1703px 1478px no-repeat}.customization-bunny{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -852px top / 1703px 1478px no-repeat}.customization-flamingo{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px top / 1703px 1478px no-repeat}.customization-windsurf{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -852px -222px / 1703px 1478px no-repeat}.customization-platform{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -1072px / 1703px 1478px no-repeat}.customization-bath{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -1072px / 1703px 1478px no-repeat}.customization-thor{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -1293px / 1703px 1478px no-repeat}.customization-batcar{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px top / 1703px 1478px no-repeat}.customization-candy{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left top / 851px 739px no-repeat}.customization-witchhat{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1109px -1072px / 1703px 1478px no-repeat}.customization-ghost_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -222px -443px / 1072px 850px no-repeat}.customization-wow_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -887px top / 1072px 850px no-repeat}.customization-wow_2_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -665px -443px / 1072px 850px no-repeat}.customization-oops_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') left -443px / 1072px 850px no-repeat}.customization-oops_2_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -444px top / 1072px 850px no-repeat}.customization-boom_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') left top / 1072px 850px no-repeat}.customization-boom_2_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') left -665px / 1072px 850px no-repeat}.customization-planet_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -887px -222px / 1072px 850px no-repeat}.customization-rainbow_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -665px top / 1072px 850px no-repeat}.customization-crime_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -222px top / 1072px 850px no-repeat}.customization-crime_2_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -222px -222px / 1072px 850px no-repeat}.customization-rip_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') left -222px / 1072px 850px no-repeat}.customization-lol_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -444px -222px / 1072px 850px no-repeat}.customization-kiss_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -665px -222px / 1072px 850px no-repeat}.customization-thor_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -444px -443px / 1072px 850px no-repeat}.customization-ufo_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -887px -443px / 1072px 850px no-repeat}.customization-coins_pack_1{position:absolute;width:185px;height:185px;background:url('sprites/coins.sprite.png') left -222px / 407px 407px no-repeat}.customization-coins_pack_2{position:absolute;width:185px;height:185px;background:url('sprites/coins.sprite.png') left top / 407px 407px no-repeat}.customization-coins_pack_3{position:absolute;width:185px;height:185px;background:url('sprites/coins.sprite.png') -222px top / 407px 407px no-repeat}.event_rewards{display:flex;flex:1;justify-content:center;align-items:center;padding-block-end:165px}.event_rewards-center{background:#58407c;padding:30px 0 30px 0;border-radius:45px;margin:auto;position:absolute;height:775px;width:531px;bottom:0;left:0;right:0;top:0}.event_rewards_buttons{width:590px;top:868px;bottom:0px;left:0;right:0;margin:auto;position:absolute;display:inline-flex;justify-content:space-around;align-items:center;z-index:4}.event_rewards_buttons_play{font-size:51px}.event_rewards:before{content:'';display:block;position:absolute;width:720px;height:920px;top:15px;bottom:0;left:0;right:0;margin:auto;z-index:4;background:url('sprites/event.sprite.png') left top no-repeat}.event_rewards-item{text-align:center;color:white;height:64px;width:531px;border-radius:14px;margin:0 auto 24px;background:#58407c;background:#684c93;box-shadow:0 2px 4px 0 rgba(83,44,93,0.2);position:relative}.event_rewards-item.large{width:531px;height:124px;background:transparent}.event_rewards-item.large:before{content:'';display:block;width:596px;height:175px;position:absolute;top:50%;left:50%;margin-left:-298px;margin-top:-87.5px;background:url('sprites/event.sprite.png') -760px -664px / 1712px 1645px no-repeat}.event_rewards-item.large>*{position:relative}.event_rewards-item.large .text-label{font-size:30px;line-height:40px;text-shadow:0 2px 0 #8354d0;text-align:end;position:absolute;top:22px;bottom:0;left:-64px;right:0px;display:flex;justify-content:center;align-items:center}.event_rewards-item.large .image-preview{width:185px;height:185px;right:50px;top:15px;background:transparent;box-shadow:none;z-index:5}.event_rewards-item.large .image-preview.sound::before{content:'';position:absolute;top:0;left:0;width:185px;height:185px;zoom:1;background:url('sprites/main.sprite.png') -1053px -135px / 1735px 1596px no-repeat}.event_rewards-item.large .image-preview.vehicle::before{content:'';position:absolute;top:-15px;left:-15px;width:185px;height:185px;background:transparent;box-shadow:none;border-radius:0}.event_rewards-item.large .image-preview [class|='customization']{right:-25px;top:-25px;zoom:1.2;margin:auto;transform:scaleX(-1)}.event_rewards-item .text-label{font-size:28px;line-height:28px;padding:18px;color:#cdff7e}.event_rewards-item .image-preview{position:absolute;top:0;bottom:0;right:28px;margin:auto;width:81px;height:78px;border-radius:20px;background-color:#7b48db;box-shadow:0 5px 2px rgba(83,44,93,0.2);overflow:hidden}.event_rewards-item .image-preview.sound::before{content:'';position:absolute;top:-15px;left:-15px;width:185px;height:185px;zoom:0.53;background:url('sprites/main.sprite.png') -1053px -135px / 1735px 1596px no-repeat}.event_rewards-item .image-preview [class|='customization']{margin-top:-16px;margin-left:-16px;zoom:0.53}.event_rewards-item .checked-icon{position:absolute;width:41px;height:34px;right:50px;top:0;bottom:0;margin:auto;background:url('sprites/event.sprite.png') -995px -879px no-repeat}.event_rewards-footer{z-index:3;width:450px;height:108px;padding:0 0px 0 123px;position:relative;display:flex;align-items:center;margin-bottom:0px;margin-top:575px;margin-left:-80px}.event_rewards-footer-label{color:#cdff7e;font-size:28px;line-height:33px;text-align:center}@media screen and (orientation: landscape){.event_rewards-footer-label{font-size:24px;line-height:28px}}.event_rewards-footer-progress{width:143px;height:119px;position:absolute;left:-7px;top:-25px}.event_rewards-footer-progress-image{margin-top:35px;width:143px;height:125px;z-index:2;position:absolute;display:inline-flex;justify-content:center;align-items:center;font-size:25px;color:#cdff7e}.event_rewards-footer-progress-image:before{content:'';z-index:-1;position:absolute;top:-24px;width:143px;height:125px;background:url('sprites/event.sprite.png') -1053px -960px no-repeat}.event_rewards-footer-progress-line{width:24px;background-color:#58407c;border:4px solid #684c93;position:absolute;bottom:26px;border-radius:0 0 12px 12px;left:50%;margin-left:-11px;padding-bottom:75px}.event_rewards-footer-progress-line-mask{position:absolute;width:100%;bottom:25px;top:25px}.event_rewards-footer-progress-line-value{position:absolute;bottom:0;width:100%;border-radius:8px 8px 0 0;background:#fff241 url(img/event-reward-progress-background-164f55b7cbde9586986bd9e3c3d7c72e.png) repeat-y}.event_rewards-footer-progress-line-point{left:50%;width:60px;height:60px;margin-bottom:28px;position:relative;margin-left:-30px;text-align:center}.event_rewards-footer-progress-line-point:before{content:'';display:block;width:57.6px;height:57.6px;margin:-8px 1px;position:absolute;z-index:1;background:url('sprites/event.sprite.png') -760px -790px / 1027px 987px no-repeat}.event_rewards-footer-progress-line-point:last-child{margin-bottom:0}.event_rewards-footer-progress-line-point>.number-label{position:relative;z-index:2;color:#9c6dd9;height:46px;display:flex;justify-content:center;align-items:center}.event_rewards-footer-progress-line-point.large{width:90px;height:90px;margin-left:-53px;margin-top:-44px;margin-bottom:48px}.event_rewards-footer-progress-line-point.large:before{width:96px;height:96px;margin:6px 5px;background:url('sprites/event.sprite.png') -1267px -1317px no-repeat}.event_rewards-footer-progress-line-point.large>.number-label{font-size:36px;color:#9c6dd9;height:115px;width:105px}.event_rewards-footer-progress-line-point.active:before{width:57.6px;height:57.6px;margin:-6px 2px;background:url('sprites/event.sprite.png') -842px -790px / 1027px 987px no-repeat}.event_rewards-footer-progress-line-point.active.large:before{width:96px;height:96px;margin:6px 5px;background:url('sprites/event.sprite.png') -1403px -1317px no-repeat}.event_rewards-footer-progress-line-point.active.large>.number-label{height:115px}.event_rewards-footer-progress-line-point.active>.number-label{font-size:24px;color:#ec671d;height:51px;display:flex;justify-content:center;align-items:center}

.event_rewards-stars{position:absolute;z-index:4}.event_rewards-stars:before{content:'';position:absolute;width:39px;height:39px;top:0px;bottom:0;left:0;right:0;margin:auto;z-index:4;transform:scale(0)}.event_rewards-stars.star1{left:-135px;top:-231px;opacity:0}.event_rewards-stars.star1:before{width:13px;height:13px;transform:rotate(22deg);animation:scaling 5.2s ease infinite;background:url('sprites/event.sprite.png') -253px -293px / 571px 548px no-repeat}.event_rewards-stars.star2{left:285px;top:355px;opacity:0}.event_rewards-stars.star2:before{width:33px;height:33px;transform:rotate(22deg);animation:scaling 6.5s ease infinite;background:url('sprites/event.sprite.png') -643px -744px / 1449px 1392px no-repeat}.event_rewards-stars.star3{left:-32px;top:530px;opacity:0}.event_rewards-stars.star3:before{width:33px;height:33px;transform:rotate(22deg);animation:scaling 3.5s ease infinite;background:url('sprites/event.sprite.png') -643px -744px / 1449px 1392px no-repeat}.event_rewards-stars.star4{left:-239px;top:-412px;opacity:0}.event_rewards-stars.star4:before{width:22px;height:22px;transform:rotate(22deg);animation:scaling 3.8s ease infinite;background:url('sprites/event.sprite.png') -429px -496px / 966px 928px no-repeat}.event_rewards-stars.star5{right:-186px;top:-384px;opacity:0}.event_rewards-stars.star5:before{width:37px;height:37px;transform:rotate(22deg);animation:scaling 5s ease infinite;background:url('sprites/event.sprite.png') -721px -834px / 1624px 1561px no-repeat}.event_rewards-stars.star6{left:-193px;top:-334px;opacity:0}.event_rewards-stars.star6:before{width:18px;height:18px;transform:rotate(22deg);animation:scaling 4s ease infinite;background:url('sprites/event.sprite.png') -768px -550px / 790px 759px no-repeat}.event_rewards-stars.star7{right:-185px;top:313px;opacity:0}.event_rewards-stars.star7:before{width:22px;height:22px;transform:rotate(-14deg);animation:scaling 4.6s ease infinite;background:url('sprites/event.sprite.png') -939px -672px / 966px 928px no-repeat}.event_rewards-stars.star8{right:-260px;top:-274px;opacity:0}.event_rewards-stars.star8:before{width:22px;height:22px;transform:rotate(0deg);animation:scaling 5s ease infinite;background:url('sprites/event.sprite.png') -939px -672px / 966px 928px no-repeat}.event_rewards-stars.star9{left:-306px;top:-340px;opacity:0}.event_rewards-stars.star9:before{width:37px;height:37px;transform:rotate(0deg);animation:scaling 3.4s ease infinite;background:url('sprites/event.sprite.png') -1579px -1131px / 1624px 1561px no-repeat}.event_rewards-stars.star1.appear,.event_rewards-stars.star2.appear,.event_rewards-stars.star3.appear,.event_rewards-stars.star4.appear,.event_rewards-stars.star5.appear,.event_rewards-stars.star6.appear,.event_rewards-stars.star7.appear,.event_rewards-stars.star8.appear,.event_rewards-stars.star9.appear{animation:scale 1.5s ease-out;opacity:1}@keyframes scale{40%{opacity:0;transform:scale(0)}80%{opacity:1;transform:scale(1.3)}100%{opacity:1;transform:scale(1)}}@keyframes scaling{0%{transform:scale(0.65) rotate(0deg)}50%{transform:scale(1) rotate(22deg)}100%{transform:scale(0.65) rotate(0deg)}}

.event_button{letter-spacing:0.47px}.event_button_toy_container{border-radius:13px;position:absolute;overflow:hidden;z-index:3}.event_button_toy{display:inline-flex;justify-content:center;align-items:center}.event_button_coins{z-index:2;position:absolute;text-align:right;font-size:30px;color:#ffffff;background:#f1a84f;border-radius:13px}.event_button_content{display:inline-flex;justify-content:center;align-items:center;pointer-events:none;touch-action:none;-ms-touch-action:none}.event_button_content_text{color:#4a793f;line-height:40px}.event_button_content_token{width:38px;height:38px;margin:5px}.event_button_content_token:before{content:'';position:absolute;width:38px;height:38px;background:url('sprites/event.sprite.png') -839px -879px no-repeat}.event_button_content_watch{width:41px;height:40px;display:inline-flex;justify-content:center;align-items:center}.event_button_content_watch:before{content:'';position:absolute;margin-top:3px;width:41px;height:30px;background:url('sprites/event.sprite.png') -1078px -894px / 1253px 1234px no-repeat}.event_button_content_container{display:flex;position:absolute;right:42px;top:15px;text-align:end;text-align:end;flex-direction:column;align-items:flex-end;flex-wrap:nowrap}.event_button.small{width:356px;height:140px;margin-top:24px;display:block}.event_button.small .event_button_toy_container{width:131px;height:109px;left:22px;right:22px;top:-6px}.event_button.small .event_button_toy{width:155px;height:150px;left:-38px;bottom:37px;margin:-10px 0 0 -35px;transform:rotate(17deg);background:url('sprites/event.sprite.png') -1558px -1829px / 2391px 2285px no-repeat}.event_button.small .event_button_coins.purchase{width:135px;height:44px;top:34px;left:74px;padding-right:10px;padding-top:2px}.event_button.small .event_button_coins.ad{width:125px;height:44px;top:34px;left:74px;padding-right:15px;padding-top:2px}.event_button.small .event_button_content{width:356px;height:140px;background:url('sprites/event.sprite.png') left -1317px / 1712px 1645px no-repeat}.event_button.small .event_button_content_text{margin-left:190px;margin-top:-28px}.event_button.small .event_button_content_text.purchase{text-align:left;line-height:1.2}.event_button.small .event_button_content_text.purchase .cost{font-size:36px;display:inline-block}.event_button.small .event_button_content_text.ad{margin-left:0px;margin-top:0px}.event_button.small.adDisabled .event_button_toy,.event_button.small.disabled .event_button_toy{width:150px;height:146px;left:-38px;bottom:37px;margin:-10px 0 0 -32px;transform:rotate(17deg);background:url('sprites/event.sprite.png') -1304px -1780px / 2314px 2224px no-repeat}.event_button.small.adDisabled .event_button_coins,.event_button.small.disabled .event_button_coins{background:#868686}.event_button.small.adDisabled .event_button_content,.event_button.small.disabled .event_button_content{width:356px;height:140px;background:url('sprites/event.sprite.png') -396px -1317px / 1712px 1645px no-repeat}.event_button.small.adDisabled .event_button_content_text,.event_button.small.disabled .event_button_content_text{color:#636663;text-align:left}.event_button.small.adDisabled .event_button_content_text.adDisabled,.event_button.small.disabled .event_button_content_text.adDisabled{margin-left:177px;margin-top:-28px;text-align:center;line-height:1.1;-webkit-text-size-adjust:60%}.event_button.small.adDisabled .event_button_content_text .time,.event_button.small.disabled .event_button_content_text .time{font-size:25px}.event_button.small.adDisabled .event_button_content_token:before,.event_button.small.disabled .event_button_content_token:before{background:url('sprites/event.sprite.png') -917px -879px no-repeat}.event_button.small.adDisabled .event_button_content_watch:before,.event_button.small.disabled .event_button_content_watch:before{background:url('sprites/event.sprite.png') -1148px -894px / 1253px 1234px no-repeat}.event_button.large{width:430px;height:130px}.event_button.large .event_button_toy_container{width:135px;height:130px;left:23px;right:25px;top:-36px}.event_button.large .event_button_toy{width:165px;height:162px;left:-38px;bottom:37px;margin:10px 0 0 -25px;transform:rotate(17deg);background:url('sprites/event.sprite.png') -1659px -1976px / 2545px 2468px no-repeat}.event_button.large .event_button_coins.purchase{width:135px;height:44px;top:30px;left:125px;padding-top:-2px;padding-right:20px;font-size:36px;line-height:1.3}.event_button.large .event_button_coins.ad{width:125px;height:44px;top:30px;left:125px;padding-top:-2px;padding-right:28px;font-size:36px;line-height:1.3}.event_button.large .event_button_content{width:430px;height:130px;background:url('sprites/event.sprite.png') -583px -960px / 1712px 1645px no-repeat}.event_button.large .event_button_content_text{margin-left:240px;margin-top:-28px;text-align:left}.event_button.large .event_button_content_text.purchase .cost{font-size:36px;display:inline-block}.event_button.large .event_button_content_text.ad{margin-left:0px;margin-top:0px}.event_button.large .event_button_content_container{top:10px}.event_button.large.adDisabled .event_button_toy,.event_button.large.disabled .event_button_toy{background:url('sprites/event.sprite.png') -1434px -1976px / 2545px 2468px no-repeat}.event_button.large.adDisabled .event_button_coins,.event_button.large.disabled .event_button_coins{background:#868686}.event_button.large.adDisabled .event_button_content,.event_button.large.disabled .event_button_content{background:url('sprites/event.sprite.png') left -1147px / 1712px 1645px no-repeat}.event_button.large.adDisabled .event_button_content_text,.event_button.large.disabled .event_button_content_text{color:#636663}.event_button.large.adDisabled .event_button_content_text.ad,.event_button.large.disabled .event_button_content_text.ad{margin-left:222px;margin-top:-24px;text-align:center;line-height:1.1;-webkit-text-size-adjust:60%}.event_button.large.adDisabled .event_button_content_text .time,.event_button.large.disabled .event_button_content_text .time{font-size:25px}.event_button.large.adDisabled .event_button_content_token:before,.event_button.large.disabled .event_button_content_token:before{background:url('sprites/event.sprite.png') -917px -879px no-repeat}.event_button.large.adDisabled .event_button_content_watch:before,.event_button.large.disabled .event_button_content_watch:before{background:url('sprites/event.sprite.png') -1148px -894px / 1253px 1234px no-repeat}

.customization-pizza{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -1072px / 2062px 1700px no-repeat}.customization-random{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -1072px / 2062px 1700px no-repeat}.customization-eggs{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -443px / 2062px 1700px no-repeat}.customization-ducks{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -850px / 2062px 1700px no-repeat}.customization-pool{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -407px / 2062px 1700px no-repeat}.customization-bee_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -628px / 2062px 1700px no-repeat}.customization-christmas_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -628px / 2062px 1700px no-repeat}.customization-christmas_sock_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px -665px / 2062px 1700px no-repeat}.customization-delorean_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -1293px / 2062px 1700px no-repeat}.customization-delorean_car_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -850px / 2062px 1700px no-repeat}.customization-dino_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px top / 2062px 1700px no-repeat}.customization-dino_pink_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -1293px / 2062px 1700px no-repeat}.customization-dino_lego_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -222px / 2062px 1700px no-repeat}.customization-hoverboard_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -628px / 2062px 1700px no-repeat}.customization-hoverboard_blue_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -1072px / 2062px 1700px no-repeat}.customization-hoverboard_orange_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -628px / 2062px 1700px no-repeat}.customization-paint_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -628px / 2062px 1700px no-repeat}.customization-paint_splash_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px -222px / 2062px 1700px no-repeat}.customization-potter_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px -443px / 2062px 1700px no-repeat}.customization-potter_sock_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -407px / 2062px 1700px no-repeat}.customization-space_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -1293px / 2062px 1700px no-repeat}.customization-stars_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -407px / 2062px 1700px no-repeat}.customization-strawberry_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -1072px / 2062px 1700px no-repeat}.customization-thunder_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -850px / 2062px 1700px no-repeat}.customization-tron_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -1072px / 2062px 1700px no-repeat}.customization-tron_circle_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -665px / 2062px 1700px no-repeat}.customization-match_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1888px top / 2073px 1700px no-repeat}.customization-caduceus_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -444px -1515px / 2073px 1700px no-repeat}.customization-covid_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1331px -1515px / 2073px 1700px no-repeat}.customization-fire_kitty_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px top / 2073px 1700px no-repeat}.customization-police_star_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1334px -1293px / 2073px 1700px no-repeat}.customization-ambulance_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -1515px / 2073px 1700px no-repeat}.customization-police_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -887px / 2073px 1700px no-repeat}.customization-fire_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -1108px / 2073px 1700px no-repeat}.customization-rainbow_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1112px -1293px / 2073px 1700px no-repeat}.customization-ghost_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px top / 2062px 1700px no-repeat}.customization-witch_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -850px / 2062px 1700px no-repeat}.customization-ufo_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -887px / 2062px 1700px no-repeat}.customization-gift_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -850px / 2062px 1700px no-repeat}.customization-snowman_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1108px -1072px / 2062px 1700px no-repeat}.customization-kiss_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -407px / 2062px 1700px no-repeat}.customization-hearts_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -407px / 2062px 1700px no-repeat}.customization-clover_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -1515px / 2073px 1700px no-repeat}.customization-gold_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -443px / 2073px 1700px no-repeat}.customization-easter_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -222px / 2073px 1700px no-repeat}.customization-tasty_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1553px -1515px / 2073px 1700px no-repeat}.customization-dolphin_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -407px top / 1036px 850px no-repeat}.customization-beach_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -203px top / 1036px 850px no-repeat}.customization-pool_summer_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left top / 1036px 850px no-repeat}.customization-lgbt_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -668px -1293px / 2073px 1700px no-repeat}.customization-pride_hearts_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1109px -1515px / 2073px 1700px no-repeat}.customization-doll_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -665px / 2073px 1700px no-repeat}.customization-thor_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -890px -1293px / 2073px 1700px no-repeat}.customization-candy_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -1515px / 2073px 1700px no-repeat}.customization-bats_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -1515px / 2073px 1700px no-repeat}.customization-chicken{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px -222px / 1703px 1478px no-repeat}.customization-tapochek_blue{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -850px / 1703px 1478px no-repeat}.customization-tapochek_brown{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -850px / 1703px 1478px no-repeat}.customization-tapochek_red{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -628px / 1703px 1478px no-repeat}.customization-pepperoni{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -887px -850px / 1703px 1478px no-repeat}.customization-camaro{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -222px / 1703px 1478px no-repeat}.customization-camaro_blue{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1109px -1293px / 1703px 1478px no-repeat}.customization-camaro_red{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -850px / 1703px 1478px no-repeat}.customization-hoverboard{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -628px / 1703px 1478px no-repeat}.customization-hoverboard_green{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1331px -1293px / 1703px 1478px no-repeat}.customization-hoverboard_pink{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -628px / 1703px 1478px no-repeat}.customization-hoverboard_yellow{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -1072px / 1703px 1478px no-repeat}.customization-dino{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1074px -222px / 1703px 1478px no-repeat}.customization-dino_blue{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px -665px / 1703px 1478px no-repeat}.customization-dino_pink{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -1293px / 1703px 1478px no-repeat}.customization-dino_yellow{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1074px -443px / 1703px 1478px no-repeat}.customization-brush{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -443px / 1703px 1478px no-repeat}.customization-duck{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -1293px / 1703px 1478px no-repeat}.customization-santa{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -1072px / 1703px 1478px no-repeat}.customization-police{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -1293px / 1703px 1478px no-repeat}.customization-ambulance{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -665px / 1703px 1478px no-repeat}.customization-firetruck{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -887px -1072px / 1703px 1478px no-repeat}.customization-unicorn{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -887px -1293px / 1703px 1478px no-repeat}.customization-evilduck{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -407px / 1694px 1478px no-repeat}.customization-pumpkin{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -626px top / 1694px 1478px no-repeat}.customization-ufo{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -407px / 1694px 1478px no-repeat}.customization-christmascandy{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px -443px / 1703px 1478px no-repeat}.customization-deer{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -628px / 1703px 1478px no-repeat}.customization-cabriolet{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -443px -407px / 1694px 1478px no-repeat}.customization-heart{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -405px top / 1694px 1478px no-repeat}.customization-pot{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -850px / 1703px 1478px no-repeat}.customization-hat{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1074px top / 1703px 1478px no-repeat}.customization-egg{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -887px / 1703px 1478px no-repeat}.customization-bunny{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -852px top / 1703px 1478px no-repeat}.customization-flamingo{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px top / 1703px 1478px no-repeat}.customization-windsurf{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -852px -222px / 1703px 1478px no-repeat}.customization-platform{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -1072px / 1703px 1478px no-repeat}.customization-bath{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -1072px / 1703px 1478px no-repeat}.customization-thor{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -1293px / 1703px 1478px no-repeat}.customization-batcar{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px top / 1703px 1478px no-repeat}.customization-candy{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left top / 851px 739px no-repeat}.customization-witchhat{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1109px -1072px / 1703px 1478px no-repeat}.ui_ufo_offer_modal{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:624px;height:900px;background-image:linear-gradient(179deg, #3d6fe4 3%, #5e4ce1 57%, #453a9d 98%);box-shadow:inset 0 -6px 0 0 #382374;border-radius:28px;display:flex;flex-direction:column;justify-content:space-between}.ui_ufo_offer_modal.purchase{height:850px}.ui_ufo_offer_modal::before{content:'';position:absolute;bottom:0;left:-140px;right:0;height:900px;opacity:0.1;background:url(img/special-offer-pattern-1e4594a8b6dc3bb2e51361bcbe8c6613.png) repeat center}.ui_ufo_offer_modal-wrapper{background-color:#292456e6}.ui_ufo_offer_modal-header{position:absolute;width:543px;height:147px;left:0;right:0;top:-54px;margin:auto;display:flex;justify-content:center;background:url('sprites/ufo_offer.sprite.png') -1027px top / 1570px 874px no-repeat}.ui_ufo_offer_modal-header-moon{position:absolute;transform:rotate(-2deg);width:429px;height:429px;top:-130px;z-index:-1;position:absolute;width:429px;height:429px;animation:rotatate_moon 6.5s ease infinite;background:url('sprites/ufo_offer.sprite.png') left -445px / 1570px 874px no-repeat}.ui_ufo_offer_modal-header-label{position:absolute;top:10px;left:0;right:0;margin:auto;color:white;text-align:center;line-height:95px;color:#3142b1}.ui_ufo_offer_modal-content{position:absolute;left:40px;right:40px;bottom:200px;height:300px;display:flex;flex-direction:column;justify-content:space-between}.ui_ufo_offer_modal-footer{position:absolute;bottom:25px;left:0;right:0;display:flex;align-items:center;justify-content:center;height:170px}.ui_ufo_offer_modal-footer .ufo_offer_button{width:316px;height:104px;display:block;background-image:linear-gradient(179deg, #bfed45 0%, #81bf14 100%);border:6px solid #ffffff;box-shadow:0 15px 12px 0 rgba(83,44,93,0.2),inset 0 -8px 0 0 #459a32;border-radius:13px;z-index:7}.ui_ufo_offer_modal-footer .ufo_offer_button.purchase{width:366px}.ui_ufo_offer_modal-footer .ufo_offer_button_content_container{display:flex;position:absolute;flex-direction:row;justify-content:center;align-items:center;left:0;right:0;top:-8px;bottom:0}.ui_ufo_offer_modal-footer .ufo_offer_button_text{display:inline-flex;justify-content:center;align-items:center;pointer-events:none;touch-action:none;-ms-touch-action:none;width:176px;height:96px;color:#4a793f;line-height:88px;text-align:center}.ui_ufo_offer_modal-footer .ufo_offer_button_text.purchase{width:291px}.ui_ufo_offer_modal-footer .ufo_offer_button_watch{width:56px;height:40px;padding-right:10px;display:inline-flex;justify-content:center;align-items:center}.ui_ufo_offer_modal-footer .ufo_offer_button_watch:before{content:'';position:absolute;margin-top:3px;width:56px;height:40px;background:url('sprites/ufo_offer.sprite.png') -1501px -277px / 1570px 874px no-repeat}.ui_ufo_offer_modal-footer .ufo_offer_button.adsDisabled{background-image:linear-gradient(179deg, #dbdbdb 0%, #9c9d9a 100%);border:6px solid #ffffff;box-shadow:0 15px 12px 0 rgba(83,44,93,0.2),inset 0 -8px 0 0 #818281;border-radius:13px}.ui_ufo_offer_modal-footer .ufo_offer_button.adsDisabled .ufo_offer_button_text{color:#636663}.ui_ufo_offer_modal-footer .ufo_offer_button.adsDisabled .ufo_offer_button_watch:before{content:'';position:absolute;margin-top:3px;width:56px;height:40px;background:url('sprites/ufo_offer.sprite.png') -1274px -399px / 1570px 874px no-repeat}.ui_ufo_offer_decription{position:absolute;left:0;right:0;top:15px;bottom:0;margin:auto;width:544px;height:84px;color:#ffffff;text-align:center;z-index:4}.ui_ufo_offer_decription.purchase{margin:80px auto}.ui_ufo_offer_rewards{position:absolute;margin:120px auto;left:0;right:0;display:flex;flex-direction:row;justify-content:center}.ui_ufo_offer_rewards.purchase{margin:250px auto}.ui_ufo_offer_rewards.typeA,.ui_ufo_offer_rewards.typeB{background-image:radial-gradient(38% 44%, #182654 11%, rgba(43,52,150,0.42) 75%, rgba(27,20,100,0) 100%);background-position:0 20px}.ui_ufo_offer_rewards-item{position:relative;text-align:center;color:white;height:264px;width:170px}.ui_ufo_offer_rewards-item.main{height:353px;background:transparent}.ui_ufo_offer_rewards-item.main .text-label{line-height:0px;color:white;z-index:10;position:absolute;top:-10px;width:100%;text-align:center}.ui_ufo_offer_rewards-item.main.typeA:before{content:'';width:572px;height:405px;position:absolute;z-index:1;top:-70px;bottom:0;right:0;left:-187px;transform:rotate(7deg);background:url('sprites/ufo_offer.sprite.png') left top / 1570px 874px no-repeat}.ui_ufo_offer_rewards-item.main.typeA .image-preview{position:absolute;width:531px;height:353px;left:-60px;top:-32px;zoom:0.96;background:transparent;box-shadow:none;z-index:3}.ui_ufo_offer_rewards-item.main.typeA .image-preview:before{content:'';width:311px;height:353px;position:absolute;z-index:2;top:0;bottom:0;right:0;left:0;background:url('sprites/ufo_offer.sprite.png') -612px -415px / 1570px 874px no-repeat}.ui_ufo_offer_rewards-item.main.typeB:before{content:'';width:572px;height:405px;position:absolute;z-index:1;top:-70px;bottom:0;right:0;left:-187px;transform:rotate(7deg);background:url('sprites/ufo_offer.sprite.png') left top / 1570px 874px no-repeat}.ui_ufo_offer_rewards-item.main.typeB .image-preview{position:absolute;width:531px;height:353px;left:-76px;top:64px;zoom:1.1;background:transparent;box-shadow:none;z-index:3}.ui_ufo_offer_rewards-item.main.typeB .image-preview:before{content:'';width:311px;height:353px;position:absolute;z-index:2;top:0;bottom:0;right:0;left:0;background:url('sprites/ufo_offer.sprite.png') -508px top / 1302px 823px no-repeat}.ui_ufo_offer_rewards-item .text-label{line-height:66px;color:white}.ui_ufo_offer_rewards-item .image-preview{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;width:135px;height:127px;border-radius:20px;background-color:#7b48db;box-shadow:0 5px 2px rgba(83,44,93,0.2);overflow:hidden;z-index:2}.ui_ufo_offer_rewards-item .image-preview.trail{width:135px;height:135px;background:#ffd944;box-shadow:0 6px 5px 0 rgba(83,44,93,0.2),inset 0 -8px 0 0 #f2a00f;border-radius:31.76px}.ui_ufo_offer_rewards-item .image-preview.sound{width:135px;height:135px;background:#98f3ff;box-shadow:0 6px 5px 0 rgba(83,44,93,0.2),inset 0 -8px 0 0 #66b4ef;border-radius:31.76px}.ui_ufo_offer_rewards-item .image-preview.sound::before{content:'';position:absolute;top:-18px;left:-18px;width:185px;height:185px;zoom:0.9;background:url('sprites/main.sprite.png') -1053px -135px / 1735px 1596px no-repeat}.ui_ufo_offer_rewards-item .image-preview [class|='customization']{margin-top:-18px;margin-left:-18px;zoom:0.9}.ui_ufo_offer_rewards-item.left .text-label{text-align:left}.ui_ufo_offer_rewards-item.left .image-preview{transform:rotate(-15deg)}.ui_ufo_offer_rewards-item.right .text-label{text-align:right}.ui_ufo_offer_rewards-item.right .image-preview{transform:rotate(15deg)}.ui_ufo_offer_days_counter{position:absolute;width:544px;height:94px;top:220px;bottom:0;left:0;right:0;margin:auto;display:flex;flex-direction:row;justify-content:space-between}.ui_ufo_offer_days_counter_item{width:160px;height:168px;border:3px solid #49acff;border-radius:13px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1}.ui_ufo_offer_days_counter_item.complete{justify-content:space-around;padding-top:7px;background-image:linear-gradient(180deg, #65d6fc 0%, #407feb 100%);border:4px solid #bcffc9;border-radius:22px}.ui_ufo_offer_days_counter_item.complete .ui_ufo_offer_days_counter_done_container{position:relative}.ui_ufo_offer_days_counter_item.complete .ui_ufo_offer_days_counter_done_icon{position:absolute;top:103px;bottom:0;left:25px;right:0;height:40px;width:40px;margin:4px;background-image:linear-gradient(179deg, #bfed45 0%, #81bf14 100%);border-radius:50%}.ui_ufo_offer_days_counter_item.complete .ui_ufo_offer_days_counter_done_icon::before{content:'';position:absolute;top:0;bottom:0;left:-1px;right:0;height:40px;width:40px;background:url('sprites/ufo_offer.sprite.png') -1810px -499px / 1963px 1093px no-repeat}.ui_ufo_offer_days_counter_item.complete .ui_ufo_offer_days_counter_done_icon .circular-chart{position:absolute;top:0;bottom:0;left:-3px;right:0;margin:auto;height:32px;width:32px}.ui_ufo_offer_days_counter_item.complete .ui_ufo_offer_days_counter_done_icon .circle-bg{fill:none;stroke:#eee;stroke-width:3.8}.ui_ufo_offer_days_counter_item.complete .ui_ufo_offer_days_counter_done_icon .circle{fill:none;stroke-width:3;stroke-linecap:round;stroke-dasharray:52}.ui_ufo_offer_days_counter_item.complete .image-preview{position:relative;top:-17px;bottom:0;right:0;left:0;margin:auto;width:135px;height:127px;border-radius:20px;background-color:#7b48db;box-shadow:0 5px 2px rgba(83,44,93,0.2);overflow:hidden;z-index:2}.ui_ufo_offer_days_counter_item.complete .image-preview.trail{width:68px;height:68px;background:#ffd944;box-shadow:0 3px 3px rgba(83,44,93,0.2),inset 0 -4px 0 0 #f2a00f;border-radius:16px}.ui_ufo_offer_days_counter_item.complete .image-preview.sticker{width:68px;height:68px;background:#2eabff;box-shadow:0 13px 10px 0 rgba(15,27,128,0.29),inset 0 -7px 0 0 #2c71ed;border-radius:16px}.ui_ufo_offer_days_counter_item.complete .image-preview.vehicle{width:68px;height:68px;background:#c88ffd;box-shadow:0 4px 3px 0 rgba(83,44,93,0.2);border-radius:19.06px}.ui_ufo_offer_days_counter_item.complete .image-preview [class|='customization']{zoom:0.46;margin-left:-18px;margin-top:-18px}.ui_ufo_offer_days_counter_item.active{color:white;border:3px solid #ffffff;box-shadow:0 0 5px 3px #ffffff;border-radius:22px}.ui_ufo_offer_days_counter_item.current{justify-content:space-around;padding-top:7px;color:white;background-image:linear-gradient(180deg, #65d6fc 0%, #407feb 100%);border:3px solid #ffffff;box-shadow:0 0 5px 3px #ffffff;border-radius:22px}.ui_ufo_offer_days_counter_item.current .image-preview{position:relative;top:-3px;bottom:0;right:0;left:0;margin:auto;width:135px;height:127px;border-radius:20px;background-color:#7b48db;box-shadow:0 5px 2px rgba(83,44,93,0.2);overflow:hidden;z-index:2}.ui_ufo_offer_days_counter_item.current .image-preview.trail{width:68px;height:68px;background:#ffd944;box-shadow:0 3px 3px rgba(83,44,93,0.2),inset 0 -4px 0 0 #f2a00f;border-radius:16px}.ui_ufo_offer_days_counter_item.current .image-preview.sticker{width:68px;height:68px;background:#2eabff;box-shadow:0 13px 10px 0 rgba(15,27,128,0.29),inset 0 -7px 0 0 #2c71ed;border-radius:16px}.ui_ufo_offer_days_counter_item.current .image-preview.sound{width:68px;height:68px;background:#98f3ff;box-shadow:0 3px 3px 0 rgba(83,44,93,0.2),inset 0 -4px 0 0 #66b4ef;border-radius:16px}.ui_ufo_offer_days_counter_item.current .image-preview.vehicle{width:68px;height:68px;background:#c88ffd;box-shadow:0 4px 3px 0 rgba(83,44,93,0.2);border-radius:19.06px}.ui_ufo_offer_days_counter_item.current .image-preview [class|='customization']{zoom:0.46;margin-left:-18px;margin-top:-18px}.ui_ufo_offer_days_counter_item_day{font-size:90px}.ui_ufo_offer_days_counter_item_day_timer{height:27px;display:flex;align-items:center;margin-top:-8px;font-size:23px;position:relative}.ui_ufo_offer_days_counter_item_day_timer:before{content:'';width:22px;height:27px;right:25px;margin-top:-5px;margin-right:2px;background:url('sprites/ufo_offer.sprite.png') -1161px -479px no-repeat}.ui_ufo_offer_days_counter_item_day_ads{height:32px;display:flex;align-items:center;margin-top:-8px;margin-bottom:5px;font-size:23px;position:relative}.ui_ufo_offer_days_counter_item_day_ads:before{content:'';width:34px;height:25px;right:25px;margin-right:2px;background:url('sprites/ufo_offer.sprite.png') -1520px -399px no-repeat}.ui_ufo_offer_ads_counter{position:absolute;width:544px;height:44px;bottom:143px;left:0;right:0;margin:auto;text-align:center;color:#49acff}.ui_ufo_offer_ads_timer{position:absolute;width:544px;height:44px;bottom:160px;left:0;right:0;margin:auto;text-align:center;color:#49acff;font-size:32px}.ui_ufo_offer_old_price{position:absolute;width:544px;height:44px;bottom:160px;display:flex;flex-direction:row;justify-content:center}.ui_ufo_offer_old_price_text{height:44px;text-align:center;color:#49acff;margin-left:-35px}.ui_ufo_offer_old_price_line{position:absolute;width:315px;height:3px;top:0;bottom:0;margin:auto;background:#f46666;border-radius:10.65px}.ui_ufo_offer_old_price_token{padding:4px 0 0 10px;margin-top:-3px}.ui_ufo_offer_old_price_token:before{content:'';position:absolute;width:38px;height:38px;background:url('sprites/ufo_offer.sprite.png') -1370px -399px no-repeat}.ui_ufo_offer_old_price_token.purchase{padding:0;width:38px;height:38px;margin-left:-10px;margin-top:-5px}.ui_ufo_offer-skip_button{position:absolute;bottom:-90px;text-align:center;width:100%;font-size:40px;color:rgba(255,255,255,0.8)}@keyframes rotatate_moon{0%{transform:scale(0.95) rotate(0deg)}50%{transform:scale(1.1) rotate(5deg)}100%{transform:scale(0.95) rotate(0deg)}}

.ui_ufo_offer_rewards-stars{position:absolute;z-index:5}.ui_ufo_offer_rewards-stars:before{content:'';position:absolute;width:39px;height:39px;top:0px;bottom:0;left:0;right:0;margin:auto;z-index:4;transform:scale(0)}.ui_ufo_offer_rewards-stars.star1{left:-121px;top:58px;opacity:0}.ui_ufo_offer_rewards-stars.star1:before{width:23px;height:23px;transform:rotate(22deg);animation:scaling_stars 3.2s ease infinite;background:url('sprites/ufo_offer.sprite.png') -932px -408px / 1337px 745px no-repeat}.ui_ufo_offer_rewards-stars.star2{left:-156px;top:250px;opacity:0}.ui_ufo_offer_rewards-stars.star2:before{width:15px;height:15px;transform:rotate(22deg);animation:scaling_stars 1.5s ease infinite;background:url('sprites/ufo_offer.sprite.png') -608px -266px / 872px 486px no-repeat}.ui_ufo_offer_rewards-stars.star3{left:88px;top:102px;opacity:0}.ui_ufo_offer_rewards-stars.star3:before{width:15px;height:15px;transform:rotate(22deg);animation:scaling_stars 2.5s ease infinite;background:url('sprites/ufo_offer.sprite.png') -608px -266px / 872px 486px no-repeat}.ui_ufo_offer_rewards-stars.star4{left:89px;top:269px;opacity:0}.ui_ufo_offer_rewards-stars.star4:before{width:18px;height:18px;transform:rotate(22deg);animation:scaling_stars 2.8s ease infinite;background:url('sprites/ufo_offer.sprite.png') -685px -319px / 1047px 583px no-repeat}.ui_ufo_offer_rewards-stars.star1.appear,.ui_ufo_offer_rewards-stars.star2.appear,.ui_ufo_offer_rewards-stars.star3.appear,.ui_ufo_offer_rewards-stars.star4.appear{animation:scale_appearance 1.5s ease-out;opacity:1}.ui_ufo_offer_modal-stars{position:absolute;z-index:5}.ui_ufo_offer_modal-stars:before{content:'';position:absolute;width:39px;height:39px;top:0px;bottom:0;left:0;right:0;margin:auto;z-index:4;transform:scale(0)}.ui_ufo_offer_modal-stars.big_star1{left:123px;top:-88px;opacity:0}.ui_ufo_offer_modal-stars.big_star1:before{width:21px;height:21px;transform:rotate(32deg);animation:scaling_stars 2.2s ease infinite;background:url('sprites/ufo_offer.sprite.png') -630px -79px / 659px 367px no-repeat}.ui_ufo_offer_modal-stars.big_star2{left:413px;top:-123px;opacity:0}.ui_ufo_offer_modal-stars.big_star2:before{width:27px;height:27px;transform:rotate(9deg);animation:scaling_stars 2.9s ease infinite;background:url('sprites/ufo_offer.sprite.png') -811px -101px / 848px 472px no-repeat}.ui_ufo_offer_modal-stars.big_star3{left:128px;top:670px;opacity:0}.ui_ufo_offer_modal-stars.big_star3:before{width:19px;height:19px;transform:rotate(42deg);animation:scaling_stars 2.5s ease infinite;background:url('sprites/ufo_offer.sprite.png') -570px -71px / 597px 332px no-repeat}.ui_ufo_offer_modal-stars.big_star4{left:13px;top:504px;opacity:0}.ui_ufo_offer_modal-stars.big_star4:before{width:28px;height:28px;transform:rotate(2deg);animation:scaling_stars 2.8s ease infinite;background:url('sprites/ufo_offer.sprite.png') -841px -105px / 879px 489px no-repeat}.ui_ufo_offer_modal-stars.big_star5{left:553px;top:616px;opacity:0}.ui_ufo_offer_modal-stars.big_star5:before{width:42px;height:42px;transform:rotate(22deg);animation:scaling_stars 3s ease infinite;background:url('sprites/ufo_offer.sprite.png') -1261px -157px / 1319px 734px no-repeat}.ui_ufo_offer_modal-stars.big_star5_track{top:60px;left:-233px}.ui_ufo_offer_modal-stars.big_star5_track:before{content:'';width:207px;height:252px;transform:rotate(-248deg) scaleX(1) scale(-1);background:url('sprites/ufo_offer.sprite.png') -1027px -187px / 1570px 874px no-repeat}.ui_ufo_offer_modal-stars.purchase.big_star3{left:128px;top:615px;opacity:0}.ui_ufo_offer_modal-stars.purchase.big_star3:before{width:19px;height:19px;transform:rotate(42deg);animation:scaling_stars 2.5s ease infinite;background:url('sprites/ufo_offer.sprite.png') -570px -71px / 597px 332px no-repeat}.ui_ufo_offer_modal-stars.purchase.big_star4{left:514px;top:810px;opacity:0}.ui_ufo_offer_modal-stars.purchase.big_star4:before{width:28px;height:28px;transform:rotate(2deg);animation:scaling_stars 2.8s ease infinite;background:url('sprites/ufo_offer.sprite.png') -841px -105px / 879px 489px no-repeat}.ui_ufo_offer_modal-stars.purchase.big_star5{left:75px;top:743px;opacity:0}.ui_ufo_offer_modal-stars.purchase.big_star5:before{width:42px;height:42px;transform:rotate(22deg);animation:scaling_stars 3s ease infinite;background:url('sprites/ufo_offer.sprite.png') -1261px -157px / 1319px 734px no-repeat}.ui_ufo_offer_modal-stars.purchase.big_star5_track{top:-144px;left:-10px}.ui_ufo_offer_modal-stars.purchase.big_star5_track:before{content:'';width:207px;height:252px;transform:rotate(-196deg) scaleX(-1) scale(-1);background:url('sprites/ufo_offer.sprite.png') -1027px -187px / 1570px 874px no-repeat}.ui_ufo_offer_modal-stars.big_star1.appear,.ui_ufo_offer_modal-stars.big_star2.appear,.ui_ufo_offer_modal-stars.big_star3.appear,.ui_ufo_offer_modal-stars.big_star4.appear,.ui_ufo_offer_modal-stars.big_star5.appear{animation:scale_appearance 1.5s ease-out;opacity:1}@keyframes scale_appearance{40%{opacity:0;transform:scale(0)}80%{opacity:1;transform:scale(1.3)}100%{opacity:1;transform:scale(1)}}@keyframes scaling_stars{0%{transform:scale(0.85) rotate(0deg)}50%{transform:scale(1.1) rotate(32deg)}100%{transform:scale(0.85) rotate(0deg)}}

.customization-ghost_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -222px -443px / 1072px 850px no-repeat}.customization-wow_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -887px top / 1072px 850px no-repeat}.customization-wow_2_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -665px -443px / 1072px 850px no-repeat}.customization-oops_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') left -443px / 1072px 850px no-repeat}.customization-oops_2_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -444px top / 1072px 850px no-repeat}.customization-boom_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') left top / 1072px 850px no-repeat}.customization-boom_2_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') left -665px / 1072px 850px no-repeat}.customization-planet_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -887px -222px / 1072px 850px no-repeat}.customization-rainbow_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -665px top / 1072px 850px no-repeat}.customization-crime_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -222px top / 1072px 850px no-repeat}.customization-crime_2_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -222px -222px / 1072px 850px no-repeat}.customization-rip_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') left -222px / 1072px 850px no-repeat}.customization-lol_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -444px -222px / 1072px 850px no-repeat}.customization-kiss_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -665px -222px / 1072px 850px no-repeat}.customization-thor_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -444px -443px / 1072px 850px no-repeat}.customization-ufo_sticker{position:absolute;width:185px;height:185px;background:url('sprites/stickers.sprite.png') -887px -443px / 1072px 850px no-repeat}.customization-pizza{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -1072px / 2062px 1700px no-repeat}.customization-random{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -1072px / 2062px 1700px no-repeat}.customization-eggs{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -443px / 2062px 1700px no-repeat}.customization-ducks{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -850px / 2062px 1700px no-repeat}.customization-pool{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -407px / 2062px 1700px no-repeat}.customization-bee_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -628px / 2062px 1700px no-repeat}.customization-christmas_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -628px / 2062px 1700px no-repeat}.customization-christmas_sock_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px -665px / 2062px 1700px no-repeat}.customization-delorean_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -1293px / 2062px 1700px no-repeat}.customization-delorean_car_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -850px / 2062px 1700px no-repeat}.customization-dino_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px top / 2062px 1700px no-repeat}.customization-dino_pink_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -1293px / 2062px 1700px no-repeat}.customization-dino_lego_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -222px / 2062px 1700px no-repeat}.customization-hoverboard_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -628px / 2062px 1700px no-repeat}.customization-hoverboard_blue_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -1072px / 2062px 1700px no-repeat}.customization-hoverboard_orange_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -628px / 2062px 1700px no-repeat}.customization-paint_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -628px / 2062px 1700px no-repeat}.customization-paint_splash_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px -222px / 2062px 1700px no-repeat}.customization-potter_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px -443px / 2062px 1700px no-repeat}.customization-potter_sock_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -407px / 2062px 1700px no-repeat}.customization-space_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -1293px / 2062px 1700px no-repeat}.customization-stars_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -407px / 2062px 1700px no-repeat}.customization-strawberry_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -1072px / 2062px 1700px no-repeat}.customization-thunder_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -850px / 2062px 1700px no-repeat}.customization-tron_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -1072px / 2062px 1700px no-repeat}.customization-tron_circle_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -665px / 2062px 1700px no-repeat}.customization-match_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1888px top / 2073px 1700px no-repeat}.customization-caduceus_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -444px -1515px / 2073px 1700px no-repeat}.customization-covid_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1331px -1515px / 2073px 1700px no-repeat}.customization-fire_kitty_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px top / 2073px 1700px no-repeat}.customization-police_star_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1334px -1293px / 2073px 1700px no-repeat}.customization-ambulance_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -1515px / 2073px 1700px no-repeat}.customization-police_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -887px / 2073px 1700px no-repeat}.customization-fire_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -1108px / 2073px 1700px no-repeat}.customization-rainbow_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1112px -1293px / 2073px 1700px no-repeat}.customization-ghost_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px top / 2062px 1700px no-repeat}.customization-witch_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -850px / 2062px 1700px no-repeat}.customization-ufo_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -887px / 2062px 1700px no-repeat}.customization-gift_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -850px / 2062px 1700px no-repeat}.customization-snowman_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1108px -1072px / 2062px 1700px no-repeat}.customization-kiss_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -407px / 2062px 1700px no-repeat}.customization-hearts_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -407px / 2062px 1700px no-repeat}.customization-clover_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -1515px / 2073px 1700px no-repeat}.customization-gold_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -443px / 2073px 1700px no-repeat}.customization-easter_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -222px / 2073px 1700px no-repeat}.customization-tasty_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1553px -1515px / 2073px 1700px no-repeat}.customization-dolphin_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -407px top / 1036px 850px no-repeat}.customization-beach_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -203px top / 1036px 850px no-repeat}.customization-pool_summer_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left top / 1036px 850px no-repeat}.customization-lgbt_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -668px -1293px / 2073px 1700px no-repeat}.customization-pride_hearts_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1109px -1515px / 2073px 1700px no-repeat}.customization-doll_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -665px / 2073px 1700px no-repeat}.customization-thor_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -890px -1293px / 2073px 1700px no-repeat}.customization-candy_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -1515px / 2073px 1700px no-repeat}.customization-bats_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -1515px / 2073px 1700px no-repeat}.customization-chicken{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px -222px / 1703px 1478px no-repeat}.customization-tapochek_blue{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -850px / 1703px 1478px no-repeat}.customization-tapochek_brown{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -850px / 1703px 1478px no-repeat}.customization-tapochek_red{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -628px / 1703px 1478px no-repeat}.customization-pepperoni{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -887px -850px / 1703px 1478px no-repeat}.customization-camaro{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -222px / 1703px 1478px no-repeat}.customization-camaro_blue{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1109px -1293px / 1703px 1478px no-repeat}.customization-camaro_red{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -850px / 1703px 1478px no-repeat}.customization-hoverboard{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -628px / 1703px 1478px no-repeat}.customization-hoverboard_green{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1331px -1293px / 1703px 1478px no-repeat}.customization-hoverboard_pink{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -628px / 1703px 1478px no-repeat}.customization-hoverboard_yellow{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -1072px / 1703px 1478px no-repeat}.customization-dino{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1074px -222px / 1703px 1478px no-repeat}.customization-dino_blue{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px -665px / 1703px 1478px no-repeat}.customization-dino_pink{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -1293px / 1703px 1478px no-repeat}.customization-dino_yellow{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1074px -443px / 1703px 1478px no-repeat}.customization-brush{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -443px / 1703px 1478px no-repeat}.customization-duck{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -1293px / 1703px 1478px no-repeat}.customization-santa{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -1072px / 1703px 1478px no-repeat}.customization-police{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -1293px / 1703px 1478px no-repeat}.customization-ambulance{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -665px / 1703px 1478px no-repeat}.customization-firetruck{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -887px -1072px / 1703px 1478px no-repeat}.customization-unicorn{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -887px -1293px / 1703px 1478px no-repeat}.customization-evilduck{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -407px / 1694px 1478px no-repeat}.customization-pumpkin{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -626px top / 1694px 1478px no-repeat}.customization-ufo{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -407px / 1694px 1478px no-repeat}.customization-christmascandy{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px -443px / 1703px 1478px no-repeat}.customization-deer{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -628px / 1703px 1478px no-repeat}.customization-cabriolet{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -443px -407px / 1694px 1478px no-repeat}.customization-heart{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -405px top / 1694px 1478px no-repeat}.customization-pot{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -850px / 1703px 1478px no-repeat}.customization-hat{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1074px top / 1703px 1478px no-repeat}.customization-egg{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -887px / 1703px 1478px no-repeat}.customization-bunny{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -852px top / 1703px 1478px no-repeat}.customization-flamingo{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px top / 1703px 1478px no-repeat}.customization-windsurf{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -852px -222px / 1703px 1478px no-repeat}.customization-platform{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -1072px / 1703px 1478px no-repeat}.customization-bath{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -1072px / 1703px 1478px no-repeat}.customization-thor{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -1293px / 1703px 1478px no-repeat}.customization-batcar{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px top / 1703px 1478px no-repeat}.customization-candy{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left top / 851px 739px no-repeat}.customization-witchhat{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1109px -1072px / 1703px 1478px no-repeat}.ui_doll_offer_modal{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:684px;height:952px;display:flex;flex-direction:column;justify-content:space-between;background:url('sprites/special_offer.sprite.png') left top / 2688px 1469px no-repeat}.ui_doll_offer_modal-wrapper{background-color:#292456e6}.ui_doll_offer_modal-header{position:absolute;width:809px;height:477px;left:-67px;right:0;top:-212px;margin:auto;display:flex;justify-content:center;background:url('sprites/special_offer.sprite.png') left -992px / 2688px 1469px no-repeat}.ui_doll_offer_modal-header-label{position:absolute;bottom:0px;top:0px;left:0;right:0;margin:auto;color:white;text-align:center;height:30px;line-height:95px}.ui_doll_offer_modal-header-boa_one{position:absolute;width:177px;height:422px;left:-511px;right:0;top:249px;z-index:-1;margin:auto;background:url('sprites/special_offer.sprite.png') -2066px -615px / 2688px 1469px no-repeat}.ui_doll_offer_modal-header-boa_two{position:absolute;width:177px;height:422px;left:0px;right:-537px;top:220px;z-index:-1;margin:auto;transform:scaleX(-0.9);background:url('sprites/special_offer.sprite.png') -2066px -615px / 2688px 1469px no-repeat}.ui_doll_offer_modal-content{position:absolute;left:40px;right:40px;bottom:200px;height:300px;display:flex;flex-direction:column;justify-content:space-between}.ui_doll_offer_modal-footer{position:absolute;bottom:25px;left:0;right:0;display:flex;align-items:center;justify-content:center;height:125px}@media screen and (orientation: landscape){.ui_doll_offer_modal-footer .special_offer_button{transform:scale(1.3);transition:0s;margin-top:70px}}.ui_doll_offer_modal-footer .special_offer_button{width:316px;height:104px;display:block;background-image:linear-gradient(179deg, #bfed45 0%, #81bf14 100%);border:6px solid #ffffff;box-shadow:0 15px 12px 0 rgba(83,44,93,0.2),inset 0 -8px 0 0 #459a32;border-radius:13px;z-index:7}.ui_doll_offer_modal-footer .special_offer_button.purchase{width:366px}.ui_doll_offer_modal-footer .special_offer_button_content_container{display:flex;position:absolute;flex-direction:row;justify-content:center;align-items:center;left:0;right:0;top:-8px;bottom:0}.ui_doll_offer_modal-footer .special_offer_button_text{display:inline-flex;justify-content:center;align-items:center;pointer-events:none;touch-action:none;-ms-touch-action:none;width:176px;height:96px;color:#4a793f;line-height:88px;text-align:center}.ui_doll_offer_modal-footer .special_offer_button_text.purchase{width:291px}.ui_doll_offer_modal-footer .special_offer_button_watch{width:56px;height:40px;padding-right:10px;display:inline-flex;justify-content:center;align-items:center}.ui_doll_offer_modal-footer .special_offer_button_watch:before{content:'';position:absolute;margin-top:3px;width:56px;height:40px;background:url('sprites/special_offer.sprite.png') -2570px -907px / 2688px 1469px no-repeat}.ui_doll_offer_modal-footer .special_offer_button.adsDisabled{background-image:linear-gradient(179deg, #dbdbdb 0%, #9c9d9a 100%);border:6px solid #ffffff;box-shadow:0 15px 12px 0 rgba(83,44,93,0.2),inset 0 -8px 0 0 #818281;border-radius:13px}.ui_doll_offer_modal-footer .special_offer_button.adsDisabled .special_offer_button_text{color:#636663}.ui_doll_offer_modal-footer .special_offer_button.adsDisabled .special_offer_button_watch:before{content:'';position:absolute;margin-top:3px;width:56px;height:40px;background:url('sprites/special_offer.sprite.png') -2601px -1077px / 2688px 1469px no-repeat}.ui_doll_offer_decryption{position:absolute;left:0;right:0;top:120px;bottom:0;margin:auto;width:544px;height:84px;color:#c8006d;text-align:center;z-index:4}.ui_doll_offer_decryption.purchase{margin:80px auto}.ui_doll_offer_days_counter{position:absolute;width:544px;height:94px;top:300px;bottom:0;left:0;right:0;margin:auto;display:flex;flex-direction:row;justify-content:space-between}@media screen and (orientation: landscape){.ui_doll_offer_days_counter{transform:scale(0.9);top:335px}}.ui_doll_offer_days_counter_item{width:160px;height:168px;border:3.47px solid #ffd9f9;border-radius:13px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1}.ui_doll_offer_days_counter_item.complete{justify-content:space-around;padding-top:7px;background-image:linear-gradient(180deg, #ffb4da 0%, #ff53aa 100%);border:3.47px solid #ffd9f9;border-radius:22px}.ui_doll_offer_days_counter_item.complete .ui_doll_offer_days_counter_done_container{position:relative}.ui_doll_offer_days_counter_item.complete .ui_doll_offer_days_counter_done_icon{position:absolute;top:103px;bottom:0;left:25px;right:0;height:40px;width:40px;margin:4px;background-image:linear-gradient(179deg, #bfed45 0%, #81bf14 100%);border-radius:50%}.ui_doll_offer_days_counter_item.complete .ui_doll_offer_days_counter_done_icon::before{content:'';position:absolute;top:0;bottom:0;left:-1px;right:0;height:40px;width:40px;background:url('sprites/special_offer.sprite.png') -3251px -1446px / 3360px 1836px no-repeat}.ui_doll_offer_days_counter_item.complete .ui_doll_offer_days_counter_done_icon .circular-chart{position:absolute;top:0;bottom:0;left:-3px;right:0;margin:auto;height:32px;width:32px}.ui_doll_offer_days_counter_item.complete .ui_doll_offer_days_counter_done_icon .circle-bg{fill:none;stroke:#eee;stroke-width:3.8}.ui_doll_offer_days_counter_item.complete .ui_doll_offer_days_counter_done_icon .circle{fill:none;stroke-width:3;stroke-linecap:round;stroke-dasharray:52}.ui_doll_offer_days_counter_item.complete .image-preview{position:relative;top:-17px;bottom:0;right:0;left:0;margin:auto;width:135px;height:127px;border-radius:20px;background-color:#7b48db;box-shadow:0 5px 2px rgba(83,44,93,0.2);overflow:hidden;z-index:2}.ui_doll_offer_days_counter_item.complete .image-preview.trail{width:68px;height:68px;background:#ffd944;box-shadow:0 3px 3px rgba(83,44,93,0.2),inset 0 -4px 0 0 #f2a00f;border-radius:16px}.ui_doll_offer_days_counter_item.complete .image-preview.sticker{width:68px;height:68px;background:#2eabff;box-shadow:0 13px 10px 0 rgba(15,27,128,0.29),inset 0 -7px 0 0 #2c71ed;border-radius:16px}.ui_doll_offer_days_counter_item.complete .image-preview.vehicle{width:68px;height:68px;background:#c88ffd;box-shadow:0 4px 3px 0 rgba(83,44,93,0.2);border-radius:19.06px}.ui_doll_offer_days_counter_item.complete .image-preview [class|='customization']{zoom:0.46;margin-left:-18px;margin-top:-18px}.ui_doll_offer_days_counter_item.active{color:white;border:3px solid #ffffff;box-shadow:0 0 5px 3px #ffffff;border-radius:22px}.ui_doll_offer_days_counter_item.current{justify-content:space-around;padding-top:7px;color:white;background-image:linear-gradient(180deg, #ffb4da 0%, #ff53aa 100%);border:3.47px solid #ffd9f9;box-shadow:0 0 5px 3px #ffffff;border-radius:22px}.ui_doll_offer_days_counter_item.current .image-preview{position:relative;top:-3px;bottom:0;right:0;left:0;margin:auto;width:135px;height:127px;border-radius:20px;background-color:#7b48db;box-shadow:0 5px 2px rgba(83,44,93,0.2);overflow:hidden;z-index:2}.ui_doll_offer_days_counter_item.current .image-preview.trail{width:68px;height:68px;background:#ffd944;box-shadow:0 3px 3px rgba(83,44,93,0.2),inset 0 -4px 0 0 #f2a00f;border-radius:16px}.ui_doll_offer_days_counter_item.current .image-preview.sticker{width:68px;height:68px;background:#2eabff;box-shadow:0 13px 10px 0 rgba(15,27,128,0.29),inset 0 -7px 0 0 #2c71ed;border-radius:16px}.ui_doll_offer_days_counter_item.current .image-preview.sound{width:68px;height:68px;background:#98f3ff;box-shadow:0 3px 3px 0 rgba(83,44,93,0.2),inset 0 -4px 0 0 #66b4ef;border-radius:16px}.ui_doll_offer_days_counter_item.current .image-preview.vehicle{width:68px;height:68px;background:#c88ffd;box-shadow:0 4px 3px 0 rgba(83,44,93,0.2);border-radius:19.06px}.ui_doll_offer_days_counter_item.current .image-preview [class|='customization']{zoom:0.46;margin-left:-18px;margin-top:-18px}.ui_doll_offer_days_counter_item_day{font-size:90px}.ui_doll_offer_days_counter_item_day_timer{height:27px;display:flex;align-items:center;margin-top:-8px;font-size:23px;position:relative}.ui_doll_offer_days_counter_item_day_timer:before{content:'';width:22px;height:27px;right:25px;margin-top:-5px;margin-right:2px;background:url('sprites/special_offer.sprite.png') -2200px -1386px no-repeat}.ui_doll_offer_days_counter_item_day_ads{height:32px;display:flex;align-items:center;margin-top:-8px;margin-bottom:5px;font-size:23px;position:relative}.ui_doll_offer_days_counter_item_day_ads:before{content:'';width:34px;height:25px;right:25px;margin-right:2px;background:url('sprites/special_offer.sprite.png') -2419px -1289px no-repeat}.ui_doll_offer_ads_counter{position:absolute;width:544px;height:44px;bottom:125px;left:0;right:0;margin:auto;text-align:center;color:#dc4bb2}.ui_doll_offer_ads_timer{position:absolute;width:544px;height:44px;bottom:125px;left:0;right:0;margin:auto;text-align:center;color:#dc4bb2;font-size:32px}.ui_doll_offer-skip_button{position:absolute;bottom:-90px;text-align:center;width:100%;font-size:40px;color:rgba(255,255,255,0.8)}@media screen and (orientation: landscape){.ui_doll_offer-skip_button{transform:scale(1.3);transition:0s;bottom:-110px}}@keyframes rotatate_moon{0%{transform:scale(0.95) rotate(0deg)}50%{transform:scale(1.1) rotate(5deg)}100%{transform:scale(0.95) rotate(0deg)}}

.customization-pizza{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -1072px / 2062px 1700px no-repeat}.customization-random{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -1072px / 2062px 1700px no-repeat}.customization-eggs{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -443px / 2062px 1700px no-repeat}.customization-ducks{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -850px / 2062px 1700px no-repeat}.customization-pool{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -407px / 2062px 1700px no-repeat}.customization-bee_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -628px / 2062px 1700px no-repeat}.customization-christmas_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -628px / 2062px 1700px no-repeat}.customization-christmas_sock_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px -665px / 2062px 1700px no-repeat}.customization-delorean_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -1293px / 2062px 1700px no-repeat}.customization-delorean_car_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -850px / 2062px 1700px no-repeat}.customization-dino_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px top / 2062px 1700px no-repeat}.customization-dino_pink_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -1293px / 2062px 1700px no-repeat}.customization-dino_lego_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -222px / 2062px 1700px no-repeat}.customization-hoverboard_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -628px / 2062px 1700px no-repeat}.customization-hoverboard_blue_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -1072px / 2062px 1700px no-repeat}.customization-hoverboard_orange_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -628px / 2062px 1700px no-repeat}.customization-paint_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -628px / 2062px 1700px no-repeat}.customization-paint_splash_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px -222px / 2062px 1700px no-repeat}.customization-potter_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1214px -443px / 2062px 1700px no-repeat}.customization-potter_sock_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -407px / 2062px 1700px no-repeat}.customization-space_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -1293px / 2062px 1700px no-repeat}.customization-stars_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -407px / 2062px 1700px no-repeat}.customization-strawberry_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -443px -1072px / 2062px 1700px no-repeat}.customization-thunder_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -850px / 2062px 1700px no-repeat}.customization-tron_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -1072px / 2062px 1700px no-repeat}.customization-tron_circle_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -665px / 2062px 1700px no-repeat}.customization-match_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1888px top / 2073px 1700px no-repeat}.customization-caduceus_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -444px -1515px / 2073px 1700px no-repeat}.customization-covid_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1331px -1515px / 2073px 1700px no-repeat}.customization-fire_kitty_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px top / 2073px 1700px no-repeat}.customization-police_star_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1334px -1293px / 2073px 1700px no-repeat}.customization-ambulance_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -1515px / 2073px 1700px no-repeat}.customization-police_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -887px / 2073px 1700px no-repeat}.customization-fire_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -1108px / 2073px 1700px no-repeat}.customization-rainbow_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1112px -1293px / 2073px 1700px no-repeat}.customization-ghost_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px top / 2062px 1700px no-repeat}.customization-witch_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -850px / 2062px 1700px no-repeat}.customization-ufo_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1436px -887px / 2062px 1700px no-repeat}.customization-gift_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -850px / 2062px 1700px no-repeat}.customization-snowman_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1108px -1072px / 2062px 1700px no-repeat}.customization-kiss_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -665px -407px / 2062px 1700px no-repeat}.customization-hearts_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -407px / 2062px 1700px no-repeat}.customization-clover_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -222px -1515px / 2073px 1700px no-repeat}.customization-gold_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -443px / 2073px 1700px no-repeat}.customization-easter_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -222px / 2073px 1700px no-repeat}.customization-tasty_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1553px -1515px / 2073px 1700px no-repeat}.customization-dolphin_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -407px top / 1036px 850px no-repeat}.customization-beach_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -203px top / 1036px 850px no-repeat}.customization-pool_summer_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left top / 1036px 850px no-repeat}.customization-lgbt_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -668px -1293px / 2073px 1700px no-repeat}.customization-pride_hearts_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1109px -1515px / 2073px 1700px no-repeat}.customization-doll_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -1666px -665px / 2073px 1700px no-repeat}.customization-thor_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -890px -1293px / 2073px 1700px no-repeat}.customization-candy_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') left -1515px / 2073px 1700px no-repeat}.customization-bats_trail{position:absolute;width:185px;height:185px;background:url('sprites/trails.sprite.png') -887px -1515px / 2073px 1700px no-repeat}.customization-chicken{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px -222px / 1703px 1478px no-repeat}.customization-tapochek_blue{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -850px / 1703px 1478px no-repeat}.customization-tapochek_brown{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -850px / 1703px 1478px no-repeat}.customization-tapochek_red{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -628px / 1703px 1478px no-repeat}.customization-pepperoni{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -887px -850px / 1703px 1478px no-repeat}.customization-camaro{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -222px / 1703px 1478px no-repeat}.customization-camaro_blue{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1109px -1293px / 1703px 1478px no-repeat}.customization-camaro_red{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -850px / 1703px 1478px no-repeat}.customization-hoverboard{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -628px / 1703px 1478px no-repeat}.customization-hoverboard_green{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1331px -1293px / 1703px 1478px no-repeat}.customization-hoverboard_pink{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -628px / 1703px 1478px no-repeat}.customization-hoverboard_yellow{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -1072px / 1703px 1478px no-repeat}.customization-dino{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1074px -222px / 1703px 1478px no-repeat}.customization-dino_blue{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px -665px / 1703px 1478px no-repeat}.customization-dino_pink{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -1293px / 1703px 1478px no-repeat}.customization-dino_yellow{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1074px -443px / 1703px 1478px no-repeat}.customization-brush{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -443px / 1703px 1478px no-repeat}.customization-duck{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -1293px / 1703px 1478px no-repeat}.customization-santa{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -444px -1072px / 1703px 1478px no-repeat}.customization-police{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -1293px / 1703px 1478px no-repeat}.customization-ambulance{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -665px / 1703px 1478px no-repeat}.customization-firetruck{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -887px -1072px / 1703px 1478px no-repeat}.customization-unicorn{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -887px -1293px / 1703px 1478px no-repeat}.customization-evilduck{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -222px -407px / 1694px 1478px no-repeat}.customization-pumpkin{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -626px top / 1694px 1478px no-repeat}.customization-ufo{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -407px / 1694px 1478px no-repeat}.customization-christmascandy{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px -443px / 1703px 1478px no-repeat}.customization-deer{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -628px / 1703px 1478px no-repeat}.customization-cabriolet{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -443px -407px / 1694px 1478px no-repeat}.customization-heart{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -405px top / 1694px 1478px no-repeat}.customization-pot{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -850px / 1703px 1478px no-repeat}.customization-hat{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1074px top / 1703px 1478px no-repeat}.customization-egg{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px -887px / 1703px 1478px no-repeat}.customization-bunny{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -852px top / 1703px 1478px no-repeat}.customization-flamingo{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1296px top / 1703px 1478px no-repeat}.customization-windsurf{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -852px -222px / 1703px 1478px no-repeat}.customization-platform{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -1072px / 1703px 1478px no-repeat}.customization-bath{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left -1072px / 1703px 1478px no-repeat}.customization-thor{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -665px -1293px / 1703px 1478px no-repeat}.customization-batcar{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1518px top / 1703px 1478px no-repeat}.customization-candy{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') left top / 851px 739px no-repeat}.customization-witchhat{position:absolute;width:185px;height:185px;background:url('sprites/transports.sprite.png') -1109px -1072px / 1703px 1478px no-repeat}.ui_thor_offer_modal{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:684px;height:952px;background-image:linear-gradient(179deg, #5db529 0%, #91d457 18%, #aee65b 30%, #14bc42 46%, #00b296 69%, #3d79b0 82%, #7465c2 98%);box-shadow:inset 0 -6px 0 0 #382374;border-radius:28px;display:flex;flex-direction:column;justify-content:space-between}.ui_thor_offer_modal::before{content:'';position:absolute;bottom:0;left:-140px;right:0;height:900px;opacity:1;background:url(img/offer-pattern-96f4f154bef1ccb45709d76fddea3397.png) repeat center}.ui_thor_offer_modal-wrapper{background-color:#292456e6}.ui_thor_offer_modal-header{position:absolute;width:719px;height:256px;left:-15px;right:0;top:-145px;margin:auto;display:flex;justify-content:center;background:url('sprites/special_offer.sprite.png') -849px -992px / 2688px 1469px no-repeat}.ui_thor_offer_modal-header-label{position:absolute;bottom:0px;top:0px;left:0;right:0;margin:auto;color:#ec6636;text-align:center;height:45px;line-height:95px}.ui_thor_offer_modal-content{position:absolute;left:40px;right:40px;bottom:200px;width:300px;display:flex;flex-direction:column;justify-content:space-between}.ui_thor_offer_modal-footer{position:absolute;bottom:25px;left:0;right:0;display:flex;align-items:center;justify-content:center;height:125px}.ui_thor_offer_modal-footer .special_offer_button{width:316px;height:104px;display:block;background-image:linear-gradient(179deg, #bfed45 0%, #81bf14 100%);border:6px solid #ffffff;box-shadow:0 15px 12px 0 rgba(83,44,93,0.2),inset 0 -8px 0 0 #459a32;border-radius:13px;z-index:7}.ui_thor_offer_modal-footer .special_offer_button.purchase{width:366px}.ui_thor_offer_modal-footer .special_offer_button_content_container{display:flex;position:absolute;flex-direction:row;justify-content:center;align-items:center;left:0;right:0;top:-8px;bottom:0}.ui_thor_offer_modal-footer .special_offer_button_text{display:inline-flex;justify-content:center;align-items:center;pointer-events:none;touch-action:none;-ms-touch-action:none;width:176px;height:96px;color:#4a793f;line-height:88px;text-align:center}.ui_thor_offer_modal-footer .special_offer_button_text.purchase{width:291px}.ui_thor_offer_modal-footer .special_offer_button_watch{width:56px;height:40px;padding-right:10px;display:inline-flex;justify-content:center;align-items:center}.ui_thor_offer_modal-footer .special_offer_button_watch:before{content:'';position:absolute;margin-top:3px;width:56px;height:40px;background:url('sprites/special_offer.sprite.png') -2570px -907px / 2688px 1469px no-repeat}.ui_thor_offer_modal-footer .special_offer_button.adsDisabled{background-image:linear-gradient(179deg, #dbdbdb 0%, #9c9d9a 100%);border:6px solid #ffffff;box-shadow:0 15px 12px 0 rgba(83,44,93,0.2),inset 0 -8px 0 0 #818281;border-radius:13px}.ui_thor_offer_modal-footer .special_offer_button.adsDisabled .special_offer_button_text{color:#636663}.ui_thor_offer_modal-footer .special_offer_button.adsDisabled .special_offer_button_watch:before{content:'';position:absolute;margin-top:3px;width:56px;height:40px;background:url('sprites/special_offer.sprite.png') -2601px -1077px / 2688px 1469px no-repeat}.ui_thor_offer_rewards{position:absolute;left:0;right:0;top:70px;bottom:0;margin:auto;display:flex;justify-content:center}.ui_thor_offer_rewards:before{content:'';position:absolute;left:0;right:-18px;margin:auto;width:622px;height:575px;background:url('sprites/special_offer.sprite.png') -2066px top / 2688px 1469px no-repeat}.ui_thor_offer_rewards-item{padding:30px;color:white}.ui_thor_offer_rewards-item.left{padding-top:80px}.ui_thor_offer_rewards-item.right{padding-top:80px}.ui_thor_offer_rewards_thunder1{position:absolute;width:110px;height:230px}.ui_thor_offer_rewards_thunder1:before{content:'';position:absolute;top:0;bottom:-1057px;left:-489px;right:0;margin:auto;width:110px;height:230px;background:url('sprites/special_offer.sprite.png') -2530px -615px / 2688px 1469px no-repeat}.ui_thor_offer_rewards_thunder2{position:absolute;width:121px;height:269px}.ui_thor_offer_rewards_thunder2:before{content:'';position:absolute;top:0;bottom:-1100px;left:0;right:-500px;margin:auto;width:121px;height:269px;background:url('sprites/special_offer.sprite.png') -2066px -1077px / 2688px 1469px no-repeat}.ui_thor_offer_decryption{position:absolute;left:0;right:0;top:120px;bottom:0;margin:auto;width:544px;height:84px;color:#fff;text-align:center;z-index:4}.ui_thor_offer_decryption.purchase{margin:80px auto}.ui_thor_offer_days_counter{position:absolute;width:544px;height:94px;top:290px;bottom:0;left:0;right:0;margin:auto;display:flex;flex-direction:row;justify-content:space-between}.ui_thor_offer_days_counter_item{width:160px;height:168px;border:3.47px solid #ffd9f9;border-radius:13px;color:#fbfb96;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1}.ui_thor_offer_days_counter_item.complete{justify-content:space-around;padding-top:7px;background-image:linear-gradient(180deg, #f0ffbd 0%, #feff5a 100%);border:3.47px solid #fff;border-radius:22px;color:#89c219}.ui_thor_offer_days_counter_item.complete .ui_thor_offer_days_counter_done_container{position:relative}.ui_thor_offer_days_counter_item.complete .ui_thor_offer_days_counter_done_icon{position:absolute;top:103px;bottom:0;left:25px;right:0;height:40px;width:40px;margin:4px;background-image:linear-gradient(179deg, #bfed45 0%, #81bf14 100%);border-radius:50%}.ui_thor_offer_days_counter_item.complete .ui_thor_offer_days_counter_done_icon::before{content:'';position:absolute;top:0;bottom:0;left:-1px;right:0;height:40px;width:40px;background:url('sprites/special_offer.sprite.png') -3251px -1446px / 3360px 1836px no-repeat}.ui_thor_offer_days_counter_item.complete .ui_thor_offer_days_counter_done_icon .circular-chart{position:absolute;top:0;bottom:0;left:-3px;right:0;margin:auto;height:32px;width:32px}.ui_thor_offer_days_counter_item.complete .ui_thor_offer_days_counter_done_icon .circle-bg{fill:none;stroke:#eee;stroke-width:3.8}.ui_thor_offer_days_counter_item.complete .ui_thor_offer_days_counter_done_icon .circle{fill:none;stroke-width:3;stroke-linecap:round;stroke-dasharray:52}.ui_thor_offer_days_counter_item.complete .image-preview{position:relative;top:-17px;bottom:0;right:0;left:0;margin:auto;width:135px;height:127px;border-radius:20px;background-color:#7b48db;box-shadow:0 5px 2px rgba(83,44,93,0.2);overflow:hidden;z-index:2}.ui_thor_offer_days_counter_item.complete .image-preview.trail{width:68px;height:68px;background:#ffd944;box-shadow:0 3px 3px rgba(83,44,93,0.2),inset 0 -4px 0 0 #f2a00f;border-radius:16px}.ui_thor_offer_days_counter_item.complete .image-preview.sticker{width:68px;height:68px;background:#2eabff;box-shadow:0 13px 10px 0 rgba(15,27,128,0.29),inset 0 -7px 0 0 #2c71ed;border-radius:16px}.ui_thor_offer_days_counter_item.complete .image-preview.vehicle{width:68px;height:68px;background:#c88ffd;box-shadow:0 4px 3px 0 rgba(83,44,93,0.2);border-radius:19.06px}.ui_thor_offer_days_counter_item.complete .image-preview [class|='customization']{zoom:0.46;margin-left:-18px;margin-top:-18px}.ui_thor_offer_days_counter_item.active{color:#fbfb96;border:3px solid #daffb8;box-shadow:0 0 4px 2px #44ff00}.ui_thor_offer_days_counter_item.current{justify-content:space-around;padding-top:7px;color:#89c219;background-image:linear-gradient(180deg, #f0ffbd 0%, #feff5a 100%);border:3.47px solid #fff;box-shadow:0 0 5px 3px #ffffff;border-radius:22px}.ui_thor_offer_days_counter_item.current .image-preview{position:relative;top:-3px;bottom:0;right:0;left:0;margin:auto;width:135px;height:127px;border-radius:20px;background-color:#7b48db;box-shadow:0 5px 2px rgba(83,44,93,0.2);overflow:hidden;z-index:2}.ui_thor_offer_days_counter_item.current .image-preview.trail{width:68px;height:68px;background:#ffd944;box-shadow:0 3px 3px rgba(83,44,93,0.2),inset 0 -4px 0 0 #f2a00f;border-radius:16px}.ui_thor_offer_days_counter_item.current .image-preview.sticker{width:68px;height:68px;background:#2eabff;box-shadow:0 13px 10px 0 rgba(15,27,128,0.29),inset 0 -7px 0 0 #2c71ed;border-radius:16px}.ui_thor_offer_days_counter_item.current .image-preview.sound{width:68px;height:68px;background:#98f3ff;box-shadow:0 3px 3px 0 rgba(83,44,93,0.2),inset 0 -4px 0 0 #66b4ef;border-radius:16px}.ui_thor_offer_days_counter_item.current .image-preview.vehicle{width:68px;height:68px;background:#c88ffd;box-shadow:0 4px 3px 0 rgba(83,44,93,0.2);border-radius:19.06px}.ui_thor_offer_days_counter_item.current .image-preview [class|='customization']{zoom:0.46;margin-left:-18px;margin-top:-18px}.ui_thor_offer_days_counter_item_day{font-size:90px}.ui_thor_offer_days_counter_item_day_timer{height:27px;display:flex;align-items:center;margin-top:-8px;font-size:23px;position:relative}.ui_thor_offer_days_counter_item_day_timer:before{content:'';width:22px;height:27px;right:25px;margin-top:-5px;margin-right:2px;background:url('sprites/special_offer.sprite.png') -2666px -907px no-repeat}.ui_thor_offer_days_counter_item_day_ads{height:32px;display:flex;align-items:center;margin-top:-8px;margin-bottom:5px;font-size:23px;position:relative}.ui_thor_offer_days_counter_item_day_ads:before{content:'';width:34px;height:25px;right:25px;margin-right:2px;background:url('sprites/special_offer.sprite.png') -2493px -1289px no-repeat}.ui_thor_offer_ads_counter{position:absolute;width:544px;height:44px;bottom:125px;left:0;right:0;margin:auto;text-align:center;color:#99faff}.ui_thor_offer_ads_timer{position:absolute;width:544px;height:44px;bottom:125px;left:0;right:0;margin:auto;text-align:center;color:#99faff;font-size:32px}.ui_thor_offer-skip_button{position:absolute;bottom:-90px;text-align:center;width:100%;font-size:40px;color:rgba(255,255,255,0.8)}@keyframes rotatate_moon{0%{transform:scale(0.95) rotate(0deg)}50%{transform:scale(1.1) rotate(5deg)}100%{transform:scale(0.95) rotate(0deg)}}

.claim_button{margin:0 20px}.claim_button-content{width:272px;height:104px;border-bottom:8px solid #5151c7;background:-moz-linear-gradient(top, #64b0fd 0, #6462f1 100%);background:-webkit-linear-gradient(top, #64b0fd 0, #6462f1 100%);background:linear-gradient(to bottom, #64b0fd 0, #6462f1 100%);font-size:60px;line-height:96px;text-align:center;color:white}.claim_button .icicles_container{bottom:-30px;width:100%;height:100%;position:absolute}

.reward-footer{position:absolute;left:0;right:0;bottom:0}.reward-footer-buttons{position:absolute;bottom:200px;left:0;right:0;display:flex;justify-content:center}.reward-footer-buttons.christmas{bottom:192px}

.doll-offer-reward-content{position:absolute;top:0;left:0;right:0;bottom:0;width:735px;height:810px;margin:auto}.doll-offer-reward-content-wrapper{position:absolute;top:220px;bottom:340px;left:0;right:0;margin:auto}.doll-offer-reward-content-item-icon{position:absolute;left:0;right:0;top:180px;margin:auto;width:396px;height:396px}.doll-offer-reward-content-item-icon-shadow{content:'';position:absolute;top:25px;left:0;right:0;margin:auto;width:631px;height:716px;animation:scaling-bg 2s ease infinite;background:url('sprites/special_offer.sprite.png') -1395px top no-repeat}.doll-offer-reward-content-item-icon-particles{content:'';position:absolute;top:60px;left:0;right:0;margin:auto;width:517px;height:532px}.doll-offer-reward-content-item-icon-new{position:absolute;top:-3px;right:-18px;width:133px;height:133px;background:url('sprites/event.sprite.png') -792px -1317px no-repeat}.doll-offer-reward-content-item-icon.vehicle-item{background:url('sprites/event.sprite.png') -2886px -1498px / 3356px 3225px no-repeat}.doll-offer-reward-content-item-icon.vehicle-item.common{background:url('sprites/items.sprite.png') left -474px / 1345px 1239px no-repeat}.doll-offer-reward-content-item-icon.vehicle-item.legendary{background:url('sprites/items.sprite.png') left top / 1345px 1239px no-repeat}.doll-offer-reward-content-item-icon.trail-item{background:url('sprites/event.sprite.png') -2886px -549px / 3356px 3225px no-repeat}.doll-offer-reward-content-item-icon.sound-item{background:url('sprites/event.sprite.png') -2886px -1023px / 3356px 3225px no-repeat}.doll-offer-reward-content-item-icon.sticker-item{background:url('sprites/event.sprite.png') left -4005px / 4581px 4401px no-repeat}.doll-offer-reward-content-item-icon .item-pizza{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -2294px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-random{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -2294px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-eggs{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -949px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-ducks{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -1819px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-pool{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -870px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-bee_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -1345px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-christmas_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -1345px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-christmas_sock_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px -1423px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-delorean_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -2768px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-delorean_car_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -1819px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-dino_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px top / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-dino_pink_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -2768px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-dino_lego_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -474px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-hoverboard_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -1345px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-hoverboard_blue_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -2294px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-hoverboard_orange_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -1345px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-paint_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -1345px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-paint_splash_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px -474px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-potter_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px -949px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-potter_sock_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -870px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-space_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -2768px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-stars_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -870px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-strawberry_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -2294px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-thunder_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -1819px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-tron_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -2294px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-tron_circle_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -1423px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-match_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -4041px top / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-caduceus_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -950px -3242px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-covid_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2849px -3242px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-fire_kitty_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px top / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-police_star_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2855px -2768px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-ambulance_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1424px -3242px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-police_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -1898px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-fire_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -2372px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-rainbow_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2380px -2768px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-ghost_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px top / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-witch_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -1819px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-ufo_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -1898px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-gift_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -1819px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-snowman_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2372px -2294px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-kiss_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -870px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-hearts_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -870px / 4415px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-clover_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -475px -3242px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-gold_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -949px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-easter_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -474px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-tasty_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3324px -3242px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-dolphin_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -871px top / 2218px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-beach_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -435px top / 2218px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-pool_summer_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left top / 2218px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-lgbt_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1430px -2768px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-pride_hearts_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2374px -3242px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-doll_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -1423px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-thor_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1905px -2768px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-candy_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -3242px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-bats_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1899px -3242px / 4437px 3638px no-repeat}.doll-offer-reward-content-item-icon .item-chicken{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px -474px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-tapochek_blue{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -1819px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-tapochek_brown{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -1819px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-tapochek_red{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -1345px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-pepperoni{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1899px -1819px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-camaro{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -474px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-camaro_blue{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2374px -2768px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-camaro_red{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -1819px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-hoverboard{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -1345px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-hoverboard_green{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2849px -2768px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-hoverboard_pink{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -1345px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-hoverboard_yellow{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -2294px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-dino{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2299px -474px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-dino_blue{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px -1423px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-dino_pink{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -2768px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-dino_yellow{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2299px -949px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-brush{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -949px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-duck{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -2768px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-santa{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -2294px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-police{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -2768px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-ambulance{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -1423px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-firetruck{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1899px -2294px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-unicorn{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1899px -2768px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-evilduck{width:396px;height:396px;background:url('sprites/transports.sprite.png') -474px -870px / 3627px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-pumpkin{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1341px top / 3627px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-ufo{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -870px / 3627px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-christmascandy{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px -949px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-deer{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -1345px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-cabriolet{width:396px;height:396px;background:url('sprites/transports.sprite.png') -949px -870px / 3627px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-heart{width:396px;height:396px;background:url('sprites/transports.sprite.png') -866px top / 3627px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-pot{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -1819px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-hat{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2299px top / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-egg{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -1898px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-bunny{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1824px top / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-flamingo{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px top / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-windsurf{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1824px -474px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-platform{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -2294px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-bath{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -2294px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-thor{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -2768px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-batcar{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px top / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-candy{width:396px;height:396px;background:url('sprites/transports.sprite.png') left top / 1822px 1582px no-repeat}.doll-offer-reward-content-item-icon .item-witchhat{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2374px -2294px / 3645px 3164px no-repeat}.doll-offer-reward-content-item-icon .item-coins_pack_1{width:396px;height:396px;background:url('sprites/coins.sprite.png') left -475px / 871px 871px no-repeat}.doll-offer-reward-content-item-icon .item-coins_pack_2{width:396px;height:396px;background:url('sprites/coins.sprite.png') left top / 871px 871px no-repeat}.doll-offer-reward-content-item-icon .item-coins_pack_3{width:396px;height:396px;background:url('sprites/coins.sprite.png') -475px top / 871px 871px no-repeat}.doll-offer-reward-content-item-icon .item-ghost_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -475px -949px / 2295px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-wow_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1899px top / 2295px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-wow_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1424px -949px / 2295px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-oops_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left -949px / 2295px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-oops_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -950px top / 2295px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-boom_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left top / 2295px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-boom_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left -1423px / 2295px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-planet_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1899px -474px / 2295px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-rainbow_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1424px top / 2295px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-crime_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -475px top / 2295px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-crime_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -475px -474px / 2295px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-rip_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left -474px / 2295px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-lol_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -950px -474px / 2295px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-kiss_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1424px -474px / 2295px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-thor_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -950px -949px / 2295px 1819px no-repeat}.doll-offer-reward-content-item-icon .item-ufo_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1899px -949px / 2295px 1819px no-repeat}.doll-offer-reward-content-item-text{position:absolute;bottom:0;left:0;right:0;margin:auto;font-size:60px;color:#ffffff;text-align:center;line-height:61px;text-shadow:0 4px 0 #26248e;height:122px;width:560px;display:flex;justify-content:center;align-items:center}.doll-offer-reward-content-refund-icon{position:absolute;left:0;right:0;top:215px;margin:auto;width:381px;height:243px;background:url('sprites/chest.sprite.png') -1298px -539px no-repeat}.doll-offer-reward-content-refund-icon-shadow{content:'';position:absolute;top:-150px;left:15px;right:0;margin:auto;width:608px;height:859px;background:url('sprites/chest.sprite.png') -649px top no-repeat}.doll-offer-reward-content-refund-label{position:absolute;bottom:105px;right:140px;display:flex;justify-content:center;width:202px;height:129px;font-size:52px;line-height:105px;color:white;background:url('sprites/chest.sprite.png') -551px -899px no-repeat}@keyframes scaling-particles{0%{transform:rotate(0deg)}50%{transform:rotate(5deg)}100%{transform:rotate(0deg)}}@keyframes scaling-bg{0%{transform:scale(0.9)}50%{transform:scale(1.1)}100%{transform:scale(0.9)}}

.doll-offer-reward-content-item-icon.substrate{position:absolute;top:32px;left:0px;width:663px;height:538px}

.doll-reward-header{position:absolute;top:-550px;left:-45px;right:0;bottom:0;margin:auto;height:500px;text-align:center;z-index:0}.doll-reward-header-content{position:absolute;left:0;right:0;top:-150px;margin:auto;width:809px;height:477px;background:url('sprites/special_offer.sprite.png') left -992px / 2688px 1469px no-repeat}.doll-reward-header-content-boa_one{position:absolute;width:177px;height:422px;left:-511px;right:0;top:249px;z-index:-1;margin:auto;background:url('sprites/special_offer.sprite.png') -2066px -615px / 2688px 1469px no-repeat}.doll-reward-header-content-boa_two{position:absolute;width:177px;height:422px;left:0px;right:-537px;top:220px;z-index:-1;margin:auto;transform:scaleX(-0.9);background:url('sprites/special_offer.sprite.png') -2066px -615px / 2688px 1469px no-repeat}.doll-reward-header-content-label{position:relative;top:160px;font-size:60px;line-height:210px;text-align:center;color:white}

.doll-reward-header-label.halloween{color:#cdff7e;text-shadow:0 0 9px #48ce15}.doll-reward-header-label.christmas:before{content:'';position:absolute;width:268px;height:109px;top:-79px;left:0;right:0;margin:auto;z-index:-1}

.doll-reward{pointer-events:none;touch-action:none;-ms-touch-action:none}.doll-reward.appear{pointer-events:auto;touch-action:auto;-ms-touch-action:auto}.reward-content-item-icon,.reward-content-refund-icon{opacity:0;transform:translateY(100%) scale(0);transition:transform 0.5s ease-out, opacity 0.05s ease-in;will-change:transform, opacity}.reward-content-item-icon.halloween,.reward-content-item-icon.christmas,.reward-content-item-icon.valentines_day,.reward-content-item-icon.substrate{opacity:0;transform:translateY(calc(100% - 200px)) scale(0);transition:transform 0.5s ease-out, opacity 1s ease-in;will-change:transform, opacity}.reward-content-item-icon-shadow,.reward-content-refund-icon-shadow{opacity:0;transform:scale(0);transition:transform 0.7s ease-out 0.5s, opacity 0.4s ease-in 0.5s;will-change:transform, opacity}.reward-content-item-icon-shadow,.reward-content-refund-icon-shadow,.reward-content-item-icon-particles{opacity:0;transform:translateY(calc(100% - 350px)) scale(0);transition:transform 0.5s ease-out, opacity 1.2s ease-in;will-change:transform, opacity}.reward-content-item-text,.reward-header,.reward-content-item-icon-new,.reward-footer-value{opacity:0;transform:translateY(-30%);transition:transform 0.5s ease-out 1s, opacity 0.2s ease-in 1s;will-change:transform, opacity}.reward-content-item-text,.reward-footer-value{transform:translateY(30%)}.reward-content-refund-label{opacity:0;transform:translateY(30%);transition:transform 0.5s ease-out 1s, opacity 0.2s ease-in 1s;will-change:transform, opacity}.reward-footer-buttons{opacity:0;transform:translateY(-30%);transition:transform 0.2s ease-out 1.5s, opacity 0.2s ease-in 1.5s;-webkit-transition:transform 0.2s ease-out 1.5s, opacity 0.2s ease-in 1.5s;will-change:transform, opacity}.appear .reward-content-item-icon,.appear .reward-content-refund-icon{opacity:1;transform:translateY(0) scale(1)}.appear .reward-content-item-icon-shadow,.appear .reward-content-refund-icon-shadow,.appear .reward-content-item-icon-particles{opacity:1;transform:translateY(0) scale(1)}.appear .reward-footer-buttons,.appear .reward-header,.appear .reward-content-item-text,.appear .reward-content-item-icon-new,.appear .reward-footer-value,.appear .reward-content-refund-label{opacity:1;transform:translateY(0)}

.doll-reward{background-image:linear-gradient(180deg, #ffaee4 0%, #fea6e1 57%, #f096db 75%, #e07ad6 93%, #d548da 100%),linear-gradient(180deg, #a34adc 3%, #844fd4 49%, #5b53c4 100%)}.doll-reward:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;background:url(img/offer-pattern-6a538c9a21e5151bb83010fb809e3e8e.png) center repeat}

.claim_button{margin:0 20px}.claim_button-content{width:272px;height:104px;border-bottom:8px solid #5151c7;background:-moz-linear-gradient(top, #64b0fd 0, #6462f1 100%);background:-webkit-linear-gradient(top, #64b0fd 0, #6462f1 100%);background:linear-gradient(to bottom, #64b0fd 0, #6462f1 100%);font-size:60px;line-height:96px;text-align:center;color:white}.claim_button .icicles_container{bottom:-30px;width:100%;height:100%;position:absolute}

.reward-footer{position:absolute;left:0;right:0;bottom:0}.reward-footer-buttons{position:absolute;bottom:200px;left:0;right:0;display:flex;justify-content:center}.reward-footer-buttons.christmas{bottom:192px}

.thor-offer-reward-content{position:absolute;top:0;left:0;right:0;bottom:0;width:735px;height:810px;margin:auto}.thor-offer-reward-content-wrapper{position:absolute;top:220px;bottom:340px;left:0;right:0;margin:auto}.thor-offer-reward-content-item-icon{position:absolute;left:0;right:0;top:180px;margin:auto;width:396px;height:396px}.thor-offer-reward-content-item-icon-shadow{content:'';position:absolute;top:25px;left:0;right:0;margin:auto;width:631px;height:716px;animation:scaling-bg 2s ease infinite;background:url('sprites/special_offer.sprite.png') -724px top no-repeat}.thor-offer-reward-content-item-icon-particles{content:'';position:absolute;top:60px;left:0;right:0;margin:auto;width:517px;height:532px}.thor-offer-reward-content-item-icon-new{position:absolute;top:-3px;right:-18px;width:133px;height:133px;background:url('sprites/event.sprite.png') -792px -1317px no-repeat}.thor-offer-reward-content-item-icon.vehicle-item{background:url('sprites/event.sprite.png') -2886px -1498px / 3356px 3225px no-repeat}.thor-offer-reward-content-item-icon.vehicle-item.common{background:url('sprites/items.sprite.png') left -474px / 1345px 1239px no-repeat}.thor-offer-reward-content-item-icon.vehicle-item.legendary{background:url('sprites/items.sprite.png') left top / 1345px 1239px no-repeat}.thor-offer-reward-content-item-icon.trail-item{background:url('sprites/event.sprite.png') -2886px -549px / 3356px 3225px no-repeat}.thor-offer-reward-content-item-icon.sound-item{background:url('sprites/event.sprite.png') -2886px -1023px / 3356px 3225px no-repeat}.thor-offer-reward-content-item-icon.sticker-item{background:url('sprites/event.sprite.png') left -4005px / 4581px 4401px no-repeat}.thor-offer-reward-content-item-icon .item-pizza{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -2294px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-random{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -2294px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-eggs{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -949px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-ducks{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -1819px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-pool{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -870px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-bee_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -1345px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-christmas_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -1345px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-christmas_sock_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px -1423px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-delorean_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -2768px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-delorean_car_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -1819px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-dino_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px top / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-dino_pink_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -2768px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-dino_lego_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -474px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-hoverboard_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -1345px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-hoverboard_blue_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -2294px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-hoverboard_orange_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -1345px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-paint_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -1345px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-paint_splash_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px -474px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-potter_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px -949px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-potter_sock_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -870px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-space_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -2768px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-stars_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -870px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-strawberry_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -2294px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-thunder_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -1819px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-tron_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -2294px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-tron_circle_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -1423px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-match_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -4041px top / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-caduceus_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -950px -3242px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-covid_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2849px -3242px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-fire_kitty_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px top / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-police_star_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2855px -2768px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-ambulance_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1424px -3242px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-police_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -1898px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-fire_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -2372px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-rainbow_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2380px -2768px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-ghost_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px top / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-witch_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -1819px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-ufo_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -1898px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-gift_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -1819px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-snowman_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2372px -2294px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-kiss_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -870px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-hearts_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -870px / 4415px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-clover_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -475px -3242px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-gold_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -949px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-easter_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -474px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-tasty_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3324px -3242px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-dolphin_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -871px top / 2218px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-beach_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -435px top / 2218px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-pool_summer_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left top / 2218px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-lgbt_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1430px -2768px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-pride_hearts_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2374px -3242px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-doll_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -1423px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-thor_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1905px -2768px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-candy_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -3242px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-bats_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1899px -3242px / 4437px 3638px no-repeat}.thor-offer-reward-content-item-icon .item-chicken{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px -474px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-tapochek_blue{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -1819px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-tapochek_brown{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -1819px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-tapochek_red{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -1345px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-pepperoni{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1899px -1819px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-camaro{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -474px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-camaro_blue{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2374px -2768px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-camaro_red{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -1819px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-hoverboard{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -1345px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-hoverboard_green{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2849px -2768px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-hoverboard_pink{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -1345px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-hoverboard_yellow{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -2294px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-dino{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2299px -474px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-dino_blue{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px -1423px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-dino_pink{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -2768px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-dino_yellow{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2299px -949px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-brush{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -949px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-duck{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -2768px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-santa{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -2294px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-police{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -2768px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-ambulance{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -1423px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-firetruck{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1899px -2294px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-unicorn{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1899px -2768px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-evilduck{width:396px;height:396px;background:url('sprites/transports.sprite.png') -474px -870px / 3627px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-pumpkin{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1341px top / 3627px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-ufo{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -870px / 3627px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-christmascandy{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px -949px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-deer{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -1345px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-cabriolet{width:396px;height:396px;background:url('sprites/transports.sprite.png') -949px -870px / 3627px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-heart{width:396px;height:396px;background:url('sprites/transports.sprite.png') -866px top / 3627px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-pot{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -1819px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-hat{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2299px top / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-egg{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -1898px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-bunny{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1824px top / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-flamingo{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px top / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-windsurf{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1824px -474px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-platform{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -2294px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-bath{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -2294px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-thor{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -2768px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-batcar{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px top / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-candy{width:396px;height:396px;background:url('sprites/transports.sprite.png') left top / 1822px 1582px no-repeat}.thor-offer-reward-content-item-icon .item-witchhat{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2374px -2294px / 3645px 3164px no-repeat}.thor-offer-reward-content-item-icon .item-coins_pack_1{width:396px;height:396px;background:url('sprites/coins.sprite.png') left -475px / 871px 871px no-repeat}.thor-offer-reward-content-item-icon .item-coins_pack_2{width:396px;height:396px;background:url('sprites/coins.sprite.png') left top / 871px 871px no-repeat}.thor-offer-reward-content-item-icon .item-coins_pack_3{width:396px;height:396px;background:url('sprites/coins.sprite.png') -475px top / 871px 871px no-repeat}.thor-offer-reward-content-item-icon .item-ghost_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -475px -949px / 2295px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-wow_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1899px top / 2295px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-wow_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1424px -949px / 2295px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-oops_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left -949px / 2295px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-oops_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -950px top / 2295px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-boom_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left top / 2295px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-boom_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left -1423px / 2295px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-planet_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1899px -474px / 2295px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-rainbow_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1424px top / 2295px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-crime_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -475px top / 2295px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-crime_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -475px -474px / 2295px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-rip_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left -474px / 2295px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-lol_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -950px -474px / 2295px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-kiss_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1424px -474px / 2295px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-thor_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -950px -949px / 2295px 1819px no-repeat}.thor-offer-reward-content-item-icon .item-ufo_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1899px -949px / 2295px 1819px no-repeat}.thor-offer-reward-content-item-text{position:absolute;bottom:0;left:0;right:0;margin:auto;font-size:60px;color:#ffffff;text-align:center;line-height:61px;text-shadow:0 4px 0 #26248e;height:122px;width:560px;display:flex;justify-content:center;align-items:center}.thor-offer-reward-content-refund-icon{position:absolute;left:0;right:0;top:215px;margin:auto;width:381px;height:243px;background:url('sprites/chest.sprite.png') -1298px -539px no-repeat}.thor-offer-reward-content-refund-icon-shadow{content:'';position:absolute;top:-150px;left:15px;right:0;margin:auto;width:608px;height:859px;background:url('sprites/chest.sprite.png') -649px top no-repeat}.thor-offer-reward-content-refund-label{position:absolute;bottom:105px;right:140px;display:flex;justify-content:center;width:202px;height:129px;font-size:52px;line-height:105px;color:white;background:url('sprites/chest.sprite.png') -551px -899px no-repeat}@keyframes scaling-particles{0%{transform:rotate(0deg)}50%{transform:rotate(5deg)}100%{transform:rotate(0deg)}}@keyframes scaling-bg{0%{transform:scale(0.9)}50%{transform:scale(1.1)}100%{transform:scale(0.9)}}

.thor-offer-reward-content-item-icon.substrate{position:absolute;top:32px;left:0px;width:663px;height:538px}

.thor-reward-header{position:absolute;top:-440px;left:0;right:0;bottom:0;margin:auto;height:500px;text-align:center;z-index:0}.thor-reward-header-content{position:absolute;left:0;right:0;top:-150px;margin:auto;width:719px;height:256px;background:url('sprites/special_offer.sprite.png') -849px -992px / 2688px 1469px no-repeat}.thor-reward-header-content-label{position:relative;top:50px;font-size:60px;line-height:210px;text-align:center;color:#ec6636}

.thor-reward-header-label.halloween{color:#cdff7e;text-shadow:0 0 9px #48ce15}.thor-reward-header-label.christmas:before{content:'';position:absolute;width:268px;height:109px;top:-79px;left:0;right:0;margin:auto;z-index:-1}

.thor-reward{pointer-events:none;touch-action:none;-ms-touch-action:none}.thor-reward.appear{pointer-events:auto;touch-action:auto;-ms-touch-action:auto}.reward-content-item-icon,.reward-content-refund-icon{opacity:0;transform:translateY(100%) scale(0);transition:transform 0.5s ease-out, opacity 0.05s ease-in;will-change:transform, opacity}.reward-content-item-icon.halloween,.reward-content-item-icon.christmas,.reward-content-item-icon.valentines_day,.reward-content-item-icon.substrate{opacity:0;transform:translateY(calc(100% - 200px)) scale(0);transition:transform 0.5s ease-out, opacity 1s ease-in;will-change:transform, opacity}.reward-content-item-icon-shadow,.reward-content-refund-icon-shadow{opacity:0;transform:scale(0);transition:transform 0.7s ease-out 0.5s, opacity 0.4s ease-in 0.5s;will-change:transform, opacity}.reward-content-item-icon-shadow,.reward-content-refund-icon-shadow,.reward-content-item-icon-particles{opacity:0;transform:translateY(calc(100% - 350px)) scale(0);transition:transform 0.5s ease-out, opacity 1.2s ease-in;will-change:transform, opacity}.reward-content-item-text,.reward-header,.reward-content-item-icon-new,.reward-footer-value{opacity:0;transform:translateY(-30%);transition:transform 0.5s ease-out 1s, opacity 0.2s ease-in 1s;will-change:transform, opacity}.reward-content-item-text,.reward-footer-value{transform:translateY(30%)}.reward-content-refund-label{opacity:0;transform:translateY(30%);transition:transform 0.5s ease-out 1s, opacity 0.2s ease-in 1s;will-change:transform, opacity}.reward-footer-buttons{opacity:0;transform:translateY(-30%);transition:transform 0.2s ease-out 1.5s, opacity 0.2s ease-in 1.5s;-webkit-transition:transform 0.2s ease-out 1.5s, opacity 0.2s ease-in 1.5s;will-change:transform, opacity}.appear .reward-content-item-icon,.appear .reward-content-refund-icon{opacity:1;transform:translateY(0) scale(1)}.appear .reward-content-item-icon-shadow,.appear .reward-content-refund-icon-shadow,.appear .reward-content-item-icon-particles{opacity:1;transform:translateY(0) scale(1)}.appear .reward-footer-buttons,.appear .reward-header,.appear .reward-content-item-text,.appear .reward-content-item-icon-new,.appear .reward-footer-value,.appear .reward-content-refund-label{opacity:1;transform:translateY(0)}

.thor-reward{background-image:linear-gradient(179deg, #5db529 0%, #91d457 18%, #aee65b 30%, #14bc42 46%, #00b296 69%, #3d79b0 82%, #7465c2 98%),linear-gradient(180deg, #a34adc 3%, #844fd4 49%, #5b53c4 100%)}.thor-reward:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;background:url(img/offer-pattern-96f4f154bef1ccb45709d76fddea3397.png) center repeat}

.ufo_offer_reward-content_stars{position:absolute;z-index:4;left:178px;top:20px}.ufo_offer_reward-content_stars:before{content:'';position:absolute;width:39px;height:39px;top:0px;bottom:0;left:0;right:0;margin:auto;z-index:4;transform:scale(0)}.ufo_offer_reward-content_stars.star1{left:6px;top:13px;opacity:0}.ufo_offer_reward-content_stars.star1:before{width:22px;height:22px;transform:rotate(22deg);animation:scaling 3.2s ease infinite;background:url('sprites/ufo_offer.sprite.png') -891px -390px / 1279px 712px no-repeat}.ufo_offer_reward-content_stars.star2{left:127px;top:15px;opacity:0}.ufo_offer_reward-content_stars.star2:before{width:26px;height:26px;transform:rotate(22deg);animation:scaling 2.5s ease infinite;background:url('sprites/ufo_offer.sprite.png') -989px -461px / 1512px 842px no-repeat}.ufo_offer_reward-content_stars.star3{left:-11px;top:96px;opacity:0}.ufo_offer_reward-content_stars.star3:before{width:22px;height:22px;transform:rotate(22deg);animation:scaling 3s ease infinite;background:url('sprites/ufo_offer.sprite.png') -891px -390px / 1279px 712px no-repeat}.ufo_offer_reward-content_stars.star1.appear,.ufo_offer_reward-content_stars.star2.appear,.ufo_offer_reward-content_stars.star3.appear{animation:scale 1.3s ease-out;opacity:1}@keyframes scale{40%{opacity:0;transform:scale(0)}80%{opacity:1;transform:scale(1.3)}100%{opacity:1;transform:scale(1)}}@keyframes scaling{0%{transform:scale(0.75) rotate(0deg)}50%{transform:scale(1.2) rotate(22deg)}100%{transform:scale(0.75) rotate(0deg)}}

.ufo_offer_reward{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:576px;height:520px;border-radius:28.8px;border-bottom:6px solid #7748c1;background-image:linear-gradient(180deg, #c255f3 0%, #a369ff 98%);box-shadow:inset 0 -6px 0 0 #7748c1}.ufo_offer_reward::before{content:'';position:absolute;top:0;bottom:75px;left:-37px;right:0;opacity:0.15;background:url(img/special-offer-pop-up-pattern-1c66db21df67a404f24b2adf58c863da.png) no-repeat center;background-size:362px 288px}.ufo_offer_reward-wrapper{background-color:#292456e6}.ufo_offer_reward-header{position:absolute;width:500px;height:256px;left:0;right:0;top:20px;margin:auto;line-height:1.6}.ufo_offer_reward-header-title{top:0px;left:0;right:0;margin:auto;color:white;text-shadow:0 2px 0 #8354d0;text-align:center}.ufo_offer_reward-header-text{top:0px;left:0;right:0;margin:auto;color:white;text-shadow:0 2px 0 #8354d0;text-align:center}.ufo_offer_reward-content{position:absolute;left:40px;right:40px;top:185px;height:146px;display:flex;flex-direction:row;justify-content:center}.ufo_offer_reward-content_ufo{width:187px;height:172px;background:url('sprites/ufo_offer.sprite.png') -1274px -187px no-repeat}.ufo_offer_reward-footer{position:absolute;bottom:10px;left:0;right:0;display:flex;align-items:center;justify-content:center;height:170px}.ufo_offer_reward-footer .close_button-content{background:linear-gradient(to bottom, #64b0fd 0, #6462f1 100%);background:-webkit-linear-gradient(top, #64b0fd 0, #6462f1 100%);background:-moz-linear-gradient(top, #64b0fd 0, #6462f1 100%);width:225px;height:96px;border-bottom:8px solid #5151c7;color:#ffffff;line-height:88px;text-align:center}

.special_offer_reward-content_stars{position:absolute;z-index:4;left:178px;top:20px}.special_offer_reward-content_stars:before{content:'';position:absolute;width:39px;height:39px;top:0px;bottom:0;left:0;right:0;margin:auto;z-index:4;transform:scale(0)}.special_offer_reward-content_stars.star1{left:6px;top:13px;opacity:0}.special_offer_reward-content_stars.star1:before{width:22px;height:22px;transform:rotate(22deg);animation:scaling 3.2s ease infinite;background:url('sprites/special_offer.sprite.png') -1683px -1129px / 2190px 1197px no-repeat}.special_offer_reward-content_stars.star2{left:127px;top:15px;opacity:0}.special_offer_reward-content_stars.star2:before{width:26px;height:26px;transform:rotate(22deg);animation:scaling 2.5s ease infinite;background:url('sprites/special_offer.sprite.png') -2054px -1335px / 2588px 1415px no-repeat}.special_offer_reward-content_stars.star3{left:-11px;top:96px;opacity:0}.special_offer_reward-content_stars.star3:before{width:22px;height:22px;transform:rotate(22deg);animation:scaling 3s ease infinite;background:url('sprites/special_offer.sprite.png') -1683px -1129px / 2190px 1197px no-repeat}.special_offer_reward-content_stars.star1.appear,.special_offer_reward-content_stars.star2.appear,.special_offer_reward-content_stars.star3.appear{animation:scale 1.3s ease-out;opacity:1}@keyframes scale{40%{opacity:0;transform:scale(0)}80%{opacity:1;transform:scale(1.3)}100%{opacity:1;transform:scale(1)}}@keyframes scaling{0%{transform:scale(0.75) rotate(0deg)}50%{transform:scale(1.2) rotate(22deg)}100%{transform:scale(0.75) rotate(0deg)}}

.special_offer_reward{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:576px;height:520px;border-radius:28.8px;border-bottom:6px solid #7748c1;background-image:linear-gradient(180deg, #c255f3 0%, #a369ff 98%);box-shadow:inset 0 -6px 0 0 #7748c1}.special_offer_reward::before{content:'';position:absolute;top:0;bottom:75px;left:-37px;right:0;opacity:0.15;background:url(img/special-offer-pop-up-pattern-1c66db21df67a404f24b2adf58c863da.png) no-repeat center;background-size:362px 288px}.special_offer_reward-wrapper{background-color:#292456e6}.special_offer_reward-header{position:absolute;width:500px;height:256px;left:0;right:0;top:20px;margin:auto;line-height:1.6}.special_offer_reward-header-title{top:0px;left:0;right:0;margin:auto;color:white;text-shadow:0 2px 0 #8354d0;text-align:center}.special_offer_reward-header-text{top:0px;left:0;right:0;margin:auto;color:white;text-shadow:0 2px 0 #8354d0;text-align:center}.special_offer_reward-content{position:absolute;left:40px;right:40px;top:185px;height:146px;display:flex;flex-direction:row;justify-content:center}.special_offer_reward-content_ufo{width:187px;height:172px;background:url('sprites/special_offer.sprite.png') -2227px -1077px no-repeat}.special_offer_reward-footer{position:absolute;bottom:10px;left:0;right:0;display:flex;align-items:center;justify-content:center;height:170px}.special_offer_reward-footer .close_button-content{background:linear-gradient(to bottom, #64b0fd 0, #6462f1 100%);background:-webkit-linear-gradient(top, #64b0fd 0, #6462f1 100%);background:-moz-linear-gradient(top, #64b0fd 0, #6462f1 100%);width:225px;height:96px;border-bottom:8px solid #5151c7;color:#ffffff;line-height:88px;text-align:center}

.ui_thematic_offer_modal{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:624px;height:900px;background-image:linear-gradient(180deg, #50baf6 0%, #73c8f9 60%, #c2e0b4 100%, #ece673 100%, #e5ea95 100%);box-shadow:inset 0 -6px 0 0 #5de7ff;border-radius:28px;display:flex;flex-direction:column;justify-content:space-between}.ui_thematic_offer_modal.purchase{height:850px}.ui_thematic_offer_modal::before{content:'';position:absolute;bottom:0;left:0px;right:0;height:900px;background:url(img/summer-pattern-8985f7bcf517117fa6add2ee0bfc83e3.png) repeat center}.ui_thematic_offer_modal-wrapper{background-color:#292456e6}.ui_thematic_offer_modal-content{position:absolute;left:40px;right:40px;bottom:200px;height:300px;display:flex;flex-direction:column;justify-content:space-between}.ui_thematic_offer_modal-footer{position:absolute;bottom:40px;left:0;right:0;display:flex;align-items:center;justify-content:center;height:170px}.ui_thematic_offer_modal-footer .thematic_offer_button{width:320px;height:112px;display:block;background-image:linear-gradient(179deg, #bfed45 0%, #81bf14 100%);border:6px solid #ffffff;box-shadow:0 15px 12px 0 rgba(83,44,93,0.2),inset 0 -8px 0 0 #459a32;border-radius:13px;z-index:7}.ui_thematic_offer_modal-footer .thematic_offer_button.purchase{width:366px}.ui_thematic_offer_modal-footer .thematic_offer_button_content_container{display:flex;position:absolute;flex-direction:row;justify-content:center;align-items:center;left:0;right:0;top:-8px;bottom:0}.ui_thematic_offer_modal-footer .thematic_offer_button_text{display:inline-flex;justify-content:center;align-items:center;pointer-events:none;touch-action:none;-ms-touch-action:none;width:176px;height:104px;color:#4a793f;line-height:88px;text-align:center}.ui_thematic_offer_modal-footer .thematic_offer_button_watch{width:56px;height:40px;padding-right:10px;display:inline-flex;justify-content:center;align-items:center}.ui_thematic_offer_modal-footer .thematic_offer_button_watch:before{content:'';position:absolute;margin-top:3px;width:56px;height:40px;background:url('sprites/special_offer.sprite.png') -2227px -1289px / 2688px 1469px no-repeat}.ui_thematic_offer_decription{position:absolute;left:0;right:0;top:100px;margin:auto;width:544px;height:84px;color:#ffffff;text-align:center;z-index:4}.ui_thematic_offer_second_description{position:absolute;left:0;right:0;bottom:150px;margin:auto;width:544px;height:84px;color:#ffffff;text-align:center;z-index:4}.ui_thematic_offer_second_description.lockDescription{color:#3764be}.ui_thematic_offer_rewards{position:absolute;top:225px;left:0;right:0;display:block;text-align:center}.ui_thematic_offer_rewards-item{position:relative;text-align:center;overflow:hidden;color:white;height:160px;width:168px;display:inline-block;margin:10px;border:4px solid #bcffc9;border-radius:22px;box-shadow:0 13px 11px rgba(83,44,93,0.2)}.ui_thematic_offer_rewards-item_container{display:flex;flex-direction:column;align-items:center;height:160px}.ui_thematic_offer_rewards-item.big{width:356px}.ui_thematic_offer_rewards-item.big [class|='customization']{margin-top:-25px;position:relative;zoom:0.8}.ui_thematic_offer_rewards-item .glow{top:-65px;position:absolute;left:-15px;right:0;z-index:0}.ui_thematic_offer_rewards-item .shadow{content:'';position:absolute;top:-150px;left:0;right:0;margin:auto;width:608px;height:859px;animation:scaling-bg 2s ease infinite;zoom:0.4;background:url('sprites/chest.sprite.png') -649px top no-repeat}.ui_thematic_offer_rewards-item .particles{content:'';position:absolute;top:-100px;left:0;right:0;margin:auto;width:608px;height:859px;animation:scaling-particles 1.5s ease infinite;zoom:0.4;background:url('sprites/chest.sprite.png') left top no-repeat}.ui_thematic_offer_rewards-item.received{background-image:linear-gradient(180deg, #65d6fc 0%, #407feb 100%)}.ui_thematic_offer_rewards-item.selected{background-image:linear-gradient(180deg, #65d6fc 0%, #407feb 100%);border:3px solid #ffffff;box-shadow:0 0 5px 3px #ffffff}.ui_thematic_offer_rewards-item.selected::before{content:'';position:absolute;bottom:-20px;left:-74px;right:0;z-index:1;transform:rotate(10deg);width:247px;height:76px;background:url('sprites/thematic_offer.sprite.png') left top / 341px 230px no-repeat}.ui_thematic_offer_rewards-item.selected.big::before{content:'';position:absolute;bottom:-30px;left:-107px;right:0;z-index:1;transform:rotate(12deg);width:347px;height:106px;background:url('sprites/thematic_offer.sprite.png') left top / 479px 321px no-repeat}.ui_thematic_offer_rewards-item.selected.big .text_ad_count{left:35px;bottom:15px}.ui_thematic_offer_rewards-item .text-label{line-height:66px;color:white}.ui_thematic_offer_rewards-item .image-preview{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;width:135px;height:127px;border-radius:20px;overflow:hidden;z-index:2}.ui_thematic_offer_rewards-item [class|='customization']{margin-top:-25px;position:relative;zoom:0.75}.ui_thematic_offer_rewards-item [class|='customization'].trail{margin-top:-5px;zoom:0.6}.ui_thematic_offer_rewards-item .text-label{font-size:30px;line-height:30px;margin-top:4px;z-index:1}.ui_thematic_offer_rewards-item .text_ad_count{position:absolute;display:flex;flex-direction:row;justify-content:center;align-items:center;left:15px;bottom:7px;z-index:2}.ui_thematic_offer_rewards-item .text_ad_count_text{display:inline-flex;justify-content:center;align-items:center;pointer-events:none;touch-action:none;-ms-touch-action:none;color:#fff;text-shadow:0 2px 0 #778d33;font-size:28px;line-height:30px;text-align:center}.ui_thematic_offer_rewards-item .text_ad_count_icon{width:29px;height:23px;padding-right:10px;display:inline-flex;justify-content:center;align-items:center}.ui_thematic_offer_rewards-item .text_ad_count_icon:before{content:'';position:absolute;margin-top:1px;width:29px;height:23px;background:url('sprites/thematic_offer.sprite.png') -769px -426px / 869px 690px no-repeat}.ui_thematic_offer_rewards-item .complete{position:absolute;right:0px;bottom:-4px}.ui_thematic_offer_rewards-item .complete_icon{background-image:linear-gradient(179deg, #bfed45 0%, #81bf14 100%);height:40px;width:40px;border-radius:50%;position:relative;display:block;margin:0 7px 14px}.ui_thematic_offer_rewards-item .complete_icon:before{content:'';position:absolute;width:23px;height:19px;margin:auto;top:0;bottom:0;left:0;right:0;background:url('sprites/thematic_offer.sprite.png') -846px -306px / 869px 690px no-repeat}.ui_thematic_offer_rewards-item .lock{position:absolute;right:0px;bottom:-4px}.ui_thematic_offer_rewards-item .lock_icon{background-image:linear-gradient(179deg, #dbdbdb 0%, #aaa 100%);height:40px;width:40px;border-radius:50%;position:relative;display:block;margin:0 7px 14px}.ui_thematic_offer_rewards-item .lock_icon:before{content:'';position:absolute;width:25px;height:25px;margin:auto;top:0;bottom:0;left:0;right:0;background:url('sprites/thematic_offer.sprite.png') -545px -268px / 869px 690px no-repeat}.ui_thematic_offer_ads_counter{position:absolute;width:544px;height:44px;bottom:160px;left:0;right:0;margin:auto;text-align:center;color:#49acff}.ui_thematic_offer_ads_timer{position:absolute;width:544px;height:44px;bottom:160px;left:0;right:0;margin:auto;text-align:center;color:#49acff;font-size:30px}.ui_thematic_offer_old_price{position:absolute;width:544px;height:44px;bottom:160px;display:flex;flex-direction:row;justify-content:center}.ui_thematic_offer_old_price_text{height:44px;text-align:center;color:#49acff;margin-left:-35px}.ui_thematic_offer_old_price_line{position:absolute;width:315px;height:3px;top:0;bottom:0;margin:auto;background:#f46666;border-radius:10.65px}.ui_thematic_offer-skip_button{position:absolute;bottom:-90px;text-align:center;width:100%;font-size:40px;color:rgba(255,255,255,0.8)}@keyframes scaling-particles{0%{transform:rotate(0deg)}50%{transform:rotate(5deg)}100%{transform:rotate(0deg)}}@keyframes scaling-bg{0%{transform:scale(0.9)}50%{transform:scale(1.1)}100%{transform:scale(0.9)}}

.ui_thematic_offer_rewards-stars{position:absolute;z-index:5}.ui_thematic_offer_rewards-stars:before{content:'';position:absolute;width:39px;height:39px;top:0px;bottom:0;left:0;right:0;margin:auto;z-index:4;transform:scale(0)}.ui_thematic_offer_rewards-stars.star1{left:-121px;top:58px;opacity:0}.ui_thematic_offer_rewards-stars.star1:before{width:23px;height:23px;transform:rotate(22deg);animation:scaling_stars 3.2s ease infinite;background:url('sprites/special_offer.sprite.png') -1760px -1181px / 2290px 1251px no-repeat}.ui_thematic_offer_rewards-stars.star2{left:-156px;top:250px;opacity:0}.ui_thematic_offer_rewards-stars.star2:before{width:15px;height:15px;transform:rotate(22deg);animation:scaling_stars 1.5s ease infinite;background:url('sprites/special_offer.sprite.png') -1148px -770px / 1493px 816px no-repeat}.ui_thematic_offer_rewards-stars.star3{left:88px;top:102px;opacity:0}.ui_thematic_offer_rewards-stars.star3:before{width:15px;height:15px;transform:rotate(22deg);animation:scaling_stars 2.5s ease infinite;background:url('sprites/special_offer.sprite.png') -1148px -770px / 1493px 816px no-repeat}.ui_thematic_offer_rewards-stars.star4{left:89px;top:269px;opacity:0}.ui_thematic_offer_rewards-stars.star4:before{width:18px;height:18px;transform:rotate(22deg);animation:scaling_stars 2.8s ease infinite;background:url('sprites/special_offer.sprite.png') -1422px -924px / 1792px 979px no-repeat}.ui_thematic_offer_rewards-stars.star1.appear,.ui_thematic_offer_rewards-stars.star2.appear,.ui_thematic_offer_rewards-stars.star3.appear,.ui_thematic_offer_rewards-stars.star4.appear{animation:scale_appearance 1.5s ease-out;opacity:1}.ui_thematic_offer_modal-stars{position:absolute;z-index:5}.ui_thematic_offer_modal-stars:before{content:'';position:absolute;width:39px;height:39px;top:0px;bottom:0;left:0;right:0;margin:auto;z-index:4;transform:scale(0)}.ui_thematic_offer_modal-stars.big_star1{left:123px;top:-88px;opacity:0}.ui_thematic_offer_modal-stars.big_star1:before{width:21px;height:21px;transform:rotate(32deg);animation:scaling_stars 2.2s ease infinite;background:url('sprites/special_offer.sprite.png') -1042px -381px / 1129px 617px no-repeat}.ui_thematic_offer_modal-stars.big_star2{left:413px;top:-123px;opacity:0}.ui_thematic_offer_modal-stars.big_star2:before{width:27px;height:27px;transform:rotate(9deg);animation:scaling_stars 2.9s ease infinite;background:url('sprites/special_offer.sprite.png') -1339px -490px / 1452px 793px no-repeat}.ui_thematic_offer_modal-stars.big_star3{left:128px;top:670px;opacity:0}.ui_thematic_offer_modal-stars.big_star3:before{width:19px;height:19px;transform:rotate(42deg);animation:scaling_stars 2.5s ease infinite;background:url('sprites/special_offer.sprite.png') -942px -345px / 1021px 558px no-repeat}.ui_thematic_offer_modal-stars.big_star4{left:13px;top:504px;opacity:0}.ui_thematic_offer_modal-stars.big_star4:before{width:28px;height:28px;transform:rotate(2deg);animation:scaling_stars 2.8s ease infinite;background:url('sprites/special_offer.sprite.png') -1389px -508px / 1505px 823px no-repeat}.ui_thematic_offer_modal-stars.big_star5{left:553px;top:616px;opacity:0}.ui_thematic_offer_modal-stars.big_star5:before{width:42px;height:42px;transform:rotate(22deg);animation:scaling_stars 3s ease infinite;background:url('sprites/special_offer.sprite.png') -2083px -762px / 2258px 1234px no-repeat}.ui_thematic_offer_modal-stars.big_star5_track{top:60px;left:-233px}.ui_thematic_offer_modal-stars.big_star5_track:before{content:'';width:207px;height:252px;transform:rotate(-248deg) scaleX(1) scale(-1);background:url('sprites/special_offer.sprite.png') -2283px -615px / 2688px 1469px no-repeat}.ui_thematic_offer_modal-stars.purchase.big_star3{left:128px;top:615px;opacity:0}.ui_thematic_offer_modal-stars.purchase.big_star3:before{width:19px;height:19px;transform:rotate(42deg);animation:scaling_stars 2.5s ease infinite;background:url('sprites/special_offer.sprite.png') -942px -345px / 1021px 558px no-repeat}.ui_thematic_offer_modal-stars.purchase.big_star4{left:514px;top:810px;opacity:0}.ui_thematic_offer_modal-stars.purchase.big_star4:before{width:28px;height:28px;transform:rotate(2deg);animation:scaling_stars 2.8s ease infinite;background:url('sprites/special_offer.sprite.png') -1389px -508px / 1505px 823px no-repeat}.ui_thematic_offer_modal-stars.purchase.big_star5{left:75px;top:743px;opacity:0}.ui_thematic_offer_modal-stars.purchase.big_star5:before{width:42px;height:42px;transform:rotate(22deg);animation:scaling_stars 3s ease infinite;background:url('sprites/special_offer.sprite.png') -2083px -762px / 2258px 1234px no-repeat}.ui_thematic_offer_modal-stars.purchase.big_star5_track{top:-144px;left:-10px}.ui_thematic_offer_modal-stars.purchase.big_star5_track:before{content:'';width:207px;height:252px;transform:rotate(-196deg) scaleX(-1) scale(-1);background:url('sprites/special_offer.sprite.png') -2283px -615px / 2688px 1469px no-repeat}.ui_thematic_offer_modal-stars.big_star1.appear,.ui_thematic_offer_modal-stars.big_star2.appear,.ui_thematic_offer_modal-stars.big_star3.appear,.ui_thematic_offer_modal-stars.big_star4.appear,.ui_thematic_offer_modal-stars.big_star5.appear{animation:scale_appearance 1.5s ease-out;opacity:1}@keyframes scale_appearance{40%{opacity:0;transform:scale(0)}80%{opacity:1;transform:scale(1.3)}100%{opacity:1;transform:scale(1)}}@keyframes scaling_stars{0%{transform:scale(0.85) rotate(0deg)}50%{transform:scale(1.1) rotate(32deg)}100%{transform:scale(0.85) rotate(0deg)}}

.ui_event_coins{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:576px;height:520px;border-radius:28.8px;border-bottom:6px solid #7748c1;background-image:linear-gradient(180deg, #c255f3 0%, #a369ff 98%);box-shadow:inset 0 -6px 0 0 #7748c1}@media screen and (orientation: landscape){.ui_event_coins{transform:scale(1.5)}}.ui_event_coins::before{content:'';position:absolute;top:0;bottom:30px;left:-37px;right:0;background:url(img/event-coins-pattern-04ad85ef120022c7dded505600db5dab.png) no-repeat center}.ui_event_coins-wrapper{background-color:#292456e6}.ui_event_coins-header{position:absolute;width:500px;height:256px;left:0;right:0;top:20px;margin:auto}.ui_event_coins-header-title{top:0px;left:0;right:0;margin:auto;color:white;text-shadow:0 2px 0 #8354d0;text-align:center}.ui_event_coins-header-text{top:0px;left:0;right:0;margin:auto;color:white;text-shadow:0 2px 0 #8354d0;text-align:center}.ui_event_coins-content{position:absolute;left:40px;right:40px;top:185px;height:146px;display:flex;flex-direction:row;justify-content:center}.ui_event_coins-content_icon{width:200px;height:146px;z-index:2;background:url('sprites/event.sprite.png') -1472px -1006px no-repeat}.ui_event_coins-content_value{font-size:60px;color:#ffffff;text-align:center;display:flex;align-items:center;z-index:2}.ui_event_coins-footer{position:absolute;bottom:10px;left:0;right:0;display:flex;align-items:center;justify-content:center;height:170px}.ui_event_coins-footer .close_button-content{background:linear-gradient(to bottom, #64b0fd 0, #6462f1 100%);background:-webkit-linear-gradient(top, #64b0fd 0, #6462f1 100%);background:-moz-linear-gradient(top, #64b0fd 0, #6462f1 100%);width:225px;height:96px;border-bottom:8px solid #5151c7;color:#ffffff;line-height:88px;text-align:center}.icicles_container{bottom:-30px;width:100%;height:100%;position:absolute}

.ui_halloween_coins-content_stars{position:absolute;z-index:4}.ui_halloween_coins-content_stars:before{content:'';position:absolute;width:39px;height:39px;top:0px;bottom:0;left:0;right:0;margin:auto;z-index:4;transform:scale(0)}.ui_halloween_coins-content_stars.star1{right:168px;top:33px;opacity:0}.ui_halloween_coins-content_stars.star1:before{width:33px;height:33px;transform:rotate(22deg);animation:scaling 3.6s ease infinite;background:url('sprites/event.sprite.png') -643px -744px / 1449px 1392px no-repeat}.ui_halloween_coins-content_stars.star2{left:80px;top:3px;opacity:0}.ui_halloween_coins-content_stars.star2:before{width:33px;height:33px;transform:rotate(22deg);animation:scaling 4.5s ease infinite;background:url('sprites/event.sprite.png') -643px -744px / 1449px 1392px no-repeat}.ui_halloween_coins-content_stars.star3{left:0px;top:123px;opacity:0}.ui_halloween_coins-content_stars.star3:before{width:22px;height:22px;transform:rotate(22deg);animation:scaling 3s ease infinite;background:url('sprites/event.sprite.png') -939px -672px / 966px 928px no-repeat}.ui_halloween_coins-content_stars.star1.appear,.ui_halloween_coins-content_stars.star2.appear,.ui_halloween_coins-content_stars.star3.appear{animation:scale 1.3s ease-out;opacity:1}@keyframes scale{40%{opacity:0;transform:scale(0)}80%{opacity:1;transform:scale(1.3)}100%{opacity:1;transform:scale(1)}}@keyframes scaling{0%{transform:scale(0.75) rotate(0deg)}50%{transform:scale(1.2) rotate(22deg)}100%{transform:scale(0.75) rotate(0deg)}}

.claim_button{margin:0 20px}.claim_button-content{width:272px;height:104px;border-bottom:8px solid #5151c7;background:-moz-linear-gradient(top, #64b0fd 0, #6462f1 100%);background:-webkit-linear-gradient(top, #64b0fd 0, #6462f1 100%);background:linear-gradient(to bottom, #64b0fd 0, #6462f1 100%);font-size:60px;line-height:96px;text-align:center;color:white}.claim_button .icicles_container{bottom:-30px;width:100%;height:100%;position:absolute}

.reward-footer{position:absolute;left:0;right:0;bottom:0}.reward-footer-buttons{position:absolute;bottom:200px;left:0;right:0;display:flex;justify-content:center}.reward-footer-buttons.christmas{bottom:192px}

.reward-content{position:absolute;top:0;left:0;right:0;bottom:0;width:735px;height:810px;margin:auto}.reward-content-wrapper{position:absolute;top:220px;bottom:340px;left:0;right:0;margin:auto}.reward-content-item-icon{position:absolute;left:0;right:0;top:180px;margin:auto;width:396px;height:396px}.reward-content-item-icon-shadow{content:'';position:absolute;top:-150px;left:0;right:0;margin:auto;width:608px;height:859px;animation:scaling-bg 2s ease infinite;background:url('sprites/chest.sprite.png') -649px top no-repeat}.reward-content-item-icon-particles{content:'';position:absolute;top:-150px;left:0;right:0;margin:auto;width:608px;height:859px;animation:scaling-particles 1.5s ease infinite;background:url('sprites/chest.sprite.png') left top no-repeat}.reward-content-item-icon-new{position:absolute;top:-3px;right:-18px;width:133px;height:133px;background:url('sprites/event.sprite.png') -792px -1317px no-repeat}.reward-content-item-icon.vehicle-item{background:url('sprites/event.sprite.png') -2886px -1498px / 3356px 3225px no-repeat}.reward-content-item-icon.trail-item{background:url('sprites/event.sprite.png') -2886px -549px / 3356px 3225px no-repeat}.reward-content-item-icon.sound-item{background:url('sprites/event.sprite.png') -2886px -1023px / 3356px 3225px no-repeat}.reward-content-item-icon.sticker-item{background:url('sprites/event.sprite.png') left -4005px / 4581px 4401px no-repeat}.reward-content-item-icon .item-pizza{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -2294px / 4415px 3638px no-repeat}.reward-content-item-icon .item-random{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -2294px / 4415px 3638px no-repeat}.reward-content-item-icon .item-eggs{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -949px / 4415px 3638px no-repeat}.reward-content-item-icon .item-ducks{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -1819px / 4415px 3638px no-repeat}.reward-content-item-icon .item-pool{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -870px / 4415px 3638px no-repeat}.reward-content-item-icon .item-bee_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -1345px / 4415px 3638px no-repeat}.reward-content-item-icon .item-christmas_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -1345px / 4415px 3638px no-repeat}.reward-content-item-icon .item-christmas_sock_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px -1423px / 4415px 3638px no-repeat}.reward-content-item-icon .item-delorean_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -2768px / 4415px 3638px no-repeat}.reward-content-item-icon .item-delorean_car_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1898px -1819px / 4415px 3638px no-repeat}.reward-content-item-icon .item-dino_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px top / 4415px 3638px no-repeat}.reward-content-item-icon .item-dino_pink_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -2768px / 4415px 3638px no-repeat}.reward-content-item-icon .item-dino_lego_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -474px / 4415px 3638px no-repeat}.reward-content-item-icon .item-hoverboard_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -1345px / 4415px 3638px no-repeat}.reward-content-item-icon .item-hoverboard_blue_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -2294px / 4415px 3638px no-repeat}.reward-content-item-icon .item-hoverboard_orange_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -1345px / 4415px 3638px no-repeat}.reward-content-item-icon .item-paint_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -1345px / 4415px 3638px no-repeat}.reward-content-item-icon .item-paint_splash_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px -474px / 4415px 3638px no-repeat}.reward-content-item-icon .item-potter_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2599px -949px / 4415px 3638px no-repeat}.reward-content-item-icon .item-potter_sock_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -870px / 4415px 3638px no-repeat}.reward-content-item-icon .item-space_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -2768px / 4415px 3638px no-repeat}.reward-content-item-icon .item-stars_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -870px / 4415px 3638px no-repeat}.reward-content-item-icon .item-strawberry_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -949px -2294px / 4415px 3638px no-repeat}.reward-content-item-icon .item-thunder_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -1819px / 4415px 3638px no-repeat}.reward-content-item-icon .item-tron_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -2294px / 4415px 3638px no-repeat}.reward-content-item-icon .item-tron_circle_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -1423px / 4415px 3638px no-repeat}.reward-content-item-icon .item-match_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -4041px top / 4437px 3638px no-repeat}.reward-content-item-icon .item-caduceus_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -950px -3242px / 4437px 3638px no-repeat}.reward-content-item-icon .item-covid_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2849px -3242px / 4437px 3638px no-repeat}.reward-content-item-icon .item-fire_kitty_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px top / 4437px 3638px no-repeat}.reward-content-item-icon .item-police_star_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2855px -2768px / 4437px 3638px no-repeat}.reward-content-item-icon .item-ambulance_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1424px -3242px / 4437px 3638px no-repeat}.reward-content-item-icon .item-police_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -1898px / 4437px 3638px no-repeat}.reward-content-item-icon .item-fire_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -2372px / 4437px 3638px no-repeat}.reward-content-item-icon .item-rainbow_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2380px -2768px / 4437px 3638px no-repeat}.reward-content-item-icon .item-ghost_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px top / 4415px 3638px no-repeat}.reward-content-item-icon .item-witch_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -474px -1819px / 4415px 3638px no-repeat}.reward-content-item-icon .item-ufo_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3074px -1898px / 4415px 3638px no-repeat}.reward-content-item-icon .item-gift_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -1819px / 4415px 3638px no-repeat}.reward-content-item-icon .item-snowman_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2372px -2294px / 4415px 3638px no-repeat}.reward-content-item-icon .item-kiss_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1423px -870px / 4415px 3638px no-repeat}.reward-content-item-icon .item-hearts_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -870px / 4415px 3638px no-repeat}.reward-content-item-icon .item-clover_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -475px -3242px / 4437px 3638px no-repeat}.reward-content-item-icon .item-gold_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -949px / 4437px 3638px no-repeat}.reward-content-item-icon .item-easter_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -474px / 4437px 3638px no-repeat}.reward-content-item-icon .item-tasty_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3324px -3242px / 4437px 3638px no-repeat}.reward-content-item-icon .item-dolphin_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -871px top / 2218px 1819px no-repeat}.reward-content-item-icon .item-beach_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -435px top / 2218px 1819px no-repeat}.reward-content-item-icon .item-pool_summer_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left top / 2218px 1819px no-repeat}.reward-content-item-icon .item-lgbt_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1430px -2768px / 4437px 3638px no-repeat}.reward-content-item-icon .item-pride_hearts_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -2374px -3242px / 4437px 3638px no-repeat}.reward-content-item-icon .item-doll_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -3566px -1423px / 4437px 3638px no-repeat}.reward-content-item-icon .item-thor_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1905px -2768px / 4437px 3638px no-repeat}.reward-content-item-icon .item-candy_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') left -3242px / 4437px 3638px no-repeat}.reward-content-item-icon .item-bats_trail{width:396px;height:396px;background:url('sprites/trails.sprite.png') -1899px -3242px / 4437px 3638px no-repeat}.reward-content-item-icon .item-chicken{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px -474px / 3645px 3164px no-repeat}.reward-content-item-icon .item-tapochek_blue{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -1819px / 3645px 3164px no-repeat}.reward-content-item-icon .item-tapochek_brown{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -1819px / 3645px 3164px no-repeat}.reward-content-item-icon .item-tapochek_red{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -1345px / 3645px 3164px no-repeat}.reward-content-item-icon .item-pepperoni{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1899px -1819px / 3645px 3164px no-repeat}.reward-content-item-icon .item-camaro{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -474px / 3645px 3164px no-repeat}.reward-content-item-icon .item-camaro_blue{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2374px -2768px / 3645px 3164px no-repeat}.reward-content-item-icon .item-camaro_red{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -1819px / 3645px 3164px no-repeat}.reward-content-item-icon .item-hoverboard{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -1345px / 3645px 3164px no-repeat}.reward-content-item-icon .item-hoverboard_green{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2849px -2768px / 3645px 3164px no-repeat}.reward-content-item-icon .item-hoverboard_pink{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -1345px / 3645px 3164px no-repeat}.reward-content-item-icon .item-hoverboard_yellow{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -2294px / 3645px 3164px no-repeat}.reward-content-item-icon .item-dino{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2299px -474px / 3645px 3164px no-repeat}.reward-content-item-icon .item-dino_blue{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px -1423px / 3645px 3164px no-repeat}.reward-content-item-icon .item-dino_pink{width:396px;height:396px;background:url('sprites/transports.sprite.png') -475px -2768px / 3645px 3164px no-repeat}.reward-content-item-icon .item-dino_yellow{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2299px -949px / 3645px 3164px no-repeat}.reward-content-item-icon .item-brush{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -949px / 3645px 3164px no-repeat}.reward-content-item-icon .item-duck{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -2768px / 3645px 3164px no-repeat}.reward-content-item-icon .item-santa{width:396px;height:396px;background:url('sprites/transports.sprite.png') -950px -2294px / 3645px 3164px no-repeat}.reward-content-item-icon .item-police{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -2768px / 3645px 3164px no-repeat}.reward-content-item-icon .item-ambulance{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -1423px / 3645px 3164px no-repeat}.reward-content-item-icon .item-firetruck{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1899px -2294px / 3645px 3164px no-repeat}.reward-content-item-icon .item-unicorn{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1899px -2768px / 3645px 3164px no-repeat}.reward-content-item-icon .item-evilduck{width:396px;height:396px;background:url('sprites/transports.sprite.png') -474px -870px / 3627px 3164px no-repeat}.reward-content-item-icon .item-pumpkin{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1341px top / 3627px 3164px no-repeat}.reward-content-item-icon .item-ufo{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -870px / 3627px 3164px no-repeat}.reward-content-item-icon .item-christmascandy{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px -949px / 3645px 3164px no-repeat}.reward-content-item-icon .item-deer{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -1345px / 3645px 3164px no-repeat}.reward-content-item-icon .item-cabriolet{width:396px;height:396px;background:url('sprites/transports.sprite.png') -949px -870px / 3627px 3164px no-repeat}.reward-content-item-icon .item-heart{width:396px;height:396px;background:url('sprites/transports.sprite.png') -866px top / 3627px 3164px no-repeat}.reward-content-item-icon .item-pot{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -1819px / 3645px 3164px no-repeat}.reward-content-item-icon .item-hat{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2299px top / 3645px 3164px no-repeat}.reward-content-item-icon .item-egg{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px -1898px / 3645px 3164px no-repeat}.reward-content-item-icon .item-bunny{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1824px top / 3645px 3164px no-repeat}.reward-content-item-icon .item-flamingo{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2774px top / 3645px 3164px no-repeat}.reward-content-item-icon .item-windsurf{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1824px -474px / 3645px 3164px no-repeat}.reward-content-item-icon .item-platform{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -2294px / 3645px 3164px no-repeat}.reward-content-item-icon .item-bath{width:396px;height:396px;background:url('sprites/transports.sprite.png') left -2294px / 3645px 3164px no-repeat}.reward-content-item-icon .item-thor{width:396px;height:396px;background:url('sprites/transports.sprite.png') -1424px -2768px / 3645px 3164px no-repeat}.reward-content-item-icon .item-batcar{width:396px;height:396px;background:url('sprites/transports.sprite.png') -3249px top / 3645px 3164px no-repeat}.reward-content-item-icon .item-candy{width:396px;height:396px;background:url('sprites/transports.sprite.png') left top / 1822px 1582px no-repeat}.reward-content-item-icon .item-witchhat{width:396px;height:396px;background:url('sprites/transports.sprite.png') -2374px -2294px / 3645px 3164px no-repeat}.reward-content-item-icon .item-ghost_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -475px -949px / 2295px 1819px no-repeat}.reward-content-item-icon .item-wow_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1899px top / 2295px 1819px no-repeat}.reward-content-item-icon .item-wow_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1424px -949px / 2295px 1819px no-repeat}.reward-content-item-icon .item-oops_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left -949px / 2295px 1819px no-repeat}.reward-content-item-icon .item-oops_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -950px top / 2295px 1819px no-repeat}.reward-content-item-icon .item-boom_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left top / 2295px 1819px no-repeat}.reward-content-item-icon .item-boom_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left -1423px / 2295px 1819px no-repeat}.reward-content-item-icon .item-planet_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1899px -474px / 2295px 1819px no-repeat}.reward-content-item-icon .item-rainbow_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1424px top / 2295px 1819px no-repeat}.reward-content-item-icon .item-crime_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -475px top / 2295px 1819px no-repeat}.reward-content-item-icon .item-crime_2_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -475px -474px / 2295px 1819px no-repeat}.reward-content-item-icon .item-rip_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') left -474px / 2295px 1819px no-repeat}.reward-content-item-icon .item-lol_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -950px -474px / 2295px 1819px no-repeat}.reward-content-item-icon .item-kiss_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1424px -474px / 2295px 1819px no-repeat}.reward-content-item-icon .item-thor_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -950px -949px / 2295px 1819px no-repeat}.reward-content-item-icon .item-ufo_sticker{width:396px;height:396px;background:url('sprites/stickers.sprite.png') -1899px -949px / 2295px 1819px no-repeat}.reward-content-item-icon .item-coins_pack_1{width:396px;height:396px;background:url('sprites/coins.sprite.png') left -475px / 871px 871px no-repeat}.reward-content-item-icon .item-coins_pack_2{width:396px;height:396px;background:url('sprites/coins.sprite.png') left top / 871px 871px no-repeat}.reward-content-item-icon .item-coins_pack_3{width:396px;height:396px;background:url('sprites/coins.sprite.png') -475px top / 871px 871px no-repeat}.reward-content-item-text{position:absolute;bottom:0;left:0;right:0;margin:auto;font-size:60px;color:#ffffff;text-align:center;line-height:61px;text-shadow:0 4px 0 #26248e;height:122px;width:560px;display:flex;justify-content:center;align-items:center}.reward-content-refund-icon{position:absolute;left:0;right:0;top:215px;margin:auto;width:381px;height:243px;background:url('sprites/chest.sprite.png') -1298px -539px no-repeat}.reward-content-refund-icon-shadow{content:'';position:absolute;top:-150px;left:0;right:0;margin:auto;width:608px;height:859px;background:url('sprites/chest.sprite.png') -649px top no-repeat}.reward-content-refund-label{position:absolute;bottom:105px;right:140px;display:flex;justify-content:center;width:202px;height:129px;font-size:52px;line-height:105px;color:white;background:url('sprites/chest.sprite.png') -551px -899px no-repeat}@keyframes scaling-particles{0%{transform:rotate(0deg)}50%{transform:rotate(5deg)}100%{transform:rotate(0deg)}}@keyframes scaling-bg{0%{transform:scale(0.9)}50%{transform:scale(1.1)}100%{transform:scale(0.9)}}

.reward-content-item-icon.substrate{position:absolute;top:32px;left:0px;width:663px;height:538px}.reward-content-item-icon.substrate:before{content:'';display:block;position:absolute;top:60px;left:-5px;width:672px;height:624px;margin:auto;z-index:4;background:url('sprites/event.sprite.png') -760px top / 1712px 1645px no-repeat}

.reward-header{position:absolute;top:180px;left:0;right:0;text-align:center;z-index:9}.reward-header-label{position:absolute;left:0;right:0;top:-50px;margin:auto;width:543px;height:147px;font-size:60px;line-height:110px;text-align:center;color:#cdff7e;text-shadow:0 0 9px #48ce15;background:url('sprites/event.sprite.png') left -960px no-repeat}

.reward-header-label.halloween{color:#cdff7e;text-shadow:0 0 9px #48ce15}.reward-header-label.christmas:before{content:'';position:absolute;width:268px;height:109px;top:-79px;left:0;right:0;margin:auto;z-index:-1}

.event-reward{pointer-events:none;touch-action:none;-ms-touch-action:none}.event-reward.appear{pointer-events:auto;touch-action:auto;-ms-touch-action:auto}.reward-content-item-icon,.reward-content-refund-icon{opacity:0;transform:translateY(100%) scale(0);transition:transform 0.5s ease-out, opacity 0.05s ease-in;will-change:transform, opacity}.reward-content-item-icon.halloween,.reward-content-item-icon.christmas,.reward-content-item-icon.valentines_day,.reward-content-item-icon.substrate{opacity:0;transform:translateY(calc(100% - 200px)) scale(0);transition:transform 0.5s ease-out, opacity 1s ease-in;will-change:transform, opacity}.reward-content-item-icon-shadow,.reward-content-refund-icon-shadow{opacity:0;transform:scale(0);transition:transform 0.7s ease-out 0.5s, opacity 0.4s ease-in 0.5s;will-change:transform, opacity}.reward-content-item-icon-shadow,.reward-content-refund-icon-shadow,.reward-content-item-icon-particles{opacity:0;transform:translateY(calc(100% - 350px)) scale(0);transition:transform 0.5s ease-out, opacity 1.2s ease-in;will-change:transform, opacity}.reward-content-item-text,.reward-header,.reward-content-item-icon-new,.reward-footer-value{opacity:0;transform:translateY(-30%);transition:transform 0.5s ease-out 1s, opacity 0.2s ease-in 1s;will-change:transform, opacity}.reward-content-item-text,.reward-footer-value{transform:translateY(30%)}.reward-content-refund-label{opacity:0;transform:translateY(30%);transition:transform 0.5s ease-out 1s, opacity 0.2s ease-in 1s;will-change:transform, opacity}.reward-footer-buttons{opacity:0;transform:translateY(-30%);transition:transform 0.2s ease-out 1.5s, opacity 0.2s ease-in 1.5s;-webkit-transition:transform 0.2s ease-out 1.5s, opacity 0.2s ease-in 1.5s;will-change:transform, opacity}.appear .reward-content-item-icon,.appear .reward-content-refund-icon{opacity:1;transform:translateY(0) scale(1)}.appear .reward-content-item-icon-shadow,.appear .reward-content-refund-icon-shadow,.appear .reward-content-item-icon-particles{opacity:1;transform:translateY(0) scale(1)}.appear .reward-footer-buttons,.appear .reward-header,.appear .reward-content-item-text,.appear .reward-content-item-icon-new,.appear .reward-footer-value,.appear .reward-content-refund-label{opacity:1;transform:translateY(0)}

.event-reward{background:#292456;background-image:linear-gradient(180deg, #505bb9 1%, #6b58c8 37%, #9c54d8 100%)}.event-reward.pattern{background:#292456}.event-reward.pattern:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.56;background:url(img/event-pattern-b3ddf2f9954af832b87fbe83a83e1c70.png) center repeat}.event-reward.substrate{display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.68;background:#292456}@media screen and (orientation: landscape){.event-reward .reward-footer{transform:scale(1.3);bottom:-100px}}

.ui_event_result_scene{background:-moz-linear-gradient(top, #9c6beb 0%, #5a42a3 50%, #4360a9 100%);background:-webkit-linear-gradient(top, #9c6beb 0%, #5a42a3 50%, #4360a9 100%);background:linear-gradient(to bottom, #9c6beb 0%, #5a42a3 50%, #4360a9 100%);pointer-events:none;touch-action:none;-ms-touch-action:none}.ui_event_result_scene.appear{pointer-events:auto;touch-action:auto;-ms-touch-action:auto}.ui_event_result_scene:before{content:'';position:absolute;width:100%;height:100%;opacity:0.1;background:url(img/cup-pattern-bf1475603ccd416fb6effc49d3820328.png) center repeat}.ui_event_result_scene-container{animation:fadeIn 1s}.ui_event_result_scene-container .home_button{border:none}@media screen and (orientation: landscape){.ui_event_result_scene-container .home_button{transform:scale(1.7);left:62px;top:52px}}.ui_event_result_scene-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;height:1005px;margin:auto}@media screen and (orientation: landscape){.ui_event_result_scene-wrapper{transform:scale(1.2)}}.ui_event_result_scene-content{position:absolute;top:100px;left:0;right:0;margin:auto;width:600px;height:776px;background:-moz-linear-gradient(top, #db72ff 0%, #a76fff 50%, #7f78ff 100%);background:-webkit-linear-gradient(top, #db72ff 0%, #a76fff 50%, #7f78ff 100%);background:linear-gradient(to bottom, #db72ff 0%, #a76fff 50%, #7f78ff 100%);border-radius:28px;border-bottom:6px solid #659dff;z-index:99;display:flex;justify-content:center}.ui_event_result_scene-content-header{position:absolute;top:-70px;left:0;right:0;margin:auto;width:543px;height:147px;background:url('sprites/main.sprite.png') left -296px no-repeat}.ui_event_result_scene-content-header-label{position:absolute;left:0;right:0;margin:auto;font-size:60px;line-height:110px;color:white;text-align:center}.ui_event_result_scene-content-body{position:absolute;left:60px;right:60px;top:50px;height:300px}.ui_event_result_scene-content-reward{position:absolute;top:31px;right:0}.ui_event_result_scene-content-statistic{position:absolute;top:0;left:0}.ui_event_result_scene-content-quests{position:absolute;left:24px;right:24px;bottom:24px}.ui_event_result_scene-footer{padding:0 72px;position:absolute;bottom:120px;width:100%}.ui_event_result_scene-buttons{display:flex;flex-direction:row;align-items:center;position:absolute;justify-content:space-evenly;width:600px;left:0;right:0;bottom:120px;margin:0 auto;z-index:99}.ui_event_result_scene-new{width:300px;height:104px}.ui_event_result_scene-new-content{width:300px;height:104px;border-bottom:8px solid #7c3bab;background:-moz-linear-gradient(top, #d570ff 0, #a551ff 100%);background:-webkit-linear-gradient(top, #d570ff 0, #a551ff 100%);background:linear-gradient(to bottom, #d570ff 0, #a551ff 100%);display:flex;flex-direction:row;align-items:center;justify-content:center}.ui_event_result_scene-new-content-text{font-size:60px;line-height:96px;text-align:center;color:white}.ui_event_result_scene-shop{box-shadow:0 0 11px 2px #84fff9, 0 15px 11px 0 #532c5d38}.ui_event_result_scene-shop-content{background-image:linear-gradient(180deg, #6adced 1%, #37b3e3 99%);border:2px solid #ffffff;box-shadow:inset 0 -8px 0 0 #5491e7;border-radius:13px;color:#fff;width:200px;height:104px;line-height:96px;text-align:center}.ui_event_result_scene-multiplier{top:333px;margin-left:268px !important}@keyframes fadeIn{from{opacity:0}to{opacity:1}}

.result_event{height:333px;background:rgba(87,62,123,0.3);border:6px solid #9b8aff;border-radius:28px}.result_event:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.23;background:url(img/event-pattern-b3ddf2f9954af832b87fbe83a83e1c70.png) center repeat}.result_event-header{position:absolute;left:0;right:0;top:-37px;margin:auto;width:415px;height:89px;line-height:60px;font-size:36px;color:#cdff7e;text-shadow:0 0 9px #48ce15;text-align:center;z-index:9;background:url('sprites/event.sprite.png') -470px -1147px no-repeat}.result_event-content .event_progress-info{position:absolute;left:32px;right:32px;top:61px;height:52px;border-radius:12px;background-color:#7e64de;display:flex;color:white;font-size:36px;line-height:52px;justify-content:space-around;text-align:center}.result_event-content .event_progress-icon{position:absolute;top:-19px;left:0;width:88px;height:88px}.result_event-content .event_progress-icon.single_session_duration{background:url('sprites/main.sprite.png') -622px -998px / 1389px 1278px no-repeat}.result_event-content .event_progress-icon.start_session{background:url('sprites/main.sprite.png') -1143px -117px / 1389px 1278px no-repeat}.result_event-content .event_progress-icon.total_result{background:url('sprites/main.sprite.png') -1143px -704px / 1389px 1278px no-repeat}.result_event-content .event_progress-icon.single_session_result{background:url('sprites/main.sprite.png') -1143px top / 1389px 1278px no-repeat}.result_event-content .event_progress-icon.out_of_zone_duration{background:url('sprites/main.sprite.png') -719px -526px / 1389px 1278px no-repeat}.result_event-content .event_progress-icon.leadership_duration{background:url('sprites/main.sprite.png') -1143px -587px / 1389px 1278px no-repeat}.result_event-content .event_progress-icon.kill_leader{background:url('sprites/main.sprite.png') -1021px -108px / 1389px 1278px no-repeat}.result_event-content .event_progress-icon.friend_session{background:url('sprites/main.sprite.png') -1143px -352px / 1389px 1278px no-repeat}.result_event-content .event_progress-icon.total_kills{background:url('sprites/main.sprite.png') -857px -998px / 1389px 1278px no-repeat}.result_event-content .event_progress-icon.single_session_kills{background:url('sprites/main.sprite.png') -1143px -235px / 1389px 1278px no-repeat}.result_event-content .event_progress-icon.quest_completed{background:url('sprites/main.sprite.png') -1143px -469px / 1389px 1278px no-repeat}.result_event-content .event_progress-icon.ftue_single_session_result{background:url('sprites/main.sprite.png') -739px -998px / 1389px 1278px no-repeat}.result_event-content .event_progress-icon.ftue_single_session_kills{background:url('sprites/main.sprite.png') -974px -998px / 1389px 1278px no-repeat}.result_event-content .event_progress-description{position:absolute;width:243px;left:85px}.result_event-content .event_progress-value{position:absolute;left:335px;width:130px}.result_event-content .event_progress-title{position:absolute;top:77px;bottom:0px;left:0px;right:0px;width:80%;margin:auto;text-align:center;font-size:32px;line-height:30px;color:#cdff7e}.result_event-content .event_progress-bar{position:absolute;left:32px;right:32px;top:175px;height:74px}.result_event-content .event_progress-bar-icon{position:absolute;width:108px;height:111px;top:-15px;left:-20px;z-index:9;background:url('sprites/event.sprite.png') -1116px -1317px no-repeat}.result_event-content .event_progress-bar-line{position:absolute;border:4px solid #ffbb36;background:#58407c;height:34px;width:340px;left:50px;top:0;bottom:0;margin:auto}.result_event-content .event_progress-bar-line-filling{width:100%;margin-top:-1px;height:28px;border-radius:26px;background:#fff241 url(img/event-result-progress-pattern-0b3b238f55deb1ba92cdebf37178298a.png) repeat-x;z-index:99;background-size:43px 28px}.result_event-content .event_progress-bar-line-text{font-size:28px;color:#ec671d;text-align:center;line-height:28px;width:100%;position:absolute;top:0.5px}.result_event-content .event_progress-bar-reward{position:absolute;right:-5px;top:-18px;width:113px;height:110px}.result_event-content .event_progress-bar-reward.sound::before{content:'';position:absolute;width:113px;height:110px;background:url('sprites/main.sprite.png') -643px -80px / 1060px 949px no-repeat}.result_event-content .event_progress-bar-reward.vehicle::before{content:'';position:absolute;width:113px;height:110px;background:url('sprites/items.sprite.png') -272px -132px / 386px 344px no-repeat}.result_event-content .event_progress-bar-reward.coins_pack_1::before,.result_event-content .event_progress-bar-reward.coins_pack_2::before,.result_event-content .event_progress-bar-reward.coins_pack_3::before{content:'';position:absolute;width:113px;height:110px;background:url('sprites/items.sprite.png') -272px -132px / 386px 344px no-repeat}.result_event-content .event_progress-bar-reward.pizza::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -542px -637px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.random::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -637px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.eggs::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -877px -264px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.ducks::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -505px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.pool::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -542px -242px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.bee_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -374px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.christmas_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -542px -374px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.christmas_sock_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -742px -395px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.delorean_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -769px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.delorean_car_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -542px -505px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.dino_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -742px top / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.dino_pink_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -769px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.dino_lego_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -877px -132px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.hoverboard_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -374px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.hoverboard_blue_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -406px -637px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.hoverboard_orange_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -406px -374px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.paint_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -374px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.paint_splash_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -742px -132px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.potter_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -742px -264px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.potter_sock_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -242px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.space_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -769px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.stars_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -242px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.strawberry_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -637px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.thunder_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -406px -505px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.tron_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -637px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.tron_circle_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -877px -395px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.match_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1153px top / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.caduceus_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -271px -901px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.covid_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -813px -901px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.fire_kitty_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px top / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.police_star_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -815px -769px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.ambulance_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -406px -901px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.police_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px -527px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.fire_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px -659px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.rainbow_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -679px -769px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.ghost_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -877px top / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.witch_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -505px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.ufo_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -877px -527px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.gift_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -505px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.snowman_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -677px -637px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.kiss_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -406px -242px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.hearts_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -242px / 1260px 1011px no-repeat}.result_event-content .event_progress-bar-reward.clover_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -135px -901px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.gold_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px -264px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.easter_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px -132px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.tasty_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -948px -901px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.dolphin_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -248px top / 633px 505px no-repeat}.result_event-content .event_progress-bar-reward.beach_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -124px top / 633px 505px no-repeat}.result_event-content .event_progress-bar-reward.pool_summer_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left top / 633px 505px no-repeat}.result_event-content .event_progress-bar-reward.lgbt_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -408px -769px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.pride_hearts_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -677px -901px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.doll_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -1018px -395px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.thor_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -544px -769px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.candy_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') left -901px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.bats_trail::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/trails.sprite.png') -542px -901px / 1266px 1011px no-repeat}.result_event-content .event_progress-bar-reward.chicken::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -792px -132px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.tapochek_blue::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -135px -505px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.tapochek_brown::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -271px -505px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.tapochek_red::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -271px -374px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.pepperoni::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -542px -505px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.camaro::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -927px -132px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.camaro_blue::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -677px -769px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.camaro_red::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -406px -505px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.hoverboard::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -406px -374px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.hoverboard_green::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -813px -769px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.hoverboard_pink::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -135px -374px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.hoverboard_yellow::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -135px -637px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.dino::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -656px -132px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.dino_blue::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -792px -395px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.dino_pink::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -135px -769px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.dino_yellow::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -656px -264px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.brush::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -927px -264px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.duck::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -271px -769px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.santa::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -271px -637px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.police::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left -769px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.ambulance::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -927px -395px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.firetruck::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -542px -637px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.unicorn::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -542px -769px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.evilduck::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -135px -242px / 1035px 879px no-repeat}.result_event-content .event_progress-bar-reward.pumpkin::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -383px top / 1035px 879px no-repeat}.result_event-content .event_progress-bar-reward.ufo::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left -242px / 1035px 879px no-repeat}.result_event-content .event_progress-bar-reward.christmascandy::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -792px -264px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.deer::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left -374px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.cabriolet::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -271px -242px / 1035px 879px no-repeat}.result_event-content .event_progress-bar-reward.heart::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -247px top / 1035px 879px no-repeat}.result_event-content .event_progress-bar-reward.pot::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left -505px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.hat::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -656px top / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.egg::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -927px -527px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.bunny::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -521px top / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.flamingo::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -792px top / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.windsurf::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -521px -132px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.platform::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -406px -637px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.bath::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left -637px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.thor::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -406px -769px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.batcar::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -927px top / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.candy::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') left top / 520px 439px no-repeat}.result_event-content .event_progress-bar-reward.witchhat::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/transports.sprite.png') -677px -637px / 1040px 879px no-repeat}.result_event-content .event_progress-bar-reward.ghost_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -135px -264px / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.wow_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -542px top / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.wow_2_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -406px -264px / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.oops_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') left -264px / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.oops_2_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -271px top / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.boom_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') left top / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.boom_2_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') left -395px / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.planet_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -542px -132px / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.rainbow_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -406px top / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.crime_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -135px top / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.crime_2_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -135px -132px / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.rip_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') left -132px / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.lol_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -271px -132px / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.kiss_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -406px -132px / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.thor_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -271px -264px / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.ufo_sticker::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/stickers.sprite.png') -542px -264px / 655px 505px no-repeat}.result_event-content .event_progress-bar-reward.coins_pack_1::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/coins.sprite.png') left -132px / 249px 242px no-repeat}.result_event-content .event_progress-bar-reward.coins_pack_2::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/coins.sprite.png') left top / 249px 242px no-repeat}.result_event-content .event_progress-bar-reward.coins_pack_3::after{content:'';position:absolute;width:113px;height:110px;background:url('sprites/coins.sprite.png') -136px top / 249px 242px no-repeat}.result_event-content .quests-no-reward-description{position:absolute;flex-direction:column;justify-content:center;display:flex;color:white;font-size:36px;text-align:center;top:0;bottom:0;left:30px;width:265px}.result_event-content .quests-no-reward-icon{position:absolute;right:20px;top:40px;width:240px;height:240px}.result_event-content .quests-no-reward-icon::before{content:'';position:absolute;width:240px;height:240px;background:url('sprites/event.sprite.png') -1472px top / 1712px 1645px no-repeat}@keyframes shadowRotatingCoin{from{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}

.halloween-progress-stars{position:absolute;z-index:4}.halloween-progress-stars:before{content:'';position:absolute;width:39px;height:39px;top:0px;bottom:0;left:0;right:0;margin:auto;z-index:4;transform:scale(0)}.halloween-progress-stars.star1{left:38px;top:150px;opacity:0}.halloween-progress-stars.star1:before{width:22px;height:22px;transform:rotate(22deg);animation:scaling 2.2s ease infinite;background:url('sprites/event.sprite.png') -939px -672px / 966px 928px no-repeat}.halloween-progress-stars.star2{left:119px;top:245px;opacity:0}.halloween-progress-stars.star2:before{width:15px;height:15px;transform:rotate(22deg);animation:scaling 3s ease infinite;background:url('sprites/event.sprite.png') -292px -338px / 658px 633px no-repeat}.halloween-progress-stars.star3{left:354px;top:240px;opacity:0}.halloween-progress-stars.star3:before{width:22px;height:22px;transform:rotate(22deg);animation:scaling 3.5s ease infinite;background:url('sprites/event.sprite.png') -939px -672px / 966px 928px no-repeat}.halloween-progress-stars.star4{left:490px;top:125px;opacity:0}.halloween-progress-stars.star4:before{width:22px;height:22px;transform:rotate(22deg);animation:scaling 2.8s ease infinite;background:url('sprites/event.sprite.png') -429px -496px / 966px 928px no-repeat}.halloween-progress-stars.star1.appear,.halloween-progress-stars.star2.appear,.halloween-progress-stars.star3.appear,.halloween-progress-stars.star4.appear{animation:scale 1.5s ease-out;opacity:1}@keyframes scale{40%{opacity:0;transform:scale(0)}80%{opacity:1;transform:scale(1.3)}100%{opacity:1;transform:scale(1)}}@keyframes scaling{0%{transform:scale(0.65) rotate(0deg)}50%{transform:scale(1) rotate(22deg)}100%{transform:scale(0.65) rotate(0deg)}}

.purchase_offer{position:absolute;bottom:62px;left:0;right:0;margin:0 auto;text-align:center;z-index:99}.purchase_offer-skip_button{position:absolute;text-align:center;bottom:-65px;left:0;right:0;font-size:40px;color:rgba(255,255,255,0.8);pointer-events:none;touch-action:none;opacity:0}.purchase_offer-skip_button.visible{pointer-events:auto;touch-action:auto;opacity:1;transition:transform 0.2s ease, opacity 0.3s ease-in}

.random_unlock{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.random_unlock-wrapper{background-color:#292456e6}.random_unlock-header-title{position:absolute;left:0;right:0;top:250px;margin:auto;color:white;text-align:center}.random_unlock-wheel{animation:scalingEnter 0.5s ease;position:absolute;width:550px;height:700px;left:0;right:0;top:400px;margin:auto}.random_unlock-wheel:before{content:'';display:block;position:absolute;left:0;right:0;margin:auto;width:486px;height:486px;background:url('sprites/random_unlock.sprite.png') -824px top no-repeat}.random_unlock-wheel:after{animation:scaling 2s ease infinite;content:'';display:block;position:absolute;top:-140px;left:-80px;right:0;margin:auto;width:784px;height:771px;z-index:-1;background:url('sprites/random_unlock.sprite.png') left top no-repeat}.random_unlock-wheel-arrow{position:absolute;width:200px;height:100px;z-index:2;top:-700px;bottom:0;left:0;right:0;margin:auto;animation:arrow_rotate 5s cubic-bezier(0, 0, 1, 1);animation-delay:0.75s}.random_unlock-wheel-arrow:before{content:'';display:block;position:absolute;bottom:-100px;top:0;left:0;right:0;margin:auto;width:150px;height:159px;background:url('sprites/random_unlock.sprite.png') -824px -526px no-repeat}.random_unlock-wheel-inner-shadow{position:absolute;width:379px;height:379px;margin:auto;left:0;right:0;top:-235px;bottom:0}.random_unlock-wheel-inner-shadow:after{content:'';display:block;position:absolute;top:0;left:0;right:0;margin:auto;width:379px;height:379px;background:url('sprites/random_unlock.sprite.png') -419px -811px no-repeat}.random_unlock-wheel-inner-center{position:absolute;width:65px;height:65px;margin:auto;left:0;right:0;top:-235px;bottom:0}.random_unlock-wheel-inner-center:after{content:'';display:block;position:absolute;top:0;left:0;right:0;margin:auto;width:65px;height:65px;background:url('sprites/random_unlock.sprite.png') -838px -811px no-repeat}.random_unlock-wheel-inner{position:absolute;width:379px;height:379px;margin:auto;left:0;right:0;top:-235px;bottom:0;animation:wheel_rotate 5s cubic-bezier(0, 0, 1, 1);animation-delay:0.75s}.random_unlock-wheel-inner.appear{transform:rotate(50deg)}.random_unlock-wheel-inner:before{content:'';display:block;position:absolute;top:0;left:0;right:0;margin:auto;width:379px;height:379px;background:url('sprites/random_unlock.sprite.png') left -811px no-repeat}.random_unlock-wheel-inner-item1,.random_unlock-wheel-inner-item2,.random_unlock-wheel-inner-item3,.random_unlock-wheel-inner-item4,.random_unlock-wheel-inner-item5,.random_unlock-wheel-inner-item6,.random_unlock-wheel-inner-item7,.random_unlock-wheel-inner-item8{position:absolute;width:67px;height:67px;top:0px;bottom:0;left:0;right:0;margin:auto;background-image:linear-gradient(180deg, #6ADCED 1%, #37B3E3 99%);border:4px solid #FFFFFF;box-shadow:0 2px 2px 0 #532c5d33;border-radius:50%;font-size:52px;color:#fff;text-align:center;line-height:60px}.random_unlock-wheel-inner-item1{top:-265px}.random_unlock-wheel-inner-item2{top:-190px;left:195px;transform:rotate(45deg)}.random_unlock-wheel-inner-item3{top:-5px;left:285px;transform:rotate(90deg)}.random_unlock-wheel-inner-item4{top:202px;left:205px;transform:rotate(135deg)}.random_unlock-wheel-inner-item5{top:285px;transform:rotate(180deg)}.random_unlock-wheel-inner-item6{top:202px;left:-205px;transform:rotate(225deg)}.random_unlock-wheel-inner-item7{top:-5px;left:-285px;transform:rotate(270deg)}.random_unlock-wheel-inner-item8{top:-190px;left:-195px;transform:rotate(315deg)}.random_unlock-wheel-lamps{position:absolute;width:100%;height:100%;z-index:5}.random_unlock-wheel-lamps:nth-child(1):before{content:'';display:block;position:absolute;top:-10px;left:165px;right:0;margin:auto;width:85px;height:85px;opacity:0;animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0s;background:url('sprites/random_unlock.sprite.png') -1014px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(1):after{content:'';display:block;position:absolute;top:26px;left:162px;right:0;margin:auto;width:22px;height:22px;opacity:0;animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:0.75s;background:url('sprites/random_unlock.sprite.png') -1254px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(2):before{content:'';display:block;position:absolute;top:-10px;left:165px;right:0;margin:auto;width:85px;height:85px;opacity:0;animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0s;background:url('sprites/random_unlock.sprite.png') -1014px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(2):after{content:'';display:block;position:absolute;top:26px;left:162px;right:0;margin:auto;width:22px;height:22px;opacity:0;animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:0.75s;background:url('sprites/random_unlock.sprite.png') -1254px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(2):before{animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0.75s}.random_unlock-wheel-lamps:nth-child(2):after{animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:1.5s}.random_unlock-wheel-lamps:nth-child(3):before{content:'';display:block;position:absolute;top:-10px;left:165px;right:0;margin:auto;width:85px;height:85px;opacity:0;animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0s;background:url('sprites/random_unlock.sprite.png') -1014px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(3):after{content:'';display:block;position:absolute;top:26px;left:162px;right:0;margin:auto;width:22px;height:22px;opacity:0;animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:0.75s;background:url('sprites/random_unlock.sprite.png') -1254px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(4):before{content:'';display:block;position:absolute;top:-10px;left:165px;right:0;margin:auto;width:85px;height:85px;opacity:0;animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0s;background:url('sprites/random_unlock.sprite.png') -1014px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(4):after{content:'';display:block;position:absolute;top:26px;left:162px;right:0;margin:auto;width:22px;height:22px;opacity:0;animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:0.75s;background:url('sprites/random_unlock.sprite.png') -1254px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(4):before{animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0.75s}.random_unlock-wheel-lamps:nth-child(4):after{animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:1.5s}.random_unlock-wheel-lamps:nth-child(5):before{content:'';display:block;position:absolute;top:-10px;left:165px;right:0;margin:auto;width:85px;height:85px;opacity:0;animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0s;background:url('sprites/random_unlock.sprite.png') -1014px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(5):after{content:'';display:block;position:absolute;top:26px;left:162px;right:0;margin:auto;width:22px;height:22px;opacity:0;animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:0.75s;background:url('sprites/random_unlock.sprite.png') -1254px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(6):before{content:'';display:block;position:absolute;top:-10px;left:165px;right:0;margin:auto;width:85px;height:85px;opacity:0;animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0s;background:url('sprites/random_unlock.sprite.png') -1014px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(6):after{content:'';display:block;position:absolute;top:26px;left:162px;right:0;margin:auto;width:22px;height:22px;opacity:0;animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:0.75s;background:url('sprites/random_unlock.sprite.png') -1254px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(6):before{animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0.75s}.random_unlock-wheel-lamps:nth-child(6):after{animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:1.5s}.random_unlock-wheel-lamps:nth-child(7):before{content:'';display:block;position:absolute;top:-10px;left:165px;right:0;margin:auto;width:85px;height:85px;opacity:0;animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0s;background:url('sprites/random_unlock.sprite.png') -1014px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(7):after{content:'';display:block;position:absolute;top:26px;left:162px;right:0;margin:auto;width:22px;height:22px;opacity:0;animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:0.75s;background:url('sprites/random_unlock.sprite.png') -1254px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(8):before{content:'';display:block;position:absolute;top:-10px;left:165px;right:0;margin:auto;width:85px;height:85px;opacity:0;animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0s;background:url('sprites/random_unlock.sprite.png') -1014px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(8):after{content:'';display:block;position:absolute;top:26px;left:162px;right:0;margin:auto;width:22px;height:22px;opacity:0;animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:0.75s;background:url('sprites/random_unlock.sprite.png') -1254px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(8):before{animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0.75s}.random_unlock-wheel-lamps:nth-child(8):after{animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:1.5s}.random_unlock-wheel-lamps:nth-child(9):before{content:'';display:block;position:absolute;top:-10px;left:165px;right:0;margin:auto;width:85px;height:85px;opacity:0;animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0s;background:url('sprites/random_unlock.sprite.png') -1014px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(9):after{content:'';display:block;position:absolute;top:26px;left:162px;right:0;margin:auto;width:22px;height:22px;opacity:0;animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:0.75s;background:url('sprites/random_unlock.sprite.png') -1254px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(10):before{content:'';display:block;position:absolute;top:-10px;left:165px;right:0;margin:auto;width:85px;height:85px;opacity:0;animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0s;background:url('sprites/random_unlock.sprite.png') -1014px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(10):after{content:'';display:block;position:absolute;top:26px;left:162px;right:0;margin:auto;width:22px;height:22px;opacity:0;animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:0.75s;background:url('sprites/random_unlock.sprite.png') -1254px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(10):before{animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0.75s}.random_unlock-wheel-lamps:nth-child(10):after{animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:1.5s}.random_unlock-wheel-lamps:nth-child(11):before{content:'';display:block;position:absolute;top:-10px;left:165px;right:0;margin:auto;width:85px;height:85px;opacity:0;animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0s;background:url('sprites/random_unlock.sprite.png') -1014px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(11):after{content:'';display:block;position:absolute;top:26px;left:162px;right:0;margin:auto;width:22px;height:22px;opacity:0;animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:0.75s;background:url('sprites/random_unlock.sprite.png') -1254px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(12):before{content:'';display:block;position:absolute;top:-10px;left:165px;right:0;margin:auto;width:85px;height:85px;opacity:0;animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0s;background:url('sprites/random_unlock.sprite.png') -1014px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(12):after{content:'';display:block;position:absolute;top:26px;left:162px;right:0;margin:auto;width:22px;height:22px;opacity:0;animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:0.75s;background:url('sprites/random_unlock.sprite.png') -1254px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(12):before{animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0.75s}.random_unlock-wheel-lamps:nth-child(12):after{animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:1.5s}.random_unlock-wheel-lamps:nth-child(13):before{content:'';display:block;position:absolute;top:-10px;left:165px;right:0;margin:auto;width:85px;height:85px;opacity:0;animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0s;background:url('sprites/random_unlock.sprite.png') -1014px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(13):after{content:'';display:block;position:absolute;top:26px;left:162px;right:0;margin:auto;width:22px;height:22px;opacity:0;animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:0.75s;background:url('sprites/random_unlock.sprite.png') -1254px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(14):before{content:'';display:block;position:absolute;top:-10px;left:165px;right:0;margin:auto;width:85px;height:85px;opacity:0;animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0s;background:url('sprites/random_unlock.sprite.png') -1014px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(14):after{content:'';display:block;position:absolute;top:26px;left:162px;right:0;margin:auto;width:22px;height:22px;opacity:0;animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:0.75s;background:url('sprites/random_unlock.sprite.png') -1254px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(14):before{animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0.75s}.random_unlock-wheel-lamps:nth-child(14):after{animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:1.5s}.random_unlock-wheel-lamps:nth-child(15):before{content:'';display:block;position:absolute;top:-10px;left:165px;right:0;margin:auto;width:85px;height:85px;opacity:0;animation:opacity_lamp_on 1.5s ease-out infinite;animation-delay:0s;background:url('sprites/random_unlock.sprite.png') -1014px -526px no-repeat}.random_unlock-wheel-lamps:nth-child(15):after{content:'';display:block;position:absolute;top:26px;left:162px;right:0;margin:auto;width:22px;height:22px;opacity:0;animation:opacity_lamp_off 1.5s ease-out infinite;animation-delay:0.75s;background:url('sprites/random_unlock.sprite.png') -1254px -526px no-repeat}.random_unlock-wheel-lamps.lamp1:before{top:-10px;left:165px}.random_unlock-wheel-lamps.lamp1:after{top:26px;left:162px}.random_unlock-wheel-lamps.lamp2:before{top:26px;left:318px}.random_unlock-wheel-lamps.lamp2:after{top:61px;left:312px}.random_unlock-wheel-lamps.lamp3:before{top:108px;left:401px}.random_unlock-wheel-lamps.lamp3:after{top:141px;left:392px}.random_unlock-wheel-lamps.lamp4:before{top:195px;left:453px}.random_unlock-wheel-lamps.lamp4:after{top:226px;left:442px}.random_unlock-wheel-lamps.lamp5:before{top:274px;left:395px}.random_unlock-wheel-lamps.lamp5:after{top:304px;left:385px}.random_unlock-wheel-lamps.lamp6:before{top:345px;left:317px}.random_unlock-wheel-lamps.lamp6:after{top:373px;left:310px}.random_unlock-wheel-lamps.lamp7:before{top:385px;left:167px}.random_unlock-wheel-lamps.lamp7:after{top:412px;left:162px}.random_unlock-wheel-lamps.lamp8:before{top:404px;left:-4px}.random_unlock-wheel-lamps.lamp8:after{top:430px;left:-2px}.random_unlock-wheel-lamps.lamp9:before{top:383px;left:-167px}.random_unlock-wheel-lamps.lamp9:after{top:412px;left:-165px}.random_unlock-wheel-lamps.lamp10:before{top:341px;left:-320px}.random_unlock-wheel-lamps.lamp10:after{top:367px;left:-315px}.random_unlock-wheel-lamps.lamp11:before{top:270px;left:-395px}.random_unlock-wheel-lamps.lamp11:after{top:300px;left:-389px}.random_unlock-wheel-lamps.lamp12:before{top:182px;left:-440px}.random_unlock-wheel-lamps.lamp12:after{top:214px;left:-433px}.random_unlock-wheel-lamps.lamp13:before{top:113px;left:-397px}.random_unlock-wheel-lamps.lamp13:after{top:145px;left:-389px}.random_unlock-wheel-lamps.lamp14:before{top:36px;left:-312px}.random_unlock-wheel-lamps.lamp14:after{top:69px;left:-305px}.random_unlock-wheel-lamps.lamp15:before{top:-2px;left:-170px}.random_unlock-wheel-lamps.lamp15:after{top:33px;left:-171px}.random_unlock-wheel-stars{position:absolute;width:379px;height:379px;margin:auto;left:0;right:0;top:-235px;bottom:0;animation:scaling 2s ease infinite}.random_unlock-wheel-stars-star1,.random_unlock-wheel-stars-star2,.random_unlock-wheel-stars-star3{content:'';display:block;position:absolute;top:0;left:0;right:0;margin:auto}.random_unlock-wheel-stars-star1{top:-122px;left:205px;width:75px;height:75px;transform:rotate(30deg);background:url('sprites/random_unlock.sprite.png') -1139px -526px / 1310px 1190px no-repeat}.random_unlock-wheel-stars-star2{top:-75px;left:-237px;width:50px;height:50px;transform:rotate(-30deg);background:url('sprites/random_unlock.sprite.png') -759px -351px / 873px 793px no-repeat}.random_unlock-wheel-stars-star3{top:444px;left:140px;width:35px;height:35px;transform:rotate(-30deg);background:url('sprites/random_unlock.sprite.png') -532px -245px / 611px 555px no-repeat}@keyframes opacity_lamp_on{0%{opacity:0}50%{opacity:1}0%{opacity:0}}@keyframes opacity_lamp_off{0%{opacity:0}20%{opacity:0}50%{opacity:1}70%{opacity:0}0%{opacity:0}}@keyframes wheel_rotate{0%{transform:rotate(0deg)}3%{transform:rotate(5deg)}6%{transform:rotate(10deg)}9%{transform:rotate(20deg)}12%{transform:rotate(40deg)}15%{transform:rotate(80deg)}18%{transform:rotate(160deg)}21%{transform:rotate(320deg)}24%{transform:rotate(640deg)}27%{transform:rotate(1280deg)}30%{transform:rotate(2610deg)}37%{transform:rotate(1330deg)}44%{transform:rotate(690deg)}51%{transform:rotate(370deg)}58%{transform:rotate(210deg)}65%{transform:rotate(130deg)}72%{transform:rotate(90deg)}79%{transform:rotate(70deg)}86%{transform:rotate(60deg)}93%{transform:rotate(55deg)}96%{transform:rotate(50deg)}98%{transform:rotate(40deg)}100%{transform:rotate(50deg)}}@keyframes arrow_rotate{0%{transform:rotate(0deg)}2%{transform:rotate(0deg)}5%{transform:rotate(-4deg)}6%{transform:rotate(4deg)}9%{transform:rotate(-4deg)}10%{transform:rotate(4deg)}12%{transform:rotate(-4deg)}13%{transform:rotate(4deg)}15%{transform:rotate(-4deg)}16%{transform:rotate(4deg)}18%{transform:rotate(-4deg)}19%{transform:rotate(4deg)}21%{transform:rotate(-4deg)}22%{transform:rotate(4deg)}27%{transform:rotate(-4deg)}28%{transform:rotate(4deg)}30%{transform:rotate(-4deg)}31%{transform:rotate(4deg)}34%{transform:rotate(4deg)}35%{transform:rotate(-4deg)}37%{transform:rotate(4deg)}38%{transform:rotate(-4deg)}40%{transform:rotate(4deg)}41%{transform:rotate(-4deg)}44%{transform:rotate(4deg)}45%{transform:rotate(-4deg)}48%{transform:rotate(4deg)}49%{transform:rotate(-4deg)}51%{transform:rotate(4deg)}52%{transform:rotate(-4deg)}54%{transform:rotate(4deg)}55%{transform:rotate(-4deg)}58%{transform:rotate(4deg)}59%{transform:rotate(-4deg)}61%{transform:rotate(4deg)}62%{transform:rotate(-4deg)}65%{transform:rotate(4deg)}66%{transform:rotate(-4deg)}68%{transform:rotate(4deg)}69%{transform:rotate(-4deg)}72%{transform:rotate(4deg)}73%{transform:rotate(-4deg)}79%{transform:rotate(4deg)}80%{transform:rotate(-4deg)}99%{transform:rotate(4deg)}100%{transform:rotate(0deg)}}@keyframes scaling{0%{transform:scale(0.95) rotate(0deg)}50%{transform:scale(1.1) rotate(5deg)}100%{transform:scale(0.95) rotate(0deg)}}@keyframes scalingEnter{0%{transform:scale(0)}80%{transform:scale(1.2)}100%{transform:scale(1)}}

.ui_ludo_modal{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:600px;height:804px;background-image:linear-gradient(180deg, #db72ff 0%, #b770ff 25%, #a76fff 39%, #7f78ff 97%);box-shadow:inset 0 -6px 0 0 #659dff;border-radius:28px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (orientation: landscape){.ui_ludo_modal{transform:scale(1.1)}}.ui_ludo_modal:before{content:'';position:absolute;width:100%;height:100%;opacity:0.05;background:url(img/wheel-pattern-c17755555f88bf8730359323e199992e.png) center repeat;z-index:0}.ui_ludo_modal-wrapper{background-color:#292456e6}.ui_ludo_modal-header{position:absolute;top:-70px;left:0;right:0;margin:auto;width:543px;height:147px;background:url('sprites/main.sprite.png') left -296px no-repeat}.ui_ludo_modal-header:before{content:'';position:absolute;width:80px;height:79px;top:-70px;left:0;right:0;margin:auto;z-index:1;background:url('sprites/main.sprite.png') -1718px -641px no-repeat}.ui_ludo_modal-header-label{position:absolute;left:0;right:0;margin:auto;font-size:60px;line-height:110px;color:white;text-align:center}.ui_ludo_modal_decryption{position:absolute;left:0;right:0;top:70px;margin:auto;width:544px;height:84px;color:#ffffff;text-align:center;z-index:4}.ui_ludo_modal-rewards{position:absolute;top:160px;left:0;right:0;display:inline-block;text-align:center}.ui_ludo_modal-rewards-item{height:100px;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:row}.ui_ludo_modal-rewards-item:before{content:'';position:absolute;width:369px;height:123px;left:80px;right:0;top:0;bottom:0;margin:auto;background:url('sprites/main.sprite.png') -583px -296px no-repeat}.ui_ludo_modal-rewards-item.selected:before{background:url('sprites/main.sprite.png') -572px -717px no-repeat}.ui_ludo_modal-rewards-item-ad_icon{width:125px;height:56px;position:relative}.ui_ludo_modal-rewards-item-ad_icon:before{content:'';position:absolute;width:78px;height:56px;left:0;right:0;top:0;bottom:0;margin:auto;background:url('sprites/main.sprite.png') -572px -880px no-repeat}.ui_ludo_modal-rewards-item-ad_icon:after{content:'';position:absolute;width:22px;height:15px;left:0;right:0;top:-100px;bottom:0;margin:auto;background:url('sprites/main.sprite.png') -1846px -657px no-repeat}.ui_ludo_modal-rewards-item-ad_icon.hide_arrow:after{background:transparent}.ui_ludo_modal-rewards-item-text{width:245px;font-size:40px;line-height:60px;padding-left:20px;color:#ffffff;letter-spacing:0;text-align:center;z-index:1}.ui_ludo_modal-rewards-item-coin_icon{width:127px;height:134px;position:relative}.ui_ludo_modal-rewards-item-coin_icon:before{content:'';position:absolute;width:127px;height:134px;left:-50px;right:0;top:0;bottom:0;margin:auto;background:url('sprites/main.sprite.png') -167px -1361px no-repeat}.ui_ludo_modal-rewards-item-coin_icon.state1:before{background:url('sprites/main.sprite.png') -167px -1361px no-repeat}.ui_ludo_modal-rewards-item-coin_icon.state2:before{background:url('sprites/main.sprite.png') -1388px -574px no-repeat}.ui_ludo_modal-rewards-item-coin_icon.state3:before{background:url('sprites/main.sprite.png') left -1361px no-repeat}.ui_ludo_modal-rewards-item-coin_icon.state4:before{background:url('sprites/main.sprite.png') -334px -1361px no-repeat}.ui_ludo_modal-rewards-item-coin_icon.state5:before{top:-20px;background:url('sprites/main.sprite.png') -1381px -1134px no-repeat}.ui_ludo_modal-rewards-item-coin_icon_done:before{content:'';position:absolute;width:48px;height:42px;left:-60px;right:0;top:0;bottom:0;margin:auto;z-index:3;background:url('sprites/main.sprite.png') -1846px top no-repeat}.ui_ludo_modal-rewards-item.received .ui_ludo_modal-rewards-item-ad_icon:before{background:url('sprites/main.sprite.png') -1718px -1553px no-repeat}.ui_ludo_modal-rewards-item.received .ui_ludo_modal-rewards-item-text{color:#8477ff}.ui_ludo_modal-rewards-item.received .ui_ludo_modal-rewards-item-coin_icon:after{content:'';position:absolute;width:127px;height:134px;left:-50px;right:0;top:0;bottom:0;margin:auto;background-color:#6c66ed;opacity:0.8;z-index:2}.ui_ludo_modal-rewards-item.received .ui_ludo_modal-rewards-item-coin_icon.state1:after{-webkit-mask-image:url(img/coin1-d89beceb59a0a3d813d8439f0daaf208.png);mask-image:url(img/coin1-d89beceb59a0a3d813d8439f0daaf208.png)}.ui_ludo_modal-rewards-item.received .ui_ludo_modal-rewards-item-coin_icon.state2:after{-webkit-mask-image:url(img/coin2-afac463d65f5ea4edb576ff69710fff7.png);mask-image:url(img/coin2-afac463d65f5ea4edb576ff69710fff7.png)}.ui_ludo_modal-rewards-item.received .ui_ludo_modal-rewards-item-coin_icon.state3:after{-webkit-mask-image:url(img/coin3-2f03a79cb752a7cb6e7cda192f83c13a.png);mask-image:url(img/coin3-2f03a79cb752a7cb6e7cda192f83c13a.png)}.ui_ludo_modal-rewards-item.received .ui_ludo_modal-rewards-item-coin_icon.state4:after{-webkit-mask-image:url(img/coin4-094743068e421d1ce683ad03af10df8e.png);mask-image:url(img/coin4-094743068e421d1ce683ad03af10df8e.png)}.ui_ludo_modal-rewards-item.received .ui_ludo_modal-rewards-item-coin_icon.state5:after{top:-20px;-webkit-mask-image:url(img/coin5-1b00ba1b5260f0bd4adf50e359325bdd.png);mask-image:url(img/coin5-1b00ba1b5260f0bd4adf50e359325bdd.png)}.ui_ludo_modal_second_description{margin:auto;width:544px;height:60px;color:#ffffff;text-align:center;z-index:4}.ui_ludo_modal-footer{position:absolute;bottom:-45px;left:0;right:0;display:flex;align-items:center;justify-content:center;flex-direction:column;height:170px}.ui_ludo_modal-footer .ui_ludo_modal_button{width:300px;height:112px;display:block;background-image:linear-gradient(179deg, #bfed45 0%, #81bf14 100%);border:6px solid #ffffff;box-shadow:0 15px 12px 0 rgba(83,44,93,0.2),inset 0 -8px 0 0 #459a32;border-radius:13px;z-index:7}.ui_ludo_modal-footer .ui_ludo_modal_button.disabled{background-image:linear-gradient(179deg, #dbdbdb 0%, #9c9d9a 100%);box-shadow:0 15px 12px 0 rgba(83,44,93,0.2),inset 0 -8px 0 0 #818281}.ui_ludo_modal-footer .ui_ludo_modal_button.purchase{width:366px}.ui_ludo_modal-footer .ui_ludo_modal_button_content_container{display:flex;position:absolute;flex-direction:row;justify-content:center;align-items:center;left:0;right:0;top:-8px;bottom:0}.ui_ludo_modal-footer .ui_ludo_modal_button_text{display:inline-flex;justify-content:center;align-items:center;pointer-events:none;touch-action:none;-ms-touch-action:none;width:176px;height:104px;color:#4a793f;line-height:88px;text-align:center}.ui_ludo_modal-footer .ui_ludo_modal_button_text.disabled{color:#636663;font-size:28px;height:28px;line-height:28px}.ui_ludo_modal-footer .ui_ludo_modal_button_time{width:176px;color:#636663;font-size:31px;height:31px;line-height:31px}.ui_ludo_modal-footer .ui_ludo_modal_button_text_container{width:160px;text-align:center}.ui_ludo_modal-footer .ui_ludo_modal_button_watch{width:56px;height:40px;padding-right:0px;display:inline-flex;justify-content:center;align-items:center}.ui_ludo_modal-footer .ui_ludo_modal_button_watch:before{content:'';position:absolute;margin-top:3px;width:56px;height:40px;background:url('sprites/special_offer.sprite.png') -2227px -1289px / 2688px 1469px no-repeat}.ui_ludo_modal-footer .ui_ludo_modal_button_watch.disabled:before{background:url('sprites/special_offer.sprite.png') -2323px -1289px no-repeat}.ui_ludo-skip_button{position:absolute;bottom:-140px;text-align:center;width:100%;font-size:40px;color:rgba(255,255,255,0.8)}

.ui_settings_modal{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:600px;height:400px;border-bottom:6px solid #7748c1;background:-moz-linear-gradient(top, #c255f3 0%, #a369ff 100%);background:-webkit-linear-gradient(top, #c255f3 0%, #a369ff 100%);background:linear-gradient(to bottom, #c255f3 0%, #a369ff 100%);border-radius:28px;display:flex;flex-direction:column;justify-content:space-between}.ui_settings_modal-wrapper{background-color:#292456e6}@media screen and (orientation: landscape){.ui_settings_modal-wrapper{transform:scale(1.7);transition:scale 0s}}.ui_settings_modal-header{position:absolute;top:-70px;left:0;right:0;margin:auto;width:543px;height:147px;background:url('sprites/main.sprite.png') left -296px no-repeat}.ui_settings_modal-header-label{position:absolute;left:0;right:0;margin:auto;font-size:60px;line-height:110px;color:white;text-align:center}.ui_settings_modal-close-button-content{width:224px;height:96px;line-height:88px;color:white;overflow:hidden;text-align:center}.ui_settings_modal-close-button-content.red{background:-moz-linear-gradient(top, #ff835f 0%, #fb4f64 100%);background:-webkit-linear-gradient(top, #ff835f 0%, #fb4f64 100%);background:linear-gradient(to bottom, #ff835f 0%, #fb4f64 100%);border-bottom:8px solid #dd3e5a}.ui_settings_modal-buttons{position:absolute;top:100px;left:0;right:0;display:flex;align-items:center;justify-content:center;flex-direction:row;height:100px}.ui_settings_modal-buttons .sound_button{position:relative;top:0px;right:0px;margin:0 40px}.ui_settings_modal-buttons .sound_button.locked::before{content:'';position:absolute;width:92px;height:92px;left:-6px;top:-6px;border-radius:19px;background-color:rgba(34,25,90,0.5);z-index:9}.ui_settings_modal-buttons .sound_button-content{width:80px;height:80px;border-bottom:6px solid #5491e7;background:#6adced;background:-moz-linear-gradient(top, #6adced 0%, #37b3e3 100%);background:-webkit-linear-gradient(top, #6adced 0%, #37b3e3 100%);background:linear-gradient(to bottom, #6adced 0%, #37b3e3 100%)}.ui_settings_modal-buttons .sound_button::after{content:'';position:absolute;width:70px;height:70px;bottom:0px;top:0px;left:0;right:0;margin:auto;background:url('sprites/main.sprite.png') -294px -529px / 884px 813px no-repeat}.ui_settings_modal-buttons .sound_button.on::after{background:url('sprites/main.sprite.png') -294px -529px / 884px 813px no-repeat}.ui_settings_modal-buttons .sound_button.off::after{background:url('sprites/main.sprite.png') -471px -529px / 884px 813px no-repeat}.ui_settings_modal-buttons .haptic_button{position:relative;top:0px;right:0px;margin:0 40px}.ui_settings_modal-buttons .haptic_button.locked::before{content:'';position:absolute;width:92px;height:92px;left:-6px;top:-6px;border-radius:19px;background-color:rgba(34,25,90,0.5);z-index:9}.ui_settings_modal-buttons .haptic_button-content{width:80px;height:80px;border-bottom:6px solid #5491e7;background:#6adced;background:-moz-linear-gradient(top, #6adced 0%, #37b3e3 100%);background:-webkit-linear-gradient(top, #6adced 0%, #37b3e3 100%);background:linear-gradient(to bottom, #6adced 0%, #37b3e3 100%)}.ui_settings_modal-buttons .haptic_button::after{content:'';position:absolute;width:70px;height:70px;bottom:0px;top:-5px;left:2px;right:0;margin:auto}.ui_settings_modal-buttons .haptic_button.on::after{background:url('sprites/main.sprite.png') -383px -529px / 884px 813px no-repeat}.ui_settings_modal-buttons .haptic_button.off::after{background:url('sprites/main.sprite.png') -205px -529px / 884px 813px no-repeat}.ui_settings_modal-footer{position:absolute;bottom:5px;left:0;right:0;display:flex;align-items:center;justify-content:center;flex-direction:column;height:170px}

.ui_test_drive_offer{background-color:rgba(41,36,86,0.9)}.ui_test_drive_offer-container{position:absolute;top:0;bottom:0;left:0;right:0;height:875px;margin:auto}@media screen and (orientation: landscape){.ui_test_drive_offer-container{transform:scale(1.3)}}.ui_test_drive_offer-header{height:170px}.ui_test_drive_offer-header::before{content:'';position:absolute;width:593px;height:189px;margin:auto;left:0;right:0;top:0;z-index:-1;background:url('sprites/main.sprite.png') -517px top no-repeat}.ui_test_drive_offer-header-title{font-size:60px;color:#ffffff;text-align:center;line-height:180px}.ui_test_drive_offer-description{width:350px;height:120px;margin:auto;font-size:36px;color:#ffc73f;text-align:center;text-shadow:0 2px 0 #8354d0}.ui_test_drive_offer-content{position:absolute;left:0;right:0;margin:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.ui_test_drive_offer-content-item{width:300px;height:475px;background-image:linear-gradient(180deg, #db72ff 0%, #a76fff 49%, #7f78ff 97%);box-shadow:inset 0 -6px 0 0 #659dff;border-radius:28px;margin:0 20px;position:relative;padding-top:25px}.ui_test_drive_offer-content-item::before{content:'';position:absolute;top:0;bottom:0;left:0px;right:0;width:100%;height:95%;opacity:0.05;background:url(img/wheel-pattern-c17755555f88bf8730359323e199992e.png) center repeat;background-position:90px -50px;border-radius:28px}.ui_test_drive_offer-content-item-name{text-align:center;color:#fff}.ui_test_drive_offer-content-item-icon{width:300px;height:325px;position:relative}.ui_test_drive_offer-content-item-icon .customization-pizza{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -1533px -1853px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-random{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -383px -1853px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-eggs{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2484px -767px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-ducks{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -767px -1470px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-pool{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -1533px -703px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-bee_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -767px -1087px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-christmas_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -1533px -1087px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-christmas_sock_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2101px -1150px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-delorean_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -383px -2237px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-delorean_car_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -1533px -1470px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-dino_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2101px top / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-dino_pink_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -767px -2237px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-dino_lego_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2484px -383px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-hoverboard_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -383px -1087px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-hoverboard_blue_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -1150px -1853px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-hoverboard_orange_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -1150px -1087px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-paint_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') left -1087px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-paint_splash_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2101px -383px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-potter_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2101px -767px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-potter_sock_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -767px -703px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-space_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') left -2237px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-stars_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -383px -703px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-strawberry_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -767px -1853px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-thunder_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -1150px -1470px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-tron_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') left -1853px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-tron_circle_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2484px -1150px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-match_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -3265px top / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-caduceus_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -767px -2620px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-covid_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2302px -2620px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-fire_kitty_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2882px top / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-police_star_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2307px -2237px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-ambulance_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -1151px -2620px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-police_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2882px -1533px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-fire_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2882px -1917px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-rainbow_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -1923px -2237px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-ghost_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2484px top / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-witch_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -383px -1470px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-ufo_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2484px -1533px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-gift_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') left -1470px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-snowman_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -1917px -1853px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-kiss_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -1150px -703px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-hearts_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') left -703px / 3568px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-clover_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -384px -2620px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-gold_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2882px -767px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-easter_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2882px -383px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-tasty_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2686px -2620px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-dolphin_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -704px top / 1793px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-beach_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -352px top / 1793px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-pool_summer_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') left top / 1793px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-lgbt_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -1156px -2237px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-pride_hearts_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -1918px -2620px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-doll_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -2882px -1150px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-thor_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -1540px -2237px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-candy_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') left -2620px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-bats_trail{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/trails.sprite.png') -1535px -2620px / 3585px 2940px no-repeat}.ui_test_drive_offer-content-item-icon .customization-chicken{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -2242px -383px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-tapochek_blue{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -384px -1470px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-tapochek_brown{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -767px -1470px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-tapochek_red{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -767px -1087px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-pepperoni{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -1535px -1470px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-camaro{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -2625px -383px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-camaro_blue{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -1918px -2237px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-camaro_red{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -1151px -1470px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-hoverboard{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -1151px -1087px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-hoverboard_green{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -2302px -2237px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-hoverboard_pink{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -384px -1087px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-hoverboard_yellow{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -384px -1853px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-dino{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -1858px -383px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-dino_blue{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -2242px -1150px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-dino_pink{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -384px -2237px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-dino_yellow{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -1858px -767px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-brush{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -2625px -767px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-duck{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -767px -2237px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-santa{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -767px -1853px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-police{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') left -2237px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-ambulance{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -2625px -1150px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-firetruck{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -1535px -1853px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-unicorn{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -1535px -2237px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-evilduck{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -383px -703px / 2931px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-pumpkin{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -1084px top / 2931px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-ufo{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') left -703px / 2931px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-christmascandy{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -2242px -767px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-deer{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') left -1087px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-cabriolet{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -767px -703px / 2931px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-heart{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -700px top / 2931px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-pot{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') left -1470px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-hat{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -1858px top / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-egg{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -2625px -1533px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-bunny{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -1474px top / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-flamingo{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -2242px top / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-windsurf{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -1474px -383px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-platform{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -1151px -1853px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-bath{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') left -1853px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-thor{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -1151px -2237px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-batcar{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -2625px top / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-candy{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') left top / 1473px 1278px no-repeat}.ui_test_drive_offer-content-item-icon .customization-witchhat{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/transports.sprite.png') -1918px -1853px / 2945px 2557px no-repeat}.ui_test_drive_offer-content-item-icon .customization-ghost_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') -384px -767px / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-wow_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') -1535px top / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-wow_2_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') -1151px -767px / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-oops_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') left -767px / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-oops_2_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') -767px top / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-boom_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') left top / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-boom_2_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') left -1150px / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-planet_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') -1535px -383px / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-rainbow_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') -1151px top / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-crime_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') -384px top / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-crime_2_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') -384px -383px / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-rip_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') left -383px / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-lol_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') -767px -383px / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-kiss_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') -1151px -383px / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-thor_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') -767px -767px / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-ufo_sticker{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/stickers.sprite.png') -1535px -767px / 1855px 1470px no-repeat}.ui_test_drive_offer-content-item-icon .customization-coins_pack_1{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/coins.sprite.png') left -384px / 704px 704px no-repeat}.ui_test_drive_offer-content-item-icon .customization-coins_pack_2{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/coins.sprite.png') left top / 704px 704px no-repeat}.ui_test_drive_offer-content-item-icon .customization-coins_pack_3{width:320px;height:320px;left:-10px;right:0px;top:-20px;bottom:0px;background:url('sprites/coins.sprite.png') -384px top / 704px 704px no-repeat}.ui_test_drive_offer-content-item-icon-background{position:absolute;top:-120px;left:0;right:0;margin:auto;width:300px;height:424px;animation:scaling-bg 2s ease infinite;background:url('sprites/chest.sprite.png') -320px top / 891px 690px no-repeat}.ui_test_drive_offer-content-item-icon-particles{position:absolute;top:-80px;left:0;right:0;margin:auto;width:300px;height:424px;animation:scaling-particles 1.5s ease infinite;background:url('sprites/chest.sprite.png') left top / 891px 690px no-repeat}.ui_test_drive_offer-content-item-bottom{width:300px;height:88px;position:absolute;bottom:0;z-index:1;background:#8059f3;box-shadow:inset 0 -6px 0 0 #659dff;border-radius:0 0 28px 28px}.ui_test_drive_offer-content-item-bottom::before{content:'';width:57px;height:41px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background:url('sprites/main.sprite.png') -1458px -489px no-repeat}.ui_test_drive_offer-content-title{color:#ffffff;font-size:75px;line-height:1.2;text-align:center;white-space:nowrap}.ui_test_drive_offer-content-description{font-size:32px;color:#ffffff;text-align:center;line-height:1.2;margin-top:5px}.ui_test_drive_offer-content-counter{font-size:32px;color:#ffffff;text-align:center;line-height:1.2;margin-top:50px}.ui_test_drive_offer-content-footer{position:absolute;bottom:36px;left:0;right:0;text-align:center;display:flex;justify-content:center}.ui_test_drive_offer-close-button{position:absolute;text-align:center;bottom:0;left:0;right:0;font-size:40px;color:rgba(255,255,255,0.8);pointer-events:none;touch-action:none;opacity:0}@media screen and (orientation: landscape){.ui_test_drive_offer-close-button{transform:scale(1.5)}}.ui_test_drive_offer-close-button.visible{pointer-events:auto;touch-action:auto;opacity:1;transition:transform 0.2s ease, opacity 0.3s ease-in}

.ui_test_drive_end{background-color:rgba(41,36,86,0.9)}.ui_test_drive_end-container{position:absolute;top:0;bottom:0;left:0;right:0;height:1100px;margin:auto}@media screen and (orientation: landscape){.ui_test_drive_end-container{transform:scale(1.1);margin-top:40px}}.ui_test_drive_end-header{height:150px}.ui_test_drive_end-header-title{text-align:center;line-height:180px;font-size:52px;color:#ffc73e}.ui_test_drive_end-description{width:500px;height:120px;margin:auto;font-size:38px;color:#ffffff;text-align:center;line-height:36px;text-shadow:0 2px 0 #8354d0}.ui_test_drive_end-content{position:absolute;left:0;right:0;margin:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.ui_test_drive_end-content-item{width:600px;height:841px;background-image:linear-gradient(180deg, #db72ff 0%, #a76fff 49%, #7f78ff 97%);box-shadow:inset 0 -6px 0 0 #659dff;border-radius:28px;margin:0 20px;position:relative;padding-top:45px}.ui_test_drive_end-content-item::before{content:'';position:absolute;top:0;bottom:0;left:0px;right:0;width:100%;height:95%;opacity:0.05;background:url(img/wheel-pattern-c17755555f88bf8730359323e199992e.png) center repeat;background-position:90px -50px;border-radius:28px}.ui_test_drive_end-content-item-name{text-align:center;color:#fff}.ui_test_drive_end-content-item-icon{width:500px;height:500px;position:relative;margin:auto;top:-40px}.ui_test_drive_end-content-item-icon .customization-pizza{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -1917px -2317px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-random{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -479px -2317px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-eggs{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -3105px -958px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-ducks{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -958px -1838px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-pool{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -1917px -879px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-bee_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -958px -1358px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-christmas_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -1917px -1358px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-christmas_sock_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -2626px -1438px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-delorean_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -479px -2796px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-delorean_car_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -1917px -1838px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-dino_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -2626px top / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-dino_pink_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -958px -2796px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-dino_lego_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -3105px -479px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-hoverboard_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -479px -1358px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-hoverboard_blue_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -1438px -2317px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-hoverboard_orange_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -1438px -1358px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-paint_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') left -1358px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-paint_splash_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -2626px -479px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-potter_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -2626px -958px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-potter_sock_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -958px -879px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-space_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') left -2796px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-stars_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -479px -879px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-strawberry_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -958px -2317px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-thunder_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -1438px -1838px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-tron_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') left -2317px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-tron_circle_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -3105px -1438px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-match_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -4082px top / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-caduceus_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -959px -3275px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-covid_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -2878px -3275px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-fire_kitty_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -3602px top / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-police_star_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -2884px -2796px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-ambulance_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -1439px -3275px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-police_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -3602px -1917px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-fire_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -3602px -2396px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-rainbow_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -2404px -2796px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-ghost_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -3105px top / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-witch_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -479px -1838px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-ufo_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -3105px -1917px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-gift_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') left -1838px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-snowman_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -2396px -2317px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-kiss_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -1438px -879px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-hearts_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') left -879px / 4459px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-clover_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -480px -3275px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-gold_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -3602px -958px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-easter_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -3602px -479px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-tasty_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -3357px -3275px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-dolphin_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -880px top / 2241px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-beach_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -440px top / 2241px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-pool_summer_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') left top / 2241px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-lgbt_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -1445px -2796px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-pride_hearts_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -2398px -3275px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-doll_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -3602px -1438px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-thor_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -1924px -2796px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-candy_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') left -3275px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-bats_trail{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/trails.sprite.png') -1918px -3275px / 4482px 3675px no-repeat}.ui_test_drive_end-content-item-icon .customization-chicken{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -2802px -479px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-tapochek_blue{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -480px -1838px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-tapochek_brown{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -959px -1838px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-tapochek_red{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -959px -1358px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-pepperoni{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -1918px -1838px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-camaro{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -3282px -479px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-camaro_blue{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -2398px -2796px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-camaro_red{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -1439px -1838px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-hoverboard{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -1439px -1358px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-hoverboard_green{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -2878px -2796px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-hoverboard_pink{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -480px -1358px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-hoverboard_yellow{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -480px -2317px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-dino{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -2322px -479px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-dino_blue{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -2802px -1438px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-dino_pink{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -480px -2796px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-dino_yellow{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -2322px -958px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-brush{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -3282px -958px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-duck{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -959px -2796px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-santa{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -959px -2317px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-police{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') left -2796px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-ambulance{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -3282px -1438px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-firetruck{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -1918px -2317px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-unicorn{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -1918px -2796px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-evilduck{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -479px -879px / 3663px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-pumpkin{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -1354px top / 3663px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-ufo{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') left -879px / 3663px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-christmascandy{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -2802px -958px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-deer{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') left -1358px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-cabriolet{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -958px -879px / 3663px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-heart{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -875px top / 3663px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-pot{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') left -1838px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-hat{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -2322px top / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-egg{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -3282px -1917px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-bunny{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -1843px top / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-flamingo{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -2802px top / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-windsurf{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -1843px -479px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-platform{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -1439px -2317px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-bath{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') left -2317px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-thor{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -1439px -2796px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-batcar{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -3282px top / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-candy{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') left top / 1841px 1598px no-repeat}.ui_test_drive_end-content-item-icon .customization-witchhat{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/transports.sprite.png') -2398px -2317px / 3682px 3196px no-repeat}.ui_test_drive_end-content-item-icon .customization-ghost_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') -480px -958px / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-wow_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') -1918px top / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-wow_2_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') -1439px -958px / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-oops_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') left -958px / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-oops_2_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') -959px top / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-boom_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') left top / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-boom_2_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') left -1438px / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-planet_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') -1918px -479px / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-rainbow_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') -1439px top / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-crime_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') -480px top / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-crime_2_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') -480px -479px / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-rip_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') left -479px / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-lol_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') -959px -479px / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-kiss_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') -1439px -479px / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-thor_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') -959px -958px / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-ufo_sticker{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/stickers.sprite.png') -1918px -958px / 2318px 1838px no-repeat}.ui_test_drive_end-content-item-icon .customization-coins_pack_1{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/coins.sprite.png') left -480px / 880px 880px no-repeat}.ui_test_drive_end-content-item-icon .customization-coins_pack_2{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/coins.sprite.png') left top / 880px 880px no-repeat}.ui_test_drive_end-content-item-icon .customization-coins_pack_3{width:400px;height:400px;margin:auto;left:0px;right:0px;top:-15px;bottom:0px;background:url('sprites/coins.sprite.png') -480px top / 880px 880px no-repeat}.ui_test_drive_end-content-item-icon-background{position:absolute;top:-120px;left:0;right:0;margin:auto;width:450px;height:574px;animation:scaling-bg 2s ease infinite;background:url('sprites/chest.sprite.png') -480px top / 1337px 934px no-repeat}.ui_test_drive_end-content-item-icon-particles{position:absolute;top:-80px;left:0;right:0;margin:auto;width:450px;height:574px;animation:scaling-particles 1.5s ease infinite;background:url('sprites/chest.sprite.png') left top / 1337px 934px no-repeat}.ui_test_drive_end-content-title{color:#ffffff;font-size:75px;line-height:1.2;text-align:center;white-space:nowrap}.ui_test_drive_end-content-description{font-size:32px;color:#ffffff;text-align:center;line-height:1.2;margin-top:5px}.ui_test_drive_end-content-counter{font-size:32px;color:#ffffff;text-align:center;line-height:1.2;margin-top:50px}.ui_test_drive_end-content-progressbar{position:absolute;bottom:225px;left:0;right:0;margin:auto;width:245px;height:33px}.ui_test_drive_end-content-progressbar-back{width:245px;height:45px;background:rgba(41,36,86,0.5);border-radius:45px;position:absolute}.ui_test_drive_end-content-progressbar-body{width:100%;height:45px;background-image:linear-gradient(0deg, #88c319 0%, #b7e73f 99%);border-radius:45px;position:absolute}.ui_test_drive_end-content-progressbar-mark{position:absolute;width:22px;height:18px;background:url('sprites/main.sprite.png') -1846px -599px no-repeat}.ui_test_drive_end-content-progressbar-mark.one{bottom:-13px;left:68px}.ui_test_drive_end-content-progressbar-mark.two{bottom:-13px;right:75px}.ui_test_drive_end-content-progressbar-border{width:245px;height:45px;border:6px solid #fffdfd;border-radius:45px;position:absolute}.ui_test_drive_end-content-progressbar-text{position:absolute;top:0;bottom:0;left:0;right:0;line-height:45px;font-size:28px;color:#ffffff;text-align:center;text-shadow:0 2px 0 #8354d0}.ui_test_drive_end-content-footer{position:absolute;bottom:60px;left:0;right:0;text-align:center;display:flex;justify-content:center}@media screen and (orientation: landscape){.ui_test_drive_end-content-footer{transform:scale(1.5)}}.ui_test_drive_end-close-button{position:absolute;text-align:center;bottom:0;left:0;right:0;font-size:40px;color:rgba(255,255,255,0.8);pointer-events:none;touch-action:none;opacity:0}@media screen and (orientation: landscape){.ui_test_drive_end-close-button{transform:scale(1.5)}}.ui_test_drive_end-close-button.visible{pointer-events:auto;touch-action:auto;opacity:1;transition:transform 0.2s ease, opacity 0.3s ease-in}

.ui_free_coins_ad_scene{background-color:rgba(41,36,86,0.9)}.ui_free_coins_ad_scene-container{position:absolute;top:0;bottom:0;left:0;right:0;height:724px;margin:auto}@media screen and (orientation: landscape){.ui_free_coins_ad_scene-container{transform:scale(1.5)}}.ui_free_coins_ad_scene-content{position:absolute;left:0;right:0;margin:auto;padding:24px 6px;width:544px;height:620px;border-radius:28.8px;border-bottom:6px solid #7748c1;background:-moz-linear-gradient(top, #c255f3 0%, #a369ff 100%);background:-webkit-linear-gradient(top, #c255f3 0%, #a369ff 100%);background:linear-gradient(to bottom, #c255f3 0%, #a369ff 100%)}.ui_free_coins_ad_scene-content-title{color:#ffffff;font-size:75px;line-height:1.2;text-align:center;white-space:nowrap}.ui_free_coins_ad_scene-content-description{font-size:32px;color:#ffffff;text-align:center;line-height:1.2;margin-top:5px}.ui_free_coins_ad_scene-content-counter{font-size:32px;color:#ffffff;text-align:center;line-height:1.2;margin-top:50px}.ui_free_coins_ad_scene-content-footer{position:absolute;bottom:36px;left:0;right:0;text-align:center;display:flex;justify-content:center}.ui_free_coins_ad_scene-close-button{position:absolute;text-align:center;bottom:0;left:0;right:0;font-size:40px;color:rgba(255,255,255,0.8)}

*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:root{--sat: env(safe-area-inset-top);--sar: env(safe-area-inset-right);--sab: env(safe-area-inset-bottom);--sal: env(safe-area-inset-left)}#renderCanvas{touch-action:none;height:100%;width:100%}#debug-info{font-size:medium;position:absolute;bottom:20px;pointer-events:none;right:10px;z-index:100}html,body{margin:0;padding:0;width:100%;height:100%;position:fixed;overflow:hidden;background:#313167;background:-moz-linear-gradient(top, #313167 0%, #271838 100%);background:-webkit-linear-gradient(top, #313167 0%, #271838 100%);background:linear-gradient(to bottom, #313167 0%, #271838 100%)}.debugBG{position:absolute;top:0;left:0;width:100%;height:100%}canvas{position:relative;z-index:1}#scene-explorer-host,#inspector-host{position:absolute !important;z-index:100}#debug-info{position:absolute;bottom:15px;right:15px;text-align:right;font-size:14px;z-index:10;pointer-events:none}#optimization-info{position:absolute;bottom:36px;left:0;width:100%;text-align:center;z-index:10}#gdsdk__console_container{display:flex;box-sizing:border-box;padding:3px;background:linear-gradient(90deg, #3d1b5d, #5c3997);box-shadow:0 0 8px rgba(0,0,0,0.8);color:#fff;font-family:Helvetica, Arial, sans-serif;font-size:8px}#gdsdk__console_container button{flex:1;background:#44a5ab !important;padding:3px 10px;margin:2px;border:0;border-radius:3px;color:#fff;outline:0;cursor:pointer;font-size:8px;box-shadow:0 0 0 transparent;text-shadow:0 0 0 transparent;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#gdsdk__console_container button:hover{background:#4fb3b9}#gdsdk__console_container button:active{background:#62bbc0}.gd__resume__button{background-image:url("https://img.gamedistribution.com/play-black.svg");background-color:white;width:120px;height:120px;position:absolute;display:none;z-index:2000;cursor:pointer;top:calc(50% - 60px);left:calc(50% - 60px);margin:0;border-radius:50%;border:2px solid white;animation:play-button 1s ease-in-out infinite alternate;-webkit-animation:play-button 1s ease-in-out infinite alternate}.gd__resume__button__overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:1999;cursor:pointer}@keyframes play-button{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(1.1);-webkit-transform:scale(1.1)}}.gd__resume__button:hover{filter:invert(100%) sepia(51%) saturate(0%) hue-rotate(346deg) brightness(104%) contrast(100%)}.videoAdUiActionCta{position:absolute;bottom:30px;box-sizing:border-box;padding:5px;max-width:75%}.uac-android-on-3p-instream.videoAdUiActionCta,.uac-ios-on-3p-instream.videoAdUiActionCta{background:linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.4) 100%);bottom:unset;max-width:100%;padding:12px;top:0;width:100%}.newProgressBarVariant .videoAdUiActionCta{bottom:46px}.videoAdUiActionCtaInset{font-family:arial, sans-serif;font-weight:500;font-size:16px;background:white;display:flex;flex-direction:row;border-radius:8px;box-shadow:0 1px 3px rgba(60,64,67,0.5);overflow:hidden;height:50px;pointer-events:auto}.uac-android-on-3p-instream .videoAdUiActionCtaInset,.uac-ios-on-3p-instream .videoAdUiActionCtaInset{background:transparent;box-shadow:none}.videoAdUiActionCtaIconContainer{display:none;min-width:50px;z-index:1000}.uac-android-on-3p-instream .videoAdUiActionCtaIconContainer,.uac-ios-on-3p-instream .videoAdUiActionCtaIconContainer{margin-right:12px}.videoAdUiActionCtaTextAndLink{display:flex;flex-direction:column;justify-content:space-between;padding:5px;flex-grow:1;overflow:hidden;max-width:250px}.uac-android-on-3p-instream .videoAdUiActionCtaTextAndLink,.uac-ios-on-3p-instream .videoAdUiActionCtaTextAndLink{max-width:none;padding:3px}.videoAdUiActionCtaText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.uac-android-on-3p-instream .videoAdUiActionCtaText,.uac-ios-on-3p-instream .videoAdUiActionCtaText{color:#fff}.videoAdUiActionCtaLink{color:#858b8c;font-size:12px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.uac-android-on-3p-instream .videoAdUiActionCtaLink{background-image:url(https://googleads.g.doubleclick.net/pagead/images/gmob/google_play_icon_white.svg);background-repeat:no-repeat;background-size:auto 100%;color:transparent}.uac-ios-on-3p-instream .videoAdUiActionCtaLink{background-image:url(https://googleads.g.doubleclick.net/pagead/images/gmob/app_store_icon_white.svg);background-repeat:no-repeat;background-size:auto 100%;color:transparent}.videoAdUiActionCtaRightSide{display:flex;justify-content:center;flex-direction:column;min-width:max-content;min-width:-moz-max-content;min-width:-webkit-max-content}.videoAdUiActionCtaButton{height:35px;line-height:35px;text-transform:uppercase;margin:5px;padding:0 8px;font-weight:500;font-size:14px}.uac-android-on-3p-instream .videoAdUiActionCtaButton,.uac-ios-on-3p-instream .videoAdUiActionCtaButton{margin:0;padding:0 20px}.videoAdUiActionIcon{height:50px;cursor:pointer}.actionCtaCollapsibleContainer{display:flex;width:100%}.uac-android-on-3p-instream .actionCtaCollapsibleContainer,.uac-ios-on-3p-instream .actionCtaCollapsibleContainer{justify-content:space-between}.videoAdUiFloatingLayer .videoAdUiActionCtaButton{border-radius:0}.videoAdUiFloatingLayer .uac-android-on-3p-instream .videoAdUiActionCtaButton{border-radius:4px;background-color:#01875f}.videoAdUiFloatingLayer .uac-ios-on-3p-instream .videoAdUiActionCtaButton{border-radius:100px;background-color:#007aff}.videoAdUiFloatingLayer .videoAdUiActionCtaInset{border-radius:0}.videoAdUiFloatingLayer .videoAdUiActionCtaTextAndLink{overflow:hidden}.videoAdUiFloatingLayer .actionCtaCollapsibleContainer.actionCtaContainerCollapsed{max-width:0;transition:max-width 1s ease-out}.videoAdUiFloatingLayer .actionCtaCollapsibleContainer:not(.actionCtaContainerCollapsed),.videoAdUiFloatingLayer .videoAdUiActionCta:hover .actionCtaCollapsibleContainer{transition:max-width 1s ease-out}.videoAdUiFloatingLayer .videoAdUiActionCtaExpandIcon,.videoAdUiFloatingLayer .videoAdUiActionCta:hover .videoAdUiActionCtaExpandIcon{display:block;cursor:pointer;background-color:#4688f1;position:absolute;padding-left:0;height:18px;width:18px;border-radius:50%;top:43px;left:43px;box-shadow:0 0 2px 0 rgba(0,0,0,0.12),0 2px 2px 0 rgba(0,0,0,0.24);opacity:0;border:none;padding:0;font-size:100%;outline:0;transition:none}.videoAdUiFloatingLayer .videoAdUiActionCtaExpandIcon.actionCtaExpandIconShown{opacity:1;transition:opacity 0.15s cubic-bezier(0, 0, 0.2, 1) 0.7s}@media (max-width: 480px){.videoAdUiActionCta{bottom:18px}.uac-android-on-3p-instream.videoAdUiActionCta,.uac-ios-on-3p-instream.videoAdUiActionCta{padding:8px}.videoAdUiActionCtaInset{height:35px;font-size:10px}.uac-android-on-3p-instream .videoAdUiActionCtaInset,.uac-ios-on-3p-instream .videoAdUiActionCtaInset{font-size:14px}.videoAdUiActionCtaButton{height:25px;line-height:25px;font-size:11px;padding:0 4px}.videoAdUiActionCtaLink{font-size:9px}.uac-android-on-3p-instream .videoAdUiActionCtaTextAndLink,.uac-ios-on-3p-instream .videoAdUiActionCtaTextAndLink{padding:1px}.videoAdUiActionIcon{height:35px}.videoAdUiActionCtaIconContainer{min-width:35px}}@media (max-aspect-ratio: 1 / 1){.videoAdUiVariantCtaOverlay .videoAdUiBottomBar{bottom:65px}.videoAdUiVariantCtaOverlay .rewardedAdUiBottomBar{bottom:65px}.videoAdUiVariantCtaOverlay .videoAdUiPreSkipContainer{bottom:72px}.videoAdUiVariantCtaOverlay div.videoAdUiSkipContainer{bottom:72px}.videoAdUiVariantCtaOverlay .videoAdUiSkipContainer{bottom:72px}.videoAdUiActionCtaTextAndLink{max-width:none}.videoAdUiActionCta{bottom:0;width:100%;max-width:100%}.newProgressBarVariant .videoAdUiActionCta{bottom:0}.videoAdUiActionCtaInset{width:100%}}.videoAdUiButton{border-radius:3px;box-shadow:0 1px 1px 0 rgba(0,0,0,0.4);cursor:pointer;pointer-events:auto}.videoAdUiButtonPrimary{background-color:#4285f4;color:white}.videoAdUiButtonPrimaryInverse{color:#4285f4}.ctaAdvertiserInfo{text-align:center;pointer-events:auto}.videoAdUiCtaLayer .ctaAdvertiserInfo{display:none}.videoAdUiTopBar .ctaAdvertiserInfo{padding-top:40px}.advertiserChannelThumbnailContainer{margin-bottom:10px}.advertiserChannelThumbnail{display:none;height:50px;width:50px;border-radius:50%;border:2px solid white;cursor:pointer}.advertiserDescription{font-family:arial, sans-serif;text-align:center;text-transform:lowercase;font-size:10px;color:white;margin-bottom:5px;cursor:pointer}.advertiserHeadline{font-family:arial, sans-serif;font-size:16px;color:white;margin-bottom:5px;cursor:pointer}@media (max-aspect-ratio: 1 / 1){.videoAdUiCtaLayer .ctaAdvertiserInfo{display:block;margin-top:30px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.unifyRefresh .videoAdUiCtaLayer{padding:24px 8px 0;z-index:1000;pointer-events:auto}@media (max-width: 480px){.advertiserChannelThumbnailContainer{margin-bottom:6px}.advertiserChannelThumbnail{height:35px;width:35px}.advertiserHeadline{font-size:12px}.advertiserDescription{font-size:8px}}@media (max-aspect-ratio: 1 / 1){.unifyRefresh.unifyRefresh-tall .videoAdUiCtaLayer{order:1;flex-basis:25vh;display:flex;flex-flow:column;align-items:center;justify-content:center;width:100%;position:static;margin:none;bottom:none;background-image:none;padding:0}.unifyRefresh.unifyRefresh-tall.engagement .videoAdUiCtaLayer{order:2;flex-basis:10vh;display:block}}.closeButtonContainer{float:right;height:24px;width:24px;padding:12px;pointer-events:auto;position:relative}.closeButtonBackground{width:24px;height:24px;background-color:#3c4043;border-radius:50%;z-index:1;position:absolute;box-shadow:0 2px 4px rgba(0,0,0,0.12)}.closeCountdownText{font-size:16px;color:white;width:24px;height:24px;position:absolute;font-family:Roboto, Helvetica, Arial, sans-serif;z-index:5;text-align:center;line-height:24px}.closeButtonIcon{color:white;width:24px;height:24px;position:absolute;z-index:5;text-align:center}.closeButtonIcon>svg{width:20px;height:20px;-webkit-transform:translateY(2px);transform:translateY(2px)}.unifyRefresh .closeButtonContainer{position:absolute;right:0;top:0;z-index:2000;float:none}.videoAdUiIconFallback .closeButtonContainer,.overlayContainer .closeButtonContainer{position:absolute;right:0;top:0;float:none;cursor:pointer;height:20px;width:20px;padding:6px}.overlayContainer .closeButtonBackground{height:20px;width:20px}.overlayContainer .closeButtonIcon{height:20px;width:20px}.overlayContainer .closeButtonIcon>svg{height:16px;width:16px}.endcapUi{top:0;left:0;width:100%;height:100%;position:absolute}.interactiveEndcapUi{top:0;left:0;width:100%;height:100%;position:absolute}.interactiveEndcapUi .sandboxed-iframe-element{width:100%;height:100%;top:0;left:0;bottom:0;right:0;border:none;margin:0;padding:0}.learnMoreEndcapContainer{top:0;left:0;width:100%;height:100%;position:absolute;background:rgba(239,239,239,0.6)}.learnMoreEndcapButton{display:inline-block;position:absolute;top:58%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:8px 18px;font-size:larger;font-family:sans-serif;color:#3e82f7;background-color:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,0.5);border:1px solid #ddd;text-decoration:none}.staticImageEndcapContainer{top:0;left:0;width:100%;height:100%;position:absolute;background:#efefef}.staticImageEndcapContainer>img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.callToActionContainer{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center}.callToActionButton{padding:8px 18px;font-size:12px;font-family:sans-serif;color:#4285f4;background-color:white;border:1px solid #ddd;text-decoration:none;text-transform:uppercase;cursor:pointer}.actionStaticImageEndcapContainer{top:0;left:0;width:100%;height:100%;position:absolute;background:black}.actionStaticImageEndcapContainer>img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);height:100%;opacity:.4;filter:blur(10px)}.endcapUi .rewardedAdUiBottomBar{z-index:1}.endcapUi .rewardedAdUiProgressBar{background-color:rgba(155,155,155,0.4)}.endcapUi .rewardedAdUiProgress{background-color:rgba(255,255,255,0.7);margin-top:-5px}.unifyRefresh.endcapUi{background:rgba(0,0,0,0.84);z-index:1000;width:100%;height:100%;display:flex;flex-flow:column nowrap;justify-content:space-between}

