:root{--primary:#993bc5;--primary:#472278;--secondary:#57246e;--secondary:#1f0e32;--text:#fff;--text-secondary:#00f;--sidebar-width:280px;--primary:#0f1642;--secondary:#1f2b77;--primary-bxsh:rgba(15,45,66,0.4);--highlight1:#9949fe;--highlight2:#1f0e33}html{color:#fff;color:var(--text);background-color:#211225;background-color:#0e0e0e;background-color:#000}button,html,input{font-family:"Outfit",sans-serif}*{margin:0;padding:0;box-sizing:border-box}#root,.App,.Layout,body,html{height:100%}body{overflow-x:hidden}h1{margin-bottom:1em}.Background{position:absolute;top:0;width:100%;z-index:-999;pointer-events:none;background-size:cover;opacity:.4}@media screen and (min-width:960px){.Layout{display:grid;grid-template-columns:280px 1fr;grid-template-columns:var(--sidebar-width) 1fr}.Content{display:flex;flex-direction:column;padding:0 2em;flex:1 1;max-width:1400px;width:100%;margin:0 auto}}.button{padding:10px 21px;color:#fff;-webkit-appearance:none;appearance:none;background-color:transparent;border:none;box-shadow:transparent;outline:transparent;text-align:left;border-radius:4px;cursor:pointer;font-weight:700;font-size:1rem;text-transform:uppercase;text-decoration:none;transition:all .17s ease-in-out}.button:hover{background:hsla(0,0%,100%,.16)}.button.active{color:#000;background:#fff;box-shadow:0 0 15px 3px rgba(153,59,197,.44),1px 1px 1px 0 rgba(255,56,56,.52),-1px -1px 1px 0 rgba(0,217,255,.59)}.IconButton{display:grid;grid-template-columns:38px 1fr;align-items:center}.IconButton img{width:24px}.IconButton.active img{filter:invert(1)}.IconButton.Button__IconOnly{display:flex;justify-content:center;align-items:center;padding:10px!important}:root{--header-z:999999999}.ResponsiveNavigation{display:none;justify-content:space-between;align-items:center;padding:7px;background-color:var(--primary);z-index:999999999;z-index:var(--header-z);position:fixed;top:0;left:0;right:0;max-height:58px;min-height:58px}.ResponsiveNavigation img{max-width:40vw}.Navigation{display:flex;flex-direction:column;justify-content:space-between;background-size:300% 200%;background-color:var(--primary);animation:gradient 15s ease infinite;overflow-x:hidden;box-shadow:0 0 15px 3px rgba(153,59,197,.24);box-shadow:0 0 15px 3px var(--primary-bxsh);z-index:999999999;z-index:var(--header-z);width:var(--sidebar-width)}.Navigation .NavTitle{display:flex;justify-content:center}.Navigation .NavTitle .TitleDesktop{padding-top:15px;max-width:85%}.Navigation .NavTitle .TitleMobile,.Navigation .NavTitle .TitleMobile_MenuToggle{display:none}.Navigation .NavList{display:flex;flex-direction:column;grid-gap:8px;gap:8px;padding:15px 15px 3em}.Navigation .NavBottom{padding:15px}.NavBackdrop{position:fixed;top:0;left:0;right:0;height:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.68);opacity:0;z-index:999;pointer-events:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition-property:opacity,left;transition-duration:.4s;transition-timing-function:cubic-bezier(.23,1,.12,1)}@media screen and (max-width:959px){.ResponsiveNavigation{display:flex}.TitleDesktop{display:none!important}.Navigation{position:fixed;top:58px;left:calc(var(--sidebar-width)*-1 - 50px);bottom:0;box-shadow:none;transition-property:opacity,left;transition-duration:.4s;transition-timing-function:cubic-bezier(.23,1,.12,1);opacity:.9}.Navigation.--open{left:0}.Navigation .button{font-size:.9rem!important;font-size:.8rem!important}.NavBackdrop.--open{opacity:1;pointer-events:all}}@media screen and (min-width:960px){.Navigation{position:fixed;top:0;bottom:0;left:0;width:var(--sidebar-width)}}.Tabs{background-color:var(--primary);background-size:300% 200%;animation:gradient 15s ease infinite;display:flex;justify-content:space-between;box-shadow:0 0 15px 3px var(--primary-bxsh)}.Tabs .TabsNav{display:flex;grid-gap:8px;gap:8px;padding:15px}.TabsEmojiBoard{align-items:center;padding-right:1em;flex-direction:column}.TabsEmojiBoard>p{margin-bottom:1em}.TabsContent{position:relative;min-height:400px;padding:2em 1em 0;pointer-events:none;transition:height .2s ease}.TabsContent .Tab{opacity:0;pointer-events:none;transform:translateX(-23px);transition:all .24s ease-in-out}.TabsContent .Tab.active{opacity:1;display:flex;transform:translateX(0);pointer-events:all}.TabsContent .Tab .menu{width:100%;display:flex;justify-content:space-between;grid-gap:2em;gap:2em;flex-wrap:wrap}@media screen and (min-width:960px){.Tabs{border-bottom-left-radius:8px;border-bottom-right-radius:8px}}.TabsEmojiBoard{flex:1 1;display:flex;justify-content:center;padding:1em}@media screen and (max-width:960px){.TabsNav{padding:0}.TabsNav button{flex:1 1;text-align:center!important}.Tabs{flex-direction:column-reverse;padding:0}.TabsEmojiBoard{flex:1 1;display:flex;justify-content:center}.Tab .menu{width:100%;display:flex;flex-direction:column}}.NavBackdrop,.Navigation,.ResponsiveNavigation{-webkit-user-select:none;-ms-user-select:none;user-select:none}.menu-primary-enter{position:absolute;transform:translateX(-110%)}.menu-primary-enter-active{transform:translateX(0);transition:all .2s ease}.menu-primary-exit{position:absolute}.menu-primary-exit-active{transform:translateX(-110%);transition:all .2s ease}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Panels{position:relative;flex-wrap:wrap;grid-gap:65px;gap:65px;margin:1em 0;padding:1em;position:absolute;top:0;right:0;left:0}.Panel,.Panels{display:flex;flex-direction:column}.Panel{border:12px;padding:0;max-width:100%}.EmojiBoard{display:flex;justify-content:space-evenly;align-items:center;z-index:399}.EmojiBoard .EmojiBoardEntry{z-index:999;padding:0 1px}.EmojiBoard .EmojiBoardEntry button{z-index:1;-webkit-appearance:none;appearance:none;border:none;background-color:transparent;color:#fff;box-shadow:none;outline:none;width:42px;height:42px;font-size:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:.7;transition-property:filter,transform,opacity;transition-duration:.21s;transition-timing-function:cubic-bezier(.23,1,.32,1)}.EmojiBoard .EmojiBoardEntry button:hover{filter:none;opacity:1;transform:scale(1.3)}.EventDetails{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:2.4em;gap:2.4em}.EventDetails .EventDetails_Loader{max-width:152px}.EventDetails .ViewerCount{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:.3em;gap:.3em}.EventDetails .ViewerCount strong{font-size:140%}.Schedule .ScheduleEntry{max-width:509px;display:grid;grid-template-columns:102px 32px 1fr;grid-gap:7px;gap:7px}.Schedule .ScheduleEntry p{display:none}.Schedule .ScheduleEntry .ScheduleEntry_Time{margin-top:-4px}.Schedule .ScheduleEntry .ScheduleEntry_TimelineVisual{display:flex;flex-direction:column;align-items:center;padding-left:8px;padding-right:12px}.Schedule .ScheduleEntry .ScheduleEntry_TimelineVisual .TimelineVisual_Dot{background-color:var(--highlight1);width:15px;height:15px;border-radius:500px}.Schedule .ScheduleEntry .ScheduleEntry_TimelineVisual .TimelineVisual_Line{min-height:63px;background-color:#fff;width:1px}.Schedule .ScheduleEntry .ScheduleEntry_Details{margin-top:-4px}.Schedule .ScheduleEntry .ScheduleEntry_Details .Details_Title{font-weight:600;text-transform:capitalize;color:var(--highlight1);margin-bottom:2px}.Schedule .ScheduleEntry:last-child .TimelineVisual_Line{height:auto;min-height:unset;display:none}.Schedule .LiveNow .ScheduleEntry_Time p{display:block;color:var(--highlight1)}.Schedule .PastEvent{filter:grayscale(1)}.Schedule button{margin:1em 0}.Schedule a{color:var(--highlight1)!important;text-decoration:none;cursor:pointer}@media screen and (max-width:960px){.Schedule .ScheduleEntry{display:flex!important;flex-direction:column;margin-top:.8em}.Schedule .ScheduleEntry .ScheduleEntry_TimelineVisual{order:6;width:24px}.Schedule .ScheduleEntry .ScheduleEntry_TimelineVisual .TimelineVisual_Line{min-height:23px}.Schedule .ScheduleEntry .ScheduleEntry_Details{order:1}.Schedule .ScheduleEntry .ScheduleEntry_Time{order:2!important}.Schedule .ScheduleEntry:last-child .ScheduleEntry_TimelineVisual{display:none}.Schedule .LiveNow .ScheduleEntry_Time p{display:inline;margin-left:1em}}.Schedule:not(.__ShowMoreEvents) .ScheduleEntry:not(.PastEvent)~.ScheduleEntry:not(.PastEvent)~.ScheduleEntry:not(.PastEvent)~.ScheduleEntry:not(.PastEvent)~.ScheduleEntry:not(.PastEvent),.Schedule:not(.__ShowPastEvents) .ScheduleEntry.PastEvent{display:none!important}.About{max-width:600px!important;overflow:hidden}.About .AboutImgContainer{display:flex;flex-direction:column}.About img{max-width:600px;width:100%;border-radius:5px;height:auto}.Sponsors{max-width:700px;width:100%}.Sponsors h2{text-transform:capitalize}.Sponsors .SponsorImageWrapper{max-width:152px;margin-top:5px;margin-right:10px}.Sponsors .SponsorImageWrapper img{transition:all .12s ease}.Sponsors .SponsorImageWrapper:hover img{transform:scale(1.07)}.Sponsors .SponsorCategory_List{display:flex;flex-wrap:wrap}.Sponsors img{border-radius:15px;width:100%}@media screen and (max-width:660px){.Sponsors .SponsorCategory_List{display:grid;grid-template-columns:repeat(auto-fill,minmax(127px,1fr))}}@media screen and (min-width:960px){.EmojiBoard{border-bottom-left-radius:12px;border-bottom-right-radius:0}}@media screen and (min-width:560px){.Panels{flex-direction:row}}@media screen and (max-width:660px){.Panels{align-items:center;justify-content:center}.Panels h1{text-align:center}}.Tabs{-webkit-user-select:none;-ms-user-select:none;user-select:none}.VideoPlayer{background-color:#000;overflow:hidden;position:relative;padding-top:56.25%}.VideoPlayer_Player{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.Game{display:flex;justify-content:center;align-items:center;flex-direction:column}.Game .Game_Border{min-width:200px;border:1px solid hsla(0,0%,60.4%,.28);padding:1em;border-radius:12px;background-color:rgba(153,59,197,.39);display:grid;grid-template-columns:1fr 1fr 1fr}.Game .Game_Border p{text-align:center;margin:7px}.Game .Game_ButtonContainer{margin-top:1em;width:100%}.Game .Game_ButtonContainer button{width:100%;padding:12px}.ReelContainer{display:flex;flex-direction:column;align-items:center}.ReelContainer .ReelAlert{width:100%;position:relative;min-height:100px}.ReelContainer .ReelAlert p,.ReelContainer .ReelAlert strong{width:100%;text-align:center;position:absolute;top:15px}.ReelContainer .ReelAlert p{top:38px}.Reel{--fruit-width:73px;--fruit-height:54px;display:grid;grid-template-columns:repeat(3,var(--fruit-width));grid-gap:3px;gap:3px;border:4px solid var(--highlight1);border-radius:4px;position:relative;margin-bottom:1em;transition:opacity 2s ease}.Reel.onCooldown{opacity:.4}.Reel .Row{max-height:calc(var(--fruit-height)*3);position:relative;top:0;height:1000px;overflow:hidden;background-color:#000}.Reel .Fruits{position:absolute;top:0;left:0;right:0;width:100%}.Reel .Fruit{width:var(--fruit-width);height:var(--fruit-height);display:flex;justify-content:center;align-items:center;border:1px solid #000}.Reel.spinning .Row .Fruits{transition:all 2s ease-in-out}.Reel.spinning .Row:first-child .Fruits{top:-600%;transition-delay:0s}.Reel.spinning .Row:nth-child(2) .Fruits{top:-600%;transition-delay:.15s}.Reel.spinning .Row:nth-child(3) .Fruits{top:-600%;transition-delay:.3s}.Reel .ReelOverlays,.Reel .ReelOverlays>div{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.Reel .ReelOverlays .ReelOverlay_Row{top:var(--fruit-height);bottom:var(--fruit-height);width:100%;height:var(--fruit-height);background-color:hsla(0,0%,100%,.08)}.Reel{-webkit-user-select:none;-ms-user-select:none;user-select:none}.LoginPage{height:100%;width:80%;overflow:hidden;display:flex;justify-content:flex-end;align-items:center}.LoginPage .LoginTitle{margin-bottom:.7em;margin-top:.5em}.LoginPage .LoginBoxWrapper{display:flex;flex-direction:column;max-width:360px}.LoginPage .LoginBox{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.12);flex:1 1;max-width:360px;width:100%;height:100%;padding:1em;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.03);border-top:none}.LoginPage .LoginBox>*{width:100%}.LoginPage .LoginBox:after{content:"";position:absolute;top:-7px;left:-1px;right:-1px;border-top:8px solid #fff}.LoginPage .LoginBox_Fields{display:flex;flex-direction:column;margin-bottom:1em}.LoginPage .LoginPage_Background{position:fixed;top:0;bottom:0;left:0;right:0;z-index:2299;background-position:50%;background-size:cover;z-index:-9}.LoginPage .LoginErrorsWrapper{max-height:0;transition:all .2s ease;overflow:hidden;margin-left:1px;flex:0 1}.LoginPage .LoginErrorsWrapper.__visible{transition:all .7s ease;max-height:90px;flex:1 1}.LoginPage .LoginErrors{background:#7c1e1e;padding:15px 15px 13px}.LoginPage header{margin-top:-8vw;max-height:36vw;background-size:cover;background-position:50%;z-index:-4;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.LoginPage header>div{position:relative}.LoginPage header>div:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-3;background:linear-gradient(0deg,#000,rgba(14,14,14,.48),rgba(14,14,14,0),rgba(14,14,14,0))}.LoginPage header img{position:relative;z-index:-16;margin:0 auto;width:100vw;object-fit:contain}.Welcome .Welcome_Background{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2299;background-position:50%;background-size:cover;z-index:-9}@media screen and (max-width:1280px){.LoginPage{width:100%}.LoginPage main{display:flex;flex-direction:column;justify-content:end;align-items:end;flex:1 1}.LoginPage .LoginPage_Background{filter:blur(14px);background-position:100% 0}.LoginPage main{justify-content:center;align-items:center}}@media screen and (max-width:360px){.LoginPage{width:100vw;align-items:unset}.LoginPage .LoginPage_Background{filter:blur(3px);background-position:100% 0}.LoginPage .LoginBox{margin:0!important}.LoginPage main{justify-content:center;align-items:center;margin:0}}.EventOver{display:flex;justify-content:center;align-items:center;height:100%;padding:1em;z-index:9999}.EventOver .EventOver_Background{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2299;background-position:50%;background-size:cover;z-index:-9}.EventOver .EventOver_Content{flex:1 1;max-width:900px;align-items:center;background-color:rgba(0,0,0,.85);border-radius:3px;border-bottom-left-radius:11px;border-bottom-right-radius:11px;overflow:hidden}.EventOver .EventOver_Info{padding:1em;z-index:99999999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.EventOver .EventOver_Info h1{margin-bottom:.6em}@media screen and (max-width:640px){.EventOver{font-size:12px!important}}input[type=email],input[type=password]{box-shadow:none;outline:none;color:#fff;border-radius:5px;border-bottom-left-radius:0;border-bottom-right-radius:0;border:none;border-bottom:2px solid hsla(0,0%,100%,.27);background-color:hsla(0,0%,100%,.18);background-color:hsla(0,0%,100%,.09);font-size:1rem;padding:30px 10px 10px;margin-top:2px}input[type=email]:focus,input[type=password]:focus{border-bottom:2px solid hsla(0,0%,100%,.98)}label{text-indent:7px;transform:translate(2px,23px);opacity:.7;font-weight:300;font-size:.8rem}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#fff!important}._1AuzD{position:fixed;left:0;bottom:0;width:100%;z-index:1201}._1pNzT{display:flex;justify-content:space-between;align-items:center;max-width:290px;opacity:1;box-shadow:0 24px 32px rgba(0,0,0,.1),0 8px 32px rgba(0,0,0,.1);margin:0 auto 48px;background:var(--primary);font-size:16px;padding:16px;border-radius:5px}._XmBh7:before{content:"\1F36A";font-size:2em}._1CwYG{color:#fff;font-size:.8em;margin:0 20px}._1rYuN{display:flex;align-items:center;flex-direction:column}._1GmO6{border-style:none;color:#fff;width:100%;font-size:.8em;background:#ec167f;background:var(--primary);border-radius:10px;padding:12px 24px;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);transition:all .5s ease 0s;cursor:pointer;margin:5px}._1GmO6:hover{background:#fff;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}._1GmO6:active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}._1GmO6:focus{outline:0}._LCP8o{display:none;font-size:.8em;height:auto;color:#b5b5b5;padding:10px 18px;border:1px solid #b5b5b5;border-radius:24px;box-shadow:none;text-decoration:none;white-space:nowrap;transition:all .5s ease 0s;margin:5px}._LCP8o:hover{color:#000;border-color:#000}@media screen and (min-width:320px){._1pNzT{max-width:250px}._1CwYG{font-size:.7em}}@media screen and (min-width:375px){._1pNzT{max-width:300px}}@media screen and (min-width:425px){._1pNzT{max-width:350px}}@media screen and (min-width:768px){._1pNzT{max-width:700px}._1CwYG{font-size:.9em}._1rYuN{flex-direction:row}}@media screen and (min-width:1024px){._1pNzT{max-width:900px}}@media (prefers-color-scheme:dark){._1pNzT{background:#3e0d5b;background:var(--primary)}._1CwYG,._1GmO6{color:#fff}._1GmO6{background:#ec167f;background:var(--secondary)}._1GmO6:hover{background:#3a3a3a}._LCP8o:hover{color:#fff;border-color:#fff}}
/*# sourceMappingURL=main.0f7d9d9c.chunk.css.map */