@import url(https://fonts.googleapis.com/css?family=Hind+Siliguri|Playfair+Display|Roboto&display=swap);.tournament{display:grid;grid-template-columns:repeat(3,1fr);background-color:#192841;color:#fff;border:1px solid grey;padding:0;margin-top:1em}.tournament div{color:#fff;border-right:1.2px solid grey;padding:1em}.tournament div:hover{border:1.2px solid grey}.tournament a{text-decoration:none}.link-style{margin:auto;padding-right:5vw}.link-container{color:#fff;text-decoration:none;margin:auto;flex-basis:50%}header{color:#fff;height:5em;width:100vw;position:fixed;display:flex;-webkit-transition:background .5s;transition:background .5s;padding:1em 8vw;align-items:center;justify-content:center}.title{font-size:2em}.active{background:#000}body{font-feature-settings:"liga" 0,"clig" 0;background-color:#f6f6f6}.container{padding:3vh 8vw 10vh;line-height:2.5em}.container h1{font-size:3em;margin:.75em 0}.container h1,.container p{font-family:Hind Siliguri,sans-serif}.container p{font-size:1.3em}.welcome-container{height:100vh;text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.3)),to(rgba(0,0,0,.3))),url(/static/media/tft.6ec608da.jpg);background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(/static/media/tft.6ec608da.jpg);background-size:cover;display:flex;align-items:center;justify-content:center}.welcome-container h1{color:#fff;font-size:3em}.box-row{grid-auto-rows:1fr}.box{margin-bottom:2em;background-color:#fff;border:1px solid #d3d3d3}.box img{width:100%;margin:0;max-height:80vh}.box-text{margin:-1em 0;padding:1.5em 1.5em 3em}.box-text h1{font-size:2em;margin-top:0;margin-bottom:.5em}.box-text p{font-size:1.3em}.linky{text-decoration:none;color:#000}@media only screen and (min-width:768px){.box-row{display:grid;grid-template-columns:repeat(2,1fr)}.box{margin-right:1vw}.welcome-container h1{font-size:4em}}@media only screen and (min-width:1025px){.welcome-container h1{font-size:8em}.box-row{display:grid;grid-template-columns:repeat(3,1fr)}.box{margin-right:1vw}.box:hover{box-shadow:0 0 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-transition-duration:.2s;transition-duration:.2s}.box h1{font-size:2em}.box img{width:100%}.box-text{margin:-1em 0;padding:1em 1em 2em}.box-text h1{font-size:2em;margin-top:0}}footer{margin:0;padding:10vh 8vw;background-color:#192841;color:#fff}footer p{font-size:1.3em;opacity:.7}.box-left{padding:1em}.box-left h1{margin-bottom:2vh}.box-right{padding:1em}.box-right h1{border-bottom:3px solid #fff;width:3em}ul{list-style:none;margin-top:1em}.link-style{color:#fff;text-decoration:none;font-size:1.3em;opacity:.7}.link-style:hover{opacity:1;-webkit-transition-duration:.2s;transition-duration:.2s}@media only screen and (min-width:700px){.footer-container{display:flex;display:grid;grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:701px){.footer-container{display:flex;display:grid;grid-template-columns:repeat(2,1fr)}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,sans-serif;line-height:1.4}.title{white-space:nowrap}.menu-wrap{position:fixed;top:0;left:0;z-index:1}.menu-wrap .toggler{position:absolute;top:0;left:0;z-index:2;cursor:pointer;width:50px;height:50px;opacity:0}.menu-wrap .hamburger{margin-top:.5em;position:absolute;top:0;left:0;z-index:1;width:3.7em;height:4em;padding:1rem}.menu-wrap .hamburger,.menu-wrap .hamburger>div{display:flex;align-items:center;justify-content:center}.menu-wrap .hamburger>div{position:relative;flex:none;width:100%;height:.1em;background:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.menu-wrap .hamburger>div:after,.menu-wrap .hamburger>div:before{content:"";position:absolute;z-index:1;top:-.5em;width:100%;height:.1em;background:inherit}.menu-wrap .hamburger>div:after{top:.5em}.menu-wrap .toggler:checked+.hamburger>div{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.menu-wrap .toggler:checked+.hamburger>div:after,.menu-wrap .toggler:checked+.hamburger>div:before{top:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.menu-wrap .toggler:checked:hover+.hamburger>div{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.menu-wrap .toggler:checked~.menu{visibility:visible}.menu-wrap .toggler:checked~.menu>div{-webkit-transform:scale(1);transform:scale(1);-webkit-transition-duration:.75s;transition-duration:.75s}.menu-wrap .toggler:checked~.menu>div>div{opacity:1;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.menu-wrap .menu{position:fixed;top:0;left:0;width:100%;height:100%;visibility:hidden;overflow:hidden}.menu-wrap .menu,.menu-wrap .menu>div{display:flex;align-items:center;justify-content:center}.menu-wrap .menu>div{background:rgba(24,39,51,.85);border-radius:50%;width:300vw;height:300vw;flex:none;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .4s ease;transition:all .4s ease}.menu-wrap .menu>div>div{text-align:center;max-width:90vw;max-height:100vh;opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.menu-wrap .menu>div>div>ul>li{list-style:none;color:#fff;font-size:1.5rem;padding:1rem}.menu-wrap .menu>div>div>ul>li>a{color:inherit;text-decoration:none;-webkit-transition:color .4s ease;transition:color .4s ease}.title{color:#fff;text-decoration:none;font-size:1.5em;font-weight:700;flex-basis:50%}.row{background-color:#192841;color:#fff;padding:1em;margin:1em 0;display:grid;grid-template-columns:auto auto;grid-template-rows:repeat(1,1fr)}.wrap:hover{box-shadow:0 0 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-transition-duration:.2s;transition-duration:.2s}@media only screen and (max-width:768px){.compName{width:30vw;font-size:.8em}.champs{display:grid;grid-template-columns:auto auto;grid-template-rows:repeat(1,1fr)}.champ{width:4em;height:4em;font-size:.8em;text-align:center;margin-bottom:3em}.compImg{width:3.5em;height:3.5em}}@media only screen and (min-width:769px){.compName{width:30vw;font-size:1em}.champs{display:grid;grid-template-columns:auto auto auto auto;grid-template-rows:repeat(1,1fr)}.champ{width:5.5em;height:5.5em;text-align:center;margin-bottom:1em}.compImg{width:3em;height:3em}}
/*# sourceMappingURL=main.e9f33e6d.chunk.css.map */