*{overflow:hidden}.App{flex-direction:column;justify-content:center;overflow:hidden}.App,.header-container{align-items:center;display:flex}.header-container{background-color:#292929;color:#fff;height:8vh;justify-content:space-between;width:100vw}.logo{-ms-interpolation-mode:nearest-neighbor;cursor:pointer;-webkit-filter:invert(100%);filter:invert(100%);height:14vh;image-rendering:-moz-crisp-edges;image-rendering:pixelated;margin-left:2vw;z-index:1000}.logo:hover{height:14.5vh}.nav-bar{justify-content:space-between;margin-right:3vw;width:50vw}.nav-bar,.nav-links{align-items:center;display:flex}.nav-links{cursor:pointer;height:8vh;justify-content:center;margin:0 .7vw;width:9vw}.nav-links:hover{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:borderNav;animation-name:borderNav;border-bottom:1.5vh solid #ff0;box-sizing:border-box;padding-top:1.5vh}@-webkit-keyframes borderNav{0%{border-bottom:.01vh solid #ff0;padding-top:0}to{border-bottom:1.5vh solid #ff0;padding-top:1.5vh}}@keyframes borderNav{0%{border-bottom:.01vh solid #ff0;padding-top:0}to{border-bottom:1.5vh solid #ff0;padding-top:1.5vh}}.download{align-items:center;background-color:#ff0;color:rgba(0,0,0,.9);cursor:pointer;display:flex;font-size:3vh;font-weight:900;height:8vh;justify-content:center;width:10vw}.download:hover{background-color:rgba(255,255,0,.9)}.anchor-header{color:#000;text-decoration:none}.news-container{align-items:center;-webkit-animation-duration:3.1s;animation-duration:3.1s;-webkit-animation-name:imgNews;animation-name:imgNews;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;display:flex;justify-content:center;left:30vw;max-height:62vh;position:absolute;top:7.95vh;width:80vw}@-webkit-keyframes imgNews{0%{z-index:-9999}99%{z-index:-9999}}@keyframes imgNews{0%{z-index:-9999}99%{z-index:-9999}}.next-btn,.prev-btn{background-color:#ff0;border:none;-webkit-clip-path:circle();clip-path:circle();cursor:pointer;font-family:Luckiest Guy,cursive;font-size:2.4vh;font-weight:400;height:6vh;letter-spacing:.1vw;padding-top:.8vh;width:8vw}.next-btn:hover,.prev-btn:hover{height:6.1vh;width:8.1vw}.prev-btn{left:12vw;top:30vh;z-index:1000}.prev-btn,.prev-btn-shadow{-webkit-clip-path:polygon(7% 3%,100% 0,95% 96%,0 100%);clip-path:polygon(7% 3%,100% 0,95% 96%,0 100%);position:absolute}.prev-btn-shadow{background-color:#330;height:6vh;left:12.5vw;top:30.5vh;width:8vw;z-index:999}.next-btn{left:55vw;top:30vh;z-index:1000}.next-btn,.next-btn-shadow{-webkit-clip-path:polygon(0 0,94% 5%,100% 100%,4% 95%);clip-path:polygon(0 0,94% 5%,100% 100%,4% 95%);position:absolute}.next-btn-shadow{background-color:#330;height:6vh;left:55.5vw;top:30.5vh;width:8vw;z-index:999}.news-card{width:60vw}.news-card img{-webkit-clip-path:polygon(25% 0,100% 0,75% 100%,0 100%);clip-path:polygon(25% 0,100% 0,75% 100%,0 100%);-webkit-filter:saturate(0);filter:saturate(0);max-width:58vw;opacity:50%}.card-description{background-color:red;color:#fff;font-family:Luckiest Guy,cursive;font-size:1.8vh;font-weight:400;height:11vh;left:30vw;letter-spacing:.2vw;padding:1.3vh 2vw 1vh;top:45vh;z-index:1}.card-description,.card-description-shadow{align-items:center;-webkit-clip-path:polygon(3% 1%,100% 11%,96% 93%,0 95%);clip-path:polygon(3% 1%,100% 11%,96% 93%,0 95%);display:flex;position:absolute;width:31vw}.card-description-shadow{background-color:#900;height:9vh;left:31vw;padding:1vh 2vw;top:48vh}.landing-page-container{background-color:#292929;height:100vh;width:100vw}.character{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-name:char;animation-name:char;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;height:71.5vh;left:2vw;min-width:500px;position:absolute;top:.4vh;-webkit-user-select:none;-ms-user-select:none;user-select:none}.news-word{font-family:Luckiest Guy,cursive;font-size:5vh;font-weight:400;left:42vw;position:absolute}@-webkit-keyframes char{0%{left:80vw}to{left:2vw}}@keyframes char{0%{left:80vw}to{left:2vw}}.char-background{background-color:#8a2be2;background:radial-gradient(circle at 5%,#d7adff,#8a2be2);height:62vh;width:100vw}.char-background-border{background-color:#ff0;height:3vh;position:absolute;width:100vw}.social-container{bottom:3vh;display:flex;margin-left:5vw;position:absolute}.social-container img{-webkit-filter:invert(70%);filter:invert(70%);margin:auto .5vw;max-width:5vh}.copyright-infos{bottom:2.3vh;color:#ccc;font-size:2vh;left:20vw;position:absolute}.copyright-infos h5{margin:.8vh}.maps-big-container{align-items:center;background:radial-gradient(circle at 50%,#d5b3f5,#8a2ce2);display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}.maps-big-container h1{color:#fff;font-family:Luckiest Guy,cursive;font-size:6vh;font-weight:400;letter-spacing:.6vw;padding-top:.2vh;position:absolute;top:6vh}.maps-container{align-items:center;display:flex;height:100vh;justify-content:center;position:absolute;top:8vh;width:100vw}.img-container{border:2vh solid red;max-height:34.5vw}.maps-container img{box-sizing:border-box;max-height:70vh;max-width:35vw}.nextMaps-btn,.prevMaps-btn{background-color:#ff0;border:none;-webkit-clip-path:circle();clip-path:circle();cursor:pointer;font-family:Luckiest Guy,cursive;font-size:2.5vh;font-weight:400;height:6vh;letter-spacing:.1vw;padding-top:.8vh;width:8vw}.nextMaps-btn:hover,.prevMaps-btn:hover{height:6.1vh;width:8.1vw}.range-input{height:.8vh;margin-top:1vh;width:100%}.range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#04aa6d;cursor:pointer;height:25px;width:25px}.prevMaps-btn{left:24.5vw;top:43vh;z-index:1000}.prevMaps-btn,.prevMaps-btn-shadow{-webkit-clip-path:polygon(7% 3%,100% 0,95% 96%,0 100%);clip-path:polygon(7% 3%,100% 0,95% 96%,0 100%);position:absolute}.prevMaps-btn-shadow{background-color:#330;height:6vh;left:25vw;top:43.5vh;width:8vw;z-index:999}.nextMaps-btn{left:67vw;top:43vh;z-index:1000}.nextMaps-btn,.nextMaps-btn-shadow{-webkit-clip-path:polygon(0 0,94% 5%,100% 100%,4% 95%);clip-path:polygon(0 0,94% 5%,100% 100%,4% 95%);position:absolute}.nextMaps-btn-shadow{background-color:#330;height:6vh;left:67.5vw;top:43.5vh;width:8vw;z-index:999}.maps-inputs{align-items:center;display:flex;flex-direction:column}.bus-img{-webkit-animation-duration:45s;animation-duration:45s;-webkit-animation-name:bus;animation-name:bus;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;left:5vw;max-width:25vw;opacity:5%;position:absolute;top:20vh}@-webkit-keyframes bus{0%{left:110vw;-webkit-transform:translateX(10vh);transform:translateX(10vh)}}@keyframes bus{0%{left:110vw;-webkit-transform:translateX(10vh);transform:translateX(10vh)}}.date{align-items:center;background-color:#fff;display:flex;font-family:Luckiest Guy,cursive;font-size:2.6vh;font-weight:100;justify-content:center;letter-spacing:.03vw;letter-spacing:.1vw;padding-bottom:.6vh;padding-top:.6vh;top:75vh;z-index:1000}.date,.date-shadow{-webkit-clip-path:polygon(8% 11%,98% 12%,93% 80%,4% 83%);clip-path:polygon(8% 11%,98% 12%,93% 80%,4% 83%);height:8vh;position:absolute;width:15vw}.date-shadow{background-color:#7a7a7a;left:42.7vw;top:78.5vh}#load{cursor:default;height:20vh;left:45%;margin-left:-300px;overflow:visible;top:40%;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:50vw}#load,#load div{position:absolute}#load div{animation:move 2s linear infinite;-o-animation:move 2s linear infinite;-moz-animation:move 2s linear infinite;-webkit-animation:move 2s linear infinite;color:red;font-family:Luckiest Guy,cursive;font-size:10vh;height:10vh;opacity:1;transform:rotate(180deg);-o-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);width:8vw}#load div:nth-child(2){animation-delay:.2s;-o-animation-delay:.2s;-moz-animation-delay:.2s;-webkit-animation-delay:.2s}#load div:nth-child(3){animation-delay:.4s;-o-animation-delay:.4s;-webkit-animation-delay:.4s}#load div:nth-child(4){animation-delay:.6s;-o-animation-delay:.6s;-moz-animation-delay:.6s;-webkit-animation-delay:.6s}#load div:nth-child(5){animation-delay:.8s;-o-animation-delay:.8s;-moz-animation-delay:.8s;-webkit-animation-delay:.8s}#load div:nth-child(6){animation-delay:1s;-o-animation-delay:1s;-moz-animation-delay:1s;-webkit-animation-delay:1s}#load div:nth-child(7){animation-delay:1.2s;-o-animation-delay:1.2s;-moz-animation-delay:1.2s;-webkit-animation-delay:1.2s}@keyframes move{0%{left:0;opacity:0}35%{left:41%;opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}65%{left:59%;opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{left:100%;opacity:0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@-webkit-keyframes move{0%{left:0;opacity:0}35%{left:41%;opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}65%{left:59%;opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{left:100%;opacity:0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}.userInputs-Container{align-items:center;display:flex;height:8vh;justify-content:space-evenly;width:80vw}.userInputs-Container label{display:flex;justify-content:space-between;margin-left:3vw;width:30vw}.userInputs-Container label>input{width:22vw}.label{align-items:center;color:#fff;display:flex;font-family:Luckiest Guy,cursive;font-size:2.6vh;font-weight:400}.label:nth-last-child(n){padding-top:.5vh}.label>input{border:none;border-radius:.1vh 2vh;height:3.5vh;outline:none;padding-top:.2vh}#userOne,#userTwo{font-size:1.8vh;padding-left:1vw}#userOne,#userTwo,.compare-btn{font-family:Luckiest Guy,cursive;font-weight:400;letter-spacing:.1vw}.compare-btn{background-color:#ff0;border:none;-webkit-clip-path:circle();clip-path:circle();cursor:pointer;font-size:2.5vh;height:5vh;padding-top:.8vh;width:10vw}.compare-btn:hover{height:5.1vh;width:10.1vw}.compare-btn{left:80.5vw;top:9.5vh;z-index:1000}.compare-btn,.compare-btn-shadow{-webkit-clip-path:polygon(7% 3%,100% 0,95% 96%,0 100%);clip-path:polygon(7% 3%,100% 0,95% 96%,0 100%);position:absolute}.compare-btn-shadow{background-color:#330;height:5vh;left:81vw;top:10vh;width:10vw;z-index:999}.stats-container{background:radial-gradient(circle at 50%,#d5b3f5,#8a2ce2);display:flex;flex-direction:column;height:100vh;width:100vw}.stats-box-one{background-color:#0a335c;height:37vh;left:5vw;opacity:90%;position:absolute;width:20vw}.stats-box-one H1{color:#fff;font-family:Luckiest Guy,cursive;font-size:3.5vh;font-weight:900;left:1vw;letter-spacing:.1vw;padding-top:.2vh;position:absolute;top:-1.3vh}.top-border-box-one{background-color:#090;height:5vh;width:20vw}.top-border-box-one-right{background:linear-gradient(74deg,#003c00,green 30%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,16% 100%);clip-path:polygon(0 0,100% 0,100% 100%,16% 100%);float:right;height:5vh;width:6vw}.matches-stats-container{background-color:#0a335c;height:37vh;left:30vw;opacity:90%;position:absolute;width:65vw}.matches-stats-solo{background-color:#7094db;font-size:2.1vh;height:5vh;position:absolute;top:0;width:65vw}.matches-stats-solo-right{background:linear-gradient(65deg,#3e248f,#4775d1 4%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,2% 100%);clip-path:polygon(0 0,100% 0,100% 100%,2% 100%);float:right;height:5vh;width:55vw}.matches-stats-duo{background-color:#da0b0b;font-size:2.1vh;height:5vh;position:absolute;top:12vh;width:65vw}.matches-stats-duo-right{background:linear-gradient(65deg,#790606,#aa0909 4%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,2% 100%);clip-path:polygon(0 0,100% 0,100% 100%,2% 100%);float:right;height:5vh;width:55vw}.matches-stats-trio{background-color:#dab80b;font-size:2.1vh;height:5vh;position:absolute;top:24vh;width:65vw}.matches-stats-trio-right{background:linear-gradient(65deg,#796606,#aa8f09 4%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,2% 100%);clip-path:polygon(0 0,100% 0,100% 100%,2% 100%);float:right;height:5vh;width:55vw}.category-title{color:#fff;font-family:Luckiest Guy,cursive;height:5vh;left:1vw;letter-spacing:.1vw;padding-top:.2vh;position:absolute;top:-1.5vh;width:10vw}.solo-stats{top:5.5vh}.duo-stats,.solo-stats{align-items:flex-start;display:flex;height:4VH;justify-content:space-around;position:absolute;width:65vw}.duo-stats{top:17.5vh}.squad-stats{align-items:flex-start;display:flex;height:4VH;justify-content:space-around;position:absolute;top:29.5vh;width:65vw}.duo-stats h4,.solo-stats h4,.squad-stats h4{color:#fff;font-family:Luckiest Guy,cursive;font-size:1.7vh;font-weight:100;margin:0;opacity:70%;padding-top:.5vh;text-align:center;width:13vh}.solo-infos{top:8vh}.duo-infos,.solo-infos{align-items:flex-start;display:flex;height:5vh;justify-content:space-around;position:absolute;width:65vw}.duo-infos{top:20vh}.squad-infos{align-items:flex-start;display:flex;height:5vh;justify-content:space-around;position:absolute;top:32vh;width:65vw}.duo-infos h3,.solo-infos h3,.squad-infos h3{color:#fff;font-family:Luckiest Guy,cursive;font-size:3.5vh;font-weight:100;margin:0;padding-top:.5vh;text-align:center;width:13vh}.username{color:#ff0;font-size:4.5vh;left:0;letter-spacing:.1vw;padding-top:.2vh;text-align:center;top:5vh}.overall-stats,.username{font-family:Luckiest Guy,cursive;font-weight:400;position:absolute;width:20vw}.overall-stats{color:#fff;font-size:2.2vh;opacity:80%;top:15vh}.overall-infos,.overall-stats{display:flex;height:30vh;justify-content:space-evenly;padding-top:1.5vh}.overall-infos{color:#ff0;font-family:Luckiest Guy,cursive;font-size:4.5vh;font-weight:400;position:absolute;top:17vh;width:20vw}.overall-infos h3,.overall-stats h4{padding-top:.5vh;text-align:center;width:10vw}.stats-box-two{background-color:#0a335c;height:37vh;left:5vw;opacity:90%;position:absolute;top:58vh;width:20vw}.stats-box-two H1{color:#fff;font-family:Luckiest Guy,cursive;font-size:3.5vh;font-weight:900;left:1vw;letter-spacing:.1vw;padding-top:.2vh;position:absolute;top:-1.3vh}.top-border-box-two{background-color:#090;height:5vh;width:20vw}.top-border-box-two-right{background:linear-gradient(74deg,#003c00,green 30%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,16% 100%);clip-path:polygon(0 0,100% 0,100% 100%,16% 100%);float:right;height:5vh;width:6vw}.matches-stats-container-two{background-color:#0a335c;height:37vh;left:30vw;opacity:90%;position:absolute;top:58vh;width:65vw}.upcoming-big-container{align-items:center;background:radial-gradient(circle at 50%,#d5b3f5,#8a2ce2);display:flex;height:100vh;justify-content:center;width:100vw}.upcoming-container{display:flex;flex-wrap:wrap;height:80vh;justify-content:center;overflow:scroll;padding-bottom:15vh;position:absolute;top:8vh;width:78vw}.upcoming-container::-webkit-scrollbar{display:none}.upcoming-card{margin-top:2vh;width:13vw}.upcoming-card img{max-width:10vw}.video-container{align-items:center;background:radial-gradient(circle at 50%,#d5b3f5,#8a2ce2);display:flex;height:100vh;justify-content:center;width:100vw}.video-container button{max-height:6vh}.frame-container{align-items:center;display:flex;flex-direction:column;position:absolute;top:10vh}.frame-container h1{color:#fff;font-family:Luckiest Guy,cursive;font-size:6vh;font-weight:400;letter-spacing:.6vw;margin-top:0;padding:.2vh .4vw}iframe{height:60vh;width:60vw}.next-video-btn,.prev-video-btn{background-color:#ff0;border:none;-webkit-clip-path:circle();clip-path:circle();cursor:pointer;font-family:Luckiest Guy,cursive;font-size:2.5vh;font-weight:400;height:6vh;letter-spacing:.1vw;padding-top:.8vh;width:8vw}.next-video-btn:hover,.prev-video-btn:hover{height:6.1vh;width:8.1vw}.prev-video-btn{left:10.5vw;top:50vh;z-index:1000}.prev-video-btn,.prev-video-btn-shadow{-webkit-clip-path:polygon(7% 3%,100% 0,95% 96%,0 100%);clip-path:polygon(7% 3%,100% 0,95% 96%,0 100%);position:absolute}.prev-video-btn-shadow{background-color:#330;height:6vh;left:11vw;top:50.5vh;width:8vw;z-index:999}.next-video-btn{left:81vw;top:50vh;z-index:1000}.next-video-btn,.next-video-btn-shadow{-webkit-clip-path:polygon(0 0,94% 5%,100% 100%,4% 95%);clip-path:polygon(0 0,94% 5%,100% 100%,4% 95%);position:absolute}.next-video-btn-shadow{background-color:#330;height:6vh;left:81.5vw;top:50.5vh;width:8vw;z-index:999}.season-description{align-items:center;background-color:#fff;display:flex;font-family:Luckiest Guy,cursive;font-size:2.6vh;font-weight:100;justify-content:center;letter-spacing:.03vw;letter-spacing:.1vw;margin-top:-5vh;padding-bottom:.6vh;padding-top:.6vh;z-index:1000}.season-description,.season-description-shadow{-webkit-clip-path:polygon(8% 11%,98% 12%,93% 80%,4% 83%);clip-path:polygon(8% 11%,98% 12%,93% 80%,4% 83%);height:8vh;width:35vw}.season-description-shadow{background-color:#7a7a7a;margin-left:1vw;margin-top:-10vh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.0861f95e.css.map*/