body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:linear-gradient(180deg,#005,#05004a 60%,#09003d);background-repeat:no-repeat;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.App,body{min-height:100vh}.App{display:flex;flex-direction:column}.content{flex:1 0 auto}.userIconContainer{align-items:center;background:#0032e6d9;border:1px solid #0032e6;border:1px solid var(--ring-100,#0032e6);border-radius:.75rem;border-radius:var(--radius-rounded-xl,.75rem);color:#fff;cursor:pointer;display:flex;height:1.75rem;justify-content:center;position:absolute;right:4%;top:3%;width:1.75rem;z-index:1003}.iconDropDownContainer{display:none;font-size:.7rem;padding:.5rem;position:absolute;right:0;top:calc(100% + .5rem)}#userInitial{font-size:1.2rem;margin-top:-.5rem}.userIconContainer.open .iconDropDownContainer{background-color:#fff;border-radius:.75rem;border-radius:var(--radius-rounded-xl,.75rem);box-shadow:0 0 10px #0003;color:#000;display:block;z-index:1004}.iconDropDownContainer p{border:1px solid #005;color:#000;padding:.25rem}.iconDropDownContainer p:hover{border-color:gold}@media only screen and (min-width:540px){.userIconContainer{top:1%}}.loginContainer{align-items:center;display:flex;justify-content:center;margin:0 auto;position:relative;width:90%}#loginIconLogo{left:-3%}.loginElements{background-color:#ffffff1a;border:.125rem solid #ffffff1a;border-radius:.5rem;box-shadow:0 .65rem 1.5rem #0000004d;margin-top:1rem;max-width:25rem;padding:1rem;text-align:center;width:90%}.submitButton{margin-top:.5rem}@media only screen and (min-width:360px){#loginIconLogo{left:3%}}@media only screen and (min-width:400px){#loginIconLogo{left:5%}}@media only screen and (min-width:500px){#loginIconLogo{left:8%;width:6.5rem}}.signupContainer{align-items:center;display:flex;justify-content:center;margin:0 auto;position:relative;width:90%}#loginIconLogo{left:-4.5%;position:absolute;top:6%;width:5rem}.signupElements{background-color:#ffffff1a;border:.125rem #ffffff1a;border-radius:.5rem;box-shadow:0 .65rem 1.5rem #0000004d;margin-top:1rem;max-width:25rem;padding:1rem;text-align:center;width:90%}.errors,.signupElements button{margin-top:.5rem}.errors{color:red;font-weight:500;list-style:none}@media only screen and (min-width:360px){#loginIconLogo{left:-2%}}@media only screen and (min-width:400px){#loginIconLogo{left:3%}}@media only screen and (min-width:500px){#loginIconLogo{left:7%;width:6rem}}@media only screen and (min-width:550px){#loginIconLogo{left:12%}}@media only screen and (min-width:620px){#loginIconLogo{left:16%}}@media only screen and (min-width:680px){#loginIconLogo{left:20%}}@media only screen and (min-width:740px){#loginIconLogo{left:22%}}@media only screen and (min-width:800px){#loginIconLogo{left:24%}}@media only screen and (min-width:850px){#loginIconLogo{left:25%}}@media only screen and (min-width:930px){#loginIconLogo{left:27%}}@media only screen and (min-width:980px){#loginIconLogo{left:28%}}@media only screen and (min-width:1050px){#loginIconLogo{left:30%}}@media only screen and (min-width:1150px){#loginIconLogo{left:31.5%}}@media only screen and (min-width:1250px){#loginIconLogo{left:33%}}@media only screen and (min-width:1350px){#loginIconLogo{left:35%}}@media only screen and (min-width:1520px){#loginIconLogo{left:36%}}.bar{background:#fff;border-radius:10px;display:block;height:.25rem;position:relative;transform-origin:1px;transition:all .3s linear;width:2rem}.bar.open:first-child{transform:translateY(.125rem) rotate(45deg)}.bar.open:nth-child(2){opacity:0}.bar.open:nth-child(3){transform:translateY(-.125rem) rotate(-45deg)}.nav{justify-content:center;margin:.5rem auto 0;max-width:35rem;position:relative;width:100%}.nav,.navLinksContainer{align-items:center;display:flex}.navLinksContainer{gap:.5rem;margin-top:.5rem}.navItemWithMenu{align-items:center;display:flex;position:relative}.homeNavLink,.navItemWithMenu>button,.navLink{align-items:center;-webkit-appearance:none;appearance:none;background:#0000;border:none;color:silver;cursor:pointer;display:inline-flex;font-size:1.15rem;font:inherit;line-height:1;margin-top:-.5rem;padding:.25rem;text-decoration:none}.homeNavLink:hover,.homeNavLinkActive,.navLink:hover{background:#0032e6bf;border:2px solid gold;border-radius:.5rem;color:#fff;cursor:pointer;padding:.5rem}.subMenu{background-color:#fff;box-shadow:0 0 10px #0003;display:block;left:0;opacity:0;position:absolute;top:100%;transition:opacity .15s ease;visibility:hidden;z-index:1000}.subMenu.open{opacity:1;pointer-events:auto;visibility:visible}.subNavLink{border-bottom:.0937rem solid #000;color:#333;display:block;font-size:1.15rem;padding:10px;text-decoration:none}.subNavLink:hover{background-color:#f0f0f0}@media (max-width:767.5px){.nav{justify-content:left;margin-left:0}.homeNav{justify-content:center;margin-left:0;padding:.75rem 1rem 0;width:1rem}.homeNav .navLinksContainer.active{left:0;margin-top:0;position:fixed;top:0;z-index:3000}.homeNav .hamburgerMenu{position:relative;z-index:3001}.hamburgerMenu{background:#0000;border:none;display:flex;flex-direction:column;flex-shrink:0;height:2rem;justify-content:space-around;position:relative;width:2rem;z-index:1001}.navLinksContainer{background-color:#1a1a1a;border-radius:.5rem;display:none;flex-direction:column;gap:1rem;left:0;padding-bottom:1rem;padding-top:1rem;position:absolute;top:3rem;width:100%;z-index:1000}.navLinksContainer.active{display:flex;height:100vh;margin-top:-3.5rem;padding-top:1rem;position:absolute;width:100vw}.navItemWithMenu{align-items:center;flex-direction:column;width:100%}.subMenu{background-color:#000;box-shadow:none;display:none;position:static;text-align:center;width:100%}.subMenu.open{display:block;opacity:1;pointer-events:auto;visibility:visible}.subNavLink{border:none;color:silver}.homeNavLink,.homeNavLinkActive,.navItemWithMenu>button,.navLink{display:block;margin-top:0;text-align:center;width:100%}.homeNavLink:hover,.homeNavLinkActive,.navLink:hover{padding:.5rem}}.FAQs{margin:0 auto;max-width:40rem;padding-bottom:1rem;width:95%}#FAQH1{text-align:center}.about{display:flex;flex-direction:column;margin:0 auto;max-width:40rem;width:95%}.about h1{text-align:center}.about p{font-size:1rem}#tableImage{width:18rem}.newBreakdownContainer{text-align:center}@media only screen and (min-width:400px){#tableImage{width:22rem}}@media only screen and (min-width:500px){#tableImage{width:28rem}}.scrollButton-left{background:#0032e640;font-size:x-small;left:0;margin-right:-.75rem}.scrollButton-right{background:#0032e640;font-size:x-small;margin-left:-.75rem;right:0}.gameBarContainer{align-items:center;display:flex;justify-content:center;margin-top:.5rem;max-width:99%;overflow-x:auto;white-space:nowrap}.gameBar{margin-left:1rem;margin-right:1rem;overflow:hidden;text-align:center}.gameBar.mobile{overflow-x:scroll}.gameCards{background-color:#fff;border:.15rem solid navy;box-shadow:.2rem .2rem #504b55;color:#f5f5f5;cursor:pointer;display:inline-block;font-size:.85rem;height:auto;list-style:none;margin:.15rem;padding:.15rem;text-align:center;transition:border-color .2s;width:8rem}.gameCards:active{border-color:gold;box-shadow:none;left:1px;top:2px}#gameFilter{margin-bottom:-1rem}#filterP,#gameFilter{color:#fff;max-width:99%;text-align:center}#filterP{margin-bottom:-.2rem}@media only screen and (min-width:500px){.gameCards{font-size:1rem;width:10rem}}#color-key{padding-right:.5rem}.colorLabels{display:inline-flex;font-size:.9rem;justify-content:center;list-style:none;margin-bottom:.5rem}.centerColors{text-align:center}#elite{color:#add8e6}#elite,#great{-webkit-text-stroke:.015rem #000;padding-right:.5rem}#great{color:#90ee90}#above-average{-webkit-text-stroke:.017rem #000;color:#ff0;padding-right:.5rem}#poor{-webkit-text-stroke:.015rem #000;color:#ffb6c1;padding-right:.5rem}.glossary{margin:0 auto;max-width:50rem;text-align:center;width:93%}.glossary ul{padding-left:.1rem}.glossaryLi{list-style:none;text-align:left}.ratings-container{max-width:90%}.searchBar{margin-bottom:.5rem;margin-top:1rem}.table-container{color:#000;max-height:35rem;overflow-y:scroll}.hitterRatingsTable{word-wrap:break-word;background-color:#f2f2f2;border:1px solid #64748b;border-collapse:collapse;margin-top:1rem}.hitterRatingsTable thead{background-color:#f2f2f2;position:-webkit-sticky;position:sticky;top:0;z-index:2}.hitterRatingsTable th{border:1px solid #64748b;font-size:.8rem}.hitterRatingsTable td{word-wrap:break-word;border:1px solid #64748b;padding:.25rem}.hitterRatingsTable td:first-child{background-color:#f2f2f2;border:1px solid #64748b;left:0;position:-webkit-sticky;position:sticky;z-index:1}.parentHeaders th{font-size:1rem;letter-spacing:.1rem;text-transform:uppercase}.hitterRatingsTable td:nth-child(3),.hitterRatingsTable th:nth-child(3),.hitterRatingsTable.sub-active td:nth-child(21),.hitterRatingsTable.sub-active th:nth-child(21),.hitterRatingsTable.sub-inactive td:nth-child(16),.hitterRatingsTable.sub-inactive th:nth-child(16){border-right:2px solid #000}.listContainer{height:40rem;overflow-y:scroll;padding-left:.5rem}.mobileList{list-style:none;margin:0 auto .25rem;padding-left:0}.listRow{background-image:linear-gradient(180deg,#fff,#f5f5f5 40%,silver);border-radius:.25rem;color:#000;display:flex;flex-direction:column;padding:.25rem;width:96%}.topRow{align-items:center;display:flex;justify-content:space-between}.leftContent{display:flex;flex-direction:column;justify-content:center}.ratings-dropdown{color:#fff}.ratingsTopContainer{align-items:center}.loggedInRatingsTopContainer,.ratingsTopContainer{display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem;margin-top:1rem;position:relative}#ratingsBatterIconLogo{left:4%;position:absolute;top:0;width:4rem}#activeSubRatingsBattersIconLogo{left:2%;position:absolute;top:7.75%;width:4rem}.ratingsGetPremium{align-items:center;background:#0032e6;border:1px solid #fff;border-radius:.5rem;display:flex;justify-content:space-between;margin:0 auto;max-width:60%;padding-right:1rem}.ratingsGetPremium p{font-size:.9rem;margin-left:1rem;padding-bottom:1.25rem}.ratingsGetPremium button:hover{background:#0032e6bf;border:2px solid gold;border-radius:.5rem;color:#fff;cursor:pointer}.hitterRatingsSignUpLoginButtons{display:flex;gap:1rem;justify-content:center}.activeSubRatingsHeader,.ratingsHeader{color:#fff;font-size:1.45rem;max-width:100%;text-align:center}.activeSubRatingsHeader{margin-top:-2rem}@media only screen and (min-width:481px){#activeSubRatingsBattersIconLogo{left:5%;top:5.5%;width:4rem}}@media only screen and (min-width:520px){#ratingsBatterIconLogo{width:5rem}.ratingsGetPremium{gap:.5rem}}@media only screen and (min-width:600px){#ratingsBatterIconLogo{left:5%;width:7rem}#activeSubRatingsBattersIconLogo{left:8%;top:4.5%;width:5rem}}@media only screen and (min-width:768px){.ratingsGetPremium p{font-size:1.15rem}.ratingsGetPremium button{font-size:1rem;margin-top:.5rem}#activeSubRatingsBattersIconLogo{left:11%;top:2.75%;width:6rem}}@media only screen and (min-width:850px){#ratingsBatterIconLogo{left:8%}#activeSubRatingsBattersIconLogo{left:15%}}@media only screen and (min-width:930px){#ratingsBatterIconLogo{left:10%}}@media only screen and (min-width:980px){#ratingsBatterIconLogo{left:12%}}@media only screen and (min-width:1050px){#ratingsBatterIconLogo{left:14%}}@media only screen and (min-width:1150px){#ratingsBatterIconLogo{left:14.5%}}@media only screen and (min-width:1250px){#ratingsBatterIconLogo{left:16%}}@media only screen and (min-width:1350px){#ratingsBatterIconLogo{left:18%}}@media only screen and (min-width:1520px){#ratingsBatterIconLogo{left:20%}#activeSubRatingsBattersIconLogo{left:25%}}#singleGameBatterIconLogo{left:2%;position:absolute;top:9.25%;width:4rem}.signUpLoginContainer{text-align:center}#activeSubSingleGameBattersIconLogo{left:2%;position:absolute;top:8%;width:4rem}#teamInsightsBtn,.teamInisghtsBtnContainer{text-align:center}#teamInsightsBtn{border-radius:.25rem;cursor:pointer}.singleGameHeader{color:#fff;font-size:1.25rem;margin-top:0;text-align:center}.singleGameHeaderTeams{color:#fff;margin-top:-1rem;text-align:center}.ratings-container{margin:0 auto}.singleGameHitterTableContainer{max-height:40rem;overflow-x:scroll;width:100%}.singleGameHitterTable{word-wrap:break-word;background-color:#f2f2f2;border-collapse:collapse;color:#000;max-height:30rem;width:100%}.singleGameHitterTable thead{background-color:#f2f2f2;position:-webkit-sticky;position:sticky;top:0;z-index:2}.singleGameHitterTable td:first-child{background-color:#f2f2f2;left:0;position:-webkit-sticky;position:sticky;z-index:1}.regularHeaders th{border:1px solid #64748b;font-size:.8rem;padding:.25rem}.singleGameHitterTable td{word-wrap:break-word;border:1px solid #000;font-size:.75rem;padding:.25rem}.hitterInfoGroup .hitterStatsGroup .pitcherGroup{font-size:1rem;letter-spacing:.1rem;text-transform:uppercase}.hitterInfoGroup{background-color:#94a3b8;color:#fff}.hitterStatsGroup{background-color:#334155;color:#fff}.pitcherGroup{background-color:#475569;color:#fff}.hitterInfoGroup,.hitterStatsGroup{border-right:2px solid #000!important}.singleGameHitterTable td:nth-child(3),.singleGameHitterTable th:nth-child(3),.singleGameHitterTable.sub-active td:nth-child(21),.singleGameHitterTable.sub-active th:nth-child(21),.singleGameHitterTable.sub-inactive td:nth-child(16),.singleGameHitterTable.sub-inactive th:nth-child(16){border-right:2px solid #000}.singleGamePitcherTableContainer{word-wrap:break-word;color:#000;font-size:small;overflow:auto;white-space:normal}.singleGamePitcherTableContainer table{word-wrap:break-word;background-color:#f2f2f2;border-collapse:collapse;table-layout:fixed;width:100%}.singleGamePitcherTableContainer th{background-color:#f2f2f2;border:1px solid;padding:.15rem;text-align:center;width:5rem}.singleGamePitcherTableContainer td{background-color:#f2f2f2;border:1px solid;padding:.25rem;text-align:center}.singleGamePitcherTableContainer td:first-child{background-color:#f2f2f2;left:0;position:-webkit-sticky;position:sticky;z-index:1}.regularHeadersNoSub th{word-wrap:break-word;border:1px solid #000;font-size:.75rem;padding:.25rem}@media only screen and (min-width:481px){#activeSubSingleGameBattersIconLogo{left:4%;top:5%;width:5rem}}@media only screen and (min-width:520px){#singleGameBatterIconLogo{top:7%;width:5rem}}@media only screen and (min-width:600px){#singleGameBatterIconLogo{left:7%;top:5%;width:6rem}#activeSubSingleGameBattersIconLogo{left:10%}}@media only screen and (min-width:700px){#singleGameBatterIconLogo{left:8%}}@media only screen and (min-width:850px){#singleGameBatterIconLogo{left:8%}#activeSubSingleGameBattersIconLogo{left:15%;top:4%;width:6rem}}@media only screen and (min-width:930px){#singleGameBatterIconLogo{left:10%}}@media only screen and (min-width:980px){#singleGameBatterIconLogo{left:12%}}@media only screen and (min-width:1050px){#singleGameBatterIconLogo{left:14%}#activeSubSingleGameBattersIconLogo{left:20%}}@media only screen and (min-width:1150px){#singleGameBatterIconLogo{left:14.5%}}@media only screen and (min-width:1250px){#singleGameBatterIconLogo{left:16%}}@media only screen and (min-width:1350px){#singleGameBatterIconLogo{left:18%}}@media only screen and (min-width:1520px){#singleGameBatterIconLogo{left:20%}}.teamTrendsHeader{text-align:center}.teamInsightsContainer{align-items:center;display:flex;flex-direction:column;margin-top:1rem;padding-bottom:1rem;text-align:center}.teamInsightsContent{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;list-style:none;max-width:60rem;width:90%}.teamInsightsContent h2{font-size:2.5rem;margin-bottom:0;margin-top:.25rem}.awayTeamContent li,.homeTeamContent li{padding-bottom:1rem}#teamTrendsH2{font-size:2rem;margin-top:.5rem;text-align:center}.teamInsightsNotes{color:#fff;list-style:none;margin-bottom:.5rem;margin-top:-.5rem;text-align:center}.teamTrendsTableContainer{margin:0 auto;max-height:30rem;overflow:auto;text-align:center;width:95%}.teamTrendsTable{background-color:#f2f2f2;border:1px solid #000;border-collapse:collapse;color:#000;margin:0 auto;table-layout:fixed}.teamTrendsTable td,.teamTrendsTable th{border:1px solid #000;width:6rem}.teamTrendsTable span{font-size:.7rem}.teamTrendsTable thead{background-color:#f2f2f2;position:-webkit-sticky;position:sticky;top:0;z-index:12}.teamTrendsTable td:first-child,.teamTrendsTable th:first-child{border:1px solid #000;left:0;position:-webkit-sticky;position:sticky;z-index:10}.singleGameListContainer{height:40rem;overflow-y:scroll;padding-right:.5rem}.singleGamePitcherListContainer{padding-right:.5rem}.searchBar{text-align:center}.singleGameMobileList{list-style:none;margin:0 auto .25rem;padding-left:1rem}.singleGameListRow{background-image:linear-gradient(180deg,#fff,#f5f5f5 40%,silver);border-radius:.25rem;color:#000;display:flex;flex-direction:column;padding:.25rem;width:96%}.singleGameTopRow{align-items:center;display:flex;justify-content:space-between}.singleGameLeftContent{display:flex;flex-direction:column;justify-content:center}.hitterNameAndTeam{align-items:center;display:flex;gap:.5rem}.hitterName{font-size:1.2rem;font-weight:700}.batHand{margin-left:-.35rem}.hitterTeam{margin-left:-.25rem}.pitcherDetails{display:flex;font-size:.825rem;font-style:italic}.matchupRating{border:.125rem solid #000;border-radius:.5rem;border-radius:var(--radius-rounded-xl,.5rem);font-size:1.5rem;margin-left:auto;padding:.1rem;text-align:right}.arrow{align-self:center;height:1rem;margin-top:-1rem;transition:transform .2s ease}.arrow.open{transform:rotate(180deg)}.expandedContent{text-align:center}.topExpandedRow{display:flex;flex-direction:column}.topExpandedRow span{margin-top:.15rem}.matchupValue{border:.0125rem solid silver;border-radius:.25rem;padding-left:.15rem;padding-right:.15rem}h3{margin-bottom:0}.pitcherStats,.rawHitterStats{display:flex;flex-direction:column}.moreMatchupButton{background-color:grey;border:.125rem solid #000;border-radius:.5rem;color:#fff;margin-bottom:1rem;margin-top:1rem}.notPremium{background-color:#ffffff1a;border:.125rem #ffffff1a;border-radius:.5rem;box-shadow:0 .65rem 1.5rem #0000004d;margin:1rem auto 0;max-width:25rem;padding:1rem;text-align:center;width:80vw}.ratings-container{margin-top:0;text-align:center}.pitcher-table-container{margin-top:.75rem;max-height:45rem;overflow-y:scroll;width:100%}.pitcherRatingsTable{word-wrap:break-word;border-collapse:collapse;color:#000;font-size:small;overflow-y:scroll;table-layout:fixed;white-space:normal;width:100%}.pitcherRatingsTable thead{background-color:#f2f2f2;position:-webkit-sticky;position:sticky;top:0;z-index:2}.pitcherRatingsTable th{width:4.25rem}.pitcherRatingsTable td,.pitcherRatingsTable th{background-color:#f2f2f2;border:1px solid #000;padding:.25rem;text-align:center}#pitcherTeamTD{color:#fff}.pitcherRatingsTable td:first-child{background-color:#f2f2f2;left:0;position:-webkit-sticky;position:sticky;z-index:1}#pitcherRatingsBatterIconLogo{left:1%;position:absolute;top:7.75%;width:4rem}.pitcherRatingsHeader{margin-top:0;text-align:center}.ratings-dropdown{margin-top:1rem;text-align:center}@media only screen and (min-width:390px){#pitcherRatingsBatterIconLogo{left:3%}}@media only screen and (min-width:481px){#pitcherRatingsBatterIconLogo{left:7%;top:5.75%}}@media only screen and (min-width:600px){#pitcherRatingsBatterIconLogo{left:8.5%;top:4%;width:5rem}}@media only screen and (min-width:800px){#pitcherRatingsBatterIconLogo{left:15%}}@media only screen and (min-width:1100px){#pitcherRatingsBatterIconLogo{left:20%}}.pitcherListContainer{margin-top:1rem}.subscriptionTypeContainer{margin:0 auto 5rem;max-width:40rem;width:90%}#threeWays{margin-bottom:1rem;margin-top:1rem;text-align:center}.passContainer{align-items:center;background-color:#ffffff1a;border:.125rem solid #ffffff1a;border-radius:.5rem;box-shadow:0 .65rem 1.5rem #0000004d;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-bottom:.5rem}#seasonh3,.accessH3{margin-top:0}#autoRenew{font-size:1rem;font-style:italic;margin-bottom:1rem}#freeTrial,#save25{color:gold}#comingMarch{color:#add8e6}.checkoutFormContainer{background-color:#fff;border:.1rem solid #000;border-radius:.75rem;box-shadow:.2rem .2rem #504b55;color:#000;margin:-4rem auto 7rem;max-width:40rem;padding-bottom:1.5rem;padding-top:1rem;width:90%}.paymentForm{margin-left:1rem}.paymentForm label{color:#000;margin-right:.35rem}.paymentForm select{left:.5rem;position:relative}.paymentElement{margin-top:.5rem;max-width:95%}.submitPaymentButton{margin-top:1rem}.monthlyRenewReminder{color:#000;font-weight:700}.notSignedInTopContainer{display:flex;gap:.5rem;margin:0 auto;max-width:30rem;padding-right:1rem;text-align:center;width:95%}#loggedOutCheckoutBattersIconLogo{margin-left:1rem;width:5rem}.saleHeader{color:gold;font-size:1.25rem;margin-top:1rem;text-align:center;text-transform:uppercase}.checkoutNotSignedIn h1{font-size:1.65rem;margin:0 auto;text-align:center}.checkoutSignUpLoginButtons{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem;margin-top:1rem}.checkoutNotSignedInSubPassBox{margin-top:-2rem}.alreadyPremium{text-align:center}.featureComparisonContainer{background-color:#ffffff1a;border:.125rem solid #ffffff1a;border-radius:.5rem;box-shadow:0 .65rem 1.5rem #0000004d;color:#fff;margin:1.5rem auto 0;max-width:40rem;text-align:center;width:90%}.premiumTier ul{font-size:1.1rem;list-style:none;margin-top:-1rem;text-align:left}.featureComparisonContainer h2{font-size:2rem;margin-top:.5rem}.example{list-style-type:square;margin-left:1.2rem;max-width:90%}.bullet{list-style-type:disc}#free{font-size:1.25rem;font-weight:700;margin-left:-1rem}.getPWResetLinkContainer{margin-top:1rem;text-align:center}.getPWResetLinkElements{background-color:#ffffff1a;border:.125rem #ffffff1a;border-radius:.5rem;box-shadow:0 .65rem 1.5rem #0000004d;margin:0 auto;padding-bottom:2rem;padding-top:.5rem;width:70vw}.getPWResetLinkElements label{margin-right:.5rem}.getPWResetLinkElements button{margin-left:.5rem}#pw-reset-logo{left:-3%;position:absolute;top:6%;width:5rem}@media only screen and (min-width:360px){#pw-reset-logo{left:3%}}@media only screen and (min-width:400px){#pw-reset-logo{left:5%}}@media only screen and (min-width:500px){#pw-reset-logo{left:8%;width:6.5rem}}@media only screen and (min-width:550px){#pw-reset-logo{left:12%}}@media only screen and (min-width:620px){#pw-reset-logo{left:16%}}@media only screen and (min-width:680px){#pw-reset-logo{left:20%}}@media only screen and (min-width:740px){#pw-reset-logo{left:22%}}@media only screen and (min-width:800px){#pw-reset-logo{left:24%}}@media only screen and (min-width:850px){#pw-reset-logo{left:25%}}@media only screen and (min-width:930px){#pw-reset-logo{left:27%}}@media only screen and (min-width:980px){#pw-reset-logo{left:28%}}@media only screen and (min-width:1050px){#pw-reset-logo{left:30%}}@media only screen and (min-width:1150px){#pw-reset-logo{left:31.5%}}@media only screen and (min-width:1250px){#pw-reset-logo{left:33%}}@media only screen and (min-width:1350px){#pw-reset-logo{left:35%}}@media only screen and (min-width:1520px){#pw-reset-logo{left:36%}}.resetPWFormContainer{margin-top:1rem;text-align:center}.resetPWFormElements{background-color:#ffffff1a;border:.125rem #ffffff1a;border-radius:.5rem;box-shadow:0 .65rem 1.5rem #0000004d;margin:0 auto;max-width:25rem;padding-bottom:2rem;padding-top:.5rem;width:90vw}.resetPWFormElements input{margin-bottom:1rem}.homeGameBarContainer{align-items:center;display:flex;justify-content:center;list-style:none;padding:.5rem}.homeGameBar{margin-right:1rem;max-width:45rem;overflow-x:auto;overflow:hidden;position:relative;text-align:center;white-space:nowrap;width:100%}.homeGameCards{background-color:#fff;border:.15rem solid navy;box-shadow:.2rem .2rem #504b55;color:#f5f5f5;cursor:pointer;display:inline-block;font-size:.65rem;height:1.75rem;list-style:none;margin:.15rem;padding:.15rem;text-align:center;transition:border-color .2s;width:7rem}.homeGameBar.mobile{overflow-x:scroll}.scrollButton-left{background-color:#fff;font-size:small;margin-right:.25rem}.scrollButton-right{background-color:#fff;font-size:small;margin-left:.25rem}@media only screen and (min-width:769px){.homeGameCards{font-size:.8rem;height:2.15rem;margin:.25rem;padding:.15rem;width:11rem}}@media only screen and (max-width:769px){.homeGameBarContainer{display:block;margin-right:0;margin-top:1rem;overflow-x:auto}}.homeContainer{background-blend-mode:overlay,normal,normal;background-image:url(/static/media/noise.cc61cf74c0fbe460f9c1.png),radial-gradient(80rem 50rem at 50% 13%,#2ec4b633,#0000 60%),linear-gradient(180deg,#005,#05004a 60%,#09003d);background-repeat:repeat,no-repeat,no-repeat;color:#fff;min-height:100%}.mobileTopRow{display:flex;margin-top:-1rem}.newHomeHeader{color:#fff;margin-bottom:-1rem;margin-top:-2rem;text-align:center}.newHomeHeader h1{font-size:2.75rem}.addValueList{color:#9ad1ff;font-size:2.25rem;list-style:none;margin-top:-1rem;padding:0}.newHomePremium{align-items:center;background:#0032e6;border:1px solid #fff;border-radius:.5rem;display:flex;margin:0 auto 1rem;padding:.5rem;width:85%}.newHomePremium p{font-size:1.2rem;margin:0 auto}.newHomePremium button{border:1px solid #0032e6;border-radius:1rem;font-size:1rem;padding:.5rem}.newHomePremium button:hover{background:#0032e6bf;border:2px solid gold;color:#fff;cursor:pointer}.signUpLoginButtons{display:flex;gap:.5rem;justify-content:center;padding-bottom:.5rem}.signUpLoginButtons button{padding:.15rem;width:5rem}.signUpLoginButtons button:hover{background:#0032e6bf;border:2px solid gold;color:#fff;cursor:pointer}.featuresContainer{text-align:center}.soloFeatureBox{background-color:#20274b;border:1px solid #fff;border-radius:.5rem;color:#fff;margin:0 auto 1rem;width:90%}.soloFeatureBox h2{font-size:1.75rem;margin-top:.5rem}.soloFeatureBox h3,.soloFeatureBox h3:hover{font-size:1.2rem;margin-top:-1.35rem}.soloFeatureBox h3:hover{color:gold;cursor:pointer}.soloFeatureBox p{font-size:1.2rem;margin:0 auto;width:90%}.imageContainer{margin-bottom:.5rem;margin-top:1rem}#graphImage,#newHomeTableImage{width:18rem}#newHomeTableImage:hover{cursor:pointer;width:18rem}#newHomeTableP:hover{color:gold;cursor:pointer}#createMatchupScreenshot,#pitcherTableImage,#teamTrendsImage,#timeframeImage,#tweetImage{width:18rem}.testimonialsBox{color:#fff;min-height:15rem;width:100%}.testimonialsBox h2{font-size:2rem;margin-bottom:1rem;margin-top:.5rem}.homeFooterContainer{background:linear-gradient(0deg,#005,#05004a 10%,#09003d);color:#fff;margin-top:-1rem;padding-bottom:2rem;text-align:center}.homeFooterAgreements{color:#fff;display:flex;gap:.5rem;justify-content:center;margin:0 auto;padding-left:.5rem;padding-right:.5rem;position:relative}@media only screen and (min-width:500px){.newHomePremium{width:27rem}.soloFeatureBox{width:28rem}#graphImage,#newHomeTableImage,#newHomeTableImage:hover,#pitcherTableImage,#teamTrendsImage,#timeframeImage,#tweetImage{width:20rem}}@media only screen and (min-width:700px){.newHomePremium{width:34rem}.soloFeatureBox{width:35rem}#graphImage,#newHomeTableImage,#newHomeTableImage:hover,#pitcherTableImage,#teamTrendsImage,#timeframeImage,#tweetImage{width:33rem}.soloFeatureBox h2{font-size:2.5rem}.soloFeatureBox h3,.soloFeatureBox h3:hover,.soloFeatureBox p{font-size:1.5rem}}@media only screen and (min-width:1000px){.newHomeHeader h1{font-size:3.25rem}.addValueList{font-size:2.75rem}.newHomePremium{width:40rem}.soloFeatureBox{width:41rem}#graphImage,#newHomeTableImage,#newHomeTableImage:hover,#pitcherTableImage,#teamTrendsImage,#timeframeImage,#tweetImage{width:36rem}.soloFeatureBox h2{font-size:2.75rem}.soloFeatureBox h3,.soloFeatureBox h3:hover,.soloFeatureBox p{font-size:2rem}}.getPremiumContainer{align-items:baseline;background:#0032e6;border:1px solid #fff;border-radius:.5rem;display:flex;gap:1rem;justify-content:center;margin:0 auto;max-width:30rem;padding-bottom:.75rem;padding-left:.5rem;padding-right:.5rem;width:85%}.breakdownContainer{margin:0 auto;width:95%}.paragraphHeader{font-size:1.15rem;font-weight:700}.byLineAndLogo{align-items:center;display:flex}.twitterLogo{margin-left:1rem;width:1.5rem}@media only screen and (min-width:800px){.getPremiumContainer button,.getPremiumContainer p{font-size:1.15rem}}.footerContainer{align-items:center;color:#fff;display:flex;flex-direction:column;flex-shrink:0;padding:1rem 0;width:100%}#iconLogoFooter{padding-right:.5rem;width:3rem}.footerLogo{align-items:center;margin-top:1rem}.footerAgreements,.footerLogo{display:flex;font-size:.8rem;justify-content:center}.footerAgreements{gap:1rem;height:auto;margin-top:.5rem;padding-left:1rem;position:relative}.contactContainer{display:block;font-size:.7rem}.comingSoonHeader{text-align:center}.articles{background-color:#20274b;border:.1rem solid #fff;border-radius:.5rem;box-shadow:.2rem .2rem #504b55;color:#fff;margin:0 auto 1rem;max-width:40rem;padding:.5rem .5rem 1rem;width:90%}.bet{font-size:1.15rem;line-height:1.15;margin-bottom:.5rem}.title{font-size:1.75rem;margin-bottom:0;margin-top:0;text-align:center}.userSettings{margin-bottom:40%;text-align:center}.cancelPopUP{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.cancelPopUpContent{background:#fff;border-radius:.5rem;font-size:medium;max-width:50%;padding:1.5rem;text-align:left}.cancelButtons{display:flex;gap:1rem}.changeEmailForm input,.changeEmailForm p{margin-bottom:1rem}.announcementPopUp{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.popUpContent{background:#f5f5f5;border-radius:8px;color:#000;font-size:smaller;max-width:60%;padding:20px;text-align:left}.popUpContent p{color:#000}.popUpContent h2{margin-top:0}.popUpContent button{background:#007bff;border:none;border-radius:4px;color:#f5f5f5;cursor:pointer;margin-top:20px;padding:10px 20px}#boldP{font-weight:700}#playerPageBatterIconLogo{left:2%;position:absolute;top:3.75%;width:4rem}.hitterPageBox{box-shadow:.35rem .35rem .35rem #00000026;height:auto;margin:1rem auto 0;max-width:35rem;padding-left:.5rem;width:92%}.hitterPageDetails{width:90%}.hitterPageName{font-size:2rem;margin-top:.4rem}.hitterPageDetails h4{font-size:1rem;margin-top:-1.25rem}.hitterPageStats{background-color:#f2f2f2;box-shadow:.35rem .35rem .35rem #00000026;color:#000;margin:0 auto;max-width:40rem;width:95%}.hitterPageStats h3{font-size:1.75rem;margin-bottom:.5rem;margin-top:.5rem;text-align:center}.hitterPageStats ul{grid-gap:.15rem;display:grid;gap:.15rem;list-style-type:none;margin:0 0 .75rem;padding:0}.hitterPageStats li{align-items:center;display:flex;font-size:1.2rem;justify-content:space-between;margin-bottom:.15rem;margin-left:.5rem}.hitterPageStats li span{font-size:1.2rem;margin-right:1rem}.hitterTrends{background-color:#f2f2f2;box-shadow:.35rem .35rem .35rem #00000026;color:#000;margin:0 auto;max-width:40rem;width:95%}.hitterTrends label{color:#000}.hitterGraph{margin:0 auto;width:100%}.hitterGraphContainer{color:#000;text-align:center}.hitterGraphContainer h2{font-size:1.2rem;margin-bottom:-1rem}.hitterGraphContainer p{color:#000;margin-bottom:-1rem}.hitterResultsContainer{text-align:center}.hitterResultsContainer h2{font-size:1.2rem}.hitterResultsTable{display:flex;flex-direction:column;justify-content:center;margin-left:.5rem;margin-right:.5rem;overflow-x:scroll}.hitterResultsTable table{border:1px solid #000;border-collapse:collapse;table-layout:fixed}.hitterResultsTable td:first-child{background-color:#f2f2f2;left:0;position:-webkit-sticky;position:sticky}.hitterResultsTable th{min-width:3rem}.hitterResultsTable td{word-wrap:break-word;border:1px solid #000;white-space:normal}.venueFilterContainer{margin-top:1rem}.hitterPageGetPremium{text-align:center}.hitterPageGetPremium button{margin-top:1rem}@media only screen and (min-width:400px){#playerPageBatterIconLogo{left:5%}}@media only screen and (min-width:500px){#playerPageBatterIconLogo{left:10%}}@media only screen and (min-width:550px){#playerPageBatterIconLogo{left:12%}}@media only screen and (min-width:680px){#playerPageBatterIconLogo{left:10%;top:1%;width:6rem}}@media only screen and (min-width:800px){#playerPageBatterIconLogo{left:14%}}@media only screen and (min-width:850px){#playerPageBatterIconLogo{left:16%}}@media only screen and (min-width:930px){#playerPageBatterIconLogo{left:18%}}@media only screen and (min-width:980px){#playerPageBatterIconLogo{left:19%}}@media only screen and (min-width:1050px){#playerPageBatterIconLogo{left:22%}}@media only screen and (min-width:1150px){#playerPageBatterIconLogo{left:24%}}@media only screen and (min-width:1250px){#playerPageBatterIconLogo{left:26%}}@media only screen and (min-width:1350px){#playerPageBatterIconLogo{left:28%}}@media only screen and (min-width:1520px){#playerPageBatterIconLogo{left:30%}}.pitcherPageContainer{text-align:center}#pitcherPageBatterIconLogo{left:.5rem;position:absolute;top:3rem;width:4rem}.pitcherPageBox{box-shadow:.35rem .35rem .35rem #000000bf;display:inline-block;margin-top:1rem;max-width:50rem;padding-left:.5rem;text-align:left;width:92%}.pitcherPageName{font-size:2rem;margin-top:.4rem}.pitcherPageDetails h4{font-size:1rem;margin-top:-1.25rem}.pitcherPageStats{background-color:#f2f2f2;box-shadow:.35rem .35rem .35rem #000000bf;color:#000;margin:0 auto;max-width:50rem;width:95%}.pitcherPageStats h3{font-size:1.5rem;grid-column:span 2;margin-bottom:.5rem;text-align:center}.pitcherPageStats ul{grid-gap:.1rem;display:grid;gap:.1rem;list-style-type:none;margin:0 0 .75rem;padding:0}.pitcherPageStats li{align-items:center;display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:.15rem;margin-left:.5rem}.pitcherPageStats li span{font-size:1rem;margin-left:.25rem;margin-right:1rem}.pitcherTrends{background-color:#f2f2f2;box-shadow:.35rem .35rem .35rem #000000bf;margin:0 auto;max-width:50rem;width:95%}.pitcherResultsContainer{text-align:center}.pitcherResultsTable{display:flex;flex-direction:column;justify-content:center;margin-left:.5rem;margin-right:.5rem;overflow-x:scroll}.pitcherResultsTable table{border:1px solid #000;border-collapse:collapse;table-layout:fixed}.pitcherResultsTable th{min-width:3rem}.pitcherResultsTable td:first-child{background-color:#f2f2f2;left:0;position:-webkit-sticky;position:sticky}.pitcherResultsTable td{border:1px solid #000}.pitcherMatchupRatingSection,.pitcherStrikeoutRatingSection{color:#000}.pitcherStrikeoutRatingSection h2{font-size:1.2rem;text-align:center}.pitcherGraphContainer{color:#000;margin-bottom:3rem;text-align:center;width:100%}.pitcherGraphContainer h2{font-size:1.5rem;margin-bottom:-1rem}.pitcherGraphContainer p{color:#000;margin-bottom:.5rem}.pitcherGraph{display:block;height:auto;width:100%}.venueFilterContainer{margin-bottom:1rem;text-align:center}@media only screen and (min-width:500px){#pitcherPageBatterIconLogo{left:3rem;top:2rem;width:5rem}}@media only screen and (min-width:768px){#pitcherPageBatterIconLogo{left:2rem;top:.5rem;width:5rem}}#trendsBattersBoxIconLogo{left:2%;position:absolute;top:7.75%;width:4rem}.trendsHeader{color:#fff;margin-top:0;text-align:center}.hitterTrendsContainer{width:99%}.hitterTrendsContainerTable{color:#000;height:45rem;margin:0 auto;overflow-y:scroll;text-align:center;width:99%}.hitterTrendsContainerTable table{word-wrap:break-word;background-color:#f2f2f2;border-collapse:collapse;box-shadow:.35rem .35rem .35rem .35rem #00000026;font-size:small;overflow-x:scroll;table-layout:fixed;white-space:normal;width:100%}.hitterTrendsContainerTable th{border:1px solid #000;font-size:.8rem;width:5rem}.hitterTrendsContainerTable td{word-wrap:break-word;border:1px solid #000;padding:.25rem}.hitterTrendsContainerTable span{font-size:.6rem}.hitterTrendsContainerTable td:first-child{background-color:#f2f2f2;border:1px solid #000;left:0;position:-webkit-sticky;position:sticky;z-index:1}.hitterTrendNotes{font-size:.8rem;list-style:none;margin-bottom:.5rem;margin-top:.5rem;text-align:center}.hitterTrendsContainerTable thead{background-color:#f2f2f2;position:-webkit-sticky;position:sticky;top:0;z-index:2}@media only screen and (min-width:415px){#trendsBattersBoxIconLogo{left:5%;top:5.75%;width:4rem}}@media only screen and (min-width:600px){#trendsBattersBoxIconLogo{left:8%;width:4rem}}@media only screen and (min-width:768px){#trendsBattersBoxIconLogo{left:11%;top:2.75%;width:6rem}}@media only screen and (min-width:850px){#trendsBattersBoxIconLogo{left:8%}}@media only screen and (min-width:930px){#trendsBattersBoxIconLogo{left:10%}}@media only screen and (min-width:980px){#trendsBattersBoxIconLogo{left:12%}}@media only screen and (min-width:1050px){#trendsBattersBoxIconLogo{left:14%}}@media only screen and (min-width:1150px){#trendsBattersBoxIconLogo{left:14.5%}}@media only screen and (min-width:1250px){#trendsBattersBoxIconLogo{left:16%}}@media only screen and (min-width:1350px){#trendsBattersBoxIconLogo{left:18%}}@media only screen and (min-width:1520px){#trendsBattersBoxIconLogo{left:20%}}.buttonsContainer{margin-top:.5rem;text-align:center}.team-grid.dynamic-columns{display:block;margin:0 auto;width:75%}.filterButton{background-color:initial;border:.1rem solid gray;border-radius:.5rem;color:#fff;cursor:pointer;margin:.15rem;padding:.2rem .4rem;width:5rem}#allTeams{color:#000}p{font-size:.85rem;margin-bottom:-.4rem}label,p{color:#fff}.pitcherTrendsContainerTable{margin:0 auto;max-height:30rem;overflow-x:scroll;overflow-y:scroll;text-align:center;width:99%}.pitcherTrendsContainerTable table{background-color:#f2f2f2;border-collapse:collapse;box-shadow:.35rem .35rem .35rem .35rem #00000026;color:#000;margin:0 auto;table-layout:fixed}.pitcherTrendsContainerTable th{border:1px solid #000;font-size:.8rem;width:4rem}.pitcherTrendsContainerTable td{word-wrap:break-word;border:1px solid #000;padding:.25rem}.pitcherTrendsContainerTable span{font-size:.6rem}.pitcherTrendsContainerTable td:first-child{left:0;z-index:1}.pitcherTrendsContainerTable td:first-child,.pitcherTrendsContainerTable thead{background-color:#f2f2f2;border:1px solid #000;position:-webkit-sticky;position:sticky}.pitcherTrendsContainerTable thead{top:0;z-index:2}.pitcherStrikeoutTrendsContainerTable{color:#000;margin:0 auto;max-height:30rem;overflow-x:scroll;overflow-y:scroll;text-align:center;width:99%}.pitcherStrikeoutTrendsContainerTable table{background-color:#f2f2f2;border-collapse:collapse;box-shadow:.35rem .35rem .35rem .35rem #00000026;margin:0 auto;table-layout:fixed}.pitcherStrikeoutTrendsContainerTable th{border:1px solid #000;font-size:.8rem;width:4rem}.pitcherStrikeoutTrendsContainerTable td{word-wrap:break-word;border:1px solid #000;padding:.25rem}.pitcherStrikeoutTrendsContainerTable td:first-child{background-color:#f2f2f2;border:1px solid #000;left:0;position:-webkit-sticky;position:sticky;z-index:1}.pitcherStrikeoutTrendsContainerTable thead{background-color:#f2f2f2;position:-webkit-sticky;position:sticky;top:0;z-index:2}.pitcherStrikeoutTrendsContainerTable span{font-size:.6rem}.sorted-column{border:2px solid gold;z-index:3}.matchupBuilderContainer,.overUnderDropdownContainer,.paymentSuccessful{text-align:center}.formContainer{background-color:#ffffff1a;border:.125rem solid #ffffff1a;border-radius:.5rem;box-shadow:0 .65rem 1.5rem #0000004d;padding:1rem;width:80%}.formContainer,.matchupForm{margin:0 auto;max-width:25rem}.matchupForm{align-items:center;display:flex;flex-direction:column;justify-content:center;width:90%}.matchupForm label{margin-bottom:.25rem}.matchupForm select{margin-bottom:1rem;text-align:center;width:7rem}#runningCalculations{color:gold;font-size:1.15rem}.error{color:red}
/*# sourceMappingURL=main.629e9f54.css.map*/