*{box-sizing:border-box;font-family:century;height:-webkit-fit-content;height:fit-content;list-style-type:none;text-decoration:none}*,body{margin:0;padding:0;scrollbar-width:none}body{width:100%}@font-face{font-family:century;font-size:normal;font-weight:bolder;src:url(/static/media/Century%20Gothic%20Regular.b1b792bab1bff8f27ba7.ttf);text-transform:lowercase}@media screen and (max-width:600px){*{box-sizing:border-box;font-family:century;height:-webkit-fit-content;height:fit-content;list-style-type:none;text-decoration:none}*,body{margin:0;padding:0;scrollbar-width:none}body{color:#fff!important;overflow-x:hidden;width:100%}}.HeaderWrapper{background-color:#fff;border-bottom:1px solid #fecd00;padding:1% 6% 2%;position:-webkit-sticky;position:sticky;top:-20vh;width:100%;z-index:10000}.HeaderWrapper .logodiv{display:flex;justify-content:center;width:100%}.HeaderWrapper .logodiv img{height:160px;width:160px}.HeaderWrapper .links{display:flex;justify-content:space-between}.HeaderWrapper .links ul{display:flex;gap:38px}.HeaderWrapper .links ul .linkitem{color:#23262b;font-size:20px;font-weight:bolder;text-transform:capitalize;transition:all .3s}.HeaderWrapper .links ul .linkitem:hover{scale:1.1}.HeaderWrapper .active{color:#fecd00!important}.HeaderWrapper .mobile{display:none}.HeaderWrapper .mobile .menu{animation:menubar .8s ease-out forwards;background-color:#000000f1;display:flex;flex-direction:column;height:100vh;left:0;padding:6% 4%;position:fixed;top:0;width:100%;z-index:100000}@keyframes menubar{0%{transform:translateX(-100%)}ro{transform:translateX(0)}}.HeaderWrapper .menu .top{align-items:center;color:#fff;display:flex;justify-content:space-between;width:100%}.HeaderWrapper .menu h1{color:#fff;font-size:22px}.HeaderWrapper .menu .top span{align-items:center;display:flex;gap:0}.HeaderWrapper .menu .top span h1{margin-left:-10px}.HeaderWrapper .menu .top p{font-size:30px}.HeaderWrapper .menu .categories{background-color:#2c62ad;border-radius:30px;display:flex;flex-direction:column;gap:20px;padding:20px;width:100%}.HeaderWrapper .menu .categories nav{display:flex;flex-direction:column;gap:30px;width:100%}.HeaderWrapper .menu .categories nav span{display:flex;width:100%}.HeaderWrapper .menu .categories nav span .linkitem{color:#fff;font-size:20px;text-align:start;width:50%}.HeaderWrapper .menu .cancel{display:flex;justify-content:end!important;padding:20px;width:100%}.HeaderWrapper .menu .cancel p{border:1px solid #f5f5f5;border-radius:50%;color:#fff;font-size:20px;padding:5px 10px}.HeaderWrapper .menu .darkmode{display:flex;flex-direction:row!important;gap:10px!important;margin-right:-30px;max-width:150px;min-width:-webkit-fit-content!important;min-width:fit-content!important;transition:all .4s}.HeaderWrapper .menu .darkmode span{background-color:grey;border-radius:10px;display:flex;height:20px;justify-content:start;max-width:45px;padding:0 .5px}.HeaderWrapper .menu .darkmode span p{background-color:#000;border-radius:50%;height:20px;width:20px}@media screen and (max-width:600px){.HeaderWrapper{margin-top:-10%;padding:1% 4% 0;position:-webkit-sticky;position:sticky;top:-1%!important;width:100%}.HeaderWrapper .links,.HeaderWrapper .logodiv{display:none}.HeaderWrapper .mobile{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%}.HeaderWrapper .mobile .linkitem{align-items:center;color:#3f3e3e;display:flex;font-size:14px;font-weight:600;gap:5px;justify-content:end;width:100px}.HeaderWrapper .mobile>.linkitem:first-child{color:#3f3e3e;justify-content:start}.HeaderWrapper .mobile .linkitem:first-child{justify-content:start}.HeaderWrapper .mobile img{height:80px;margin-left:-20px;width:80px}.HeaderWrapper .mobile nav{display:flex;gap:6px}.HeaderWrapper .mobile .linkitem>div{border:1px solid blue;border-radius:50%;height:-webkit-fit-content;height:fit-content;padding:3px;width:-webkit-fit-content;width:fit-content}.HeaderWrapper .mobile img{scale:1.6}.HeaderWrapper .mobile .linkitem div div{background-color:blue;border-radius:50%;height:12px;width:12px}}footer{background-color:#041218;border-top-left-radius:60px;border-top-right-radius:60px;color:#fff;display:flex;flex-direction:column;padding:5% 6% 3%;width:100%}footer nav{display:flex;justify-content:space-between}footer .logo{height:40px;width:33px}footer span{display:flex;gap:15px}footer nav .col1{display:flex;flex-direction:column;gap:18px}footer nav .col1 h1{font-size:28px}footer nav .col1 p{margin-bottom:6px;width:80%}footer .col1 span img{background-color:#777;border-radius:50%;height:40px;width:40px}footer .col2{display:flex;justify-content:space-between;width:40%}footer ul{display:flex;flex-direction:column;gap:16px}footer ul h2{font-size:24px}footer ul li{font-size:18px}footer nav:nth-child(2){border-top:1px solid #fff;margin-top:70px;padding:35px 0}footer nav:nth-child(2) div{display:flex;gap:30px}@media screen and (max-width:600px){footer{background-color:#041218;border-top-left-radius:40px;border-top-right-radius:40px;color:#fff;padding:10% 6% 3%;width:100%}footer,footer nav{display:flex;flex-direction:column}footer nav{gap:20px;justify-content:center}footer .logo{height:40px;width:33px}footer span{display:flex;gap:15px}footer nav .col1{align-items:center;display:flex;flex-direction:column;gap:6px;width:100%}footer nav .col1 h1{font-size:22px}footer nav .col1 p{font-size:16px;margin-bottom:6px;text-align:center;width:80%}footer .col1 span img{background-color:#777;border-radius:50%;height:24px;width:24px}footer .col2{display:flex;justify-content:space-between;width:100%}footer ul{display:flex;flex-direction:column;gap:6px}footer ul h2{font-size:18px}footer ul li{font-size:14px}footer nav:nth-child(2){border-top:1px solid #fff;font-size:12px;gap:10px;margin-top:30px;padding:15px 0}footer nav:nth-child(2) div{display:flex;justify-content:space-between}}.HomeWrapper{background-color:#fafafa;padding:4% 10%;width:100%}.HomeWrapper .title{color:#161819;font-size:40px!important;font-weight:900}.HomeWrapper .column{display:flex;flex-direction:column;gap:50px;margin-top:10%}.HomeWrapper .firstsection{align-items:flex-end;background-image:linear-gradient(#20202a44,#20202a4d),url(/static/media/ball1.e45b7e3d4f4cd6ebf0c6.jfif);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;display:flex;height:90vh;margin-bottom:4%;overflow:hidden;width:100%}.HomeWrapper .firstsection .clubteam{background-color:#302f2f52;color:#fff;display:flex;flex-direction:column;gap:24px;padding:3% 4%;width:100%}.HomeWrapper .firstsection h1{font-size:40px;font-weight:bolder;line-height:126%;width:65%}.HomeWrapper .firstsection p{font-size:18px;font-weight:600;letter-spacing:2px;line-height:126%;width:60%}.HomeWrapper .secondsection{display:flex;gap:30px;padding:4% 0 0;width:100%}.HomeWrapper .secondsection div{align-items:center;background-color:#fecd00;border-radius:20px;display:flex;height:260px;justify-content:space-between;padding:24px 32px;width:100%}.HomeWrapper .secondsection div img{border-radius:20px;height:100%;width:45%}.HomeWrapper .secondsection div p{color:#413e3e;font-size:18px;font-weight:800;letter-spacing:.5px;line-height:150%;width:50%}.HomeWrapper .thirdsection .highlight{display:flex;height:-webkit-fit-content;height:fit-content;overflow-x:scroll;scrollbar-width:none;width:100%}.HomeWrapper .thirdsection .slide1{display:flex;gap:20px;height:-webkit-fit-content;height:fit-content;min-width:-webkit-fit-content;min-width:fit-content}.HomeWrapper .thirdsection .imgdiv1{background-color:gray;border-radius:30px;height:-webkit-fit-content;height:fit-content;height:439px;overflow:hidden;position:relative;width:360px}.HomeWrapper .thirdsection .imgdiv1 img{height:100%;width:100%;z-index:-1}.HomeWrapper .thirdsection .imgdiv1 p{align-items:flex-end;background-color:#20202a44;bottom:0;color:#fff;display:flex;font-size:20px;font-weight:800;height:100%;padding:8%;position:absolute;width:100%;z-index:0}.HomeWrapper .fourthsection .cards1{grid-gap:40px 30px;background-color:#3451c7;border-radius:30px;display:grid;grid-template-columns:repeat(2,1fr);height:-webkit-fit-content;height:fit-content;padding:4%;width:100%}.HomeWrapper .fourthsection .newscard{align-items:center;background-color:#fff;border-radius:30px;display:flex;height:180px;padding:5%;position:relative}.HomeWrapper .fourthsection .newscard span{border-radius:50%;font-size:20px;font-weight:bolder;left:10%;padding:10px 20px;position:absolute;scale:1;top:-10%}.HomeWrapper .fourthsection .newscard:first-child span{background-color:#ff0}.HomeWrapper .fourthsection .newscard:nth-child(2) span{background-color:#1dee2b}.HomeWrapper .fourthsection .newscard:nth-child(3) span{background-color:#1db6ee}.HomeWrapper .fourthsection .newscard:nth-child(4) span{background-color:#ee1daf}.HomeWrapper .fourthsection .newscard:nth-child(5) span{background-color:#1dee2b}.HomeWrapper .fourthsection .newscard:nth-child(6) span{background-color:#ee1d32}.HomeWrapper .fourthsection .newscard p{font-size:18px;font-weight:700;letter-spacing:.4px;line-height:150%}.HomeWrapper .fourthsection .newscard button{background-color:initial;border:none;bottom:10%;color:#667085;font-size:14px;font-weight:600;outline:none;position:absolute;right:5%}.HomeWrapper .fifthsection>div{align-items:center;background-color:#0a1116;border-radius:30px;color:#fff;display:flex;flex-direction:column;gap:80px;height:600px;width:100%}.HomeWrapper .fifthsection span{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:70px}.HomeWrapper .fifthsection div h2{font-size:54px;font-weight:900}.HomeWrapper .fifthsection div h3{font-size:30px;font-weight:900;text-align:center}.HomeWrapper .fifthsection div h4{font-size:22px;font-weight:900;text-align:center;width:70%}.HomeWrapper .fifthsection nav{display:flex;justify-content:space-around;margin-top:-5%;width:100%}.HomeWrapper .fifthsection nav img{height:283px;width:283px}.HomeWrapper .sixthsection .highlight{display:flex;height:-webkit-fit-content;height:fit-content;overflow-x:scroll;scrollbar-width:none;width:100%}.HomeWrapper .sixthsection .slide1{display:flex;gap:20px;height:-webkit-fit-content;height:fit-content;min-width:-webkit-fit-content;min-width:fit-content}.HomeWrapper .sixthsection .imgdiv1{border-radius:30px;height:-webkit-fit-content;height:fit-content;height:450px;overflow:hidden;position:relative;width:350px}.HomeWrapper .sixthsection .imgdiv1 .behind{height:100%;width:100%;z-index:-1}.HomeWrapper .sixthsection .imgdiv1 .mylogos{width:72px;z-index:10!important}.HomeWrapper .sixthsection .imgdiv1 p{background-color:#20202a44;bottom:0;color:#fff;display:flex;flex-direction:column;font-weight:900;gap:24px;height:100%;padding:8% 10%;position:absolute;width:100%;z-index:0}.HomeWrapper .sixthsection .imgdiv1 p strong{font-size:36px;width:50%}.HomeWrapper .sixthsection button{border:none;border-radius:30px;font-size:18px;font-weight:900;height:-webkit-fit-content;height:fit-content;margin-top:130px;outline:none;padding:15px 50px;width:-webkit-fit-content;width:fit-content}.HomeWrapper .seventhsection{background-color:#fe0000;border-radius:30px;color:#fff;display:flex;flex-direction:column;gap:40px;margin-top:8%;padding:5%;width:100%}.HomeWrapper .seventhsection h1{color:#fff;font-size:40px;font-weight:900}.HomeWrapper .seventhsection div{display:flex;justify-content:space-between}.HomeWrapper .seventhsection div .imgdiv2{border-radius:30px;height:350px;overflow:hidden;width:46%}.HomeWrapper .seventhsection div .imgdiv2 img{border-radius:30px;height:100%;object-fit:cover;width:100%}.HomeWrapper .seventhsection nav{display:flex;flex-direction:column;height:350px;justify-content:space-between;width:50%}.HomeWrapper .seventhsection nav h2{font-size:35px}.HomeWrapper .seventhsection nav p{font-size:24px;letter-spacing:.5px;line-height:150%}.HomeWrapper .seventhsection nav button{border:none;border-radius:30px;color:#fe0000;font-size:24px;font-weight:900;outline:none;padding:10px 38px;width:-webkit-fit-content;width:fit-content}.HomeWrapper .eightsection{display:flex;flex-direction:column;margin-top:10%;width:100%}.HomeWrapper .eightsection nav{display:flex;gap:30px;gap:50px;margin-top:4%;width:100%}.HomeWrapper .eightsection div{border-radius:30px;display:flex;height:300px;overflow:hidden;position:relative;width:100%}.HomeWrapper .eightsection div img{border-radius:30px;height:100%;object-fit:cover;object-position:0 -20px;position:absolute;width:100%}.HomeWrapper .eightsection div p{background-color:#41404091;bottom:0;color:#fff;font-size:18px;font-weight:800;letter-spacing:.5px;line-height:150%;padding:6%;position:absolute;width:50%;width:100%}.HomeWrapper .mobile{display:none}.dark{background-color:grey!important}.dark,.dark-txt{color:#fff!important}@media screen and (max-width:600px){.HomeWrapper{padding:10% 4%;width:100%}.HomeWrapper .title{color:#161819;font-size:24px!important;font-weight:900}.HomeWrapper .column{display:flex;flex-direction:column;gap:20px;margin-top:10%}.HomeWrapper .firstsection{border-radius:20px;height:50vh;width:100%}.HomeWrapper .firstsection .clubteam{gap:4px}.HomeWrapper .firstsection h1{font-size:22px;width:100%}.HomeWrapper .firstsection p{font-size:14px;width:100%}.HomeWrapper .secondsection{flex-direction:column;gap:10px}.HomeWrapper .secondsection div{border-radius:18px;height:140px;padding:14px 16px}.HomeWrapper .secondsection div p{font-size:14px;letter-spacing:.3px;line-height:130%;width:55%}.HomeWrapper .secondsection div img{border-radius:18px;width:40%}.HomeWrapper .thirdsection .slide1{gap:10px}.HomeWrapper .thirdsection .imgdiv1{border-radius:20px;height:250px;width:220px}.HomeWrapper .thirdsection .imgdiv1 p{font-size:18px}.HomeWrapper .fourthsection .cards1{grid-gap:20px;border-radius:20px;grid-template-columns:repeat(1,1fr);padding:6% 4%}.HomeWrapper .fourthsection .newscard{border-radius:15px;height:140px}.HomeWrapper .fourthsection .newscard span{font-size:14px;padding:5px 10px;scale:1.1}.HomeWrapper .fourthsection .newscard p{font-size:15px;line-height:140%}.HomeWrapper .fourthsection .newscard button{font-size:11px;font-weight:600}.HomeWrapper .fifthsection>div{gap:30px;height:300px}.HomeWrapper .fifthsection span{gap:8px;margin-top:45px}.HomeWrapper .fifthsection div h2{font-size:26px}.HomeWrapper .fifthsection div h3{font-size:18px}.HomeWrapper .fifthsection div h4{font-size:14px;width:90%}.HomeWrapper .fifthsection nav img{height:100px;width:100px}.HomeWrapper .sixthsection .slide1{gap:10px}.HomeWrapper .sixthsection .imgdiv1{border-radius:15px;height:220px;width:200px}.HomeWrapper .sixthsection .imgdiv1 .mylogos{width:45px}.HomeWrapper .sixthsection .imgdiv1 p{gap:15px}.HomeWrapper .sixthsection .imgdiv1 p strong{font-size:22px;width:50%}.HomeWrapper .sixthsection button{background-color:blue;color:#fff;font-size:14px;margin-top:20px;padding:10px 20px}.HomeWrapper .seventhsection{border-radius:20px;color:#fff;gap:5px;padding:4%}.HomeWrapper .seventhsection h1{font-size:26px}.HomeWrapper .seventhsection div{display:flex;flex-direction:column;gap:10px}.HomeWrapper .seventhsection div .imgdiv2{border-radius:0;height:150px;overflow:hidden;width:100%}.HomeWrapper .seventhsection div .imgdiv2 img{border-radius:20px;height:100%;object-fit:cover;width:100%}.HomeWrapper .seventhsection nav{display:flex;flex-direction:column;gap:2px;height:-webkit-fit-content;height:fit-content;justify-content:space-between;width:100%}.HomeWrapper .seventhsection nav h2{font-size:20px}.HomeWrapper .seventhsection nav p{font-size:14px;letter-spacing:0;line-height:150%}.HomeWrapper .seventhsection nav button{font-size:16px;margin-top:6px;padding:8px 28px}.HomeWrapper .eightsection nav{display:flex;flex-direction:column;gap:30px;gap:20px;margin-top:6%;width:100%}.HomeWrapper .eightsection div{border-radius:20px;display:flex;height:200px;overflow:hidden;position:relative;width:100%}.HomeWrapper .eightsection div img{border-radius:20px;height:100%;object-fit:cover;object-position:0 -20px;position:absolute;width:100%}.HomeWrapper .eightsection div p{background-color:#41404091;color:#fff;font-size:13px;font-weight:800;letter-spacing:.5px;line-height:150%;padding:4%;position:absolute;width:50%;width:100%}}.competitionWrapper{background-color:#fafafa;padding:4% 10%}.competitionWrapper .title{color:#161819;font-size:40px;font-weight:bolder}.competitionWrapper>nav{display:flex;justify-content:space-between;margin:4% 0 2%;width:100%}.competitionWrapper>nav div{width:30%}.competitionWrapper>nav .search{border:1px solid #dad9d9;border-radius:22px;height:9vh;overflow:hidden;width:50%}.competitionWrapper>nav .search input{border:none;height:100%}.competitionWrapper>nav .search input,.competitionWrapper>nav select{background-color:#f5f5f5;color:#161819;font-size:18px;outline:none;padding:0 40px;width:100%}.competitionWrapper>nav select{border:1px solid #dad9d9;border-radius:20px;height:9vh}.competitionWrapper>nav select .options{color:#667085;font-size:12px}.competitionWrapper .firstsection{grid-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);width:100%}.competitionWrapper .firstsection div{border-radius:30px;height:45vh;margin-top:20px;overflow:hidden;position:relative;width:100%}.competitionWrapper .firstsection div img{height:100%;object-fit:cover;width:100%}.competitionWrapper .firstsection nav{background-color:#8f8b8b61;bottom:0;color:#fff;display:flex;filter:contrast(1);flex-direction:column;gap:0;height:-webkit-fit-content;height:fit-content;padding:0 5%;position:absolute;width:100%}.competitionWrapper .firstsection h2{font-size:30px;font-weight:800}.competitionWrapper .firstsection small{font-size:18px;font-weight:800}.competitionWrapper .firstsection p{color:#ee2525;font-size:20px;font-weight:600}.competitionWrapper .searchContainer input{background-color:#ececec;border:none;border-radius:15px;font-size:16px;margin:10px 0;outline:none;padding:10px 20px;width:70%}@media screen and (max-width:600px){.competitionWrapper{display:flex;flex-direction:column;gap:10px;padding:10% 4%}.competitionWrapper .searchContainer input{background-color:#ececec;border:none;border-radius:15px;font-size:16px;margin-bottom:10px;outline:none;padding:10px 20px;width:100%}.competitionWrapper .title{font-size:26px}.competitionWrapper>nav{display:flex;justify-content:space-between;margin:4% 0 2%;width:100%}.competitionWrapper>nav div{width:40%}.competitionWrapper>nav .search{border-radius:15px;height:6vh;width:55%}.competitionWrapper>nav .search input{font-size:16px;padding:0 20px}.competitionWrapper>nav select{border-radius:15px;font-size:14px;height:6vh;padding:0 10px}.competitionWrapper>nav select .options{color:#667085;font-size:12px}.competitionWrapper .firstsection{grid-gap:10px}.competitionWrapper .firstsection div{border-radius:20px;box-shadow:1px 1px 5px #91909029;height:30vh;margin-top:10px}.competitionWrapper .firstsection nav{justify-content:center;max-height:100px;min-height:70px;padding:3% 6%}.competitionWrapper .firstsection h2{font-size:16px}.competitionWrapper .firstsection small{font-size:14px}.competitionWrapper .firstsection p{font-size:15px}}.compdetailsWrapper{background-color:initial;display:flex;flex-direction:column;gap:40px;padding-bottom:50px;width:100%}.compdetailsWrapper>strong{background-color:#f5f5f5;border:1px solid #999;border-radius:10px;cursor:pointer;font-size:30px;padding:5px 15px;width:-webkit-fit-content;width:fit-content}.compdetailsWrapper div{align-items:center;display:flex;gap:20px;width:100%}.compdetailsWrapper div img{border-radius:30px;height:120px;width:150px}.compdetailsWrapper div h1{font-size:40px;font-weight:900;width:40%}.compdetailsWrapper .section1{display:flex;flex-direction:column;gap:40px;width:100%}.compdetailsWrapper .section1 span{color:#8f8c8c;display:flex;font-size:20px;gap:30px;width:100%}.compdetailsWrapper .section1 nav ul{background-color:#fff;border-radius:25px;display:flex;justify-content:space-between;padding:15px 10px;width:100%}.compdetailsWrapper .section1 .navlink{color:#8f8c8c}.compdetailsWrapper .section1 .active,.compdetailsWrapper .section1 .navlink{border-radius:20px;cursor:pointer;font-size:22px;font-weight:600;padding:10px 0;text-align:center;transition:all.4s;width:15%}.compdetailsWrapper .section1 .active{background-color:#0c358b;color:#fff}.compdetailsWrapper .section1 .navlink:hover{scale:1.2}.compdetailsWrapper .section2{display:flex;flex-direction:column;gap:20px}.compdetailsWrapper .section2 h1{color:#161819;font-size:36px;font-weight:bolder}.compdetailsWrapper .section2 p{color:#6e6e6e;font-size:22px;font-weight:700;letter-spacing:1px;line-height:150%;width:75%}@media screen and (max-width:600px){.compdetailsWrapper{gap:40px;padding-bottom:50px}.compdetailsWrapper>strong{background-color:#f5f5f5;border:1px solid #999;border-radius:10px;cursor:pointer;font-size:24px;padding:0 10px 5px;width:-webkit-fit-content;width:fit-content}.compdetailsWrapper div{align-items:center;display:flex;gap:20px;width:100%}.compdetailsWrapper div img{background-color:#f5f5f5;border-radius:20px;height:110px;object-fit:cover;object-position:0 0;width:130px}.compdetailsWrapper div h1{font-size:24px;width:60%}.compdetailsWrapper .section1{gap:20px}.compdetailsWrapper .section1 span{color:#3f3e3e;font-size:14px;gap:20px}.compdetailsWrapper .section1 nav ul{display:flex;flex-wrap:nowrap!important;gap:20px;overflow:scroll;padding:10px!important}.compdetailsWrapper .section1 .navlink{color:#3f3e3e;display:flex;flex-wrap:nowrap;font-size:15px;min-width:-webkit-fit-content;min-width:fit-content;padding:10px}.compdetailsWrapper .section1 .active{font-size:15px;min-width:-webkit-fit-content;min-width:fit-content;padding:10px 30px}.compdetailsWrapper .section2{gap:10px!important}.compdetailsWrapper .section2 h1{font-size:24px}.compdetailsWrapper .section2 p{font-size:16px!important;width:100%!important}}.matchesWrapper>div h1{font-size:35px}.matchesWrapper>div input{font-size:16px!important}.matchesWrapper>button{align-items:center;align-self:flex-start;background-color:#f4c4c4;border:none;border-radius:15px;color:#cc2525;display:flex;font-size:20px!important;font-weight:600;gap:5px;outline:none;padding:10px}.matchesWrapper>button span{background-color:#cc2525;border-radius:50%;height:10px;width:10px}.matchesWrapper section div nav p{font-size:22px!important}.matchesWrapper section div nav img{height:70px;width:70px}.matchesWrapper section div span{font-size:18px!important}@media screen and (max-width:600px){.matchesWrapper{display:flex;flex-direction:column;gap:20px}.matchesWrapper div{display:flex;justify-content:space-between;width:100%}.matchesWrapper>div h1{font-size:22px!important}.matchesWrapper>div input{font-size:14px!important;padding:10px 20px}.matchesWrapper section{gap:15px;margin-top:0;width:100%}.matchesWrapper section div{border-radius:20px!important;justify-content:space-between!important;margin-left:-2%;padding:10px;width:104%}.matchesWrapper section div nav{gap:10px;justify-content:space-between!important;width:100%!important}.matchesWrapper section div nav p{font-size:14px!important;min-width:80px}.matchesWrapper section div nav img{border-radius:50%!important;height:20px;width:20px}.matchesWrapper section div span{display:flex;font-size:14px!important;justify-content:center;min-width:60px!important;padding:6px 12px}}.overviewWrapper,.overviewWrapper .section2{display:flex;flex-direction:column}.overviewWrapper .section2{gap:20px}.overviewWrapper .section2 h1{color:#161819;font-size:30px;font-weight:bolder}.overviewWrapper .section2 p{color:#3f3e3e;font-size:18px;font-weight:700;letter-spacing:1px;line-height:150%;width:75%}.overviewWrapper .thirdsection{display:flex;flex-direction:column;gap:30px;margin-bottom:50px;margin-top:3%;overflow:hidden;width:100%}.overviewWrapper .thirdsection h1{font-size:34px}.overviewWrapper .thirdsection .slider{display:flex;gap:30px;width:-webkit-fit-content;width:fit-content}.overviewWrapper .thirdsection .rom{overflow-x:scroll;scrollbar-width:none;width:100%}.overviewWrapper .thirdsection div{width:320px}.overviewWrapper .thirdsection div,.overviewWrapper .thirdsection div:first-child{border-radius:30px;display:flex;flex-direction:column;height:450px;overflow:hidden}.overviewWrapper .thirdsection div:first-child{width:620px}.overviewWrapper .thirdsection div:first-child nav{height:240px;width:100%}.overviewWrapper .thirdsection div nav{height:200px;width:100%}.overviewWrapper .thirdsection div img{border-radius:0;height:100%;object-fit:cover;object-position:0 -50px;width:100%}.overviewWrapper .thirdsection div .con{color:#fff;display:flex;flex-direction:column;gap:5px;padding:0 6%}.overviewWrapper .thirdsection h3,.overviewWrapper .thirdsection p{font-size:16px;letter-spacing:.5px;line-height:150%}.overviewWrapper .thirdsection h2{font-size:24zpx;line-height:150%}.matchesWrapper{display:flex;flex-direction:column;gap:30px}.matchesWrapper div{display:flex;justify-content:space-between;width:100%}.matchesWrapper>div h1{font-size:40px}.matchesWrapper>div input{border:none;border-radius:30px;font-size:20px;font-weight:600;padding:20px 40px;width:-webkit-fit-content;width:fit-content}.matchesWrapper section{display:flex;flex-direction:column;gap:20px;margin-top:20px;width:100%}.matchesWrapper section div{background-color:#fff;border-radius:30px;box-shadow:1px 1px 30px 1px hsla(0,0%,50%,.336);display:flex;justify-content:space-between;padding:15px 30px;width:100%}.matchesWrapper section div nav{align-items:center;display:flex;gap:20px}.matchesWrapper section div nav p{font-size:22px;font-weight:600}.matchesWrapper section div nav img{background-color:initial;border-radius:40px!important;height:60px;width:60px}.matchesWrapper section div span{background-color:#c5f2dd;border-radius:30px;color:#1ca968;font-size:18px;font-weight:600;padding:10px 20px}@media screen and (max-width:600px){.overviewWrapper .section2{display:flex;flex-direction:column;gap:10px}.overviewWrapper .section2 h1{font-size:26px}.compdetailsWrapper .thirdsection{gap:20px}.compdetailsWrapper .thirdsection h1{font-size:26px!important}.compdetailsWrapper .thirdsection .slider{gap:15px!important}.compdetailsWrapper .thirdsection div{border-radius:20px!important;height:-webkit-fit-content!important;height:fit-content!important;padding-bottom:15px;position:relative;width:250px!important}.compdetailsWrapper .thirdsection div:first-child{border-radius:20px!important;gap:0!important;height:-webkit-fit-content;height:fit-content;width:250px!important}.compdetailsWrapper .thirdsection div:first-child nav{height:200px!important;width:100%}.compdetailsWrapper .thirdsection div:first-child nav:nth-child(2){height:150px!important;margin-top:-28px;width:100%}.compdetailsWrapper .thirdsection div nav{height:150px!important;width:100%}.compdetailsWrapper .thirdsection div .con{padding:0 4%!important}.compdetailsWrapper .thirdsection h3,.compdetailsWrapper .thirdsection p{color:#fff!important;font-size:14px;line-height:150%!important}.compdetailsWrapper .thirdsection h2{color:#fff!important;font-size:18px;line-height:120%!important}.matchesWrapper{display:flex;flex-direction:column;gap:20px}.matchesWrapper div{display:flex;justify-content:space-between;width:100%}.matchesWrapper>div h1{font-size:22px!important}.matchesWrapper>div input{font-size:14px!important;padding:10px 20px}.matchesWrapper section{gap:15px;margin-top:0;width:100%}.matchesWrapper section div{border-radius:20px!important;justify-content:space-between!important;margin-left:-2%;padding:10px;width:104%}.matchesWrapper section div nav{gap:10px;justify-content:space-between!important;width:100%!important}.matchesWrapper section div nav p{font-size:14px!important;min-width:80px}.matchesWrapper section div nav img{border-radius:50%!important;height:20px;width:20px}.matchesWrapper section div span{display:flex;font-size:14px!important;justify-content:center;min-width:60px!important;padding:6px 12px}}.compnewsWrapper{display:flex;flex-direction:column;width:100%}.compnewsWrapper>h1{font-size:30px!important;text-align:start!important;width:100%!important}.compnewsWrapper .thirdsection{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:space-between;margin-top:1%;width:100%}.compnewsWrapper .thirdsection div{border-radius:30px;display:flex;flex-direction:column;height:450px;overflow:hidden;width:31%}.compnewsWrapper .thirdsection div:first-child{width:65.5%}.compnewsWrapper .thirdsection div:first-child nav{height:240px;width:100%}.compnewsWrapper .thirdsection div nav{height:200px;width:100%}.compnewsWrapper .thirdsection div img{height:100%;object-fit:cover;object-position:0 -50px;width:100%}.compnewsWrapper .thirdsection div .con{color:#fff;display:flex;flex-direction:column;gap:6px;padding:0 6%}.compnewsWrapper .thirdsection h3,.compnewsWrapper .thirdsection p{font-size:16px;letter-spacing:.5px;line-height:150%}.compnewsWrapper .thirdsection h2{font-size:22px;line-height:150%}.compnewsWrapper .fourthsection{display:flex;flex-direction:column;gap:30px;margin-bottom:8%;margin-top:3%}.compnewsWrapper .fourthsection div{background-color:#1f1f1f;border-radius:30px;display:flex;gap:0;overflow:hidden}.compnewsWrapper .fourthsection nav{height:270px;width:40%}.compnewsWrapper .fourthsection nav img{border-radius:0;height:100%;object-fit:cover;object-position:0 -80px;width:100%}.compnewsWrapper .fourthsection .con{color:#fff;display:flex;flex-direction:column;gap:6px;padding:3%;width:60%}.compnewsWrapper .fourthsection h2{font-size:26px}.compnewsWrapper .fourthsection h3,.compnewsWrapper .fourthsection p{font-size:16px;line-height:150%}@media screen and (max-width:600px){.compnewsWrapper{display:flex;flex-direction:column;width:100%}.compnewsWrapper>h1{font-size:26px!important;text-align:start!important;width:100%!important}.compnewsWrapper .thirdsection{flex-direction:column;flex-wrap:nowrap;gap:20px;margin-top:0;width:100%}.compnewsWrapper .thirdsection div{border-radius:20px;flex-direction:column;gap:0;height:-webkit-fit-content;height:fit-content;width:100%!important}.compnewsWrapper .thirdsection div:first-child{gap:0;width:100%;width:100%!important}.compnewsWrapper .thirdsection div:first-child nav{height:200px!important;width:100%}.compnewsWrapper .thirdsection div:first-child nav.con{height:-webkit-fit-content!important;height:fit-content!important;margin-top:-40px;width:100%}.compnewsWrapper .thirdsection div nav{height:200px;width:100%}.compnewsWrapper .thirdsection div nav.con{height:-webkit-fit-content!important;height:fit-content!important;margin-top:20px;width:100%}.compnewsWrapper .thirdsection div img{border-radius:10px!important;height:100%;object-fit:cover;object-position:0 -60px;width:100%}.compnewsWrapper .thirdsection div .con{gap:4px}.compnewsWrapper .thirdsection h3,.compnewsWrapper .thirdsection p{font-size:14px}.compnewsWrapper .thirdsection h2{font-size:18px}.compnewsWrapper .fourthsection{display:flex;flex-direction:column;gap:10px;margin-bottom:8%;margin-top:10%}.compnewsWrapper .fourthsection div{border-radius:20px;height:-webkit-fit-content!important;height:fit-content!important;padding:0}.compnewsWrapper .fourthsection nav{height:25vh!important;width:40%}.compnewsWrapper .fourthsection nav img{height:100%!important;object-position:0;width:100%}.compnewsWrapper .fourthsection .con{color:#fff;display:flex;flex-direction:column;gap:2px;padding:3% 3% 0!important;width:70%}.compnewsWrapper .fourthsection h2{font-size:16px}.compnewsWrapper .fourthsection h3,.compnewsWrapper .fourthsection p{font-size:12px;line-height:120%}}.tableWrapper{display:flex;flex-direction:column;padding-bottom:40px}.tableWrapper>h1{font-size:35px;text-align:start;width:100%!important}.tableWrapper .tablehead{background-color:#d42626;border-radius:20px;color:#fff;display:flex;font-size:14px;font-weight:600;justify-content:space-between;padding:20px;width:100%}.tableWrapper .tablehead nav{display:flex;justify-content:space-between;width:30%}.tableWrapper .tablehead nav h2:nth-child(2){text-align:start;width:70%}.tableWrapper .tablehead span{display:flex;justify-content:space-between;width:70%}.tableWrapper section{display:flex;flex-direction:column;gap:14px;width:100%}.tableWrapper section div{background-color:#fff;border-radius:20px;box-shadow:1px 1px 30px 1px hsla(0,0%,50%,.336);color:color;display:flex;font-size:14px;font-weight:600;justify-content:space-between;padding:20px;width:100%}.tableWrapper section div:first-child,.tableWrapper section div:nth-child(2),.tableWrapper section div:nth-child(3){border-left:4px solid #24d27b}.tableWrapper section div:last-child,.tableWrapper section div:nth-last-child(2),.tableWrapper section div:nth-last-child(3){border-left:4px solid #d23924}.tableWrapper section div nav{display:flex;justify-content:space-between;width:30%}.tableWrapper section div nav h2:nth-child(2){align-items:center;display:flex;gap:10px;text-align:start;width:80%}.tableWrapper section div nav h2{font-size:18px}.tableWrapper section div nav img{border-radius:50%;height:35px;width:40px}.tableWrapper section div span{display:flex;justify-content:space-between;width:70%}.tableWrapper .elim{display:flex;gap:90px}.tableWrapper .elim span{display:flex;gap:15px}.tableWrapper .elim span p{background-color:#24d27b;border-radius:5px;height:20px;width:20px}.tableWrapper .elim nav{display:flex;gap:15px}.tableWrapper .elim nav p{background-color:#d23924;border-radius:5px;height:20px;width:20px}@media screen and (max-width:600px){.tableWrapper{display:flex;flex-direction:column;padding-bottom:0!important}.tableWrapper>h1{font-size:26px!important;text-align:start;width:100%!important}.tableWrapper .tablehead{border-radius:20px;font-size:10px;padding:10px;width:100%}.tableWrapper .tablehead nav{min-width:45%}.tableWrapper .tablehead span{min-width:50%}.tableWrapper section{display:flex;flex-direction:column;gap:14px;width:100%}.tableWrapper section div{font-size:10px;padding:10px}.tableWrapper section div nav{align-items:center;display:flex;justify-content:start!important;width:45%}.tableWrapper section div nav h2:nth-child(2){align-items:center;gap:5px;width:100%}.tableWrapper section div nav h2{display:flex;font-size:14px;gap:0!important;justify-content:start!important;min-width:15%;text-align:start!important}.tableWrapper section div nav img{height:20px;width:20px}.tableWrapper section div span{display:flex;justify-content:space-between;width:55%}.tableWrapper .elim{display:flex;gap:90px}.tableWrapper .elim span{align-items:center;display:flex;font-size:14px;gap:5px}.tableWrapper .elim span p{background-color:#24d27b;border-radius:5px;height:10px;width:10px}.tableWrapper .elim nav{align-items:center;display:flex;font-size:14px;gap:5px}.tableWrapper .elim nav p{background-color:#d23924;border-radius:5px;height:10px;width:10px}}.playerWrapper{display:flex;flex-direction:column;gap:60px!important;padding:0;width:100%}.playerWrapper .firstsection .playhead{display:flex;height:-webkit-fit-content;height:fit-content;justify-content:space-between;width:100%}.playerWrapper .playhead h1{font-size:40px;font-weight:600}.playerWrapper .playhead button{background-color:initial;border:none;font-size:20px;outline:none}.playerWrapper .firstsection{display:flex;flex-direction:column;gap:0;height:-webkit-fit-content!important;height:fit-content!important;margin:0!important;padding:0!important}.playerWrapper .firstsection .highlight{display:flex;height:-webkit-fit-content;height:fit-content;margin:0;overflow-x:scroll;overflow-y:visible;scrollbar-width:none;width:100%}.playerWrapper .firstsection .slide1{display:flex;gap:20px;height:-webkit-fit-content;height:fit-content;min-width:-webkit-fit-content;min-width:fit-content}.playerWrapper .firstsection .imgdiv1{border-radius:30px;height:-webkit-fit-content;height:fit-content;height:400px;overflow:hidden;position:relative;width:330px}.playerWrapper .firstsection .imgdiv1 .behind{height:100%;object-fit:cover;object-position:0 0!important;width:100%;z-index:0}.playerWrapper .firstsection .imgdiv1 .mylogos{width:72px;z-index:10!important}.playerWrapper .firstsection .imgdiv1 p{background-color:#00000094;bottom:0;color:#fff;display:flex;flex-direction:column;font-weight:900;gap:24px;height:100%;padding:8% 10%;position:absolute;width:100%;z-index:0}.playerWrapper .firstsection .imgdiv1 p strong{font-size:30px;width:50%}.playerWrapper .firstsection .imgdiv1 button{background-color:initial;border:none;color:#fff;font-size:34px;font-weight:900;height:-webkit-fit-content;height:fit-content;margin-top:100px;outline:none;padding:15px 0;width:-webkit-fit-content;width:fit-content}.playerWrapper .grid{background-color:initial!important;box-shadow:none!important;display:grid;grid-template-columns:repeat(4,1fr);height:-webkit-fit-content!important;height:fit-content!important;overflow-y:visible}.playerWrapper .grid .imgdiv1{height:45vh;width:100%}.playerWrapper .grid .imgdiv1 p{background-color:#00000094;gap:26px}.playerWrapper .grid .imgdiv1 p strong{font-size:20px;width:50%}.playerWrapper .grid .imgdiv1 .mylogos{height:50px;width:50px!important}.playerWrapper .grid .imgdiv1 button{font-size:26px;margin-top:30px!important;min-width:-webkit-fit-content;min-width:fit-content}.playerWrapper .grid .imgdiv1 .behind{height:100%;object-fit:cover;object-position:0 0!important;width:100%;z-index:0}@media screen and (max-width:600px){.playerWrapper{display:flex;flex-direction:column;gap:30px!important;padding:0;width:100%}.playerWrapper .firstsection{background-color:initial!important;box-shadow:none!important;height:200vh}.playerWrapper .firstsection .playhead{background-color:initial!important;box-shadow:none!important;display:flex;height:-webkit-fit-content;height:fit-content;justify-content:space-between;width:100%}.playerWrapper .playhead h1{font-size:22px!important;font-weight:600;min-width:-webkit-fit-content;min-width:fit-content}.playerWrapper .playhead button{background-color:initial;border:none;font-size:14px;min-width:-webkit-fit-content;min-width:fit-content;outline:none}.playerWrapper .firstsection .highlight{background-color:initial!important;box-shadow:none!important;display:flex;height:-webkit-fit-content;height:fit-content;margin:0;overflow-x:scroll;overflow-y:visible;scrollbar-width:none;width:100%}.playerWrapper .firstsection .slide1{background-color:initial!important;box-shadow:none!important;gap:15px}.playerWrapper .firstsection .imgdiv1{background-color:initial!important;border-radius:20px;box-shadow:none!important;height:300px;width:280px}.playerWrapper .firstsection .imgdiv1 p{gap:5px}.playerWrapper .firstsection .imgdiv1 .mylogos{height:60px;width:60px}.playerWrapper .firstsection .imgdiv1 p strong{display:flex;flex-direction:column;font-size:20px;height:100px;justify-content:center;width:100%}.playerWrapper .firstsection .imgdiv1 button{font-size:26px;margin-top:25px;text-align:start;width:100%}.playerWrapper .grid{display:grid;grid-template-columns:repeat(2,1fr);height:-webkit-fit-content!important;height:fit-content!important;overflow-y:visible}.playerWrapper .grid,.playerWrapper .grid .imgdiv1{background-color:initial!important;box-shadow:none!important}.playerWrapper .grid .imgdiv1{height:28vh;width:100%}.playerWrapper .grid .imgdiv1 p{gap:6px}.playerWrapper .grid .imgdiv1 p strong{display:flex;flex-direction:column;font-size:14px;gap:0;min-height:60px;width:100%}.playerWrapper .grid .imgdiv1 .mylogos{height:50px;width:35px}.playerWrapper .grid .imgdiv1 button{font-size:18px;margin-top:-10px!important;text-align:start;width:100%!important}}.fanzoneWrapper{display:flex;flex-direction:column;gap:50px;padding:4% 10%;width:100%}.fanzoneWrapper .fanzonecon{grid-gap:40px 45px;display:grid;grid-template-columns:repeat(2,1fr);width:100%}.fanzoneWrapper .firstsection{display:flex;flex-direction:column;gap:30px;width:100%}.fanzoneWrapper .firstsection nav{-webkit-backdrop-filter:blur(30);backdrop-filter:blur(30);border-radius:30px;display:flex;flex-direction:column;height:40vh;justify-content:flex-end;overflow:hidden;position:relative;width:100%}.fanzoneWrapper .firstsection nav img{height:100%;object-fit:cover;position:absolute;width:100%}.fanzoneWrapper .firstsection nav span{background-color:#41404091;color:#fff;display:flex;flex-direction:column;font-weight:600;gap:10px;padding:30px;position:absolute;width:100%}.fanzoneWrapper .firstsection nav span p{font-size:20px}.fanzoneWrapper .firstsection nav span strong{font-size:14px}.fanzoneWrapper .secondsection{display:flex;flex-direction:column;gap:40px;width:100%}.pollcard{grid-gap:50px;display:grid;grid-template-columns:repeat(2,1fr);width:100%}.fanzoneWrapper .pollcard div{display:flex;flex-direction:column;gap:15px;height:-webkit-fit-content;height:fit-content;justify-content:flex-end;position:relative;width:100%}.fanzoneWrapper .pollcard div img{border-radius:30px;height:28vh;object-fit:cover;width:100%}.fanzoneWrapper .pollcard div nav{display:flex;flex-direction:column;gap:10px;width:100%}.fanzoneWrapper .pollcard div span{align-items:center;background-color:#f5f5f5;border-radius:15px;cursor:pointer;display:flex;font-weight:600;gap:10px;padding:15px 10px;width:100%}.fanzoneWrapper .pollcard span strong{font-size:15px}.fanzoneWrapper .pollcard span input{border:1px solid #111;height:20px;width:20px}.fanzoneWrapper .pollcard p{font-size:18px;font-weight:600;letter-spacing:1px;line-height:150%;width:50%}.fanzoneWrapper .thirdsection{display:flex;flex-direction:column;gap:20px;width:100%}.fanzoneWrapper .thirdsection>strong{background-color:#f5f5f5;border:1px solid #999;border-radius:10px;cursor:pointer;font-size:20px;padding:0 10px;width:-webkit-fit-content;width:fit-content}.fanzoneWrapper .thirdsection>div{display:flex;flex-direction:column;gap:30px}.fanzoneWrapper .thirdsection>div h2{font-size:24px;letter-spacing:1px;width:60%}.fanzoneWrapper .thirdsection>div .imgdiv{display:flex;justify-content:space-between;width:100%}.fanzoneWrapper .thirdsection>div img{border-radius:30px;height:50vh;width:48%}.fanzoneWrapper .thirdsection nav{display:flex;flex-direction:column;gap:10px;width:100%}.fanzoneWrapper .thirdsection nav span{align-items:center;background-color:#f5f5f5;border-radius:15px;cursor:pointer;display:flex;font-weight:600;gap:10px;padding:15px 10px;width:100%}.fanzoneWrapper .thirdsection span strong{font-size:15px}.fanzoneWrapper .thirdsection span input{border:1px solid #111;height:20px;width:20px}@media screen and (max-width:600px){.fanzoneWrapper{gap:20px;padding:10% 4%}.fanzoneWrapper h1{font-size:24px}.fanzoneWrapper h2{color:#3f3e3e;font-size:18px}.fanzoneWrapper .fanzonecon{grid-gap:10px}.fanzoneWrapper .firstsection{gap:10px}.fanzoneWrapper .firstsection nav{border-radius:10px;height:30vh;width:100%}.fanzoneWrapper .firstsection nav span{gap:2px;padding:10px}.fanzoneWrapper .firstsection nav span p{font-size:16px;line-height:120%}.fanzoneWrapper .firstsection nav span strong{font-size:12px}.fanzoneWrapper .secondsection{gap:10px;margin-top:20px}.pollcard{grid-gap:10px;grid-template-columns:repeat(1,1fr)}.fanzoneWrapper .pollcard div{gap:10px}.fanzoneWrapper .pollcard div img{border-radius:20px;height:25vh;margin-bottom:10px;width:100%}.fanzoneWrapper .pollcard div nav{display:flex;flex-direction:column;gap:10px;width:100%}.fanzoneWrapper .pollcard div span{padding:10px}.fanzoneWrapper .pollcard span strong{font-size:16px}.fanzoneWrapper .pollcard span input{height:20px;width:20px}.fanzoneWrapper .pollcard p{font-size:18px;letter-spacing:.5px;line-height:130%;width:100%}.fanzoneWrapper .thirdsection{gap:0}.fanzoneWrapper .thirdsection>strong{font-size:20px;padding:0 5px}.fanzoneWrapper .thirdsection>div{gap:20px;margin-bottom:20px}.fanzoneWrapper .thirdsection>div h2{font-size:18px;margin-top:20px;width:100%}.fanzoneWrapper .thirdsection>div img{border-radius:20px;height:24vh}.fanzoneWrapper .thirdsection nav span{padding:10px}.fanzoneWrapper .thirdsection span strong{font-size:14px}.fanzoneWrapper .thirdsection span input{height:15px;width:15px}}.highlightWrapper{display:flex;flex-direction:column;gap:30px;position:relative;width:100%}.highlightWrapper>menu{background-color:#fff;padding:30px 0 10px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.highlightWrapper>menu>strong{background-color:#f5f5f5;border:1px solid #999;border-radius:10px;cursor:pointer;font-size:20px;padding:0 10px;width:-webkit-fit-content;width:fit-content}.highlightWrapper .firstsection{display:flex;flex-direction:column}.highlightWrapper .videodiv{border-radius:30px;height:55vh;overflow:hidden;position:relative;width:100%}.highlightWrapper .videodiv img{height:100%;object-fit:cover;position:absolute;width:100%;z-index:0}.highlightWrapper .videodiv nav{align-items:center;background-color:#00000083;display:flex;flex-direction:column;gap:20%;height:100%;padding:20px 30px;position:absolute;width:100%;z-index:0}.highlightWrapper .videodiv nav p{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:600;justify-content:space-between;letter-spacing:1px;width:100%}.highlightWrapper .videodiv nav p strong{font-size:35px;font-weight:100;padding-right:20px;scale:1.3 1}.highlightWrapper .videodiv nav div{background-color:red;border-radius:20px;height:120px;width:200px}.highlightWrapper .highlightscore{align-items:center;background-color:#f5f5f5;border-radius:25px;display:flex;justify-content:space-between;padding:20px 20%;width:100%}.highlightWrapper .highlightscore nav{align-items:center;display:flex;flex-direction:column;gap:10px;height:-webkit-fit-content;height:fit-content}.highlightWrapper .highlightscore nav img{height:70px;width:70px}.highlightWrapper .highlightscore nav h2{font-size:20px}.highlightWrapper .highlightscore nav h1{font-size:50px}.highlightWrapper .highlightscore nav strong{font-size:14px;letter-spacing:1px;scale:1 .9}.highlightWrapper .higlightcontent nav ul{background-color:#fff;border-radius:25px;display:flex;justify-content:space-between;padding:15px 10px;width:100%}.highlightWrapper .higlightcontent .navlink{background-color:#dfdfdf;color:#807b7b}.highlightWrapper .higlightcontent .active,.highlightWrapper .higlightcontent .navlink{border-radius:15px;cursor:pointer;font-size:18px;font-weight:600;padding:12px 0;text-align:center;transition:all.4s;width:18%}.highlightWrapper .higlightcontent .active{background-color:#0c358b;color:#fff}@media screen and (max-width:600px){.highlightWrapper{display:flex;flex-direction:column;gap:30px;position:relative;width:100%}.highlightWrapper>menu{background-color:initial;width:100%}.highlightWrapper>menu>strong{background-color:#f5f5f5;border:1px solid #999;border-radius:10px;cursor:pointer;font-size:20px;padding:0 10px;width:-webkit-fit-content;width:fit-content}.highlightWrapper .firstsection{margin-top:-20px}.highlightWrapper .videodiv{border-radius:20px;height:35vh}.highlightWrapper .videodiv img{height:100%;object-fit:cover;position:absolute;width:100%;z-index:0}.highlightWrapper .videodiv nav{gap:14%;padding:10px 20px}.highlightWrapper .videodiv nav p{font-size:16px}.highlightWrapper .videodiv nav p strong{font-size:25px}.highlightWrapper .videodiv nav div{border-radius:20px;height:100px;width:180px}.highlightWrapper .highlightscore{border-radius:20px;padding:15px 20px;width:100%}.highlightWrapper .highlightscore nav{gap:8px}.highlightWrapper .highlightscore nav img{height:45px;width:45px}.highlightWrapper .highlightscore nav h2{font-size:18px}.highlightWrapper .highlightscore nav h1{font-size:30px}.highlightWrapper .highlightscore nav strong{font-size:12px}.highlightWrapper .higlightcontent nav ul{background-color:#fff;border-radius:25px;display:flex;gap:20px;overflow:scroll;padding:15px 10px;width:100%}.highlightWrapper .higlightcontent .navlink{color:#3f3e3e;font-size:15px;min-width:-webkit-fit-content;min-width:fit-content;padding:10px 20px;width:100%}.highlightWrapper .higlightcontent .active{font-size:15px;min-width:-webkit-fit-content;min-width:fit-content;padding:10px 35px}}.livestatWrapper{display:flex;flex-direction:column;gap:20px;padding:20px 0}.livestatWrapper .statcon{display:flex;flex-direction:column;gap:10px;width:100%}.livestatWrapper .statcon .stathead{color:#807b7b;font-size:16px;font-weight:600}.livestatWrapper .statcon .stathead,.livestatWrapper .statcon div{display:flex;justify-content:space-between;width:100%}.livestatWrapper .statcon div nav{background-color:#f5f5f5;border-radius:5px;display:flex;height:10px;overflow:hidden;width:48%}.livestatWrapper .statcon div nav.left{display:flex;justify-content:end}.livestatWrapper .statcon .left span{background-color:#777575;border-radius:5px;height:100%;width:40%}.livestatWrapper .statcon div nav.right{display:flex;justify-content:start}.livestatWrapper .statcon .right span{background-color:#0c358b;border-radius:5px;height:100%;width:60%}.livecommentWrapper{height:85vh;overflow:scroll;padding:0 30px;position:relative}.livecommentWrapper .firstsection{background-color:initial;color:#363636;display:flex;flex-direction:column;margin-top:0;width:90%}.livecommentWrapper menu{background-color:#fff;display:flex;flex-direction:column;gap:10px;padding:30px 0 10px;position:-webkit-sticky;position:sticky;top:0}.livecommentWrapper .firstsection .title{color:#161819;font-size:28px}.livecommentWrapper .firstsection input{background-color:#f5f5f5;border:none;border-radius:12px;color:#7f7f81;font-size:20px;outline:none;padding:20px 16px;width:100%}.livecommentWrapper .firstsection input::placeholder{color:#7f7f81;font-size:18px}.livecommentWrapper .commentWrap{display:flex;flex-direction:column;gap:30px}.livecommentWrapper .comment{display:flex;flex-direction:row!important;gap:20px}.livecommentWrapper .comment img{border-radius:50%;height:50px;width:50px}.livecommentWrapper .comment span{display:flex;flex-direction:column;font-weight:700;gap:10px}.livecommentWrapper .comment span h2{color:#23262d;font-size:22px}.livecommentWrapper .comment span h5{font-size:16px}.livecommentWrapper .comment span p{font-size:18px;line-height:150%;margin-top:0}@media screen and (max-width:600px){.livecommentWrapper{padding:0}.livecommentWrapper .firstsection,.livecommentWrapper menu{background-color:initial;width:100%}.livecommentWrapper .firstsection .title{font-size:20px}.livecommentWrapper .firstsection input{background-color:#fff;font-size:16px;margin:10px 0;padding:10px 16px}.livecommentWrapper .firstsection input::placeholder{color:#7f7f81;font-size:14px}.livecommentWrapper .commentWrap{gap:20px}.livecommentWrapper .comment{gap:12px}.livecommentWrapper .comment img{height:30px;width:30px}.livecommentWrapper .comment span{gap:6px}.livecommentWrapper .comment span h2{font-size:18px}.livecommentWrapper .comment span h5{font-size:12px}.livecommentWrapper .comment span p{color:#3f3e3e;font-size:14px;font-weight:400}}.livescoreWrapper{background-color:#fafafa;display:flex;flex-direction:column;gap:50px;padding:4% 10%;width:100%}.livescoreWrapper .firstsection{display:flex;gap:20px;justify-content:space-between;width:100%}.livescoreWrapper .firstsection .navbar{background-color:#fff;border-radius:30px;box-shadow:1px 1px 30px 1px hsla(0,0%,50%,.336);height:200vh;min-width:-webkit-fit-content;min-width:fit-content;overflow-x:hidden;overflow-y:scroll;padding:0 20px 30px;position:relative}.livescoreWrapper .firstsection .navbar p{cursor:pointer;font-size:18px;font-weight:600;min-width:100%}.livescoreWrapper .firstsection .leaguehead{background-color:#fff;border-bottom:1px solid #f5f5f5;font-size:20px;padding:30px 0 15px;position:-webkit-sticky;position:sticky;top:0}.livescoreWrapper .firstsection .navbar div{display:flex;flex-direction:column;gap:20px}.livescoreWrapper .firstsection .navbar span{align-items:center;border-radius:20px;color:#161819;display:flex;gap:15px;padding:10px 20px 10px 10px;transition:all .3s}.livescoreWrapper .firstsection .navbar span:hover{background-color:blue;color:#fff}.livescoreWrapper .firstsection .navbar img{height:30px;width:30px}.livescoreWrapper .firstsection .condiv{background-color:#fff;border-radius:30px;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;overflow-x:hidden;overflow-y:scroll;padding:0 30px 30px;position:relative;width:100%}.livescoreWrapper .condiv .leaguedate{background-color:#fff;display:flex;gap:0;justify-content:space-between;padding:30px 0;position:-webkit-sticky;position:sticky;top:0;width:100%}.livescoreWrapper .condiv .leaguedate button{align-items:center;background-color:#ff9797;border:none;border-radius:10px;color:#912323;display:flex;font-size:20px;font-weight:600;gap:10px;height:-webkit-fit-content;height:fit-content;outline:none;padding:10px 20px;width:-webkit-fit-content;width:fit-content}.livescoreWrapper .condiv .leaguedate button p{background-color:#912323;border-radius:50%;height:10px;width:10px}.livescoreWrapper .condiv .leaguedate input{border:none;font-size:20px;font-weight:600;outline:none;padding:10px 20px;text-align:center;width:100%}.livescoreWrapper .kkk{height:180vh;overflow:scroll}.livescoreWrapper .secondsection{margin-bottom:50px}.livescoreWrapper .secondsection>div{align-items:center;display:flex;justify-content:space-between;padding:0 0 30px;width:100%}.livescoreWrapper .secondsection>div b{background-color:#f5f5f5;border:1px solid #999;border-radius:10px;cursor:pointer;font-size:20px;height:-webkit-fit-content;height:fit-content;opacity:.6;padding:0 5px;transform:rotate(180deg);transition:all .3s;width:-webkit-fit-content;width:fit-content}.livescoreWrapper .secondsection>div b:hover{opacity:1}.livescoreWrapper .secondsection>div div{align-items:center;display:flex;gap:10px;width:-webkit-fit-content;width:fit-content}.livescoreWrapper .secondsection>div img{height:40px;width:40px}.livescoreWrapper .secondsection>div h4{font-size:20px}.livescoreWrapper .secondsection>div small{font-size:15px;font-weight:500}.livescoreWrapper .secondsection .onmatch{border:1px solid #f1f1f1;border-radius:30px;cursor:pointer;margin-bottom:12px;padding:20px 10px}.livescoreWrapper .secondsection .onmatch span{align-items:center;display:flex;gap:20px;height:-webkit-fit-content;height:fit-content}.livescoreWrapper .secondsection .onmatch h3{color:#912323;font-size:16px}.livescoreWrapper .secondsection .onmatch nav{align-items:center;display:flex;gap:20px;height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content}.livescoreWrapper .secondsection .onmatch img{height:25px;width:25px}.livescoreWrapper .secondsection .onmatch nav h2{font-size:16px}.livescoreWrapper .secondsection .onmatch strong{background-color:#f5f5f5;border-radius:25px;color:#161819;font-size:20px;padding:8px 18px}.livescoreWrapper .secondsection .onmatch>p{text-align:center;width:30px}.livescoreWrapper h1 span{display:none}@media screen and (max-width:600px){.livescoreWrapper{background-color:#fafafa;display:flex;flex-direction:column;gap:6px;padding:10% 4%;width:100%}.livescoreWrapper h1{align-items:center;display:flex;font-size:22px;gap:10px}.livescoreWrapper h1 span{display:block}.livescoreWrapper .firstsection{display:flex;gap:20px;justify-content:space-between;width:100%}.livescoreWrapper .firstsection .navbar{background-color:#fff;border-radius:30px;box-shadow:1px 1px 30px 1px hsla(0,0%,50%,.336);height:200vh;min-width:-webkit-fit-content;min-width:fit-content;overflow-x:hidden;overflow-y:scroll;padding:0 20px 30px;position:relative;position:absolute;transition:all .3s;z-index:10}.livescoreWrapper .firstsection .navbar p{cursor:pointer;font-size:18px;font-weight:600;min-width:100%}.livescoreWrapper .firstsection .leaguehead{background-color:#fff;border-bottom:1px solid #f5f5f5;font-size:20px;padding:30px 0 15px;position:-webkit-sticky;position:sticky;top:0}.livescoreWrapper .firstsection .navbar div{display:flex;flex-direction:column;gap:20px}.livescoreWrapper .firstsection .navbar span{align-items:center;border-radius:20px;color:#161819;display:flex;gap:15px;padding:10px 20px 10px 10px;transition:all .3s}.livescoreWrapper .firstsection .navbar span:hover{background-color:blue;color:#fff}.livescoreWrapper .firstsection .navbar img{height:30px;width:30px}.livescoreWrapper .firstsection .condiv{background-color:initial;border-radius:0;height:-webkit-fit-content;height:fit-content;padding:0;width:100%}.livescoreWrapper .condiv .leaguedate{align-items:center;background-color:initial;display:flex;gap:0;justify-content:space-between;padding:10px 0;position:-webkit-sticky;position:sticky;top:0;width:100%}.livescoreWrapper .condiv .leaguedate button{font-size:14px;gap:5px;padding:6px 8px}.livescoreWrapper .condiv .leaguedate input{background-color:initial;font-size:14px;padding:8px 20px}.livescoreWrapper .kkk{height:-webkit-fit-content;height:fit-content}.livescoreWrapper .secondsection{margin-bottom:25px;margin-top:10px}.livescoreWrapper .secondsection>div{align-items:center;display:flex;justify-content:space-between;padding:0 0 10px;width:100%}.livescoreWrapper .secondsection>div b{background-color:#f5f5f5;border:1px solid #999;border-radius:10px;cursor:pointer;font-size:18px!important;height:-webkit-fit-content;height:fit-content;opacity:.6;padding:0 5px;transform:rotate(180deg);transition:all .3s;width:-webkit-fit-content;width:fit-content}.livescoreWrapper .secondsection>div b:hover{opacity:1}.livescoreWrapper .secondsection>div div{align-items:center;display:flex;gap:8px;width:-webkit-fit-content;width:fit-content}.livescoreWrapper .secondsection>div img{height:26px;width:26px}.livescoreWrapper .secondsection>div h4{font-size:16px;margin-bottom:-5px}.livescoreWrapper .secondsection>div small{font-size:12px}.livescoreWrapper .secondsection .onmatch{background-color:#fff;border:none;border-radius:20px;padding:10px}.livescoreWrapper .secondsection .onmatch .icon{display:none}.livescoreWrapper .secondsection .onmatch span{gap:5px}.livescoreWrapper .secondsection .onmatch h3{color:#912323;font-size:12px}.livescoreWrapper .secondsection .onmatch nav{display:flex;gap:10px}.livescoreWrapper .secondsection .onmatch img{height:15px;width:15px}.livescoreWrapper .secondsection .onmatch nav h2{color:#3f3e3e;font-size:14px}.livescoreWrapper .secondsection .onmatch strong{border-radius:20px;font-size:12px;margin-right:15px;padding:8px 10px;width:15%}.livescoreWrapper .secondsection .onmatch>p{text-align:center;width:30px}}.newsWrapper{background-color:#fafafa;padding:1% 10%}.newsWrapper .firstsection{background-color:#0015fe;border-radius:30px;color:#fff;display:flex;gap:40px;margin-top:8%;padding:5%;width:100%}.newsWrapper .firstsection h1{color:#fff;font-size:40px;font-weight:900}.newsWrapper .firstsection div{display:flex;flex-direction:row-reverse;justify-content:space-between}.newsWrapper .firstsection div .imgdiv2{border-radius:30px;height:350px;overflow:hidden;width:46%}.newsWrapper .firstsection div .imgdiv2 img{border-radius:30px;height:100%;object-fit:cover;width:100%}.newsWrapper .firstsection nav{display:flex;flex-direction:column;height:350px;justify-content:space-between;width:50%}.newsWrapper .firstsection nav h2{font-size:35px}.newsWrapper .firstsection nav p{font-size:24px;letter-spacing:.5px;line-height:150%}.newsWrapper .firstsection nav button{border:none;border-radius:30px;color:#0015fe;font-size:24px;font-weight:900;outline:none;padding:20px 38px;width:-webkit-fit-content;width:fit-content}.newsWrapper .secondsection{display:flex;flex-direction:column;gap:40px;margin-top:10%;width:100%}.newsWrapper .secondsection h1{color:#161819;font-size:35px;font-weight:900}.newsWrapper .secondsection span{display:flex;justify-content:space-between;width:40%}.newsWrapper .secondsection strong{color:#8f8c8c;font-size:20px;font-weight:bolder}.newsWrapper .secondsection nav{background-color:#fff;border-radius:30px;display:flex;justify-content:space-between;padding:19px 24px;width:100%}.newsWrapper .secondsection nav .navlink{border-radius:30px;color:#8f8c8c;font-size:21px;font-weight:bolder;padding:14px 32px}.newsWrapper .secondsection .active{background-color:#0015fe;color:#fff!important}.newsWrapper .thirdsection{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin-top:6%;width:100%}.newsWrapper .thirdsection div{background-color:red;border-radius:30px;height:550px;overflow:hidden;width:31%}.newsWrapper .thirdsection div:first-child{width:65.5%}.newsWrapper .thirdsection div:first-child nav{height:280px;width:100%}.newsWrapper .thirdsection div nav{height:250px;width:100%}.newsWrapper .thirdsection div img{height:100%;object-fit:cover;object-position:0 -50px;width:100%}.newsWrapper .thirdsection div .con{color:#fff;display:flex;flex-direction:column;gap:6px;padding:6%}.newsWrapper .thirdsection h3,.newsWrapper .thirdsection p{font-size:18px;letter-spacing:.5px;line-height:150%}.newsWrapper .thirdsection h2{font-size:24px;line-height:150%}.newsWrapper .fourthsection{display:flex;flex-direction:column;gap:25px;margin-bottom:8%;margin-top:3%}.newsWrapper .fourthsection div{background-color:#1f1f1f;border-radius:30px;display:flex;gap:0;overflow:hidden}.newsWrapper .fourthsection nav{height:280px;width:40%}.newsWrapper .fourthsection nav img{height:100%;object-fit:cover;object-position:0 -80px;width:100%}.newsWrapper .fourthsection .con{color:#fff;display:flex;flex-direction:column;gap:6px;padding:3%;width:60%}.newsWrapper .fourthsection h2{font-size:24px}.newsWrapper .fourthsection h3,.newsWrapper .fourthsection p{font-size:18px;line-height:150%}@media screen and (max-width:600px){.newsWrapper{background-color:#fafafa;padding:4%}.newsWrapper .firstsection{background-color:#0015fe;border-radius:30px;color:#fff;display:flex;gap:40px;margin-top:8%;padding:5%;width:100%}.newsWrapper .firstsection h1{font-size:26px}.newsWrapper .firstsection div{display:flex;flex-direction:column;gap:10px}.newsWrapper .firstsection div .imgdiv2{border-radius:20px;height:160px;overflow:hidden;width:100%}.newsWrapper .firstsection div .imgdiv2 img{border-radius:20px;height:100%;width:100%}.newsWrapper .firstsection nav{gap:5px;height:-webkit-fit-content;height:fit-content;justify-content:start;width:100%}.newsWrapper .firstsection nav h2{font-size:24px}.newsWrapper .firstsection nav p{font-size:16px;letter-spacing:.3px;line-height:130%}.newsWrapper .firstsection nav button{font-size:14px;padding:10px 20px}.newsWrapper .secondsection{gap:20px}.newsWrapper .secondsection h1{font-size:26px}.newsWrapper .secondsection span{width:80%}.newsWrapper .secondsection strong{color:#3f3e3e;font-size:16px}.newsWrapper .secondsection nav{border-radius:20px;display:flex;gap:10px;overflow:scroll;padding:10px 14px;position:relative}.newsWrapper .secondsection nav .navlink{color:#3f3e3e;display:flex;flex-wrap:nowrap;font-size:16px;min-width:-webkit-fit-content!important;min-width:fit-content!important;padding:8px 12px}.newsWrapper .thirdsection{flex-direction:column;flex-wrap:nowrap;gap:20px;margin-top:6%}.newsWrapper .thirdsection div{border-radius:20px;gap:0;height:-webkit-fit-content;height:fit-content;width:100%}.newsWrapper .thirdsection div:first-child{gap:0;width:100%}.newsWrapper .thirdsection div:first-child nav{height:200px!important;width:100%}.newsWrapper .thirdsection div:first-child nav.con{height:200px!important;margin-top:-50px;width:100%}.newsWrapper .thirdsection div nav{height:180px;width:100%}.newsWrapper .thirdsection div nav.con{height:200px;width:100%}.newsWrapper .thirdsection div img{height:100%;object-fit:cover;object-position:0 -50px;width:100%}.newsWrapper .thirdsection div .con{gap:4px}.newsWrapper .thirdsection h3,.newsWrapper .thirdsection p{font-size:16px}.newsWrapper .thirdsection h2{font-size:20px}.newsWrapper .fourthsection{display:flex;flex-direction:column;gap:10px;margin-bottom:8%;margin-top:10%}.newsWrapper .fourthsection div{border-radius:20px;height:-webkit-fit-content!important;height:fit-content!important;padding:0}.newsWrapper .fourthsection nav{height:25vh!important;width:40%}.newsWrapper .fourthsection nav img{height:100%!important;object-position:0;width:100%}.newsWrapper .fourthsection .con{color:#fff;display:flex;flex-direction:column;gap:2px;padding:3% 3% 0!important;width:70%}.newsWrapper .fourthsection h2{font-size:16px}.newsWrapper .fourthsection h3,.newsWrapper .fourthsection p{font-size:12px;line-height:120%}}.teamWrapper{background-color:#fafafa;padding:4% 10%}.teamWrapper .title{color:#161819;font-size:40px;font-weight:bolder}.teamWrapper>nav{display:flex;justify-content:space-between;margin:4% 0 2%;width:100%}.teamWrapper>nav div{width:30%}.teamWrapper>nav .search{border:1px solid #dad9d9;border-radius:22px;height:9vh;overflow:hidden;width:50%}.teamWrapper>nav .search input{border:none;height:100%}.teamWrapper>nav .search input,.teamWrapper>nav select{background-color:#f5f5f5;color:#161819;font-size:18px;outline:none;padding:0 40px;width:100%}.teamWrapper>nav select{border:1px solid #dad9d9;border-radius:20px;height:9vh}.teamWrapper>nav select .options{color:#667085;font-size:12px}.teamWrapper .firstsection{grid-gap:20px;display:grid;grid-template-columns:repeat(3,1fr);margin-top:40px;width:100%}.teamWrapper .firstsection div{align-items:center;background-color:#fff;border-radius:20px;display:flex;gap:20px;height:32vh;justify-content:center;padding:20px;width:100%}.teamWrapper .firstsection div img{width:100px}.teamWrapper .firstsection nav{display:flex;flex-direction:column;gap:10px;width:-webkit-fit-content;width:fit-content}.teamWrapper .firstsection nav p{color:#3f3e3e;font-size:24px;font-weight:600}.teamWrapper .firstsection nav small{color:#667085;font-size:13px;font-weight:600}@media screen and (max-width:600px){.teamWrapper{background-color:#fafafa;padding:10% 4%}.teamWrapper .title{color:#161819;font-size:26px;font-weight:bolder}.teamWrapper>nav{display:flex;justify-content:space-between;margin:4% 0 2%;width:100%}.teamWrapper>nav div{width:30%}.teamWrapper>nav .search{border:1px solid #dad9d9;border-radius:22px;height:6vh;overflow:hidden;width:50%}.teamWrapper>nav .search input{border:none;font-size:16px;height:100%;padding:0 20px}.teamWrapper>nav .search input,.teamWrapper>nav select{background-color:#f5f5f5;color:#161819;outline:none;width:100%}.teamWrapper>nav select{border:1px solid #dad9d9;border-radius:20px;font-size:18px;height:6vh;padding:0 40px}.teamWrapper>nav select option{color:#667085;font-size:16px}.teamWrapper .firstsection{grid-gap:15px;display:grid;grid-template-columns:repeat(2,1fr);margin:20px 0 30px;width:100%}.teamWrapper .firstsection div{display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;padding:20px 0}.teamWrapper .firstsection div img{height:100px;width:100px}.teamWrapper .firstsection nav{display:flex;flex-direction:column;gap:10px;padding:0;width:-webkit-fit-content;width:fit-content}.teamWrapper .firstsection nav p{color:#3f3e3e;font-size:18px;font-weight:600;width:100%}.teamWrapper .firstsection nav small{color:#667085;font-size:13px;font-weight:600}}.teamdetailWrapper{background-color:initial;display:flex;flex-direction:column;gap:40px;padding:4% 10%;width:100%}.teamdetailWrapper>.strong{background-color:#f5f5f5;border:1px solid #999;border-radius:10px;color:grey;cursor:pointer;font-size:30px;font-weight:600;padding:0 15px 5px;width:-webkit-fit-content;width:fit-content}.teamdetailWrapper div{align-items:center;display:flex;gap:20px;width:100%}.teamdetailWrapper div img{border-radius:30px;height:150px;width:150px}.teamdetailWrapper div h1{font-size:40px;font-weight:900;width:40%}.teamdetailWrapper .section1{display:flex;flex-direction:column;gap:40px;width:100%}.teamdetailWrapper .section1 span{color:#8f8c8c;display:flex;font-size:20px;gap:30px;width:100%}.teamdetailWrapper .section1 nav ul{background-color:#fff;border-radius:25px;display:flex;justify-content:space-between;padding:15px 10px;width:100%}.teamdetailWrapper .section1 .navlink{color:#8f8c8c}.teamdetailWrapper .section1 .active,.teamdetailWrapper .section1 .navlink{border-radius:20px;cursor:pointer;font-size:22px;font-weight:600;padding:10px 0;text-align:center;transition:all.4s;width:15%}.teamdetailWrapper .section1 .active{background-color:#0c358b;color:#fff}.teamdetailWrapper .section1 .navlink:hover{scale:1.2}@media screen and (max-width:600px){.teamdetailWrapper{gap:40px;padding-bottom:50px}.teamdetailWrapper>strong{background-color:#f5f5f5;border:1px solid #999;border-radius:10px;cursor:pointer;font-size:24px;padding:0 10px 5px;width:-webkit-fit-content;width:fit-content}.teamdetailWrapper div{align-items:center;display:flex;gap:20px;width:100%}.teamdetailWrapper div img{border-radius:20px;height:100px;width:120px}.teamdetailWrapper div h1{font-size:26px;width:60%}.teamdetailWrapper .section1{gap:20px}.teamdetailWrapper .section1 span{color:#3f3e3e;font-size:14px;gap:20px}.teamdetailWrapper .section1 nav ul{display:grid;grid-template-columns:repeat(3,1fr);padding:10px}.teamdetailWrapper .section1 .navlink{color:#3f3e3e;font-size:16px;width:100%}.teamdetailWrapper .section1 .active{font-size:16px;width:100%}.teamdetailWrapper{background-color:#f5f5f5;gap:30px;padding:10% 4%}.teamdetailWrapper>.strong{font-size:22px;padding:0 10px 5px}.teamdetailWrapper div{gap:10px!important}.teamdetailWrapper div img{border-radius:30px;height:120px!important;width:120px!important}.teamdetailWrapper div h1{font-size:28px!important;font-weight:900;width:40%}.teamdetailWrapper .section1{gap:15px!important}.teamdetailWrapper .section1 span{color:#3f3e3ed7;display:flex;flex-wrap:wrap;font-size:14px!important;gap:10px 20px!important;width:100%}.teamdetailWrapper .section1 nav ul{background-color:#fff;border-radius:25px;display:flex!important;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:space-between;overflow-x:scroll;padding:10px;width:100%}.teamdetailWrapper .section1 .navlink{border-radius:20px;color:#3f3e3ef1;padding:10px}.teamdetailWrapper .section1 .active,.teamdetailWrapper .section1 .navlink{cursor:pointer;font-size:18px;font-weight:600;min-width:-webkit-fit-content;min-width:fit-content;text-align:center;transition:all.4s}.teamdetailWrapper .section1 .active{background-color:#0c358b;border-radius:14px;color:#fff;padding:10px 20px}.teamdetailWrapper .section1 .navlink:hover{scale:1.2}}.teammatchWrapper{align-items:start!important;display:flex;flex-direction:column}.teammatchWrapper h1{display:flex;font-size:30px;width:100%!important}.teammatchWrapper .myfirstsection{display:flex;flex-direction:column;gap:50px;margin-top:20px;width:100%}.teammatchWrapper .myfirstsection div{align-items:start;display:flex;flex-direction:column;width:100%}.teammatchWrapper .myfirstsection h2{font-size:20px;font-weight:800}.teammatchWrapper .myfirstsection small{color:#6e6e6e;font-size:14px;font-weight:900}.teammatchWrapper .myfirstsection nav{align-items:center;background-color:#fff;border-radius:20px;box-shadow:1px 1px 20px 1px #00000009;display:flex;justify-content:space-between;margin-top:10px;padding:20px 40px;width:100%}.teammatchWrapper .myfirstsection nav span{align-items:center;display:flex;gap:20px;justify-content:start;padding:0;width:100%}.teammatchWrapper .myfirstsection nav span img{height:40px;margin:0!important;width:40px}.teammatchWrapper .myfirstsection nav span:nth-child(3){justify-content:flex-end!important}.teammatchWrapper .myfirstsection nav span p{color:#161819;font-size:20px;font-weight:600}.teammatchWrapper .myfirstsection nav strong{background-color:#c5f2dd;border-radius:15px;color:#1ca968;font-size:18px;padding:10px 15px}@media screen and (max-width:600px){.teammatchWrapper{align-items:start!important;display:flex;flex-direction:column}.teammatchWrapper #h1{color:#3f3f3f;display:flex;font-size:22px!important;width:80%!important}.teammatchWrapper .myfirstsection{display:flex;flex-direction:column;gap:40px;margin-top:20px;width:100%}.teammatchWrapper .myfirstsection div{align-items:start;display:flex;flex-direction:column;width:100%}.teammatchWrapper .myfirstsection h2{color:#3f3e3e;font-size:16px}.teammatchWrapper .myfirstsection small{font-size:12px}.teammatchWrapper .myfirstsection nav{border-radius:20px;display:flex;gap:20px;justify-content:space-between;padding:8px 20px;width:100%}.teammatchWrapper .myfirstsection nav span{align-items:center;display:flex;gap:10px;justify-content:start;padding:0;width:100%}.teammatchWrapper .myfirstsection nav span img{height:24px!important;margin:0!important;width:24px!important}.teammatchWrapper .myfirstsection nav span:nth-child(3){justify-content:flex-end!important}.teammatchWrapper .myfirstsection nav span p{color:#161819;font-size:16px;font-weight:600}.teammatchWrapper .myfirstsection nav strong{background-color:#c5f2dd;border-radius:15px;color:#1ca968;font-size:14px;padding:6px 10px}}.teamoverviewWrapper{display:flex;flex-direction:column;width:100%}.teamoverviewWrapper .firstsection{align-items:start;display:flex;flex-direction:column;gap:30px;margin:0;width:100%}.teamoverviewWrapper .firstsection div{align-items:start;background-color:initial;display:flex;flex-direction:column;gap:25px;height:-webkit-fit-content;height:fit-content;justify-content:start;width:100%}.teamoverviewWrapper .firstsection div h1{color:#161819;font-size:30px;font-weight:600;text-align:start;width:-webkit-fit-content;width:fit-content}.teamoverviewWrapper .firstsection div nav{background-color:#fff;border-radius:20px;display:flex;flex-direction:row;height:-webkit-fit-content;height:fit-content;justify-content:space-between;padding:20px;width:100%}.teamoverviewWrapper .firstsection div nav img{background-color:#d9d9d9;border-radius:20px;height:35vh;width:29vw}.teamoverviewWrapper .firstsection div nav p{color:#6e6e6e;font-size:22px;line-height:180%;width:58%}@media screen and (max-width:600px){.teamoverviewWrapper .firstsection{gap:25px;margin:0 0 20px}.teamoverviewWrapper .firstsection,.teamoverviewWrapper .firstsection div{display:flex;flex-direction:column;width:100%}.teamoverviewWrapper .firstsection div h1{font-size:26px!important}.teamoverviewWrapper .firstsection div nav{background-color:initial!important;flex-direction:column;gap:20px;padding:0}.teamoverviewWrapper .firstsection div nav img{border-radius:10px;height:30vh!important;width:100%!important}.teamoverviewWrapper .firstsection div nav p{font-size:16px;line-height:150%;width:100%}}.teamnewsWrapper{align-items:start!important;display:flex;flex-direction:column}.teamnewsWrapper h1{font-size:30px!important}.teamnewsWrapper .firstsection{display:flex;gap:30px;justify-content:space-between;width:100%}.teamnewsWrapper .firstsection div{border-radius:30px;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;overflow:hidden;padding:0;width:100%}.teamnewsWrapper .firstsection div nav{height:250px;width:100%}.teamnewsWrapper .firstsection div img{border-radius:0;height:100%;margin:0;object-fit:cover;object-position:0 -50px;width:100%}.teamnewsWrapper .firstsection div .con{color:#fff;display:flex;flex-direction:column;gap:6px;padding:5%}.teamnewsWrapper .firstsection h3,.teamnewsWrapper .firstsection p{color:#fff!important;font-size:18px!important;letter-spacing:.5px;line-height:150%}.teamnewsWrapper .firstsection h2{font-size:24px;line-height:140%}.teamnewsWrapper .secondsection{display:flex;flex-direction:column;gap:25px;margin-bottom:8%;margin-top:3%}.teamnewsWrapper .secondsection div{background-color:#1f1f1f;border-radius:30px;display:flex;gap:0;overflow:hidden}.teamnewsWrapper .secondsection nav{height:280px;width:40%}.teamnewsWrapper .secondsection nav img{border-radius:0;height:100%;object-fit:cover;object-position:0 -80px;width:100%}.teamnewsWrapper .secondsection .con{color:#fff;display:flex;flex-direction:column;gap:6px;padding:3%;width:60%}.teamnewsWrapper .secondsection h2{font-size:24px}.teamnewsWrapper .secondsection h3,.teamnewsWrapper .secondsection p{font-size:18px;line-height:150%}@media screen and (max-width:600px){.teamnewsWrapper{align-items:start!important;display:flex;flex-direction:column}.teamnewsWrapper h1{font-size:26px!important;width:100%!important}.teamnewsWrapper .firstsection{flex-direction:column;gap:20px;margin-top:6px}.teamnewsWrapper .firstsection div{border-radius:20px!important;height:-webkit-fit-content;height:fit-content;width:100%}.teamnewsWrapper .firstsection div nav{height:200px;width:100%}.teamnewsWrapper .firstsection div img{height:100%!important;width:100%!important}.teamnewsWrapper .firstsection div .con{color:#fff;display:flex;flex-direction:column;gap:6px;height:-webkit-fit-content;height:fit-content;padding:5%}.teamnewsWrapper .firstsection h3,.teamnewsWrapper .firstsection p{color:#fff!important;font-size:16px!important;letter-spacing:.5px;line-height:140%}.teamnewsWrapper .firstsection h2{font-size:20px;line-height:140%}.teamnewsWrapper .secondsection{display:flex;flex-direction:column;gap:25px;margin-bottom:8%;margin-top:3%}.teamnewsWrapper .secondsection div{background-color:#1f1f1f;border-radius:20px;display:flex;gap:10px!important;overflow:hidden}.teamnewsWrapper .secondsection nav{height:200px;width:30%}.teamnewsWrapper .secondsection nav img{height:100%!important;object-position:0 0;width:100%!important}.teamnewsWrapper .secondsection .con{color:#fff;display:flex;flex-direction:column;gap:4px;padding:3% 1% 3% 0;width:80%}.teamnewsWrapper .secondsection h2{font-size:18px}.teamnewsWrapper .secondsection h3,.teamnewsWrapper .secondsection p{font-size:14px;line-height:130%}}.teamstandingWrapper{display:flex;flex-direction:column;padding-bottom:40px}.teamstandingWrapper>h1{font-size:30px!important;text-align:start;width:100%!important}.teamstandingWrapper .tablehead{background-color:#d42626;border-radius:20px;color:#fff;display:flex;font-size:14px;font-weight:600;justify-content:space-between;margin-top:20px;padding:20px;width:100%}.teamstandingWrapper .tablehead nav{display:flex;justify-content:space-between;width:30%}.teamstandingWrapper .tablehead nav h2:nth-child(2){text-align:start;width:70%}.teamstandingWrapper .tablehead span{display:flex;justify-content:space-between;width:70%}.teamstandingWrapper section{display:flex;flex-direction:column;gap:14px;width:100%}.teamstandingWrapper section div{background-color:#fff;border-radius:20px;box-shadow:1px 1px 30px 1px hsla(0,0%,50%,.336);color:color;display:flex;font-size:14px;font-weight:600;justify-content:space-between;padding:20px;width:100%}.teamstandingWrapper section div:first-child,.teamstandingWrapper section div:nth-child(2),.teamstandingWrapper section div:nth-child(3){border-left:4px solid #24d27b}.teamstandingWrapper section div:last-child,.teamstandingWrapper section div:nth-last-child(2),.teamstandingWrapper section div:nth-last-child(3){border-left:4px solid #d23924}.teamstandingWrapper section div nav{display:flex;justify-content:space-between;width:30%}.teamstandingWrapper section div nav h2:nth-child(2){align-items:center;display:flex;gap:10px;text-align:start;width:80%}.teamstandingWrapper section div nav h2{font-size:18px}.teamstandingWrapper section div nav img{background-color:green;border-radius:50%;height:35px;width:40px}.teamstandingWrapper section div span{display:flex;justify-content:space-between;width:70%}.teamstandingWrapper .elim{display:flex;gap:90px}.teamstandingWrapper .elim span{display:flex;gap:15px}.teamstandingWrapper .elim span p{background-color:#24d27b;border-radius:5px;height:20px;width:20px}.teamstandingWrapper .elim nav{display:flex;gap:15px}.teamstandingWrapper .elim nav p{background-color:#d23924;border-radius:5px;height:20px;width:20px}@media screen and (max-width:600px){.teamstandingWrapper{display:flex;flex-direction:column;padding-bottom:0!important}.teamstandingWrapper #h1{font-size:24px!important;margin-bottom:-15px;text-align:start;width:100%!important}.teamstandingWrapper .tablehead{border-radius:20px;font-size:10px;padding:10px 15px;width:100%}.teamstandingWrapper section{display:flex;flex-direction:column;gap:14px;width:100%}.teamstandingWrapper section div{font-size:10px;padding:10px 15px}.teamstandingWrapper section div nav{align-items:center;display:flex;justify-content:start!important;width:30%}.teamstandingWrapper section div nav h2:nth-child(2){align-items:center;gap:5px;width:100%}.teamstandingWrapper section div nav h2{font-size:14px;width:100%}.teamstandingWrapper section div nav img{height:15px!important;width:20px!important}.teamstandingWrapper section div span{display:flex;justify-content:space-between;width:70%}.teamstandingWrapper .elim{display:flex;gap:90px}.teamstandingWrapper .elim span{align-items:center;display:flex;font-size:14px;gap:5px}.teamstandingWrapper .elim span p{background-color:#24d27b;border-radius:5px;height:10px;width:10px}.teamstandingWrapper .elim nav{align-items:center;display:flex;font-size:14px;gap:5px}.teamstandingWrapper .elim nav p{background-color:#d23924;border-radius:5px;height:10px;width:10px}}.teamsquadWrapper{align-items:start;display:flex;flex-direction:column;width:100%}.teamsquadWrapper .firstsection{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;gap:0;width:100%}.teamsquadWrapper .firstsection div{background-color:initial;border-bottom:1px solid #f5f5f5;border-radius:0;font-weight:900;justify-content:space-between;padding:15px 40px;width:100%}.teamsquadWrapper .firstsection div,.teamsquadWrapper .firstsection div nav{align-items:center;display:flex;flex-direction:row;height:-webkit-fit-content;height:fit-content}.teamsquadWrapper .firstsection div nav{color:#161819;gap:14px;position:relative;width:60%}.teamsquadWrapper .firstsection div nav p{color:#161819;font-size:20px}.teamsquadWrapper .firstsection div nav h2{color:#161819;font-size:24px}.teamsquadWrapper .firstsection div nav img{height:50px;object-fit:cover;object-position:0 0;width:50px}.teamsquadWrapper .firstsection div nav .loader{background-color:#d9d9d9;border-radius:10px;height:50px;position:absolute;right:30px;width:30px}.teamsquadWrapper .firstsection div span{color:#161819!important;display:flex;justify-content:space-between;width:40%}.teamsquadWrapper .firstsection strong{font-size:22px;margin-right:15px}.teamsquadWrapper .firstsection .squadhead{background-color:#ff0!important;border-radius:20px!important;padding:20px 40px!important}@media screen and (max-width:600px){.teamsquadWrapper .firstsection{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;gap:0;width:100%}.teamsquadWrapper .firstsection div{background-color:initial;border-bottom:1px solid #f5f5f5;border-radius:0;font-weight:900;justify-content:space-between;padding:10px;width:100%}.teamsquadWrapper .firstsection div,.teamsquadWrapper .firstsection div nav{align-items:center;display:flex;flex-direction:row;height:-webkit-fit-content;height:fit-content}.teamsquadWrapper .firstsection div nav{color:#161819!important;gap:5px;position:relative;width:60%}.teamsquadWrapper .firstsection div nav h2,.teamsquadWrapper .firstsection div nav p{color:#161819;font-size:16px}.teamsquadWrapper .firstsection div span h2{color:#161819;font-size:14px;margin-left:-10px}.teamsquadWrapper .firstsection div nav img{height:30px!important;object-fit:cover;object-position:0 0;width:30px!important}.teamsquadWrapper .firstsection div nav .loader{background-color:#d9d9d9;border-radius:10px;display:none;height:50px;position:absolute;right:30px;width:30px}.teamsquadWrapper .firstsection div span{color:#161819!important;display:flex;justify-content:space-between;width:40%}.teamsquadWrapper .firstsection strong{font-size:18px;margin-right:5px}.teamsquadWrapper .firstsection .squadhead{background-color:#ff0!important;border-radius:10px!important;padding:10px 5px 10px 20px!important}.teamsquadWrapper .firstsection .squadhead span{display:flex;justify-content:space-between;padding:0;width:60%}.teamsquadWrapper .firstsection .squadhead nav h2{font-size:18px}.teamsquadWrapper .firstsection .squadhead span h2{margin:0}}.playerdetailWrapper{background-color:initial}.playerdetailWrapper .firstsection menu ul li .linkname{color:#8f8c8c;cursor:pointer;display:flex;font-size:20px;font-weight:800;justify-content:center;transition:all .3s;width:120px}.playerdetailWrapper .firstsection menu ul li .active{background-color:blue;border-radius:16px;color:#fff;padding:10px}.playerdetailWrapper .secondsection{align-items:start;display:flex;flex-direction:column;gap:30px;margin-top:0;width:100%}.playerdetailWrapper .secondsection h1{font-size:28px}.playerdetailWrapper .secondsection nav{color:#161819;display:flex;font-weight:600;justify-content:start;width:100%}.playerdetailWrapper .secondsection nav span{width:40%}.playerdetailWrapper .secondsection p{color:#3f3e3e;font-size:18px;font-weight:600;letter-spacing:.5px;line-height:160%;margin-top:-14px;scale:1 1.1}.playerdetailWrapper .thirdsection{align-items:start;display:flex;flex-direction:column;margin-top:20px;width:100%}.playerdetailWrapper .thirdsection h1{font-size:28px;margin:0 0 10px;width:100%}.playerdetailWrapper .thirdsection div{grid-gap:30px;background-color:initial;display:grid;grid-template-columns:repeat(3,1fr);margin-top:26px;width:100%}.playerdetailWrapper .thirdsection div nav{align-items:center;background-color:#fff;border-radius:25px;box-shadow:1px 1px 24.3px 1px #0000001a;display:flex;flex-direction:column;gap:6px;height:-webkit-fit-content;height:fit-content;justify-content:center;padding:30px;width:100%}.playerdetailWrapper .thirdsection div nav p{font-size:20px;font-weight:900}.playerdetailWrapper .thirdsection div nav img{height:140px;object-position:0;width:140px}.playerdetailWrapper .thirdsection div nav span{display:flex;gap:20px;justify-content:center;width:100%}.playerdetailWrapper .thirdsection div nav h4,.playerdetailWrapper .thirdsection div nav h5{border-radius:20px;color:#fff;font-size:18px;font-weight:400;padding:6px 20px}.playerdetailWrapper .thirdsection div nav h5{background-color:#0c358b}.playerdetailWrapper .fourthsection{align-items:start;display:flex;flex-direction:column;gap:30px;margin:35px 0;width:100%}.playerdetailWrapper .fourthsection div{align-items:start;background-color:initial;display:flex;flex-direction:column;gap:25px;height:-webkit-fit-content;height:fit-content;justify-content:start;width:100%}.playerdetailWrapper .fourthsection div h1{color:#161819;font-size:30px;font-weight:600;text-align:start;width:-webkit-fit-content;width:fit-content}.playerdetailWrapper .fourthsection div nav{background-color:#fff;border-radius:20px;display:flex;flex-direction:row;height:-webkit-fit-content;height:fit-content;justify-content:space-between;padding:20px;width:100%}.playerdetailWrapper .fourthsection div nav img{background-color:#d9d9d9;border-radius:20px;height:35vh;width:29vw}.playerdetailWrapper .fourthsection div nav p{color:#6e6e6e;font-size:20px;font-weight:600;line-height:180%;width:58%}@media screen and(max-width:600px){.playerdetailWrapper{display:flex;flex-direction:column;gap:40px;padding:0;width:100%}.playerdetailWrapper>.strong{background-color:#f5f5f5;border:1px solid #999;border-radius:10px;color:grey;cursor:pointer;font-size:20px!important;font-weight:600;padding:0 15px 5px;width:-webkit-fit-content;width:fit-content}.playerdetailWrapper .firstsection{display:flex;flex-direction:column;gap:40px;width:100%}.playerdetailWrapper .firstsection nav{align-items:center;display:flex;flex-direction:row;gap:20px;padding:0;width:100%}.playerdetailWrapper .firstsection nav div{align-items:start;background-color:initial;display:flex;flex-direction:column;gap:16px;padding:0}.playerdetailWrapper .firstsection nav img{border-radius:20px;height:180px;object-fit:cover;object-position:0 0;width:200px}.playerdetailWrapper .firstsection nav div p{font-size:30px}.playerdetailWrapper .firstsection nav strong{color:#8f8c8c;font-size:16px}.playerdetailWrapper .firstsection menu{display:flex;width:100%}.playerdetailWrapper .firstsection menu ul{align-items:center;background-color:#fff;border-radius:20px;display:flex;gap:10px;height:-webkit-fit-content;height:fit-content;padding:10px;width:-webkit-fit-content;width:fit-content}.playerdetailWrapper .firstsection menu ul li .linkname{color:#8f8c8c;cursor:pointer;display:flex;font-size:14px!important;font-weight:800;justify-content:center;transition:all .3s;width:120px}.playerdetailWrapper .firstsection menu ul li .active{background-color:blue;border-radius:16px;color:#fff;padding:10px}}.playerdetailWrapper{align-items:start!important}.playerdetailWrapper .firstsection nav img{height:150px}.playerdetailWrapper h1{font-size:30px!important}.playerdetailWrapper .fifthsection{display:flex;flex-direction:row!important;gap:30px;justify-content:space-between;width:100%}.playerdetailWrapper .fifthsection div{border-radius:30px!important;display:flex;flex-direction:column!important;height:-webkit-fit-content!important;height:fit-content!important;overflow:hidden;padding:0!important;width:32%!important}.playerdetailWrapper .fifthsection div nav{height:250px!important;width:100%!important}.playerdetailWrapper .fifthsection div img{border-radius:0;height:100%;margin:0!important;object-fit:cover;object-position:0 -50px;width:100%!important}.playerdetailWrapper .fifthsection div .con{color:#fff;display:flex;flex-direction:column;gap:6px;padding:5%}.playerdetailWrapper .fifthsection h3,.playerdetailWrapper .fifthsection p{color:#fff;font-size:16px;letter-spacing:.5px;line-height:150%}.playerdetailWrapper .fifthsection div h2{font-size:22px;line-height:140%}.playerdetailWrapper .sixthsection{display:flex;flex-direction:column;gap:25px;margin-bottom:8%;margin-top:3%}.playerdetailWrapper .sixthsection div{background-color:#1f1f1f;border-radius:30px;display:flex;gap:0;overflow:hidden}.playerdetailWrapper .sixthsection nav{align-items:start!important;background-color:initial!important;height:280px!important;padding:0!important;width:40%!important}.playerdetailWrapper .sixthsection nav img{border-radius:0;height:100%!important;object-fit:cover;object-position:0 -80px;width:100%!important}.playerdetailWrapper .sixthsection .con{color:#fff;display:flex;flex-direction:column;gap:6px;padding:3%!important;width:60%!important}.playerdetailWrapper .sixthsection h2{font-size:24px}.playerdetailWrapper .sixthsection h3,.playerdetailWrapper .sixthsection p{font-size:18px;line-height:150%}@media screen and (max-width:600px){.playerdetailWrapper{align-items:start!important;display:flex;flex-direction:column;padding:10% 4%!important}.playerdetailWrapper>.strong{background-color:#f5f5f5;border:1px solid #999;border-radius:10px;color:grey;cursor:pointer;font-size:20px!important;font-weight:600;padding:0 10px 5px!important;width:-webkit-fit-content;width:fit-content}.playerdetailWrapper .firstsection{display:flex;flex-direction:column;gap:20px!important;width:100%}.playerdetailWrapper .firstsection nav{align-items:center;display:flex;flex-direction:row;gap:20px;padding:0;width:100%}.playerdetailWrapper .firstsection nav div{align-items:start;background-color:initial;display:flex;flex-direction:column;gap:16px;padding:0}.playerdetailWrapper .firstsection nav img{border-radius:20px;height:150px!important;object-fit:cover;object-position:0 0;width:150px!important}.playerdetailWrapper .firstsection nav div p{font-size:24px!important;font-weight:600;width:70%}.playerdetailWrapper .firstsection nav strong{color:#8f8c8c;font-size:16px}.playerdetailWrapper .firstsection menu{display:flex;width:100%}.playerdetailWrapper .firstsection menu ul{align-items:center;background-color:#fff;border-radius:20px;display:flex;gap:10px;height:-webkit-fit-content;height:fit-content;justify-content:space-between!important;padding:10px;width:100%!important}.playerdetailWrapper .firstsection menu ul .linkname{color:#8f8c8c;cursor:pointer;display:flex;display:none;font-size:16px!important;font-weight:800;justify-content:center;transition:all .3s;width:100px!important}.playerdetailWrapper .secondsection{align-items:start;display:flex!important;flex-direction:column!important;gap:20px;margin-top:0;width:100%}.playerdetailWrapper .secondsection .h1{font-size:26px!important}.playerdetailWrapper .secondsection nav{color:#161819;display:flex;font-weight:600;gap:20px;justify-content:start;width:100%}.playerdetailWrapper .secondsection p{font-size:16px;margin-top:10px}.playerdetailWrapper .thirdsection{margin-top:10px}.playerdetailWrapper .thirdsection h1{font-size:24px!important;margin:0 0 -6px;width:90%!important}.playerdetailWrapper .thirdsection div{grid-gap:20px 15px;background-color:initial;display:grid;grid-template-columns:repeat(2,1fr)!important;margin-top:26px;width:100%}.playerdetailWrapper .thirdsection div nav{align-items:center;background-color:#fff;border-radius:25px;box-shadow:1px 1px 24.3px 1px #0000001a;display:flex;flex-direction:column;gap:6px;height:-webkit-fit-content;height:fit-content;justify-content:center;padding:20px 10px;width:100%}.playerdetailWrapper .thirdsection div nav p{font-size:16px;font-weight:900}.playerdetailWrapper .thirdsection div nav img{height:70px;object-position:0;width:70px}.playerdetailWrapper .thirdsection div nav span{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.playerdetailWrapper .thirdsection div nav h4{border-radius:20px;color:#fff;font-size:14px;font-weight:400;padding:6px 10px;text-align:center;width:100%}.playerdetailWrapper .thirdsection div nav h5{background-color:#0c358b;border-radius:20px;color:#fff;font-size:16px;font-weight:400;padding:6px 10px;text-align:center;width:100%}.playerdetailWrapper .fourthsection{align-items:start;display:flex;flex-direction:column;gap:30px;margin:10px 0;width:100%}.playerdetailWrapper .fourthsection div{align-items:start;background-color:initial;display:flex;flex-direction:column;gap:25px;height:-webkit-fit-content;height:fit-content;justify-content:start;width:100%}.playerdetailWrapper .fourthsection div h1{color:#161819;font-size:24px!important;font-weight:600;text-align:start;text-transform:capitalize;width:90%!important}.playerdetailWrapper .fourthsection div nav{background-color:initial;border-radius:20px;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;justify-content:space-between;padding:0;width:100%}.playerdetailWrapper .fourthsection div nav img{background-color:#d9d9d9;border-radius:20px;height:30vh;width:100%}.playerdetailWrapper .fourthsection div nav p{color:#6e6e6e;font-size:18px;font-weight:600;line-height:180%;margin-top:10px;width:100%}.playerdetailWrapper h1{font-size:26px!important;width:100%!important}.playerdetailWrapper .fifthsection{flex-direction:column!important;gap:20px;margin-top:-20px}.playerdetailWrapper .fifthsection div{border-radius:20px!important;height:-webkit-fit-content;height:fit-content;width:100%!important}.playerdetailWrapper .fifthsection div nav{height:200px!important;width:100%}.playerdetailWrapper .fifthsection div img{height:100%!important;width:100%!important}.playerdetailWrapper .fifthsection div .con{color:#fff;display:flex;flex-direction:column;gap:6px;height:-webkit-fit-content!important;height:fit-content!important;padding:5%}.playerdetailWrapper .fifthsection h3,.playerdetailWrapper .fifthsection p{color:#fff!important;font-size:16px!important;letter-spacing:.5px;line-height:140%}.playerdetailWrapper .fifthsection h2{font-size:20px;line-height:140%}.playerdetailWrapper .sixthsection{display:flex;flex-direction:column;gap:25px;margin-bottom:8%;margin-top:3%}.playerdetailWrapper .sixthsection div{background-color:#1f1f1f;border-radius:20px;display:flex;gap:0!important;overflow:hidden}.playerdetailWrapper .sixthsection nav{height:220px!important;width:30%}.playerdetailWrapper .sixthsection nav img{height:100%!important;object-position:0 0;width:100%!important}.playerdetailWrapper .sixthsection .con{color:#fff;display:flex;flex-direction:column;gap:4px;padding:3% 1% 3% 0;width:80%!important}.playerdetailWrapper .sixthsection h2{font-size:16px!important}.playerdetailWrapper .sixthsection h3,.playerdetailWrapper .sixthsection p{font-size:14px;line-height:130%!important}}.playerdetailWrapper{background-color:#f5f5f5;display:flex;flex-direction:column;gap:40px;margin:0;padding:4% 10%;width:100%}.playerdetailWrapper>.strong{background-color:#f5f5f5;border:1px solid #999;border-radius:10px;color:grey;cursor:pointer;font-size:30px;font-weight:600;padding:0 15px 5px;width:-webkit-fit-content;width:fit-content}.playerdetailWrapper .firstsection{display:flex;flex-direction:column;gap:40px;width:100%}.playerdetailWrapper .firstsection nav{align-items:center;display:flex;flex-direction:row;gap:20px;padding:0;width:100%}.playerdetailWrapper .firstsection nav div{align-items:start;background-color:initial;display:flex;flex-direction:column;gap:16px;padding:0}.playerdetailWrapper .firstsection nav img{border-radius:20px;height:180px;object-fit:cover;object-position:0 0;width:200px}.playerdetailWrapper .firstsection nav div p{font-size:30px}.playerdetailWrapper .firstsection nav strong{color:#8f8c8c;font-size:16px}.playerdetailWrapper .firstsection menu{display:flex;width:100%}.playerdetailWrapper .firstsection menu ul{align-items:center;background-color:#fff;border-radius:20px;display:flex;gap:10px;height:-webkit-fit-content;height:fit-content;padding:10px;width:-webkit-fit-content;width:fit-content}.playerdetailWrapper .firstsection menu ul li{color:#8f8c8c;cursor:pointer;display:flex;font-size:20px;font-weight:800;justify-content:center;transition:all .3s;width:120px}.playerdetailWrapper .firstsection menu .active{background-color:blue;border-radius:16px;color:#fff;padding:10px}.playerdetailWrapper .seventhsection{align-items:start!important;display:flex;flex-direction:column;width:100%}.playerdetailWrapper .seventhsection div{border-radius:0;display:flex;flex-direction:row;gap:2%;width:100%}.playerdetailWrapper .seventhsection div input,.playerdetailWrapper .seventhsection div select{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #dad9d9;border-radius:20px;cursor:pointer;font-size:18px;outline:none;padding:16px 30px;width:-webkit-fit-content;width:fit-content}.playerdetailWrapper .seventhsection div nav{border-radius:20px;color:#fff;display:flex;flex-direction:column;gap:30px;height:-webkit-fit-content;height:fit-content;margin-top:20px;padding:30px 20px;width:25%}.playerdetailWrapper .seventhsection div nav h2{font-size:40px}.playerdetailWrapper .seventhsection div nav strong{font-size:20px}.playerdetailWrapper .seventhsection h1{font-size:35px;margin-top:60px}.playerdetailWrapper .seventhsection div table{background-color:#fff;border-radius:20px;margin-top:20px;padding:20px;width:100%}.playerdetailWrapper .seventhsection div table tr{width:100%}.playerdetailWrapper .seventhsection div table tr th:first-child{width:70%}.playerdetailWrapper .seventhsection div table tr th{color:#515151;font-size:20px;padding:15px;text-align:start}@media screen and (max-width:600px){.playerdetailWrapper{align-items:start!important;display:flex;flex-direction:column;padding:10% 4%!important}.playerdetailWrapper>.strong{background-color:#f5f5f5;border:1px solid #999;border-radius:10px;color:grey;cursor:pointer;font-size:20px!important;font-weight:600;padding:0 10px 5px!important;width:-webkit-fit-content;width:fit-content}.playerdetailWrapper .firstsection{display:flex;flex-direction:column;gap:20px!important;width:100%}.playerdetailWrapper .firstsection nav{align-items:center;display:flex;flex-direction:row;gap:20px;padding:0;width:100%}.playerdetailWrapper .firstsection nav div{align-items:start;background-color:initial;display:flex;flex-direction:column;gap:16px;padding:0}.playerdetailWrapper .firstsection nav img{border-radius:20px;height:150px!important;object-fit:cover;object-position:0 0;width:150px!important}.playerdetailWrapper .firstsection nav div p{font-size:24px!important;font-weight:600;width:70%}.playerdetailWrapper .firstsection nav strong{color:#8f8c8c;font-size:16px}.playerdetailWrapper .firstsection menu{display:flex;width:100%}.playerdetailWrapper .firstsection menu ul{align-items:center;background-color:#fff;border-radius:20px;display:flex;gap:10px;height:-webkit-fit-content;height:fit-content;justify-content:space-between!important;padding:10px;width:100%!important}.playerdetailWrapper .firstsection menu ul li{color:#8f8c8c;cursor:pointer;display:flex;font-size:1px!important;font-weight:800;justify-content:center;transition:all .3s;width:100px!important}.playerdetailWrapper .firstsection menu .active{background-color:blue;border-radius:16px;color:#fff;padding:10px}.playerdetailWrapper .seventhsection{align-items:start!important;display:flex;flex-direction:column;width:100%}.playerdetailWrapper .seventhsection div{border-radius:0;display:flex;flex-direction:row;gap:2%;justify-content:space-between;width:100%}.playerdetailWrapper .seventhsection div input,.playerdetailWrapper .seventhsection div select{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #dad9d9;border-radius:20px;cursor:pointer;font-size:16px;outline:none;padding:10px 20px;width:-webkit-fit-content;width:fit-content}.playerdetailWrapper .seventhsection .cards{grid-gap:10px;display:grid;grid-template-columns:repeat(2,1fr);margin-top:20px}.playerdetailWrapper .seventhsection div nav{border-radius:20px;color:#fff;display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:fit-content;margin-top:0;padding:25px 20px;width:100%}.playerdetailWrapper .seventhsection div nav h2{font-size:26px}.playerdetailWrapper .seventhsection div nav strong{font-size:16px}.playerdetailWrapper .seventhsection h1{font-size:28px;margin-top:60px}.playerdetailWrapper .seventhsection div table{background-color:#fff;border-radius:15px;margin-top:20px;padding:10px 12px;width:100%}.playerdetailWrapper .seventhsection div table tr{width:100%}.playerdetailWrapper .seventhsection div table tr th:first-child{text-align:start;width:80%}.playerdetailWrapper .seventhsection div table tr th{color:#515151;font-size:18px;padding:10px 0;text-align:center}}.reviewWrapper{background-color:#fafafa;padding:4% 12%}.reviewWrapper>div{display:flex;justify-content:space-between}.reviewWrapper div .mysec{height:-webkit-fit-content;height:fit-content;width:70%}.reviewWrapper .mysec span{color:#8f8c8c;display:flex;font-size:20px;justify-content:space-between;width:80%}.reviewWrapper .mysec .imgdiv3{border-radius:30px;height:440px;margin:6% 0 8%;position:relative;width:100%}.reviewWrapper .mysec .imgdiv3 img{border-radius:30px;height:100%;position:absolute;width:100%;z-index:0}.reviewWrapper .mysec .imgdiv3 h1{background-color:#fff;border-radius:0;bottom:-60px;box-shadow:.1px .1px 10.1px .1px #999;color:#363636;font-size:32px;font-weight:900;margin-left:3%;padding:24px;position:absolute;text-align:center;width:94%;z-index:1}.reviewWrapper .mysec p{color:#6e6e6e;font-size:20px;font-weight:900;line-height:150%;margin-top:15%}.reviewWrapper .firstsection{background-color:initial;color:#363636;display:flex;flex-direction:column;margin-top:10%;width:90%}.reviewWrapper .firstsection .title{color:#161819;font-size:28px}.reviewWrapper .firstsection input{background-color:#fff;border:none;border-radius:12px;color:#7f7f81;font-size:20px;outline:none;padding:20px 16px;width:100%}.reviewWrapper .firstsection input::placeholder{color:#7f7f81;font-size:18px}.reviewWrapper .commentWrap{display:flex;flex-direction:column;gap:30px}.reviewWrapper .comment{display:flex;flex-direction:row!important;gap:20px}.reviewWrapper .comment img{border-radius:50%;height:50px;width:50px}.reviewWrapper .comment span{display:flex;flex-direction:column;font-weight:700;gap:10px}.reviewWrapper .comment span h2{color:#23262d;font-size:22px}.reviewWrapper .comment span h5{font-size:16px}.reviewWrapper .comment span p{font-size:18px;line-height:150%;margin-top:0}.reviewWrapper div .navbar{background-color:#e8e8e8;border-radius:30px;height:-webkit-fit-content;height:fit-content;padding:3% 1.5%;width:28%}.reviewWrapper .trendingcontent{display:flex;flex-direction:column;gap:15px;margin-top:30px}.reviewWrapper .trends{align-items:center;display:flex;gap:10px;padding-top:15px}.reviewWrapper .trends .imgdiv4{border-radius:30px;height:100px;position:relative;width:130px}.reviewWrapper .trends .imgdiv4 img{border-radius:30px;height:100%;object-fit:cover;overflow:hidden;width:100%}.reviewWrapper .trends .imgdiv4 span{border-radius:50%;color:#f5e422;font-size:18px;font-weight:900;left:10%;padding:5px 10px;position:absolute;top:-12%;z-index:10}.reviewWrapper .trends:first-child .imgdiv4 span{background-color:#32353a}.reviewWrapper .trends:nth-child(2) .imgdiv4 span{background-color:#3b7fd9}.reviewWrapper .trends:nth-child(3) .imgdiv4 span{background-color:#28792b}.reviewWrapper .trends:nth-child(4) .imgdiv4 span{background-color:#3a2879}.reviewWrapper .trends:nth-child(5) .imgdiv4 span{background-color:#8b289f}.reviewWrapper .trends p{color:#161819;font-size:16px;font-weight:600;line-height:130%;width:60%}.reviewWrapper .fourthsection{margin-bottom:8%;margin-top:3%}.reviewWrapper .fourthsection div{background-color:#1f1f1f;border-radius:30px;display:flex;gap:0;overflow:hidden}.reviewWrapper .fourthsection nav{height:300px;width:40%}.reviewWrapper .fourthsection nav img{height:100%;object-fit:cover;object-position:0 -80px;width:100%}.reviewWrapper .fourthsection .con{color:#fff;display:flex;flex-direction:column;gap:10px;padding:3%;width:60%}.reviewWrapper .fourthsection h2{font-size:28px}.reviewWrapper .fourthsection h3,.reviewWrapper .fourthsection p{font-size:18px;line-height:150%}.reviewWrapper .fourthsection{display:flex;flex-direction:column;gap:30px;margin-top:8%}@media screen and (max-width:600px){.reviewWrapper{background-color:#fafafa;padding:8% 4%}.reviewWrapper>div{display:flex;justify-content:space-between}.reviewWrapper div .mysec{height:-webkit-fit-content;height:fit-content;width:100%}.reviewWrapper .mysec span{color:#8f8c8c;display:flex;font-size:14px;justify-content:space-between;width:100%}.reviewWrapper .mysec .imgdiv3{height:240px;margin:6% 0 8% -4%;position:relative;width:108%}.reviewWrapper .mysec .imgdiv3 img{border-radius:0;height:100%;width:100%}.reviewWrapper .mysec .imgdiv3 h1{bottom:-40px;font-size:20px;margin-left:4%;padding:14px;width:92%}.reviewWrapper .mysec p{color:#3f3e3e;font-size:16px;font-weight:900;line-height:150%;margin-top:16%}.reviewWrapper .firstsection{width:100%}.reviewWrapper .firstsection .title{font-size:20px}.reviewWrapper .firstsection input{font-size:16px;margin:10px 0;padding:10px 16px}.reviewWrapper .firstsection input::placeholder{color:#7f7f81;font-size:14px}.reviewWrapper .commentWrap{gap:20px}.reviewWrapper .comment{gap:12px}.reviewWrapper .comment img{height:30px;width:30px}.reviewWrapper .comment span{gap:6px}.reviewWrapper .comment span h2{font-size:18px}.reviewWrapper .comment span h5{font-size:12px}.reviewWrapper .comment span p{color:#3f3e3e;font-size:14px;font-weight:400}.reviewWrapper div .navbar{background-color:#e8e8e8;border-radius:30px;display:none;height:-webkit-fit-content;height:fit-content;padding:3% 1.5%;width:28%}.reviewWrapper .trendingcontent{display:flex;flex-direction:column;gap:15px;margin-top:30px}.reviewWrapper .trends{align-items:center;display:flex;gap:10px;padding-top:15px}.reviewWrapper .trends .imgdiv4{border-radius:30px;height:100px;position:relative;width:130px}.reviewWrapper .trends .imgdiv4 img{border-radius:30px;height:100%;object-fit:cover;overflow:hidden;width:100%}.reviewWrapper .trends .imgdiv4 span{border-radius:50%;color:#f5e422;font-size:18px;font-weight:900;left:10%;padding:5px 10px;position:absolute;top:-12%;z-index:10}.reviewWrapper .trends:first-child .imgdiv4 span{background-color:#32353a}.reviewWrapper .trends:nth-child(2) .imgdiv4 span{background-color:#3b7fd9}.reviewWrapper .trends:nth-child(3) .imgdiv4 span{background-color:#28792b}.reviewWrapper .trends:nth-child(4) .imgdiv4 span{background-color:#3a2879}.reviewWrapper .trends:nth-child(5) .imgdiv4 span{background-color:#8b289f}.reviewWrapper .trends p{color:#161819;font-size:16px;font-weight:600;line-height:130%;width:60%}.reviewWrapper .fourthsection{display:flex;flex-direction:column;gap:10px;margin-bottom:8%;margin-top:10%}.reviewWrapper .fourthsection div{border-radius:20px;height:-webkit-fit-content!important;height:fit-content!important;padding:0}.reviewWrapper .fourthsection nav{height:25vh!important;width:40%}.reviewWrapper .fourthsection nav img{height:100%!important;object-position:0;width:100%}.reviewWrapper .fourthsection .con{color:#fff;display:flex;flex-direction:column;gap:2px;padding:3% 3% 0!important;width:70%}.reviewWrapper .fourthsection h2{font-size:16px}.reviewWrapper .fourthsection h3,.reviewWrapper .fourthsection p{font-size:12px;line-height:120%}}.menueWrapper{background-color:initial!important;bottom:10%;display:none;left:78%;position:fixed;width:100%;z-index:10000}.menueWrapper>h1{border-radius:20px;height:-webkit-fit-content;height:fit-content;padding:5px 18px 10px;width:-webkit-fit-content;width:fit-content}@media screen and (max-width:600px){.menueWrapper{display:block}}
/*# sourceMappingURL=main.f6c75a96.css.map*/