@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap);:root{--base-font-size:62.5%;--font:"Open Sans",sans-serif;--white:#fff;--black:#000;--darkGray:#343434;--lightGray1:#ecedef;--lightGray2:#f1f4f8;--primary:#08274f;--lightPrimary:#d8e1ec}*{margin:0;padding:0;box-sizing:border-box}html{font-size:var(--base-font-size)}body{margin:0;font-size:1.6rem;font-family:-apple-system,BlinkMacSystemFont,var(--font),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background-color:var(--white)}a,button,h1,h2,h3,h4,h5,h6,li,p,span{font-family:var(--font)}#root,body,html{width:100%;height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}input[type=text],textarea{-webkit-appearance:none;appearance:none!important;outline:none!important;box-shadow:none!important}button{-webkit-appearance:none;appearance:none;outline:none;box-shadow:none}.leftSide{width:35%;padding:5rem;background-color:var(--white)}.leftSide,.rightSide{display:flex;flex-direction:column}.rightSide{align-items:center;justify-content:center;flex-grow:1;background-color:var(--lightGray2);position:relative;overflow:hidden}@media(max-width:1024px){.leftSide{padding:3rem}}@media(max-width:550px){.leftSide{width:100%;height:auto;padding:2rem;overflow-y:auto}}.adImage{position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;width:100%;height:100%}.rotateImage{display:flex;justify-content:center;width:100%;margin-top:2rem}.rotateImage img{width:32px}.Header_header__1v0yI{display:flex;align-items:center;padding:.5rem 1.2rem;border-bottom:1px solid var(--lightGray2);background-color:var(--white);min-height:59px}.Header_headerLogo__2yMm1{width:64px;margin-right:16px}.Header_headerTitle__2McR0{font-size:calc(100% + .1vw);font-weight:600;color:var(--darkGray)}.Video_videoContainer__3lUbj{display:flex;width:100%}video::-webkit-media-controls-fullscreen-button,video::-webkit-media-controls-pausebutton,video::-webkit-media-controls-play-button{display:none}.Video_mute__2w4or{position:absolute;width:2rem;height:2rem;bottom:2rem;left:2rem;z-index:10000;filter:invert(1);outline:none}.BuffInfo_title__3RDez{font-size:calc(100% + 2vw);line-height:110%;margin:3rem 0 2rem;color:var(--darkGray)}.BuffInfo_subtitle__kQ7PG{font-size:calc(100% + .1vw);color:var(--darkGray);margin-bottom:6rem}.BuffInfo_item__2-dHN{display:flex;align-items:flex-start}.BuffInfo_item__2-dHN:not(:last-child){margin-bottom:8rem}.BuffInfo_item__2-dHN .BuffInfo_itemContent__3_Ur5{display:flex;flex-direction:column;flex:1 1}.BuffInfo_item__2-dHN .BuffInfo_itemContent__3_Ur5 h4{color:var(--darkGray);font-size:1.8rem}.BuffInfo_item__2-dHN .BuffInfo_itemContent__3_Ur5 p{font-size:1.5rem;color:var(--darkGray)}.BuffInfo_item__2-dHN .BuffInfo_icon__18bnQ{border-radius:50%;margin-right:1rem}@media(max-width:1024px){.BuffInfo_title__3RDez{font-size:calc(90% + 2vw)}.BuffInfo_subtitle__kQ7PG{font-size:calc(90% + .1vw);margin-bottom:5rem}.BuffInfo_item__2-dHN:not(:last-child){margin-bottom:5rem}.BuffInfo_item__2-dHN .BuffInfo_itemContent__3_Ur5 h4{font-size:1.6rem}.BuffInfo_item__2-dHN .BuffInfo_itemContent__3_Ur5 p{font-size:1.3rem}}@media(max-width:550px){.BuffInfo_title__3RDez{font-size:calc(90% + 2vw);margin-bottom:1rem;margin-top:0}.BuffInfo_subtitle__kQ7PG{font-size:calc(90% + .1vw);margin-bottom:3rem}.BuffInfo_item__2-dHN:not(:last-child){margin-bottom:2rem}.BuffInfo_item__2-dHN .BuffInfo_itemContent__3_Ur5 h4{font-size:1.6rem}.BuffInfo_item__2-dHN .BuffInfo_itemContent__3_Ur5 p{font-size:1.3rem}.BuffInfo_item__2-dHN .BuffInfo_icon__18bnQ{border-radius:50%;margin-right:1rem}}.QRCode_qrCode__2nNGY{position:fixed;width:164px;height:194px;bottom:24px;right:24px;padding:8px;border-radius:8px;background-color:#fff;display:flex;flex-direction:column}@media(max-width:768px){.QRCode_qrCode__2nNGY{width:124px;height:144px;padding:4px}}.QRCode_qrCode__2nNGY img{width:66px;height:22px}.QRCode_qrCode__2nNGY canvas{width:100%;height:100%}.PageTemplate_container__2pmPs{display:flex;overflow:hidden;height:100%}.PageTemplate_buffContainer__xlp7Q{position:fixed;inset:0;pointer-events:none}.PageTemplate_leftSide__3T4fj{flex:1 1 auto;width:35%;padding:5rem;background-color:var(--white)}.PageTemplate_rightSide__24Kyf{flex:1 1 auto;padding:2rem 3rem;overflow-y:scroll;align-items:center;flex-direction:column;justify-content:center;background-color:var(--lightGray2)}.PageTemplate_rightSide__24Kyf p{margin:1.5rem;line-height:1.5}.Home_content__ZLoWn{display:flex;height:100vh}.Home_videoNotFound__QmCF1{text-align:center;color:var(--darkGray);font-size:2rem;font-weight:700}.Login_loginContainer__3Scu4{z-index:11111;background-color:var(--white);position:absolute;left:0;right:0;top:0;bottom:0;display:flex;flex-direction:column;padding:0;margin:0;width:100vw;min-height:90vh;transition:all .3s}.Login_hide__3bRCr{height:0;opacity:0;z-index:0}.Login_content__2LFvN{display:flex;align-items:flex-start;flex:1 1;flex-direction:row;min-height:auto}.Login_leftSide__mKHvC{display:flex;flex-direction:column;width:35%;height:100%;padding:5rem}.Login_leftSide__title__37Uk5{font-size:calc(100% + 2vw);line-height:110%;margin:0 0 20px;color:var(--darkGray)}.Login_leftSide__subtitle__3QD-X{font-size:calc(100% + .1vw);color:var(--darkGray)}.Login_leftSide__form__GaF77{margin-top:4vh}.Login_leftSide__form__GaF77 button{margin-bottom:1rem}.Login_leftSide__form__GaF77 button:disabled{background-color:var(--lightGray1)!important;color:var(--darkGray)!important}.Login_leftSide__author__8J255{margin-top:6rem;display:flex;flex-direction:column;align-items:center}.Login_inputContainer__vzc2N{display:flex;flex-direction:column;width:70%}.Login_inputContainer__vzc2N label{font-weight:700;font-size:calc(100% + .1vw);color:var(--darkGray);margin-bottom:.6rem}.Login_inputContainer__vzc2N input{font-weight:400;border-radius:3px;font-size:calc(90% + .1vw);color:var(--darkGray);padding:1.2rem;outline:none;border:1px solid var(--lightPrimary);margin-bottom:1.6rem}.Login_inputContainer__button__2meZo{margin-left:auto;border-radius:3px;outline:none;background-color:var(--primary);border:none;cursor:pointer;color:var(--white);padding:1.4rem 1.2rem;font-size:calc(100% + .05vw);font-weight:600;min-width:19rem;margin-top:1.4rem}.Login_leftSide__contact__3TiDr{border:1px solid var(--lightGray2);padding:3% 5%;display:flex;flex-direction:column;margin-top:auto}.Login_contactTitle__3t4g_{font-size:calc(100% + .2vw);color:var(--darkGray);margin:0 0 10px}.Login_contactCard__dA4RW{display:flex;align-items:center;flex-direction:row}.Login_contactImg__1H1Ns{width:calc(12% + .2vw);margin-right:1.2rem;object-fit:contain}.Login_contactInfo__1lCf1{display:flex;flex-direction:column}.Login_contactInfo__1lCf1 p{font-size:calc(75% + .1vw);color:var(--darkGray);margin:0}.Login_contactInfo__1lCf1 strong{font-size:calc(100% + .1vw);color:var(--darkGray)}.Login_contactButton__1zkHv{margin-left:auto;outline:none;background-color:var(--lightGray1);border:none;border-radius:3px;cursor:pointer;color:var(--darkGray);padding:10px;font-size:calc(90% + .01vw);font-weight:600}.Login_rightSide__u9NFB{display:flex;align-items:center;flex-direction:column;width:65%;height:100%;background-color:var(--lightGray2);padding:50px 50px 60px}.Login_rightSide__img__vL8at{width:80%}.Login_rightSide__author__2x7pM{width:80%;margin-top:50px;margin-left:20px;display:flex;align-items:flex-start}.Login_rightSide__partners__3SSrt{width:80%;margin-left:20px;display:flex;flex-direction:row;align-items:center;margin-top:auto;justify-content:space-between;flex-wrap:wrap;margin-bottom:20px}.Login_rightSide__partners__3SSrt .Login_imgContainer__15wOy{flex-basis:33.33%;text-align:center;margin-top:2rem;padding:0 1rem}@media(max-width:1024px){.Login_rightSide__partners__3SSrt .Login_imgContainer__15wOy{flex-basis:50%}}@media(max-width:629px){.Login_rightSide__partners__3SSrt .Login_imgContainer__15wOy{flex-basis:100%;margin-top:1.2rem}}.Login_authorImg__2RPQg{width:60px;margin-right:20px}.Login_authorContent__229I3{display:flex;flex-direction:column}.Login_authorContent__229I3 p{margin:7px 0 5px;font-size:calc(100% + .3vw);color:var(--darkGray)}.Login_authorContent__229I3 strong{color:var(--darkGray)}.Login_authorContent__229I3:first-child{font-weight:700}@media(max-width:1024px){.Login_leftSide__mKHvC{padding:3rem}.Login_leftSide__title__37Uk5{font-size:calc(80% + 2vw)}.Login_leftSide__subtitle__3QD-X{font-size:calc(80% + .1vw)}.Login_contactTitle__3t4g_{font-size:calc(70% + .2vw)}.Login_contactCard__dA4RW{display:flex;align-items:center;flex-direction:row}.Login_contactImg__1H1Ns{width:calc(12% + .2vw);margin-right:1.2rem;object-fit:contain}.Login_contactInfo__1lCf1 p{font-size:calc(65% + .1vw)}.Login_contactInfo__1lCf1 strong{font-size:calc(70% + .1vw)}.Login_contactButton__1zkHv{padding:5px 7px;font-size:calc(55% + .01vw)}.Login_inputContainer__vzc2N{width:90%}}@media(max-width:735px){.Login_rightSide__u9NFB{padding:50px 16px}}@media(max-width:550px){.Login_rightSide__u9NFB{display:none}.Login_leftSide__mKHvC{width:100%;height:auto;padding:2rem;overflow-y:auto}.Login_rightSide__author__2x7pM{width:100%;margin-top:50px;display:flex;align-items:flex-start;margin-left:0}.Login_authorContent__229I3 p{font-size:calc(90% + .3vw);margin-bottom:1rem}.Login_inputContainer__vzc2N label{font-size:calc(90% + .1vw);margin-bottom:.5rem}.Login_inputContainer__vzc2N input{font-size:calc(80% + .1vw);padding:1.2rem;margin-bottom:1rem}.Login_inputContainer__button__2meZo{padding:1.2rem;font-size:calc(80% + .05vw);min-width:19rem;margin:1.4rem 0}}.Dailymotion_content__3lRvd{position:relative;flex:1 1;display:flex}.Dailymotion_videoNotFound__MPmxf{text-align:center;color:var(--darkGray);font-size:2rem;font-weight:700}.LandingPage_container__3D7g8{display:flex;flex-direction:column;width:100%;height:100vh;background:#000;background-size:cover;background-repeat:no-repeat}.LandingPage_container__3D7g8 .LandingPage_header__vEeKW{display:flex;width:100%;justify-content:space-between;align-items:center;background:rgba(0,0,0,.7);padding:16px}.LandingPage_container__3D7g8 .LandingPage_header__vEeKW .LandingPage_logo__38nNg img{max-width:94px;width:40%}@media(max-width:768px){.LandingPage_container__3D7g8 .LandingPage_header__vEeKW .LandingPage_header__vEeKW{padding:12px 32px}}@media(min-width:768px){.LandingPage_container__3D7g8 .LandingPage_header__vEeKW .LandingPage_share__1a8vA{display:none}}@media(max-width:480px){.LandingPage_container__3D7g8 .LandingPage_header__vEeKW .LandingPage_header__vEeKW{padding:12px 32px;display:flex;justify-content:space-between}.LandingPage_container__3D7g8 .LandingPage_header__vEeKW .LandingPage_logo__38nNg img{max-width:94px;width:30%}.LandingPage_container__3D7g8 .LandingPage_header__vEeKW .LandingPage_share__1a8vA{width:54%}}.LandingPage_banner__2pODy{color:#fff;padding:2em;border-radius:12px;background-color:rgba(16,1,24,.9490196078);max-width:580px;width:100%;margin-top:130px;margin-left:50px}.LandingPage_banner__2pODy h1{margin-bottom:16px;font-size:2em}@media(max-width:720px){.LandingPage_banner__2pODy{max-width:none;width:100%;margin-top:100px;margin-left:0;font-size:14px}.LandingPage_banner__2pODy h1{font-size:24px}}.LandingPage_footer__6FIqL{position:fixed;display:flex;width:100%;flex-direction:column;left:0;bottom:0;color:#fff;text-align:center;padding-bottom:2em}.LandingPage_footer__6FIqL p{margin-bottom:1em}.LandingPage_footer__6FIqL img{width:16%}.LandingPage_footer__6FIqL .LandingPage_nextGame__3JXhz{font-family:arial,sans-serif;background-color:#262626;color:#fff;opacity:.8;padding:1em;display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:2em}.LandingPage_footer__6FIqL .LandingPage_nextGame__3JXhz .LandingPage_textContainer__3Z3X-{width:70%;display:flex;justify-content:center;align-items:center}.LandingPage_footer__6FIqL .LandingPage_nextGame__3JXhz .LandingPage_textContainer__3Z3X- p{text-align:center}@media(max-width:480px){.LandingPage_footer__6FIqL .LandingPage_nextGame__3JXhz .LandingPage_textContainer__3Z3X-{width:100%}}.LandingPage_footer__6FIqL .LandingPage_terms__3bxob{margin-top:1em}.LandingPage_footer__6FIqL .LandingPage_terms__3bxob a{font-size:.8em;color:#d3d3d3;text-decoration:none}.LandingPage_footer__6FIqL .LandingPage_terms__3bxob a:hover{text-decoration:underline}@media(max-width:480px){.LandingPage_footer__6FIqL img{width:42%}}.LandingPage_footerText__3FFfY{font-size:12px;margin:.1em 2em;color:#d1d5da;text-align:left}#LandingPage_SportBuff-container__12Z5J{overflow:hidden}.Predict6_container__2fRBo{position:relative;display:flex;flex-direction:column;width:100%;height:100vh;background-size:contain;background-repeat:no-repeat;background:linear-gradient(169deg,#037d57,#00f2a7);overflow:hidden}.Predict6_container__2fRBo .Predict6_header__1u1Hw{display:flex;width:100%;justify-content:center;align-items:center;padding:25px}.Predict6_container__2fRBo .Predict6_header__1u1Hw .Predict6_logo__2aFAh{width:100%;height:60px}.Predict6_container__2fRBo .Predict6_header__1u1Hw .Predict6_logo__2aFAh img{width:49px;height:38px}.Predict6_container__2fRBo .Predict6_header__1u1Hw .Predict6_logoSuper6__33cTM{position:absolute;top:5px}.Predict6_container__2fRBo .Predict6_header__1u1Hw .Predict6_logoSuper6__33cTM img{width:260px}.Predict6_container__2fRBo .Predict6_header__1u1Hw .Predict6_logo2__3BdaG{position:absolute;width:100%;align-self:left}.Predict6_container__2fRBo .Predict6_header__1u1Hw .Predict6_text1__E11J8{position:absolute;color:#fff;font-size:22px;font-family:arial,sans-serif;font-weight:700}@media(max-width:768px){.Predict6_container__2fRBo .Predict6_header__1u1Hw .Predict6_header__1u1Hw{padding:12px 32px}}@media(min-width:768px){.Predict6_container__2fRBo .Predict6_header__1u1Hw .Predict6_share__2g5qH{display:none}}@media(max-width:480px){.Predict6_container__2fRBo .Predict6_header__1u1Hw .Predict6_header__1u1Hw{padding:12px 32px;display:flex;justify-content:space-between}.Predict6_container__2fRBo .Predict6_header__1u1Hw .Predict6_logo__2aFAh img{width:49px;height:38px}.Predict6_container__2fRBo .Predict6_header__1u1Hw .Predict6_share__2g5qH{width:54%}}.Predict6_banner__bXYUM{color:#fff;padding:2em;border-radius:12px;max-width:580px;width:100%;margin-top:130px;margin-left:50px}.Predict6_banner__bXYUM h1{margin-bottom:16px;font-size:2em}@media(max-width:720px){.Predict6_banner__bXYUM{max-width:none;width:100%;margin-top:100px;margin-left:0;font-size:14px}.Predict6_banner__bXYUM h1{font-size:24px}}.Predict6_footer__3vfhX{position:fixed;display:flex;width:100%;flex-direction:column;left:0;bottom:0;color:#fff;text-align:center;padding-bottom:2em}@media(min-width:769px){.Predict6_footer__3vfhX .Predict6_bgBox__22Q4u{display:none!important}}.Predict6_footer__3vfhX .Predict6_bgBox__22Q4u{display:flex;min-height:301px;min-width:354px;position:relative;align-self:center;bottom:0;background-repeat:no-repeat;background-size:cover;background-position:50%}.Predict6_footer__3vfhX p{margin-bottom:1em}.Predict6_footer__3vfhX img{width:16%}.Predict6_footer__3vfhX .Predict6_nextGame__32uMX{font-family:arial,sans-serif;background-color:#262626;color:#fff;opacity:.8;padding:1em;display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:2em}.Predict6_footer__3vfhX .Predict6_nextGame__32uMX .Predict6_textContainer__2OEV-{width:70%;display:flex;justify-content:center;align-items:center}.Predict6_footer__3vfhX .Predict6_nextGame__32uMX .Predict6_textContainer__2OEV- p{text-align:center}@media(max-width:480px){.Predict6_footer__3vfhX .Predict6_nextGame__32uMX .Predict6_textContainer__2OEV-{width:100%}}.Predict6_footer__3vfhX .Predict6_terms__t1i9c{margin-top:1em}.Predict6_footer__3vfhX .Predict6_terms__t1i9c a{font-size:.8em;color:#d3d3d3;text-decoration:none}.Predict6_footer__3vfhX .Predict6_terms__t1i9c a:hover{text-decoration:underline}@media(max-width:480px){.Predict6_footer__3vfhX img{width:42%}}.Predict6_footerText__3eMWL{font-size:12px;margin:.1em 2em;color:#d1d5da;text-align:left}#Predict6_SportBuff-container__3n0_4{overflow:hidden}.tntScreen_container__3APqI{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background:linear-gradient(180deg,#1c2631,#1c2631 50%,#1c2631 70%,#d83b38);overflow:hidden}.tntScreen_container__3APqI .tntScreen_header__3OavJ{display:flex;width:100%;justify-content:center;align-items:center;padding:25px}.tntScreen_container__3APqI .tntScreen_header__3OavJ .tntScreen_logo__X225s{width:100%;height:60px}.tntScreen_container__3APqI .tntScreen_header__3OavJ .tntScreen_logoSuper6__2sgGT{position:absolute;top:5px}.tntScreen_container__3APqI .tntScreen_header__3OavJ .tntScreen_logo2__3BtT5{position:absolute;width:100%;align-self:left}.tntScreen_container__3APqI .tntScreen_header__3OavJ .tntScreen_text1__2_L2_{position:absolute;color:#fff;font-size:22px;font-family:arial,sans-serif;font-weight:700}@media(max-width:768px){.tntScreen_container__3APqI .tntScreen_header__3OavJ .tntScreen_header__3OavJ{padding:12px 32px}}@media(min-width:768px){.tntScreen_container__3APqI .tntScreen_header__3OavJ .tntScreen_share__1keAF{display:none}}@media(max-width:480px){.tntScreen_container__3APqI .tntScreen_header__3OavJ .tntScreen_header__3OavJ{padding:12px 32px;display:flex;justify-content:space-between}.tntScreen_container__3APqI .tntScreen_header__3OavJ .tntScreen_share__1keAF{width:54%}}.tntScreen_banner__2aEG4{color:#fff;padding:2em;border-radius:12px;max-width:580px;width:100%;margin-top:130px;margin-left:50px}.tntScreen_banner__2aEG4 h1{margin-bottom:16px;font-size:2em}@media(max-width:720px){.tntScreen_banner__2aEG4{max-width:none;width:100%;margin-top:100px;margin-left:0;font-size:14px}.tntScreen_banner__2aEG4 h1{font-size:24px}}.tntScreen_footer__kUgrn{position:fixed;display:flex;width:100%;flex-direction:column;left:0;bottom:0;color:#fff;text-align:center;padding-bottom:2em}@media(min-width:769px){.tntScreen_footer__kUgrn .tntScreen_bgBox__2kQkM{display:none!important}}.tntScreen_footer__kUgrn .tntScreen_bgBox__2kQkM{display:flex;min-height:301px;min-width:354px;position:relative;align-self:center;bottom:0;background-repeat:no-repeat;background-size:cover;background-position:50%}.tntScreen_footer__kUgrn p{margin-bottom:1em}.tntScreen_footer__kUgrn img{width:16%}.tntScreen_footer__kUgrn .tntScreen_nextGame__2J6ru{font-family:arial,sans-serif;background-color:#262626;color:#fff;opacity:.8;padding:1em;display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:2em}.tntScreen_footer__kUgrn .tntScreen_nextGame__2J6ru .tntScreen_textContainer__1SwcQ{width:70%;display:flex;justify-content:center;align-items:center}.tntScreen_footer__kUgrn .tntScreen_nextGame__2J6ru .tntScreen_textContainer__1SwcQ p{text-align:center}@media(max-width:480px){.tntScreen_footer__kUgrn .tntScreen_nextGame__2J6ru .tntScreen_textContainer__1SwcQ{width:100%}}.tntScreen_footer__kUgrn .tntScreen_terms__3-Zeo{margin-top:1em}.tntScreen_footer__kUgrn .tntScreen_terms__3-Zeo a{font-size:.8em;color:#d3d3d3;text-decoration:none}.tntScreen_footer__kUgrn .tntScreen_terms__3-Zeo a:hover{text-decoration:underline}@media(max-width:480px){.tntScreen_footer__kUgrn img{width:42%}}.tntScreen_footerText__YN81f{font-size:12px;margin:.1em 2em;color:#d1d5da;text-align:left}#tntScreen_SportBuff-container__1vYuT{overflow:hidden}.ContentList{text-align:center;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto}.ContentList-show{background-color:#282c34}.ContentList-hide{background-color:initial;padding:10px}.ContentList-header{font-size:14px;display:flex;width:100%;justify-content:space-between;padding:10px}ul{list-style-type:none;padding:5}.content-item{background:#444;margin:10px;padding:20px;border-radius:8px;text-align:left;width:250px}.ContentList-time{color:#15d65f}.answer{background:#555;margin:5px;padding:10px;border-radius:4px}button{background-color:#007bff!important;color:#fff;padding:10px 20px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:10px;border-radius:5px;transition:background-color .3s ease}button:hover{background-color:#0056b3}button:active{background-color:#004494}.YesNo{display:flex;flex-direction:row;align-items:flex-start}.YesNo-header{font-size:4em;flex-direction:column;color:#ee3c0a}.result,.YesNo-header{display:flex;align-items:center;font-weight:700}.result{font-size:7em;margin-top:20px;justify-content:center;color:#2dbf87}.percentage{font-weight:400;font-size:.5em;margin-left:10px}.error{color:red;margin-top:20px}.ContentList-container{max-width:300px;overflow-y:auto}.YesNo_container__j9PwS{display:flex;height:100vh;z-index:10}.YesNo_container__j9PwS .YesNo_logo__1XZIt{display:flex;justify-content:center;align-items:flex-start;margin-top:30%}.YesNo_container__j9PwS .YesNo_logo__1XZIt img{max-width:80%;height:auto;object-fit:contain}#YesNo_SportBuff-container__2tlhg{overflow:hidden}.Jwplayer_section__1a2zJ{position:relative;flex:1 1;display:flex}.Jwplayer_leftSide__26-md{display:flex;flex-direction:column;width:35%;padding:5rem;background-color:var(--white)}.Jwplayer_rightSide__2pJtP{display:flex;align-items:center;flex-direction:column;justify-content:center;width:65%;background-color:var(--lightGray2);position:relative;overflow:hidden}.Jwplayer_videoNotFound__1VelF{text-align:center;color:var(--darkGray);font-size:2rem;font-weight:700}#Jwplayer_video-container__1c4L6{width:100%}@media(max-width:800px){.Jwplayer_section__1a2zJ{flex-direction:column;align-items:center}.Jwplayer_leftSide__26-md,.Jwplayer_rightSide__2pJtP{width:100%}}.Sports360_container__3SmVZ{display:flex;overflow:hidden;height:100%}.Sports360_pagebg__osOle{background-color:#650039;height:100%}.Sports360_headerLogo__2w2UU{width:64px;padding-left:10px;margin-right:16px}.Sports360_buffContainer__1KIHT{position:fixed;inset:0;pointer-events:none}.cwcScreen_container__1vE0K{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background:linear-gradient(180deg,#050401,#58441b 40%,#58441b 50%,#7c5f24 70%,#b08735);overflow:hidden}.cwcScreen_container__1vE0K .cwcScreen_header__3tYAe{display:flex;width:100%;justify-content:space-between;align-items:center;padding:25px}.cwcScreen_container__1vE0K .cwcScreen_header__3tYAe .cwcScreen_header-section__gq-Ms{display:flex;align-items:center;justify-content:center;flex:1 1}.cwcScreen_container__1vE0K .cwcScreen_header__3tYAe .cwcScreen_left__26A8C img{width:72px}.cwcScreen_container__1vE0K .cwcScreen_header__3tYAe .cwcScreen_center__1xbB9 img{width:118px}.cwcScreen_container__1vE0K .cwcScreen_header__3tYAe .cwcScreen_right__2_TFA img{width:46px}.cwcScreen_container__1vE0K .cwcScreen_header__3tYAe .cwcScreen_left__26A8C{justify-content:flex-start}.cwcScreen_container__1vE0K .cwcScreen_header__3tYAe .cwcScreen_center__1xbB9{justify-content:center}.cwcScreen_container__1vE0K .cwcScreen_header__3tYAe .cwcScreen_right__2_TFA{justify-content:flex-end}.cwcScreen_container__1vE0K .cwcScreen_header__3tYAe .cwcScreen_text1__3PdNr{position:absolute;color:#fff;font-size:22px;font-family:arial,sans-serif;font-weight:700}@media(max-width:768px){.cwcScreen_container__1vE0K .cwcScreen_header__3tYAe .cwcScreen_header__3tYAe{padding:12px 32px}}@media(min-width:768px){.cwcScreen_container__1vE0K .cwcScreen_header__3tYAe .cwcScreen_share__2qDvO{display:none}}@media(max-width:480px){.cwcScreen_container__1vE0K .cwcScreen_header__3tYAe .cwcScreen_header__3tYAe{padding:12px 32px;display:flex;justify-content:space-between}.cwcScreen_container__1vE0K .cwcScreen_header__3tYAe .cwcScreen_share__2qDvO{width:54%}}.cwcScreen_banner__B0Ur4{color:#fff;padding:2em;border-radius:12px;max-width:580px;width:100%;margin-top:130px;margin-left:50px}.cwcScreen_banner__B0Ur4 h1{margin-bottom:16px;font-size:2em}@media(max-width:720px){.cwcScreen_banner__B0Ur4{max-width:none;width:100%;margin-top:100px;margin-left:0;font-size:14px}.cwcScreen_banner__B0Ur4 h1{font-size:24px}}.cwcScreen_footer__1fv0z{position:fixed;display:flex;width:100%;flex-direction:column;left:0;bottom:0;color:#fff;text-align:center;padding-bottom:2em}@media(min-width:769px){.cwcScreen_footer__1fv0z .cwcScreen_bgBox__3zpaq{display:none!important}}.cwcScreen_footer__1fv0z .cwcScreen_bgBox__3zpaq{display:flex;min-height:301px;min-width:354px;position:relative;align-self:center;bottom:0;background-repeat:no-repeat;background-size:cover;background-position:50%}.cwcScreen_footer__1fv0z p{margin-bottom:1em}.cwcScreen_footer__1fv0z img{width:16%}.cwcScreen_footer__1fv0z .cwcScreen_nextGame___b5ZA{font-family:arial,sans-serif;background-color:#262626;color:#fff;opacity:.8;padding:1em;display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:2em}.cwcScreen_footer__1fv0z .cwcScreen_nextGame___b5ZA .cwcScreen_textContainer__3fgID{width:70%;display:flex;justify-content:center;align-items:center}.cwcScreen_footer__1fv0z .cwcScreen_nextGame___b5ZA .cwcScreen_textContainer__3fgID p{text-align:center}@media(max-width:480px){.cwcScreen_footer__1fv0z .cwcScreen_nextGame___b5ZA .cwcScreen_textContainer__3fgID{width:100%}}.cwcScreen_footer__1fv0z .cwcScreen_terms__17_A6{margin-top:1em}.cwcScreen_footer__1fv0z .cwcScreen_terms__17_A6 a{font-size:.8em;color:#d3d3d3;text-decoration:none}.cwcScreen_footer__1fv0z .cwcScreen_terms__17_A6 a:hover{text-decoration:underline}@media(max-width:480px){.cwcScreen_footer__1fv0z img{width:42%}}.cwcScreen_footerText__1Ua_6{font-size:12px;margin:.1em 2em;color:#d1d5da;text-align:left}#cwcScreen_SportBuff-container__yzeib{overflow:hidden}.weuroScreen_container__2WbgI{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-color:#3b2259;overflow:hidden}.weuroScreen_container__2WbgI .weuroScreen_header__2d3xg{display:flex;width:100%;justify-content:space-between;align-items:center;padding:25px}.weuroScreen_container__2WbgI .weuroScreen_header__2d3xg .weuroScreen_header-section__1Xw71{display:flex;align-items:center;justify-content:center;flex:1 1}.weuroScreen_container__2WbgI .weuroScreen_header__2d3xg .weuroScreen_left__1ed2H img{width:72px}.weuroScreen_container__2WbgI .weuroScreen_header__2d3xg .weuroScreen_center__3CPCb img{width:118px}.weuroScreen_container__2WbgI .weuroScreen_header__2d3xg .weuroScreen_right__2iAEh img{width:46px}.weuroScreen_container__2WbgI .weuroScreen_header__2d3xg .weuroScreen_left__1ed2H{justify-content:flex-start}.weuroScreen_container__2WbgI .weuroScreen_header__2d3xg .weuroScreen_center__3CPCb{justify-content:center}.weuroScreen_container__2WbgI .weuroScreen_header__2d3xg .weuroScreen_right__2iAEh{justify-content:flex-end}.weuroScreen_container__2WbgI .weuroScreen_header__2d3xg .weuroScreen_text1__27RrC{position:absolute;color:#fff;font-size:22px;font-family:arial,sans-serif;font-weight:700}@media(max-width:768px){.weuroScreen_container__2WbgI .weuroScreen_header__2d3xg .weuroScreen_header__2d3xg{padding:12px 32px}}@media(min-width:768px){.weuroScreen_container__2WbgI .weuroScreen_header__2d3xg .weuroScreen_share__29VfL{display:none}}@media(max-width:480px){.weuroScreen_container__2WbgI .weuroScreen_header__2d3xg .weuroScreen_header__2d3xg{padding:12px 32px;display:flex;justify-content:space-between}.weuroScreen_container__2WbgI .weuroScreen_header__2d3xg .weuroScreen_share__29VfL{width:54%}}.weuroScreen_banner__2vjbv{color:#fff;padding:2em;border-radius:12px;max-width:580px;width:100%;margin-top:130px;margin-left:50px}.weuroScreen_banner__2vjbv h1{margin-bottom:16px;font-size:2em}button{display:flex;align-items:center;background:#b2aeff!important;border:none;padding:10px 16px!important;border-radius:48px;font-family:arial,sans-serif;font-weight:600;font-size:1em;color:#191c1f;cursor:pointer}@media(max-width:720px){.weuroScreen_banner__2vjbv{max-width:none;width:100%;margin-top:100px;margin-left:0;font-size:14px}.weuroScreen_banner__2vjbv h1{font-size:24px}}.weuroScreen_footer__29b1K{position:fixed;display:flex;width:100%;flex-direction:column;left:0;bottom:0;color:#fff;text-align:center;padding-bottom:2em}@media(min-width:769px){.weuroScreen_footer__29b1K .weuroScreen_bgBox__1gbgo{display:none!important}}.weuroScreen_footer__29b1K .weuroScreen_bgBox__1gbgo{display:flex;min-height:301px;min-width:354px;position:relative;align-self:center;bottom:0;background-repeat:no-repeat;background-size:cover;background-position:50%}.weuroScreen_footer__29b1K p{margin-bottom:1em}.weuroScreen_footer__29b1K img{width:16%}.weuroScreen_footer__29b1K .weuroScreen_nextGame__1JLYX{font-family:arial,sans-serif;background-color:#262626;color:#fff;opacity:.8;padding:1em;display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:2em}.weuroScreen_footer__29b1K .weuroScreen_nextGame__1JLYX .weuroScreen_textContainer__2v88R{width:70%;display:flex;justify-content:center;align-items:center}.weuroScreen_footer__29b1K .weuroScreen_nextGame__1JLYX .weuroScreen_textContainer__2v88R p{text-align:center}@media(max-width:480px){.weuroScreen_footer__29b1K .weuroScreen_nextGame__1JLYX .weuroScreen_textContainer__2v88R{width:100%}}.weuroScreen_footer__29b1K .weuroScreen_terms__1618a{margin-top:1em}.weuroScreen_footer__29b1K .weuroScreen_terms__1618a a{font-size:.8em;color:#d3d3d3;text-decoration:none}.weuroScreen_footer__29b1K .weuroScreen_terms__1618a a:hover{text-decoration:underline}@media(max-width:480px){.weuroScreen_footer__29b1K img{width:42%}}.weuroScreen_footerText__2VCoi{font-size:12px;margin:.1em 2em;color:#d1d5da;text-align:left}#weuroScreen_SportBuff-container__11h6t{overflow:hidden}
/*# sourceMappingURL=main.480fe07e.chunk.css.map */