.XI6pm3joRY0pTyEcdLdF{width:auto;height:120px}
button{height:2.5rem;padding:.625rem 1rem;border:0;background-color:#3390ec;color:var(--theme-color);cursor:pointer}
@font-face{font-family:"Roboto";src:url(assets/1711b41f3ae4cb322eea.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:"Roboto";src:url(assets/026cbce13cda4ab885bf.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:"Roboto";src:url(assets/8be2d1487420548b3b8d.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:"Roboto";src:url(assets/43cbee784f9194c54b2c.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:"Roboto";src:url(assets/a8d6ac03c7b96b7acb62.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Roboto";src:url(assets/beb7fe13e61b9e683c37.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"Roboto";src:url(assets/7429a63c09f79a1760b0.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Roboto";src:url(assets/56a82359ebe22eaae14e.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:"Roboto";src:url(assets/75371f53f06181df75f1.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:"Roboto";src:url(assets/60c1f67b002e61ad0fe4.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:"Roboto";src:url(assets/2a4285847db4a9acb97f.ttf) format("truetype");font-weight:1000;font-style:normal}@font-face{font-family:"Roboto";src:url(assets/77e50ab1eee2eea0a442.ttf) format("truetype");font-weight:1000;font-style:italic}
.light{--theme-color: #333333;--theme-page-background: #FAFAFA;--theme-page-text: #333333;transition:background .5s ease}.dark{--theme-color: #FAFAFA;--theme-page-background: #333333;--theme-page-text: #FAFAFA;transition:background .5s ease}.desktop{--theme-width:76vw;--theme-flex-direction:row;--theme-player-width:calc(83% - 1em - 4px);--theme-shot-height:130px;--theme-font-size:1.2em;--theme-justify-content:flex-start;--theme-logo-width:200px}.mobile{--theme-width:100vw;--theme-flex-direction:column;--theme-player-width:calc(100%-4px);--theme-shot-height:60px;--theme-font-size:0.7em;--theme-justify-content:space-between;--theme-logo-width:150px}.mobile .stream-logo{width:auto;height:auto;margin:1em 0 1em 1em}.mobile .stream-logo img{width:80px;height:80px}.mobile h1{font-size:1.3em;line-height:1}.mobile h3{font-size:1.1em;line-height:1}.mobile .location{font-size:.7em}.mobile .Bottom{font-size:.7em}
html,body{margin:0;padding:0;font-family:"Roboto"}h1{font-size:3em;font-weight:1000;color:"white"}h3{font-size:2em;font-weight:600}h1,h2,h3{margin:0px}.location{font-size:1.2em}.Container{height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:var(--theme-page-background);color:var(--theme-page-text)}.Head{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:start;align-items:flex-start;width:var(--theme-width);margin-bottom:1em}.Content{-ms-flex:5;flex:5;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;width:var(--theme-width)}.Bottom{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:var(--theme-justify-content);justify-content:var(--theme-justify-content);-ms-flex-align:center;align-items:center;width:var(--theme-width)}.Logo{width:var(--theme-logo-width);height:auto;margin-right:2em;margin-left:1em}.Promo{margin-right:1em}.Shots{width:calc(80% - 2em);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:var(--theme-justify-content);justify-content:var(--theme-justify-content);padding-left:1em;padding-right:1em}.Shot{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:var(--theme-shot-height);width:calc(var(--theme-shot-height)/9*16);background-color:#333;border-radius:3px;border:2px solid #3390ec;margin-bottom:1em;margin-right:2px}.Shot_name{width:calc(100% - 2em);background-color:rgba(0,0,0,.5);padding:.3em 1em .3em 1em;overflow:hidden;color:#fff;text-shadow:1px 1px 1px #000;text-align:right;font-size:var(--theme-font-size);font-weight:200}.Shot_number{width:calc(var(--theme-shot-height)/5);height:calc(var(--theme-shot-height)/5);position:relative;top:calc(var(--theme-shot-height) - (var(--theme-shot-height)*1.1 + 2px));left:calc(var(--theme-shot-height)/10);border-radius:calc(var(--theme-shot-height)/2.5);border:2px solid #fff;background-color:#3390ec;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:var(--theme-font-size)}.StreamBox{width:calc(var(--theme-player-width) - 2em);display:-ms-flexbox;display:flex;-ms-flex-direction:var(--theme-flex-direction);flex-direction:var(--theme-flex-direction);padding-left:1em;padding-right:1em}.Stream{display:-ms-flexbox;display:flex;width:var(--theme-player-width);height:auto;aspect-ratio:16/9;background-color:#333;border-radius:3px;border:2px solid #3390ec;overflow:hidden}.Description{padding:1em;font-size:var(--theme-font-size)}.stream-logo{height:120px;width:120px;display:-ms-flexbox;display:flex;margin:1em}.title-box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;margin:1em}

/*# sourceMappingURL=main.e849b09989a7735ddbda.css.map*/