@import url(https://fonts.googleapis.com/css2?family=Play&display=swap);@import url(https://use.fontawesome.com/releases/v5.13.0/css/all.css);.mySelect{min-width:200px;max-width:400px;-webkit-user-select:none;user-select:none;cursor:pointer;position:relative}.mySelect.input.open{color:#69a6f8;background:#122244;background:#0d1830;border:none;margin:0;outline:0;padding:9px 15px;width:100%;display:flex;align-items:center;border-radius:5px}.mySelect.input.open:after{font:900 12px "Font Awesome 5 Free";content:"\f077";border-left:1px solid #203b5f;padding-left:9px;right:10px;position:absolute;height:70%;display:flex;align-items:center}.mySelect.input.close{color:#69a6f8;background:#122244;background:#0d1830;border:none;margin:0;outline:0;padding:9px 15px;width:100%;display:flex;align-items:center;border-radius:5px}.mySelect.input.close:after{font:900 12px "Font Awesome 5 Free";content:"\f078";border-left:1px solid #203b5f;padding-left:9px;right:10px;position:absolute;height:70%;display:flex;align-items:center}.mySelect.menu.open{color:#69a6f8;background:#122244;background:#0d1830;margin:0;outline:0;width:100%;position:absolute;top:33px;z-index:2;border-radius:5px;box-shadow:0 1px 1px 0 rgba(0,0,0,.5)}.mySelect.menu.close{display:none}.mySelect.item{color:#69a6f8;border:none;padding:10px 15px;margin:0;outline:0;width:100%;cursor:pointer;z-index:2}.mySelect.item:hover{color:#69a6f8;background:#234181}.mySelect.item:first-child:hover{border-radius:5px 5px 0 0}.mySelect.item:last-child:hover{border-radius:0 0 5px 5px}*{box-sizing:border-box;letter-spacing:.4px;font:normal 12px Play;-webkit-user-select:none;user-select:none}body{background:#15171b;margin:0;padding:0;height:100%;overflow:hidden}#root,body{display:flex;width:100%}#root{height:100vh;flex-direction:row}#column1{flex-direction:column;width:25%;padding:10px;grid-gap:10px;gap:10px}#column1,#column2{display:flex;height:100%}#column2{flex:1 1;flex-direction:row;width:75%;padding:10px 10px 10px 0}.menu{border-radius:5px;padding:0}table{width:100%;border-collapse:initial;table-layout:fixed;margin:0;border-radius:5px;border:0;cursor:pointer}td{background:#122244;padding:10px 15px}td:hover{background:linear-gradient(270deg,#234180 98.5%,orange 0)}.fetcher{height:100%;width:100%;border-radius:4px;overflow:hidden;box-shadow:0 1px 5px 0 rgba(0,0,0,.3);display:flex;flex-direction:column}.fetcher .header{color:#69a6f8;background:linear-gradient(#3774c6,#0f4c9e);font-weight:700;padding:0 20px;border-radius:4px 4px 0 0;position:relative;display:flex;flex-direction:row;min-height:38.5px}.fetcher .header .headline{margin:auto 0;font-weight:700;display:flex;align-items:center;grid-gap:7px;gap:7px}.fetcher .header i{font:900 18px "Font Awesome 5 Free";color:#19305a}.fetcher .header .right{margin-left:auto;font-weight:700;display:flex;align-items:center;position:relative;grid-gap:10px;gap:10px}.fetcher .body{height:100%;background:#152b55;border-radius:0;box-shadow:inset 0 15px 10px -10px rgba(0,0,0,.2);position:relative;z-index:1;color:#69a6f8;padding:20px 20px 10px;display:flex;flex-direction:column}.fetcher .footer{color:#2659b8;color:#3565be;background:#122244;padding:10px 20px;border-radius:0 0 4px 4px;display:flex;align-items:center;font-weight:700;position:relative}.fetcher .footer i{font:900 10px "Font Awesome 5 Free";color:#19f85a;margin-right:7px}.fetcher .footer .right{position:absolute;right:20px;font-weight:700;display:flex;align-items:center}.flexrow{display:flex;flex-direction:row;grid-gap:10px;gap:10px;margin-bottom:10px}.height100{height:100%}.mod1.body:after{content:"\f1b2"}.mod1.body:after,.mod2.body:after{font:900 300px "Font Awesome 5 Free";position:absolute;top:calc(50% - 150px);left:calc(50% - 150px);z-index:-1;color:rgba(105,166,248,.03)}.mod2.body:after{content:"\f1c5"}.mod3.body:after{font:900 300px "Font Awesome 5 Free";content:"\f1d8";position:absolute;top:calc(50% - 150px);left:calc(50% - 150px);z-index:-1;color:rgba(105,166,248,.03)}h1{border-bottom:1px solid #38567e;padding-bottom:15px;margin:0 0 20px}.orange,h1{font-weight:700;font-size:25px}.orange{color:orange}.poster{border-radius:4px;display:flex;flex-direction:column;background:#122244;color:#3565be;padding:20px 20px 25px;position:relative}.poster_header{color:orange;font-weight:700;font-size:15px;margin:0 0 15px;display:flex;align-items:center}.poster_header i{margin-right:10px;font:900 20px "Font Awesome 5 Free";color:#143470}.poster_body{font-size:13px;line-height:1.3}
/*# sourceMappingURL=main.6d8f3514.chunk.css.map */