@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300@300@400@500@600@700@800@900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Anton&family=Roboto:wght@300;400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Fira+Sans&display=swap");@import url("https://fonts.googleapis.com/css2?family=Bungee&display=swap");@font-face{font-family:UFCSans-condensedmed;src:url(/Fonts/UFCSans-CondensedMedium.woff2) format("woff2");font-weight:500;font-style:normal;font-stretch:condensed}*{margin:0;padding:0;box-sizing:border-box}.imgWrapLeague{z-index:1!important}.fightItem,.fightsWrap{z-index:0!important}.admin-header{z-index:99999!important}.home-arrow-circle{position:absolute;top:127px;left:70px;cursor:pointer;font-size:24px;color:#007bff}.home-arrow-circle-forum{left:30px;top:147px}.homeup-arrow-circle{left:70px}.dashboard-arrow-circle,.homeup-arrow-circle{position:absolute;top:127px;cursor:pointer;font-size:24px;color:#007bff}.dashboard-arrow-circle{left:35px;z-index:999999}.homecreateacc-arrow-circle{position:absolute;top:97px;left:70px;cursor:pointer;font-size:24px;color:#007bff}.fightItemOne .transformed-div h1{padding-right:10px;font-size:18px!important}.fightItemOne .transformed-div .transformedFighterNames{font-size:15px!important}.playpause{position:fixed;bottom:20px;right:20px;z-index:1000;width:40px;height:40px;border-radius:50%;cursor:pointer}@media (max-width:767px){.fightItemOne .transformed-div .transformedFighterNames{font-size:8px!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important}.home-arrow-circle{top:107px}.home-arrow-circle-forum{left:30px;top:142px}.homeup-arrow-circle{top:90px}.homecreateacc-arrow-circle{top:37px;left:20px;font-size:20px}.loginbackarrow{top:100px}.dashboard-arrow-circle{top:37px;left:17px;font-size:21px;z-index:1}}@media only screen and (device-width:414px) and (device-height:896px) and (orientation:portrait){.completedFights .transformed-div-two-partOne,.pendingFights .transformed-div-two-partOne,.upcomingFights .transformed-div-two-partOne h1{margin-top:-3px}.completedFights .transformed-div-two-partTwo,.pendingFights .transformed-div-two-partTwo,.upcomingFights .transformed-div-two-partTwo{margin-top:-8px}}@media only screen and (device-width:896px) and (device-height:414px) and (orientation:landscape){.pendingFights .transformed-div-two-partOne,.pendingFights .transformed-div-two-partTwo,.upcomingFights .transformed-div-two-partOne h1,.upcomingFights .transformed-div-two-partTwo{margin-top:-3px}}.videoContainer{margin-top:20px;overflow:hidden}.responsiveVideo{width:100%;max-width:600px;height:auto}input{padding:10px;border:3px solid #ccc;border-radius:3px}.header{background-color:rgba(0,0,0,1);display:flex;justify-content:space-between;align-items:center;padding:8px 40px;width:100%;position:fixed;z-index:9;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.logoimg{width:80px}.logoimg .logoimageactual{width:100%;height:100%}.anchorlinks{color:#e3e3e3;font-family:Bungee,sans-serif;font-size:17px;font-style:normal;font-weight:200;letter-spacing:0;text-transform:uppercase;text-decoration:none;margin:0 20px;padding-bottom:10px;position:relative}.anchorlinks:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background-color:#d20a0a;transform:scaleY(0);transform-origin:bottom;transition:transform .3s ease}.anchorlinks:hover{color:#fff}.anchorlinks:hover:after{transform:scaleY(1)}.sideLinkswrap{display:flex;flex-direction:column;gap:5px}.sideLinkswrap .joinNowBtn{cursor:pointer;font-family:UfcSansRegular;font-weight:600;font-size:22px;outline:none;padding:12px 24px;text-align:center;width:165px;text-decoration:none}.scrolling-text-container,.sideLinkswrap .joinNowBtn{background:linear-gradient(216.01deg,#d20a0a 26.18%,#9e0808 93.27%);color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.25)}.scrolling-text-container{position:fixed;width:100%;font-family:UFCSans-condensedmed;padding:10px 0;overflow:hidden;z-index:99999999}.scrolling-text-inner{display:flex;white-space:nowrap;font-size:22px;font-weight:500;animation:var(--direction) var(--marquee-speed) linear infinite}.scrolling-text{display:flex}.scrolling-text-item{padding:0 5px}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}.scrolling-text-container:hover .scrolling-text-inner{animation-play-state:paused}.sideLinks{color:#d2d2d2;font-family:Bungee,sans-serif;font-size:17px;font-style:normal;font-weight:200;letter-spacing:0;text-transform:uppercase;text-decoration:none;display:flex;justify-content:center;align-items:center}.sideLinks i{margin-right:5px;font-size:28px;font-weight:100}.activeLink{color:#d20a0a}.menuIconFont{display:none}.mobileMenu{visibility:hidden;opacity:0;flex-direction:column;justify-content:flex-start;align-items:center;position:fixed;top:0;left:0;width:100%;height:100vh;max-height:100vh;background-color:rgba(0,0,0,.9);z-index:1000;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transform:translateY(-100%);overflow:hidden;display:flex}.menuContent{height:120vh;width:100%;overflow-y:auto;padding-bottom:20vh}.mobileMenu.active{visibility:visible;opacity:1;transform:translateY(0);z-index:999999}.closeMenuIcon{position:absolute;top:40px;right:25px;font-size:30px;color:#fff;font-weight:100;cursor:pointer;z-index:1001}@media (max-width:767px){.menuIconFont{display:block}.menuIconFont i{color:#fff;font-size:30px;z-index:1001}.anchorLinksWrapper,.sideLinkswrap{display:none}.mobileMenu.active .anchorLinksWrapper,.mobileMenu.active .sideLinkswrap{display:flex;flex-direction:column;align-items:center}.mobileMenu .logoimg{margin-bottom:40px}.mobileMenu .anchorlinks,.mobileMenu .sideLinks{color:#fff;font-size:20px;margin:15px 0;text-align:center}}.admin-header{position:fixed;top:0;left:0;bottom:0;width:230px;background-color:black;display:flex;justify-content:space-between;flex-direction:column;height:100%;align-items:center;padding:15px 0;overflow:auto}.admin-header::-webkit-scrollbar{width:3px}.admin-header::-webkit-scrollbar-track{background:black}.admin-header::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:10px}.admin-header{scrollbar-width:thin;scrollbar-color:#ccc black}.anchorLinksWrapperAdmin{display:flex;flex-direction:column;justify-content:center;align-items:center}.anchorLinksWrapperAdmin h1{color:#ffc000;font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-style:normal;font-weight:500}.anchorLinksWrapperAdmin .anchorlinksAdmin{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;text-transform:capitalize}.anchorLinksWrapperAdmin .anchorlinksAdmin,.sideLinksAdmin{color:#fff;font-size:15px;font-style:normal;font-weight:400;letter-spacing:0;text-decoration:none;margin:10px 0}.sideLinksAdmin{font-family:Bungee,sans-serif;text-transform:uppercase}.matchHeading{margin-top:40px}.topheadercheckbox{width:20px;height:20px;position:absolute;left:300px;z-index:99999;top:40px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-30px)}}.adminLogo,.menuIconFontAdmin{display:none}.fightsubmenu{position:relative}.fightsubmenu .submenu{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;position:absolute;top:61px;left:-88%;background-color:rgba(0,0,0,1);box-shadow:0 10px 20px rgba(0,0,0,.4);padding:20px 0 15px;z-index:1000;width:200px;border-top:5px solid red;opacity:0;transform:translateY(-10px)}.fightsubmenu .submenuOpen{animation:fadeInDown .3s ease forwards}.fightsubmenu .submenuClosedclass{opacity:0;animation:fadeOutUp .3s ease}.fightsubmenu .submenu .submenuLink{color:#fff;text-decoration:none;font-size:14px;padding-bottom:8px;border-bottom:2px solid #ccc}@media (max-width:767px){.activeAdmin{display:flex}.activeNotAdmin{display:none}.adminLogo{position:absolute;top:15px;left:30px;display:block}.adminLogo img{width:70px}.menuIconFontAdmin{display:block;position:fixed;top:30px;right:30px;color:#fff;font-size:30px;z-index:1001}}.activeLinkAdmin{color:#fff!important;background-color:#800020;text-align:center;padding:8px 20px;border-radius:8px}@keyframes fadeInPopup{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes bounceIn{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}@keyframes fadeInText{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.container-promotion-absolute-center{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:550px;padding:20px;border-radius:8px;z-index:1000;background-image:url(/Assets/imagesss.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 15px 30px rgba(0,0,0,.85);animation:fadeInPopup .8s ease-out}.container-promotion-absolute-center .close-button{position:absolute;top:5px;right:-70px;font-size:18px;font-weight:700;color:#555;cursor:pointer;background:none;border:none;outline:none;width:35px;height:35px;display:flex;justify-content:center;align-items:center;background:#ccc;border-radius:50%}.container-promotion-absolute-center .close-button:hover{color:#ff4d4d}.imgpromotionContainer{width:100%;height:120px;display:flex;justify-content:center;align-items:center;z-index:1;overflow-y:hidden;padding-top:50px}.container-promotion-absolute-center img{max-height:200px;margin-top:60px;animation:bounceIn 1.2s ease-out infinite;animation-delay:0s;animation-iteration-count:infinite;animation-timing-function:ease-out;animation-fill-mode:forwards;animation-duration:2xs;z-index:1;margin-bottom:20px}.container-promotion-absolute-center .signup-button{padding:14px 30px;font-size:22px;font-weight:700;color:#fff;background:linear-gradient(45deg,#128C7E,#075E54,#25D366,#34B7F1);background-size:300% 300%;border:none;border-radius:20px;box-shadow:0 4px 10px rgba(0,0,0,.2);cursor:pointer;transition:background-position .5s ease,box-shadow .3s ease,transform .3s ease;animation:gradientAnimation 5s ease infinite;z-index:9}.container-promotion-absolute-center .signup-button:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.3)}.container-promotion-absolute-center .signup-button:focus{outline:none;box-shadow:0 0 0 3px rgba(18,140,126,.4)}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.container-promotion-absolute-center p{width:80%;text-align:center;color:#fff;margin-top:15px;font-family:UfcSansRegular;font-size:20px;animation:fadeInText 1s ease-out .5s;animation-fill-mode:both}.affiliateAccountShow{gap:10px}.affiliate-image,.affiliateAccountShow{display:flex;justify-content:center;align-items:center}.affiliate-image{width:60px;height:60px;border-radius:50%;border:2px solid #ccc;padding:2px;overflow:hidden}.affiliate-image img{width:90%;object-position:top;object-fit:cover;border-radius:50%}.affiliateAccountShow h3{color:#ccc;font-family:Bungee,sans-serif;font-weight:100}@media (max-width:767px){.container-promotion-absolute-center{width:95%;height:auto;max-width:none;border-radius:6px;font-size:14px;background-position:50%;background-size:cover}.container-promotion-absolute-center .close-button{top:-10px;right:0;width:30px;height:30px;font-size:14px}.imgpromotionContainer{width:100%;height:120px;overflow-y:hidden;display:flex;justify-content:center;align-items:center}.container-promotion-absolute-center img{max-height:200px;overflow:hidden;margin-top:70px}.container-promotion-absolute-center .signup-button{padding:8px 20px;font-size:14px}.container-promotion-absolute-center p{width:100%;margin-top:15px;font-size:13px}.affiliateAccountShow{display:none}.affiliateAccountShowMob{display:flex}}.mobileMenu{padding-top:20px}.mobileMenu .mobileAnchorLinks{font-family:UFCSans;margin:5px 0}@media (max-width:767px){.homeFirstAnother{min-height:100vh;width:100%;overflow:hidden}.homeFirstAnother h1{font-size:30px;line-height:60px;margin-top:85px}.homeFirstAnother h2{font-size:35px;line-height:59px;width:300px}}.video-embed-wrapperAnother{border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.homeFirstAnother{display:flex;justify-content:center;align-items:center;min-height:100vh;background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url(/Assets/Homepage/imgone.png);background-size:cover;background-position:center 50px;background-repeat:no-repeat;flex-direction:column;padding-top:140px;padding-bottom:70px}.homeFirstAnother h1{text-align:center;margin-top:75px;font-size:6rem;font-weight:700;font-family:UFCSansCondensedBold;background:linear-gradient(90deg,yellow,orange,red);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:uppercase;-webkit-text-stroke:.5px rgba(255,255,255,.8)}.homeFirstAnother h3{color:#fff;font-size:5.4rem}.homeFirstAnother h2,.homeFirstAnother h3{text-align:center;font-family:UFCSansCondensedBold;text-transform:uppercase;-webkit-text-shadow:6px 5px 6px #201e1f;-moz-text-shadow:6px 5px 6px #201e1f;-o-text-shadow:6px 5px 6px #201e1f;text-shadow:6px 5px 6px #201e1f}.homeFirstAnother h2{color:#F80110;font-size:4.5rem;margin-top:9px}.homeSecondSectionAnother{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:80px 0;background-image:url(/Assets/Homepage/imagefour.png);background-repeat:no-repeat;background-position:50%;background-size:cover}.homeSecondSectionAnother h1{color:#16B4CA;font-size:65px;text-align:center;font-family:UFCSans-condensedmed;text-transform:uppercase;margin-bottom:40px;letter-spacing:normal}.homeSecondSectionAnother h1 span{color:#16B4CA}.video-embed-wrapperAnother{width:100%;max-width:800px;margin:0 auto;text-align:center}.video-embed-wrapperAnother iframe{width:100%;height:450px}@media (max-width:767px){.homeFirstAnother{min-height:100vh;width:100%;overflow:hidden;padding-top:140px}.homeFirstAnother h1{font-size:40px;line-height:60px;margin-top:85px}.homeFirstAnother h3{font-size:30px;line-height:60px}.homeFirstAnother h2{font-size:25px;line-height:59px;width:300px;margin-bottom:140px}.video-embed-wrapperAnother{margin:0}.video-embed-wrapperAnother iframe{width:100%;height:200px}}.homeThirdSectionAnother{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:90px;margin-top:30px}.homeThirdSectionAnother .subHomeThird{width:80%;background-color:#F80110;border-radius:25px;color:#FFF;padding:4em 3em;box-shadow:0 7px 29px 0 rgba(100,100,111,.2);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;text-align:center}.homeThirdSectionAnother .subHomeThird h1{color:#fff;font-size:45px;text-align:center;font-family:UFCSans-condensedmed;text-transform:capitalize;letter-spacing:normal}.homeThirdSectionAnother .subHomeThird p{color:#fff;font-family:UfcSansRegular;font-size:20px}.homeThirdSectionAnother button{font-family:UFCSansCondensedBold;background:transparent;border:2px solid #fff;border-radius:30px;padding:10px 20px;color:#fff;cursor:pointer;font-size:22px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);margin-top:20px}@media (max-width:768px){.homeThirdSectionAnother{margin-bottom:50px}.homeThirdSectionAnother .subHomeThird{width:90%;padding:2em 1.5em;gap:15px}.homeThirdSectionAnother .subHomeThird h1{font-size:30px}.homeThirdSectionAnother .subHomeThird p{font-size:16px}.homeThirdSectionAnother button{font-size:18px;padding:8px 16px}}@media (max-width:480px){.homeThirdSectionAnother .subHomeThird{padding:1.5em 1em}.homeThirdSectionAnother .subHomeThird h1{font-size:24px}.homeThirdSectionAnother .subHomeThird p{font-size:14px}.homeThirdSectionAnother button{font-size:16px;padding:6px 12px}}.homeFourthAnother{background-image:url(/Assets/Homepage/imgsix.png);background-repeat:no-repeat;background-position:50%;background-size:cover;width:100%;height:80vh;display:flex;justify-content:flex-end;align-items:center}.text-fourth{max-width:500px;margin-right:12%}.homeAnotherHeading{text-align:center;font-size:4rem;font-weight:700;font-family:UFCSansCondensedBold;background:linear-gradient(90deg,yellow,orange,red);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:20px}.text-fourth p{color:#fff;font-family:UfcSansRegular;font-size:20px;text-align:center;line-height:1.5}.homeFourthAnotherPatTwo{background-image:url(/Assets/Homepage/imgeight.png)}@media (max-width:768px){.homeFourthAnother{height:60vh;justify-content:center;align-items:center;padding:20px}.text-fourth{max-width:90%;margin-right:5%;margin-left:5%}.homeFourthAnotherPatTwo{min-height:100vh}}.playNowLink{font-family:UFCSansCondensedBold;background:linear-gradient(90deg,rgba(255,235,59,.8),rgba(255,152,0,.8),rgba(244,67,54,.8));color:#fff;text-decoration:none;padding:10px 20px;border-radius:20px;font-size:20px;transition:.5s ease}.playNowLink:hover{background:linear-gradient(90deg,rgba(244,67,54,.9),rgba(255,152,0,.9),rgba(255,235,59,.9));color:#000;box-shadow:0 5px 15px rgba(0,0,0,.3);transform:scale(1.1)}.homeFifthAnother{background-image:url(/Assets/Homepage/imagefive.png);background-repeat:no-repeat;background-position:50%;background-size:cover;width:100%;height:80vh;display:flex;justify-content:flex-start;align-items:center}.text-fifth{max-width:500px;margin-left:12%}.text-fifth h1{text-align:center;font-size:4rem;font-weight:700;font-family:UFCSansCondensedBold;background:linear-gradient(90deg,yellow,orange,red);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:20px}.text-fifth p{color:#fff;font-family:UfcSansRegular;font-size:20px;text-align:center;line-height:1.5}@media (max-width:768px){.homeFifthAnother{height:60vh;justify-content:center;align-items:flex-start;padding:20px}.text-fifth{max-width:90%;margin-left:5%;margin-right:5%}}.homeFifthAnotherPartTwo{background-image:url(/Assets/Homepage/imgseven.png);min-height:100vh}.contactWrapperHomeAnother{display:flex;flex-direction:column;gap:20px;width:100%;justify-content:center;align-items:center}.contactWrapperHomeAnother h2{text-align:center;font-size:4rem;font-weight:700;font-family:UFCSansCondensedBold;background:linear-gradient(90deg,yellow,orange,red);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:20px}.contactWrapperHomeAnother form{display:flex;flex-direction:column;gap:15px;width:90%;max-width:500px}.contactWrapperHomeAnother form input,.contactWrapperHomeAnother form textarea{padding:10px;border:1px solid #ccc;border-radius:5px}.contactWrapperHomeAnother form button{font-family:UFCSansCondensedBold;background:linear-gradient(90deg,rgba(255,235,59,.8),rgba(255,152,0,.8),rgba(244,67,54,.8));color:#fff;text-decoration:none;padding:10px 20px;border-radius:10px;font-size:21px;transition:.5s ease;border:none;outline:none;width:200px;margin-top:20px;cursor:pointer}.contactWrapperHomeAnother form button:hover{background:linear-gradient(90deg,rgba(244,67,54,.9),rgba(255,152,0,.9),rgba(255,235,59,.9));color:#000;box-shadow:0 5px 15px rgba(0,0,0,.3)}.howtoplay-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:100vh;background-color:black;background-image:linear-gradient(rgba(0,0,0,.01),rgba(0,0,0,.01)),url(/Assets/banner.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding-top:150px;padding-bottom:50px}.howtoplay-updated{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/Assets/affiliateDashboard/one.png);background-position:center 0;position:relative;overflow:hidden}.howtoplay-updated .four{top:30%;transform:rotate(10deg);left:-120px}.howtoplay-updated .five,.howtoplay-updated .four{position:absolute;width:100%;max-width:200px;z-index:1;height:30%}.howtoplay-updated .five{top:-10px;right:-100px;transform:rotate(180deg)}.howtoplay-updated .six{position:absolute;width:100%;bottom:-170px;left:-100px;max-width:450px;z-index:2;height:75%}.howtoplay-updated .seven{position:absolute;width:80%;max-width:900px;bottom:-830px;right:-20%;height:160%}.howtoplay-wrapper h1{font-size:40px}.howtoplay-wrapper h1,.howtoplay-wrapper h2{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-stretch:condensed;margin-bottom:0;text-transform:uppercase;letter-spacing:1.5px;line-height:2.5rem;color:#fff;text-shadow:2px 4px 8px rgba(0,0,0,.55);margin-top:20px}.howtoplay-wrapper h2{font-size:30px}.howtoplay-wrapper h1:first-of-type{font-size:65px}.howtoplay-wrapper p{font-size:20px;text-align:center}.howtoplay-wrapper p,.howtoplay-wrapper ul{max-width:700px;margin-top:20px;color:#fff;line-height:26px;font-weight:700;text-shadow:2px 4px 8px rgba(0,0,0,.55);font-family:UfcSansRegular,Arial,sans-serif}.howtoplay-wrapper ul{font-size:18px}@media (max-width:767px){.howtoplay-wrapper{padding:150px 20px 50px}.howtoplay-wrapper h1{font-size:35px}.howtoplay-wrapper h1:first-of-type{font-size:45px}.howtoplay-wrapper .btn-grad{width:100%;margin:15px 0}}.playForFreeBtns{padding:8px 30px;color:#fff;background-color:red;border:1px solid #ccc;outline:none;margin-bottom:15px;width:180px;border-radius:5px}.playForFreeBtns:first-of-type{margin-top:20px}.login-wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center;background-image:url(/Assets/RING1.png);background-position:50%;width:100%;text-align:center}.login-wrapper,.loginCard{background-size:cover;background-repeat:no-repeat}.loginCard{width:420px;background-image:url(/Assets/BlackredBackground.png);border:3px solid #ccc;border-radius:20px;margin-top:100px;box-shadow:0 10px 20px rgba(0,0,0,.9);z-index:0;padding:20px 40px 30px}.loginCard img{width:110px;margin-top:20px}.login-wrapper .loginCard h1{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-style:normal;font-size:23px;color:#fff;margin:15px 0}.loginCard form{width:100%;margin-bottom:20px}.loginCard form input{width:100%;border-radius:15px;margin-bottom:15px}.loginCard .btn-grad{width:50%}.loginCard h2{font-size:25px;margin-bottom:10px}.loginCard .loginNavLink,.loginCard h2{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-style:normal;color:#fff}.loginCard .loginNavLink{font-size:23px;text-decoration:none;background:transparent;border:none;outline:none;cursor:pointer}.toFlexDiv{display:flex;justify-content:space-between;align-items:center;width:inherit}.toFlexDiv .recaptcha-container{flex-basis:40%;transform:scale(.7);transform-origin:left;margin-left:4px}.toMakeColumn{flex-basis:60%;flex-direction:column;gap:7px}.toMakeColumn,.toMakeColumn .btn-grad{display:flex;justify-content:center;align-items:center}.toMakeColumn .btn-grad{margin-left:-120px;width:100px;height:36px;text-align:center;font-size:20px}.toMakeColumn p{color:#fff;text-align:center;width:200px;margin-left:-125px;font-family:Bahnschrift Condensed;font-size:16px}.custom-google-button{font-size:16px;color:#fff;background-color:#4285f4;padding:10px 20px;border-radius:4px;border:none;cursor:pointer;transition:background-color .3s;box-shadow:0 4px 6px rgba(0,0,0,.1)}.custom-google-button:hover{background-color:#357ae8}.custom-google-button:disabled{background-color:#ccc;cursor:not-allowed}.google-login-wrapper{width:200px;display:flex;justify-content:center;align-items:center;margin-bottom:20px;text-align:center;padding-left:auto;padding-right:auto}.google-login-wrapper>div{width:50%}.login-form-footer{display:flex;gap:10px;justify-content:center;align-items:center}@media (max-width:767px){.google-login-wrapper{width:120px;margin-bottom:20px}.login-wrapper{overflow-x:hidden}.loginCard{width:340px;padding:20px;margin-top:50px}.loginCard img{width:120px;margin-top:20px}.login-wrapper .loginCard h1{font-size:24px;margin:15px 0}.loginCard .btn-grad{width:50%}.loginCard .loginNavLink,.loginCard h2{font-size:23px}.toFlexDiv .recaptcha-container{flex-basis:30%;transform:scale(.6);margin-left:4px}.loginCard form,.toFlexDiv{margin-bottom:10px}.toFlexDiv{margin-top:-20px}.toMakeColumn{flex-basis:60%;gap:7px}.toMakeColumn .btn-grad{margin-left:-150px;width:90px;height:32px;font-size:16px}.toMakeColumn p{color:#fff;text-align:center;width:200px;margin-left:-160px;font-family:Bahnschrift Condensed;font-size:14px}}.thread-list-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:130px;padding-bottom:70px;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/Assets/banner.png);width:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh}.thread-list-container h1{color:#fff;font-size:45px;line-height:79px;text-align:center;padding:27px 0;width:1120px;font-family:Bungee,sans-serif;text-transform:uppercase;-webkit-text-shadow:6px 5px 6px #201e1f;-moz-text-shadow:6px 5px 6px #201e1f;-o-text-shadow:6px 5px 6px #201e1f;text-shadow:6px 5px 6px #201e1f;margin-bottom:10px}.thread-item{background-color:rgba(0,0,0,.8);margin-bottom:20px;text-align:left;cursor:pointer;width:100%;max-width:700px;max-height:300px;overflow:hidden;transition:transform .3s ease,background-color .3s ease;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 20px rgba(0,0,0,.1)}.toFlex{display:flex;gap:30px;padding-bottom:10px}.create-thread-btn{padding:10px 30px;border:none;outline:none;background-color:#d30c23;color:#fff;font-family:sans-serif;border-radius:5px;box-shadow:0 10px 20px rgba(0,0,0,.5);margin-bottom:30px;font-family:Bungee,sans-serif}.thread-title{font-size:19px;font-weight:200;color:#fff;width:100%;background-color:#720e0c;font-family:Bungee,sans-serif;padding:7px}.thread-meta,.thread-title{margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thread-meta{font-size:1rem;color:#999;padding-left:7px;font-family:UfcSansRegular,Arial,sans-serif}.thread-body{color:#f0f0f0;margin-bottom:15px;max-height:100px;overflow:hidden;text-overflow:ellipsis}.thread-body,.thread-replies,.thread-views{font-size:1.1rem;padding-left:7px;font-family:UfcSansRegular,Arial,sans-serif}.thread-replies,.thread-views{color:#ccc;margin-bottom:5px}.thread-likes{font-size:1.1rem;color:#ff3b3b;margin-bottom:5px;font-family:UfcSansRegular,Arial,sans-serif}.adminSideThreadsContainer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:110px;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/Assets/banner.png);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:100vh}.forum-heading{color:#fff;margin-bottom:20px}.no-posts-message{color:#fff}.thread-list-container-updated{display:flex;flex-direction:column;width:100%;padding:170px 30px 70px 72px;min-height:100vh;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.7)),url(/Assets/backone.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.thread-list-container-updated h1{font-size:60px;margin-bottom:10px;font-family:UfcSansRegular,Arial,sans-serif;color:#16B4CA}.thread-item-updated{margin-bottom:20px;cursor:pointer;width:100%;overflow:hidden;transition:transform .3s ease,background-color .3s ease;display:flex;justify-content:left;align-items:left;gap:20px;max-width:800px;background:#fff;padding:20px;box-shadow:inset 0 10px 20px rgba(0,0,0,.15)}.respondbtn{padding:.5rem 1.75rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);color:#fff;border:none;background:#F80110;border-radius:20px;outline:none}.thread-item-updated .userImage{width:130px;height:130px;display:flex;justify-content:center;align-items:center}.thread-item-updated .userImage img{width:100%;height:100%;object-fit:cover}.thread-item:hover{background-color:#333333;transform:translateY(-5px)}.toFlex-updated{display:flex;gap:30px;margin-top:10px}.create-thread-btn-updated{padding:10px 30px;border:none;outline:none;background-color:#d30c23;color:#fff;font-family:sans-serif;border-radius:5px;box-shadow:0 10px 20px rgba(0,0,0,.4);margin-bottom:30px;font-family:Bungee,sans-serif;width:200px}.thread-title-updated{font-size:27px;margin-top:10px;font-family:UfcSansRegular,Arial,sans-serif;color:#000}.toFlexHeading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;position:relative}.toFlexHeading .communityRulesIcon{position:absolute;top:70px;right:16px}.toFlexHeading .communityRulesIcon i{color:#fff;font-size:20px;cursor:pointer;position:relative}.toFlexHeading .communityRulesIcon:after{content:"Community Rules & Regulations";display:none;position:absolute;bottom:-5px;right:30px;background-color:rgba(0,0,0,.8);color:#fff;padding:8px 12px;border-radius:4px;font-size:14px;font-family:Arial,sans-serif;white-space:nowrap;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,.2)}.toFlexHeading .communityRulesIcon:hover:after{display:block}.thread-meta-updated{font-size:22px;margin-bottom:10px;font-family:UfcSansRegular,Arial,sans-serif;color:#e2211c}body{overflow-x:hidden!important}.thread-body-updated{font-size:20px;margin-bottom:5px;font-family:sans-serif}.thread-likes-updated,.thread-replies-updated,.thread-views-updated{font-size:21px;margin-bottom:5px;font-family:UfcSansRegular,Arial,sans-serif}.thread-likes-updated{color:#16B4CA}.adminSideThreadsContainer{width:calc(100% - 230px);margin-left:230px}.no-posts-message-updated{color:#fff}@media (max-width:767px){.thread-list-container-updated{padding:140px 10px 70px}.thread-list-container-updated h1{font-size:30px}.thread-item-updated{margin-bottom:20px;justify-content:center;align-items:center;flex-direction:column;gap:20px;padding:20px}.respondbtn{padding:.5rem 1.75rem;border-radius:20px}.thread-item-updated .userImage{width:130px;height:130px}.thread-item-updated .userImage img{width:100%;height:100%;object-fit:cover}.thread-item:hover{background-color:#333333;transform:translateY(-5px)}.toFlex-updated{display:flex;gap:20px;margin-top:10px;justify-content:center;align-items:center}.thread-title-updated{font-size:26px}.toFlexHeading{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:20px}.thread-meta-updated{font-size:21px}.thread-body-updated{font-size:19px}.thread-likes-updated,.thread-replies-updated,.thread-views-updated{font-size:16px}}.createAccount{min-height:100vh;display:flex;align-items:center;width:100%;background-color:black;padding-top:30px}.registerCard{flex-basis:50%;padding:20px 20px 20px 50px;color:#ccc;font-family:Trebuchet MS,sans-serif;margin-top:120px;margin-bottom:100px}.input-group span{color:red;margin-left:8px}.input-group label{margin-bottom:10px}.registerCard h1{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-stretch:condensed;margin-bottom:30px;text-transform:uppercase;letter-spacing:.5px;font-size:45px;line-height:2.5rem;color:#fff;text-shadow:2px 4px 8px rgba(0,0,0,.55)}.input-wrap-one{width:100%;display:flex;gap:20px;margin-bottom:15px}.input-wrap-one .input-group{flex-basis:50%;display:flex;flex-direction:column}.input-wrap-one .input-group input{width:100%;box-sizing:border-box}.input-wrap-two{width:100%;display:flex;align-items:center;gap:20px;margin-bottom:15px}.input-wrap-two .input-group{flex-basis:90%;display:flex;flex-direction:column}.input-wrap-two .input-group input{width:100%;box-sizing:border-box}.checking{background-color:#eee;margin-bottom:15px;padding:10px;border:3px solid #ccc;border-radius:3px;color:#333;font-weight:700}.checking,.custom-radio-label{display:flex;align-items:center}.custom-radio-label{cursor:pointer}.custom-radio-label input{display:none}.custom-radio{width:20px;height:20px;border-radius:50%;border:2px solid #777;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;transition:border-color .2s;background-color:#fff}.custom-radio.checked{border-color:green}.custom-radio.checked:after{content:"\f00c";font-family:FontAwesome;color:green;font-size:12px}.backgrounfImg{flex-basis:50%;margin-top:-280px}.backgrounfImg img{width:80%}.fa-refresh{margin-top:24px;margin-left:6px;font-size:29px;font-weight:100}.termsConditions{margin-top:27px;margin-bottom:23px;padding:15px 10px;background-color:#fff;border:3px solid #ccc;border-radius:3px;color:rgb(69,65,65);max-height:20vh;overflow:auto}.termsConditions h2{margin-bottom:5px}.btn-grad{background-color:#720e0c;margin-top:10px;width:100%;padding:10px 0;text-transform:uppercase;transition:.5s;color:white;font-size:25px;border-radius:10px;font-stretch:condensed;outline:none;border:1px solid #ccc}.affiliateLink,.btn-grad{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;text-align:center}.affiliateLink{color:#16B4CA;position:absolute;top:180px;right:30px;font-size:22px;cursor:pointer}.affiliateLink:before{position:absolute;top:1.5px;left:-20px;content:"→";color:#fff;font-size:19px;animation:blinkText 2s step-end infinite}@keyframes blinkText{0%,to{visibility:visible}50%{visibility:hidden}}.affiliateLink:hover{animation:none;visibility:visible}.affiliateLinkppp{color:#fff;position:absolute;top:150px;right:110px;font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-size:22px;cursor:pointer;text-align:center}.affiliateCreateAccount{background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/Assets/banner.png);background-size:cover;background-position:50%;background-repeat:no-repeat}@media (max-width:767px){.affiliateLinkppp{top:150px;right:130px;font-size:14px}.registerCard{flex-basis:100%;padding:20px;margin-top:200px;margin-bottom:100px}.backgrounfImg{flex-basis:0%;display:none}.affiliateLink{top:180px;right:30px;font-size:22px}.registerCard h1{margin-bottom:30px;letter-spacing:.5px;font-size:32px;margin-top:15px;text-align:center;line-height:2.5rem}}.gloveInCreateAccnt{height:70%}.membership-wrapper{min-height:100vh;display:flex;flex-direction:column;background-image:url(/Assets/RING1.png);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;text-align:center}.member-header{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#fff;height:40px;margin-top:120px;padding-left:170px;padding-right:50px}.member-header-image{position:absolute;top:-15px;left:80px;width:70px;height:70px;border:2px solid #fff;border-radius:50%}.member-header img{width:-moz-fit-content;width:fit-content;height:100%;object-fit:cover;border-radius:50%}.member-header h3{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-style:normal;font-size:22px}.mermbership-cards{width:100%;display:flex;justify-content:center;align-items:center;margin-top:70px;gap:20px}.cardone{display:flex;flex-direction:column;width:300px}.cardone .cardHeading{width:100%;font-size:20px;background-color:#5b5b5b;font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-style:normal;font-size:22px}.cardone .cardHeading,.cardone .cardprice{text-align:center;padding:10px 0;color:#fff;border-radius:10px}.cardone .cardprice{display:flex;justify-content:center;align-items:flex-start;margin:5px 0;overflow:hidden;position:relative;background-color:#720e0c;border:2px solid gray;gap:10px}.cardone .cardprice .ribbon{position:absolute;top:11px;right:-20px;width:100px;height:15px;text-align:center;background-color:#fff;color:#720e0c;transform:rotate(38deg);font-size:14px}.cardone .cardprice h1{font-size:40px}.cardone .cardprice h1,.cardone .cardprice h2{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-style:normal}.cardone .cardprice h2{font-size:15px;margin-top:-7px}.cardone,.cardprice p{margin-top:5px}.cardone .card-features{background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.7)),url(/Assets/boxing-victory.png);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;padding:30px 0;border-radius:20px;border:2px solid gray;min-height:165px}.card-features li{color:#fff;text-align:left;margin-left:80px;font-family:Trebuchet MS,sans-serif;font-size:13px;margin-bottom:5px}.cardone .btn-grad{width:100%}@media (max-width:767px){.member-header{height:35px;padding-left:80px;padding-right:20px}.member-header-image{top:-10px;left:20px;width:55px;height:55px}.member-header img{width:100%}.member-header h3{font-size:16px}.mermbership-cards{margin-top:70px;gap:50px;flex-direction:column}}.userdashboard{min-height:100vh;display:flex;background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2)),url(/Assets/RING3.png);background-size:cover;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;width:100%;text-align:center;flex-direction:column}.fightItem{margin-bottom:30px;cursor:pointer;transition:.4s}.fightItem:hover{transform:scale(1.02)}.fightsWrap{width:100%;align-items:flex-start;margin-top:15px;gap:30px;padding-bottom:100px;overflow-x:hidden;flex-wrap:wrap}.fightsWrap,.fightscontainer{display:flex;justify-content:center}.fightscontainer{flex-basis:25%;flex-direction:column;align-items:center}.fightscontainer .fightsheadingone,.fightscontainer .fightsheadingthree,.fightscontainer .fightsheadingtwo{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-style:normal;font-size:24px;color:#eee;text-align:center;width:100%;border:3px solid #ccc;border-radius:30px;text-transform:uppercase;padding:12px 0 10px;margin-bottom:20px}.upcomingFights .fightsheadingone{background-color:#5e0a0a}.completedFights .fightsheadingtwo{background-color:#0b4c80}.pendingFights .fightsheadingthree{background-color:#0d8c17}.upcomingFights .fightItemOne{display:flex;gap:7px}.upcomingFights .transformed-div{height:50px;width:250px;background-color:#fff;position:relative;-webkit-clip-path:polygon(0 0,100% 0,95% 100%,0 100%);clip-path:polygon(0 0,100% 0,95% 100%,0 100%);display:flex;align-items:center}.upcomingFights .fightItemOne .transformed-div h1{text-transform:uppercase;color:#d30c23;margin-left:46%;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;font-stretch:condensed;font-size:15px}.upcomingFights .transformed-div-two{height:50px;width:200px;background-color:#decf00;-webkit-clip-path:polygon(6% 0,100% 0,95% 100%,0 100%);clip-path:polygon(6% 0,100% 0,95% 100%,0 100%);margin-left:-15px;display:flex;flex-direction:column;padding-left:28px;padding-top:5px;gap:1px}.upcomingFights .transformed-div-two-partOne{display:flex;gap:10px}.upcomingFights .transformed-div-two-partOne h1{font-size:19px;text-transform:uppercase;color:black;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;font-stretch:condensed}.upcomingFights .transformed-div-two-partTwo{display:flex;gap:10px}.upcomingFights .transformed-div-two-partTwo h1{font-size:15px;font-family:UfcSansRegular,Arial,sans-serif;font-weight:700;text-transform:uppercase;color:#388218}.upcomingFights .transformed-div-two-partTwo p{font-size:15px;font-family:UfcSansRegular,Arial,sans-serif;font-weight:900;text-transform:uppercase;color:black}.upcomingFights .fightItemTwo{display:flex}.upcomingFights .transformed-div-three{height:46px;width:280px;background-color:#c5c5c5;margin-right:6px;display:flex;align-items:center;padding-left:10px}.upcomingFights .transformed-div-three p{font:700 14px/15px Trebuchet Ms,sans-serif;text-shadow:none}.upcomingFights .transformed-div-four{height:46px;width:120px;background-color:#c5c5c5;-webkit-clip-path:polygon(0 0,100% 0,80% 100%,0 100%);clip-path:polygon(0 0,100% 0,80% 100%,0 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;padding-right:20px}.upcomingFights .transformed-div-four h1{font-size:19px;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;font-stretch:condensed;text-transform:uppercase;color:#d30c23}.upcomingFights .transformed-div-four p{font-size:18px;font-family:UfcSansRegular,Arial,sans-serif;font-weight:900}.upcomingFights .fightItem .fightersImages{position:absolute;top:-5px;left:-12px;display:flex;gap:2px}.upcomingFights .fighterOne{width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;border:3px solid blue;background-color:#fff}.upcomingFights .fighterOne img{width:100%;object-fit:cover;border-radius:50%;height:100%}.upcomingFights .fighterTwo{width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;border:3px solid red;background-color:#fff}.upcomingFights .fighterTwo img{width:100%;object-fit:cover;border-radius:50%;height:100%}.completedFights .fightItemOne{display:flex;gap:7px}.completedFights .transformed-div{height:50px;width:250px;background-color:#878787;position:relative;-webkit-clip-path:polygon(0 0,100% 0,95% 100%,0 100%);clip-path:polygon(0 0,100% 0,95% 100%,0 100%);display:flex;align-items:center}.completedFights .fightItemOne .transformed-div h1{text-transform:uppercase;color:#fff;margin-left:46%;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;font-stretch:condensed;font-size:15px}.completedFights .transformed-div-two{height:50px;width:200px;background-color:#ffffff;-webkit-clip-path:polygon(6% 0,100% 0,100% 100%,0 100%);clip-path:polygon(6% 0,100% 0,100% 100%,0 100%);margin-left:-15px;display:flex;flex-direction:column;padding-left:28px;padding-top:5px;gap:1px}.completedFights .transformed-div-two-partOne{display:flex;gap:10px}.completedFights .transformed-div-two-partOne h1{font-size:19px;text-transform:uppercase;color:black;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;font-stretch:condensed}.completedFights .transformed-div-two-partTwo{display:flex;gap:10px}.completedFights .transformed-div-two-partTwo h1{font-size:15px;font-family:UfcSansRegular,Arial,sans-serif;font-weight:700;text-transform:uppercase;color:#388218}.completedFights .transformed-div-two-partTwo p{font-size:15px;font-family:UfcSansRegular,Arial,sans-serif;font-weight:900;text-transform:uppercase;color:black}.completedFights .fightItemTwo{display:flex}.completedFights .transformed-three{display:flex;align-items:center;justify-content:center}.completedFights .transformed-three .transformedDivBox{height:46px;width:45px;background-color:#c5c5c5;margin-right:5px;display:flex;justify-content:center;align-items:center}.completedFights .transformed-three .transformedDivBox:last-of-type{height:46px;width:65px;font-size:13px}.transformed-five{display:flex;align-items:left;justify-content:left;padding-left:50px}.transformed-five .transformedDivBox{height:40px;width:45px;background-color:#ebebeb;margin-right:5px;display:flex;justify-content:center;align-items:center}.completedFights .transformed-div-four{height:46px;width:120px;background-color:#c5c5c5;-webkit-clip-path:polygon(0 0,100% 0,80% 100%,0 100%);clip-path:polygon(0 0,100% 0,80% 100%,0 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;padding-right:20px}.completedFights .transformed-div-four h1{font-size:19px;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;font-stretch:condensed;text-transform:uppercase;color:#d30c23}.completedFights .transformed-div-four p{font-size:18px;font-family:UfcSansRegular,Arial,sans-serif;font-weight:900}.completedFights .fightItem .fightersImages{position:absolute;top:-5px;left:-12px;z-index:1;display:flex;gap:2px}.completedFights .fighterOne{width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;border:3px solid blue;background-color:#fff}.completedFights .fighterOne img{width:100%;object-fit:cover;border-radius:50%;height:100%}.completedFights .fighterTwo{width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;border:3px solid red;background-color:#fff}.completedFights .fighterTwo img{width:100%;object-fit:cover;border-radius:50%;height:100%}.pendingFights .fightItemOne{display:flex;gap:7px}.pendingFights .transformed-div{height:50px;width:250px;background-color:#6f942f;position:relative;-webkit-clip-path:polygon(0 0,100% 0,95% 100%,0 100%);clip-path:polygon(0 0,100% 0,95% 100%,0 100%);display:flex;align-items:center}.pendingFights .fightItemOne .transformed-div h1{text-transform:uppercase;color:#fff;margin-left:46%;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;font-stretch:condensed;font-size:15px}.pendingFights .transformed-div-two{height:50px;width:200px;background-color:#ffffff;-webkit-clip-path:polygon(6% 0,100% 0,100% 100%,0 100%);clip-path:polygon(6% 0,100% 0,100% 100%,0 100%);margin-left:-15px;display:flex;flex-direction:column;padding-left:28px;padding-top:5px;gap:1px}.pendingFights .transformed-div-two-partOne{display:flex;gap:10px}.pendingFights .transformed-div-two-partOne h1{font-size:19px;text-transform:uppercase;color:black;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;font-stretch:condensed}.pendingFights .transformed-div-two-partTwo{display:flex;gap:10px}.pendingFights .transformed-div-two-partTwo h1{font-size:15px;font-family:UfcSansRegular,Arial,sans-serif;font-weight:700;text-transform:uppercase;color:#388218}.pendingFights .transformed-div-two-partTwo p{font-size:15px;font-family:UfcSansRegular,Arial,sans-serif;font-weight:900;text-transform:uppercase;color:black}.pendingFights .fightItemTwo{display:flex}.pendingFights .transformed-three,.pendingFights .transformed-three .transformedDivBox{display:flex;align-items:center;justify-content:center}.pendingFights .transformed-three .transformedDivBox{height:46px;width:45px;background-color:#c5c5c5;margin-right:5px}.pendingFights .transformed-three .transformedDivBox:last-of-type{height:46px;width:65px}.pendingFights .transformed-five{display:flex;align-items:left;justify-content:left;padding-left:50px}.pendingFights .transformedDivBox{height:40px;width:45px;background-color:#ebebeb;margin-right:5px;display:flex;justify-content:center;align-items:center}.pendingFights .transformed-div-four{height:46px;width:120px;background-color:#c5c5c5;-webkit-clip-path:polygon(0 0,100% 0,80% 100%,0 100%);clip-path:polygon(0 0,100% 0,80% 100%,0 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;padding-right:20px}.pendingFights .transformed-div-four h1{font-size:19px;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;font-stretch:condensed;text-transform:uppercase;color:#d30c23}.pendingFights .transformed-div-four p{font-size:18px;font-family:UfcSansRegular,Arial,sans-serif;font-weight:900}.pendingFights .fightItem .fightersImages{position:absolute;top:-5px;left:-12px;z-index:1;display:flex;gap:2px}.pendingFights .fighterOne{width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;border:3px solid blue;background-color:#fff}.pendingFights .fighterOne img{width:100%;object-fit:cover;border-radius:50%;height:100%}.pendingFights .fighterTwo{width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;border:3px solid red;background-color:#fff}.pendingFights .fighterTwo img{width:100%;object-fit:cover;border-radius:50%;height:100%}@media (max-width:767px){.fightwalletWrap .fightWallet h2{font-size:18px}.fightsWrap{align-items:center;gap:40px;flex-wrap:nowrap;flex-direction:column;margin-top:50px}.fightscontainer{flex-basis:100%}.fightscontainer .fightsheadingone{font-size:20px;width:88%;padding:12px 0 8px}.fightscontainer .fightsheadingthree{font-size:20px;width:100%;padding:12px 20px 8px}.fightscontainer .fightsheadingtwo{font-size:20px;width:100%;padding:12px 30px 10px}.upcomingFights .transformed-div{height:40px;width:170px;-webkit-clip-path:polygon(0 0,100% 0,95% 100%,0 100%);clip-path:polygon(0 0,100% 0,95% 100%,0 100%)}.upcomingFights .fightItemOne{display:flex;gap:0}.upcomingFights .fightItemOne .transformed-div h1{margin-left:45%;font-size:13px}.upcomingFights .transformed-div-two{height:40px;width:170px;-webkit-clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);margin-left:-3px;padding-left:20px;padding-top:3px;gap:1px}.upcomingFights .transformed-div-two-partOne{display:flex;gap:10px}.upcomingFights .transformed-div-two-partOne h1{font-size:17px}.upcomingFights .transformed-div-two-partTwo{gap:10px}.upcomingFights .transformed-div-two-partTwo h1{font-size:14px}.upcomingFights .transformed-div-two-partTwo p{font-size:14px;font-weight:900}.upcomingFights .transformed-div-three{height:41px;width:220px;margin-right:10px;padding-left:10px}.upcomingFights .transformed-div-four{height:41px;width:80px;-webkit-clip-path:polygon(0 0,100% 0,80% 100%,0 100%);clip-path:polygon(0 0,100% 0,80% 100%,0 100%);padding-right:20px;margin-left:-5px}.upcomingFights .transformed-div-four h1{font-size:15px}.upcomingFights .transformed-div-four p{font-size:14px;font-weight:900}.upcomingFights .fightItem .fightersImages{position:absolute;top:-4px;left:-8px;z-index:1;display:flex;gap:2px}.upcomingFights .fighterOne,.upcomingFights .fighterTwo{width:40px;height:40px}.completedFights{margin-top:50px}.completedFights .fightItemOne{display:flex;gap:7px}.completedFights .transformed-div{height:40px;width:170px;-webkit-clip-path:polygon(0 0,100% 0,95% 100%,0 100%);clip-path:polygon(0 0,100% 0,95% 100%,0 100%)}.completedFights .fightItemOne .transformed-div h1{margin-left:45%;font-size:13px}.completedFights .transformed-div-two{height:40px;width:170px;-webkit-clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);padding-left:20px;padding-top:3px;gap:1px}.completedFights .transformed-div-two-partOne{display:flex;gap:10px}.completedFights .transformed-div-two-partOne h1{font-size:17px}.completedFights .transformed-div-two-partTwo{display:flex;gap:10px}.completedFights .transformed-div-two-partTwo h1{font-size:14px}.completedFights .transformed-div-two-partTwo p{font-size:13px;font-weight:900}.completedFights .fightItemTwo{display:flex}.completedFights .transformed-three{display:flex;align-items:center;justify-content:center}.completedFights .transformed-three .transformedDivBox{height:33px;width:32px;margin-right:3px;font-size:13px;display:flex;justify-content:center;align-items:center}.completedFights .transformed-three .transformedDivBox:last-of-type{height:33px;width:45px}.completedFights .transformed-five{display:flex;align-items:left;justify-content:left;padding-left:35px}.completedFights .transformedDivBox{height:33px;width:32px;margin-right:3px;font-size:13px;display:flex;justify-content:center;align-items:center}.completedFights .transformed-div-four{height:33px;width:80px;-webkit-clip-path:polygon(0 0,100% 0,80% 100%,0 100%);clip-path:polygon(0 0,100% 0,80% 100%,0 100%);padding-right:20px;padding-top:5px}.completedFights .transformed-div-four h1{font-size:15px}.completedFights .transformed-div-four p{font-size:14px;font-weight:900}.completedFights .fightItem .fightersImages{position:absolute;top:-4px;left:-8px;z-index:1;display:flex;gap:2px}.completedFights .fighterOne,.completedFights .fighterTwo{width:40px;height:40px}.pendingFights{margin-top:50px}.pendingFights .fightItemOne{display:flex;gap:7px}.pendingFights .transformed-div{height:40px;width:170px;-webkit-clip-path:polygon(0 0,100% 0,95% 100%,0 100%);clip-path:polygon(0 0,100% 0,95% 100%,0 100%)}.pendingFights .fightItemOne .transformed-div h1{margin-left:45%;font-size:13px}.pendingFights .transformed-div-two{height:40px;width:170px;-webkit-clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);padding-left:20px;padding-top:3px;gap:1px}.pendingFights .transformed-div-two-partOne{display:flex;gap:10px}.pendingFights .transformed-div-two-partOne h1{font-size:17px}.pendingFights .transformed-div-two-partTwo{display:flex;gap:10px}.pendingFights .transformed-div-two-partTwo h1{font-size:14px}.pendingFights .transformed-div-two-partTwo p{font-size:13px;font-weight:900}.pendingFights .fightItemTwo{display:flex}.pendingFights .transformed-three,.pendingFights .transformed-three .transformedDivBox{display:flex;align-items:center;justify-content:center}.pendingFights .transformed-three .transformedDivBox{height:33px;width:32px;margin-right:3px;font-size:13px}.pendingFights .transformed-three .transformedDivBox:last-of-type{height:33px;width:45px}.pendingFights .transformed-five{display:flex;align-items:left;justify-content:left;padding-left:35px}.pendingFights .transformedDivBox{height:33px;width:32px;margin-right:3px;font-size:13px;display:flex;justify-content:center;align-items:center}.pendingFights .transformed-div-four{height:33px;width:80px;-webkit-clip-path:polygon(0 0,100% 0,80% 100%,0 100%);clip-path:polygon(0 0,100% 0,80% 100%,0 100%);padding-right:20px;padding-top:5px}.pendingFights .transformed-div-four h1{font-size:15px}.pendingFights .transformed-div-four p{font-size:14px;font-weight:900}.pendingFights .fightItem .fightersImages{position:absolute;top:-4px;left:-8px;z-index:1;display:flex;gap:2px}.pendingFights .fighterOne,.pendingFights .fighterTwo{width:40px;height:40px}}.removeButton{position:absolute;top:10px;left:10px;background-color:red;color:white;border:none;padding:5px 10px;cursor:pointer;z-index:10;display:none}.fightItem:hover .removeButton{display:block}.transformedDivBoxLast{width:115px;margin-right:3px;font-size:13px;justify-content:center;color:black}.transformed-Six,.transformedDivBoxLast{height:40px;display:flex;align-items:center;background-color:#fff}.transformed-Six{justify-content:space-between;width:82.5%;text-align:center;margin-left:50px;padding:10px}.blink-text{animation:blink 1s step-start infinite}@keyframes blink{50%{opacity:0}}.shareYourExperience{position:fixed;bottom:15px;left:20px;display:flex;gap:10px;justify-content:center;align-items:center;cursor:pointer}.shareYourExperience i{color:#decf00;font-size:28px}.shareYourExperience h1{color:#fff;font-size:25px;font-family:UfcSansRegular;font-weight:600}.popup-overlay-dashboard{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:999}.popup-dashboard{background:white;border-radius:8px;padding:20px;max-width:400px;width:90%;box-shadow:0 2px 10px rgba(0,0,0,.1)}.popup-dashboard h2{margin:0 0 10px;font-size:18px}.popup-dashboard textarea{width:100%;height:100px;margin-bottom:15px;padding:10px;border:1px solid #ccc;border-radius:4px;resize:none}.popup-actions-dashboard{display:flex;justify-content:flex-end;gap:10px}.popup-actions-dashboard button{padding:8px 16px;border:none;border-radius:4px;cursor:pointer}.popup-actions-dashboard button:first-child{background-color:#4caf50;color:white}.popup-actions-dashboard button:last-child{background-color:#f44336;color:white}.homeSecond{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:100%;min-height:50vh;background-color:black;gap:40px}.homeSecond .second-main-heading{font-size:40px;line-height:60px;color:#2d1e22;text-transform:uppercase;text-align:center;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;font-stretch:condensed;font-style:italic;background-color:#ffc000;padding:20px;margin-bottom:10px}.homeSecond .fightswrap{justify-content:center;align-items:center;gap:30px}.fightItem,.homeSecond .fightswrap{display:flex;flex-direction:column;position:relative}.fightItem{gap:5px}.fightItemOne{display:flex}.transformed-div{height:50px;width:450px;background-color:#fff;position:relative;-webkit-clip-path:polygon(0 0,100% 0,95% 100%,0 100%);clip-path:polygon(0 0,100% 0,95% 100%,0 100%);display:flex;align-items:center}.fightItemOne .transformed-div h1{text-transform:uppercase;color:#d30c23;margin-left:33%;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;font-stretch:condensed;font-size:24px}.transformed-div-two{height:50px;width:450px;background-color:#cbcbcb;-webkit-clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);margin-left:-15px;display:flex;flex-direction:column;padding-left:28px;padding-top:5px;gap:1px}.transformed-div-two-partOne{display:flex;gap:10px}.transformed-div-two-partOne h1{font-size:21px;text-transform:uppercase;color:black;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;font-stretch:condensed}.transformed-div-two-partTwo{display:flex;gap:10px}.transformed-div-two-partTwo h1{font-weight:700;color:#388218}.transformed-div-two-partTwo h1,.transformed-div-two-partTwo p{font-size:17px;font-family:UfcSansRegular,Arial,sans-serif;text-transform:uppercase}.transformed-div-two-partTwo p{font-weight:900;color:black}.fightItemTwo{display:flex}.transformed-div-three{height:46px;width:600px;background-color:#c5c5c5;margin-right:10px;display:flex;align-items:center;padding-left:10px}.transformed-div-three p{text-shadow:none}.noMatch,.transformed-div-three p{font:700 14px/15px Trebuchet Ms,sans-serif}.noMatch{color:#fff;font-size:18px}.transformed-div-four{height:46px;width:200px;background-color:#c5c5c5;-webkit-clip-path:polygon(0 0,100% 0,80% 100%,0 100%);clip-path:polygon(0 0,100% 0,80% 100%,0 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;padding-right:20px}.transformed-div-four h1{font-size:19px;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;font-stretch:condensed;text-transform:uppercase;color:#d30c23}.transformed-div-four p{font-size:18px;font-family:UfcSansRegular,Arial,sans-serif;font-weight:900}.fightItem .fightersImages{position:absolute;top:-12px;left:-17px;z-index:1;display:flex;gap:2px}.fighterOne{width:75px;height:75px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;border:3px solid blue}.fighterOne img{width:100%;object-fit:cover;border-radius:50%;height:100%}.fighterTwo{width:75px;height:75px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;border:3px solid red}.fighterTwo img{width:100%;object-fit:cover;border-radius:50%;height:100%}.fightswrap .fightItem:first-of-type .transformed-div-two{background-color:#decf00}.homeThird{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;background-color:black;padding:70px 0}.homeThird .thirdHeadingOne{font-size:32px}.homeThird .thirdHeadingOne,.homeThird h2{line-height:60px;color:#c0c0c0;font-family:Trebuchet MS,sans-serif;font-weight:700;text-transform:uppercase;-webkit-text-shadow:6px 5px 6px #201e1f;-moz-text-shadow:6px 5px 6px #201e1f;-o-text-shadow:6px 5px 6px #201e1f;text-shadow:6px 5px 6px #201e1f;text-align:center}.homeThird h2{font-size:28px}.homeThird h2 span{color:#388218;font-family:UfcSansRegular,Arial,sans-serif}.leaderboardHeading{width:100%;text-align:center;border-bottom:2px solid #c0c0c0;display:flex;justify-content:center;align-items:center;margin-top:20px}.leaderboardHeading h3{border-radius:15px 15px 0 0;border:2px solid #c0c0c0;width:200px;padding:10px;background-color:rgb(8,8,105);font-size:22px;color:#c1ce11;font-family:Trebuchet MS,sans-serif;font-weight:700;text-transform:uppercase}.homeThird .controls{display:flex;justify-content:center;align-items:center;gap:25px;margin:20px 0}.homeThird .controls h5{font-size:22px;line-height:60px;color:#c0c0c0;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;font-stretch:condensed;text-transform:uppercase;-webkit-text-shadow:6px 5px 6px #201e1f;-moz-text-shadow:6px 5px 6px #201e1f;-o-text-shadow:6px 5px 6px #201e1f;text-shadow:6px 5px 6px #201e1f;text-align:center}.homeThird .controls .active{color:#e19500}.leaderboardItemsWrap{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px}.leaderboardItem{position:relative;height:50px;width:650px;background-color:#c5c5c5;display:flex;justify-content:space-between;align-items:center;border-radius:15px;border:1px solid gray;padding-left:70px;padding-right:15px}.leaderboardItem .leaderboard-item-image{width:70px;height:70px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;border:3px solid #fff;position:absolute;top:-13px;left:-10px}.leaderboardItem .leaderboard-item-image img{width:100%;object-fit:cover;border-radius:50%;height:100%}.leaderboardItem h1{font-size:18px;color:black;font-family:UfcSansRegular,Arial,sans-serif;text-transform:uppercase}.btn-grad{cursor:pointer}@media (max-width:767px){.homeFirst{min-height:100vh;width:100%;overflow:hidden}.homeFirst h1{font-size:30px;line-height:60px;margin-top:85px}.homeFirst h2{font-size:35px;line-height:59px;width:300px}.homeSecond{min-height:40vh;gap:40px}.homeSecond .second-main-heading{font-size:38px;padding:10px 20px}.homeSecond .fightswrap{gap:30px}.transformed-div{height:40px;width:170px;-webkit-clip-path:polygon(0 0,100% 0,95% 100%,0 100%);clip-path:polygon(0 0,100% 0,95% 100%,0 100%)}.fightItemOne .transformed-div h1{margin-left:45%;font-size:13px}.transformed-div-two{height:40px;width:170px;-webkit-clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);margin-left:0;padding-left:20px;padding-top:3px;gap:1px}.transformed-div-two-partOne{display:flex;gap:10px}.transformed-div-two-partOne h1{font-size:17px}.transformed-div-two-partTwo{gap:10px}.transformed-div-two-partTwo h1{font-size:14px}.transformed-div-two-partTwo p{font-size:14px;font-weight:900}.transformed-div-three{height:41px;width:220px;margin-right:10px;padding-left:10px}.transformed-div-four{height:41px;width:80px;-webkit-clip-path:polygon(0 0,100% 0,80% 100%,0 100%);clip-path:polygon(0 0,100% 0,80% 100%,0 100%);padding-right:20px;margin-left:0}.transformed-div-four h1{font-size:15px}.transformed-div-four p{font-size:14px;font-weight:900}.fightItem .fightersImages{position:absolute;top:-4px;left:-8px;display:flex;gap:2px}.fighterOne,.fighterTwo{width:40px;height:40px}.homeThird{min-height:70vh;padding:70px 0}.homeThird .thirdHeadingOne{font-size:26px}.homeThird h2{font-size:25px}.leaderboardHeading{margin-top:20px}.leaderboardHeading h3{font-size:21px}.leaderboardItemsWrap{gap:27px}.leaderboardItem{height:45px;width:320px;padding-left:70px;padding-right:15px}.leaderboardItem h1{font-size:16px}.toRemove{display:none}}.video-embed-wrapper{box-shadow:0 4px 8px rgba(0,0,0,.1)}.faq-section{background:transparent;min-height:75vh;padding:10vh 0 0;background-color:#000000}.faq-title h2{position:relative;margin-bottom:45px;display:inline-block;font-weight:600;line-height:1;color:#fff}.faq-title h2:before{content:"";position:absolute;left:50%;width:60px;height:2px;background:#E91E63;bottom:-25px;margin-left:-30px}#accordion{max-width:50%}.faq-title p{padding:0 190px;margin-bottom:10px}.faqsss{display:flex;justify-content:center;align-items:center}.faq{background:transparent;box-shadow:0 2px 48px 0 rgba(0,0,0,.06);border-radius:4px}.faq .card{border:none;background:none}.faq .card .card-header{padding:0;border:none;background:red;transition:all .3s ease 0s;margin-bottom:20px;-webkit-clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);clip-path:polygon(5% 0,100% 0,95% 100%,0 100%)}.faq .card .card-header:hover{color:#fff;padding-left:10px}.faq .card .card-header .faq-title{width:100%;text-align:left;font-weight:400;font-size:17.5px;letter-spacing:1px;color:#d2d2d2;text-decoration:none!important;transition:all .3s ease 0s;cursor:pointer;padding:20px 30px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.faq .card .card-header .faq-title .badge{display:inline-block;width:20px;height:20px;line-height:21px;float:left;border-radius:100px;text-align:center;background:#fff;color:#000000;font-size:12px;margin-right:20px;margin-top:1.5px}.faq .card .card-body{padding:30px 30px 16px 35px;font-weight:400;font-size:16px;color:#6F8BA4;line-height:28px;letter-spacing:1px;border-top:1px solid #f3f8ff}.faq .card .card-body p{margin-bottom:14px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.faq .card .collapse.show{display:block}.faq .card .collapse{display:none}@media (max-width:991px){.faq{margin-bottom:30px}.faq .card .card-header .faq-title{line-height:26px;margin-top:10px}}@font-face{font-family:UFCSans;src:url(/Fonts/UFCSans-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:UFCSans;src:url(/Fonts/UFCSans-CondensedBold.woff2) format("woff2");font-weight:700;font-style:normal;font-stretch:condensed}@font-face{font-family:UFCSans;src:url(/Fonts/UFCSans-CondensedMedium.woff2) format("woff2");font-weight:500;font-style:normal;font-stretch:condensed}@font-face{font-family:UFCSans;src:url(/Fonts/UFCSans-RegularOblique.woff2) format("woff2");font-weight:400;font-style:oblique}.homeFirst{display:flex;justify-content:center;align-items:center;min-height:100vh;background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url(/Assets/boxing-victory.png);background-size:cover;background-position:50%;background-repeat:no-repeat;flex-direction:column;padding-top:170px;padding-bottom:70px}.homeFirst h1{line-height:60px;color:#fff;margin-top:85px}.homeFirst h1,.homeFirst h2{font-size:60px;font-family:Bungee,sans-serif;text-transform:uppercase;text-align:center}.homeFirst h2{color:#d30c23;line-height:79px;padding:27px 0;width:1120px;-webkit-text-shadow:6px 5px 6px #201e1f;-moz-text-shadow:6px 5px 6px #201e1f;-o-text-shadow:6px 5px 6px #201e1f;text-shadow:6px 5px 6px #201e1f;margin-bottom:100px}.homeFourth{display:flex;justify-content:center;align-items:center;height:100vh;background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2)),url(/Assets/RING2.png);background-size:cover;background-position:50%;background-repeat:no-repeat;flex-direction:column}.video-embed-wrapper{width:100%;max-width:800px;margin:0 auto;border-radius:10px;box-shadow:0 10px 20px rgba(0,0,0,.3);text-align:center}.video-embed-wrapper iframe{width:100%;height:450px;border-radius:8px}@media (max-width:767px){.homeFirst{min-height:100vh;width:100%;overflow:hidden;padding-top:140px}.homeFirst h1{font-size:30px;line-height:60px;margin-top:85px}.homeFirst h2{font-size:35px;line-height:59px;width:300px;margin-bottom:140px}.video-embed-wrapper{margin:0;border-radius:10px}.video-embed-wrapper iframe{width:100%;height:200px;border-radius:8px}}.thirdHomePageSection{width:100%;display:flex;justify-content:center;align-items:center;position:relative;flex-direction:column;min-height:75vh;background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1)),url(/Assets/homeThirdBackground.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:20px 0}.thirdHomePageSection .moneyone{width:100px;position:absolute;top:10%;right:15%;transform:rotate(30deg)}.thirdHomePageSection .moneytwo{width:100px;position:absolute;top:50%;left:5%}.thirdHomePageSection h1{line-height:60px;color:#fff}.thirdHomePageSection h1,.thirdHomePageSection h2{font-size:50px;font-family:Bungee,sans-serif;text-transform:uppercase;text-align:center;-webkit-text-shadow:6px 5px 6px #201e1f;-moz-text-shadow:6px 5px 6px #201e1f;-o-text-shadow:6px 5px 6px #201e1f;text-shadow:6px 5px 6px #201e1f}.thirdHomePageSection h2{color:#d30c23;line-height:79px;padding:27px 0;width:1120px}.thirdHomePageSection p{text-align:center;color:#fff;font-family:UfcSansRegular;font-size:24px}.thirdHomePageSection button{padding:14px 30px;font-size:22px;font-weight:700;color:#fff;background:linear-gradient(45deg,#128C7E,#075E54,#25D366,#34B7F1);background-size:300% 300%;border:none;border-radius:20px;box-shadow:0 4px 10px rgba(0,0,0,.2);cursor:pointer;transition:background-position .5s ease,box-shadow .3s ease,transform .3s ease;animation:gradientAnimation 5s ease infinite;z-index:9;margin-top:20px}@media (max-width:768px){.thirdHomePageSection{padding:10px 0;min-height:60vh}.thirdHomePageSection .moneyone,.thirdHomePageSection .moneytwo{display:none}.thirdHomePageSection h1{font-size:32px;line-height:40px}.thirdHomePageSection h2{font-size:32px;line-height:50px;width:90%;padding:20px 0}.thirdHomePageSection p{font-size:16px;padding:10px}}@media (max-width:480px){.thirdHomePageSection{min-height:50vh}.thirdHomePageSection h1{font-size:24px;line-height:30px}.thirdHomePageSection h2{font-size:24px;line-height:35px;padding:15px 0}.thirdHomePageSection p{font-size:14px}.thirdHomePageSection .moneyone,.thirdHomePageSection .moneytwo{display:none}}.fightCosting{min-height:100vh;display:flex;background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1)),url(/Assets/RING3.png);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;text-align:center;flex-direction:column}.fightCosting .imgWrapFights{width:100px;height:100px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:none}.fightCosting .imgWrapFights img{width:100%;height:100%;object-fit:cover;border-radius:50%}.fightCosting .imgWrapFights:nth-of-type(2) img{border:3px solid red}.fightCosting .imgWrapFights:first-of-type img{border:3px solid blue}.fightwalletWrap{cursor:pointer;z-index:999999}.fightwalletWrap .fightWallet h2 span{background-color:#fff}.note{color:#e4c707;font-style:italic;margin-top:100px;margin-bottom:50px;font:700 italic 14px/15px Trebuchet Ms,sans-serif;font-size:17px}@media (max-width:767px){.fightwalletWrap{width:100%;display:flex;justify-content:center;align-items:center;color:#ccc;margin-top:20px;padding-right:0;padding-left:45px}.fightwalletWrap .fightWallet h1{font-size:18px;margin-bottom:5px}.fightwalletWrap .fightWallet h2{padding:7px 10px;font-size:18px}.fightwalletWrap .fightWallet h2 span{padding:2px 10px;background-color:#fff;color:black}.fightDetailsContainer{padding:0 2px}.fightDetailsContainer .btn-grad{width:50%}.fightDetailsContainer .fightersImagesInFightDetails{margin-top:20px}.fightDetailsContainer .fightersImagesInFightDetails h1{font-size:20px}.fightCosting .imgWrapFights{width:85px;height:85px}.fightDetailsContainer .fightTypeInFightDetails{font-size:17px}.fightDetailsContainer .fightDetailsPot h1,.fightDetailsContainer .fightDetailsPot p{font-size:20px}.fightDetailsContainer .beiginningTimeFight h1,.fightDetailsContainer .beiginningTimeFight p{font-size:18px}}.fightCostingUpdated{min-height:100vh;display:flex;background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1)),url(/Assets/newFightDetails/two.png);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;text-align:center;flex-direction:column;padding-bottom:70px}.fightCostingUpdated .fightHeading{font-size:56px;margin:0}.fightCostingUpdated .fightHeading,.fightCostingUpdated .fightSubHeading{font-family:Saira Stencil One,sans-serif;color:#fff;text-shadow:2px 2px 4px #000;text-transform:capitalize}.fightCostingUpdated .fightSubHeading{margin-top:-20px;margin-bottom:20px}.fightDetailsContainerUpdated{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:-70px}.fightDetailsContainerUpdated .fightersImagesInFightDetailsUpdated{display:flex;justify-content:center;align-items:center;gap:70px}.fightersImagesInFightDetailsUpdated .vsImg{width:75px}.imgWrapFightsUpdated{width:190px;height:190px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:5px solid #fff;position:relative}.imgWrapFightsUpdated img{width:100%;height:100%;object-fit:cover;border-radius:50%}.imgWrapFightsUpdated h1{position:absolute;bottom:-20px;font-family:Open Sans,sans-serif;font-size:17px;width:165px;padding:10px 0;overflow:hidden;border-radius:20px;text-transform:capitalize}.fightTypeInFightDetailsUpdated,.imgWrapFightsUpdated h1{font-weight:700;text-align:center;background-color:#c20700;color:#ffffff}.fightTypeInFightDetailsUpdated{display:flex;justify-content:center;align-items:center;font-family:Inter Tight,sans-serif;font-size:18px;padding:20px 80px;line-height:1.6;margin-top:60px;position:relative}.fightTypeInFightDetailsUpdated:after,.fightTypeInFightDetailsUpdated:before{content:"";background-image:url(https://media-public.canva.com/W1V7w/MADf5kW1V7w/3/s2-1.svg);background-size:contain;background-repeat:no-repeat;width:60px;height:60px;position:absolute;top:50%;transform:translateY(-50%)}.fightTypeInFightDetailsUpdated:before{left:-20px;transform:translateY(-50%);top:60%}.fightTypeInFightDetailsUpdated:after{right:-20px;transform:translateY(-50%) rotate(180deg);top:35%}.fightDetailsBtn{border:none;outline:none;background:transparent;font-family:Saira Stencil One,sans-serif;font-style:italic;font-size:28px;cursor:pointer;padding:5px 20px;background-color:#c20700;color:#fff;margin-top:20px;box-shadow:2px 2px 4px rgba(0,0,0,.5);border-radius:20px}.fightDetailsBtn:hover{color:#c20700;background-color:transparent}@media (max-width:767px){.fightTypeInFightDetailsUpdated:before{left:-20px;transform:translateY(-50%);top:60%}.fightTypeInFightDetailsUpdated:after{right:-20px;transform:translateY(-50%) rotate(180deg);top:35%}.fightCostingUpdated{min-height:100vh;display:flex;background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1)),url(/Assets/newFightDetails/two.png);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;text-align:center;flex-direction:column;padding-bottom:70px}.fightCostingUpdated .fightHeading{font-size:36px;margin:0}.fightCostingUpdated .fightSubHeading{margin-top:-10px;margin-bottom:20px}.fightDetailsContainerUpdated{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:1px}.fightDetailsContainerUpdated .fightersImagesInFightDetailsUpdated{display:flex;justify-content:center;align-items:center;gap:30px}.imgWrapFightsUpdated{width:100px;height:100px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:3px solid #fff;position:relative}.imgWrapFightsUpdated img{width:100%;height:100%;object-fit:cover;border-radius:50%}.imgWrapFightsUpdated h1{position:absolute;bottom:-12px;font-family:Inter Tight;font-size:12px;font-weight:700;width:110px;text-align:center;background-color:#c20700;padding:5px 0;overflow:hidden;border-radius:20px}.fightTypeInFightDetailsUpdated{display:flex;justify-content:center;align-items:center;text-align:center;font-family:Inter Tight,sans-serif;font-size:18px;font-weight:700;padding:20px 38px;line-height:1.6;margin-top:60px;position:relative;width:100%;overflow-x:hidden}}.makePredictions{background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(/Assets/RING3.png)}.flexColumn{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.makePredictions .fightersImagesInFightDetails{margin-top:20px;gap:90px}.makePredictions .fightersImagesInFightDetails h1{font-size:30px}.makePredictions .fightersImagesInFightDetails .fightTypeInFightDetails{font-size:24px}.makePredictions .roundsWrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}.makePredictions .roundsWrapper .roundActual{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;width:330px;margin:40px}.makePredictions .roundsWrapper .roundActual .roundHeading{width:90%;text-align:center;border-bottom:2px solid #c0c0c0;display:flex;justify-content:center;align-items:center}.makePredictions .roundsWrapper .roundActual .roundHeading h1{border-radius:15px 15px 0 0;border:2px solid #c0c0c0;width:150px;padding:5px 10px;background-color:rgb(8,8,105);font-size:18px;color:#c1ce11;font-family:Trebuchet MS,sans-serif;font-weight:700;text-transform:uppercase}.makePredictions .roundInputWrap{width:100%;border:2px solid #c0c0c0;background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1));display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:10px 0}.makePredictions .roundInputWrap .roundInput{display:flex;justify-content:space-between;width:100%;padding:0 15px}.roundinput-image .roundInputImgWrap{width:35px;height:35px;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;background-color:#fff;padding:5px}.roundinput-image .roundInputImgWrap img{width:100%;object-fit:cover;height:100%}.roundinput-image h2{color:#fff;font-size:15px;font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-style:normal}.roundInputDivOne{display:flex;justify-content:center;align-items:center;gap:10px}.roundInputDivOne input{width:80px;height:35px;border-radius:30px}.fa-caret-left{font-size:40px;color:#2189e1}.fa-caret-right{font-size:40px;color:#d91610}.roundInputSpecial{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width:767px){.makePredictions .fightDetailsContainer{margin-top:20px!important}.beiginningTimeFight,.makePredictions .fightTypeInFightDetails{font-size:22px!important}.makePredictions .btn-grad{width:80%;margin-bottom:50px}}.finishedFightUserBoard .leaderboardHeading h3{width:250px}.roundResultsWrapper{width:100%;gap:25px;margin-top:30px}.roundResultsWrapper,.roundResultsWrapper .roundResultDiv{display:flex;flex-direction:column;justify-content:center;align-items:center}.roundResultsWrapper .roundResultDiv{width:51%;background-color:#c5c5c5;border-radius:15px;border:1px solid gray;padding:5px}.roundResultsWrapper .roundResultDiv h1{font-size:19px;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;text-transform:uppercase}.roundResultsWrapper .roundResultDiv .line{width:100%;height:1px;background-color:rgba(0,0,0,.5);margin:1px 0}.roundResultsWrapper .roundResultDiv .scoresWrapper{display:flex;gap:7px;justify-content:center;align-items:center}.roundResultsWrapper .roundResultDiv .scoresWrapper .scoresOfRound{display:flex;flex-direction:column;justify-content:center;align-items:center}.roundResultsWrapper .roundResultDiv .scoresWrapper .scoresOfRound h2{font-family:Trebuchet MS,sans-serif;text-shadow:none;font-size:17px;margin-bottom:0}.roundResultsWrapper .roundResultDiv .scoresWrapper .scoresOfRound h3{font-family:Trebuchet MS,sans-serif;text-shadow:none;font-size:17px;margin-top:21px;margin-bottom:9px;color:black}.roundResultsWrapper .roundResultDiv .scoresWrapper .scoresOfRound:nth-child(2n) h2{color:#d91610}.roundResultsWrapper .roundResultDiv .scoresWrapper .scoresOfRound:nth-child(odd) h2{color:#2189e1}.roundResultsWrapper .roundResultDiv .scoresWrapper .scoresOfRound:nth-child(2n) .scoreBox{border:2px solid #2189e1}.roundResultsWrapper .roundResultDiv .scoresWrapper .scoresOfRound:nth-child(odd) .scoreBox{border:2px solid #d91610}.roundResultsWrapper .roundResultDiv .scoresWrapper .scoresOfRound .scoreBox{width:45px;height:35px;margin-top:-10px;background-color:#fff;text-align:center;display:flex;justify-content:center;align-items:center}.roundResultsWrapper .roundResultDiv .scoresWrapper .scoresOfRound .scoreBoxSpecial{width:85px;height:35px;background-color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;border:1.5px solid black}.winnerDiv{width:55%;display:flex;justify-content:space-between}.winnerSuDivbOne{gap:8px}.winnerSuDivbOne,.winnerSuDivbOne .winnerImg{display:flex;justify-content:center;align-items:center}.winnerSuDivbOne .winnerImg{width:70px;height:70px;border-radius:50%;border:2px solid blue}.winnerSuDivbOne .winnerImg img{width:100%;height:100%;object-fit:cover;border-radius:50%}.winnerDetails{text-align:left}.winnerDetails h1{color:#ffc000;font-size:22px;font-family:Trebuchet MS,sans-serif;text-shadow:none;margin:20px 0 0}.winnerDetails h2{font-size:16px;margin:-15px 0 0}.winnerDetails h2,.winnerSibDivTwo h1{color:#fff;font-family:Trebuchet MS,sans-serif;text-shadow:none}.winnerSibDivTwo h1{font-size:18px;margin-top:30px}.winnerSibDivTwo h2{color:#ffc000;font-size:18px;font-family:Trebuchet MS,sans-serif;text-shadow:none;margin-top:-5px}.finishedFightUserBoard iframe{width:560px;height:315px}@media (max-width:767px){.finishedFightUserBoard .fightwalletWrap{flex-direction:column-reverse;gap:20px}.finishedFightUserBoard .fightTypeInFightDetails{font-size:22px!important}.finishedFightUserBoard iframe{width:340px;height:315px;margin:20px 0}.roundResultsWrapper{width:100%;gap:25px;margin-top:30px}.roundResultsWrapper .roundResultDiv{width:95%;padding:5px}.roundResultsWrapper .roundResultDiv .scoresWrapper{justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:5px;overflow:auto}.winnerDiv{width:95%}.winnerDetails h1{font-size:19px;margin-top:24px}.winnerDetails h2{font-size:15px;margin-top:-15px}.winnerSibDivTwo h1{font-size:18px;margin-top:34px}}.global-leaderboard .homeThird{background-color:transparent;margin-top:-90px}@media (max-width:767px){.global-leaderboard .homeThird{margin-top:-30px}}.fightDetails{min-height:100vh;display:flex;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/Assets/GLOVES2.png);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;text-align:center;flex-direction:column;color:rgb(6,6,71)}.fightDetailsContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;margin-top:1px}.fightDetailsContainer .fightDetailsContainerFirstHeading{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-style:normal;font-size:26px;color:#eee;text-transform:uppercase}.fightDetailsContainer .fightDetailsContainerFirstHeading span{color:#e4c707}.fightDetailsContainer .fightersImagesInFightDetails{display:flex;justify-content:center;align-items:center;gap:20px}.fightersImagesInFightDetails h1{font-weight:500;font-style:condensed;font-size:24px;color:#eee;text-transform:uppercase;font-family:UFCSans,Arial Narrow,Arial,sans-serif}.imgWrapFights{width:100px;height:100px;border-radius:50%;border:2px solid #ccc;display:flex;justify-content:center;align-items:center}.imgWrapFights img{width:100%;height:100%;object-fit:cover;border-radius:50%}.fightDetailsContainer .fightTypeInFightDetails{font-weight:500;font-style:normal;font-size:26px;color:#eee;text-transform:uppercase;font-family:UFCSans,Arial Narrow,Arial,sans-serif}.fightDetailsContainer .fightDetailsPot{display:flex;justify-content:center;align-items:center;gap:5px}.fightDetailsContainer .fightDetailsPot h1,.fightDetailsContainer .fightDetailsPot p{font-style:normal;font-size:24px;color:#eee;text-transform:uppercase;font-family:UFCSans,Arial Narrow,Arial,sans-serif}.fightDetailsContainer .beiginningTimeFight{display:flex;justify-content:center;align-items:center;gap:5px}.fightDetailsContainer .beiginningTimeFight h1,.fightDetailsContainer .beiginningTimeFight p{font-style:normal;font-size:24px;color:#eee;text-transform:uppercase;font-family:UFCSans,Arial Narrow,Arial,sans-serif}.fightDetailsContainer .makeGreen{color:#38b90c}.fightwalletWrap{width:100%;display:flex;justify-content:right;align-items:right;color:#ccc;margin-top:20px;padding-right:20px}.fightwalletWrap .fightWallet h1{font-size:24px;margin-bottom:5px}.fightwalletWrap .fightWallet h2{padding:7px 10px;border:2px solid #ccc}.fightwalletWrap .fightWallet h2 span{padding:2px 10px;background-color:#ccc;color:black}.promobtn{width:14%}@media (max-width:767px){.specialtextmine{width:300px;overflow:auto}}.fightLeaderboard .fightDetails{background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/Assets/banner.png)}.fightLeaderboard .fightwalletWrap{display:flex;justify-content:space-between;width:100%;align-items:center}.totalPoints{margin-left:100px}.fightLeaderboard .totalPoints h1{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-style:normal;font-size:25px}.fightLeaderboard .homeThird{margin-top:10px}.fightLeaderboard .fightersImagesInFightDetails{margin-top:10px;margin-bottom:10px;display:flex;justify-content:center;align-items:center;gap:50px}.videoWrapper{width:100%;max-width:800px;height:430px}.videoWrapper iframe{width:100%;height:100%}.control-relative{position:relative}.control-relative .spinner{display:flex;justify-content:center;align-items:center;height:25px;width:25px;position:absolute;top:50%;right:-100px;transform:translateY(-50%)}.spin-circle{width:25px;height:25px;border:4px solid rgba(0,0,0,0);border-top-color:#3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:767px){.fightLeaderboard .fightwalletWrap{flex-direction:column-reverse;gap:20px}.totalPoints{text-align:center!important}.fightTypeInFightDetails,.totalPoints h1{font-size:22px!important;text-align:center!important}.control-relative .spinner{right:-20px}}.fightLeaderboardUpdated .fightDetails{background-image:url(/Assets/newFightDetails/nine.jpg)}.totalPointsUpdatedTwo{margin:50px 0;display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column}.totalPointsUpdatedTwo h1{padding:5px;margin-bottom:25px;box-shadow:0 10px 20px rgba(0,0,0,.5),0 15px 25px rgba(255,69,0,.5);width:28%;font-family:Saira Stencil One,sans-serif;font-size:56px;color:#fff;text-shadow:2px 2px 4px #000;text-transform:capitalize;border-radius:5px;letter-spacing:1px;background:linear-gradient(90deg,rgba(230,81,0,.3),rgba(255,152,0,.3),rgba(255,87,34,.3));background-clip:padding-box}.totalPointsUpdatedTwo h2{font-size:16px;color:#FFFFFF;text-transform:uppercase;font-family:Open Sans,sans-serif;font-weight:500;letter-spacing:3px}.fightLeaderboardUpdatedTwoParent{width:100%;overflow:hidden;height:80vh}.fightLeaderboardUpdatedTwoParent,.imgWrapFightsUpdatedTwo{display:flex;justify-content:center;align-items:center;position:relative}.imgWrapFightsUpdatedTwo{width:150px;height:150px;border-radius:50%;border:5px solid #fff}.imgWrapFightsUpdatedTwo img{width:100%;height:100%;object-fit:cover;border-radius:50%}.imgWrapFightsUpdatedTwo h1{padding:5px;box-shadow:0 10px 20px rgba(0,0,0,.5),0 15px 25px rgba(255,69,0,.5);font-family:Saira Stencil One,sans-serif;font-size:25px;font-weight:100;color:#fff;text-shadow:2px 2px 4px #000;text-transform:capitalize;border-radius:5px;background:linear-gradient(180deg,rgba(255,69,0,.4),rgba(255,165,0,.4),rgba(255,110,0,.4));background-clip:padding-box;width:250px;position:absolute;bottom:-70px}.fightLeaderboardUpdatedTwoParent .itemImgOne{position:absolute;left:120px;top:40%;transform:translateY(-40%)}.fightLeaderboardUpdatedTwoParent .itemImgTwo{position:absolute;right:120px;top:40%;transform:translateY(-40%)}.fightLeaderboardUpdatedTwoParent .itemThree{position:absolute;bottom:30px;left:50%;transform:translateX(-50%)}.itemThree h1{font-family:Saira Stencil One,sans-serif;font-size:56px;color:#fff;text-shadow:2px 2px 4px #000;font-style:italic}.leaderboardItemUpdated{display:flex;justify-content:space-between;align-items:center;width:600px;padding:15px;border-radius:10px;box-shadow:0 10px 15px rgba(0,0,0,.5),0 15px 25px rgba(255,69,0,.6);background:linear-gradient(180deg,rgba(255,69,0,.4),rgba(255,165,0,.4),rgba(255,110,0,.4));background-blend-mode:overlay}.leaderboardItemUpdated h1{font-family:Saira Stencil One,sans-serif;font-size:24px;font-weight:100;color:#fff;text-shadow:2px 2px 4px #000;text-transform:capitalize;letter-spacing:1px}.leaderboardItemUpdated img{width:70px;border-radius:5px}.leaderboardItemsWrapUpdatedTwo{height:35vh;overflow-y:auto;overflow-x:hidden;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.videoWrapperUpdatedTwo{width:100%;display:flex;justify-content:center;align-items:center}.videoWrapperUpdatedTwo iframe{width:90%;max-width:550px;height:300px}@media (max-width:767px){.totalPointsUpdatedTwo h1{padding:5px;width:80%;font-size:36px}.imgWrapFightsUpdatedTwo{width:100px;height:100px;border:3px solid #fff}.imgWrapFightsUpdatedTwo h1{font-size:17px;width:150px;bottom:-50px}.fightLeaderboardUpdatedTwoParent .itemImgOne{position:absolute;left:30px;top:70px}.fightLeaderboardUpdatedTwoParent .itemImgTwo{position:absolute;right:30px;top:70px}.leaderboardItemUpdated{justify-content:space-between;width:100%;padding:10px}.leaderboardItemUpdated h1{font-size:17px;margin-left:15px}.leaderboardItemUpdated img{width:60px}.leaderboardItemsWrapUpdatedTwo{margin-top:120px;height:35vh;align-items:flex-start;justify-content:flex-start}}.membership-chackout-wrapper{min-height:100vh;display:flex;background-image:url(/Assets/RING1.png);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;text-align:center;flex-direction:column}.cardCoupon{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-style:normal;font-size:22px;text-align:left;color:#eee;margin-top:15px}.membership-chackout-wrapper .mermbership-cards{width:100%;display:flex;align-items:flex-start;margin-top:70px;gap:50px;padding-bottom:100px}.billingInformation{width:300px}.billingInformation h2{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-style:normal;font-size:24px;margin-bottom:10px;text-align:left;color:#eee}.billingInformation .input-group{display:flex;flex-direction:column;text-align:left;width:100%;margin-bottom:10px}.billingInformation .input-group label{margin-bottom:3px;color:#eee;font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-style:normal}.billingInformation .input-group input{border-radius:10px;height:35px}.input-group-state input{width:30%}.input-group-zipcode input{width:45%}.billingInformation .subcardbtnone{padding:5px 10px;margin-left:55%}.billingInformation .subcardbtnone,.submitcardbtn{background-color:black;color:#fff;border:none;outline:none}.submitcardbtn{position:relative;padding:10px 20px;width:100%;border-radius:5px;cursor:pointer;height:100%;display:inline-block;box-sizing:border-box;text-align:center;vertical-align:middle;z-index:999999}.input-group h3{margin-bottom:3px;color:#eee;font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-style:normal}.input-group-select .select-container{display:flex;justify-content:space-between;width:100%}.input-group-select .select-container select{outline:none;height:35px;padding:0 5px;border:2px solid #ccc;border-radius:10px;flex-basis:45%}.checkboxCreditCard{width:20px;height:20px;margin-top:-5px}.cardaimg{width:380px;top:0;left:0;margin-top:-30px}@media (max-width:767px){.membership-chackout-wrapper .mermbership-cards{align-items:center;gap:50px}.cardaimg{width:300px}}@media(max-width:768px){.adminSideThreadsContainer{width:100%;margin-left:0}.thread-item{margin:20px}}.ml-1,a[href*="chatbase.co"]{display:none!important}.unjoinLeagues{position:relative}.unjoinLeagues .unjoinLeaguebtn{position:absolute;top:0;right:0;background:#007bff;color:#fff;border:none;outline:none;padding:3px 10px;font-size:12px;cursor:pointer}.unjoinLeagues .unjoinLeaguebtn:hover{background-color:#0b4c80}.bot-wrapper-blogs,.bot-wrapper-social{padding:.5rem 1rem;min-height:82vh;background-color:#000}.bot-wrapper-social{margin-left:230px}.bot-background{background-image:url(/Assets/RING3.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:3rem 0;display:flex;justify-content:center;align-items:center;min-height:90vh}@media(max-width:768px){.bot-wrapper-blogs,.bot-wrapper-social{margin-left:0;padding:100px 0 0}}.readMoreBtn{display:inline-block;margin-top:12px;padding:8px 16px;background-color:#d90429;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;box-shadow:0 4px 10px rgba(217,4,41,.3);transition:all .3s ease}.readMoreBtn:hover{background-color:#a60321;box-shadow:0 6px 12px rgba(166,3,33,.4);transform:translateY(-2px)}.readMoreBtn:active{background-color:#7d0219;transform:translateY(0);box-shadow:0 2px 5px rgba(125,2,25,.3)}.bot-wrapper-blogs{position:relative;width:100%;height:100vh;background:#000;display:flex;justify-content:center;align-items:center;font-family:Inter,sans-serif;overflow:hidden;margin-left:230px;padding:50px 14% 50px 50px}.bg-image{position:absolute;width:100%;height:100%;object-fit:cover;z-index:0}.chat-box-blogs{width:100%;max-width:750px;height:85vh;background:white;border-radius:12px;box-shadow:0 0 20px rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:space-between;padding:20px;z-index:2;margin:0}.header{z-index:99999999;background:#000!important}.header-ai-blogs{display:flex;align-items:center;gap:12px;padding-bottom:10px;border-bottom:1px solid #e2e2e2;background:#fff}.bot-avatar{width:50px;height:50px;border-radius:50%}.bot-intro h3{margin:0;font-size:18px;font-weight:600}.bot-intro p{margin:0;font-size:14px;color:#555}.chat-history{flex:1 1;margin-top:20px;overflow-y:auto;padding-right:5px}.message{margin-bottom:15px;display:flex;flex-direction:column}.user-message{align-self:flex-end;background-color:#d7f0ff;color:#000;text-align:right}.bot-message,.user-message{padding:10px 14px;border-radius:16px;max-width:80%}.bot-message{align-self:flex-start;background-color:#f2f2f2;color:#333;text-align:left}.chat-input-blogs-ai{display:flex;gap:10px;border-top:1px solid #e2e2e2;padding-top:10px;background:#fff}.chat-input-blogs-ai input{flex:1 1;padding:10px 15px;border-radius:8px;font-size:14px}.chat-input-blogs-ai button{background:transparent;border:none;outline:none;color:#3f3f47;transform:rotate(-20deg);padding:0 12px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.download-btn{padding:8px 15px;border:none;outline:none;color:#fff;background:red;border-radius:5px}.poster-form-wrapped{width:100%;padding-left:230px;padding-top:100px;background-image:url(/Assets/chatroom.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:100vh}.poster-form-container{max-width:520px;margin:0 auto;padding:20px;font-family:Segoe UI,sans-serif;background-color:#f9f9f9;border-radius:10px;display:flex;flex-direction:column}.poster-form-container form{display:flex;flex-direction:column;gap:20px}.poster-title{display:flex;align-items:flex-start;text-align:center;font-size:20px;margin-bottom:20px}.icon{margin-right:8px;vertical-align:middle;margin-top:5px;font-size:30px;color:#007bff}.text-input{width:100%;padding:10px;margin-bottom:10px;border-radius:6px;border:1px solid #ccc;font-size:16px}.custom-file-upload{display:inline-flex;align-items:center;background-color:#eee;color:#333;padding:10px 14px;border-radius:5px;cursor:pointer;margin-bottom:10px;font-weight:500}input[type=file]{display:none}.image-preview{width:100%;max-height:300px;object-fit:contain;margin-top:10px;margin-bottom:15px;border:1px solid #ddd;border-radius:6px}.submit-button{padding:10px 16px;background-color:#007bff;color:white;border:none;border-radius:5px;cursor:pointer;font-weight:500}.submit-button:disabled{opacity:.6;cursor:not-allowed}.success-message{color:green;margin-top:15px;line-height:1.6}.error-message{color:red}.error-message,.links{margin-top:10px}.links a{display:inline-flex;align-items:center;margin-right:12px;text-decoration:none;color:#333;font-weight:500}.links a:hover{text-decoration:underline}@media(max-width:768px){.poster-form-wrapped{padding-left:0;padding-top:110px}}.tweet-form{max-width:500px;margin:40px auto;padding:20px;border:1px solid #ccc;border-radius:8px}.form-group{margin-bottom:20px}.form-label{display:block;font-weight:700;margin-bottom:6px}.form-input{width:100%;padding:10px;font-size:16px}.form-button{padding:10px 20px;background:#1d9bf0;color:white;border:none;cursor:pointer;font-size:15px;border-radius:5px}.form-button:disabled{background:#aaa;cursor:not-allowed}.form-result{margin-top:20px;color:green}.tweet-preview{background:#f5f8fa;padding:15px;border:1px solid #ccc;border-radius:6px;margin-bottom:15px}@import url("https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap");@import url("https://fonts.googleapis.com/css2?family=Anton&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap");.past-fights-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100vh;background-image:url(/Assets/calender/five.png);background-position:center 20px;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding-top:13%;position:relative}.details-of-past-fight{background-image:url(/Assets/calender/back-two.jpg)}.one-in-past{position:absolute;top:160px;left:4px;width:70px}.two-in-past{left:10px}.three-in-past,.two-in-past{position:absolute;top:50%;width:60px}.three-in-past{right:10px}.past-fights-container h1{font-family:Archivo Black,sans-serif;font-style:italic;font-size:53px;color:#4d0000;text-shadow:2px 1px 0 #ffffff,-1px -1px 0 #ffffff,2px -1px 0 #ffffff,-1px 1px 0 #ffffff;text-transform:uppercase;letter-spacing:.3px}.fights-grid{display:flex;justify-content:space-between;width:70%;font-style:italic;margin-top:25px}.fight-card{display:flex;align-items:center;gap:15px;max-width:370px;cursor:pointer}.fight-card:hover{box-shadow:0 10px 20px rgb(0,0,0,.4)}.fight-date{background-color:#ff0000;color:white;padding:10px;width:80px;display:flex;flex-direction:column;align-items:center;font-family:Archivo Black,sans-serif;text-transform:uppercase;-webkit-clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);clip-path:polygon(10% 0,100% 0,90% 100%,0 100%)}.fights-grid .one .fight-card:nth-of-type(2),.fights-grid .two .fight-card:nth-of-type(2){margin-left:-8.2px}.fights-grid .one .fight-card:nth-of-type(3),.fights-grid .two .fight-card:nth-of-type(3){margin-left:-15.8px}.fights-grid .one .fight-card:nth-of-type(4),.fights-grid .two .fight-card:nth-of-type(4){margin-left:-24px}.fight-date .date{font-size:24px;font-weight:700}.fight-date .month{font-size:14px}.fight-info h2{font-family:Archivo Black,sans-serif;font-size:20px;font-style:italic;color:white;margin:0}.fight-info p{font-size:14px;color:white;opacity:.8;margin:0}.nav-icons{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex}.left-icon,.right-icon{background-color:rgba(0,0,0,.9);color:red;padding:15px 20px;font-size:20px;-webkit-clip-path:polygon(20% 0,100% 0,80% 100%,0 100%);clip-path:polygon(20% 0,100% 0,80% 100%,0 100%);cursor:pointer;transition:.3s ease}.left-icon:hover,.right-icon:hover{background-color:darkred;color:#fff}@media (max-width:768px){.past-fights-container{justify-content:flex-start;min-height:160vh;background-position:center 20px;padding-top:60%}.one-in-past,.three-in-past,.two-in-past{display:none}.past-fights-container h1{font-size:30px}.fights-grid{justify-content:center;width:100%;margin-top:25px;flex-direction:column;gap:20px;padding-left:15px}.fight-date{padding:10px;width:60px;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.fights-grid .one .fight-card:nth-of-type(2),.fights-grid .one .fight-card:nth-of-type(3),.fights-grid .one .fight-card:nth-of-type(4),.fights-grid .two .fight-card:nth-of-type(2),.fights-grid .two .fight-card:nth-of-type(3),.fights-grid .two .fight-card:nth-of-type(4){margin-left:0}.fight-date .date{font-size:23px}}.past-fights-details{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.fighter-images-in-past-details{display:flex;align-items:center;gap:20px;width:100%;max-width:1200px;justify-content:space-between;padding:15px}.flex-col{display:flex;flex-direction:column;align-items:center;gap:15px}.fighter-images-in-past-details img{width:180px;max-height:180px;object-fit:cover;object-position:top;border-radius:8px;transition:transform .3s ease-in-out}.fighter-images-in-past-details img:hover{transform:scale(1.05)}.fighter-images-in-past-details .fighter-name{font-size:17px;font-weight:600;color:white;text-transform:uppercase;font-family:Inter,sans-serif;padding:10px;background-color:rgba(0,0,0,.2);width:100%;box-shadow:0 10px 20px rgb(0,0,0,.4);text-align:center;border-radius:8px}.details-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.details-content h2{font-family:Inter,sans-serif;color:#fff}.details-content h1{color:#fff;font-family:Anton,sans-serif;font-style:italic;font-size:95px;transform:rotate(-1deg);text-transform:uppercase;font-weight:300;text-align:center;line-height:1.1;margin:20px 0}.details-content h3{font-family:Inter,sans-serif;color:#fff;font-size:30px}.details-content .line{width:400px;height:3px;background:#fff;margin:20px 0 10px}.details-content h4{font-family:Inter,sans-serif;color:#fff;font-size:20px;font-weight:100;margin:10px 0 20px}.details-content h5{color:#fff;font-family:Anton,sans-serif;font-size:35px;text-transform:uppercase;font-weight:300}@media(max-width:768px){.fighter-images-in-past-details{gap:20px;flex-direction:column}.details-content{padding:0 20px;max-width:340px;text-align:center}.details-content h1{font-size:50px;font-weight:500;font-family:UFCSans,sans-serif;letter-spacing:2px}.details-content h3{font-size:17px}.details-content .line{width:310px}.details-of-past-fight{min-height:180vh}}.search-container{position:absolute;right:0;top:30%;text-align:right}.search-container .search-icon{background-color:rgb(0,0,0,.9);color:red;-webkit-clip-path:polygon(20% 0,100% 0,80% 100%,0 100%);clip-path:polygon(20% 0,100% 0,80% 100%,0 100%);cursor:pointer;transition:.3s ease;width:50px;height:40px;padding-top:9px;font-size:20px;text-align:center;margin-right:20px;margin-top:10px}.search-bar{margin-top:10px;display:flex;align-items:center;padding-right:15px}.search-bar input{padding:5px;font-size:16px;border:1px solid #ccc;border-radius:4px;margin-right:5px}.search-bar button{padding:6px 12px;font-size:16px;border:none;background-color:rgba(0,0,0,.9);color:red;border-radius:4px;cursor:pointer}@media(max-width:768px){.search-container{top:14%}}@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400&display=swap");.guide-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:160px;padding-bottom:70px;width:100%;min-height:100vh;background:linear-gradient(97.03deg,#000000 30.31%,#3F3F3F 90.51%);box-shadow:0 2px 7px rgba(0,0,0,.15);gap:70px;position:relative}.guide-wrapper .arrowUp{position:fixed;bottom:80px;right:20px;width:40px;height:40px;background-color:#D20A0A;display:flex;justify-content:center;align-items:center;box-shadow:0 10px 20px rgba(0,0,0,.45);cursor:pointer;transform:.5s ease}.guide-wrapper .arrowUp i{color:#fff;font-weight:200;font-size:19px}.guide-wrapper .guideHeadingMain{color:#fff;font-size:65px;text-align:center;font-family:UFCSansMedium;font-weight:900;text-transform:uppercase;margin-bottom:5px;font-style:italic;position:relative}.guide-wrapper .guideHeadingMain span{color:#D20A0A}.guide-wrapper .guideHeadingMain:after,.guide-wrapper .guideHeadingMain:before{content:"";position:absolute;top:50%;width:90%;height:4px;background-color:red;transform:translateY(-50%)}.guide-wrapper .guideHeadingMain:before{left:-100%}.guide-wrapper .guideHeadingMain:after{right:-100%}.guides-content{width:100%;max-width:1200px;display:flex;flex-direction:column}.guides-content .guide-text-center{display:flex;justify-content:center;align-items:center}.guides-content .guide-text-center p{color:white;width:50%;padding:12px 0 48px;font-size:16px;text-align:center;font-family:Roboto,sans-serif;line-height:1.43;letter-spacing:.01071em}.guide-flex-row-left{display:flex;gap:30px;justify-content:center;align-items:center;flex-direction:column;margin-top:90px}.guide-flex-row-left h2{font-size:45px;text-align:center;font-family:UfcSansRegular;font-weight:700;text-transform:uppercase;margin-bottom:5px;position:relative;color:red;letter-spacing:2px}.guide-flex-row-left img{width:500px;box-shadow:0 10px 20px rgba(0,0,0,.45)}.guide-flex-row-left p{color:white;font-size:22px;text-align:center;font-family:UfcSansRegular,Arial,sans-serif;line-height:1.38;width:50%;letter-spacing:.01071em}.guide-flex-row-left-div{gap:50px}.guide-flex-row-left-div,.tableOfContents{display:flex;justify-content:center;align-items:center}.tableOfContents{width:65%;min-height:50vh;margin:10px 0;flex-direction:column}.tableOfContents .contentTitle{color:#D20A0A;font-size:65px;text-align:center;font-family:UFCSansMedium;font-weight:900;text-transform:uppercase;margin-bottom:25px;font-style:italic;position:relative}.tableOfContents a{display:flex;justify-content:space-between;align-items:center;width:100%;text-decoration:none;color:#fff;padding-bottom:10px;border-bottom:2px solid #fff;margin-bottom:10px;font-family:UfcSansRegular,Arial,sans-serif;letter-spacing:.01071em;font-size:12px}.tableOfContents a:hover{color:#D20A0A}@media (max-width:767px){.guide-wrapper{justify-content:flex-start;padding-top:160px;padding-bottom:70px;gap:70px;overflow-x:hidden}.guide-wrapper .guideHeadingMain{font-size:45px}.guide-wrapper .guideHeadingMain:after,.guide-wrapper .guideHeadingMain:before{content:"";position:absolute;top:50%;width:20%;height:4px;background-color:red;transform:translateY(-50%)}.guide-wrapper .guideHeadingMain:before{left:-26%}.guide-wrapper .guideHeadingMain:after{right:-26%}.guides-content{width:100%;max-width:1200px;display:flex;flex-direction:column}.guides-content .guide-text-center p{color:white;width:85%;padding:12px 0 48px}.guide-flex-row-left{gap:30px;flex-direction:column;margin-top:30px}.guide-flex-row-left h2{font-size:28px}.guide-flex-row-left img{width:300px}.guide-flex-row-left p{font-size:22px;width:85%}.guide-flex-row-left-div{gap:30px;flex-direction:column}.tableOfContents{width:90%;margin:20px 0}.tableOfContents .contentTitle{font-size:40px;font-weight:900;margin-bottom:25px}.tableOfContents a{padding-bottom:10px;margin-bottom:10px;letter-spacing:.01071em;font-size:12px}}@import url("https://fonts.googleapis.com/css2?family=Baloo+Tamma+2:wght@600&display=swap");@import url("https://fonts.googleapis.com/css2?family=League+Spartan:wght@400&display=swap");.leagues-members-wrapper{width:100%;height:125vh;background-color:black;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-image:url(/Assets/promotional/leagueoneu.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;padding:40% 20px 20px;margin-top:100px}.user-league-wrap{gap:35px;margin-bottom:20px}.member-rank,.user-league-wrap{display:flex;align-items:center}.member-rank{height:50px;width:45px;background:#000;color:red;text-align:center;justify-content:center;font-family:League Spartan,sans-serif;font-size:25px}.user-league-wrap h1{font-family:Baloo Tamma\ 2,sans-serif;color:#450101;font-weight:600}.user-league-wrap h2{font-family:League Spartan,sans-serif;font-size:21px}.users-of-leagues{width:100%;max-width:800px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20%}@media(max-width:768px){.leagues-members-wrapper{width:100%;height:110vh;align-items:flex-start;background-image:url(/Assets/promotional/mobile.png);padding:150% 20px 20px}.leagues-members-wrapper,.users-of-leagues{justify-content:flex-start}.user-league-wrap h1{font-size:28px}}.league-backward-forward-buttons{padding-right:0;position:absolute;bottom:20px;left:50%;transform:translateX(-50%)}.league-backward-forward-buttons .left-icon,.league-backward-forward-buttons .right-icon{background:#000}.left-icon.disabled,.right-icon.disabled{opacity:.5;pointer-events:none;cursor:not-allowed}@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Gidugu&display=swap");@import url("https://fonts.googleapis.com/css2?family=Caveat+Brush&display=swap");@font-face{font-family:Edosz;src:url(/Assets/affiliateDashboard/edosz.ttf) format("truetype");font-weight:400;font-style:normal}.promotional-details-container-new{width:100%;min-height:100vh;background-color:black;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-image:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(/Assets/affiliateDashboard/four.png);background-size:cover;background-position:top;background-repeat:no-repeat;background-attachment:fixed;position:relative;border-bottom:3px solid black;padding-top:120px;padding-bottom:60px}.ufc-title{font-style:italic;font-size:100px;color:#4d0000;text-shadow:2px 1px 0 #bbb,-1px -1px 0 #bbb,2px -1px 0 #bbb,-1px 1px 0 #bbb;font-weight:999;letter-spacing:6px}.fight-night-title,.ufc-title{font-family:Bebas Neue,sans-serif}.fight-night-title{font-size:70px;font-weight:700;text-transform:uppercase;color:#bbb;text-shadow:3px 3px 0 black,5px 5px 10px rgba(0,0,0,.5);margin-top:-15px}.promotional-details-images{display:flex;justify-content:center;align-items:center;gap:20%;margin-top:10px}.promotional-details-image-cont{width:260px;height:210px;display:flex;justify-content:center;align-items:center;box-shadow:0 10px 20px rgba(0,0,0,.7);overflow:hidden}.promotional-details-image-cont img{width:100%;height:100%;object-fit:cover;object-position:top}.promotional-details-rows{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:750px;margin-top:40px;margin-bottom:50px;border-radius:5px;width:100%;text-align:center;font-family:Archivo Black,sans-serif;background:#000;padding:40px 0 50px;color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.9)}.promotional-details-row{display:flex;justify-content:space-between;align-items:center;width:100%;padding:5px 10%}.promotional-details-row-two{font-size:18px;font-weight:700;text-transform:uppercase;position:relative;margin-bottom:8px}.promotional-details-row-two img{width:60px}.promotional-details-rows h3{background:linear-gradient(90deg,#bbb,#fff,#bbb);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.promotional-details-row-three{font-size:18px;font-weight:700;margin-bottom:15px}.promotional-details-row-one{justify-content:center}.promotional-details-row-four{justify-content:center;font-size:15px;text-transform:uppercase;font-family:Edosz,sans-serif;margin-top:10px}@media (max-width:768px){.ufc-title{font-size:70px;letter-spacing:6px}.fight-night-title{font-size:40px;margin-top:-10px;text-align:center}.promotional-details-images{gap:10%}.promotional-details-image-cont{width:160px;height:150px}.promotional-details-row-two{font-size:16px}.promotional-details-row-three{font-size:14px}.promobtn{width:40%!important;font-size:21px}.promotional-details-container-new{background-image:url(/Assets/affiliateDashboard/mobile_background_affiliate_details.png)}}.promobtn{box-shadow:0 10px 20px rgba(0,0,0,.3)}.modal-overlay-instructions{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-overlay-instructions .modal-content{background-color:#FFF;padding:30px;width:90%;max-width:800px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.3);position:relative;z-index:1001;text-align:center;font-family:Arial,sans-serif}.modal-overlay-instructions .modal-content h2{font-size:24px;color:#FF4500;margin-top:0}.modal-overlay-instructions .modal-content p{font-size:16px;color:#333;margin-bottom:10px}.modal-overlay-instructions .modal-content ul{list-style-type:disc;padding-left:20px;text-align:left}.modal-overlay-instructions .modal-content ul li{margin-bottom:10px;color:#555}.modal-overlay-instructions .close-btn{margin-top:20px;padding:10px 20px;background-color:#FF4500;color:white;border:none;border-radius:5px;cursor:pointer;font-size:16px}.modal-overlay-instructions .close-btn:hover{background-color:#e04300;transition:background-color .3s ease}@media (max-width:768px){.modal-overlay-instructions .modal-content{width:95%;padding:20px;max-width:600px}.modal-overlay-instructions .modal-content h2{font-size:22px}.modal-overlay-instructions .modal-content p,.modal-overlay-instructions .modal-content ul{font-size:14px}}@media (max-width:480px){.modal-overlay-instructions .modal-content{width:100%;padding:15px;max-width:100%}.modal-overlay-instructions .modal-content h2{font-size:20px}.modal-overlay-instructions .modal-content p,.modal-overlay-instructions .modal-content ul{font-size:13px}.modal-overlay-instructions .close-btn{font-size:14px;padding:8px 16px}}.videoRecorderContainer{display:flex;flex-direction:column;align-items:center;margin-top:20px}.statusText{font-size:18px;margin-bottom:10px;color:#333}.recordedVideo{width:100%;max-width:600px;height:auto;border:2px solid #38b90c;border-radius:8px}.buttonContainer{display:flex;align-items:center;margin-top:40px;gap:20px}.recordButton,.saveButton,.stopButton{background-color:#38b90c;color:white;border:none;border-radius:5px;padding:10px 15px;margin:5px 0;cursor:pointer;transition:background-color .3s ease}.recordButton:hover{background-color:#32a80a}.stopButton{background-color:#d9534f}.stopButton:hover{background-color:#c9302c}.saveButton{background-color:#5bc0de}.saveButton:hover{background-color:#31b0d5}.dollar{background:linear-gradient(90deg,#ffd700,#ff8c00,#ffd700);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:25px}.criteria-details-another{font-size:21px;padding:0 30px 20px;width:100%;max-width:500px;text-align:center;font-family:Baloo Tamma\ 2,sans-serif;color:#000;font-weight:600;background-image:url(/Assets/affiliateDashboard/criteria.png);background-size:cover;background-position:top;background-repeat:no-repeat;margin-top:40px;margin-bottom:50px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-shadow:0 10px 20px rgba(0,0,0,.3);height:41vh}.criteria-details-another h5{color:#fff;font-family:Source Sans Pro,sans-serif;font-style:italic;background-color:#4d0000;font-size:23px;padding:8px 20px;text-transform:uppercase;margin-bottom:12px}.justify-space-between{width:100%;display:flex;justify-content:space-between;align-items:center}.criteria-details-another h2{font-size:24px;color:#4d0000}.criteria-details-another h3{font-size:25px;font-family:Source Sans Pro,sans-serif;font-style:italic}.row-hover{position:relative}.row-hover:last-of-type{cursor:pointer}.row-hover:hover{background:rgba(0,0,0,.05)}.hover-info-box{position:absolute;top:50%;right:-235px;transform:translateY(-50%);background:black;border-radius:8px;padding:10px 15px;box-shadow:0 4px 8px rgba(0,0,0,.4);width:200px;z-index:10;opacity:1;transition:opacity .3s ease-in-out;font-size:14px;color:white;text-align:left;font-family:Source Sans Pro,sans-serif}.hover-info-box:before{content:"";position:absolute;top:50%;left:-10px;transform:translateY(-50%) rotate(180deg);width:0;height:0;border-left:10px solid black;border-top:8px solid transparent;border-bottom:8px solid transparent}@media(max-width:768px){.criteria-details-another{font-size:18px;padding:0 20px 20px;width:90%}.criteria-details-another h5{font-size:21px;margin-bottom:15px}.criteria-details-another h2{font-size:22px}.criteria-details-another h3{font-size:23px}}.flexed-div{display:flex;gap:20px}.fight-timeline-wrapper{margin-top:70px;padding:2% 2.5%;display:flex;width:70%;background-image:url(/Assets/affiliateDashboard/criteria.png);justify-content:center;background-repeat:no-repeat;background-size:cover;align-items:center;gap:20px;font-family:Caveat Brush,cursive;color:#4d0000;box-shadow:0 10px 20px rgba(0,0,0,.3);border:4px solid gray;border-radius:5px}.fight-timeline-wrapper h1{font-weight:700;text-shadow:3px 3px 5px rgba(0,0,0,.2);font-size:27px}.fight-timeline-wrapper .break{width:90px;height:3px;background-color:rgba(0,0,0,.7);position:relative;border-radius:30px}@media (max-width:768px){.fight-timeline-wrapper,.flexed-div{flex-direction:column;gap:15px}.fight-timeline-wrapper{width:90%;padding:4%;border-radius:8px}.fight-timeline-wrapper h1{font-size:22px;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.fight-timeline-wrapper .break{width:70px}}@import url("https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap");@font-face{font-family:Capture It;src:url(/Assets/affiliateDashboard/Capture\\ it.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Apalu;src:url(/Assets/affiliateDashboard/Apalu.ttf) format("truetype");font-weight:400;font-style:normal}.past-fights-wrapper{font-family:League Spartan,sans-serif;color:#fff;text-align:center;background-image:url(/Assets/affiliateDashboard/promo_three.png);background-position:bottom;position:relative}.past-fights-wrapper .past-fighters{position:absolute;bottom:0;width:95%}.past-fights-wrapper .past-fights-wrapper-title{color:#fff;text-transform:uppercase;font-size:50px;font-family:Apalu,sans-serif;z-index:2;margin-top:30px}.past-fights-wrapper .past-fights-wrapper-subtitle{font-size:60px;text-transform:uppercase;margin-top:-30px;font-family:Capture It,sans-serif;color:#FF0000;z-index:1}.past-fights-wrapper .past-fights-wrapper-sub-sub{font-size:30px;text-transform:uppercase;line-height:1.2;font-family:Roboto,sans-serif;font-weight:300}.past-fights-affiliate-wrapp{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px;margin-top:30px}.past-fights-affiliate-actual{background:#FF0000}.past-fight-aff-div-outer,.past-fights-affiliate-actual{display:flex;align-items:center;justify-content:center;position:relative}.past-fight-aff-div-outer{width:250px;height:50px;text-align:center;background:#fff;font-weight:700;font-family:League Spartan,sans-serif}.past-fight-aff-div-outer img{width:60px;height:60px;border-radius:50%;object-fit:cover;position:absolute;top:-5px}.past-fight-aff-div-outer .right-img{right:-15px}.past-fight-aff-div-outer .left-img{left:-15px}.past-fight-aff-div-outer h1{font-size:16px;margin-top:5px;color:rgba(0,0,0,.8)}.past-fight-aff-div-center{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-family:League Spartan,sans-serif;font-size:18px;padding:5px 15px;border-radius:10px;z-index:1;width:70px}.past-fight-aff-div-center h2{text-shadow:2px 2px 4px rgba(0,0,0,.6),0 0 10px rgba(255,0,0,.7),0 0 20px rgba(255,165,0,.9)}@media(max-width:768px){.past-fights-wrapper .past-fights-wrapper-title{font-size:30px}.past-fights-wrapper .past-fights-wrapper-subtitle{font-size:35px;margin-top:-10px}.past-fights-wrapper .past-fights-wrapper-sub-sub{font-size:25px}.past-fight-aff-div-outer{width:100px;height:40px}.past-fight-aff-div-outer img{width:45px;height:45px;border-radius:50%;object-fit:cover;position:absolute;top:-1px}.past-fight-aff-div-center{font-size:14px;padding:5px 15px;border-radius:10px;z-index:1;width:50px}.past-fight-aff-div-center h2{text-shadow:2px 2px 4px rgba(0,0,0,.6),0 0 10px rgba(255,0,0,.7),0 0 20px rgba(255,165,0,.9)}.past-fight-aff-div-outer .left-img{left:-30px}.past-fight-aff-div-outer .right-img{right:-30px}.past-fight-aff-div-outer h1{font-size:14px}}.pastpromos{padding-right:0;margin-top:30px}@import url("https://fonts.cdnfonts.com/css/roustel");@font-face{font-family:Freshman;src:url(/Assets/promotional/Freshman.ttf) format("truetype");font-weight:400;font-style:normal}.promotional-updated-design{width:100%;min-height:100vh;background-color:black;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-image:url(/Assets/promotional/one.png);background-attachment:fixed;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;padding-top:120px;padding-bottom:70px;scroll-behavior:auto}.fighter-images-promotional{display:flex;gap:12%;width:100%;justify-content:center}.fighter-images-promotional .img-container{width:160px!important;height:160px!important;border:3px solid #ccc;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden}.fighter-images-promotional .img-container img{width:100%;height:100%;object-fit:cover;border-radius:50%;object-position:top}.fighters-names{display:flex;align-items:center;justify-content:center;gap:20px;position:relative;transform:rotate(-5deg);margin-top:30px}.fighters-names h1{font-family:Holtwood One SC,serif;font-size:20px;text-transform:uppercase;color:black;font-weight:100;background:yellow;padding:10px 30px;position:relative;width:350px;text-align:center;-webkit-clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);font-style:italic}.fighters-names h1:first-child,.fighters-names h1:last-child{background:yellow}.fighters-names h2{font-family:Edosz,sans-serif;font-size:60px;text-transform:uppercase;color:white;margin:0 15px;text-shadow:4px 4px 0 black}.category{font-family:Anton;font-size:110px;margin-top:-10px;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:url(/Assets/promotional/four.png);background-repeat:no-repeat;background-size:cover;filter:drop-shadow(-3px -3px 0 black) drop-shadow(-3px 0 0 black) drop-shadow(3px 0 0 black) drop-shadow(0 -3px 0 black) drop-shadow(0 3px 0 black) drop-shadow(2px 2px 4px rgba(0,0,0,.4));text-align:center;width:500px;text-transform:capitalize}.category,.type{transform:rotate(-4deg);font-style:italic}.type{color:#fff;font-size:70px;margin-top:-74px;font-family:Roustel,sans-serif;font-weight:200}.title-wrap{position:relative}.fancy-title-img{position:absolute;top:-11px;left:-150px;z-index:1}.fancy-title{position:relative;font-family:Bebas Neue,sans-serif;margin-top:10px;font-size:30px;font-weight:300;z-index:2}.round-show,.second-last{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:url(/Assets/promotional/five.png);background-repeat:no-repeat;background-size:cover;font-family:Freshman,sans-serif;font-weight:100;margin-top:20px;font-size:30px}.second-last{font-size:20px;margin-top:10px;cursor:pointer}.lastp{font-family:Bebas Neue,sans-serif;color:#fff;font-weight:200;font-size:22px;margin-top:7px}@media(max-width:768px){body{overflow-x:hidden}.promotional-updated-design{background-image:url(/Assets/promotional/mobie_background.jpg);padding-top:140px}.fighter-images-promotional .img-container{width:130px!important;height:130px!important;border:2px solid #ccc}.fighters-names{margin-top:30px}.fighters-names h1{font-size:16px;width:140px}.fighters-names h2{font-size:40px;margin:0}.category{font-size:100px;width:300px}.type{font-size:60px}.fancy-title-img{position:absolute;top:1px;left:-40px;z-index:1;width:140%}.fancy-title{margin-top:8px;font-size:22px}.lastp{text-align:center}.round-show,.second-last{font-size:26px}.second-last{font-size:21px}}@import url("https://fonts.googleapis.com/css2?family=Holtwood+One+SC&display=swap");.users-played-wrapper{width:100%;min-height:100vh;display:flex;justify-content:flex-start;align-items:center;padding-top:100px;background-image:url(/Assets/affiliateDashboard/users_played.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;background-attachment:fixed;flex-direction:column}.users-played-wrapper .userhand{position:absolute;left:0;top:95px;height:86.5%;z-index:1}.played-users-head{margin-top:40px;color:#FF0000;font-size:45px;font-weight:100;letter-spacing:3px;text-transform:uppercase;font-family:Holtwood One SC,serif;text-shadow:3px 3px 5px rgba(0,0,0,.5),-2px -2px 4px rgba(255,100,100,.3)}.user-played-cards-wrap{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:30px}.user-played-card{display:flex;align-items:center;justify-content:center;gap:20px}.user-played-card:nth-of-type(2){margin-left:-10px}.user-played-img-wrap{width:90px;height:80px;overflow:hidden;-webkit-clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);clip-path:polygon(5% 0,100% 0,95% 100%,0 100%);box-shadow:0 10px 20px rgba(0,0,0,.8)}.user-played-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:top}.user-played-card h3{font-style:italic;margin-top:10px;font-size:25px;text-shadow:2px 2px 4px rgba(0,0,0,.8),0 0 6px rgba(255,255,255,.1)}.user-cards-last-div,.user-played-card h3{text-align:center;color:#fff;font-family:Source Sans Pro,sans-serif}.user-cards-last-div{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);text-transform:uppercase}.user-cards-last-div h1{font-size:20px;letter-spacing:2px;padding:1.5px 8px 2px;background:#FF0000;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.7),0 0 5px rgba(255,255,255,.4)}.user-cards-last-div h4{font-size:19px;letter-spacing:1px}@media(max-width:768px){.users-played-wrapper{overflow-x:hidden}.users-played-wrapper .userhand{height:80%;left:-220px}.played-users-head{font-size:35px;z-index:2}.user-cards-last-div,.user-played-cards-wrap{z-index:2}.user-cards-last-div h1{font-size:18px;width:300px}.user-cards-last-div h4{font-size:19px;letter-spacing:1px}}@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap");@font-face{font-family:UFCSansMedium;src:url(/Fonts/UFCSans-CondensedMedium.woff2) format("woff2");font-weight:500;font-style:normal;font-stretch:condensed}@font-face{font-family:UFCSansCondensedBold;src:url(/Fonts/UFCSans-CondensedBold.woff2) format("woff2");font-weight:700;font-style:normal;font-stretch:condensed}.sponsors-wrap{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:180px;padding-bottom:70px;width:100%;min-height:100vh;background:linear-gradient(136.74deg,#e7e7e9 19.43%,#fff 89.46%);box-shadow:0 2px 7px rgba(0,0,0,.15);position:relative}.sponsors-wrap .toabsolutedesign{position:absolute;top:70px;right:0;width:120px;height:120px}.sponsors-wrap h1{color:#d20a0a;font-size:48px;text-align:center;font-family:UfcSansRegular;font-weight:600;text-transform:uppercase;letter-spacing:2px;position:relative;margin-bottom:5px}.sponsors-wrap h1 img{position:absolute;top:-24px;left:-46px;width:60px;height:60px}.sponsors-wrap h2{color:#d20a0a;font-size:36px;text-align:center;font-family:UFCSansMedium;text-transform:uppercase;color:rgba(0,0,0,.87);font-style:italic;margin-bottom:20px}.sponsors-main{display:flex;flex-wrap:wrap;max-width:1200px;margin-top:10px}.sponsors-main a{text-decoration:none;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;gap:20px}.sponsors-main a h1{color:rgb(210,10,10);font-family:UFCSansCondensedBold;font-size:24px;letter-spacing:normal}.sponsors-main .sponsorItem{padding:0 16px 16px;width:330px;height:300px;background-color:#000;display:flex;justify-content:center;align-items:center;border-top:10px solid #eb0b0c;position:relative;cursor:pointer}.sponsors-main .sponsorItem img{width:100%;height:100%}.sponsor-container-parent{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px}.myaboutcontent{font-style:normal!important;font-weight:400;line-height:1.5;width:60%;margin-top:15px;color:#333!important;font-family:UFCSansCondensedBold!important;font-size:24px!important;text-align:center;letter-spacing:.18px}.rewards-container-parent{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;background:linear-gradient(136.74deg,#e7e7e9 19.43%,#fff 89.46%);box-shadow:0 2px 7px rgba(0,0,0,.15);padding:50px 0}.rewards-container-parent .reward-description{margin-bottom:50px;font-size:20px;line-height:1.5;letter-spacing:.00938em;color:rgba(0,0,0,.87);font-family:Roboto,sans-serif;font-weight:500}.rewards-container-parent .reward-items-wrap{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:50px}.reward-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.reward-item h3{color:rgb(210,10,10);font-family:UFCSansCondensedBold;font-size:24px}.reward-item:nth-of-type(2) h3{color:rgb(171,142,61)}.reward-item:nth-of-type(3) h3{color:rgb(0,0,0)}.reward-item .reward-image{width:100%;position:relative}.reward-item .reward-image .rewardAbsolute{position:absolute;top:0;left:50%;transform:translate(-50%,20%);width:100%;display:flex;flex-direction:column;gap:144.5px}.reward-item .reward-image .rewardAbsolute h2,.reward-item .reward-image .rewardAbsolute p{color:#fff}.reward-item img{width:330px}@media (max-width:767px){.rewards-container-parent .reward-description{font-size:20px;padding:0 15px}.myaboutcontent{width:90%}.sponsor-container-parent{gap:40px}.sponsors-wrap .toabsolutedesign{display:none}.sponsors-wrap h1{font-size:38px;font-weight:600;letter-spacing:2px}.sponsors-wrap h1 img{width:50px;height:50px}.sponsors-wrap h2{font-size:30px}}.mywheel{background-image:linear-gradient(0deg,rgba(255,0,0,.3) 0,rgba(255,0,0,0)),linear-gradient(90deg,rgba(255,0,0,.2) 0,rgba(0,0,255,.2)),url(/Assets/newFightDetails/four\ \(1\).jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;height:80vh;display:flex;gap:80px;flex-direction:row}.spin-button{background:linear-gradient(180deg,#32CD32,#228B22);color:#fff;font-size:28px;font-weight:700;text-transform:uppercase;padding:15px 40px;border-radius:15px;box-shadow:0 5px 10px rgba(0,0,0,.3),inset 0 4px 6px rgba(255,255,255,.2);display:inline-block;cursor:pointer;outline:none;transition:all .2s ease-in-out;position:relative;background:#404660;border:4px solid #808080;font-weight:800;text-shadow:0 10px 20px rgba(0,0,0,.3)}.spin-button:active{transform:scale(.95);box-shadow:0 3px 6px rgba(0,0,0,.2),inset 0 2px 4px rgba(255,255,255,.2)}.spin-button:disabled{background:#a9a9a9;cursor:not-allowed;box-shadow:none;border:4px solid #808080}.spin-wheel-text h1{text-transform:uppercase;text-align:center;font-size:5.5rem;font-weight:700;letter-spacing:0;font-family:UFCSansCondensedBold;color:#d20a0a;text-shadow:0 10px 20px rgba(0,0,0,.87)}.spin-wheel-text h2{font-size:50px;color:#362A89}.spin-wheel-text .winner-text,.spin-wheel-text h2{text-shadow:0 10px 20px rgba(0,0,0,.87)}@media(max-width:768px){.mywheel{flex-direction:column;height:120vh}.spin-wheel-text h1{font-size:3rem}.spin-wheel-text h2{font-size:30px}}.bottom-glove{position:absolute;bottom:10px;left:10px;width:100px}.form-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:url(/Assets/newFightDetails/twelve.jpg) no-repeat 50%;background-size:cover;max-width:400px;width:100%;padding:50px;box-shadow:0 4px 10px rgba(0,0,0,.5);border-radius:10px;text-align:center;z-index:10000}.form-container h1{font-size:18px;color:#fff;margin-bottom:30px}.form-container form{display:flex;flex-direction:column;gap:10px}.form-container input[type=email]{width:100%;padding:10px;font-size:1rem;border:1px solid #ccc;border-radius:5px}.form-container button{padding:10px;font-size:1rem;background-color:red;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}.form-container button:hover{background-color:#0056b3}@import url("https://fonts.googleapis.com/css2?family=Anton&family=Oswald:wght@500&display=swap");.calendar-of-matches-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:100vh;background-image:url(/Assets/calender/two.jpg);background-position:center 60px;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding-top:22%}.calendar-of-matches-wrapper h1{font-size:80px;font-weight:900;text-transform:uppercase;letter-spacing:4px;color:#d1e5ff;font-family:Bungee,sans-serif;position:relative;z-index:2;display:inline-block;background:linear-gradient(90deg,#bfcde4 10%,#ffffff 50%,#bfcde4 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transform:skewX(-10deg)}@media(max-width:768px){.calendar-of-matches-wrapper h1{font-size:40px;text-align:center}}.custom-calendar-container{margin-top:22%;margin-bottom:100px;position:relative}.custom-calendar{width:100%;max-width:600px;background:#271f29;border:none;color:#fff;font-family:Oswald,sans-serif;border-radius:0!important}.calendar-month{font-size:26px;font-weight:700;text-transform:uppercase;color:#fff;padding:12px;margin-bottom:25px;letter-spacing:2px;text-align:center;font-family:UFCSans}.react-calendar__month-view__weekdays__weekday{font-size:17px;background:#2d3646;color:white;text-decoration:none;padding:10px 0;border-right:4px solid #271f29}.react-calendar__month-view__weekdays__weekday:last-of-type{border-right:0}.react-calendar__tile{background:#afb5b1;color:black;padding:5px;transition:all .3s ease-in-out;font-size:1.3rem;height:75px;margin:5px;border-right:4px solid #271f29!important;border-bottom:4px solid #271f29!important}.react-calendar__month-view__days__day:nth-child(7n){border-right:0!important}.highlighted-circle,.react-calendar__tile--active{background:#47484b;color:white;border:3px solid white;border:none!important;transform:scale(1.01)}abbr[title]{text-decoration:none}.custom-calendar-container .calendar-arrow{position:absolute;bottom:-70px;right:10px;font-size:24px;color:white;background:#8f202a;border:none;cursor:pointer;padding:5px 18px;-webkit-clip-path:polygon(20% 0,100% 0,80% 100%,0 100%);clip-path:polygon(20% 0,100% 0,80% 100%,0 100%);transition:background .3s,transform .2s}.calendar-arrow.left{right:60px}.calendar-arrow:hover{background:#1d252c;transform:scale(1.1)}@media(max-width:768px){.calendar-of-matches-wrapper{padding:70% 20px 20px}.react-calendar__tile{font-size:1rem;height:55px}}@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");.blogsWrapper{width:100%;min-height:117vh;background-color:black;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-image:url(/Assets/blogs/two.jpg);background-size:cover;background-position:top;background-repeat:no-repeat;position:relative;background-attachment:fixed;padding:190px 20px 20px;box-shadow:inset 0 25px 40px -10px rgba(0,0,0,.5)}.blogHeader{font-family:Bebas neue;font-size:60px;font-weight:900}.blogsWrapperActual{width:100%;display:flex;justify-content:center;flex-wrap:wrap;align-items:center;gap:5%;margin-top:25px}.blogCard{background-color:#fff;width:500px;font-family:Arial,sans-serif;color:#000;margin-bottom:30px}.blogCardHeader{background-color:#911e22;color:white;padding:8px 16px;font-size:14px;font-weight:700;text-transform:uppercase}.blogCardBody{display:flex;justify-content:space-between;align-items:center;padding:16px}.blogCardInfo h2{margin:0 0 12px;font-size:20px;font-weight:700}.blogCardArrow{font-size:24px;color:#911e22}.blogDetailsCard{max-width:800px;width:100%;font-family:Arial,sans-serif;background-color:white;text-align:center;color:#000}.blogDetailsCardHeader{background-color:#000;color:white;padding:10px;font-size:14px;font-weight:700;text-transform:uppercase}.blogDetailsCardMain{padding:20px 30px 10px}.blogDetailsCardMain h1{font-size:26px;margin-bottom:10px}.blogDetailsCardMain p{margin:4px 0;font-size:16px}.blogDetailsCardMain .highlight{font-weight:700;color:#000}.blogDetailsCardMain .network{font-weight:700;font-size:16px}.blogDetailsCardBoutLabel{background-color:#ddd;font-weight:700;padding:10px;margin-top:20px}.blogDetailsCardFights{padding:10px 20px 20px}.blogDetailsCardFights p{margin:8px 0;font-weight:700;font-size:15px;text-transform:uppercase}@media(max-width:768px){.blogsWrapper{background-image:url(/Assets/blogs/one.png);box-shadow:none}}@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap");.fantasy-chatroom{display:flex;flex-direction:column;min-height:100vh;padding:130px 15% 30px;background-image:url(/Assets/chatroom.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;font-family:Open Sans,sans-serif}.fantasy-chatroom.admin-chatroom{padding-top:80px}.chat-topbar{justify-content:space-between;background:rgba(0,0,0,1);padding:12px 20px;color:#fff}.chat-topbar,.chat-user-info{display:flex;align-items:center}.chat-user-img{width:44px;height:44px;border-radius:50%;margin-right:12px}.chat-user-name{display:flex;flex-direction:column;gap:5px}.chat-user-name span{font-weight:700;color:#fff}.chat-user-name small{font-size:12px;color:#aaa}.chat-icon{font-size:24px;color:red}.chat-messages{flex:1 1;max-height:59vh;overflow-y:auto;padding:20px;background:rgba(0,0,0,.75);box-shadow:inset 0 0 10px rgba(255,0,0,.1),0 4px 10px rgba(0,0,0,.4)}.chat-messages::-webkit-scrollbar{width:17px}.chat-messages::-webkit-scrollbar-track{background:#000;border-radius:4px}.chat-messages::-webkit-scrollbar-thumb{background-color:#ff0000;border-radius:4px;border:2px solid #000}.chat-messages::-webkit-scrollbar-thumb:hover{background-color:#cc0000}.chat-messages{scrollbar-width:thin;scrollbar-color:#ff0000 #000}.oneDateMessages{flex:1 1;display:flex;flex-direction:column;gap:14px}.chat-date{align-self:center;font-size:13px;color:#ccc;background:rgba(0,0,0,.7);padding:4px 10px;border-radius:10px}.chat-message{display:flex;align-items:flex-end;max-width:70%}.chat-message.left{flex-direction:row;align-self:flex-start}.chat-message.right{flex-direction:row-reverse;align-self:flex-end}.message-user-img{width:32px;height:32px;border-radius:50%;margin:0 8px}.message-content{background:rgba(0,0,0,.85);padding:10px 14px;border-radius:10px;box-shadow:0 2px 4px rgba(255,0,0,.2);color:#f1f1f1}.message-content .text{font-size:13px}.message-content .time{font-size:11px;color:#999;margin-top:4px;text-align:right}.chat-input{display:flex;align-items:center;padding:15px 20px;background:rgba(0,0,0,.75)}.chat-input input{flex:1 1;padding:10px 18px;border-radius:10px;outline:none;font-size:14px;background:transparent;border:.7px solid #ccc;color:#fff}.chat-input input::placeholder{color:#aaa}.send-icon{font-size:24px;margin-left:12px;color:red;cursor:pointer;transition:transform .2s ease}.send-icon:hover{transform:scale(1.1)}.my-message{background:rgba(255,0,0,.9);color:#fff;box-shadow:0 2px 6px rgba(255,0,0,.4)}.adminChatroomContainer{margin-left:230px}@media (max-width:768px){.adminChatroomContainer{margin-left:0}.fantasy-chatroom{padding:160px 5% 20px}.chat-topbar{gap:10px;padding:16px}.chat-user-img{width:36px;height:36px}.chat-user-name span{font-size:14px}.chat-user-name small{font-size:11px}.chat-icon{font-size:22px}.chat-messages{padding:14px 10px}.chat-message{max-width:90%}.message-user-img{width:28px;height:28px}.message-content{padding:8px 12px;font-size:13px}.message-content .text{font-size:13px}.message-content .time{font-size:10px}.chat-input{gap:10px;padding:10px}.chat-input input{width:100%;font-size:13px}.send-icon{font-size:22px;margin-left:0}}.message-options{position:relative;margin-left:1px;cursor:pointer}.message-options-icon{font-size:18px;color:#888}.message-dropdown{position:absolute;top:20px;right:0;background-color:white;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:100;min-width:100px;padding:6px 0}.message-dropdown-option{padding:8px 12px;font-size:14px;color:#333;cursor:pointer;white-space:nowrap}.message-dropdown-option:hover{background-color:#f1f1f1}@import url("https://fonts.googleapis.com/css2?family=Trebuchet+MS&display=swap");@font-face{font-family:UfcSansRegular;src:url(/Fonts/UFCSans-Regular.woff2) format("woff2");font-weight:400;font-style:normal}.Footer_contactImg__2yCLn{margin-left:-5px}.Footer_footerDistributed__fS_uH{background-image:linear-gradient(rgba(0,0,0,.9),rgba(0,0,0,.8)),url(/Assets/backtwo.png);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#FFF;box-sizing:border-box;width:100%;text-align:left;font:700 16px sans-serif;padding:55px 50px;box-shadow:inset 0 10px 15px rgba(0,0,0,.5)}.Footer_footerDistributed__fS_uH .Footer_footerCenter___YVVI,.Footer_footerDistributed__fS_uH .Footer_footerLeft__yzpCN,.Footer_footerDistributed__fS_uH .Footer_footerRight___HgxU{display:inline-block;vertical-align:top}.Footer_footerDistributed__fS_uH .Footer_footerLeft__yzpCN{width:40%}.Footer_footerDistributed__fS_uH h3{color:#ffffff;font:normal 36px Open Sans,cursive;margin:0}.Footer_footerDistributed__fS_uH h3 span{color:lightseagreen}.Footer_footerDistributed__fS_uH .Footer_footerLinks__z9iZD{color:#ffffff;margin:20px 0 12px;padding:0;display:flex;gap:10px}.Footer_footerDistributed__fS_uH .Footer_footerLinks__z9iZD .Footer_footerLink__WBD8M{display:inline-block;line-height:1.8;font-weight:400;text-decoration:none;color:inherit;font-size:18px;font-family:UfcSansRegular,Arial,sans-serif}.Footer_footerDistributed__fS_uH .Footer_footerCompanyName__fVqGg{color:#fff;font-size:14px;font-weight:400;margin:0;font-family:Arial,sans-serif}.Footer_footerDistributed__fS_uH .Footer_footerCenter___YVVI{width:35%}.Footer_footerDistributed__fS_uH .Footer_footerCenter___YVVI i{background-color:#fff;color:red;font-size:25px;width:38px;height:38px;border-radius:50%;text-align:center;line-height:42px;margin:10px 15px;vertical-align:middle}.Footer_footerDistributed__fS_uH .Footer_footerCenter___YVVI i.Footer_fa-envelope__666tl{font-size:17px;line-height:38px}.Footer_footerDistributed__fS_uH .Footer_footerCenter___YVVI p{display:inline-block;color:#ffffff;font-weight:400;vertical-align:middle;margin:0}.Footer_footerDistributed__fS_uH .Footer_footerCenter___YVVI p span{display:block;font-weight:400;font-size:14px;line-height:2}.Footer_footerDistributed__fS_uH .Footer_footerCenter___YVVI p a{color:#fff;text-decoration:none}.Footer_footerDistributed__fS_uH .Footer_footerLinks__z9iZD .Footer_link-1__hKx9c:before{content:none}.Footer_footerDistributed__fS_uH .Footer_footerRight___HgxU{width:20%}.Footer_footerDistributed__fS_uH .Footer_footerCompanyAbout__k8Nkh{line-height:20px;color:#92999f;font-size:13px;font-weight:400;margin:0}.Footer_footerDistributed__fS_uH .Footer_footerCompanyAbout__k8Nkh span{display:block;color:#ffffff;font-size:14px;font-weight:700;margin-bottom:20px}.Footer_footerDistributed__fS_uH .Footer_footerIcons__wvS4W{margin-top:25px;display:flex;gap:5px}.Footer_footerDistributed__fS_uH .Footer_footerIcons__wvS4W a{display:inline-block;width:35px;height:35px;cursor:pointer;background-color:#fff;border-radius:2px;font-size:20px;color:red;text-align:center;line-height:35px;margin-right:3px;margin-bottom:5px}@media (max-width:880px){.Footer_footerDistributed__fS_uH{font:700 14px sans-serif}.Footer_footerDistributed__fS_uH .Footer_footerCenter___YVVI,.Footer_footerDistributed__fS_uH .Footer_footerLeft__yzpCN,.Footer_footerDistributed__fS_uH .Footer_footerRight___HgxU{display:block;width:100%;margin-bottom:40px;text-align:center}.Footer_footerDistributed__fS_uH .Footer_footerCenter___YVVI i{margin-left:0}.Footer_footerDistributed__fS_uH .Footer_footerIcons__wvS4W{justify-content:center;align-items:center}}.Footer_footerLeft__yzpCN p{margin:15px 0;font-size:15px}.Footer_footerLeft__yzpCN p a{font-size:15px;text-decoration:none;color:#ccc}.Footer_footerCenter___YVVI p{display:flex!important;flex-direction:column!important}.Footer_footerCenter___YVVI .Footer_footerLink__WBD8M{font-size:21px!important}.upcomingFightsUser{min-height:100vh;background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(/Assets/banner.png);padding-top:170px;padding-bottom:50px}.addTokensToWallet .cardone .card-features{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/Assets/cointwo.png)!important;background-color:black}@media (max-width:767px){.addTokensToWallet{padding-bottom:50px}}.custom-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px;box-shadow:0 4px 8px rgba(0,0,0,.8);border-radius:8px;width:350px;text-align:center;z-index:1000}.custom-popup h2{margin-bottom:15px;font-size:1.5rem;color:#333}.custom-popup input{width:100%;padding:10px;font-size:1rem;border:1px solid #ccc;border-radius:5px;margin-bottom:20px}.custom-popup .btn-grads{background:linear-gradient(45deg,#f39c12,#e74c3c);border:none;color:white;padding:10px 20px;font-size:1rem;border-radius:5px;cursor:pointer;margin:5px;transition:background .3s ease}.custom-popup .btn-grads:hover{background:linear-gradient(45deg,#e74c3c,#f39c12)}.custom-popup .btn-grads:last-child{background:#95a5a6}.custom-popup .btn-grads:last-child:hover{background:#7f8c8d}.myprofile{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2)),url(/Assets/new-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%}.divTwoProfile,.myprofile{display:flex;flex-direction:column}.divTwoProfile{flex-basis:50%;padding-left:10%;justify-content:center;align-items:center;gap:10px;margin-top:-70px}.profile-btn{background-color:black;border:2px solid #fff;width:60%}.divTwoProfile h1{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-style:normal;font-size:20px;margin:10px 0;color:#eee;text-transform:uppercase}.pairOfHtags{margin:25px 0}.input-group-profile{display:flex;flex-direction:column}.input-group-profile label{color:#eee;margin-bottom:5px;font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-style:normal}.input-group-profile input{background:black}.myprofile .btn-grad{width:30%}.myprofile .createAccount{margin-top:-150px}@media (max-width:767px){.myprofile .createAccount{margin-top:-90px;flex-direction:column}.divTwoProfile{flex-basis:100%;padding-left:1%;gap:10px;margin-top:10px}.divTwoProfile h1{font-size:16px;margin:10px 0}.myprofile .btn-grad{width:100%!important}.profile-btn{width:250px!important}.pairOfHtags{width:300px;margin:25px 0;overflow:auto}}.referrer-modal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000}.referrer-modal__content{background:#fff;padding:30px;border-radius:12px;text-align:center;width:90%;max-width:400px;box-shadow:0 4px 20px rgba(0,0,0,.25)}.referrer-modal__title{font-size:1.2rem;margin-bottom:15px;font-weight:700}.referrer-modal__link{background-color:#f5f5f5;padding:10px;margin-bottom:20px;border-radius:6px;word-break:break-all;font-size:.95rem}.referrer-modal__buttons{display:flex;justify-content:space-between;gap:10px}.referrer-modal__button{flex:1 1;padding:10px 15px;border:none;border-radius:6px;background-color:#0084ff;color:white;font-weight:700;cursor:pointer;transition:background-color .2s}.referrer-modal__button:hover{background-color:#006edc}.referrer-modal__button--cancel{background-color:#ccc;color:#333}.referrer-modal__button--cancel:hover{background-color:#bbb}.uploadAvatar{min-height:100vh;display:flex;justify-content:center;align-items:center;background-image:url(/Assets/RING1.png);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;flex-direction:column;text-align:center}.uploadAvatar h1{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-stretch:condensed;margin-bottom:30px;text-transform:uppercase;letter-spacing:.5px;font-size:45px;line-height:2.5rem;color:#fff;text-shadow:2px 4px 8px rgba(0,0,0,.55);margin-top:80px}.btn-grad{width:17%;border:2px solid gray;padding:7px 5px 5px}.uploadAvatar img{width:200px;margin-bottom:20px;border-radius:50%}@media (max-width:767px){.uploadAvatar .btn-grad{width:60%}}.thankyou-wrapper{min-height:100vh;display:flex;justify-content:space-between;width:100%;background-color:#0a0806;overflow-x:hidden}.content{padding-top:200px;padding-left:50px;flex-basis:50%;text-align:left}.thankyou-wrapper .content h1{color:#fff;margin-bottom:15px;font-family:UFCSans,Arial Narrow,Arial,sans-serif;text-transform:uppercase}.thankyou-wrapper .content p{color:#fff;text-transform:uppercase;font-size:18px;line-height:26px;font-weight:100;color:#ffc000;font-family:Bungee,sans-serif}.thankyou-wrapper .imgwrap{flex-basis:50%;display:flex;align-items:flex-end;padding-top:80px;margin-right:-200px}.imgwrap img{width:100%}.publicProfileWrapper .member-header-image{position:absolute;top:-15px;left:80px;width:70px;height:70px;border:3px solid crimson;border-radius:50%}.addNewMatch{width:calc(100% - 230px);display:flex;justify-content:center;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/Assets/banner.png);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:100vh;margin-left:230px}.addNewMatch h1{text-align:center}.addNewMatch select{padding:10px;border:3px solid #ccc;border-radius:3px}.checkBox{margin:5px 0}.checkBox input{width:20px;height:20px}.specialDivInputs{margin-top:30px}.special-input-group{display:flex;justify-content:center;align-items:center}.special-input-group img{border-radius:50%;border:3px solid #ccc;width:150px}@media (max-width:767px){.addNewMatch{width:100%;min-height:100vh;margin-left:0;align-items:center}.addNewMatch h1{text-align:center}.addNewMatch select{padding:10px;border:3px solid #ccc;border-radius:3px}.checkBox{margin:5px 0}.checkBox input{width:20px;height:20px}}.addNewMatch .popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:white;border:2px solid #ccc;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);padding:20px;z-index:1000;text-align:center;width:400px;height:200px}.addNewMatch .popup h2{margin-bottom:15px}.addNewMatch .popup button{margin:0 10px;padding:10px 15px;border:none;border-radius:5px;background-color:#007bff;color:white;cursor:pointer;transition:background-color .3s ease}.addNewMatch .popup button:hover{background-color:#0056b3}.addNewMatch .popup button:not(:last-child){margin-right:15px}.custom-file-label{display:inline-block;padding:10px 20px;color:#fff;background-color:#e60000;font-weight:600;text-align:center;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.custom-file-label:hover{background-color:#cc0000}.custom-file-label:active{background-color:#b30000}.addNewMatch .toggle-switch{position:relative;display:inline-block;width:40px;height:20px}.addNewMatch .toggle-switch input{display:none}.addNewMatch .switch{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:20px;transition:.4s}.addNewMatch .switch:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:white;border-radius:50%;transition:.4s}.addNewMatch input:checked+.switch{background-color:#4caf50}.addNewMatch input:checked+.switch:before{transform:translateX(20px)}.promotional-container-affiliate-dashboard{width:100%;min-height:100vh!important;position:relative;background-color:black;display:flex;flex-direction:column;padding-top:100px}.affiliate-stats-section{width:100%;height:90vh!important;background-image:url(/Assets/affiliateDashboard/seven.jpg);background-size:cover;background-position:center -90px;background-repeat:no-repeat;display:flex;justify-content:center;align-items:flex-end;padding-bottom:3%;box-shadow:0 10px 20px rgba(0,0,0,.6);position:relative}.stats-cards-wrap{display:flex;justify-content:center;align-items:center;gap:70px;text-align:center;font-style:italic}.stats-cards-wrap h1{color:red;font-family:UFCSans;font-weight:900;font-stretch:condensed;font-size:26px}.stats-cards-wrap h2{color:#ccc;margin-top:12px}.section-fighter{position:absolute}.affiliate-dashboard-fights{width:100%;min-height:95vh;position:relative;display:flex;justify-content:flex-start;align-items:flex-start;padding-left:8%;overflow:hidden;border-top:2px solid gray;background-image:url(/Assets/affiliateDashboard/thirt.jpg);background-size:cover;background-position:center 0;background-repeat:no-repeat}.fights-grid-affiliate{display:flex;justify-content:flex-start;width:100%;max-width:1000px;gap:50px;font-style:italic;margin-top:45px;padding:20px}.promotion-container{position:relative;display:flex;justify-content:center;align-items:center}.promotion-bg{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;object-fit:cover;opacity:1;z-index:1}.promotion-heading{position:relative;text-align:center;font-family:UFCSans;font-stretch:condensed;font-size:25px;color:#fff;font-weight:700;padding:20px;z-index:2;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.column{display:flex;flex-direction:column;gap:20px}.affiliate-dashboard-fights .fight-card{width:365px;cursor:pointer;background:black;padding-right:20px;-webkit-clip-path:polygon(2% 0,100% 0,97.5% 100%,0 100%);clip-path:polygon(2% 0,100% 0,97.5% 100%,0 100%)}.fights-grid-affiliate .one .fight-card:nth-of-type(2),.fights-grid-affiliate .two .fight-card:nth-of-type(2){margin-left:-8.2px}.fights-grid-affiliate .one .fight-card:nth-of-type(3),.fights-grid-affiliate .two .fight-card:nth-of-type(3){margin-left:-15.8px}.fights-grid-affiliate .one .fight-card:nth-of-type(4),.fights-grid-affiliate .two .fight-card:nth-of-type(4){margin-left:-24px}.fights-grid-affiliate .one .fight-card:nth-of-type(5),.fights-grid-affiliate .two .fight-card:nth-of-type(5){margin-left:-33px}.fights-grid-affiliate .one .fight-card:nth-of-type(6),.fights-grid-affiliate .two .fight-card:nth-of-type(6){margin-left:-40px}.affiliate-dashboard-fights .fight-info h2{font-size:17px}.fight-info p{text-transform:capitalize}.dashboard-backward-forward-buttons{width:100%;display:flex;justify-content:center;align-items:center;padding-right:20%}.dashboard-backward-forward-buttons .left-icon,.dashboard-backward-forward-buttons .right-icon{padding:10px 20px 8px;font-size:15px}.affiliate-dashboard-fights .fight-date{height:60px}@media(max-width:768px){.affiliate-stats-section{height:90vh!important;background-position:50%;padding-bottom:7%}.stats-cards-wrap{gap:30px;flex-wrap:wrap}.stats-cards-wrap h1{font-size:17px}.stats-cards-wrap h2{margin-top:10px}.promotional-container-affiliate-dashboard{padding-top:80px}.affiliate-dashboard-fights{min-height:100vh!important;padding-left:0;padding-bottom:70px;overflow:hidden;background-position:center 0;flex-direction:column}.fights-grid-affiliate{justify-content:center;flex-direction:column}.affiliate-dashboard-fights .fight-card{width:310px;cursor:pointer;background:black;padding-right:20px;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.fights-grid-affiliate .one .fight-card:nth-of-type(2),.fights-grid-affiliate .one .fight-card:nth-of-type(3),.fights-grid-affiliate .one .fight-card:nth-of-type(4),.fights-grid-affiliate .one .fight-card:nth-of-type(5),.fights-grid-affiliate .one .fight-card:nth-of-type(6),.fights-grid-affiliate .two .fight-card:nth-of-type(2),.fights-grid-affiliate .two .fight-card:nth-of-type(3),.fights-grid-affiliate .two .fight-card:nth-of-type(4),.fights-grid-affiliate .two .fight-card:nth-of-type(5),.fights-grid-affiliate .two .fight-card:nth-of-type(6){margin-left:0}.affiliate-dashboard-fights .fight-info h2{font-size:14px}.dashboard-backward-forward-buttons{padding-right:0}}.fight-card{position:relative}.fight-card .copy-button{position:absolute;bottom:10px;right:5%;background:transparent;border:none;outline:none;cursor:pointer}.copy-button .copy-icon{color:#fff;font-size:1rem}.copy-button:after{content:"Fight Promotional URL";position:absolute;bottom:110%;right:0;background-color:#000;color:#fff;padding:6px 8px;border-radius:4px;font-size:.75rem;white-space:nowrap;opacity:0;transform:translateY(5px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:100}.copy-button:hover:after{opacity:1;transform:translateY(0)}.inputParent{display:flex;gap:15px;flex-wrap:wrap;justify-content:center;align-items:center}.inputParent img{width:100px;height:100%;margin-top:20px;object-fit:cover}.switch{position:relative;display:inline-block;width:40px;height:20px;margin-right:10px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:34px}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:white;border-radius:50%}input:checked+.slider{background-color:#4997cf}input:checked+.slider:before{transform:translateX(20px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.allpromotion{min-height:100vh;background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/Assets/new-bg.png)}.allpromotion .allContainer{margin:auto}.allpromotion .allContainer h1{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-stretch:condensed;text-transform:uppercase;font-size:40px}.allpromotion .allContainer h1,.allpromotion .allContainer h2{font-weight:500;margin-bottom:0;letter-spacing:1.5px;line-height:2.5rem;color:#fff;text-shadow:2px 4px 8px rgba(0,0,0,.55)}.allpromotion .allContainer h2{font-family:Arial,sans-serif;margin-left:auto;font-size:20px;margin-top:30px}.allpromotion .allContainer h1 span{color:blue;cursor:pointer}@media (max-width:767px){.allpromotion .allContainer{padding:0 20px}.allpromotion .allContainer h1{letter-spacing:1px;font-size:20px;line-height:2.5rem}.allpromotion .allContainer h2{letter-spacing:1px;font-size:15px;line-height:2.5rem;margin-top:30px}.allpromotion .allContainer h1 span{color:blue;cursor:pointer}}.modalPayout{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:none;justify-content:center;align-items:center;overflow:hidden}.modalPayout.show{display:flex}.modal-content{background-color:#fff;border-radius:10px;max-width:500px;box-shadow:0 4px 8px rgba(0,0,0,.2);animation:fadeIn .4s ease}.close{color:#aaa;font-size:24px;top:10px;right:15px}.close:hover{color:#333}.modal-content h2{font-size:1.8rem;color:#333;margin-bottom:20px}.modal-content input[type=number]{width:80%;padding:10px;font-size:1rem;margin:15px 0;border:1px solid #ccc;border-radius:5px}.modal-content p{font-size:1rem;color:#555}.modal-content button{background-color:#0d8c17;color:white;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .3s ease;margin-top:20px}.modal-content button:hover{background-color:#0b6f12}.boxesContainerAffiliate{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;max-width:1200px;margin-top:70px}.boxesContainerAffiliate .boxxAffiliate{border-radius:10px;box-shadow:0 6px 12px rgba(0,0,0,.2);text-align:center;color:#fff;font-family:Orbitron,sans-serif;cursor:pointer;width:200px;height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:inset 0 6px 12px rgba(0,0,0,.2)}.boxesContainerAffiliate .boxxAffiliate h2{margin:5px 0;padding:0;font-size:17px}.affBalance{background-color:#ff6b6b}.affViews{background-color:#4dabf7}.affmembers{background-color:#81c784}.affTotalPromotions{background-color:#ffca28}@media (max-width:767px){.boxesContainerAffiliate{justify-content:center;gap:20px;margin-top:40px;align-items:center}.boxesContainerAffiliate .boxxAffiliate{border-radius:8px;width:150px;height:120px}.boxesContainerAffiliate .boxxAffiliate h2{margin:4px 0;font-size:15px}}.myprofileupdated{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2)),url(/Assets/affiliateDashboard/profileu.png);background-attachment:fixed;background-position:center 0}.profile-wrapper-updated{max-width:800px;width:100%;padding-bottom:70px}.updatedBtnFile{padding:10px 30px;border:none;outline:none;background-image:url(/Assets/affiliateDashboard/bar.png);cursor:pointer;color:#fff;background-position:center -2px;border-radius:5px;font-family:Inter;font-weight:600;font-size:15px;box-shadow:0 10px 20px rgba(0,0,0,.55)}.updated-profile-title{color:red!important;font-family:Anton!important;font-size:35px!important;text-shadow:3px 3px 0 black,5px 5px 10px rgba(0,0,0,.8)!important}.save-updated-btn{padding:10px 30px;border:none;outline:none;background-image:url(/Assets/affiliateDashboard/bar.png);cursor:pointer;color:#fff;background-position:center -2px;border-radius:5px;font-family:Inter;font-weight:600;font-size:15px}.startFight{margin-top:15px}@media(max-width:768px){.updatedBtnFile{width:50%}.profile-wrapper-updated .registerCard{margin-top:100px}}.affiliateTeamLinkWrap{padding:16px 16px 16px 5%;margin-bottom:30px}.affiliateTeamLinkWrap h1{color:red;font-size:32px}.affiliateTeamLinkWrap h1,.affiliateTeamLinkWrap h2{margin:12px 0 20px;font-family:Georgia,Times New Roman,Times,serif;word-break:break-all}.affiliateTeamLinkWrap h2{color:#fff;font-size:.9rem}.affiliateTeamLinkWrap button{background-color:red;color:white;border:none;padding:10px 16px;border-radius:4px;cursor:pointer;font-weight:700;transition:background-color .3s;margin-top:10px}.affiliateTeamLinkWrap button:hover{background-color:darkred}.liveChatDiv{justify-content:flex-start;width:51%;background-color:#c5c5c5;border-radius:15px;border:1px solid gray;padding:5px;margin-top:30px;max-height:250px;overflow:auto;padding:25px}.liveChatDiv,.liveChatDiv .chatsWrapper{display:flex;flex-direction:column;align-items:flex-start}.liveChatDiv .chatsWrapper{gap:10px}.chatsWrapper .chatLine{display:flex;gap:20px;justify-content:center;align-items:center}.liveChatDiv h1{margin-bottom:10px}.liveChatDiv h1,.liveChatDiv h2{font-size:19px;font-family:UFCSans,Arial,sans-serif;font-weight:700;font-style:normal;text-transform:uppercase}.liveChatDiv h2{box-shadow:none;text-shadow:none;color:black}.chatsWrapper .chatLine img{width:70px;height:100%;object-fit:cover;border-radius:50%;border:3px solid red}.newsWrapper{justify-content:flex-start;align-items:center;min-height:100vh;padding-top:170px;padding-bottom:10px;background-image:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.5)),url(/Assets/news.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.newsWrapped,.newsWrapper{width:100%;display:flex;flex-direction:column}.newsWrapped{max-width:700px;gap:20px;background:black;padding-bottom:20px;box-shadow:0 10px 20px rgba(0,0,0,.4)}.newsmain{width:100%;background:#252736}.newsmain h1{width:40%;padding:15px 20px 15px 10px;background:#ba130c;text-align:center;color:#fff;font-size:25px;font-family:UfcSansRegular;-webkit-clip-path:polygon(0 0,90% 0,95% 100%,0 100%);clip-path:polygon(0 0,90% 0,95% 100%,0 100%)}.newsMain{overflow:hidden}.newsItem{padding:10px}.newsItem:last-child{border-bottom:none}.newsHeader{display:flex;justify-content:space-between;align-items:center;color:#ccc;cursor:pointer;font-family:UfcSansRegular;font-size:22px;position:relative}.newsHeader p{margin:0;font-weight:700;position:relative}.newsHeader p:before{content:"•";color:#ccc;font-size:22px;margin-right:10px}.newsBody{padding:10px 15px;background:#ccc;display:none}.newsBody.open{display:block;animation:slideDown .3s ease-in-out}@keyframes slideDown{0%{max-height:0}to{max-height:500px}}.icon{font-size:18px}.homeLeaderboard{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:180px;padding-bottom:70px;width:100%;min-height:100vh;background:linear-gradient(136.74deg,#e7e7e9 19.43%,#fff 89.46%);box-shadow:0 2px 7px rgba(0,0,0,.15);position:relative}.homeLeaderboard .home-leaderboard-heading{color:#d20a0a;font-size:48px;text-align:center;font-family:UFCSans;font-weight:700;text-transform:uppercase;letter-spacing:.01px;position:relative;margin-bottom:5px}.home-leaderboard-subheading{font-size:36px;text-align:center;font-family:UFCSansMedium;text-transform:uppercase;color:rgba(0,0,0,.87);font-style:italic;margin-bottom:20px}.homeLeaderboardItemsWrap{flex-direction:column}.homeLeaderboardItem,.homeLeaderboardItemsWrap{display:flex;justify-content:center;align-items:center}.homeLeaderboardItem{margin:48px 0;padding:24px;background:#FFFFFF;box-shadow:0 4px 10px rgba(0,0,0,.25);flex-direction:row;gap:18px;width:75%}.home-leaderboard-item-image{width:350px;height:100%;max-height:220px;display:flex;justify-content:center;align-items:center;overflow:hidden}.homeLeaderboardItem img{width:100%;height:100%;object-fit:cover}.home-leaderboard-fighters{color:#D20A0A;padding:0 0 8px;font-size:26px;font-family:UFCSans;text-transform:uppercase}.home-leaderboard-date{font-size:17px;font-family:UFCSans;color:#000000}.home-leaderboard-names,.home-leaderboard-points{color:#3F3F3F;font-size:16px;font-family:UfcSansRegular}.home-leaderboard-buttons{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;margin-top:10px}.home-leaderboard-buttons button{background:linear-gradient(216.01deg,#d20a0a 26.18%,#9e0808 93.27%);color:#fff;cursor:pointer;font-family:UfcSansRegular;font-weight:600;font-size:21px;letter-spacing:.5px;outline:none;padding:8px 24px;text-align:center;width:165px;text-decoration:none;box-shadow:0 10px 20px rgba(0,0,0,.25);border:none}@media (max-width:767px){.homeLeaderboard{padding-top:180px;padding-bottom:70px;width:100%;overflow-x:hidden}.homeLeaderboardItemsWrap{flex-direction:column}.homeLeaderboardItem,.homeLeaderboardItemsWrap{display:flex;justify-content:center;align-items:center}.homeLeaderboardItem{margin:48px 0;padding:24px;background:#FFFFFF;box-shadow:0 4px 10px rgba(0,0,0,.25);flex-direction:row;gap:18px;width:90%;flex-direction:column}.home-leaderboard-item-image{width:350px;height:100%;max-height:220px;display:flex;justify-content:center;align-items:center;overflow:hidden}.homeLeaderboardItem img{width:100%;height:100%;object-fit:cover}.home-leaderboard-fighters{color:#D20A0A;padding:0 0 8px;font-size:26px;font-family:UFCSans;text-transform:uppercase}.home-leaderboard-date{font-size:17px;font-family:UFCSans;color:#000000}.home-leaderboard-names,.home-leaderboard-points{color:#3F3F3F;font-size:16px;font-family:UfcSansRegular}.home-leaderboard-buttons{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;margin-top:10px}.home-leaderboard-buttons button{background:linear-gradient(216.01deg,#d20a0a 26.18%,#9e0808 93.27%);color:#fff;cursor:pointer;font-family:UfcSansRegular;font-weight:600;font-size:21px;letter-spacing:.5px;outline:none;padding:8px 24px;text-align:center;width:165px;text-decoration:none;box-shadow:0 10px 20px rgba(0,0,0,.25);border:none}}.refreshingLeaderboard{color:#3F3F3F;font-size:20px;font-family:UfcSansRegular}.globalss{z-index:4}.background-video{position:fixed;top:0;left:0;width:100vw;height:100vh;object-fit:cover;z-index:1;pointer-events:none}.background-video iframe{width:100%;height:100%}.react-calendar{width:350px;max-width:100%;background:white;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:white}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.contactWrapper h2{margin-bottom:1px}.contactWrapper form{width:100%;max-width:600px;display:flex;flex-direction:column;gap:15px}.contactWrapper form input,.contactWrapper form textarea{background-color:#111111;border-width:1px;border-style:solid;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;line-height:44px;padding:12px 31px;margin-top:0;margin-bottom:0}.contactWrapper form button,.contactWrapper form input,.contactWrapper form textarea{color:#ffffff;font-family:Bungee;font-size:17px;font-style:normal;font-weight:400;letter-spacing:0;text-transform:uppercase}.contactWrapper form button{width:55%;background-color:#de4039;border-width:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;height:64px;line-height:64px;padding:0 80px}:root{--quote-bg-color:#f7f7f7;--dot-color:#bbb;--dot-active-color:#333}.responsive-quote{position:relative;margin:40px 0;padding:40px;background-color:var(--quote-bg-color);border-radius:16px;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.1)}.responsive-quote p{font-size:calc(16px + .25vw);line-height:1.5;color:#333}.responsive-quote cite{display:block;margin-top:10px;font-size:calc(14px + .25vw);color:#555}.parent-container{width:90%;max-width:800px;margin:0 auto}.testimonial-wrap{background:lightgrey;margin:0;height:100vh;align-items:center;flex-direction:column;overflow:hidden}.pagination-dots,.testimonial-wrap{display:flex;justify-content:center}.pagination-dots{margin-top:20px}.dot{height:12px;width:12px;margin:0 5px;background-color:var(--dot-color);border-radius:50%;display:inline-block;cursor:pointer;transition:background-color .3s}.dot.active{background-color:var(--dot-active-color)}.responsive-quote:before{top:-10px;left:-10px;transform:scale(2)}.responsive-quote:after,.responsive-quote:before{content:url("data:image/svg+xml,%3Csvg class='quote-svg' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7.56863 4H4.43137C2.56863 4 1 5.6 1 7.5V10.8C1 12.7 2.56863 14.3 4.43137 14.3H6.78431C7.56863 14.3 8.35294 14 9.03922 13.6V15.7C9.03922 17 8.05882 18 6.78431 18H5.21569C4.62745 18 4.23529 18.4 4.23529 19C4.23529 19.6 4.62745 20 5.21569 20H6.78431C9.13725 20 11 18.1 11 15.7V10V7.5C11 5.6 9.43137 4 7.56863 4Z'%3E%3C/path%3E%3Cpath d='M19.6638 4H16.4299C14.5679 4 13 5.6 13 7.5V10.8C13 12.7 14.5679 14.3 16.4299 14.3H18.7818C19.5658 14.3 20.3497 14 21.0357 13.6V15.7C21.0357 17 20.0557 18 18.7818 18H17.2138C16.6259 18 16.2339 18.4 16.2339 19C16.2339 19.6 16.6259 20 17.2138 20H18.7818C21.1337 20 22.9956 18.1 22.9956 15.7V10V7.5C23.0936 5.6 21.5257 4 19.6638 4Z'%3E%3C/path%3E%3C/svg%3E");position:absolute;opacity:.1}.responsive-quote:after{bottom:-10px;right:-10px;transform:scale(2) rotate(180deg)}.affiliateUsersWrapper{width:calc(100% - 230px);display:flex;justify-content:flex-start;align-items:flex-start;background-image:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(/Assets/banner.png);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:100vh;margin-left:230px;flex-direction:column;padding:30px}.thirdHeadingOne{font-size:20px;line-height:60px;color:#fff;font-family:sans-serif;font-weight:700;text-transform:uppercase;text-align:center}.searcDivAffiliate{display:flex;justify-content:space-between;align-items:center;width:100%}.searcDivAffiliate .searchDivPartTwo{display:flex;gap:20px;flex-wrap:wrap}.searcDivAffiliate input{width:20%}.searcDivAffiliate .searchDivPartTwo h1{font-size:16px;line-height:60px;color:#fff;font-family:sans-serif;font-weight:700;text-transform:uppercase;text-align:center;cursor:pointer;padding:0 20px;height:40px;display:flex;justify-content:center;align-items:center;border:2px solid #fff}.userItemsWrapper{display:flex;flex-direction:column;width:100%;border-collapse:collapse;font-family:Arial,sans-serif;margin-top:50px;box-shadow:0 10px 20px rgba(0,0,0,.6)}.userItemsHeader{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;background-color:black;color:crimson;padding:20px;border-top-left-radius:5px;border-top-right-radius:5px}.userItemsHeader h1{font-size:16px;font-weight:700;text-align:center;margin:0}.userItem{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;align-items:center;padding:10px;border-bottom:1px solid #ddd;background-color:#f2f2f2}.userItem h1{font-size:14px;text-align:center;margin:0;color:#333}.userItem .viewButton{padding:10px 0;background-color:#007bff;color:white;border:none;border-radius:3px;cursor:pointer;font-size:14px;transition:background-color .3s ease}.userItem .deleteButton,.userItem .viewButton{width:100px;margin-left:auto;margin-right:auto}.userItem img{width:60px;height:60px;border-radius:50%;object-fit:cover;margin-left:auto;margin-right:auto;box-shadow:0 10px 20px rgba(0,0,0,.1)}.viewButton:hover{background-color:#0056b3}.userItem:first-child{border-top:1px solid #ddd;border-top-left-radius:5px;border-top-right-radius:5px}.userItem:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.affiliateDetailsWrapper{display:flex}.affiliateDetailsWrapper .imgAffiliate{width:170px;height:170px;display:flex;justify-content:center;align-items:center;text-align:center;flex-basis:15%}.affiliateDetailsWrapper .imgAffiliate img{width:100%;height:100%;object-fit:cover}.affiliateDetailsWrapperTwo{flex-basis:80%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.affiliateDetailsWrapperTwo h1{font-family:Arial,Helvetica,sans-serif;font-size:14px;color:#fff;margin:17px;padding:8px 10px;width:250px;background-color:rgba(0,0,0,.6)}.approveButton{padding:10px 0;text-align:center;width:200px;cursor:pointer;color:#fff;background-color:crimson;border:2px solid #fff;outline:none}.emailTemplateParent,.userItemsParent{width:100%;display:flex;justify-content:center;align-items:center}.emailTemplateWrapper{margin-top:20px;padding:30px;background-color:#f9f9f9;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1);width:50%}.emailTemplateWrapper h2{font-size:18px;color:#333;margin-bottom:15px;font-weight:700}.emailForm{gap:15px}.emailForm,.formGroup{display:flex;flex-direction:column}.formGroup label{font-size:14px;color:#555;margin-bottom:5px}.formGroup input,.formGroup textarea{padding:8px;border:1px solid #ccc;border-radius:4px;font-size:14px;width:100%;box-sizing:border-box}.formGroup input[readonly]{background-color:#e9e9e9;color:#777}.sendEmailButton{padding:10px 15px;background-color:#28a745;color:white;border:none;border-radius:4px;cursor:pointer;font-size:16px;transition:background-color .3s ease}.sendEmailButton:hover{background-color:#218838}.activeFilter{background-color:#0056b3}@media (max-width:767px){.affiliateUsersWrapper{width:100%;margin-left:0;padding:100px 30px 30px}.thirdHeadingOne{font-size:18px}.searcDivAffiliate{display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column;gap:30px}.searcDivAffiliate .searchDivPartTwo{display:flex;gap:10px;justify-content:center;align-items:center}.searcDivAffiliate input{width:80%}.searcDivAffiliate .searchDivPartTwo h1{font-size:13px;line-height:60px;padding:0 10px;height:30px;border:2px solid #fff}.userItemsWrapper{display:flex;flex-direction:column;width:100%;margin-top:50px;max-width:800px;overflow:auto}.userItemsHeader{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;background-color:black;color:crimson;padding:20px;border-top-left-radius:5px;border-top-right-radius:5px;width:800px;box-sizing:border-box;margin:0}.userItemsHeader h1{font-size:15px;font-weight:700;text-align:center;padding:20px}.userItem{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;align-items:center;padding:10px;border-bottom:1px solid #ddd;background-color:#f2f2f2;width:800px}.userItem h1{font-size:14px;text-align:center;margin:20px;color:#333}.userItem .viewButton{padding:10px 0;background-color:#007bff;color:white;border:none;border-radius:3px;cursor:pointer;font-size:14px;transition:background-color .3s ease}.userItem .deleteButton,.userItem .viewButton{width:100px;margin-left:auto;margin-right:auto}.userItem img{width:60px;height:60px;border-radius:50%;object-fit:cover;margin-left:auto;margin-right:auto;box-shadow:0 10px 20px rgba(0,0,0,.1)}.viewButton:hover{background-color:#0056b3}.userItem:first-child{border-top:1px solid #ddd;border-top-left-radius:5px;border-top-right-radius:5px}.userItem:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.affiliateDetailsWrapper{display:flex;flex-direction:column}.affiliateDetailsWrapper .imgAffiliate{width:170px;height:170px;display:flex;justify-content:center;align-items:center;text-align:center;flex-basis:15%}.affiliateDetailsWrapper .imgAffiliate img{width:100%;height:100%;object-fit:cover}.affiliateDetailsWrapperTwo{flex-basis:100%;margin-top:20px;justify-content:flex-start;align-items:flex-start;margin-left:-10px}.affiliateDetailsWrapperTwo h1{margin:10px;padding:8px 10px;width:250px}.approveButton{padding:10px 0;text-align:center;width:200px;cursor:pointer;color:#fff;background-color:crimson;border:2px solid #fff;outline:none}.emailTemplateParent,.userItemsParent{width:100%;display:flex;justify-content:center;align-items:center}.emailTemplateWrapper{margin-top:20px;padding:30px;background-color:#f9f9f9;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1);width:100%}.emailTemplateWrapper h2{font-size:18px;color:#333;margin-bottom:15px;font-weight:700}.emailForm{gap:15px}.emailForm,.formGroup{display:flex;flex-direction:column}.formGroup label{font-size:14px;color:#555;margin-bottom:5px}.formGroup input,.formGroup textarea{padding:8px;border:1px solid #ccc;border-radius:4px;font-size:14px;width:100%;box-sizing:border-box}.formGroup input[readonly]{background-color:#e9e9e9;color:#777}.sendEmailButton{padding:10px 15px;background-color:#28a745;color:white;border:none;border-radius:4px;cursor:pointer;font-size:16px;transition:background-color .3s ease}.sendEmailButton:hover{background-color:#218838}}.styledPopup{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.styledPopup .popup-content{width:400px;animation:fadeIn .3s ease-in-out}.styledPopup form{display:flex;flex-direction:column;gap:20px;padding-top:20px}.styledPopup .form-row{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:8px}.styledPopup label{font-size:14px;font-weight:700;color:#fff}.styledPopup input{padding:10px;font-size:14px;border:1px solid #ccc;border-radius:4px;outline:none;transition:border-color .3s ease;width:100%}.styledPopup input:focus{border-color:#007bff}.styledPopup .form-actions{display:flex;justify-content:space-between;gap:10px}.distinctionPopup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999}.distinctionPopup-modal{background-color:white;padding:25px 30px;border-radius:12px;width:100%;max-width:400px;box-shadow:0 0 10px rgba(0,0,0,.3);display:flex;flex-direction:column;gap:15px}.distinctionPopup-modal input[type=file],.distinctionPopup-modal input[type=text]{padding:10px;border-radius:5px;border:1px solid #ccc}.distinctionPopup-actions{display:flex;justify-content:space-between;gap:10px}.addDistinctionBtn{background-color:#4CAF50;color:white;padding:10px 0;border:none;border-radius:3px;cursor:pointer;width:130px;margin-left:auto;margin-right:auto}.addDistinctionBtn:hover{background-color:#45a049}.distinctionPopup-actions button{padding:10px 16px;font-size:15px;border-radius:6px;border:none;cursor:pointer;transition:background-color .2s ease}.distinctionPopup-actions button:first-child{background-color:#007bff;color:white}.distinctionPopup-actions button:first-child:hover{background-color:#0056b3}.distinctionPopup-actions button:last-child{background-color:#f44336;color:white}.distinctionPopup-actions button:last-child:hover{background-color:#d32f2f}.react-calendar{width:80%;height:auto;max-width:1200px;box-shadow:0 2px 10px rgba(0,0,0,.1);border-radius:10px;border:none}.react-calendar__tile{height:100px;display:flex;justify-content:center;align-items:center}.highlighted-date{background-color:#ffc107;border-radius:50%;color:white}@media (max-width:768px){.react-calendar{width:100%}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:white;padding:30px;border-radius:15px;width:90%;max-width:700px;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.2);text-align:center;animation:fadeIn .3s ease-in-out}.modal-content img{width:120px;height:auto;margin:10px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.close{position:absolute;top:15px;right:20px;font-size:30px;font-weight:700;color:#333;cursor:pointer;transition:color .3s ease}.close:hover{color:#ff0000}.match-item{cursor:pointer;margin:10px 0;background-color:#f9f9f9;padding:15px;border-radius:10px;transition:background-color .3s ease,transform .3s ease}.match-item:hover{background-color:#f0f0f0;transform:translateY(-5px)}.popup{background-color:rgba(0,0,0,.5)}.popup-content{background-color:#ffffff;box-shadow:0 4px 15px rgba(0,0,0,.2);max-width:400px;width:100%;animation:popupFadeIn .3s ease-in-out}.popup-content h2{margin-bottom:20px;font-size:1.5rem;color:#333333}.popup-actions{display:flex;justify-content:space-around;gap:10px}.popup-actions button{padding:10px 20px;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s}.popup-actions button:first-child{background-color:#e74c3c;color:white}.popup-actions button:first-child:hover{background-color:#c0392b}.popup-actions button:last-child{background-color:#bdc3c7;color:#333333}.popup-actions button:last-child:hover{background-color:#95a5a6}@keyframes popupFadeIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.searchbar-fights{width:100%;max-width:600px;border:3px solid #ffc000;background:rgba(0,0,0,.87);color:#ffc000;outline:none;box-shadow:0 10px 20px rgba(255,255,255,.04);padding:10px}.usersListWrapper{width:50%;padding:20px;border:1px solid #ccc;border-radius:8px;background-color:#f9f9f9;margin-top:70px}.usersListWrapper input:first-of-type{margin-right:10px}.userListHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.usersTable{width:100%;border-collapse:collapse}.usersTable td,.usersTable th{padding:10px;text-align:left;border-bottom:1px solid #ddd}.usersTable th{background-color:#f1f1f1;font-weight:700}.userRow:hover{background-color:#f0f8ff}.usersTable input{margin-right:10px}.nonregistereduserslist{position:absolute;top:20px;right:20px;background-color:#4CAF50;color:white;padding:10px 20px;font-size:16px;font-weight:700;border:none;border-radius:8px;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease-in-out}.nonregistereduserslist:hover{background-color:#45a049;box-shadow:0 6px 8px rgba(0,0,0,.2);transform:scale(1.05)}.nonregistereduserslist:active{background-color:#3e8e41;transform:scale(.98)}@media (max-width:767px){.usersListWrapper{width:90%;overflow:auto}.userListHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.usersTable{width:100%;border-collapse:collapse;overflow:auto}.usersTable td,.usersTable th{padding:10px;text-align:left;border-bottom:1px solid #ddd}.usersTable th{background-color:#f1f1f1;font-weight:700}.userRow:hover{background-color:#f0f8ff}.usersTable input{margin-right:10px}}.nonRegisteredUsers h1{text-align:center;font-size:32px;font-weight:700;margin-bottom:20px;color:#ffcc00;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.nonRegisteredUsers .user-form{display:flex;justify-content:center;margin-bottom:20px}.nonRegisteredUsers .user-form input{padding:12px;margin:0 10px;font-size:16px;border:1px solid #ddd;border-radius:5px;width:220px;background:rgba(255,255,255,.2);color:#fff}.nonRegisteredUsers .user-form input::placeholder{color:#ddd}.nonRegisteredUsers .user-form button{padding:12px 20px;font-size:16px;border:none;background-color:#ffcc00;color:#000;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.nonRegisteredUsers .user-form button:hover{background-color:#ffc107}.nonRegisteredUsers table{width:80%;margin:0 auto;border-collapse:collapse;background-color:rgba(0,0,0,.5);color:#fff}.nonRegisteredUsers table td,.nonRegisteredUsers table th{padding:15px;border:1px solid #444;text-align:center;font-size:16px}.nonRegisteredUsers table th{background-color:#ffcc00;color:#000;font-weight:700}.nonRegisteredUsers table tr:hover{background-color:rgba(255,255,255,.2)}.nonRegisteredUsers table td button{padding:8px 12px;background-color:#f44336;color:white;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.nonRegisteredUsers table td button:hover{background-color:#d32f2f}@media (max-width:768px){.nonRegisteredUsers h1{font-size:28px}.nonRegisteredUsers .user-form{flex-direction:column;align-items:center}.nonRegisteredUsers .user-form input{width:90%;margin:10px 0}.nonRegisteredUsers .user-form button{width:90%;padding:10px}.nonRegisteredUsers table{width:100%}.nonRegisteredUsers table td,.nonRegisteredUsers table th{padding:10px;font-size:14px}}@media (max-width:480px){.nonRegisteredUsers h1{font-size:24px}.nonRegisteredUsers .user-form button,.nonRegisteredUsers .user-form input{width:100%}.nonRegisteredUsers table td,.nonRegisteredUsers table th{font-size:12px}}.adminWrapper{width:calc(100% - 230px);display:flex;justify-content:center;align-items:center;background-image:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(/Assets/banner.png);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:100vh;margin-left:230px}.adminWrapper .frontPageHeading{color:#fff}.adminWrapper .controls{display:flex;color:#fff;gap:40px;font-size:26px;cursor:pointer}.adminWrapper .controls h5:hover{color:#ccc}.adminWrapper .controls .active{color:yellowgreen}.adminWrapper .popupOverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.adminWrapper .popupContent{background:white;padding:20px;border-radius:8px;width:400px;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.2)}.adminWrapper .popupActions{display:flex;justify-content:space-around;margin-top:20px}.adminWrapper .confirmBtn{background:#ff4d4f;color:white;padding:10px 20px;border:none;border-radius:5px;cursor:pointer}.adminWrapper .confirmBtn:hover{background:#d9363e}.adminWrapper .cancelBtn{background:#ccc;color:black;padding:10px 20px;border:none;border-radius:5px;cursor:pointer}.adminWrapper .cancelBtn:hover{background:#bbb}.boxesContainer{gap:20px;flex-wrap:wrap;max-width:900px}.boxesContainer,.boxx{display:flex;justify-content:center}.boxx{padding:20px;border-radius:10px;box-shadow:0 6px 12px rgba(0,0,0,.2);text-align:center;align-items:center;flex-direction:column;min-width:230px;max-width:230px;height:170px;color:#fff;font-family:Orbitron,sans-serif;cursor:pointer}.totalMatches{background-color:#ff6b6b}.shadowTemplates{background-color:#4dabf7}.registeredUsers{background-color:#81c784}.affiliates{background-color:#ffca28}.boxnotifications{background-color:#437aab}.visitors{background-color:#f39c12}.boxx h2{font-size:20px;margin-bottom:10px;text-transform:uppercase}.boxx p{font-size:1.2rem;color:#f8f8f8;font-family:VT323,monospace}.boxx i{margin-top:10px;font-size:2rem;margin-bottom:10px;color:#fff}.boxx:hover{transform:translateY(-5px);transition:.3s ease;box-shadow:0 8px 15px rgba(0,0,0,.3)}.popupUsersJoinedCustom{display:flex;justify-content:center;align-items:center;width:100%;margin:30px 0;padding:20px}.popup-content-custom{background-color:rgba(0,0,0,.85);padding:30px;border-radius:15px;max-width:700px;width:100%;box-shadow:0 8px 30px rgba(0,0,0,.8);text-align:center;animation:fadeIn .5s ease;border:2px solid #ff4500}.popup-content-custom h3{font-size:28px;color:#ff4500;margin-bottom:20px;text-transform:uppercase;font-weight:700}.popup-content-custom table{width:100%;border-collapse:separate;margin-top:20px;background:rgba(255,69,0,.1);border-radius:10px;overflow:hidden}.popup-content-custom td,.popup-content-custom th{padding:15px;text-align:left;font-size:16px;color:#fff;border-bottom:1px solid rgba(255,69,0,.5)}.popup-content-custom th{background-color:rgba(255,69,0,.3);font-weight:700;text-transform:uppercase}.popup-content-custom td{background-color:rgba(255,255,255,.1)}.popup-content-custom tbody tr:hover{background-color:rgba(255,69,0,.2);transition:background-color .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.popup-content-custom button{padding:12px 25px;background:#ff4500;border:none;border-radius:5px;color:white;font-size:18px;cursor:pointer;margin-top:20px;font-weight:700;text-transform:uppercase;transition:background .3s ease}.popup-content-custom button:hover{background:#e03b00}@media (max-width:767px){.adminWrapper{width:100%;margin-left:0;z-index:100;padding-top:120px}.adminWrapper .frontPageHeading{text-align:center}.adminWrapper .controls{display:flex;color:#fff;gap:40px;font-size:26px;cursor:pointer;gap:20px;font-size:21px;justify-content:center;align-items:center;text-align:center;width:100%}.boxesContainer{padding-bottom:100px}.boxx{padding:20px;border-radius:10px;box-shadow:0 6px 12px rgba(0,0,0,.2);text-align:center;flex:1 1;min-width:200px;max-width:300px;color:#fff;font-family:Orbitron,sans-serif;cursor:pointer;margin:0 auto}.popupUsersJoinedCustom{display:flex;justify-content:center;align-items:center;width:100%;margin:30px 0;padding:20px}.popup-content-custom{padding:30px;border-radius:15px;max-width:800px;width:100%;box-shadow:0 8px 30px rgba(0,0,0,.8);text-align:center;animation:fadeIn .5s ease;border:2px solid #ff4500;overflow:auto}.popup-content-custom h3{font-size:16px;color:#ff4500;margin-bottom:20px;text-transform:uppercase;font-weight:700}.popup-content-custom table{width:100%;border-collapse:separate;margin-top:20px;background:rgba(255,69,0,.1);border-radius:10px;overflow:auto}.popup-content-custom td,.popup-content-custom th{padding:15px;text-align:left;font-size:13px;color:#fff;border-bottom:1px solid rgba(255,69,0,.5)}.popup-content-custom th{background-color:rgba(255,69,0,.3);font-weight:700;text-transform:uppercase}.popup-content-custom td{background-color:rgba(255,255,255,.1)}.popup-content-custom tbody tr:hover{background-color:rgba(255,69,0,.2);transition:background-color .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.popup-content-custom button{padding:12px 25px;background:#ff4500;border:none;border-radius:5px;color:white;font-size:18px;cursor:pointer;margin-top:20px;font-weight:700;text-transform:uppercase;transition:background .3s ease}.popup-content-custom button:hover{background:#e03b00}}.promotionWrapper{width:calc(100% - 230px);display:flex;justify-content:center;align-items:center;min-height:100vh;margin-left:230px}@media (max-width:767px){.promotionWrapper{width:100%;margin-left:0}}.payment-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.payment-popup{background:#ffffff;padding:30px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.3);width:400px;max-width:90%;transition:transform .3s ease,opacity .3s ease;opacity:0;transform:translateY(-20px)}.payment-popup.active{opacity:1;transform:translateY(0)}.popup-title{font-size:1.5rem;margin-bottom:15px;font-weight:700;text-align:center}.popup-content{font-size:1rem;margin-bottom:20px}.popup-buttons{display:flex;justify-content:space-between;margin-top:20px}.popup-button{flex:1 1;margin:0 5px;padding:10px;border:none;border-radius:5px;cursor:pointer;font-size:1rem;transition:background .3s}.popup-button.confirm{background-color:#28a745;color:white}.popup-button.confirm:hover{background-color:#218838}.popup-button.cancel{background-color:#dc3545;color:white}.popup-button.cancel:hover{background-color:#c82333}.popupwrapped{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;padding:20px;background-color:white;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:1000;height:500px;display:flex;justify-content:center;align-items:center;text-align:center}.popupwrapped h2{margin-top:0;font-size:1.5rem;color:#333}.popupwrapped p{margin-bottom:20px;color:#666;font-size:1rem}.popupwrapped img{width:130px;margin:20px 0;border-radius:50%}.popupwrapped button{padding:10px 15px;border:none;border-radius:5px;background-color:#007bff;color:white;font-size:1rem;cursor:pointer;margin:0 10px}.popup button.cancel{background-color:#dc3545}.popup button:hover{background-color:#0056b3}.popup button.cancel:hover{background-color:#c82333}.adminPredictions{width:calc(100% - 230px);display:flex;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/Assets/banner.png);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:100vh;margin-left:230px;flex-direction:column;align-items:center;padding-bottom:70px}.adminPredictions h1{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-size:22px;font-style:normal;font-weight:500;color:#fff;text-transform:uppercase;width:inherit;text-align:center;margin:30px 0}.adminPredictionsHeader{width:100%;height:40px;background-color:#fff;position:relative;display:flex;align-items:center;padding-left:18%}.adminPredictionsHeader h2{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-size:21px;font-style:normal;font-weight:500;text-transform:uppercase}.adminPredictionsHeader .imagesWrapperAdminPredictions{position:absolute;top:-15px;left:70px;display:flex;gap:10px}.imagesWrapperAdminPredictions .imgToWrap{width:70px;height:70px;display:flex;justify-content:center;align-items:center;border:3px solid red;border-radius:50%}.imagesWrapperAdminPredictions .imgToWrap:first-of-type{border:3px solid blue}.imagesWrapperAdminPredictions .imgToWrap img{width:100%;height:100%;object-fit:cover;border-radius:50%}.actualPredictionsWrapper{width:inherit;display:flex;flex-direction:column;align-items:flex-start;position:relative;gap:1px;margin-top:50px;margin-left:45px}.adminPredictionsButtonsWrapper{display:flex;gap:50px}.ButtonBoxAdmin{width:90px;height:90px;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:50%;border:2px solid #ccc;cursor:pointer}h1.outputBox{margin-top:13px}h1.subHeading2{text-align:left}.makeBackgroundBlue{background-color:blue}.makeBackgroundRed{background-color:red}.buttonPrevNextWrap{display:flex;justify-content:space-between;width:62%}.buttonPrevNextWrap .btn-grad{width:28%}.finishFight{position:absolute;top:-9.5px;right:20px;font-size:20px;width:12%;cursor:pointer}.actualPredictionsWrapper .popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:white;border:1px solid black;padding:20px;box-shadow:0 0 10px rgba(0,0,0,.5);z-index:1000;width:300px;height:120px}@media (max-width:767px){.adminPredictions{width:100%;min-height:100vh;margin-left:0;padding-top:80px}.adminPredictions h1{font-size:18px;width:inherit;margin:30px 0}.adminPredictionsHeader{width:100%;height:35px;padding-left:34%}.adminPredictionsHeader h2{font-size:15px}.adminPredictionsHeader .imagesWrapperAdminPredictions{top:-10px;left:10px;display:flex;gap:5px}.imagesWrapperAdminPredictions .imgToWrap{width:50px;height:50px}.actualPredictionsWrapper{margin-left:0;padding-left:20px;width:100%;overflow:hidden;margin-top:15px}.adminPredictionsButtonsWrapper{gap:15px}.ButtonBoxAdmin{width:50px;height:50px}h1.outputBox{margin-top:13px}h1.subHeading2{text-align:left}.buttonPrevNextWrap{display:flex;justify-content:space-between;width:90%}.buttonPrevNextWrap .btn-grad{width:28%}.finishFight{top:-11.5px;right:5px;font-size:19px;width:28%}.actualPredictionsWrapper .popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:white;border:1px solid black;padding:20px;box-shadow:0 0 10px rgba(0,0,0,.5);z-index:1000;width:300px;height:120px}}.adminPredictions .popupPredictions{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(/Assets/BlackredBackground.png);background-position:50%;background-size:cover;background-repeat:no-repeat;padding:30px;box-shadow:0 0 10px rgba(0,0,0,.5);z-index:1000;width:450px;height:200px;color:#fff;gap:30px}.adminPredictions .popupPredictions,.popupPredictions form{display:flex;flex-direction:column;justify-content:center;align-items:center}.popupPredictions form,.popupPredictions form input{width:100%}.popupPredictions form button{padding:8px 20px;color:#fff;background-color:gray;border:none;outline:none;margin-top:20px;border-radius:5px}.adminPredictions .popup{width:400px;height:200px;display:flex;flex-direction:column;gap:20px;border-radius:5px;box-shadow:0 10px 20px rgba(0,0,0,.5)}.adminPredictions .popup button{width:70px;height:70px;border-radius:50%;outline:none;background-color:blue;color:#ccc;border:4px solid #ccc;cursor:pointer}.adminPredictions .popup button:nth-of-type(2){background-color:red}.deleteButton,.viewButtonUsers{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;background-color:#007bff;color:white;margin-right:10px}.deleteButton{background-color:#dc3545}.userDetails{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:30px 40px;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.5);z-index:1000;background-image:url(/Assets/BlackredBackground.png);border:2px solid #ccc;color:#fff;text-align:center}.userDetails p{margin-bottom:5px}.userDetails img{width:100px;height:100px;border-radius:50%;margin-bottom:20px}.closeButton{margin-top:20px;padding:8px 16px;border:none;border-radius:4px;cursor:pointer;background-color:#6c757d;color:white}.giveTokensInput{margin-top:15px;padding:8px;width:100%;border-radius:4px;border:1px solid #ccc;background-color:#333;color:#fff;font-size:16px}.submitTokensButton{margin-top:10px;padding:8px 16px;border:none;border-radius:4px;cursor:pointer;background-color:#28a745;color:white;font-size:16px;transition:background-color .3s ease}.submitTokensButton:hover{background-color:#218838}.toFlexRowTitle{display:flex;justify-content:space-between;align-items:center;width:100%;margin:21px 0 50px;padding:0 80px 0 100px}.toFlexRowTitle div{display:flex;gap:20px}.toFlexRowTitle button{padding:10px 20px;background-color:#ff4d4f;color:#fff;border:none;border-radius:5px;font-size:14px;cursor:pointer;transition:background-color .3s ease}.toFlexRowTitle .addAccountsBtn{background-color:#218838}.mobileItemOne{margin-top:-55px}@media (max-width:767px){.mobileItemOne{margin-top:-100px}.toFlexRowTitle{justify-content:center;flex-direction:column-reverse;margin:21px 0 50px;padding:0 80px 0 100px;gap:20px}.toFlexRowTitle div{display:flex;gap:20px;justify-content:center;align-items:center;width:100%}.toFlexRowTitle button{padding:10px 20px;background-color:#ff4d4f;color:#fff;border:none;border-radius:5px;font-size:14px;cursor:pointer;transition:background-color .3s ease}.toFlexRowTitle .addAccountsBtn{background-color:#218838}}.shadowLibrary .popup{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000}.shadowLibrary .popup-content{background:white;padding:20px;border-radius:10px;width:90%;max-width:600px;box-shadow:0 5px 15px rgba(0,0,0,.3);text-align:center}.shadowLibrary .popup-content h2{font-size:24px;margin-bottom:20px}.shadowLibrary .popup-content p{font-size:18px;margin:10px 0}.shadowLibrary .popup-actions{display:flex;justify-content:space-around;margin-top:20px}.shadowLibrary .popup-actions button{padding:10px 20px;font-size:16px;cursor:pointer;background-color:#007bff;color:white;border:none;border-radius:5px;transition:background-color .3s ease}.shadowLibrary .popup-actions button:hover{background-color:#0056b3}.shadowLibrary table{width:100%;border-collapse:collapse;margin-top:20px}.shadowLibrary table td,.shadowLibrary table th{padding:10px;text-align:center;border:1px solid #ddd}.shadowLibrary table th{background-color:#f4f4f4;font-size:16px;font-weight:700}.shadowLibrary table td img{border-radius:50%}.shadowLibrary button{background-color:#007bff;color:white;border:none;padding:10px 20px;font-size:16px;border-radius:5px;cursor:pointer;margin-top:20px}.shadowLibrary button:hover{background-color:#0056b3}.fixdDivShadowLibrary{position:fixed;z-index:999;width:100%;display:flex;justify-content:center;align-items:center;background:black}.fixDivShadowTitle{width:30%;margin-bottom:0!important}.shadowFightLibraryIcon{position:fixed;top:38px;left:18%;cursor:pointer;font-size:24px;color:#007bff;z-index:99999}@media (max-width:768px){.shadowFightLibraryIcon{top:145px;left:13%;font-size:24px;color:red}.fixDivShadowTitle{width:100%}.shadowLibrary .popup-content{width:100%;margin:0 10px}.shadowLibrary table td,.shadowLibrary table th{padding:8px}.shadowLibrary table img{width:40px}.shadowLibrary .popup-actions button{font-size:10px}}.sponsor-wrapper{padding:50px;font-family:Arial,sans-serif;color:#333;width:calc(100%-230px);margin:0 auto 0 230px;background:linear-gradient(136.74deg,#e7e7e9 19.43%,#fff 89.46%);box-shadow:0 2px 7px rgba(0,0,0,.15);min-height:100vh}.sponsor-nav{display:flex;justify-content:space-between;align-items:center}.sponsor-heading{color:#d20a0a;font-size:48px;text-transform:uppercase;letter-spacing:2px;position:relative;margin-bottom:5px}.add-sponsor-btn,.sponsor-heading{text-align:center;font-family:UfcSansRegular;font-weight:600}.add-sponsor-btn{background:linear-gradient(216.01deg,#d20a0a 26.18%,#9e0808 93.27%);color:#fff;cursor:pointer;font-size:22px;padding:12px 24px;width:165px;text-decoration:none;box-shadow:0 10px 20px rgba(0,0,0,.25);border:none;outline:none}.add-sponsor-btn:hover{background-color:#2980b9}.add-sponsor-form{background-color:#f7f7f7;border:1px solid #ddd;border-radius:8px;padding:20px;margin:20px 0;box-shadow:0 2px 10px rgba(0,0,0,.1)}.sponsor-file-input,.sponsor-input,.sponsor-textarea{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ddd;border-radius:5px;font-size:1rem;box-sizing:border-box}.sponsor-textarea{height:100px;resize:none}.sponsor-file-input{padding:5px}.submit-sponsor-btn{width:100%;padding:12px;background-color:#27ae60;color:#fff;font-size:1rem;font-weight:700;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.submit-sponsor-btn:hover{background-color:#1e8449}.sponsor-grid{display:grid;grid-template-columns:repeat(auto-fit,350px);justify-content:center;grid-gap:20px;gap:20px;margin-top:20px}.sponsor-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:15px;text-align:center;width:350px;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.sponsor-card:hover{transform:translateY(-5px);box-shadow:0 4px 15px rgba(0,0,0,.15)}.sponsor-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:15px}.sponsor-name{font-size:1.5rem;font-weight:700;margin-bottom:10px;color:#34495e}.sponsor-description{font-size:1rem;color:#7f8c8d;margin-bottom:15px;line-height:1.5}.sponsor-insta,.sponsor-link{display:inline-block;margin:5px 10px;padding:8px 12px;font-size:.9rem;font-weight:700;text-decoration:none;border-radius:5px;color:#fff;background-color:#3498db;transition:background-color .3s ease}.sponsor-insta:hover,.sponsor-link:hover{background-color:#2980b9}.edit-sponsor-btn{margin-top:10px;padding:8px 15px;font-size:.9rem;background-color:#f1c40f;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease;margin-right:10px}.edit-sponsor-btn:hover{background-color:#d4ac0d}.delete-sponsor-btn{margin-top:10px;padding:8px 15px;font-size:.9rem;background-color:#e74c3c;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.delete-sponsor-btn:hover{background-color:#c0392b}.no-sponsors-message{text-align:center;font-size:1.2rem;color:#7f8c8d;margin-top:20px}@media (max-width:768px){.add-sponsor-btn,.submit-sponsor-btn{font-size:.9rem}.sponsor-name{font-size:1.3rem}.sponsor-description{font-size:.9rem}}.popup{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);z-index:1000}.popup-content{background:#fff;padding:20px;border-radius:8px;width:300px;box-shadow:0 4px 10px rgba(0,0,0,.2);text-align:center}.popup-content p{font-size:1.1em;margin-bottom:20px;color:#333}.popup-content button{background-color:#007bff;border-radius:4px;padding:10px 15px;margin:5px;font-size:.9em;transition:background-color .3s}.popup-content button:hover{background-color:#0056b3}.popup-content button:last-child{background-color:#ccc;color:#333}.popup-content button:last-child:hover{background-color:#999}.visitorsAnalyticsWrapper{width:calc(100% - 230px);margin-left:230px;background:url(/Assets/backgroundupdated.png) 50%/cover no-repeat;background-blend-mode:overlay;background-color:rgba(0,0,0,.3);min-height:100vh;padding:40px 20px 0}.analyticsHeader{width:100%;display:flex;justify-content:space-between;align-items:center;background:#fff;padding:20px 30px;border-radius:10px;box-shadow:inset 0 2px 6px rgba(0,0,0,.05),0 5px 15px rgba(0,0,0,.2);margin-bottom:30px}.analyticsHeader h1{font-family:UfcSansRegular;color:#d20a0a;font-size:24px;text-transform:uppercase}.dropdown{padding:8px 12px;border-radius:5px;border:1px solid #ccc;font-family:UfcSansRegular;cursor:pointer}.metricsCards{display:flex;gap:20px;margin-bottom:30px}.metricCard{background:#fff;padding:20px;border-radius:12px;text-align:center;box-shadow:inset 0 2px 6px rgba(0,0,0,.05),0 5px 15px rgba(0,0,0,.2);cursor:pointer;transition:all .3s ease;width:300px}.metricCard span{font-size:17px;color:#444;font-family:UfcSansRegular}.metricCard h3{font-size:22px;margin-top:5px;color:#d20a0a}.metricCard.active{border:2px solid #d20a0a;box-shadow:0 0 10px rgba(210,10,10,.3)}.graphSection{background:#fff;padding:30px;border-radius:12px;box-shadow:inset 0 2px 6px rgba(0,0,0,.05),0 5px 15px rgba(0,0,0,.2);margin-bottom:30px;height:400px}.resetButtons{display:flex;gap:20px;justify-content:center}.resetButtons button{padding:10px 18px;font-family:UfcSansRegular;font-size:14px;color:#d20a0a;background:#fff;border:1px solid #d20a0a;border-radius:6px;cursor:pointer}.resetButtons button:nth-of-type(2){background:#d20a0a;color:#fff}.resetButtons button:hover{box-shadow:0 10px 20px rgba(0,0,0,.05)}@media (max-width:768px){.visitorsAnalyticsWrapper{width:100%;margin-left:0;padding:130px 10px 20px;background-size:cover}.analyticsHeader{flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:20px}.analyticsHeader h1{font-size:20px}.dropdown{width:100%}.metricsCards{flex-direction:column;gap:15px}.metricCard{width:100%}.graphSection{padding:20px 15px;height:300px}.resetButtons{flex-direction:column;gap:10px}.resetButtons button{width:100%}}.youtubeLibrary{flex-direction:column;gap:30px;background-image:linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.55)),url(/Assets/banner.png)}.youtubeLibrary h1{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:500;font-stretch:condensed;margin-bottom:0;text-transform:uppercase;letter-spacing:1.5px;font-size:40px;line-height:2.5rem;color:#fff;text-shadow:2px 4px 8px rgba(0,0,0,.55);margin-top:20px}.youtubeLibrary form{display:flex}.youtubeLibrary form input{background-color:#111111;border-width:1px;border-style:solid;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#ffffff;font-family:Bungee;font-size:17px;line-height:44px;font-style:normal;font-weight:400;letter-spacing:0;text-transform:uppercase;padding:12px 31px;margin-top:0;margin-bottom:0;width:700px;border-right:none;box-shadow:0 10px 20px rgba(0,0,0,.2)}.youtubeLibrary form .btn-grad{width:40%;margin-top:0;border-top-left-radius:0;border-bottom-left-radius:0}.youtubeLibrary .videoContainer{display:flex;flex-wrap:wrap;gap:50px;justify-content:center;align-items:center;width:100%;max-height:150vh;overflow:auto}.videoContainer .videoItem{box-shadow:0 10px 20px rgba(0,0,0,.2)}.btn-video-copy,.btn-video-delete{padding:10px 20px;border:none;border-radius:5px;font-size:14px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;margin-right:10px}.btn-video-copy{background-color:#4CAF50;color:white}.btn-video-copy:hover{background-color:#45a049}.btn-video-delete{background-color:#f44336;color:white}.btn-video-delete:hover{background-color:#e53935}.videoActionsPodcast{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:20px}.videoActionsPodcast p{color:#fff}.responsiveVideoPodcast{width:100%;max-width:450px}.videoItemPodcast{padding:15px;box-shadow:0 10px 20px rgba(0,0,0,.55)}.faqwrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:180px;padding-bottom:70px;width:100%;min-height:100vh;position:relative;background:#fafafa}.faqwrapper h1{color:#d20a0a;font-size:49px;text-align:center;font-family:UfcSansRegular;font-weight:600;text-transform:uppercase;letter-spacing:2px;position:relative;margin-bottom:50px}.faqmain{max-width:1200px;gap:25px}.faqItem,.faqmain{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.faqItem{border-top-left-radius:4px;border-top-right-radius:4px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.faqHeader{width:100%;display:flex;justify-content:space-between;align-items:center;background:#f0f0f0;padding:16px;cursor:pointer;transition:background-color .3s ease}.faqHeader:hover{background-color:#e0e0e0}.faqHeader p{color:#000;font-family:UfcSansRegular,Arial,sans-serif;font-size:21.5px;font-weight:600;padding-bottom:8px;padding-top:10px;letter-spacing:.3px}.faqHeader i{color:#546e7a;font-size:1.5rem;transition:transform .3s ease}.faqHeader i.icon.fa-angle-up{transform:rotate(180deg)}.faqBody{background:#fff;padding:0 16px;font-family:Roboto;color:#000;font-size:15px;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faqBody.open{max-height:500px;padding:16px}.faqwrapper-admin{width:calc(100% - 230px);margin-left:230px;display:flex;flex-direction:column;align-items:center;min-height:100vh;background-color:#f8f9fa;font-family:Arial,sans-serif;padding:70px 20px 20px}.faqwrapper-admin h1{color:#d20a0a;font-size:40px;text-align:center;font-family:UfcSansRegular;font-weight:600;text-transform:uppercase;letter-spacing:1px;position:relative}.flexedDivFaq{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:800px;margin-bottom:30px}.faqwrapper-admin .add-faq-btn{background:linear-gradient(216.01deg,#d20a0a 26.18%,#9e0808 93.27%);color:#fff;cursor:pointer;font-family:UfcSansRegular;font-weight:600;font-size:22px;padding:12px 24px;text-align:center;width:165px;text-decoration:none;box-shadow:0 10px 20px rgba(0,0,0,.25);outline:none;border:none}.faqwrapper-admin .add-faq-btn:hover{background-color:#0056b3}.faqwrapper-admin .faqmain-admin{width:100%;max-width:800px}.faqwrapper-admin .faqItem-admin{border:1px solid #dee2e6;border-radius:6px;margin-bottom:15px;padding:15px;background-color:white;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .2s ease}.faqwrapper-admin .faqItem-admin:hover{box-shadow:0 10px 15px rgba(0,0,0,.1)}.faqwrapper-admin .faqHeader-admin{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:700;color:#495057}.faqwrapper-admin .faqHeader-admin p{margin:0}.faqwrapper-admin .faqBody-admin{display:none;margin-top:10px;font-size:.95rem;color:#6c757d}.faqwrapper-admin .faqBody-admin.open{display:block}.faqwrapper-admin .delete-btn,.faqwrapper-admin .update-btn{margin-top:10px;padding:8px 12px;font-size:.9rem;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.faqwrapper-admin .update-btn{background-color:#ffc107;color:#212529}.faqwrapper-admin .update-btn:hover{background-color:#e0a800}.faqwrapper-admin .delete-btn{background-color:#dc3545;color:white}.faqwrapper-admin .delete-btn:hover{background-color:#b02a37}.faqwrapper-admin .popup{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.faqwrapper-admin .popup-content{background:white;padding:25px;border-radius:8px;width:400px;display:flex;flex-direction:column;gap:15px;box-shadow:0 4px 6px rgba(0,0,0,.2)}.faqwrapper-admin .popup-content h2{margin:0;font-size:1.5rem;font-weight:700;color:#343a40}.faqwrapper-admin .popup-content input,.faqwrapper-admin .popup-content textarea{width:100%;padding:10px;border:1px solid #ced4da;border-radius:4px;font-size:1rem;color:#495057}.faqwrapper-admin .popup-content input:focus,.faqwrapper-admin .popup-content textarea:focus{border-color:#80bdff;outline:none}.faqwrapper-admin .add-btn,.faqwrapper-admin .close-btn{padding:10px 15px;font-size:1rem;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.faqwrapper-admin .add-btn{background-color:#28a745;color:white}.faqwrapper-admin .add-btn:hover{background-color:#218838}.faqwrapper-admin .close-btn{background-color:#6c757d;color:white}.faqwrapper-admin .close-btn:hover{background-color:#5a6268}.newswrapper-admin{width:calc(100% - 230px);margin-left:230px;display:flex;flex-direction:column;align-items:center;min-height:100vh;background-color:#f8f9fa;font-family:Arial,sans-serif;padding:70px 20px 20px}.newswrapper-admin h1{color:#0a74d2;font-size:40px;text-align:center;font-family:UfcSansRegular;font-weight:600;text-transform:uppercase;letter-spacing:1px;position:relative}.flexedDivNews{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:800px;margin-bottom:30px}.newswrapper-admin .add-news-btn{background:linear-gradient(216.01deg,#0a74d2 26.18%,#086bb2 93.27%);color:#fff;cursor:pointer;font-family:UfcSansRegular;font-weight:600;font-size:22px;outline:none;padding:12px 24px;text-align:center;width:165px;text-decoration:none;box-shadow:0 10px 20px rgba(0,0,0,.25);border:none}.newswrapper-admin .add-news-btn:hover{background-color:#0056b3}.newswrapper-admin .newsmain-admin{width:100%;max-width:800px}.newswrapper-admin .newsItem-admin{border:1px solid #dee2e6;border-radius:6px;margin-bottom:15px;padding:15px;background-color:white;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .2s ease}.newswrapper-admin .newsItem-admin:hover{box-shadow:0 10px 15px rgba(0,0,0,.1)}.newswrapper-admin .newsHeader-admin{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:700;color:#495057}.newswrapper-admin .newsHeader-admin p{margin:0}.newswrapper-admin .newsBody-admin{display:none;margin-top:10px;font-size:.95rem;color:#6c757d}.newswrapper-admin .newsBody-admin.open{display:block}.newswrapper-admin .delete-btn,.newswrapper-admin .update-btn{margin-top:10px;padding:8px 12px;font-size:.9rem;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.newswrapper-admin .update-btn{background-color:#ffc107;color:#212529}.newswrapper-admin .update-btn:hover{background-color:#e0a800}.newswrapper-admin .delete-btn{background-color:#dc3545;color:white}.newswrapper-admin .delete-btn:hover{background-color:#b02a37}.newswrapper-admin .popup{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.newswrapper-admin .popup-content{background:white;padding:25px;border-radius:8px;width:400px;display:flex;flex-direction:column;gap:15px;box-shadow:0 4px 6px rgba(0,0,0,.2)}.newswrapper-admin .popup-content h2{margin:0;font-size:1.5rem;font-weight:700;color:#343a40}.newswrapper-admin .popup-content input,.newswrapper-admin .popup-content textarea{width:100%;padding:10px;border:1px solid #ced4da;border-radius:4px;font-size:1rem;color:#495057}.newswrapper-admin .popup-content input:focus,.newswrapper-admin .popup-content textarea:focus{border-color:#80bdff;outline:none}.newswrapper-admin .add-btn,.newswrapper-admin .close-btn{padding:10px 15px;font-size:1rem;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.newswrapper-admin .add-btn{background-color:#28a745;color:white}.newswrapper-admin .add-btn:hover{background-color:#218838}.newswrapper-admin .close-btn{background-color:#6c757d;color:white}.newswrapper-admin .close-btn:hover{background-color:#5a6268}@media (max-width:767px){.faqmain{width:90%}}.threadDetailsContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:100px;padding-bottom:50px;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/Assets/banner.png);width:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;color:#fff;font-family:UfcSansRegular,Arial,sans-serif}.threadDetailsContainer h2{font-size:32px;font-family:Bungee,sans-serif;color:#fff;background-color:#720e0c;padding:10px;text-align:center;box-shadow:0 10px 20px rgba(0,0,0,.5);margin-bottom:20px;width:100%;max-width:700px}.threadDetailsContainer p{font-size:18px;color:#f0f0f0;margin-bottom:15px;max-width:700px;text-align:left}.threadDetailsContainer h3{font-size:26px;color:#fff;font-family:Bungee,sans-serif;margin-top:20px;margin-bottom:15px;text-align:left;width:100%;max-width:700px}.threadDetailsContainer div{background-color:rgba(0,0,0,.8);margin-bottom:10px;box-shadow:0 10px 20px rgba(0,0,0,.5);width:100%;padding:15px 15px 0;max-width:700px;color:#fff;font-family:UfcSansRegular,Arial,sans-serif}.threadDetailsContainer button{padding:5px 15px;border:none;background-color:#d30c23;color:#fff;font-family:Bungee,sans-serif;border-radius:5px;cursor:pointer;margin-top:10px;transition:background-color .3s ease}.threadDetailsContainer button:hover{background-color:#ff3b3b}.threadDetailsContainer textarea{width:100%;max-width:700px;height:100px;padding:10px;border-radius:5px;border:none;margin-bottom:15px;font-size:16px;font-family:UfcSansRegular,Arial,sans-serif}.threadDetailsContainer button[type=submit]{padding:10px 30px;background-color:#d30c23;color:#fff;font-family:Bungee,sans-serif;border-radius:5px;cursor:pointer;box-shadow:0 10px 20px rgba(0,0,0,.5)}.threadDetailsContainer button[type=submit]:hover{background-color:#ff3b3b}.threadDetailsContainer form{margin-left:0;padding-left:0}.threadDetailsContainer .toMakeFlexDisplay{display:flex;background:transparent;gap:30px;padding-left:0;box-shadow:none;margin-bottom:0!important}.adminAddBlog{background-color:transparent;color:#fff;flex-direction:column;gap:30px;align-items:center;padding:50px 0}.adminAddBlog-title{color:#fff;font-size:1.75rem;font-weight:700}.adminAddBlog-form{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:800px}.adminAddBlog-form input[type=file],.adminAddBlog-form input[type=text],.adminAddBlog-form textarea{background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#fff;padding:.75rem;transition:border-color .3s}.adminAddBlog-form input[type=text]::placeholder,.adminAddBlog-form textarea::placeholder{color:rgba(255,255,255,.6)}.adminAddBlog-form input:focus,.adminAddBlog-form textarea:focus{outline:none;border-color:#4f46e5}.adminAddBlog-headerImage,.adminAddBlog-sectionImage{margin-top:.5rem}.adminAddBlog-section{background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;padding:1rem}.adminAddBlog-sectionTitle{color:#fff}.adminAddBlog-heading input,.adminAddBlog-heading textarea{background-color:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.75rem;border-radius:.5rem;width:50%}.adminAddBlog-heading input::placeholder,.adminAddBlog-heading textarea::placeholder{color:rgba(255,255,255,.6)}.adminAddBlog-addHeading,.adminAddBlog-addSection,.adminAddBlog-submit{font-weight:600;transition:background-color .3s;width:200px;padding:10px 0;border:none;outline:none;border-radius:5px}.adminAddBlog-addHeading:hover{background-color:#2563eb}.adminAddBlog-addSection:hover{background-color:#15803d}.adminAddBlog-submit{background-color:#1f2937;color:#fff}.adminAddBlog-heading{background-color:transparent;display:flex;justify-content:center;align-items:center;gap:20px}.adminAddBlog-section{display:flex;flex-wrap:wrap;width:100%;flex-direction:column;gap:20px}.blogsContainerAdmin{color:white;flex-direction:column;justify-content:flex-start;align-items:center;padding:70px 1.5rem 1.5rem}.blogsContentActual{max-width:800px;width:100%}.blogsContainerAdmin .blogsHeaderAdmin{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.blogsContainerAdmin .blogsTitleAdmin{font-size:1.75rem;font-weight:700}.blogsContainerAdmin .deleteAllBtn{background-color:#dc2626;color:white;padding:.5rem 1rem;border-radius:6px;font-weight:500;cursor:pointer}.blogsContainerAdmin .deleteAllBtn:hover{background-color:#b91c1c}.blogsContainerAdmin .blogsListAdmin{display:flex;flex-direction:column;gap:1rem}.blogsContainerAdmin .blogItem{display:flex;justify-content:space-between;align-items:center;background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);padding:.75rem 1rem;border-radius:.5rem}.blogsContainerAdmin .blogLeft{display:flex;align-items:center;gap:1rem;cursor:pointer}.blogsContainerAdmin .blogIndex{font-weight:600}.blogsContainerAdmin .blogTitle{text-decoration:underline;color:#ccc}.blogsContainerAdmin .deleteBtn{background-color:#ef4444;color:white;padding:.4rem .8rem;border-radius:.375rem;font-weight:500;cursor:pointer}.blogsContainerAdmin .deleteBtn:hover{background-color:#dc2626}.blogsContainerAdmin .blogsEmpty,.blogsContainerAdmin .blogsLoading{font-style:italic;opacity:.7}.adminBlogDetails{color:#fff;background-color:rgba(0,0,0,.5);border-radius:1rem;padding:70px 2rem 2rem;flex-direction:column;text-align:left;align-items:flex-start;max-width:100%;overflow-x:hidden!important;justify-content:center;background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/Assets/banner.png);background-attachment:fixed}.adminBlogDetails-title{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#e0e0e0}.adminBlogDetails-description{font-size:1rem;margin-bottom:2rem;color:#c4c4c4}.adminBlogDetails-header{margin-bottom:2rem}.adminBlogDetails-headerText{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.adminBlogDetails-headerImage{width:100%;max-height:400px}.adminBlogDetails-section{margin-bottom:2rem}.adminBlogDetails-sectionTitle{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.adminBlogDetails-sectionContent{font-size:1rem;margin-bottom:1rem;color:#d4d4d4}.adminBlogDetails-sectionImage{width:100%;max-height:350px;object-fit:cover;border-radius:.5rem;margin-bottom:1rem;border:1px solid rgba(255,255,255,.2)}.adminBlogDetails-heading{margin-top:1rem;padding:.75rem;background-color:rgba(255,255,255,.03);border-left:4px solid #6366f1;border-radius:.5rem}.adminBlogDetails-headingTitle{font-size:1.1rem;font-weight:500;color:#f3f4f6;margin-bottom:.25rem}.adminBlogDetails-headingContent{font-size:.95rem;color:#ccc}.adminBlogDetails-empty,.adminBlogDetails-loading{text-align:center;font-size:1.25rem;padding:2rem;color:#ccc}.invite-container{display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/Assets/invite2.png);background-size:cover;background-position:center 110px;background-repeat:no-repeat;height:100vh;padding-top:33%}.invite-container h1{font-style:normal;margin:10px 0;color:#eee;text-shadow:1px 1px 2px #000,0 0 5px rgba(255,255,255,.1)}.invite-container .signUpBtnInvite,.invite-container h1{font-family:UFCSans,Arial Narrow,Arial,sans-serif;font-weight:400;font-size:23px}.invite-container .signUpBtnInvite{background-image:url(/Assets/background-btn.png);background-size:cover;background-position:50%;background-repeat:no-repeat;border:none;outline:none;color:#fff;padding:10px 20px;margin-top:10px;box-shadow:0 10px 20px rgba(0,0,0,.3);text-decoration:none}@media(max-width:768px){.invite-container{text-align:center;padding-top:93%}}.tracker-container-fighter{background:rgba(0,0,0,.8);padding:32px;max-width:760px;margin:0 auto;border-radius:10px;box-shadow:0 8px 32px rgba(255,0,0,.2);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#f0f0f0;transition:all .3s ease-in-out;position:relative}.tracker-container-fighter .tracker-title{font-size:26px;font-weight:700;margin-bottom:24px;color:#ff3c3c}.tracker-container-fighter .fighter-select{width:100%;padding:12px;font-size:16px;margin-bottom:24px;border-radius:8px;border:1px solid #555;background:rgba(0,0,0,.8);color:#eee;transition:border-color .3s}.tracker-container-fighter .fighter-select:focus{border-color:#ff3c3c;outline:none}.tracker-container-fighter .fighter-card{display:flex;align-items:center;padding:20px;border:1px solid #333;border-radius:12px;margin-bottom:28px;background-color:rgba(0,0,0,.8);transition:box-shadow .3s ease}.tracker-container-fighter .fighter-card:hover{box-shadow:0 4px 20px rgba(255,60,60,.2)}.tracker-container-fighter .fighter-img{width:90px;height:90px;border-radius:50%;margin-right:20px;object-fit:cover}.tracker-container-fighter .fighter-name{font-size:20px;font-weight:700;color:#ffffff}.tracker-container-fighter .fighter-class,.tracker-container-fighter .fighter-nickname{color:#ccc}.tracker-container-fighter .record{color:#aaa}.tracker-container-fighter .grid-row{gap:24px}.grid-row{display:flex;gap:24px;margin-bottom:28px;flex-wrap:wrap}.community-accuracy,.fantasy-points,.fight-history,.stats-summary{background:rgba(0,0,0,.8);border:1px solid #444;color:#eee;flex:1 1;padding:18px;border-radius:10px}.community-accuracy h4,.fantasy-points h4,.fight-history h4,.stats-summary h4{color:#ff3c3c;margin-bottom:15px}.tracker-container-fighter .win{color:#e11d48}.tracker-container-fighter .points div strong{color:#ff3c3c}.tracker-container-fighter .label{color:#ccc}.tracker-container-fighter .bar{background:#444}.tracker-container-fighter .filled{background:linear-gradient(90deg,#ff3c3c,#8b0000)}.tracker-container-fighter .stat-values{color:#bbb}.tracker-container-fighter .accuracy-circle .circle{background:#3a3a3a;color:#ff3c3c}.tracker-container-fighter .accuracy-text{color:#ddd}.tracker-container-fighter .next-fight{border-top:1px dashed #444}.tracker-container-fighter .calendar-icon{color:#ff3c3c}.paddingTop{padding-top:170px;padding-bottom:50px;background-image:url(/Assets/leaguesTwo.jpg);background-position:center 100px;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.tracker-container-fighter .fight-item{display:flex;flex-direction:row-reverse;justify-content:space-between;margin:5px 0}.stat-bar{margin-bottom:16px}.label{font-size:14px;margin-bottom:6px;color:#ccc}.bar{background:#444;height:10px;border-radius:5px;overflow:hidden}.filled{background:linear-gradient(90deg,#ff3c3c,#8b0000);height:100%;transition:width .4s ease}.stat-values{font-size:13px;margin-top:4px;display:flex;justify-content:space-between;color:#bbb}.vs{color:#888;font-weight:500}.next-fight{margin-top:28px;padding-top:16px;border-top:1px dashed #555;color:#eee}.next-fight h4{margin-bottom:12px;font-size:18px;font-weight:600;color:#ff3c3c}.next-opponent{display:flex;align-items:center;font-size:15px;margin-top:10px;color:#ccc}.calendar-icon{font-size:20px;margin-right:12px;color:#ff3c3c}.next-opponent strong{color:#fff;font-weight:700}.popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);z-index:999;display:flex;align-items:center;justify-content:center}.popup-content{background:#121212;color:#f0f0f0;padding:32px;border-radius:12px;box-shadow:0 0 40px rgba(255,0,0,.3);width:90%;max-width:600px;max-height:80vh;overflow-y:auto;border:1px solid #ff3c3c;position:relative}.popup-content h4{font-size:24px;color:#ff3c3c;margin-bottom:20px;text-align:center}.popup-round{background:#1e1e1e;border-left:4px solid #ff3c3c;padding:12px 16px;margin-bottom:16px;border-radius:8px;color:#ddd;box-shadow:0 2px 8px rgba(255,0,0,.1)}.popup-round strong{display:block;color:#ff5e5e;margin-bottom:8px}.popup-content button{background:#ff3c3c;border:none;color:white;padding:10px 20px;font-weight:700;border-radius:6px;cursor:pointer;margin-top:16px;transition:background .2s ease-in-out}.popup-content button:hover{background:#e60000}.referral-container{font-family:Segoe UI,sans-serif;padding:190px 30px 70px;background:#e1e1e1;display:flex;justify-content:center;position:relative}.referral-container .toAbsoluteDesignReferral{position:absolute;top:150px;right:0;width:100px}.board-card{background:white;padding:30px 30px 40px;max-width:800px;overflow-x:hidden;width:100%;box-shadow:0 3px 12px rgba(0,0,0,.08)}.hashtag{font-size:34px;font-weight:700;color:black;margin-bottom:25px;margin-top:5px;text-align:left}.divider{height:8px;width:100%;background:#ececec;border-radius:10px;margin:0 auto 30px}.board-header{display:flex;align-items:center;font-size:22px;font-weight:600;margin-bottom:8px}.trophy-icon{font-size:26px}.title,.trophy-icon{margin-right:10px}.app-badge{background-color:#ddd;font-size:11px;padding:2px 6px;border-radius:4px;font-weight:500}.subheading{font-size:17px;display:flex;align-items:center;gap:6px;font-weight:500;margin-left:80px}.date{font-size:14px;color:#999;margin-top:8px;margin-bottom:25px;margin-left:93px}.leaderboard{width:82%;border-collapse:collapse;font-size:16px;margin-left:93px}.leaderboard thead th{text-align:left;font-weight:600;padding-bottom:10px;border-bottom:4px solid #ececec;margin-bottom:15px}.leaderboard td{padding:14px 0;text-align:left;font-weight:500}.highlighted{background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.08);border-radius:6px;font-weight:600;padding-left:10px}.trophy-icon img{width:80px}@media(max-width:768px){.trophy-icon img{width:50px}.referral-container{padding-top:190px;padding-bottom:70px}.board-card{padding:30px 30px 40px;max-width:800px}.hashtag{font-size:30px}.subheading{margin-left:20px}.date,.leaderboard{margin-left:23px}}.lb2-bg-container{background:url(/Assets/leaguesTwo.jpg) no-repeat 50%/cover!important;min-height:100vh;display:flex;justify-content:center;padding:40px 20px;font-family:Arial Black,sans-serif}.lb2-leaderboard{padding:30px;border-radius:10px;width:100%;max-width:700px;color:#fff}.lb2-title{text-align:center;font-size:36px;color:#fff;margin-bottom:25px;letter-spacing:1px}.lb2-header-row{background:#222;color:#fff;font-weight:700;border-bottom:2px solid #999}.lb2-header-row,.lb2-row{display:flex;justify-content:space-between;padding:12px 20px}.lb2-row{align-items:center;background:rgba(0,0,0,.4);border-bottom:1px solid rgba(255,255,255,.5);transition:.3s ease;color:#eee}.lb2-row:last-child{border-bottom:none}.lb2-highlight{background-color:#a40000;color:white;font-weight:700}.lb2-rank,.lb2-score{width:50px;text-align:center}.lb2-name{flex:1 1;display:flex;align-items:center;gap:10px}.lb2-img{border-radius:50%;object-fit:cover;border:2px solid #fff}.lb2-empty{margin-top:20px;text-align:center;color:#ccc}@media (max-width:768px){.lb2-bg-container{padding:20px 10px}.lb2-title{font-size:28px}.lb2-header-row,.lb2-row{padding:10px 12px}.lb2-header-row span,.lb2-name,.lb2-rank,.lb2-score{font-size:14px}.lb2-name{gap:8px}.lb2-img{width:32px;height:32px}}@media (max-width:480px){.lb2-title{font-size:20px}.lb2-rank,.lb2-score{width:40px;font-size:13px}.lb2-name{font-size:13px}.lb2-img{width:28px;height:28px}}.makepredictionsmock{padding-top:190px}.lb2-nobg-container{display:flex;justify-content:center;padding:40px 20px;font-family:Arial Black,sans-serif;width:100%}.lb2-nobg-container .lb2-title{margin-bottom:40px}.mockpredheading{color:red;margin-bottom:30px;font-family:Arial Black,sans-serif}.fight-type-selector{display:flex;gap:15px;max-width:400px;margin:20px auto;align-items:center;justify-content:center;font-family:Arial,sans-serif}.fight-type-selector label{color:#ff0000;font-weight:700;font-size:22px}.fight-type-selector select{padding:10px;font-size:16px;background-color:#000;color:#fff;border:2px solid #ff0000;border-radius:6px;transition:all .3s ease;cursor:pointer}.fight-type-selector select:hover{border-color:#ff5555;background-color:#111}: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,0.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-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--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(90deg,#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-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(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:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.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--colored.Toastify__toast--default,.Toastify__toast-theme--light{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--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{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;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{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:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.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,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),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,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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:translate3d(0,var(--y),0) 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:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) 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:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}