@-webkit-keyframes loader-particles1{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes loader-particles1{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes loader-particles2{0%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{opacity:1;-webkit-transform:translate(19px, 0);transform:translate(19px, 0)}}@keyframes loader-particles2{0%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{opacity:1;-webkit-transform:translate(19px, 0);transform:translate(19px, 0)}}@-webkit-keyframes loader-particles3{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}}@keyframes loader-particles3{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}}.loader{position:relative}.loader .loader-wrapper{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%}.loader .loader-particles{display:inline-block;margin:auto;position:relative;width:60px;height:60px}.loader .loader-particles .loader-particle{position:absolute;top:25px;width:10px;height:10px;border-radius:50%;background:#fff;-webkit-animation-timing-function:cubic-bezier(0, 1, 1, 0);animation-timing-function:cubic-bezier(0, 1, 1, 0)}.loader .loader-particles .loader-particle:nth-child(1){left:5px;-webkit-animation:loader-particles1 0.6s infinite;animation:loader-particles1 0.6s infinite}.loader .loader-particles .loader-particle:nth-child(2){left:5px;-webkit-animation:loader-particles2 0.6s infinite;animation:loader-particles2 0.6s infinite}.loader .loader-particles .loader-particle:nth-child(3){left:25px;-webkit-animation:loader-particles2 0.6s infinite;animation:loader-particles2 0.6s infinite}.loader .loader-particles .loader-particle:nth-child(4){left:45px;-webkit-animation:loader-particles3 0.6s infinite;animation:loader-particles3 0.6s infinite}.loader .loader-particles .loader-particle:nth-child(1){opacity:0;-webkit-animation-delay:1s;animation-delay:1s}.loader .loader-particles .loader-particle:nth-child(2){opacity:0;-webkit-animation-delay:1s;animation-delay:1s}.loader .loader-particles .loader-particle:nth-child(3){opacity:0;-webkit-animation-delay:1s;animation-delay:1s}.loader .loader-particles .loader-particle:nth-child(4){opacity:0;-webkit-animation-delay:1s;animation-delay:1s}

.icon .SVGInline{display:contents}.icon .SVGInline .SVGInline-svg{vertical-align:sub}.icon .SVGInline .SVGInline-svg path{opacity:1}.icon.icon-flag{display:inline-block;background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:50%}.icon.icon-flag.icon--big{width:20px;height:20px}.icon.icon-flag.icon--regular{width:16px;height:16px}.icon.icon-flag.icon--small{width:10px;height:10px}

.button{font-size:1rem;font-weight:bold;letter-spacing:1px;position:relative;padding:.625rem;border:1px solid rgba(255,255,255,0.1);border-radius:5px;color:#fff;background-color:#2c2c35;box-shadow:2px 4px 6px rgba(0,0,0,0.15);transition:-webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 175ms;transition:transform cubic-bezier(0.39, 0.575, 0.565, 1) 175ms;transition:transform cubic-bezier(0.39, 0.575, 0.565, 1) 175ms, -webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 175ms;cursor:pointer;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-overflow:ellipsis;overflow:hidden;-webkit-transform:perspective(100px) translateZ(0px);transform:perspective(100px) translateZ(0px)}.button:hover,.button:focus{-webkit-transform:perspective(100px) translateZ(2px);transform:perspective(100px) translateZ(2px)}.button:active{-webkit-transform:perspective(100px) translateZ(-2px);transform:perspective(100px) translateZ(-2px)}.button:before,.button:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;pointer-events:none;z-index:1}.button:after{opacity:0;background-image:radial-gradient(circle at var(--x) var(--y), rgba(255,255,255,0.4), transparent);transition:opacity linear;transition-duration:inherit}.button:active:after{background-image:radial-gradient(circle at var(--x) var(--y), rgba(255,255,255,0.4), transparent)}.button .button-checkIcon{padding-right:10px}.button--no-background{background:none;border:none;box-shadow:none}.button--no-background:hover,.button--no-background:focus,.button--no-background:active{-webkit-transform:none;transform:none}.button--no-background::before,.button--no-background::after{display:none}.button.button--primary{background-color:#7545e2}.button.button--primary.button--submitted,.button.button--primary:active{background-color:#56379f}.button.button--success{background-color:#63c84a}.button.button--success.button--submitted,.button.button--success:active{background-color:#4a8b3e}.button.button--default.button--submitted,.button.button--default:active{background-color:#23232b}.button.button--square.button--smallFont,.button.button--square.button--minimalFont{padding:.3125rem}.button.button--smallFont{font-size:.75rem;padding:.3125rem .625rem;border-radius:5px}.button.button--minimalFont{font-size:.625rem;padding:.3125rem .625rem;border-radius:4px}.button.button--stretched{width:100%}.button.button--circle{height:60px;width:60px;border-radius:100%}.button.button--fixedSize{width:120px}.button:hover{transition-property:-webkit-transform, -webkit-filter;transition-property:transform, filter;transition-property:transform, filter, -webkit-transform, -webkit-filter;transition-duration:87.5ms}.button:hover:after{opacity:1}.button:focus{outline:none;transition-property:-webkit-transform, -webkit-filter;transition-property:transform, filter;transition-property:transform, filter, -webkit-transform, -webkit-filter;transition-duration:87.5ms}.button:focus:after{opacity:1}.button:active{transition-property:-webkit-transform, -webkit-filter;transition-property:transform, filter;transition-property:transform, filter, -webkit-transform, -webkit-filter;transition-duration:87.5ms}.button.button:disabled{background-color:#2c2c35;color:rgba(255,255,255,0.5);border-color:transparent;-webkit-transform:none;transform:none;-webkit-filter:none;filter:none;cursor:default}.button.button:disabled:after{content:""}

.notification{text-align:center;line-height:normal;display:block;max-width:680px}.notification .notification-logo{display:block;margin-bottom:40px}.notification .notifictaion-title{margin-top:0;color:#fff}.notification .notification-desc{max-height:255px;color:#909099;overflow-y:auto}.notification .notification-comp{margin-bottom:1.2rem}.notification .notification-button{min-width:120px;margin:0 10px}.notification.erotic-warning .notification-desc{max-width:400px;margin:0 auto 40px}.notification.erotic-warning .icon.notification-logo{margin-bottom:29px}

.screenOrientation{text-align:center;padding:110px 0 60px}.screenOrientation .screenOrientation-img{width:136px;height:106px;margin:auto;background-size:cover;background-image:url(/build/public/mobile_orientation.920170a06c20c3d3c70fb0eb08e3039c.png)}

@-webkit-keyframes appear{0%{opacity:0.5}50%{opacity:0.7}100%{opacity:0.5}}@keyframes appear{0%{opacity:0.5}50%{opacity:0.7}100%{opacity:0.5}}.skeleton{position:relative;opacity:0;-webkit-animation:appear 1200ms linear infinite;animation:appear 1200ms linear infinite}.skeleton.loader--delayed{-webkit-animation-delay:1000ms;animation-delay:1000ms}.skeleton .skeleton-bottomOffset{margin-bottom:15px}.skeleton .skeleton-shape{padding:10px;border-radius:2.5px;background-color:#282831;background-blend-mode:multiply}.skeleton .skeleton-text{background:#414148;border-radius:10px}.skeleton .skeleton-text.skeleton-text--titleEpic{height:3.5rem}.skeleton .skeleton-text.skeleton-text--titleHuge{height:2rem}.skeleton .skeleton-text.skeleton-text--titleDescription{height:1.5rem}.skeleton .skeleton-text.skeleton-text--titleBig{height:1.25rem}.skeleton .skeleton-text.skeleton-text--textBody{height:1rem}.skeleton .skeleton-text.skeleton-text--textSmall{height:.875rem}.skeleton .skeleton-text.skeleton-text--textMinimal{height:.75rem}.skeleton .skeleton-text.skeleton-text--textExtraSmall{height:.625rem}.skeleton .skeleton-highlight{background-color:rgba(255,255,255,0.05);padding:10px}.skeleton .skeleton-icon{display:inline-block;border-radius:5px;background:#414148}.skeleton .skeleton-icon.skeleton-iconSize--normal{padding:10px}.skeleton .skeleton-icon.skeleton-iconSize--small{padding:5px}.skeleton .skeleton-button{width:100%;display:inline-flex;align-items:center}.skeleton .skeleton-button .skeleton-text{margin:auto}.skeleton .skeleton-button .skeleton-icon{display:none}.skeleton .skeleton-button.skeleton-button--withIcon .skeleton-icon{display:inline-block}.skeleton .skeleton-button.skeleton-button--icon{width:auto}.skeleton .skeleton-button.skeleton-button--icon .skeleton-text{display:none}.skeleton .skeleton-button.skeleton-button--icon .skeleton-icon{display:inline-block}.skeleton .skeleton-button.skeleton-button--right{justify-content:flex-start;flex-direction:row-reverse}.skeleton .skeleton-input{min-width:200px;display:flex;align-items:center}.skeleton .skeleton-input .skeleton-icon{display:none}.skeleton .skeleton-input.skeleton-inputType--withIcon{justify-content:space-between}.skeleton .skeleton-input.skeleton-inputType--withIcon .skeleton-icon{display:inline-block}.skeleton .skeleton-input.skeleton-inputPosition--right{justify-content:flex-end}.skeleton .skeleton-input.skeleton-inputPosition--right .skeleton-icon{margin-left:10px}.skeleton .skeleton-input.skeleton-inputPosition--left{justify-content:flex-end;flex-direction:row-reverse}.skeleton .skeleton-input.skeleton-inputPosition--left .skeleton-icon{margin-right:10px}.skeleton .skeleton-tabs{display:flex}.skeleton .skeleton-tabs .skeleton-text{margin-right:15px}.skeleton .skeleton-paragraph .skeleton-text{margin-top:15px}.skeleton .skeleton-dropdown{display:flex;align-items:center;position:relative}.skeleton .skeleton-dropdown .skeleton-icon{display:none}.skeleton .skeleton-dropdown.skeleton-dropdown--withIcon .skeleton-icon{display:block;margin-right:10px}.skeleton .skeleton-dropdown:after{content:'';margin-left:auto;padding:3px;border-radius:100%;background:#414148}.skeleton .skeleton-image{background:#414148;border:1px solid rgba(255,255,255,0.1);border-radius:5px}.skeleton .skeleton-image--standart{padding-bottom:56.25%}.skeleton .skeleton-image--fifth{padding-bottom:20%}.skeleton .skeleton-image--quadro{padding-bottom:75%}.skeleton .skeleton-image--third{padding-bottom:33.33333%}.skeleton .skeleton-image--thirdToTwo{padding-bottom:66.66667%}

@media screen and (min-width: 0px){.container{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;max-width:599px;min-width:320px}}@media screen and (min-width: 0px) and (min-width: 600px){.container{max-width:999px}}@media screen and (min-width: 0px) and (min-width: 1000px){.container{max-width:1199px}}@media screen and (min-width: 0px) and (min-width: 1200px){.container{max-width:2559px}}@media screen and (min-width: 600px){.container{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;max-width:599px;min-width:320px}}@media screen and (min-width: 600px) and (min-width: 600px){.container{max-width:999px}}@media screen and (min-width: 600px) and (min-width: 1000px){.container{max-width:1199px}}@media screen and (min-width: 600px) and (min-width: 1200px){.container{max-width:2559px}}@media screen and (min-width: 1000px){.container{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;max-width:599px;min-width:320px}}@media screen and (min-width: 1000px) and (min-width: 600px){.container{max-width:999px}}@media screen and (min-width: 1000px) and (min-width: 1000px){.container{max-width:1199px}}@media screen and (min-width: 1000px) and (min-width: 1200px){.container{max-width:2559px}}@media screen and (min-width: 1200px){.container{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;max-width:599px;min-width:320px}}@media screen and (min-width: 1200px) and (min-width: 600px){.container{max-width:999px}}@media screen and (min-width: 1200px) and (min-width: 1000px){.container{max-width:1199px}}@media screen and (min-width: 1200px) and (min-width: 1200px){.container{max-width:2559px}}@media screen and (min-width: 0px){.container-fluid{max-width:599px;min-width:320px;padding:20px 10px}}@media screen and (min-width: 0px) and (min-width: 600px){.container-fluid{max-width:999px}}@media screen and (min-width: 0px) and (min-width: 1000px){.container-fluid{max-width:1199px}}@media screen and (min-width: 0px) and (min-width: 1200px){.container-fluid{max-width:2559px}}@media screen and (min-width: 600px){.container-fluid{max-width:599px;min-width:320px;padding:20px 15px}}@media screen and (min-width: 600px) and (min-width: 600px){.container-fluid{max-width:999px}}@media screen and (min-width: 600px) and (min-width: 1000px){.container-fluid{max-width:1199px}}@media screen and (min-width: 600px) and (min-width: 1200px){.container-fluid{max-width:2559px}}@media screen and (min-width: 1000px){.container-fluid{max-width:599px;min-width:320px;padding:20px 25px}}@media screen and (min-width: 1000px) and (min-width: 600px){.container-fluid{max-width:999px}}@media screen and (min-width: 1000px) and (min-width: 1000px){.container-fluid{max-width:1199px}}@media screen and (min-width: 1000px) and (min-width: 1200px){.container-fluid{max-width:2559px}}@media screen and (min-width: 1200px){.container-fluid{max-width:599px;min-width:320px;padding:20px 50px}}@media screen and (min-width: 1200px) and (min-width: 600px){.container-fluid{max-width:999px}}@media screen and (min-width: 1200px) and (min-width: 1000px){.container-fluid{max-width:1199px}}@media screen and (min-width: 1200px) and (min-width: 1200px){.container-fluid{max-width:2559px}}@media screen and (min-width: 0px){.row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}}@media screen and (min-width: 600px){.row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}}@media screen and (min-width: 1000px){.row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}}@media screen and (min-width: 1200px){.row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}@media screen and (min-width: 0px){.col-mobile-1,.col-mobile-2,.col-mobile-3,.col-mobile-4,.col-mobile-5,.col-mobile-6,.col-mobile-7,.col-mobile-8,.col-mobile-9,.col-mobile-10,.col-mobile-11,.col-mobile-12,.col-mobile,.col-mobile-auto,.col-tablet-1,.col-tablet-2,.col-tablet-3,.col-tablet-4,.col-tablet-5,.col-tablet-6,.col-tablet-7,.col-tablet-8,.col-tablet-9,.col-tablet-10,.col-tablet-11,.col-tablet-12,.col-tablet,.col-tablet-auto,.col-laptop-1,.col-laptop-2,.col-laptop-3,.col-laptop-4,.col-laptop-5,.col-laptop-6,.col-laptop-7,.col-laptop-8,.col-laptop-9,.col-laptop-10,.col-laptop-11,.col-laptop-12,.col-laptop,.col-laptop-auto,.col-desktop-1,.col-desktop-2,.col-desktop-3,.col-desktop-4,.col-desktop-5,.col-desktop-6,.col-desktop-7,.col-desktop-8,.col-desktop-9,.col-desktop-10,.col-desktop-11,.col-desktop-12,.col-desktop,.col-desktop-auto{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px}}.col-mobile{flex-basis:0;flex-grow:1;max-width:100%}.col-mobile-auto{flex:0 0 auto;width:auto;max-width:none}.col-mobile-1{flex:0 0 8.33333%;max-width:8.33333%}.col-mobile-2{flex:0 0 16.66667%;max-width:16.66667%}.col-mobile-3{flex:0 0 25%;max-width:25%}.col-mobile-4{flex:0 0 33.33333%;max-width:33.33333%}.col-mobile-5{flex:0 0 41.66667%;max-width:41.66667%}.col-mobile-6{flex:0 0 50%;max-width:50%}.col-mobile-7{flex:0 0 58.33333%;max-width:58.33333%}.col-mobile-8{flex:0 0 66.66667%;max-width:66.66667%}.col-mobile-9{flex:0 0 75%;max-width:75%}.col-mobile-10{flex:0 0 83.33333%;max-width:83.33333%}.col-mobile-11{flex:0 0 91.66667%;max-width:91.66667%}.col-mobile-12{flex:0 0 100%;max-width:100%}.order-mobile-first{order:-1}.order-mobile-last{order:13}.order-mobile-0{order:0}.order-mobile-1{order:1}.order-mobile-2{order:2}.order-mobile-3{order:3}.order-mobile-4{order:4}.order-mobile-5{order:5}.order-mobile-6{order:6}.order-mobile-7{order:7}.order-mobile-8{order:8}.order-mobile-9{order:9}.order-mobile-10{order:10}.order-mobile-11{order:11}.order-mobile-12{order:12}.offset-mobile-0{margin-left:0}.offset-mobile-1{margin-left:8.33333%}.offset-mobile-2{margin-left:16.66667%}.offset-mobile-3{margin-left:25%}.offset-mobile-4{margin-left:33.33333%}.offset-mobile-5{margin-left:41.66667%}.offset-mobile-6{margin-left:50%}.offset-mobile-7{margin-left:58.33333%}.offset-mobile-8{margin-left:66.66667%}.offset-mobile-9{margin-left:75%}.offset-mobile-10{margin-left:83.33333%}.offset-mobile-11{margin-left:91.66667%}@media screen and (min-width: 600px){.col-mobile-1,.col-mobile-2,.col-mobile-3,.col-mobile-4,.col-mobile-5,.col-mobile-6,.col-mobile-7,.col-mobile-8,.col-mobile-9,.col-mobile-10,.col-mobile-11,.col-mobile-12,.col-mobile,.col-mobile-auto,.col-tablet-1,.col-tablet-2,.col-tablet-3,.col-tablet-4,.col-tablet-5,.col-tablet-6,.col-tablet-7,.col-tablet-8,.col-tablet-9,.col-tablet-10,.col-tablet-11,.col-tablet-12,.col-tablet,.col-tablet-auto,.col-laptop-1,.col-laptop-2,.col-laptop-3,.col-laptop-4,.col-laptop-5,.col-laptop-6,.col-laptop-7,.col-laptop-8,.col-laptop-9,.col-laptop-10,.col-laptop-11,.col-laptop-12,.col-laptop,.col-laptop-auto,.col-desktop-1,.col-desktop-2,.col-desktop-3,.col-desktop-4,.col-desktop-5,.col-desktop-6,.col-desktop-7,.col-desktop-8,.col-desktop-9,.col-desktop-10,.col-desktop-11,.col-desktop-12,.col-desktop,.col-desktop-auto{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px}}@media (min-width: 600px){.col-tablet{flex-basis:0;flex-grow:1;max-width:100%}.col-tablet-auto{flex:0 0 auto;width:auto;max-width:none}.col-tablet-1{flex:0 0 8.33333%;max-width:8.33333%}.col-tablet-2{flex:0 0 16.66667%;max-width:16.66667%}.col-tablet-3{flex:0 0 25%;max-width:25%}.col-tablet-4{flex:0 0 33.33333%;max-width:33.33333%}.col-tablet-5{flex:0 0 41.66667%;max-width:41.66667%}.col-tablet-6{flex:0 0 50%;max-width:50%}.col-tablet-7{flex:0 0 58.33333%;max-width:58.33333%}.col-tablet-8{flex:0 0 66.66667%;max-width:66.66667%}.col-tablet-9{flex:0 0 75%;max-width:75%}.col-tablet-10{flex:0 0 83.33333%;max-width:83.33333%}.col-tablet-11{flex:0 0 91.66667%;max-width:91.66667%}.col-tablet-12{flex:0 0 100%;max-width:100%}.order-tablet-first{order:-1}.order-tablet-last{order:13}.order-tablet-0{order:0}.order-tablet-1{order:1}.order-tablet-2{order:2}.order-tablet-3{order:3}.order-tablet-4{order:4}.order-tablet-5{order:5}.order-tablet-6{order:6}.order-tablet-7{order:7}.order-tablet-8{order:8}.order-tablet-9{order:9}.order-tablet-10{order:10}.order-tablet-11{order:11}.order-tablet-12{order:12}.offset-tablet-0{margin-left:0}.offset-tablet-1{margin-left:8.33333%}.offset-tablet-2{margin-left:16.66667%}.offset-tablet-3{margin-left:25%}.offset-tablet-4{margin-left:33.33333%}.offset-tablet-5{margin-left:41.66667%}.offset-tablet-6{margin-left:50%}.offset-tablet-7{margin-left:58.33333%}.offset-tablet-8{margin-left:66.66667%}.offset-tablet-9{margin-left:75%}.offset-tablet-10{margin-left:83.33333%}.offset-tablet-11{margin-left:91.66667%}}@media screen and (min-width: 1000px){.col-mobile-1,.col-mobile-2,.col-mobile-3,.col-mobile-4,.col-mobile-5,.col-mobile-6,.col-mobile-7,.col-mobile-8,.col-mobile-9,.col-mobile-10,.col-mobile-11,.col-mobile-12,.col-mobile,.col-mobile-auto,.col-tablet-1,.col-tablet-2,.col-tablet-3,.col-tablet-4,.col-tablet-5,.col-tablet-6,.col-tablet-7,.col-tablet-8,.col-tablet-9,.col-tablet-10,.col-tablet-11,.col-tablet-12,.col-tablet,.col-tablet-auto,.col-laptop-1,.col-laptop-2,.col-laptop-3,.col-laptop-4,.col-laptop-5,.col-laptop-6,.col-laptop-7,.col-laptop-8,.col-laptop-9,.col-laptop-10,.col-laptop-11,.col-laptop-12,.col-laptop,.col-laptop-auto,.col-desktop-1,.col-desktop-2,.col-desktop-3,.col-desktop-4,.col-desktop-5,.col-desktop-6,.col-desktop-7,.col-desktop-8,.col-desktop-9,.col-desktop-10,.col-desktop-11,.col-desktop-12,.col-desktop,.col-desktop-auto{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px}}@media (min-width: 1000px){.col-laptop{flex-basis:0;flex-grow:1;max-width:100%}.col-laptop-auto{flex:0 0 auto;width:auto;max-width:none}.col-laptop-1{flex:0 0 8.33333%;max-width:8.33333%}.col-laptop-2{flex:0 0 16.66667%;max-width:16.66667%}.col-laptop-3{flex:0 0 25%;max-width:25%}.col-laptop-4{flex:0 0 33.33333%;max-width:33.33333%}.col-laptop-5{flex:0 0 41.66667%;max-width:41.66667%}.col-laptop-6{flex:0 0 50%;max-width:50%}.col-laptop-7{flex:0 0 58.33333%;max-width:58.33333%}.col-laptop-8{flex:0 0 66.66667%;max-width:66.66667%}.col-laptop-9{flex:0 0 75%;max-width:75%}.col-laptop-10{flex:0 0 83.33333%;max-width:83.33333%}.col-laptop-11{flex:0 0 91.66667%;max-width:91.66667%}.col-laptop-12{flex:0 0 100%;max-width:100%}.order-laptop-first{order:-1}.order-laptop-last{order:13}.order-laptop-0{order:0}.order-laptop-1{order:1}.order-laptop-2{order:2}.order-laptop-3{order:3}.order-laptop-4{order:4}.order-laptop-5{order:5}.order-laptop-6{order:6}.order-laptop-7{order:7}.order-laptop-8{order:8}.order-laptop-9{order:9}.order-laptop-10{order:10}.order-laptop-11{order:11}.order-laptop-12{order:12}.offset-laptop-0{margin-left:0}.offset-laptop-1{margin-left:8.33333%}.offset-laptop-2{margin-left:16.66667%}.offset-laptop-3{margin-left:25%}.offset-laptop-4{margin-left:33.33333%}.offset-laptop-5{margin-left:41.66667%}.offset-laptop-6{margin-left:50%}.offset-laptop-7{margin-left:58.33333%}.offset-laptop-8{margin-left:66.66667%}.offset-laptop-9{margin-left:75%}.offset-laptop-10{margin-left:83.33333%}.offset-laptop-11{margin-left:91.66667%}}@media screen and (min-width: 1200px){.col-mobile-1,.col-mobile-2,.col-mobile-3,.col-mobile-4,.col-mobile-5,.col-mobile-6,.col-mobile-7,.col-mobile-8,.col-mobile-9,.col-mobile-10,.col-mobile-11,.col-mobile-12,.col-mobile,.col-mobile-auto,.col-tablet-1,.col-tablet-2,.col-tablet-3,.col-tablet-4,.col-tablet-5,.col-tablet-6,.col-tablet-7,.col-tablet-8,.col-tablet-9,.col-tablet-10,.col-tablet-11,.col-tablet-12,.col-tablet,.col-tablet-auto,.col-laptop-1,.col-laptop-2,.col-laptop-3,.col-laptop-4,.col-laptop-5,.col-laptop-6,.col-laptop-7,.col-laptop-8,.col-laptop-9,.col-laptop-10,.col-laptop-11,.col-laptop-12,.col-laptop,.col-laptop-auto,.col-desktop-1,.col-desktop-2,.col-desktop-3,.col-desktop-4,.col-desktop-5,.col-desktop-6,.col-desktop-7,.col-desktop-8,.col-desktop-9,.col-desktop-10,.col-desktop-11,.col-desktop-12,.col-desktop,.col-desktop-auto{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px}}@media (min-width: 1200px){.col-desktop{flex-basis:0;flex-grow:1;max-width:100%}.col-desktop-auto{flex:0 0 auto;width:auto;max-width:none}.col-desktop-1{flex:0 0 8.33333%;max-width:8.33333%}.col-desktop-2{flex:0 0 16.66667%;max-width:16.66667%}.col-desktop-3{flex:0 0 25%;max-width:25%}.col-desktop-4{flex:0 0 33.33333%;max-width:33.33333%}.col-desktop-5{flex:0 0 41.66667%;max-width:41.66667%}.col-desktop-6{flex:0 0 50%;max-width:50%}.col-desktop-7{flex:0 0 58.33333%;max-width:58.33333%}.col-desktop-8{flex:0 0 66.66667%;max-width:66.66667%}.col-desktop-9{flex:0 0 75%;max-width:75%}.col-desktop-10{flex:0 0 83.33333%;max-width:83.33333%}.col-desktop-11{flex:0 0 91.66667%;max-width:91.66667%}.col-desktop-12{flex:0 0 100%;max-width:100%}.order-desktop-first{order:-1}.order-desktop-last{order:13}.order-desktop-0{order:0}.order-desktop-1{order:1}.order-desktop-2{order:2}.order-desktop-3{order:3}.order-desktop-4{order:4}.order-desktop-5{order:5}.order-desktop-6{order:6}.order-desktop-7{order:7}.order-desktop-8{order:8}.order-desktop-9{order:9}.order-desktop-10{order:10}.order-desktop-11{order:11}.order-desktop-12{order:12}.offset-desktop-0{margin-left:0}.offset-desktop-1{margin-left:8.33333%}.offset-desktop-2{margin-left:16.66667%}.offset-desktop-3{margin-left:25%}.offset-desktop-4{margin-left:33.33333%}.offset-desktop-5{margin-left:41.66667%}.offset-desktop-6{margin-left:50%}.offset-desktop-7{margin-left:58.33333%}.offset-desktop-8{margin-left:66.66667%}.offset-desktop-9{margin-left:75%}.offset-desktop-10{margin-left:83.33333%}.offset-desktop-11{margin-left:91.66667%}}.d-mobile-none{display:none !important}.d-mobile-inline{display:inline !important}.d-mobile-inline-block{display:inline-block !important}.d-mobile-block{display:block !important}.d-mobile-table{display:table !important}.d-mobile-table-row{display:table-row !important}.d-mobile-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-mobile-inline-flex{display:inline-flex !important}@media (min-width: 600px){.d-tablet-none{display:none !important}.d-tablet-inline{display:inline !important}.d-tablet-inline-block{display:inline-block !important}.d-tablet-block{display:block !important}.d-tablet-table{display:table !important}.d-tablet-table-row{display:table-row !important}.d-tablet-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-tablet-inline-flex{display:inline-flex !important}}@media (min-width: 1000px){.d-laptop-none{display:none !important}.d-laptop-inline{display:inline !important}.d-laptop-inline-block{display:inline-block !important}.d-laptop-block{display:block !important}.d-laptop-table{display:table !important}.d-laptop-table-row{display:table-row !important}.d-laptop-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-laptop-inline-flex{display:inline-flex !important}}@media (min-width: 1200px){.d-desktop-none{display:none !important}.d-desktop-inline{display:inline !important}.d-desktop-inline-block{display:inline-block !important}.d-desktop-block{display:block !important}.d-desktop-table{display:table !important}.d-desktop-table-row{display:table-row !important}.d-desktop-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-desktop-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.flex-mobile-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-mobile-row-reverse{flex-direction:row-reverse !important}.flex-mobile-column-reverse{flex-direction:column-reverse !important}.flex-mobile-wrap{flex-wrap:wrap !important}.flex-mobile-nowrap{flex-wrap:nowrap !important}.flex-mobile-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-mobile-fill{flex:1 1 auto !important}.flex-mobile-grow-0{flex-grow:0 !important}.flex-mobile-grow-1{flex-grow:1 !important}.flex-mobile-shrink-0{flex-shrink:0 !important}.flex-mobile-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-mobile-start{align-content:flex-start !important}.align-content-mobile-end{align-content:flex-end !important}.align-content-mobile-center{align-content:center !important}.align-content-mobile-between{align-content:space-between !important}.align-content-mobile-around{align-content:space-around !important}.align-content-mobile-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media (min-width: 600px){.flex-tablet-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-tablet-row-reverse{flex-direction:row-reverse !important}.flex-tablet-column-reverse{flex-direction:column-reverse !important}.flex-tablet-wrap{flex-wrap:wrap !important}.flex-tablet-nowrap{flex-wrap:nowrap !important}.flex-tablet-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-tablet-fill{flex:1 1 auto !important}.flex-tablet-grow-0{flex-grow:0 !important}.flex-tablet-grow-1{flex-grow:1 !important}.flex-tablet-shrink-0{flex-shrink:0 !important}.flex-tablet-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-tablet-start{align-content:flex-start !important}.align-content-tablet-end{align-content:flex-end !important}.align-content-tablet-center{align-content:center !important}.align-content-tablet-between{align-content:space-between !important}.align-content-tablet-around{align-content:space-around !important}.align-content-tablet-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}}@media (min-width: 1000px){.flex-laptop-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-laptop-row-reverse{flex-direction:row-reverse !important}.flex-laptop-column-reverse{flex-direction:column-reverse !important}.flex-laptop-wrap{flex-wrap:wrap !important}.flex-laptop-nowrap{flex-wrap:nowrap !important}.flex-laptop-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-laptop-fill{flex:1 1 auto !important}.flex-laptop-grow-0{flex-grow:0 !important}.flex-laptop-grow-1{flex-grow:1 !important}.flex-laptop-shrink-0{flex-shrink:0 !important}.flex-laptop-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-laptop-start{align-content:flex-start !important}.align-content-laptop-end{align-content:flex-end !important}.align-content-laptop-center{align-content:center !important}.align-content-laptop-between{align-content:space-between !important}.align-content-laptop-around{align-content:space-around !important}.align-content-laptop-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}}@media (min-width: 1200px){.flex-desktop-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-desktop-row-reverse{flex-direction:row-reverse !important}.flex-desktop-column-reverse{flex-direction:column-reverse !important}.flex-desktop-wrap{flex-wrap:wrap !important}.flex-desktop-nowrap{flex-wrap:nowrap !important}.flex-desktop-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-desktop-fill{flex:1 1 auto !important}.flex-desktop-grow-0{flex-grow:0 !important}.flex-desktop-grow-1{flex-grow:1 !important}.flex-desktop-shrink-0{flex-shrink:0 !important}.flex-desktop-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-desktop-start{align-content:flex-start !important}.align-content-desktop-end{align-content:flex-end !important}.align-content-desktop-center{align-content:center !important}.align-content-desktop-between{align-content:space-between !important}.align-content-desktop-around{align-content:space-around !important}.align-content-desktop-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}}.row-reverse{flex-direction:row-reverse}.row-column{flex-direction:column}.row-column-reverse{flex-direction:column-reverse}

.remove-my-game{width:300px;border-radius:6px}.remove-my-game__text-container{height:54px;display:flex}.remove-my-game__text{font-style:normal;font-weight:500;font-size:16px;line-height:22px;text-align:center;color:#FFFFFF}.remove-my-game__game-name{font-style:normal;font-weight:bold;font-size:16px;line-height:22px;text-align:center;color:#FFFFFF}.remove-my-game__buttons-container{height:68px;display:flex;justify-content:space-between;align-items:flex-end}.remove-my-game__button{width:140px;height:40px;display:flex;justify-content:center;align-items:center}

.closeButton{width:10px;height:10px;background-color:transparent;background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#close);background-size:cover;opacity:0.5;border:none;transition:opacity linear 350ms;cursor:pointer}.closeButton:focus,.closeButton:hover{outline:none;opacity:1}

.backButton.backButton-isFlat{background:transparent;border:none;padding:0;box-shadow:none}.backButton.backButton-isFlat .SVGInline .SVGInline-svg{vertical-align:super}

.modalWrapper{left:0;right:0;bottom:0;top:0;position:fixed;overflow:hidden;overflow-y:auto;z-index:900;background-color:rgba(0,0,0,0.8);scrollbar-width:none}.modalWrapper::-webkit-scrollbar{width:0}.modalWrapper::-webkit-scrollbar-track-piece{background-color:transparent}.modal{left:0;right:0;bottom:0;top:0;position:absolute;display:flex;justify-content:center;padding-right:var(--scroll-offset)}.modal .modal-container{position:relative;margin:auto auto;background-color:#292931;border-radius:10px;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:perspective(200px) translateZ(0);transform:perspective(200px) translateZ(0);transition:opacity 350ms ease-in 150ms, -webkit-transform 150ms ease-in 250ms, -webkit-filter 350ms ease-in 150ms;transition:opacity 350ms ease-in 150ms, transform 150ms ease-in 250ms, filter 350ms ease-in 150ms;transition:opacity 350ms ease-in 150ms, transform 150ms ease-in 250ms, filter 350ms ease-in 150ms, -webkit-transform 150ms ease-in 250ms, -webkit-filter 350ms ease-in 150ms}.modal .modal-container.modal-container--withOffset{padding:40px}.modal.modal--hiddenOverflow .modal-container{overflow:visible}.modal.modal--transparent .modal-container{background-color:transparent}.modal.modal--small .modal-container{max-width:380px;flex-grow:1}.modal.modal--normal .modal-container{min-width:380px;max-width:var(--maxWidth)}.modal.modal--medium .modal-container{min-width:420px;max-width:var(--maxWidth)}.modal.modal--big .modal-container{max-width:var(--maxWidth);flex-grow:1}.modal.modal--large .modal-closeButton{top:-30px;right:0;padding:10px;background-size:50%;background-repeat:no-repeat;background-position:center;border-radius:100%;background-color:rgba(255,255,255,0.4);z-index:20}.modal.modal--large .modal-container{padding:0;min-width:80%;max-width:80%}.modal.modal-isHidden .modal-container{opacity:0}.modal .modal-closeButton{position:absolute;top:15px;right:15px;z-index:1;cursor:pointer}.modal .modal-backButton{position:absolute;top:15px;left:15px;cursor:pointer}.modal .modal-backButton .SVGInline path{fill:#909099}.modal:nth-child(1) ~ .modal{z-index:-1}.modal:nth-child(1) ~ .modal .modal-container{opacity:0;transition-duration:250ms;transition-delay:-50ms;-webkit-transform:perspective(200px) translateZ(-50px);transform:perspective(200px) translateZ(-50px)}@media screen and (min-width: 0px) and (max-width: 599px){.modal .modal-container{margin:auto 10px;overflow:hidden;overflow-y:auto}.modal .modal-container.modal-container--withOffset{padding:20px 20px 40px}.modal .modal-container.modal-container--withOffset .modal-content{margin-top:20px}.modal .modal-content{display:flex;justify-content:center}.modal.modal--normal .modal-container,.modal.modal--small .modal-container,.modal.modal--medium .modal-container,.modal.modal--big .modal-container,.modal.modal--large .modal-container{width:100%;min-width:unset;max-width:unset}.modal.modal--transparent{height:100%;overflow:hidden}.modal.modal--transparent .modal-closeButton{top:-10px;right:0}.modal.modal--transparent .modal-container{padding:auto 10px;overflow:visible}}





.transition-appear--opacity,.transition-isEnter--opacity{opacity:0}.transition-appearActive--opacity,.transition-isActive--opacity{opacity:1;transition:opacity 350ms cubic-bezier(0.47, 0, 0.745, 0.715)}.transition-isLeave--opacity,.transition-leaveActive--opacity{opacity:0;transition:opacity 350ms cubic-bezier(0.39, 0.575, 0.565, 1)}.transition-appear--scale,.transition-isEnter--scale{-webkit-transform:scale(0);transform:scale(0)}.transition-appearActive--scale,.transition-isActive--scale{-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform 350ms cubic-bezier(0.47, 0, 0.745, 0.715);transition:transform 350ms cubic-bezier(0.47, 0, 0.745, 0.715);transition:transform 350ms cubic-bezier(0.47, 0, 0.745, 0.715), -webkit-transform 350ms cubic-bezier(0.47, 0, 0.745, 0.715)}.transition-leaveActive--scale{-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1);transition:transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1);transition:transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1)}.transition-appear--moveLeft,.transition-isEnter--moveLeft{opacity:0;-webkit-transform:perspective(200px) translateX(100px);transform:perspective(200px) translateX(100px)}.transition-appearActive--moveLeft,.transition-isActive--moveLeft{opacity:1;-webkit-transform:perspective(200px) translateX(0);transform:perspective(200px) translateX(0);transition:opacity 350ms cubic-bezier(0.47, 0, 0.745, 0.715),-webkit-transform 350ms cubic-bezier(0.47, 0, 0.745, 0.715);transition:transform 350ms cubic-bezier(0.47, 0, 0.745, 0.715),opacity 350ms cubic-bezier(0.47, 0, 0.745, 0.715);transition:transform 350ms cubic-bezier(0.47, 0, 0.745, 0.715),opacity 350ms cubic-bezier(0.47, 0, 0.745, 0.715),-webkit-transform 350ms cubic-bezier(0.47, 0, 0.745, 0.715)}.transition-appearActive--moveLeft{transition-delay:250ms}.transition-leaveActive--moveLeft{opacity:0;-webkit-transform:perspective(200px) translateX(100px);transform:perspective(200px) translateX(100px);transition:opacity 350ms cubic-bezier(0.47, 0, 0.745, 0.715),-webkit-transform 350ms cubic-bezier(0.47, 0, 0.745, 0.715);transition:transform 350ms cubic-bezier(0.47, 0, 0.745, 0.715),opacity 350ms cubic-bezier(0.47, 0, 0.745, 0.715);transition:transform 350ms cubic-bezier(0.47, 0, 0.745, 0.715),opacity 350ms cubic-bezier(0.47, 0, 0.745, 0.715),-webkit-transform 350ms cubic-bezier(0.47, 0, 0.745, 0.715)}

.slidingBox{overflow:hidden;text-overflow:ellipsis;transition:height cubic-bezier(0.39, 0.575, 0.565, 1) 350ms}.slidingBox.slidingBox--overflow{overflow:visible;height:auto}

.menuList{font-size:1em;list-style:none;padding:0 0 0 10px;margin:0}.menuList .menuList-linkWrap{border:1px solid transparent;border-radius:5px;position:relative;overflow:hidden}.menuList .menuList-linkWrap:hover{overflow:visible}.menuList .menuList-linkWrap:hover .menuList__running-game{width:14px;height:14px;top:-3px;left:-3px;background:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#game-close) no-repeat center;box-shadow:none;z-index:1}.menuList .menuList-line{cursor:pointer;border-radius:5px;transition:background-color 350ms cubic-bezier(0.39, 0.575, 0.565, 1)}.menuList .menuList-line:hover{background-color:var(--primary-color)}.menuList .menuList-line:hover .menuList-link,.menuList .menuList-line:hover .menuList-button{color:#fff}.menuList .menuList-line:hover .menuList-icon path,.menuList .menuList-line:hover .menuList-icon rect{fill:#fff}.menuList .menuList-line:hover .menuList-gamesCount{color:#fff}.menuList .menuList-line.menuList-line-isActive{background-color:#7545e2;border-radius:5px;box-shadow:1px solid rgba(255,255,255,0.15)}.menuList .menuList-line.menuList-line-isActive:hover .menuList-linkWrap{background-color:var(--primary-color)}.menuList .menuList-line.menuList-line-isActive .menuList-link,.menuList .menuList-line.menuList-line-isActive .menuList-button{color:#fff}.menuList .menuList-line.menuList-line-isActive .menuList-icon path,.menuList .menuList-line.menuList-line-isActive .menuList-icon rect{fill:#fff}.menuList .menuList-line.menuList-line-isActive .menuList-linkWrap{border:1px solid rgba(255,255,255,0.15)}.menuList .menuList-line.menuList-line-isActive .menuList-gamesCount{color:#fff}.menuList .menuList-link,.menuList .menuList-button{cursor:pointer;text-align:left;background:none;border:none;display:flex;flex-direction:row;align-items:center;color:#909099;padding:9px}.menuList .menuList-nameWrapper{display:flex;align-items:flex-end}.menuList .menuList-name{margin-left:10px}.menuList .menuList-gamesCount{color:#d2d2d6;margin-left:5px}.menuList .menuList-icon{font-size:0}.menuList .menuList-icon path,.menuList .menuList-icon rect{fill:#909099;opacity:1}.menuList .menuList__running-game{position:absolute;top:3px;left:3px;width:4px;height:4px;background:#fff;box-shadow:0px 0px 4px #fff;border-radius:50%;transition:all 350ms cubic-bezier(0.39, 0.575, 0.565, 1)}.menuList.menuList--tile{font-size:.875rem;display:flex;padding:0}.menuList.menuList--tile .menuList-line{flex:1 1 0;width:0;margin:0 10px;box-shadow:2px 4px 6px rgba(0,0,0,0.15);background:#2c2c35}.menuList.menuList--tile .menuList-line.menuList-line-isActive{background-color:#7545e2}.menuList.menuList--tile .menuList-line:first-child{margin-left:0}.menuList.menuList--tile .menuList-line:last-child{margin-right:0}.menuList.menuList--tile .menuList-link,.menuList.menuList--tile .menuList-button{line-height:1.3;flex-direction:column;justify-content:start;padding:10%;height:100%;overflow:hidden}.menuList.menuList--tile .menuList-linkWrap{border:1px solid rgba(255,255,255,0.15)}.menuList.menuList--tile .menuList-name{margin-top:5px;margin-left:initial;text-align:center}@media screen and (min-width: 0px) and (max-width: 999px){.menuList .menuList-linkWrap{border:1px solid transparent;border-radius:5px;position:relative}.menuList .menuList-linkWrap:hover .menuList__running-game,.menuList .menuList-linkWrap .menuList__running-game{width:14px;height:14px;right:18px;left:unset;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);background:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#close) no-repeat center;transition:none;box-shadow:none}}

.separator{background-color:rgba(255,255,255,0.1);border:none}.separator.separator--horizontal{padding-top:1px;margin:1rem 0}.separator.separator--vertical{width:1px;height:auto;margin:0}

.preview .preview-image{width:100%;height:100%;border-radius:100%;-o-object-fit:cover;object-fit:cover}

.popup.popup--bottomLeft>.popup-content:before,.popup.popup--bottomLeftCentered>.popup-content:before,.popup.popup--bottomRight>.popup-content:before,.popup.popup--bottomRightCentered>.popup-content:before,.popup.popup--bottom>.popup-content:before,.popup.popupPortal.popup--bottomCentered>.popup-content:before{content:'';position:absolute;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid var(--popup-color)}.popup.popup--topLeft>.popup-content:before,.popup.popup--topLeftCentered>.popup-content:before,.popup.popup--topRight>.popup-content:before,.popup.popup--topRightCentered>.popup-content:before,.popup.popup--top>.popup-content:before{content:'';position:absolute;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid var(--popup-color)}.popup{position:relative}.popup.popup--variables{--popup-color: #292931;--popup-trigger-width: 0}.popup>.popup-content{position:absolute;background-color:var(--popup-color);box-shadow:0 10px 50px 0 rgba(0,0,0,0.7);border-radius:6px;opacity:0;visibility:hidden;-webkit-transform:translate(0, 0);transform:translate(0, 0);transition:opacity cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,visibility cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,-webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;transition:opacity cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,visibility cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;transition:opacity cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,visibility cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,-webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;z-index:10}.popup>.popup-content-isRegulated{display:none}.popup>.popup-content .popup-contentWrapper{max-height:0;overflow:hidden;transition:max-height 1ms linear 350ms}.popup>.popup-content:before{visibility:visible}.popup.popup-noTail>.popup-content:before{display:none}.popup.popup--topLeft>.popup-content{left:0;bottom:80%}.popup.popup--topLeft>.popup-content:before{bottom:-7px;left:17px}.popup.popup--topLeftCentered>.popup-content{right:calc(50% - 10px - 14px);bottom:80%}.popup.popup--topLeftCentered>.popup-content:before{bottom:-7px;right:17px}.popup.popup--topRight>.popup-content{right:0;bottom:80%}.popup.popup--topRight>.popup-content:before{bottom:-7px;right:17px}.popup.popup--topRightCentered>.popup-content{left:calc(50% - 10px - 14px);bottom:80%}.popup.popup--topRightCentered>.popup-content:before{bottom:-7px;left:17px}.popup.popup--top>.popup-content{left:calc(50% * (1 - var(--pixelRatio)) - 7px);bottom:80%}.popup.popup--top>.popup-content:before{bottom:-7px;left:50%}.popup.popup--bottomLeft>.popup-content{left:0;top:100%}.popup.popup--bottomLeft>.popup-content:before{top:-7px;left:17px}.popup.popup--bottomLeftCentered>.popup-content{right:calc(50% - 10px - 14px);top:100%}.popup.popup--bottomLeftCentered>.popup-content:before{top:-7px;right:17px}.popup.popup--bottomRight>.popup-content{right:0;top:100%}.popup.popup--bottomRight>.popup-content:before{top:-7px;right:17px}.popup.popup--bottomRightCentered>.popup-content{left:calc(50% - 10px - 14px);top:100%}.popup.popup--bottomRightCentered>.popup-content:before{top:-7px;left:17px}.popup.popup--bottom>.popup-content{left:calc(50% * (1 - var(--pixelRatio)) - 7px);top:100%}.popup.popup--bottom>.popup-content:before{top:-7px;left:50%}.popup.popup-isOpened>.popup-content{visibility:visible;opacity:1}.popup.popup-isOpened.popup--top>.popup-content,.popup.popup-isOpened.popup--topLeft>.popup-content,.popup.popup-isOpened.popup--topRight>.popup-content,.popup.popup-isOpened.popup--topLeftCentered>.popup-content,.popup.popup-isOpened.popup--topRightCentered>.popup-content{transition:opacity cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,visibility cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,-webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;transition:opacity cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,visibility cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;transition:opacity cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,visibility cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,-webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms}.popup.popup-isOpened.popup--top>.popup-content .popup-contentWrapper,.popup.popup-isOpened.popup--topLeft>.popup-content .popup-contentWrapper,.popup.popup-isOpened.popup--topRight>.popup-content .popup-contentWrapper,.popup.popup-isOpened.popup--topLeftCentered>.popup-content .popup-contentWrapper,.popup.popup-isOpened.popup--topRightCentered>.popup-content .popup-contentWrapper{max-height:100vh;overflow:visible;transition:max-height 0ms linear}.popup.popup-isOpened.popup--bottom>.popup-content,.popup.popup-isOpened.popup--bottomLeft>.popup-content,.popup.popup-isOpened.popup--bottomRight>.popup-content,.popup.popup-isOpened.popup--bottomLeftCentered>.popup-content,.popup.popup-isOpened.popup--bottomRightCentered>.popup-content{transition:opacity cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,visibility cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,-webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;transition:opacity cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,visibility cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;transition:opacity cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,visibility cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,-webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms}.popup.popup-isOpened.popup--bottom>.popup-content .popup-contentWrapper,.popup.popup-isOpened.popup--bottomLeft>.popup-content .popup-contentWrapper,.popup.popup-isOpened.popup--bottomRight>.popup-content .popup-contentWrapper,.popup.popup-isOpened.popup--bottomLeftCentered>.popup-content .popup-contentWrapper,.popup.popup-isOpened.popup--bottomRightCentered>.popup-content .popup-contentWrapper{max-height:100vh;overflow:visible;transition:max-height 0ms linear}.popup.popupPortal{margin-top:60px}.popup.popupPortal>.popup-content{position:relative}.popup.popupPortal.popup--bottomCentered>.popup-content .popup-contentWrapper{max-height:100%;border-radius:6px}.popup.popupPortal.popup--bottomCentered>.popup-content:before{top:-7px;right:17px}

.popup__content[data-popper-placement^='bottom'] .popup__arrow{content:'';position:absolute;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid var(--popup-color)}.popup__content[data-popper-placement^='top'] .popup__arrow{content:'';position:absolute;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid var(--popup-color)}.popup{position:relative}.popup.popup--variables{--popup-color: #292931;--popup-trigger-width: 0}.popup__content{box-shadow:0 10px 50px 0 rgba(0,0,0,0.7);opacity:0;visibility:hidden;border-radius:6px;transition:opacity cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,visibility cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;z-index:10}.popup__content-wrap{overflow:hidden;background-color:var(--popup-color);border-radius:6px}.popup__arrow{border:solid 7px transparent;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.popup__content[data-popper-placement^='bottom'] .popup__arrow{top:-14px}.popup__content[data-popper-placement^='top'] .popup__arrow{bottom:-14px}.popup__content[data-popper-placement$='end'] .popup__arrow{right:17px;left:auto}.popup__content[data-popper-placement$='start'] .popup__arrow{left:17px}.popup--isOpened .popup__content{visibility:visible;opacity:1}.popup>.popup-content{position:absolute;background-color:var(--popup-color);box-shadow:0 10px 50px 0 rgba(0,0,0,0.7);border-radius:6px;opacity:0;visibility:hidden;-webkit-transform:translate(0, 0);transform:translate(0, 0);transition:opacity cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,visibility cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,-webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;transition:opacity cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,visibility cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;transition:opacity cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,visibility cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,-webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;z-index:10}

.hint.popup{--popup-color: #56379f}.hint__message{max-width:200px;padding:10px;font-weight:normal;font-size:.75rem;text-align:left;color:#fff;line-height:normal;border-radius:6px}

.currencyFormatter{display:inline-block}.currencyFormatter .currencyFormatter-wrapper{display:flex;align-items:center}.currencyFormatter .currencyFormatter-wrapper .currencyFormatter-title{display:flex;align-items:center;cursor:default}.currencyFormatter .currencyFormatter-wrapper .currencyFormatter-amount{display:inline-block;margin-right:5px}.currencyFormatter .currencyFormatter-wrapper .currencyFormatter-amount-left{margin-right:0;margin-left:5px}

.balance .balance-count{font-size:2rem;color:#fff}.balance .balance-withdrawalWrap{display:flex;font-size:.875rem;margin-top:5px}.balance .balance-withdrawalWrap .balance-withdrawalLabel{margin-right:5px}.balance .balance-withdrawalWrap .balance-withdrawalNum{display:flex}.balance .balance-withdrawalWrap .balance-withdrawalValue{color:#fff}.balance .balance-withdrawalWrap .balance-withdrawalHint{margin-left:5px}.balance .balance-withdrawalWrap .balance-withdrawalHint .popup-content{width:200px}@media screen and (min-width: 0px) and (max-width: 599px){.balance .balance-count{font-size:1.25rem}.balance .balance-withdrawalWrap{display:block}}

.userMenu{position:absolute;bottom:0;left:0;right:0;max-width:100%;padding:20px 20px 20px;background-color:#202029;transition:padding 350ms cubic-bezier(0.39, 0.575, 0.565, 1)}.userMenu .menuList-name{min-width:140px}.userMenu .currencyFormatter .currencyFormatter-amount{color:#909099}.userMenu .currencyFormatter .currencyFormatter-icon{display:flex;align-items:center}.userMenu .currencyFormatter .currencyFormatter-icon path{fill:#fff}.userMenu .balance-count{font-size:inherit}.userMenu .userMenu-nickname{display:flex;align-items:center;padding-bottom:20px;color:#fff;cursor:pointer;transition:margin 350ms cubic-bezier(0.39, 0.575, 0.565, 1)}.userMenu .userMenu-nickname:after{display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #909099;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);margin-left:auto}.userMenu .userMenu-nickname .userMenu-name{padding-right:10px;white-space:nowrap}.userMenu .userMenu-nickname .preview-image{width:inherit}.userMenu .userMenu-friendsTitle,.userMenu .userMenu-balanceTitle{font-family:"Montserrat",sans-serif;text-transform:uppercase;text-overflow:ellipsis;overflow:hidden;min-width:40px;color:#505059;white-space:nowrap}.userMenu .userMenu-balance-container-adv .userMenu-balanceTitle{position:relative;cursor:pointer}.userMenu .userMenu-balance-container-adv .userMenu-balanceTitle:after{display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #909099;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);position:absolute;right:0;margin-left:auto;top:50%;-webkit-transform:rotate(180deg) translate(0, 50%);transform:rotate(180deg) translate(0, 50%)}.userMenu .userMenu-icon{margin-right:10px}.userMenu .userMenu-currency .currencyFormatter-amount{font-size:.875rem;color:#fff}.userMenu .userMenu-currency .currencyFormatter-currency{font-size:calc(.875rem * 0.75);color:#fff}.userMenu .userMenu-currency-value{font-weight:500;font-size:13px;line-height:22px;color:#909099}.userMenu .userMenu-friendsOnline,.userMenu .userMenu-balance{display:flex;justify-content:space-between;align-items:center;transition-property:margin, padding-left;transition-duration:350ms;transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}.userMenu .userMenu-friendsOnline.userMenu-balance--interactive,.userMenu .userMenu-balance.userMenu-balance--interactive{cursor:pointer}.userMenu .userMenu-friendsOnline-sliderOpened.userMenu-balance-container-adv,.userMenu .userMenu-balance-sliderOpened.userMenu-balance-container-adv{margin-bottom:-13px}.userMenu .userMenu-friendsOnline-sliderOpened.userMenu-balance-container-adv+.slidingBox.slidingBox--overflow,.userMenu .userMenu-balance-sliderOpened.userMenu-balance-container-adv+.slidingBox.slidingBox--overflow{overflow:visible}.userMenu .userMenu-friendsOnline-sliderOpened.userMenu-balance-container-adv .userMenu-balanceTitle:after,.userMenu .userMenu-balance-sliderOpened.userMenu-balance-container-adv .userMenu-balanceTitle:after{display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #909099;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);margin-left:auto}.userMenu .userMenu-friendsOnline-container,.userMenu .userMenu-balance-container{display:flex;justify-content:space-between;align-items:center}.userMenu .userMenu-friendsOnline-container-adv,.userMenu .userMenu-balance-container-adv{display:block}.userMenu .userMenu-friendsOnline-container-adv .userMenu-balance,.userMenu .userMenu-balance-container-adv .userMenu-balance{margin-top:7px}.userMenu .userMenu-exchange{padding:13px 20px;background:#101019;border-radius:6px;margin-top:14px}.userMenu .userMenu-exchange-title{font-weight:500;font-size:12px;color:#4C4C54;line-height:22px;flex-grow:1;font-family:"Montserrat",sans-serif}.userMenu .userMenu-exchange-rates{display:inline-block;position:relative;padding-left:10px;text-align:right;font-size:12px;line-height:20px;flex-grow:1}.userMenu .userMenu-exchange-rates.rates-itemPercent--plus::after,.userMenu .userMenu-exchange-rates.rates-itemPercent--plus::before,.userMenu .userMenu-exchange-rates.rates-itemPercent--minus::after,.userMenu .userMenu-exchange-rates.rates-itemPercent--minus::before{display:inline}.userMenu .userMenu-exchange-rates.rates-itemPercent--plus{color:#63c84a}.userMenu .userMenu-exchange-rates.rates-itemPercent--plus::before{content:'+'}.userMenu .userMenu-exchange-rates.rates-itemPercent--minus{color:#909099}.userMenu .userMenu-exchange-rates.rates-itemPercent--minus::before{content:'-'}.userMenu .userMenu-exchange-cost{font-size:14px;line-height:22px;color:#fff}.userMenu .userMenu-exchange-cost .currencyFormatter-amount{color:#fff}.userMenu .userMenu-exchange-value{display:flex;align-items:center;justify-content:space-between}.userMenu .userMenu-exchange-chart{display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:12px;line-height:20px;color:#fff}.userMenu .userMenu-friends .userMenu-friendsLink{display:flex;justify-content:space-between;width:100%}.userMenu .userMenu-friends .userMenu-friendsIcon{margin:auto auto 10px}.userMenu .userMenu-friends .userMenu-friendsIcon .SVGInline path{fill:#909099}.userMenu .userMenu-friendsOnline{margin-top:5px;margin-bottom:15px}.userMenu .userMenu-friendsIsOnline .userMenu-onlineCount{color:#63c84a;-webkit-filter:drop-shadow(0px 0px 0px #63c84a);filter:drop-shadow(0px 0px 0px #63c84a);transition:350ms linear filter}.userMenu .userMenu-friendsIsOnline .userMenu-onlineCount:before{background:#63c84a}.userMenu .userMenu-friendsIsOnline .userMenu-onlineCount:hover{-webkit-filter:drop-shadow(0px 0px 5px #63c84a);filter:drop-shadow(0px 0px 5px #63c84a)}.userMenu .userMenu-balanceAmount{color:#fff}.userMenu .userMenu-onlineCount{display:flex;align-items:center;color:#909099}.userMenu .userMenu-onlineCount:before{content:"";position:relative;display:block;width:8px;height:8px;margin-right:5px;border-radius:100%;background:#909099}.userMenu .userMenu-balanceSubtitle{display:inline-block;margin-bottom:10px}.userMenu .userMenu-buttons{display:flex;justify-content:space-between;flex-direction:column}.userMenu .userMenu-buttons .userMenu-button{width:100%;margin-bottom:10px}.userMenu .userMenu-logout{margin-bottom:10px;background-color:transparent;outline:none;border:none;cursor:pointer;opacity:0}.userMenu .userMenu-logout:hover{opacity:1}.userMenu .userMenu-logout:active,.userMenu .userMenu-logout:focus{outline:none}.userMenu .userMenu-logout path{fill:#909099}.userMenu.userMenu-isShort{padding-left:10px;padding-right:10px}.userMenu.userMenu-isShort .userMenu-friendsOnline{flex-direction:column}.userMenu.userMenu-isShort .userMenu-onlineCount{margin:auto}.userMenu.userMenu-isShort .userMenu-nickname{justify-content:center}.userMenu.userMenu-isShort .userMenu-nickname:after{display:none}.userMenu.userMenu-isShort .userMenu-balance{justify-content:center}.userMenu.userMenu-isShort .userMenu-balance .userMenu-currency .currencyFormatter-amount{display:none}.userMenu.userMenu-isShort .userMenu-balance-container{display:block}.userMenu.userMenu-isShort .userMenu-balanceTitle:after{display:none}.userMenu.userMenu-isShort.userMenu-isOpen .userMenu-nickname{justify-content:center}.userMenu.userMenu-isShort.userMenu-isOpen .userMenu-nickname:after{margin:7px 0}.userMenu.userMenu-isShort .userMenu-icon{margin-right:0}.userMenu .userMenu-slidingBox.slidingBox--overflow{overflow:hidden}.userMenu.userMenu-isOpen,.userMenu.userMenu-transactionInProgress{bottom:0}.userMenu.userMenu-isOpen .userMenu-nickname:after{display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #909099;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1)}.userMenu.userMenu-isOpen .menu-narrow{left:90%}.userMenu.userMenu-isOpen .userMenu-logout{opacity:1}.userMenu.userMenu-isOpen .userMenu-nickname{margin:0}.userMenu.userMenu-isOpen .userMenu-balance-container{margin-bottom:7px}@media screen and (min-width: 0px) and (max-width: 599px){.userMenu .userMenu-nickname{padding:10px 0 15px 10px;display:block}.userMenu .userMenu-nickname .userMenu-icon{float:left}.userMenu .userMenu-nickname .userMenu-name{line-height:1.25rem}.userMenu .userMenu-nickname:after{content:none}.userMenu .userMenu-icon .SVGInline{display:inline}.userMenu .userMenu-navWrapper{margin:0}.userMenu .userMenu-balance{margin-bottom:1rem}.userMenu .userMenu-friends .userMenu-buttons .userMenu-link,.userMenu .userMenu-additionalData .userMenu-buttons .userMenu-link{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}.userMenu .userMenu-additionalData{margin-top:7px}.userMenu .userMenu-buttons{display:flex;flex-direction:row;flex-wrap:wrap}.userMenu .userMenu-buttons,.userMenu .userMenu-logout{margin:0}}@media screen and (min-width: 600px) and (max-width: 999px){.userMenu{margin-bottom:auto}.userMenu .userMenu-nickname{margin:0;padding:10px 0 15px}.userMenu .userMenu-nickname:after{content:none}.userMenu .userMenu-navList{display:flex;flex-wrap:wrap;padding:0}.userMenu .userMenu-navList .menuList-line{width:100%;margin:0 10px 0 0}.userMenu .menu-langSelect{margin-top:auto}.userMenu .userMenu-navWrapper{margin-top:0;flex-grow:1;display:flex;flex-direction:column}.userMenu .userMenu-buttons,.userMenu .userMenu-logout{margin:0}.userMenu .userMenu-buttons{flex-direction:row}.userMenu .userMenu-buttons .userMenu-link{flex:1;margin-right:20px}.userMenu .userMenu-buttons .userMenu-link:last-child{margin-right:0}.userMenu .userMenu-buttons .button{width:100%}.userMenu .userMenu-button:last-child{margin-top:10px}.userMenu .userMenu-balance{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}.userMenu .userMenu-balance .menu-titleSticky{padding-top:0}.userMenu .userMenu-currency .hint-trigger{flex-direction:row}.userMenu .userMenu-logout{display:none}}@media screen and (min-width: 0px) and (max-width: 999px){.userMenu{padding:0;display:flex;flex-direction:column;flex:1}.userMenu .userMenu-navWrapper{display:flex;flex-direction:column;justify-content:flex-end;flex:1}}@media screen and (min-width: 1000px){.userMenu .userMenu-button.userMenu-button--withdrawal{margin-bottom:0}}

.userMenuSkeleton{margin-bottom:40px}

.langList .langList-displayedLang{font-size:.875rem;display:flex;align-items:center;cursor:pointer;padding:0 10px}.langList .langList-displayedLang .langList-displayedLang-icon{margin-right:15px}.langList .langList-displayedLang:after{content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid;margin-left:10px}.langList .langList-listWrapper{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:0 10px;background-color:#202029}.langList .langList-name,.langList .langList-title{white-space:nowrap}.langList .langList-list{padding:10px 20px}.langList .langList-list .langList-lang{display:flex;align-items:center;padding:10px;margin:0px -10px;cursor:pointer;transition:background-color 350ms cubic-bezier(0.39, 0.575, 0.565, 1)}.langList .langList-list .langList-lang .langList-lang-icon{margin-right:15px}.langList .langList-list .langList-lang .langList-langChecked{display:flex;margin-left:auto}.langList .langList-list .langList-lang .langList-langChecked .SVGInline{vertical-align:text-top}.langList .langList-list .langList-lang.langList-lang-isActive{color:#fff}.langList .langList-list .langList-lang:hover{border-radius:5px;background-color:var(--primary-color);color:#fff}.langList .langList-title{display:flex;align-items:center;padding:20px 10px 0;color:#909099;cursor:pointer}.langList .langList-title:after{content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #909099;margin-left:auto}

.tumbler{position:relative;display:inline-block;width:36px;height:18px;padding:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid rgba(255,255,255,0.1);border-radius:10px;transition:background-color ease-in 350ms;cursor:pointer}.tumbler .tumbler-background{position:absolute;width:0;left:0;top:0;bottom:0;border-radius:10px;transition:background-color ease-in 350ms}.tumbler .tumbler-button{position:relative;height:100%;width:12px;background-color:#fff;border-radius:10px;transition:margin-left ease-in 350ms}.tumbler .tumbler-iconLocked,.tumbler .tumbler-iconUnlocked{display:none;position:absolute;top:0;bottom:0;left:0;right:0;padding:3px 7px 7px}.tumbler.tumbler-isOff .tumbler-button{margin-left:0}.tumbler.tumbler-isOff .tumbler-iconLocked{display:block}.tumbler.tumbler-isOn .tumbler-background{background-color:#7545e2;width:100%}.tumbler.tumbler-isOn .tumbler-button{margin-left:16px}.tumbler.tumbler-isOn .tumbler-iconLocked{display:block}.tumbler.tumbler-isProcessing{background-color:#a82647}.tumbler.tumbler-isProcessing .tumbler-iconLocked{display:block}.tumbler.tumbler--small{width:20px;min-width:20px;height:13px}.tumbler.tumbler--small .tumbler-button{width:7px}.tumbler.tumbler--small.tumbler-isOn .tumbler-button{margin-left:7px}

.gameFilters{margin-left:10px}.gameFilters .gameFilters-tumblerContainer{display:flex;align-items:center;margin-top:11px}.gameFilters .gameFilter-label{margin-left:10px}

.menu-gameNav{position:relative;margin-right:-20px;padding-left:3px;padding-right:5px;overflow-y:scroll;overflow-x:hidden}.menu-gameNav:after{content:"";width:100%;height:20px;display:block}.menu-gameNav .menuList .menuList-nameWrapper{-webkit-animation:nameWrapperAppearance 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;animation:nameWrapperAppearance 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;opacity:0;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes nameWrapperAppearance{from{opacity:0}to{opacity:1}}@keyframes nameWrapperAppearance{from{opacity:0}to{opacity:1}}.menu-gameNav .menuList.menu-gameNav-isScrolled{overflow-x:hidden;padding-right:15px;scrollbar-color:rgba(255,255,255,0.3) #202029;scrollbar-width:auto}.menu-gameNav .menuList.menu-gameNav-isScrolled::-webkit-scrollbar{width:5px;height:5px;background-color:#202029}.menu-gameNav .menuList.menu-gameNav-isScrolled::-webkit-scrollbar-track{background-color:#202029}.menu-gameNav .menuList.menu-gameNav-isScrolled::-webkit-scrollbar-thumb{width:5px;background-color:rgba(255,255,255,0.3);border-radius:10px;min-height:35px}.menu-gameNav .menuList.menu-gameNav-isScrolled .menuList-link,.menu-gameNav .menuList.menu-gameNav-isScrolled .menuList-button{padding:4px}.menu-gameNav .menuList-link,.menu-gameNav .menuList-button{padding:4px 0 4px 4px}.menu-gameNav .menuList-name{min-width:111px}.menu-gameNav .menuList-linkWrap{display:flex;align-items:center;height:40px;padding-right:7px}@media screen and (min-width: 0px) and (max-width: 999px){.menu-gameNav{margin-right:0}.menu-gameNav .menuList{padding-left:0}}

.menu{font-size:.875rem;min-width:230px;max-width:230px;padding:30px 0;min-height:100vh;max-height:100vh;position:fixed;overflow:hidden;background-color:#202029;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);transition-property:min-width, max-width, -webkit-transform;transition-property:transform, min-width, max-width;transition-property:transform, min-width, max-width, -webkit-transform;transition-duration:350ms;transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1);z-index:3}.menu:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none;transition:background-color 350ms cubic-bezier(0.39, 0.575, 0.565, 1);z-index:1}.menu .menu-container{height:calc(100vh - 30px* 2);padding:0 20px;transition:padding 350ms cubic-bezier(0.39, 0.575, 0.565, 1);display:flex;flex-direction:column}.menu .menu-filters{margin-bottom:20px}.menu .menu-lastPlayedGames{flex-shrink:0;padding-top:2px}.menu .menu-lastPlayedGames:after{content:none}.menu .userMenu-logout{opacity:1;display:block;transition:opacity 350ms cubic-bezier(0.39, 0.575, 0.565, 1)}.menu .menu-langWrap{transition:padding 350ms cubic-bezier(0.39, 0.575, 0.565, 1);background:#202029;z-index:10}.menu .menu-btns{position:relative;display:flex;justify-content:space-between;margin-top:20px;transition:-webkit-transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1);transition:transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1);transition:transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1);min-height:30px}.menu .menu-lang{padding-top:20px}.menu .menuList-line{margin-left:-10px}.menu .menuList-line .menuList-name{max-height:39px;text-overflow:ellipsis;overflow:hidden}.menu .menu-mobileNav{display:none}.menu .menu-control{position:relative;width:35px;border:none;background-color:transparent;opacity:0.5;cursor:pointer}.menu .menu-control:active{opacity:1}.menu .menu-control:active,.menu .menu-control:focus{outline:none}.menu .menu-logotype{display:inline-block;margin-left:10px}.menu .menu-titleSticky{font-family:"Montserrat",sans-serif;padding:10px 0px 11px 0;position:sticky;top:-3px;color:#505059;text-transform:uppercase;z-index:1;white-space:nowrap}.menu .menu-titleSeparator{margin:19px 0}.menu .menu-additionalMenuSeparator{margin:15px 0 5px}.menu .menu-button{width:100%}.menu .menu-auth{padding-top:20px;margin-top:auto}.menu .menu-auth.menu-auth-isAuth{min-height:230px;z-index:2}.menu .menu-gradient{height:40px;position:relative;top:-40px;margin:-20px;background:linear-gradient(to bottom, rgba(32,32,41,0) 0%, #202029 100%);pointer-events:none}.menu .menu-narrow{position:absolute;z-index:5;left:90%;top:0;transition-property:left, padding;transition-duration:350ms;transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}.menu .menu-narrow .menu-narrowIcon{cursor:pointer}.menu .menu-filters .menuList-link{transition:padding 350ms cubic-bezier(0.39, 0.575, 0.565, 1)}.menu .menu-filters .menuList-name{white-space:nowrap}.menu .menu-registration{margin-top:10px}.menu.menu-isDisabled:before{pointer-events:initial;background-color:rgba(0,0,0,0.5)}.menu.menu-isExpanded .menu-narrow svg,.menu.menu-isShort .menu-narrow svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.menu.menu-isExpanded{box-shadow:0 0 10px rgba(0,0,0,0.5)}.menu.menu-isExpanded .userMenu-isOpen .menu-narrow{left:90%}.menu.menu-isShort{max-width:65px;min-width:65px}.menu.menu-isShort .menu-container{padding:0 10px;overflow:hidden}.menu.menu-isShort .menu-langWrap{padding-left:10px}.menu.menu-isShort .menu-narrow{margin:0 auto;position:relative;left:auto}.menu.menu-isShort .menu-gameNav{margin-right:-10px;padding-right:0}.menu.menu-isShort .menu-gameNav .menu-titleSeparator{margin-right:10px}.menu.menu-isShort .menu-gameNav .menuList-link{padding:4px}.menu.menu-isShort .menu-gameNav .menuList{padding-right:10px}.menu.menu-isShort .menu-gameNav .menuList.menu-gameNav-isScrolled{padding-right:5px}.menu.menu-isShort .menu-gameNav .menuList.menu-gameNav-isScrolled .menuList-link{padding:4px}.menu.menu-isShort .menu-gameNav .menuList-linkWrap{padding-right:0;overflow:initial}.menu.menu-isShort .menu-filters .menuList-link{padding-left:11px;padding-right:11px}.menu.menu-isShort .gameFilters{padding-left:1px}.menu.menu-isShort .gameFilters .gameFilter-label{visibility:hidden}.menu.menu-isShort .menu-titleSticky{overflow:hidden;text-overflow:ellipsis}.menu.menu-isShort .userMenu-isOpen .userMenu-logout{opacity:0;display:none}@media screen and (min-width: 0) and (max-width: 999px){.menu{min-width:230px;max-width:unset;width:100%;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);top:60px;overflow:hidden;overflow-y:scroll;z-index:10}}@media screen and (min-width: 0) and (max-width: 999px) and (orientation: landscape){.menu{max-width:320px}}@media screen and (min-width: 0) and (max-width: 999px){.menu.menu--capturedClick{transition-delay:220ms}.menu.menu-isOpened{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);transition-delay:unset}.menu .menu-filters{margin-top:0}.menu .menu-titleSticky{position:relative}}@media screen and (min-width: 0px) and (max-width: 599px){.menu{padding:0px 20px 20px}.menu .menu-container{padding:0}.menu .menu-langSelect{z-index:2}.menu .menu-logotype{display:none}.menu .menu-userMenu{position:static}.menu:not(.menu-isAuthorized) .menu-tiles .menuList-linkWrap{position:relative;padding-bottom:100%}.menu:not(.menu-isAuthorized) .menu-tiles .menuList-link{position:absolute;top:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center}.menu.menu-isOpened .menu-userMenu{position:relative;top:0}.menu.menu-isOpened .menu-userMenu .userMenu-navList{display:flex;flex-direction:column;width:100%;overflow-y:scroll}}@media screen and (min-width: 600px) and (max-width: 999px){.menu{padding:0;bottom:0 !important}.menu .menu-tiles .menuList-linkWrap{position:relative;padding-bottom:100%}.menu .menu-tiles .menuList-link{position:absolute;top:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center}.menu .menu-container{padding-bottom:30px}.menu .menu-logotype{display:none}.menu .menu-userMenu{position:static}.menu .menu-filters{margin-bottom:5px}.menu .menu-filters .menuList{margin:0;padding:0}}@media screen and (min-width: 0px) and (max-width: 999px){.menu{min-height:calc(100% - 30px* 2);display:flex;flex-direction:column}.menu:after{content:"";display:block;height:20px}.menu.menu-isAuthorized{min-height:initial;max-height:calc(100% - 40px);bottom:initial;display:initial}.menu.menu-isAuthorized .menu-container{height:100%;flex:1}.menu.menu-isOpened .menu-filters{flex:0}.menu.menu-isOpened .menu-userMenu{flex:1;margin-bottom:65px}}@media screen and (min-width: 0px) and (max-width: 999px) and (orientation: landscape){.menu.menu-isOpened .menu-userMenu{margin-bottom:80px}}@media screen and (min-width: 0px) and (max-width: 999px){.menu .menuList-line{margin-left:0}.menu .menu-container{height:auto}.menu .menu-langSelectWrap{flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding:0 15px 30px 15px;position:absolute;bottom:0;left:0;right:0}}@media screen and (min-width: 0px) and (max-width: 999px) and (orientation: landscape){.menu .menu-langSelectWrap{position:relative;padding:0}}@media screen and (min-width: 0px) and (max-width: 999px){.menu .userMenu-navListWrap{flex:1}.menu .langList{margin-top:0}}



.SocialLinks{display:flex;flex-direction:row;align-items:center}.SocialLinks__Title{white-space:nowrap;font-size:.75rem;color:#505059;margin-right:10px}.SocialLinks__List{display:flex;flex-direction:row;align-items:center}.SocialLinks__Link{margin-right:15px}.SocialLinks__Link:last-child{margin:0}@media screen and (min-width: 0px) and (max-width: 999px){.SocialLinks{flex-direction:column;align-items:flex-start}.SocialLinks__Title{margin:0 0 10px}}

.Copyright{line-height:normal;color:#505059;font-size:.625rem}

.InstallClient{display:flex;flex-direction:row;align-items:center}.InstallClient__Icon{margin-left:8px}.InstallClient__Icon:first-child{margin:0}.InstallClient__Button{margin-left:15px}

.SecondaryInfo{display:flex;flex-direction:row;align-items:center}.SecondaryInfo__Link{cursor:pointer;color:#505059;font-size:.625rem;margin-right:20px}.SecondaryInfo__Link:last-child{margin-right:0}.SecondaryInfo__Link:hover{color:#fff}

.NavList{display:grid;grid-auto-flow:column;grid-template-rows:repeat(3, 16px);grid-gap:3px 10px;padding:0}.NavList__Item{max-height:16px;line-height:16px}.NavList__Item.NavList__Item--isNew .NavList__Link{display:flex;flex-direction:row;align-items:center}.NavList__Item.NavList__Item--isNew .NavList__Link::before{content:'NEW';font-family:"NotoSans",sans-serif;font-weight:700;font-size:8px;color:#fff;background-color:#f19037;border-radius:3px;padding-top:1px;height:14px;width:24px;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-right:5px}.NavList__Link{font-size:.75rem;display:block;cursor:pointer;color:#909099}.NavList__Link .icon{margin-right:5px}.NavList__Link .icon path{fill:#909099}.NavList__Link:hover{color:#fff}.NavList__Link:hover path{fill:#fff}@media screen and (min-width: 0px) and (max-width: 599px){.NavList{grid-auto-flow:row;grid-template-columns:repeat(2, 1fr)}}

.Footer{font-size:.625rem;margin-top:auto;background-color:#23232b}.Footer--isHidden{display:none}.Footer--isStuck{position:fixed;left:230px;right:0;bottom:0;transition-property:left, -webkit-transform;transition-property:left, transform;transition-property:left, transform, -webkit-transform;transition-duration:350ms;transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1);-webkit-animation:FooterDisappearAnimation cubic-bezier(0.39, 0.575, 0.565, 1) 350ms forwards;animation:FooterDisappearAnimation cubic-bezier(0.39, 0.575, 0.565, 1) 350ms forwards}.Footer--isStuck::before{content:'';position:absolute;height:40px;top:0;left:0;right:0;background:linear-gradient(to bottom, rgba(35,35,43,0) 0%, rgba(35,35,43,0.00784314) 10%, #23232b 100%);pointer-events:none;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.Footer--isStuck.Footer--isShortMenu{left:65px}.Footer--isStuck.Footer--show{-webkit-animation:FooterAppearAnimation cubic-bezier(0.39, 0.575, 0.565, 1) 350ms forwards;animation:FooterAppearAnimation cubic-bezier(0.39, 0.575, 0.565, 1) 350ms forwards}.Footer--isStuck.Footer--skipTransition{-webkit-animation-duration:0s;animation-duration:0s}@-webkit-keyframes FooterAppearAnimation{from{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes FooterAppearAnimation{from{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes FooterDisappearAnimation{to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes FooterDisappearAnimation{to{-webkit-transform:translateY(100%);transform:translateY(100%)}}.Footer .icon:not(.Footer__Logo) path{fill:#909099}.Footer__Main{padding:20px 50px;display:flex;flex-direction:row;align-items:flex-start}.Footer__Secondary{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;background-color:#202029;padding:5px 50px}.Footer__BaseInfo{flex:1;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start}.Footer__Copyright{flex:1;min-width:280px;margin:5px 40px 5px 0}.Footer__SecondaryInfo{margin:5px 0}.Footer__SocialLinks{flex:.4;margin-right:20px;margin-bottom:20px}.Footer__NavList{flex:.6;min-width:500px}.Footer__InstallClient,.Footer__Logo{margin-left:20px}@media screen and (min-width: 1000px) and (max-width: 1199px){.Footer__Main,.Footer__Secondary{padding-left:25px;padding-right:25px}.Footer__BaseInfo{flex-direction:column}.Footer__NavList{width:100%}}@media screen and (min-width: 600px) and (max-width: 999px){.Footer--isStuck{left:0}.Footer--isStuck.Footer--isShortMenu{left:0}.Footer__Main,.Footer__Secondary{padding-left:20px;padding-right:20px}.Footer__SocialLinks{flex:.3}.Footer__NavList{flex:.7}}@media screen and (min-width: 0px) and (max-width: 599px){.Footer--isStuck{position:static;left:initial;right:initial;bottom:initial;-webkit-animation:none;animation:none}.Footer--isStuck.Footer--isShortMenu{left:initial}.Footer--isStuck.Footer--show{-webkit-animation:none;animation:none}.Footer__Main,.Footer__Secondary{padding-left:20px;padding-right:20px}.Footer__BaseInfo{flex-direction:column}.Footer__SocialLinks{flex:none}.Footer__NavList{flex:1;min-width:calc(100vw - 40px)}}

.scrollToTop{padding:0 20px;background-color:rgba(44,44,53,0.7)}.scrollToTop .scrollToTop-icon{display:flex;align-items:center;-webkit-transform:rotateZ(-90deg);transform:rotateZ(-90deg)}.scrollToTop .scrollToTop-icon .SVGInline{display:flex}.scrollToTop .scrollToTop-icon .SVGInline path{fill:rgba(255,255,255,0.3)}

.mobileMenu{display:none}@media screen and (min-width: 0px) and (max-width: 999px){.mobileMenu{display:block}}.mobileMenu:after{content:'';display:block;min-height:60px;background-color:#2c2c35}.mobileMenu .mobileMenu-sticky{position:fixed;right:var(--scroll-offset);left:0;display:flex;align-items:center;justify-content:space-between;padding:0 20px;min-height:60px;background-color:#202029;z-index:700}.mobileMenu .mobileMenu-sticky a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}.mobileMenu .mobileMenu-control{position:relative;width:68px;border:none;background-color:transparent;opacity:0.5;cursor:pointer;text-align:right}.mobileMenu .mobileMenu-control:active{opacity:1}.mobileMenu .mobileMenu-control:active,.mobileMenu .mobileMenu-control:focus{outline:none}.mobileMenu .mobileMenu-control .mobileMenu-icon .SVGInline-svg{vertical-align:text-top}.mobileMenu .mobileMenu-toggle{font-size:inherit;position:relative;display:block;width:20px;height:16px;background:transparent;border-top:2px solid;border-bottom:2px solid;border-radius:2.5px;color:#d9d9d9;transition:all .25s cubic-bezier(0.77, 0, 0.175, 1)}.mobileMenu .mobileMenu-toggle:before,.mobileMenu .mobileMenu-toggle:after{content:'';display:block;width:100%;height:2px;border-radius:inherit;position:absolute;top:50%;left:50%;background:currentColor;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:-webkit-transform .25s cubic-bezier(0.77, 0, 0.175, 1);transition:transform .25s cubic-bezier(0.77, 0, 0.175, 1);transition:transform .25s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform .25s cubic-bezier(0.77, 0, 0.175, 1)}.mobileMenu .mobileMenu-toggle:hover{color:#fff}.mobileMenu .mobileMenu-toggle.mobileMenu-toggle-isActive{border-color:transparent;color:#fff}.mobileMenu .mobileMenu-toggle.mobileMenu-toggle-isActive:before{-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.mobileMenu .mobileMenu-toggle.mobileMenu-toggle-isActive:after{-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.mobileMenu .mobileMenu-logotype{display:inline-block;text-align:center;margin:5px 0 0 20px}.mobileMenu .mobileMenu-corner{display:flex;align-items:center}.mobileMenu .mobileMenu-friends{margin-right:15px}.mobileMenu .mobileMenu-friends.mobileMenu-friends-isOnline .mobileMenu-onlineCount{color:#63c84a}.mobileMenu .mobileMenu-friends.mobileMenu-friends-isOnline .mobileMenu-onlineCount:before{background:#63c84a}.mobileMenu .mobileMenu-friends .mobileMenu-onlineCount{display:flex;align-items:center;color:#909099}.mobileMenu .mobileMenu-friends .mobileMenu-onlineCount:before{content:'';position:relative;display:block;width:8px;height:8px;margin-right:5px;border-radius:100%;background:#909099}

@-webkit-keyframes progress{from{background-position-x:100%}to{background-position-x:-100%}}@keyframes progress{from{background-position-x:100%}to{background-position-x:-100%}}.serviceBar{position:fixed;left:0;right:0;bottom:0;z-index:1;font-size:.875rem;color:#a58ae2;text-align:right;background-image:linear-gradient(to right, #202027 20%, #56379F)}.serviceBar .serviceBar-loadedBytes{color:#fff;margin-left:5px}.serviceBar .serviceBar-progress{display:inline-block;width:20%;margin:0 15px 3px;border-radius:10px;vertical-align:middle}.serviceBar .serviceBar-progress .serviceBar-progressBar{position:relative;display:inline-block;vertical-align:middle;width:100%;height:5px;border-radius:inherit;background-color:#292931}.serviceBar .serviceBar-progress .serviceBar-progressValue{position:absolute;display:inline-block;left:0;height:inherit;border-radius:inherit;max-width:100%;background-image:linear-gradient(to right, #7545E2, #A788ED 30px, #7545E2 50px);background-size:200%;-webkit-animation:progress 1500ms infinite;animation:progress 1500ms infinite}.serviceBar .serviceBar-progress .serviceBar-progressValue:before{content:'';position:absolute;left:0;height:inherit;width:100%;background-image:inherit;background-size:inherit;-webkit-filter:blur(5px);filter:blur(5px);-webkit-animation:inherit;animation:inherit}.serviceBar .serviceBar-percentage{min-width:60px;display:inline-block}.serviceBar .container-fluid{padding-bottom:3px;padding-top:3px}

.primaryLayout{max-width:2559px;min-height:100vh;margin:auto;overflow:hidden;box-shadow:0 0 5px rgba(0,0,0,0.8);background-color:#292931}.primaryLayout.primaryLayout-fixedHeight{height:100vh}.primaryLayout .slick-track{display:flex;transition:width 350ms cubic-bezier(0.39, 0.575, 0.565, 1)}.primaryLayout .slick-track .slick-slide{transition:width 350ms cubic-bezier(0.39, 0.575, 0.565, 1)}.primaryLayout .primaryLayout-container{display:flex;flex-direction:column;width:calc(100% - 230px);min-height:inherit;margin-left:230px;transition-property:width, margin-left;transition-duration:350ms;transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}.primaryLayout .primaryLayout-container.primaryLayout-container--wide{width:calc(100% - 65px);margin-left:65px}.primaryLayout .primaryLayout-container.primaryLayout-container--wide .gamePage{background-size:calc(100% - 65px + -1 * var(--scroll-offset));background-position-x:65px}.primaryLayout .primaryLayout-container.primaryLayout-container--full{width:100%;margin-left:0}.primaryLayout__content-wrap{flex:1;display:flex;flex-direction:column;align-self:stretch}.primaryLayout .primaryLayout-scrollUpBtn{position:fixed;right:calc(130px + 1 * var(--scroll-offset));bottom:20px;z-index:2}@media screen and (min-width: 0) and (max-width: 999px){.primaryLayout .primaryLayout-container{margin-left:0;width:100%}.primaryLayout .primaryLayout-container.primaryLayout-container--Wide{margin-left:0;width:100%}}.grecaptcha-badge{visibility:hidden}

.appOverlay{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000;background:rgba(0,0,0,0.8)}

.landscapeWarning{display:none}.landscapeWarning-note{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 20px;text-align:center}@media only screen and (min-width: 500px) and (max-height: 599px) and (orientation: landscape){.landscapeWarning-isOpened{display:block}}

html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{box-sizing:inherit}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:local("Montserrat-Medium"),local("Montserrat Medium"),url(/build/public/assets/fonts/Montserrat/Montserrat-Medium.a98626e1aef6ceba5dfc1ee7112e235a.ttf)}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:local("Montserrat-Bold"),local("Montserrat Bold"),url(/build/public/assets/fonts/Montserrat/Montserrat-Bold.88932dadc42e1bba93b21a76de60ef7a.ttf)}@font-face{font-family:NotoSans;font-style:normal;font-weight:400;src:local("NotoSans-Medium"),local("NotoSans Medium"),url(/build/public/assets/fonts/NotoSans/NotoSans-Medium.5a87cce84010f7cea085ae218d44a64b.ttf)}@font-face{font-family:NotoSans;font-style:normal;font-weight:700;src:local("NotoSans-Bold"),local("NotoSans Bold"),url(/build/public/assets/fonts/NotoSans/NotoSans-Bold.98f0cacc6bb63b64b98aac7cac082d27.ttf)}body,input,textarea{font-family:"NotoSans",sans-serif;font-weight:normal;font-size:1rem;line-height:1.3;color:#909099;background-color:#1d1d23}body h1,body h2,body h3,body h4,body h5,body h6{font-family:"Montserrat",sans-serif;font-weight:700;margin:0.820em 0;color:#fff;line-height:normal}body h1{font-size:3.5rem}body h2{font-size:2rem}body h3{font-size:1.5rem}body h4{font-size:1.25rem}body h5,body h6{font-size:1rem}body a{-webkit-text-decoration-line:none;text-decoration-line:none}body p{margin:1.2rem 0}body ul,body ol,body dl{padding-left:1rem;list-style:none}body a,body button{font-family:inherit}:root{--primary-color: rgba(255, 255, 255, 0.15);--scroll-offset: 0px;--menu-width: 230px}body,div{scrollbar-color:rgba(255,255,255,0.3) #202029;scrollbar-width:auto}body::-webkit-scrollbar,div::-webkit-scrollbar{width:5px;height:5px;background-color:#202029}body::-webkit-scrollbar-track,div::-webkit-scrollbar-track{background-color:#202029}body::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb{width:5px;background-color:rgba(255,255,255,0.3);border-radius:10px;min-height:35px}body{overflow:hidden;overflow-y:scroll;-webkit-text-size-adjust:100%}.intercom-launcher-frame{-webkit-filter:drop-shadow(0px 0px 10px rgba(0,0,0,0.4));filter:drop-shadow(0px 0px 10px rgba(0,0,0,0.4))}@media screen and (min-width: 0px) and (max-width: 599px){.intercom-launcher-frame{right:10px !important}}@media screen and (min-width: 600px) and (max-width: 999px){.intercom-launcher-frame{right:15px !important}}@media screen and (min-width: 1000px) and (max-width: 1199px){.intercom-launcher-frame{right:25px !important}}@media screen and (min-width: 1200px) and (max-width: 2559px){.intercom-launcher-frame{right:50px !important}}

.appPseudoLink{color:#7545e2;text-decoration:none;cursor:pointer}.appPseudoLink:hover,.appPseudoLink:focus{color:#56379f}.appPreventScroll{overflow-y:hidden;padding-right:var(--scroll-offset)}.appCursorWaiting *{cursor:wait !important}.appDefaultOverflowY{overflow-y:auto}.appHighlightedText{color:#fff}

.appToaster{position:fixed;right:var(--scroll-offset);top:0;bottom:0;width:370px;display:flex;flex-direction:column;justify-content:flex-end;z-index:800;overflow:hidden;pointer-events:none}.appToaster .appToaster-element{position:relative;min-height:80px;max-height:250px;min-width:350px;max-width:350px;margin-bottom:20px;overflow:hidden;border-radius:10px;border:1px solid rgba(255,255,255,0.1);background-color:#202029;pointer-events:all}.appToaster .appToaster-wrapper{font-size:.75rem;display:flex;flex-wrap:wrap;padding:20px;color:#909099;pointer-events:visible;cursor:default}.appToaster .appToaster-wrapper.appToaster--system{color:#fff}.appToaster .appToaster-buttonWrapper{display:flex;justify-content:flex-end;width:100%}.appToaster .appToaster-buttonWrapper .appToaster-button{margin-left:10px}.appToaster .appToaster-button{margin-top:20px}.appToaster .appToaster-titleWrapper{display:flex;flex-direction:column;justify-content:flex-start}.appToaster .appToaster-titleWrapper .appToaster-title{font-size:.875rem;color:#fff}.appToaster .appToaster-titleWrapper .appToaster-subtitle{margin-top:5px}.appToaster .appToaster-closeButton{position:absolute;right:15px;top:15px}.appToaster .appToaster-imageWrapper{width:42px;height:42px;margin-right:20px}.appToaster .appToaster-imageWrapper .appToaster-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.appToaster .appToaster-imageWrapper.appToaster-imageWrapper--circle{border-radius:100%;overflow:hidden}.appToaster .appToaster-imageWrapper+.appToaster-titleWrapper{max-width:calc(100% - 62px)}.appToaster .transition-appear--toaster,.appToaster .transition-isEnter--toaster{min-height:0;max-height:0;margin-bottom:0;-webkit-transform:translateX(370px);transform:translateX(370px)}.appToaster .transition-appearActive--toaster,.appToaster .transition-isActive--toaster{min-height:80px;max-height:250px;margin-bottom:20px;-webkit-transform:translateX(0px);transform:translateX(0px);transition:min-height linear 350ms,max-height linear 350ms,margin-bottom linear 350ms,-webkit-transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;transition:min-height linear 350ms,max-height linear 350ms,margin-bottom linear 350ms,transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;transition:min-height linear 350ms,max-height linear 350ms,margin-bottom linear 350ms,transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,-webkit-transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 350ms}.appToaster .transition-isLeave--toaster,.appToaster .transition-leaveActive--toaster{min-height:0;max-height:0;margin-bottom:0;-webkit-transform:translateX(370px);transform:translateX(370px);transition:min-height 250ms cubic-bezier(0.39, 0.575, 0.565, 1) 250ms,max-height 250ms cubic-bezier(0.39, 0.575, 0.565, 1) 250ms,margin-bottom 250ms cubic-bezier(0.39, 0.575, 0.565, 1) 250ms,-webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 250ms;transition:min-height 250ms cubic-bezier(0.39, 0.575, 0.565, 1) 250ms,max-height 250ms cubic-bezier(0.39, 0.575, 0.565, 1) 250ms,margin-bottom 250ms cubic-bezier(0.39, 0.575, 0.565, 1) 250ms,transform cubic-bezier(0.39, 0.575, 0.565, 1) 250ms;transition:min-height 250ms cubic-bezier(0.39, 0.575, 0.565, 1) 250ms,max-height 250ms cubic-bezier(0.39, 0.575, 0.565, 1) 250ms,margin-bottom 250ms cubic-bezier(0.39, 0.575, 0.565, 1) 250ms,transform cubic-bezier(0.39, 0.575, 0.565, 1) 250ms,-webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 250ms}@media screen and (min-width: 0px) and (max-width: 599px){.appToaster{flex-direction:column-reverse;top:10px;left:10px;right:10px;width:unset}.appToaster .appToaster-element{min-width:100%;max-width:100%}.appToaster .transition-appear--toaster,.appToaster .transition-isEnter--toaster{min-height:80px;max-height:250px;-webkit-transform:translateX(100%);transform:translateX(100%)}.appToaster .transition-appearActive--toaster,.appToaster .transition-isActive--toaster{min-height:80px;max-height:250px;-webkit-transform:translateX(0%);transform:translateX(0%);transition:-webkit-transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;transition:transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;transition:transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 350ms, -webkit-transform 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 350ms}.appToaster .transition-isLeave--toaster,.appToaster .transition-leaveActive--toaster{min-height:80px;max-height:250px;-webkit-transform:translateX(100%);transform:translateX(100%);transition:-webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 250ms;transition:transform cubic-bezier(0.39, 0.575, 0.565, 1) 250ms;transition:transform cubic-bezier(0.39, 0.575, 0.565, 1) 250ms, -webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 250ms}}

.blankLayout{min-height:100vh}.blankLayout .errorPage{min-height:inherit}

.inGameLayout{position:relative;min-height:100vh;background-color:#2c2c35}.inGameLayout .inGameLayout-closeBtn{position:absolute;top:15px;right:15px;cursor:pointer}

.productPrice .productPrice-priceWrapper,.productPrice .productPrice-discountWrapper{display:flex;justify-content:flex-end;align-items:flex-end}.productPrice .productPrice-priceWrapper .productPrice-originalPrice,.productPrice .productPrice-discountWrapper .productPrice-originalPrice{line-height:normal;font-size:.875rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.productPrice .productPrice-finalPrice{font-size:1.25rem;font-weight:bold;white-space:nowrap;color:#fff}.productPrice.productPrice--game .productPrice-discountPercent{display:none}.productPrice.productPrice--card{font-family:"Montserrat",sans-serif;display:flex}.productPrice.productPrice--card .productPrice-priceWrapper{flex-direction:column}.productPrice.productPrice--card .productPrice-discountPercent{font-size:2rem;font-weight:bold;margin-left:10px;padding-left:10px;border-left:1px solid rgba(255,255,255,0.15);color:#fff}.productPrice.productPrice--line{display:flex;align-items:center;justify-content:flex-end}.productPrice.productPrice--line .productPrice-discountPercent{font-size:.75rem;line-height:16px;color:#63c84a;text-align:center;border:1px solid #63c84a;border-radius:4px;padding:0 6px;margin-right:10px;margin-left:0}.productPrice.productPrice--line .productPrice-originalPrice{font-size:.75rem;line-height:16px;text-decoration:line-through;white-space:nowrap;margin-right:10px}.productPrice.productPrice--line .productPrice-finalPrice{font-size:.75rem;line-height:15px;font-family:"Montserrat",sans-serif}@media screen and (min-width: 600px) and (max-width: 1199px){.productPrice.productPrice--game .productPrice-finalPrice{font-size:1.25rem}}@media screen and (min-width: 0px) and (max-width: 599px){.productPrice.productPrice--game .productPrice-discountWrapper{display:flex;align-items:center}.productPrice.productPrice--game .productPrice-discountPercent{display:inline-block;font-size:.625rem;font-weight:bold;padding:.3125em;margin:0 0 0 5px;border:2px solid #63c84a;border-radius:5px;color:#63c84a;vertical-align:middle}.productPrice.productPrice--game .productPrice-finalPrice{font-size:1rem}.productPrice.productPrice--game .productPrice-discountPercent{border-width:1px}.productPrice.productPrice--game .productPrice-originalPrice,.productPrice.productPrice--game .productPrice-discountPercent,.productPrice.productPrice--game .productPrice-finalPrice{margin-right:10px}}

.gameSpotlight:after,.gameSpotlight>a,.gameSpotlight .gameSpotlight-footer:after,.gameSpotlight.gameSpotlight--preorder .gameSpotlight-wrapper:before,.gameSpotlight.gameSpotlight--upcoming .gameSpotlight-wrapper:before,.gameSpotlight.gameSpotlight--free .gameSpotlight-wrapper:before,.gameSpotlight.gameSpotlight--discount .gameSpotlight-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.gameSpotlight{font-size:.875rem;display:block;position:relative;padding-bottom:75%;border-radius:5px;overflow:hidden;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.gameSpotlight:after{border-radius:inherit;border:1px solid rgba(255,255,255,0.1);z-index:1;pointer-events:none}.gameSpotlight .gameSpotlight-genre{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.gameSpotlight .gameSpotlight-imageWrapper{position:absolute;top:0;left:0;right:0;bottom:0}.gameSpotlight .gameSpotlight-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform-origin:center;transform-origin:center;transition:all 350ms linear}@media (hover){.gameSpotlight:hover .gameSpotlight-image,.gameSpotlight:focus .gameSpotlight-image{-webkit-transform:scale(1.1);transform:scale(1.1)}.gameSpotlight:hover .gameSpotlight-wrapper,.gameSpotlight:focus .gameSpotlight-wrapper{will-change:height;height:100%;transition:height 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 150ms}.gameSpotlight:hover .gameSpotlight-wrapper .gameSpotlight-title,.gameSpotlight:focus .gameSpotlight-wrapper .gameSpotlight-title{padding:0 5px;margin-top:0;transition:padding 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 150ms,margin-top 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 150ms}.gameSpotlight:hover .gameSpotlight-wrapper .gameSpotlight-description,.gameSpotlight:focus .gameSpotlight-wrapper .gameSpotlight-description{max-height:100%;transition:max-height 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 150ms}.gameSpotlight:hover .gameSpotlight-wrapper .gameSpotlight-platforms,.gameSpotlight:focus .gameSpotlight-wrapper .gameSpotlight-platforms{opacity:1;transition:opacity 200ms cubic-bezier(0.39, 0.575, 0.565, 1) 500ms}.gameSpotlight:hover .gameSpotlight-wrapper .gameSpotlight-statusTag,.gameSpotlight:focus .gameSpotlight-wrapper .gameSpotlight-statusTag{top:0;min-width:100%;border-bottom-right-radius:0;transition:min-width 200ms linear 200ms,top 200ms linear 200ms,border-radius 200ms linear 200ms}.gameSpotlight:hover .gameSpotlight-wrapper .gameSpotlight-statusTag:before,.gameSpotlight:focus .gameSpotlight-wrapper .gameSpotlight-statusTag:before{padding:8px}.gameSpotlight:hover .gameSpotlight-footer:after,.gameSpotlight:focus .gameSpotlight-footer:after{opacity:1;transition:opacity 350ms cubic-bezier(0.39, 0.575, 0.565, 1)}}.gameSpotlight.gameSpotlight-isTouched .gameSpotlight-image{-webkit-transform:scale(1.1);transform:scale(1.1)}.gameSpotlight.gameSpotlight-isTouched .gameSpotlight-wrapper{will-change:height;height:100%;transition:height 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 150ms}.gameSpotlight.gameSpotlight-isTouched .gameSpotlight-wrapper .gameSpotlight-title{padding:0 5px;margin-top:0;transition:padding 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 150ms,margin-top 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 150ms}.gameSpotlight.gameSpotlight-isTouched .gameSpotlight-wrapper .gameSpotlight-description{max-height:100%;transition:max-height 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 150ms}.gameSpotlight.gameSpotlight-isTouched .gameSpotlight-wrapper .gameSpotlight-platforms{opacity:1;transition:opacity 200ms cubic-bezier(0.39, 0.575, 0.565, 1) 500ms}.gameSpotlight.gameSpotlight-isTouched .gameSpotlight-wrapper .gameSpotlight-statusTag{top:0;min-width:100%;border-bottom-right-radius:0;transition:min-width 200ms linear 200ms,top 200ms linear 200ms,border-radius 200ms linear 200ms}.gameSpotlight.gameSpotlight-isTouched .gameSpotlight-wrapper .gameSpotlight-statusTag:before{padding:8px}.gameSpotlight.gameSpotlight-isTouched .gameSpotlight-footer:after{opacity:1;transition:opacity 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 150ms}.gameSpotlight .gameSpotlight-wrapper{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;padding:12px;height:95px;color:#fff;background:linear-gradient(180deg, rgba(16,16,25,0.75) 0%, #101019 100%);transition:height 200ms cubic-bezier(0.39, 0.575, 0.565, 1) 200ms;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.gameSpotlight .gameSpotlight-statusTag{font-size:.75rem;display:flex;align-items:center;position:absolute;left:0;top:-20px;min-width:0;padding:5px 10px;height:30px;color:black;background-color:white;border-bottom-right-radius:5px;border-top-right-radius:5px;z-index:1;transition:top 200ms cubic-bezier(0.39, 0.575, 0.565, 1) 200ms,min-width 350ms cubic-bezier(0.39, 0.575, 0.565, 1),border-radius 350ms cubic-bezier(0.39, 0.575, 0.565, 1)}.gameSpotlight .gameSpotlight-statusTag:before{content:"";padding:5px;margin-right:5px;transition:padding 350ms linear}.gameSpotlight .gameSpotlight-title{padding:0;margin-top:-20px;margin-bottom:0;font-size:17px;transition:padding 200ms cubic-bezier(0.39, 0.575, 0.565, 1) 200ms,margin-top 200ms cubic-bezier(0.39, 0.575, 0.565, 1) 200ms}.gameSpotlight .gameSpotlight-description{font-size:.875rem;max-height:0;padding:0 5px;overflow:hidden;z-index:0;transition:max-height 200ms cubic-bezier(0.39, 0.575, 0.565, 1) 200ms}.gameSpotlight .gameSpotlight-platforms{opacity:1;z-index:2;display:flex;align-items:center;transition:opacity 100ms cubic-bezier(0.39, 0.575, 0.565, 1)}.gameSpotlight .gameSpotlight-platforms .SVGInline path{fill:#909099}.gameSpotlight .gameSpotlight-platforms .SVGInline .SVGInline-svg{vertical-align:sub}.gameSpotlight .gameSpotlight-statusTag+.gameSpotlight-platforms .SVGInline path{fill:#000}.gameSpotlight .gameSpotlight-platformIcon{margin-right:5px;display:flex;align-items:center}.gameSpotlight .gameSpotlight-footer{font-size:.75rem;display:flex;justify-content:space-between;align-items:flex-end;height:40px;position:absolute;bottom:0;left:0;right:0;padding:inherit;padding-top:0;margin-top:auto;color:#909099;z-index:0}.gameSpotlight .gameSpotlight-footer:after{top:-60px;opacity:0;background-image:linear-gradient(to top, black 40px, transparent);z-index:-1;pointer-events:none;transition:opacity 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 500ms}.gameSpotlight .gameSpotlight-footer__title{display:flex;align-items:center}.gameSpotlight .gameSpotlight-priceWrapper{margin-bottom:-2px}.gameSpotlight.gameSpotlight--preorder .gameSpotlight-wrapper:before,.gameSpotlight.gameSpotlight--upcoming .gameSpotlight-wrapper:before,.gameSpotlight.gameSpotlight--free .gameSpotlight-wrapper:before,.gameSpotlight.gameSpotlight--discount .gameSpotlight-wrapper:before{top:calc(100% - 3px);bottom:0;z-index:1}.gameSpotlight.gameSpotlight--discount .gameSpotlight-price .productPrice-finalPrice{font-size:.875rem}.gameSpotlight.gameSpotlight--discount .gameSpotlight-price .productPrice-finalPrice,.gameSpotlight.gameSpotlight--discount .gameSpotlight-price .productPrice-discountPercent{color:#63c84a}.gameSpotlight.gameSpotlight--preorder .gameSpotlight-statusTag:before{background:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#preorder) no-repeat}.gameSpotlight.gameSpotlight--preorder.gameSpotlight--discount .gameSpotlight-wrapper:before,.gameSpotlight.gameSpotlight--upcoming.gameSpotlight--discount .gameSpotlight-wrapper:before{background-image:linear-gradient(to right, #909099 35%, #63c84a 65%)}.gameSpotlight.gameSpotlight--upcoming .gameSpotlight-status{font-size:1rem;font-family:"Montserrat",sans-serif;font-weight:bold;text-transform:uppercase;color:#909099}.gameSpotlight.gameSpotlight--upcoming .gameSpotlight-statusTag{background-color:#909099}.gameSpotlight.gameSpotlight--upcoming .gameSpotlight-statusTag:before{background:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#calendar) no-repeat}.gameSpotlight.gameSpotlight--free .productPrice-finalPrice{font-size:1rem;text-transform:uppercase;color:#a58ae2}.gameSpotlight.gameSpotlight--discount .gameSpotlight-wrapper:before{background-color:#63c84a}.gameSpotlight.gameSpotlight--free .gameSpotlight-wrapper:before{background-color:#a58ae2}.gameSpotlight.gameSpotlight--preorder .gameSpotlight-wrapper:before{background-color:#909099}.gameSpotlight.gameSpotlight--upcoming .gameSpotlight-wrapper:before{background-color:#909099}@media screen and (min-width: 0px) and (max-width: 599px){.gameSpotlight{padding-bottom:66.66667%}.gameSpotlight .gameSpotlight-title{margin-top:5px}.gameSpotlight .gameSpotlight-footer{position:static;padding:0;margin-top:10px;height:auto}.gameSpotlight .gameSpotlight-wrapper{height:auto}}

.imageLoader{position:relative}.imageLoader .imageLoader-loader{position:absolute;top:0;left:0;right:0;bottom:0}

.video-react .video-react-big-play-button:before,.video-react .video-react-control:before{position:absolute;top:0;left:0;width:100%;height:100%}.video-react .video-react-big-play-button:before,.video-react .video-react-control:before{text-align:center}@font-face{font-family:"video-react";src:url(data:application/vnd.ms-fontobject;base64,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?#iefix) format("eot")}@font-face{font-family:"video-react";src:url(data:application/font-woff;base64,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) format("woff"),url(data:application/x-font-ttf;base64,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) format("truetype");font-weight:normal;font-style:normal}.video-react-icon,.video-react .video-react-big-play-button,.video-react .video-react-mouse-display,.video-react .video-react-play-progress,.video-react .video-react-play-control,.video-react .video-react-mute-control,.video-react .video-react-volume-menu-button,.video-react .video-react-volume-level,.video-react .video-react-bezel .video-react-bezel-icon{font-family:'video-react' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.video-react-icon-play-arrow:before,.video-react .video-react-big-play-button:before,.video-react .video-react-play-control:before,.video-react .video-react-bezel .video-react-bezel-icon-play:before{content:"\F200"}.video-react-icon-play-circle-filled:before{content:"\F201"}.video-react-icon-play-circle-outline:before{content:"\F202"}.video-react-icon-pause:before,.video-react .video-react-play-control.video-react-playing:before,.video-react .video-react-bezel .video-react-bezel-icon-pause:before{content:"\F203"}.video-react-icon-pause-circle-filled:before{content:"\F204"}.video-react-icon-pause-circle-outline:before{content:"\F205"}.video-react-icon-stop:before{content:"\F206"}.video-react-icon-fast-rewind:before,.video-react .video-react-bezel .video-react-bezel-icon-fast-rewind:before{content:"\F207"}.video-react-icon-fast-forward:before,.video-react .video-react-bezel .video-react-bezel-icon-fast-forward:before{content:"\F208"}.video-react-icon-skip-previous:before{content:"\F209"}.video-react-icon-skip-next:before{content:"\F20A"}.video-react-icon-replay-5:before,.video-react .video-react-bezel .video-react-bezel-icon-replay-5:before{content:"\F20B"}.video-react-icon-replay-10:before,.video-react .video-react-bezel .video-react-bezel-icon-replay-10:before{content:"\F20C"}.video-react-icon-replay-30:before,.video-react .video-react-bezel .video-react-bezel-icon-replay-30:before{content:"\F20D"}.video-react-icon-forward-5:before,.video-react .video-react-bezel .video-react-bezel-icon-forward-5:before{content:"\F20E"}.video-react-icon-forward-10:before,.video-react .video-react-bezel .video-react-bezel-icon-forward-10:before{content:"\F20F"}.video-react-icon-forward-30:before,.video-react .video-react-bezel .video-react-bezel-icon-forward-30:before{content:"\F210"}.video-react-icon-volume-off:before,.video-react .video-react-mute-control.video-react-vol-muted:before,.video-react .video-react-volume-menu-button.video-react-vol-muted:before,.video-react .video-react-bezel .video-react-bezel-icon-volume-off:before{content:"\F211"}.video-react-icon-volume-mute:before,.video-react .video-react-mute-control.video-react-vol-0:before,.video-react .video-react-volume-menu-button.video-react-vol-0:before{content:"\F212"}.video-react-icon-volume-down:before,.video-react .video-react-mute-control.video-react-vol-1:before,.video-react .video-react-volume-menu-button.video-react-vol-1:before,.video-react .video-react-mute-control.video-react-vol-2:before,.video-react .video-react-volume-menu-button.video-react-vol-2:before,.video-react .video-react-bezel .video-react-bezel-icon-volume-down:before{content:"\F213"}.video-react-icon-volume-up:before,.video-react .video-react-mute-control:before,.video-react .video-react-volume-menu-button:before,.video-react .video-react-bezel .video-react-bezel-icon-volume-up:before{content:"\F214"}.video-react-icon-fullscreen:before{content:"\F215"}.video-react-icon-fullscreen-exit:before{content:"\F216"}.video-react-icon-closed-caption:before{content:"\F217"}.video-react-icon-hd:before{content:"\F218"}.video-react-icon-settings:before{content:"\F219"}.video-react-icon-share:before{content:"\F21A"}.video-react-icon-info:before{content:"\F21B"}.video-react-icon-info-outline:before{content:"\F21C"}.video-react-icon-close:before{content:"\F21D"}.video-react-icon-circle:before,.video-react .video-react-mouse-display:before,.video-react .video-react-play-progress:before,.video-react .video-react-volume-level:before{content:"\F21E"}.video-react-icon-circle-outline:before{content:"\F21F"}.video-react-icon-circle-inner-circle:before{content:"\F220"}.video-react{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;font-size:10px;line-height:1;font-family:serif,Times,"Times New Roman";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.video-react:-moz-full-screen{position:absolute}.video-react:-webkit-full-screen{width:100% !important;height:100% !important}.video-react *,.video-react *:before,.video-react *:after{box-sizing:inherit}.video-react ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-react.video-react-fluid,.video-react.video-react-16-9,.video-react.video-react-4-3{width:100%;max-width:100%;height:0}.video-react.video-react-16-9{padding-top:56.25%}.video-react.video-react-4-3{padding-top:75%}.video-react.video-react-fill{width:100%;height:100%}.video-react .video-react-video{position:absolute;top:0;left:0;width:100%;height:100%}.video-react.video-react-fullscreen{width:100% !important;height:100% !important;padding-top:0 !important}.video-react.video-react-fullscreen.video-react-user-inactive{cursor:none}body.video-react-full-window{padding:0;margin:0;height:100%;overflow-y:auto}body.video-react-full-window .video-react-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-react button{background:none;border:none;color:inherit;display:inline-block;cursor:pointer;overflow:visible;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.video-react .video-react-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:0.85;text-align:left;border:6px solid rgba(43,51,63,0.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px}.video-react .video-react-loading-spinner:before,.video-react .video-react-loading-spinner:after{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:white;-webkit-animation:video-react-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite,video-react-spinner-fade 1.1s linear infinite;animation:video-react-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite,video-react-spinner-fade 1.1s linear infinite}.video-react-seeking .video-react-loading-spinner,.video-react-waiting .video-react-loading-spinner{display:block}.video-react-seeking .video-react-loading-spinner:before,.video-react-waiting .video-react-loading-spinner:before{border-top-color:#fff}.video-react-seeking .video-react-loading-spinner:after,.video-react-waiting .video-react-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:0.44s;animation-delay:0.44s}@keyframes video-react-spinner-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes video-react-spinner-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes video-react-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:white}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}@-webkit-keyframes video-react-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:white}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.video-react .video-react-big-play-button{font-size:3em;line-height:1.5em;height:1.5em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:0.06666em solid #fff;background-color:#2B333F;background-color:rgba(43,51,63,0.7);border-radius:.3em;transition:all 0.4s}.video-react .video-react-big-play-button.video-react-big-play-button-center{top:50%;left:50%;margin-top:-.75em;margin-left:-1.5em}.video-react .video-react-big-play-button.big-play-button-hide{display:none}.video-react:hover .video-react-big-play-button,.video-react .video-react-big-play-button:focus{outline:0;border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,0.5);transition:all 0s}.video-react-menu-button{cursor:pointer}.video-react-menu-button.video-react-disabled{cursor:default}.video-react-menu .video-react-menu-content{display:block;padding:0;margin:0;overflow:auto;font-family:serif,Times,"Times New Roman"}.video-react-menu li{list-style:none;margin:0;padding:0.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.video-react-menu li:focus,.video-react-menu li:hover{outline:0;background-color:#73859f;background-color:rgba(115,133,159,0.5)}.video-react-menu li.video-react-selected,.video-react-menu li.video-react-selected:focus,.video-react-menu li.video-react-selected:hover{background-color:#fff;color:#2B333F}.video-react-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 0.3em 0;font-weight:bold;cursor:default}.video-react-scrubbing .vjs-menu-button:hover .video-react-menu{display:none}.video-react .video-react-menu-button-popup .video-react-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0em;margin-bottom:1.5em;border-top-color:rgba(43,51,63,0.7)}.video-react .video-react-menu-button-popup .video-react-menu .video-react-menu-content{background-color:#2B333F;background-color:rgba(43,51,63,0.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.video-react-menu-button-popup .video-react-menu.video-react-lock-showing{display:block}.video-react .video-react-menu-button-inline{transition:all 0.4s;overflow:hidden}.video-react .video-react-menu-button-inline:before{width:2.222222222em}.video-react .video-react-menu-button-inline:hover,.video-react .video-react-menu-button-inline:focus,.video-react .video-react-menu-button-inline.video-react-slider-active{width:12em}.video-react .video-react-menu-button-inline:hover .video-react-menu,.video-react .video-react-menu-button-inline:focus .video-react-menu,.video-react .video-react-menu-button-inline.video-react-slider-active .video-react-menu{display:block;opacity:1}.video-react .video-react-menu-button-inline.video-react-slider-active{transition:none}.video-react .video-react-menu-button-inline .video-react-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all 0.4s}.video-react .video-react-menu-button-inline .video-react-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-react-no-flex .video-react-menu-button-inline .video-react-menu{display:block;opacity:1;position:relative;width:auto}.video-react-no-flex .video-react-menu-button-inline:hover,.video-react-no-flex .video-react-menu-button-inline:focus,.video-react-no-flex .video-react-menu-button-inline.video-react-slider-active{width:auto}.video-react .video-react-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.video-react .video-react-poster img{display:block;vertical-align:middle;margin:0 auto;max-height:100%;padding:0;width:100%}.video-react .video-react-slider{outline:0;position:relative;cursor:pointer;padding:0;margin:0 0.45em 0 0.45em;background-color:#73859f;background-color:rgba(115,133,159,0.5)}.video-react .video-react-slider:focus{text-shadow:0em 0em 1em #fff;box-shadow:0 0 1em #fff}.video-react .video-react-control{outline:none;position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.video-react .video-react-control:before{font-size:1.8em;line-height:1.67}.video-react .video-react-control:focus:before,.video-react .video-react-control:hover:before,.video-react .video-react-control:focus{text-shadow:0em 0em 1em #fff}.video-react .video-react-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.video-react-no-flex .video-react-control{display:table-cell;vertical-align:middle}.video-react .video-react-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3.0em;background-color:#2B333F;background-color:rgba(43,51,63,0.7)}.video-react-has-started .video-react-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility 0.1s,opacity 0.1s}.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar.video-react-control-bar-auto-hide{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.video-react-controls-disabled .video-react-control-bar,.video-react-using-native-controls .video-react-control-bar,.video-react-error .video-react-control-bar{display:none !important}.video-react-audio.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar{opacity:1;visibility:visible}.video-react-has-started.video-react-no-flex .video-react-control-bar{display:table}.video-react .video-react-progress-control{flex:auto;display:flex;align-items:center;min-width:4em}.video-react-live .video-react-progress-control{display:none}.video-react .video-react-progress-holder{flex:auto;transition:all 0.2s;height:0.3em}.video-react .video-react-progress-control:hover .video-react-progress-holder{font-size:1.666666666666666666em}.video-react .video-react-progress-control:hover .video-react-time-tooltip,.video-react .video-react-progress-control:hover .video-react-mouse-display:after,.video-react .video-react-progress-control:hover .video-react-play-progress:after{visibility:visible;font-size:0.6em}.video-react .video-react-progress-holder .video-react-play-progress,.video-react .video-react-progress-holder .video-react-load-progress,.video-react .video-react-progress-holder .video-react-tooltip-progress-bar,.video-react .video-react-progress-holder .video-react-load-progress div{position:absolute;display:block;height:0.3em;margin:0;padding:0;width:0;left:0;top:0}.video-react .video-react-mouse-display:before{display:none}.video-react .video-react-play-progress{background-color:#fff}.video-react .video-react-play-progress:before{position:absolute;top:-0.333333333333333em;right:-0.5em;font-size:0.9em}.video-react .video-react-time-tooltip,.video-react .video-react-mouse-display:after,.video-react .video-react-play-progress:after{visibility:hidden;pointer-events:none;position:absolute;top:-3.4em;right:-1.9em;font-size:0.9em;color:#000;content:attr(data-current-time);padding:6px 8px 8px 8px;background-color:#fff;background-color:rgba(255,255,255,0.8);border-radius:.3em}.video-react .video-react-time-tooltip,.video-react .video-react-play-progress:before,.video-react .video-react-play-progress:after{z-index:1}.video-react .video-react-progress-control .video-react-keep-tooltips-inside:after{display:none}.video-react .video-react-load-progress{background:#bfc7d3;background:rgba(115,133,159,0.5)}.video-react .video-react-load-progress div{background:#fff;background:rgba(115,133,159,0.75)}.video-react.video-react-no-flex .video-react-progress-control{width:auto}.video-react .video-react-time-tooltip{display:inline-block;height:2.4em;position:relative;float:right;right:-1.9em}.video-react .video-react-tooltip-progress-bar{visibility:hidden}.video-react .video-react-progress-control .video-react-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.video-react-no-flex .video-react-progress-control .video-react-mouse-display{z-index:0}.video-react .video-react-progress-control:hover .video-react-mouse-display{display:block}.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display,.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display:after{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display,.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display:after{display:none}.video-react .video-react-mouse-display .video-react-time-tooltip,.video-react .video-react-progress-control .video-react-mouse-display:after{color:#fff;background-color:#000;background-color:rgba(0,0,0,0.8)}.video-react .video-react-play-control{cursor:pointer;flex:none}.video-react .video-react-fullscreen-control{cursor:pointer;flex:none}.video-react.video-react-fullscreen{position:fixed;left:0;top:0;bottom:0;right:0;z-index:9999}.video-react .video-react-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.video-react .video-react-time-divider{line-height:3em;min-width:initial;padding:0}.video-react .video-react-mute-control,.video-react .video-react-volume-menu-button{cursor:pointer;flex:none}.video-react .video-react-volume-control{width:5em;flex:none;display:flex;align-items:center}.video-react .video-react-volume-bar{margin:1.35em 0.45em}.video-react .video-react-volume-bar.video-react-slider-horizontal{width:5em;height:0.3em}.video-react .video-react-volume-bar.video-react-slider-horizontal .video-react-volume-level{width:100%}.video-react .video-react-volume-bar.video-react-slider-vertical{width:0.3em;height:5em;margin:1.35em auto}.video-react .video-react-volume-bar.video-react-slider-vertical .video-react-volume-level{height:100%}.video-react .video-react-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-react .video-react-volume-level:before{position:absolute;font-size:0.9em}.video-react .video-react-slider-vertical .video-react-volume-level{width:0.3em}.video-react .video-react-slider-vertical .video-react-volume-level:before{top:-0.5em;left:-0.3em}.video-react .video-react-slider-horizontal .video-react-volume-level{height:0.3em}.video-react .video-react-slider-horizontal .video-react-volume-level:before{top:-0.3em;right:-0.5em}.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu{display:block;width:0;height:0;border-top-color:transparent}.video-react .video-react-menu-button-popup.video-react-volume-menu-button-vertical .video-react-menu{left:0.5em;height:8em}.video-react .video-react-menu-button-popup.video-react-volume-menu-button-horizontal .video-react-menu{left:-2em}.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu-content{height:0;width:0;overflow-x:hidden;overflow-y:hidden}.video-react .video-react-volume-menu-button-vertical:hover .video-react-menu-content,.video-react .video-react-volume-menu-button-vertical:focus .video-react-menu-content,.video-react .video-react-volume-menu-button-vertical.video-react-slider-active .video-react-menu-content,.video-react .video-react-volume-menu-button-vertical .video-react-lock-showing .video-react-menu-content{height:8em;width:2.9em}.video-react .video-react-volume-menu-button-horizontal:hover .video-react-menu-content,.video-react .video-react-volume-menu-button-horizontal:focus .video-react-menu-content,.video-react .video-react-volume-menu-button-horizontal .video-react-slider-active .video-react-menu-content,.video-react .video-react-volume-menu-button-horizontal .video-react-lock-showing .video-react-menu-content{height:2.9em;width:8em}.video-react .video-react-volume-menu-button.video-react-menu-button-inline .video-react-menu-content{background-color:transparent !important}.video-react .video-react-playback-rate .video-react-playback-rate-value{line-height:3em;text-align:center}.video-react .video-react-playback-rate .video-react-menu{width:4em;left:0em}.video-react .video-react-bezel{position:absolute;left:50%;top:50%;width:52px;height:52px;z-index:17;margin-left:-26px;margin-top:-26px;background:rgba(0,0,0,0.5);border-radius:26px}.video-react .video-react-bezel.video-react-bezel-animation{-webkit-animation:video-react-bezel-fadeout .5s linear 1 normal forwards;animation:video-react-bezel-fadeout .5s linear 1 normal forwards;pointer-events:none}.video-react .video-react-bezel.video-react-bezel-animation-alt{-webkit-animation:video-react-bezel-fadeout-alt .5s linear 1 normal forwards;animation:video-react-bezel-fadeout-alt .5s linear 1 normal forwards;pointer-events:none}.video-react .video-react-bezel .video-react-bezel-icon{width:36px;height:36px;margin:8px;font-size:26px;line-height:36px;text-align:center}@-webkit-keyframes video-react-bezel-fadeout{0%{opacity:1}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@keyframes video-react-bezel-fadeout{0%{opacity:1}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@-webkit-keyframes video-react-bezel-fadeout-alt{0%{opacity:1}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@keyframes video-react-bezel-fadeout-alt{0%{opacity:1}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}.videoPlayer-stub{display:block}.videoPlayer-stub.videoPlayer--standart{padding-bottom:56.25%}.videoPlayer-stub.videoPlayer--fifth{padding-bottom:20%}.videoPlayer-stub.videoPlayer--quadro{padding-bottom:75%}.videoPlayer-stub.videoPlayer--third{padding-bottom:33.33333%}.videoPlayer-stub.videoPlayer--thirdToTwo{padding-bottom:66.66667%}.videoPlayer .video-react-control-bar{padding:0 80px;background-color:rgba(0,0,0,0.8) !important}.videoPlayer .video-react-volume-menu-button::before,.videoPlayer .video-react-icon-fullscreen::before{color:#909099 !important}.videoPlayer .video-react-volume-menu-button:hover::before,.videoPlayer .video-react-icon-fullscreen:hover::before{color:#fff !important}.videoPlayer .video-react-play-progress,.videoPlayer .video-react-volume-level{background-color:#7545e2;height:2px !important}.videoPlayer .video-react-play-progress::before,.videoPlayer .video-react-volume-level::before{font-size:.625rem;top:-4px !important;color:#7545e2 !important}.videoPlayer .video-react-progress-holder,.videoPlayer .video-react-slider-horizontal{height:2px !important}.videoPlayer .video-react-load-progress{height:2px !important}.videoPlayer .video-react-load-progress div{height:2px !important;background:#56379f}.videoPlayer .video-react-play-progress{background-color:#7545e2 !important}.videoPlayer .video-react-time-control{color:#909099 !important}.videoPlayer .video-react-time-control:hover{color:#fff !important}.videoPlayer .video-react-big-play-button{border:none !important;vertical-align:center !important;background-color:rgba(0,0,0,0.8) !important}.videoPlayer.videoPlayer-hideInterface .video-react-control-bar{display:none !important}.videoPlayer.videoPlayer-hideInterface .video-react-big-play-button{display:none !important}.videoPlayer.videoPlayer-hideInterface .video-react-loading-spinner{display:none !important}.videoPlayer.videoPlayer-hideInterface .video-react-play-control{display:none !important}@media screen and (min-width: 0px) and (max-width: 599px){.videoPlayer .video-react-control-bar{display:none}}



/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/build/public/ajax-loader.c5cd7f5300576ab4c88202b42f6ded62.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/build/public/node_modules/slick-carousel/slick/fonts/slick.ced611daf7709cc778da928fec876475.eot);
    src: url(/build/public/node_modules/slick-carousel/slick/fonts/slick.ced611daf7709cc778da928fec876475.eot?#iefix) format('embedded-opentype'), url(/build/public/node_modules/slick-carousel/slick/fonts/slick.b7c9e1e479de3b53f1e4e30ebac2403a.woff) format('woff'), url(/build/public/node_modules/slick-carousel/slick/fonts/slick.d41f55a78e6f49a5512878df1737e58a.ttf) format('truetype'), url(/build/public/slick.f97e3bbf73254b0112091d0192f17aec.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '\2190';
}
[dir='rtl'] .slick-prev:before
{
    content: '\2192';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '\2192';
}
[dir='rtl'] .slick-next:before
{
    content: '\2190';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '\2022';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.gallery{width:calc(100% + 3px);border-radius:5px;overflow:hidden;touch-action:none}.gallery .slick-slide{padding-right:var(--gap)}.gallery .slick-list{margin-right:calc(-1 * var(--gap))}.gallery .slick-dots{position:relative;top:0}.gallery .gallery-wrapper{position:relative}.gallery .gallery-dynamicBulletsWrapper .gallery-dynamicBullet{width:80%;height:5px;margin:20px auto;border-radius:2.5px;background-color:#2c2c35;transition:background-color cubic-bezier(0.39, 0.575, 0.565, 1) 350ms}.gallery .gallery-dynamicBulletsWrapper .slick-center .gallery-dynamicBullet{background-color:rgba(255,255,255,0.3)}.gallery .gallery-sectionNav{position:relative;display:flex;justify-content:center;align-items:center;padding:0}.gallery .gallery-sectionNav>li{width:inherit;height:inherit;margin:0 10px}.gallery .gallery-sectionNav .gallery-navigationLine{width:55px;height:5px;margin:20px calc(var(--gap) / 2) 20px calc(-1 * var(--gap));border-radius:2.5px;background-color:#2c2c35;cursor:pointer;opacity:1}.gallery .gallery-sectionNav .gallery-navigationLine:hover{background-color:rgba(255,255,255,0.2)}.gallery .gallery-sectionNav .slick-active .gallery-navigationLine{background-color:rgba(255,255,255,0.3)}.gallery .gallery-arrows{display:flex;align-items:center;justify-content:space-between;position:absolute;top:0px;left:0px;right:0px;bottom:0px;margin:0 0px;z-index:1;pointer-events:none}.gallery .gallery-arrows.gallery-arrows--withDots{bottom:45px}.gallery .gallery-arrow{display:flex;align-items:center;height:100%;padding:30px;border:none;border-radius:5px;background-color:transparent;opacity:.2;cursor:pointer;pointer-events:all;z-index:1;-webkit-filter:drop-shadow(0 0 2px black);filter:drop-shadow(0 0 2px black);transition:background-color cubic-bezier(0.39, 0.575, 0.565, 1) 350ms,opacity cubic-bezier(0.39, 0.575, 0.565, 1) 350ms}.gallery .gallery-arrow:disabled{opacity:0;visibility:hidden}.gallery .gallery-arrow:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.gallery .gallery-arrow:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.gallery .gallery-arrow:focus{outline:none}.gallery .gallery-arrow:hover{background-color:rgba(255,255,255,0.1);opacity:1}.gallery .gallery-arrow:hover:before,.gallery .gallery-arrow:hover:after{-webkit-animation:none;animation:none}.gallery .gallery-arrow:active{background-color:rgba(255,255,255,0.3)}.gallery .gallery-slide{position:relative;border-radius:5px;-webkit-transform:perspective(200px) translate3d(0, 0, 0);transform:perspective(200px) translate3d(0, 0, 0);overflow:hidden;cursor:pointer}.gallery .gallery-slide:after,.gallery .gallery-slide:before{border-radius:inherit;pointer-events:none}.gallery .gallery-slide:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid rgba(0,0,0,0.8);z-index:1}.gallery .gallery-slide:after{content:'';position:absolute;top:1px;left:1px;right:1px;bottom:1px;border:1px solid rgba(255,255,255,0.1);z-index:1}.gallery .gallery-slide:hover .gallery-screenshot{-webkit-transform:perspective(200px) translate3d(0, 0, 10px);transform:perspective(200px) translate3d(0, 0, 10px)}.gallery .gallery-slide:active{-webkit-transform:perspective(200px) translate3d(0, 0, -5px);transform:perspective(200px) translate3d(0, 0, -5px)}.gallery .gallery-slide:active:before{background-image:linear-gradient(to top, rgba(0,0,0,0.4), transparent 80px)}.gallery .gallery-slide.gallery-slide-isAnimationDisabled:hover .gallery-screenshot{-webkit-transform:none;transform:none}.gallery .gallery-slide.gallery-slide-isAnimationDisabled:active{-webkit-transform:none;transform:none}.gallery .gallery-slide.gallery-slide-isAnimationDisabled:active:before{opacity:0}.gallery .gallery-slide .gallery-basic{width:100%;height:100%}.gallery .gallery-slide .gallery-basic.gallery-basic--standart{padding-bottom:56.25%}.gallery .gallery-slide .gallery-basic.gallery-basic--fifth{padding-bottom:20%}.gallery .gallery-slide .gallery-basic.gallery-basic--quadro{padding-bottom:75%}.gallery .gallery-slide .gallery-basic.gallery-basic--third{padding-bottom:33.33333%}.gallery .gallery-slide .gallery-basic.gallery-basic--thirdToTwo{padding-bottom:66.66667%}.gallery .gallery-slide .gallery-screenshot{height:100%;max-width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-transform:perspective(200px) translate3d(0, 0, 0px);transform:perspective(200px) translate3d(0, 0, 0px);transition:-webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 1050ms;transition:transform cubic-bezier(0.39, 0.575, 0.565, 1) 1050ms;transition:transform cubic-bezier(0.39, 0.575, 0.565, 1) 1050ms, -webkit-transform cubic-bezier(0.39, 0.575, 0.565, 1) 1050ms}.gallery .gallery-slide .gallery-screenshot.gallery-screenshot--standart{padding-bottom:56.25%}.gallery .gallery-slide .gallery-screenshot.gallery-screenshot--fifth{padding-bottom:20%}.gallery .gallery-slide .gallery-screenshot.gallery-screenshot--quadro{padding-bottom:75%}.gallery .gallery-slide .gallery-screenshot.gallery-screenshot--third{padding-bottom:33.33333%}.gallery .gallery-slide .gallery-screenshot.gallery-screenshot--thirdToTwo{padding-bottom:66.66667%}.gallery .gallery-slide .gallery-screenshot.gallery-screenshot--video{position:relative}.gallery .gallery-slide .gallery-screenshot.gallery-screenshot--video:before{content:"";font-size:2rem;background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#triangle);background-repeat:no-repeat;background-position:center;background-size:25%;position:absolute;top:0;right:0;left:0;bottom:0;transition:background-size cubic-bezier(0.39, 0.575, 0.565, 1) 1050ms}@media screen and (min-width: 0px) and (max-width: 599px){.gallery .gallery-slide:hover .gallery-screenshot{-webkit-transform:none;transform:none}.gallery .gallery-slide:active{-webkit-transform:none;transform:none}.gallery .gallery-slide:active:before{background-image:none}}

.noData{text-align:center;padding:150px 0 50px;color:#fff;font-weight:700}.noData .noData--label{font-size:.875rem;max-width:400px;font-weight:400;margin-left:auto;margin-right:auto;color:#909099}

.gameCardsGrid{display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr))}.gameCardsGrid--no-data{grid-template-columns:1fr}.gameCardsGrid--no-data .noData{padding-top:80px}.gameCardsGrid--min-height{min-height:470px}.gameCardsGrid-loader{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:60px;height:60px;z-index:1}.gameCardsGrid--loading{position:relative}.gameCardsGrid--loading::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);border-radius:6px}@media screen and (min-width: 2559px){.gameCardsGrid{grid-template-columns:repeat(5, 1fr)}}.spotlightFake{padding-bottom:75%}.loader{width:100%;height:30px;display:flex;justify-content:center}

.gameSpotlight-skeleton{position:relative;padding-bottom:75%;border-radius:5px;border:1px solid rgba(255,255,255,0.1);overflow:hidden}.gameSpotlight-skeleton .skeleton-highlight{position:absolute;bottom:0;width:100%;height:95px;display:flex;justify-content:space-between;flex-direction:column}.gameSpotlight-skeleton .row .skeleton-text:first-child{margin-right:10px}.gameSpotlight-skeleton .row .skeleton-text:last-child{margin-left:auto}

.appForm .appForm-dropdown.appForm-dropdown-isError .appForm-dropdownField:before,.appForm .appForm-field-isError .appForm-inputWrapper:before{content:'';position:absolute;top:-1px;right:-1px;left:-1px;bottom:-1px;border-radius:inherit;z-index:-1;background-image:linear-gradient(to left, #f63868, #a82647, #f63868);background-size:200%;-webkit-animation:error-border linear 2s infinite;animation:error-border linear 2s infinite}@-webkit-keyframes error-border{from{background-position:-100%}to{background-position:100%}}@keyframes error-border{from{background-position:-100%}to{background-position:100%}}.appForm .appForm-outputBox,.appForm .appForm-textarea{font-size:.875rem;color:#fff;width:100%;min-height:40px;padding:0 16px;outline:0;border:0;border-radius:6px;background:#36363E;transition:all 350ms cubic-bezier(0.77, 0, 0.175, 1)}.appForm .appForm-input--rightIcon.appForm-outputBox,.appForm .appForm-input--rightIcon.appForm-textarea{padding-right:40px}.appForm .appForm-outputBox:disabled,.appForm .appForm-textarea:disabled{color:#909099}.appForm .appForm-outputBox:focus,.appForm .appForm-textarea:focus{background-color:#4A4B51}.appForm .appForm-outputBox::-webkit-input-placeholder,.appForm .appForm-textarea::-webkit-input-placeholder{color:#8F8F93}.appForm .appForm-outputBox::-moz-placeholder,.appForm .appForm-textarea::-moz-placeholder{color:#8F8F93}.appForm .appForm-outputBox::-ms-input-placeholder,.appForm .appForm-textarea::-ms-input-placeholder{color:#8F8F93}.appForm .appForm-outputBox::placeholder,.appForm .appForm-textarea::placeholder{color:#8F8F93}.appForm .appForm-field,.appForm .appForm-checkbox{position:relative;margin-bottom:20px}.appForm .appForm-label{color:#909099;margin-bottom:10px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.appForm .hint-popupContainer{min-width:200px}.appForm .appForm-dropdown.appForm-dropdown-isError .appForm-dropdownField{position:relative;border-radius:6px}.appForm .appForm-dropdown.appForm-dropdown-isError .appForm-dropdownInput{border:1px solid transparent}.appForm .appForm-field-isHidden{display:none}.appForm .appForm-field-isError .appForm-inputWrapper{border-radius:6px;position:relative;display:block;z-index:0}.appForm .appForm-field .appForm-icon{position:absolute;width:20px;top:10px;left:10px;z-index:1}.appForm .appForm-field .appForm-icon .SVGInline{display:inline-block}.appForm .appForm-field .appForm-icon+.appForm-input{padding:0 40px}.appForm .appForm-field .appForm-icon--right{left:initial;right:10px}.appForm .appForm-field .appForm-icon--right+.appForm-input{padding-left:16px}.appForm .appForm-field .appForm-field-tooltip{font-size:.75rem;text-align:right;display:block;cursor:pointer;position:absolute;top:13px;right:10px;width:20px}.appForm .appForm-field:hover path,.appForm .appForm-field:hover circle{fill:#fff}.appForm .appForm-textField .appForm-inputWrapper{display:block;background:#36363E;border-radius:6px;transition:all 350ms cubic-bezier(0.77, 0, 0.175, 1)}.appForm .appForm-textField-isFocus .appForm-inputWrapper{background-color:#4A4B51}.appForm .appForm-outputBox{display:flex;align-items:center;word-break:break-all;color:#909099;padding-top:10px;padding-bottom:10px}.appForm .appForm-checkbox{cursor:pointer}.appForm .appForm-checkbox-isError::before{border-color:#f63868}.appForm .appForm-textarea{display:block;padding:10px;resize:none}

.appDropdown{background:#23232b;padding:0}.appDropdown__popup-content{border-radius:6px}.appDropdown .appDropdown-item{position:relative;display:flex;background:#23232b;white-space:nowrap;font-size:.875rem;cursor:pointer}.appDropdown .appDropdown-item--around{border-radius:6px}.appDropdown .appDropdown-item.appDropdown-item--hovered{background:rgba(255,255,255,0.15)}.appDropdown .appDropdown-item.appDropdown-item--hovered .appDropdown-label{color:#fff}.appDropdown .appDropdown-item.appDropdown-item--hovered .appDropdown-icon path{fill:#fff;stroke:#fff}.appDropdown .appDropdown-item.appDropdown-item--active .appDropdown-label{color:#fff}.appDropdown .appDropdown-item.appDropdown-item--active .appDropdown-icon path{fill:#fff}.appDropdown .appDropdown-item.appDropdown-item--active:after{content:"";position:absolute;right:10px;bottom:13px;background:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#check) no-repeat center;width:.625rem;height:.625rem}.appDropdown .appDropdown-item .appDropdown-label{color:#909099}.appDropdown .appDropdown-linkWap{display:flex}.appDropdown .appDropdown-link{padding:10px 0 10px 15px}.appDropdown .appDropdown-link--paddingLeft{padding-left:40px}.appDropdown .appDropdown-icon{display:flex;position:absolute;right:12px;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.appDropdown .appDropdown-icon--right{left:8px;height:24px}.appDropdown .appDropdown-icon path{fill:#909099}.appDropdown .appDropdown-label{margin-right:35px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}

@-webkit-keyframes error-border{from{background-position:-100%}to{background-position:100%}}@keyframes error-border{from{background-position:-100%}to{background-position:100%}}.appForm-alert{display:flex;text-align:center;border-radius:6px;color:#fff}.appForm-alert--fieldError{font-size:.75rem;color:#f63868;text-align:left;display:block;margin:5px 0 -10px}.appForm-alert .appForm-alert-icon{display:inline-block;vertical-align:text-bottom;width:20px;height:20px;margin-right:10px}.appForm-alert--common,.appForm-alert--success{position:relative;display:flex;flex-flow:row;align-items:center;font-size:.875rem;text-align:left;width:100%;padding:5px 10px;margin-bottom:20px;background-color:#a82647}.appForm-alert--common path,.appForm-alert--success path{fill:#fff}.appForm-alert--success{background-color:#63c84a;padding:20px}

.appForm-dropdown .appForm-dropdownGroup{display:flex;justify-content:space-between}.appForm-dropdown .appForm-dropdownPopup{font-size:.875rem}.appForm-dropdown .appForm-dropdownPopup.popup{--popup-color: #202029}.appForm-dropdown .appForm-dropdownPopup.popup-isOpened .appForm-dropdownField::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.appForm-dropdown .appForm-dropdownPopup.popup-isOpened .appForm-dropdownInput{background:#23232b}.appForm-dropdown:hover{cursor:pointer}.appForm-dropdown .appForm-dropdownField{max-width:850px;flex-grow:1}.appForm-dropdown .appForm-dropdownField::after{display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #909099;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);position:absolute;right:15px;top:20px}.appForm-dropdown .appForm-dropdownField .appForm-dropdownInput{display:flex;align-items:center;padding:0 35px 0 15px;border-radius:6px;border:1px solid rgba(255,255,255,0.15);background:#202029}.appForm-dropdown .appForm-dropdownField .appForm-dropdownInput .appForm-dropdownInputContent{line-height:40px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.appForm-dropdown .appForm-dropdownField .appForm-dropdownInput .appForm-dropdownInputDefault{color:#909099}.appForm-dropdown .appForm-dropdownContainer{display:flex;align-items:flex-start;position:relative}.appForm-dropdown .appForm-dropdownContainer--multiple{padding-right:53px}.appForm-dropdown .appForm-dropdownContainer--multiple .appForm-dropdownField{max-width:100%}.appForm-dropdown .appForm-dropdownClear{padding:10px;line-height:16px;font-size:16px;margin-left:15px;position:absolute;right:0;top:0}.appForm-dropdown .appForm-dropdownClear .icon{height:16px}.appForm-dropdown .appForm-dropdownSelect{width:100%}.appForm-dropdown .appForm-dropdownSelect .appForm-dropdownList{overflow-x:hidden;border-radius:6px;scrollbar-color:rgba(255,255,255,0.3) #292931;scrollbar-width:auto}.appForm-dropdown .appForm-dropdownSelect .appForm-dropdownList::-webkit-scrollbar{width:5px;height:5px;background-color:#292931}.appForm-dropdown .appForm-dropdownSelect .appForm-dropdownList::-webkit-scrollbar-track{background-color:#292931}.appForm-dropdown .appForm-dropdownSelect .appForm-dropdownList::-webkit-scrollbar-thumb{width:5px;background-color:rgba(255,255,255,0.3);border-radius:10px;min-height:35px}.appForm-dropdown .appForm-dropdownSelect .appForm-dropdownList.appForm-dropdownList--scrollable{overflow-y:auto}.appForm-dropdown .appForm-dropdownSelect .appForm-dropdownItem{display:flex;justify-content:space-between;align-items:center;position:relative;height:40px;padding-left:10px;margin:0 -15px;color:#909099;cursor:pointer}.appForm-dropdown .appForm-dropdownSelect .appForm-dropdownItem.appForm-dropdownItem-isFocus,.appForm-dropdown .appForm-dropdownSelect .appForm-dropdownItem.appForm-dropdownItem--selected,.appForm-dropdown .appForm-dropdownSelect .appForm-dropdownItem:hover{color:#fff}.appForm-dropdown .appForm-dropdownSelect .appForm-dropdownItem.appForm-dropdownItem--selected:after{background:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#check) no-repeat center;width:.625rem;height:.625rem}.appForm-dropdown .appForm-dropdownSelect .appForm-dropdownItem .appForm-dropdownItemTitle{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.appForm-dropdown .appForm-dropdownSelect .appForm-dropdownItem:after{content:"";display:inline-block;padding:5px;margin-right:5px;margin-left:auto}.appForm-dropdown .appForm-dropdownSelect .appForm-dropdownItem.appForm-dropdownItem-isFocus,.appForm-dropdown .appForm-dropdownSelect .appForm-dropdownItem:hover{background-color:rgba(255,255,255,0.3);border-radius:6px}.appForm-dropdown.appForm-dropdown-isDisabled .appForm-dropdownInput{color:#505059;border:1px solid rgba(255,255,255,0.15);background-color:#202029}.appForm-dropdown.appForm-dropdown-isDisabled .appForm-dropdownInput:focus{background-color:#202029}.appForm-dropdown.appForm-dropdown-isDisabled .appForm-dropdownField::after{display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #505059;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1)}.appForm-dropdown .popup--bottomRight>.popup-content{top:52px}

.appForm-label{text-align:left;color:#fff;display:inline-block;padding-bottom:5px}

@-webkit-keyframes error-border{from{background-position:-100%}to{background-position:100%}}@keyframes error-border{from{background-position:-100%}to{background-position:100%}}.appForm-input{font-size:.875rem;color:#fff;width:100%;min-height:40px;padding:0 16px;outline:0;border:0;border-radius:6px;background:#36363E;transition:all 350ms cubic-bezier(0.77, 0, 0.175, 1)}.appForm-input--rightIcon.appForm-input{padding-right:40px}.appForm-input:disabled{color:#909099}.appForm-input:focus{background-color:#4A4B51}.appForm-input::-webkit-input-placeholder{color:#8F8F93}.appForm-input::-moz-placeholder{color:#8F8F93}.appForm-input::-ms-input-placeholder{color:#8F8F93}.appForm-input::placeholder{color:#8F8F93}.appForm-input.appForm-input--rightIcon{padding-right:40px}.appForm .appForm-field .appForm-icon.appForm-icon--right{top:8px}.appForm .appForm-field .appForm-icon.appForm-icon--right path{fill:#fff}.appForm .appForm-field .appForm-field-clear.appForm-field-tooltip{font-size:10px}.appForm .appForm-field .appForm-icon.appForm-icon--right.withdrawal-transactionFeeIcon path{fill:#909099}@keyframes error-border{from{background-position:-100%}to{background-position:100%}}.appForm-input{font-size:.875rem;color:#fff;width:100%;min-height:40px;padding:0 16px;outline:0;border:0;border-radius:6px;background:#36363E;transition:all 350ms cubic-bezier(0.77, 0, 0.175, 1)}.appForm-input--rightIcon.appForm-input{padding-right:40px}.appForm-input:disabled{color:#909099}.appForm-input:focus{background-color:#4A4B51}.appForm-input::-webkit-input-placeholder{color:#8F8F93}.appForm-input::-moz-placeholder{color:#8F8F93}.appForm-input::-ms-input-placeholder{color:#8F8F93}.appForm-input::placeholder{color:#8F8F93}@media screen and (min-width: 0px) and (max-width: 599px){.appForm .appForm-field .appForm-field-clear.appForm-field-tooltip{height:40px;top:0;display:flex;align-items:center;justify-content:flex-end;width:40px;right:0;padding-right:15px}}

.search-input input[type="search"],.search-input input[type="search"]::-webkit-search-decoration,.search-input input[type="search"]::-webkit-search-cancel-button,.search-input input[type="search"]::-webkit-search-results-button,.search-input input[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none}.search-input .appForm-dropdownSelect{width:100%}.search-input .appForm-field .appForm-icon{top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.search-input__control .appForm-input,.search-input__control .appForm-input:focus{background:#202029;border:1px solid rgba(255,255,255,0.15)}.search-input .appDropdown .appDropdown-item{background:#2c2c35}.search-input .appDropdown .appDropdown-item:first-child{border-radius:6px 6px 0 0}.search-input .appDropdown .appDropdown-item:last-child{border-radius:0 0 6px 6px}.search-input .appDropdown .appDropdown-item:only-of-type{border-radius:6px}.search-input .appDropdown .appDropdown-item:hover{background:rgba(255,255,255,0.15)}.search-input .appDropdown .appDropdown-item a{display:block;padding:10px 0 10px 0;color:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-input .popup.popup-isOpened.popup--bottomRight>.popup-content{-webkit-transform:translate(0, 6px);transform:translate(0, 6px)}

.search-filter{margin-bottom:21px;padding:0 10px 0 20px;min-height:62px}.search-filter__button{margin:0;font-size:14px;color:#909099;border-radius:0;font-weight:500;flex-grow:1;background:#202029;border-color:rgba(255,255,255,0.15)}.search-filter__button.button--primary{color:#fff}.search-filter__button:focus:not(:hover):after{opacity:0}.search-filter__button:hover{-webkit-transform:none;transform:none}.search-filter__button:not(.search-filter__button--last){border-right:none}.search-filter__button--first{border-radius:6px 0 0 6px}.search-filter__button--last{border-radius:0 6px 6px 0}.search-filter__segments{display:flex;margin-left:-20px}.search-filter__dropdown{-webkit-tap-highlight-color:transparent}.search-filter__dropdown .appForm-dropdown .appForm-dropdownField .appForm-dropdownInput .appForm-dropdownInputContent{line-height:39px}.search-filter__dropdown .appForm-dropdownField{flex-grow:1}.search-filter__dropdown .popup.popup--bottomRight>.popup-content{-webkit-transform:translate(0, -14px);transform:translate(0, -14px);width:calc(100% - 53px);right:53px}.search-filter__adaptive-row>.col-desktop-2{padding-right:0}.search-filter__tablet-row{margin:0 -20px}.search-filter__tablet-row .search-filter__dropdown{max-width:400px}@media screen and (max-width: 1440px){.search-filter__adaptive-row>.col-desktop-9{flex:0 0 75%;max-width:75%}.search-filter__adaptive-row>.col-desktop-2{flex:0 0 25%;max-width:25%}}@media screen and (min-width: 0px) and (max-width: 999px){.search-filter{padding:0;min-height:unset}.search-filter__blocks{display:flex;justify-content:space-between}.search-filter__item{height:60px;width:24%}.search-filter__item-title{font-weight:bold;font-size:10px;line-height:14px;margin-top:3px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-filter__adaptive-row>.col-desktop-9.col-mobile-12{flex:0 0 100%;max-width:100%}.search-filter__dropdown .appForm-dropdownField{margin-bottom:0}.search-filter__dropdown.appForm-dropdown-isSelected .popup.popup--bottomRight>.popup-content{width:calc(100% - 53px);right:53px}.search-filter__dropdown .popup.popup--bottomRight>.popup-content{width:100%;-webkit-transform:translate(0, 9px);transform:translate(0, 9px);right:0}}

.appSticky{position:fixed !important;z-index:100;margin-right:var(--scroll-offset)}.appSticky.appSticky--row{width:calc(100% - var(--menu-width) - 100px);transition:width cubic-bezier(0.39, 0.575, 0.565, 1) 350ms}.appSticky.appSticky--fluid{left:230px;right:0;transition:left 350ms cubic-bezier(0.39, 0.575, 0.565, 1)}.appSticky.appSticky--fluid.appSticky-isWide{left:65px}.appSticky:after{content:'';position:absolute;background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), transparent);height:5px;left:0;right:0;bottom:-5px}.appSticky-stub{display:block;visibility:hidden}@media screen and (min-width: 0px) and (max-width: 999px){.appSticky.appSticky--row{left:0;padding:0 10px;width:calc(100%)}.appSticky.appSticky--fluid,.appSticky.appSticky--fluid{left:0;right:0}.appSticky.appSticky--fluid.appSticky-isWide,.appSticky.appSticky--fluid.appSticky-isWide{left:0}}@media screen and (min-width: 600px) and (max-width: 999px){.appSticky.appSticky--row{padding:0 15px}}@media screen and (min-width: 1000px) and (max-width: 1199px){.appSticky.appSticky--row{width:calc(100% - var(--menu-width) - 50px)}}

.search-filter__wrapper .appForm .appForm-field{margin-bottom:0}.search-filter__wrapper.appSticky{top:60px;padding:10px;background-color:#292931;z-index:9}.search-filter__icon{display:block;text-align:right;padding-right:12px}@media screen and (min-width: 0px) and (max-width: 599px){.search-filter__item:hover::after{opacity:0}}

.gallerySkeleton{display:flex;flex-direction:column;align-content:center}.gallerySkeleton .gallerySkeleton-slider{display:flex;justify-content:space-between}.gallerySkeleton .gallerySkeleton-bullets{height:5px;width:50%;margin:20px auto;border-radius:2.5px;background-color:#2c2c35}

@media screen and (min-width: 0px) and (max-width: 599px){.mainPage .mainPage-gameFiltres{margin-bottom:20px}.mainPage .mainPage-gameFiltres .menuList-linkWrap{position:relative;padding-bottom:100%}.mainPage .mainPage-gameFiltres .menuList-link{position:absolute;top:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center}.mainPage .mainPage-gameFiltres .menuList-name{font-size:.625rem}.mainPage .mainPage-gallery{margin-bottom:20px}}

.timer{display:flex;align-items:center;font-size:.875rem}.timer .timerIcon{margin-right:10px}.timer .timerIcon path{fill:#7545e2}

.countDown-resend{display:flex;align-items:center;color:#7545e2;width:80px;cursor:pointer}.countDown-resend .countDown-resendLabel{margin-left:5px}.countDown-resend:hover .countDown-resendLabel{color:#56379f}.countDown-resend:hover .resetIcon path{fill:#56379f}


.verifyEmail{text-align:center;max-width:300px}.verifyEmail .verifyEmail-logo{display:inline-block;width:100px;margin-bottom:40px}.verifyEmail .verifyEmail-form{margin-bottom:20px}.verifyEmail .verifyEmail-title{margin-top:0}.verifyEmail .verifyEmail-desc,.verifyEmail .verifyEmail-invitation{color:#909099;line-height:normal}.verifyEmail .verifyEmail-invitation .verifyEmail-invitation-email{display:block;color:#fff}.verifyEmail-isRejectable .verifyEmail-invitation{margin-bottom:20px}.verifyEmail .verifyEmail-countDown{flex:1;text-align:left}.verifyEmail .verifyEmail-validatorGroup{display:flex;flex-flow:row}.verifyEmail .verifyEmail-validator{max-width:160px;margin-bottom:0}.verifyEmail .verifyEmail-timer{height:40px;display:flex;align-items:center;flex:1;margin-left:15px}.verifyEmail .verifyEmail-resend{text-align:left;display:flex;align-items:center}.verifyEmail .verifyEmail-resend-icon,.verifyEmail .verifyEmail-logout-icon{display:inline-block;vertical-align:middle;padding-right:10px;cursor:pointer}.verifyEmail .verifyEmail-logout-icon path{fill:#7545e2}.verifyEmail .verifyEmail-logout-icon rect{fill:#7545e2}

.iconButton{cursor:pointer}.iconButton .iconButton-icon{display:inline-block;float:left;padding-right:10px}.iconButton .iconButton-icon.iconButton-icon--right{float:right;padding-right:0;padding-left:10px}.iconButton .iconButton-icon.iconButton-icon--default{float:none;padding:0}

.wishButton .wishButton-tooltip{color:white;white-space:nowrap}.wishButton .wishButton-tooltip .popup-content{text-align:center}.wishButton:hover .icon path:first-child{fill:#fff}.wishButton-isAdded .icon path:first-child{fill:#fff}

.detailTables td{padding:10px 0;line-height:1.5;text-align:start}.detailTables td a{font-size:inherit;color:#fff;display:flex;flex-direction:row;align-items:center}.detailTables td a .icon{display:flex;flex-direction:row;align-items:center;margin-top:3px}.detailTables td a .icon .SVGInline{display:flex}.detailTables .detailTables-value{color:#fff}.detailTables .detailTables-link{font:inherit;color:inherit}

.tabsDropdown{font-size:.875rem}.tabsDropdown.popup-isOpened .tabsDropdown-tabContent.popup-content{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.tabsDropdown .tabsDropdown-tabTrigger{padding:10px 0;white-space:nowrap;color:#7545e2;cursor:pointer}.tabsDropdown .tabsDropdown-tabTrigger:after{content:'';display:inline-block;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid white;margin-left:10px;vertical-align:middle}.tabsDropdown .tabsDropdown-tabList{padding-left:0}.tabsDropdown .tabsDropdown-tabContent{padding:10px 20px;margin-left:-20px}.tabsDropdown .tabsDropdown-tabContent .tabsDropdown-tab{padding:10px 0;margin:5px 0;white-space:nowrap;border-bottom:1px solid transparent}.tabsDropdown .tabsDropdown-tabContent .tabsDropdown-tab:first-child{margin-top:0}.tabsDropdown .tabsDropdown-tabContent .tabsDropdown-tab:last-child{margin-bottom:0}.tabsDropdown .tabsDropdown-tabContent .tabsDropdown-tab.tabsDropdown-tab-isActive{color:#56379f;margin-bottom:-1px;border-bottom:1px solid #56379f}.tabsDropdown .tabsDropdown-tabContent .tabsDropdown-tab:hover{color:#fff;cursor:pointer;border-bottom:1px solid #fff}

.tab-title{font-size:.875rem;font-weight:500;color:#909099}.tab-title.tab-title-isActive{color:#7545e2}.tab-title--additional{margin-left:auto}

.gameReq{display:flex;flex-wrap:wrap;justify-content:space-between}.gameReq .gameReq-tabs--platforms,.gameReq .gameReq-tabs--req{display:flex;font-family:"Montserrat",sans-serif;font-size:.875rem;margin-bottom:20px;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,0.15);position:relative;padding:0;list-style:none}.gameReq .gameReq-tabs--platforms .tab-title,.gameReq .gameReq-tabs--req .tab-title{padding:10px 0;color:#909099;cursor:pointer}.gameReq .gameReq-tabs--platforms .tab-title:hover,.gameReq .gameReq-tabs--platforms .tab-title.tab-title-isActive,.gameReq .gameReq-tabs--req .tab-title:hover,.gameReq .gameReq-tabs--req .tab-title.tab-title-isActive{position:relative}.gameReq .gameReq-tabs--platforms .tab-title:hover::before,.gameReq .gameReq-tabs--platforms .tab-title.tab-title-isActive::before,.gameReq .gameReq-tabs--req .tab-title:hover::before,.gameReq .gameReq-tabs--req .tab-title.tab-title-isActive::before{content:'';position:absolute;left:0;bottom:-1px;width:100%;height:1px}.gameReq .gameReq-tabs--platforms .tab-title:hover,.gameReq .gameReq-tabs--req .tab-title:hover{color:#fff}.gameReq .gameReq-tabs--platforms .tab-title:hover::before,.gameReq .gameReq-tabs--req .tab-title:hover::before{background-color:#fff}.gameReq .gameReq-tabs--platforms .tab-title.tab-title-isActive,.gameReq .gameReq-tabs--req .tab-title.tab-title-isActive{color:#7545e2}.gameReq .gameReq-tabs--platforms .tab-title.tab-title-isActive::before,.gameReq .gameReq-tabs--req .tab-title.tab-title-isActive::before{background-color:#7545e2}.gameReq .gameReq-tabs--platforms .tab-title:not(:first-child),.gameReq .gameReq-tabs--req .tab-title:not(:first-child){margin-left:20px}.gameReq .gameReq-tabs--platforms .tab-title,.gameReq .gameReq-tabs--req .tab-title{position:relative}.gameReq .gameReq-tabs--platforms .tab-title .SVGInline path,.gameReq .gameReq-tabs--req .tab-title .SVGInline path{fill:#7545e2}.gameReq .gameReq-tabs--req{flex-grow:1;order:1}.gameReq .gameReq-tabs--platforms{order:2}.gameReq .gameReq-table{flex:1 1 100%;width:100%;order:3}.gameReq .gameReq-table td{padding:10px 0;line-height:1.5;text-align:start;font-size:.875rem}.gameReq .gameReq-reqValues{color:#fff}.gameReq .gameHeader-pinnedGame{display:none}

.languageTable .languageTable-table{width:100%}.languageTable .languageTable-table td{padding:10px 0}.languageTable .languageTable-table td:not(.languageTable-langName){text-align:center}.languageTable .languageTable-supportingLang path{fill:#fff}.languageTable .languageTable-notSupportingLang path{fill:#909099}.languageTable .languageTable-showMore{margin-top:20px;text-align:center;cursor:pointer;color:#7545e2}

.gameLanguage .gameLanguage-header{display:flex;justify-content:space-between;align-items:center}.gameLanguage .gameLanguage-header .gameLanguage-showMore{color:#7545e2;cursor:pointer}.gameLanguage .languageTable-showMore{margin-top:20px;text-align:center;cursor:pointer;color:#7545e2}

.gamePage-description{line-height:1.5}.gamePage-description a{color:#7545e2}.gamePage-description img{width:100%;border-radius:10px;border:1px solid rgba(255,255,255,0.1);box-shadow:0 0 0px 1px rgba(0,0,0,0.8)}.gamePage-descriptionExpand{position:relative;display:block;padding-top:15px;text-align:center;color:#7545e2;border-top:1px solid rgba(255,255,255,0.1)}.gamePage-descriptionExpand:before{content:'';position:absolute;top:-31px;left:0;right:0;height:30px;background-image:linear-gradient(to top, #292931, transparent)}.gamePage-descriptionExpand.gamePage-descriptionExpand-isExpand:before{content:none}

.cta .cta-button{min-width:120px}@media screen and (min-width: 0px) and (max-width: 599px){.cta{width:100%}.cta .cta-button{width:100%}}

.purchaseControl{display:flex;align-items:center;justify-content:flex-end;margin-top:20px}.purchaseControl .purchaseControl-productPrice{margin-right:20px}@media screen and (min-width: 0px) and (max-width: 599px){.purchaseControl{flex-direction:column;align-items:initial;width:100%}.purchaseControl .purchaseControl-productPrice{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%}.purchaseControl .purchaseControl-cta{margin-top:10px;margin-left:0}}

.gamePage-shortcutCreator{font-size:.875rem;color:#7545e2}.gamePage-shortcutCreator.gamePage-shortcutCreator--disable{transition:color 350ms cubic-bezier(0.39, 0.575, 0.565, 1);color:#505059}.gamePage-shortcutCreator.gamePage-shortcutCreator--disable .gamePage-shortcutCreatorButton{cursor:default}.gamePage-shortcutCreator.gamePage-shortcutCreator--disable .gamePage-icon path{transition:fill 350ms cubic-bezier(0.39, 0.575, 0.565, 1);fill:#505059}.gamePage-shortcutCreator .gamePage-shortcutCreatorButton{cursor:pointer}.gamePage-shortcutCreator .gamePage-icon{margin-right:5px}.gamePage-shortcutCreator .gamePage-icon path{fill:#7545e2}

.gameHeader{margin-bottom:20px}.gameHeader .gameHeader-shortcutCreatorWrap{display:flex;justify-content:flex-end;flex:1;height:100%;width:100%}.gameHeader .gameHeader-shortcutCreatorWrap .loader{width:60px}.gameHeader .gameHeader-shortcutCreator{display:flex;align-items:flex-end;height:100%}.gameHeader .gameHeader-actions{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;height:100%}.gameHeader .gameHeader-title .gameHeader-heading{display:flex;align-items:center;transition:font-size cubic-bezier(0.39, 0.575, 0.565, 1) 350ms;margin:0}.gameHeader .gameHeader-title .gameHeader-genres{font-size:.875rem;display:flex;align-items:center;margin-top:5px;padding:0 0 0 2px;letter-spacing:.58px;transition:font-size cubic-bezier(0.39, 0.575, 0.565, 1) 350ms}.gameHeader .gameHeader-title .gameHeader-platformIcon{margin:0 5px}.gameHeader .gameHeader-title .gameHeader-platformIcon path{fill:#909099}.gameHeader .gameHeader-title .gameHeader-platformIcon:first-child{margin:0 5px 0 0}.gameHeader .gameHeader-title .gameHeader-platformIcon:last-child{margin:0 10px 0 0}.gameHeader .gameHeader-title .gameHeader-discount{display:inline-block;font-size:1.5rem;font-weight:bold;padding:5px 10px;margin:0 0 0 20px;border:2px solid #63c84a;border-radius:5px;color:#63c84a;vertical-align:middle}.gameHeader .gameHeader-purchaseController{flex:1;margin-top:13px;transition:margin-top 350ms cubic-bezier(0.39, 0.575, 0.565, 1)}.gameHeader .gameHeader-pinnedGame{display:none}.gameHeader.appSticky{top:0;padding:inherit;min-height:80px;background-color:#23232b}.gameHeader.appSticky .gameHeader-heading{font-size:1rem}.gameHeader.appSticky .gameHeader-discount{font-size:calc(1rem * 0.75);font-weight:normal;border:1px solid #63c84a;padding:2px}.gameHeader.appSticky .gameHeader-genres{padding:0}.gameHeader.appSticky .gameHeader-shortcutCreatorWrap{display:none}.gameHeader.appSticky .gameHeader-purchaseController{margin:0}.gameHeader.appSticky .gameHeader-actions{justify-content:center}@media screen and (min-width: 0px) and (max-width: 599px){.gameHeader .gameHeader-title .gameHeader-discount{display:none}.gameHeader .gameHeader-title .gameHeader-genres{font-size:.75rem;margin:0}.gameHeader .gameHeader-purchaseController{width:100%;margin-top:13px}.gameHeader .gameHeader-shortcutCreator{text-align:center}.gameHeader .gameHeader-wrapper.appSticky{top:60px;left:0;padding:inherit;min-height:60px;background-color:#23232b;display:flex;justify-content:space-between;align-items:center}.gameHeader .gameHeader-wrapper.appSticky .gameHeader-purchaseController{margin-top:0;margin-left:10px}.gameHeader .gameHeader-wrapper.appSticky .gameHeader-shortcutCreator{display:none}.gameHeader .gameHeader-wrapper.appSticky .gameHeader-pinnedGame{display:inline-block;max-width:48px;max-height:48px}.gameHeader .gameHeader-wrapper.appSticky .purchaseControl{flex-direction:row;margin-top:0}.gameHeader .gameHeader-wrapper.appSticky .purchaseControl .purchaseControl-cta{margin-top:0}.gameHeader .gameHeader-wrapper.appSticky .productPrice{font-size:.625rem;flex-direction:column;align-items:flex-start;justify-content:center;margin-left:10px}.gameHeader .gameHeader-wrapper.appSticky .cta{max-width:50%}.gameHeader .gameHeader-wrapper.appSticky .productPrice-discountPercent{margin-left:0}.gameHeader .gameHeader-wrapper.appSticky .productPrice-discountWrapper{margin-bottom:5px}.gameHeader .gameHeader-purchaseWrapper{display:flex;justify-content:space-between;align-items:center;width:100%}}@media screen and (min-width: 600px) and (max-width: 999px){.gameHeader .gameHeader-title .gameHeader-discount{border-width:1px}.gameHeader .gameHeader-title .gameHeader-genres{font-size:.875rem}.gameHeader .gameHeader-purchaseController{margin-top:0;align-items:center}.gameHeader.appSticky{top:60px}}

.productTotalRating{display:flex;flex-direction:row;align-items:flex-end;color:#909099}.productTotalRating__starIcon{margin-bottom:4px}.productTotalRating__starIcon .SVGInline-svg{fill:#f19037 !important}.productTotalRating__starIcon .SVGInline-svg path{stroke:#f19037 !important}.productTotalRating__usersIcon{margin-bottom:3px}.productTotalRating__usersIcon .SVGInline-svg path{fill:#909099 !important;stroke:#909099 !important}.productTotalRating .icon{display:inline-block}.productTotalRating>span{font-size:1rem;font-weight:500}.productTotalRating>span:not(.productTotalRating__mainRating):not(.icon){font-family:"NotoSans",sans-serif;margin-bottom:1px}.productTotalRating>span.productTotalRating__mainRating{color:#fff;font-size:1.25rem;font-family:"Montserrat",sans-serif;font-weight:700;margin:0 5px}@media screen and (min-width: 0px) and (max-width: 599px){.productTotalRating__usersIcon{margin-bottom:3px}.productTotalRating .productTotalRating__mainRating{font-size:1rem !important}.productTotalRating>span:not(.productTotalRating__mainRating):not(.icon){margin-bottom:1px}}

.starsRating{display:flex;align-items:center}.starsRating.starsRating--blank .SVGInline-svg path{stroke:#fff}.starsRating:hover .SVGInline-svg path{stroke:#f19037}.starsRating .starsRating-icon{margin-right:5px;display:initial}.starsRating .starsRating-icon.starsRating-icon--filled .SVGInline-svg{fill:#909099}.starsRating .starsRating-icon.starsRating-icon--filled .SVGInline-svg path{stroke:#909099 !important}.starsRating .starsRating-icon.starsRating-icon--focused .SVGInline-svg{fill:#f19037}.starsRating .starsRating-icon.starsRating-icon--focused .SVGInline-svg path{stroke:#f19037 !important}.starsRating .starsRating-icon .SVGInline{display:inline-flex}.starsRating.starsRating--readonly{pointer-events:none}.starsRating.starsRating--readonly .SVGInline-svg path{stroke:#f19037 !important}.starsRating.starsRating--readonly .starsRating-icon--filled .SVGInline-svg{fill:#f19037 !important}.starsRating.starsRating--readonly .starsRating-icon--filled .SVGInline-svg path{stroke:#f19037 !important}.starsRating.starsRating--readonly.starsRating--muted .SVGInline-svg path{stroke:#909099 !important}.starsRating.starsRating--readonly.starsRating--muted .starsRating-icon--filled .SVGInline-svg{fill:#909099 !important}.starsRating.starsRating--readonly.starsRating--muted .starsRating-icon--filled .SVGInline-svg path{stroke:#909099 !important}.starsRating .starsRating-iconWrap{font-size:0}.starsRating .starsRating-iconWrap:last-child>.starsRating-icon{margin-right:0}

.UserRatingControl{display:flex;flex-direction:row;align-items:flex-start;margin:0;height:1.25rem}.UserRatingControl--isMobile{justify-content:space-between;padding:10px 20px;width:300px;height:40px}.UserRatingControl--isMobile .UserRatingControl__Title{color:#909099;max-width:50%;overflow:hidden;text-overflow:ellipsis}.UserRatingControl--isMobile .starsRating .starsRating-icon{margin-right:13px}.UserRatingControl__Title{font-family:"NotoSans",sans-serif;font-weight:400;font-size:16px}.UserRatingControl__Hint{font-size:.75rem;margin-left:10px;color:#63c84a;visibility:hidden;opacity:0;transition:visibility 350ms linear,opacity 350ms linear}.UserRatingControl__Hint.UserRatingControl__Hint--isVisible{visibility:visible;opacity:1}.UserRatingControl__HintIcon{margin-right:5px}.UserRatingControl__HintIcon .SVGInline{display:inline-flex}.UserRatingControl__HintIcon path{fill:#63c84a}.UserRatingControl__Stars{margin-right:10px}.UserRatingControl__CurrentRating{font-weight:bold}.UserRatingControl__StarsRating{cursor:pointer}

.gamePage-rating__title{font-size:1.25rem;margin:0}.gamePage-rating .gamePage-publicRating{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;color:#fff;margin-bottom:5px}.gamePage-rating .gamePage-noRating{align-self:flex-end;font-family:"NotoSans",sans-serif;font-size:1rem;font-weight:500;color:#909099;margin:0}@media screen and (min-width: 0px) and (max-width: 599px){.gamePage-rating__title{font-size:1rem}}

.gamePage-achievements{margin:20px 0}.gamePage-achievements__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:-1rem}.gamePage-achievements__count{color:#fff;margin-left:3px}.gamePage-achievements__title{color:#909099}.gamePage-achievements__more{color:#7545e2;cursor:pointer}.gamePage-achievements__list{display:grid;grid-template-columns:repeat(6, 1fr);grid-gap:0 9px}.gamePage-achievements__item{min-width:50px;min-height:50px}.gamePage-achievements__item img{width:100%}

.dlc{padding:20px;margin-bottom:20px;border-radius:5px;background:#202029}.dlc .dlc-element{padding:15px 20px;margin-left:-20px;margin-right:-20px;cursor:pointer}.dlc .dlc-element:first-child{margin-top:-10px}.dlc .dlc-element:last-child{margin-bottom:-10px}.dlc .dlc-element .dlc-prices,.dlc .dlc-element .dlc-price,.dlc .dlc-element .dlc-ctaWrapper{display:flex;align-items:center;justify-content:flex-end}.dlc .dlc-element .dlc-prices{height:100%}.dlc .dlc-element .dlc-title{font-weight:bold;font-size:.75rem;line-height:15px;font-family:"Montserrat",sans-serif;color:#fff}.dlc .dlc-element .dlc-arrow{display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #909099;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);margin-left:10px}.dlc .dlc-element .dlc-description{padding-top:15px}.dlc .dlc-element .dlc-description .button{margin-top:10px}.dlc .dlc-element .dlc-desc{font-size:.875rem}.dlc .dlc-element:nth-child(2n-1){background:#23232b}.dlc .dlc-element.dlc-isOpen .dlc-arrow{display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #909099;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1)}@media screen and (min-width: 0px) and (max-width: 599px){.dlc .dlc-element .dlc-prices{justify-content:flex-start;margin-top:10px}}

.sku{display:flex;flex-direction:column;align-items:stretch;padding:20px;border-radius:5px;margin-bottom:20px;background-color:#23232b}.sku .sku-description{padding-top:10px}.sku .sku-readMore{position:relative;cursor:pointer;margin-top:5px}.sku .sku-readMore:after{margin-left:10px;display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #909099;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1)}.sku .sku-gameName{color:#fff}.sku .sku-details{display:flex;align-items:center}.sku .sku-title{display:flex;flex-direction:column;justify-content:center}.sku .sku-ctaWrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;margin-left:auto}.sku .sku-ctaTitle{font-size:.75rem;font-family:"Montserrat",sans-serif;font-weight:bold;margin-bottom:10px;text-align:right;color:#fff}.sku .sku-imageWrapper{width:68px;height:52px;overflow:hidden;border-radius:5px;border:1px solid rgba(255,255,255,0.1);margin-right:10px}.sku .sku-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sku .sku-description{width:100%}.sku.sku-isVisible .sku-readMore:after{display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #909099;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1)}@media screen and (min-width: 0px) and (max-width: 599px){.sku .sku-ctaWrapper{flex-direction:row;align-items:center;margin-top:10px;margin-left:0}.sku .sku-ctaButton{max-width:50%;margin-left:10px}.sku .sku-ctaTitle{max-width:50%;text-align:left;overflow-wrap:break-word}}

.shareButton{position:relative;display:block}.shareButton .shareButton-label{margin:0 5px 0 0}.shareButton .shareButton-tooltip{color:#fff}.shareButton .shareButton-tooltip .popup-content{text-align:center}.shareButton:disabled .SVGInline path{fill:#909099}

.socialSharePopup{color:red}.socialSharePopup.popup{--popup-color: #23232b}.socialSharePopup-socialBtnWrap{padding:20px}.socialSharePopup-socialBtnWrap .socialSharePopup-popupContent{max-width:185px}.socialSharePopup-socialBtnWrap .socialSharePopup-socialBtn{display:block;text-align:center;line-height:normal;min-width:120px;margin-bottom:10px;box-shadow:none;-webkit-filter:none;filter:none}.socialSharePopup-socialBtnWrap .socialSharePopup-socialBtn:last-child{margin-bottom:0}.socialSharePopup-socialBtnWrap .socialSharePopup-socialBtn .button{width:100%}

.TotalReviews{display:flex;justify-content:space-between;flex-direction:row;align-items:flex-start}.TotalReviews__InfoCoulmn{display:flex;flex-direction:column;align-items:flex-start}.TotalReviews__Value{margin-bottom:5px;font-size:1.25rem;font-weight:700}.TotalReviews__Value h3,.TotalReviews__Value span{font-size:inherit;font-weight:inherit;color:#fff}.TotalReviews__Value h3{display:inline;margin:0}.TotalReviews__Link{font-size:1rem;color:#7545e2}.TotalReviews__NoReviews{font-size:1rem;color:#939399}@media screen and (min-width: 0px) and (max-width: 599px){.TotalReviews__Value{margin-bottom:5px;font-size:1rem}}

.ReviewUserControls{display:flex;flex-direction:row;align-items:center}.ReviewUserControls__Button{cursor:pointer;display:flex;flex-direction:row;align-items:center;color:#7545e2;background:none;border:none;padding:0;margin-right:10px}.ReviewUserControls__Button:last-child{margin:0}.ReviewUserControls__Icon{margin-right:5px}.ReviewUserControls__Icon .SVGInline>svg{stroke:#7545e2;vertical-align:middle !important;margin-top:-2px}.ReviewUserControls__Icon .SVGInline path{fill:#7545e2}.ReviewUserControls__ButtonText{font-family:"NotoSans",sans-serif;font-size:.875rem}@media screen and (min-width: 0px) and (max-width: 599px){.ReviewUserControls__Icon{margin-right:0}.ReviewUserControls__ButtonText{display:none}}

.ReviewUser{display:flex;flex-direction:row;align-items:center}.ReviewUser__Image{margin-right:15px}.ReviewUser__Name{margin:0;font-size:.875rem;color:#fff}.ReviewUser__Name span{color:#909099}

.ReviewEvaluationButton{height:24px;padding:0 5px;display:flex;flex-direction:row;align-items:center;cursor:pointer;color:#fff;background-color:transparent;border:none;border-radius:4px;font-family:"NotoSans",sans-serif;font-size:.875rem;transition:background-color 350ms}.ReviewEvaluationButton:hover{background-color:#2c2c35}.ReviewEvaluationButton:disabled svg path{transition:350ms;fill:#505059}.ReviewEvaluationButton:disabled,.ReviewEvaluationButton:disabled:hover{transition:350ms;cursor:initial;background-color:transparent;color:#505059}.ReviewEvaluationButton .icon svg{float:left}

.Review{display:flex;flex-direction:column;align-items:stretch;background-color:#202029;transition:background-color 350ms;border-radius:6px;padding:30px}.Review--clickable{cursor:pointer}.Review--clickable:hover{background-color:#23232b}.Review__Head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:20px}.Review__Time{text-align:right;font-size:.875rem;color:#505059}.Review__Description{min-height:80px;height:80px;overflow:hidden;margin-bottom:20px;color:#909099}.Review__Description.Review__Description--isFull{min-height:initial;height:auto}.Review__MoreButton{padding:0;background:none;border:none;cursor:pointer;color:#7545e2;font-size:16px;line-height:1.2em;font-family:"NotoSans",sans-serif}.Review__Footer{display:flex;flex-direction:row;align-items:center}.Review__User{flex:1}.Review__Evaluations{display:flex;flex-direction:row;align-items:center}.Review__Evaluations>*{margin-right:15px}.Review__Evaluations>*:last-child{margin-right:0}.Review__UserControls{position:relative;margin-left:20px;padding-left:20px}.Review__UserControls::before{content:'';display:block;position:absolute;height:25px;width:1px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#505059}@media screen and (min-width: 0px) and (max-width: 999px){.Review{padding:20px}.Review__Evaluations{display:none}.Review__UserControls{margin-left:0;padding-left:0}.Review__UserControls::before{display:none}}

.ReviewsList{display:grid;grid-template-columns:repeat(auto-fill, minmax(500px, 1fr));grid-gap:20px;grid-auto-rows:230px}@media screen and (min-width: 0px) and (max-width: 999px){.ReviewsList{grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-auto-rows:210px}}

.ReviewsGallery .slick-slide{transition:width 0s !important}.ReviewsGallery .slick-slider:not(.gallery-dynamicBullets) .slick-list{display:flex;flex-direction:row;justify-content:flex-start}.ReviewsGallery .slick-slider:not(.gallery-dynamicBullets) .slick-list .slick-track{flex:1}

.gamePage .gamePage-profile:before,.gamePage .gamePage-profile:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.gamePage{position:relative;background-attachment:fixed;background-size:calc(100% - 230px + -1 * var(--scroll-offset));background-repeat:no-repeat;background-position-x:230px;background-position-y:top;padding-top:20%;color:#909099;transition-property:background-size, background-position-x;transition-duration:350ms;transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}.gamePage .gamePage-profile{position:relative;min-height:calc(100% - 20% + -1 * var(--scroll-offset));background:inherit;overflow:hidden;z-index:1}.gamePage .gamePage-profile:before{background:inherit}.gamePage .gamePage-profile:after{background-image:linear-gradient(to top, #292931 92%, rgba(41,41,49,0.9))}.gamePage .gamePage-profile .gamePage-gallery{margin-top:20px}.gamePage .gamePage-profile .gamePage-wishButton{margin-left:10px}.gamePage .gamePage-profile .gamePage-buttonGroup{display:flex;flex-flow:row;justify-content:flex-end}.gamePage .gamePage-profile .gamePage-buttonGroup.discord{flex-wrap:wrap}.gamePage .gamePage-profile .gamePage-button{display:block;margin-top:10px}.gamePage .gamePage-profile .gamePage-button .discord-icon{margin-left:10px}.gamePage .gamePage-profile .gamePage-buttonsRight{display:flex;justify-content:flex-end}.gamePage .gamePage-profile .gamePage-Discord{margin-left:10px}.gamePage .gamePage-profile .gamePage-None{display:none}.gamePage .gamePage-profile .gamePage-table{width:100%}.gamePage .gamePage-profile .gamePage-table td{font-size:.875rem}.gamePage .gamePage-profile .gamePage-title{font-size:.875rem;font-weight:500;text-transform:uppercase}.gamePage .gamePage-profile .gamePage-recommended{color:#909099}.gamePage .gamePage-inGamePurchase{display:flex;align-items:center;justify-content:space-between}.gamePage .gamePage-inGamePurchase .gamePage-hint{display:inline-block;margin-left:10px;white-space:nowrap}.gamePage .gamePage-inGamePurchase .gamePage-hint .gamePage-hintIcon .SVGInline-svg{vertical-align:middle}.gamePage .gamePage-inGamePurchase .gamePage-hint .hint-popupContainer{max-width:none}.gamePage .gamePage-gallery{margin-bottom:20px}.gamePage__reviewsList{margin:0 0 20px}.gamePage__reviewsHeader{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:40px}.gamePage__rating{margin-right:10px}.gamePage__rating,.gamePage__totalReviews{flex:1}.gamePage__totalReviews .ReviewCTAButton{margin-top:-8px}@media screen and (min-width: 0) and (max-width: 1000px){.gamePage{background-size:100%;background-position-x:0;background-attachment:scroll;padding-top:33.33333%}.gamePage__totalReviews .ReviewCTAButton{margin-top:-8px}.gamePage .gamePage-sku{margin-bottom:20px}}@media screen and (min-width: 0px) and (max-width: 1199px){.gamePage__totalReviews .ReviewCTAButton{margin-top:-8px}.gamePage__reviewsHeader{flex-direction:column}.gamePage__rating,.gamePage__totalReviews{width:100%;margin:0}}.gamePage .gamePage-profile:before,.gamePage .gamePage-profile:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}@media screen and (min-width: 0px) and (max-width: 599px){.gamePage .gamePage-buttonsRight,.gamePage .gamePage-button:first-child,.gamePage .gamePage-button .gamePage-Discord,.gamePage .gamePage-button .gamePage-shareButton,.gamePage .gamePage-button .gamePage-Discord .button,.gamePage .gamePage-button .gamePage-shareButton .button{width:100%}.gamePage .gamePage-Discord{margin-left:0 !important}.gamePage .gamePage-shareButton{margin:0}.gamePage__totalReviews .ReviewCTAButton{margin-top:-12px}}

.gamesGallery{background:#282831;width:100%;padding:0 50px;margin-bottom:20px}.gamesGallery .gamesGallery-title{color:#909099}@media screen and (min-width: 0px) and (max-width: 599px){.gamesGallery{padding:0 20px}.gamesGallery .gamesGallery-title{font-size:1.25rem}}

.errorPage{display:flex;flex-direction:column;flex:1}.errorPage .errorPage-container{display:flex;flex-direction:column;justify-content:center;flex:1;margin:0 auto;padding:0 10px;background-repeat:no-repeat;background-position:center}.errorPage .errorPage-container.errorPage--notFound{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#404-bg)}.errorPage .errorPage-container.errorPage--serverUnavailable{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#500-bg)}.errorPage .errorPage-container.errorPage--productUnavailable{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#search-bg);background-size:50%}.errorPage .errorPage-container.errorPage--unauthorized{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#lock-bg);background-size:50%}.errorPage .errorPage-container .errorPage-title{text-align:center;margin-top:0}.errorPage .errorPage-container .errorPage-desc{text-align:center}.errorPage .errorPage-link{color:#7545e2;cursor:pointer}@media screen and (min-width: 600px) and (max-width: 999px){.errorPage .errorPage-container.errorPage--productUnavailable,.errorPage .errorPage-container.errorPage--unauthorized{background-size:90%}.errorPage .errorPage-container.errorPage--notFound,.errorPage .errorPage-container.errorPage--serverUnavailable{background-size:85%}}

.gamePage-skeleton .gamePage-skeleton-subtitle{width:50%;display:flex;align-items:center;margin-top:-40px}.gamePage-skeleton .gamePage-skeleton-subtitle .skeleton-icon{margin-right:5px}.gamePage-skeleton .gamePage-skeleton-button{height:100%;display:flex;justify-content:flex-end;align-items:center}.gamePage-skeleton .gamePage-skeleton-button .skeleton-button{margin-left:20px}.gamePage-skeleton .gamePage-skeleton-likeButton{margin-left:20px}.gamePage-skeleton .gamePage-skeleton-gallery{margin-top:20px;margin-bottom:40px}.gamePage-skeleton .RateAndReviews{margin-bottom:40px}.gamePage-skeleton .RateAndReviews h3{margin:0 0 5px}.gamePage-skeleton .ReviewsGallery{margin-bottom:20px}.gamePage-skeleton .ReviewsGallery .skeleton-image{height:208px;padding:0}.gamePage-skeleton .MobileDescription{margin-bottom:40px}.gamePage-skeleton .BaseInfo{margin-bottom:40px}

.stepsCounter{font-size:.875rem;margin-left:auto;white-space:nowrap;text-transform:uppercase}.stepsCounter .stepsCounter-total{color:rgba(144,144,153,0.5)}

.appTile{min-height:calc(100% - 20px);padding:40px;margin-bottom:20px;background-color:#202029;background-repeat:no-repeat;background-position:90% 100%;border-radius:5px}.appTile .appTile-description{font-size:.875rem}.appTile .appTile-header{font-size:1rem;display:flex;margin-bottom:20px;text-transform:uppercase}.appTile .appTile-title{font-size:.875rem;font-weight:normal;margin:0;color:#909099}.appTile .appTile-hint{display:inline-block;cursor:pointer;text-transform:none;margin-left:10px}.appTile .appTile-hint .SVGInline-svg{vertical-align:initial}.appTile .appTile-hint .popup-content{width:220px}.appTile .appTile-hint:hover path{fill:#fff}.appTile .appTile-info{font-size:.875rem;text-transform:none;margin-left:auto}.appTile .appTile-step{font-size:.875rem;margin-left:auto;white-space:nowrap;text-transform:uppercase}.appTile .appTile-totalStep{color:rgba(144,144,153,0.5)}.appTile.appTile--attention{line-height:1.5;background-position:right 40px bottom;background-size:30px 100px;border:1px solid #f1b680}.appTile.appTile--attention .appTile-subtitle{font-weight:normal;color:#f1b680}.appTile.appTile--attention .appTile-title{font-weight:normal;text-transform:initial;color:#f1b680}.appTile.appTile--help{background-position:right 20px bottom;background-size:60px 100px}.appTile.appTile--help .appTile-title{font-weight:normal;text-transform:initial;color:#93c886}.appTile.appTile--business{background-position:right 20px bottom;background-size:100px 80px}.appTile.appTile--business .appTile-title{font-weight:normal;text-transform:initial;color:#4a8b3e}.appTile.appTile--press{background-position:right 20px bottom;background-size:100px 80px}.appTile.appTile--press .appTile-title{font-weight:normal;text-transform:initial;color:#56379f}.appTile.appTile--contact{background-position:right 20px bottom;background-size:140px 80px}.appTile.appTile--contact .appTile-title{font-weight:normal;text-transform:initial;color:#505059}.appTile.appTile--gift{background-size:100px 85px;background-position:right 20px bottom}.appTile.appTile--security{background-size:100px 95px;background-position:right 40px bottom -5px}.appTile.appTile--email{background-size:100px 95px;background-position:right 40px bottom -15px}.appTile.appTile--cloud{background-size:100px 95px;background-position:right 40px bottom -10px}.appTile.appTile--notification{background-size:100px 95px;background-position:right 40px bottom 0}.appTile.appTile--attention{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#attention)}.appTile.appTile--help{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#help)}.appTile.appTile--business{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#business)}.appTile.appTile--press{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#press)}.appTile.appTile--contact{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#contact)}.appTile.appTile--gift{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#gift)}.appTile.appTile--security{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#security)}.appTile.appTile--cloud{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#cloud)}.appTile.appTile--email{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#email)}.appTile.appTile--notification{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#notification)}@media screen and (min-width: 0px) and (max-width: 999px){.appTile{padding:40px 20px 20px}.appTile.appTile-isAdaptive{padding:20px 20px 20px;transition:height ease-out 350ms,background-position 350ms cubic-bezier(0.39, 0.575, 0.565, 1) 250ms}.appTile.appTile-isAdaptive.appTile-isCollapse{background-position:140% 100%;transition:height 350ms cubic-bezier(0.47, 0, 0.745, 0.715) 150ms,background-position cubic-bezier(0.47, 0, 0.745, 0.715) 250ms}.appTile.appTile-isAdaptive.appTile-isCollapse .appTile-header{margin-top:-10px;transition:margin-top 350ms cubic-bezier(0.47, 0, 0.745, 0.715) 150ms}.appTile.appTile-isAdaptive.appTile-isCollapse .appTile-title:after{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.appTile.appTile-isAdaptive .appTile-header{width:100%;transition:margin-top cubic-bezier(0.47, 0, 0.745, 0.715) 200ms}.appTile.appTile-isAdaptive .appTile-title{position:relative;display:inline-flex;align-items:center;padding-right:20px;width:100%}.appTile.appTile-isAdaptive .appTile-title:after{content:'';display:inline-block;margin-left:auto;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #fff;transition:-webkit-transform 250ms cubic-bezier(0.39, 0.575, 0.565, 1);transition:transform 250ms cubic-bezier(0.39, 0.575, 0.565, 1);transition:transform 250ms cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 250ms cubic-bezier(0.39, 0.575, 0.565, 1);position:absolute;top:40%;right:0}}@media screen and (min-width: 0px) and (max-width: 599px){.appTile.appTile-isAdaptive.appTile-isCollapse{background-position:right -190px bottom}}

.progressLine{display:flex;align-items:center;font-size:1rem}.progressLine .progressLine-wrap{height:8px;width:100%;margin-right:10px;padding:2px;border-radius:10px;background:#101015}.progressLine .progressLine-filled{height:100%;border-radius:10px;transition:background 350ms linear,width 350ms linear}.progressLine.progressLine--primary{display:block}.progressLine.progressLine--primary .progressLine-wrap{width:100%}.progressLine.progressLine--primary .progressLine-filled{background:linear-gradient(to right, #56379f, #a58ae2)}.progressLine.progressLine--primary .progressLine-label{color:#fff;margin-bottom:10px;white-space:nowrap}.progressLine.progressLine--modal .progressLine-wrap{background:#505059}.progressLine.progressLine--modal .progressLine-filled{background:#9bdc8b}.progressLine.progressLine--modal .progressLine-value{color:#9bdc8b}.progressLine.progressLine--modal .progressLine-label{min-width:60px;color:#505059}

.appTable{table-layout:fixed}.appTable .appTable-tabsWrapper{display:block;padding:0 40px 10px}.appTable .appTable-tabs{display:flex;align-items:center;position:relative;color:#fff}.appTable .appTable-tabs .appTable-tab{font-family:"Montserrat",sans-serif;margin-right:1.25rem;padding-bottom:.625rem;color:#909099;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.appTable .appTable-tabs .appTable-tab.appTable-tab-isActive{color:#fff;margin-bottom:-1px;border-bottom:1px solid #fff}.appTable .appTable-tabs .appTable-tab:hover{color:#fff;margin-bottom:-1px;border-bottom:1px solid #fff}.appTable .appTable-tabs:before{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#292931;z-index:0}.appTable .appTable-tabs .appTable-tabTrigger{padding:10px 0;white-space:nowrap}.appTable .appTable-tabs .appTable-tabTrigger:after{content:'';display:inline-block;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid white;margin-left:10px;vertical-align:middle}.appTable .appTable-tabs .appTable-tabContent{padding:10px 20px;margin-left:-20px}.appTable .appTable-tabs .appTable-tabContent .appTable-tab{padding:10px 0;margin:5px 0}.appTable .appTable-tabs .appTable-tabContent .appTable-tab:first-child{margin-top:0}.appTable .appTable-tabs .appTable-tabContent .appTable-tab:last-child{margin-bottom:0}.appTable .appTable-tabs .popup-isOpened .appTable-tabContent{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.appTable .appTable-headerTitle{vertical-align:top;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.appTable .appTable-headerTitle.appTable-headerTitle--clickable{cursor:pointer}.appTable .appTable-headerTitle:last-child{text-align:right;padding-right:40px}.appTable .appTable-headerTitle:first-child{text-align:left}.appTable .appTable-time{color:#909099}.appTable .appTable-amount{display:inline-block}.appTable .appTable-status.appTable-status--completed{color:#63c84a}.appTable .appTable-status.appTable-status--pending{color:#48c7d5}.appTable .appTable-status.appTable-status--failed{color:#f63868}.appTable .appTable-status.appTable-status--inProgress{color:#909099}.appTable .appTable-status.appTable-status--blocked{color:#f19037}.appTable .appTable-status.appTable-status--cancelled{color:#505059}.appTable .appTable-td--last{display:inline-flex;align-items:center;justify-content:flex-end;padding-right:40px;text-align:right}.appTable .appTable-td--last.appTable-td--arrow:after{cursor:pointer;display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #909099;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);margin-left:10px}.appTable .appTable-td--last.appTable-td--arrow.appTable-td-isOpened:after{display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #909099;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1)}.appTable .appTable-expanderWrapper{position:relative}.appTable .appTable-expanderWrapper .appTable-expanderIcon{margin-left:5px}.appTable .appTable-expanderWrapper .appTable-expanderIcon path{fill:#56379f}.appTable .appTable-expander{display:block;padding:0}.appTable .appTable-timeAgo{display:inline-block}.appTable .appTable-body{min-height:100vh}.appTable td{display:inline-block}.appTable td:first-child{padding-left:40px}.appTable td .appTable-actualValue{width:100%}.appTable thead{background-color:#202029;z-index:1}.appTable thead.appSticky{top:0;z-index:2}.appTable thead.appSticky tr{display:block}.appTable thead td{font-size:.875rem;padding:10px 0 15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.appTable thead .appTable-headerTitle{font-size:.75rem}.appTable tr{cursor:default}.appTable tbody tr:nth-child(2n-1){background:#23232b}.appTable tbody td{font-size:.75rem;padding:7px 0;color:#fff}@media screen and (min-width: 1000px){.appTable--stretchedRows{width:calc(100% + 80px);margin:0 -40px}.appTable .appTable-expanderWrapper .appTable-expanderContent{padding:10px 40px;color:#909099}}@media screen and (min-width: 0px) and (max-width: 999px){.appTable--stretchedRows{width:calc(100% + 40px);margin:0 -20px}.appTable thead.appSticky{top:60px}.appTable td:first-child{padding-left:20px}.appTable .appTable-tabsWrapper{padding:0 20px 20px}.appTable .appTable-headerTitle:last-child{padding-right:20px}.appTable .appTable-td--last{padding-right:20px}.appTable .appTable-tabList{white-space:nowrap;padding-left:0;width:100%}.appTable .appTable-expanderWrapper .appTable-expanderContent{padding:10px 20px;color:#909099}}

.achievements-go-back{margin-right:20px}.achievements__game-icon{margin-right:20px}.achievements__game-icon img{border-radius:10px}.achievements__game-title{font-weight:bold;font-size:20px;line-height:24px;color:#fff;margin-bottom:12px}.achievements__toggler{display:flex;justify-content:flex-end;margin-bottom:22px}.achievements__toggler-icon{margin-right:10px;cursor:pointer}.achievements__toggler-icon:last-child{margin-right:0}.achievements__toggler-icon--active svg path{fill:#7545e2}.achievements-table tbody td{vertical-align:middle}.achievements-table--disabled{color:#505059}.achievements-table--disabled img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.achievements-table--disabled svg path{fill:#505059}.achievements-table__desc{padding-right:20px}.achievements-table__icon{display:flex;align-items:center;height:50px}.achievements-table__icon-title{margin-left:20px;font-size:16px;font-weight:500}.achievements-table__details{display:flex;justify-content:space-between;margin-bottom:10px;align-items:center}.achievements-table__details .achievements-table__status{flex-grow:1;margin-right:20px}.achievements__rarity{display:flex;align-items:center;justify-content:flex-end}.achievements__rarity-title{margin-right:12px}.achievements__block-container{margin-top:20px;display:grid;grid-template-columns:repeat(5, 1fr);grid-gap:20px;align-content:start}.achievements__block{display:flex;align-items:center}.achievements__block--disabled{color:#505059}.achievements__block--disabled .achievements__block-title,.achievements__block--disabled .achievements__block-desc{color:#505059}.achievements__block--disabled img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.achievements__block-text{margin-left:20px;font-size:12px;line-height:16px;color:#fff}.achievements__block-title{font-weight:500;margin-bottom:5px}.achievements__block-desc{color:#909099}@media screen and (min-width: 1200px) and (max-width: 2559px){.achievements__block-container{grid-template-columns:repeat(4, 1fr)}}@media screen and (min-width: 1000px) and (max-width: 1199px){.achievements__block-container{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 600px) and (max-width: 999px){.achievements__block-container{grid-template-columns:1fr 1fr}.achievements__game-title{font-size:16px}}@media screen and (min-width: 0px) and (max-width: 599px){.achievements__toggler{position:absolute;top:40px;right:20px;z-index:1}.achievements-tableWrapper{position:relative}.achievements__progress-line{margin:10px 0 12px}.achievements__block-container{grid-template-columns:1fr}.achievements__game-title{font-size:16px}}

.releaseNotes-note.releaseNotes-isOpened .releaseNotes-arrow{display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #909099;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1)}.releaseNotes-note .releaseNotes-noteHeading{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;cursor:pointer}.releaseNotes-note .releaseNotes-title{margin-top:0}.releaseNotes-note .releaseNotes-noteTitle{display:flex;align-items:center;font-family:"Montserrat",sans-serif;text-transform:uppercase}.releaseNotes-note .releaseNotes-arrow{display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #909099;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);margin:0 10px}.releaseNotes-note .releaseNotes-blocks{padding-top:20px}.releaseNotes-note .releaseNotes-block{margin-bottom:20px}.releaseNotes-note .releaseNotes-version{color:#fff}.releaseNotes-note .releaseNotes-type{color:#7545e2}

.blockedPage{width:100%;height:100vh;position:relative;background:linear-gradient(180deg, rgba(41,41,49,0.2) 54.01%, rgba(92,217,233,0.5) 83.66%)}.blockedPage .blockedPage-container{width:100%;height:100vh;background:url(/build/public/moon_landscape.218b24611c78bb557c397f8360f940f8.svg) no-repeat bottom;background-size:contain}.blockedPage .blockedPage-desc{padding-top:12%;margin:0 20px;text-align:center;color:#fff}.blockedPage .blockedPage-desc .blockedPage-logo{padding-bottom:30px}.blockedPage .blockedPage-desc .blockedPage-logo .blockedPage-logoIcon{margin-right:5px}.blockedPage .blockedPage-rover{width:213px;height:284px;position:absolute;bottom:20%;left:62%;background:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#rover) no-repeat;background-position:center}.blockedPage .blockedPage-comet{position:absolute;background:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#comet) no-repeat;background-size:contain}.blockedPage .blockedPage-comet.blockedPage-comet--first{width:80px;height:80px;top:10%;left:10%}.blockedPage .blockedPage-comet.blockedPage-comet--second{width:50px;height:50px;top:9%;left:60%}.blockedPage .blockedPage-comet.blockedPage-comet--third{width:135px;height:135px;top:15%;left:80%}@media screen and (min-width: 0px) and (max-width: 599px){.blockedPage .blockedPage-rover{width:100px;height:136px;position:absolute;bottom:4%;left:55%}.blockedPage .blockedPage-desc{padding-top:60%}}@media screen and (min-width: 600px) and (max-width: 999px){.blockedPage .blockedPage-rover{width:180px;height:245px;position:absolute;bottom:10%;left:58%}.blockedPage .blockedPage-desc{padding-top:30%}}@media screen and (min-width: 1000px) and (max-width: 1199px){.blockedPage .blockedPage-rover{bottom:13%}.blockedPage .blockedPage-desc{padding-top:38%}}

.promo{color:#fff;width:100%}.promo img{width:100%;margin-bottom:20px;border-radius:5px;border:1px solid rgba(255,255,255,0.1);box-shadow:0 0 0px 1px rgba(0,0,0,0.8)}

.promoExpired{padding-top:90px}.promoExpired .promoExpired-header{display:flex;flex-direction:column;align-items:center}.promoExpired .promoExpired-notification{max-width:575px;text-align:center}.promoExpired .promoExpired-featured .promoExpired-featureWrapper{position:relative;padding-bottom:20%;margin-bottom:20px;border-radius:10px;border:1px solid rgba(255,255,255,0.1);overflow:hidden}.promoExpired .promoExpired-featured .promoExpired-feature{position:absolute;top:0;left:0;right:0;bottom:0}.promoExpired .promoExpired-featured .promoExpired-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}

.copyButton{cursor:pointer}.copyButton .copyButton-icon{display:inline-block;margin:0 5px}.copyButton .copyButton-icon path{fill:#909099}.copyButton.copyButton--buttonIcon path{fill:#fff}

.friends .noData{margin-bottom:-40px}.friends .appSticky{top:0;z-index:2;background-color:#202029}.friends .tabs-wrap,.friends .friend-searchHeader,.friends .friends-list{padding:0 40px}.friends .friend-search{display:grid;grid-template-columns:repeat(auto-fill, minmax(460px, 1fr));gap:10px 20px}.friends .tabs-wrap{padding-top:30px}.friends .friends-tile{padding-left:0;padding-right:0;padding-top:0}.friends .friends-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(460px, 1fr));gap:10px 20px}.friends .friends-list .friends-actionsWrap{display:flex}.friends .friends-list .friends-actionsWrap .appActionCtrl-more{padding-top:0;padding-bottom:0}.friends .friends-list .friends-userWrap{display:flex;justify-content:space-between;flex:1;position:relative}.friends .friends-tabs{display:flex;font-family:"Montserrat",sans-serif;font-size:.875rem;margin-bottom:10px;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,0.15);padding-left:0}.friends .friends-tabs .tab-title{padding:10px 0;color:#909099;cursor:pointer}.friends .friends-tabs .tab-title:hover,.friends .friends-tabs .tab-title.tab-title-isActive{position:relative}.friends .friends-tabs .tab-title:hover::before,.friends .friends-tabs .tab-title.tab-title-isActive::before{content:'';position:absolute;left:0;bottom:-1px;width:100%;height:1px}.friends .friends-tabs .tab-title:hover{color:#fff}.friends .friends-tabs .tab-title:hover::before{background-color:#fff}.friends .friends-tabs .tab-title.tab-title-isActive{color:#7545e2}.friends .friends-tabs .tab-title.tab-title-isActive::before{background-color:#7545e2}.friends .friends-tabs .tab-title:not(:first-child){margin-left:20px}.friends .friends-tabCount{color:#fff}.requests-list-actions{display:flex;align-items:center}.requests-list-actions .friends-primaryBtn{margin-right:10px}.requests-list-actions .friends-rejectHint .friends-rejectHint-contentWrapper{border-radius:6px;overflow:hidden;width:260px}.requests-list-actions .friends-rejectHint .friends-rejectHint--decline{padding:10px 20px;background:#23232b;cursor:pointer;border-top:1px solid rgba(255,255,255,0.15)}.requests-list-actions .friends-rejectHint .friends-rejectHint--decline:hover{background:rgba(255,255,255,0.15)}.requests-list-actions .friends-rejectHint .friends-rejectHint--decline:first-child{border-top:0}.requests-list-actions .friends-rejectHint .friends-rejectHint--decline div{color:#fff;font-size:.875rem}.requests-list-actions .friends-rejectHint .friends-rejectHint--decline span{color:#909099;font-size:.75rem}@media screen and (min-width: 600px){.friends .friends-list .friends-userWrap{overflow:hidden}}@media screen and (min-width: 0px) and (max-width: 999px){.friends .friends-card .friends-primaryBtn.friends-all{width:100%}.friends .tabs-wrap,.friends .friend-searchHeader,.friends .friends-list{padding-left:20px;padding-right:20px}.friends .appSticky.friend-searchHeader,.friends .appSticky.tabs-wrap{padding:0 35px}.friends .appSticky.tabs-wrap{top:60px}.friends .appSticky.friend-searchHeader{top:calc(60px + 79px)}}@media screen and (min-width: 0px) and (max-width: 599px){.friends .friends-card .friends-primaryBtn.friends-all{width:calc(100% - 40px);margin-left:auto}.friends .friend-search{grid-template-columns:repeat(auto-fill, minmax(260px, 1fr))}.friends .friends-list{grid-template-columns:repeat(auto-fill, minmax(260px, 1fr))}.friends .friends-list .friends-userWrap,.friends .friends-list .friends-actionsWrap{width:100%}.friends .friends-list .friends-userWrap{margin-bottom:10px}}

.publicInformation-addFriend{display:flex;justify-content:center;position:relative;z-index:2;grid-area:public-addFriend;padding-right:40px;margin-bottom:10px}.publicInformation-addFriend .button{height:44px}.publicInformation-addFriend .button.button:disabled .icon{opacity:0.5;margin-right:8px}

.publicInformation{display:grid;grid-template-areas:'public-avatar public-description' 'public-addFriend public-description';grid-template-columns:40% 60%;position:relative}.publicInformation .publicInformation-avatar{position:relative;display:flex;flex-direction:column;align-items:center;flex-grow:1;margin:-40px -20px 0 -40px;padding:40px 60px 30px 40px;overflow:hidden;grid-area:public-avatar}.publicInformation .publicInformation-avatar:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom, rgba(32,32,41,0) 20%, #202029 100%),linear-gradient(to right, rgba(32,32,41,0) 50%, #202029)}.publicInformation.publicInformation-isPersonal{grid-template-areas:'public-avatar public-description'}.publicInformation.publicInformation-isPersonal .publicInformation-avatar{padding:40px 60px 65px 40px}.publicInformation .publicInformation-report{position:absolute;top:15px;right:15px;z-index:5}.publicInformation .publicInformation-report .SVGInline path{fill:#909099}.publicInformation .publicInformation-nickname,.publicInformation .publicInformation-onlineStatus,.publicInformation .publicInformation-editButton{margin-top:20px;z-index:1}.publicInformation .publicInformation-onlineStatus{color:#909099;margin-bottom:10px}.publicInformation .publicInformation-onlineStatus:before{display:inline-block;content:'';width:12px;height:12px;margin-right:5px;border:1px solid #909099;background:#909099;border-radius:50%}.publicInformation .publicInformation-onlineStatus.publicInformation-onlineStatus-isOnline{color:#63c84a}.publicInformation .publicInformation-onlineStatus.publicInformation-onlineStatus-isOnline:before{border:1px solid #63c84a;box-shadow:0 0 3px 1px #63c84a;background:#63c84a}.publicInformation .publicInformation-imageWrapper{max-width:150px;max-height:150px;min-width:90px;min-height:90px;width:100%;position:relative}.publicInformation .publicInformation-imageWrapper:after{content:"";display:block;padding-bottom:100%}.publicInformation .publicInformation-imageWrapper .square{width:100%;height:100%;position:absolute;z-index:1;left:0;top:0;overflow:hidden}.publicInformation .publicInformation-imageContainer{width:100%}.publicInformation .publicInformation-image{-o-object-fit:cover;object-fit:cover;pointer-events:none;border-radius:50%}.publicInformation .publicInformation-imageBlur{position:absolute;top:-100px;left:0;width:100%;height:100%;background-position:center;border-radius:50%;background-repeat:no-repeat;-webkit-filter:blur(40px);filter:blur(40px);opacity:0.4}.publicInformation .publicInformation-description{font-size:.875rem;z-index:1;grid-area:public-description}.publicInformation .publicInformation-title{text-transform:uppercase;font-family:"Montserrat",sans-serif}.publicInformation .publicInformation-nickname{color:#fff}.publicInformation .publicInformation-nickname .publicInformation-tag{color:#909099}.publicInformation .publicInformation-aboutUser{margin-top:10px;padding:0;color:#fff}.publicInformation .publicInformation-aboutUser>li{display:flex;align-items:center;padding:10px 0 10px;word-break:break-word}.publicInformation .publicInformation-aboutUser>li:not(:last-child){border-bottom:1px solid rgba(255,255,255,0.15)}.publicInformation .publicInformation-aboutUser .publicInformation-about--empty{color:#909099}.publicInformation .publicInformation-aboutUser .publicInformation-ref{display:block}.publicInformation .publicInformation-country div:first-child{flex:0 0 auto}.publicInformation .publicInformation-country div:last-child{text-align:right;color:#505059;flex:1 1 100%}.publicInformation .publicInformation-country.publicInformation-country-isEarth::before{content:'';display:inline-block;width:17px;height:16px;margin-right:5px;background:url(/build/public/earth.639334b9f78020cde0e2d401d7eba94e.svg) center/contain}.publicInformation .publicInformation-ref .copyButton-copiedMessage{color:#909099}.publicInformation .publicInformation-ref .copyButton-copiedMessage .SVGInline path{fill:#909099}.publicInformation .publicInformation-copy{display:inline-block;margin-left:5px}.publicInformation .publicInformation-copy .SVGInline path{fill:#7545e2}.publicInformation .publicInformation-icon.publicInformation-icon--country{margin-right:5px}.publicInformation .publicInformation-icon.publicInformation-icon--language{margin:0 5px}.publicInformation-onlineStatus-switcher,.public-online-status--popup{position:relative;margin-top:20px;z-index:2;min-width:139px}.publicInformation-onlineStatus-switcher .appForm-dropdownInputContent,.publicInformation-onlineStatus-switcher .appDropdown-link,.public-online-status--popup .appForm-dropdownInputContent,.public-online-status--popup .appDropdown-link{color:#909099}.publicInformation-onlineStatus-switcher .appForm-dropdownInputContent:before,.publicInformation-onlineStatus-switcher .appDropdown-link:before,.public-online-status--popup .appForm-dropdownInputContent:before,.public-online-status--popup .appDropdown-link:before{display:inline-block;content:'';width:12px;height:12px;margin:0 5px -1px 0;border:1px solid #909099;border-radius:50%}.publicInformation-onlineStatus-switcher .appForm-dropdownInput,.public-online-status--popup .appForm-dropdownInput{padding-left:11px}.publicInformation-onlineStatus-switcher .appForm-dropdownInputContent,.public-online-status--popup .appForm-dropdownInputContent{padding-left:4px}.publicInformation-onlineStatus-switcher .appForm-dropdownInputContent:before,.public-online-status--popup .appForm-dropdownInputContent:before{background:#909099}.publicInformation-onlineStatus-switcher .appDropdown-link--show,.public-online-status--popup .appDropdown-link--show{color:#63c84a}.publicInformation-onlineStatus-switcher .appDropdown-link--show:before,.public-online-status--popup .appDropdown-link--show:before{border:1px solid #63c84a;background:#63c84a}.publicInformation-onlineStatus-switcher .appDropdown-link--hide:before,.public-online-status--popup .appDropdown-link--hide:before{background:#909099}.publicInformation-onlineStatus-switcher.publicInformation-onlineStatus-isOnline .appForm-dropdownInputContent,.public-online-status--popup.publicInformation-onlineStatus-isOnline .appForm-dropdownInputContent{color:#63c84a}.publicInformation-onlineStatus-switcher.publicInformation-onlineStatus-isOnline .appForm-dropdownInputContent:before,.public-online-status--popup.publicInformation-onlineStatus-isOnline .appForm-dropdownInputContent:before{border:1px solid #63c84a;box-shadow:0 0 3px 1px #63c84a;background:#63c84a}.publicInformation-onlineStatus-switcher.publicInformation-onlineStatus-isInvisible .appForm-dropdownInputContent:before,.public-online-status--popup.publicInformation-onlineStatus-isInvisible .appForm-dropdownInputContent:before{background:none}@media screen and (min-width: 0px) and (max-width: 999px){.publicInformation{min-height:auto}.publicInformation .publicInformation-avatar{margin:-40px -20px 0 -20px}}@media screen and (min-width: 0px) and (max-width: 599px){.publicInformation{grid-template-areas:'public-avatar' 'public-addFriend' 'public-description';grid-template-columns:100%}.publicInformation .publicInformation-description{width:100%;margin-top:30px}.publicInformation .publicInformation-addFriend{padding-right:20px}.publicInformation.publicInformation-isPersonal{grid-template-areas:'public-avatar' 'public-description'}.publicInformation.publicInformation-isPersonal .publicInformation-avatar{padding:40px 60px 30px 40px}.publicInformation.publicInformation-isPersonal .publicInformation-description{margin-top:0}.publicInformation .publicInformation-title{display:flex;align-items:center;cursor:pointer}.publicInformation .publicInformation-title:after{content:'';display:inline-block;margin-left:5px;display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1)}.publicInformation.publicInformation-isExpand .publicInformation-title:after{display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1)}}

.spark .spark-particle.spark-particle--explode:after,.spark .spark-particle.spark-particle--explode:before,.spark .spark-particle.spark-particle--quasar:before,.spark .spark-particle.spark-particle--spark:after,.spark .spark-particle.spark-particle--spark:before,.spark .spark-particle.spark-particle--aura:before,.spark .spark-particle.spark-particle--waves:after,.spark .spark-particle.spark-particle--waves:before,.spark .spark-particle.spark-particle--fire:after,.spark .spark-particle.spark-particle--fire:before{content:'';position:absolute;top:0;left:0;padding:2px;background-color:#F9B824;border-radius:100%}@-webkit-keyframes explode{0%{-webkit-transform:translate3d(0, 0, 0) rotateZ(0) perspective(1000px);transform:translate3d(0, 0, 0) rotateZ(0) perspective(1000px);opacity:1}80%{opacity:1}93%{opacity:0.3;-webkit-filter:hue-rotate(-30deg);filter:hue-rotate(-30deg)}97%{opacity:1;-webkit-filter:hue-rotate(300deg);filter:hue-rotate(300deg)}100%{opacity:0;-webkit-transform:translate3d(var(--coord-x), var(--coord-y), 0) rotateZ(calc(30deg * var(--distortKoeff) * var(--random))) perspective(1000px);transform:translate3d(var(--coord-x), var(--coord-y), 0) rotateZ(calc(30deg * var(--distortKoeff) * var(--random))) perspective(1000px);-webkit-filter:hue-rotate(90deg);filter:hue-rotate(90deg)}}@keyframes explode{0%{-webkit-transform:translate3d(0, 0, 0) rotateZ(0) perspective(1000px);transform:translate3d(0, 0, 0) rotateZ(0) perspective(1000px);opacity:1}80%{opacity:1}93%{opacity:0.3;-webkit-filter:hue-rotate(-30deg);filter:hue-rotate(-30deg)}97%{opacity:1;-webkit-filter:hue-rotate(300deg);filter:hue-rotate(300deg)}100%{opacity:0;-webkit-transform:translate3d(var(--coord-x), var(--coord-y), 0) rotateZ(calc(30deg * var(--distortKoeff) * var(--random))) perspective(1000px);transform:translate3d(var(--coord-x), var(--coord-y), 0) rotateZ(calc(30deg * var(--distortKoeff) * var(--random))) perspective(1000px);-webkit-filter:hue-rotate(90deg);filter:hue-rotate(90deg)}}@-webkit-keyframes fire{0%{-webkit-transform:translate3d(0, 0, 0) rotateZ(0deg) perspective(1000px);transform:translate3d(0, 0, 0) rotateZ(0deg) perspective(1000px);opacity:0}20%{opacity:1}80%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(var(--coord-x), var(--coord-y), 0) rotateZ(calc(10deg * var(--distortKoeff) * var(--random))) perspective(1000px);transform:translate3d(var(--coord-x), var(--coord-y), 0) rotateZ(calc(10deg * var(--distortKoeff) * var(--random))) perspective(1000px)}}@keyframes fire{0%{-webkit-transform:translate3d(0, 0, 0) rotateZ(0deg) perspective(1000px);transform:translate3d(0, 0, 0) rotateZ(0deg) perspective(1000px);opacity:0}20%{opacity:1}80%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(var(--coord-x), var(--coord-y), 0) rotateZ(calc(10deg * var(--distortKoeff) * var(--random))) perspective(1000px);transform:translate3d(var(--coord-x), var(--coord-y), 0) rotateZ(calc(10deg * var(--distortKoeff) * var(--random))) perspective(1000px)}}@-webkit-keyframes waves{0%{will-change:filter;padding:0;opacity:0;box-shadow:0 0 0 0 #F9B824;-webkit-filter:hue-rotate(calc(30deg * var(--random) * var(--distortKoeff))) blur(0px);filter:hue-rotate(calc(30deg * var(--random) * var(--distortKoeff))) blur(0px)}20%{-webkit-filter:hue-rotate(calc(30deg * var(--random) * var(--distortKoeff))) blur(2px);filter:hue-rotate(calc(30deg * var(--random) * var(--distortKoeff))) blur(2px)}50%{box-shadow:0 0 0 var(--max-border-radius) #F9B824}70%{opacity:0.7}90%{-webkit-filter:hue-rotate(calc(10deg * var(--random) * var(--distortKoeff))) blur(40px);filter:hue-rotate(calc(10deg * var(--random) * var(--distortKoeff))) blur(40px);box-shadow:0 0 0 1px #F9B824;opacity:0.2}100%{left:calc(-1 * var(--coord-x));top:calc(-1 * var(--coord-x));padding:var(--coord-x);opacity:0;box-shadow:0 0 0 0 #F9B824;-webkit-filter:hue-rotate(calc(10deg * var(--random) * var(--distortKoeff))) blur(60px);filter:hue-rotate(calc(10deg * var(--random) * var(--distortKoeff))) blur(60px);will-change:auto}}@keyframes waves{0%{will-change:filter;padding:0;opacity:0;box-shadow:0 0 0 0 #F9B824;-webkit-filter:hue-rotate(calc(30deg * var(--random) * var(--distortKoeff))) blur(0px);filter:hue-rotate(calc(30deg * var(--random) * var(--distortKoeff))) blur(0px)}20%{-webkit-filter:hue-rotate(calc(30deg * var(--random) * var(--distortKoeff))) blur(2px);filter:hue-rotate(calc(30deg * var(--random) * var(--distortKoeff))) blur(2px)}50%{box-shadow:0 0 0 var(--max-border-radius) #F9B824}70%{opacity:0.7}90%{-webkit-filter:hue-rotate(calc(10deg * var(--random) * var(--distortKoeff))) blur(40px);filter:hue-rotate(calc(10deg * var(--random) * var(--distortKoeff))) blur(40px);box-shadow:0 0 0 1px #F9B824;opacity:0.2}100%{left:calc(-1 * var(--coord-x));top:calc(-1 * var(--coord-x));padding:var(--coord-x);opacity:0;box-shadow:0 0 0 0 #F9B824;-webkit-filter:hue-rotate(calc(10deg * var(--random) * var(--distortKoeff))) blur(60px);filter:hue-rotate(calc(10deg * var(--random) * var(--distortKoeff))) blur(60px);will-change:auto}}@-webkit-keyframes spark{0%{-webkit-transform:translate3d(0, 0, 0) rotateZ(0) perspective(1000px);transform:translate3d(0, 0, 0) rotateZ(0) perspective(1000px);opacity:0}40%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}70%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(var(--coord-x), var(--coord-y), 0) rotateZ(calc(30deg * var(--distortKoeff) * var(--random))) perspective(1000px);transform:translate3d(var(--coord-x), var(--coord-y), 0) rotateZ(calc(30deg * var(--distortKoeff) * var(--random))) perspective(1000px)}}@keyframes spark{0%{-webkit-transform:translate3d(0, 0, 0) rotateZ(0) perspective(1000px);transform:translate3d(0, 0, 0) rotateZ(0) perspective(1000px);opacity:0}40%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}70%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(var(--coord-x), var(--coord-y), 0) rotateZ(calc(30deg * var(--distortKoeff) * var(--random))) perspective(1000px);transform:translate3d(var(--coord-x), var(--coord-y), 0) rotateZ(calc(30deg * var(--distortKoeff) * var(--random))) perspective(1000px)}}@-webkit-keyframes aura{0%{opacity:0.1;-webkit-transform:scale3d(1.2, 1.2, 1.2) perspective(1000px);transform:scale3d(1.2, 1.2, 1.2) perspective(1000px);-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}20%{opacity:0.7;-webkit-transform:scale3d(1.6, 1.6, 1.6) perspective(1000px);transform:scale3d(1.6, 1.6, 1.6) perspective(1000px)}100%{opacity:0.1;-webkit-transform:scale3d(1.2, 1.2, 1.2) perspective(1000px);transform:scale3d(1.2, 1.2, 1.2) perspective(1000px);-webkit-filter:hue-rotate(calc(50deg * var(--random) * var(--distortKoeff)));filter:hue-rotate(calc(50deg * var(--random) * var(--distortKoeff)))}}@keyframes aura{0%{opacity:0.1;-webkit-transform:scale3d(1.2, 1.2, 1.2) perspective(1000px);transform:scale3d(1.2, 1.2, 1.2) perspective(1000px);-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}20%{opacity:0.7;-webkit-transform:scale3d(1.6, 1.6, 1.6) perspective(1000px);transform:scale3d(1.6, 1.6, 1.6) perspective(1000px)}100%{opacity:0.1;-webkit-transform:scale3d(1.2, 1.2, 1.2) perspective(1000px);transform:scale3d(1.2, 1.2, 1.2) perspective(1000px);-webkit-filter:hue-rotate(calc(50deg * var(--random) * var(--distortKoeff)));filter:hue-rotate(calc(50deg * var(--random) * var(--distortKoeff)))}}@-webkit-keyframes quasar{0%{will-change:filter;opacity:0.4;-webkit-transform:scale3d(0, 0, 0) rotateX(calc(var(--random) * 15deg)) perspective(1000px);transform:scale3d(0, 0, 0) rotateX(calc(var(--random) * 15deg)) perspective(1000px);-webkit-filter:hue-rotate(calc(0deg * var(--random) * var(--distortKoeff))) blur(0px);filter:hue-rotate(calc(0deg * var(--random) * var(--distortKoeff))) blur(0px)}50%{opacity:0.2;-webkit-transform:scale3d(calc((var(--random) * var(--random) / 4.5) * var(--distortKoeff)), calc((var(--random) * var(--random) / 4.5) * var(--distortKoeff)), calc((var(--random) * var(--random) / 4.5) * var(--distortKoeff))) rotateX(calc(var(--random) * 20deg)) perspective(1000px);transform:scale3d(calc((var(--random) * var(--random) / 4.5) * var(--distortKoeff)), calc((var(--random) * var(--random) / 4.5) * var(--distortKoeff)), calc((var(--random) * var(--random) / 4.5) * var(--distortKoeff))) rotateX(calc(var(--random) * 20deg)) perspective(1000px);-webkit-filter:hue-rotate(calc(-20deg * var(--distortKoeff))) blur(20px);filter:hue-rotate(calc(-20deg * var(--distortKoeff))) blur(20px)}70%{-webkit-transform:scale3d(calc((var(--random) * var(--random) / 30) * var(--distortKoeff)), calc((var(--random) * var(--random) / 30) * var(--distortKoeff)), calc((var(--random) * var(--random) / 30) * var(--distortKoeff))) rotateX(0) perspective(1000px);transform:scale3d(calc((var(--random) * var(--random) / 30) * var(--distortKoeff)), calc((var(--random) * var(--random) / 30) * var(--distortKoeff)), calc((var(--random) * var(--random) / 30) * var(--distortKoeff))) rotateX(0) perspective(1000px)}100%{opacity:0.4;-webkit-filter:hue-rotate(calc(10deg * var(--random) * var(--distortKoeff))) blur(0px);filter:hue-rotate(calc(10deg * var(--random) * var(--distortKoeff))) blur(0px);-webkit-transform:scale3d(0, 0, 0) rotateX(0) perspective(1000px);transform:scale3d(0, 0, 0) rotateX(0) perspective(1000px);will-change:auto}}@keyframes quasar{0%{will-change:filter;opacity:0.4;-webkit-transform:scale3d(0, 0, 0) rotateX(calc(var(--random) * 15deg)) perspective(1000px);transform:scale3d(0, 0, 0) rotateX(calc(var(--random) * 15deg)) perspective(1000px);-webkit-filter:hue-rotate(calc(0deg * var(--random) * var(--distortKoeff))) blur(0px);filter:hue-rotate(calc(0deg * var(--random) * var(--distortKoeff))) blur(0px)}50%{opacity:0.2;-webkit-transform:scale3d(calc((var(--random) * var(--random) / 4.5) * var(--distortKoeff)), calc((var(--random) * var(--random) / 4.5) * var(--distortKoeff)), calc((var(--random) * var(--random) / 4.5) * var(--distortKoeff))) rotateX(calc(var(--random) * 20deg)) perspective(1000px);transform:scale3d(calc((var(--random) * var(--random) / 4.5) * var(--distortKoeff)), calc((var(--random) * var(--random) / 4.5) * var(--distortKoeff)), calc((var(--random) * var(--random) / 4.5) * var(--distortKoeff))) rotateX(calc(var(--random) * 20deg)) perspective(1000px);-webkit-filter:hue-rotate(calc(-20deg * var(--distortKoeff))) blur(20px);filter:hue-rotate(calc(-20deg * var(--distortKoeff))) blur(20px)}70%{-webkit-transform:scale3d(calc((var(--random) * var(--random) / 30) * var(--distortKoeff)), calc((var(--random) * var(--random) / 30) * var(--distortKoeff)), calc((var(--random) * var(--random) / 30) * var(--distortKoeff))) rotateX(0) perspective(1000px);transform:scale3d(calc((var(--random) * var(--random) / 30) * var(--distortKoeff)), calc((var(--random) * var(--random) / 30) * var(--distortKoeff)), calc((var(--random) * var(--random) / 30) * var(--distortKoeff))) rotateX(0) perspective(1000px)}100%{opacity:0.4;-webkit-filter:hue-rotate(calc(10deg * var(--random) * var(--distortKoeff))) blur(0px);filter:hue-rotate(calc(10deg * var(--random) * var(--distortKoeff))) blur(0px);-webkit-transform:scale3d(0, 0, 0) rotateX(0) perspective(1000px);transform:scale3d(0, 0, 0) rotateX(0) perspective(1000px);will-change:auto}}.spark{position:relative;border-radius:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.spark .spark-particle{position:absolute;display:block;width:50px;height:50px;opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.spark .spark-particle.spark-particle--explode{-webkit-transform-origin:center;transform-origin:center;opacity:0;-webkit-animation:explode ease-out;animation:explode ease-out}.spark .spark-particle.spark-particle--explode:before{-webkit-filter:blur(2px);filter:blur(2px)}.spark .spark-particle.spark-particle--quasar{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;opacity:1}.spark .spark-particle.spark-particle--quasar:before{top:-40px;left:-40px;padding:40px;opacity:0;z-index:1;-webkit-animation:quasar ease-in;animation:quasar ease-in;-webkit-animation-duration:inherit;animation-duration:inherit;-webkit-animation-iteration-count:inherit;animation-iteration-count:inherit;-webkit-animation-delay:inherit;animation-delay:inherit;-webkit-animation-direction:inherit;animation-direction:inherit;-webkit-backface-visibility:hidden;backface-visibility:hidden}.spark .spark-particle.spark-particle--spark{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:spark cubic-bezier(0.39, 0.575, 0.565, 1);animation:spark cubic-bezier(0.39, 0.575, 0.565, 1)}.spark .spark-particle.spark-particle--spark:after,.spark .spark-particle.spark-particle--spark:before{padding:1px}.spark .spark-particle.spark-particle--spark:before{-webkit-filter:blur(2px);filter:blur(2px)}.spark .spark-particle.spark-particle--aura{left:var(--coord-x);top:var(-coord-y);-webkit-transform-origin:left top;transform-origin:left top;-webkit-animation:aura ease-in-out;animation:aura ease-in-out}.spark .spark-particle.spark-particle--aura:before{padding:calc(40px * var(--distortKoeff));left:calc(-1 * 40px * var(--distortKoeff));top:calc(-1 * 40px * var(--distortKoeff));-webkit-filter:blur(calc(30px * var(--distortKoeff)));filter:blur(calc(30px * var(--distortKoeff)));-webkit-backface-visibility:hidden;backface-visibility:hidden}.spark .spark-particle.spark-particle--waves{--max-border-radius: calc(((var(--random) * var(--random)) / 5) * var(--distortKoeff) * 1px);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;opacity:1}.spark .spark-particle.spark-particle--waves:after,.spark .spark-particle.spark-particle--waves:before{padding:0;background-color:transparent;-webkit-animation:waves cubic-bezier(0.39, 0.575, 0.565, 1);animation:waves cubic-bezier(0.39, 0.575, 0.565, 1);-webkit-animation-duration:inherit;animation-duration:inherit;-webkit-animation-iteration-count:inherit;animation-iteration-count:inherit;-webkit-animation-delay:inherit;animation-delay:inherit;-webkit-animation-direction:inherit;animation-direction:inherit;-webkit-backface-visibility:hidden;backface-visibility:hidden}.spark .spark-particle.spark-particle--waves:after{-webkit-filter:blur(20px);filter:blur(20px)}.spark .spark-particle.spark-particle--fire{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:fire ease-in-out;animation:fire ease-in-out}.spark .spark-particle.spark-particle--fire:before{-webkit-filter:blur(2px);filter:blur(2px)}.spark .spark-particle.spark-particle--reverse{animation-direction:reverse}

@-webkit-keyframes shaking{0%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}2.5%{-webkit-transform:rotateZ(-2deg);transform:rotateZ(-2deg)}5%{-webkit-transform:rotateZ(2deg);transform:rotateZ(2deg)}7.5%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}10%{-webkit-transform:rotateZ(-2deg);transform:rotateZ(-2deg)}12.5%{-webkit-transform:rotateZ(2deg);transform:rotateZ(2deg)}15%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}17.5%{-webkit-transform:rotateZ(-2deg);transform:rotateZ(-2deg)}20%{-webkit-transform:rotateZ(2deg);transform:rotateZ(2deg)}22.5%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}}@keyframes shaking{0%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}2.5%{-webkit-transform:rotateZ(-2deg);transform:rotateZ(-2deg)}5%{-webkit-transform:rotateZ(2deg);transform:rotateZ(2deg)}7.5%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}10%{-webkit-transform:rotateZ(-2deg);transform:rotateZ(-2deg)}12.5%{-webkit-transform:rotateZ(2deg);transform:rotateZ(2deg)}15%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}17.5%{-webkit-transform:rotateZ(-2deg);transform:rotateZ(-2deg)}20%{-webkit-transform:rotateZ(2deg);transform:rotateZ(2deg)}22.5%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}}.achievement-legendaryIcon:after{content:'';position:absolute;bottom:0;right:0;width:33%;height:33%;background:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#legend);background-size:contain}.achievement{display:flex;flex-flow:row nowrap;align-items:flex-start}.achievement .achievement-icon{position:relative;cursor:pointer;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.achievement .achievement-icon .icon{position:relative;display:block;width:inherit}.achievement .achievement-icon img{width:inherit}.achievement .achievement-icon.achievement-noPersonal{cursor:default}.achievement .achievement-icon--unlocked{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:shaking 2000ms linear infinite;animation:shaking 2000ms linear infinite}.achievement .achievement-particles{position:absolute;top:40%;left:50%}.achievement .achievement-icon--small{width:50px}.achievement .achievement-icon--normal{width:60px}.achievement .achievement-icon--big{width:70px}.achievement .achievement-icon--large{width:120px}.achievement .achievement-desc{font-size:1rem;margin-left:20px}.achievement .achievement-hint{text-align:center}.achievement .achievement-hint .popup-content{width:200px}.achievement.achievement--centered{flex-flow:column;align-items:center;text-align:center}.achievement.achievement--centered .achievement-desc{margin-left:0;height:100%}@keyframes shaking{0%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}2.5%{-webkit-transform:rotateZ(-2deg);transform:rotateZ(-2deg)}5%{-webkit-transform:rotateZ(2deg);transform:rotateZ(2deg)}7.5%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}10%{-webkit-transform:rotateZ(-2deg);transform:rotateZ(-2deg)}12.5%{-webkit-transform:rotateZ(2deg);transform:rotateZ(2deg)}15%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}17.5%{-webkit-transform:rotateZ(-2deg);transform:rotateZ(-2deg)}20%{-webkit-transform:rotateZ(2deg);transform:rotateZ(2deg)}22.5%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}}@media screen and (min-width: 0px) and (max-width: 599px){.achievement{display:flex;flex-direction:column;align-items:center;text-align:center}}@media screen and (min-width: 1000px) and (max-width: 1199px){.achievement{display:flex;flex-direction:column;align-items:center;text-align:center}}

.achievementsList{position:relative;display:flex}.achievementsList .achievementsList-grid{width:100%;display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fill, minmax(70px, 1fr))}.achievementsList.achievementsList--overflow .achievementsList-grid{position:relative;grid-auto-flow:column;overflow:hidden;overflow-x:scroll;width:100%}.achievementsList.achievementsList--overflow .achievementsList--shadow{position:absolute;top:0;bottom:0;width:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;z-index:1}.achievementsList.achievementsList--overflow .achievementsList--shadow.achievementsList--shadowRight{right:40px;background-image:linear-gradient(to right, rgba(32,32,41,0), #202029)}.achievementsList .achievementsListHint{margin-bottom:5px}.achievementsList .achievementsListHint.achievements-nameHint{font-weight:bold;color:#fff}@media screen and (min-width: 0px) and (max-width: 599px){.badges .achievementsList.badges-list{padding:5px}.achievementsList{max-width:calc(100vw - 20px)}.achievementsList .achievementsList-grid{overflow-x:scroll}}

.badges-noBadges{text-align:center}.badges-noBadges .badges-noBadgesDesc{margin-top:25px}

.badges{position:relative;display:flex;flex-direction:column}.badges .appTile-header{position:relative;z-index:3}.badges .badges-noBadges{margin:auto}.badges>.achievement{position:relative;display:flex;flex-direction:column;align-items:center;z-index:2}.badges>.achievement .achievement-desc{margin-left:0;text-align:center}.badges .badges-list{padding:5px 40px 5px 5px;margin:-20px -40px -20px -20px}.badges .badges-list .badges-list-description{font-size:.75rem}.badges .badges-list .achievementsList-grid{display:flex;flex-wrap:nowrap;padding:15px}.badges .badges-list .achievement-desc{margin-left:0;text-align:center}.badges .badges-list .achievementsListItem{display:flex;flex-direction:column;align-items:center;margin-right:30px;min-width:70px;width:70px}.badges .badges-blurredAchievements{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;padding:inherit;border-radius:inherit;overflow:hidden;pointer-events:none;z-index:1}.badges .badges-blurredAchievements img{width:60%;height:50%;opacity:0.6;-webkit-filter:blur(40px);filter:blur(40px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.badges .badges-desc{font-size:.875rem;margin-bottom:5px}.badges .badges-desc .badges-count{color:#fff}.badges .badges-icon{cursor:pointer;width:100px;margin-right:20px}.badges .badges-icon img{width:inherit}

.progress{position:relative;background-color:#23232b}.progress .progress-achievementsCount{color:#fff}.progress .progress-bar{margin-bottom:20px}

.ingame{padding-top:30px}.ingame--short{padding-top:0}.ingame--short .ingame-item{padding:0}.ingame-title{font-size:14px;font-weight:500;color:#fff}.ingame-item{padding:20px 0;position:relative}.ingame-item:nth-child(odd){background:#23232b;margin:-10px -40px;padding:10px 40px}.ingame-item-link{display:block;text-align:right;position:absolute;top:0;right:20px}.ingame .progressLine{margin-top:10px}.ingame-container{margin-bottom:10px}.ingame-section{font-size:12px;color:#909099;margin-bottom:10px}.ingame-counter{color:#fff;margin-left:4px}.ingame-list{display:flex;align-items:center}.ingame-list-icon{margin-right:20px}.ingame-list-icon--locked img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ingame-list-more{width:40px;height:40px;border:1px solid #7545e2;box-sizing:border-box;border-radius:6px;font-weight:bold;font-size:12px;color:#fff;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 600px) and (max-width: 999px){.ingame-list-icon{margin-right:10px}.ingame-item-link{top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}}@media screen and (min-width: 0px) and (max-width: 599px){.ingame-item-link{top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}}

.publicGameList{min-height:600px}.publicGameList .noData{margin-bottom:calc(-40px - 7px);margin-top:-7px;margin-left:-40px}.publicGameList .publicGameList-td{vertical-align:middle}.publicGameList .publicGameList-title{font-size:.875rem;display:flex;align-items:center;color:#fff}.publicGameList .myGames-count{color:#fff}.publicGameList .publicGameList-gameWrapper{width:70px;height:54px;margin-right:10px;border-radius:5px;overflow:hidden}.publicGameList .publicGameList-gameIcon{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.publicGameList .publicGameList-viewAll{display:none;margin-right:0;margin-left:auto}.publicGameList .publicGameList-viewAll:hover{border-bottom:0}.publicGameList.publicGameList-empty .appTable tbody tr{background:none}@media screen and (min-width: 0px) and (max-width: 599px){.publicGameList .publicGameList-gameName,.publicGameList .publicGameList-lastPlayed{display:block;text-align:left}.publicGameList .publicGameList-gameName{margin:5px 0}.publicGameList .publicGameList-lastPlayed{color:#909099}.publicGameList .publicGameList-lastPlayedTime{color:#fff;margin-left:5px}}

.publicProfile-privacy-lock{display:flex;align-items:center;justify-content:center;min-height:280px}.publicProfile-privacy-lock div{text-align:center}.publicProfile-privacy-lock span{display:block;flex:0 0 100%;line-height:20px}

.friends-status{display:flex;align-items:center}.friends-status.friendsList-status-isOnline .friends-statusDot{background:#63c84a}.friends-status.friendsList-status-isOnline .friends-statusDotBlur{position:absolute;width:8px;height:8px;background:#63c84a;-webkit-filter:blur(2px);filter:blur(2px)}.friends-status.friendsList-status-isOnline .friends-statusLabel{color:#63c84a}.friends-status .friends-statusDotWrap{position:relative;width:8px;height:8px;flex-shrink:0;margin-right:5px}.friends-status .friends-statusDot{width:100%;height:100%;border:1px solid rgba(255,255,255,0.15);border-radius:50%;background:#909099}.friends-status .friends-statusLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}

.friends-user{display:flex;align-items:center;margin-right:20px;font-size:.75rem;overflow:hidden}.friends-user .friends-avatarWrap{margin-right:10px}.friends-user .friends-nicknameWrap,.friends-user .friends-status{margin-top:6px}.friends-user .friends-nickname{color:#fff}.friends-user .friends-tag{margin-right:10px}

.profileFriends .appTile-header{align-items:center}.profileFriends .appTile-title{margin-right:10px}.profileFriends .profileFriends-title{display:flex;align-items:center}.profileFriends .profileFriends-countWidget{display:block;color:white;margin-left:10px;background-color:#63c84a;padding:5px;width:40px;border-radius:15px;text-align:center}.profileFriends .appPseudoLink:first-child{margin-right:20px}.profileFriends .profileFriends-links{display:flex;flex-wrap:wrap}.profileFriends .profileFriends-list{width:calc(100% + 80px);margin:0 -40px 0;max-height:280px}.profileFriends .profileFriends-list.profileFriends-list--overflow{overflow-y:scroll}.profileFriends .profileFriends-list--fullHeight{max-height:480px}.profileFriends .profileFriends-listItem{display:flex;align-items:center;padding:10px 40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profileFriends .profileFriends-listItem:nth-child(2n-1){background-color:#23232B}.profileFriends .profileFriends-listItem:hover{background-color:rgba(255,255,255,0.15)}.profileFriends .profileFriends-listItem .profileFriends-avatar{margin-right:15px}.profileFriends .profileFriends-listItem .profileFriends-info{display:flex;flex-direction:column}.profileFriends .profileFriends-listItem .profileFriends-nickname{color:white}.profileFriends .profileFriends-listItem .profileFriends-tag{font-size:.75rem;color:#909099}.profileFriends .profileFriends-listItem .profileFriends-status{font-size:.75rem;color:#909099;margin-top:5px}.profileFriends .profileFriends-add{display:flex;align-items:center;justify-content:center;height:100%;margin-top:-20px}.profileFriends .profileFriends-add--row{display:flex;max-width:350px}.profileFriends .profileFriends-add--row>div:last-child{margin-left:25px;display:flex;align-items:center;flex-wrap:wrap}.profileFriends .profileFriends-add--row>div span{font-size:15px;line-height:20px;display:block;flex:0 0 100%}@media screen and (min-width: 0px) and (max-width: 999px){.profileFriends .profileFriends-list{width:calc(100% + 40px);margin:0 -20px 0}.profileFriends .profileFriends-listItem{padding:10px 20px}.profileFriends .profileFriends-add{margin:0;align-items:start}.profileFriends .profileFriends-add--row{flex-wrap:wrap;justify-content:center;margin-bottom:25px}.profileFriends .profileFriends-add--row>div:last-child{flex:0 0 100%;justify-content:center;margin-left:0;text-align:center}.profileFriends .profileFriends-add--row>div:last-child button{margin-top:20px}}

.publicProfile.publicProfile-isPersonal .publicProfile-progress .appTile-hint,.publicProfile.publicProfile-isPersonal .publicProfile-progress .appTile-info{display:inline-block}.publicProfile.publicProfile-isPersonal .publicGameList-viewAll{display:initial}.publicProfile .publicProfile-header{display:flex;align-items:center;justify-content:space-between}.publicProfile .publicProfile-report{cursor:pointer}.publicProfile .publicProfile-report:hover{color:#fff}.publicProfile .publicProfile-report:hover .publicProfile-reportIcon .SVGInline path{fill:#fff}.publicProfile .publicProfile-reportIcon{margin-left:5px}.publicProfile .publicProfile-reportIcon .SVGInline path{fill:#909099}.publicProfile .publicProfile-tag{color:#909099}.publicProfile .publicProfile-badges{grid-area:badges}.publicProfile .publicProfile-badges .appTile-header{display:none}.publicProfile .publicProfile-progressMobile .appTile-title:after{margin-left:5px}.publicProfile .publicProfile-progressMobile .progress-achievementsCount{margin-left:5px}.publicProfile .publicProfile-progressMobile .appTile-info{white-space:nowrap}.publicProfile .publicProfile-progress{grid-area:achieve;background-color:#202029;min-height:auto}.publicProfile .publicProfile-progress .appTile-hint,.publicProfile .publicProfile-progress .appTile-info{display:none}.publicProfile .publicProfile-progress .progress-bar{width:50%}.publicProfile .publicProfile-progress .achievement{display:flex;justify-content:flex-start}.publicProfile .publicInformation{grid-area:info}.publicProfile .publicProfile-games-wishlist{grid-area:games}.publicProfile .profileFriends{grid-area:friends;min-height:auto}.publicProfile .publicProfile-card-badges{grid-area:card-badges}.publicProfile .publicProfile-friendlist-achieve{grid-area:friendlist-achieve}.publicProfile .publicProfile-blockWrap .publicProfile-card-badges,.publicProfile .publicProfile-blockWrap .publicProfile-friendlist-achieve{display:grid}.publicProfile .publicProfile-blockWrap .publicProfile-card-badges{grid-template-areas:'info badges';grid-template-columns:66.66667% 33.33333%}.publicProfile .publicProfile-blockWrap .publicProfile-card-badges,.publicProfile .publicProfile-blockWrap .publicProfile-friendlist-achieve{margin-left:-10px;margin-right:-10px}.publicProfile .publicProfile-blockWrap .publicProfile-card-badges>div,.publicProfile .publicProfile-blockWrap .publicProfile-friendlist-achieve>div{margin-left:10px;margin-right:10px}.publicProfile .publicProfile-blockWrap{display:grid;grid-template-areas:'card-badges' 'friendlist-achieve' 'games';grid-template-columns:100% 100% 100%}.publicProfile .publicProfile-blockWrap .publicProfile-friendlist-achieve{grid-template-areas:'friends achieve';grid-template-columns:41.66667% 58.33333%}@media screen and (min-width: 600px) and (max-width: 999px){.publicProfile .publicProfile-badges{min-height:auto}}@media screen and (min-width: 0px) and (max-width: 599px){.publicProfile .publicProfile-blockWrap .publicProfile-card-badges{grid-template-areas:'info' 'badges';grid-template-columns:auto}.publicProfile .publicProfile-blockWrap .publicProfile-friendlist-achieve{grid-template-areas:'friends' 'achieve';grid-template-columns:auto}.publicProfile .publicProfile-badges{min-height:auto}}

.staticMenuMobile{position:relative;width:100%;z-index:700}.staticMenuMobile .staticMenuMobile-wrapper{position:relative;padding:10px;z-index:1}.staticMenuMobile.staticMenuMobile-isOpened::before{content:'';display:block;position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.8)}.staticMenuMobile .appTile-header .appTile-title::after{margin-left:5px}.staticMenuMobile .staticMenuMobile-expander{position:relative}.staticMenuMobile .staticMenuMobile-expander::after{content:'';position:absolute;bottom:0;left:0;right:0;display:block;width:100%;height:1px;background-color:#909099}.staticMenuMobile .staticMenuMobile-expander.staticMenuMobile-expander-isCollapsed{transition:all 350ms cubic-bezier(0.77, 0, 0.175, 1);background-color:transparent}.staticMenuMobile .staticMenuMobile-expander.staticMenuMobile-expander-isExpanded{background-color:#202029}.staticMenuMobile .staticMenuMobile-expander.staticMenuMobile-expander-isExpanded::after{content:none}.staticMenuMobile .staticMenuMobile-expander.staticMenuMobile-expander-isExpanded .appTile-header .appTile-title::after{border:none}.staticMenuMobile.appSticky .staticMenuMobile-expander{box-shadow:2px 4px 6px rgba(0,0,0,0.15)}.staticMenuMobile.appSticky .staticMenuMobile-expander::after{content:none}.staticMenuMobile.appSticky .staticMenuMobile-expander.staticMenuMobile-expander-isCollapsed{background-color:#202029}.staticMenuMobile .staticMenuMobile-close{width:100%;height:100%}.staticMenuMobile .staticMenuMobile-close::before{content:'';display:inline-block;margin-right:5px;width:10px;height:10px;background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#close-grey)}.staticMenuMobile .staticMenuMobile-item{color:#909099}.staticMenuMobile .staticMenuMobile-item:not(:last-child){margin-bottom:20px}.staticMenuMobile .staticMenuMobile-item .staticMenuMobile-subItem{display:block;color:#909099;padding-left:10px}.staticMenuMobile .staticMenuMobile-item .staticMenuMobile-subItem:not(:last-child){margin-bottom:20px}.staticMenuMobile .staticMenuMobile-item .staticMenuMobile-subItem.staticMenuMobile-subItem-isActive{color:#fff}.staticMenuMobile .staticMenuMobile-item.staticMenuMobile-item-isActive .staticMenuMobile-itemTitle{color:#fff}.staticMenuMobile .staticMenuMobile-item.staticMenuMobile-item--expander .staticMenuMobile-itemTitle{position:relative;display:flex;justify-content:space-between;align-items:center}.staticMenuMobile .staticMenuMobile-item.staticMenuMobile-item--expander .staticMenuMobile-itemTitle::after{display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #909099;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1)}.staticMenuMobile .staticMenuMobile-item.staticMenuMobile-item--expander.staticMenuMobile-item-isExpanded .staticMenuMobile-itemTitle{color:#fff}.staticMenuMobile .staticMenuMobile-item.staticMenuMobile-item--expander.staticMenuMobile-item-isExpanded .staticMenuMobile-itemTitle::after{display:inline-block;vertical-align:middle;content:'';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1)}.staticMenuMobile .staticMenuMobile-item .staticMenuMobile-itemTitle{text-transform:uppercase;color:#909099}.staticMenuMobile .staticMenuMobile-separator{margin:10px 0}

.staticMenuDesktop .staticMenu-list::before,.staticMenuDesktop .staticMenu-list .tab-title:hover::before{content:'';position:absolute;bottom:0;left:0;right:0;height:1px}.staticMenuDesktop{padding:0;transition:all 350ms cubic-bezier(0.77, 0, 0.175, 1)}.staticMenuDesktop .staticMenuDesktop-wrapper{position:relative;transition:all 350ms cubic-bezier(0.77, 0, 0.175, 1);z-index:1}.staticMenuDesktop.appSticky{margin:20px;border-radius:10px;background:#202029;box-shadow:2px 4px 6px rgba(0,0,0,0.15)}.staticMenuDesktop.appSticky .staticMenuDesktop-wrapper{padding:10px 20px}.staticMenuDesktop .staticMenu-list{display:flex;align-items:center;position:relative;padding-left:0}.staticMenuDesktop .staticMenu-list::before{background-color:#2c2c35}.staticMenuDesktop .staticMenu-list .tab-title{position:relative;font-family:"Montserrat",sans-serif;line-height:40px;cursor:pointer;text-transform:uppercase;padding-bottom:10px;color:#909099;letter-spacing:0.4px;cursor:pointer}.staticMenuDesktop .staticMenu-list .tab-title-isActive{position:relative;color:#7545e2}.staticMenuDesktop .staticMenu-list .tab-title-isActive::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#7545e2}.staticMenuDesktop .staticMenu-list .tab-title:not(:first-child){margin-left:20px}.staticMenuDesktop .staticMenu-list .tab-title:hover{color:white}.staticMenuDesktop .staticMenu-list .tab-title:hover::before{background-color:#fff}.staticMenuDesktop .staticMenu-list .tab-title .staticMenu-link{display:block;height:100%;color:inherit}.staticMenuDesktop .staticMenu-list::before,.staticMenuDesktop .staticMenu-list .tab-title:hover::before{content:'';position:absolute;bottom:0;left:0;right:0;height:1px}@media screen and (min-width: 1200px){.staticMenuDesktop .staticMenuDesktop-wrapper{padding:20px 50px}}.staticMenuDesktop .staticMenu-list::before,.staticMenuDesktop .staticMenu-list .tab-title:hover::before{content:'';position:absolute;bottom:0;left:0;right:0;height:1px}@media screen and (min-width: 1000px) and (max-width: 1199px){.staticMenuDesktop .staticMenuDesktop-wrapper{padding:20px 25px}}

.staticMenu{position:relative}.staticMenu .staticMenuDesktop::after,.staticMenu .staticMenuMobile::after{content:'';display:block;top:0;left:0;right:0;width:100%;background:linear-gradient(180deg, #202029 0%, rgba(41,41,49,0) 100%)}.staticMenu .staticMenuMobile::after{position:absolute;height:40px}.staticMenu .staticMenuDesktop::after{position:fixed;height:100px}.staticMenu .staticMenu-subMenu{font-size:.875rem;margin:10px 0}.staticMenu .staticMenu-subMenuItem{color:#909099;text-transform:none}.staticMenu .staticMenu-subMenuItem:not(:first-child){margin-left:10px}.staticMenu .staticMenu-subMenuItem.staticMenu-subMenuItem-isActive{color:#7545e2}.staticMenu .staticMenu-subMenuItem:hover{color:#fff}.staticMenu .staticMenu-contactUs{font-size:.875rem;white-space:nowrap;margin-left:auto}

.staticFeedback .staticFeedback-wrapper{display:flex;justify-content:space-between}.staticFeedback .staticFeedback-block{width:calc(33.33333% - 20px)}.staticFeedback .staticFeedback-block .appTile-title{text-transform:uppercase}.staticFeedback .staticFeedback-link{display:block;max-width:280px;width:100%}.staticFeedback .staticFeedback-link .SVGInline path{fill:#fff}.staticFeedback .staticFeedback-link .iconButton{width:inherit}.staticFeedback .faq{text-transform:uppercase;margin-bottom:33px}.staticFeedback .faq-last-description{margin-bottom:4rem}@media screen and (min-width: 0px) and (max-width: 999px){.staticFeedback .staticFeedback-wrapper{display:block}.staticFeedback .staticFeedback-block{width:100%}}

.staticPage{position:relative;z-index:1}.staticPage .staticPage-menu{position:absolute;width:100%}

.unrealServicesList .unrealServicesList-itemImage{width:100%}.unrealServicesList .unrealServicesList-item{position:relative;display:flex;height:270px;padding:40px 100px}.unrealServicesList .unrealServicesList-item:nth-child(even){flex-flow:row-reverse}.unrealServicesList .unrealServicesList-item:nth-child(even) .unrealServicesList-itemImage{right:0}.unrealServicesList .unrealServicesList-item:nth-child(even) .unrealServicesList-blurWrapper{right:0;left:initial}.unrealServicesList .unrealServicesList-item:nth-child(even) .unrealServicesList-blurImage{margin-left:auto}.unrealServicesList .unrealServicesList-blurWrapper{position:absolute;height:100%;left:0;top:0;overflow:hidden}.unrealServicesList .unrealServicesList-blurImage{background-repeat:no-repeat;background-size:cover;background-position:left center;-webkit-filter:blur(40px);filter:blur(40px)}.unrealServicesList .unrealServicesList-wrapper{position:relative;padding:30px 0;justify-self:flex-end}.unrealServicesList .unrealServicesList-itemTitle{position:relative;margin:0;display:block}.unrealServicesList .unrealServicesList-itemTitle::after{content:'';display:block;width:100px;height:4px;border-radius:10px;background:#7545e2;margin:20px 0}@media screen and (min-width: 0px) and (max-width: 599px){.unrealServicesList .unrealServicesList-item{display:block;height:auto}.unrealServicesList .unrealServicesList-item:not(:last-child){margin-bottom:50px}.unrealServicesList .unrealServicesList-itemTitle{font-size:1.25rem}.unrealServicesList .unrealServicesList-itemImage{max-width:153px;max-height:153px}.unrealServicesList .unrealServicesList-wrapper{text-align:left;width:auto;padding:0}.unrealServicesList .unrealServicesList-wrapper:nth-child(even){position:absolute;top:-30.6px;left:calc(50% - 76.5px)}.unrealServicesList .unrealServicesList-wrapper:nth-child(odd){margin-top:130px}.unrealServicesList .unrealServicesList-item{padding:20px}.unrealServicesList .unrealServicesList-blurWrapper{width:100%}.unrealServicesList .unrealServicesList-blurImage{width:30%;height:140px;margin:auto}}@media screen and (min-width: 600px) and (max-width: 999px){.unrealServicesList .unrealServicesList-item:not(:last-child){margin-bottom:50px}.unrealServicesList .unrealServicesList-itemImage{max-width:153px;max-height:153px}.unrealServicesList .unrealServicesList-wrapper{width:auto;text-align:left}.unrealServicesList .unrealServicesList-wrapper:nth-child(odd){width:70%;margin-right:auto}.unrealServicesList .unrealServicesList-wrapper:nth-child(even){margin-right:20px}.unrealServicesList .unrealServicesList-item{padding:20px}.unrealServicesList .unrealServicesList-blurWrapper{width:50%}.unrealServicesList .unrealServicesList-blurImage{width:30%;height:140px}}@media screen and (min-width: 1000px){.unrealServicesList .unrealServicesList-item:not(:last-child){margin-bottom:110px}.unrealServicesList .unrealServicesList-wrapper{width:50%}.unrealServicesList .unrealServicesList-itemImage{position:absolute;top:-122.5px;max-width:370px;max-height:370px}.unrealServicesList .unrealServicesList-blurImage{width:85%;height:140px}.unrealServicesList .unrealServicesList-blurWrapper{width:50%}}

.scrollToContent{max-width:24px;margin:auto;cursor:pointer}.scrollToContent .scrollToContent-icon{display:block;opacity:.5;-webkit-transform:rotate(270deg);transform:rotate(270deg);transition:all 350ms cubic-bezier(0.77, 0, 0.175, 1)}.scrollToContent .scrollToContent-icon .SVGInline path{fill:#fff}.scrollToContent:hover .scrollToContent-icon{-webkit-transform:translateY(10px) rotate(270deg);transform:translateY(10px) rotate(270deg);opacity:1}

.unrealPage .unrealPage-welcome{text-align:center;color:#fff;width:100%;background:url(/build/public/ue4_bg.7f2f37abe4888f24f34716cf78a58db5.png) no-repeat}.unrealPage .unrealPage-welcome .unrealPage-welcomeTitle,.unrealPage .unrealPage-welcome .unrealPage-welcomeDesc{margin:30px auto}.unrealPage .unrealPage-welcome .unrealPage-welcomeTitle{max-width:630px}.unrealPage .unrealPage-welcome .unrealPage-welcomeDesc{max-width:590px}.unrealPage .unrealPage-btn{margin-bottom:30px}.unrealPage .unrealPage-logo{margin:auto;width:120px;height:120px;background:url(/build/public/sprite.d6a46aa7019a2790bdf38a223041c607.svg#ue4_logo) no-repeat;background-size:cover}@media screen and (min-width: 0px) and (max-width: 599px){.unrealPage .unrealPage-welcomeTitle{font-size:2rem}.unrealPage .unrealPage-welcomeDesc{padding:0 10px}.unrealPage .unrealPage-welcome{padding:90px 0 110px;background-size:cover;background-position:75% 100%}}@media screen and (min-width: 600px) and (max-width: 999px){.unrealPage .unrealPage-welcome{padding:110px 0 140px;background-size:cover;background-position:75% 100%}}@media screen and (min-width: 1000px){.unrealPage .unrealPage-welcome{padding:120px 0 200px;background-size:100% 100%}}

.partnersList .partnersList-wrapper{display:flex;flex-flow:row}.partnersList .partnersList-logo{width:100%;background-repeat:no-repeat;background-size:contain}.partnersList .partnersList-art{position:relative;text-align:center;max-width:530px;width:100%;margin-left:auto;background-repeat:no-repeat;background-size:contain;background-position:center;z-index:1}.partnersList .partnersList-artBlur{position:absolute;top:0;right:0;bottom:0;height:100%;-webkit-filter:blur(40px);filter:blur(40px);background-repeat:no-repeat;background-size:150% 360px}.partnersList .partnersList-blockquote,.partnersList .partnersList-author{text-align:center;color:#fff}.partnersList .partnersList-author{font-weight:600}.partnersList .partnersList-blockquote{position:relative;width:100%;max-width:600px;margin:20px auto}.partnersList .partnersList-blockquote::before,.partnersList .partnersList-blockquote::after{content:'';position:absolute;background-size:cover}.partnersList .partnersList-blockquote::before{background:url(/build/public/sprite.d6a46aa7019a2790bdf38a223041c607.svg#open-quote) no-repeat}.partnersList .partnersList-blockquote::after{background:url(/build/public/sprite.d6a46aa7019a2790bdf38a223041c607.svg#close-quote) no-repeat}.partnersList .partnersList-separator{margin:40px 0}.partnersList .partnersList-desc{margin-bottom:0}.partnersList .partnersList-highlight{font-weight:normal;color:#56379f}.partnersList .partnersList-item{position:relative;overflow:hidden}.partnersList .partnersList-btn{margin-top:30px}@media screen and (min-width: 0px) and (max-width: 599px){.partnersList .partnersList-wrapper{flex-wrap:wrap-reverse}.partnersList .partnersList-group{position:relative;width:100%}.partnersList .partnersList-art{max-height:180px;height:180px}.partnersList .partnersList-artBlur{width:100%;background-position:center}.partnersList .partnersList-logo{max-width:200px;height:70px;margin:20px 0 0}.partnersList .partnersList-btn{display:block;margin-bottom:30px}.partnersList .partnersList-btn .button{max-width:100%;white-space:normal}.partnersList .partnersList-blockquote{padding:0 15px}.partnersList .partnersList-blockquote::before,.partnersList .partnersList-blockquote::after{top:10px;width:30px;height:15px}.partnersList .partnersList-blockquote::before{left:-10px}.partnersList .partnersList-blockquote::after{right:-10px}}@media screen and (min-width: 600px) and (max-width: 999px){.partnersList .partnersList-wrapper{flex-wrap:wrap-reverse}.partnersList .partnersList-group{position:relative;width:100%}.partnersList .partnersList-art{max-height:220px;height:220px;margin:auto}.partnersList .partnersList-artBlur{left:25%;width:50%;background-position:center}.partnersList .partnersList-logo{max-width:200px;height:70px;margin:20px 0 0}.partnersList .partnersList-btn{display:block;width:100%}.partnersList .partnersList-btn .iconButton{width:inherit}.partnersList .partnersList-blockquote{padding:0 20px;max-width:100%}.partnersList .partnersList-blockquote::before,.partnersList .partnersList-blockquote::after{top:10px;width:30px;height:15px}.partnersList .partnersList-blockquote::before{left:-10px}.partnersList .partnersList-blockquote::after{right:-10px}}@media screen and (min-width: 1000px){.partnersList .partnersList-wrapper{flex-wrap:wrap}.partnersList .partnersList-group{width:50%}.partnersList .partnersList-art{max-height:360px;height:360px}.partnersList .partnersList-artBlur{width:530px;background-position:top}.partnersList .partnersList-logo{max-width:240px;height:90px;margin-bottom:40px}.partnersList .partnersList-btn{display:inline-block}.partnersList .partnersList-blockquote::before,.partnersList .partnersList-blockquote::after{width:60px;height:30px;top:calc(50% - 15px)}.partnersList .partnersList-blockquote::before{left:-80px}.partnersList .partnersList-blockquote::after{right:-80px}}

.partnersPage .partnersPage-gallery{position:relative}.partnersPage .partnersPage-galleryBlur{position:absolute;top:0;bottom:0;left:0;right:0;width:inherit;height:inherit;background-size:cover;background-repeat:no-repeat;-webkit-filter:blur(40px);filter:blur(40px)}.partnersPage .partnersPage-partnersDescription{background-color:#292931}.partnersPage .partnersPage-title{margin:0 0 20px}.partnersPage .partnersPage-desc{white-space:normal}.partnersPage .partnersPage-logoGroup{display:flex;flex-flow:row wrap;align-items:center}.partnersPage .partnersPage-logo{width:100%;height:100%;background-repeat:no-repeat;background-position:center}.partnersPage .partnersPage-logo{background-image:var(--logo)}.partnersPage .partnersPage-logo:hover{background-image:var(--hovered-logo)}@media screen and (min-width: 0px) and (max-width: 599px){.partnersPage{margin-top:50px}.partnersPage .partnersPage-wrapper{width:100%}.partnersPage .partnersPage-title{font-size:2rem}.partnersPage .partnersPage-partnersDescription{display:block;padding-top:0}.partnersPage .partnersPage-logoGroup{justify-content:space-between;width:100%}.partnersPage .partnersPage-link{width:50%;max-width:150px;height:50px;margin-bottom:20px}.partnersPage .partnersPage-logo{background-size:100px 50px}}@media screen and (min-width: 600px) and (max-width: 999px){.partnersPage{margin-top:100px}.partnersPage .partnersPage-wrapper{width:100%}.partnersPage .partnersPage-title{font-size:2rem}.partnersPage .partnersPage-partnersDescription{display:block;padding-top:0}.partnersPage .partnersPage-logoGroup{justify-content:space-around;width:100%}.partnersPage .partnersPage-link{width:150px;height:60px;margin-bottom:20px}.partnersPage .partnersPage-logo{background-size:100px 50px}}@media screen and (min-width: 1000px){.partnersPage{margin-top:100px}.partnersPage .partnersPage-wrapper{width:50%}.partnersPage .partnersPage-title{font-size:3.5rem}.partnersPage .partnersPage-partnersDescription{display:flex}.partnersPage .partnersPage-logoGroup{justify-content:space-around;width:60%}.partnersPage .partnersPage-link{width:200px;height:50px}.partnersPage .partnersPage-logo{background-size:50% 50px}}

.features .features-title{margin:0 0 40px;text-align:center}.features .features-list{display:flex;flex-flow:row wrap;justify-content:space-between}.features .features-listItem{position:relative}.features .features-listItem.features-listItem--key{text-align:center;margin-top:80px}.features .features-listItem.features-listItem--key:nth-child(1)::after{position:absolute;top:-75px;left:calc(50% - (50px));content:'';width:100px;height:100px;background:url(/build/public/sprite.d6a46aa7019a2790bdf38a223041c607.svg#income) no-repeat;background-size:cover}.features .features-listItem.features-listItem--key:nth-child(2)::after{position:absolute;top:-75px;left:calc(50% - (50px));content:'';width:100px;height:100px;background:url(/build/public/sprite.d6a46aa7019a2790bdf38a223041c607.svg#revenue) no-repeat;background-size:cover}.features .features-listItem.features-listItem--key:nth-child(3)::after{position:absolute;top:-75px;left:calc(50% - (50px));content:'';width:100px;height:100px;background:url(/build/public/sprite.d6a46aa7019a2790bdf38a223041c607.svg#managment) no-repeat;background-size:cover}.features .features-listItem.features-listItem--key:nth-child(4)::after{position:absolute;top:-75px;left:calc(50% - (50px));content:'';width:100px;height:100px;background:url(/build/public/sprite.d6a46aa7019a2790bdf38a223041c607.svg#community) no-repeat;background-size:cover}.features .features-listItem.features-listItem--key:nth-child(5)::after{position:absolute;top:-75px;left:calc(50% - (50px));content:'';width:100px;height:100px;background:url(/build/public/sprite.d6a46aa7019a2790bdf38a223041c607.svg#integration) no-repeat;background-size:cover}.features .features-listItem.features-listItem--key:nth-child(6)::after{position:absolute;top:-75px;left:calc(50% - (50px));content:'';width:100px;height:100px;background:url(/build/public/sprite.d6a46aa7019a2790bdf38a223041c607.svg#tools) no-repeat;background-size:cover}.features .features-listItem.features-listItem--coming{display:flex;align-items:center;text-align:right;width:100%;margin-bottom:60px}.features .features-listItem.features-listItem--coming .features-title{text-align:right;white-space:nowrap;margin-bottom:0}.features .features-listItem.features-listItem--coming .features-listItemTitle{margin:0}.features .features-listItem.features-listItem--coming .features-listItemTitle::after{content:'';display:block;width:100px;height:4px;border-radius:10px;background:#7545e2;margin:20px 0 20px auto}.features .features-listItemTitle::after{content:'';display:block;width:50px;height:4px;border-radius:10px;background:#7545e2;margin:20px auto}.features .features-imageGroup{position:relative;display:flex;align-items:center;justify-content:flex-end;width:45%;max-width:600px;min-height:260px;overflow:hidden}.features .features-descGroup{position:relative;left:80px;width:35%;max-width:500px;z-index:1}.features .features-image{position:relative;display:block;background-size:contain;background-repeat:no-repeat;z-index:1}.features .features-blur{position:absolute;top:0;-webkit-filter:blur(40px);filter:blur(40px);width:100%;height:100%;background-size:auto 70%;background-repeat:no-repeat;z-index:0}@media screen and (min-width: 0px) and (max-width: 599px){.features .features-listItem.features-listItem--key{width:100%}.features .features-listItem.features-listItem--coming{flex-flow:column-reverse}.features .features-listItem.features-listItem--coming .features-title{font-size:2rem}.features .features-listItem.features-listItem--coming .features-listItemTitle{font-size:1.25rem}.features .features-title{font-size:1.25rem}.features .features-imageGroup,.features .features-descGroup{width:100%}.features .features-imageGroup{align-items:flex-start;justify-content:center}.features .features-image{width:200px;height:115px}.features .features-descGroup{left:0;padding-right:10px;margin-top:-120px}.features .features-blur{background-size:contain;background-position:center top}}@media screen and (min-width: 600px) and (max-width: 999px){.features .features-listItem.features-listItem--key{width:45%}.features .features-listItem.features-listItem--coming .features-title{font-size:2rem}.features .features-listItem.features-listItem--coming .features-listItemTitle{font-size:1.25rem}.features .features-listItem.features-listItem--coming:nth-child(even){justify-content:flex-start}.features .features-listItem.features-listItem--coming:nth-child(even) .features-imageGroup{justify-content:flex-start}.features .features-listItem.features-listItem--coming:nth-child(even) .features-descGroup{left:40%;padding-left:10px}.features .features-listItem.features-listItem--coming:nth-child(even) .features-blur{background-position:left center}.features .features-listItem.features-listItem--coming:nth-child(odd){justify-content:flex-end}.features .features-listItem.features-listItem--coming:nth-child(odd) .features-imageGroup{justify-content:flex-end}.features .features-listItem.features-listItem--coming:nth-child(odd) .features-descGroup{left:0;padding-right:10px}.features .features-listItem.features-listItem--coming:nth-child(odd) .features-blur{background-position:right center}.features .features-imageGroup,.features .features-descGroup{width:60%}.features .features-descGroup{position:absolute}.features .features-image{width:200px;height:115px}.features .features-blur{background-size:initial}}@media screen and (min-width: 1000px){.features .features-listItem.features-listItem--key{width:30%}.features .features-listItem.features-listItem--coming{justify-content:center}.features .features-listItem.features-listItem--coming:nth-child(even){flex-flow:row-reverse}.features .features-listItem.features-listItem--coming:nth-child(even) .features-descGroup{left:-100px}.features .features-listItem.features-listItem--coming:nth-child(even) .features-imageGroup{justify-content:flex-start}.features .features-listItem.features-listItem--coming:nth-child(even) .features-blur{left:0;background-position:left top}.features .features-listItem.features-listItem--coming:nth-child(odd) .features-imageGroup{justify-content:flex-end}.features .features-listItem.features-listItem--coming:nth-child(odd) .features-blur{right:0;background-position:right top}.features .features-image{width:255px;height:140px}}

.developersPage .developersPage-gamePlace{text-align:center;background:url(/build/public/developers-bg.e6aabb7dbdebc9a236670180cefebd95.png) no-repeat}.developersPage .developersPage-gamePlaceTitle,.developersPage .developersPage-gamePlaceDesc{margin:30px auto}.developersPage .developersPage-gamePlaceDesc{max-width:585px;color:#fff}.developersPage .developersPage-btn{margin-bottom:20px;max-width:180px;width:100%}@media screen and (min-width: 0px) and (max-width: 599px){.developersPage .developersPage-gamePlace{padding:130px 25px 400px;background-size:cover;background-position:80%;margin-bottom:-300px}.developersPage .developersPage-gamePlaceTitle{font-size:2rem}}@media screen and (min-width: 600px) and (max-width: 999px){.developersPage .developersPage-gamePlace{padding:180px 15% 210px;background-size:cover;background-position:85%;margin-bottom:-150px}}@media screen and (min-width: 1000px){.developersPage .developersPage-gamePlace{padding:220px 25% 200px;background-size:100% 100%;margin-bottom:-100px}}

.country{display:flex;flex-direction:row;align-items:center}.country__icon{margin-right:5px}.country__name{font-weight:500;font-size:14px;line-height:20px;color:white}

.collapse{display:flex;flex-direction:column;align-items:stretch}.collapse__title{padding:0;border:none;background:none;cursor:pointer;align-self:flex-start;display:flex;flex-direction:row;align-items:center}.collapse__title .icon{font-size:5px;margin-left:5px}.collapse__title:focus,.collapse__title:active{outline:none}.collapse__content{display:none}.collapse__content.is_opened{display:block}

.developer-profile-card{overflow:hidden;padding:40px 30px 40px 40px}.developer-profile-card__row{display:flex;flex-direction:row}.developer-profile-card__data{flex:1;margin-left:40px}.developer-profile-card-logo{display:flex;flex-direction:column;align-items:center}.developer-profile-card-logo__image{position:relative;width:138px;height:138px;margin-bottom:20px}.developer-profile-card-logo__image img{position:relative;z-index:1;float:left;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;border-radius:100%}.developer-profile-card-logo__image .image-glow{position:absolute;z-index:0;pointer-events:none;width:300%;height:300%;left:50%;top:50%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}.developer-profile-card-data__title{font-size:14px;font-family:"Montserrat",sans-serif;text-transform:uppercase;color:#909099;margin:0}.developer-profile-card-data__country{margin-top:20px}.developer-profile-card-data__copy{display:flex;flex-direction:row;align-items:center}.developer-profile-card-data__copy>span{color:#fff;font-size:14px;line-height:20px;font-weight:500;margin-right:5px}.developer-profile-card-data__copy .copyButton>.icon .SVGInline path{fill:#7545e2}.developer-profile-card-data__text{margin:0;color:#fff;font-size:14px;line-height:20px;font-weight:500}@media screen and (min-width: 0px) and (max-width: 599px){.developer-profile-card{padding:20px}.developer-profile-card__row{flex-direction:column;align-items:stretch}.developer-profile-card__data{margin-left:0;margin-top:30px}}

.appActionCtrl{display:flex}.appActionCtrl .appActionCtrl-more{margin-left:10px}.appActionCtrl .appActionCtrl-more.popup{--popup-color: #23232b}.appActionCtrl .appActionCtrl-more .appActionCtrl-moreWrap{padding:10px}.appActionCtrl .appActionCtrl-more .appActionCtrl-more{display:block;margin:0;padding:10px;cursor:pointer;text-align:center}.appActionCtrl .appActionCtrl-more .appActionCtrl-more.button,.appActionCtrl .appActionCtrl-more .appActionCtrl-more .button{padding:10px}.appActionCtrl .appActionCtrl-more .appActionCtrl-more.appActionCtrl-moreButton--copy{font-size:0}.appActionCtrl .appActionCtrl-more .appActionCtrl-more:not(:last-child){margin-bottom:10px}.appActionCtrl .appActionCtrl-more .appActionCtrl-more .appActionCtrl-moreDot{width:4px;height:4px;background-color:#909099;border-radius:100%;margin-bottom:6px}.appActionCtrl .appActionCtrl-more .appActionCtrl-more .appActionCtrl-moreDot:last-child{margin-bottom:0}.appActionCtrl__popup-content{margin-top:11px;border-radius:6px}@media screen and (min-width: 0px) and (max-width: 599px){.appActionCtrl .appActionCtrl-moreWrap{display:flex;flex-flow:row wrap;justify-content:space-between;width:200px}}

.developer-games-card{max-height:320px;overflow-y:scroll;overflow-x:hidden}.developer-games-card table{width:100%;margin:0}.developer-games-card tr{display:flex;flex-direction:row;align-items:center}.developer-games-card td{display:flex;flex-direction:row;align-items:center;min-height:80px}.developer-games-card td.appTable-td--last{padding-right:20px}.developer-games-card .developer-games-card__cell{display:flex;flex-direction:row;align-items:center}.developer-games-card .developer-games-card__cell.developer-games-platforms{align-items:flex-start}.developer-games-name__image{height:54px;margin-right:10px}.developer-games-name__image img{height:100%}.developer-games-name__info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.developer-games-name__info>*{margin-bottom:5px}.developer-games-name__info>*:last-child{margin-bottom:0}.developer-games-name__title{font-size:14px;font-weight:500;color:#fff;margin:0}.developer-games-platforms>*{margin-right:5px}.developer-games-platforms>*:last-child{margin:0}.developer-games-platforms__icon .SVGInline path{fill:#909099}.developer-games-platforms__genre{font-size:12px;line-height:20px;font-weight:500;color:#909099}.developer-games-controls{justify-content:flex-end}.developer-games-controls__cta,.developer-games-controls>.skeleton{margin-right:10px}@media screen and (min-width: 0px) and (max-width: 599px){.developer-games-card{max-height:initial;overflow:visible}}

.developer-news-card{display:flex;flex-direction:column;align-items:stretch;max-height:450px;overflow-y:scroll;overflow-x:hidden}.developer-news-card .noData{padding:40px 0}.developer-news-card__item:nth-child(2n-1){background-color:#23232B}.developer-news-list-item{display:flex;flex-direction:row;align-items:center;min-height:150px;padding:0 20px 0 40px;cursor:pointer}.developer-news-list-item__image{width:220px;min-width:220px;height:124px;border-radius:6px;overflow:hidden}.developer-news-list-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.developer-news-list-item__text{display:flex;flex-direction:column;align-items:stretch;margin-left:20px}.developer-news-list-item__title{margin:0 0 10px;color:#fff;font-size:14px;line-height:20px;max-height:20px;overflow:hidden;font-weight:500}.developer-news-list-item__description{margin:0 0 10px;color:#909099;font-size:14px;font-weight:500;line-height:20px;max-height:40px;overflow:hidden}.developer-news-list-item__time{font-size:12px;font-weight:500;color:#505059}@media screen and (min-width: 0px) and (max-width: 599px){.developer-news-card{max-height:initial;overflow:visible}.developer-news-list-item{display:flex;flex-direction:column;align-items:stretch;min-height:initial;padding:20px}.developer-news-list-item__image{width:100%;min-width:initial;height:auto}.developer-news-list-item__text{margin-left:0;margin-top:20px}.developer-news-list-item__title{margin:0 0 5px;max-height:40px}.developer-news-list-item__description{max-height:60px}}

.developer-info{padding-top:40px;padding-bottom:85px}.developer-info__header{margin-bottom:20px}.developer-info__title{font-size:16px}.developer-info__card{background-color:#202029;border-radius:6px;margin-bottom:20px;padding-bottom:20px}.developer-info__card:last-child{margin-bottom:0}.developer-info__card.developer-info__profile-card{padding-bottom:0;overflow:hidden}.developer-info__card-title{margin:0;padding:40px 40px 20px;font-size:14px;font-family:"Montserrat",sans-serif;text-transform:uppercase;font-weight:500;color:#909099}.developer-info__card-title span{color:#fff}.developer-info__card-loader{margin:20px 0 40px}.developer-info__card-nodata{padding:40px 0}@media screen and (min-width: 0px) and (max-width: 599px){.developer-info{padding-top:20px;padding-bottom:20px}.developer-info__card{padding-bottom:15px}.developer-info__card-title{padding:40px 20px 20px}.developer-info__card-nodata{padding:20px 0 0}}

.referralsPage{background-color:#282831}.referralsPage .container-fluid.referralGrid{margin-top:-326px}.referralsPage-welcome{padding:196px 0 326px;text-align:center;background-image:url("/build/public/referral-bg (1).81f1a7a9681119659b9fffafaddb2f43.png");background-size:contain;background-position-y:top;background-position-x:center;background-repeat:no-repeat}.referralsPage__title{font-family:"Montserrat",sans-serif;font-weight:bold;font-size:56px;line-height:60px;color:#fff;max-width:452px;padding-top:22px;padding-bottom:22px;margin:0 auto 40px}.referralsPage-subtitle{font-weight:500;font-size:16px;line-height:22px;color:#fff;max-width:365px;margin:auto}.referralsPage-share-container{background:#202029;opacity:0.9;border-radius:6px;max-width:575px;padding:40px;margin:80px auto 0}.referralsPage-share-text{font-family:"Montserrat",sans-serif;font-style:normal;font-weight:bold;font-size:16px;line-height:20px;text-align:center;padding-left:19px;padding-right:19px;margin-top:-1px;margin-bottom:30px;color:#fff}.referralsPage-copyButton{width:100%;padding-top:0.5005rem;padding-bottom:0.5005rem}.referralsPage-h2{font-family:"Montserrat",sans-serif;font-weight:bold;font-size:24px;line-height:60px;margin-bottom:22px;margin-top:50px;color:#fff}.referralsPage-tile{background:#202029;border-radius:6px;height:200px;display:flex;align-items:center;padding:0 20px 0 195px;position:relative;margin-bottom:16px}.referralsPage-tile::after{content:"";width:150px;height:150px;position:absolute;top:50%;left:50px;-webkit-transform:translate(-22px, -50%);transform:translate(-22px, -50%)}.referralsPage-tile--1::after{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#ref_1)}.referralsPage-tile--2::after{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#ref_2)}.referralsPage-tile--3::after{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#ref_3)}.referralsPage-tile--4::after{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#ref_4)}.referralsPage-tile-text{font-weight:500;font-size:14px;line-height:20px;color:#909099}.referralsPage-tiles,.referralsPage-section{margin-bottom:20px}.referralsPage-section{background:#202029;border-radius:6px;padding:40px 67px 30px 230px}.referralsPage-section.unsized{padding:40px 40px 30px}.referralsPage-section--privacy{position:relative}.referralsPage-section--privacy::after{content:"";width:144px;height:144px;position:absolute;left:45px;top:40px;background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#privacy)}.referralsPage-section--privacy-title{color:#909099;font-size:14px;font-weight:500;margin-bottom:21px}.referralsPage-h3{font-weight:500;font-size:14px;line-height:19px;color:#fff;margin-bottom:10px}.referralsPage-p{color:#909099;font-size:14px;font-weight:500;margin-bottom:30px}.referralsPage-howto{margin-bottom:24px;display:flex;justify-content:space-between}.referralsPage-rules{padding-top:7.5px;font-weight:500;font-size:14px;line-height:20px;color:#fff;display:flex;align-items:center}.referralsPage-rules-icon{min-width:30px;height:37px;margin-right:34px;background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#document-dark);background-size:48px 57px;background-position:-9px -5px;background-repeat:no-repeat}.referralsPage-rules-link{text-decoration:underline;margin-left:0.25em;color:#7545e2;font-weight:700;cursor:pointer}.referralsPage-privacy{font-weight:500;font-size:14px;line-height:20px;color:#fff;margin-bottom:15px}.referralsPage-privacy.right-icon-padding{padding-right:234px}.referralsPage-video{position:absolute;margin-bottom:20px}.referralsPage-video-container{width:100%;padding-bottom:56%;position:relative}@media screen and (min-width: 0px) and (max-width: 599px){.referralsPage .referralsPage-welcome{background-image:url(/build/public/referral-bg-mob.800e8ab2140669ed9bd68821b89ab792.png);background-size:cover;padding:94px 0 343px 0;background-position:center top}.referralsPage .referralsPage-welcome .referralsPage__title{font-size:24px;line-height:30px;margin-bottom:9px;display:block}.referralsPage-subtitle{font-size:14px;line-height:22px;padding:0 20px}.referralsPage-share-container{margin:60px 10px 0;padding:20px 10px}.referralsPage-share-text{margin-bottom:27px;font-size:14px;line-height:17px}.referralsPage-copyButton{margin-bottom:10px}.referralsPage .referralsPage-output{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.referralsPage-h2{margin-top:10px;margin-bottom:20px;font-size:16px;line-height:20px}.referralsPage-tile{padding:130px 20px 30px 20px;font-size:14px;line-height:20px;display:block;height:unset;margin-bottom:10px}.referralsPage-tile::after{top:-8px;left:50%;width:150px;height:150px;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.referralsPage-tile-text{text-align:center}.referralsPage-howto>*:first-child{margin-bottom:30px}.referralsPage-privacy.right-icon-padding{padding:0}.referralsPage-section{padding:20px;margin-bottom:30px}.referralsPage-section.unsized{padding:20px 20px 30px}.referralsPage-section-stub{width:100%;height:170px}.referralsPage-section--privacy{position:relative;padding-top:41px}.referralsPage-section--privacy::after{width:100px;height:100px;left:50%;top:8%;-webkit-transform:translate(-50%, -8%);transform:translate(-50%, -8%)}}@media screen and (min-width: 1000px) and (max-width: 1199px){.referralsPage .referralsPage-welcome{padding-bottom:0px}.container-fluid{margin-top:0px !important}}

.news-page{box-sizing:border-box}.news-page__header{margin:50px 50px 0}.news-page__body{margin:0 50px}@media screen and (min-width: 600px) and (max-width: 1199px){.news-page__header{margin:20px 25px 0}.news-page__body{margin:0 25px}}

.news-header{height:540px;width:100%}.news-header__image{width:100%;height:100%;border-radius:6px;-o-object-fit:cover;object-fit:cover}.news-header__container{height:100%;box-sizing:border-box;border-radius:6px;position:relative;cursor:pointer}.news-header__text{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:0 40px 30px;position:absolute;bottom:0;border-radius:6px;box-sizing:border-box;background:linear-gradient(360deg, #202029 0%, rgba(32,32,41,0.9) 40%, rgba(32,32,41,0) 100%)}.news-header__title{width:100%;max-height:78px;font-family:"Montserrat",sans-serif;font-style:normal;font-weight:bold;font-size:32px;line-height:39px;color:#FFFFFF;margin-bottom:20px;box-sizing:border-box;overflow:hidden}.news-header__description{color:#FFFFFF;font-family:"NotoSans",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;word-wrap:break-word;max-height:60px;overflow:hidden}.news-header__time{font-family:"NotoSans",sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#505059;margin-top:10px}.news-header__footer{margin-top:28px;display:flex;align-items:center;justify-content:space-between}.news-header__author-container{display:flex}.news-header__author{font-size:14px;font-family:"NotoSans",sans-serif;font-style:normal;font-weight:500;line-height:20px;color:#fff;text-transform:capitalize}.news-header a.news-header__author{color:#6943D8}.news-header__icon-block{width:20px;height:20px;display:flex;margin-right:15px}.news-header__icon{width:100%;height:100%}.news-header .popup--bottomRight>.popup-content{top:126%}

.news-card{display:flex;flex-direction:column;align-items:flex-start;padding:30px;background:#202029;border-radius:6px;box-sizing:border-box}.news-card__content{flex-direction:column;align-self:stretch;align-items:flex-start;margin-bottom:32px;cursor:pointer}.news-card__image-container{width:100%;height:206px;margin-bottom:30px;box-sizing:border-box}.news-card__image{width:100%;height:100%;border-radius:6px;-o-object-fit:cover;object-fit:cover}.news-card__text{width:100%;height:120px;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box}.news-card__title{font-family:"Montserrat",sans-serif;font-size:16px;font-style:normal;font-weight:bold;line-height:20px;color:#FFFFFF;margin-bottom:15px;box-sizing:border-box}.news-card__description{font-family:"NotoSans",sans-serif;font-size:14px;font-weight:500;font-style:normal;line-height:20px;color:#909099;max-height:40px;overflow:hidden}.news-card__time{font-family:"NotoSans",sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#505059;margin-top:10px}.news-card__footer{width:100%;height:24px;display:flex;justify-content:space-between;align-items:center;margin-top:26px}.news-card__author-container{display:flex}.news-card__author{font-family:"NotoSans",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:#fff}.news-card a.news-card__author{color:#6943D8}.news-card__icon-block{width:20px;height:20px;display:flex;margin-right:15px}.news-card__icon{width:100%;height:100%}.news-card .popup--bottomRight>.popup-content{top:126%}

.news-body{box-sizing:border-box}.news-body__title-block{height:114px;display:flex;align-items:center}.news-body__title{font-size:24px;line-height:60px;font-style:normal;font-weight:700;font-family:"Montserrat",sans-serif;color:#FFFFFF}.news-body__card-block{display:flex;flex-wrap:wrap}.news-body .gameCardsGrid{grid-template-columns:repeat(auto-fill, minmax(420px, 1fr))}.news-body__loader{height:60px;display:flex;justify-content:center}.news-body__loader .loader{height:100%}@media screen and (min-width: 600px) and (max-width: 1199px){.news-body .gameCardsGrid{grid-template-columns:repeat(auto-fill, minmax(350px, 1fr))}}

.news-header-mobile{width:100%;height:auto;background-color:#202029;border-radius:6px}.news-header-mobile__image{width:100%;border-radius:6px 6px 0 0;-o-object-fit:contain;object-fit:contain;margin-bottom:10px}.news-header-mobile__container{height:100%;box-sizing:border-box;border-radius:6px;position:relative;cursor:pointer}.news-header-mobile__text{width:100%;display:flex;flex-direction:column;padding:0 20px 20px;position:static;bottom:0;border-radius:6px;box-sizing:border-box;background:linear-gradient(360deg, #202029 70%, rgba(32,32,41,0) 100%)}.news-header-mobile__title{font-family:"Montserrat",sans-serif;font-style:normal;font-weight:bold;font-size:16px;max-height:40px;line-height:20px;color:#FFFFFF;overflow:hidden}.news-header-mobile__description{font-size:14px;line-height:20px;font-weight:500;font-style:normal;margin:10px 0;font-family:"NotoSans",sans-serif;color:#909099;max-height:60px;overflow:hidden}.news-header-mobile__time{font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#505059}.news-header-mobile__footer{margin-top:11px;display:flex;align-items:center;justify-content:space-between}.news-header-mobile__author-container{display:flex}.news-header-mobile__author{font-family:"NotoSans",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;text-transform:capitalize;color:#fff}.news-header-mobile a.news-header-mobile__author{color:#6943D8}.news-header-mobile__icon-block{width:20px;height:20px;display:flex;margin-right:15px}.news-header-mobile__icon{width:100%;height:100%}.news-header-mobile .popup--bottomRight>.popup-content{top:126%}

.news-card-mobile{display:flex;flex-direction:column;align-items:flex-start;padding:20px;background:#202029;border-radius:6px;box-sizing:border-box}.news-card-mobile__content{flex-direction:column;align-self:stretch;align-items:flex-start;cursor:pointer}.news-card-mobile__image-container{width:100%;height:135px;margin-bottom:30px;box-sizing:border-box}.news-card-mobile__image{width:100%;height:100%;border-radius:6px;-o-object-fit:cover;object-fit:cover}.news-card-mobile__text{width:100%;height:120px;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box}.news-card-mobile__title{font-size:16px;font-family:"Montserrat",sans-serif;font-style:normal;font-weight:bold;line-height:20px;color:#FFFFFF;margin-bottom:15px;box-sizing:border-box}.news-card-mobile__description{font-size:14px;font-weight:500;font-family:"NotoSans",sans-serif;font-style:normal;line-height:20px;color:#909099;max-height:40px;overflow:hidden}.news-card-mobile__time{font-family:"NotoSans",sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#505059;margin-top:10px}.news-card-mobile__footer{width:100%;height:24px;display:flex;justify-content:space-between;align-items:center;margin-top:26px}.news-card-mobile__author-container{display:flex}.news-card-mobile__author{font-size:14px;font-family:"NotoSans",sans-serif;font-style:normal;font-weight:500;line-height:20px;color:#fff}.news-card-mobile a.news-card-mobile__author{color:#6943D8}.news-card-mobile__icon-block{width:20px;height:20px;display:flex;margin-right:15px}.news-card-mobile__icon{width:100%;height:100%}

.news-card-mobile .popup--bottomRight>.popup-content{top:126%}.news-body{box-sizing:border-box}.news-body__title-block{height:114px;display:flex;align-items:center}.news-body__title{font-size:24px;line-height:60px;font-style:normal;font-weight:700;font-family:"Montserrat",sans-serif;color:#FFFFFF}.news-body__card-block{display:flex;flex-wrap:wrap}.news-body__stub{min-height:100px}.news-body--mobile .gameCardsGrid{grid-template-columns:repeat(auto-fill, minmax(240px, 1fr))}.news-body__loader{height:60px;display:flex;justify-content:center}.news-body__loader .loader{height:100%}

.news-page-mobile__header{margin:20px 20px 0}.news-page-mobile__body{margin:0 20px}

.staticPage-card{position:relative;text-align:center;padding:40px 25px}.staticPage-card .staticPage-cardTitle::after{content:'';display:block;width:50px;height:4px;border-radius:10px;background:#7545e2;margin:20px auto}.staticPage-card .staticPage-cardDesc{margin-bottom:0}

.abyssTokenInstructions{text-align:center}.abyssTokenInstructions .abyssTokenInstructions-desc{text-align:left}.abyssTokenInstructions .abyssTokenInstructions-list{display:flex;flex-flow:row wrap;justify-content:space-between;margin:40px 0 100px}.abyssTokenInstructions .abyssTokenInstructions-listItem{position:relative}.abyssTokenInstructions .abyssTokenInstructions-group{display:flex;flex-flow:row wrap;justify-content:space-between}.abyssTokenInstructions .abyssTokenInstructions-group:nth-child(odd){margin-bottom:30px}.abyssTokenInstructions .abyssTokenInstructions-title{margin:0 0 10px}.abyssTokenInstructions .abyssTokenInstructions-image{width:100%;height:105px;margin-top:-52.5px;margin-left:auto;background-size:contain;background-repeat:no-repeat;background-position-x:right}.abyssTokenInstructions .abyssTokenInstructions-link{width:100%;border:2px solid #7545e2;border-radius:6px;padding:15px 20px;margin-bottom:20px}.abyssTokenInstructions .abyssTokenInstructions-linkLogo{max-width:170px;width:100%;height:50px;margin:auto;background-size:contain;background-repeat:no-repeat;background-position:center center}@media screen and (min-width: 0px) and (max-width: 599px){.abyssTokenInstructions .abyssTokenInstructions-listItem{width:100%}.abyssTokenInstructions .abyssTokenInstructions-link{max-width:100%}.abyssTokenInstructions .abyssTokenInstructions-desc{width:70%}.abyssTokenInstructions .abyssTokenInstructions-image{max-width:80px}}@media screen and (min-width: 600px) and (max-width: 999px){.abyssTokenInstructions .abyssTokenInstructions-listItem{width:100%;margin-bottom:40px}.abyssTokenInstructions .abyssTokenInstructions-link{max-width:calc(50% - 20px)}.abyssTokenInstructions .abyssTokenInstructions-group{justify-content:space-between}.abyssTokenInstructions .abyssTokenInstructions-image{max-width:175px}}@media screen and (min-width: 1000px) and (max-width: 1199px){.abyssTokenInstructions .abyssTokenInstructions-listItem{width:49%}.abyssTokenInstructions .abyssTokenInstructions-link{max-width:calc(50% - 20px)}.abyssTokenInstructions .abyssTokenInstructions-image{max-width:175px;width:30%}.abyssTokenInstructions .abyssTokenInstructions-desc{width:70%}}@media screen and (min-width: 1200px){.abyssTokenInstructions .abyssTokenInstructions-listItem{width:49%}.abyssTokenInstructions .abyssTokenInstructions-link{width:calc(33% - 20px)}.abyssTokenInstructions .abyssTokenInstructions-image{max-width:175px;width:30%}.abyssTokenInstructions .abyssTokenInstructions-desc{width:70%}}

.swapETH{position:relative;z-index:1}.swapETH .swapETH-title{text-align:center}.swapETH .swapETH-blur{position:absolute;top:-40px;left:calc(50% - 495px);bottom:0;width:100%;max-width:990px;background:url(/build/public/abyss-token-bg.c815d2be458361330831098ff12ee5dd.png);-webkit-filter:blur(40px);filter:blur(40px);z-index:-1}.swapETH .swapETH-iframe{display:none;max-width:990px;width:100%;height:800px;margin:-80px auto 0;overflow:visible}.swapETH .swapETH-iframe.swapETH-iframe-isVisible{display:block}@media screen and (min-width: 0px) and (max-width: 599px){.swapETH .swapETH-title{font-size:1.25rem}.swapETH .swapETH-iframe{height:880px}.swapETH .swapETH-blur{left:0}}@media screen and (min-width: 600px) and (max-width: 999px){.swapETH .swapETH-iframe{height:850px}.swapETH .swapETH-blur{left:0}}

.exchanges .exchanges-title{text-align:center;margin-bottom:40px}.exchanges .exchanges-list{display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr))}.exchanges .exchanges-listItem{margin-bottom:0}.exchanges .exchanges-image{width:inherit;height:50px;background-size:contain;background-repeat:no-repeat;background-position:center center}@media screen and (min-width: 0px) and (max-width: 599px){.exchanges .exchanges-list{grid-template-columns:repeat(auto-fit, minmax(140px, 1fr))}.exchanges .exchanges-listItem{padding:50px 10px}}@media screen and (min-width: 600px) and (max-width: 999px){.exchanges .exchanges-list{grid-template-columns:repeat(auto-fit, minmax(175px, 1fr))}.exchanges .exchanges-listItem{padding:50px 25px}}

.rates{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;text-align:center}.rates .rates-itemTitle{margin-top:0}.rates .rates-itemTitle::after{content:'';display:block;width:40px;height:4px;border-radius:10px;background:#7545e2;margin:20px auto}.rates .rates-itemValue{font-family:"Montserrat",sans-serif;font-size:2rem;font-weight:700;color:#fff}.rates .rates-itemPercent{font-size:1.25rem}.rates .rates-itemPercent.rates-itemPercent--plus::after,.rates .rates-itemPercent.rates-itemPercent--plus::before,.rates .rates-itemPercent.rates-itemPercent--minus::after,.rates .rates-itemPercent.rates-itemPercent--minus::before{display:inline}.rates .rates-itemPercent.rates-itemPercent--plus{color:#63c84a}.rates .rates-itemPercent.rates-itemPercent--plus::after{content:' \25B2)'}.rates .rates-itemPercent.rates-itemPercent--plus::before{content:'(+ '}.rates .rates-itemPercent.rates-itemPercent--minus{color:#f63868}.rates .rates-itemPercent.rates-itemPercent--minus::after{content:' \25BC)'}.rates .rates-itemPercent.rates-itemPercent--minus::before{content:'(- '}@media screen and (min-width: 0px) and (max-width: 599px){.rates{margin:40px 0 70px}.rates .rates-item{width:100%;margin-bottom:30px}.rates .rates-itemPercent{display:block}}@media screen and (min-width: 600px) and (max-width: 999px){.rates{margin:40px 0 100px}.rates .rates-item{width:100%;margin-bottom:30px}}@media screen and (min-width: 1000px){.rates{margin:40px 0 100px}.rates .rates-item{width:calc(33.33333% - 20px)}}

.mediumNews .mediumNews-title,.mediumNews .mediumNews-subTitle{text-align:center}.mediumNews .mediumNews-title{margin-bottom:0}.mediumNews .mediumNews-subTitle{margin:10px 0 40px}.mediumNews .mediumNews-gallery{margin-bottom:40px}.mediumNews .mediumNews-galleryItem{position:relative;overflow:hidden;min-height:210px;padding-bottom:50%}.mediumNews .mediumNews-galleryItem:hover .mediumNews-galleryItemImage{-webkit-transform:scale(1.1);transform:scale(1.1)}.mediumNews .mediumNews-galleryItemImage{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;transition:-webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1);transition:transform 350ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 350ms cubic-bezier(0.77, 0, 0.175, 1)}.mediumNews .mediumNews-galleryItemDesc{position:absolute;left:0;right:0;bottom:0;height:40%;min-height:95px;padding:15px 10px;background-color:rgba(0,0,0,0.8)}.mediumNews .mediumNews-galleryItemTitle{margin-top:0}.mediumNews .mediumNews-galleryItemDate{position:absolute;bottom:15px;color:#909099}.mediumNews .mediumNews-linkBtn{display:block;max-width:290px;margin:auto}@media screen and (min-width: 0px) and (max-width: 599px){.mediumNews .mediumNews-title{font-size:2rem}}@media screen and (min-width: 600px){.mediumNews .mediumNews-title{font-size:3.5rem}}

.abyssToken .abyssToken-welcome{text-align:center;color:#fff;background:url(/build/public/abyss-token-bg.c815d2be458361330831098ff12ee5dd.png) no-repeat}.abyssToken .abyssToken-title{margin:0 0 10px}.abyssToken .abyssToken-logo{text-align:center;margin-bottom:40px}.abyssToken .abyssToken-logo path{fill:#fff}.abyssToken .abyssToken-desc{margin:auto;max-width:600px}.abyssToken .abyssToken-btn{width:100%;max-width:180px;margin:30px 0}.abyssToken .abyssToken-social{margin-top:5%}.abyssToken .abyssToken-social .abyssToken-social-link{display:inline-block;width:60px !important;height:60px !important;margin:0.6% !important}.abyssToken .abyssToken-social .abyssToken-social-link .icon .SVGInline-svg{display:inline-block;width:60px !important;height:60px !important}.abyssToken .abyssToken-social .abyssToken-social-link__icon{width:60px;height:60px}.abyssToken .abyssToken-social .abyssToken-social-link__icon-Telegram{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#TokenTelegram)}.abyssToken .abyssToken-social .abyssToken-social-link__icon-Discord{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#TokenDiscord)}.abyssToken .abyssToken-social .abyssToken-social-link__icon-Facebook{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#TokenFacebook)}.abyssToken .abyssToken-social .abyssToken-social-link__icon-Twitter{background-image:url(/build/public/sprite.297001173d7299ce1182c5027166d49f.svg#TokenTwitter)}.abyssToken .abyssToken-facilities{display:flex}.abyssToken .abyssToken-facilities .abyssToken-facilitiesItem{margin-bottom:100px}.abyssToken .abyssToken-facilities .abyssToken-facilitiesItem:nth-child(1)::after{position:absolute;top:-75px;left:calc(50% - (100px / 2));content:"";width:100px;height:100px;background:url(/build/public/sprite.d6a46aa7019a2790bdf38a223041c607.svg#access) no-repeat;background-size:cover}.abyssToken .abyssToken-facilities .abyssToken-facilitiesItem:nth-child(2)::after{position:absolute;top:-75px;left:calc(50% - (100px / 2));content:"";width:100px;height:100px;background:url(/build/public/sprite.d6a46aa7019a2790bdf38a223041c607.svg#discounts) no-repeat;background-size:cover}.abyssToken .abyssToken-facilities .abyssToken-facilitiesItem:nth-child(3)::after{position:absolute;top:-75px;left:calc(50% - (100px / 2));content:"";width:100px;height:100px;background:url(/build/public/sprite.d6a46aa7019a2790bdf38a223041c607.svg#withdrawal-facility) no-repeat;background-size:cover}@media screen and (min-width: 0px) and (max-width: 599px){.abyssToken .abyssToken-welcome{padding:70px 15px 295px;background-size:cover;background-position:center}.abyssToken .abyssToken-title{font-size:2rem}.abyssToken .abyssToken-facilities{display:block;margin-top:-135px}.abyssToken .abyssToken-facilities .abyssToken-facilitiesItem{width:100%}}@media screen and (min-width: 600px) and (max-width: 999px){.abyssToken .abyssToken-welcome{padding:120px 40px 170px;background-size:cover;background-position:center}.abyssToken .abyssToken-title{font-size:3.5rem}.abyssToken .abyssToken-facilities{flex-wrap:wrap;justify-content:space-around}.abyssToken .abyssToken-facilities .abyssToken-facilitiesItem{width:270px}}@media screen and (min-width: 1000px) and (max-width: 1199px){.abyssToken .abyssToken-welcome{padding:180px 0 170px;background-size:cover;background-position:center}.abyssToken .abyssToken-title{font-size:3.5rem}.abyssToken .abyssToken-facilities{justify-content:space-between}.abyssToken .abyssToken-facilities .abyssToken-facilitiesItem{width:30%}}@media screen and (min-width: 1200px){.abyssToken .abyssToken-welcome{padding:180px 0 170px;background-size:cover;background-position:center 90%}.abyssToken .abyssToken-title{font-size:3.5rem}.abyssToken .abyssToken-facilities{justify-content:space-between}.abyssToken .abyssToken-facilities .abyssToken-facilitiesItem{width:30%}}

.ReviewsPageHeader__Background{position:relative;margin:-20px -50px 30px;padding:20px 50px 0;background-size:cover}.ReviewsPageHeader__Background>*{z-index:1;position:relative}.ReviewsPageHeader__Background::before{content:'';z-index:0;display:block;position:absolute;pointer-events:none;left:0;right:0;top:0;bottom:0;background:linear-gradient(180deg, rgba(40,40,49,0.5) 0%, #282831 100%)}.ReviewsPageHeader__GameRating{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.ReviewsPageHeader__GameRating .gamePage-publicRating{margin:0}.ReviewsPageHeader__GameRating .UserRatingControl__Hint{display:none}.ReviewsPageHeader__GameRating .productTotalRating__mainRating{font-size:2rem !important;line-height:16px;margin:0 10px 5px !important}.ReviewsPageHeader__Separator{margin:30px 0 0 !important}.ReviewsPageHeader__TotalReviews .TotalReviews__Value{margin:0}@media screen and (min-width: 1000px) and (max-width: 1199px){.ReviewsPageHeader{margin:-20px -25px 30px;padding:20px 25px 0}}@media screen and (min-width: 600px) and (max-width: 999px){.ReviewsPageHeader{margin:0px -15px 30px;padding:20px 15px 0}}@media screen and (min-width: 0px) and (max-width: 599px){.ReviewsPageHeader{margin:0px -10px 30px;padding:20px 10px 0}.ReviewsPageHeader__GameRating{flex-direction:column;align-items:flex-start;justify-content:flex-start}.ReviewsPageHeader__GameRating .gamePage-publicRating{margin:0 0 10px}.ReviewsPageHeader__GameRating .productTotalRating__mainRating{font-size:1rem !important;line-height:1.3em;margin:0 5px !important}}

.ReviewsPage{margin-bottom:30px}.ReviewsPage__BackButton{margin-top:30px;margin-bottom:50px}.ReviewsPage__Title{margin:0 0 60px;font-size:2rem;font-family:"Montserrat",sans-serif}.ReviewsPage__Header{margin-bottom:25px}@media screen and (min-width: 0px) and (max-width: 599px){.ReviewsPage{margin-bottom:0}.ReviewsPage__BackButton{margin-top:0;margin-bottom:40px}.ReviewsPage__Title{font-size:1.25rem;margin-bottom:40px}.ReviewsPage__Header{margin-bottom:30px}}

.contactUs .contactUs-tile{padding-top:0;padding-bottom:0;overflow:hidden}.contactUs .contactUs-details{padding-left:0}.contactUs .contactUs-line{font-size:16px;display:flex;justify-content:space-between;align-items:center;padding:30px 20px}.contactUs .contactUs-line:first-child{font-size:14px}.contactUs .contactUs-line:nth-child(2n){background-color:#23232B}.contactUs .contactUs-email{color:white;align-self:baseline}.contactUs .contactUs-email-centered{color:white;display:flex;justify-content:space-between;align-self:baseline}.contactUs .contactUs-support{display:flex;justify-content:space-between;align-items:flex-end}.contactUs .contactUs-supportMessage{max-width:50%}.contactUs .contactUs-intercom{display:block;min-width:64px;max-width:79px;min-height:73px;max-height:89px;flex-basis:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 1000px){.contactUs .contactUs-details{width:calc(100% + 80px);margin:0 -40px}.contactUs .contactUs-line{padding:30px 40px}}@media screen and (min-width: 0px) and (max-width: 999px){.contactUs .contactUs-details{width:calc(100% + 40px);margin:0 -20px}.contactUs .contactUs-support{align-items:flex-start;flex-direction:column}.contactUs .contactUs-supportMessage{max-width:initial;margin-right:30px}}@media screen and (min-width: 0px) and (max-width: 599px){.contactUs .contactUs-email{margin-top:10px}.contactUs .contactUs-line{flex-direction:column;align-items:flex-start}.contactUs .contactUs-supportMessage{margin-right:30px;justify-content:space-between}}

.single-news-mobile__container{margin:0 20px}.single-news-mobile__header{width:100%;border-bottom:1px solid #323239;box-sizing:border-box}.single-news-mobile__related{width:100%}.single-news-mobile__description{margin-top:10px}

.single-news-header-mobile{width:100%;height:100%;display:flex;flex-direction:column}.single-news-header-mobile__back-to-news{height:60px;display:flex;align-items:center;justify-content:flex-start}.single-news-header-mobile__button-container{width:150px;height:40px}.single-news-header-mobile__title-container{display:flex;align-items:flex-end;justify-content:flex-start;margin-top:38px}.single-news-header-mobile__title{font-family:"Montserrat",sans-serif;font-style:normal;font-weight:bold;font-size:24px;line-height:29px;color:#FFFFFF}.single-news-header-mobile__author-container{display:flex;flex-direction:column;margin-bottom:40px}.single-news-header-mobile__author-block{width:100%;display:flex;align-items:center;justify-content:flex-start;margin:21px 0}.single-news-header-mobile__icon-block{width:20px;height:20px;display:flex;margin-right:15px}.single-news-header-mobile__icon{width:100%;height:100%}.single-news-header-mobile__footer-text{font-family:"NotoSans",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center}.single-news-header-mobile__author-name{color:#fff;margin-right:15px}.single-news-header-mobile a.single-news-header-mobile__author-name{color:#6943D8}.single-news-header-mobile__created-at{color:#505059}.single-news-header-mobile__share-with-friends{width:100%;display:flex;align-items:center}@media screen and (min-width: 0px) and (max-width: 599px){.single-news-header-mobile__share-with-friends>.popup{flex:1}.single-news-header-mobile__share-with-friends>.popup button{width:100%}}

.single-news-description-mobile{display:flex;flex-direction:column}

.single-news__container{margin:0 50px}.single-news__header{width:100%;border-bottom:1px solid #323239;box-sizing:border-box}.single-news__description{margin-top:10px;width:100%;box-sizing:border-box}.single-news__description .single-news-description__wrapper{display:flex;flex-direction:column}.single-news__description .single-news-description__wrapper .gamePage-description{max-width:1024px}.single-news__description .single-news-description__wrapper .separator.separator--horizontal{align-self:stretch}.single-news__related{width:100%}

.single-news-header{width:100%;height:100%}.single-news-header__back-to-news{height:150px;display:flex;align-items:center;justify-content:flex-start}.single-news-header__button-container{width:150px;height:40px}.single-news-header__features-container{height:450px}.single-news-header__image{width:100%;height:100%;border-radius:6px;-o-object-fit:cover;object-fit:cover}.single-news-header__title-container{height:97px;display:flex;align-items:flex-end;justify-content:flex-start}.single-news-header__title{font-family:"Montserrat",sans-serif;font-style:normal;font-weight:bold;font-size:32px;line-height:39px;color:#FFFFFF}.single-news-header__author-container{height:97px;display:flex;align-items:center}.single-news-header__author-block{width:50%;display:flex;align-items:center;justify-content:flex-start}.single-news-header__icon-block{width:20px;height:20px;display:flex;margin-right:15px}.single-news-header__icon{width:100%;height:100%}.single-news-header__author-name{font-family:"NotoSans",sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#fff;margin-right:18px}.single-news-header a.single-news-header__author-name{color:#6943D8}.single-news-header__created-at{font-family:"NotoSans",sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#505059}.single-news-header__share-with-friends{width:50%;display:flex;align-items:center;justify-content:flex-end}

.PromotionPage{padding-top:20px}.PromotionPage__tile{border:1px solid rgba(255,255,255,0.03);border-radius:6px;padding:0;position:relative;overflow:hidden;display:flex;height:218px}.PromotionPage__banner{width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 0px) and (max-width: 599px){.PromotionPage{padding-top:0;margin-top:-10px}.PromotionPage__tile{height:110px}}

.PromotionPage__not-active__container{display:flex;align-items:center;flex-direction:column;max-width:394px;margin:0 auto;text-align:center}.PromotionPage__not-active__img-block{width:120px;height:120px;margin-bottom:36px;margin-top:116px}.PromotionPage__not-active__img{max-width:100%;height:auto;display:block}.PromotionPage__not-active__title{font-family:"Montserrat",sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:29px;color:#fff;margin-top:0;margin-bottom:20px}.PromotionPage__not-active__text{font-family:"NotoSans",sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:22px;margin-top:0;margin-bottom:36px;color:#909099}.PromotionPage__not-active__block{display:flex;margin-bottom:182px}.PromotionPage__not-active__btn{margin-right:10px}.PromotionPage__not-active__link{color:#fff}@media screen and (min-width: 0px) and (max-width: 599px){.PromotionPage__not-active__img-block{margin-top:30px}.PromotionPage__not-active__text{margin-bottom:20px}.PromotionPage__not-active__block{margin-bottom:30px;flex-direction:column}.PromotionPage__not-active__btn{margin-right:0;margin-bottom:20px}}

.PromotionPage__share__desc{font-family:"NotoSans",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#909099;margin-top:0;margin-bottom:36px;word-break:break-all}@media screen and (min-width: 0px) and (max-width: 1199px){.PromotionPage__share__desc{margin-bottom:16px}.PromotionPage__control button{width:100%}}

.PromotionPage__timer__title{font-family:"Montserrat",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;margin-bottom:30px;margin-top:0;color:#909099;text-transform:uppercase}.PromotionPage__timer__box{display:flex;align-items:center;justify-content:center}.PromotionPage__timer__round{background-color:#7545E2;width:8px;height:8px;display:block;border-radius:50%;margin-bottom:15px}.PromotionPage__timer__round-box{flex:0 0 8px;display:flex;align-items:center;justify-content:center}.PromotionPage__timer-number-box{display:flex;flex-direction:column;align-items:center;flex:0 0 90px}.PromotionPage__timer-number-box__number{font-family:"Montserrat",sans-serif;font-style:normal;font-weight:700;font-size:48px;line-height:59px;color:#FFFFFF}.PromotionPage__timer-number-box__text{font-family:"NotoSans",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#909099}@media screen and (min-width: 0px) and (max-width: 1199px){.PromotionPage__timer__tile{padding:40px 20px}.PromotionPage__timer__title{margin-bottom:18px}.PromotionPage__timer-number-box{flex:0 0 59px}.PromotionPage__timer-number-box__number{font-size:24px;line-height:30px}}

.PromotionPage-item-box{min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content;margin-bottom:0;padding:40px 40px 0;border-radius:0}.PromotionPage-item-box__column{display:flex;align-items:flex-end}.PromotionPage-item-box__title{font-family:"Montserrat",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#909099;margin-top:0;margin-bottom:24px;text-transform:uppercase}.PromotionPage-item-box__text{font-family:"NotoSans",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#909099;margin-top:0;margin-bottom:8px}@media screen and (min-width: 0px) and (max-width: 999px){.PromotionPage-item-box__column{display:none}.PromotionPage-item-box__title{margin-bottom:30px}}

.PromotionPage-item__price{display:flex;flex-direction:column;align-items:flex-end}.PromotionPage-item__price__final{font-family:"Montserrat",sans-serif;color:#63C84A;font-style:normal;font-weight:700;font-size:16px;line-height:20px}.PromotionPage-item__price__original{font-family:"NotoSans",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#909099}.PromotionPage-item__price--mobile{display:none}@media screen and (min-width: 0px) and (max-width: 999px){.PromotionPage-item__price{display:none}.PromotionPage-item__price--mobile{display:flex;flex-direction:row-reverse;justify-content:flex-end}.PromotionPage-item__price__final{margin-left:5px}.PromotionPage-item__price__original{font-size:16px}}

.PromotionPage-item{min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content;margin-bottom:0;padding:20px 40px;border-radius:0}.PromotionPage-item:nth-child(even){background-color:#23232B}.PromotionPage-item__column{display:flex}.PromotionPage-item__column--flex-end{justify-content:flex-end;align-items:center}.PromotionPage-item__img-block{width:144px;height:108px;margin-right:30px;overflow:hidden;display:flex;border:1px solid rgba(255,255,255,0.15);border-radius:6px;flex:0 0 144px}.PromotionPage-item__img{width:100%;-o-object-fit:cover;object-fit:cover}.PromotionPage-item__content{max-width:414px;overflow:hidden;position:relative}.PromotionPage-item__title{font-family:"Montserrat",sans-serif;font-weight:700;font-size:16px;line-height:20px;color:#FFFFFF;margin:10px 0}.PromotionPage-item__desc{font-family:"NotoSans",sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#939399;margin:0;overflow:hidden;max-width:600px}.PromotionPage-item__desc--mobile{display:none}.PromotionPage-item__link{color:#fff}.PromotionPage-item__btn{max-width:122px;height:40px;line-height:1}@media screen and (min-width: 0px) and (max-width: 599px){.PromotionPage-item__btn{max-width:100%;flex:1 0}}@media screen and (min-width: 0px) and (max-width: 999px){.PromotionPage-item{padding:20px}.PromotionPage-item__title{margin-bottom:5px}.PromotionPage-item__desc{display:none}.PromotionPage-item__desc--mobile{display:flex;margin:10px 0}.PromotionPage-item__column--flex-end{justify-content:flex-start}}@media screen and (min-width: 0px) and (max-width: 1199px){.PromotionPage-item__img-block{width:100px;height:75px;margin-right:16px;flex:0 0 100px}}@media screen and (min-width: 1000px) and (max-width: 1199px){.PromotionPage-item__desc{height:60px}}

.suspiciousActivityDesc .suspiciousActivityDesc-link{color:#fff}.suspiciousActivityDesc .suspiciousActivityDesc-note{margin-top:20px;margin-bottom:30px}

.gameContainer{flex-grow:1}.gameContainer.gameContainer-fullScreen{position:absolute;left:0;top:0;right:0;bottom:0;width:1px;min-width:100%;z-index:750}

.game-manager-content{position:absolute;top:-100vh;z-index:9;height:100vh}.game-manager-content.visible{top:0;display:flex}

