.CustomButtonContainer{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.CustomButtonContainer.CustomButton--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.CustomButtonContainer.CustomButton--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.CustomButtonContainer.CustomButton--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.CustomButton-outerContainer{margin:4px}.CustomButton{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:normal;padding:6px 16px 4px;margin:0;color:#fff;text-align:center;text-decoration:none;background-color:transparent;background-image:none;white-space:nowrap;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.2s cubic-bezier(.445,.05,.55,.95);transition:.2s cubic-bezier(.445,.05,.55,.95);-webkit-transition-property:color,text-shadow,background-color,border-color,border-radius,-webkit-box-shadow;transition-property:color,text-shadow,background-color,border-color,border-radius,-webkit-box-shadow;transition-property:color,text-shadow,background-color,border-color,border-radius,box-shadow;transition-property:color,text-shadow,background-color,border-color,border-radius,box-shadow,-webkit-box-shadow}.CustomButton,.CustomButton__text{font-size:22px;text-transform:uppercase}.CustomButton__text{font-weight:500;font-family:Teko}.CustomButton__text+.CustomButton__text{margin-left:8px}.CustomButton__icon{margin-right:8px}.CustomButton__text--grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left}.CustomButton__text+.CustomButton__icon{margin-left:8px}.CustomButton__icon img{max-height:20px;width:auto}.CustomButton__divider,.CustomButton__separator{-webkit-box-flex:0;-ms-flex:0 0 1px;flex:0 0 1px;width:1px;margin-left:16px;margin-right:16px;background:hsla(0,0%,100%,.1)}.CustomButton:focus,.CustomButton:hover{color:#fff;outline:0}.CustomButton[disabled]{background-color:#58597a;color:hsla(0,0%,100%,.32);cursor:not-allowed}.CustomButton--xs{padding:6px;font-size:12px}.CustomButton--sm{padding:6px}.CustomButton--md{padding:12px;padding-top:13px;padding-bottom:11px}.CustomButton--lg{padding:16px;font-size:24px}.CustomButton--xl{padding:20px;font-size:24px}.CustomButton--block{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.CustomButton--default{color:#fff;background-color:#30324a;-webkit-box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);border-radius:2px}.CustomButton--default:active,.CustomButton--default:focus,.CustomButton--default:hover{color:#fff;background-color:#14151f}.CustomButton--default:active,.CustomButton--default:focus{background-color:#08080c}.CustomButton--default:focus{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64)}.CustomButton--primary{color:#fff;background-color:#2c97de;-webkit-box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);border-radius:2px}.CustomButton--primary:active,.CustomButton--primary:focus,.CustomButton--primary:hover{color:#fff;background-color:#225dab}.CustomButton--primary:active,.CustomButton--primary:focus{background-color:#27428c}.CustomButton--primary:focus{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64)}.CustomButton--primary[disabled]{background-color:#85bbde;color:hsla(0,0%,100%,.48);cursor:not-allowed}.CustomButton--secondary{color:#fff;background-color:#95b300;-webkit-box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);border-radius:2px}.CustomButton--secondary:active,.CustomButton--secondary:focus,.CustomButton--secondary:hover{color:#fff;background-color:#587005}.CustomButton--secondary:active,.CustomButton--secondary:focus{background-color:#3c5408}.CustomButton--secondary:focus{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64)}.CustomButton--secondary[disabled]{background-color:#c7d873;color:hsla(0,0%,100%,.48);cursor:not-allowed}.CustomButton--danger{color:#fff;background-color:#eb2f2f;-webkit-box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);border-radius:2px}.CustomButton--danger:active,.CustomButton--danger:focus,.CustomButton--danger:hover{color:#fff;background-color:#c01212}.CustomButton--danger:active,.CustomButton--danger:focus{background-color:#a41010}.CustomButton--danger:focus{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64)}.CustomButton--danger[disabled]{background-color:#c7d873;color:hsla(0,0%,100%,.48);cursor:not-allowed}.CustomButton--warning{color:#1e2033;background-color:#fcbd00;-webkit-box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);border-radius:2px}.CustomButton--warning:active,.CustomButton--warning:focus,.CustomButton--warning:hover{color:#1e2033;background-color:#b58700}.CustomButton--warning:active,.CustomButton--warning:focus{background-color:#967100}.CustomButton--warning:focus{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64)}.CustomButton--warning[disabled]{background-color:#fce397;color:rgba(30,32,51,.32);cursor:not-allowed}.CustomButton--close{color:#fff;background-color:#f34349;-webkit-box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);border-radius:2px}.CustomButton--close:active,.CustomButton--close:focus,.CustomButton--close:hover{color:#fff;background-color:#e00e15}.CustomButton--close:active,.CustomButton--close:focus{background-color:#c40c13}.CustomButton--close:focus{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64)}.CustomButton--subscribe{color:#fff;background-color:#eb8211;-webkit-box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);border-radius:2px}.CustomButton--subscribe:active,.CustomButton--subscribe:focus,.CustomButton--subscribe:hover{color:#fff;background-color:true}.CustomButton--subscribe:active,.CustomButton--subscribe:focus{background-color:#8c4d0a}.CustomButton--subscribe:focus{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64)}.CustomButton--dark{color:#fff;background-color:#27428c;-webkit-box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);border-radius:2px}.CustomButton--dark:active,.CustomButton--dark:focus,.CustomButton--dark:hover{color:#fff;background-color:#172854}.CustomButton--dark:active,.CustomButton--dark:focus{background-color:#111c3c}.CustomButton--dark:focus{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64)}.CustomButton--shade{background-color:hsla(0,0%,100%,.05);-webkit-transition:background-color .2s cubic-bezier(.445,.05,.55,.95);transition:background-color .2s cubic-bezier(.445,.05,.55,.95)}.CustomButton--shade:focus,.CustomButton--shade:hover{background-color:hsla(0,0%,100%,.1)}.CustomButton--ghost{background-color:transparent}.CustomButton--ghost:focus,.CustomButton--ghost:hover{background-color:hsla(0,0%,100%,.25)}.CustomButton--outline{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.25);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.25);background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,0)));background-image:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));background-blend-mode:overlay}.CustomButton--outline:focus,.CustomButton--outline:hover{background-color:hsla(0,0%,100%,.1);-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.CustomButton--flat{background-image:none;background-blend-mode:normal;-webkit-box-shadow:0 8px 8px -2px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.05),inset 0 1px 0 hsla(0,0%,100%,.1);box-shadow:0 8px 8px -2px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.05),inset 0 1px 0 hsla(0,0%,100%,.1)}.CustomButton--no-cursor{cursor:default}.CustomButton--social{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1),0 4px 8px -2px rgba(0,0,0,.48);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1),0 4px 8px -2px rgba(0,0,0,.48);background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,0)));background-image:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0))}.CustomButton--social:focus,.CustomButton--social:hover{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5),0 4px 8px -2px rgba(0,0,0,.48);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5),0 4px 8px -2px rgba(0,0,0,.48)}.CustomButton--steam.CustomButton--social{background-color:#000}.CustomButton--steam:focus,.CustomButton--steam:hover{background-color:#1a1a1a}.CustomButton--twitch.CustomButton--social{background-color:#3a00a6}.CustomButton--twitch:focus,.CustomButton--twitch:hover{background-color:#4c00d9}.CustomButton--youtube.CustomButton--social{background-color:#e00}.CustomButton--youtube:focus,.CustomButton--youtube:hover{background-color:#f22}.CustomButton--facebook.CustomButton--social{background-color:#003099}.CustomButton--facebook:focus,.CustomButton--facebook:hover{background-color:#0040cc}.CustomButton--instagram{position:relative;z-index:1}.CustomButton--instagram:before{position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background-image:-webkit-gradient(linear,left bottom,left top,from(#6d00b5),color-stop(#c2006e),to(#f56040));background-image:linear-gradient(0deg,#6d00b5,#c2006e,#f56040);border-radius:4px;opacity:0;content:"";-webkit-transition:.2s cubic-bezier(.445,.05,.55,.95);transition:.2s cubic-bezier(.445,.05,.55,.95);-webkit-transition-property:opacity,-webkit-box-shadow;transition-property:opacity,-webkit-box-shadow;transition-property:box-shadow,opacity;transition-property:box-shadow,opacity,-webkit-box-shadow}.CustomButton--instagram.CustomButton--social:before{opacity:1;-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1)}.CustomButton--instagram.CustomButton--social:focus:before,.CustomButton--instagram.CustomButton--social:hover:before{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5)}.CustomButton--instagram:focus:before,.CustomButton--instagram:hover:before{opacity:1}.CustomButton--twitter.CustomButton--social{background-color:#0095f2}.CustomButton--twitter:focus,.CustomButton--twitter:hover{background-color:#26acff}.Cta{display:block;background-image:linear-gradient(46deg,#b4526c,#2a70b5);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.25);box-shadow:0 1px 1px 0 rgba(0,0,0,.25);color:#fff;text-align:center;text-transform:uppercase;font-family:Poppins;font-weight:700}.Cta--dropdown{height:50px;line-height:50px;font-size:20px}.CustomButton.CustomButton--elite{text-shadow:0 1px hsla(0,0%,100%,.1);color:#272940;background-color:#fcbd00;-webkit-box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);border-radius:2px}.CustomButton.CustomButton--elite:active,.CustomButton.CustomButton--elite:focus,.CustomButton.CustomButton--elite:hover{color:#272940;background-color:#b58700}.CustomButton.CustomButton--elite:active,.CustomButton.CustomButton--elite:focus{background-color:#967100}.CustomButton.CustomButton--elite:focus{-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.64)}.EmptyMessage{display:block;margin-top:20px}.EmptyMessage__title{font-family:Teko;font-size:25px;text-transform:uppercase;margin:0}.EmptyMessage__content{color:hsla(0,0%,100%,.5)}.is-visible{display:block!important}.text-uppercase{text-transform:uppercase}body,html{font-family:Poppins,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--rebrand-bg-primary)}.Icon{fill:currentColor}.Icon--disabled{color:#4d4f67}.Icon--upsideDown svg{-webkit-transform:scaleY(-1);transform:scaleY(-1)}svg{width:var(--iconWidth);height:var(--iconHeight)}.GCLoader svg[data-v-93448e18]{display:block}.GCLoader__path[data-v-93448e18]{stroke-dasharray:220;stroke-dashoffset:220;-webkit-animation:GCLoaderDashAnim-data-v-93448e18 3s linear infinite alternate;animation:GCLoaderDashAnim-data-v-93448e18 3s linear infinite alternate}.GCLoader__circle[data-v-93448e18]{-webkit-animation:GCLoaderCircleAnim-data-v-93448e18 3s linear infinite alternate;animation:GCLoaderCircleAnim-data-v-93448e18 3s linear infinite alternate}@-webkit-keyframes GCLoaderDashAnim-data-v-93448e18{0%{stroke-dashoffset:0}50%{stroke-dashoffset:220}}@keyframes GCLoaderDashAnim-data-v-93448e18{0%{stroke-dashoffset:0}50%{stroke-dashoffset:220}}@-webkit-keyframes GCLoaderCircleAnim-data-v-93448e18{0%{opacity:0}50%{opacity:0}51%{opacity:1}}@keyframes GCLoaderCircleAnim-data-v-93448e18{0%{opacity:0}50%{opacity:0}51%{opacity:1}}.Topbar[data-v-0212fe72]{font-size:14px;text-align:center;width:100%;height:48px;z-index:51;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;background-size:contain}.Topbar__loader[data-v-0212fe72]{display:block;margin:8px 0}.Topbar__freeBg[data-v-0212fe72]{background:-webkit-gradient(linear,left top,right top,color-stop(4.9%,#1a75bf),color-stop(55.92%,#9a70ff),color-stop(99.09%,#c43e5a));background:linear-gradient(90deg,#1a75bf 4.9%,#9a70ff 55.92%,#c43e5a 99.09%)}@media (max-width:768px){.Topbar__freeBarWrapper[data-v-0212fe72]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.25rem;line-height:1.3}}.Topbar__expiringPixSubscriptionBg[data-v-0212fe72]{background:-webkit-gradient(linear,left top,right top,color-stop(4.9%,#fca903),color-stop(55.92%,#f66d4a),color-stop(99.09%,#fb4b56));background:linear-gradient(90deg,#fca903 4.9%,#f66d4a 55.92%,#fb4b56 99.09%);color:#212335;cursor:pointer}.Topbar__expiringSubscriptionBg[data-v-0212fe72]{background:#fca903;color:#212335;cursor:pointer}.Topbar__freeCallToRenewBg[data-v-0212fe72]{background:#fb4b56}.Topbar__trialOfferBg[data-v-0212fe72]{background:-webkit-gradient(linear,left top,right top,from(#0d3158),to(#2c77ba));background:linear-gradient(90deg,#0d3158,#2c77ba)}.Topbar__trialOfferText[data-v-0212fe72]{font-weight:700;color:#fff}.Topbar__trialOfferIcon[data-v-0212fe72]{margin:0 8px;width:42px;height:24px}.Topbar__btnFreeCta[data-v-0212fe72]{padding:4px 12px;background:#fff;border-radius:15px;color:#47a0f8;font-weight:700;text-transform:uppercase;opacity:.95}.Topbar__btnFreeCta[data-v-0212fe72]:hover{opacity:1}.Topbar__featured[data-v-0212fe72],.Topbar__icon[data-v-0212fe72]{margin-right:10px}.Topbar__close[data-v-0212fe72]{position:absolute;display:inline-block;width:18px;height:18px;top:.9rem;right:.9rem;background:url(../img/thin-close.6375a857.svg) no-repeat;background-size:cover;cursor:pointer;-webkit-transition:.2s ease-out;transition:.2s ease-out}.Topbar__close[data-v-0212fe72]:hover{opacity:.8;-webkit-transition:.2s ease-in;transition:.2s ease-in}@media screen and (max-width:650px){.Topbar[data-v-0212fe72]{font-size:11px}.Topbar__icon[data-v-0212fe72]{margin-left:5px}.Topbar__featured[data-v-0212fe72]{margin-right:none;margin-left:auto;font-size:11px}}.osDeprecatedAlert[data-v-d9798b56]{position:fixed;top:0;z-index:103;font-size:16px;font-weight:500;line-height:34px;text-align:center;width:100%;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f23641;color:#fff}.only-desktop{visibility:hidden}.hasTopBar .gcf-sidebar{top:192px!important;height:calc(100% - 192px)!important}.topDeprecatedOsBar .gcf-sidebar{top:131px!important}.hasTopBar.topDeprecatedOsBar .gcf-sidebar{top:179px!important}.MainHeader{z-index:50;width:100%;color:#fff;-webkit-transition:all 1s;transition:all 1s}.MainHeader--fullWidth{width:100%}.MainHeader--hidden{height:0}.MainHeader__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:all .3s;transition:all .3s;background-color:var(--rebrand-bg-primary);-webkit-box-shadow:inset 0 -1px hsla(0,0%,100%,.1),0 8px 16px -4px rgba(0,0,0,.75);box-shadow:inset 0 -1px hsla(0,0%,100%,.1),0 8px 16px -4px rgba(0,0,0,.75)}@media screen and (min-width:650px){.MainHeader__container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.MainHeader__container--hidden{-webkit-transform:translateY(-1000px);transform:translateY(-1000px)}.MainHeader__primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;border-bottom:1px solid var(--rebrand-border-primary);-webkit-box-shadow:0 8px 16px rgba(0,0,0,.24);box-shadow:0 8px 16px rgba(0,0,0,.24)}@media screen and (min-width:650px){.MainHeader__primary{display:grid;grid-template-columns:68px 128px var(--cs2-button-size);border:none;-webkit-box-flex:0;-ms-flex:0;flex:0}}@media screen and (min-width:900px){.MainHeader__primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0;flex:0}}.MainHeader__logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:16px;padding-right:16px;background-color:var(--rebrand-bg-primary);background-image:linear-gradient(135deg,rgba(var(--rebrand-bg-quarternary),1),rgba(var(--rebrand-bg-quarternary),0));position:relative;border-bottom:1px solid hsla(0,0%,100%,.05);-webkit-transition:.25s ease;transition:.25s ease;-webkit-transition-property:background-color,border-color;transition-property:background-color,border-color;-ms-flex-preferred-size:68px;flex-basis:68px;width:68px;height:68px}@media screen and (min-width:900px){.MainHeader__logo{width:209px;height:68px;-ms-flex-preferred-size:209px;flex-basis:209px;padding-left:24px;padding-right:24px}}@media screen and (max-width:900px){.MainHeader__logo.hrz{display:none}}@media screen and (min-width:900px){.MainHeader__logo.vrt{display:none}}.MainHeader__logo:focus,.MainHeader__logo:hover{background-color:var(--rebrand-bg-secondary);border-bottom-color:#2c97de}.MainHeader__logo:focus svg,.MainHeader__logo:hover svg{color:#fff}.MainHeader__logo img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.MainHeader__logo.hrz img{display:block;width:10.5rem}.MainHeader__logo.vrt img{display:block;width:3.75rem}.MainHeader__play,.MainHeader__playMobile{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;background-color:var(--rebrand-success-primary);border:1px solid hsla(0,0%,100%,.16);-webkit-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color,background-color,-webkit-box-shadow;transition-property:color,background-color,-webkit-box-shadow;transition-property:color,background-color,box-shadow;transition-property:color,background-color,box-shadow,-webkit-box-shadow;text-decoration:none;color:var(--rebrand-content-primary-inverted);-ms-flex-preferred-size:68px;flex-basis:68px;width:68px;height:68px;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.5)),to(hsla(0,0%,100%,0)));background-image:linear-gradient(180deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-blend-mode:overlay}@media screen and (min-width:650px){.MainHeader__play,.MainHeader__playMobile{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:128px;-ms-flex-preferred-size:128px;flex-basis:128px}}.MainHeader__play:focus,.MainHeader__play:hover,.MainHeader__playMobile:focus,.MainHeader__playMobile:hover{background-color:var(--rebrand-success-dark);-webkit-box-shadow:0 0 4px var(--rebrand-success-dark);box-shadow:0 0 4px var(--rebrand-success-dark);color:var(--rebrand-content-primary-inverted)}@media (max-width:520px){.MainHeader__play,.MainHeader__playMobile{display:none}}.MainHeader__play.MainHeader__play--neutral,.MainHeader__playMobile.MainHeader__play--neutral{background-color:transparent;background-image:none;color:var(--rebrand-content-primary);border:none;border-left:1px solid rgba(204,120,120,.1)}.MainHeader__play.MainHeader__play--neutral:focus,.MainHeader__play.MainHeader__play--neutral:hover,.MainHeader__playMobile.MainHeader__play--neutral:focus,.MainHeader__playMobile.MainHeader__play--neutral:hover{background-color:hsla(0,0%,100%,.025);-webkit-box-shadow:none;box-shadow:none;color:var(--rebrand-content-primary)}.MainHeader__play.MainHeader__play--neutral .MainHeader__playLabel,.MainHeader__playMobile.MainHeader__play--neutral .MainHeader__playLabel{color:var(--rebrand-content-primary)}.MainHeader__playMobile{display:none}@media (max-width:520px){.MainHeader__playMobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.MainHeader__playLabel{display:inline-block;font-size:22px;font-family:Teko;font-weight:400;line-height:22px;text-transform:uppercase;letter-spacing:0;padding:0;margin:0;color:var(--rebrand-content-primary-inverted);-webkit-transform:translateY(2px);transform:translateY(2px)}.MainHeader__playLabel--now{display:inline-block}@media screen and (min-width:650px){.MainHeader__playLabel{font-size:22px;line-height:22px}}@media (max-width:520px){.MainHeader__profile{display:none!important}}.MainHeader__navbarToggle{border-left-width:1px}@media screen and (min-width:650px){.MainHeader__navbarToggle{display:none!important}}.MainHeader__mobileStoreShortcut{display:none!important}.MainHeader__desktopStoreShortcut{display:none}@media screen and (min-width:650px){.MainHeader__desktopStoreShortcut{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.MainHeader__desktopStoreShortcut .MainMenu__itemMedia{width:100%}@media screen and (min-width:650px){.MainHeader__desktopStoreShortcut .MainMenu__itemLabel{display:none}}.MainHeader__navbar{overflow-y:auto;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:calc(100vh - 92px)}.MainHeader__navbar p{margin:0}.MainHeader__navbar.is-active{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:-1;position:absolute;right:0;top:calc(100% - 1px);background-color:#1e2033;border-left:1px solid var(--rebrand-border-primary);width:240px;border-radius:2px;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.24);box-shadow:0 8px 16px rgba(0,0,0,.24)}.MainHeader__navbar.is-active .MainMenu__item{border-bottom:1px solid var(--rebrand-border-primary);padding:8px;height:56px;-ms-flex-preferred-size:auto;flex-basis:auto}.MainHeader__navbar.is-active .MainMenu__item:focus,.MainHeader__navbar.is-active .MainMenu__item:hover{background-color:hsla(0,0%,100%,.025);border-bottom-color:hsla(0,0%,100%,.5);color:#fff}.MainHeader__navbar.is-active .MainMenu__item--onlyIcon .MainMenu__itemMedia{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.MainHeader__navbar.is-active .MainMenu__item--onlyIcon .MainMenu__itemLabel{display:-webkit-box;display:-ms-flexbox;display:flex}.MainHeader__navbar.is-active .MainMenu__item--onlyIcon .MainMenu__itemMediaContainer{height:auto;padding:0}.MainHeader__navbar.is-active .MainHeader__secondaryItem,.MainHeader__navbar.is-active .MainHeader__secondaryItem.MainMenu__item{width:100%;-ms-flex-preferred-size:auto;flex-basis:auto}.MainHeader__navbar.is-active .MainMenu__item--titleOnly{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.MainHeader__navbar--active,.MainHeader__navbar.is-active .MainMenu__item--titleOnly .MainMenu__itemMediaContainer{display:-webkit-box;display:-ms-flexbox;display:flex}.MainHeader__navbar--manage:focus,.MainHeader__navbar--manage:hover{background-color:inherit!important;border-bottom-color:var(--rebrand-border-primary)!important;color:inherit!important}.MainHeader__navbar--subscriptions{background-image:linear-gradient(136deg,rgba(195,71,101,.19),rgba(26,103,194,.32))}.MainHeader__navbar--free{max-height:calc(100vh - 140px)}@media screen and (min-width:650px){.MainHeader__navbar{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:visible;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-height:70px}}.MainHeader__navbarBlock{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media screen and (min-width:650px){.MainHeader__navbarBlock{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:auto}}.MainHeader__navbarBlock:last-of-type{margin-left:auto}.MainHeader__navbarBlock:last-of-type>:first-child{border-left-color:hsla(0,0%,46.7%,.1)}.MainHeader__itemLabel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MainHeader__navbarImage{height:24px}@media screen and (min-width:650px){.MainHeader__navbarImage{width:auto}}@media screen and (min-width:650px){.MainHeader__more{display:none}}.MainHeader__more>.MainMenu__item{display:none;border-right-width:1px;border-right-color:hsla(0,0%,46.7%,.1)}@media screen and (min-width:650px){.MainHeader__more>.MainMenu__item{display:-webkit-box;display:-ms-flexbox;display:flex}}.MainHeader__more>.MainMenu__dropdownContent{margin-left:auto;display:block}@media screen and (min-width:650px){.MainHeader__more>.MainMenu__dropdownContent .MainMenu__itemMedia,.MainHeader__more>.MainMenu__dropdownContent .MainMenu__itemMediaContainer{display:none}}.MainHeader__more>.MainMenu__dropdownContent .MainMenu__item--onlyIcon .MainMenu__itemLabel{display:-webkit-box;display:-ms-flexbox;display:flex}.MainHeader__more>.MainMenu__dropdownContent .MainMenu__item--titleOnly{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.MainHeader__more .MainMenu__dropdown{position:static}.MainHeader .MainMenu__newTag{position:absolute;left:0;top:0}.MainHeader .MainMenu__newTag:after{content:"NEW";position:absolute;left:0;top:4px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);font-family:Poppins;font-weight:800;font-size:10px;color:var(--rebrand-content-primary-inverted)}.MainHeader .MainMenu__newTag:before{content:"";position:absolute;left:0;width:0;height:0;border-style:solid;border-width:35px 35px 0 0;border-color:#92aa00 transparent transparent transparent;z-index:0}.MainHeader .MainMenu__betaTag{position:absolute;left:0;top:0}.MainHeader .MainMenu__betaTag:after{content:"BETA";position:absolute;left:1px;top:6px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);font-family:Poppins;font-weight:600;font-size:9px;line-height:16px;color:#fff}.MainHeader .MainMenu__betaTag:before{content:"";position:absolute;left:0;width:0;height:0;border-style:solid;border-width:35px 35px 0 0;border-color:#942dfb transparent transparent transparent;z-index:0}.MainHeader__player{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.MainHeader__player--elite{background:-webkit-gradient(linear,left bottom,left top,from(rgba(252,189,0,0)),to(rgba(252,189,0,.05))),-webkit-gradient(linear,left top,left bottom,from(#1f1f1f),to(rgba(31,31,31,.18))),url(../img/background-invite-left.8f90caa1.png),url(../img/ember-wallpaper.393ea68a.gif);background:linear-gradient(0deg,rgba(252,189,0,0),rgba(252,189,0,.05)),linear-gradient(180deg,#1f1f1f,rgba(31,31,31,.18)),url(../img/background-invite-left.8f90caa1.png),url(../img/ember-wallpaper.393ea68a.gif);background-blend-mode:screen;background-position:top,50%;background-size:cover,300%;background-repeat:no-repeat}.MainHeader__player--elite:after{content:"";width:100%;position:absolute;top:0;height:1px;background-image:-webkit-gradient(linear,left top,right top,from(#fcbd00),to(#f5790c));background-image:linear-gradient(90deg,#fcbd00,#f5790c)}.MainHeader__player--elite__notch{position:absolute;top:0;left:31px;height:3px;width:98px}.MainHeader__player-detail-gradient-start{stop-color:#fcbd00}.MainHeader__player-detail-gradient-end{stop-color:#f5790c}.MainHeader__player--toggle{margin-left:auto;border-left:1px solid hsla(0,0%,46.7%,.1)}.MainHeader__player--toggle>.MainHeader__playerInfo{display:none}@media screen and (min-width:650px){.MainHeader__player--toggle{display:none}}.MainHeader__playerInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0;min-width:102px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-top-width:0;border-right-color:hsla(0,0%,46.7%,.1);-webkit-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color,background-color,border-color,-webkit-box-shadow;transition-property:color,background-color,border-color,-webkit-box-shadow;transition-property:color,background-color,border-color,box-shadow;transition-property:color,background-color,border-color,box-shadow,-webkit-box-shadow}.MainHeader__playerInfo:focus,.MainHeader__playerInfo:hover{background-color:hsla(0,0%,100%,.045);color:#fff}.MainHeader__playerInfo .MainHeader__itemLabel,.MainHeader__playerInfo .MainHeader__itemMedia{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:8px}@media (max-width:520px){.MainHeader__playerInfo{min-width:unset!important;padding:0 4px!important}}.MainHeader__playerInfoTopWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:76px;height:48px}.MainHeader__secondaryItem,.MainHeader__secondaryItem.MainMenu__item{width:72px;-ms-flex-preferred-size:72px;flex-basis:72px;height:68px}.MainHeader__secondaryItem.MainMenu__item .MainMenu__itemMediaContainer,.MainHeader__secondaryItem .MainMenu__itemMediaContainer{height:24px;padding:0}.MainHeader__secondaryItem .Icon,.MainHeader__secondaryItem.MainMenu__item .Icon{color:#fff}.MainHeader .MainMenu__coins--widget .MainMenu__itemMedia{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:visible}.MainHeader .MainMenu__coins--widget .MainMenu__itemMediaContainer{width:100%;height:68px;padding:0}.MainHeader .MainMenu__coins--widget .GamersClubCSApp-coins{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:72px;min-height:68px}.MainHeader__appToggle,.MainHeader cef-toggle-app{display:none;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:72px;min-width:72px;min-height:70px;-ms-flex-item-align:stretch;align-self:stretch;border-right:1px solid hsla(0,0%,46.7%,.1)}@media screen and (min-width:650px){.MainHeader__appToggle,.MainHeader cef-toggle-app{display:-webkit-box;display:-ms-flexbox;display:flex}}.MainHeader__appToggle>div{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.MainHeader__appToggle cef-toggle-app{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;min-width:0;border-right:none}.MainHeader__secondaryItem--store{position:relative}@media screen and (min-width:650px){.MainHeader__secondaryItem--store .MainMenu__itemLabel{display:none}}.MainHeader__secondaryStoreCoin{position:absolute;top:-2px;right:-2px;width:12px;height:12px;border-radius:50%;background:-webkit-gradient(linear,left top,left bottom,from(#f8d95d),to(#d8a11a));background:linear-gradient(180deg,#f8d95d,#d8a11a);-webkit-box-shadow:0 0 0 1px #1f2032;box-shadow:0 0 0 1px #1f2032}.MainHeader__leaderboardHighlight{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;background-size:cover}.MainHeader__leaderboardHighlight.top10{background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,81,212,.15)),color-stop(75%,rgba(255,81,212,0))),-webkit-gradient(linear,left bottom,left top,from(#282a3e),to(rgba(40,42,62,0))),url(../../assets/header-leaderboard-pattern.png);background:linear-gradient(0deg,rgba(255,81,212,.15),rgba(255,81,212,0) 75%),linear-gradient(0deg,#282a3e,rgba(40,42,62,0)),url(../../assets/header-leaderboard-pattern.png)}.MainHeader__leaderboardHighlight.top10 svg{fill:#ff51d4}.MainHeader__leaderboardHighlight.top10:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#ff51d4}.MainHeader__leaderboardHighlight.top100{background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,75,75,.15)),color-stop(75%,rgba(255,75,75,0))),-webkit-gradient(linear,left bottom,left top,from(#282a3e),to(rgba(40,42,62,0))),url(../../assets/header-leaderboard-pattern.png);background:linear-gradient(0deg,rgba(255,75,75,.15),rgba(255,75,75,0) 75%),linear-gradient(0deg,#282a3e,rgba(40,42,62,0)),url(../../assets/header-leaderboard-pattern.png)}.MainHeader__leaderboardHighlight.top100 svg{fill:#ff4b4b}.MainHeader__leaderboardHighlight.top100:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#ff4b4b}.MainHeader__leaderboardHighlight.top500{background:-webkit-gradient(linear,left bottom,left top,from(rgba(229,195,32,.15)),color-stop(75%,rgba(229,195,32,0))),-webkit-gradient(linear,left bottom,left top,from(#282a3e),to(rgba(40,42,62,0))),url(../../assets/header-leaderboard-pattern.png);background:linear-gradient(0deg,rgba(229,195,32,.15),rgba(229,195,32,0) 75%),linear-gradient(0deg,#282a3e,rgba(40,42,62,0)),url(../../assets/header-leaderboard-pattern.png)}.MainHeader__leaderboardHighlight.top500 svg{fill:#e5c320}.MainHeader__leaderboardHighlight.top500:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#e5c320}.MainHeader__leaderboardHighlight.top1000{background:-webkit-gradient(linear,left bottom,left top,from(rgba(69,164,230,.15)),color-stop(75%,rgba(69,164,230,0))),-webkit-gradient(linear,left bottom,left top,from(#282a3e),to(rgba(40,42,62,0))),url(../../assets/header-leaderboard-pattern.png);background:linear-gradient(0deg,rgba(69,164,230,.15),rgba(69,164,230,0) 75%),linear-gradient(0deg,#282a3e,rgba(40,42,62,0)),url(../../assets/header-leaderboard-pattern.png)}.MainHeader__leaderboardHighlight.top1000 svg{fill:#45a4e5}.MainHeader__leaderboardHighlight.top1000:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#45a4e5}.MainHeader__leaderboardHighlight.topall{background:-webkit-gradient(linear,left bottom,left top,from(rgba(159,162,199,.16)),color-stop(75%,rgba(159,162,199,0))),-webkit-gradient(linear,left bottom,left top,from(#282a3e),to(rgba(40,42,62,0))),url(../../assets/header-leaderboard-pattern.png);background:linear-gradient(0deg,rgba(159,162,199,.16),rgba(159,162,199,0) 75%),linear-gradient(0deg,#282a3e,rgba(40,42,62,0)),url(../../assets/header-leaderboard-pattern.png)}.MainHeader__leaderboardHighlight.topall svg{fill:#f5f5fa}.MainHeader__leaderboardHighlight.topall:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#f5f5fa}.MainHeader__leaderboardHighlightPosition{font-family:Archivo,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:20px;color:#fff}.MainHeader__leaderboardHighlightPosition,.MainHeader__playerLevel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MainHeader__playerLevel{width:28px;height:28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.MainHeader__dropdown{position:relative}.MainHeader__dropdown--active{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(44,151,222,0)),to(rgba(44,151,222,.2)));background-image:linear-gradient(-180deg,rgba(44,151,222,0) 20%,rgba(44,151,222,.2))}.MainHeader__dropdown--active .MainMenu__item:hover{border-bottom:1px solid transparent}.MainHeader__dropdownToggle{position:relative}.MainHeader__dropdownToggle:after{position:absolute;top:50%;right:16px;font-size:20px;font-family:FontAwesome;line-height:1;content:"\F107";-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:650px){.MainHeader__dropdownToggle:after{display:none}}.MainHeader--osDeprecatedAlert{top:50px}.MainHeader--free.MainHeader--osDeprecatedAlert{top:98px}.MainHeader--notification{top:48px}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.fade-fast-enter-active,.fade-fast-leave-active{-webkit-transition:opacity .2s;transition:opacity .2s}.fade-fast-enter,.fade-fast-leave-to{opacity:0}.bounce-enter-active{-webkit-animation:bounce-in .5s;animation:bounce-in .5s}.bounce-leave-active{animation:bounce-in .5s reverse}@-webkit-keyframes bounce-in{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce-in{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}.slide-fade-enter-active{-webkit-transition:all .2s ease;transition:all .2s ease}.slide-fade-leave-active{-webkit-transition:all 0s cubic-bezier(1,.5,.8,1);transition:all 0s cubic-bezier(1,.5,.8,1)}.slide-fade-enter{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}.wayTooFeatured{position:relative}.wayTooFeatured:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;display:block;z-index:0;-webkit-animation:wayTooFeatured 2s infinite;animation:wayTooFeatured 2s infinite;background:#f34349;opacity:0}.awardsFeatured:before{background-color:#316bff;-webkit-animation:mukaTooFeatured 2s infinite;animation:mukaTooFeatured 2s infinite}@-webkit-keyframes wayTooFeatured{0%{opacity:.01}50%{opacity:.2}}@keyframes wayTooFeatured{0%{opacity:.01}50%{opacity:.2}}@-webkit-keyframes mukaTooFeatured{0%{opacity:.25}50%{opacity:.5}}@keyframes mukaTooFeatured{0%{opacity:.25}50%{opacity:.5}}@-webkit-keyframes bounce-fade{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes bounce-fade{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes enlarge{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes enlarge{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}.AccountActionButtons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 18px}.AccountActionButtons .CustomButton{white-space:nowrap}.AccountActionButtons .CustomButton-outerContainer:last-child{margin-right:0}.AccountActionButtons .CustomButton__icon{display:none}.AccountActionButtons--responsive{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:auto}@media screen and (min-width:650px){.AccountActionButtons--responsive.CustomButtonContainer{display:none}}@media screen and (max-width:600px){.AccountActionButtons--responsive.CustomButtonContainer{margin:0 10px}.AccountActionButtons--responsive .CustomButton{min-width:41px}.AccountActionButtons--responsive .CustomButton__icon{display:block}}@media screen and (max-width:650px){.AccountActionButtons--normal.CustomButtonContainer{display:none}}.Ga,.Ga.ItemDropdown{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:325px;max-width:1150px;width:calc(100vw - 680px)}@media screen and (max-width:1600px){.Ga,.Ga.ItemDropdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Ga__listContainer{height:100%}.Ga__listContainer,.Ga__title{display:-webkit-box;display:-ms-flexbox;display:flex}.Ga__title{font-size:40px;font-family:Teko;-webkit-box-align:left;-ms-flex-align:left;align-items:left;margin-bottom:25px}.Ga__arrow{margin-right:15px}.Ga__feed,.Ga__lectures{width:50%;padding:20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1600px){.Ga__feed,.Ga__lectures{width:100%}}.Ga__list{width:40%;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.Ga__featured{width:60%;padding-left:15px}.Ga__item{margin-bottom:10px}.Ga__item:last-child{margin-bottom:0}.Ga__featured{text-align:center}.Ga__imageContainer{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.Ga__image{max-width:100%}.MainMenu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;border:1px solid transparent;border-top-width:0;border-right-color:hsla(0,0%,46.7%,.1);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.25s ease;transition:.25s ease;-webkit-transition-property:color,background-color,border-color,-webkit-box-shadow;transition-property:color,background-color,border-color,-webkit-box-shadow;transition-property:color,background-color,border-color,box-shadow;transition-property:color,background-color,border-color,box-shadow,-webkit-box-shadow;color:#fff;text-decoration:none;-ms-flex-preferred-size:88px;flex-basis:88px;width:88px;height:70px}@media (max-width:520px){.MainMenu__item{margin-left:auto;border-left-color:hsla(0,0%,100%,.1)}}.MainMenu__item:focus,.MainMenu__item:hover{background-color:hsla(0,0%,100%,.025);border-bottom-color:hsla(0,0%,100%,.5);color:#fff}.MainMenu__item--active{background-color:rgba(0,0,0,.1);border-bottom-color:#2c97de}.MainMenu__item--active:focus,.MainMenu__item--active:hover{background-color:hsla(0,0%,100%,.025)}.MainMenu__item--onlyIcon .MainMenu__itemMedia{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MainMenu__item--onlyIcon .MainMenu__itemLabel{display:none}.MainMenu__item--onlyIcon .MainMenu__itemMediaContainer{height:24px;padding:0}.MainMenu__item--titleOnly{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.MainMenu__item--titleOnly .MainMenu__itemMedia{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0}.MainMenu__item--titleOnly .MainMenu__itemMediaContainer{display:none}.MainMenu__item--titleOnly .MainMenu__itemLabel{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-left:12px;padding-right:12px}.MainMenu__item--titleOnly .MainMenu__itemNewsIcon{left:auto;right:8px;top:8px;-webkit-transform:none;transform:none}.MainMenu__item--elite{padding:0 3px;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(252,189,0,0)),to(rgba(245,121,12,.1)));background-image:linear-gradient(180deg,rgba(252,189,0,0),rgba(245,121,12,.1))}.MainMenu__item--elite:hover{border-bottom-color:#fcbd00}.MainMenu__item--elite .MainMenu__itemMediaContainer{height:auto;padding:0}.MainMenu__item--elite .MainMenu__itemIcon{max-height:none;width:100%;max-width:none}.MainMenu__itemMediaContainer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;height:20px}.MainMenu__itemMedia,.MainMenu__itemMediaContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center}.MainMenu__itemMedia{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;position:relative;max-height:100%;overflow:hidden}.MainMenu__itemIcon{max-width:95%;max-height:25px}.MainMenu__itemLabel{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:10px;padding-right:10px;font-size:14px;font-family:Teko;font-weight:500;line-height:14px;letter-spacing:0;text-align:center;text-transform:uppercase}.MainMenu__itemLabel--hasNews{color:#f34349}.MainMenu__itemLabel--regularLabel{color:#fff}.MainMenu__dropdown{position:relative}.MainMenu__dropdown--active{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(44,151,222,0)),to(rgba(44,151,222,.2)));background-image:linear-gradient(-180deg,rgba(44,151,222,0) 20%,rgba(44,151,222,.2))}.MainMenu__dropdown--active .MainMenu__item:hover{border-bottom:1px solid transparent}.MainMenu__dropdownToggle{position:relative}.MainMenu__dropdownToggle:after{position:absolute;top:50%;right:16px;font-size:20px;font-family:FontAwesome;line-height:1;content:"\F107";-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:650px){.MainMenu__dropdownToggle:after{display:none}}.MainMenu__dropdownContent{display:none;background-color:var(--rebrand-bg-primary)}.MainMenu__dropdown--active>.MainMenu__dropdownContent{display:block!important}@media screen and (min-width:650px){.MainMenu__dropdownContent{position:absolute;right:0;opacity:0;display:block;visibility:hidden;-webkit-transform:translateY(10%) scale(.95);transform:translateY(10%) scale(.95);-webkit-transition:.25s ease;transition:.25s ease;-webkit-transition-property:opacity,visibility,-webkit-transform;transition-property:opacity,visibility,-webkit-transform;transition-property:opacity,visibility,transform;transition-property:opacity,visibility,transform,-webkit-transform}.MainMenu__dropdown--active>.MainMenu__dropdownContent{opacity:1;visibility:visible;-webkit-transform:none;transform:none}}.MainMenu__dropdownContent--left{left:0;right:auto}.MainMenu__dropdownContent--right{left:auto;right:0}.MainMenu__dropdownContent--floating-right{left:100%;top:0}.MainMenu__dropdownContent--bg-transparent{background-color:transparent}.MainMenu__itemBadge,.MainMenu__itemNewsIcon{display:inline-block;position:absolute;left:50%;top:50%}.MainMenu__subItemNewsIcon{display:inline-block;position:absolute;right:4px;bottom:4px}.MainMenu__itemNewsIcon,.MainMenu__subItemNewsIcon{background:#f34349;border-radius:100%;-webkit-transform:translateX(3px) translateY(-4px);transform:translateX(3px) translateY(-4px);text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-indent:0;line-height:1.2;font-size:12px;width:16px;height:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.MainMenu__itemNewsIcon--noText,.MainMenu__subItemNewsIcon--noText{text-indent:-300%;overflow:hidden;height:9px;width:9px}.MainMenu__itemBadge{padding:2px 2px;background:#ffb733;text-transform:uppercase;font-size:9px;font-weight:700;-webkit-transform:translateX(3px);transform:translateX(3px);top:3px;line-height:.9}@media screen and (max-width:650px){.MainMenu__navbarItem{-ms-flex-preferred-size:40px;flex-basis:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:40px}.MainMenu__navbarItem .MainMenu__itemMedia{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px}.MainMenu__navbarItem .MainMenu__itemLabel,.MainMenu__navbarItem .MainMenu__itemMedia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.MainMenu__navbarItem .MainMenu__itemLabel{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:650px){.MainMenu__navbarItem{margin-left:-1px}}.MainMenu__myMissions--widget,.MainMenu__myMissions--withoutWidget{display:none}@media screen and (min-width:650px){.MainMenu__myMissions--widget{display:block;height:100%;padding-top:5rem;z-index:-1;position:absolute}}@media screen and (max-width:650px){.MainMenu__coins--widget{display:none}}@media screen and (min-width:650px){.MainMenu__coins--withoutWidget{display:none}}.MainMenu__coins--widget{width:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.MainMenu__coins--widget .MainMenu__itemMedia{overflow:initial}.MainMenu__coins--widget .MainMenu__itemMediaContainer{height:auto}.MainMenu__subItem{position:relative;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media screen and (max-width:650px){.MainMenu__subItem{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid hsla(0,0%,100%,.1);padding:8px}}.MainMenu__subItemMedia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;width:56px;height:56px;background:#282a3e;position:relative}@media screen and (max-width:650px){.MainMenu__subItemMedia{background:none;width:20px;height:20px}}.MainMenu__subItemMediaContainer{width:20px;height:20px}.MainMenu__subItemLabel{font-family:Teko;font-style:normal;font-weight:500;font-size:14px;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;text-transform:uppercase;color:#fff}.MainMenu__subItemLabel--hasNews{color:#f34349}.MainMenu__subItemBadge{position:absolute;right:4px;bottom:4px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid hsla(0,0%,100%,.08);-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:650px){.MainMenu__subItemBadge{bottom:unset;top:40px}}.MainMenuSimpleItem__submenuContainer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;position:absolute;background-color:#212335;padding:16px;border:1px solid hsla(0,0%,100%,.08);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:2px;z-index:22}@media screen and (max-width:650px){.MainMenuSimpleItem__submenuContainer{background-color:rgba(0,0,0,.16);position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding:0;-webkit-box-shadow:unset;box-shadow:unset}}.MainMenuSimpleItemWithSubmenu__container{position:relative}.NotificationList{-webkit-box-shadow:0 16px 32px rgba(0,0,0,.25);box-shadow:0 16px 32px rgba(0,0,0,.25);border-radius:0 0 8px 8px;border-top:1px solid #2c97de;background-color:var(--rebrand-bg-secondary);display:-webkit-box;display:-ms-flexbox;display:flex;width:450px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 100px);max-height:460px;z-index:3;position:relative}@media screen and (max-width:650px){.NotificationList{position:static;width:100%}}.NotificationList__list{overflow:hidden;max-height:100%;overflow-y:scroll;padding-bottom:10px;height:100%}.NotificationList__seeAll{padding:10px;text-align:center;color:#2c97de;font-family:Teko;font-size:20px;font-weight:400;text-transform:uppercase;border-top:1px solid hsla(0,0%,100%,.08);background-image:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,.02)));background-image:linear-gradient(0deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.02))}.NotificationList__links{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px}.NotificationList__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:hsla(0,0%,100%,.85);margin:15px 7px 7px auto;font-size:13px;padding:0 6px 0 0;font-family:Teko;font-size:20px}.NotificationList__link:hover{color:#fff}.NotificationList__empty,.NotificationList__errors,.NotificationList__loading{color:#fff;padding:25px 0 0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.NotificationList__emptyIcon{display:block}.NotificationList__errors{margin-bottom:15px}.Notification{-webkit-transition:background-color .1s;transition:background-color .1s;color:#fff;font-family:Poppins;font-size:14px;line-height:21px;margin:8px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:2px;background-color:hsla(0,0%,100%,.05);-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:stretch;align-content:stretch;padding-top:16px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;cursor:pointer}.Notification:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.Notification--read{opacity:.4}.Notification__avatar{width:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Notification__badge{text-transform:uppercase;margin-bottom:8px}.Notification__text{width:calc(100% - 70px);text-align:left;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Notification__image{max-width:40px;max-height:40px;border-radius:100%}.Notification__data{margin:11px 16px 0;opacity:.25;color:#fff;font-size:12px;width:100%;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid hsla(0,0%,100%,.33)}.Notification__date,.Notification__hour,.Notification__user{margin-right:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Notification__icon{color:#fff;font-weight:400;margin-right:5px}.Notification__tooltip{min-width:15.75rem;left:-5.0625rem;padding:.5rem 1rem;top:5.5rem;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--rebrand-border-primary);background-color:var(--rebrand-bg-tertiary);z-index:2}.Notification__tooltip:before{content:"";position:absolute;top:-.5rem;width:0;height:0;border-style:solid;border-width:0 .5rem .5rem .5rem;border-color:transparent transparent var(--rebrand-border-primary) transparent}.Notification__tooltip p{font-size:.75rem;margin:0 auto}.Notification__tooltip--hidden{display:none}.Notification__wiggleIcon{-webkit-animation:wiggle 5s ease-in-out infinite;animation:wiggle 5s ease-in-out infinite}@-webkit-keyframes wiggle{20%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}10%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}}@keyframes wiggle{20%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}10%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}}.Badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:hsla(0,0%,100%,.05);color:#fff;line-height:1;font-weight:700}.Badge--small{padding:5px;font-size:9px}.Badge--rounded{border-radius:8px}.Badge--danger{color:#f34349}.Badge--info{color:#2c97de}.Badge--success{color:#92aa00}.Dropdown__punishment{background-color:#23253a!important;padding-top:14px;width:375px}.PunishmentDropdown__noProgress{margin-bottom:14px}.PunishmentDropdown__progressArea{width:90%;position:relative;margin:14px auto;height:55px;font-family:Teko;color:#4b4d5e}.PunishmentDropdown__progressArea .ProgressArea__bars{display:block;width:100%;height:7px;position:relative;overflow:hidden;border-radius:6px}.PunishmentDropdown__progressArea .ProgressArea__bars .Bar__item{display:block;height:100%;position:absolute;background-color:hsla(0,0%,100%,.1);border-radius:6px}.PunishmentDropdown__progressArea .ProgressArea__bars .Bar__item--size-xs{width:5%}.PunishmentDropdown__progressArea .ProgressArea__bars .Bar__item--size-sm{width:18%}.PunishmentDropdown__progressArea .ProgressArea__bars .Bar__item--size-md{width:39%}.PunishmentDropdown__progressArea .ProgressArea__bars .Bar__item--size-lg{width:64%}.PunishmentDropdown__progressArea .ProgressArea__bars .Bar__item--size-xl{width:100%}.PunishmentDropdown__progressArea .ProgressArea__bars .Bar__item--active{z-index:2;background-image:linear-gradient(135deg,#e57f23,#dd5439);-webkit-box-shadow:3px 0 1px rgba(0,0,0,.17);box-shadow:3px 0 1px rgba(0,0,0,.17)}.PunishmentDropdown__progressArea .ProgressArea__days{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:relative;font-size:15px;font-weight:400;text-transform:uppercase;text-align:center}.PunishmentDropdown__progressArea .ProgressArea__days .Day__item--size-small{width:18%}.PunishmentDropdown__progressArea .ProgressArea__days .Day__item--size-medium{width:32%}.PunishmentDropdown__progressArea .ProgressArea__days .Day__item--size-big{width:50%}.PunishmentDropdown__progressArea .ProgressArea__days .Day__item--active{color:#e67241}.PunishmentDropdown__progressArea .ProgressArea__cards{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:relative;font-size:15px;font-weight:400;text-transform:uppercase;text-align:center;padding-top:6px}.PunishmentDropdown__progressArea .ProgressArea__cards .Card__item--size-small{width:18%}.PunishmentDropdown__progressArea .ProgressArea__cards .Card__item--size-medium{width:32%}.PunishmentDropdown__progressArea .ProgressArea__cards .Card__item--size-big{width:50%}.PunishmentDropdown__progressArea .ProgressArea__cards .Card__item--active{color:#e67241}.PunishmentDropdown__items{display:-webkit-box;display:-ms-flexbox;display:flex}.PunishmentDropdown__items .PunishmentDropdown__deadlinePunishment,.PunishmentDropdown__items .PunishmentDropdown__empty,.PunishmentDropdown__items .PunishmentDropdown__timeExpired{background-color:#272940;z-index:2}.PunishmentDropdown__items .PunishmentDropdown__deadlinePunishment,.PunishmentDropdown__items .PunishmentDropdown__timeExpired{-webkit-box-shadow:8px 0 16px rgba(0,0,0,.1),inset -1px 0 0 hsla(0,0%,100%,.05);box-shadow:8px 0 16px rgba(0,0,0,.1),inset -1px 0 0 hsla(0,0%,100%,.05)}.PunishmentDropdown__items .PunishmentDropdown__deadlineCard{background-color:var(--rebrand-bg-primary)}.PunishmentDropdown__footer{border-top:1px solid #2c2e41}.PunishmentDropdown__footer .Footer__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#e67241;font-family:Poppins;font-size:13px;padding:10px}.PunishmentDropdown__footer .Footer__link:hover{color:#ea8961}.PunishmentDropdown__footer .Footer__icon{margin-right:8px;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.PunishmentItem{padding:23px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;-ms-flex-pack:center;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#7c7da3;font-family:Teko;font-size:16px;line-height:15px}.PunishmentItem,.PunishmentItem__icon,.PunishmentItem__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;text-transform:uppercase}.PunishmentItem__icon,.PunishmentItem__number{width:90px;height:90px;border-radius:100%;-ms-flex-pack:center;-ms-flex-align:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-item-align:center;align-self:center;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(15,16,28,0)),to(rgba(15,16,28,.25)));background-image:linear-gradient(180deg,rgba(15,16,28,0),rgba(15,16,28,.25))}.PunishmentItem__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.PunishmentItem__number--big{color:#e67241;font-size:45px;line-height:40px;margin-top:5px}.PunishmentItem__number--small{color:#7c7da3;font-size:19px}.PunishmentItem__title{max-width:90%;color:#7c7da3;font-family:Teko;font-size:16px;font-weight:400;line-height:15px;text-transform:uppercase;text-align:center;margin-top:12px}.PunishmentItem__title--margin-bottom{margin-top:0;margin-bottom:12px}.gcf-badge-level[data-v-2ca8c8ec]{border:1px solid hsla(0,0%,100%,.2);font-size:12px;text-shadow:0 1px 0 rgba(0,0,0,.6);-webkit-box-shadow:0 5px 3px 0 rgba(0,0,0,.15);box-shadow:0 5px 3px 0 rgba(0,0,0,.15);width:20px;height:20px;display:inline-block;line-height:20px;border-radius:100%;padding:0;min-width:auto;text-align:center;position:relative}.gcf-badge-level-0[data-v-2ca8c8ec]{background-color:#58597a}.gcf-badge-level-1[data-v-2ca8c8ec]{background-color:#643284}.gcf-badge-level-2[data-v-2ca8c8ec]{background-color:#5c2d84}.gcf-badge-level-3[data-v-2ca8c8ec]{background-color:#532883}.gcf-badge-level-4[data-v-2ca8c8ec]{background-color:#492381}.gcf-badge-level-5[data-v-2ca8c8ec]{background-color:#402686}.gcf-badge-level-6[data-v-2ca8c8ec]{background-color:#2d3a8a}.gcf-badge-level-7[data-v-2ca8c8ec],.gcf-badge-level-8[data-v-2ca8c8ec]{background-color:#2967b0}.gcf-badge-level-9[data-v-2ca8c8ec]{background-color:#2a7bc2}.gcf-badge-level-10[data-v-2ca8c8ec]{background-color:#2a8acc}.gcf-badge-level-11[data-v-2ca8c8ec]{background-color:#3e9cb7}.gcf-badge-level-12[data-v-2ca8c8ec]{background-color:#53a18b}.gcf-badge-level-13[data-v-2ca8c8ec]{background-color:#68a761}.gcf-badge-level-14[data-v-2ca8c8ec]{background-color:#7cac35}.gcf-badge-level-15[data-v-2ca8c8ec]{background-color:#91b20a}.gcf-badge-level-16[data-v-2ca8c8ec]{background-color:#bdb700}.gcf-badge-level-17[data-v-2ca8c8ec]{background-color:#f0bc00}.gcf-badge-level-18[data-v-2ca8c8ec]{background-color:#f89a06}.gcf-badge-level-19[data-v-2ca8c8ec]{background-color:#ff4a00}.gcf-badge-level-20[data-v-2ca8c8ec]{background-color:#eb2f2f}.gcf-badge-level-21[data-v-2ca8c8ec]{background-color:#ff00c0}.gcf-badge-level-20[data-v-2ca8c8ec]{-webkit-animation-name:gcfFreeLevel20Pulse-data-v-2ca8c8ec;animation-name:gcfFreeLevel20Pulse-data-v-2ca8c8ec;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.gcf-badge-level-21[data-v-2ca8c8ec]{-webkit-animation-name:gcfFreeLevel21Pulse-data-v-2ca8c8ec;animation-name:gcfFreeLevel21Pulse-data-v-2ca8c8ec;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes gcfFreeLevel20Pulse-data-v-2ca8c8ec{0%{-webkit-box-shadow:0 0 9px #eb2f2f;box-shadow:0 0 9px #eb2f2f}50%{-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}to{-webkit-box-shadow:0 0 9px #eb2f2f;box-shadow:0 0 9px #eb2f2f}}@keyframes gcfFreeLevel20Pulse-data-v-2ca8c8ec{0%{-webkit-box-shadow:0 0 9px #eb2f2f;box-shadow:0 0 9px #eb2f2f}50%{-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}to{-webkit-box-shadow:0 0 9px #eb2f2f;box-shadow:0 0 9px #eb2f2f}}@-webkit-keyframes gcfFreeLevel21Pulse-data-v-2ca8c8ec{0%{-webkit-box-shadow:0 0 9px #ff00c0;box-shadow:0 0 9px #ff00c0}50%{-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}to{-webkit-box-shadow:0 0 9px #ff00c0;box-shadow:0 0 9px #ff00c0}}@keyframes gcfFreeLevel21Pulse-data-v-2ca8c8ec{0%{-webkit-box-shadow:0 0 9px #ff00c0;box-shadow:0 0 9px #ff00c0}50%{-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}to{-webkit-box-shadow:0 0 9px #ff00c0;box-shadow:0 0 9px #ff00c0}}.gcf-new-badge-level[data-v-551cb209]{padding:0;width:25px;height:25px;display:inline-block;position:relative;cursor:default}.gcf-new-badge-level .gcf-badge-level-value[data-v-551cb209]{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;line-height:25px;text-shadow:1px 1px 1px rgba(0,0,0,.4);z-index:1;background-repeat:no-repeat;background-position:50%;background-size:cover}.gcf-new-badge-level .gcf-badge-level-value .Icon[data-v-551cb209]{position:absolute;left:.375rem;top:.125rem}.gcf-new-badge-level-0 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/0.svg)}.gcf-new-badge-level-1 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/1.svg)}.gcf-new-badge-level-2 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/2.svg)}.gcf-new-badge-level-3 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/3.svg)}.gcf-new-badge-level-4 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/4.svg)}.gcf-new-badge-level-5 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/5.svg)}.gcf-new-badge-level-6 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/6.svg)}.gcf-new-badge-level-7 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/7.svg)}.gcf-new-badge-level-8 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/8.svg)}.gcf-new-badge-level-9 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/9.svg)}.gcf-new-badge-level-10 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/10.svg)}.gcf-new-badge-level-11 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/11.svg)}.gcf-new-badge-level-12 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/12.svg)}.gcf-new-badge-level-13 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/13.svg)}.gcf-new-badge-level-14 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/14.svg)}.gcf-new-badge-level-15 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/15.svg)}.gcf-new-badge-level-16 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/16.svg)}.gcf-new-badge-level-17 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/17.svg)}.gcf-new-badge-level-18 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/18.svg)}.gcf-new-badge-level-19 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/19.svg)}.gcf-new-badge-level-20 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/20.svg)}.gcf-new-badge-level-21 .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/21.svg)}.gcf-new-badge-level-major .gcf-badge-level-value[data-v-551cb209]{background-image:url(../../assets/images/level/major.svg)}.gcf-new-badge-level-20[data-v-551cb209],.gcf-new-badge-level-21[data-v-551cb209],.gcf-new-badge-level-major[data-v-551cb209]{position:relative}.gcf-new-badge-level-20[data-v-551cb209]:after,.gcf-new-badge-level-21[data-v-551cb209]:after,.gcf-new-badge-level-major[data-v-551cb209]:after{content:"";position:absolute;width:90%;height:90%;top:5%;left:5%;border-radius:50%;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.gcf-new-badge-level-20[data-v-551cb209]:after{-webkit-animation-name:gcfLevel20Pulse-data-v-551cb209;animation-name:gcfLevel20Pulse-data-v-551cb209}.gcf-new-badge-level-21[data-v-551cb209]{margin-top:-.125rem}.gcf-new-badge-level-21[data-v-551cb209]:after{-webkit-animation-name:gcfLevel21Pulse-data-v-551cb209;animation-name:gcfLevel21Pulse-data-v-551cb209}.gcf-new-badge-level-major[data-v-551cb209]:after{-webkit-animation-name:gcfLevelMajorPulse-data-v-551cb209;animation-name:gcfLevelMajorPulse-data-v-551cb209}@-webkit-keyframes gcfLevel20Pulse-data-v-551cb209{0%{-webkit-box-shadow:0 0 8px 1px #eb2f2f;box-shadow:0 0 8px 1px #eb2f2f}50%{-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}to{-webkit-box-shadow:0 0 8px 1px #eb2f2f;box-shadow:0 0 8px 1px #eb2f2f}}@keyframes gcfLevel20Pulse-data-v-551cb209{0%{-webkit-box-shadow:0 0 8px 1px #eb2f2f;box-shadow:0 0 8px 1px #eb2f2f}50%{-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}to{-webkit-box-shadow:0 0 8px 1px #eb2f2f;box-shadow:0 0 8px 1px #eb2f2f}}@-webkit-keyframes gcfLevel21Pulse-data-v-551cb209{0%{-webkit-box-shadow:0 0 8px 1px #ff00c0;box-shadow:0 0 8px 1px #ff00c0}50%{-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}to{-webkit-box-shadow:0 0 8px 1px #ff00c0;box-shadow:0 0 8px 1px #ff00c0}}@keyframes gcfLevel21Pulse-data-v-551cb209{0%{-webkit-box-shadow:0 0 8px 1px #ff00c0;box-shadow:0 0 8px 1px #ff00c0}50%{-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}to{-webkit-box-shadow:0 0 8px 1px #ff00c0;box-shadow:0 0 8px 1px #ff00c0}}@-webkit-keyframes gcfLevelMajorPulse-data-v-551cb209{0%{-webkit-box-shadow:0 0 10px 1px #0ab844;box-shadow:0 0 10px 1px #0ab844}50%{-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}to{-webkit-box-shadow:0 0 10px 1px #0ab844;box-shadow:0 0 10px 1px #0ab844}}@keyframes gcfLevelMajorPulse-data-v-551cb209{0%{-webkit-box-shadow:0 0 10px 1px #0ab844;box-shadow:0 0 10px 1px #0ab844}50%{-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}to{-webkit-box-shadow:0 0 10px 1px #0ab844;box-shadow:0 0 10px 1px #0ab844}}.PlayerAvatar{height:100%;position:relative}.PlayerAvatar__container{height:48px;width:48px}.PlayerAvatar__frame{z-index:3;width:63px;height:62px;-webkit-box-sizing:border-box;box-sizing:border-box;background-size:contain;background-position:50%}.PlayerAvatar__donut,.PlayerAvatar__frame,.PlayerAvatar__image{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.PlayerAvatar__image{z-index:1;border-radius:100%;width:36px;height:36px}.PlayerAvatar__donut{z-index:2;width:56px;height:56px}.PlayNowItem[data-v-24555bfe]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 4px;height:326px;padding:22px;padding-bottom:54px;border:1px solid rgba(204,120,120,.1);border-radius:3px;background-repeat:no-repeat;background-size:cover;min-width:150px;max-width:290px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:width .3s ease-in-out,min-width .3s ease-in-out,border-color .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:width .3s ease-in-out,min-width .3s ease-in-out,border-color .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:width .3s ease-in-out,min-width .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out;transition:width .3s ease-in-out,min-width .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;cursor:pointer;position:relative}.PlayNowItem[data-v-24555bfe]:before{content:"";opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.PlayNowItem--active[data-v-24555bfe],.PlayNowItem[data-v-24555bfe]:hover{border-color:var(--color);min-width:286px;-webkit-box-shadow:0 12px 12px -2px rgba(8,9,22,.34),0 4px 4px rgba(14,16,30,.22);box-shadow:0 12px 12px -2px rgba(8,9,22,.34),0 4px 4px rgba(14,16,30,.22)}.PlayNowItem--active.PlayNowItem--invitedOnly[data-v-24555bfe],.PlayNowItem:hover.PlayNowItem--invitedOnly[data-v-24555bfe]{border-color:hsla(0,0%,100%,.48)}.PlayNowItem--active .PlayNowItem__InviteTag[data-v-24555bfe],.PlayNowItem:hover .PlayNowItem__InviteTag[data-v-24555bfe]{width:unset;right:-4px}.PlayNowItem--active .PlayNowItem__InviteTag__content[data-v-24555bfe],.PlayNowItem:hover .PlayNowItem__InviteTag__content[data-v-24555bfe]{width:unset}.PlayNowItem--active .PlayNowItem__InviteTag__text[data-v-24555bfe],.PlayNowItem:hover .PlayNowItem__InviteTag__text[data-v-24555bfe]{-webkit-transform:translateX(0);transform:translateX(0)}.PlayNowItem__betaFlag[data-v-24555bfe]{position:absolute;top:0;left:0;width:48px;height:48px}.PlayNowItem__newFlag[data-v-24555bfe]{position:absolute;left:0;top:0}.PlayNowItem__newFlag[data-v-24555bfe]:after{content:"NEW";position:absolute;left:3px;top:9px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);font-family:Poppins;font-weight:800;font-size:10px;color:var(--rebrand-content-primary-inverted)}.PlayNowItem__newFlag[data-v-24555bfe]:before{content:"";position:absolute;left:0;width:0;height:0;border-style:solid;border-width:45px 45px 0 0;border-color:#92aa00 transparent transparent transparent;z-index:0}.PlayNowItem__freeItemFlag[data-v-24555bfe]{position:absolute;left:0;top:0}.PlayNowItem__freeItemFlag[data-v-24555bfe]:after{content:"FREE";position:absolute;left:3px;top:9px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);font-family:Poppins;font-weight:800;font-size:10px;color:var(--rebrand-content-primary)}.PlayNowItem__freeItemFlag[data-v-24555bfe]:before{content:"";position:absolute;left:0;width:0;height:0;border-style:solid;border-width:45px 45px 0 0;border-color:var(--rebrand-brand-primary) transparent transparent transparent;z-index:0}.PlayNowItem__partnerLogo[data-v-24555bfe]{position:absolute;top:24px;left:24px}.PlayNowItem__partnerLogo>img[data-v-24555bfe]{max-height:34px}.PlayNowItem__partnerLogo.isBetaFeature[data-v-24555bfe]{top:40px}.PlayNowItem__content[data-v-24555bfe]{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;width:100%;text-align:left;-webkit-filter:blur(0);filter:blur(0)}.PlayNowItem__mode[data-v-24555bfe],.PlayNowItem__title[data-v-24555bfe]{color:#fff;font-family:Teko;font-size:30px;text-transform:uppercase;line-height:1.1}.PlayNowItem__icon[data-v-24555bfe]{margin-bottom:10px}.PlayNowItem__icon[data-v-24555bfe],.PlayNowItem__iconContainer[data-v-24555bfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PlayNowItem__iconContainer img[data-v-24555bfe]{max-width:36px;max-height:24px}.PlayNowItem--lobby .PlayNowItem__icon[data-v-24555bfe],.PlayNowItem--lobby .PlayNowItem__title[data-v-24555bfe]{color:#fabb0f}.PlayNowItem--oneOnOne .PlayNowItem__icon[data-v-24555bfe],.PlayNowItem--oneOnOne .PlayNowItem__title[data-v-24555bfe]{color:#08c49e}.PlayNowItem--4fun .PlayNowItem__icon[data-v-24555bfe],.PlayNowItem--4fun .PlayNowItem__title[data-v-24555bfe]{color:#a58bff}.PlayNowItem--invitedOnly .PlayNowItem__icon[data-v-24555bfe],.PlayNowItem--invitedOnly .PlayNowItem__title[data-v-24555bfe]{color:hsla(0,0%,100%,.8)}.PlayNowItem--gcSolo .PlayNowItem__icon[data-v-24555bfe],.PlayNowItem--gcSolo .PlayNowItem__title[data-v-24555bfe]{color:#00e4ff}.PlayNowItem__rankedLabel[data-v-24555bfe]{display:inline;color:#fff}.PlayNowItem__gcSoloLabel[data-v-24555bfe],.PlayNowItem__gcSoloRange[data-v-24555bfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.PlayNowItem__gcSoloLabel[data-v-24555bfe]{gap:.375rem}.PlayNowItem__gcSoloRange[data-v-24555bfe]{margin-top:-.1875rem}.PlayNowItem__gcSoloRange span[data-v-24555bfe]:last-of-type{margin-left:-.3125rem}.PlayNowItem__closedBeta[data-v-24555bfe]{padding:6px 16px;background-color:rgba(44,151,222,.24);border-radius:999px;border:1px solid rgba(44,151,222,.48);font-size:.75rem;font-weight:700}.PlayNowItem__status[data-v-24555bfe]{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.15)),to(hsla(0,0%,100%,.25)));background-image:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.25));border-radius:100%;color:#fff;justify-content:center;align-items:center;margin-left:12px}.PlayNowItem__description[data-v-24555bfe]{font-size:13px;line-height:1.5;width:240px;min-height:60px;opacity:1}.PlayNowItem__InviteTag[data-v-24555bfe]{position:absolute;top:24px;right:-4px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:Poppins,sans-serif;font-weight:600;text-transform:uppercase;height:20px;padding:0 8px;border-top-right-radius:2px;border-bottom-right-radius:2px;color:#fff;width:20px;background-color:#f04b19;-webkit-transition:width .3s ease-in-out,min-width .3s ease-in-out,border-color .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:width .3s ease-in-out,min-width .3s ease-in-out,border-color .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:width .3s ease-in-out,min-width .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out;transition:width .3s ease-in-out,min-width .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out}.PlayNowItem__InviteTag__arrow[data-v-24555bfe]{position:absolute;top:0;bottom:0;margin:auto;left:-8px;z-index:-1;color:#f04b19}.PlayNowItem__InviteTag__content[data-v-24555bfe]{overflow:hidden;width:0}.PlayNowItem__InviteTag__text[data-v-24555bfe]{overflow:hidden;font-size:12px;font-family:Poppins,sans-serif;font-weight:600;white-space:nowrap;-webkit-transform:translateX(-200%);transform:translateX(-200%);-webkit-transition:width .3s ease-in-out,min-width .3s ease-in-out,border-color .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:width .3s ease-in-out,min-width .3s ease-in-out,border-color .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:width .3s ease-in-out,min-width .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out;transition:width .3s ease-in-out,min-width .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out}.PlayNowItem__InviteTag--available[data-v-24555bfe]{background-color:#1285f8}.PlayNowItem__InviteTag--available .PlayNowItem__InviteTag__arrow[data-v-24555bfe]{color:#1285f8}.PlayNowItem__game ul[data-v-24555bfe]{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;gap:4px;margin:8px 0}.PlayNowItem__game ul li[data-v-24555bfe]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:64px;height:28px;padding:8px;border-radius:4px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.08)}.PlayNowItem__game ul li[data-v-24555bfe],.TicketsTag[data-v-24555bfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TicketsTag[data-v-24555bfe]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;white-space:nowrap;font-family:Archivo,sans-serif;font-size:12px;font-style:normal;font-weight:600;margin:8px 0 0}.TicketsTag img[data-v-24555bfe]{display:block;width:24px}.TicketsTagSpacing[data-v-24555bfe]{width:100%;height:24px}.SubsPriorityNotice[data-v-24555bfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:34px;padding:0 22px;position:absolute;bottom:0;left:0;background:-webkit-gradient(linear,left top,right bottom,color-stop(30%,#000f28),to(#0056b4));background:linear-gradient(to bottom right,#000f28 30%,#0056b4);color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:24px;text-align:left}.SubsPriorityNotice img[data-v-24555bfe]{display:block;position:absolute;bottom:0;right:16px}.PlayNowRankedCard[data-v-50100b84]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 4px;height:327px;width:400px;border:2px solid hsla(0,0%,100%,.08);border-bottom-color:var(--ranked-color);border-radius:2px;background-color:#090f1a;position:relative;cursor:pointer;overflow:visible;-webkit-transition:width .3s ease-in-out,border-color .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:width .3s ease-in-out,border-color .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:width .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out;transition:width .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out}.PlayNowRankedCard[data-v-50100b84]:before{content:"";position:absolute;inset:0;background:radial-gradient(100% 100% at 50% 0,var(--ranked-color) 0,transparent 100%);opacity:.5;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;pointer-events:none;z-index:0}.PlayNowRankedCard--active[data-v-50100b84],.PlayNowRankedCard[data-v-50100b84]:hover{width:686px;border-color:var(--ranked-color);-webkit-box-shadow:0 12px 12px -2px rgba(8,9,22,.34),0 4px 4px rgba(14,16,30,.22);box-shadow:0 12px 12px -2px rgba(8,9,22,.34),0 4px 4px rgba(14,16,30,.22)}.PlayNowRankedCard--active[data-v-50100b84]:before,.PlayNowRankedCard[data-v-50100b84]:hover:before{opacity:.7}.PlayNowRankedCard--active .PlayNowRankedCard__logo img[data-v-50100b84],.PlayNowRankedCard:hover .PlayNowRankedCard__logo img[data-v-50100b84]{-webkit-transform:translateY(-38px) scale(1.364);transform:translateY(-38px) scale(1.364)}.PlayNowRankedCard__glow[data-v-50100b84]{position:absolute;left:0;right:0;top:0;bottom:0;background:radial-gradient(32.35% 97.13% at 49.68% 0,#fff 0,hsla(0,0%,100%,0) 100%);opacity:.15;pointer-events:none;z-index:1}.PlayNowRankedCard__partnerLogo[data-v-50100b84]{position:absolute;top:24px;left:24px;z-index:3}.PlayNowRankedCard__partnerLogo img[data-v-50100b84]{max-height:34px;-o-object-fit:contain;object-fit:contain}.PlayNowRankedCard__content[data-v-50100b84]{position:relative;z-index:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;-ms-flex-pack:center;width:100%;height:100%;padding:22px;text-align:center}.PlayNowRankedCard__content[data-v-50100b84],.PlayNowRankedCard__logo[data-v-50100b84]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.PlayNowRankedCard__logo[data-v-50100b84]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center}.PlayNowRankedCard__logo img[data-v-50100b84]{width:154px;max-height:154px;-o-object-fit:contain;object-fit:contain;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.PlayNowRankedCard__info[data-v-50100b84]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PlayNowRankedCard__name[data-v-50100b84]{font-family:Teko;font-size:48px;font-weight:400;line-height:1;text-transform:uppercase;white-space:nowrap;color:var(--ranked-color);margin:0 0 8px}.PlayNowRankedCard__description[data-v-50100b84]{font-size:14px;line-height:1.5;color:hsla(0,0%,100%,.8);margin:0;max-width:280px}.PlayNow[data-v-ebdec9aa]{position:relative}.PlayNow__dropdown[data-v-ebdec9aa]{position:absolute;visibility:hidden;bottom:-160px;left:0;max-width:1300px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-height:calc(100vh - 110px);overflow:hidden auto;-webkit-box-shadow:0 16px 42px 0 rgba(0,0,0,.25),0 0 0 1px #262a48;box-shadow:0 16px 42px 0 rgba(0,0,0,.25),0 0 0 1px #262a48;opacity:0;-webkit-transform:translateY(100%) translateZ(0);transform:translateY(100%) translateZ(0);-webkit-transition:opacity .25s ease,bottom .25s ease;transition:opacity .25s ease,bottom .25s ease;-webkit-filter:blur(0);filter:blur(0);z-index:1}@media screen and (max-width:1600px){.PlayNow__dropdown[data-v-ebdec9aa]{left:-240px;max-width:calc(100vw - 85px)}}@media screen and (max-width:1279px){.PlayNow__dropdown[data-v-ebdec9aa]{left:-80px}}.PlayNow__dropdown--visible[data-v-ebdec9aa]{visibility:visible;opacity:1;bottom:-1px}.PlayNow__container[data-v-ebdec9aa]{padding:40px 36px;background:url(../img/background-play-now.4000a17f.png);z-index:1;overflow:visible}@media screen and (max-width:1300px){.PlayNow__container[data-v-ebdec9aa]{overflow-x:auto}}.PlayNow__left[data-v-ebdec9aa]{text-align:left}.PlayNow__call[data-v-ebdec9aa]{font-size:16px;text-align:left}.PlayNow__heading[data-v-ebdec9aa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.PlayNow__title[data-v-ebdec9aa]{font-size:48px;text-transform:uppercase;color:#92aa00;font-family:Teko;line-height:.9}.PlayNow__listScroller[data-v-ebdec9aa]{overflow-x:auto;overflow-y:visible;padding-top:22px;margin-top:-22px}.PlayNow__listScroller[data-v-ebdec9aa]::-webkit-scrollbar{height:8px}.PlayNow__listScroller[data-v-ebdec9aa]::-webkit-scrollbar-thumb{background:#40415a;border-radius:10px}.PlayNow__listScroller[data-v-ebdec9aa]::-webkit-scrollbar-thumb:hover{background:#707297}.PlayNow__ticker[data-v-ebdec9aa]{display:none;position:relative;overflow:hidden;height:22px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:650px){.PlayNow__ticker[data-v-ebdec9aa]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:650px){.PlayNow__tickerFallback[data-v-ebdec9aa]{display:none}}.PlayNow__tickerItem[data-v-ebdec9aa]{position:absolute;left:0;right:0;top:0;text-align:center;white-space:nowrap;line-height:22px}.PlayNow__tickerFallback[data-v-ebdec9aa]{display:inline-block}@media (min-width:900px){.PlayNow__tickerFallback[data-v-ebdec9aa]{display:none}}.PlayNow .MainHeader__playLabel[data-v-ebdec9aa]{width:100%;text-align:center}.PlayNow__list[data-v-ebdec9aa]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:visible}.play-cycle-down-enter-active[data-v-ebdec9aa],.play-cycle-down-leave-active[data-v-ebdec9aa],.play-cycle-left-enter-active[data-v-ebdec9aa],.play-cycle-left-leave-active[data-v-ebdec9aa],.play-cycle-right-enter-active[data-v-ebdec9aa],.play-cycle-right-leave-active[data-v-ebdec9aa],.play-cycle-up-enter-active[data-v-ebdec9aa],.play-cycle-up-leave-active[data-v-ebdec9aa]{-webkit-transition:opacity .2s ease,-webkit-transform .3s ease;transition:opacity .2s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .2s ease;transition:transform .3s ease,opacity .2s ease,-webkit-transform .3s ease}.play-cycle-up-enter[data-v-ebdec9aa]{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}.play-cycle-down-enter[data-v-ebdec9aa],.play-cycle-up-leave-to[data-v-ebdec9aa]{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}.play-cycle-down-leave-to[data-v-ebdec9aa]{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}.play-cycle-left-enter[data-v-ebdec9aa]{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}.play-cycle-left-leave-to[data-v-ebdec9aa],.play-cycle-right-enter[data-v-ebdec9aa]{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}.play-cycle-right-leave-to[data-v-ebdec9aa]{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}.PlayCounterStrike2[data-v-1d3167ff]{position:relative}.PlayCounterStrike2__button[data-v-1d3167ff]{width:8rem;height:5rem;background:url(../../assets/header/BG_Stripes.png),#e5c320;background-size:cover;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.PlayCounterStrike2__logo[data-v-1d3167ff]{width:4.875rem;height:1rem;margin-right:-.625rem}.PlayCounterStrike2__tooltip[data-v-1d3167ff]{width:12.5rem;height:2rem;top:5rem;left:0;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #494a66;background-color:#282a3d;z-index:2}.PlayCounterStrike2__tooltip p[data-v-1d3167ff]{font-size:.75rem;margin:0 auto}.PlayCounterStrike2__tooltip--hidden[data-v-1d3167ff]{display:none}.PlayCounterStrike2__overlay[data-v-1d3167ff]{position:absolute;top:0;z-index:1;left:-50%;width:100%;height:100%;background:url(../../assets/header/agents_cs2.png);background-size:cover;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:cubic-bezier(0,0,0,1);animation-timing-function:cubic-bezier(0,0,0,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.PlayCounterStrike2__overlay--animationIn[data-v-1d3167ff]{-webkit-animation-name:slideInCharacters-data-v-1d3167ff;animation-name:slideInCharacters-data-v-1d3167ff}.PlayCounterStrike2__overlay--animationOut[data-v-1d3167ff]{-webkit-animation-name:slideOutCharacters-data-v-1d3167ff;animation-name:slideOutCharacters-data-v-1d3167ff}@-webkit-keyframes slideInCharacters-data-v-1d3167ff{0%{left:-50%}to{left:0;background-color:rgba(75,62,0,.3)}}@keyframes slideInCharacters-data-v-1d3167ff{0%{left:-50%}to{left:0;background-color:rgba(75,62,0,.3)}}@-webkit-keyframes slideOutCharacters-data-v-1d3167ff{0%{left:0}to{left:-50%}}@keyframes slideOutCharacters-data-v-1d3167ff{0%{left:0}to{left:-50%}}.Dropdown,.ItemDropdown{background-color:var(--rebrand-bg-tertiary);-webkit-box-shadow:0 8px 24px -4px rgba(0,0,0,.5);box-shadow:0 8px 24px -4px rgba(0,0,0,.5);position:absolute;min-width:300px;border-top:1px solid rgba(44,151,222,.6);color:#fff}.Dropdown--big{min-width:560px}.Dropdown--right{right:0}.Dropdown--center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Dropdown--left{left:0}.Dropdown--floating-right{left:100%;top:0}.Dropdown__items{padding:0;margin:0;list-style:none;color:#fff;text-align:left;font-family:Poppins,sans-serif;font-size:14px}.Dropdown__item{position:relative}.Dropdown__item:focus,.Dropdown__item:hover{background-color:hsla(0,0%,100%,.025)}.Dropdown__item:focus a,.Dropdown__item:hover a{color:var(--rebrand-content-primary)}.Dropdown__item:after{display:block;content:"";position:absolute;bottom:0;right:0;width:calc(100% - 55px);height:1px;background:hsla(0,0%,100%,.07)}.Dropdown__item:nth-last-child(-n+2):after{display:none}.Dropdown__item--lighter{background:var(--rebrand-bg-quarternary);border-bottom:1px solid hsla(0,0%,100%,.1)}.Dropdown__item--lighter:after{display:none}.Dropdown__item--darker{background:var(--rebrand-bg-secondary);border-top:1px solid hsla(0,0%,100%,.1)}.Dropdown__item--darker:after{display:none}.Dropdown__item--right .Item{grid-template-columns:25fr 1fr}.Dropdown__item--right .Item .Item__text{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.Dropdown__avatar{width:20px;height:20px;border-radius:100%;border:1px solid hsla(0,0%,100%,.2)}.Item{color:#fff;padding:10px 20px;display:grid;grid-template-columns:1fr 10fr;grid-gap:10px;text-decoration:none}.Item__icon,.Item__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Item__text{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Item__icon{color:hsla(0,0%,100%,.8);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Item__newBadge{color:#fff;background:#fb4b56;padding:0 8px;border-radius:50px;width:47px;height:22px;float:right;text-transform:lowercase;text-align:center;font-size:12px}.MainMenu__dropdownContent--right .ItemDropdown{left:auto;right:0}.ItemDropdown{left:0;width:380px}@media screen and (max-width:650px){.ItemDropdown{position:static;width:100%}}.SettingsMenu{position:relative;width:auto;cursor:pointer;z-index:104}.SettingsMenu,.SettingsMenu__Menu{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.SettingsMenu__Menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.SettingsMenu__Menu--desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:68px}.SettingsMenu__Menu--mobile{display:none}.SettingsMenu__PlayerTrigger{width:92px;min-width:102px;height:68px;min-height:68px;padding:0 8px;border-right-color:transparent}.SettingsMenu__PlayerTrigger .MainAvatar{width:48px;height:48px;margin:0 5px}.SettingsMenu__PlayerTrigger .MainAvatar:not(.MainAvatar--has-frame):after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;border:2px solid #4d4f6e;z-index:2;pointer-events:none}.SettingsMenu__PlayerTrigger .MainAvatar.MainAvatar--prime:not(.MainAvatar--has-frame):after{background:-webkit-gradient(linear,left top,left bottom,from(#00cafe),to(#0085ff));background:linear-gradient(180deg,#00cafe 0,#0085ff);border:none;padding:2px;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}.SettingsMenu__Chevron{width:22px;min-width:22px;-webkit-box-flex:0;-ms-flex:0 0 22px;flex:0 0 22px;height:68px;border-left:1px solid hsla(0,0%,46.7%,.1);padding:0 24px}.SettingsMenu__Chevron,.SettingsMenu__ChevronIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.SettingsMenu__SubscriptionCta{gap:12px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:57px;padding:0 14px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(52,104,196,.96)),to(rgba(37,76,148,.96)));background:linear-gradient(180deg,rgba(52,104,196,.96),rgba(37,76,148,.96))}.SettingsMenu__SubscriptionCtaIcon{width:24px;height:27px;-o-object-fit:contain;object-fit:contain;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.SettingsMenu__SubscriptionCtaText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-width:0}.SettingsMenu__SubscriptionCtaTitle{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:22px;color:#fff}.SettingsMenu__SubscriptionCtaSubtitle{margin-top:-2px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;line-height:22px;color:hsla(0,0%,100%,.72)}.SettingsMenu--active{z-index:106;border-bottom:1px solid rgba(44,151,222,.6)}.SettingsMenu--active,.SettingsMenu--active .SettingsMenu__Chevron,.SettingsMenu--active .SettingsMenu__PlayerTrigger{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(44,151,222,0)),to(rgba(44,151,222,.2)));background-image:linear-gradient(-180deg,rgba(44,151,222,0) 20%,rgba(44,151,222,.2))}.SettingsMenu--osDeprecatedAlert{top:50px}.SettingsMenu--free.SettingsMenu--osDeprecatedAlert{top:98px}.SettingsMenu--notification{top:48px}.SettingsMenu .SettingsMenu__cog{position:absolute;right:13px;bottom:13px;width:16px;height:16px;border-radius:100%;z-index:2;background:#2c97de;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.SettingsMenu .SettingsMenu__cog .Icon{width:auto!important;height:19px!important}.SettingsMenu .SettingsMenu__dropdown{width:296px;min-width:296px;max-height:calc(100vh - 80px);max-width:296px;overflow:auto;top:calc(100% - 1px);right:0;z-index:107;-ms-touch-action:pan-x;touch-action:pan-x;background:#16243a;border:1px solid hsla(0,0%,100%,.08);border-top-color:hsla(0,0%,100%,.08);border-radius:2px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.32),0 8px 8px rgba(0,0,0,.24);box-shadow:0 2px 4px rgba(0,0,0,.32),0 8px 8px rgba(0,0,0,.24)}.SettingsMenu .SettingsMenu__dropdown::-webkit-scrollbar{width:8px;height:8px;background-color:transparent}.SettingsMenu .SettingsMenu__dropdown::-webkit-scrollbar-track{background-color:transparent;border-radius:0}.SettingsMenu .SettingsMenu__dropdown::-webkit-scrollbar-thumb{background-color:#4d4f6e;border-radius:8px}.SettingsMenu .SettingsMenu__dropdown::-webkit-scrollbar-corner{background-color:transparent;border-radius:0}.SettingsMenu .SettingsMenu__dropdown::-webkit-scrollbar-thumb:hover{background-color:#707296}@media (max-width:520px){.SettingsMenu .SettingsMenu__dropdown{max-height:calc(100vh - 128px)}}.SettingsMenu .Dropdown__item{min-height:40px}.SettingsMenu .Dropdown__item:focus,.SettingsMenu .Dropdown__item:hover{background-color:hsla(0,0%,100%,.025)}.SettingsMenu .Dropdown__item:after{left:48px;right:0;width:auto;background:hsla(0,0%,100%,.08)}.SettingsMenu .Dropdown__item--darker:after,.SettingsMenu .Dropdown__item .SettingsMenu__SubscriptionCta:after,.SettingsMenu .Dropdown__item:last-child:after{display:none}.SettingsMenu .Dropdown__item--darker{background:#101826;border-top:0}.SettingsMenu .Item{min-height:40px;padding:0 16px;grid-template-columns:24px minmax(0,1fr);grid-gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.SettingsMenu .Item__icon{width:24px;min-width:24px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.SettingsMenu .Item__text{min-width:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:22px;color:#fff}.SettingsMenu .Dropdown__item--right .Item{padding-left:12px;padding-right:16px;grid-template-columns:minmax(0,1fr) 24px}.SettingsMenu .Dropdown__item--right .Item__icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.SettingsMenu .Dropdown__avatar{width:24px;height:24px;border:1px solid hsla(0,0%,100%,.08)}.SettingsMenu .Cta{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:57px}.SettingsMenu .Cta.SettingsMenu__SubscriptionCta{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.SettingsMenu .Cta:hover{opacity:.96}button{cursor:pointer}button:focus{outline:0}#BurgerIcon .BurgerButton{height:24px;width:24px;display:block;border:0;border-radius:0;background-color:transparent;pointer-events:all;-webkit-transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1)}#BurgerIcon .BurgerButton__bar{background-color:#fff;position:absolute;right:8px;left:8px;height:2px;-webkit-transition:opacity .3s cubic-bezier(.165,.84,.44,1),background-color .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:opacity .3s cubic-bezier(.165,.84,.44,1),background-color .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1),background-color .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1),background-color .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1)}#BurgerIcon .BurgerButton__bar--1{-webkit-transform:translateY(-6px);transform:translateY(-6px)}#BurgerIcon .BurgerButton__bar--2{-webkit-transform-origin:100% 50%;transform-origin:100% 50%}#BurgerIcon .BurgerButton__bar--3{-webkit-transform:translateY(6px);transform:translateY(6px)}#BurgerIcon.active .BurgerButton__bar{right:7px;left:7px}#BurgerIcon.active .BurgerButton__bar--1{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#BurgerIcon.active .BurgerButton__bar--2{opacity:0}#BurgerIcon.active .BurgerButton__bar--3{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.BetaEnvironmentToggle{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 .625rem;border-left:.0625rem solid hsla(0,0%,46.7%,.1);text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.BetaEnvironmentToggle__label{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:.8125rem;white-space:nowrap;color:var(--rebrand-content-secondary);font-size:.625rem;font-weight:700;line-height:1;text-transform:uppercase;-webkit-transition:color .25s ease;transition:color .25s ease}.BetaEnvironmentToggle--active .BetaEnvironmentToggle__label,.BetaEnvironmentToggle:focus .BetaEnvironmentToggle__label,.BetaEnvironmentToggle:hover .BetaEnvironmentToggle__label{color:var(--rebrand-content-primary)}.BetaEnvironmentToggle .Switch{position:relative;top:-.25rem}.BetaEnvironmentToggle .Switch__inputContainer{height:1.125rem;width:2rem}.BetaEnvironmentToggle .Switch__slider:before{height:.75rem;width:.75rem;bottom:.125rem}.BetaEnvironmentToggle .Switch__input:checked+.Switch__slider:before{-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}@media (max-width:520px){.BetaEnvironmentToggle{padding:0 .375rem}}.Switch__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.Switch__label--right{-webkit-box-pack:row;-ms-flex-pack:row;justify-content:row}.Switch__label--left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.Switch__label span{font-size:.75rem;line-height:1.25rem;font-weight:500;color:"white";text-transform:uppercase}.Switch__inputContainer{height:1.5rem;width:2.75rem;position:relative}.Switch__input{display:none}.Switch__input:checked+.Switch__slider{background-color:var(--rebrand-brand-primary)}.Switch__input:checked+.Switch__slider:before{-webkit-transform:translateX(1.25rem);transform:translateX(1.25rem)}.Switch__slider{border:.0625rem solid hsla(0,0%,100%,.08);background-color:hsla(0,0%,100%,.04);top:0;right:0;bottom:0;left:0;border-radius:62.4375rem}.Switch__slider,.Switch__slider:before{position:absolute;-webkit-transition:.3s;transition:.3s}.Switch__slider:before{content:"";bottom:.1875rem;left:.25rem;height:1rem;width:1rem;background-color:var(--rebrand-content-primary);border-radius:50%}.Leaderboard[data-v-475fb35d]{display:-webkit-box;display:-ms-flexbox;display:flex;height:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;border-left:1px solid hsla(0,0%,46.7%,.1);border-right:1px solid hsla(0,0%,46.7%,.1);color:hsla(0,0%,100%,.95)}.Leaderboard[data-v-475fb35d]:hover{background-color:hsla(0,0%,100%,.025)}.Leaderboard--finished[data-v-475fb35d]{min-width:168px}.Leaderboard__button[data-v-475fb35d]{gap:4px;width:100%;min-width:0}.Leaderboard__button[data-v-475fb35d],.Leaderboard__icon[data-v-475fb35d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Leaderboard__icon[data-v-475fb35d]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.Leaderboard__icon--primary[data-v-475fb35d]{color:hsla(0,0%,100%,.95)}.Leaderboard__icon--accent[data-v-475fb35d]{position:absolute;top:0;left:20px;color:#e5c320}.Leaderboard__iconGroup[data-v-475fb35d]{position:relative;width:32px;height:32px;-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px}.Leaderboard__meta[data-v-475fb35d]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2px;min-width:0}.Leaderboard__meta[data-v-475fb35d],.Leaderboard__nameGroup[data-v-475fb35d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.Leaderboard__prefix[data-v-475fb35d]{font-size:12px;font-weight:400;color:rgba(255,166,0,.95)}.Leaderboard__prefix[data-v-475fb35d],.Leaderboard__title[data-v-475fb35d]{font-family:Teko,sans-serif;line-height:1;text-transform:uppercase;white-space:nowrap}.Leaderboard__title[data-v-475fb35d]{font-size:16px;font-weight:700;letter-spacing:0;color:hsla(0,0%,100%,.95)}.Leaderboard__countdown[data-v-475fb35d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px;white-space:nowrap}.Leaderboard__countdownLabel[data-v-475fb35d]{font-family:Teko,sans-serif;font-size:12px;font-weight:400;line-height:1;color:rgba(255,166,0,.95);text-transform:uppercase}.Leaderboard__countdownDate[data-v-475fb35d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.Leaderboard__finishedMessage[data-v-475fb35d]{font-family:Teko,sans-serif;font-size:13px;font-weight:400;line-height:13px;color:rgba(255,166,0,.95);text-transform:uppercase;white-space:nowrap}.Leaderboard__countdownPart[data-v-475fb35d]{font-family:IBM Plex Mono,sans-serif;font-size:10px;font-weight:400;line-height:10px;color:#fff;text-transform:uppercase}.PromoCta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:4px solid var(--rebrand-success-primary)!important;border-right:.0625rem solid hsla(0,0%,46.7%,.1);width:100%;padding:0 .75rem;gap:.75rem;cursor:pointer;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.PromoCta:hover{background-color:var(--rebrand-bg-secondary)}.PromoCta__textWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-transform:uppercase}.PromoCta__highlight{color:var(--rebrand-warning-dark);font-size:.75rem;line-height:.75rem;letter-spacing:.5px}.PromoCta__highlight,.PromoCta__text{font-weight:600;font-family:Teko,sans-serif}.PromoCta__text{font-size:1rem;line-height:1rem}.PromoCta__secondary{font-size:.625rem;line-height:.625rem;font-weight:600;font-family:IBM Plex Mono,sans-serif}.GameNotification{font-weight:500;font-family:Teko;text-transform:uppercase;position:fixed;background:#000;left:176px;bottom:15px;width:460px;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:72px;border-radius:6px;border-top:5px solid #fabb0f;color:#fff;-ms-flex-align:center;z-index:21;padding:11px}.GameNotification,.GameNotification__icon{-webkit-box-align:center;align-items:center}.GameNotification__icon{width:44px;height:44px;-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;border-radius:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;background-color:#fabb0f;color:#000;margin-right:8px}.GameNotification__iconImage{max-height:27px}.GameNotification__title{font-size:20px;color:#fff;line-height:17px;text-transform:uppercase;width:51px;text-align:left}.GameNotification__longtitle{width:calc(100% - 221px);font-size:20px;line-height:1;margin:0 auto;text-align:center;text-transform:uppercase}.GameNotification__id{color:#959595;font-size:15px;line-height:19px;text-align:left}.GameNotification__buttons{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.GameNotification .GameNotification__CustomButton{-webkit-transition:background-color .1s;transition:background-color .1s;height:40px;padding:0 15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:5px;overflow:hidden;position:relative;line-height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.GameNotification .GameNotification__CustomButton .fa,.GameNotification .GameNotification__CustomButton .Icon{margin-right:4px}.GameNotification .GameNotification__CustomButton--leave .CustomButton__icon{margin-right:0}.GameNotification .GameNotification__CustomButton--copied{background:#92aa00!important}.GameNotification .GameNotification__CustomButton:last-child .fa,.GameNotification .GameNotification__CustomButton:last-child .Icon{margin-right:0}.GameNotification .GameNotification__copyIP{padding:0}.GameNotification__copyIP{width:115px}.GameNotification__CustomButton--copied .GameNotification__copyOk{top:50%}.GameNotification__CustomButton--copied .GameNotification__copyText{top:150%}.GameNotification .GameNotification__CustomButton--lobby{color:#000;background:#fabb0f;line-height:33px}.GameNotification .GameNotification__CustomButton--lobby .Icon{margin-right:7px!important}.GameNotification__copyOk,.GameNotification__copyText{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition:top .3s;transition:top .3s;width:100%}.GameNotification__copyText{font-weight:500;font-family:Teko;text-transform:uppercase}.GameNotification__copyText .Icon{position:relative;top:3px}.GameNotification__copyOk{top:-150%}.GameNotification--type-lobby{border-color:#fabb0f}.GameNotification--type-lobby .GameNotification__icon{background-color:#fabb0f}.GameNotification--type-open{border-color:#2f3336}.GameNotification--type-open .GameNotification__icon{background-color:#2f3336}.GameNotification--type-qualify{border-color:#eb8211}.GameNotification--type-qualify .GameNotification__icon{background-color:#eb8211}.GameNotification--type-pro{border-color:#ff3e3e}.GameNotification--type-pro .GameNotification__icon{background-color:#ff3e3e}.GameNotification--type-challenge{border-color:#92aa00}.GameNotification--type-challenge .GameNotification__icon{background-color:#92aa00}.GamersClubApp{font-family:Poppins,sans-serif;text-align:center;color:#2c3e50;font-size:14px;height:70px;margin-bottom:30px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.GamersClubApp *{-webkit-text-stroke:0;-webkit-box-sizing:border-box;box-sizing:border-box}.GamersClubApp a{color:#efefef;text-decoration:none;cursor:pointer}.GamersClubApp .csgo-header-wrapper{position:fixed;z-index:104;top:0;left:0;right:0;-webkit-transition:all .3s;transition:all .3s}.GamersClubApp .csgo-header-wrapper--hidden{-webkit-transform:translateY(-1000px);transform:translateY(-1000px)}.GamersClubApp .csgo-header-logo{width:240px;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:0}.GamersClubApp .csgo-header-logo img{height:1.5rem}.block-scroll{overflow-y:scroll;position:fixed;width:100%}[data-simplebar]{-ms-scroll-chaining:none;overscroll-behavior:none}.simplebar-vertical-only .simplebar-track.horizontal{display:none!important}.simplebar-vertical-only .simplebar-scroll-content{padding-bottom:0!important;overflow-x:hidden}.simplebar-vertical-only .simplebar-content{margin-bottom:0!important}.Banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Banner,.showMenuButton{display:-webkit-box;display:-ms-flexbox;display:flex}.showMenuButton{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;background-color:#212335;border-radius:50%;border:1px solid hsla(0,0%,100%,.08);position:fixed;margin:0 auto;top:-1000px;-webkit-transition:all .3s;transition:all .3s;left:0;right:0;z-index:112}.showMenuButton--active{top:45px}.SubsPriorityBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 0 0;background:-webkit-gradient(linear,left top,right bottom,color-stop(30%,#000f28),to(#0056b4));background:linear-gradient(to bottom right,#000f28 30%,#0056b4);color:#fff}.SubsPriorityBar__title{font-family:Poppins,sans-serif;font-size:14px;line-height:24px;font-weight:600;margin:0 32px 0 0}.SubsPriorityBar__description{font-family:Archivo,sans-serif;font-size:12px;line-height:16px;font-weight:500;margin:0 16px 0 0}.SubsPriorityBar__image{display:block}.ActivateKey__title{text-shadow:0 1px 1px rgba(0,0,0,.5);color:#fff;font-family:Teko;font-size:32px;font-weight:300;line-height:40px;text-transform:uppercase;margin:0 auto}.ActivateKey__detail{margin:0;padding:8px 0 20px}.ActivateKey__btn{height:48px;font-family:Teko;font-size:20px;font-weight:400;text-transform:uppercase;padding:0 10px}.ActivateKey__loading{height:40px;overflow:hidden}.ActivateKey__loading svg{width:40px;height:40px}.ActivateKeyForm__form[data-v-702d3066]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ActivateKeyForm__code[data-v-702d3066]{border-radius:2px;background-color:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.9);font-family:Poppins;font-size:16px;font-weight:500;border:none;padding:20px;margin:0;height:48px;width:100%;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:background-color .3s;transition:background-color .3s}.ActivateKeyForm__code[data-v-702d3066]:focus{outline:none;-webkit-box-shadow:none;box-shadow:none;background-color:hsla(0,0%,100%,.08)}.ActivateKeyForm__codeWrapper[data-v-702d3066]{margin-right:8px;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.ActivateKeyForm__btn[data-v-702d3066]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px}.ActivateKeyForm__error[data-v-702d3066]{color:#f34349;font-size:12px;font-weight:500;line-height:16px;background-color:rgba(235,47,47,.2);margin-top:20px;padding:16px;border-radius:2px;position:relative}.ActivateKeyForm__error[data-v-702d3066]:after{bottom:100%;left:20px;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent;border-bottom-color:rgba(235,47,47,.2);border-width:8px;margin-left:-8px}.ActivateKeyForm__warning[data-v-702d3066]{margin-top:15px;color:#eb8211;font-size:.85em;text-align:left}@media screen and (max-width:500px){.ActivateKeyForm__form[data-v-702d3066]{display:block}.ActivateKeyForm__codeWrapper[data-v-702d3066]{margin:0 0 20px 0}}.ActivateKeySuccess__btnContainer[data-v-0471c74d]{margin-top:20px}.ActivateKeySuccess__detail[data-v-0471c74d]{padding:20px 0 8px}.ActivateKeySuccess__item[data-v-0471c74d]{border-radius:2px;background-color:#30324a;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px}.ActivateKeySuccess__btn[data-v-0471c74d]{width:200px;height:48px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Teko;font-size:20px;text-transform:uppercase}.ActivateKeySuccessItem[data-v-0471c74d]{display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px;background:hsla(0,0%,100%,.05);margin-bottom:5px}.ActivateKeySuccessItem[data-v-0471c74d]:last-child{margin-bottom:0}.ActivateKeySuccessItem__image[data-v-0471c74d]{max-height:48px;max-width:75px;margin-right:10px}.ActivateKeySuccessItem__icon[data-v-0471c74d]{color:#ebb111;margin-right:7px;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.ActivateKeySuccessItem__title[data-v-0471c74d]{text-shadow:0 1px 1px rgba(0,0,0,.5);color:#fff;font-family:Teko;font-size:20px;font-weight:400;text-transform:uppercase;margin:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left;padding-right:5px}.ActivateKeyModal[data-v-107445d8]{width:480px;max-width:90%;color:#9b9dcc;font-family:Poppins;font-size:14px;font-weight:400;line-height:20px;text-align:center;position:relative;padding:42px 20px 20px}.ActivateKeyModal[data-v-107445d8]:before{content:"";display:block;width:100%;height:2px;background-image:-webkit-gradient(linear,right top,left top,from(#27428c),to(#2c97de));background-image:linear-gradient(270deg,#27428c,#2c97de);position:absolute;top:-1px;left:0}.ActivateKeyModal__icon[data-v-107445d8]{position:absolute;left:50%;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:64px;height:64px;background-color:#27428c;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:32px;color:#fff}.ActivateKeyModal__close[data-v-107445d8]{-webkit-transition:color .3s;transition:color .3s;position:absolute;top:17px;right:18px;padding:0;background-color:transparent;border:0;cursor:pointer;color:#494a66}.ActivateKeyModal__close[data-v-107445d8]:hover{color:#77799e}.ActivateKeyModal__close[data-v-107445d8]:active{color:#fff}.InstabilityWarningModal{width:480px;max-width:90%;padding:36px}.InstabilityWarningModal__loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.InstabilityWarningModal__loader svg{width:70px;height:70px}.InstabilityWarningModal__icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ffb733}.InstabilityWarningModal__icon--info{color:#ffb733}.InstabilityWarningModal__title{font-family:Teko;text-shadow:0 1px 1px rgba(0,0,0,.25);color:#fff;font-size:32px;font-weight:400;line-height:36px;text-transform:uppercase;margin:0;text-align:center}.InstabilityWarningModal__text{color:#9b9dcc;font-family:Poppins;font-size:14px;font-weight:500;line-height:24px;margin-top:8px}.InstabilityWarningModal__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.InstabilityWarningModal__button{margin-top:30px;height:48px;text-transform:uppercase;font-size:20px;padding-top:1px;-webkit-box-flex:0;-ms-flex:0 0 190px;flex:0 0 190px;font-family:Teko}.InstabilityWarningModal__button--clean{background:hsla(0,0%,100%,.07)}.InstabilityWarningModal__button svg{width:45px;height:45px}@media screen and (max-width:600px){.InstabilityWarningModal__buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.Backdrop[data-v-4f081f29]{position:fixed;width:100%;height:100%;top:0;right:0;left:0;bottom:0;background-color:rgba(10,10,10,.95);visibility:hidden;opacity:0;-webkit-filter:blur(0);filter:blur(0);z-index:49;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.Backdrop--visible[data-v-4f081f29]{visibility:visible;opacity:1}.MedalProgressContainer[data-v-3bc62314]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:120px;flex-basis:120px;height:120px;-webkit-box-shadow:0 0 8px rgba(0,0,0,.5);box-shadow:0 0 8px rgba(0,0,0,.5);background-blend-mode:overlay;background-color:#2c97de;background-image:radial-gradient(circle,#fff 0,hsla(0,0%,100%,0) 100%),radial-gradient(circle,#2c97de 0,#27428c 100%)}.MedalProgressContainer--inactive[data-v-3bc62314]{-webkit-box-shadow:0 0 8px rgba(0,0,0,.1),inset -1px 0 0 hsla(0,0%,100%,.03);box-shadow:0 0 8px rgba(0,0,0,.1),inset -1px 0 0 hsla(0,0%,100%,.03);background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,0) 100%)}.MedalProgressContainer__item[data-v-3bc62314]{width:auto;max-width:100px}[data-v-3bc62314] .MedalProgressContainer__item>*{max-width:100%}.MedalProgressContainer__image--faded[data-v-3bc62314]{opacity:.75;-webkit-filter:grayscale(75%);filter:grayscale(75%)}.MedalProgressReward{width:468px;bottom:27px;position:absolute;z-index:10;opacity:0;height:0;overflow:hidden;-webkit-transform:translateY(-120px);transform:translateY(-120px);pointer-events:none;padding-bottom:10px}.MedalProgressReward,.MedalProgressReward__content{min-height:220px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.MedalProgressReward__content{-webkit-box-shadow:0 16px 16px -8px rgba(0,0,0,.25),0 8px 8px -4px rgba(0,0,0,.25);box-shadow:0 16px 16px -8px rgba(0,0,0,.25),0 8px 8px -4px rgba(0,0,0,.25);border:1px solid hsla(0,0%,100%,.05);background-color:rgba(26,26,26,.99);position:relative}.MedalProgressLevelsItem:hover .MedalProgressReward{-webkit-transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s;opacity:1;height:auto;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:all;overflow:visible}.MedalProgressReward__icon{max-width:28px;max-height:28px;margin-right:11px}.MedalProgressReward__title{color:#fff;font-family:Teko;font-size:16px;font-weight:400;height:43px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;border-bottom:1px solid hsla(0,0%,100%,.05);margin:0 16px}.MedalProgressReward__titleText{position:relative;top:3px}.MedalProgressReward__items{display:grid;grid-auto-columns:minmax(10px,auto);grid-template-columns:auto auto auto auto;grid-gap:8px;padding:16px;color:#fff;font-family:Poppins;font-size:12px;line-height:16px}.MedalProgressRewardItem{border-radius:4px;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(38,38,38,.94)),to(rgba(38,38,38,0)));background-image:linear-gradient(180deg,rgba(38,38,38,.94),rgba(38,38,38,0));padding:8px}.MedalProgressRewardItem__imageContainer{height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.MedalProgressRewardItem__image{max-width:100%;display:block;margin:0 auto 0;max-height:64px}.MedalProgressRewardItem__title{margin-top:8px}.MedalProgressReward__buttons{padding-bottom:16px}.MedalProgressReward__button{display:block;margin:0 auto;padding:7px 10px 5px;text-transform:uppercase;-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1),inset 0 1px hsla(0,0%,100%,.2),inset 0 -1px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1),0 8px 8px -2px rgba(0,0,0,.2);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1),inset 0 1px hsla(0,0%,100%,.2),inset 0 -1px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1),0 8px 8px -2px rgba(0,0,0,.2);border-radius:4px}.MedalProgressReward__button--taken,.MedalProgressReward__button--taken:focus,.MedalProgressReward__button--taken:hover{background:rgba(146,170,0,.05);color:#92aa00;border:0;cursor:default}.MedalProgressReward__button--loading,.MedalProgressReward__button--loading:focus,.MedalProgressReward__button--loading:hover{-webkit-box-shadow:none;box-shadow:none;background:transparent;padding:0;cursor:default}.MedalProgressReward__button--failed,.MedalProgressReward__button--failed:focus,.MedalProgressReward__button--failed:hover{background:rgba(243,67,73,.05);text-shadow:0 0 4px rgba(243,67,73,.25);color:#f34349;border:0;cursor:default}.MedalProgressReward__loader svg{height:33px}.MedalProgressReward__loading{margin:auto}.MedalProgressReward__tip{position:absolute;left:50%;bottom:-7.5px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:15px;height:7.5px}.MedalProgressReward__tip polyline{fill:rgba(26,26,26,.99);stroke:rgba(0,0,0,.25);stroke-width:1px;stroke-opacity:1;stroke-linejoin:unset;stroke-linecap:unset}.MedalProgressLevels[data-v-7977c690]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.MedalProgressLevelsItem[data-v-7977c690]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;z-index:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-shadow:0 1px 0 rgba(0,0,0,.25);color:#fff;font-family:Teko;font-size:16px;font-weight:400;padding-bottom:6px;min-width:20px}.MedalProgressLevelsItem[data-v-7977c690]:hover{z-index:10}@media screen and (min-width:768px){.MedalProgressLevelsItem[data-v-7977c690]:after{content:"";display:block;position:absolute;right:-21%;top:7px;width:42%;height:12px;background-size:auto;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAMAQMAAAC+68T8AAAAAXNSR0IB2cksfwAAAAZQTFRFAAAA////pdmf3QAAAAJ0Uk5TAA0IIrGFAAAAE0lEQVR4nGPo6GhgwIcZgAgJAwCgfw6BRu1itQAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:50%}.MedalProgressLevelsItem[data-v-7977c690]:last-child:after{display:none}}.MedalProgressLevelsItem__number[data-v-7977c690]{position:relative;width:24px;height:28px;line-height:1;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAA4CAYAAAC7UXvqAAAAAXNSR0IArs4c6QAAAtZJREFUaAXtWctOIkEUpcHBxwy+El3osHEWJGNi4gp+gP9gx4oPYgX/wQ/ADxjYmTDjQlfOJIzgA89pqzpNP0y3l2ocrZscq7qr7q1zH9VWqFzOio3A546AE+P+F7w/BkrAWsycrF4/YKG/wG/gPrholAMk/xPIByev+PkJ618AC05ERZeRJ/kZcAtQcZVCLjtAESC3S8CTqCizbCjvgTx5MIDkQtHcXp7wN8oBnZVVR94jiY7morl5Y1EOeIP/Q8c6sOos2QzYDAgjYEtIGECxus2AOIRCAzYDwgCK1W0GxCEUGrAZEAZQrG4zIA6h0IDNgDCAYnWbAXEIhQZsBoQBFKvbDIhDKDTwWgZCv0MK15Kox3IJOVCtVm/USlto94DQHAmTlLpcmxzIJefjxkdXQuT6/f5tq9X6hdFHgD9p7wO8M8hauCbXJodHciK3IInQBcd8PqfCerfbLTSbzaPZbLaulKh8FzRg6HkDdnknkCsWi9N2u33VaDQY0KnjOLy38CTkAEfgRAHN5mg0cur1+uF4PN5WGhO0vO4xKax3t2TK5fKfXq93XalU5nj3D+TpxIJEOsAZcILltQnka7XazmAwOOB7iKmbG66nb2Lcelclw7sBktd3BOTgSWgP6BGlwIjfZ7Av4uqd92GTOPLkGpsBDmoxvC8S17vm428TOUAFQ/siVb37iet+YgeUE8vaF2+qd03a38buAf8k3V/SvnhzvWseS2m5L4BSp9PZxbeaF+PnCidoj2LAMXcedahLG7SF99kLFi4A34bDYQnf7B9goJ2ooB90gu/ccc6lDnVpI3vmvhVBIA98BUo4q3zXJNGeAnwm2HfJcw7nKp1UJQwbZgRkHGCDxHBm4T+8M4CE2Xp9jnGOmpvqAwI75gXEIvfFu6j3pO7DiYV9YbrejaQRTrC23XOUcvzV80zS4ETNM+IAF4ITtK2P4jwG80Rp5cNF4BmQzTSeRFunrwAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:50%;background-size:cover;color:hsla(0,0%,100%,.5)}.MedalProgressLevelsItem__number--reached[data-v-7977c690]{color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAA4CAYAAAC7UXvqAAAAAXNSR0IArs4c6QAABqxJREFUaAXtWmlsFGUYntljdvbettsWCrUta7tUgpwi/NKgIFfEGI3xQiN/kHggxl8afwiJJmhsYqSKeOCVGKOoRBJ+0NCIIG2VlgpFoEJpy1rsHqXsbrd7+T7T/ZbpMlNgaZYS902efufM+7zXt7sz5bi85D3w//YAn2G+NL59S1tlTBTqNFr9Io7XFGfsyclQo+c5vVXHOcrEQVs8drw4EFq77QHXnynlSUZCboDUd286VKkvch7meN7ONt3IltfxXOFtVk7QckMVPf13bn9oervcCF1qAPIStA5bHcgnIuFf/UcbNoVPt56/kQYYq2aX2Kyr3tS67HO8Tvt24rKIwCKQ1KSIgyMM0EhpQ52JQB6k4MChtv1voB8UhVpqRnGWRwALOpbzzPOlq1/pw8U3Svp+3FLa2byva+6DK7mYlrcQD3COERAFKQLUjnifWj0GE1zAMR0F1kH6aAksIhPZBnAEV6lmYQBEyn9qbxYDmOOlUDADmBEYT2Rh5ME3bQD6UkjQmeAyiqc8hcBbsuomMCDNlRkwwTmr08sboO6b3KzkI5AbP6tryUdA3Te5WclHIDd+VteSj4C6b3Kzko9AbvysriUfAXXf5GYlH4Hc+FldSz4C6r7JzcoVI+Bt/t4SCoVyw0amBTqhWzal2FU1YNKy515OCkZt7FynObj/m4LggC9nP/ihCzqhGxzARZE9TbInXOypnGCsnicYnOVzNYI42zpt7pyov39/dKA7Gu05KSZMjmGDrSihdrPxmB/sOakLNe8qTA4H9GJJjWPSPWvqHDXOZYJJF0+2tH175ucde0jPMCFOSDADEAk8ldMP/LbTkEgkjphrFsykJ9XVxvLaJVqD6Y8hT4cv+s8JYyzOxcXicjxcHXcJHDsgDh3d6+ASEY1j1tLphQvu3VbgdrjNNl3w/LYP3zu0ec0vpPRvQpQADqMMYFHgQqeaDKGOg832+SunavSCSyicslJfUuUJn2k9Ffd1i5HBPp4rqBjW68fnWTDy/ULrLku0q81KD5z5orvWrCiYPvMdh9vmMCeive3PP/r2qd3bu4jwCYKPAANGRQD5jSjAiAghHPWfswUav2yz3XE/rzVaa/Um+2JTxSzL4Nn2pmTgvC7mOS1wzoqIIBppe/aCfA8d/K4g7u81It/Llq57yeaausE2zawz9Pt+b3x43lZ/1zE/aThK8BDAjxmQBGEIDJAbgfD4E7GI1dvwyVmxcma3oaRy1njXhVK+26udy61lxnjsYMsPDU8t2BmLhAPEBa+V0II8MwC1mE4hZgDNpY3BBoTLMND8UzARix42uxfOkOriltqlWuH66mKsfO+rf7+++a1nWkg3Xq50EIKEoRTSBUxjKQIgLxfpzQdNsBaWx0KdLULo2IEm+/xVUzQ6YVq2dXGlfD+y/pF3O/d82kM6OwmnCeEUYAC8LxUvteAn5TxauTDi8hY3uRgNeCxUF63Z1kVmvk9esm6jvXok38V/fS2U7/X+sx1wGLwO78vJw/Ms95EdEj95DdCcJIx4ehPNYg438FFdWLKpC6V8x/lunTyS73sv5TveBcMIfPzDAOZ5Rp7xoyXlCGCebZK3UtHQmpdwTXWRRb6DPCMOx8nThnGiaeX3AawmcKyyoxUHviEFnJvoTyG4zFXzzBUv7nhaYzDNoPFQuL97s7fx893U53RlLhQfh68EaHG+2yurXrO5zKJxONLb+sJj9Z4j+3BQIN97CchxeF1+2kjnPc3BgRAYkBZGNj2R6rB5tHIjBBqDvEiAIUUEt95oE6te3b1cKCpbQWMuFhz4ytPwcR0/HIZyDuf75MVrN1gqix+3lps4Q5+3pfGJhV+EL3jh6b8IiKo8XZTynbaMJo8JVgPoZwozAvMsbGPVRbfS54XOXCSy7zPXme+jPM/IykmyucwWexgQDXxnYpFANBAJRKSaUOq879nS0tUb1/O81plMJjxagf5vwWWdZDRqgp4Ptn7U/tnrJ2kfThi0yHN5yoyZ77T3MrkaA3AR23dNdWEotM6w32rhxivfL2MvI6a0ljnHjEB7pbqoMVgcpru/bnqSp/8cSeU7CvoEIet8zySEMSOltKY0x/ajBVBD8pRixY1fUm6CjQC5QECxXiRkFiuOSBQ7qzPqXl6smFSSsYpYaX/mHFMqb1HoINRPwP1B/jgBEVAin3kw0LarF+bRq7/i0k52rVJdoMgBRAcCL6NAAZzx7FMV5AGI4ikzsqT+lylQ36G+AoUwItODGCMCIMkijDEzgqUMu46WsiOPC/8D6Uoy2PbYa9cAAAAASUVORK5CYII=)}.MedalProgressLevelsItem__number--reward[data-v-7977c690]{color:#fcbd00}.MedalProgressLevelsItem__number--reached.MedalProgressLevelsItem__number--reward[data-v-7977c690]{cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAA4CAYAAAC7UXvqAAAAAXNSR0IArs4c6QAABnlJREFUaAXtWVtsFGUU/ma6V3pht9Bub3Kr2ELDzWgQiKJGpBSUBwmYoAnCCzEmYnwgJvqgGA0JxgYl3MQHkRAgRCWIgFaiSKK0BSsiBbkXKAVaWqF02bJdzzfsv063O6UtzVLinuTs+W+d/zvnfOef6QyQkEQE/t8R0KLcN/oXt7mGpDr8pfYkTNB1ZEStiU83SbZxiXpc19qCWdXXm0YuSJ+448/w5iEFwuyA0T69GUNy03FQ09BfLbqnVge0XCCkO/31F54a73ti5yGzE7Zwh+ANzUhDKcHf8GPfdxVY8tsRXLqXDowfgcwZz6R86Mq+Ps47oPozwTJBVGUgJP4ZwImRDuikDTt9ATxxMIA/VXnfY1t31I2gETXYQmvOACdsivMq8kvmo07G75m88zl8P/xcc2ZqsaBNakkRIMR8S5RZMDIg9nb0xdrZ6eNCjJEsqAZTwrpXGenLPhAjsRo1SwcoBv/F3i8OqMAbqVAOKCfY78uiwBNvxAG2jZSw0celHU4zhYjb8Oo+cCCCVTnQxzFbw0s4YB2b+MwkMhCfOFvvksiAdWziM5PIQHzibL1LIgPWsYnPTCID8Ymz9S6JDFjHJj4ziQzEJ87WuyQyYB2b+MzcMQMbdiLlRkt8wJh34Z7c2zwWq23pwFsv4k23HUnVF5C8bju8DY3x+4efe3FP7k0MxBILPMfUGy71Vs4xaTQcw7LxsNuJsRNGYtylq/jl9GW0/n4CroxUBDK8aLO6WG+MHzkF2/oypDe1wF40CJ6FM1GamodizakHq6qGbFm9qXGX7BMQDYq2KQeYCb6Vs3+5G055c/rH46MxymHD8FH5mJLswoHDp9Hw11m4Q0EEh+YYL1dlee/Knkq4vt0PT+st6M9PROH0SdoaZy4KQk538+p1GZ/MfK1mr+x4UrRVlC942zmgsoC9VXDuOYDy2ZOR53Qgf1AmpufnoLb8KI6fqoOrtg7ag7kI2HvpVTD5vrkMKeXHkRoKQVs4AyVjR+IjPRueQDD9/Mz5+rLlG6+cEcDHRBtE6YCRAb7IYvQJ3iHqFk0WzRItSktBv4NrUTI4E9Okj6vXsKF0K0pbWhHMFDrNnYLGdE/kYwOXdFvI9w3fw3PpGhzk+6JZeN2bjZe0AUD95bzKEcV1X9Q3tl6XCx8WvSjaLMpjxaARgVPU6zrlDNNz9WYAqcu34uwjhagZnocxvV0XFnyfpnn1YHnloK8LptZ81eJvaxQs/KxEezOszABrMUIh5YCMRZzhAqbLubEMzTeDODh5DIqMuhiGZ5Pdd1cXnfH901UDV85641yF7M2PK0dEGXV/WCMFLP0QM0DwZjG+fMiAsvT81r5DcJRVYv+cJ5ErdTGsp3VxJ74/94r+8YrNV87JnidET4mSLlQ6wAwYxSuW+CLgVQYUhVierAmnKD92sjaElSiQunD1tC468P0FLPLmYG6Y7xXC9/XC9xuyz1HRelEzcEY+UrzSNgJsrgEZM0RFnhRSbVpeoEHqIqUndWHB9+IYfOe3YGadjpgdUOAVJpm+ffoYjagftchsjaKRdYxMt+qiB3wneEUZBs5MG4VJhv+jkNEJ/6iaIJ3MlCKdqKQTba5ovtytk3cuxbzkfiiSvv9kLd5ftR07pI3CHKP4wEcC9nm+5w/F28iEKxCQ831BcOXuX5t4UJDv50XJcUbdfNoY572MMYAUOhARBTYyEG6ocVqzE9Z1sQbTBvtQwr833y/YN873u+c7L9UOPAcUULajRc3RUlkvfNyIdoJPjIWi/bd9gFEl4zFf2nZ/AOWb9mCxtDHnaSx1ZeFRLU3O94oHvnls9pkfZbhJtFqUNykz1xVlGHkzXTqAl/lOHeA8RTlAy2yYnVCU4kk1XNS3eC58787DqzYdA4NtqIVN02y+UFabzd28Yo1n7aJltX/LOp7vtOS5mTIKfPQBIstiC0F1RdQ6OkBlNnjUdl4XXhRpPjm+eonvsl8HUcA6TMQYUGtpzU5EU4r3i4c8aXq/Y7uyX4amaeHznXfTY6JdOd9lWUe+czBaFKjocau+Wk9L7awuCmQ+LXyhf8Ty5nRXfA9fq51RN7J2g93oqCIzW/KXBXhFlNcneBareors0vku67skKqJdWhy1SP1trLogragseApvRCxQKs94dVels1RKzFPm9pT1r9rAeoX1DDekE9EnhsoAQaoMMyPKCVp1c1KglZWp7sm/WMOvC57IJFAAAAAASUVORK5CYII=)}.MedalProgressLevelsItem__number--pending[data-v-7977c690]:after{content:"";position:absolute;top:-2px;right:-4px;width:12px;height:12px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAMAAAA4Nk+sAAAAAXNSR0IB2cksfwAAANhQTFRFAAAA5zAw6y4u6y8v6y8v7DAw6y8vAAAA6jAw4S0tAAAA6C8vAAAA6i8v8GNj/OXlAAAAAAAA/ebm////AAAA/vPzAAAAAAAA5y4uAAAAAAAA0SoqAAAAAAAATxAQUhAQAAAAAAAAzSgoAAAAAAAAAAAA5i4uAAAAAAAAAAAAAAAAAAAAAAAAAAAAzCkpAAAAAAAAAAAAAAAAAAAAAAAAAAAAQQ0NyygoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAuRJVUwAAAEh0Uk5TACCPz/+Q0AGQIgKRBdD//wMJ//8N/wgR0woUogsWXl0VRKRDKmPUKRMHEh9JaKZKHg4ZJltrdqcYUG5vDCA3UmFsLC8xKyIk5DiUCQAAAR5JREFUeJxVkdl6gjAQRlHSojFKWAqCUKlFClhtFHFB3KrV93+jBqIs/9XkfCeTZMJxLI0mDwDfbHC1vIBHmlX6CorwBRRaoJKW8KBtUEubcdip4w7MZdTNVz1R7OVFF1FdwBKTZEURWSXhTFbZ4k1RZFapVIea3mdNZJk16esa5LBhDupHDkyDYst+r+OhY2Fq2x+jKh195lhy3LFXUm/85RuYg0E4+Z7OnnQ2/SHZkQKaL6JlvFrTHd56FS+jTXZB2sUn7jZOkt0uSeKtS8LsOVRP7b17OJ7O59Px4O7tFOWzgoFqk+j3cr1e/iJiqwFkg8VBGm7I7X6/TRZ+GuDnwCGSVN13HFOfSwgK5f9gpBmWIQUIl5DtwBjDwvwHxtAeyeDYJhoAAAAASUVORK5CYII=);background-size:cover}.MedalProgressBar[data-v-42cdc5a7]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:8px;-webkit-box-shadow:0 1px 0 hsla(0,0%,100%,.05),inset 0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 0 hsla(0,0%,100%,.05),inset 0 1px 1px rgba(0,0,0,.1);border-radius:8px;background-color:rgba(0,0,0,.1)}.MedalProgressBarDots[data-v-42cdc5a7]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;z-index:1}.MedalProgressBarDots__item[data-v-42cdc5a7]{text-align:center;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:rgba(0,0,0,.1)}.MedalProgressBarDots__item .Icon[data-v-42cdc5a7]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.MedalProgressBarDots__item svg[data-v-42cdc5a7]{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.MedalProgressBarDots__item--current[data-v-42cdc5a7]{color:#fff}.MedalProgressBarDots__item--current svg[data-v-42cdc5a7]{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.25);box-shadow:0 1px 1px rgba(0,0,0,.25)}.MedalProgressBar__filled[data-v-42cdc5a7]{position:absolute;left:0;top:0;max-width:100%;height:8px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.25),0 2px 2px rgba(0,0,0,.25),inset 0 1px 0 hsla(0,0%,100%,.1);box-shadow:0 1px 1px rgba(0,0,0,.25),0 2px 2px rgba(0,0,0,.25),inset 0 1px 0 hsla(0,0%,100%,.1);border-radius:8px;background-image:-webkit-gradient(linear,right top,left top,from(#9a3ae8),to(#1d74de));background-image:linear-gradient(270deg,#9a3ae8,#1d74de)}.MedalProgressBar__filled--inactive[data-v-42cdc5a7]{-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);background-color:#58597a;background-image:none}.MedalProgressLevelsBar[data-v-0d87551c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;height:120px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:520px;padding:10px 15px 12px;margin:0 auto}.MedalProgressLevelsBar__title[data-v-0d87551c]{text-shadow:0 1px 1px rgba(0,0,0,.25);color:#fff;font-family:Teko;font-size:16px;font-weight:400;line-height:24px;margin:0 0 15px 0;text-transform:uppercase}.BattleXpLinkHelp[data-v-55bac3cb]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:hsla(0,0%,100%,.25)}.BattleXpLinkHelp:hover .BattleXpLinkHelp__link[data-v-55bac3cb]{color:#84c2ec}.BattleXpLinkHelp__icon[data-v-55bac3cb]{margin-right:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.BattleXpLinkHelp__link[data-v-55bac3cb]{color:#2c97de;font-size:12px;font-weight:500;text-decoration:underline}.BattleXpCtaMigration[data-v-2b408c60]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:120px;margin:0 auto;padding:15px;-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05);border-radius:4px 4px 0 0;background:url(../img/bg-cta-lvl-sub.e742f1c6.png) top/cover no-repeat var(--rebrand-bg-primary)}.BattleXpCtaMigration__closeButton[data-v-2b408c60]{position:absolute;top:8px;right:8px;color:hsla(0,0%,100%,.25);cursor:pointer}.BattleXpCtaMigration__closeButton[data-v-2b408c60]:hover{color:hsla(0,0%,100%,.5)}.BattleXpCtaMigration__icon[data-v-2b408c60]{height:41px}[data-v-2b408c60] .BattleXpCtaMigration__highlight{color:#ffb733;font-weight:500}.BattleXpCtaMigration__text[data-v-2b408c60]{margin:4px 0 2px}.GcModal .v--modal-overlay{background:rgba(0,0,0,.6)}.GcModal .v--modal-overlay.scrollable{overflow-x:hidden}.GcModal .v--modal-overlay .v--modal-background-click{height:100%}.GcModal .v--modal-overlay .v--modal-box{overflow:visible;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateX(-9px);transform:translateX(-9px);pointer-events:none;-webkit-box-shadow:none;box-shadow:none;padding:20px}.GcModal .v--modal-overlay .v--modal-box>*{pointer-events:auto;-webkit-box-shadow:0 8px 16px -4px rgba(0,0,0,.5);box-shadow:0 8px 16px -4px rgba(0,0,0,.5);border-radius:4px;border:1px solid hsla(0,0%,100%,.05);background-color:#272940}.GcModalContent{width:480px;max-width:90%;color:#9b9dcc;font-family:Poppins;font-size:14px;font-weight:400;line-height:20px;text-align:center;position:relative}.GcModalContent:before{content:"";display:block;width:100%;height:2px;background-image:-webkit-gradient(linear,right top,left top,from(#27428c),to(#2c97de));background-image:linear-gradient(270deg,#27428c,#2c97de);position:absolute;top:-1px;left:0}.GcModalContent__icon{position:absolute;left:50%;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:64px;height:64px;background-color:#27428c;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:32px;color:#fff}.GcModalContent__icon--image{background:none;width:auto;z-index:2}.GcModalContent__icon--withoutRadius{border-radius:0}.GcModalContent__close{-webkit-transition:color .3s;transition:color .3s;position:absolute;top:17px;right:18px;padding:0;background-color:transparent;border:0;cursor:pointer;color:#494a66}.GcModalContent__close:hover{color:#77799e}.GcModalContent__close:active{color:#fff}.GcModalContent__title{text-shadow:0 1px 1px rgba(0,0,0,.5);color:#fff;font-family:Teko;font-size:32px;font-weight:300;line-height:40px;text-transform:uppercase;margin:40px auto 0;padding:0 20px}.GcModalContent__detail{margin:0;padding:8px 20px 20px}.GcModalContent__btn{height:48px;font-family:Teko;font-size:20px;font-weight:400;text-transform:uppercase;padding:0 10px}.GcModalContent__loading{height:40px;overflow:hidden}.GcModalContent__loading svg{width:40px;height:40px}.GcModalContent__more{padding:15px 5px;-webkit-box-shadow:0 -1px 0 hsla(0,0%,100%,.05);box-shadow:0 -1px 0 hsla(0,0%,100%,.05);border-radius:0 0 2px 2px;background-color:rgba(0,0,0,.1);font-family:Poppins;font-weight:400;font-size:12px}.GcModalContent a.GcModalContent__moreLink{color:#2c97de}.v--modal-block-scroll{overflow:hidden!important}.BattleXpMigrationModal{position:relative;width:660px;max-width:90%;text-align:center;padding:42px;color:#fff}.BattleXpMigrationModal b,.BattleXpMigrationModal u{font-weight:600}.BattleXpMigrationModal__close{position:absolute;top:8px;right:8px;color:hsla(0,0%,100%,.25);cursor:pointer}.BattleXpMigrationModal__close:hover{color:hsla(0,0%,100%,.5)}.BattleXpMigrationModal__title{margin-bottom:18px;font-size:30px;font-family:Teko;text-transform:uppercase}.BattleXpMigrationModal__icon{height:52px}.BattleXpMigrationModal__detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:400px;margin:25px auto 0}.BattleXpMigrationModal__errorMessage{color:#eb8211}.BattleXpMigrationModal__highlight{color:#ffb733}.BattleXpMigrationModal__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:22px}.BattleXpMigrationModal__checkbox label{line-height:14px;margin:0 auto;text-align:left;display:grid;grid-template-columns:20px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.BattleXpMigrationModal__checkbox label input{margin:0;visibility:hidden;width:0;height:0;display:none}.BattleXpMigrationModal__checkbox label span{margin-left:6px;font-weight:500;font-size:12px;color:#fff}.BattleXpMigrationModal__checkboxInput{position:relative;width:20px;height:20px;background-color:#161829;border:1px solid #494a66;-webkit-box-shadow:0 1px 0 0 hsla(0,0%,100%,.05);box-shadow:0 1px 0 0 hsla(0,0%,100%,.05);border-radius:2px;-webkit-transition:.2s ease-in-out 0s;transition:.2s ease-in-out 0s;overflow:hidden}.BattleXpMigrationModal__checkboxInput:after{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);width:16px;height:16px;visibility:hidden;opacity:0;background-image:url(../img/icon-check.bf5051bd.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;-webkit-transition:.2s ease-in-out 0s;transition:.2s ease-in-out 0s;content:""}.BattleXpMigrationModal .BattleXpMigrationModal__checkbox input:checked~.BattleXpMigrationModal__checkboxInput{background-color:#2c97de;-webkit-box-shadow:0 1px 0 0 hsla(0,0%,100%,.05);box-shadow:0 1px 0 0 hsla(0,0%,100%,.05)}.BattleXpMigrationModal .BattleXpMigrationModal__checkbox input:checked~.BattleXpMigrationModal__checkboxInput:after{opacity:1;visibility:visible}.BattleXpMigrationModal__button{min-width:265px;min-height:45px;margin:22px auto 15px;padding:12px 30px 9px;background-color:#2c97de;border-radius:2px;font-size:22px;font-family:Teko;text-transform:uppercase;-webkit-box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.32),inset -1px 0 0 0 hsla(0,0%,100%,.16),inset 0 -1px 0 0 hsla(0,0%,100%,.16),inset 1px 0 0 0 hsla(0,0%,100%,.16);-webkit-transition:background-color .3s;transition:background-color .3s}.BattleXpMigrationModal__button:hover{background-color:#4fa8e4}.BattleXpMigrationModal__button--danger{background-color:#f34349}.BattleXpMigrationModal__button--danger:hover{background-color:#d70e15}.BattleXpMigrationModal__button--notAllowed{cursor:not-allowed;background-color:#84c2ec}.BattleXpMigrationModal__button--disabled,.BattleXpMigrationModal__button--disabled:hover,.BattleXpMigrationModal__button--loading,.BattleXpMigrationModal__button--loading:hover{background-color:#84c2ec}.BattleXpMigrationModal__button--success,.BattleXpMigrationModal__button--success:hover{background-color:#92aa00}.BattleXpMigrationModal__button--loading{padding-top:5px;padding-bottom:0}.BattleXpMigrationModal__disclaimer{margin-bottom:0;color:#f34349;font-size:12px;font-weight:500;text-transform:uppercase}.BattleXpMigrationButton{display:block;width:100%;padding:10px 14px 8px;text-align:center;background-image:-webkit-gradient(linear,right top,left top,from(#eb2f2f),color-stop(50%,#f5790c),to(#fcbd00));background-image:linear-gradient(270deg,#eb2f2f 0,#f5790c 50%,#fcbd00);-webkit-box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.25),0 4px 8px 0 rgba(0,0,0,.25);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.25),0 4px 8px 0 rgba(0,0,0,.25);font-size:22px;line-height:22px;font-family:Teko;text-transform:uppercase;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.25);border-radius:0}.BattleXpMigrationButton:hover{background-image:-webkit-gradient(linear,right top,left top,from(#ee5050),color-stop(50%,#f68c2e),to(#ffc721));background-image:linear-gradient(270deg,#ee5050 0,#f68c2e 50%,#ffc721);text-shadow:0 1px 1px rgba(0,0,0,.4)}.BattleXpMigrationButton:hover /deep/ .BattleXpMigrationButton__helpIcon{-webkit-transform:translateX(10px);transform:translateX(10px)}.BattleXpMigrationButton__helpIcon{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.MedalProgress[data-v-dbb7c43a]{display:grid;grid-template-columns:120px 1fr;width:100%;min-height:120px;margin:0 auto;-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05);border-radius:4px 4px 0 0;background-color:#1e2033;background-image:radial-gradient(circle,hsla(0,0%,100%,.05) 0,hsla(0,0%,100%,0) 100%)}.MedalProgress [data-v-dbb7c43a]{-webkit-text-stroke:0;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:768px){.MedalProgress[data-v-dbb7c43a]{grid-template-columns:1fr 1fr}.MedalProgress .MedalProgress__container[data-v-dbb7c43a]{border-radius:4px 4px 0 0;grid-row:1;grid-column:1/span 2}.MedalProgress .MedalProgress__levelsBar[data-v-dbb7c43a]{grid-row:2;grid-column:1/span 2}}.MedalProgress__container[data-v-dbb7c43a]{border-radius:4px 0 0 0}