@import"https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap";@import"https://fonts.googleapis.com/css2?family=Caveat+Brush&display=swap";@import"https://fonts.googleapis.com/css2?family=Caveat+Brush&family=Gajraj+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Noto+Color+Emoji&display=swap";@import"https://fonts.googleapis.com/css2?family=Moon+Dance&display=swap";.nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--primarycolor);transition:.2s;overflow:hidden;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.nav svg{display:none}.nav header{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 40px}.nav header .logo{padding:0 10px;display:flex;align-items:center;color:#fff}.nav header .logo .navlink{align-items:end;text-decoration:none;display:flex;align-items:center}.nav header .logo .navlink img{width:50px}.nav header nav ul .navlink.active li{border-color:#fff}.nav header nav ul .navlink li{list-style:none;display:inline-block;text-decoration:none;color:#fff;margin-left:20px;font-size:15px;padding:4px 8px;border-bottom:2px solid transparent;transition:.4s}.nav header nav ul .navlink li:hover{border-color:#fff}@media only screen and (max-width: 800px){.nav{overflow:visible}.nav svg{display:block;color:#fff;font-size:28px;cursor:pointer}.nav header{padding:5px}.nav header .logo{padding:0 5px}.nav header .logo img{width:40px}.nav header nav{position:fixed;display:none;opacity:0;width:100%;top:var(--navheightmobile);height:calc(100vh - var(--navheightmobile));left:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:display .3s ease,opacity .3s ease}.nav header nav ul{display:flex;flex-direction:column;align-items:center;padding:40px 0 20px;background:var(--primarycolor);background:#141414;height:100%;gap:30px}.nav header nav ul .navlink li{margin-left:5px;color:#ffffff80;font-size:18px;padding:8px 10px;cursor:pointer;transition:all .3s ease-in-out}.nav header nav ul .navlink li:hover{color:#fff}.nav header nav ul .navlink.active li{color:#fff}.nav header nav.open{display:block;opacity:1}}@media only screen and (max-width: 600px){.nav header{padding:2px 5px}.nav header .logo .navlink img{width:40px}.nav header .logo .navlink h2{display:none;font-size:16px}.nav header nav ul{gap:25px;padding:40px 0 15px}.nav header nav ul .navlink li{margin-left:0;font-size:18px;font-weight:700;letter-spacing:2px;padding:8px 10px}}.findtournas{width:100%;min-height:calc(100vh - var(--navheight));background:#fff;position:relative}.findtournas .cross{height:35px;display:flex;justify-content:center}.findtournas .conta{width:100%;height:55px;padding:1px 5px;display:flex;justify-content:space-between;align-items:center;box-shadow:5px 5px 10px #0006;position:sticky;background:#fff;top:var(--navheight);z-index:10}.findtournas .conta>div:nth-child(1){border-radius:10px;cursor:pointer;width:65%;display:flex;justify-content:space-between;align-items:center;height:50px;line-height:50px;text-align:center;font-weight:600;font-size:.9em;letter-spacing:1px}.findtournas .conta>div:nth-child(1)>div{width:33%;display:flex;align-items:center;justify-content:center}.findtournas .conta>div:nth-child(1)>div svg{font-size:24px}.findtournas .conta>div:nth-child(1) span:nth-child(2){margin-left:10px}.findtournas .conta>div:nth-child(1)>div.active{border-radius:5px;color:#fff;background:var(--primarycolor)}.findtournas .conta>div:nth-child(2){display:flex;align-items:center}.findtournas .conta>div:nth-child(2) .searchIcon{background-color:var(--primarycolor);color:#fff;width:35px;height:auto;padding:7px;margin-left:5px;border-radius:4px;cursor:pointer}.findtournas .conta>div:nth-child(2) .searchIcon:hover{background-color:var(--hovercolor)}.findtournas .cards{width:100%;min-height:calc(100vh - (var(--navheight) + 55px));display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1rem;justify-items:center;padding:.6em 1em;position:relative}.findtournas .cards .card{width:240px;height:max-content;overflow:hidden;background:#fff;padding-bottom:10px;border-radius:8px;box-shadow:3px 5px 5px #00000080;position:relative;transition:.2s;-webkit-user-select:none;user-select:none}.findtournas .cards .card .img{display:flex;width:240px;width:100%;height:240px;overflow:hidden;background:radial-gradient(transparent,gray);justify-content:center;position:relative}.findtournas .cards .card .img img{width:100%;height:100%;transition:.3s;object-fit:cover}.findtournas .cards .card .img>span{position:absolute;display:inline-block;background:linear-gradient(to top,rgba(0,0,0,1),transparent 100%);width:100%;height:70px;bottom:0;left:0;font-size:1.1rem;text-transform:uppercase;letter-spacing:2px;font-weight:700;line-height:110px;padding-left:10px;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.findtournas .cards .card h3{font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.findtournas .cards .card .organiser,.findtournas .cards .card .time{margin:7px 0;padding-left:10px;color:#3a3838}.findtournas .cards .card .organiser span,.findtournas .cards .card .time span{font-size:12px;color:#fff;display:inline-block;text-transform:uppercase;line-height:22px;padding:0 5px;border-radius:5px;background:var(--primarycolor);float:right;margin-right:7px}.findtournas .cards .card .time{font-size:13px}.findtournas .cards .card .tournId{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin:0 10px 5px}.findtournas .cards .card .tournId span{display:flex;align-items:center}.findtournas .cards .card .tournId span:nth-child(1) svg{font-size:16px;margin-left:12px;transition:.2s;cursor:pointer}.findtournas .cards .card .tournId span:nth-child(1) svg:hover{color:#035d5d}.findtournas .cards .card .tournId span:nth-child(2){gap:5px}.findtournas .cards .card .tournId span:nth-child(2) svg{font-size:20px}.findtournas .cards .card .label{width:100%;padding:2px 4px;display:flex;gap:5px;flex-wrap:wrap;margin:5px 0}.findtournas .cards .card .label>span{background:var(--primarycolor);color:#fff;padding:0 8px;font-size:12px;height:25px;line-height:25px;border-radius:20px}.findtournas .cards .card .controller{width:100%;display:flex;justify-content:space-between;padding:0 5px}.findtournas .cards .card .controller button{letter-spacing:1px;font-size:.8em;background:#000}.findtournas .cards .card .controller .status{background:#0385b8;color:#fff;letter-spacing:1px;text-transform:uppercase;border-radius:5px;line-height:30px;padding:0 3px;font-size:.7em}.findtournas .cards .card:hover img{transform:scale(1.03)}.tournastat{width:100%;min-height:calc(100vh - var(--navheight));padding:2em 20px;display:flex;flex-direction:column;align-items:center;background:#fff}.tournastat .img{border-radius:30px;overflow:hidden;width:80%;box-shadow:10px 10px 10px #0006}.tournastat .img img{width:100%;border-radius:30px}.tournastat .info{width:600px;padding:10px 20px;margin-top:20px;border:1px solid rgb(181,176,176);color:#212529;position:relative;z-index:2;border-radius:10px;overflow:hidden}.tournastat .info:before{content:"";position:absolute;top:0;left:0;height:7px;width:100%;background-color:var(--primarycolor);z-index:0}.tournastat .info .upper{padding:10px 0;border-bottom:2px solid rgb(176,172,172)}.tournastat .info .upper div:nth-child(1){font-size:3em;font-weight:600;text-transform:uppercase}.tournastat .info .upper div:nth-child(1) span{padding:2px 10px;font-size:16px;background:#035d62f4;color:#fff;border-radius:15px}.tournastat .info .upper div:nth-child(2){font-size:2em;font-weight:500}.tournastat .info .upper div:nth-child(3) button{font-size:10px;margin-top:-2px;font-weight:600;float:right}.tournastat .info .upper div:nth-child(3) svg{font-size:14px}.tournastat .info .publicpost{padding:10px 0}.tournastat .info .btn{margin-top:5px;border:1px solid rgb(196,193,193);border-radius:10px;padding:15px 0;width:100%;display:flex;justify-content:center}.tournastat .info .btn button{margin:0 8px}.tournastat .contacts{margin-top:10px;width:100%;border:1px solid rgb(196,193,193);border-radius:10px;padding:10px 5px;text-align:center;display:flex;flex-direction:column;align-items:center}.tournastat .contacts div:nth-child(1){font-size:2em;font-weight:600}.tournastat .contacts div:nth-child(2){font-size:1.4em;font-weight:500}.tournastat .contacts .links{width:100%;height:max-content;display:flex;padding-bottom:5px;flex-wrap:wrap;justify-content:space-around}.tournastat .contacts .links a{display:flex;align-items:center;padding:3px 8px;letter-spacing:1px;border-radius:5px;text-decoration:none;text-transform:uppercase;color:var(--primarycolor);font-weight:600;cursor:pointer;transition:.2s;margin-top:10px}.tournastat .contacts .links a:hover{background-color:#043c52;color:#fff}.tournastat .contacts .links a span{margin:0 3px;display:flex}.tournastat .contacts p{font-weight:500}@media only screen and (max-width: 800px){.findtournas{min-height:calc(100vh - var(--navheightmobile))}.findtournas .conta{height:fit-content;gap:5px 0;padding-bottom:5px;flex-wrap:wrap;top:var(--navheightmobile)}.findtournas .conta>div{width:100%}.findtournas .conta>div:nth-child(1){width:100%;height:10px;line-height:10px;height:30px;line-height:30px;font-weight:500;font-size:.7em;margin-bottom:8px;letter-spacing:.5px}.findtournas .conta>div:nth-child(1) div{width:33%}.findtournas .conta>div:nth-child(1) span:nth-child(2){margin-left:6px}.findtournas .conta>div:nth-child(1) i{font-size:1.2em}.findtournas .cards{grid-template-columns:repeat(3,1fr);min-height:calc(100vh - (var(--navheightmobile)) + 50px)}.findtournas .cards .card{transform:scale(.95)}.findtournas .cards .card .controller button{letter-spacing:.5px;font-size:.8em}.findtournas .cards .card .controller .status{border-radius:5px;padding:0 3px}.tournastat{min-height:calc(100vh - var(--navheightmobile));padding:1em 4px;display:flex;flex-direction:column;align-items:center;background:#fff}.tournastat .img{border-radius:10px;width:97%}.tournastat .img img{border-radius:10px}.tournastat .info{width:98%;padding:5px;margin-top:15px}.tournastat .info .upper div:nth-child(1){font-size:2em}.tournastat .info .upper div:nth-child(1) span{font-size:14px}.tournastat .info .upper div:nth-child(2){font-size:1.6em}.tournastat .info .upper div:nth-child(3){font-size:14px;margin-top:8px}.tournastat .info .upper div:nth-child(3) button{font-size:9px;margin-top:-5px}.tournastat .info .upper div:nth-child(3) svg{font-size:12px}.tournastat .contacts{padding:5px}.tournastat .contacts div:nth-child(1){font-size:1.6em;font-weight:600}.tournastat .contacts div:nth-child(2){font-size:1.2em;font-weight:500}.tournastat .contacts .links a{padding:2px 6px;font-weight:500;margin-top:5px}.tournastat .contacts .links a span:nth-child(2){font-size:14px}.tournastat .contacts .links a .ico{font-size:18px}}@media only screen and (max-width: 600px){.findtournas .cards{grid-template-columns:repeat(2,1fr);grid-gap:20px;padding:.6em 1em}}@media only screen and (max-width: 500px){.findtournas .cards{grid-template-columns:repeat(1,1fr);grid-gap:20px;padding:.6em 1em}.findtournas .cards .card{width:270px}.findtournas .cards .card .img{height:270px}}.Dashboard{width:100%;min-height:calc(100vh - var(--navheight));overflow:auto;position:relative;display:flex;flex-direction:column;background:#fff;align-items:center}.Dashboard .controles{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;width:100%;padding:5px 10px;position:relative;min-height:140px}.Dashboard .controles .card{border-radius:5px;box-shadow:5px 5px 10px 5px #00000040;width:300px;min-height:110px;color:#212529;padding:5px 10px;position:relative}.Dashboard .controles .card:nth-child(1):before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:url(https://res.cloudinary.com/dusxlxlvm/image/upload/v1725526409/accusoft/assets/preloader/fox_ajgfyv.webp);background-size:120px;background-repeat:no-repeat;background-position:-8px;opacity:.2;transform:scaleX(-1)}.Dashboard .controles .card>div{height:25px}.Dashboard .controles .card>div span:nth-child(1){display:inline-block;font-weight:700;letter-spacing:.5px;width:160px}.Dashboard .controles .card>div span:nth-child(3){font-weight:500;margin-left:10px;width:160px}.Dashboard .controles .card i{font-size:5em;color:#5757574f;pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%) rotate(20deg)}.Dashboard .controles .operator{width:300px;height:100%;gap:8px;display:flex;flex-direction:column;justify-content:space-around}.Dashboard .cards{width:100%;height:100%;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1rem;justify-items:center;padding:.6em 1em}.Dashboard .cards .card{width:240px;height:max-content;overflow:hidden;background:#fff;padding-bottom:10px;border-radius:8px;box-shadow:3px 5px 5px #00000080;position:relative}.Dashboard .cards .card .img{display:flex;width:240px;width:100%;height:240px;background:radial-gradient(transparent,gray);justify-content:center;position:relative}.Dashboard .cards .card .img img{width:100%;height:100%;transition:.3s;object-fit:cover;position:relative}.Dashboard .cards .card .img>span{position:absolute;display:inline-block;background:linear-gradient(to top,rgba(0,0,0,1) 5%,transparent 100%);width:100%;height:70px;bottom:0;left:0;font-size:1.2rem;text-transform:uppercase;letter-spacing:2px;font-weight:700;line-height:110px;padding-left:10px;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Dashboard .cards .card .status{position:absolute;top:20px;transform:rotate(45deg);right:-70px;background:#1471af;color:#fff;width:200px;height:25px;text-align:center;line-height:25px;text-transform:uppercase;font-size:13px;letter-spacing:.5px;border-bottom-left-radius:15px}.Dashboard .cards .card .status.ongoing{background:#038162}.Dashboard .cards .card .status.completed{background:#5f27cd}.Dashboard .cards .card .organiser,.Dashboard .cards .card .time,.Dashboard .cards .card .registered{margin:3px 0;padding:0 8px;color:#3a3838}.Dashboard .cards .card .time,.Dashboard .cards .card .time span:nth-child(1){font-size:14px;display:flex;align-items:center;justify-content:space-between}.Dashboard .cards .card .time svg,.Dashboard .cards .card .time span:nth-child(1) svg{margin-left:8px;transition:.2s;cursor:pointer}.Dashboard .cards .card .time svg:hover,.Dashboard .cards .card .time span:nth-child(1) svg:hover{color:#035d5d}.Dashboard .cards .card .registered{display:flex;align-items:center;justify-content:space-between}.Dashboard .cards .card .registered svg{font-size:22px}.Dashboard .cards .card .registered>span:nth-child(2){font-size:14px;display:flex;align-items:center}.Dashboard .cards .card .registered span:nth-child(1){margin-right:3px;font-size:12px;color:#fff;display:inline-block;height:22px;line-height:22px;text-transform:uppercase;padding:0 8px;font-weight:500;border-radius:4px;letter-spacing:.6px;background:var(--primarycolor)}.Dashboard .cards .card .label{width:100%;padding:2px 4px;display:flex;gap:5px;flex-wrap:wrap;margin:5px 0}.Dashboard .cards .card .label>span{background:var(--primarycolor);color:#fff;padding:0 8px;font-size:12px;height:25px;line-height:25px;border-radius:20px}.Dashboard .cards .card .controller{width:100%;display:flex;justify-content:space-between;padding:0 8px}.Dashboard .cards .card .controller button{letter-spacing:1px;font-size:.8em;transition:.2s;background:#000}.Dashboard .cards .card .controller button:hover{background:#222121}.Dashboard .cards .card .controller .status{background:#16a4dd;color:#fff;letter-spacing:1px;text-transform:uppercase;border-radius:5px;line-height:30px;padding:0 2px;font-size:.7em}.Dashboard .cards .card .controller .delete{display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:1.8em;padding:2px;cursor:pointer}.Dashboard .cards .card .controller .delete:hover{background:#cbc7c7}.Dashboard .cards .card:hover img{transform:scale(1.03)}.Dashboard .loadmore{width:150px;margin:10px 0}.dashboardbox{background:#fff;width:600px;height:fit-content;border-radius:15px 15px 5px 5px;overflow:hidden;background-size:120%;animation:ani 6s ease-in-out infinite alternate}.dashboardbox header{height:70px;line-height:70px;font-size:2.7em;color:#212529;font-weight:700;letter-spacing:1px;padding-left:15px;text-align:center;animation:ani 6s ease-in-out infinite alternate}.dashboardbox form{width:100%;background:#fff;padding:1px 20px 20px;border-radius:20px 20px 0 0}.dashboardbox form section{margin-top:20px}@keyframes ani{0%{background-position:top left}to{background-position:top right}}@media only screen and (max-width:1200px){.Dashboard .cards{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:960px){.Dashboard .cards{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:600px){.Dashboard .controles{gap:15px}.Dashboard .controles .card{box-shadow:2px 2px 5px #00000080;width:95%}.Dashboard .controles .card>div{height:25px}.Dashboard .controles .card>div span:nth-child(1){display:inline-block;font-weight:700;letter-spacing:.5px;width:160px}.Dashboard .controles .card>div span:nth-child(3){font-weight:500;margin-left:10px;width:160px}.Dashboard .controles .operator{width:95%;gap:15px}.Dashboard .cards{min-height:calc(100vh - var(--navheightmobile));grid-template-columns:repeat(1,1fr);grid-gap:1.5rem}.Dashboard .cards .card{width:270px}.Dashboard .cards .card .img{height:270px}.dashboardbox{width:91vw}.dashboardbox header{height:50px;line-height:50px;font-size:1.8em;font-weight:700;text-align:start}.dashboardbox form{padding:10px 10px 15px}.dashboardbox form section{margin-top:20px}}.modalwrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000}.modalwrapper .modalbox{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min-content;height:min-content;max-width:98vw;max-height:95vh}.footer{position:relative;width:100%;background:#0003;background:url(https://res.cloudinary.com/dusxlxlvm/image/upload/v1717660918/battlefiesta/assets/icon/honeywhite_qim3oy.webp);background-size:cover;padding:15px 8px;border-top:2px solid var(--primarycolor);display:flex;-webkit-user-select:none;user-select:none;flex-wrap:wrap;justify-content:space-between}.footer>section{width:24%;padding:0 5px}.footer>section h3{font-weight:700;width:fit-content;margin:8px 0;border-bottom:2px solid #212529}.footer>section ul a{position:relative;text-decoration:none;color:#212529;border-radius:5px}.footer>section ul a:before{position:absolute;content:"";top:0;left:-5px;width:2px;height:100%;visibility:hidden;background:var(--primarycolor)}.footer>section ul a li{width:100%;font-weight:500;list-style:none;margin:5px 0}.footer>section ul .navlink{font-weight:500;list-style:none;margin:5px 0}.footer>section ul a:hover:before{visibility:visible}.footer>section ul a:hover{color:var(--primarycolor)}.footer>section a *{text-decoration:none;color:#212529;margin-left:10px}.footer>section p{font-weight:500}.footer>section section{width:100%}.footer .section1 .img{width:40px;height:40px;overflow:hidden;margin-bottom:5px}.footer .section1 .img img{width:100%;height:100%;object-fit:cover}.footer .section3 a{text-decoration:none;color:#212529;font-weight:500}@media only screen and (max-width:600px){.footer{padding:5px;background:url(https://res.cloudinary.com/dusxlxlvm/image/upload/v1717660663/battlefiesta/assets/icon/honeywhite1_yduwma.webp)}.footer section{margin-top:10px;width:95%;text-align:center;display:flex;flex-direction:column;align-items:center}.footer section ul a:before{left:-95px;width:2px;height:100%}.footer .section1 .img{width:50px;height:50px}}.home{width:100%;min-height:100%;position:relative}.home section{position:relative;width:100%;min-height:calc(100vh - 70px)}.home section a{text-decoration:none}.home .section1{width:100%;display:flex;justify-content:space-between;align-items:center;height:calc(100vh - 70px);position:relative;background:radial-gradient(circle at center,#0d8891 10%,#02363a 90%)}.home .section1 .left-content{width:600px;height:100%;padding:40px 0;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-left:10px}.home .section1 .left-content h2{font-size:1.9em;margin-bottom:30px}.home .section1 .left-content h2 span{letter-spacing:1px;font-size:1.4em;font-family:Permanent Marker,cursive}.home .section1 .left-content h3{margin-bottom:30px}.home .section1 .left-content .yellow{color:#ebeb04}.home .section1 .left-content p{margin-top:10px;margin-bottom:30px;font-size:1em}.home .section1 .left-content .links{padding:5px 0}.home .section1 .left-content .links .navlink{text-decoration:none;margin-right:20px;padding:5px 10px;cursor:pointer;border-radius:90px;background:#fff;font-weight:700;color:var(--primarycolor)}.home .section1 .left-content .links .navlink:nth-child(2){background:var(--primarycolor);color:#fff;border:1px solid white}.home .section1 .image{width:calc(100% - 750px);height:100%;filter:drop-shadow(5px 5px 7px rgba(0,0,0,1));position:relative;position:fixed;top:0;right:0;display:flex;align-items:end}.home .section1 .image img{width:100%;height:80%;float:right;object-fit:cover}.home .section2{text-align:center;background:#fff;color:#212529;padding:20px}.home .section2 h1{font-size:2em;color:#212529}.home .section2 .cards{width:100%;display:grid;justify-content:center;grid-template-columns:repeat(4,1fr);gap:2em}.home .section2 .cards .card{width:270px;height:230px;transition:.3s;padding-top:10px}.home .section2 .cards .card img{width:80px}.home .section2 .cards .card .title{font-size:1.6em;font-weight:600;margin-bottom:5px;color:#17191a}.home .section2 .cards .card .desc{color:#212529}.home .section3,.home .section4,.home .section5,.home .section6{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;min-height:400px;padding:20px 0;color:#fff;background:var(--primarycolor);position:relative}.home .section3 .left,.home .section4 .left,.home .section5 .left,.home .section6 .left{width:500px;display:flex;justify-content:center}.home .section3 .left .img,.home .section4 .left .img,.home .section5 .left .img,.home .section6 .left .img{width:400px;padding:10px}.home .section3 .left .img img,.home .section4 .left .img img,.home .section5 .left .img img,.home .section6 .left .img img{width:100%}.home .section3 .right,.home .section4 .right,.home .section5 .right,.home .section6 .right{width:600px;padding:0 10px}.home .section3 .right h3,.home .section4 .right h3,.home .section5 .right h3,.home .section6 .right h3{font-size:3em;font-weight:500;margin-bottom:10px}.home .section3 .right h4,.home .section4 .right h4,.home .section5 .right h4,.home .section6 .right h4{font-weight:400;margin-bottom:10px}.home .section3 .right p,.home .section4 .right p,.home .section5 .right p,.home .section6 .right p{margin-bottom:5px;display:flex}.home .section3 .right p img,.home .section4 .right p img,.home .section5 .right p img,.home .section6 .right p img{border:1px solid white;border-radius:50%;width:20px;margin-right:7px}.home .section5 .left .img{width:500px}.home .section3:before,.home .section5:before{position:absolute;content:"";width:100%;height:80px;top:-79px;background-color:var(--primarycolor);left:0;clip-path:polygon(100% 100%,0% 100%,0% 90%,2% 89.73%,4% 88.95%,6% 87.66%,8% 85.93%,10% 83.82%,12% 81.39%,14% 78.73%,16% 75.94%,18% 73.12%,20% 70.36%,22% 67.77%,24% 65.44%,26% 63.44%,28% 61.86%,30% 60.73%,32% 60.12%,34% 60.03%,36% 60.47%,38% 61.43%,40% 62.86%,42% 64.73%,44% 66.96%,46% 69.48%,48% 72.19%,50% 75%,52% 77.81%,54% 80.52%,56% 83.04%,58% 85.27%,60% 87.14%,62% 88.57%,64% 89.53%,66% 89.97%,68% 89.88%,70% 89.27%,72% 88.14%,74% 86.56%,76% 84.56%,78% 82.23%,80% 79.64%,82% 76.88%,84% 74.06%,86% 71.27%,88% 68.61%,90% 66.18%,92% 64.07%,94% 62.34%,96% 61.05%,98% 60.27%,100% 60%)}.home .section2:before,.home .section4:before,.home .section6:before{position:absolute;content:"";width:100%;height:40px;top:-39px;background-color:#fff;left:0;clip-path:polygon(100% 100%,0% 100%,0% 90%,2% 89.73%,4% 88.95%,6% 87.66%,8% 85.93%,10% 83.82%,12% 81.39%,14% 78.73%,16% 75.94%,18% 73.12%,20% 70.36%,22% 67.77%,24% 65.44%,26% 63.44%,28% 61.86%,30% 60.73%,32% 60.12%,34% 60.03%,36% 60.47%,38% 61.43%,40% 62.86%,42% 64.73%,44% 66.96%,46% 69.48%,48% 72.19%,50% 75%,52% 77.81%,54% 80.52%,56% 83.04%,58% 85.27%,60% 87.14%,62% 88.57%,64% 89.53%,66% 89.97%,68% 89.88%,70% 89.27%,72% 88.14%,74% 86.56%,76% 84.56%,78% 82.23%,80% 79.64%,82% 76.88%,84% 74.06%,86% 71.27%,88% 68.61%,90% 66.18%,92% 64.07%,94% 62.34%,96% 61.05%,98% 60.27%,100% 60%)}.home .section4,.home .section6{background:#fff;color:#17191a}.home .section6 .left .img{width:500px}@media only screen and (max-width: 800px){.home .section2{padding:7px}.home .section2 h1{font-size:1.5em}.home .section2 .cards{grid-template-columns:repeat(3,1fr);justify-content:center;align-items:center;gap:.6em}.home .section2 .cards .card{width:230px}.home .section2 .cards .card img{width:80px}.home .section2 .cards .card .title{font-size:1.4em}.home .section2 .cards .card .desc{font-size:13px}}@media only screen and (max-width: 600px){.home .section1{height:300px;min-height:640px;padding:0;display:flex;flex-wrap:wrap;justify-content:center}.home .section1 .reacttype{display:block}.home .section1 .left-content{padding:10px;margin:0;width:100%;height:fit-content}.home .section1 .left-content h2{font-size:1.4em;margin-bottom:10px}.home .section1 .left-content h2 span{font-size:1em}.home .section1 .left-content h1{font-size:1.2em;margin-bottom:5px}.home .section1 .left-content p{font-size:14px;line-height:20px}.home .section1 .image{width:100%;position:relative;height:350px;align-items:end}.home .section1 .image img{width:100%;height:100%}.home .section2{padding:7px}.home .section2 h1{font-size:1.3em}.home .section2 .cards{grid-template-columns:repeat(2,1fr);justify-content:center;gap:.3em}.home .section2 .cards .card{width:200px}.home .section2 .cards .card img{width:70px}.home .section2 .cards .card .title{font-size:1.3em}.home .section2 .cards .card .desc{font-size:12px;color:#212529}.home .section3,.home .section4,.home .section5,.home .section6{align-items:center;justify-content:center;padding:15px 0}.home .section3 .left,.home .section4 .left,.home .section5 .left,.home .section6 .left{width:98%;display:flex;justify-content:center}.home .section3 .left .img,.home .section4 .left .img,.home .section5 .left .img,.home .section6 .left .img{width:400px;padding:10px}.home .section3 .left .img img,.home .section4 .left .img img,.home .section5 .left .img img,.home .section6 .left .img img{width:100%;border:1px solid grey;border-radius:10px}.home .section3 .right,.home .section4 .right,.home .section5 .right,.home .section6 .right{width:98%}.home .section3 .right h3,.home .section4 .right h3,.home .section5 .right h3,.home .section6 .right h3{text-align:center;font-size:1.7em}.home .section3 .right h4,.home .section4 .right h4,.home .section5 .right h4,.home .section6 .right h4{text-align:center;font-size:.94em}.home .section3 .right p,.home .section4 .right p,.home .section5 .right p,.home .section6 .right p{font-size:13px}.home .section4,.home .section6{background:#fff;color:#17191a}.home .section3:before,.home .section5:before{position:absolute;content:"";width:100%;height:40px;top:-39px;background-color:var(--primarycolor);left:0;clip-path:polygon(100% 100%,0% 100%,0% 90%,2% 89.73%,4% 88.95%,6% 87.66%,8% 85.93%,10% 83.82%,12% 81.39%,14% 78.73%,16% 75.94%,18% 73.12%,20% 70.36%,22% 67.77%,24% 65.44%,26% 63.44%,28% 61.86%,30% 60.73%,32% 60.12%,34% 60.03%,36% 60.47%,38% 61.43%,40% 62.86%,42% 64.73%,44% 66.96%,46% 69.48%,48% 72.19%,50% 75%,52% 77.81%,54% 80.52%,56% 83.04%,58% 85.27%,60% 87.14%,62% 88.57%,64% 89.53%,66% 89.97%,68% 89.88%,70% 89.27%,72% 88.14%,74% 86.56%,76% 84.56%,78% 82.23%,80% 79.64%,82% 76.88%,84% 74.06%,86% 71.27%,88% 68.61%,90% 66.18%,92% 64.07%,94% 62.34%,96% 61.05%,98% 60.27%,100% 60%)}.home .section2:before,.home .section4:before,.home .section6:before{position:absolute;content:"";width:100%;height:30px;top:-29px;background-color:#fff;left:0;clip-path:polygon(100% 100%,0% 100%,0% 90%,2% 89.73%,4% 88.95%,6% 87.66%,8% 85.93%,10% 83.82%,12% 81.39%,14% 78.73%,16% 75.94%,18% 73.12%,20% 70.36%,22% 67.77%,24% 65.44%,26% 63.44%,28% 61.86%,30% 60.73%,32% 60.12%,34% 60.03%,36% 60.47%,38% 61.43%,40% 62.86%,42% 64.73%,44% 66.96%,46% 69.48%,48% 72.19%,50% 75%,52% 77.81%,54% 80.52%,56% 83.04%,58% 85.27%,60% 87.14%,62% 88.57%,64% 89.53%,66% 89.97%,68% 89.88%,70% 89.27%,72% 88.14%,74% 86.56%,76% 84.56%,78% 82.23%,80% 79.64%,82% 76.88%,84% 74.06%,86% 71.27%,88% 68.61%,90% 66.18%,92% 64.07%,94% 62.34%,96% 61.05%,98% 60.27%,100% 60%)}}.login{width:100%;min-height:calc(100vh - var(--navheight));background:url(https://res.cloudinary.com/dusxlxlvm/image/upload/v1726123055/battlefiesta/assets/icon/wall3_ocqeyk.webp);background-size:cover;display:flex;justify-content:center}.login:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,#0003,#000000e6)}.login .box{margin-top:20px;border-radius:20px;position:relative;width:420px;background:#fff6;background:#fff;height:520px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden}.login .box .logo{width:100%;position:relative;height:70px;text-align:center}.login .box .logo .company{font-size:4em;color:var(--primarycolor)}.login .box .both{height:370px;width:200%;transition:.6s;position:relative;display:flex}.login .box .both p{color:green;text-align:center}.login .box .both .singup{height:100%;width:100%}.login .box .both .singup form{height:100%;padding:0 10px;width:100%;position:relative;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.login .box .both .logine{height:100%;width:100%}.login .box .both .logine form{height:100%;width:100%;padding:0 10px;position:relative;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.login .box .both .logine form svg{width:20px;height:20px}.login .box .both .logine form .forget{width:80%;text-align:end}.login .box .both .logine form .forget span{font-weight:500;cursor:pointer}.login .want{width:100%;position:relative;text-align:center;height:50px;padding:0 10px}.login .want .active{background:var(--primarycolor);border:1px solid white;border-radius:50px;color:#fff}.login .want span{width:50%;display:inline-block;cursor:pointer;height:100%;line-height:50px;text-align:center;font-size:1.3em;font-weight:600;color:#3a3535}.login .both .filled{border-radius:40px;height:40px;width:80%}.login .both button{letter-spacing:1px;transition:.1s;text-align:center}.login .logine .filled{color:#2b2626}@media only screen and (max-width: 600px){.login{min-height:calc(100vh - var(--navheightmobile));align-items:start;background-position-x:20%}.login .box{margin-top:20px;width:90vw;height:67vh;border-radius:10px}.login .both .filled{border-radius:40px;height:40px;width:95%}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.errore{width:100%;height:calc(100vh - var(--navheight));background:#fff;overflow:auto;position:relative;padding:0 1rem}.errore .container{width:100%;height:100%;text-align:center;display:flex;justify-content:center;flex-direction:column}.errore .container img{width:30vw}.errore .container p{font-size:1.02rem;color:#555}.errore .container .btns{padding:0 10px;display:flex;justify-content:center;gap:10px;margin-top:3rem}@media only screen and (max-width: 500px){.errore{height:calc(100vh - var(--navheightmobile))}.errore .container img{width:70vw}.errore .container p{font-size:.9rem;color:#555}}.tournasetting{width:100%;height:calc(100vh - var(--navheight));background:#fff;position:relative}.tournasetting .controller{position:relative;width:100%;height:70px;box-shadow:5px 2px 10px #00000080;display:flex;justify-content:space-around;align-items:center;padding:5px}.tournasetting .controller .cont{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 15px;border-radius:10px;cursor:pointer;color:gray}.tournasetting .controller .cont:hover{color:var(--primarycolor)}.tournasetting .controller .cont .icon{font-size:3em}.tournasetting .controller .cont h3{font-size:.7em;letter-spacing:1px}.tournasetting .material{width:calc(100% - 350px);height:calc(100% - 70px);position:relative;overflow:auto}.tournasetting .material::-webkit-scrollbar{width:3px}.tournasetting .material::-webkit-scrollbar-track{background-color:gray}.tournasetting .material::-webkit-scrollbar-thumb{background-color:var(--primarycolor)}.tournasetting .links{position:absolute;top:70px;right:0;height:calc(100% - 70px);width:350px;display:flex;flex-direction:column;gap:3px;align-items:center;padding:5px}.tournasetting .links .box{min-width:300px;height:200px;border:1px dotted grey;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;color:#454242;padding:4px 5px}.tournasetting .links .box header{font-weight:600;font-size:1.1em;text-align:center}.tournasetting .links .box p{font-size:.8em;text-align:center;margin:2px 0 5px}.tournasetting .links .box .inpline{display:flex;align-items:center}.tournasetting .links .box .copy{cursor:pointer}.tournasetting .links .box .copy:hover,.tournasetting .cont.active{color:var(--primarycolor)}.paymentssmodal{position:relative;width:900px;height:95vh;border-radius:10px}.paymentssmodal span{position:absolute;top:0;right:0;width:35px;height:35px;cursor:pointer;background:#fff;color:gray;border-radius:50%;display:grid;place-items:center;font-weight:700;transition:.2s}.paymentssmodal span:hover{border:1px solid white;color:#fff;background:gray;transform:scale(1.1) rotate(180deg) translate(0)}.paymentssmodal img{width:100%;height:100%;object-fit:contain}@media only screen and (max-width: 800px){.tournasetting{height:max-content}.tournasetting .material{width:100%}.tournasetting .links{position:relative;top:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5px}.tournasetting .links .box{width:98%;padding:0 5px;height:200px;margin-top:5px}.tournasetting .links .box header{font-size:1.1em}}@media only screen and (max-width: 600px){.tournasetting{min-height:calc(100vh - var(--navheight))}.tournasetting .controller{height:max-content;justify-content:center;padding:5px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.tournasetting .controller .cont{padding:0 5px}.tournasetting .controller .cont .icon{font-size:1.9em}.tournasetting .controller .cont h3{font-size:.6em;letter-spacing:.5px}.tournasetting .material{width:100%;position:relative}.tournasetting .links{position:relative;top:0;height:max-content;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5px}.tournasetting .links .box{width:98%;padding:4px 5px;height:200px;margin-top:5px}.tournasetting .links .box header{font-size:1.1em}.paymentssmodal{width:95vw;height:80vh}.paymentssmodal span{right:50%;transform:translate(50%);width:40px;height:40px}.paymentssmodal span:hover{transform:scale(1.1) rotate(180deg) translate(-50%)}}.tournawrapper{width:100%;height:100%;display:flex;justify-content:space-between}.tournawrapper .tournainfo{overflow-y:auto;overflow-x:hidden;width:360px;height:100%;display:flex;flex-direction:column;padding:20px 2px}.tournawrapper .tournainfo::-webkit-scrollbar{width:3px}.tournawrapper .tournainfo::-webkit-scrollbar-track{background-color:gray}.tournawrapper .tournainfo::-webkit-scrollbar-thumb{background-color:var(--primarycolor)}.tournawrapper .tournainfo h2{font-weight:500;color:#3d3838;margin-left:5px;border-bottom:1px solid grey;text-align:center;letter-spacing:1px}.tournawrapper .tournainfo button{margin:0 auto;width:140px}.tournawrapper .right{padding:0 3px;width:900px;height:100%}.tournawrapper .right .logos{width:100%;height:max-content;border:1px solid grey;border-radius:10px;display:flex;padding:10px;margin-top:10px}.tournawrapper .right .logos div{width:50%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-around;text-align:center}.tournawrapper .right .logos div img{width:300px;max-width:97%;height:300px;border-radius:10px;object-fit:cover;margin:10px 0}.tournawrapper .right .logos div h2{color:#333}.tournawrapper .right .logos div p{font-size:.8em;margin-top:5px;color:#222}.tournawrapper .right .logos .tourna_logo{border-left:1px solid grey}@media only screen and (max-width: 600px){.tournawrapper{width:100%;height:min-content;display:flex;flex-wrap:wrap;justify-content:space-between}.tournawrapper .tournainfo{width:100%;padding:10px 0}.tournawrapper .right{width:98%;margin:0 auto}.tournawrapper .right .logos{padding:2px;margin-top:10px;display:flex;flex-wrap:wrap}.tournawrapper .right .logos div{padding:8px 0;width:100%}.tournawrapper .right .logos div img{width:300px;height:300px;border-radius:10px;margin:5px 0}.tournawrapper .right .logos div h3{font-size:14px;margin:20px 0}.tournawrapper .right .logos div h2{font-size:18px}.tournawrapper .right .logos div p{font-size:11px;margin-top:7px}.tournawrapper .right .logos .tourna_logo{border-top:1px solid grey;border-left:none}}.form_setting{width:100%;height:100%;border-right:1px solid grey;position:relative;display:flex;flex-direction:column;overflow:hidden}.form_setting .control{width:100%;height:50px;display:flex;justify-content:space-between;padding:5px 0}.form_setting .control div{display:flex;width:22%;align-items:center;justify-content:center;color:gray;cursor:pointer;border-radius:10px}.form_setting .control div svg{font-size:22px}.form_setting .control div:hover{color:var(--primarycolor)!important}.form_setting .control div h3{margin-left:10px}.form_setting .control .active{color:var(--primarycolor)}.form_setting .header.pending{border-right:8px solid orange}.form_setting .header.approved{border-right:8px solid green}.form_setting .header.rejected{border-right:8px solid red}@media only screen and (max-width: 600px){.form_setting .control{height:fit-content;display:flex;overflow-x:auto;white-space:nowrap;gap:5px;padding:10px 5px;justify-content:start;border-bottom:1px solid #212529}.form_setting .control::-webkit-scrollbar{width:2px;height:4px}.form_setting .control::-webkit-scrollbar-track{background-color:gray}.form_setting .control::-webkit-scrollbar-thumb{background-color:var(--primarycolor)}.form_setting .control div{display:flex;width:fit-content;align-items:center;justify-content:start;padding:0 4px 0 8px;border:1px solid transparent;color:gray;cursor:pointer;border-radius:5px}.form_setting .control div:hover{border-bottom:2px solid transparent;color:var(--primarycolor)}.form_setting .control div h3{margin-left:5px;font-size:12px}.form_setting .control .active{color:var(--primarycolor)}}.tournasetting .pendingList,.tournasetting .approvedList,.tournasetting .manageteams,.tournasetting .rejectedlist{width:100%;height:100%;display:flex;justify-content:center;overflow-y:auto;padding:10px 0}.tournasetting .pendingList::-webkit-scrollbar,.tournasetting .approvedList::-webkit-scrollbar,.tournasetting .manageteams::-webkit-scrollbar,.tournasetting .rejectedlist::-webkit-scrollbar{width:4px}.tournasetting .pendingList::-webkit-scrollbar-track,.tournasetting .approvedList::-webkit-scrollbar-track,.tournasetting .manageteams::-webkit-scrollbar-track,.tournasetting .rejectedlist::-webkit-scrollbar-track{background-color:gray}.tournasetting .pendingList::-webkit-scrollbar-thumb,.tournasetting .approvedList::-webkit-scrollbar-thumb,.tournasetting .manageteams::-webkit-scrollbar-thumb,.tournasetting .rejectedlist::-webkit-scrollbar-thumb{background-color:var(--primarycolor)}.tournasetting .pendingList .box,.tournasetting .approvedList .box,.tournasetting .manageteams .box,.tournasetting .rejectedlist .box{padding:20px;width:700px;height:max-content;border:1px solid grey;border-radius:10px}.tournasetting .pendingList .box h2,.tournasetting .approvedList .box h2,.tournasetting .manageteams .box h2,.tournasetting .rejectedlist .box h2{margin-bottom:5px;color:#403e3e}.tournasetting .pendingList .box .header img,.tournasetting .approvedList .box .header img,.tournasetting .manageteams .box .header img,.tournasetting .rejectedlist .box .header img{width:40px;height:40px;border-radius:50px;margin-right:20px;border:.8px dotted grey}.tournasetting .pendingList .box .header span,.tournasetting .approvedList .box .header span,.tournasetting .manageteams .box .header span,.tournasetting .rejectedlist .box .header span{font-size:1.3em;line-height:40px;font-weight:600;letter-spacing:1px}.tournasetting .pendingList .box .details,.tournasetting .approvedList .box .details,.tournasetting .manageteams .box .details,.tournasetting .rejectedlist .box .details{width:100%}.tournasetting .pendingList .box .details .teamdata,.tournasetting .approvedList .box .details .teamdata,.tournasetting .manageteams .box .details .teamdata,.tournasetting .rejectedlist .box .details .teamdata{width:100%;height:200px;display:flex;justify-content:space-between}.tournasetting .pendingList .box .details .teamdata .imageside,.tournasetting .approvedList .box .details .teamdata .imageside,.tournasetting .manageteams .box .details .teamdata .imageside,.tournasetting .rejectedlist .box .details .teamdata .imageside{width:200px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.tournasetting .pendingList .box .details .teamdata .imageside img,.tournasetting .approvedList .box .details .teamdata .imageside img,.tournasetting .manageteams .box .details .teamdata .imageside img,.tournasetting .rejectedlist .box .details .teamdata .imageside img{width:120px;height:120px;object-fit:cover;border-radius:20px;border:1px solid grey}.tournasetting .pendingList .box .details .teamdata .imageside .icon,.tournasetting .approvedList .box .details .teamdata .imageside .icon,.tournasetting .manageteams .box .details .teamdata .imageside .icon,.tournasetting .rejectedlist .box .details .teamdata .imageside .icon{width:100%;display:flex;align-items:center;justify-content:space-around;border-top:1px solid grey;padding:5px;margin-top:10px}.tournasetting .pendingList .box .details .teamdata .imageside .icon a,.tournasetting .approvedList .box .details .teamdata .imageside .icon a,.tournasetting .manageteams .box .details .teamdata .imageside .icon a,.tournasetting .rejectedlist .box .details .teamdata .imageside .icon a{color:green;height:fit-content;display:flex;align-items:center}.tournasetting .pendingList .box .details .teamdata .imageside .icon a svg,.tournasetting .approvedList .box .details .teamdata .imageside .icon a svg,.tournasetting .manageteams .box .details .teamdata .imageside .icon a svg,.tournasetting .rejectedlist .box .details .teamdata .imageside .icon a svg{font-size:20px}.tournasetting .pendingList .box .details .teamdata .imageside .payss,.tournasetting .approvedList .box .details .teamdata .imageside .payss,.tournasetting .manageteams .box .details .teamdata .imageside .payss,.tournasetting .rejectedlist .box .details .teamdata .imageside .payss{width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:5px;padding:5px 0;gap:8px;background:var(--primarycolor);color:#fff;font-size:14px}.tournasetting .pendingList .box .details .teamdata .imageside .payss svg,.tournasetting .approvedList .box .details .teamdata .imageside .payss svg,.tournasetting .manageteams .box .details .teamdata .imageside .payss svg,.tournasetting .rejectedlist .box .details .teamdata .imageside .payss svg{font-size:20px}.tournasetting .pendingList .box .details .teamdata .teamside,.tournasetting .approvedList .box .details .teamdata .teamside,.tournasetting .manageteams .box .details .teamdata .teamside,.tournasetting .rejectedlist .box .details .teamdata .teamside{width:360px;height:100%;border-left:1px solid grey;display:flex;flex-direction:column;justify-content:space-around;padding-left:15px}.tournasetting .pendingList .box .details .teamdata .teamside span,.tournasetting .approvedList .box .details .teamdata .teamside span,.tournasetting .manageteams .box .details .teamdata .teamside span,.tournasetting .rejectedlist .box .details .teamdata .teamside span{display:flex;align-items:center}.tournasetting .pendingList .box .details .teamdata .teamside span span:nth-child(1),.tournasetting .approvedList .box .details .teamdata .teamside span span:nth-child(1),.tournasetting .manageteams .box .details .teamdata .teamside span span:nth-child(1),.tournasetting .rejectedlist .box .details .teamdata .teamside span span:nth-child(1){display:flex;align-items:center;font-weight:600;width:30px}.tournasetting .pendingList .box .details .teamdata .teamside span span:nth-child(1) svg,.tournasetting .approvedList .box .details .teamdata .teamside span span:nth-child(1) svg,.tournasetting .manageteams .box .details .teamdata .teamside span span:nth-child(1) svg,.tournasetting .rejectedlist .box .details .teamdata .teamside span span:nth-child(1) svg{font-size:24px}.tournasetting .pendingList .box .details .teamdata .teamside span span:nth-child(2),.tournasetting .approvedList .box .details .teamdata .teamside span span:nth-child(2),.tournasetting .manageteams .box .details .teamdata .teamside span span:nth-child(2),.tournasetting .rejectedlist .box .details .teamdata .teamside span span:nth-child(2){margin-left:5px;font-size:15px}.tournasetting .pendingList .box .details .teamdata a,.tournasetting .approvedList .box .details .teamdata a,.tournasetting .manageteams .box .details .teamdata a,.tournasetting .rejectedlist .box .details .teamdata a{color:green}.tournasetting .pendingList .box .details .playerdata,.tournasetting .approvedList .box .details .playerdata,.tournasetting .manageteams .box .details .playerdata,.tournasetting .rejectedlist .box .details .playerdata{border:1px solid grey;border-radius:10px;padding:5px}.tournasetting .pendingList .box .details .playerdata h2,.tournasetting .approvedList .box .details .playerdata h2,.tournasetting .manageteams .box .details .playerdata h2,.tournasetting .rejectedlist .box .details .playerdata h2{font-size:1.1em;margin:10px 0}.tournasetting .pendingList .box .details .playerdata div,.tournasetting .approvedList .box .details .playerdata div,.tournasetting .manageteams .box .details .playerdata div,.tournasetting .rejectedlist .box .details .playerdata div{border-top:1px dotted grey;width:100%;display:flex;justify-content:space-around;align-items:center;padding:2px 8px}.tournasetting .pendingList .box .details .playerdata div img,.tournasetting .approvedList .box .details .playerdata div img,.tournasetting .manageteams .box .details .playerdata div img,.tournasetting .rejectedlist .box .details .playerdata div img{width:50px;height:50px;object-fit:cover;border-radius:50%}.tournasetting .pendingList .box .details .playerdata div>span,.tournasetting .approvedList .box .details .playerdata div>span,.tournasetting .manageteams .box .details .playerdata div>span,.tournasetting .rejectedlist .box .details .playerdata div>span{display:inline-block}.tournasetting .pendingList .box .details .playerdata div>span:nth-child(2),.tournasetting .approvedList .box .details .playerdata div>span:nth-child(2),.tournasetting .manageteams .box .details .playerdata div>span:nth-child(2),.tournasetting .rejectedlist .box .details .playerdata div>span:nth-child(2){margin-left:15px;width:380px;float:left;line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tournasetting .pendingList .box .details .playerdata div>span:nth-child(3),.tournasetting .approvedList .box .details .playerdata div>span:nth-child(3),.tournasetting .manageteams .box .details .playerdata div>span:nth-child(3),.tournasetting .rejectedlist .box .details .playerdata div>span:nth-child(3){line-height:30px;width:170px;float:right;text-align:end}.tournasetting .pendingList .box .details .playerdata BUTTON,.tournasetting .approvedList .box .details .playerdata BUTTON,.tournasetting .manageteams .box .details .playerdata BUTTON,.tournasetting .rejectedlist .box .details .playerdata BUTTON{margin-top:5px;font-weight:800;letter-spacing:1px}.tournasetting .pendingList .middle,.tournasetting .approvedList .middle,.tournasetting .manageteams .middle,.tournasetting .rejectedlist .middle{text-align:center;color:#383636}.tournasetting .pendingList .middle div,.tournasetting .approvedList .middle div,.tournasetting .manageteams .middle div,.tournasetting .rejectedlist .middle div{font-size:2em}.tournasetting .pendingList .middle div .emoji,.tournasetting .approvedList .middle div .emoji,.tournasetting .manageteams .middle div .emoji,.tournasetting .rejectedlist .middle div .emoji{font-size:3em}@media only screen and (max-width: 600px){.tournasetting .pendingList,.tournasetting .approvedList,.tournasetting .manageteams,.tournasetting .rejectedlist{padding-top:10px}.tournasetting .pendingList .box,.tournasetting .approvedList .box,.tournasetting .manageteams .box,.tournasetting .rejectedlist .box{padding:5px;width:98%}.tournasetting .pendingList .box .header span,.tournasetting .approvedList .box .header span,.tournasetting .manageteams .box .header span,.tournasetting .rejectedlist .box .header span{font-size:1.1em;letter-spacing:.2px}.tournasetting .pendingList .box .details,.tournasetting .approvedList .box .details,.tournasetting .manageteams .box .details,.tournasetting .rejectedlist .box .details{padding:2px}.tournasetting .pendingList .box .details .teamdata .imageside,.tournasetting .approvedList .box .details .teamdata .imageside,.tournasetting .manageteams .box .details .teamdata .imageside,.tournasetting .rejectedlist .box .details .teamdata .imageside{width:180px}.tournasetting .pendingList .box .details .teamdata .imageside img,.tournasetting .approvedList .box .details .teamdata .imageside img,.tournasetting .manageteams .box .details .teamdata .imageside img,.tournasetting .rejectedlist .box .details .teamdata .imageside img{width:120px;height:120px}.tournasetting .pendingList .box .details .teamdata .imageside .icon,.tournasetting .approvedList .box .details .teamdata .imageside .icon,.tournasetting .manageteams .box .details .teamdata .imageside .icon,.tournasetting .rejectedlist .box .details .teamdata .imageside .icon{padding:5px 2px;margin-top:10px}.tournasetting .pendingList .box .details .teamdata .imageside .icon a svg,.tournasetting .approvedList .box .details .teamdata .imageside .icon a svg,.tournasetting .manageteams .box .details .teamdata .imageside .icon a svg,.tournasetting .rejectedlist .box .details .teamdata .imageside .icon a svg{font-size:17px}.tournasetting .pendingList .box .details .teamdata .imageside .payss,.tournasetting .approvedList .box .details .teamdata .imageside .payss,.tournasetting .manageteams .box .details .teamdata .imageside .payss,.tournasetting .rejectedlist .box .details .teamdata .imageside .payss{border-radius:5px;padding:4px 0;gap:5px;width:95%;font-size:12px}.tournasetting .pendingList .box .details .teamdata .imageside .payss svg,.tournasetting .approvedList .box .details .teamdata .imageside .payss svg,.tournasetting .manageteams .box .details .teamdata .imageside .payss svg,.tournasetting .rejectedlist .box .details .teamdata .imageside .payss svg{font-size:18px}.tournasetting .pendingList .box .details .teamdata .teamside,.tournasetting .approvedList .box .details .teamdata .teamside,.tournasetting .manageteams .box .details .teamdata .teamside,.tournasetting .rejectedlist .box .details .teamdata .teamside{width:320px;height:100%;padding-left:5px}.tournasetting .pendingList .box .details .teamdata .teamside span,.tournasetting .approvedList .box .details .teamdata .teamside span,.tournasetting .manageteams .box .details .teamdata .teamside span,.tournasetting .rejectedlist .box .details .teamdata .teamside span{display:flex;align-items:center}.tournasetting .pendingList .box .details .teamdata .teamside span span:nth-child(1),.tournasetting .approvedList .box .details .teamdata .teamside span span:nth-child(1),.tournasetting .manageteams .box .details .teamdata .teamside span span:nth-child(1),.tournasetting .rejectedlist .box .details .teamdata .teamside span span:nth-child(1){font-weight:600;width:20px}.tournasetting .pendingList .box .details .teamdata .teamside span span:nth-child(1) svg,.tournasetting .approvedList .box .details .teamdata .teamside span span:nth-child(1) svg,.tournasetting .manageteams .box .details .teamdata .teamside span span:nth-child(1) svg,.tournasetting .rejectedlist .box .details .teamdata .teamside span span:nth-child(1) svg{font-size:20px}.tournasetting .pendingList .box .details .teamdata .teamside span span:nth-child(2),.tournasetting .approvedList .box .details .teamdata .teamside span span:nth-child(2),.tournasetting .manageteams .box .details .teamdata .teamside span span:nth-child(2),.tournasetting .rejectedlist .box .details .teamdata .teamside span span:nth-child(2){font-size:12px;margin-left:5px}.tournasetting .pendingList .box .details .teamdata a,.tournasetting .approvedList .box .details .teamdata a,.tournasetting .manageteams .box .details .teamdata a,.tournasetting .rejectedlist .box .details .teamdata a{color:green}.tournasetting .pendingList .box .details .playerdata,.tournasetting .approvedList .box .details .playerdata,.tournasetting .manageteams .box .details .playerdata,.tournasetting .rejectedlist .box .details .playerdata{border:1px solid grey;border-radius:10px;padding:5px}.tournasetting .pendingList .box .details .playerdata h2,.tournasetting .approvedList .box .details .playerdata h2,.tournasetting .manageteams .box .details .playerdata h2,.tournasetting .rejectedlist .box .details .playerdata h2{font-size:1.1em;margin:10px 0}.tournasetting .pendingList .box .details .playerdata div,.tournasetting .approvedList .box .details .playerdata div,.tournasetting .manageteams .box .details .playerdata div,.tournasetting .rejectedlist .box .details .playerdata div{border-top:1px solid grey;width:100%;display:flex;justify-content:space-around;align-items:center;padding:5px 0}.tournasetting .pendingList .box .details .playerdata div img,.tournasetting .approvedList .box .details .playerdata div img,.tournasetting .manageteams .box .details .playerdata div img,.tournasetting .rejectedlist .box .details .playerdata div img{width:50px;height:50px;object-fit:cover;border-radius:50%;border:1px solid grey}.tournasetting .pendingList .box .details .playerdata div>span:nth-child(2),.tournasetting .approvedList .box .details .playerdata div>span:nth-child(2),.tournasetting .manageteams .box .details .playerdata div>span:nth-child(2),.tournasetting .rejectedlist .box .details .playerdata div>span:nth-child(2){margin-left:8px;width:380px}.tournasetting .pendingList .box .details .playerdata div>span:nth-child(3),.tournasetting .approvedList .box .details .playerdata div>span:nth-child(3),.tournasetting .manageteams .box .details .playerdata div>span:nth-child(3),.tournasetting .rejectedlist .box .details .playerdata div>span:nth-child(3){width:150px;font-size:13px}.tournasetting .pendingList .box .details .playerdata BUTTON,.tournasetting .approvedList .box .details .playerdata BUTTON,.tournasetting .manageteams .box .details .playerdata BUTTON,.tournasetting .rejectedlist .box .details .playerdata BUTTON{margin:10px 0;font-weight:800;letter-spacing:1px}.tournasetting .pendingList .middle,.tournasetting .approvedList .middle,.tournasetting .manageteams .middle,.tournasetting .rejectedlist .middle{text-align:center;color:#383636}.tournasetting .pendingList .middle div,.tournasetting .approvedList .middle div,.tournasetting .manageteams .middle div,.tournasetting .rejectedlist .middle div{font-size:2em}.tournasetting .pendingList .middle div .emoji,.tournasetting .approvedList .middle div .emoji,.tournasetting .manageteams .middle div .emoji,.tournasetting .rejectedlist .middle div .emoji{font-size:3em}}.enterresult::-webkit-scrollbar{width:4px}.enterresult::-webkit-scrollbar-track{background-color:gray}.enterresult::-webkit-scrollbar-thumb{background-color:var(--primarycolor)}.enterresult .box>h2{text-align:center;color:#212529}.pointsystem{overflow-y:auto;padding:10px;overflow-x:hidden;border-right:1px dotted grey}.pointsystem .grid{margin-top:25px}.pointsystem form{width:500px}.pointsystem .instruction{background:var(--primarycolor);color:#fff;border-radius:5px;width:500px;padding:5px 5px 5px 15px;margin-top:5px}@media only screen and (max-width: 600px){.pointsystem{padding:10px 5px;border-bottom:1px solid #87898a}.pointsystem .instruction,.pointsystem form{width:99%}}.viewmatches{width:100%;height:100%;padding:10px;position:relative}.viewmatches h2{text-align:center;margin-bottom:10px}.viewmatches .tablehead{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.viewmatches .tablehead table{width:90%;text-align:center;margin-bottom:10px}.viewmatches .tablehead table thead{background:#000;color:#fff}.viewmatches .tablehead table thead th{padding:4px 0;border-radius:5px}.viewmatches .tablehead table tbody td{border-bottom:1px solid rgb(6,123,139);padding:4px 0}.viewmatches .panelheader{border-bottom:1px solid grey}.viewmatches .panelheader .title{display:inline-block;display:flex;flex-direction:column}.viewmatches .panelheader .title span:nth-child(1){text-transform:uppercase;font-weight:600}.viewmatches .panelheader .title span:nth-child(2){font-size:14px;transform:translate(20px)}@media only screen and (max-width: 600px){.viewmatches{min-height:300px;border-bottom:1px solid rgb(157,152,152);padding:5px}.viewmatches .tablehead table{width:100%}.viewmatches .tablehead table thead{font-size:.8em}}.enterresult{width:100%;height:100%;border-right:1px solid grey;display:flex;justify-content:center;overflow-y:auto;padding:15px 0;position:relative}.enterresult .box{width:600px;height:max-content;border:1px solid grey;border-radius:10px;padding:5px}.enterresult .box li{list-style:none}.enterresult .box .teamdetail{margin:5px 0;border-radius:5px;padding:5px;border:1px dotted grey!important;-webkit-user-select:none;user-select:none}.enterresult .box .teamdetail>div:nth-child(2){display:flex;align-items:center;justify-content:space-between}.enterresult .box .teamdetail>div:nth-child(2) svg{font-size:22px}.enterresult .box .teamdetail:active{cursor:grabbing;box-shadow:0 4px 16px #0000001a}.matchedit .box{display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width: 600px){.enterresult .box{width:98%}}.registartionform{width:100%;display:flex;min-height:calc(100vh - var(--navheight));position:relative;flex-direction:column;background:#fff;align-items:center;padding:20px 0;color:#2b2929}.registartionform .controler{width:550px;margin-bottom:15px;display:flex;justify-content:space-around}.registartionform .form{width:550px;padding:10px 20px;margin-top:10px;border:1px dotted grey;position:relative;background:#fff;overflow:hidden}.registartionform .form:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;width:100%;background-color:var(--primarycolor)}.registartionform .form>h4{margin:10px 0}.registartionform .form>h4 button{font-size:10px;font-weight:700;margin-top:-2px;float:right}.registartionform .form>h4 svg{font-size:14px}.registartionform .form .compart{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin:10px 0}.registartionform .form .compart .cominp{width:48%;margin:10px 0}.registartionform .form .desc{padding:10px;font-size:.85em;font-weight:500}.registartionform .form .slots{height:30px;display:flex;justify-content:space-between;align-items:center;letter-spacing:1px;font-weight:600}.registartionform .form .slots span:nth-child(1){color:#0779aa}.registartionform .form .slots span:nth-child(2){color:#cb8608}.registartionform .form .slots span:nth-child(3){color:green}.registartionform .form .player{border:2px dotted grey;margin:5px 0;border-radius:10px;padding:10px}.registartionform .form .player>h4{width:100%;display:flex;justify-content:space-between}.registartionform .form .player>h4 .DeleteIcon{cursor:pointer;border-radius:50%;padding:4px;font-size:2em}.registartionform .form .player>h4 .DeleteIcon:hover{background:#bab8b8}.registartionform .form .closed{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px 0;color:#2b2929}.registartionform .form .closed .stop{font-size:3em}.registartionform .form .showpayment{margin-top:20px;padding:10px 0;border-top:1px solid grey;display:flex;justify-content:center;align-items:center}.registartionform .form .showpayment .img{width:120px}.registartionform .form .showpayment .remain{margin-left:20px;height:120px;display:flex;flex-direction:column;justify-content:space-between}.registartionform .form .showpayment a{text-decoration:none}.registartionform .form .contacts{padding-top:10px;border-top:1px solid grey;text-align:center}.registartionform .form .contacts .links{width:100%;height:max-content;display:flex;padding-bottom:5px;flex-wrap:wrap;justify-content:space-around}.registartionform .form .contacts .links a{display:flex;justify-content:center;align-items:center;height:30px;line-height:10px;padding:3px 8px;letter-spacing:1px;border-radius:5px;text-decoration:none;text-transform:uppercase;color:#212529;font-weight:600;cursor:pointer;margin-top:10px}.registartionform .form .contacts .links a:hover{background-color:#212529;color:#fff}.registartionform .form .contacts .links a>span{margin:0 3px}.registartionform .form .registerbtn{margin:5px auto 10px}.registartionform img{width:150px!important;height:150px!important;border:1px solid grey;object-fit:cover;border-radius:10px;overflow:hidden}.registartionform .teamse{width:700px;border:1px solid grey;border-radius:10px;padding:5px 0;display:flex;flex-direction:column;align-items:center}.registartionform .teamse .headere{position:relative;height:70px}.registartionform .teamse .headere img{width:60px!important;height:60px!important;border-radius:50%;border:none}.registartionform .teamse .headere span{font-size:1.1em;font-weight:600;letter-spacing:1px;line-height:60px;margin-left:10px}.registartionform .teamse .headere span:nth-child(3){position:absolute;top:0;right:0;font-size:11px;font-weight:700;padding:2px 8px;height:24px;line-height:20px;text-transform:uppercase;border-radius:10px}.registartionform .teamse .headere span.rejected{color:#960707}.registartionform .teamse .headere span.approved{color:#034903}.registartionform .teamse .headere span.pending{color:#bb7d09}.registartionform .teamse .headere.approved{border-right:6px solid green}.registartionform .teamse .headere.pending{border-right:6px solid orange}.registartionform .teamse .headere.rejected{border-right:6px solid rgb(150,7,7)}.registartionform .teamse .detailse .playerdata{border:1px dashed grey;border-radius:10px;padding:0 5px}.registartionform .teamse .detailse .playerdata h2{font-size:1.1em;margin:10px 0}.registartionform .teamse .detailse .playerdata div{border-top:1px dashed grey;width:100%;position:relative;display:flex;align-items:center;padding:3px 10px}.registartionform .teamse .detailse .playerdata div img{width:45px!important;height:45px!important;object-fit:cover;border-radius:50%;border:none;margin-right:10px}.registartionform .teamse .detailse .playerdata div span:nth-child(3){margin-left:auto}@media only screen and (max-width: 600px){.registartionform{padding:10px 0;min-height:calc(100vh - var(--navheightmobile))}.registartionform .controler{width:99%;margin-bottom:10px}.registartionform .form{width:98%;padding:10px 5px}.registartionform .form .compart{justify-content:center}.registartionform .form .compart .cominp{width:95%;margin:5px 0}.registartionform .form .slots{height:30px;letter-spacing:.5px}.registartionform .form .closed{padding:20px 5px}.registartionform .form .closed .stop{font-size:2.4em}.registartionform .form .contacts{padding-top:5px}.registartionform .form .contacts .links a{padding:2px 6px;font-weight:500;margin-top:5px}.registartionform .form .contacts .links a span:nth-child(2){font-size:14px;letter-spacing:.2px}.registartionform .form .contacts .links a .ico{font-size:18px}.registartionform .form .registerbtn{width:100%}.registartionform img{width:150px!important;height:150px!important;border:1px solid grey;object-fit:cover;border-radius:10px;overflow:hidden}.registartionform .teamse{width:98%;border-radius:10px;padding:5px 0}.registartionform .teamse .headere{height:64px}.registartionform .teamse .headere img{width:60px!important;height:60px!important;border-radius:50%}.registartionform .teamse .headere span{font-size:.9em;letter-spacing:.5px}.registartionform .teamse .headere span:nth-child(3){font-size:10px;font-weight:700}.registartionform .teamse .detailse .playerdata{border:1px solid grey;border-radius:10px;padding:5px}.registartionform .teamse .detailse .playerdata h2{font-size:1.1em;margin:10px 0}.registartionform .teamse .detailse .playerdata div{padding:5px}.registartionform .teamse .detailse .playerdata div span:nth-child(2){font-size:14px}.registartionform .teamse .detailse .playerdata div span:nth-child(3){font-size:13px}}.contact{width:100%;min-height:calc(100vh - var(--navheight));background:#fff;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.contact .img{margin-right:30px;width:500px}.contact .box{position:relative;border-radius:10px;padding:10px;width:400px;box-shadow:5px 10px 10px #0003;overflow:hidden;text-align:center}.contact .box:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:var(--primarycolor)}.contact .box .inp{margin-top:15px}.contact .box h2{color:#212529;color:var(--primarycolor)}@media only screen and (max-width: 600px){.contact{width:100%;min-height:calc(100vh - var(--navheightmobile));padding-bottom:10px}.contact .img{margin-right:0;width:270px;height:270px;margin-bottom:15px}.contact .box{padding:8px 15px;width:93%;box-shadow:0 0 5px 3px #0003}.contact .box form>div{margin-top:20px!important}}.faq{position:relative;width:100%;min-height:calc(100vh - var(--navheight));background:#fff;display:flex;justify-content:center;padding:20px 0}.faq .accord{height:max-content;width:900px}.faq .accord h1{color:#212529;margin-bottom:10px;text-align:center}.faq .accord .accordian{height:auto}.faq .accord .details{padding:12px 30px}.faq .Mui-expanded{background:var(--primarycolor);border-radius:10px;color:#fff}@media only screen and (max-width: 600px){.faq{padding:10px 0}.faq .accord{width:95%}.faq .accord .accordian{height:auto}}.about-us-container,.terms-and-conditions-container,.refund-cancellation-policy-container,.privacy-policy-container{width:100%;margin:0 auto;padding:20px;background:#f5f5f5}.about-us-container .container,.terms-and-conditions-container .container,.refund-cancellation-policy-container .container,.privacy-policy-container .container{max-width:1000px;margin:0 auto;padding:20px;min-height:calc(100vh - var(--navheight))}.about-us-container h2,.terms-and-conditions-container h2,.refund-cancellation-policy-container h2,.privacy-policy-container h2{font-size:2.3rem;color:#444;text-align:center}.about-us-container h3,.terms-and-conditions-container h3,.refund-cancellation-policy-container h3,.privacy-policy-container h3{font-size:1.4rem;color:#555;margin-top:20px}.about-us-container p,.terms-and-conditions-container p,.refund-cancellation-policy-container p,.privacy-policy-container p{font-size:1.1rem;line-height:1.5;color:#666;margin-bottom:15px}.about-us-container a,.terms-and-conditions-container a,.refund-cancellation-policy-container a,.privacy-policy-container a{color:#007bff;text-decoration:none}.about-us-container a:hover,.terms-and-conditions-container a:hover,.refund-cancellation-policy-container a:hover,.privacy-policy-container a:hover{text-decoration:underline}.payment{width:100%;min-height:calc(100vh - var(--navheight));background:#ececf0;display:flex;align-items:center;flex-direction:column;padding:0 20px 20px;position:relative}.payment .svg{position:absolute;z-index:1;fill:var(--secondarycolor);width:100%;height:340px}.payment .btn{background:var(--secondarycolor)}.payment .btn:hover{background:var(--thirdcolor)}.payment .mater{z-index:2}.payment .mater h1{color:var(--secondarycolor);color:#fff;margin-top:10px;font-weight:700;letter-spacing:1px}.payment .mater h1:nth-child(3){color:var(--secondarycolor)}.payment .mater .cards{width:1000px;height:max-content;padding:20px 0;display:flex;flex-wrap:wrap;justify-content:space-between}.payment .mater .cards .card{cursor:pointer;transition:.2s;position:relative;text-align:center;border:2px solid transparent;width:230px;padding:20px 2px;border-radius:7px;background:#fff;box-shadow:5px 5px 15px #0000004d}.payment .mater .cards .card .period{font-size:18px;font-weight:700;margin-bottom:5px;letter-spacing:1px;color:var(--secondarycolor)}.payment .mater .cards .card .not{text-decoration:line-through;color:gray;margin:5px 0}.payment .mater .cards .card .price{font-size:44px;font-weight:700;margin:5px 0;color:var(--secondarycolor)}.payment .mater .cards .card .des{color:#444;font-weight:700;letter-spacing:.8px;margin:5px 0}.payment .mater .cards .card .renew{color:#555;font-size:13px}.payment .mater .cards .card span{position:absolute;transition:.1s;border:1px solid white;display:inline-block;background:#e8e4e4;box-shadow:2px 2px 5px 3px #0000004d;color:#212529;font-size:12px;font-weight:500;letter-spacing:.8px;width:150px;border-radius:60px;height:25px;line-height:25px;width:70%;top:-12.5px;left:50%;transform:translate(-50%)}.payment .mater .cards .card:hover,.payment .mater .cards .card.active{transform:scale(1.02);border:2px solid var(--secondarycolor)}.payment .mater .cards .card.active{border:2px solid var(--secondarycolor)}.payment .mater .cards .card.active span{background:var(--secondarycolor);color:#fff}.payment .mater .paymentgateway{width:100%;margin-top:10px;display:flex;justify-content:space-between}.payment .mater .paymentgateway .method{height:500px;width:33%}.payment .mater .paymentgateway .method .card{position:relative;cursor:pointer;width:100%;border:1px solid rgba(0,0,0,.1);padding:0 10px 0 18px;height:60px;margin-bottom:20px;overflow:hidden;line-height:60px;display:flex;border-radius:8px;justify-content:space-between;background:#fff;box-shadow:0 0 15px 2px #0000001a}.payment .mater .paymentgateway .method .card span:nth-child(1){font-weight:700;letter-spacing:1px;font-size:1.1em;color:#212529}.payment .mater .paymentgateway .method .card span:nth-child(2){width:60px;height:60px}.payment .mater .paymentgateway .method .card span:nth-child(2) img{width:100%}.payment .mater .paymentgateway .method .card:before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:transparent}.payment .mater .paymentgateway .method .card.active{border:1px solid var(--secondarycolor)}.payment .mater .paymentgateway .method .card.active:before{background:var(--secondarycolor)}.payment .mater .paymentgateway .method .card.disable{background:#e8e4e4;color:#212529;cursor:not-allowed}.payment .mater .paymentgateway .paymentdetail{border:1px solid rgba(0,0,0,.1);width:65%;border-radius:10px;padding:10px;background:#fff;box-shadow:0 0 10px 2px #0000001a}.payment .mater .paymentgateway .paymentdetail .half{width:100%;margin:15px 0;display:flex;justify-content:space-around}.payment .mater .paymentgateway .paymentdetail .full{width:100%;padding:5px 12px}.payment .mater .paymentgateway .paymentdetail .full div{width:100%;display:flex;justify-content:space-between;margin:5px 0}.payment .mater .paymentgateway .paymentdetail .initial{display:flex;justify-content:space-between;padding:10px 5px;color:var(--secondarycolor)}.payment .mater .paymentgateway .paymentdetail .initial p{font-size:1.1em}.payment .mater .paymentgateway .paymentdetail .cousuc{color:green;font-size:12px;font-weight:500;letter-spacing:.4px}.paymodal{width:600px;border-radius:3px;background-color:var(--primarycolor)}.paymodal .head{width:100%;color:#ececf0;text-align:center;font-size:20px;padding:16px 0;letter-spacing:1px;font-weight:700}.paymodal .both{border-radius:45px 45px 0 0;background:#fff;padding:5px;display:flex;height:300px;justify-content:space-between}.paymodal .both .left{width:300px;display:grid;place-items:center}.paymodal .both .left .qr{width:200px;height:200px}.paymodal .both .left a{font-weight:500;letter-spacing:.5px;text-decoration:none;background:var(--primarycolor);color:#fff;padding:8px 20px;border-radius:5px}.paymodal .both .right{width:280px;height:100%}.paymodal .both .right form{padding:10px;width:100%;height:100%;display:flex;align-items:center;justify-content:space-around;flex-direction:column}.paymodal .both .right form img{border-radius:50%;border:1px dotted grey;width:80px}.paymodal .both .right form div{width:100%;display:flex;justify-content:space-around}.paymodal .bottom{background:#fff;border-top:1px dotted grey;padding:5px 5px 10px;color:green;font-size:13px;text-align:center}@media only screen and (max-width: 600px){.payment{min-height:calc(100vh - var(--navheightmobile));padding:0 4px 10px}.payment .svg{height:250px}.payment .btn{background:var(--secondarycolor)}.payment .mater h1{margin-top:5px;font-size:26px;letter-spacing:.3px;margin-bottom:8px}.payment .mater .cards{width:100%;padding:10px 5px;row-gap:30px;justify-content:space-around}.payment .mater .cards .card{width:180px;box-shadow:0 2px 5px #0003}.payment .mater .cards .card .period{font-size:18px;letter-spacing:.5px}.payment .mater .cards .card .price{font-size:32px}.payment .mater .cards .card span{box-shadow:2px 4px 5px #0003}.payment .mater .cards .card .renew{font-size:11px}.payment .mater .cards .card .des{font-weight:700;font-size:15px}.payment .mater .paymentgateway{width:100%;align-items:center;flex-direction:column}.payment .mater .paymentgateway .method{height:max-content;width:95%}.payment .mater .paymentgateway .method .card{border:1px solid rgba(0,0,0,.1);padding:0 15px 0 20px;margin-bottom:12px}.payment .mater .paymentgateway .paymentdetail{width:97%;padding:10px 5px}.payment .mater .paymentgateway .paymentdetail h2{font-size:20px}.paymodal{width:fit-content;height:min-content;overflow:auto;border-radius:2px}.paymodal .head{font-size:16px;padding:12px 0}.paymodal .both{padding:5px;width:100%;height:min-content;flex-direction:column;justify-content:space-around}.paymodal .both .left{height:fit-content;padding:5px;width:100%}.paymodal .both .left .qr{height:140px;width:140px;margin-bottom:5px}.paymodal .both .left a{font-weight:500;padding:6px 14px;margin-top:4px}.paymodal .both .right{width:100%;height:min-content}.paymodal .both .right form{padding:5px 20px;width:100%;height:100%}.paymodal .both .right form h3{margin-bottom:5px}.paymodal .both .right form img{width:40px}.paymodal .both .right form .just{margin-top:20px}.paymodal .bottom{line-height:18px;padding:8px 8px 10px;font-size:12px}}.maindialog{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:0}.MuiDialogContent-root.muidialogbox{background:none}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation24.MuiDialog-paper.MuiDialog-paperScrollPaper.MuiDialog-paperWidthSm.css-1t1j96h-MuiPaper-root-MuiDialog-paper{max-width:fit-content;max-height:fit-content;background:transparent;box-shadow:none;margin:0;padding:0}.passwordpage{width:100%;height:calc(100vh - var(--navheight));background:#fff;display:grid;place-items:center}.passwordpage .box{border:1px dotted black;width:300px;overflow:hidden;border-radius:15px}.passwordpage .box h2{width:100%;height:40px;line-height:40px;letter-spacing:.5px;color:#fff;padding-left:10px;background:var(--primarycolor)}.passwordpage .box form{width:100%;display:flex;align-items:center;flex-direction:column}.tdmtournasetting{width:100%;height:calc(100vh - var(--navheight));background:#fff;position:relative}.tdmtournasetting .controller{position:relative;width:100%;height:70px;box-shadow:5px 2px 10px #00000080;display:flex;justify-content:space-around;align-items:center;padding:5px}.tdmtournasetting .controller .cont{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 15px;border-radius:10px;cursor:pointer;color:gray}.tdmtournasetting .controller .cont:hover{color:var(--primarycolor)}.tdmtournasetting .controller .cont .icon{font-size:3em}.tdmtournasetting .controller .cont h3{font-size:.7em;letter-spacing:1px}.tdmtournasetting .material{width:calc(100% - 350px);height:calc(100% - 70px);position:relative;overflow:auto}.tdmtournasetting .links{position:absolute;top:70px;right:0;height:calc(100% - 70px);width:350px;display:flex;flex-direction:column;gap:3px;align-items:center;padding:5px}.tdmtournasetting .links .box{min-width:300px;height:200px;border:1px solid grey;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;color:#454242;padding:3px 4px}.tdmtournasetting .links .box header{font-weight:600;font-size:1.1em;text-align:center}.tdmtournasetting .links .box p{font-size:.8em;text-align:center;margin:10px 0}.tdmtournasetting .links .box .inpline{display:flex;align-items:center}.tdmtournasetting .links .box .copy{cursor:pointer}.tdmtournasetting .links .box .copy:hover,.tdmtournasetting .cont.active{color:var(--primarycolor)}@media only screen and (max-width: 800px){.tdmtournasetting{height:max-content}.tdmtournasetting .material{width:100%}.tdmtournasetting .links{position:relative;top:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5px}.tdmtournasetting .links .box{width:98%;padding:0 5px;height:200px;margin-top:5px}.tdmtournasetting .links .box header{font-size:1.1em}}@media only screen and (max-width: 600px){.tdmtournasetting{min-height:calc(100vh - var(--navheight))}.tdmtournasetting .controller{height:max-content;justify-content:center;padding:5px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.tdmtournasetting .controller .cont{padding:0 5px}.tdmtournasetting .controller .cont:hover{border:2px solid transparent}.tdmtournasetting .controller .cont .icon{font-size:1.9em}.tdmtournasetting .controller .cont h3{font-size:.6em;letter-spacing:.5px}.tdmtournasetting .material{width:100%;position:relative}.tdmtournasetting .links{position:relative;top:0;height:max-content;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5px}.tdmtournasetting .links .box{width:98%;padding:4px 5px;height:200px;margin-top:5px}.tdmtournasetting .links .box header{font-size:1.1em}}.tournawrapper .tournainfo .category{border:1px solid #999;padding:5px 0;width:95%;margin:5px auto;border-radius:5px;text-align:center}.tournawrapper .tournainfo .category .child{display:flex;justify-content:space-around;align-items:center;margin:8px 0}.tdm_form_setting{width:100%;height:100%;border-right:1px solid grey;position:relative;display:flex;flex-direction:column;overflow:hidden}.tdm_form_setting .control{width:100%;height:50px;display:flex;justify-content:space-between}.tdm_form_setting .control div{display:flex;width:22%;align-items:center;justify-content:center;color:gray;cursor:pointer;border-radius:10px}.tdm_form_setting .control div:hover{color:#0684b6}.tdm_form_setting .control div h3{margin-left:20px}.tdm_form_setting .control .active{color:var(--primarycolor)}.tdm_form_setting .header.pending{border-right:8px solid orange}.tdm_form_setting .header.approved{border-right:8px solid green}.tdm_form_setting .header.rejected{border-right:8px solid red}.tdmtournasetting .header .name{width:420px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tdmtournasetting .header .category{position:absolute;right:40px;width:120px;text-align:end}.manageteams .box{position:relative;min-height:200px}.manageteams .header.pending{border-right:8px solid orange}.manageteams .header.approved{border-right:8px solid green}.manageteams .header.rejected{border-right:8px solid red}@media only screen and (max-width: 600px){.tdmtournasetting .header .name{width:180px}.tdm_form_setting .control{height:fit-content;display:flex;flex-wrap:wrap;gap:5px;justify-content:start;border-bottom:1px solid #212529}.tdm_form_setting .control div{display:flex;width:30%;align-items:center;border:1px solid transparent;color:gray;cursor:pointer;border-radius:10px}.tdm_form_setting .control div:hover{border-bottom:2px solid transparent;color:var(--primarycolor)}.tdm_form_setting .control div h3{margin-left:5px;font-size:12px}}.form_setting{border-bottom:1px solid rgb(167,164,164)}.form_setting .maine{width:100%;height:100%;overflow-y:auto}.form_setting .maine h2{text-align:center;height:35px;color:#302c2c}.form_setting .maine .box{width:100%;height:calc(100% - 36px);padding:10px 10px 10px 20px;display:flex;flex-direction:column;flex-wrap:wrap}.form_setting .maine .box button{width:110px;margin:0 auto}.form_setting .maine .box .taxi{width:300px}@media only screen and (max-width: 800px){.form_setting .maine{width:100%}.form_setting .maine .box{width:400px}}@media only screen and (max-width: 600px){.form_setting .maine{width:100%}.form_setting .maine .box{width:100%}.form_setting .maine .box .taxi{width:95%}}.tdmtournasetting .pendingList,.tdmtournasetting .approvedList,.tdmtournasetting .manageteams,.tdmtournasetting .rejectedlist{width:100%;height:100%;display:flex;justify-content:center;overflow-y:auto;padding-top:10px}.tdmtournasetting .pendingList .box,.tdmtournasetting .approvedList .box,.tdmtournasetting .manageteams .box,.tdmtournasetting .rejectedlist .box{padding:20px;width:700px;height:max-content;border:1px solid grey;border-radius:10px}.tdmtournasetting .pendingList .box h2,.tdmtournasetting .approvedList .box h2,.tdmtournasetting .manageteams .box h2,.tdmtournasetting .rejectedlist .box h2{margin-bottom:5px;color:#403e3e}.tdmtournasetting .pendingList .box .header img,.tdmtournasetting .approvedList .box .header img,.tdmtournasetting .manageteams .box .header img,.tdmtournasetting .rejectedlist .box .header img{width:40px;height:40px;border-radius:50px;margin-right:20px;border:.8px dotted grey}.tdmtournasetting .pendingList .box .header span,.tdmtournasetting .approvedList .box .header span,.tdmtournasetting .manageteams .box .header span,.tdmtournasetting .rejectedlist .box .header span{font-size:1.3em;line-height:40px;font-weight:600;letter-spacing:1px}.tdmtournasetting .pendingList .box .details,.tdmtournasetting .approvedList .box .details,.tdmtournasetting .manageteams .box .details,.tdmtournasetting .rejectedlist .box .details{width:100%}.tdmtournasetting .pendingList .box .details .teamdata,.tdmtournasetting .approvedList .box .details .teamdata,.tdmtournasetting .manageteams .box .details .teamdata,.tdmtournasetting .rejectedlist .box .details .teamdata{width:100%;height:200px;display:flex;justify-content:space-between}.tdmtournasetting .pendingList .box .details .teamdata .imageside,.tdmtournasetting .approvedList .box .details .teamdata .imageside,.tdmtournasetting .manageteams .box .details .teamdata .imageside,.tdmtournasetting .rejectedlist .box .details .teamdata .imageside{width:200px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.tdmtournasetting .pendingList .box .details .teamdata .imageside img,.tdmtournasetting .approvedList .box .details .teamdata .imageside img,.tdmtournasetting .manageteams .box .details .teamdata .imageside img,.tdmtournasetting .rejectedlist .box .details .teamdata .imageside img{width:130px;height:130px;object-fit:cover;border-radius:20px;border:1px solid grey}.tdmtournasetting .pendingList .box .details .teamdata .imageside .icon,.tdmtournasetting .approvedList .box .details .teamdata .imageside .icon,.tdmtournasetting .manageteams .box .details .teamdata .imageside .icon,.tdmtournasetting .rejectedlist .box .details .teamdata .imageside .icon{width:100%;display:flex;justify-content:space-around;align-items:center;border-top:1px solid grey;padding:4px 5px;margin-top:10px}.tdmtournasetting .pendingList .box .details .teamdata .imageside .icon a,.tdmtournasetting .approvedList .box .details .teamdata .imageside .icon a,.tdmtournasetting .manageteams .box .details .teamdata .imageside .icon a,.tdmtournasetting .rejectedlist .box .details .teamdata .imageside .icon a{color:green;height:fit-content;display:flex;align-items:center}.tdmtournasetting .pendingList .box .details .teamdata .imageside .icon a svg,.tdmtournasetting .approvedList .box .details .teamdata .imageside .icon a svg,.tdmtournasetting .manageteams .box .details .teamdata .imageside .icon a svg,.tdmtournasetting .rejectedlist .box .details .teamdata .imageside .icon a svg{font-size:20px}.tdmtournasetting .pendingList .box .details .teamdata .imageside .payss,.tdmtournasetting .approvedList .box .details .teamdata .imageside .payss,.tdmtournasetting .manageteams .box .details .teamdata .imageside .payss,.tdmtournasetting .rejectedlist .box .details .teamdata .imageside .payss{width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:5px;padding:5px 0;gap:8px;background:var(--primarycolor);color:#fff;font-size:14px}.tdmtournasetting .pendingList .box .details .teamdata .imageside .payss svg,.tdmtournasetting .approvedList .box .details .teamdata .imageside .payss svg,.tdmtournasetting .manageteams .box .details .teamdata .imageside .payss svg,.tdmtournasetting .rejectedlist .box .details .teamdata .imageside .payss svg{font-size:20px}.tdmtournasetting .pendingList .box .details .teamdata .teamside,.tdmtournasetting .approvedList .box .details .teamdata .teamside,.tdmtournasetting .manageteams .box .details .teamdata .teamside,.tdmtournasetting .rejectedlist .box .details .teamdata .teamside{width:360px;height:100%;border-left:1px solid grey;display:flex;flex-direction:column;justify-content:space-around;padding-left:15px}.tdmtournasetting .pendingList .box .details .teamdata .teamside span,.tdmtournasetting .approvedList .box .details .teamdata .teamside span,.tdmtournasetting .manageteams .box .details .teamdata .teamside span,.tdmtournasetting .rejectedlist .box .details .teamdata .teamside span{display:flex}.tdmtournasetting .pendingList .box .details .teamdata .teamside span span:nth-child(1),.tdmtournasetting .approvedList .box .details .teamdata .teamside span span:nth-child(1),.tdmtournasetting .manageteams .box .details .teamdata .teamside span span:nth-child(1),.tdmtournasetting .rejectedlist .box .details .teamdata .teamside span span:nth-child(1){font-weight:600;width:70px}.tdmtournasetting .pendingList .box .details .teamdata .teamside span span:nth-child(2),.tdmtournasetting .approvedList .box .details .teamdata .teamside span span:nth-child(2),.tdmtournasetting .manageteams .box .details .teamdata .teamside span span:nth-child(2),.tdmtournasetting .rejectedlist .box .details .teamdata .teamside span span:nth-child(2){margin-left:5px}.tdmtournasetting .pendingList .box .details .playerdata,.tdmtournasetting .approvedList .box .details .playerdata,.tdmtournasetting .manageteams .box .details .playerdata,.tdmtournasetting .rejectedlist .box .details .playerdata{border-radius:10px;padding:5px}.tdmtournasetting .pendingList .box .details .playerdata h2,.tdmtournasetting .approvedList .box .details .playerdata h2,.tdmtournasetting .manageteams .box .details .playerdata h2,.tdmtournasetting .rejectedlist .box .details .playerdata h2{font-size:1.1em;margin:10px 0}.tdmtournasetting .pendingList .box .details .playerdata div,.tdmtournasetting .approvedList .box .details .playerdata div,.tdmtournasetting .manageteams .box .details .playerdata div,.tdmtournasetting .rejectedlist .box .details .playerdata div{border-top:1px solid grey;width:100%;display:flex;justify-content:space-around;align-items:center;padding-top:5px}.tdmtournasetting .pendingList .box .details .playerdata BUTTON,.tdmtournasetting .approvedList .box .details .playerdata BUTTON,.tdmtournasetting .manageteams .box .details .playerdata BUTTON,.tdmtournasetting .rejectedlist .box .details .playerdata BUTTON{margin:10px 0;font-weight:800;letter-spacing:1px}.tdmtournasetting .pendingList .middle,.tdmtournasetting .approvedList .middle,.tdmtournasetting .manageteams .middle,.tdmtournasetting .rejectedlist .middle{text-align:center;color:#383636}.tdmtournasetting .pendingList .middle div,.tdmtournasetting .approvedList .middle div,.tdmtournasetting .manageteams .middle div,.tdmtournasetting .rejectedlist .middle div{font-size:2em}.tdmtournasetting .pendingList .middle div .emoji,.tdmtournasetting .approvedList .middle div .emoji,.tdmtournasetting .manageteams .middle div .emoji,.tdmtournasetting .rejectedlist .middle div .emoji{font-size:3em}@media only screen and (max-width: 600px){.tdmtournasetting .pendingList,.tdmtournasetting .approvedList,.tdmtournasetting .manageteams,.tdmtournasetting .rejectedlist{padding-top:10px}.tdmtournasetting .pendingList .box,.tdmtournasetting .approvedList .box,.tdmtournasetting .manageteams .box,.tdmtournasetting .rejectedlist .box{padding:5px;width:98%}.tdmtournasetting .pendingList .box .header span,.tdmtournasetting .approvedList .box .header span,.tdmtournasetting .manageteams .box .header span,.tdmtournasetting .rejectedlist .box .header span{font-size:1.2em;letter-spacing:.5px}.tdmtournasetting .pendingList .box .details,.tdmtournasetting .approvedList .box .details,.tdmtournasetting .manageteams .box .details,.tdmtournasetting .rejectedlist .box .details{width:100%;padding:1px}.tdmtournasetting .pendingList .box .details .teamdata .imageside,.tdmtournasetting .approvedList .box .details .teamdata .imageside,.tdmtournasetting .manageteams .box .details .teamdata .imageside,.tdmtournasetting .rejectedlist .box .details .teamdata .imageside{width:150px}.tdmtournasetting .pendingList .box .details .teamdata .imageside img,.tdmtournasetting .approvedList .box .details .teamdata .imageside img,.tdmtournasetting .manageteams .box .details .teamdata .imageside img,.tdmtournasetting .rejectedlist .box .details .teamdata .imageside img{width:110px;height:110px}.tdmtournasetting .pendingList .box .details .teamdata .imageside .icon,.tdmtournasetting .approvedList .box .details .teamdata .imageside .icon,.tdmtournasetting .manageteams .box .details .teamdata .imageside .icon,.tdmtournasetting .rejectedlist .box .details .teamdata .imageside .icon{padding:4px 2px;margin-top:10px}.tdmtournasetting .pendingList .box .details .teamdata .imageside .icon a svg,.tdmtournasetting .approvedList .box .details .teamdata .imageside .icon a svg,.tdmtournasetting .manageteams .box .details .teamdata .imageside .icon a svg,.tdmtournasetting .rejectedlist .box .details .teamdata .imageside .icon a svg{font-size:17px}.tdmtournasetting .pendingList .box .details .teamdata .imageside .payss,.tdmtournasetting .approvedList .box .details .teamdata .imageside .payss,.tdmtournasetting .manageteams .box .details .teamdata .imageside .payss,.tdmtournasetting .rejectedlist .box .details .teamdata .imageside .payss{border-radius:5px;padding:4px 0;gap:5px;width:95%;font-size:12px}.tdmtournasetting .pendingList .box .details .teamdata .imageside .payss svg,.tdmtournasetting .approvedList .box .details .teamdata .imageside .payss svg,.tdmtournasetting .manageteams .box .details .teamdata .imageside .payss svg,.tdmtournasetting .rejectedlist .box .details .teamdata .imageside .payss svg{font-size:18px}.tdmtournasetting .pendingList .box .details .teamdata .teamside,.tdmtournasetting .approvedList .box .details .teamdata .teamside,.tdmtournasetting .manageteams .box .details .teamdata .teamside,.tdmtournasetting .rejectedlist .box .details .teamdata .teamside{width:360px;padding-left:5px}.tdmtournasetting .pendingList .box .details .teamdata .teamside span,.tdmtournasetting .approvedList .box .details .teamdata .teamside span,.tdmtournasetting .manageteams .box .details .teamdata .teamside span,.tdmtournasetting .rejectedlist .box .details .teamdata .teamside span{display:flex;align-items:center}.tdmtournasetting .pendingList .box .details .teamdata .teamside span span:nth-child(1),.tdmtournasetting .approvedList .box .details .teamdata .teamside span span:nth-child(1),.tdmtournasetting .manageteams .box .details .teamdata .teamside span span:nth-child(1),.tdmtournasetting .rejectedlist .box .details .teamdata .teamside span span:nth-child(1){width:55px;font-size:14px}.tdmtournasetting .pendingList .box .details .teamdata .teamside span span:nth-child(2),.tdmtournasetting .approvedList .box .details .teamdata .teamside span span:nth-child(2),.tdmtournasetting .manageteams .box .details .teamdata .teamside span span:nth-child(2),.tdmtournasetting .rejectedlist .box .details .teamdata .teamside span span:nth-child(2){margin-left:5px;font-size:12px}.tdmtournasetting .pendingList .box .details .teamdata a,.tdmtournasetting .approvedList .box .details .teamdata a,.tdmtournasetting .manageteams .box .details .teamdata a,.tdmtournasetting .rejectedlist .box .details .teamdata a{color:green}.tdmtournasetting .pendingList .middle,.tdmtournasetting .approvedList .middle,.tdmtournasetting .manageteams .middle,.tdmtournasetting .rejectedlist .middle{text-align:center;color:#383636}.tdmtournasetting .pendingList .middle div,.tdmtournasetting .approvedList .middle div,.tdmtournasetting .manageteams .middle div,.tdmtournasetting .rejectedlist .middle div{font-size:2em}.tdmtournasetting .pendingList .middle div .emoji,.tdmtournasetting .approvedList .middle div .emoji,.tdmtournasetting .manageteams .middle div .emoji,.tdmtournasetting .rejectedlist .middle div .emoji{font-size:3em}}.contactinfo{width:100%;height:100%;display:flex;justify-content:center;overflow:auto;padding:10px 0}.contactinfo .form{width:500px;height:max-content;border:1px solid grey;border-radius:5px;padding:10px 5px;color:#212529}.contactinfo .form h2{text-align:center}.contactinfo .form section{border:1px solid rgba(175,173,173,.822);padding:10px 5px;margin:10px 0;border-radius:5px}.contactinfo .form .options{cursor:pointer;border-radius:50%;width:35px;height:35px;padding:5px}.contactinfo .form .options:hover{background:#b3b1b1}.tdmregistartionform{width:100%;display:flex;min-height:calc(100vh - var(--navheight));position:relative;flex-direction:column;background:#fff;align-items:center;padding:20px 0;color:#2b2929}.tdmregistartionform .controler{width:550px;margin-bottom:15px;display:flex;justify-content:space-around}.tdmregistartionform .form{width:550px;padding:10px 20px;margin-top:10px;border:1px dotted grey;border-radius:10px;position:relative;background:#fff;overflow:hidden}.tdmregistartionform .form:before{content:"";position:absolute;top:0;left:0;right:0;height:7px;width:100%;background-color:var(--primarycolor)}.tdmregistartionform .form form{width:"100%"}.tdmregistartionform .form form .compart{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin:10px 0}.tdmregistartionform .form form .compart .cominp{width:48%;margin:10px 0}.tdmregistartionform .form .desc{padding:10px;font-size:.8em}.tdmregistartionform .form .slots{height:30px;display:flex;justify-content:space-between;align-items:center;letter-spacing:1px;font-weight:600}.tdmregistartionform .form .slots span:nth-child(1){color:#0779aa}.tdmregistartionform .form .slots span:nth-child(2){color:#cb8608}.tdmregistartionform .form .slots span:nth-child(3){color:green}.tdmregistartionform .form .player{border:1px solid grey;margin:5px 0;border-radius:10px;padding:10px}.tdmregistartionform .form .player>h4{width:100%;display:flex;justify-content:space-between}.tdmregistartionform .form .player>h4 .DeleteIcon{cursor:pointer;border-radius:50%;padding:4px;font-size:2em}.tdmregistartionform .form .player>h4 .DeleteIcon:hover{background:#bab8b8}.tdmregistartionform .form .closed{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px 0;color:#2b2929}.tdmregistartionform .form .closed .stop{font-size:3em}.tdmregistartionform .form .showpayment{margin-top:20px;padding:10px 0;border-top:1px solid grey;display:flex;justify-content:center;align-items:center}.tdmregistartionform .form .showpayment .img{width:120px}.tdmregistartionform .form .showpayment .remain{margin-left:20px;height:120px;display:flex;flex-direction:column;justify-content:space-between}.tdmregistartionform .form .showpayment a{text-decoration:none}.tdmregistartionform .form .contacts{padding-top:10px;border-top:1px solid grey;text-align:center}.tdmregistartionform .form .contacts .links{width:100%;height:max-content;display:flex;padding-bottom:5px;flex-wrap:wrap;justify-content:space-around}.tdmregistartionform .form .contacts .links a{display:flex;justify-content:center;align-items:center;height:30px;line-height:10px;padding:3px 8px;letter-spacing:1px;border-radius:5px;text-decoration:none;text-transform:uppercase;color:#212529;font-weight:600;cursor:pointer;margin-top:10px}.tdmregistartionform .form .contacts .links a:hover{background-color:#212529;color:#fff}.tdmregistartionform .form .contacts .links a>span{margin:0 3px}.tdmregistartionform img{width:150px!important;height:150px!important;border:1px solid grey;object-fit:cover;border-radius:10px;overflow:hidden}.tdmregistartionform .teamse{width:700px;border:1px solid #999;border-radius:15px;padding:10px 0;display:flex;flex-direction:column;align-items:center}.tdmregistartionform .teamse .headere{height:80px;position:relative}.tdmregistartionform .teamse .headere img{width:60px!important;height:60px!important;border-radius:50%}.tdmregistartionform .teamse .headere span:nth-child(2){width:320px;font-size:1.2em;font-weight:600;letter-spacing:.5px;line-height:60px;margin-left:8px;text-transform:capitalize}.tdmregistartionform .teamse .headere span:nth-child(3){font-size:12px;font-weight:700;padding:2px 0;width:80px;text-align:center;height:24px;line-height:20px;text-transform:uppercase;border-radius:10px}.tdmregistartionform .teamse .headere span:nth-child(4){font-size:12px;font-weight:700;padding:2px 8px;height:24px;line-height:20px;text-transform:uppercase;border-radius:10px}.tdmregistartionform .teamse .headere span.rejected{color:#960707}.tdmregistartionform .teamse .headere span.approved{color:#034903}.tdmregistartionform .teamse .headere span.pending{color:#bb7d09}.tdmregistartionform .teamse .headere.approved{border-right:10px solid green}.tdmregistartionform .teamse .headere.pending{border-right:10px solid orange}.tdmregistartionform .teamse .headere.rejected{border-right:10px solid rgb(150,7,7)}.tdmregistartionform .teamse .detailse .playerdata{border:1px solid grey;border-radius:10px;padding:5px}.tdmregistartionform .teamse .detailse .playerdata h2{font-size:1.1em;margin:10px 0}.tdmregistartionform .teamse .detailse .playerdata div{border-top:1px solid grey;width:100%;display:flex;justify-content:space-between;align-items:center;padding:5px 10px}.tdmregistartionform .teamse .detailse .playerdata div img{width:50px!important;height:50px!important;object-fit:cover;border-radius:50%;border:1px solid grey}@media only screen and (max-width: 600px){.tdmregistartionform{padding:10px 0;min-height:calc(100vh - var(--navheightmobile))}.tdmregistartionform .controler{width:99%;margin-bottom:10px}.tdmregistartionform .form{width:98%;padding:10px 5px}.tdmregistartionform .form form .compart{justify-content:center}.tdmregistartionform .form form .compart .cominp{width:95%;margin:5px 0}.tdmregistartionform .form .slots{height:30px;letter-spacing:.5px}.tdmregistartionform .form .closed{padding:20px 5px}.tdmregistartionform .form .closed .stop{font-size:2.4em}.tdmregistartionform .form .contacts{margin-top:10px;padding-top:5px}.tdmregistartionform .form .contacts .links a{padding:2px 6px;font-weight:500;margin-top:5px}.tdmregistartionform .form .contacts .links a span:nth-child(2){font-size:14px;letter-spacing:.2px}.tdmregistartionform .form .contacts .links a .ico{font-size:18px}.tdmregistartionform img{width:150px!important;height:150px!important;border:1px solid grey;object-fit:cover;border-radius:10px;overflow:hidden}.tdmregistartionform .teamse{width:98%;border-radius:10px;border:1px solid transparent;padding:5px 0}.tdmregistartionform .teamse .headere{height:65px}.tdmregistartionform .teamse .headere img{width:60px!important;height:60px!important;border-radius:50%}.tdmregistartionform .teamse .headere span{font-size:1em;letter-spacing:.5px}.tdmregistartionform .teamse .headere span:nth-child(2){width:130px;font-size:.8em;max-height:65px;letter-spacing:.5px;margin-left:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tdmregistartionform .teamse .headere span:nth-child(3){width:60px;font-size:9px;font-weight:700}.tdmregistartionform .teamse .headere span:nth-child(4){font-size:9px!important;font-weight:500}.tdmregistartionform .teamse .detailse .playerdata{border:1px solid grey;border-radius:10px;padding:5px}.tdmregistartionform .teamse .detailse .playerdata h2{font-size:1em;margin:10px 0}.tdmregistartionform .teamse .detailse .playerdata div{padding:5px}}.stats{width:100%;overflow:auto;padding:10px;background:#fff;display:flex;flex-direction:column;align-items:center}.stats p,.stats em{text-align:center}.stats .controls{width:100%;max-width:1200px;padding:10px;display:flex;justify-content:space-between}.stats .controls .conti{width:30%;display:flex;flex-direction:column;justify-content:center}.stats .conta{border-radius:20px;overflow:hidden;margin-top:5px;width:100%;max-width:1280px}.stats .conta h1{font-family:Gajraj One,sans-serif;font-weight:400;font-style:normal}.stats .conta.desktop-mode{width:1280px!important;margin:0 auto}.stats .conta .tournlogoo{display:flex;justify-content:center;margin:0 auto;width:120px;height:120px;border-radius:50%;overflow:hidden;background:radial-gradient(transparent,#292727)}.stats .conta .tournlogoo img{width:100%;height:100%}.stats .conta.desktop-mode{width:1280px!important}.stats .fragger{width:100%;max-width:1200px;margin-top:20px;background:url(https://res.cloudinary.com/dusxlxlvm/image/upload/v1747474201/battlefiesta/assets/themes/grey_500_dzz28k.webp);background-size:500px;border-radius:20px;padding:20px}.stats .fragger.desktop-mode{width:1280px!important;margin:0 auto}.stats .fragger h2{text-align:center;color:#f5f5f5;font-size:2.5em;font-family:Caveat Brush,cursive;font-weight:400;font-style:normal}.stats .fragger .boxes{width:100%;padding:10px;margin-top:10px;display:flex;justify-content:space-around}.stats .fragger .boxes .box{position:relative;border-radius:5px;overflow:hidden}.stats .fragger .boxes .box svg{font-size:20px}.stats .fragger .boxes .box .position{position:absolute;top:0;left:0;width:55px;height:20px;border-radius:5px 0;background:-webkit-linear-gradient(45deg,rgb(255,221,0),rgb(251,175,52));background:#ff0;font-size:14px;text-align:center;font-weight:500}.stats .fragger .boxes .box .img{width:170px;height:170px;background:radial-gradient(#e7e9e8,#09eedb);background:radial-gradient(transparent,gray);position:relative;clip-path:path("M 10,25 L 60,25 A 10,10 0 0,0 70,10 L 70,10 A 10,10 0 0,1 80,0 L 160,0 A 10,10 0 0,1 170,10 L 170,240 A 10,10 0 0,1 160,250 L 10,250 A 10,10 0 0,1 0,240 L 0,30 A 10,10 0 0,1 10,25 Z");clip-path:path("M 10,25 L 50,25 A 10,10 0 0,0 60,20 L 60,10 A 10,10 0 0,1 70,0 L 160,0 A 10,10 0 0,1 170,10 L 170,240 A 10,10 0 0,1 160,250 L 10,250 A 10,10 0 0,1 0,240 L 0,35 A 10,10 0 0,1 10,25 Z")}.stats .fragger .boxes .box .img img{width:100%;height:100%;object-fit:cover}.stats .fragger .boxes .box .img span{position:absolute;bottom:0;left:0;width:100%;height:50px;line-height:70px;text-align:center;color:#f5f5f5;font-size:1.1em;font-weight:600;background:linear-gradient(to top,rgb(24,24,24) 25%,transparent)}.stats .fragger .boxes .box .below{font-weight:700;padding:4px 5px;font-size:.9em;text-transform:uppercase;background:-webkit-linear-gradient(45deg,rgb(255,221,0),rgb(251,175,52))}.stats .fragger .boxes .box .below:nth-child(3){text-align:center}.stats .fragger .boxes .box .below:nth-child(4){font-size:.8em;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis}.stats .fragger .boxes .box .below:nth-child(4) svg,.stats .fragger .boxes .box .below:nth-child(4) span{vertical-align:middle}.stats .fragger .table{width:100%;display:flex;justify-content:space-around;padding:10px;margin-top:10px}.stats .fragger .table .tabledata{width:430px}.stats .fragger .table .tabledata div{width:100%;background:-webkit-linear-gradient(45deg,rgb(255,221,0),rgb(241,223,61));background:-webkit-linear-gradient(45deg,rgb(251,175,52),rgb(255,221,0));margin:7px 0;padding:2px 5px;border-radius:10px 0;display:flex;justify-content:space-between;align-items:center;font-size:1em;font-weight:600}.stats .fragger .table .tabledata div>span:nth-child(1){display:flex;align-items:center}.stats .fragger .table .tabledata div>span:nth-child(1) span{margin-left:8px}.stats .fragger .table .tabledata div>span:nth-child(1) span img{width:50px;height:50px;border-radius:50%}.stats .fragger .table .tabledata div>span:nth-child(2){margin-right:20px}.stats .fragger .table .tabledata .tablehead{color:#ff0;background:linear-gradient(180deg,#030c27ab,#0b1b476e 63%,#030c27be);font-size:1.4em;font-weight:700;letter-spacing:2px}.stats .matchtable{width:100%;max-width:1200px;margin-top:20px;border-radius:20px;padding:10px;background:url(https://res.cloudinary.com/dusxlxlvm/image/upload/v1747474201/battlefiesta/assets/themes/grey_500_dzz28k.webp);background-size:500px}.stats .matchtable.desktop-mode{width:1280px!important;margin:0 auto}.stats .matchtable h1,.stats .matchtable h3{color:#fff;text-align:center;letter-spacing:2px}.stats .matchtable h1{font-size:2.5em;font-family:Caveat Brush,cursive;font-weight:400;font-style:normal}.stats .matchtable p{text-align:center;color:#fff;text-transform:capitalize;font-size:18px;font-weight:700;letter-spacing:1px;margin-top:20px}.stats .matchtable .table{width:100%;display:flex;justify-content:center;margin-top:5px}.stats .matchtable .table table{width:70%;text-align:center;border-collapse:separate;border-spacing:0px 8px}.stats .matchtable .table table thead{color:#fff}.stats .matchtable .table table thead tr{color:#ff0;background:linear-gradient(180deg,#030c27ab,#0b1b476e 63%,#030c27be)}.stats .matchtable .table table thead tr th{padding:5px;font-size:1.4em;font-weight:700;letter-spacing:2px}.stats .matchtable .table table tbody tr{margin:7px 0;background:-webkit-linear-gradient(right,rgb(255,221,0),rgb(251,175,52))}.stats .matchtable .table table tbody tr td{padding:4px 10px;font-size:1.1em;font-weight:600;letter-spacing:1px}.stats .matchtable .table table tbody tr td img{width:50px;height:50px;border-radius:50%}.stats .matchtable .table table tbody tr td:nth-child(1){display:flex;align-items:center}.stats .matchtable .table table tbody tr td:nth-child(1) span{margin-left:10px}.stats .contacts{background:url(https://res.cloudinary.com/dusxlxlvm/image/upload/v1747474201/battlefiesta/assets/themes/grey_500_dzz28k.webp);background-size:300px;color:#fff;margin-top:10px;width:100%;max-width:1200px;border-radius:10px;padding:10px 5px;text-align:center;display:flex;flex-direction:column;align-items:center}.stats .contacts div:nth-child(1){font-size:2em;font-weight:600;display:flex;align-items:center;gap:40px}.stats .contacts div:nth-child(2){font-size:1.4em;font-weight:500}.stats .contacts .links{width:100%;height:max-content;display:flex;padding-bottom:5px;flex-wrap:wrap;justify-content:space-around}.stats .contacts .links a{display:flex;align-items:center;padding:3px 8px;letter-spacing:1px;border-radius:5px;text-decoration:none;text-transform:uppercase;color:#fff;font-weight:600;cursor:pointer;transition:.2s;margin-top:10px;background:#0009}.stats .contacts .links a:hover{background:#fff;color:#000}.stats .contacts .links a>span{margin:0 3px;display:flex}.stats .contacts p{margin-top:5px;background:#0009;padding:2px 5px;font-weight:500}@media only screen and (max-width: 600px){.stats{min-height:calc(100vh - var(--navheightmobile));padding:7px}.stats .controls{max-width:100%;padding:5px;margin-bottom:5px}.stats .controls h3{font-size:.8em}.stats .controls .conti{width:32%;align-items:center}.stats .conta{border-radius:10px}.stats .conta .tournlogoo{display:flex;justify-content:center;margin:0 auto;width:80px;height:80px}.stats .fragger:not(.desktop-mode){width:100%;margin-top:30px;background-size:cover;border-radius:10px;padding:5px}.stats .fragger:not(.desktop-mode) h2{text-align:center;color:#f5f5f5;font-size:1.7em}.stats .fragger:not(.desktop-mode) .boxes{padding:5px;margin-top:5px;flex-wrap:wrap;gap:10px;justify-content:space-evenly}.stats .fragger:not(.desktop-mode) .boxes .box{border-radius:5px}.stats .fragger:not(.desktop-mode) .boxes .box .img{width:170px;height:160px}.stats .fragger:not(.desktop-mode) .boxes .box .below{font-weight:600;padding:2px;font-size:.9em}.stats .fragger:not(.desktop-mode) .boxes .box .below:nth-child(3){font-size:.8em}.stats .fragger:not(.desktop-mode) .table{flex-wrap:wrap;justify-content:space-around;padding:5px}.stats .fragger:not(.desktop-mode) .table .tabledata{width:100%;max-width:500px}.stats .fragger:not(.desktop-mode) .table .tabledata .tablehead{font-size:1.2em}.stats .matchtable:not(.desktop-mode){width:100%;margin-top:30px;border-radius:10px;padding:5px}.stats .matchtable:not(.desktop-mode) h1,.stats .matchtable:not(.desktop-mode) h3{letter-spacing:.7px;color:#fff;text-align:center}.stats .matchtable:not(.desktop-mode) .table{margin-top:10px}.stats .matchtable:not(.desktop-mode) .table table{width:100%;border-spacing:0px 5px}.stats .matchtable:not(.desktop-mode) .table table thead tr th{padding:2px;font-size:1em;letter-spacing:1px}.stats .matchtable:not(.desktop-mode) .table table tbody tr td{padding:2px;font-size:.9em;font-weight:600;letter-spacing:0px}.stats .matchtable:not(.desktop-mode) .table table tbody tr td img{width:45px;height:45px}.stats .matchtable:not(.desktop-mode) .table table tbody tr td:nth-child(1) span{margin-left:6px}.stats .contacts{padding:5px}.stats .contacts div:nth-child(1){font-size:1.6em;font-weight:600;gap:30px}.stats .contacts div:nth-child(2){font-size:1.2em;font-weight:500}.stats .contacts .links a{padding:2px 6px;font-weight:500;margin-top:5px}.stats .contacts .links a span:nth-child(2){font-size:14px}.stats .contacts .links a .ico{font-size:18px}.stats .contacts p{font-size:13px}}.unique{display:flex;flex-direction:column;align-items:center;--imagewidth: 70px;background:url(https://res.cloudinary.com/dusxlxlvm/image/upload/v1731486558/battlefiesta/assets/themes/beach/scenery_rqzxhz_doboju.webp);background-size:cover;padding:10px 0}.unique .tite{width:900px;--hiheight: 160px;height:var(--hiheight);background:url(https://res.cloudinary.com/dusxlxlvm/image/upload/v1731486881/battlefiesta/assets/themes/beach/lstest_zc8uph.webp);background-position:center;background-size:contain;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}.unique .tite h1{text-shadow:-1px -1px 0 #f3eab1,1px -1px 0 #f3eab1,-1px 1px 0 #f3eab1,1px 1px 0 #f3eab1;font-family:Gajraj One,sans-serif;font-weight:400;font-size:2.2em;font-style:normal;letter-spacing:2px;color:#2d2a26;width:520px;height:100px;transform:translateY(7px);text-align:center;display:flex;justify-content:center;align-items:center}.unique h3{font-size:1.7em;color:#181e0f;margin-bottom:10px}.unique .maine{padding:10px 30px;width:1120px;background:#ccc5a7;background:url(https://res.cloudinary.com/dusxlxlvm/image/upload/v1731486558/battlefiesta/assets/themes/beach/paper_pdntco_unfo4j.webp);background-size:cover;background-position:center}.unique .maine .top{width:100%;display:flex;justify-content:space-around;padding:10px 5px;margin-bottom:10px}.unique .maine .top .card{width:250px;border-radius:5px 5px 5px 20px;overflow:hidden;position:relative;box-shadow:5px 5px 10px #0006}.unique .maine .top .card .upper{width:100%;height:30px}.unique .maine .top .card .upper span{display:inline-block;height:100%;line-height:30px}.unique .maine .top .card .upper .position{width:40px;background:#2d2a26;color:#fff;text-align:center}.unique .maine .top .card .upper .name{padding-left:5px;font-weight:700;background:#ff0;background:linear-gradient(to right,#fef188,#fcc71a);color:#34251f;width:calc(100% - 40px)}.unique .maine .top .card .bottom{display:flex}.unique .maine .top .card .bottom .logo{width:var(--imagewidth);height:var(--imagewidth);background:#34251f;display:flex;align-items:center;justify-content:center}.unique .maine .top .card .bottom .logo img{width:100%;height:100%;object-fit:cover}.unique .maine .top .card .bottom .stat{width:calc(100% - var(--imagewidth))}.unique .maine .top .card .bottom .stat .headerr{background:linear-gradient(to right,#353d25,#181e0f)}.unique .maine .top .card .bottom .stat .headerr span{line-height:30px;color:#fff;font-weight:500}.unique .maine .top .card .bottom .stat .statss{background:#ffedcb;background:linear-gradient(to right,#ffedcb,#dccdb1)}.unique .maine .top .card .bottom .stat .statss span{color:#000;font-weight:500}.unique .maine .top .card .bottom .stat .headerr,.unique .maine .top .card .bottom .stat .statss{height:50%}.unique .maine .top .card .bottom .stat .headerr span,.unique .maine .top .card .bottom .stat .statss span{height:100%;display:inline-block;text-align:center;width:20%}.unique .maine .bottomtable{width:100%;display:flex;justify-content:space-around}.unique .maine .bottomtable .divider .headere span{font-weight:700}.unique .maine .bottomtable .divider .headere,.unique .maine .bottomtable .divider .bodre{max-width:100%;display:flex;align-items:center}.unique .maine .bottomtable .divider .headere span,.unique .maine .bottomtable .divider .bodre span{display:inline-block;text-align:center}.unique .maine .bottomtable .divider .headere span:nth-child(1),.unique .maine .bottomtable .divider .bodre span:nth-child(1){width:40px}.unique .maine .bottomtable .divider .headere span:nth-child(2),.unique .maine .bottomtable .divider .bodre span:nth-child(2){width:260px}.unique .maine .bottomtable .divider .headere span:nth-child(3),.unique .maine .bottomtable .divider .headere span:nth-child(4),.unique .maine .bottomtable .divider .headere span:nth-child(5),.unique .maine .bottomtable .divider .headere span:nth-child(6),.unique .maine .bottomtable .divider .bodre span:nth-child(3),.unique .maine .bottomtable .divider .bodre span:nth-child(4),.unique .maine .bottomtable .divider .bodre span:nth-child(5),.unique .maine .bottomtable .divider .bodre span:nth-child(6){width:38px}.unique .maine .bottomtable .divider .headere span:nth-child(7),.unique .maine .bottomtable .divider .bodre span:nth-child(7){width:42px}.unique .maine .bottomtable .divider .bodre{position:relative;--lineheigh: 35px;height:var(--lineheigh);background:linear-gradient(to right,#353d25,#181e0f);color:#fff;margin:9px 0;box-shadow:0 2px 5px #0006}.unique .maine .bottomtable .divider .bodre img{border-radius:50%;width:30px;height:30px;object-fit:cover;margin-right:8px;margin-left:5px}.unique .maine .bottomtable .divider .bodre span:nth-child(1){background:#2d2a26;height:100%;line-height:var(--lineheigh);border-right:1px solid white}.unique .maine .bottomtable .divider .bodre span:nth-child(2){text-align:left;display:flex;align-items:center}.unique .maine .bottomtable .divider .bodre span:nth-child(3){border-left:1px solid grey}.unique .maine .bottomtable .divider .bodre span:nth-child(4){border-left:1px solid grey}.unique .maine .bottomtable .divider .bodre span:nth-child(5){border-left:1px solid grey}.unique .maine .bottomtable .divider .bodre span:nth-child(6){border-left:1px solid grey}.unique .maine .bottomtable .divider .bodre span:nth-child(7){border-left:1px solid grey;background:#f2ddb6;color:#000;font-weight:700;font-size:17px;height:100%;line-height:var(--lineheigh)}.unique .maine .bottomtable .divider .bodre .cut{position:absolute;width:8px;height:17px;background:#edf0f3;top:-12%;left:-2px;transform:rotate(40deg)}.unique .foterr{width:1100px;height:170px;position:relative}.unique .foterr img{width:100%;height:100%;object-fit:cover;filter:drop-shadow(5px 5px 10px rgba(0,0,0,.7))}.unique .foterr .orgname{position:absolute;top:47%;left:50%;color:#000c;transform:translate(-50%,-50%);text-align:center}.unique .foterr .orgname i{font-size:1.2em;font-weight:700}.unique .foterr .orgname p{font-size:3.2em;font-weight:700}@media only screen and (max-width: 600px){.conta:not(.desktop-mode) .unique{width:100%;--imagewidth: 50px;padding:10px 0}.conta:not(.desktop-mode) .unique .tite{width:500px;--hiheight: 94px}.conta:not(.desktop-mode) .unique .tite h1{font-size:1.2em;letter-spacing:1px;width:350px;height:100px;transform:translateY(5px)}.conta:not(.desktop-mode) .unique h3{font-size:1.4em;margin-bottom:10px}.conta:not(.desktop-mode) .unique .maine{padding:30px 5px 20px;width:100%}.conta:not(.desktop-mode) .unique .maine .top{padding:2px;margin-bottom:10px;flex-wrap:wrap;gap:10px}.conta:not(.desktop-mode) .unique .maine .top .card{width:180px!important;border-radius:5px 5px 5px 10px;box-shadow:5px 5px 10px #0006}.conta:not(.desktop-mode) .unique .maine .top .card .upper{width:100%;height:25px}.conta:not(.desktop-mode) .unique .maine .top .card .upper span{line-height:25px}.conta:not(.desktop-mode) .unique .maine .top .card .upper .position{width:30px;font-size:14px}.conta:not(.desktop-mode) .unique .maine .top .card .upper .name{font-size:14px;padding-left:3px;font-weight:500;width:calc(100% - 30px)}.conta:not(.desktop-mode) .unique .maine .top .card .bottom{display:flex;height:var(--imagewidth)}.conta:not(.desktop-mode) .unique .maine .top .card .bottom .stat{width:calc(100% - var(--imagewidth))}.conta:not(.desktop-mode) .unique .maine .top .card .bottom .stat .headerr span{font-weight:500;font-size:12px}.conta:not(.desktop-mode) .unique .maine .top .card .bottom .stat .statss span{font-weight:500;font-size:11px}.conta:not(.desktop-mode) .unique .maine .top .card .bottom .stat .headerr,.conta:not(.desktop-mode) .unique .maine .top .card .bottom .stat .statss{height:calc(var(--imagewidth) / 2)}.conta:not(.desktop-mode) .unique .maine .top .card .bottom .stat .headerr span,.conta:not(.desktop-mode) .unique .maine .top .card .bottom .stat .statss span{line-height:calc(var(--imagewidth) / 2);height:100%;width:20%}.conta:not(.desktop-mode) .unique .maine .bottomtable{display:flex;justify-content:space-around;flex-wrap:wrap}.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .headere span{font-weight:700}.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .headere span,.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .bodre span{font-size:14px}.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .headere span:nth-child(1),.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .bodre span:nth-child(1){width:40px}.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .headere span:nth-child(2),.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .bodre span:nth-child(2){width:195px;font-size:13px}.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .headere span:nth-child(3),.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .headere span:nth-child(4),.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .headere span:nth-child(5),.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .headere span:nth-child(6),.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .bodre span:nth-child(3),.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .bodre span:nth-child(4),.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .bodre span:nth-child(5),.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .bodre span:nth-child(6){width:30px}.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .headere span:nth-child(7),.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .bodre span:nth-child(7){width:35px;font-size:16px}.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .headere.off,.conta:not(.desktop-mode) .unique .maine .bottomtable .divider .bodre.off{display:none}.conta:not(.desktop-mode) .unique .foterr{width:100vw;height:70px}.conta:not(.desktop-mode) .unique .foterr .orgname{position:absolute;top:47%;left:50%}.conta:not(.desktop-mode) .unique .foterr .orgname i{font-size:.8em;font-weight:500}.conta:not(.desktop-mode) .unique .foterr .orgname p{font-size:1.4em;font-weight:700}}.droplets{background:url(https://res.cloudinary.com/dusxlxlvm/image/upload/v1731490263/battlefiesta/assets/themes/drop-_1iar9wF_ivnuoy_euz40m.webp);background-size:cover;padding:20px 80px}.droplets h1,.droplets h2,.droplets h3{text-align:center;text-transform:capitalize}.droplets h1{color:#fff;font-size:2.8em;padding:0 30px;border-radius:200px;background:#013135cb}.droplets h2{font-size:2em;color:#112a46;text-shadow:-1px -1px 0 #f3eab1,1px -1px 0 #f3eab1,-1px 1px 0 #f3eab1,1px 1px 0 #f3eab1;text-transform:uppercase;-webkit-text-stroke:0px black}.droplets h3{color:#09223e;text-shadow:-1px -1px 0 #f3eab1,1px -1px 0 #f3eab1,-1px 1px 0 #f3eab1,1px 1px 0 #f3eab1;font-size:2.3em}.droplets table{width:100%;padding:5px 10px;text-align:center;border-collapse:separate;border-spacing:4px 6px}.droplets table thead tr th{background:#013135cb;color:#fff;padding:5px 3px;font-weight:800;font-size:1.1em;letter-spacing:2px;border:2px solid white;border-radius:10px}.droplets table thead tr th:nth-child(1){width:50px}.droplets table thead tr th:nth-child(3){width:50px}.droplets table tbody tr td{padding:5px;font-size:1.1em;font-weight:600;border-radius:10px 0 25px}.droplets table tbody tr td img{width:40px;height:40px;border-radius:50%;margin-left:5px;margin-right:10px}.droplets table tbody tr td:nth-child(2){display:flex;align-items:center}.droplets table tbody tr td:nth-child(odd){background:linear-gradient(to bottom right,#0c7097c0,#013135);color:#fff;border:2px solid white}.droplets table tbody tr td:nth-child(2n){background:#ffffffb6;border:2px solid #013135;color:#013135}@media only screen and (max-width: 600px){.conta:not(.desktop-mode) .droplets{padding:10px 0}.conta:not(.desktop-mode) .droplets h1{padding:0 10px;border-radius:200px;font-size:1.5em;letter-spacing:1.2px;-webkit-text-stroke:.2px transparent}.conta:not(.desktop-mode) .droplets h2{font-size:1.1em;letter-spacing:1.2px}.conta:not(.desktop-mode) .droplets table{width:100%;padding:1px 2px;border-spacing:2px 3px}.conta:not(.desktop-mode) .droplets table thead tr th{padding:0 3px;font-weight:600;font-size:.8em;letter-spacing:0px;border-radius:7px}.conta:not(.desktop-mode) .droplets table tbody tr td{padding:1px 5px;font-size:.8em;font-weight:600;border-radius:10px 0 15px}.conta:not(.desktop-mode) .droplets table tbody tr td img{width:30px;height:30px;margin-left:0;margin-right:4px}.conta:not(.desktop-mode) .droplets table thead th:nth-child(1),.conta:not(.desktop-mode) .droplets table tbody td:nth-child(1){width:25px}.conta:not(.desktop-mode) .droplets table thead th:nth-child(3),.conta:not(.desktop-mode) .droplets table tbody td:nth-child(3){width:30px}.conta:not(.desktop-mode) .droplets table thead th:nth-child(4),.conta:not(.desktop-mode) .droplets table tbody td:nth-child(4),.conta:not(.desktop-mode) .droplets table thead th:nth-child(5),.conta:not(.desktop-mode) .droplets table tbody td:nth-child(5),.conta:not(.desktop-mode) .droplets table thead th:nth-child(6),.conta:not(.desktop-mode) .droplets table tbody td:nth-child(6),.conta:not(.desktop-mode) .droplets table thead th:nth-child(7),.conta:not(.desktop-mode) .droplets table tbody td:nth-child(7){padding:0;width:40px}}.red_carpet{background:url(https://res.cloudinary.com/dusxlxlvm/image/upload/v1731490263/battlefiesta/assets/themes/back-des-gobzXdNv_axwaw6_ottbke.webp);background-size:cover;padding:20px 80px}.red_carpet h1,.red_carpet h2,.red_carpet h3{color:#f5f5f5;text-transform:capitalize;text-align:center;font-size:4em;letter-spacing:2px}.red_carpet h2{font-size:2em;font-weight:1000;color:transparent;text-transform:uppercase;color:#fff}.red_carpet h3{font-size:1.7em}.red_carpet>table{width:100%;padding:5px 10px;text-align:center;border-collapse:separate;border-spacing:4px 2px}.red_carpet>table thead{color:#f5f5f5}.red_carpet>table thead tr th{background:#0006;padding:5px 3px;font-weight:800;font-size:1.2em;letter-spacing:2px}.red_carpet>table thead tr th:nth-child(1){width:50px}.red_carpet>table thead tr th:nth-child(3){width:50px}.red_carpet>table tbody tr{color:#f5f5f5;border-radius:10px;margin:40px 0}.red_carpet>table tbody tr td{background:#3b020298;padding:5px;font-size:1.1em;font-weight:600;border-radius:10px 0;box-shadow:0 2px #fff9}.red_carpet>table tbody tr td img{width:40px;height:40px;border-radius:50%;margin-left:5px;margin-right:10px}.red_carpet>table tbody tr td:nth-child(2){display:flex;align-items:center}@media only screen and (max-width: 600px){.conta:not(.desktop-mode) .red_carpet{width:100%;padding:10px 0}.conta:not(.desktop-mode) .red_carpet h1{font-size:1.5em;letter-spacing:1.3px;font-weight:500}.conta:not(.desktop-mode) .red_carpet h2{font-size:1.1em;letter-spacing:1.2px;-webkit-text-stroke:.2px white}.conta:not(.desktop-mode) .red_carpet h3{font-size:1em}.conta:not(.desktop-mode) .red_carpet table{width:100%;padding:2px;border-spacing:2px 2px}.conta:not(.desktop-mode) .red_carpet table thead tr th{padding:2px;font-weight:600;font-size:.8em;letter-spacing:.2px}.conta:not(.desktop-mode) .red_carpet table tbody tr td{padding:1px 4px;font-size:.8em;font-weight:600;border-radius:7px 0}.conta:not(.desktop-mode) .red_carpet table tbody tr td img{width:30px;height:30px;margin-left:0;margin-right:4px}.conta:not(.desktop-mode) .red_carpet table thead th:nth-child(1),.conta:not(.desktop-mode) .red_carpet table tbody td:nth-child(1){padding:0;width:25px}.conta:not(.desktop-mode) .red_carpet table thead th:nth-child(3),.conta:not(.desktop-mode) .red_carpet table tbody td:nth-child(3){width:30px}.conta:not(.desktop-mode) .red_carpet table thead th:nth-child(4),.conta:not(.desktop-mode) .red_carpet table tbody td:nth-child(4),.conta:not(.desktop-mode) .red_carpet table thead th:nth-child(5),.conta:not(.desktop-mode) .red_carpet table tbody td:nth-child(5),.conta:not(.desktop-mode) .red_carpet table thead th:nth-child(6),.conta:not(.desktop-mode) .red_carpet table tbody td:nth-child(6),.conta:not(.desktop-mode) .red_carpet table thead th:nth-child(7),.conta:not(.desktop-mode) .red_carpet table tbody td:nth-child(7){padding:0;width:40px}}.red_white{background:url(https://res.cloudinary.com/dusxlxlvm/image/upload/v1731490262/battlefiesta/assets/themes/red_white_itbzjg_hccrmm.webp);background-size:cover;padding:20px 80px}.red_white h1,.red_white h2,.red_white h3{color:transparent;text-align:center;text-transform:capitalize;font-size:4em;letter-spacing:2px;-webkit-text-stroke:1px #0c0c0c;color:#fff}.red_white h2{font-size:2em;color:#f51c20;text-transform:uppercase;-webkit-text-stroke:0px white}.red_white h3{font-size:2.1em}.red_white table{width:100%;padding:5px 10px;text-align:center;border-collapse:separate;border-spacing:4px 8px}.red_white table thead{background:linear-gradient(to bottom right,#890103,#f30717ba);color:#fff}.red_white table thead tr th{padding:3px;border-radius:5px;font-weight:800;font-size:1.2em;letter-spacing:2px}.red_white table thead tr th:nth-child(1){width:50px}.red_white table thead tr th:nth-child(3){width:50px}.red_white table tbody tr{color:#f5f5f5;border-radius:10px;margin:40px 0}.red_white table tbody tr td{padding:1px 5px;font-size:1.1em;font-weight:600;border-radius:15px 0}.red_white table tbody tr td img{width:40px;height:40px;border-radius:50%;margin-left:5px;margin-right:10px}.red_white table tbody tr td:nth-child(2){display:flex;align-items:center}.red_white table tbody tr td:nth-child(odd){background:linear-gradient(to bottom right,#890103f5,#f30717a4);color:#fff}.red_white table tbody tr td:nth-child(2n){background:linear-gradient(to right,#f8f7f7f5,#faf8f8a4);color:#890103}@media only screen and (max-width: 600px){.conta:not(.desktop-mode) .red_white{padding:10px 0}.conta:not(.desktop-mode) .red_white h1{font-size:1.5em;letter-spacing:1.3px;font-weight:500}.conta:not(.desktop-mode) .red_white h2{font-size:1.1em;letter-spacing:1.2px}.conta:not(.desktop-mode) .red_white table{width:100%;padding:2px;border-spacing:3px 3px}.conta:not(.desktop-mode) .red_white table thead tr th{padding:2px;font-weight:600;font-size:.8em;letter-spacing:.2px}.conta:not(.desktop-mode) .red_white table tbody tr{margin:10px 0}.conta:not(.desktop-mode) .red_white table tbody tr td{padding:1px 5px;font-size:.8em;font-weight:600;border-radius:7px 0}.conta:not(.desktop-mode) .red_white table tbody tr td img{width:30px;height:30px;margin-left:0;margin-right:4px}.conta:not(.desktop-mode) .red_white table thead th:nth-child(1),.conta:not(.desktop-mode) .red_white table tbody td:nth-child(1){width:25px}.conta:not(.desktop-mode) .red_white table thead th:nth-child(3),.conta:not(.desktop-mode) .red_white table tbody td:nth-child(3){width:30px}.conta:not(.desktop-mode) .red_white table thead th:nth-child(4),.conta:not(.desktop-mode) .red_white table tbody td:nth-child(4),.conta:not(.desktop-mode) .red_white table thead th:nth-child(5),.conta:not(.desktop-mode) .red_white table tbody td:nth-child(5),.conta:not(.desktop-mode) .red_white table thead th:nth-child(6),.conta:not(.desktop-mode) .red_white table tbody td:nth-child(6),.conta:not(.desktop-mode) .red_white table thead th:nth-child(7),.conta:not(.desktop-mode) .red_white table tbody td:nth-child(7){padding:0;width:40px}}.royal_grey{background:url(https://res.cloudinary.com/dusxlxlvm/image/upload/v1747474201/battlefiesta/assets/themes/grey_500_dzz28k.webp);padding:20px 80px}.royal_grey h1,.royal_grey h2,.royal_grey h3{color:#f5f5f5;text-align:center;text-transform:capitalize;font-size:4em;letter-spacing:2px}.royal_grey h2{font-size:2em;color:transparent;text-transform:uppercase;color:#fff;-webkit-text-stroke:.6px white}.royal_grey h3{font-size:2.01em}.royal_grey table{width:100%;padding:5px 10px;text-align:center;border-collapse:separate;border-spacing:4px 4px}.royal_grey table thead{color:#fff}.royal_grey table thead tr th{padding:5px 3px;font-weight:800;font-size:1.2em;letter-spacing:2px;border-radius:4px;background:#0009}.royal_grey table thead tr th:nth-child(1){width:50px}.royal_grey table thead tr th:nth-child(3){width:50px}.royal_grey table tbody tr{color:#f5f5f5}.royal_grey table tbody tr td{padding:2px 5px;font-size:1.1em;font-weight:600;border-radius:15px;box-shadow:0 2px #fff9}.royal_grey table tbody tr td img{width:40px;height:40px;border-radius:50%;margin-left:5px;margin-right:10px}.royal_grey table tbody tr td:nth-child(2){display:flex;align-items:center}.royal_grey table tbody tr td:nth-child(odd){background:linear-gradient(to bottom right,#4b494992,#1d1b1b);color:#fff;border:1px solid white}.royal_grey table tbody tr td:nth-child(2n){background:#ffffffb7;border:2px solid #222020;color:#222020}@media only screen and (max-width: 600px){.conta:not(.desktop-mode) .royal_grey{padding:10px 3px}.conta:not(.desktop-mode) .royal_grey h1{font-size:1.4em;letter-spacing:1.2px}.conta:not(.desktop-mode) .royal_grey h2{font-size:1.1em;letter-spacing:1.2px}.conta:not(.desktop-mode) .royal_grey table{width:100%;padding:1px 2px;border-spacing:2px 3px}.conta:not(.desktop-mode) .royal_grey table thead tr th{padding:0 3px;font-weight:700;font-size:.8em;letter-spacing:.4px}.conta:not(.desktop-mode) .royal_grey table tbody tr td{padding:1px 3px;font-size:.6em;font-weight:700;border-radius:10px}.conta:not(.desktop-mode) .royal_grey table tbody tr td img{width:30px;height:30px;margin-left:0;margin-right:4px}.conta:not(.desktop-mode) .royal_grey table thead th:nth-child(1),.conta:not(.desktop-mode) .royal_grey table tbody td:nth-child(1){width:25px}.conta:not(.desktop-mode) .royal_grey table thead th:nth-child(3),.conta:not(.desktop-mode) .royal_grey table tbody td:nth-child(3){width:30px}.conta:not(.desktop-mode) .royal_grey table thead th:nth-child(4),.conta:not(.desktop-mode) .royal_grey table tbody td:nth-child(4),.conta:not(.desktop-mode) .royal_grey table thead th:nth-child(5),.conta:not(.desktop-mode) .royal_grey table tbody td:nth-child(5),.conta:not(.desktop-mode) .royal_grey table thead th:nth-child(6),.conta:not(.desktop-mode) .royal_grey table tbody td:nth-child(6),.conta:not(.desktop-mode) .royal_grey table thead th:nth-child(7),.conta:not(.desktop-mode) .royal_grey table tbody td:nth-child(7){padding:0;width:40px}}.Adminnavbar{width:100%;background:#fff;height:60px;border-bottom:1px dotted grey}.Adminnavbar .adminnav{position:relative;width:900px;width:100%;height:100%;box-shadow:2px 5px 5px #0000001a;display:flex;justify-content:space-around;flex-wrap:wrap;align-items:center}.Adminnavbar .adminnav .navlink{color:#212529;text-align:center;text-decoration:none;display:flex;justify-content:center}.Adminnavbar .adminnav .navlink div{cursor:pointer;padding:5px 12px;letter-spacing:.7px;border-radius:10px;display:flex;flex-direction:column;align-items:center}.Adminnavbar .adminnav .navlink div span{font-weight:500}.Adminnavbar .adminnav .navlink div svg{font-weight:700;font-size:22px}.Adminnavbar .adminnav .navlink.active div{background:linear-gradient(to right bottom,#ffffffb3,#ffffff4d);color:#0ba8c0}.admindashboard,.adminmembership,.membershiprequest,.query,.adminusers,.voucherpage{min-height:calc(100vh - (var(--navheight) + 40px));background:#fff}@media only screen and (max-width: 500px){.Adminnavbar{width:100%;background:#fff;height:100px;border-bottom:1px dotted grey}.Adminnavbar .adminnav{display:grid;grid-template-columns:repeat(3,1fr);gap:5px 10px}.Adminnavbar .adminnav .navlink div{padding:5px;letter-spacing:.5px;border-radius:10px}.Adminnavbar .adminnav .navlink div span{font-size:11px}.Adminnavbar .adminnav .navlink div svg{font-size:18px}}.membershiprequest,.adminusers{width:100%;background:#fff;padding:5px 20px;overflow-x:hidden}.membershiprequest .controler,.adminusers .controler{position:relative;padding:5px 0}.membershiprequest .controler .refreshe,.adminusers .controler .refreshe{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.membershiprequest .header,.adminusers .header{width:100%;padding:5px;background:#02363a;color:#fff;text-transform:capitalize;letter-spacing:.5px;display:flex;justify-content:space-between;font-weight:700;border-radius:10px;margin-bottom:10px;text-align:center}.membershiprequest .body,.adminusers .body{width:100%;text-align:center}.membershiprequest .body div,.adminusers .body div{border-radius:10px;border:.5px solid rgb(205,202,202);border:.5px solid rgb(4,86,145);margin:10px 0;display:flex;justify-content:space-between;padding:5px 4px;background:#ecf0f3;box-shadow:0 0 10px #fff,5px 5px 10px #a7aaaf,-5px -5px 10px #fff}.membershiprequest .header div,.membershiprequest .body div,.adminusers .header div,.adminusers .body div{display:flex;align-items:center}.membershiprequest .header span,.membershiprequest .body span,.adminusers .header span,.adminusers .body span{display:inline-block;text-align:center;padding:2px 0}.membershiprequest .header span:nth-child(1),.membershiprequest .body span:nth-child(1),.adminusers .header span:nth-child(1),.adminusers .body span:nth-child(1){width:40px}.membershiprequest .header span:nth-child(2),.membershiprequest .body span:nth-child(2),.adminusers .header span:nth-child(2),.adminusers .body span:nth-child(2){width:380px;text-align:start}.membershiprequest .header span:nth-child(3),.membershiprequest .body span:nth-child(3),.adminusers .header span:nth-child(3),.adminusers .body span:nth-child(3){width:110px}.membershiprequest .header span:nth-child(4),.membershiprequest .body span:nth-child(4),.adminusers .header span:nth-child(4),.adminusers .body span:nth-child(4){width:280px}.membershiprequest .header span:nth-child(5),.membershiprequest .body span:nth-child(5),.adminusers .header span:nth-child(5),.adminusers .body span:nth-child(5){width:110px}.membershiprequest .header span:nth-child(6),.membershiprequest .body span:nth-child(6),.adminusers .header span:nth-child(6),.adminusers .body span:nth-child(6){width:120px}.membershiprequest .header span:nth-child(7),.membershiprequest .body span:nth-child(7),.adminusers .header span:nth-child(7),.adminusers .body span:nth-child(7){width:180px}.membershiprequest .header span:nth-child(8),.membershiprequest .body span:nth-child(8),.adminusers .header span:nth-child(8),.adminusers .body span:nth-child(8){width:100px}.membershiprequest .header span:last-child,.membershiprequest .body span:last-child,.adminusers .header span:last-child,.adminusers .body span:last-child{width:60px;height:100%;padding-left:5px;display:inline-flex;justify-content:space-around}.membershiprequest .header span:last-child i,.membershiprequest .body span:last-child i,.adminusers .header span:last-child i,.adminusers .body span:last-child i{cursor:pointer;border-radius:50%;color:#065d70}.membershiprequest .header span:last-child i:last-child,.membershiprequest .body span:last-child i:last-child,.adminusers .header span:last-child i:last-child,.adminusers .body span:last-child i:last-child{color:red}.membershiprequest .header span:last-child i:hover,.membershiprequest .body span:last-child i:hover,.adminusers .header span:last-child i:hover,.adminusers .body span:last-child i:hover{background:#85c4c066}.membershiprequest .status,.adminusers .status{font-weight:500;border-radius:2px 4px 4px 2px;border-right:4px solid transparent;letter-spacing:.5px;text-transform:capitalize}.membershiprequest .status.pending,.adminusers .status.pending{background:#ddb3647c;color:#563802;border-right:4px solid rgb(86,56,2)}.membershiprequest .status.success,.adminusers .status.success{background-color:#76ea7681;color:#013b01;border-right:4px solid rgb(1,59,1)}.membershiprequest .status.rejected,.adminusers .status.rejected{color:#540505;background:#dd8b8bc4;border-right:4px solid rgb(84,5,5)}.membermodal{width:600px;height:max-content;overflow:hidden;border-radius:10px 10px 5px 5px}.membermodal form{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;background:var(--primarycolor)}.membermodal form h2{width:100%;padding:5px 0;text-align:center;letter-spacing:1px;color:#fff}.membermodal form .modalcontent{background:#fff;border-radius:20px 20px 0 0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:15px;padding:20px 10px}.membermodal form .modalcontent>div{display:flex;justify-content:space-around}.membermodal form .modalcontent>section{width:100%;display:flex;justify-content:space-between}.membermodal form .btn{width:100%}.ico{padding:2px 5px;box-sizing:content-box;width:17px;height:17px;border-radius:.2rem;cursor:pointer;transition:.2s}.ico.editicon{color:var(--editicon);background:#0779b61e}.ico.editicon:hover{background:var(--editicon);color:#fff}.ico.deleteicon{color:var(--deleteicon);background:#b607101e}.ico.deleteicon:hover{background:var(--deleteicon);color:#fff}.ico.printicon{color:#101095;background:#1d0ac61e}.ico.printicon:hover{background:#101095;color:#fff}@media only screen and (max-width: 500px){.membershiprequest,.adminusers,.query{padding:5px}.membershiprequest .controler,.adminusers .controler,.query .controler{display:flex;justify-content:space-between;margin-bottom:5px;align-items:center}.membershiprequest .controler h2,.adminusers .controler h2,.query .controler h2{font-size:15px}.membershiprequest .controler .refreshe,.adminusers .controler .refreshe,.query .controler .refreshe{position:relative;top:0;right:00px;transform:translateY(0)}.membershiprequest .header,.adminusers .header,.query .header{padding:5px 0;letter-spacing:.2px;font-weight:500;font-size:11px;border-radius:2px}.membershiprequest .body div,.adminusers .body div,.query .body div{font-size:10px;border-radius:2px;margin:5px 0;padding:6px 0;box-shadow:0 0 5px #fff,5px 5px 10px #a7aaaf,-5px -5px 10px #fff}.membershiprequest .header span,.membershiprequest .body span,.adminusers .header span,.adminusers .body span,.query .header span,.query .body span{display:inline-block;text-align:center;padding:2px 0}.membershiprequest .header span:nth-child(1),.membershiprequest .body span:nth-child(1),.adminusers .header span:nth-child(1),.adminusers .body span:nth-child(1),.query .header span:nth-child(1),.query .body span:nth-child(1){min-width:30px}.membershiprequest .header span:nth-child(2),.membershiprequest .body span:nth-child(2),.adminusers .header span:nth-child(2),.adminusers .body span:nth-child(2),.query .header span:nth-child(2),.query .body span:nth-child(2){width:190px;text-align:center}.membershiprequest .header span:nth-child(3),.membershiprequest .body span:nth-child(3),.adminusers .header span:nth-child(3),.adminusers .body span:nth-child(3),.query .header span:nth-child(3),.query .body span:nth-child(3){width:110px}.membershiprequest .header span:nth-child(4),.membershiprequest .body span:nth-child(4),.adminusers .header span:nth-child(4),.adminusers .body span:nth-child(4),.query .header span:nth-child(4),.query .body span:nth-child(4){width:120px}.membershiprequest .header span:nth-child(5),.membershiprequest .body span:nth-child(5),.adminusers .header span:nth-child(5),.adminusers .body span:nth-child(5),.query .header span:nth-child(5),.query .body span:nth-child(5){width:90px}.membershiprequest .header span:nth-child(6),.membershiprequest .body span:nth-child(6),.adminusers .header span:nth-child(6),.adminusers .body span:nth-child(6),.query .header span:nth-child(6),.query .body span:nth-child(6){width:120px}.membershiprequest .header span:nth-child(7),.membershiprequest .body span:nth-child(7),.adminusers .header span:nth-child(7),.adminusers .body span:nth-child(7),.query .header span:nth-child(7),.query .body span:nth-child(7){width:180px}.membershiprequest .header span:nth-child(8),.membershiprequest .body span:nth-child(8),.adminusers .header span:nth-child(8),.adminusers .body span:nth-child(8),.query .header span:nth-child(8),.query .body span:nth-child(8){width:100px}.membershiprequest .header span:last-child,.membershiprequest .body span:last-child,.adminusers .header span:last-child,.adminusers .body span:last-child,.query .header span:last-child,.query .body span:last-child{min-width:35px;display:inline-flex;justify-content:space-around;padding:0}.membershiprequest .header span:last-child i,.membershiprequest .body span:last-child i,.adminusers .header span:last-child i,.adminusers .body span:last-child i,.query .header span:last-child i,.query .body span:last-child i{cursor:pointer;border-radius:0%;color:#065d70}.membershiprequest .header span:last-child i:last-child,.membershiprequest .body span:last-child i:last-child,.adminusers .header span:last-child i:last-child,.adminusers .body span:last-child i:last-child,.query .header span:last-child i:last-child,.query .body span:last-child i:last-child{color:red}.membershiprequest .header span:last-child i:hover,.membershiprequest .body span:last-child i:hover,.adminusers .header span:last-child i:hover,.adminusers .body span:last-child i:hover,.query .header span:last-child i:hover,.query .body span:last-child i:hover{background:#85c4c066}.membershiprequest .status,.adminusers .status,.query .status{font-weight:700;border-radius:2px;letter-spacing:.5px;text-transform:capitalize}.membershiprequest .status.pending,.adminusers .status.pending,.query .status.pending{background:#efb956b4;color:#563802}.membershiprequest .status.success,.adminusers .status.success,.query .status.success{color:#013b01;background-color:#5ee65ea5}.membershiprequest .status.rejected,.adminusers .status.rejected,.query .status.rejected{color:#540505;background:#dd8b8bc4}.body span{font-size:9px}.membermodal{width:90vw!important;border-radius:10px;background:#fff}.membermodal form{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.membermodal form h2{width:100%;padding:5px 0;margin-bottom:5px;text-align:center;color:#fff;background:var(--primarycolor)}.membermodal form .btn{width:100%}}.channeldashboard{width:100%;min-height:calc(100vh - var(--navheight));background:linear-gradient(to right top,#06816a,#0ba8c0);background:linear-gradient(to right top,#65dfc9,#0ba8c0);display:inline-flex;flex-direction:column;align-items:center;padding:20px 5px;background:#e4e3e3}.channeldashboard .profile{position:relative;width:1000px;border-radius:10px;background:#ecf0f3;box-shadow:0 0 10px #fff,5px 5px 10px #a7aaaf,-5px -5px 10px #fff;overflow:hidden}.channeldashboard .profile .coverimage{width:100%;height:200px}.channeldashboard .profile .coverimage img{width:100%;height:100%;object-fit:cover}.channeldashboard .profile .maininfo{position:relative;width:100%;background:linear-gradient(to right bottom,#ffffffb3,#ffffff4d);gap:10px;background:#ecf0f3;padding-bottom:10px}.channeldashboard .profile .maininfo .top{position:relative;width:100%;height:80px;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:0 10px}.channeldashboard .profile .maininfo .top .profileimage{transform:translateY(-30px);display:flex;align-items:end}.channeldashboard .profile .maininfo .top .profileimage img{width:140px;height:140px;border-radius:50%;border:2px dotted grey;padding:2px;object-fit:cover}.channeldashboard .profile .maininfo .top .profileimage .names{margin-left:5px;padding:5px;color:#1b1919}.channeldashboard .profile .maininfo .top .profileimage .names h2{display:flex;align-items:center;gap:5px}.channeldashboard .profile .maininfo .top .profileimage .names h2 svg{color:#42a5f5}.channeldashboard .profile .maininfo .top .profileimage .names span{color:#333232;font-weight:500;font-size:14px}.channeldashboard .profile .maininfo .top .profileimage .names .address{margin-top:2px;font-size:12px;display:flex;align-items:center;gap:5px;text-transform:capitalize}.channeldashboard .profile .maininfo .top .mis{width:400px;display:flex;justify-content:space-around}.channeldashboard .profile .maininfo .top .mis .infoo{width:140px;text-align:center;height:80px;padding:5px 0}.channeldashboard .profile .maininfo .top .mis .infoo div{display:inline-flex;align-items:center;gap:5px;font-weight:500;color:var(--primarycolor)}.channeldashboard .profile .maininfo .top .mis .infoo div svg{font-size:1.3em}.channeldashboard .profile .maininfo .top .mis .infoo i{color:#424141;font-size:.8em}.channeldashboard .profile .maininfo .top .mis .infoo p{color:#1b1919;font-weight:500;font-size:18px}.channeldashboard .more{width:1000px;display:grid;grid-template-columns:repeat(7,1fr);gap:30px;margin-top:20px}.channeldashboard .more h2{margin-bottom:10px}.channeldashboard .more>div{padding:10px;border-radius:10px;background:#ecf0f3;box-shadow:0 0 10px #fff,5px 5px 10px #a7aaaf,-5px -5px 10px #fff}.channeldashboard .more .about{grid-column:span 4}.channeldashboard .more .about div{width:100%;margin:8px 0;display:flex;align-items:center;gap:10px;font-size:14px}.channeldashboard .more .about div svg{font-size:1.5em}.channeldashboard .more .socallink{grid-column:span 3}.channeldashboard .more .socallink div{width:100%;margin:5px 0;display:flex;align-items:center;justify-content:space-between}.channeldashboard .more .socallink div span{display:inline-block;display:flex;align-items:center}.channeldashboard .more .socallink div>span:nth-child(1){width:10%;font-size:1.3em}.channeldashboard .more .socallink div a{text-decoration:none;color:#000;width:80%;font-size:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.channeldashboard .more .socallink div .copyicon{width:10%;cursor:pointer;transition:.2s}.channeldashboard .more .socallink div .copyicon:hover{scale:1.1;color:#043e55}.channeldashboard .tournamentss{width:1000px;position:relative;margin-top:20px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;justify-items:center}.channeldashboard .tournamentss .card{width:240px;height:max-content;overflow:hidden;background:#ecf0f3;padding-bottom:10px;border-radius:8px;box-shadow:3px 5px 5px #00000080;position:relative;transition:.2s;-webkit-user-select:none;user-select:none}.channeldashboard .tournamentss .card .img{display:flex;width:240px;width:100%;height:240px;overflow:hidden;background:radial-gradient(transparent,gray);justify-content:center;position:relative}.channeldashboard .tournamentss .card .img img{width:100%;height:100%;transition:.3s;object-fit:cover}.channeldashboard .tournamentss .card .img>span{position:absolute;display:inline-block;background:linear-gradient(to top,rgba(0,0,0,1),transparent 100%);width:100%;height:70px;bottom:0;left:0;font-size:1.1rem;text-transform:uppercase;letter-spacing:2px;font-weight:700;line-height:110px;padding-left:10px;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.channeldashboard .tournamentss .card h3{font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.channeldashboard .tournamentss .card .organiser,.channeldashboard .tournamentss .card .time{margin:7px 0;padding-left:10px;color:#3a3838}.channeldashboard .tournamentss .card .organiser span,.channeldashboard .tournamentss .card .time span{font-size:12px;color:#fff;display:inline-block;text-transform:uppercase;line-height:22px;padding:0 5px;border-radius:5px;background:var(--primarycolor);float:right;margin-right:7px}.channeldashboard .tournamentss .card .time{font-size:13px}.channeldashboard .tournamentss .card .tournId{display:flex;align-items:center;font-size:14px;margin-bottom:5px;margin-left:10px}.channeldashboard .tournamentss .card .tournId svg{margin-left:12px;transition:.2s;cursor:pointer}.channeldashboard .tournamentss .card .tournId svg:hover{color:#035d5d}.channeldashboard .tournamentss .card .label{width:100%;padding:2px 4px;display:flex;gap:5px;flex-wrap:wrap;margin:5px 0}.channeldashboard .tournamentss .card .label>span{background:var(--primarycolor);color:#fff;padding:0 8px;font-size:12px;height:25px;line-height:25px;border-radius:20px}.channeldashboard .tournamentss .card .controller{width:100%;display:flex;justify-content:space-between;padding:0 5px}.channeldashboard .tournamentss .card .controller button{letter-spacing:1px;font-size:.8em;background:#000}.channeldashboard .tournamentss .card .controller .status{background:#0385b8;color:#fff;letter-spacing:1px;text-transform:uppercase;border-radius:5px;line-height:30px;padding:0 3px;font-size:.7em}.channeldashboard .tournamentss .card:hover img{transform:scale(1.03)}.channeldashboard .notfoundtourn{margin:0 auto;width:500px;border:1px solid rgb(21,21,21);border-radius:10px;padding:10px;text-align:center}.channeldashboard .notfoundtourn .sad{font-size:4em}@media only screen and (max-width: 600px){.channeldashboard{padding:10px 5px}.channeldashboard .profile{position:relative;width:95vw;box-shadow:3px 2px 8px #0000004d}.channeldashboard .profile .coverimage{width:100%;height:140px}.channeldashboard .profile .coverimage img{width:100%;height:100%;object-fit:cover}.channeldashboard .profile .maininfo{position:relative;width:100%;gap:10px;padding-bottom:5px}.channeldashboard .profile .maininfo .top{position:relative;width:100%;height:min-content;flex-wrap:wrap;padding:0 2px}.channeldashboard .profile .maininfo .top .profileimage img{width:100px;height:100px}.channeldashboard .profile .maininfo .top .profileimage .names{margin-left:1px;padding:5px 1px}.channeldashboard .profile .maininfo .top .profileimage .names h2{font-size:16px}.channeldashboard .profile .maininfo .top .profileimage .names span{font-size:12px}.channeldashboard .profile .maininfo .top .mis{width:100%;display:flex;justify-content:space-around;margin-top:-30px}.channeldashboard .profile .maininfo .top .mis .infoo{width:140px;text-align:center;height:80px;padding:5px 0}.channeldashboard .profile .maininfo .top .mis .infoo div{display:inline-flex;align-items:center;gap:5px;font-weight:500;color:var(--primarycolor)}.channeldashboard .profile .maininfo .top .mis .infoo div svg{font-size:1.3em}.channeldashboard .profile .maininfo .top .mis .infoo i{color:#535252;font-size:.8em}.channeldashboard .profile .maininfo .top .mis .infoo p{color:#1b1919;font-weight:500;font-size:18px}.channeldashboard .profile .maininfo .followsbtn{position:absolute;top:8px;right:2px}.channeldashboard .profile .maininfo .followsbtn button{font-size:9px}.channeldashboard .profile .maininfo .followsbtn button svg{font-size:10px}.channeldashboard .more{width:95vw;grid-template-columns:repeat(1,1fr);gap:10px;margin-top:10px}.channeldashboard .more .about,.channeldashboard .more .socallink{font-size:14px;grid-column:span 1}.channeldashboard .more>div{margin-top:10px;box-shadow:0 0 10px #fff,5px 5px 10px #a7aaaf,-5px -5px 10px #fff}.channeldashboard .more .socallink div a{font-size:13px}.channeldashboard .tournamentss{width:98vw;margin-top:25px;margin-bottom:15px;grid-template-columns:repeat(2,1fr);gap:1rem .1rem}.channeldashboard .tournamentss .card{width:190px}.channeldashboard .tournamentss .card .img{height:200px}.channeldashboard .tournamentss .card .img>span{font-size:1rem}.channeldashboard .tournamentss .card h3{font-size:12px}.channeldashboard .tournamentss .card .organiser,.channeldashboard .tournamentss .card .time{margin:5px 0;padding-left:5px}.channeldashboard .tournamentss .card .organiser span,.channeldashboard .tournamentss .card .time span{font-size:9px;margin-right:5px}.channeldashboard .tournamentss .card .time{font-size:11px}.channeldashboard .tournamentss .card .tournId{font-size:13px;margin-left:5px}.channeldashboard .tournamentss .card .tournId svg{margin-left:12px}.channeldashboard .tournamentss .card .controller{width:100%;display:flex;justify-content:space-between;padding:0 5px}.channeldashboard .tournamentss .card .controller button{letter-spacing:1px;font-size:.5em}.channeldashboard .tournamentss .card .controller .status{letter-spacing:1px;font-size:.5em}.channeldashboard .notfoundtourn{width:95vw}}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}input{color:#282525}:root{--navheight: 60px;--navheightmobile: 50px;--primarycolor: #02363a;--hovercolor: #011f22;--secondarycolor: #02363a;--thirdcolor: #0d585e;--editicon:rgb(7, 120, 182);--deleteicon:rgb(220, 7, 25)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--primarycolor);position:relative;width:100%;min-height:100vh}body::-webkit-scrollbar{width:4px}body::-webkit-scrollbar-track{background-color:gray}body::-webkit-scrollbar-thumb{background-color:var(--primarycolor)}.swal-text{text-align:center}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.nav{position:sticky;top:0;left:0;height:var(--navheight);width:100%;z-index:60}.main{position:relative;min-height:calc(100vh - var(--navheight));width:100%}.main.loader{position:relative;max-height:calc(100vh - var(--navheight));overflow:hidden;width:100%}.preloder{position:fixed;top:0;left:0;width:100%;height:100vh;background:#f0f0f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:50}.preloder svg{width:250px;height:250px}.splbtn{border:none;cursor:pointer;outline:none;padding:10px 18px;color:#fff;font-size:1.1em;letter-spacing:2px;border-radius:5px;background:#282525;transition:.2s}button:disabled{background:gray!important}input{color:#1b1919!important}.notfound{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center;color:#212529}.notfound div{width:500px;border:1px solid rgb(207,203,203);border-radius:10px;padding:10px;text-align:center}.notfound div .sad{font-size:4em}.navlink{color:#fff}.modal{border:3px solid red}@media only screen and (max-width: 600px){.nav{height:var(--navheightmobile)}.main{min-height:calc(100vh - var(--navheightmobile))}.notfound div{width:95%;height:max-content}.preloder{position:fixed;height:100vh}.preloder svg{width:150px;height:150px}}
