@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap');
@font-face {
  font-family: 'antoniobold';
  src: url('/site/fonts/antonio-bold-webfont.eot');
  src: url('/site/fonts/antonio-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/site/fonts/antonio-bold-webfont.woff2') format('woff2'), url('/site/fonts/antonio-bold-webfont.woff') format('woff'), url('/site/fonts/antonio-bold-webfont.ttf') format('truetype'), url('/site/fonts/antonio-bold-webfont.svg#antoniobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'antoniolight';
  src: url('/site/fonts/antonio-light-webfont.eot');
  src: url('/site/fonts/antonio-light-webfont.eot?#iefix') format('embedded-opentype'), url('/site/fonts/antonio-light-webfont.woff2') format('woff2'), url('/site/fonts/antonio-light-webfont.woff') format('woff'), url('/site/fonts/antonio-light-webfont.ttf') format('truetype'), url('/site/fonts/antonio-light-webfont.svg#antoniolight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'antonioregular';
  src: url('/site/fonts/antonio-regular-webfont.eot');
  src: url('/site/fonts/antonio-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/site/fonts/antonio-regular-webfont.woff2') format('woff2'), url('/site/fonts/antonio-regular-webfont.woff') format('woff'), url('/site/fonts/antonio-regular-webfont.ttf') format('truetype'), url('/site/fonts/antonio-regular-webfont.svg#antonioregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: black;
  color: #ffc425;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: #ffc425;
}
a.sidearm-skip-link:focus {
  position: fixed;
  left: 0;
  z-index: 9999999;
}
/* Mixins */
/* .clearfix() in grid.less */
/* helper classes in grid.less */
body {
  font: 16px/1.4 "Roboto", sans-serif;
  color: black;
  margin: 0;
  padding: 0;
  background-color: white;
}
.hide-acc {
  position: absolute;
  left: -9999px;
  background-color: black;
  color: white;
}
.row {
  max-width: 1440px;
}
.contentDiv_container {
  margin: 0 auto;
}
.contentDiv_container.headroom--not-top {
  margin: 100px auto 0;
}
.wide .contentDiv_container {
  max-width: 1440px;
  margin: 0 auto;
  background: white;
  padding: 12px;
}
.wide .contentDiv_container.headroom--not-top {
  margin: 100px auto 0;
}
@media screen and (max-width: 1024px) {
  .wide .contentDiv_container.headroom--not-top {
    margin: 84px auto 0;
  }
}
html.sport body .contentDiv_container.headroom--not-top {
  margin: 160px auto 0;
}
html.sport body .wide .contentDiv_container.headroom--not-top {
  margin: 160px auto 0;
}
@media screen and (max-width: 1024px) {
  html.sport body .contentDiv_container.headroom--not-top {
    margin: 144px auto 0;
  }
  html.sport body .wide .contentDiv_container.headroom--not-top {
    margin: 144px auto 0;
  }
}
.showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url("https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png");
  background-size: contain;
  height: 70px;
  width: 70px;
  z-index: 100;
}
.content-ad .dfp-ad {
  margin: 0 auto;
}
#calendar-btn-toggle {
  transition: .2s;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  flex: 0 0 84px;
  -webkit-flex: 0 0 84px;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  height: 84px;
  line-height: 84px;
  text-align: center;
  text-decoration: none;
  padding: 0;
  border-left: 1px solid #212121;
}
#calendar-btn-toggle i {
  transition: .2s;
  color: #212121;
  font-size: 28px;
}
#calendar-btn-toggle i:before {
  margin: 0;
}
#calendar-btn-toggle span {
  position: absolute;
  left: -9999px;
}
#calendar-btn-toggle.active {
  background-color: #212121;
}
#calendar-btn-toggle.active i {
  color: #ffc425;
}
#calendar-btn-toggle:hover {
  background-color: #212121;
  cursor: pointer;
}
#calendar-btn-toggle:hover i {
  color: #ffc425;
}
.c-search--popout {
  position: relative;
  padding: 0 12px;
  margin-left: 24px;
}
.c-search--popout fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.c-search--popout .c-search__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  transition: .2s;
  display: block;
  position: relative;
  font-size: 30px;
  width: 48px;
  height: 100px;
  line-height: 100px;
  color: black;
  text-align: center;
}
.c-search--popout .c-search__toggle:hover {
  cursor: pointer;
}
.c-search--popout .c-search__popout {
  transition: opacity .2s;
  position: absolute;
  bottom: -48px;
  left: -99999px;
  opacity: 0;
}
.c-search--popout .c-search__popout.is-open {
  left: auto;
  right: 0;
  opacity: 1;
}
.c-search--popout .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  display: block;
  width: 90vw;
  max-width: 320px;
  height: 48px;
  padding: 0 12px;
  line-height: 48px;
  color: black;
  background-color: white;
  border: 2px solid black;
}
.c-search--popout .c-search__text::-webkit-input-placeholder {
  color: black;
}
.c-search--popout .c-search__text::-moz-placeholder {
  color: black;
}
.c-search--popout .c-search__text:-ms-input-placeholder {
  color: black;
}
.c-search--popout .c-search__text:-moz-placeholder {
  color: black;
}
.c-search--standard {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  height: 60px;
  padding: 0 16px 0 24px;
  background-color: black;
}
.c-search--standard fieldset {
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.c-search--standard .c-search__container {
  width: 100%;
}
.c-search--standard .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 0;
  color: white;
}
.c-search--standard .c-search__text::-webkit-input-placeholder {
  color: white;
}
.c-search--standard .c-search__text::-moz-placeholder {
  color: white;
}
.c-search--standard .c-search__text:-ms-input-placeholder {
  color: white;
}
.c-search--standard .c-search__text:-moz-placeholder {
  color: white;
}
.c-search--standard .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  font-size: 21px;
  color: #ffc425;
  margin-left: auto;
}
.officialText {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: black;
  letter-spacing: 4px;
  text-transform: uppercase;
  padding: 8px 0;
  background-color: #ffc425;
}
.officialText .text {
  margin-left: 260px;
}
.c-nav-wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
  background-color: white;
  box-shadow: inset 0 -1px 0 #444444;
}
.c-nav-wrapper .header_logo {
  transform: translate(calc(-708px), 0);
  -webkit-transform: translate(calc(-708px), 0);
  -moz-transform: translate(calc(-708px), 0);
  -ms-transform: translate(calc(-708px), 0);
  -o-transform: translate(calc(-708px), 0);
  position: absolute;
  top: -28px;
  left: 50%;
  z-index: 1000;
}
.c-nav-wrapper .header_logo .main {
  width: 125px;
}
.c-nav-wrapper .header_logo .scroll {
  display: none;
  width: 150px;
}
.c-nav-wrapper.headroom--not-top {
  position: fixed;
}
.c-nav-wrapper.headroom--not-top .header_logo {
  top: 25px;
}
.c-nav-wrapper.headroom--not-top .header_logo .main {
  display: none;
}
.c-nav-wrapper.headroom--not-top .header_logo .scroll {
  display: inline-block;
}
.c-nav-wrapper .sponsor {
  flex: 0 0 150px;
  -webkit-flex: 0 0 150px;
  min-width: 1px;
  min-height: 1px;
}
.c-nav-wrapper .row {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  width: 100%;
  max-width: 1416px;
  z-index: 11;
}
.c-nav-wrapper .c-navigation__toggle {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  font-size: 16px;
  color: black;
  width: 60px;
  line-height: 84px;
  padding: 0;
  text-align: center;
}
.c-nav-wrapper .c-navigation__toggle i {
  color: #212121;
  font-size: 28px;
}
.c-nav-wrapper .c-navigation__toggle.is-toggled {
  background-color: #212121;
}
.c-nav-wrapper .c-navigation__toggle.is-toggled i {
  color: #ffc425;
}
.c-navigation {
  font-family: "antoniobold", sans-serif;
  width: 100%;
}
.c-navigation .c-navigation--main {
  padding-left: 260px;
}
.c-navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.c-navigation .c-navigation-desktop .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.c-navigation .c-navigation-desktop .c-navigation__level-1 {
  margin: 0;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-1 {
  font-size: 16px;
  line-height: 100px;
  height: 100px;
  color: black;
  padding: 0;
  margin: 0;
  text-align: center;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-1.sports .c-navigation__item--level-2 .c-navigation__url--level-2 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: white;
  text-transform: none;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-1.sports .c-navigation__item--level-2 .c-navigation__url--level-2:first-child {
  font-family: "antoniobold", sans-serif;
  font-size: 18px;
  color: #ffc425;
  margin-right: auto;
  margin-left: 0;
  margin-top: 5px;
  text-transform: uppercase;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-1.sports .c-navigation__item--level-2:hover .c-navigation__url--level-2 {
  color: white;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-1:first-child .c-navigation__url--level-1::before {
  display: none;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-1:last-child .c-navigation__url--level-1::after {
  content: '';
  position: absolute;
  right: 0;
  top: 25px;
  width: 1px;
  height: 50px;
  background-color: black;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-1:hover + .c-navigation__item--level-1 .c-navigation__url--level-1::before,
.c-navigation .c-navigation-desktop .c-navigation__item--level-1:focus + .c-navigation__item--level-1 .c-navigation__url--level-1::before,
.c-navigation .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover + .c-navigation__item--level-1 .c-navigation__url--level-1::before {
  display: none;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1,
.c-navigation .c-navigation-desktop .c-navigation__item--level-1:focus .c-navigation__url--level-1,
.c-navigation .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1 {
  color: white;
  background-color: black;
  text-decoration: none;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__level-2,
.c-navigation .c-navigation-desktop .c-navigation__item--level-1:focus .c-navigation__level-2,
.c-navigation .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__level-2 {
  left: 0;
  opacity: 1;
  transition: opacity .25s;
}
.c-navigation .c-navigation-desktop .c-navigation__url--level-1 {
  transition: .2s;
  position: relative;
  display: inline-block;
  font-size: 24px;
  padding: 0 40px;
  white-space: nowrap;
  text-transform: uppercase;
}
.c-navigation .c-navigation-desktop .c-navigation__url--level-1::before {
  content: '';
  position: absolute;
  left: 0;
  top: 25px;
  width: 1px;
  height: 50px;
  background-color: black;
}
.c-navigation .c-navigation-desktop .c-navigation__level-2 {
  position: absolute;
  top: 100%;
  left: -9999px;
  opacity: 0;
  background-color: #212121;
  width: 100%;
  padding: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.c-navigation .c-navigation-desktop .c-navigation__level-2-inner {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0px auto;
  padding: 36px 12px;
  width: 100%;
  max-width: 1416px;
  max-height: 700px;
  overflow-y: auto;
}
.c-navigation .c-navigation-desktop .c-navigation__column {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding: 0 12px;
}
.c-navigation .c-navigation-desktop .c-navigation__ad {
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
  margin: 12px 12px 0;
  line-height: 50px;
  text-align: left;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-2 {
  transition: .2s;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-size: 16px;
  line-height: 48px;
  padding: 0 12px;
  color: #ffc425;
  border-bottom: 1px solid #d8d8d8;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-2:hover {
  background-color: black;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-2:hover .c-navigation__url--level-2 {
  color: white;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-2:hover .c-navigation__social {
  color: white;
}
.c-navigation .c-navigation-desktop .c-navigation__separator {
  font-size: 22px;
  font-weight: 700;
  padding: 0;
  line-height: 48px;
  text-transform: uppercase;
  color: white;
  border-bottom: none;
}
.c-navigation .c-navigation-desktop .c-navigation__separator:hover {
  border-bottom: none;
  background-color: transparent;
}
.c-navigation .c-navigation-desktop .c-navigation__url--level-2 {
  font-size: 18px;
  margin: 0 0 0 12px;
  text-align: left;
}
.c-navigation .c-navigation-desktop .c-navigation__url--level-2:first-child {
  margin-right: auto;
  margin-left: 0;
}
.c-navigation .c-navigation-desktop .c-navigation__url--level-2:first-child:last-child {
  width: 100%;
}
.c-navigation .c-navigation-desktop .c-navigation__url--level-2:hover {
  text-decoration: underline;
}
.c-navigation .c-navigation-desktop .c-navigation__stats {
  visibility: hidden;
}
.c-navigation .c-navigation-desktop .c-navigation__stats[href] {
  visibility: visible;
}
.c-navigation .c-navigation-desktop .c-navigation__social {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  height: 100%;
  color: white;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 400;
  visibility: hidden;
  font-size: 0 !important;
  font-style: normal !important;
  letter-spacing: 0 !important;
  display: none;
}
.c-navigation .c-navigation-desktop .c-navigation__social[href] {
  visibility: visible;
}
.c-navigation .c-navigation-desktop .c-navigation__social:before {
  font-family: sidearm_font_v2;
  font-size: 16px;
  margin: 0;
}
.c-navigation .c-navigation-desktop .c-navigation__social.facebook:before {
  content: '\e040';
}
.c-navigation .c-navigation-desktop .c-navigation__social.twitter:before {
  content: '\e035';
}
.c-navigation .c-navigation-desktop .c-navigation__social.instagram:before {
  content: '\e044';
}
.c-navigation .c-navigation-desktop .c-navigation__social.tickets:before {
  content: '\e107';
}
.c-navigation .c-navigation-mobile {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  background-color: #212121;
  overflow: hidden;
}
.c-navigation .c-navigation-mobile.is-open {
  max-height: calc(100vh - 84px);
  overflow: auto;
}
.c-navigation .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.c-navigation .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1:after {
  content: '\e012';
  transition: transform .2s;
  display: block;
  font-family: sidearm_font_v2;
  font-size: 20px;
  font-style: normal;
}
.c-navigation .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1.is-open:after {
  transition: transform .2s;
  transform: rotate(-180deg);
}
.c-navigation .c-navigation-mobile .c-navigation__url--level-1 {
  transition: .2s;
  display: inline-block;
  width: 100%;
  font-size: 24px;
  font-weight: 700;
  line-height: 60px;
  padding: 0 24px;
  color: #ffc425;
  background-color: #212121;
  box-shadow: inset 0 -1px 0 #444444;
  text-transform: uppercase;
  text-decoration: none;
}
.c-navigation .c-navigation-mobile .c-navigation__url--level-1:hover,
.c-navigation .c-navigation-mobile .c-navigation__url--level-1.is-open {
  color: white;
  background-color: black;
}
.c-navigation .c-navigation-mobile .c-navigation__level-2 {
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: 1s;
  background-color: black;
}
.c-navigation .c-navigation-mobile .c-navigation__level-2.is-open {
  max-height: 2500px;
}
.c-navigation .c-navigation-mobile .c-navigation__separator {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 60px;
  color: #ffc425;
  padding: 0 24px;
  text-transform: uppercase;
  background-color: #212121;
}
.c-navigation .c-navigation-mobile .c-navigation__url--level-2 {
  position: relative;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 60px;
  color: white;
  width: 100%;
  padding: 0 24px;
  box-shadow: inset 0 -1px 0 #444444;
  background-color: #212121;
  text-decoration: none;
}
.c-nav-sport {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9997;
  background-color: #212121;
}
.c-nav-sport.headroom--not-top {
  position: fixed;
  top: 100px;
}
.c-nav-sport .c-navigation__ad img {
  vertical-align: middle;
}
.c-nav-sport ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-nav-sport .c-navigation--sport {
  position: relative;
  width: 100%;
  height: 60px;
}
.c-nav-sport .c-navigation--sport a {
  transition: .2s;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 0;
  margin: 0;
  color: white;
  text-decoration: none;
}
.c-nav-sport .c-navigation--sport .c-navigation__level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  margin: 0;
  padding: 0;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-1 {
  transition: .2s;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  margin: 0 12px;
  padding: 0;
  height: 60px;
  line-height: 60px;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-1.c-navigation__sport {
  position: relative;
  padding: 0 12px;
  margin: 4px auto 0 252px;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-1.c-navigation__sport a {
  font-family: "antoniobold", sans-serif;
  font-size: 28px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-1.c-navigation__parent {
  position: relative;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-1.c-navigation__additional .c-navigation__url--level-1 {
  color: #ffc425;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-1.c-navigation__additional:after {
  display: none;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-1:last-child:after {
  display: none;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-1:hover .c-navigation__url--level-1 {
  color: #ffc425;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-1:hover:not(.c-navigation__sport) .c-navigation__level-2 {
  left: auto;
  right: 0;
  opacity: 1;
}
.c-nav-sport .c-navigation--sport .c-navigation__url--level-1 {
  position: relative;
  font-size: 16px;
}
.c-nav-sport .c-navigation--sport .c-navigation__level-2 {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 900;
  opacity: 0;
  width: 300px;
  max-height: 350px;
  overflow-y: auto;
  background: black;
  padding: 12px;
  margin: 0;
  text-align: left;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-2 {
  transition: .2s;
  position: relative;
  border: none;
  padding: 0;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-2.c-navigation__separator {
  font-size: 18px;
  font-weight: 700;
  margin: 12px 0 0;
  padding: 0 12px;
  color: #ffc425;
  text-transform: uppercase;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-2:hover a {
  color: #ffc425;
}
.c-nav-sport .c-navigation--sport .c-navigation__url--level-2 {
  transition: .2s;
  display: block;
  font-family: "antoniobold", sans-serif;
  font-size: 16px;
  color: white;
  line-height: 24px;
  padding: 8px 12px;
}
.c-nav-sport .c-navigation--sport .c-navigation__url--level-2:last-child {
  border-bottom: 1px solid white;
}
.c-nav-sport .c-navigation-mobile-sport-container {
  position: relative;
  width: 100%;
  height: 60px;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.c-nav-sport .c-navigation-mobile-sport-container a {
  text-decoration: none;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul {
  display: flex;
  display: -webkit-flex;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li {
  transition: .2s;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  color: white;
  height: 60px;
  line-height: 60px;
  padding: 0;
  margin: 0 12px;
  text-transform: none;
  text-decoration: none;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li.more {
  color: #ffc425;
  cursor: pointer;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li.more:after {
  display: none;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li > a {
  transition: .2s;
  padding: 0;
  color: white;
  text-decoration: none;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li:hover a {
  color: #ffc425;
}
.c-nav-sport .c-navigation-mobile-sport-home {
  position: relative;
  line-height: 60px;
  padding: 0 12px;
  margin-top: 4px;
  margin-right: auto;
}
.c-nav-sport .c-navigation-mobile-sport-home a {
  font-family: "antoniobold", sans-serif;
  font-size: 28px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}
.c-nav-sport .c-navigation-mobile-sport-home .c-nav__ad img {
  vertical-align: middle;
}
.c-nav-sport .c-navigation-mobile-flyout-menu {
  transition: .3s;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9000;
  width: 100%;
  max-height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.c-nav-sport .c-navigation-mobile-flyout-menu.opened {
  transition: .3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: calc(100vh - 144px);
  overflow: auto;
  display: inherit!important;
}
.c-nav-sport .c-navigation-mobile-flyout-menu .icn {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 56px;
  height: 42px;
  font-size: 20px;
  color: white;
  background: black;
  border-left: solid 1px #444444;
  border-bottom: solid 1px #444444;
  text-align: center;
}
.c-nav-sport .c-navigation-mobile-flyout-menu .icn:before {
  display: block;
  color: #ffc425;
}
.c-nav-sport .c-navigation-mobile-flyout-menu .icn.opened {
  display: flex !important;
  -webkit-display: flex !important;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul {
  width: 100%;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li {
  position: relative;
  color: #ffc425;
  background: #212121;
  border-bottom: solid 1px #444444;
  cursor: pointer;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li:last-child {
  border-bottom: none;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li > a {
  display: inline-block;
  font-family: "antoniobold", sans-serif;
  font-size: 16px;
  width: 100%;
  padding: 11px 12px 9px 15px;
  color: #ffc425;
  text-decoration: none;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 li {
  position: relative;
  background: black;
  border-top: solid 1px #444444;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 li.c-navigation__separator {
  color: #ffc425;
  background: #212121;
  text-transform: uppercase;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 li.c-navigation__separator a,
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 li.c-navigation__separator span {
  color: #ffc425;
  padding: 9px 12px 7px 15px;
  font-size: 16px;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 a,
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 span {
  display: inline-block;
  width: 100%;
  padding: 9px 12px 7px 24px;
  color: white;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2.opened {
  transition: 0.3s;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: 1000px;
  overflow: hidden;
  display: inherit!important;
}
#social-sidebar {
  position: fixed;
  top: 66.667%;
  right: 0;
  z-index: 9999;
}
#social-sidebar .ads-container {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}
#social-sidebar .ad a {
  transition: .2s;
  display: inline-block;
  font-size: 24px;
  color: #212121;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #212121;
  background-color: #ffc425;
  text-align: center;
}
#social-sidebar .ad a:hover {
  background-color: #212121;
  color: #ffc425;
}
#social-sidebar .ad span span {
  position: absolute;
  left: -9999px;
  top: -9999px;
  background: black;
  color: white;
}
@media screen and (max-width: 1024px) {
  #social-sidebar {
    display: none;
  }
}
html.stories-video-is-playing #topStories-section .c-stories .showcase-play-button,
html.stories-video-is-playing #topStories-section .c-stories button,
html.stories-video-is-playing #topStories-section .c-stories .c-stories__details,
html.stories-video-is-playing #topStories-section .c-stories .c-stories--thumbnails {
  display: none !important;
}
html.stories-video-is-playing #topStories-section .c-stories__media:after {
  display: none;
}
#topStories-section {
  position: relative;
  padding: 48px 0;
}
#topStories-section .c-stories button.slick-prev,
#topStories-section .c-stories button.slick-next,
#topStories-section .c-stories button.slick-pause-play {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  position: relative;
  font-size: 0;
  color: white;
  width: 30px;
  height: 36px;
  background: none;
  overflow: hidden;
}
#topStories-section .c-stories button.slick-prev:after,
#topStories-section .c-stories button.slick-next:after,
#topStories-section .c-stories button.slick-pause-play:after {
  content: '\e005';
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-family: sidearm_font_v2;
  font-size: 48px;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#topStories-section .c-stories button.slick-prev:hover,
#topStories-section .c-stories button.slick-next:hover,
#topStories-section .c-stories button.slick-pause-play:hover {
  color: white;
  background: none;
}
#topStories-section .c-stories button.slick-prev:hover:after,
#topStories-section .c-stories button.slick-next:hover:after,
#topStories-section .c-stories button.slick-pause-play:hover:after {
  color: #ffc425;
}
#topStories-section .c-stories button.slick-next:after {
  content: '\e006';
}
#topStories-section .c-stories button.slick-pause-play:after {
  font-size: 28px;
  content: '\e200';
}
#topStories-section .c-stories button.slick-pause-play.slick-play:after {
  content: '\e050';
}
#topStories-section .c-stories__item {
  position: relative;
  background-color: black;
}
#topStories-section .c-stories__media {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
#topStories-section .c-stories__media picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#topStories-section .c-stories__media:after {
  content: '';
  z-index: 1;
  position: absolute;
  top: initial;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, black, rgba(0, 0, 0, 0));
}
#topStories-section .c-stories__url {
  text-decoration: none;
}
#topStories-section .c-stories .showcase-play-button {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
}
#topStories-section .c-stories .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#topStories-section .c-stories__sponsor img {
  margin: 0 auto 12px;
}
#topStories-section .c-stories__details {
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100%;
  padding: 0 48px 40px;
  z-index: 2;
}
#topStories-section .c-stories__title {
  padding-right: 108px;
}
#topStories-section .c-stories .divider {
  width: 216px;
  height: 6px;
  margin: 24px 0 29px;
  background-color: #ffc425;
}
#topStories-section .c-stories__url {
  transition: .2s;
  position: relative;
  font-family: "antoniobold", sans-serif;
  font-size: 48px;
  line-height: 62px;
  color: white;
  text-decoration: none;
}
#topStories-section .c-stories__archives {
  transition: .2s;
  position: relative;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: auto;
}
#topStories-section .c-stories button.slick-prev,
#topStories-section .c-stories button.slick-next,
#topStories-section .c-stories button.slick-pause-play {
  position: absolute;
  right: 0;
  bottom: 0;
}
#topStories-section .c-stories button.slick-next {
  transform: translate(-36px, -48px);
  -webkit-transform: translate(-36px, -48px);
  -moz-transform: translate(-36px, -48px);
  -ms-transform: translate(-36px, -48px);
  -o-transform: translate(-36px, -48px);
}
#topStories-section .c-stories button.slick-pause-play {
  transform: translate(-66px, -48px);
  -webkit-transform: translate(-66px, -48px);
  -moz-transform: translate(-66px, -48px);
  -ms-transform: translate(-66px, -48px);
  -o-transform: translate(-66px, -48px);
}
#topStories-section .c-stories button.slick-prev {
  transform: translate(-96px, -48px);
  -webkit-transform: translate(-96px, -48px);
  -moz-transform: translate(-96px, -48px);
  -ms-transform: translate(-96px, -48px);
  -o-transform: translate(-96px, -48px);
}
#calendar-section {
  transform: translate(100%, 0);
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  position: fixed;
  top: 84px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
}
#calendar-section.open {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  left: 0;
  z-index: 10000;
}
#calendar-section .caltabs {
  width: 100%;
}
#calendar-section .caltabs > ul {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  height: 80px;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #212121;
}
#calendar-section .caltabs > ul li {
  transition: .2s;
  line-height: 60px;
  padding: 0;
  margin: 0 24px;
  text-align: center;
}
#calendar-section .caltabs > ul li a {
  transition: .2s;
  display: block;
  font-family: "antoniobold", sans-serif;
  font-size: 24px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  outline: none;
}
#calendar-section .caltabs > ul li.ui-state-active a {
  color: #ffc425;
}
#calendar-section .caltabs > ul li:hover a {
  color: #ffc425;
}
#calendar-section .caltabs .ui-tabs-panel {
  transition: .2s opacity;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  opacity: 1;
  height: calc(100vh - 164px);
  overflow-y: scroll;
}
#calendar-section .caltabs .ui-tabs-panel[aria-hidden=true] {
  display: block !important;
  position: absolute;
  top: -9999px;
  left: -9999px;
  opacity: 0;
}
#calendar-section #events .c-events--list .c-events__item,
#calendar-section #results .c-events--list .c-events__item {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 21px;
  position: relative;
  height: 115px;
  padding: 0 12px;
  box-shadow: inset 0 -1px 0 #d8d8d8;
  background-color: white;
  overflow: hidden;
}
#calendar-section #events .c-events--list .c-events__item.is-open .c-events__toggle,
#calendar-section #results .c-events--list .c-events__item.is-open .c-events__toggle {
  transition: .2s;
  color: white;
}
#calendar-section #events .c-events--list .c-events__item.is-open .c-events__overlay,
#calendar-section #results .c-events--list .c-events__item.is-open .c-events__overlay {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
#calendar-section #events .c-events--list .c-events__top,
#calendar-section #results .c-events--list .c-events__top {
  margin: 8px 0 6px;
}
#calendar-section #events .c-events--list .c-events__sport,
#calendar-section #results .c-events--list .c-events__sport {
  font-weight: 700;
  color: black;
}
#calendar-section #events .c-events--list .c-events__dateTime,
#calendar-section #results .c-events--list .c-events__dateTime {
  font-size: 12px;
  margin-left: 12px;
  text-align: center;
}
#calendar-section #events .c-events--list .c-events__team,
#calendar-section #results .c-events--list .c-events__team {
  margin: 6px 0;
}
#calendar-section #events .c-events--list .c-events__team-logo-container,
#calendar-section #results .c-events--list .c-events__team-logo-container {
  flex: 0 0 24px;
  -webkit-flex: 0 0 24px;
  min-width: 1px;
  min-height: 1px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  overflow: hidden;
}
#calendar-section #events .c-events--list .c-events__team-logo,
#calendar-section #results .c-events--list .c-events__team-logo {
  display: block;
  margin: 0 auto;
}
#calendar-section #events .c-events--list .c-events__team-name,
#calendar-section #results .c-events--list .c-events__team-name {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  font-size: 12px;
  font-weight: 700;
  padding: 0 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#calendar-section #events .c-events--list .c-events__team-score,
#calendar-section #results .c-events--list .c-events__team-score {
  font-weight: 700;
  margin-left: auto;
}
#calendar-section #events .c-events--list .c-events__overlay,
#calendar-section #results .c-events--list .c-events__overlay {
  transition: .2s;
  transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 115px;
  padding: 0 12px;
  background-color: black;
  z-index: 2;
}
#calendar-section #events .c-events--list .c-events__overlay ul,
#calendar-section #results .c-events--list .c-events__overlay ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#calendar-section #events .c-events--list .c-events__overlay li,
#calendar-section #results .c-events--list .c-events__overlay li {
  position: relative;
  margin: 0 4px;
}
#calendar-section #events .c-events--list .c-events__overlay a,
#calendar-section #results .c-events--list .c-events__overlay a {
  transition: .2s;
  position: relative;
  display: block;
  font-size: 24px;
  color: white;
  background-color: transparent;
  text-decoration: none;
}
#calendar-section #events .c-events--list .c-events__overlay a:first-child:before,
#calendar-section #results .c-events--list .c-events__overlay a:first-child:before {
  content: none;
}
#calendar-section #events .c-events--list .c-events__overlay a span,
#calendar-section #results .c-events--list .c-events__overlay a span {
  position: absolute;
  left: -9999px;
}
#calendar-section #events .c-events--list .c-events__overlay a:hover,
#calendar-section #results .c-events--list .c-events__overlay a:hover {
  color: #ffc425;
}
#calendar-section #events .c-events--list .c-events__toggle,
#calendar-section #results .c-events--list .c-events__toggle {
  transition: .2s;
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 16px;
  color: black;
  height: auto;
  background-color: transparent;
  border: none;
  z-index: 3;
  padding: 0;
  border: none;
}
#calendar-section #events .c-events--list .c-events__toggle:after,
#calendar-section #results .c-events--list .c-events__toggle:after {
  content: '\e112';
  font-family: sidearm_font_v2;
  font-size: 28px;
}
#calendar-section #events .c-events--list .c-events__toggle.is-toggled:after,
#calendar-section #results .c-events--list .c-events__toggle.is-toggled:after {
  content: '\e078';
}
#calendar-section #events .c-events--list .c-events__toggle:hover,
#calendar-section #results .c-events--list .c-events__toggle:hover {
  cursor: pointer;
}
#calendar-section .composite {
  transition: .2s;
  display: block;
  font-family: "antoniobold", sans-serif;
  width: 100%;
  height: 80px;
  line-height: 80px;
  background-color: #212121;
  color: #ffc425;
  text-align: center;
  text-decoration: none;
}
#calendar-section .composite:hover {
  color: white;
}
#scoreboard-section .c-scoreboard--slider .slick-track {
  display: flex;
  display: -webkit-flex;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__calendar {
  transition: .2s;
  width: 115px;
  height: 115px;
  line-height: 115px;
  font-size: 24px;
  color: white;
  background-color: black;
  text-align: center;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__calendar:hover {
  color: #ffc425;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__list {
  position: relative;
  padding: 0 24px;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__top {
  margin: 12px 0 6px;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__item {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 21px;
  position: relative;
  height: 115px;
  padding: 0 12px;
  box-shadow: inset -1px 0 0 #d8d8d8;
  background-color: white;
  overflow: hidden;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__item.is-open .c-scoreboard__toggle {
  transition: .2s;
  color: white;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__item.is-open .c-scoreboard__overlay {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__sport {
  font-weight: 700;
  color: black;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__dateTime {
  font-size: 12px;
  margin-left: 12px;
  text-align: center;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__team {
  margin: 6px 0;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__team-logo-container {
  flex: 0 0 24px;
  -webkit-flex: 0 0 24px;
  min-width: 1px;
  min-height: 1px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  overflow: hidden;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__team-logo {
  display: block;
  margin: 0 auto;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__team-name {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  font-size: 12px;
  font-weight: 700;
  padding: 0 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__team-score {
  font-weight: 700;
  margin-left: auto;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__overlay {
  transition: .2s;
  transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 115px;
  padding: 0 12px;
  background-color: black;
  z-index: 2;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__overlay ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__overlay li {
  position: relative;
  margin: 0 4px;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__overlay a {
  transition: .2s;
  position: relative;
  display: block;
  font-size: 24px;
  color: white;
  background-color: transparent;
  text-decoration: none;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__overlay a:first-child:before {
  content: none;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__overlay a span {
  position: absolute;
  left: -9999px;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__overlay a:hover {
  color: #ffc425;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__toggle {
  transition: .2s;
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 16px;
  color: black;
  height: auto;
  background-color: transparent;
  border: none;
  z-index: 3;
  padding: 0;
  border: none;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__toggle:after {
  content: '\e112';
  font-family: sidearm_font_v2;
  font-size: 28px;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__toggle.is-toggled:after {
  content: '\e078';
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__toggle:hover {
  cursor: pointer;
}
#scoreboard-section .c-scoreboard--slider button.slick-prev {
  transition: .2s;
  position: absolute;
  top: 0;
  width: 24px;
  height: 115px;
  line-height: 115px;
  font-size: 0;
  padding: 0;
  border: none;
  outline: none;
  color: white;
  background-color: #212121;
  text-align: center;
  z-index: 2;
  left: 0;
}
#scoreboard-section .c-scoreboard--slider button.slick-prev:before {
  transition: .2s;
  content: '\e005';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 24px;
  line-height: 115px;
  color: white;
}
#scoreboard-section .c-scoreboard--slider button.slick-prev:hover:before {
  color: #ffc425;
}
#scoreboard-section .c-scoreboard--slider button.slick-next {
  transition: .2s;
  position: absolute;
  top: 0;
  width: 24px;
  height: 115px;
  line-height: 115px;
  font-size: 0;
  padding: 0;
  border: none;
  outline: none;
  color: white;
  background-color: #212121;
  text-align: center;
  z-index: 2;
  right: 0;
}
#scoreboard-section .c-scoreboard--slider button.slick-next:before {
  transition: .2s;
  content: '\e006';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 24px;
  line-height: 115px;
  color: white;
}
#scoreboard-section .c-scoreboard--slider button.slick-next:hover:before {
  color: #ffc425;
}
#scoreboard-section .c-scoreboard--slider button.slick-disabled {
  background-color: #d8d8d8;
}
#scoreboard-section .c-scoreboard--slider button.slick-disabled:before {
  color: #a5acaf !important;
}
.goldBanner {
  margin: 48px 0 24px;
  background-color: #ffc425;
  padding: 28px 0 12px;
  text-align: center;
}
.goldBanner .bannerText {
  font-family: "antoniobold", sans-serif;
  font-size: 72px;
  line-height: 1;
  color: black;
  text-transform: uppercase;
}
#social-section {
  margin: 0 0 48px;
}
#social-section .social_content {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
#social-section .social_content > section {
  margin: 0 12px;
  position: relative;
}
#social-section button.slick-prev {
  transition: .2s;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  position: absolute;
  bottom: -48px;
  font-size: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  text-align: center;
  z-index: 3;
  left: calc(50% - 24px);
}
#social-section button.slick-prev:before {
  transition: .2s;
  content: '\e009';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 28px;
  line-height: 40px;
  color: black;
}
#social-section button.slick-next {
  transition: .2s;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  position: absolute;
  bottom: -48px;
  font-size: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  text-align: center;
  z-index: 3;
  left: calc(50% + 24px);
}
#social-section button.slick-next:before {
  transition: .2s;
  content: '\e010';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 28px;
  line-height: 40px;
  color: black;
}
#twitter {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#twitter twitter-component {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}
#twitter .slick-list {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
}
#twitter .slick-track {
  display: flex;
  display: -webkit-flex;
}
#twitter .c-twitter__icon {
  font-size: 24px;
  color: white;
  width: 48px;
  height: 48px;
  line-height: 40px;
  border-radius: 50%;
  margin: 24px auto;
  border: 4px solid #ffc425;
  background-color: #212121;
  text-align: center;
}
#twitter .c-twitter__item {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  font-size: 16px;
  width: 100%;
  height: auto;
  margin: 24px 0;
  padding: 0 24px;
  background: white;
  color: black;
}
#twitter .c-twitter__user {
  margin-bottom: 12px;
}
#twitter .c-twitter__user-image {
  width: 48px;
  height: 48px;
  border: 4px solid #d8d8d8;
  border-radius: 50%;
  margin-right: 12px;
}
#twitter .c-twitter__user-screen {
  font-size: 16px;
  font-weight: 700;
  color: black;
  text-decoration: none !important;
}
#twitter .c-twitter__media {
  margin-bottom: 18px;
}
#twitter .c-twitter__cta {
  transition: .2s;
  font-size: 15px;
  font-weight: 700;
  color: black;
}
#twitter .c-twitter__cta:hover {
  color: #ffc425;
}
#twitter .c-twitter__body {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  font-size: 16px;
  line-height: 28px;
  color: black;
  padding: 0;
}
#twitter .c-twitter__body a {
  text-decoration: underline;
}
#twitter .c-twitter__actions {
  list-style: none;
  padding: 0 0 24px;
  margin: 12px 0 0;
  font-size: 24px;
  border-bottom: 1px solid #d8d8d8;
}
#twitter .c-twitter__actions-link {
  transition: .2s;
  color: black !important;
}
#twitter .c-twitter__actions-link:hover {
  color: #ffc425 !important;
}
#twitter .c-twitter--list {
  position: relative;
  height: 456px;
  margin: 0;
  border: 1px solid #d8d8d8;
  overflow-y: auto;
}
#twitter .c-twitter--list:hover .ps__scrollbar-y-rail {
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  opacity: 1;
}
#twitter .c-twitter--slider {
  border: 1px solid #d8d8d8;
}
#twitter .c-twitter--slider .c-twitter {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
}
#twitter .c-twitter--slider .c-twitter__item {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  font-size: 16px;
  width: 100%;
  height: auto;
  background: white;
  color: black;
}
#twitter .c-twitter--slider .c-twitter__item.open .social-photo-modal {
  left: 0;
}
#twitter .c-twitter--slider .c-twitter__photo {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}
#twitter .c-twitter--slider .c-twitter__toggle {
  font-size: 14px;
  font-weight: 700;
  color: #ffc425;
  height: 36px;
  margin: 0;
  padding: 8px;
  border: none;
  background-color: black;
}
#twitter .c-twitter--slider .c-twitter__toggle i {
  margin-right: 4px;
}
#instagram {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#instagram .c-instagram__icon {
  font-size: 24px;
  color: white;
  width: 48px;
  height: 48px;
  line-height: 40px;
  border-radius: 50%;
  margin: 24px auto;
  border: 4px solid #ffc425;
  background-color: #212121;
  text-align: center;
}
#instagram .c-instagram__cta {
  transition: .2s;
  font-size: 15px;
  font-weight: 700;
  color: black;
}
#instagram .c-instagram__cta:hover {
  color: #ffc425;
}
#instagram .c-instagram--slider {
  padding: 12px;
  border: 1px solid #d8d8d8;
  background-color: white;
}
#instagram .c-instagram--slider .c-instagram__item {
  position: relative;
  margin: 12px;
}
#instagram .c-instagram--slider .c-instagram__item:hover .c-instagram__overlay {
  opacity: 1;
}
#instagram .c-instagram--slider .c-instagram__link {
  position: relative;
  height: 0;
  display: block;
  background: black;
  padding-bottom: 100%;
  overflow: hidden;
}
#instagram .c-instagram--slider .c-instagram__image {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
#instagram .c-instagram--slider .c-instagram__overlay {
  transition: .2s;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2;
  opacity: 0;
}
#instagram .c-instagram--slider .c-instagram__likes {
  font-size: 16px;
  color: white;
}
#instagram .c-instagram--slider .c-instagram__likes i {
  color: #ffc425;
}
#instagram .c-instagram--list {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  position: relative;
  height: 456px;
  margin: 0;
  padding: 12px;
  border: 1px solid #d8d8d8;
  background-color: white;
  overflow-y: auto;
}
#instagram .c-instagram--list:hover .ps__scrollbar-y-rail {
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  opacity: 1;
}
#instagram .c-instagram--list .c-instagram__item {
  position: relative;
  flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  min-width: 1px;
  min-height: 1px;
  padding: 12px;
}
#instagram .c-instagram--list .c-instagram__item:hover .c-instagram__overlay {
  opacity: 1;
}
#instagram .c-instagram--list .c-instagram__link {
  position: relative;
  height: 0;
  display: block;
  background: black;
  padding-bottom: 100%;
  overflow: hidden;
}
#instagram .c-instagram--list .c-instagram__image {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
#instagram .c-instagram--list .c-instagram__overlay {
  transition: .2s;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2;
  opacity: 0;
}
#instagram .c-instagram--list .c-instagram__likes {
  font-size: 16px;
  color: white;
}
#instagram .c-instagram--list .c-instagram__likes i {
  color: #ffc425;
}
#facebook {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#facebook facebook-component {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}
#facebook .slick-list {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
}
#facebook .slick-track {
  display: flex;
  display: -webkit-flex;
}
#facebook .c-facebook__icon {
  font-size: 24px;
  color: white;
  width: 48px;
  height: 48px;
  line-height: 40px;
  margin: 24px auto;
  border: 4px solid #ffc425;
  border-radius: 50%;
  background-color: #212121;
  text-align: center;
}
#facebook .c-facebook__item {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  font-size: 16px;
  width: 100%;
  height: auto;
  margin: 24px 0;
  padding: 0 24px;
  background: white;
  color: black;
}
#facebook .c-facebook__user {
  margin-bottom: 12px;
}
#facebook .c-facebook__user-image {
  width: 48px;
  height: 48px;
  border: 4px solid #d8d8d8;
  margin-right: 12px;
}
#facebook .c-facebook__user-screen {
  font-size: 16px;
  font-weight: 700;
  color: black;
  text-decoration: none !important;
}
#facebook .c-facebook__media {
  margin-bottom: 18px;
}
#facebook .c-facebook__cta {
  transition: .2s;
  font-size: 15px;
  font-weight: 700;
  color: black;
}
#facebook .c-facebook__cta:hover {
  color: #ffc425;
}
#facebook .c-facebook__body {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  font-size: 16px;
  line-height: 28px;
  color: black;
  padding: 0;
}
#facebook .c-facebook__body a {
  text-decoration: underline;
}
#facebook .c-facebook__actions {
  list-style: none;
  padding: 0 0 24px;
  margin: 12px 0 0;
  font-size: 24px;
  border-bottom: 1px solid #d8d8d8;
}
#facebook .c-facebook__actions-link {
  transition: .2s;
  color: black !important;
}
#facebook .c-facebook__actions-link:hover {
  color: #ffc425 !important;
}
#facebook .c-facebook--list {
  position: relative;
  height: 456px;
  margin: 0;
  border: 1px solid #d8d8d8;
  overflow-y: auto;
}
#facebook .c-facebook--list:hover .ps__scrollbar-y-rail {
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  opacity: 1;
}
#facebook .c-facebook--slider {
  border: 1px solid #d8d8d8;
}
#facebook .c-facebook--slider .c-facebook {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
}
#facebook .c-facebook--slider .c-facebook__item {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  font-size: 16px;
  width: 100%;
  height: auto;
  background: white;
  color: black;
}
#facebook .c-facebook--slider .c-facebook__item.open .social-photo-modal {
  left: 0;
}
#facebook .c-facebook--slider .c-facebook__photo {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}
#facebook .c-facebook--slider .c-facebook__toggle {
  font-size: 14px;
  font-weight: 700;
  color: #ffc425;
  height: 36px;
  margin: 0;
  padding: 8px;
  border: none;
  background-color: black;
}
#facebook .c-facebook--slider .c-facebook__toggle i {
  margin-right: 4px;
}
#s-awards {
  padding: 48px 0;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
}
#s-awards button.slick-prev,
#s-awards button.slick-next,
#s-awards button.slick-pause-play {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  position: relative;
  font-size: 0;
  color: white;
  width: 30px;
  height: 36px;
  background: none;
  overflow: hidden;
}
#s-awards button.slick-prev:after,
#s-awards button.slick-next:after,
#s-awards button.slick-pause-play:after {
  content: '\e005';
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-family: sidearm_font_v2;
  font-size: 48px;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#s-awards button.slick-prev:hover,
#s-awards button.slick-next:hover,
#s-awards button.slick-pause-play:hover {
  color: white;
  background: none;
}
#s-awards button.slick-prev:hover:after,
#s-awards button.slick-next:hover:after,
#s-awards button.slick-pause-play:hover:after {
  color: #ffc425;
}
#s-awards button.slick-next:after {
  content: '\e006';
}
#s-awards button.slick-pause-play:after {
  font-size: 28px;
  content: '\e200';
}
#s-awards button.slick-pause-play.slick-play:after {
  content: '\e050';
}
#s-awards button.slick-prev,
#s-awards button.slick-next {
  position: absolute;
  bottom: -48px;
}
#s-awards button.slick-prev::after,
#s-awards button.slick-next::after {
  color: #212121;
}
#s-awards button.slick-prev {
  left: calc(50% - 24px);
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
#s-awards button.slick-next {
  left: calc(50% + 24px);
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
#s-awards .c-awards--standard {
  justify-content: space-around;
}
#s-awards .c-awards--standard .c-awards__item {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}
#s-awards .c-awards--standard .c-awards__logo {
  width: 230px;
}
#s-awards .c-awards--standard .c-awards__details {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 12px;
}
#s-awards .c-awards--standard .c-awards__name {
  text-decoration: none;
  font-family: "antoniobold", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #212121;
}
#s-awards .c-awards--standard .c-awards__sport {
  font-family: "antonioregular", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  color: #212121;
}
#s-awards .c-awards--slider {
  width: 50%;
}
#s-awards .c-awards--slider .c-awards__item {
  display: flex;
  flex-direction: column;
}
#s-awards .c-awards--slider .c-awards__media {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 0 auto;
  flex-direction: column;
  align-items: center;
}
#s-awards .c-awards--slider .c-awards__details {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 12px;
}
#s-awards .c-awards--slider .c-awards__text {
  text-align: center;
}
#s-awards .c-awards--slider .c-awards__name {
  text-decoration: none;
  font-family: "antoniobold", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #212121;
}
#s-awards .c-awards--slider .c-awards__sport {
  font-family: "antonioregular", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  color: #212121;
}
#s-awards .c-awards__logo {
  width: 50%;
}
#s-awards .c-awards__logo-img {
  width: 230px;
}
#s-awards .c-awards__wrapper {
  display: flex;
}
@media screen and (max-width: 540px) {
  #s-awards .c-awards__wrapper {
    flex-direction: column;
  }
  #s-awards .c-awards__logo {
    width: 100%;
    order: 0;
    display: flex;
    justify-content: center;
    padding-bottom: 24px;
  }
  #s-awards .c-awards--slider {
    width: 100%;
    order: 1;
  }
}
@media screen and (max-width: 768px) {
  #s-awards {
    padding-bottom: 96px;
  }
}
.promo {
  margin-bottom: 24px;
}
.promo button {
  transition: .2s;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  font-size: 0;
  width: 48px;
  height: 48px;
  padding: 0;
  background-color: black;
  color: white;
  border: none;
  outline: none;
  text-align: center;
  z-index: 3;
}
.promo button.slick-prev {
  transition: .2s;
  left: 0;
}
.promo button.slick-prev:before {
  transition: .2s;
  content: '\e005';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 32px;
  line-height: 48px;
  color: white;
}
.promo button.slick-prev:hover {
  color: #ffc425;
}
.promo button.slick-next {
  transition: .2s;
  right: 0;
}
.promo button.slick-next:before {
  transition: .2s;
  content: '\e006';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 32px;
  line-height: 48px;
  color: white;
}
.promo button.slick-next:hover {
  color: #ffc425;
}
.sponsors .flex {
  display: block;
  padding: 16px 0 40px;
}
.sponsors .flex .ads-container .ad.multi-ad {
  display: inline-block;
  margin: 0 12px;
}
.sponsors .flex .ads-container .ad.multi-ad img {
  vertical-align: middle;
  padding: 0px 0px;
  margin: 0 auto;
}
#footerSponsors {
  background-color: black;
  padding: 0;
}
#footerSponsors .logosWrapper .logo {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#footerSponsors .logosWrapper .logo:last-child {
  border-right: none;
}
#footerSponsors .logosWrapper .logo a {
  position: relative;
  display: block;
  margin: 0 !important;
  height: 0 !important;
  line-height: 0;
  padding: 0 0 56.25%;
}
#footerSponsors .logosWrapper .logo a img {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 24px;
  text-align: center;
}
#footerSponsors .logosWrapper .logo a:hover {
  cursor: pointer;
}
#footerSponsors .logosWrapper .logo--sidearm {
  filter: invert(100%) sepia(0%) saturate(7471%) hue-rotate(146deg) brightness(106%) contrast(101%);
}
.copyright {
  font-size: 18px;
  line-height: 30px;
  font-family: "antoniobold", sans-serif;
  color: #ffc425;
  text-align: center;
  padding: 24px 12px 12px;
  background-color: black;
}
.footer {
  font-size: 16px;
  font-weight: 400;
  color: white;
  background-color: black;
  text-align: center;
  padding: 0 0 60px;
}
.footer a {
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  color: white;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.social-photo-modal {
  position: absolute;
  top: 0;
  left: -9999px;
  height: 100%;
  width: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.7);
}
.social-photo-modal .social-photo-modal--inner {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
}
.social-photo-modal .social-photo-close {
  border: none;
  background: black;
  color: #ffc425;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 24px;
  right: 24px;
  padding: 0;
}
.social-photo-modal .social-photo-close i:before {
  margin: 0;
}
.social-photo-modal .social-photo-close span {
  position: absolute;
  left: -9999px;
}
.social-photo-modal .social-photo-close:hover {
  cursor: pointer;
}
.article-wrapper {
  max-width: 1416px;
  background-color: white;
  padding: 12px;
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  .c-nav-wrapper .header_logo {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    left: 24px;
  }
  .c-navigation .c-navigation-desktop .c-navigation__url--level-1 {
    padding: 0 20px;
  }
  .c-search--popout {
    margin-left: 0;
  }
}
@media screen and (max-width: 1280px) {
  .c-nav-sport .c-navigation--sport .c-navigation__item--level-1.c-navigation__sport {
    margin: 4px auto 0 0;
  }
}
@media screen and (max-width: 1128px) {
  
}
@media screen and (max-width: 1024px) {
  .officialText .text {
    text-align: center;
    margin: 0;
  }
  .c-navigation {
    width: auto;
  }
  .c-navigation .c-navigation--main {
    padding-left: 0;
  }
  .c-nav-wrapper .header_logo {
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    top: 50% !important;
  }
  .c-nav-wrapper .header_logo .main {
    width: 66px;
  }
  .c-nav-wrapper .header_logo .scroll {
    width: 100px;
  }
  .c-search--popout .c-search__toggle {
    height: 84px;
    line-height: 84px;
  }
  .c-nav-wrapper .c-navigation__toggle {
    border-left: 1px solid #212121;
    border-right: 1px solid #212121;
  }
  .c-nav-sport.headroom--not-top {
    top: 84px;
  }
  .c-search--popout {
    padding: 0;
  }
  .c-nav-wrapper .c-navigation__toggle,
  .c-search--popout .c-search__toggle {
    width: 84px;
  }
  #topStories-section {
    padding: 0;
  }
  #topStories-section .c-stories__item {
    background-color: white;
  }
  #topStories-section .c-stories__details {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    position: static;
    padding: 24px;
  }
  #topStories-section .c-stories__archives {
    color: black;
  }
  #topStories-section .c-stories__title {
    padding-right: 0;
  }
  #topStories-section .c-stories__url {
    font-size: 36px;
    line-height: 48px;
    color: black;
  }
  #topStories-section .c-stories button.slick-next {
    transform: translate(-12px, 0);
    -webkit-transform: translate(-12px, 0);
    -moz-transform: translate(-12px, 0);
    -ms-transform: translate(-12px, 0);
    -o-transform: translate(-12px, 0);
  }
  #topStories-section .c-stories button.slick-pause-play {
    transform: translate(-42px, 0);
    -webkit-transform: translate(-42px, 0);
    -moz-transform: translate(-42px, 0);
    -ms-transform: translate(-42px, 0);
    -o-transform: translate(-42px, 0);
  }
  #topStories-section .c-stories button.slick-prev {
    transform: translate(-72px, 0);
    -webkit-transform: translate(-72px, 0);
    -moz-transform: translate(-72px, 0);
    -ms-transform: translate(-72px, 0);
    -o-transform: translate(-72px, 0);
  }
  #topStories-section .c-stories button.slick-prev,
  #topStories-section .c-stories button.slick-next,
  #topStories-section .c-stories button.slick-pause-play {
    top: calc((100vw - 24px) * (9/16) - 48px);
  }
  .goldBanner .bannerText {
    font-size: 60px;
  }
  #social-section {
    padding: 0 12px 36px;
  }
  #twitter,
  #facebook {
    order: 2;
    -webkit-order: 2;
  }
  #twitter {
    margin: 0 12px 0 0 !important;
  }
  #twitter button.slick-prev,
  #twitter button.slick-next {
    bottom: -48px;
  }
  #facebook {
    margin: 0 0 0 12px !important;
  }
  #facebook button.slick-prev,
  #facebook button.slick-next {
    bottom: -48px;
  }
  #instagram {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    order: 1;
    -webkit-order: 1;
    margin: 0 0 60px !important;
    padding: 0;
  }
  #twitter .c-twitter__item,
  #facebook .c-facebook__item {
    margin: 0;
    padding: 0;
  }
  #twitter .c-twitter__body,
  #facebook .c-facebook__body {
    padding: 24px 24px 0;
    height: 456px;
  }
  #twitter .c-twitter__actions,
  #facebook .c-facebook__actions {
    border: none;
  }
}
@media screen and (max-width: 767px) {
  body {
    background-image: none;
  }
  #topStories-section {
    padding: 0;
  }
  .content-ad .dfp-ad {
    margin: 24px auto;
  }
  .goldBanner {
    margin: 24px 0;
  }
  #twitter {
    order: 1;
    -webkit-order: 1;
    margin: 0 0 60px 0 !important;
  }
  #instagram {
    order: 2;
    -webkit-order: 2;
    margin: 0 0 60px !important;
  }
  #facebook {
    order: 3;
    -webkit-order: 3;
    margin: 0 !important;
  }
  #twitter .c-twitter__body,
  #facebook .c-facebook__body {
    height: auto;
  }
  #footerSponsors {
    border-bottom: none;
    padding: 0;
  }
  #footerSponsors .logosWrapper .logo {
    flex: 1 0 50%;
    -webkit-flex: 1 0 50%;
    min-width: 1px;
    min-height: 1px;
  }
  #footerSponsors .logosWrapper .logo.edu {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
  #footerSponsors .logosWrapper .logo.edu a {
    padding: 0 0 33.333% !important;
  }
  #footerSponsors .logosWrapper .logo a {
    padding: 0 0 50% !important;
  }
  #footerSponsors .logosWrapper .logo a img {
    padding: 12px;
  }
}
@media screen and (max-width: 640px) {
  #topStories-section .c-stories__url {
    font-size: 24px;
    line-height: 30px;
  }
  .goldBanner {
    padding: 18px 0 10px;
  }
  .goldBanner .bannerText {
    font-size: 32px;
  }
  #footerSponsors {
    border-bottom: none;
    padding: 0;
  }
  #footerSponsors .logosWrapper .logo {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    border-bottom: 1px solid #444444;
  }
  #footerSponsors .logosWrapper .logo a {
    padding: 0 0 33.333% !important;
  }
}
@media screen and (max-width: 540px) {
  
}
@media screen and (max-width: 400px) {
  
}
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}
.ps.ps--active-x > .ps__scrollbar-x-rail,
.ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  background-color: black;
  z-index: 1;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eeeeee;
  opacity: 1;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: black;
  height: 11px;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eeeeee;
  opacity: 1;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: black;
  width: 6px;
}
.ps > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 0px;
  /* there must be 'bottom' for ps__scrollbar-x-rail */
  height: 15px;
}
.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: black;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  bottom: 2px;
  /* there must be 'bottom' for ps__scrollbar-x */
  height: 6px;
}
.ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x,
.ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x {
  height: 6px;
}
.ps > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0;
  /* there must be 'right' for ps__scrollbar-y-rail */
  opacity: 0;
  background: black;
  width: 6px;
}
.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #ffc425;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  right: 0px;
  /* there must be 'right' for ps__scrollbar-y */
  width: 6px;
  border-radius: 0;
}
.ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y,
.ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y {
  width: 6px;
}
.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: black;
  opacity: 1;
}
.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: black;
  height: 11px;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: black;
  opacity: 1;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: black;
  width: 11px;
}
.ps:hover > .ps__scrollbar-x-rail,
.ps:hover > .ps__scrollbar-y-rail {
  opacity: 1;
}
.ps:hover > .ps__scrollbar-x-rail:hover {
  background-color: black;
  opacity: 1;
}
.ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  background-color: black;
}
.ps:hover > .ps__scrollbar-y-rail:hover {
  opacity: 1;
}
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
