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:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{background-color:#130f40;background-image:linear-gradient(315deg,#130f40,#000 74%);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-color:#130f40;background-image:linear-gradient(315deg,#130f40,#000 74%);height:auto}.App,.header{max-width:100%}.header{align-items:center;background-color:#3b3a4e;display:flex;height:50px;justify-content:space-around;position:-webkit-sticky;position:sticky;top:0}.header h1{-webkit-animation:changes .5s linear infinite;animation:changes .5s linear infinite;color:#fff;font-family:sans-serif;font-size:20px!important;font-weight:bolder;text-align:center}@-webkit-keyframes changes{0%{color:#fff}50%{color:blue}to{color:#130f40}}@keyframes changes{0%{color:#fff}50%{color:blue}to{color:#130f40}}.header .soccer{-webkit-animation:rotation 2s linear infinite;animation:rotation 2s linear infinite;background:url(http://upload.wikimedia.org/wikipedia/en/e/ec/Soccer_ball.svg);background-size:contain;height:30px;width:30px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media only screen and (min-width:768px){.header h1{font-size:40px!important}.header .soccer{height:40px;width:40px}}h2{color:#fff;padding:10px}.matches-list-container{-webkit-column-gap:20px;column-gap:20px;display:flex;height:200px;justify-content:space-between;max-width:100%;overflow-x:scroll;padding:10px}.match-container{background-color:#3b3a4e;border-radius:5px;cursor:pointer;height:100%;min-width:200px;overflow:hidden}.image-container{height:80%;width:100%}.image-container .thumbnail{height:100%;object-fit:fill;width:100%}.date,.title{font-size:12px;font-weight:bolder;margin-top:5px;text-align:center}.watch-match-container{background-color:#130f40!important;height:100vh!important;opacity:1;position:fixed!important;top:50px!important;width:100%!important}.watch-match-container span{color:#fff;cursor:pointer;font-size:50px;font-weight:bolder;position:absolute;right:3%;top:20px;z-index:999!important}.content-container{margin-top:50%}.loader{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border-bottom:3px solid #f3f3f3;border-color:#3b3a4e #f3f3f3;border-radius:50%;border-top:3px solid #f3f3f3;border-style:solid;border-width:3px;height:50px;margin-left:160px;margin-top:-50px;position:fixed;top:50%;width:50px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media only screen and (min-width:768px){.match-container{min-width:400px}.content-container{margin-top:0;width:50%}.watch-match-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.loader{border-bottom:3px solid #f3f3f3;border-color:#3b3a4e #f3f3f3;border-radius:50%;border-top:3px solid #f3f3f3;border-style:solid;border-width:3px;height:60px;left:45%;margin-left:0;margin-top:0;position:fixed;top:50%;width:60px}}
/*# sourceMappingURL=main.7d1116a3.css.map*/