*{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}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}.app{background:url(/static/media/bg.c6627eff96a65651d59f.jpg) no-repeat 50% fixed;background-size:cover;min-height:100vh}.app-main{margin-left:15%;margin-right:15%;min-height:calc(100vh - 104px)}@media only screen and (max-width:1046px){.app-main{margin-left:15px;margin-right:15px}}h1{font-size:40px;margin-bottom:20px;margin-top:20px}h2{font-size:32px;margin-bottom:18px;margin-top:18px}h3{font-size:24px;margin-bottom:16px;margin-top:16px}.sub-title,.title{color:#fff;text-align:center;width:100%}.home .table{border-radius:20px;overflow:hidden;text-align:center}.home .table .row{align-items:center;display:flex;height:60px;justify-content:space-between}.home .table .row .column{flex:1 1}.home .table .row{background-color:#d3d3d3;color:#000}.home .table .row:first-child{background-color:#000;color:#fff}.home section p{color:#fff;font-size:20px;margin-bottom:40px}.home section:last-child{padding-bottom:20px}.home .card{margin:auto auto 10px;max-width:700px}.home .card .card-header h3{padding-left:0!important}.tournaments .tournaments-list div{display:flex;flex-wrap:wrap;justify-content:space-evenly}.tournaments .tournaments-list span{display:flex;flex-wrap:nowrap;justify-content:space-between}.event .card,.players .card,.teams .card{cursor:pointer}.players .event-header .event-name,.teams .event-header .event-name{font-size:32px;line-height:43px}.players .event-header .finished,.teams .event-header .finished{height:40px;position:relative;top:10px}.players .roster-span,.teams .roster-span{color:aqua;cursor:pointer;white-space:nowrap}.roster-arrow{display:inline-block;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.open .roster-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.players .roster,.teams .roster{display:none!important}.players .open .roster,.teams .open .roster{display:flex!important}.event .card:hover{box-shadow:5px 5px 5px gray}.event .first{border:2px solid gold}.event .second{border:2px solid silver}.event .third{border:2px solid #cd7f32;min-width:280px;width:50%}.event .fifth-eighth,.event .third-fourth{display:flex;flex-wrap:wrap;justify-content:center}.event .fifth{margin:1%;min-width:280px;width:48%}.event .tier{margin-bottom:30px}.event .modal .region-seed{font-size:20px}.event .modal .placement{margin-top:5px}.event .modal .roster{display:flex;flex-wrap:wrap;justify-content:space-evenly}.tournaments .card{margin-right:20px;margin-top:20px;max-width:500px;min-width:300px}a{text-decoration:none}.tournaments .card.worlds-card{border:1px solid #000;transition:.3s}.tournaments .card.worlds-card:hover{border:1px solid #558a9c}.tournaments .card.msi-card{border:1px solid #a9a9a9;transition:.3s}.tournaments .card.msi-card:hover{border:1px solid #fff}.players .players-list,.teams .teams-list{display:flex;flex-wrap:wrap;justify-content:center}.players .players-list .card,.teams .teams-list .card{margin-bottom:20px;margin-left:10px;margin-right:10px;min-width:280px}.players .modal .roster,.teams .modal .roster{display:flex;flex-wrap:wrap;justify-content:center}.card{border-radius:15px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);padding:20px;position:relative;transition:.3s}.card:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.card-header h3{text-align:center}.card-header img{border-radius:100%;left:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.square-logo .card-header img{border-radius:0}.modal-div{background-color:rgba(34,34,34,.9);bottom:0;left:0;position:fixed;right:0;top:0;z-index:200}.modal{background-color:#141414;border:2px solid #707070;border-radius:40px;left:10%;padding-bottom:20px;right:10%;text-align:center;top:10%;z-index:205}.modal,.modal-close{color:#fff;position:absolute}.modal-close{cursor:pointer;font-size:30px;right:30px;top:30px}nav{align-items:center;background-color:#141414;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);display:flex;height:64px;justify-content:space-between;padding-left:15%;padding-right:15%}@media only screen and (max-width:1000px){nav{padding-left:15px;padding-right:15px}}@media only screen and (max-width:900px){.nav-text{display:none}}.show-small{display:none}.show-large{display:inline}@media only screen and (max-width:600px){nav a{margin-right:10px!important}.show-large{display:none}.show-small{display:inline}}nav h2 a{font-size:32px}nav a{color:#fff;font-size:22px;margin-right:20px;text-decoration:none;transition:.3s}nav div>a:hover{text-shadow:0 0 20px #fff,0 0 20px #fff}nav a:last-of-type{margin-right:0}
/*# sourceMappingURL=main.849a712b.css.map*/