@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #00539f;
  color: white;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: white;
}
a.sidearm-skip-link:focus {
  position: fixed;
  left: 0;
  z-index: 9999999;
}
/* Mixins */
/* .clearfix() in grid.less */
/* helper classes in grid.less */
body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: black;
  margin: 0;
  padding: 0;
  background-color: white;
}
.showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url("https://dbukjj6eu5tsf.cloudfront.net/bluehens.com/images/play_button.svg");
  background-size: contain;
  height: 60px;
  width: 60px;
  z-index: 1000;
}
.row {
  max-width: 1440px;
}
.contentDiv_container {
  margin: 0 auto;
}
.contentDiv_container.headroom--not-top {
  margin: 80px auto 0;
}
.wide .contentDiv_container {
  max-width: 1440px;
  margin: 0 auto;
  background: white;
  padding: 12px;
}
.wide .contentDiv_container.headroom--not-top {
  margin: 80px auto 0;
}
html.sport body .contentDiv_container.headroom--not-top {
  margin: 140px auto 0;
}
html.sport body .wide .contentDiv_container.headroom--not-top {
  margin: 140px auto 0;
}
.hide-acc {
  position: absolute;
  left: -9999px;
  background-color: black;
  color: white;
}
.superleaderboard {
  text-align: center;
  padding: 24px 0;
}
.superleaderboard .dfp-ad {
  text-align: center;
  margin: 0 auto;
}
.sectionTitle {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin-bottom: 24px;
}
.sectionTitle .title {
  font-size: 48px;
  font-weight: 900;
  line-height: 50px;
  color: white;
  margin-right: 12px;
  text-transform: uppercase;
}
.sectionTitle .sponsor {
  flex: 0 0 150px;
  -webkit-flex: 0 0 150px;
  min-width: 1px;
  min-height: 1px;
}
.sectionTitle .cta {
  margin: 0 0 0 auto;
}
.sectionTitle .cta a {
  transition: .2s;
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: white;
  text-decoration: none;
}
.sectionTitle .cta a:hover {
  color: #ffd200;
}
.sectionTitle.onWhite .title {
  color: #00539f;
}
.sectionTitle.onWhite .cta a {
  color: black;
}
.c-search--popout {
  position: relative;
  padding: 0 12px;
  background-color: #00539f;
}
.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: 26px;
  width: 36px;
  height: 80px;
  line-height: 80px;
  color: #ffd200;
  text-align: center;
}
.c-search--popout .c-search__toggle:hover {
  color: white;
}
.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;
  display: block;
  width: 90vw;
  max-width: 320px;
  height: 48px;
  padding: 0 12px;
  line-height: 48px;
  font-weight: 700;
  color: black;
  background-color: white;
  border: 1px solid #00539f;
}
.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--popout .c-search__submit {
  background: white;
  position: absolute;
  color: #00539f;
  border: 0;
  padding: 0;
  margin-top: -47px;
  right: 1px;
  height: 46px;
  width: 46px;
  font-size: 24px;
}
#aboveNav .flexWrapper:before {
  content: '';
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 82px;
  background-color: #00539f;
}
#aboveNav .flexWrapper > .row {
  width: 100%;
  background-color: #eeeeee;
}
#aboveNav .flexWrapper:after {
  content: '';
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 82px;
  background-color: #eeeeee;
}
#aboveNav .aboveNavContainer {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  position: relative;
  height: 82px;
}
#aboveNav .aboveNavContainer:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 82px;
  background-color: #00539f;
  width: 240px;
}
#aboveNav .text {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin-left: 360px;
  margin-right: 24px;
}
#aboveNav .cta {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  margin-left: auto;
}
#aboveNav .cta a {
  transition: .2s;
  position: relative;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  color: #666666;
  margin: 0 12px;
  text-decoration: none;
}
#aboveNav .cta a:before {
  transition: .2s;
  content: '';
  position: absolute;
  top: 0;
  left: -22px;
  width: 0;
  height: 0;
  border-bottom: 22px solid transparent;
  border-left: 22px solid transparent;
}
#aboveNav .cta a:after {
  transition: .2s;
  content: '';
  position: absolute;
  top: 0;
  right: -22px;
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-right: 22px solid transparent;
}
#aboveNav .cta a.active,
#aboveNav .cta a:hover {
  font-weight: 700;
  color: #00539f;
  background-color: #ffd200;
}
#aboveNav .cta a.active:before,
#aboveNav .cta a:hover:before {
  border-bottom: 22px solid #ffd200;
}
#aboveNav .cta a.active:after,
#aboveNav .cta a:hover:after {
  content: '';
  border-top: 22px solid #ffd200;
}
#scoreboard .c-scoreboard__mobile {
  position: relative;
}
#scoreboard .c-scoreboard__mobile.open {
  z-index: 10000;
}
#scoreboard .c-scoreboard__mobile.open .c-scoreboard__offcanvas {
  transition: 0.5s;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  transform: translate(0%, 0);
  -webkit-transform: translate(0%, 0);
  -moz-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  transform: translate(0%, 0);
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__offcanvas {
  transition: 0.5s;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  transform: translate(100%, 0);
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 24px;
  height: 24px;
  background-color: #00539f;
  line-height: 24px;
  color: #ffd200;
  z-index: 2;
  text-align: center;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: inline-block;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle span {
  position: absolute;
  left: -9999px;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle-opener {
  width: 100%;
  height: 48px;
  font-size: 20px;
  font-weight: 700;
  color: #00539f;
  text-transform: uppercase;
  outline: none;
  border: none;
  background-color: #eeeeee;
  text-align: left;
  padding: 0;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle-opener i {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: #ffd200;
  background-color: #00539f;
  margin-right: 24px;
  text-align: center;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle-opener i:before {
  margin: 0;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__inner {
  padding: 24px 0px 60px;
  overflow: auto;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__sports-list {
  margin: 0 24px 24px;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__item {
  margin: 0;
  overflow: hidden;
  font-size: 16px;
  line-height: 25px;
  padding: 24px;
  border-top: 1px solid #eeeeee;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__item:last-child {
  border-bottom: 1px solid #eeeeee;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__item.open .c-scoreboard__ctas {
  transition: 0.5s;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  transform: translate(0, calc(-100% + 24px));
  -webkit-transform: translate(0, calc(-100% + 24px));
  -moz-transform: translate(0, calc(-100% + 24px));
  -ms-transform: translate(0, calc(-100% + 24px));
  transform: translate(0, calc(-100% + 24px));
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__item.open .c-scoreboard__toggle {
  color: #1e1e1e;
  background-color: #ffd200;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__item.open .c-scoreboard__toggle i {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__details-top {
  font-size: 18px;
  font-weight: 700;
  color: black;
  margin-bottom: 6px;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__details-bottom .c-scoreboard__logo {
  flex: 0 0 24px;
  -webkit-flex: 0 0 24px;
  min-width: 1px;
  min-height: 1px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__details-bottom .c-scoreboard__logo img {
  display: block;
  margin: 0 auto;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__details-bottom .c-scoreboard__sport,
#scoreboard .c-scoreboard__mobile .c-scoreboard__details-bottom .c-scoreboard__name {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding: 0px 12px;
  color: black;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 24px;
  background-color: #00539f;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas .c-events__result {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas ul {
  list-style: none;
  margin: auto 0 0 0;
  padding: 0;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas li {
  position: relative;
  margin: 0 4px;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  position: relative;
  font-size: 18px;
  width: 36px;
  height: 36px;
  line-height: 34px;
  color: #ffd200;
  border: 1px solid white;
  text-align: center;
  text-decoration: none;
  background-color: transparent;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas a:first-child:before {
  content: none;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas a span {
  position: absolute;
  left: -9999px;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas a:hover {
  background-color: white;
  color: #00539f;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__footer {
  position: fixed;
  width: 100%;
  height: 60px;
  left: 0;
  bottom: 0;
  background-color: #00539f;
  z-index: 3;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__footer a {
  font-weight: 900;
  color: #ffd200;
  font-size: 32px;
  text-decoration: none;
  text-transform: uppercase;
}
#calendar-btn-toggle {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -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 48px;
  -webkit-flex: 0 0 48px;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  height: 80px;
  line-height: 80px;
  text-align: center;
  text-decoration: none;
  padding: 0;
}
#calendar-btn-toggle i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #ffd200;
  font-size: 24px;
}
#calendar-btn-toggle i:before {
  margin: 0;
}
#calendar-btn-toggle.active,
#calendar-btn-toggle:hover {
  cursor: pointer;
  background-color: white;
}
#calendar-btn-toggle.active i,
#calendar-btn-toggle:hover i {
  color: #00539f;
}
.c-nav-wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
  background-color: #00539f;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.24);
}
.c-nav-wrapper .header_logo {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  transform: translate(calc(-650px), 0);
  -webkit-transform: translate(calc(-650px), 0);
  -moz-transform: translate(calc(-650px), 0);
  -ms-transform: translate(calc(-650px), 0);
  -o-transform: translate(calc(-650px), 0);
  position: absolute;
  top: -72px;
  left: 50%;
  z-index: 102;
}
.c-nav-wrapper .mobileLogo {
  display: none;
}
.c-nav-wrapper.headroom--not-top {
  position: fixed;
}
.c-nav-wrapper.headroom--not-top .header_logo {
  transform: translate(calc(-624px), 0);
  -webkit-transform: translate(calc(-624px), 0);
  -moz-transform: translate(calc(-624px), 0);
  -ms-transform: translate(calc(-624px), 0);
  -o-transform: translate(calc(-624px), 0);
  top: 8px;
}
.c-nav-wrapper.headroom--not-top .header_logo img {
  width: 100px;
}
.c-nav-wrapper .sponsor {
  flex: 0 0 150px;
  -webkit-flex: 0 0 150px;
  min-width: 1px;
  min-height: 1px;
}
.c-nav-wrapper .row {
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  z-index: 11;
  width: 100%;
  max-width: 1440px;
}
.c-nav-wrapper .row:before {
  content: '';
  position: absolute;
  top: -82px;
  left: 0;
  width: 358px;
  height: 175px;
  background-image: url('https://dbukjj6eu5tsf.cloudfront.net/bluehens.com/images/nav_shape.svg');
  background-size: contain;
  z-index: 101;
}
.c-nav-wrapper .c-nav__mobile-menu {
  display: flex;
  display: -webkit-flex;
  -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: 30px;
  font-weight: 700;
  color: white;
  line-height: 80px;
  padding: 0 12px;
  text-align: right;
  text-transform: uppercase;
}
.c-nav-wrapper .c-nav__mobile-menu span {
  position: absolute;
  left: -9999px;
}
.c-nav-wrapper .c-nav__mobile-menu i {
  color: #ffd200;
}
.c-nav-wrapper .c-nav__mobile-menu.active {
  background-color: white;
  color: #00539f;
}
.c-nav-wrapper .c-nav__mobile-menu.active i {
  color: #00539f;
}
.c-navigation--desktop {
  font-family: "Roboto", sans-serif;
  width: 100%;
}
.c-navigation--desktop ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.c-navigation--desktop .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.c-navigation--desktop .c-navigation__item--level-1 {
  font-size: 18px;
  line-height: 80px;
  color: white;
  margin: 0;
}
.c-navigation--desktop .c-navigation__item--level-1.sports .c-navigation__item--level-2 .c-navigation__url--level-2:first-child {
  font-weight: 900;
  margin-right: auto;
  margin-left: 0;
}
.c-navigation--desktop .c-navigation__item--level-1.sports .c-navigation__item--level-2:hover .c-navigation__url--level-2:first-child {
  color: white;
}
.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1:after,
.c-navigation--desktop .c-navigation__item--level-1:focus .c-navigation__url--level-1:after,
.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1:after {
  max-height: 8px;
}
.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2,
.c-navigation--desktop .c-navigation__item--level-1:focus .c-navigation__level-2,
.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__level-2 {
  left: 0;
  opacity: 1;
  /*transition: opacity .25s;*/

}
.c-navigation--desktop .c-navigation__item--level-1:first-child .c-navigation__url--level-1:before {
  display: none;
}
.c-navigation--desktop .c-navigation__item--level-1:nth-child(n+5) .c-navigation__url--level-1 {
  background-color: #ffd200;
  color: #00539f;
  margin: 0;
  padding: 0 24px;
  border-left: 2px solid #00539f;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  transform: skew(-30deg);
}
.c-navigation--desktop .c-navigation__item--level-1:nth-child(n+5) .c-navigation__url--level-1 span {
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  transform: skew(30deg);
}
.c-navigation--desktop .c-navigation__item--level-1:nth-child(n+5) .c-navigation__url--level-1:before,
.c-navigation--desktop .c-navigation__item--level-1:nth-child(n+5) .c-navigation__url--level-1:after {
  display: none;
}
.c-navigation--desktop .c-navigation__item--level-1:nth-child(n+5) .c-navigation__url--level-1:hover {
  background-color: white;
}
.c-navigation--desktop .c-navigation__item--level-1:last-child {
  margin-right: 24px;
}
.c-navigation--desktop .c-navigation__url--level-1 {
  /*transition: .2s;*/
  position: relative;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0 24px;
}
.c-navigation--desktop .c-navigation__url--level-1 span {
  display: block;
}
.c-navigation--desktop .c-navigation__url--level-1:before {
  content: '';
  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%;
  left: -24px;
  display: block;
  width: 1px;
  height: 36px;
  background-color: #004583;
}
.c-navigation--desktop .c-navigation__url--level-1:after {
  /*transition: .2s;*/
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  max-height: 0;
  height: 100%;
  width: 100%;
  background-color: #ffd200;
}
.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  top: 100%;
  left: -9999px;
  opacity: 0;
  background-color: #004583;
  width: 100%;
  padding: 0;
}
.c-navigation--desktop .c-navigation__level-2-inner {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0px auto;
  padding: 24px 12px;
  width: 100%;
  max-width: 1416px;
  max-height: 700px;
  overflow-y: auto;
}
.c-navigation--desktop .c-navigation__column {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding: 0 12px;
}
.c-navigation--desktop .c-navigation__ad {
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
  margin: 24px 12px 0;
}
.c-navigation--desktop .c-navigation__item--level-2 {
  /*transition: .2s;*/

  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-size: 18px;
  line-height: 40px;
  padding: 0 12px;
  color: white;
  border-bottom: 1px solid #00539f;
}
.c-navigation--desktop .c-navigation__separator {
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 10px !important;
  font-weight: 900;
  color: white;
  padding: 0;
  text-transform: uppercase;
}
.c-navigation--desktop .c-navigation__separator:hover {
  color: white;
  background-color: transparent;
}
.c-navigation--desktop .c-navigation__url--level-2 {
  font-size: 16px;
  margin: 0 0 0 12px;
}
.c-navigation--desktop .c-navigation__url--level-2:first-child {
  margin-right: auto;
  margin-left: 0;
}
.c-navigation--desktop .c-navigation__url--level-2:first-child:last-child {
  width: 100%;
}
.c-navigation--desktop .c-navigation__url--level-2:hover {
  text-decoration: underline;
}
.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: #ffd200;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
  visibility: hidden;
}
.c-navigation--desktop .c-navigation__social[href] {
  visibility: visible;
}
.c-navigation--desktop .c-navigation__social:before {
  font-family: sidearm_font_v2;
  font-size: 18px;
  margin: 0;
}
.c-navigation--desktop .c-navigation__social.facebook:before {
  content: '\e040';
}
.c-navigation--desktop .c-navigation__social.twitter:before {
  content: '\e035';
}
.c-navigation--desktop .c-navigation__social.instagram:before {
  content: '\e044';
}
.c-navigation--desktop .c-navigation__social.tickets {
  display: none;
}
.c-navigation--desktop .c-navigation__social.tickets:before {
  content: '\e107';
}
.c-navigation-flyout {
  width: 100%;
}
.c-navigation-flyout ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-navigation-flyout .c-nav__flyout-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9000;
  width: 100%;
  max-height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.c-navigation-flyout .c-nav__flyout-menu.opened {
  max-height: calc(100vh - 122px);
  height: calc(100vh - 122px);
  overflow: auto;
  display: inherit!important;
  background-color: white;
}
.c-navigation-flyout .c-nav__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: 60px;
  height: 60px;
  font-size: 20px;
  color: #00539f;
  text-align: center;
}
.c-navigation-flyout .c-nav__flyout-menu .icn:before {
  display: block;
}
.c-navigation-flyout .c-nav__flyout-menu .icn.opened {
  display: flex !important;
  -webkit-display: flex !important;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-1 {
  width: 100%;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__item--level-1 {
  color: #00539f;
  background: white;
  border-bottom: solid 1px #eeeeee;
  cursor: pointer;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__url--level-1 {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  display: inline-block;
  width: 100%;
  padding: 0 24px 0;
  line-height: 60px;
  color: #00539f;
  text-transform: uppercase;
  text-decoration: none;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-2 {
  /*transition: .3s;*/

  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: absolute;
  top: 0;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  background-color: white;
  /*-moz-transition-timing-function: cubic-bezier(0, 1, .5, 1);
            -webkit-transition-timing-function: cubic-bezier(0, 1, .5, 1);
            -o-transition-timing-function: cubic-bezier(0, 1, .5, 1);
            transition-timing-function: cubic-bezier(0, 1, .5, 1);*/

}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-2.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: 1000px;
  overflow: auto;
  display: inherit!important;
  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: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
  height: 100%;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-2-toggle {
  width: 100%;
  height: 48px;
  font-size: 20px;
  font-weight: 700;
  color: #00539f;
  text-transform: uppercase;
  outline: none;
  border: none;
  background-color: white;
  text-align: left;
  padding: 0;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-2-toggle i {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: white;
  background-color: #00539f;
  margin-right: 24px;
  text-align: center;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-2-toggle i:before {
  margin: 0;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__item--level-2 {
  position: relative;
  border-top: 1px solid #666666;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__item--level-2.c-navigation__separator {
  color: white;
  border-top: none;
  background-color: #00539f;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__item--level-2.c-navigation__separator span {
  color: white;
  padding: 0px 24px;
  font-size: 24px;
  line-height: 60px;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__item--level-2.spacer {
  display: none;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__item--level-2.spacer a,
.c-navigation-flyout .c-nav__flyout-menu .c-nav__item--level-2.spacer span {
  font-size: 0;
  margin: 0;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__url--level-2 {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  padding: 0px 24px;
  color: #00539f;
  line-height: 60px;
  text-transform: uppercase;
  text-decoration: none;
}
.c-nav-sport {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9997;
  background-color: white;
  border-bottom: 1px solid #00539f;
}
.c-nav-sport.headroom--not-top {
  position: fixed;
  top: 80px;
}
.c-nav-sport .c-navigation__ad {
  margin-left: 24px;
  margin-right: auto;
}
.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-size: 18px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  color: #00539f;
  text-transform: none;
  text-decoration: none;
}
.c-nav-sport .c-navigation--sport a:hover {
  color: black;
}
.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;
  padding: 0 8px;
  height: 60px;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-1:after {
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  content: '/';
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 18px;
  color: #00539f;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-1.c-navigation__sport {
  position: relative;
  padding: 0 12px;
  margin-right: auto;
  margin-left: 320px;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-1.c-navigation__sport a {
  font-size: 24px;
  font-weight: 900;
  color: #00539f;
  text-transform: uppercase;
  text-decoration: none;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-1.c-navigation__sport:after {
  display: none;
}
.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: #666666;
}
.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:hover:not(.c-navigation__sport) .c-navigation__level-2 {
  left: auto;
  right: 0;
  opacity: 1;
}
.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: #004583;
  padding: 12px;
  margin: 0;
  text-align: left;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-2 {
  transition: .2s;
  position: relative;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-2.c-navigation__separator {
  font-size: 20px;
  font-weight: 900;
  margin: 12px 0 0;
  padding: 0 12px;
  color: white;
  text-transform: uppercase;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-2:hover {
  background-color: white;
}
.c-nav-sport .c-navigation--sport .c-navigation__item--level-2:hover a {
  color: #00539f;
}
.c-nav-sport .c-navigation--sport .c-navigation__url--level-2 {
  transition: .2s;
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: white;
  line-height: 30px;
  text-transform: none;
  padding: 6px 12px;
  border-top: 1px solid #00539f;
}
.c-nav-sport .c-navigation--sport .c-navigation__url--level-2:last-child {
  border-bottom: 1px solid #00539f;
}
.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: 18px;
  color: #00539f;
  height: 60px;
  line-height: 60px;
  padding: 0 8px;
  text-transform: none;
  text-decoration: none;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li:after {
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  content: '/';
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 16px;
  color: #00539f;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li.more button {
  border: 0;
  padding: 0;
  background: white;
  color: #666666;
  cursor: pointer;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li.more button:hover {
  color: black;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li.more button:after {
  display: none;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li > a {
  transition: .2s;
  padding: 0;
  color: #00539f;
  text-decoration: none;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li:hover a {
  color: black;
}
.c-nav-sport .c-navigation-mobile-sport-home {
  position: relative;
  line-height: 60px;
  padding: 0 12px;
  margin-right: auto;
}
.c-nav-sport .c-navigation-mobile-sport-home a {
  font-size: 24px;
  font-weight: 900;
  color: #00539f;
  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 - 108px);
  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: #00539f;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  text-align: center;
}
.c-nav-sport .c-navigation-mobile-flyout-menu .icn:before {
  display: block;
  color: white;
}
.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: #00539f;
  background: white;
  border-bottom: solid 1px #eeeeee;
  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;
  width: 100%;
  padding: 11px 12px 9px 15px;
  color: #00539f;
  font-size: 16px;
  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: #f4f4f4;
  border-top: solid 1px #eeeeee;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 li.c-nav__separator {
  color: white;
  background: #00539f;
  text-transform: uppercase;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 li.c-nav__separator a,
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 li.c-nav__separator span {
  color: white;
  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: #00539f;
  font-size: 16px;
  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;
}
#topStories-section {
  position: relative;
  padding-top: 60px;
}
#topStories-section .c-stories__item {
  position: relative;
}
#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: 0;
  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%;
}
#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 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 48px 48px;
  max-width: 100%;
  text-align: center;
  z-index: 2;
}
#topStories-section .c-stories__url {
  transition: .2s;
  font-size: 48px;
  font-weight: 900;
  line-height: 60px;
  color: white;
  text-decoration: none;
}
#topStories-section .c-stories__url:hover {
  color: #ffd200;
}
#topStories-section .c-stories__links {
  margin-top: 20px;
}
#topStories-section .c-stories__links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#topStories-section .c-stories__links li {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: white;
  margin: 0 12px;
}
#topStories-section .c-stories__links li:before {
  content: '/';
  position: absolute;
  top: 0;
  left: -12px;
}
#topStories-section .c-stories__links li.c-stories__date:before {
  display: none;
}
#topStories-section .c-stories__links a {
  color: white;
  text-decoration: none;
}
#topStories-section .c-stories__arrow {
  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: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  text-align: center;
  z-index: 3;
}
#topStories-section .c-stories__arrow.c-stories__prev {
  transition: .2s;
  left: 24px;
}
#topStories-section .c-stories__arrow.c-stories__prev:before {
  transition: .2s;
  content: '\e029';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 40px;
  line-height: 40px;
  color: #ffd200;
}
#topStories-section .c-stories__arrow.c-stories__prev:hover:before {
  color: white;
}
#topStories-section .c-stories__arrow.c-stories__next {
  transition: .2s;
  right: 24px;
}
#topStories-section .c-stories__arrow.c-stories__next:before {
  transition: .2s;
  content: '\e030';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 36px;
  line-height: 40px;
  color: #ffd200;
}
#topStories-section .c-stories__arrow.c-stories__next:hover:before {
  color: white;
}
#events-section {
  position: relative;
  padding: 204px 0;
  background-color: #00539f;
  overflow: hidden;
}
#events-section:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 136px solid white;
  border-right: 100vw solid transparent;
}
#events-section:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 136px solid white;
  border-right: 100vw solid transparent;
}
#events-section .c-events--cards-boxy .slick-list {
  margin: 0 -12px;
}
#events-section .c-events--cards-boxy .c-events__item {
  display: flex;
  display: -webkit-flex;
  background-color: white;
  margin: 0 12px;
}
#events-section .c-events--cards-boxy .c-events__item.H .c-events__header {
  background-color: #ffd200;
}
#events-section .c-events--cards-boxy .c-events__item.A .c-events__header {
  background-color: #eeeeee;
}
#events-section .c-events--cards-boxy .c-events__header {
  font-size: 20px;
  font-weight: 700;
  color: black;
  line-height: 60px;
  text-align: center;
}
#events-section .c-events--cards-boxy .c-events__logo {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 24px 0;
}
#events-section .c-events--cards-boxy .c-events__logo img {
  height: 120px;
}
#events-section .c-events--cards-boxy .c-events__details {
  height: 160px;
  padding: 20px 12px;
  text-align: center;
}
#events-section .c-events--cards-boxy .c-events__sport {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  color: black;
}
#events-section .c-events--cards-boxy .c-events__opponent {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: black;
  margin-top: 24px;
}
#events-section .c-events--cards-boxy .c-events__result {
  font-size: 18px;
  font-weight: 700;
  color: black;
  margin-top: 24px;
}
#events-section .c-events--cards-boxy .c-events__media {
  height: 60px;
  background-color: white;
  list-style: none;
  margin: 0;
  padding: 0;
}
#events-section .c-events--cards-boxy .c-events__media-item {
  margin: 0 24px;
}
#events-section .c-events--cards-boxy .c-events__media-link {
  font-size: 24px;
  color: #00539f;
}
#events-section .c-events--cards-boxy button {
  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: -56px;
  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;
}
#events-section .c-events--cards-boxy button.slick-prev {
  transition: .2s;
  left: calc(50% - 36px);
}
#events-section .c-events--cards-boxy button.slick-prev:before {
  transition: .2s;
  content: '\e029';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 40px;
  line-height: 40px;
  color: #ffd200;
}
#events-section .c-events--cards-boxy button.slick-prev:hover:before {
  color: white;
}
#events-section .c-events--cards-boxy button.slick-next {
  transition: .2s;
  left: calc(50% + 36px);
}
#events-section .c-events--cards-boxy button.slick-next:before {
  transition: .2s;
  content: '\e030';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 40px;
  line-height: 40px;
  color: #ffd200;
}
#events-section .c-events--cards-boxy button.slick-next:hover:before {
  color: white;
}
#events-section .events-legend {
  font-size: 14px;
  color: white;
  margin-top: 24px;
}
#events-section .events-legend .legend {
  margin-left: 24px;
}
#events-section .events-legend .legend .bar {
  display: inline-block;
  width: 50px;
  height: 6px;
  margin-left: 24px;
}
#events-section .events-legend .legend.home .bar {
  background-color: #ffd200;
}
#events-section .events-legend .legend.away .bar {
  background-color: #eeeeee;
}
#video-section {
  padding: 60px 0 36px;
  background-color: white;
}
#video-section .c-videos--slider .slick-track {
  display: flex;
  display: -webkit-flex;
}
#video-section .c-videos--slider .slick-list {
  margin: 0 -12px;
}
#video-section .c-videos--slider .slick-slide {
  float: none;
  height: initial;
}
#video-section .c-videos--slider .c-videos__item {
  margin: 0 12px;
  overflow: hidden;
}
#video-section .c-videos--slider .c-videos__item:hover,
#video-section .c-videos--slider .c-videos__item:focus {
  cursor: pointer;
}
#video-section .c-videos--slider .c-videos__item:hover .c-videos__media-container:after,
#video-section .c-videos--slider .c-videos__item:focus .c-videos__media-container:after {
  opacity: 0;
}
#video-section .c-videos--slider .c-videos__item:hover .c-videos__details,
#video-section .c-videos--slider .c-videos__item:focus .c-videos__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);
}
#video-section .c-videos--slider .c-videos__media-container:after {
  transition: .2s;
  content: '';
  z-index: 1;
  position: absolute;
  top: initial;
  bottom: 0;
  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));
}
#video-section .c-videos--slider .c-videos__media {
  padding-bottom: 56.25%;
}
#video-section .c-videos--slider .c-videos__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#video-section .c-videos--slider .c-videos__play-btn {
  -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;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  display: block;
  font-size: 0;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 38px;
  height: 38px;
  background-image: url('https://dbukjj6eu5tsf.cloudfront.net/bluehens.com/images/play_button.svg');
  background-size: contain;
}
#video-section .c-videos--slider .c-videos__details {
  transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transition: .2s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 12px 24px;
  background-color: rgba(0, 83, 159, 0.95);
  z-index: 10;
}
#video-section .c-videos--slider .c-videos__title {
  font-size: 24px;
  font-weight: 900;
  color: white;
}
#video-section .c-videos--slider .slick-dots {
  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: -20px;
  left: 50%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
#video-section .c-videos--slider .slick-dots li {
  flex: 0 0 8px;
  -webkit-flex: 0 0 8px;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  height: 8px;
  margin: 0 6px;
}
#video-section .c-videos--slider .slick-dots li button {
  transition: .2s;
  font-size: 0;
  color: black;
  width: 8px;
  height: 8px;
  padding: 0;
  border: none;
  border-radius: 50%;
  outline: none;
  background-color: #666666;
}
#video-section .c-videos--slider .slick-dots li button:hover {
  background-color: #00539f;
  color: white;
}
#video-section .c-videos--slider .slick-dots li.slick-active button {
  width: 8px;
  height: 8px;
  background-color: #00539f;
  color: white;
}
.promo {
  padding: 120px 0;
  background-color: white;
}
.promo img {
  margin: 0 auto;
}
.promo .slick-dots {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}
.promo .slick-dots li {
  flex: 0 0 8px;
  -webkit-flex: 0 0 8px;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  height: 8px;
  margin: 0 6px;
}
.promo .slick-dots li button {
  transition: .2s;
  font-size: 0;
  color: black;
  width: 8px;
  height: 8px;
  padding: 0;
  border: none;
  border-radius: 50%;
  outline: none;
  background-color: #666666;
}
.promo .slick-dots li button:hover {
  background-color: #00539f;
  color: white;
}
.promo .slick-dots li.slick-active button {
  width: 8px;
  height: 8px;
  background-color: #00539f;
  color: white;
}
#aotw-section {
  position: relative;
  padding: 0;
  background-color: #00539f;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #004380 100%);
  overflow: hidden;
}
#aotw-section:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 136px solid white;
  border-left: 100vw solid transparent;
}
#aotw-section:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 136px solid white;
  border-left: 100vw solid transparent;
  z-index: 2;
}
#aotw-section .c-awards__media {
  flex: 1 0 510px;
  -webkit-flex: 1 0 510px;
  min-width: 1px;
  min-height: 1px;
}
#aotw-section .c-awards__media img {
  margin: 0 auto;
}
#aotw-section .c-awards .c-awards__text {
  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: 240px;
  left: 50%;
  width: 100%;
  max-width: 456px;
  padding: 36px 24px;
  background-color: rgba(0, 83, 159, 0.85);
  z-index: 1;
}
#aotw-section .c-awards__name {
  font-size: 24px;
  font-weight: 900;
  color: white;
  text-decoration: none;
}
#aotw-section .c-awards--standard .c-awards__item {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  max-width: 510px;
}
#aotw-section .c-awards--standard .c-awards__item:nth-child(3) {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
#aotw-section .c-awards--standard .c-awards__item:nth-child(3) .c-awards__media {
  order: 1;
  -webkit-order: 1;
}
#aotw-section .c-awards--standard .c-awards__header {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  margin: 0 24px;
}
#aotw-section .c-awards--standard .c-awards__header .headerText {
  font-size: 48px;
  font-weight: 900;
  line-height: 50px;
  color: white;
}
#aotw-section .c-awards--standard .c-awards__header .headerText img {
  width: 186px;
  margin-bottom: 24px;
}
#aotw-section .c-awards--standard .c-awards__header .headerText .highlight {
  color: #ffd200;
}
#aotw-section .c-awards--standard .c-awards__header .sponsor {
  margin-top: 24px;
}
#aotw-section .c-awards__header--slider {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  margin: 24px 0;
}
#aotw-section .c-awards__header--slider .sponsor {
  margin: 12px 0;
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
}
#aotw-section .c-awards__header--slider .headerText {
  font-size: 48px;
  font-weight: 900;
  line-height: 50px;
  color: white;
}
#aotw-section .c-awards__header--slider .headerText img {
  width: 186px;
  margin-right: 24px;
}
#aotw-section .c-awards__header--slider .headerText .highlight {
  color: #ffd200;
}
#aotw-section .c-awards--slider {
  position: relative;
}
#aotw-section .c-awards--slider .c-awards__item {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#aotw-section .c-awards--slider .c-awards__media {
  margin: 0px 12px;
}
#aotw-section 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: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  text-align: center;
  z-index: 3;
}
#aotw-section button.slick-prev {
  left: 12px;
}
#aotw-section button.slick-prev:before {
  transition: .2s;
  content: '\e029';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 40px;
  line-height: 40px;
  color: #ffd200;
}
#aotw-section button.slick-prev:hover:before {
  color: white;
}
#aotw-section button.slick-next {
  right: 12px;
}
#aotw-section button.slick-next:before {
  transition: .2s;
  content: '\e030';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 40px;
  line-height: 40px;
  color: #ffd200;
}
#aotw-section button.slick-next:hover:before {
  color: white;
}
#social-section .social-wrapper {
  min-height: 360px;
  border-left: 6px solid #ffd200;
  margin: 48px 0;
}
#social-section .social-wrapper .title {
  font-size: 120px;
  font-weight: 900;
  color: #00539f;
  margin-right: 48px;
}
#social-section .social-wrapper .title span {
  color: #ffd200;
}
#social-section .social-wrapper .social .icons .ads-container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#social-section .social-wrapper .social .icons .ads-container .ad a {
  transition: .2s;
  display: block;
  margin: 0 12px;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  color: #00539f;
}
#social-section .social-wrapper .social .icons .ads-container .ad a:hover {
  color: #ffd200;
}
#social-section .social-wrapper .social .icons .ads-container .ad a i {
  font-size: 48px;
}
#social-section .social-wrapper .social .icons .ads-container .ad a i:before {
  font-family: 'sidearm_font_v2' !important;
  margin: 0;
}
#social-section .social-wrapper .social .icons .ads-container .ad a span {
  position: absolute;
  left: -9999px;
}
.sponsors {
  background-color: #eeeeee;
  padding: 72px 0;
}
.sponsors .flex {
  display: block;
}
.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;
}
#footer {
  padding: 0 0 60px;
  background-color: #00539f;
  background-image: url("https://dbukjj6eu5tsf.cloudfront.net/bluehens.com/images/footer_bird_logo_bg.svg");
  background-repeat: no-repeat;
  background-position: center top;
}
#footerSponsors .logosWrapper .logo {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#footerSponsors .logosWrapper .logo a {
  position: relative;
  display: block;
  margin: 0 !important;
  height: 0 !important;
  line-height: 0;
  padding: 0 0 50% !important;
}
#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: 12px;
  text-align: center;
}
#footerSponsors .logosWrapper .logo a:hover {
  cursor: pointer;
}
#copyright {
  font-size: 18px;
  color: white;
  padding: 24px 12px 0;
}
#copyright .copy {
  color: #ffd200;
}
#copyright a {
  transition: .2s;
  color: white;
  text-decoration: none;
}
#copyright a:hover {
  color: #ffd200;
}
.article-wrapper {
  max-width: 1440px;
  background-color: white;
  padding: 12px;
  margin: 0 auto;
}
.showcase-modal {
  position: fixed;
  top: 0;
  left: -9999px;
  height: 100%;
  width: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.75);
}
.showcase-modal .showcase-modal__player-inner {
  padding: 16px;
  background: white;
  width: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.showcase-modal .showcase-modal__player-inner--full {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  background: none;
}
.showcase-modal .showcase-modal__player-inner--full .showcase-modal__player {
  padding: 0;
}
.showcase-modal .showcase-modal__player {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.showcase-modal .showcase-modal__watch {
  font-size: 16px;
  color: #00539f;
  margin-top: 12px;
}
.showcase-modal .showcase-modal__close {
  -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;
  border: none;
  background: #00539f;
  color: white;
  padding: 8px 12px;
  position: absolute;
  bottom: 100%;
  right: 0;
}
.showcase-modal .showcase-modal__close span {
  position: absolute;
  left: -9999px;
}
.showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.showcase-modal.video-is-playing {
  left: 0;
}
.stickyLeaderboard {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 12px 0;
  background-color: rgba(0, 0, 0, 0.25);
  text-align: center;
  z-index: 1000;
}
.stickyLeaderboard .dfp-ad {
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  .c-navigation--desktop .c-navigation__url--level-1 {
    margin: 0 12px;
  }
  .c-navigation--desktop .c-navigation__url--level-1:before {
    left: -12px;
  }
  .c-navigation--desktop .c-navigation__item--level-1:nth-child(n+5) .c-navigation__url--level-1 {
    padding: 0 12px;
  }
  .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: 60px;
  }
  .c-nav-wrapper.headroom--not-top .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: 95px;
  }
  #events-section .c-events--cards-boxy .slick-list,
  #video-section .c-videos--slider .slick-list {
    margin: 0;
  }
  .sectionTitle {
    margin: 0 12px 24px;
  }
}
@media screen and (max-width: 1280px) {
  #aboveNav .flexWrapper:before {
    display: none;
  }
  #aboveNav .flexWrapper:before,
  #aboveNav .flexWrapper:after,
  #aboveNav .aboveNavContainer:before {
    display: none;
  }
  #aboveNav .text {
    margin: 0 24px 0 12px;
  }
  .c-nav-wrapper .row:before,
  .desktopLogo {
    display: none;
  }
  .mobileLogo {
    display: block !important;
  }
  .c-nav-wrapper .header_logo,
  .c-nav-wrapper.headroom--not-top .header_logo {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  .c-nav-wrapper.headroom--not-top .header_logo img {
    width: auto;
  }
  .c-nav-sport .c-navigation--sport .c-navigation__item--level-1.c-navigation__sport {
    margin-left: 0;
  }
}
@media screen and (max-width: 1128px) {
  
}
@media screen and (max-width: 1024px) {
  #aboveNav .aboveNavContainer {
    height: 42px;
  }
  #aboveNav .text {
    display: none;
  }
  #aboveNav .cta {
    margin: 0 auto;
  }
  #topStories-section .c-stories__details {
    position: static;
    padding: 0 24px 24px;
    background-color: black;
  }
  #events-section {
    padding: 72px 0;
  }
  #events-section:before,
  #events-section:after,
  #aotw-section:before,
  #aotw-section:after {
    display: none;
  }
  #video-section .c-videos--slider .c-videos__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);
  }
  .promo {
    padding: 0;
  }
  .promo .slick-dots {
    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: 24px;
    margin: 0;
  }
  #aotw-section {
    padding: 24px 0 0;
  }
  #aotw-section .c-awards .c-awards__text {
    bottom: 180px;
  }
  #social-section .social-wrapper .title {
    margin: 0;
  }
  #social-section .social-wrapper {
    flex-direction: column;
    -webkit-flex-direction: column;
    margin: 0;
  }
  #footerSponsors .logosWrapper .logo {
    flex: 1 0 50%;
    -webkit-flex: 1 0 50%;
    min-width: 1px;
    min-height: 1px;
  }
  #footerSponsors .logosWrapper .logo a {
    padding: 80px !important;
  }
}
@media screen and (max-width: 767px) {
  .sectionTitle .cta {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    margin-top: 12px;
  }
  .showcase-modal .showcase-modal__player-inner {
    width: calc(100% - 24px);
    padding: 12px;
  }
}
@media screen and (max-width: 640px) {
  .superleaderboard {
    padding: 12px 0;
  }
  #topStories-section .c-stories__url {
    font-size: 26px;
    line-height: 30px;
  }
  #aotw-section .c-awards__header--slider .headerText {
    flex-direction: column;
    -webkit-flex-direction: column;
    font-size: 36px;
  }
  #aotw-section .c-awards__header--slider .headerText .highlight {
    display: inline-block;
  }
  #aotw-section .c-awards__header--slider .headerText img {
    width: 125px;
    margin: 0 0 12px;
  }
  #aotw-section .c-awards .c-awards__text {
    bottom: 0;
  }
  #social-section .social-wrapper {
    min-height: 216px;
  }
  #social-section .social-wrapper .title {
    font-size: 48px;
  }
  #social-section .social-wrapper .social .icons .ads-container .ad a i {
    font-size: 32px;
  }
  #copyright {
    font-size: 16px;
  }
}
@media screen and (max-width: 540px) {
  .c-nav-wrapper .header_logo img {
    width: 164px !important;
  }
  #video-section {
    padding: 36px 0 48px;
  }
}
@media screen and (max-width: 400px) {
  .c-nav-wrapper .header_logo,
  .c-nav-wrapper.headroom--not-top .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%);
    left: 72px;
  }
  .c-nav-wrapper .header_logo img {
    width: 120px !important;
  }
}
.sidearm-story-template-related-videos {
  display: none;
}
#main-content_a {
  background: white;
  color: black;
}
#topStories-section .c-stories__item {
  background: black;
}
.showcase-play-button {
  background-color: black;
  color: white;
  border-radius: 100%;
}
#events-section .c-events--cards-boxy button.slick-prev,
#events-section .c-events--cards-boxy button.slick-next,
.promo .slick-dots li button,
#video-section .c-videos--slider .slick-dots li button {
  color: white;
}
#social-section .social-wrapper .title span {
  color: #00539f;
}
#copyright a {
  font-weight: bold;
}
.promo .ad a:focus {
  outline-offset: -5px !important;
  display: inline-block;
}
#aboveNav .cta a:focus,
#aboveNav .cta a.active:focus {
  background-color: aqua;
}
.c-navigation--desktop .c-navigation__url--level-1:focus,
.c-search--popout .c-search__toggle:focus,
.c-nav-wrapper .header_logo:focus,
.c-nav-wrapper .c-nav__mobile-menu:focus,
.c-nav-sport a:focus,
.c-nav-sport .c-navigation-mobile-sport-container > ul > li.more button:focus,
.c-navigation-flyout .c-nav__flyout-menu a:focus,
.c-navigation-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-2-toggle:focus {
  outline-offset: -5px !important;
}
#top-stories-pause {
  position: relative;
  z-index: 1000;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -64px;
}
#top-stories-pause button {
  background: #00539f;
  color: #ffd200;
  border: 0;
  padding: 5px 0;
  width: 40px;
  height: 40px;
  /*line-height: 30px;*/
  margin: 0 0 0 24px;
  font-size: 0;
  transition: .25s;
  border-radius: 100%;
}
#top-stories-pause button:after {
  font-family: 'sidearm_font_v2';
  font-size: 20px;
  content: '\e201';
}
#top-stories-pause button:hover {
  background: #004583;
  color: #ffd200;
}
#top-stories-pause button.sidearm-paused:after {
  content: '\e196';
}
#topStories-section .c-stories__arrow.c-stories__prev,
#topStories-section .c-stories__arrow.c-stories__next {
  border-radius: 100%;
  background-color: #00539f;
}
#topStories-section .c-stories__arrow.c-stories__prev:hover,
#topStories-section .c-stories__arrow.c-stories__next:hover {
  background: #004583;
  color: #ffd200;
}
/*
#topStories-section .c-stories__details {
	bottom: 120px;
}

#topStories-section .c-stories__arrow.c-stories__prev, #topStories-section .c-stories__arrow.c-stories__next {
	top: ~"calc(50% - 90px)";
}
*/

