@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
html,
body {
  margin: 0px;
  height: 100%;
}
/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}
:root {
  --variable-collection-NFC-rich-black-900: #030912;
  --variable-collection-NFC-royal-blue-500: #0344dc;
  --variable-collection-NFC-red-500: #c70f32;
  --variable-collection-NFC-navy-500: #0a2240;
  --variable-collection-NFC-grey-500: #b9b9c3;
  --variable-collection-NFC-green-500: #0ece5e;
  --variable-collection-grid-line-grey: #586373;
  --Foundation-NFC-Gray-nfc-gray-100: #E9E9EC;
  --Foundation-NFC-Dark-Navy-nfc-dark-navy-500: #0A2240;
  --module-border-color: #586272;
}
body {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  --body-background-color: var(--variable-collection-NFC-rich-black-900);
  --primary-color: white;
  --primary-color-hover: #076094;
  --link-color: #FFF;
  --link-hover: #FFF;
  --selected-tab-color: #FFF;
  --inactive-tab-color: #B9B9C3;
  --input-bg-color: #061326;
  --input-placeholder-text-color: #fff;
  --input-border-color: #586373;
  --header-fg-color: White;
  --header-bg-color: transparent;
  --header-fg-hover: White;
  --header-bg-hover: transparent;
  --header-fg-hover-a: #ccc;
  --header-border-color: #2E3F53;
  --batting-order-color: White;
  --batting-order-bg: var(--variable-collection-grid-line-grey);
  --subheader-fg-color: White;
  --subheader-bg-color: black;
  --subheader-fg-hover: White;
  --subheader-bg-hover: transparent;
  --subheader-fg-hover-a: #ccc;
  --subheader-border-color: #667789;
  --hightlight-bg: #ffe;
  --main-text-color: White;
  --alternate-text-color-1: Black;
  --green: #4b934b;
  --green-hover: #54a454;
  --red: var(--variable-collection-NFC-red-500);
  --red-hover: #ff1a1a;
  --gray: gray;
  --gray-hover: #8d8d8d;
  --light-grey: #838383;
  --red-universal-header: #a80800;
  --nffc-color: #076094;
  --nfbc-color: #3a7445;
  --nfbkc-color: #c96c38;
  --football-color: #076094;
  --baseball-color: #3a7445;
  --basketball-color: #c96c38;
  --text-content-color: #363436;
  --myteam-color: #3f3f50;
  --selected-team-color: #3f3f50;
  --table-background-color: var(--variable-collection-NFC-rich-black-900);
  --tr-header-color: var(--variable-collection-NFC-rich-black-900);
  --tr-color: var(--variable-collection-NFC-rich-black-900);
  --tr-hover-color: #726F72FF;
  --table-border-color: var(--variable-collection-grid-line-grey);
  --tr-even-color: #07152b;
  --action-yellow: #fff204;
  --border-color: var(--variable-collection-grid-line-grey);
  --box-shadow-color: rgba(0, 0, 0, 0.1);
  --filters-background-color: transparent;
  --alert-color: #f44335;
  --alert-border-color: #d33b2e;
  --warning-color: #8bc34a;
  --warning-border-color: #78a840;
  --info-color: #0da2ce;
  --info-border-color: #0a8db5;
  --popout_title_background: var(--header-bg-color);
  --popout_title_color: white;
  --popout_background: white;
  --popout_item_background: white;
  --popout_text_color: white;
  --popout_tab_book_background: white;
  --popout_tab_book_color: #384047;
  --navigation_button_background: #505a63;
  --lobby-gradient-start: var(--variable-collection-NFC-navy-500);
  --lobby-gradient-end: var(--variable-collection-NFC-navy-500);
  --football-icon-url: url(/frontend/img/icons.white/football.svg);
  --baseball-icon-url: url(/frontend/img/icons.white/baseball.svg);
  --basketball-icon-url: url(/frontend/img/icons.white/basketball.svg);
  --racing-icon-url: url(/frontend/img/icons.white/racing.svg);
  --nfbc-logo-url: url(/frontend/img/logos/nfbc.svg);
  --nfbkc-logo-url: url(/frontend/img/logos/nfbkc.svg);
  --nffc-logo-url: url(/frontend/img/logos/nffc.svg);
  --popup_overlay: rgba(58, 56, 56, 0.48);
  --dialog_background: var(--body-background-color);
  --details-color: #7b8b8e;
  --sportyear_header: #363436;
  --selected-bg-color: var(--myteam-color);
  --tr-color-shaded: var(--tr-color);
  --filter-bg: var(--filters-background-color);
  --filter-bg-hover: rgba(255, 255, 255, 0.2);
  --filter-select-bg: var(--filter-bg);
  --fa-color: white;
  --fa-color-link: white;
  --filter_selected: var(--variable-collection-NFC-royal-blue-500);
  --filter_button_background: transparent;
  --filter_position_button_color: white;
  --claims_error_bg: var(--red);
  --tabbar-background-color: transparent;
  --tab-selected-color: black;
  --tab-selected-background-color: white;
  --tab-not-selected-color: white;
  --tab-not-selected-background-color: var(--filters-background-color);
  --index_flex_container_background: transparent;
  --card-background-color: var(--filters-background-color);
  --card-section-background-color: var(--tr-color);
  --card-hover-color: transparent;
  --select-disabled-background-color: #999;
  --set-lineup-button: var(--variable-collection-NFC-royal-blue-500);
  --set-lineup-selected-player: #3f3f50;
  --trade-filter-background: var(--card-background-color);
  --trade-filter-color: var(--header-fg-color);
  --trade-selected-color: var(--link-color);
  --trade-player-bg: black;
  --player-profile-top-bg-color: transparent;
  --player-profile-popup-bg-color: var(--variable-collection-NFC-rich-black-900);
  --player-profile-selected-tab: var(--variable-collection-NFC-red-500);
  --notification_yellow: var(--variable-collection-NFC-red-500);
}
body.no_scroll {
  overflow: hidden;
}
#universal-header > div:nth-child(1) {
  height: unset;
  background-color: var(--variable-collection-NFC-rich-black-900);
}
#universal-header > div:nth-child(1) > div:nth-child(1) {
  height: unset;
  background-color: var(--variable-collection-NFC-rich-black-900);
  transform: initial;
  border-right: none;
}
#universal-header > div:nth-child(1) > div:nth-child(2) > header:nth-child(1) {
  background-color: var(--variable-collection-NFC-rich-black-900) !important;
}
#universal-header > div:nth-child(2) > ul > li > a {
  color: var(--variable-collection-NFC-rich-black-900);
}
#universal-header > div:nth-child(2) > ul > li > a:hover {
  border: none;
}
#universal-header > div:nth-child(2) > ul > li > div > span > a {
  color: var(--variable-collection-NFC-rich-black-900);
}
#universal-header > div:nth-child(2) > ul > li > div > span > a:hover {
  border: none;
}
@media (min-width: 1000px) {
  #universal-header {
    min-height: 100px;
    height: 100px !important;
  }
}
@media screen and (max-width: 1000px) {
  #universal-header > div:nth-child(2) {
    background-color: var(--variable-collection-NFC-rich-black-900);
  }
  #universal-header > div:nth-child(2) > div:nth-child(1) {
    background-color: var(--variable-collection-NFC-rich-black-900);
    transform: initial;
    border-right: none;
  }
  #universal-header > div:nth-child(2) > div:nth-child(2) > header:nth-child(1) {
    background-color: var(--variable-collection-NFC-rich-black-900) !important;
  }
  #universal-header > div:nth-child(3) > ul > li > a {
    color: var(--variable-collection-NFC-rich-black-900);
  }
  #universal-header > div:nth-child(3) > ul > li > a:hover {
    border: none;
  }
  #universal-header > div:nth-child(3) > ul > li > div > span > a {
    color: var(--variable-collection-NFC-rich-black-900);
  }
  #universal-header > div:nth-child(3) > ul > li > div > span > a:hover {
    border: none;
  }
}
html {
  height: 100%;
}
body {
  background: var(--body-background-color);
  height: 100%;
}
body > #page {
  display: flex;
  flex-flow: column;
  min-height: 100%;
}
body > #page > #page_content {
  flex: 1;
}
body > #page > #page_content > .text_content {
  background: transparent;
  color: white;
  padding-top: 0;
  max-width: 92em;
  margin: auto;
}
body > #page > #page_content > #react_root {
  padding-top: 0;
  max-width: 92em;
  margin: auto;
}
button,
select,
input[type='submit'],
input[type='reset'],
input[type='button'] {
  cursor: pointer;
}
input[type="text"] {
  background-color: var(--input-bg-color);
  color: var(--input-placeholder-text-color);
  border: 1px solid var(--input-border-color);
}
a {
  color: var(--link-color);
  text-decoration: none;
}
a:hover {
  color: var(--link-hover);
}
a.no_color {
  color: white;
}
a.no_color:hover {
  color: var(--link-hover);
}
select {
  -moz-appearance: none;
  -moz-user-select: none;
  color: var(--main-text-color);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: transparent;
  border-radius: 20px;
  padding: 2px 8px;
  margin-right: 2px;
  width: auto;
  max-width: 22em;
}
select[disabled] {
  background: var(--select-disabled-background-color) !important;
  -webkit-appearance: none;
  cursor: default;
}
label.checkbox {
  cursor: pointer;
}
label.checkbox input[type='checkbox'] + span {
  display: none;
  width: 1em;
  height: 1em;
  line-height: 1em;
  color: #25323a;
  border: solid 1px #25323a;
  vertical-align: top;
  margin-right: 0.5em;
  text-align: center;
  border-radius: 0.25em;
}
label.checkbox input[type='checkbox']:checked + span {
  color: White;
  background: #25323a;
}
label.checkbox input[type='checkbox']:checked + span:after {
  content: "✔";
}
label.checkbox input[type='checkbox']:hover + span {
  color: White;
  border: solid 1px #11a3d4;
  background: #11a3d4;
}
label.checkbox input[type='checkbox']:hover:checked + span {
  color: White;
  background: #11a3d4;
}
.page_width {
  max-width: 60em;
}
.card {
  width: 100%;
  background: var(--card-background-color);
  padding: 0.5em;
  margin: 1em 0;
  border: 1px solid;
  border-radius: 24px;
  border-color: var(--border-color);
}
.card > .cardTitle {
  color: White;
  margin: -0.5em;
  margin-bottom: 0.5em;
  padding: 0.5em;
}
.card .subTitle {
  font-weight: 700;
}
.card .cardSection {
  display: block;
}
.card .cardSection:nth-last-of-type(n+2) {
  border-bottom: solid 1px black;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}
.primaryFG {
  color: var(--main-text-color);
}
.btn {
  box-sizing: border-box;
  border-radius: 44px;
  overflow: hidden;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
  cursor: pointer;
  border: 1px solid var(--border-color);
  background: transparent;
  white-space: nowrap;
}
.btn:hover {
  color: #ffffff;
}
.btn.CTA {
  background-color: var(--variable-collection-NFC-red-500);
  border: unset;
}
.btn.blue {
  background-color: var(--variable-collection-NFC-royal-blue-500);
}
.btn.green {
  background-color: var(--variable-collection-NFC-green-500);
}
.btn.inv {
  color: var(--primary-color);
  background-color: var(--tab-not-selected-background-color);
  border-color: var(--border-color);
}
.btn.inv:hover {
  color: black;
  background-color: white;
}
.btn.inv[disabled] {
  color: White;
  border-color: transparent;
}
.btn.small {
  padding: 0.25em 0.75em;
  font-size: 0.8em;
}
.btn.medium {
  padding: 0.5em 1.25em;
  font-size: 0.9em;
}
.btn.big {
  font-size: 1.2em;
  padding: 0.8em 2.3em;
}
.btn.red {
  background: var(--red);
  border: unset;
}
.btn.red:hover {
  background: var(--red-hover);
}
.btn.gray {
  background: var(--gray);
}
.btn.gray:hover {
  background: var(--gray-hover);
}
.btn[disabled] {
  background: var(--gray);
  cursor: default;
}
.btn[disabled]:hover {
  background: var(--gray);
}
.btn.disabledIcon i.fa {
  display: none;
}
.btn.disabledIcon[disabled] i.fa {
  display: inline-block;
  margin-left: 0.5em;
}
.btn.baseball {
  background: #3a7445;
  border: solid 1px transparent;
}
.btn.football {
  background: #076094;
  border: solid 1px transparent;
}
.btn.basketball {
  background: #c96c38;
  border: solid 1px transparent;
}
button.link {
  border: none;
  background: transparent;
  color: var(--link-color);
  font-size: 1em;
}
button.link:hover {
  color: var(--link-hover);
}
button.link[disabled] {
  color: var(--gray);
}
button.link[disabled]:hover {
  color: var(--gray);
}
button.link.disabledIcon i.fa {
  display: none;
}
button.link.disabledIcon[disabled] i.fa {
  display: inline-block;
  margin-left: 0.5em;
}
div.table_container {
  border-radius: 24px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border: 1px solid;
  border-color: var(--variable-collection-grid-line-grey);
  border-spacing: 0;
  margin: 1em;
  overflow-x: auto;
  overflow-y: visible;
}
table.data {
  width: 100%;
  background: var(--table-background-color);
}
table.data thead tr {
  height: 75px;
  background-color: var(--tr-color);
}
table.data thead tr td,
table.data thead tr th {
  background-color: var(--tr-color);
  border-bottom: solid 1px var(--table-border-color);
  vertical-align: middle;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
}
table.data thead tr td[colspan="100%"],
table.data thead tr th[colspan="100%"] {
  font-size: 20px;
}
table.data tbody {
  padding-bottom: 1em;
}
table.data tbody tr {
  min-height: 16px;
  background-color: var(--tr-color);
}
table.data tbody tr > td {
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  font-style: normal;
  vertical-align: middle;
}
table.data.zebra > tbody > tr:nth-child(even) {
  background-color: var(--tr-even-color);
}
table.data td,
table.data th {
  text-align: left;
  padding: 0.8em 1em;
  background-color: inherit;
}
table.data td:not([colspan="100%"]):not(.nopadding):nth-child(1),
table.data th:not([colspan="100%"]):not(.nopadding):nth-child(1) {
  padding-left: 2em;
}
table.data td:not([colspan="100%"]):not(.nopadding):nth-last-child(1):not(.nopadding),
table.data th:not([colspan="100%"]):not(.nopadding):nth-last-child(1):not(.nopadding) {
  padding-right: 2em;
}
tr.sortable > th,
tr.sortable > td {
  position: relative;
}
tr.sortable > th > .fa,
tr.sortable > td > .fa {
  position: absolute;
  z-index: 1;
  height: 2em;
  padding-left: 0.25em;
  padding-right: 0.25em;
}
tr.sortable > th > .fa:first-child,
tr.sortable > td > .fa:first-child {
  margin-left: -1em;
  padding-right: 0;
}
tr.sortable > th > .fa.fa-sort,
tr.sortable > td > .fa.fa-sort {
  display: none;
  color: #ccc;
}
tr.sortable > th > .fa.fa-sort-asc,
tr.sortable > td > .fa.fa-sort-asc {
  margin-top: 0.25em;
}
tr.sortable > th > .fa.fa-sort-asc::before,
tr.sortable > td > .fa.fa-sort-asc::before {
  content: "\f0de";
}
tr.sortable > th > .fa.fa-sort-desc::before,
tr.sortable > td > .fa.fa-sort-desc::before {
  content: "\f0dd";
}
tr.sortable > th[onClick],
tr.sortable > td[onClick] {
  cursor: pointer;
}
tr.sortable:nth-child(1) > td > .fa,
tr.sortable:nth-child(1) > th > .fa {
  background: var(--header-bg-color);
}
table.card {
  padding: 0;
  background: transparent;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.card a:not(.btn),
table.data a:not(.btn) {
  text-decoration: none;
  color: var(--link-color);
}
.card a:not(.btn):hover,
table.data a:not(.btn):hover {
  color: var(--link-hover);
}
.footer_ad_dialog {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  z-index: 10000;
}
.footer_ad_dialog > div[data-a-spot] {
  border: solid 3px White;
  margin: auto !important;
}
@media (min-width: 650px) {
  .footer_ad_dialog > div[data-a-spot] {
    width: 600px !important;
  }
}
.tabBook {
  display: none;
}
.tabBook > div {
  width: 100%;
}
.tabBook > div:nth-child(1) {
  border-radius: 24px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border: 1px solid;
  border-color: var(--variable-collection-grid-line-grey);
  border-spacing: 0;
  margin: 1em;
  overflow: hidden;
}
.tabBook > div:first-child > * {
  height: 3em;
  text-align: center;
  border: none;
  color: white;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 1em;
  font-size: 0.8em;
  outline: none;
  background: var(--text-content-color);
}
.tabBook > div:first-child > *.selected {
  height: 3.1em;
  vertical-align: bottom;
}
.tabBook > div:last-child > * {
  display: none;
}
.tabBook > button.showTabs {
  display: none;
}
.tabBar > div:first-child {
  background: transparent;
  margin-bottom: 1.5em;
  border: none;
  border-spacing: 0;
  margin: 1em;
}
.tabBar > div:first-child > button {
  height: 4em;
  background: transparent;
  color: var(--variable-collection-NFC-grey-500);
  border-top: solid 0.25em transparent;
  border-bottom: solid 0.25em transparent;
  padding-left: 2em;
  padding-right: 2em;
  margin-left: 1em;
  margin-right: 0;
}
.tabBar > div:first-child > button.selected {
  height: 4em;
  color: white;
  border-bottom: solid 0.25em var(--variable-collection-NFC-red-500);
}
.morelink {
  text-align: right;
}
.morelink:first-child {
  padding-top: 1em;
  text-align: center;
}
.SetLineupPage .SetLineupChanges button .fa-times:after {
  display: none;
}
form.standard label {
  display: block;
  margin-top: 1em;
}
form.standard input {
  display: block;
  width: 100%;
  box-sizing: border-box;
  height: 3em;
  padding: 0 0.5em;
  margin-top: 0.5em;
  border-radius: 0.25em;
  border: solid 1px var(--input-border-color);
}
form.standard input[readonly] {
  background: inherit;
  border: none;
  cursor: inherit;
  color: inherit;
}
form.standard select {
  display: block;
  font-size: 0.8em;
}
form.standard textarea {
  display: block;
  width: 100%;
  height: 10em;
  margin-bottom: 1em;
  box-sizing: border-box;
  border: solid 1px #E0E0E3;
}
button.watchlist,
.PlayersPageTable > table > tbody > tr > td > button {
  cursor: pointer;
  font-size: 1em;
  background: transparent;
  border: none;
  outline: none;
  color: var(--variable-collection-NFC-royal-blue-500);
  height: 3em;
}
button.watchlist.add,
.PlayersPageTable > table > tbody > tr > td > button.add {
  color: var(--variable-collection-NFC-grey-500);
}
/* Ads */
.ad_728x90 {
  text-align: center;
  margin-top: 1em;
}
.ad_728x90 > div {
  height: 90px;
}
div[data-a-spot] {
  max-width: 100%;
  margin: auto;
}
div[data-a-spot] > a {
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
div[data-a-spot][data-a-spot='MyTeams'] {
  margin-top: 1em;
}
.abutler {
  text-align: center;
}
.abutler > div {
  display: inline;
}
.abutler > div.mobile {
  display: none;
}
.abutler > div.sharplink {
  display: none;
}
.abutler > div > div {
  display: inline-block;
}
.abutler > div > div > a > img {
  max-width: 100%;
}
.abutler > div.mobile > div > a > img {
  max-height: 250px;
}
.abutler > div.height250 > div > a > img {
  max-height: 250px;
}
.abutler > div.height90 > div > a > img,
.abutler > div.height90 > div > div > a > img {
  max-height: 90px;
  margin-bottom: 0.2em;
}
@media (max-width: 950px) {
  .abutler > div {
    display: none;
  }
  .abutler > div.mobile {
    display: block;
  }
  .abutler > div.sharplink {
    max-width: 100%;
  }
  .abutler > div.sharplink > div,
  .abutler > div.sharplink > div > img {
    max-width: 100%;
  }
}
#iStoreLink {
  width: 8em;
  height: 3em;
  display: inline-block;
  margin: auto;
  background: no-repeat url(/frontend/img/download_apple_black.svg) center center;
}
#pStoreLink {
  width: 8em;
  height: 3em;
  display: inline-block;
  margin: auto;
  background: no-repeat url(/frontend/img/google-play-badge.svg) center center;
}
#socialConnect {
  display: none !important;
  width: 100%;
  height: 3em;
  display: inline-flex;
  margin: auto;
  float: left;
  color: #323232;
  font-family: Arial;
  font-size: 14px;
}
@media (max-width: 999px) {
  #socialConnect {
    justify-content: center;
  }
}
#socialConnect > ul {
  padding-inline-start: 40px;
}
#socialConnect > ul > span {
  padding: 0px 0px 0px 15px;
}
body.cordova #iStoreLink {
  display: none;
}
body.cordova #pStoreLink {
  display: none;
}
sl__global_betslip .sl__betslip_status {
  background-image: url('https://delivery-dev.sharplink.us/partners/nfc/nfc-betslip-chip.svg'), linear-gradient(-210deg, var(--primary-color-hover) 0%, var(--primary-color) 100%) !important;
}
sl__player_chip[module-origin="sharplink"] {
  color: inherit;
}
.SharplinkRibbonModule {
  text-align: center;
}
#SharplinkDialogModule {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  padding-top: 1em;
  z-index: 9999999;
}
#SharplinkDialogModule > div {
  background: White;
  border-radius: 8px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  width: 90%;
  max-width: 41em;
  padding: 3em;
  box-sizing: border-box;
  text-align: center;
  font-family: "Lato", sans-serif;
  overflow: hidden;
}
#SharplinkDialogModule > div:before {
  content: "+";
  color: White;
  display: block;
  font-size: 2em;
  --sharplinkDialogModuleBrand_Logo: url(/frontend/theme/cdm/img/logo-white.svg);
  --sharplinkDialogModuleBrand_Size: 5em;
  --sharplinkDialogModuleBrand_Offset: 3.5em;
  --sharplinkDialogModuleBrand_SizeMobile: 3em;
  --sharplinkDialogModuleBrand_OffsetMobile: 2em;
  --sharplinkDialogModuleBrand_MarginLeftMobile: -1em;
  background: var(--sharplinkDialogModuleBrand_Logo) calc(50% - var(--sharplinkDialogModuleBrand_Offset)) center no-repeat,
					url(/frontend/img/BetMGM-Logo.svg) calc(50% + 4.5em) center no-repeat,
					url(/frontend/img/basketball-backboard.jpg) 2em center no-repeat;
  background-size: var(--sharplinkDialogModuleBrand_Size), 7em, cover;
  height: 143px;
  line-height: 143px;
  margin: -1.5em;
  margin-bottom: 1em;
  margin-left: -4em;
}
#SharplinkDialogModule > div > div:first-child {
  font-size: 1.25em;
  font-weight: bold;
  font-family: "Lato Bold", sans-serif;
}
#SharplinkDialogModule > div > div:nth-child(2) {
  margin: 2em 0;
}
#SharplinkDialogModule > div > div:nth-child(4) {
  font-size: 0.8em;
}
#SharplinkDialogModule > div > div:last-child {
  margin-top: 1em;
}
#SharplinkDialogModule > div > div:last-child > a {
  margin: 1em 0;
}
#SharplinkDialogModule > div > div:last-child > button {
  margin-top: 1em;
}
@media (max-width: 40em) {
  #SharplinkDialogModule {
    padding-top: 0;
  }
  #SharplinkDialogModule > div {
    width: 100%;
    padding: 1em;
  }
  #SharplinkDialogModule > div:before {
    height: 90px;
    line-height: 90px;
    margin: -0.5em;
    margin-left: var(--sharplinkDialogModuleBrand_MarginLeftMobile);
    margin-bottom: 0.5em;
    background-size: var(--sharplinkDialogModuleBrand_SizeMobile), 3.5em, cover;
    background-position: calc(50% - var(--sharplinkDialogModuleBrand_OffsetMobile)) center, calc(50% + 2.25em), center center;
  }
}
body.nfc #SharplinkDialogModule > div:before {
  --sharplinkDialogModuleBrand_Logo: url(/frontend/theme/nfbkc/img/logo.svg);
  --sharplinkDialogModuleBrand_Size: 2em;
  --sharplinkDialogModuleBrand_Offset: 2em;
  --sharplinkDialogModuleBrand_SizeMobile: 1em;
  --sharplinkDialogModuleBrand_OffsetMobile: 1em;
  --sharplinkDialogModuleBrand_MarginLeftMobile: -3em;
}
body.mfl10s #SharplinkDialogModule > div:before {
  --sharplinkDialogModuleBrand_Logo: url(/frontend/theme/mfl10s/img/logo-all.svg);
}
a.PlayerLinkV sl__player_chip {
  font-size: 2em;
  float: right;
  margin-bottom: -1em;
  margin-top: -0.2em;
}
.BetsLabel {
  display: none;
}
.BetsLabelV {
  float: right;
  background: url(/frontend/img/bet_arrow.png);
  width: 34px;
  height: 31px;
  margin-bottom: -1em;
  margin-right: -1em;
  margin-top: -0.25em;
  display: none;
}
.brand-partners {
  display: flex;
  flex-direction: column;
  min-height: 177px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 32px 0px 0px;
  background-color: var(--variable-collection-NFC-navy-500);
}
.brand-partners > .partner-logo-gallery {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: var(--variable-collection-NFC-red-500);
  width: 100%;
  flex-wrap: wrap;
}
.brand-partners > .partner-logo-gallery > .brandpartner_item {
  flex: 1;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  height: 145px;
  max-width: 200px;
  flex-basis: 100%;
  cursor: pointer;
}
.brand-partners > .partner-logo-gallery > .fanball-logo {
  background-image: url(/frontend/img/redesign/footer/fanball_logo.png);
}
.brand-partners > .partner-logo-gallery > .fgc-logo {
  background-image: url(/frontend/img/redesign/footer/fgc_logo.png);
}
.brand-partners > .partner-logo-gallery > .gameblazers-logo {
  background-image: url(/frontend/img/redesign/footer/gameblazers_logo.png);
}
.brand-partners > .partner-logo-gallery > .nfc-logo {
  background-image: url(/frontend/img/redesign/footer/nfc_logo.png);
}
.brand-partners > .partner-logo-gallery > .leaguesafe-logo {
  background-image: url(/frontend/img/redesign/footer/leaguesafe_logo.png);
}
.sitemap {
  background-color: var(--variable-collection-NFC-navy-500);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 1em;
}
.sitemap > .sitemap_container {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 1em;
  font-size: 0.8em;
  color: white;
}
.sitemap > .sitemap_container.brand_logos {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 21px;
}
.sitemap > .sitemap_container.brand_logos > div {
  width: 80px;
  height: 90px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sitemap > .sitemap_container.brand_logos > div.sitemap_nfbc_logo {
  background-image: url(/frontend/img/logos/nfbc.svg);
}
.sitemap > .sitemap_container.brand_logos > div.sitemap_nffc_logo {
  background-image: url(/frontend/img/logos/nffc.svg);
}
.sitemap > .sitemap_container.brand_logos > div.sitemap_nfbkc_logo {
  background-image: url(/frontend/img/logos/nfbkc.svg);
}
.sitemap > .sitemap_container.brand_logos > div.sitemap_nfc_logo {
  background-image: url(/frontend/img/redesign/logos/nfc_white_star.svg);
  width: 102px;
  height: 41px;
}
.sitemap > .sitemap_container > .sitemap_item {
  flex: 1;
  margin: 0.5em;
  min-width: 9em;
  font-size: 14px;
}
.sitemap > .sitemap_container > .sitemap_item > .sitemap_header {
  font-weight: 700;
  font-size: 16px;
}
.sitemap > .sitemap_container > .sitemap_item a {
  text-decoration: none;
  color: white;
}
@media screen and (max-width: 50em) {
  .sitemap {
    flex-direction: column;
  }
}
#universal-footer {
  background-color: var(--variable-collection-NFC-navy-500);
}
#universal-footer > div {
  background-color: unset;
}
#universal-footer > div > div:nth-child(2) {
  padding: 2em;
}
#universal-footer > div > div:nth-child(3) {
  display: none !important;
}
#universal-footer * {
  color: white;
}
.sub_nav {
  display: flex;
  flex-direction: row;
  justify-content: safe center;
  align-items: center;
  background-color: #ffffff;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  white-space: nowrap;
  border-bottom: 1px solid var(--border-color);
  overflow: auto;
}
.sub_nav > .sub_nav_item {
  line-height: 16px;
  padding: 12px 16px;
}
.sub_nav > .sub_nav_item > a {
  color: var(--variable-collection-NFC-rich-black-900);
  text-decoration: none;
}
.sub_nav > .sub_nav_item > span {
  color: var(--variable-collection-NFC-rich-black-900);
  cursor: pointer;
}
.sub_nav > .sub_nav_item > ul {
  display: none;
  transition: visibility 0.25s ease-in-out, opacity 0.25s ease-in-out;
  width: 270px;
  list-style-type: none;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 8px 0px;
  font-size: 14px;
  line-height: 21px;
  min-height: 40px;
  max-height: 650px;
  overflow: hidden auto;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  z-index: 151;
  margin-top: 12px;
}
.sub_nav > .sub_nav_item > ul > li {
  width: 100%;
  padding: 1em;
  border-bottom: 1px solid #e2e2e2;
}
.sub_nav > .sub_nav_item > ul > li > a {
  color: var(--variable-collection-NFC-rich-black-900);
  text-decoration: none;
  font-weight: bold;
}
.flex_container {
  display: flex;
  padding: 0.5em;
  margin-bottom: 0.5em;
  flex-direction: row;
}
.flex_container .flex_item {
  flex: 1;
  padding: 0.5em;
}
.baseball_text {
  color: #3a7445;
}
.football_text {
  color: #076094;
}
.basketball_text {
  color: #c96c38;
}
.sportHeader {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0) 27%, rgba(0, 0, 0, 0.6) 55%), url("/frontend/img/redesign/backgrounds/hero.jpg");
  padding: 64px 96px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.sportHeader > .header-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.5em 0;
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  font-size: 50px;
  max-width: 29em;
}
.sportHeader > .header-text > .teaminfo {
  font-size: 0.4em;
  margin-top: 0.2em;
  font-weight: 400;
}
.sportHeader .logo {
  display: none;
  flex: 1;
  background: url(/frontend/theme/nfc/img/logo.svg?v=1) no-repeat center center;
  background-size: contain;
  width: 100%;
  max-width: 2.5em;
  height: 3em;
  margin: 0 0.5em;
}
.sportHeader:not([data-sport]) .logo {
  background-image: url(/frontend/theme/nfc/img/logo.svg);
}
.sportHeader[data-sport='baseball'] .logo {
  background-image: url(/frontend/theme/nfbc/img/logo.svg);
}
.sportHeader[data-sport='basketball'] .logo {
  background-image: url(/frontend/theme/nfbkc/img/logo.svg);
}
.sportHeader[data-sport='football'] .logo {
  background-image: url(/frontend/theme/nffc/img/logo.svg);
}
.sportHeader > .header_logo {
  flex: 1;
  max-width: 200px;
}
.sportHeader > .header_logo > img {
  height: 100%;
  width: 100%;
}
.sportHeader .ftn-logo {
  display: none !important;
}
@media screen and (max-width: 50em) {
  .flex_container {
    flex-direction: column;
  }
}
.primary-button {
  box-sizing: border-box;
  border-radius: 44px;
  overflow: hidden;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
  cursor: pointer;
}
.primary-button:hover {
  color: #ffffff;
}
.primary-button.CTA {
  background-color: var(--variable-collection-NFC-red-500);
  font-size: 18px;
}
.primary-button.blue {
  background-color: var(--variable-collection-NFC-royal-blue-500);
}
.primary-button.green {
  background-color: var(--variable-collection-NFC-green-500);
}
.primary-button.info {
  border-radius: 5px;
  font-size: 10px;
}
.primary-button.grey {
  background: var(--Foundation-NFC-Gray-nfc-gray-100);
  color: var(--Foundation-NFC-Dark-Navy-nfc-dark-navy-500);
}
.secondary-button {
  box-sizing: border-box;
  border-radius: 44px;
  overflow: hidden;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
  cursor: pointer;
  border: 2px solid;
  border-color: #ffffff;
}
.secondary-button:hover {
  color: #ffffff;
}
.secondary-button.red {
  background-color: var(--variable-collection-NFC-red-500);
}
a.view-more {
  display: inline-flex;
  align-items: center;
  padding: 2px 0px;
  position: relative;
  flex: 0 0 auto;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
a.view-more > .arrow-forward {
  position: relative;
  width: 33.94px;
  height: 33.94px;
}
#page_content {
  max-width: 1472px;
  margin: auto;
  width: 100%;
}
/*# sourceMappingURL=./style.css.map */