a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #33006f;
  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;
}
body {
  font: 16px/1.4 "Roboto", sans-serif;
  color: black;
  margin: 0;
  padding: 0;
  background-color: whitesmoke;
}
.sidearm-roster-player-template-default.sidearm-roster-player-view .sidearm-roster-player-social-link {
  height: 15px;
}
/* Opendorse Logo Change */

.sidearm-roster-player-template-default.sidearm-roster-player-view .sidearm-roster-player-social-link[aria-label='Opendorse'] {
  font-size: 0;
  background-position: center;
  width: 52px;
  background-repeat: no-repeat;
  background-image: url("https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/washington.sidearmsports.com/images/logos/opendorse_logo_white.svg");
}
@media (max-width: 540px) {
  .sidearm-roster-player-template-default.sidearm-roster-player-view .sidearm-roster-player-social-link[aria-label='Opendorse'] {
    background-image: url("https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/washington.sidearmsports.com/images/logos/opendorse_logo_purple.svg");
  }
}
.hide-acc {
  position: absolute;
  left: -9999px;
  background-color: black;
  color: white;
}
.row {
  max-width: 1272px;
}
.loadable {
  opacity: 0;
}
.loadable.is-loaded {
  opacity: 1;
}
.loadable--main-content {
  min-height: 100vh;
}
.showcase-play-button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 0;
  width: 44px;
  height: 44px;
  color: white;
  background: none;
  z-index: 1;
}
.showcase-play-button:hover {
  cursor: pointer;
}
.showcase-play-button:hover::before {
  transform: rotate(180deg);
  transition: transform 0.4s, opacity 0.1s 0.3s;
  opacity: 0;
}
.showcase-play-button:hover::after {
  transition: border 0.2s 0.2s, background 0.2s 0.2s;
  border-color: white;
  background: #33006f;
}
.showcase-play-button::before {
  content: '';
  transition: transform 0.4s, opacity 0.1s 0.1s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background: url("https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/washington.sidearmsports.com/images/responsive/play_bg.svg") center center no-repeat;
  background-size: contain;
}
.showcase-play-button::after {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  content: '\e050';
  transition: border 0.2s 0.1s, background 0.2s 0.1s;
  position: absolute;
  top: 0;
  left: 0;
  font-family: sidearm_font_v2;
  font-size: 20px;
  width: 100%;
  height: 100%;
  padding-left: 2px;
  color: white;
  border: solid 3px transparent;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0);
  overflow: hidden;
}
html.html-video-is-playing .c-sticky-leaderboard {
  opacity: 0;
}
@media screen and (max-width: 1024px) {
  html.html-video-is-playing .c-nav-wrapper,
  html.html-video-is-playing .c-nav-sport {
    z-index: 1;
  }
  html.html-video-is-playing .main-content-placeholder {
    position: relative;
    z-index: 2;
  }
}
.c-sticky-leaderboard {
  transition: .2s;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.5) !important;
  z-index: 1000;
}
.c-sticky-leaderboard .dfp-ad {
  margin: 12px auto !important;
}
.main-content-placeholder {
  margin: 60px auto 0;
}
@media screen and (min-width: 1025px) {
  .main-content-placeholder {
    margin: 0 auto;
  }
  .main-content-placeholder.headroom--not-top {
    margin: 60px auto 0;
  }
}
.wide .main-content-placeholder {
  max-width: 1272px;
  margin: 60px auto 0;
  background: white;
  padding: 12px;
}
@media screen and (min-width: 1025px) {
  .wide .main-content-placeholder {
    margin: 0 auto;
  }
  .wide .main-content-placeholder.headroom--not-top {
    margin: 60px auto 0;
  }
}
html.sport body .main-content-placeholder {
  margin: 120px auto 0;
}
html.sport body .wide .main-content-placeholder {
  margin: 120px auto 0;
}
@media screen and (min-width: 1025px) {
  html.sport body .main-content-placeholder {
    margin: 0 auto;
  }
  html.sport body .main-content-placeholder.headroom--not-top {
    margin: 120px auto 0;
  }
  html.sport body .wide .main-content-placeholder {
    margin: 0 auto;
  }
  html.sport body .wide .main-content-placeholder.headroom--not-top {
    margin: 120px auto 0;
  }
}
#scoreboard-section {
  display: none;
  min-height: 100px;
}
#scoreboard-section .row {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
#scoreboard-section .c-scoreboard--slider .slick-track {
  display: flex;
  display: -webkit-flex;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__aside {
  flex: 0 0 174px;
  -webkit-flex: 0 0 174px;
  min-width: 1px;
  min-height: 1px;
  padding: 12px;
  background-color: white;
  text-align: center;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__calendar {
  font-size: 14px;
  font-weight: 900;
  line-height: 24px;
  color: #33006f;
  text-decoration: none;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__calendar i {
  transition: .2s;
  position: relative;
  top: -1px;
  display: inline-block;
  font-size: 10px;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__calendar:hover i {
  transform: translate(-4px, 0);
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__item {
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  line-height: 21px;
  height: 100px;
  padding: 12px;
  background-color: white;
  overflow: hidden;
  border-left: 1px solid #e0e0e0;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__item::after {
  transition: .2s;
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 12px solid #e0e0e0;
  border-left: 12px solid transparent;
  z-index: 2;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__item.is-open::after {
  border-bottom: 12px solid #33006f;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__item.is-live {
  box-shadow: inset 0 2px 0 #85754d;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__item.is-live::after {
  border-bottom: 12px solid #85754d;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__top {
  margin-bottom: 12px;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__sport {
  font-weight: 700;
  color: #33006f;
  text-transform: uppercase;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__date-time-divider {
  color: black;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__time {
  color: #707070;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__live {
  color: #85754d;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__team-logo-container {
  flex: 0 0 42px;
  -webkit-flex: 0 0 42px;
  min-width: 1px;
  min-height: 1px;
  height: 42px;
  margin: 0 12px 0 0;
  border: 1px solid #e0e0e0;
  padding: 6px;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__team-name {
  padding: 0px 12px 0 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__overlay {
  transition: .2s;
  transform: translate(0, 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__overlay.is-open {
  transform: translate(0, 0);
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__media {
  width: 100%;
  height: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__media-link {
  transition: .2s;
  color: black;
  text-decoration: none;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__media-link:hover {
  color: #33006f;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__tickets {
  transition: .2s;
  position: absolute;
  top: 10px;
  right: 32px;
  font-size: 20px;
  color: #33006f;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__tickets:hover {
  color: #85754d;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  transition: .2s;
  position: absolute;
  top: 10px;
  right: 6px;
  font-size: 20px;
  color: #33006f;
}
#scoreboard-section .c-scoreboard--slider .c-scoreboard__toggle:hover {
  color: #85754d;
}
@media screen and (min-width: 1025px) {
  #scoreboard-section {
    display: block;
  }
  #scoreboard-section .c-scoreboard--slider .c-scoreboard__list {
    position: relative;
    padding: 0 50px 0 160px;
  }
}
#scoreboard-section button.slick-prev,
#scoreboard-section button.slick-next {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  transition: .2s;
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  background-color: white;
  font-size: 0;
  padding: 0;
  outline: none;
  text-align: center;
}
#scoreboard-section button.slick-prev.slick-disabled,
#scoreboard-section button.slick-next.slick-disabled {
  background-color: whitesmoke !important;
  cursor: not-allowed;
}
#scoreboard-section button.slick-prev.slick-disabled:before,
#scoreboard-section button.slick-next.slick-disabled:before {
  color: #707070 !important;
}
#scoreboard-section button.slick-prev {
  top: 0;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
#scoreboard-section button.slick-prev:before {
  transition: .2s;
  font-family: sidearm_font_v2;
  content: '\e009';
  width: 0;
  height: 0;
  font-size: 16px;
  line-height: 50px;
  color: #33006f;
}
#scoreboard-section button.slick-prev:hover {
  background-color: #33006f;
}
#scoreboard-section button.slick-prev:hover:before {
  color: white;
}
#scoreboard-section button.slick-next {
  bottom: 0;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
#scoreboard-section button.slick-next:before {
  transition: .2s;
  font-family: sidearm_font_v2;
  content: '\e010';
  width: 0;
  height: 0;
  font-size: 16px;
  line-height: 50px;
  color: #33006f;
}
#scoreboard-section button.slick-next:hover {
  background-color: #33006f;
}
#scoreboard-section button.slick-next:hover:before {
  color: white;
}
.c-nav-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
}
.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(0, 0);
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
  width: 60px;
  background-color: white;
  z-index: 99;
}
.c-nav-wrapper .header_logo img {
  height: 28px;
}
.c-nav-wrapper #search-btn {
  order: 2;
  -webkit-order: 2;
  flex: 0 0 50px;
  -webkit-flex: 0 0 50px;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  height: 60px;
  background-color: #33006f;
  border-left: 1px solid #3c2468;
  border-right: 1px solid #3c2468;
  z-index: 100;
}
.c-nav-wrapper #calendar-btn-toggle {
  transition: .2s;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  order: 3;
  -webkit-order: 3;
  flex: 0 0 49px;
  -webkit-flex: 0 0 49px;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  font-size: 28px;
  color: white;
  height: 60px;
  line-height: 60px;
  background-color: #33006f;
  border-right: 1px solid #3c2468;
  text-align: center;
  z-index: 99;
}
.c-nav-wrapper #calendar-btn-toggle:hover {
  background-color: white;
  color: #33006f;
}
.c-nav-wrapper .sponsor {
  order: 1;
  -webkit-order: 1;
  flex: 0 0 50px;
  -webkit-flex: 0 0 50px;
  min-width: 1px;
  min-height: 1px;
  position: absolute;
  top: 5px;
  left: 72px;
  padding: 0;
  margin: 0;
}
.c-nav-wrapper .pac12-btn {
  order: 4;
  -webkit-order: 4;
  transition: .2s;
  flex: 0 0 48px;
  -webkit-flex: 0 0 48px;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: 48px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.c-nav-wrapper .pac12-btn:hover {
  background-color: white;
}
.c-nav-wrapper .c-navigation-standard {
  order: 5;
  -webkit-order: 5;
}
.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;
  position: relative;
  width: 100%;
  max-width: 1272px;
  background-color: #33006f;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  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;
  transition: .2s;
  font-size: 16px;
  color: white;
  width: 48px;
  line-height: 60px;
  padding: 0;
  border-left: 1px solid #3c2468;
  text-align: center;
}
.c-nav-wrapper .c-navigation__toggle i {
  color: white;
  font-size: 28px;
}
.c-nav-wrapper .c-navigation__toggle:hover {
  background-color: white;
}
.c-nav-wrapper .c-navigation__toggle:hover i {
  color: #33006f;
}
@media screen and (min-width: 375px) {
  .c-nav-wrapper #search-btn {
    flex: 0 0 62px;
    -webkit-flex: 0 0 62px;
    min-width: 1px;
    min-height: 1px;
  }
  .c-nav-wrapper #calendar-btn-toggle {
    flex: 0 0 61px;
    -webkit-flex: 0 0 61px;
    min-width: 1px;
    min-height: 1px;
  }
  .c-nav-wrapper .pac12-btn {
    flex: 0 0 60px;
    -webkit-flex: 0 0 60px;
    min-width: 1px;
    min-height: 1px;
    width: 60px;
  }
  .c-nav-wrapper .c-navigation__toggle {
    width: 60px;
  }
}
@media screen and (min-width: 640px) {
  .c-nav-wrapper .sponsor {
    flex: 0 0 150px;
    -webkit-flex: 0 0 150px;
    min-width: 1px;
    min-height: 1px;
    left: 72px;
  }
}
@media screen and (min-width: 1025px) {
  .c-nav-wrapper {
    position: relative;
  }
  .c-nav-wrapper .header_logo {
    transform: translate(0, -100px);
    position: absolute;
    top: 0;
    left: 0;
    height: 160px;
    width: 160px;
    z-index: 99;
  }
  .c-nav-wrapper .header_logo img {
    height: 76px;
  }
  .c-nav-wrapper.headroom--not-top {
    position: fixed;
  }
  .c-nav-wrapper.headroom--not-top .header_logo {
    transform: translate(0, 0);
    height: 60px;
  }
  .c-nav-wrapper.headroom--not-top .header_logo img {
    height: 28px;
  }
  .c-nav-wrapper #search-btn {
    order: 3;
    -webkit-order: 3;
  }
  .c-nav-wrapper .pac12-btn {
    order: 4;
    -webkit-order: 4;
  }
  .c-nav-wrapper #calendar-btn-toggle {
    display: none;
  }
  .c-nav-wrapper .c-navigation-standard {
    order: 2;
    -webkit-order: 2;
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
  }
  .c-nav-wrapper .sponsor {
    left: 172px;
  }
}
.c-navigation {
  font-family: "Roboto", sans-serif;
}
.c-navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.c-navigation .c-navigation--main {
  width: 100%;
}
.c-navigation .c-navigation-desktop {
  width: 100%;
}
.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: 60px;
  height: 60px;
  color: white;
  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-size: 14px;
  text-transform: none;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-1.sports .c-navigation__item--level-2 .c-navigation__url--level-2.c-navigation__social {
  color: #33006f;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-1.sports .c-navigation__item--level-2 .c-navigation__url--level-2:first-child {
  font-size: 16px;
  color: #33006f;
  margin-right: auto;
  margin-left: 0;
}
.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: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,
.c-navigation .c-navigation-desktop .c-navigation__item--level-1.is-open + .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,
.c-navigation .c-navigation-desktop .c-navigation__item--level-1.is-open .c-navigation__url--level-1 {
  text-decoration: none;
  color: #33006f;
  background-color: white;
}
.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,
.c-navigation .c-navigation-desktop .c-navigation__item--level-1.is-open .c-navigation__level-2 {
  left: 0;
  opacity: 1;
  transition: opacity .2s;
}
.c-navigation .c-navigation-desktop .c-navigation__url--level-1 {
  transition: .2s;
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 900;
  padding: 0 18px;
  white-space: nowrap;
  text-transform: uppercase;
}
.c-navigation .c-navigation-desktop .c-navigation__parent .c-navigation__url span:after {
  content: '\e020';
  transition: transform .2s;
  position: relative;
  top: -3px;
  left: 3px;
  font-family: sidearm_font_v2;
  font-size: 8px;
  font-style: normal;
}
.c-navigation .c-navigation-desktop .c-navigation__level-2 {
  position: absolute;
  top: 100%;
  left: -9999px;
  opacity: 0;
  background-color: white;
  width: 100%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  padding: 0;
  z-index: 10;
}
.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: 48px 24px 24px;
  width: 100%;
  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 24px;
}
.c-navigation .c-navigation-desktop .c-navigation__ad {
  margin: 0 48px 24px 0;
  line-height: 50px;
  text-align: right;
}
.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: 14px;
  line-height: 44px;
  padding: 0 24px;
  color: #33006f;
  border-bottom: 1px solid #e0e0e0;
}
.c-navigation .c-navigation-desktop .c-navigation__item--level-2:hover {
  background-color: whitesmoke;
}
.c-navigation .c-navigation-desktop .c-navigation__separator {
  font-size: 16px;
  font-weight: 900;
  padding: 0 24px;
  line-height: 44px;
  color: #33006f;
}
.c-navigation .c-navigation-desktop .c-navigation__separator:hover {
  background-color: transparent;
}
.c-navigation .c-navigation-desktop .c-navigation__url--level-2 {
  font-size: 14px;
  margin: 0 0 0 16px;
  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: #33006f;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 400;
  visibility: hidden;
  font-size: 0 !important;
  font-style: normal !important;
  letter-spacing: 0 !important;
}
.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: '\e041';
}
.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 {
  display: none;
}
.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: #33006f;
  overflow: hidden;
}
.c-navigation .c-navigation-mobile.is-open {
  max-height: calc(100vh - 60px);
  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: '\e020';
  transition: transform .2s;
  display: block;
  font-family: sidearm_font_v2;
  font-size: 10px;
  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: 16px;
  font-weight: 700;
  line-height: 60px;
  padding: 0 24px;
  color: white;
  background-color: #33006f;
  box-shadow: inset 0 -1px 0 #3c2468;
  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 {
  background-color: #3c2468;
}
.c-navigation .c-navigation-mobile .c-navigation__level-2 {
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: 1s;
  background-color: white;
}
.c-navigation .c-navigation-mobile .c-navigation__level-2.is-open {
  max-height: 2500px;
}
.c-navigation .c-navigation-mobile .c-navigation__separator {
  font-size: 16px;
  font-weight: 700;
  line-height: 60px;
  color: #33006f;
  padding: 0 24px;
  box-shadow: inset 0 -1px 0 #e0e0e0;
  text-transform: uppercase;
  background-color: whitesmoke;
}
.c-navigation .c-navigation-mobile .c-navigation__url--level-2 {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 60px;
  color: #33006f;
  width: 100%;
  padding: 0 24px;
  box-shadow: inset 0 -1px 0 #e0e0e0;
  text-decoration: none;
}
@media screen and (min-width: 1025px) {
  .c-navigation {
    width: 100%;
  }
  .c-navigation .c-navigation--main {
    padding-left: 332px;
  }
  .c-navigation .c-navigation-mobile.is-open {
    max-height: calc(100vh - 160px);
  }
}
.c-nav-sport {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  z-index: 9997;
}
@media screen and (min-width: 1025px) {
  .c-nav-sport {
    position: relative;
    top: 0;
  }
  .c-nav-sport.headroom--not-top {
    position: fixed;
    top: 60px;
  }
}
.c-navigation--sport {
  background-color: whitesmoke;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.c-navigation--sport ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-1 {
  padding: 0 24px 0 0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 {
  position: relative;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2 {
  left: auto;
  right: 0;
  opacity: 1;
  transition: opacity .2s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1 {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 60px;
  color: #33006f;
  margin: 0 24px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1::after {
  content: '\e018';
  display: inline-block;
  transform: translate(-50%, -50%);
  transition: .2s;
  position: absolute;
  top: 50%;
  right: -24px;
  font-family: sidearm_font_v2;
  font-size: 10px;
  color: #33006f;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 auto 0 0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1 {
  font-size: 16px;
  font-weight: 900;
  color: #33006f;
  margin: 0 12px 0 24px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1::after {
  display: none;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  left: -99999px;
  top: 100%;
  opacity: 0;
  width: 300px;
  max-height: 350px;
  overflow-y: auto;
  background: white;
  padding: 12px;
  margin: 0;
  text-align: left;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-2.is-open {
  left: auto;
  right: 0;
  opacity: 1;
  transition: 0s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2.c-navigation__separator {
  font-size: 16px;
  font-weight: 900;
  margin: 12px 0 0;
  padding: 0 12px;
  color: #33006f;
  border-bottom: 1px solid #e0e0e0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2 {
  transition: .2s;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 6px 12px;
  color: #33006f;
  border-bottom: 1px solid #e0e0e0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2:hover {
  background-color: whitesmoke;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-links {
  padding: 0 12px 0 0;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 60px;
  color: #33006f;
  margin: 0 12px;
  text-decoration: none;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link::after {
  content: '\e018';
  display: inline-block;
  transform: translate(0, -50%);
  transition: .2s;
  position: absolute;
  top: 50%;
  right: -12px;
  font-family: sidearm_font_v2;
  font-size: 10px;
  color: #33006f;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport {
  font-size: 16px;
  color: #33006f;
  margin: 0 auto 0 0;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport .c-navigation__sport-link {
  font-weight: 900;
  margin: 0 12px;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport .c-navigation__sport-link::after {
  display: none;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 60px;
  color: #33006f;
  margin: 0 12px;
  text-decoration: none;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle::after {
  content: '\e018';
  display: inline-block;
  transform: translate(0%, -50%);
  transition: .2s;
  position: absolute;
  top: 50%;
  right: -12px;
  font-family: sidearm_font_v2;
  font-size: 10px;
  color: #33006f;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle.is-toggled::after {
  transform: translate(0, -50%) rotate(90deg);
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  background-color: #33006f;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh - 120px);
  overflow: auto;
}
.c-navigation--sport.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--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1::after {
  content: '\e020';
  font-family: sidearm_font_v2;
  font-style: normal;
  font-size: 10px;
  margin-left: 10px;
  display: block;
  transition: transform .2s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open::after {
  transform: rotate(-180deg);
  transition: transform .2s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 {
  transition: .2s;
  display: inline-block;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  line-height: 60px;
  padding: 0 24px;
  color: white;
  background-color: #33006f;
  box-shadow: inset 0 -1px 0 #3c2468;
  text-transform: uppercase;
  text-decoration: none;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1:hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.is-open {
  background-color: #3c2468;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-2 {
  padding: 0;
  opacity: 1;
  position: static;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.5s;
  background-color: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: 2500px;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__separator {
  font-size: 16px;
  font-weight: 700;
  line-height: 60px;
  color: #33006f;
  padding: 0 24px;
  box-shadow: inset 0 -1px 0 #e0e0e0;
  text-transform: uppercase;
  background-color: whitesmoke;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 60px;
  color: #33006f;
  width: 100%;
  padding: 0 24px;
  box-shadow: inset 0 -1px 0 #e0e0e0;
  text-decoration: none;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .c-navigation--sport.c-navigation--mobile .c-navigation__level-1 {
    padding-bottom: 60px;
  }
}
.c-search--overlay {
  height: 100%;
}
.c-search--overlay fieldset {
  border: none;
  display: block;
  margin: 0;
  max-width: 600px;
  padding: 0 24px;
  width: 100%;
}
.c-search--overlay .c-search__toggle {
  transition: .2s;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  color: white;
  display: block;
  font-size: 24px;
  padding-top: 2px;
  width: 48px;
  height: 100%;
  background-color: #33006f;
}
.c-search--overlay .c-search__toggle > i {
  transition: transform 0.15s;
}
.c-search--overlay .c-search__toggle:hover,
.c-search--overlay .c-search__toggle.is-toggled {
  background-color: white;
  color: #33006f;
}
.c-search--overlay .c-search__toggle:hover > i,
.c-search--overlay .c-search__toggle.is-toggled > i {
  transform: scale(1.35);
}
.c-search--overlay .c-search__overlay {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: -9999px;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.c-search--overlay .c-search__overlay.is-open {
  left: 0;
}
.c-search--overlay .c-search__text-wrap {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  height: 60px;
}
.c-search--overlay .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  background: white;
  color: black;
  display: block;
  font-size: 1.25rem;
  line-height: 40px;
  padding: 0 24px;
  width: 100%;
  height: 100%;
}
.c-search--overlay .c-search__text::-webkit-input-placeholder {
  color: black;
}
.c-search--overlay .c-search__text::-moz-placeholder {
  color: black;
}
.c-search--overlay .c-search__text:-ms-input-placeholder {
  color: black;
}
.c-search--overlay .c-search__text:-moz-placeholder {
  color: black;
}
.c-search--overlay .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  background: #33006f;
  color: white;
  font-size: 1rem;
  font-weight: 900;
  padding-bottom: 0.05em;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  text-transform: uppercase;
  transition: color 0.15s;
}
.c-search--overlay .c-search__submit[disabled] {
  color: rgba(255, 255, 255, 0.5);
  cursor: not-allowed;
}
.c-search--overlay .c-search__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: 1px solid #33006f;
  color: white;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 24px;
  right: 24px;
  transition: .25s;
  background-color: #33006f;
  border-radius: 50%;
}
.c-search--overlay .c-search__close:hover {
  background: #85754d;
  color: white;
}
@media screen and (min-width: 375px) {
  .c-search--overlay .c-search__toggle {
    width: 60px;
  }
}
@media screen and (min-width: 768px) {
  
}
@media screen and (min-width: 1272px) {
  
}
.main-content-wrapper {
  background-color: white;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  padding: 0;
}
.main-content-wrapper .main-content {
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
}
.main-content-wrapper .main-content--sidebar {
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
}
@media screen and (min-width: 768px) {
  
}
@media screen and (min-width: 1025px) {
  .main-content-wrapper {
    padding: 12px;
  }
  .main-content-wrapper .main-content {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    margin: 12px 12px 24px;
  }
  .main-content-wrapper .main-content--sidebar {
    flex: 0 0 324px;
    -webkit-flex: 0 0 324px;
    min-width: 1px;
    min-height: 1px;
    padding: 12px;
  }
}
@media screen and (min-width: 1272px) {
  .main-content-wrapper {
    padding: 24px;
  }
  .main-content-wrapper .main-content {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    margin: 24px;
  }
  .main-content-wrapper .main-content--sidebar {
    flex: 0 0 348px;
    -webkit-flex: 0 0 348px;
    min-width: 1px;
    min-height: 1px;
    padding: 24px;
  }
}
.sectionTitle {
  position: relative;
  background-color: whitesmoke;
  font-size: 16px;
  font-weight: 900;
  line-height: 24px;
  color: black;
  padding: 18px 24px;
  border-bottom: 1px solid #e0e0e0;
}
.sectionTitle::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 24px;
  width: 48px;
  height: 3px;
  background-color: #33006f;
}
#contentstream-section .c-contentstream {
  overflow-anchor: none;
}
#contentstream-section .c-contentstream__item {
  padding: 12px 0;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
#contentstream-section .c-contentstream__item--featured {
  padding: 0;
}
#contentstream-section .c-contentstream__item--featured .c-contentstream__body {
  text-align: center;
}
#contentstream-section .c-contentstream__item--featured .c-contentstream__url {
  font-size: 24px;
  line-height: 36px;
  color: black;
  text-align: center;
}
#contentstream-section .c-contentstream__item--featured .sponsor {
  border-top: 1px solid #e0e0e0;
  background-color: whitesmoke;
  text-align: center;
}
#contentstream-section .c-contentstream__item--featured .sponsor .ad {
  padding: 12px 0;
}
#contentstream-section .c-contentstream__item--video .showcase-play-button::after {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}
#contentstream-section .c-contentstream__item--gallery .c-contentstream__media::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(75, 46, 131, 0.8);
  z-index: 1;
}
#contentstream-section .c-contentstream__item--gallery .c-contentstream__icon::after {
  content: '\e160';
}
#contentstream-section .c-contentstream__item--podcast .c-contentstream__icon::after {
  content: '\e092';
}
#contentstream-section .c-contentstream__item--slideshow .c-contentstream__cta-container {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  list-style: none;
  margin: 0 -6px;
  padding: 0;
}
#contentstream-section .c-contentstream__item--slideshow .c-contentstream__cta-container li {
  margin: 6px;
}
#contentstream-section .c-contentstream__item--slideshow .c-contentstream__item--featured .c-contentstream__cta-container {
  justify-content: center;
  -webkit-justify-content: center;
}
#contentstream-section .c-contentstream__media-container {
  width: 100%;
}
#contentstream-section .c-contentstream__media {
  display: block;
  overflow: hidden;
}
#contentstream-section .c-contentstream__media-image {
  transition: .4s;
  display: block;
  width: 100%;
  height: auto;
}
#contentstream-section .c-contentstream__media-noimage {
  width: 100%;
  height: 100%;
  background-color: #33006f;
}
#contentstream-section .c-contentstream__media-play {
  z-index: 2;
}
#contentstream-section .c-contentstream__media.aspect {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#contentstream-section .c-contentstream__media.aspect .c-contentstream__media-image,
#contentstream-section .c-contentstream__media.aspect .c-contentstream__media-noimage {
  position: absolute;
  top: 0;
  left: 0;
}
#contentstream-section .c-contentstream__media.aspect .c-contentstream__media-image img,
#contentstream-section .c-contentstream__media.aspect .c-contentstream__media-noimage img {
  width: 100%;
}
#contentstream-section .c-contentstream__media.video-is-playing .showcase-modal {
  opacity: 1;
  pointer-events: all;
  transform: scale(1);
}
#contentstream-section .c-contentstream__overlay {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
}
#contentstream-section .c-contentstream__icon {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  position: relative;
  font-size: 0;
  width: 44px;
  height: 44px;
  color: white;
  background: none;
  z-index: 1;
  margin: 0 0 24px 0;
}
#contentstream-section .c-contentstream__icon::before {
  content: '';
  transition: transform 0.4s, opacity 0.1s 0.1s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background: url(https://s3.amazonaws.com/sidearm.sites/theamerican.sidearmsports.com/images/responsive/play_bg.svg) center center no-repeat;
  background-size: contain;
}
#contentstream-section .c-contentstream__icon::after {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  content: '';
  transition: border 0.2s 0.1s, background 0.2s 0.1s;
  position: absolute;
  top: 0;
  left: 0;
  font-family: sidearm_font_v2;
  font-size: 20px;
  width: 100%;
  height: 100%;
  color: white;
  border: solid 3px transparent;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0);
  overflow: hidden;
}
#contentstream-section .c-contentstream__body {
  padding: 24px;
}
#contentstream-section .c-contentstream__body a {
  color: black;
}
#contentstream-section .c-contentstream__body a:hover {
  color: #33006f;
}
#contentstream-section .c-contentstream__url {
  transition: .2s;
  font-size: 18px;
  font-weight: 900;
  line-height: 27px;
  color: black;
  text-decoration: none;
}
#contentstream-section .c-contentstream__url:hover {
  color: #33006f;
}
#contentstream-section .c-contentstream__title {
  font-size: 18px;
  font-weight: 900;
  line-height: 27px;
  color: black;
}
#contentstream-section .c-contentstream__date {
  font-size: 12px;
  font-weight: 900;
  line-height: 18px;
  color: #33006f;
  letter-spacing: .5px;
  text-transform: uppercase;
}
#contentstream-section .c-contentstream__teaser {
  font-size: 14px;
  line-height: 21px;
  color: #707070;
  margin: 12px 0;
}
#contentstream-section .c-contentstream__views {
  font-size: 14px;
  line-height: 1;
  margin: 12px 0 0 0;
  color: #707070;
}
#contentstream-section .c-contentstream__cta {
  transition: .2s;
  display: inline-block;
  font-size: 14px;
  height: 32px;
  line-height: 34px;
  border-radius: 20px;
  margin: 0;
  padding: 0 12px;
  text-align: center;
  text-decoration: none;
}
#contentstream-section .c-contentstream__cta--purple {
  background-color: #33006f;
  color: white !important;
}
#contentstream-section .c-contentstream__cta--purple:hover {
  background-color: #3c2468;
}
#contentstream-section .c-contentstream__cta--gray {
  background-color: whitesmoke;
  color: black !important;
}
#contentstream-section .c-contentstream__cta--gray:hover {
  background-color: #e0e0e0;
}
#contentstream-section .c-contentstream .load-more__button {
  transition: .2s;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  font-size: 16px;
  width: calc(100% - 48px);
  line-height: 48px;
  color: white;
  padding: 0;
  margin: 24px;
  border-radius: 4px;
  background-color: #33006f;
  text-align: center;
  text-decoration: none;
}
#contentstream-section .c-contentstream .load-more__button:hover {
  background-color: #3c2468;
}
@media screen and (min-width: 768px) {
  #contentstream-section .c-contentstream__item {
    padding: 24px;
  }
  #contentstream-section .c-contentstream__item-inner {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  #contentstream-section .c-contentstream__item-inner .c-contentstream__media-container {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
  }
  #contentstream-section .c-contentstream__item-inner .c-contentstream__body {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
  }
  #contentstream-section .c-contentstream__item--featured .sponsor {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
  }
  #contentstream-section .c-contentstream__item--featured .sponsor .ad {
    padding: 12px;
    background-color: rgba(0, 0, 0, 0.5);
  }
  #contentstream-section .c-contentstream__item--featured .c-contentstream__item-inner {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  #contentstream-section .c-contentstream__item--slideshow .c-contentstream__cta-container {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
  }
  #contentstream-section .c-contentstream__item--slideshow.c-contentstream__item--featured .c-contentstream__cta-container {
    justify-content: center;
    -webkit-justify-content: center;
    margin: 0;
  }
  #contentstream-section .c-contentstream__item:nth-child(odd) .c-contentstream__media-container {
    order: 2;
    -webkit-order: 2;
  }
  #contentstream-section .c-contentstream__item:nth-child(odd) .c-contentstream__body {
    order: 1;
    -webkit-order: 1;
    padding: 0 24px 0 0;
  }
  #contentstream-section .c-contentstream__item:nth-child(odd).c-contentstream__item--featured .c-contentstream__media-container {
    order: 1;
    -webkit-order: 1;
  }
  #contentstream-section .c-contentstream__item:nth-child(odd).c-contentstream__item--featured .c-contentstream__body {
    order: 2;
    -webkit-order: 2;
    padding: 24px 24px 0;
  }
  #contentstream-section .c-contentstream__item:nth-child(even) .c-contentstream__media-container {
    order: 1;
    -webkit-order: 1;
  }
  #contentstream-section .c-contentstream__item:nth-child(even) .c-contentstream__body {
    order: 2;
    -webkit-order: 2;
    padding: 0 0 0 24px;
  }
  #contentstream-section .c-contentstream__item:nth-child(even).c-contentstream__item--featured .c-contentstream__media-container {
    order: 1;
    -webkit-order: 1;
  }
  #contentstream-section .c-contentstream__item:nth-child(even).c-contentstream__item--featured .c-contentstream__body {
    order: 2;
    -webkit-order: 2;
    padding: 24px 24px 0;
  }
  #contentstream-section .c-contentstream__item-slide.c-contentstream__item--featured .c-contentstream__media-container {
    order: 1;
    -webkit-order: 1;
  }
  #contentstream-section .c-contentstream__item-slide.c-contentstream__item--featured .c-contentstream__body {
    order: 2;
    -webkit-order: 2;
    padding: 24px 24px 0;
  }
  #contentstream-section .c-contentstream__item-slide.c-contentstream__item--featured .c-contentstream__cta-container {
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  #contentstream-section .c-contentstream__item {
    padding: 24px 0;
  }
  #contentstream-section .c-contentstream__item:first-child {
    padding: 0 0 24px;
  }
  #contentstream-section .c-contentstream .load-more__button {
    width: 100%;
    margin: 24px 0 0;
  }
}
@media screen and (min-width: 1272px) {
  
}
.trending-section {
  margin: 12px 0;
  border: 1px solid #e0e0e0;
}
.trending-section--slick {
  margin: 0;
  background-color: white;
  border-left: none;
  border-right: none;
}
.trending-section--slick .c-trending {
  position: relative;
}
.trending-section--slick .c-trending__slider .html-ad {
  width: 100%;
  height: 48px;
  overflow: hidden;
}
.trending-section--slick .c-trending__slider .html-ad ul {
  background-color: white;
}
.trending-section--slick .c-trending__slider .c-trending__item {
  border-bottom: none !important;
}
.trending-section--slick .c-trending__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  font-weight: 400;
  color: #707070;
  height: 60px;
  line-height: 60px;
  padding: 0 24px 0 20px;
  border-left: 1px solid #e0e0e0;
}
.trending-section--slick .c-trending__toggle.opened {
  color: #33006f;
}
.trending-section--slick .c-trending__dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: -1px;
  width: calc(100% + 2px);
  max-height: calc(100vh - 120px);
  border-top: 1px solid #e0e0e0;
  background-color: white;
  overflow: auto;
  z-index: 99;
}
.trending-section--slick .c-trending__url {
  padding: 12px !important;
}
.trending-section--slick .c-trending button.slick-prev,
.trending-section--slick .c-trending button.slick-next {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  transition: .2s;
  position: absolute;
  top: 0;
  width: 48px;
  height: 48px;
  background-color: white;
  font-size: 0;
  padding: 0;
  outline: none;
  text-align: center;
}
.trending-section--slick .c-trending button.slick-prev.slick-disabled,
.trending-section--slick .c-trending button.slick-next.slick-disabled {
  background-color: whitesmoke !important;
  cursor: not-allowed;
}
.trending-section--slick .c-trending button.slick-prev.slick-disabled:before,
.trending-section--slick .c-trending button.slick-next.slick-disabled:before {
  color: #707070 !important;
}
.trending-section--slick .c-trending button.slick-prev {
  right: 48px;
  border-left: 1px solid #e0e0e0;
}
.trending-section--slick .c-trending button.slick-prev:before {
  transition: .2s;
  font-family: sidearm_font_v2;
  content: '\e009';
  width: 0;
  height: 0;
  font-size: 16px;
  line-height: 48px;
  color: #33006f;
}
.trending-section--slick .c-trending button.slick-prev:hover {
  background-color: #33006f;
}
.trending-section--slick .c-trending button.slick-prev:hover:before {
  color: white;
}
.trending-section--slick .c-trending button.slick-next {
  right: 0;
  border-left: 1px solid #e0e0e0;
}
.trending-section--slick .c-trending button.slick-next:before {
  transition: .2s;
  font-family: sidearm_font_v2;
  content: '\e010';
  width: 0;
  height: 0;
  font-size: 16px;
  line-height: 48px;
  color: #33006f;
}
.trending-section--slick .c-trending button.slick-next:hover {
  background-color: #33006f;
}
.trending-section--slick .c-trending button.slick-next:hover:before {
  color: white;
}
.trending-section--marquee {
  margin: 0;
  background-color: white;
}
.trending-section--marquee .c-trending {
  position: relative;
}
.trending-section--marquee .c-trending__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  font-weight: 400;
  color: #707070;
  height: 60px;
  line-height: 60px;
  padding: 0 24px 0 20px;
  border-left: 1px solid #e0e0e0;
}
.trending-section--marquee .c-trending__toggle.opened {
  color: #33006f;
}
.trending-section--marquee .c-trending__play {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  color: #707070;
  height: 48px;
  line-height: 48px;
  padding: 0;
  border-left: 1px solid #e0e0e0;
  background-color: white;
}
.trending-section--marquee .c-trending__play.paused::before {
  content: '\e050';
}
.trending-section--marquee .c-trending__play::before {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  content: '\e201';
  font-family: sidearm_font_v2;
  font-size: 18px;
  display: block;
  height: 48px;
  width: 48px;
  color: #33006f;
}
.trending-section--marquee .c-trending__slider .html-ad {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  height: 48px;
  overflow: hidden;
}
.trending-section--marquee .c-trending__slider ul {
  display: flex;
  display: -webkit-flex;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.trending-section--marquee .c-trending__slider ul .js-marquee-wrapper {
  display: flex;
  display: -webkit-flex;
}
.trending-section--marquee .c-trending__slider ul .js-marquee {
  display: flex;
  display: -webkit-flex;
}
.trending-section--marquee .c-trending__slider ul .js-marquee li {
  opacity: 1;
}
.trending-section--marquee .c-trending__slider ul li {
  opacity: 0;
  display: inline;
  padding: 0;
  white-space: nowrap;
}
.trending-section--marquee .c-trending__slider .c-trending__item {
  border: none !important;
}
.trending-section--marquee .c-trending__dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: calc(100vh - 120px);
  border-top: 1px solid #e0e0e0;
  background-color: white;
  overflow: auto;
  z-index: 9999;
}
.trending-section--marquee .c-trending__url {
  padding: 12px !important;
}
.trending-section--marquee .sponsor {
  border-top: 1px solid #e0e0e0;
}
.trending-section .c-trending__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.trending-section .c-trending__item {
  border-bottom: 1px solid #e0e0e0;
}
.trending-section .c-trending__url {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  transition: .2s;
  font-size: 16px;
  line-height: 24px;
  color: black;
  padding: 18px 24px;
  text-decoration: none;
}
.trending-section .c-trending__url::before {
  transition: .2s;
  content: '\e018';
  font-family: sidearm_font_v2;
  font-size: 10px;
  color: #33006f;
  margin-right: 12px;
}
.trending-section .c-trending__url:hover {
  color: #33006f;
  background-color: whitesmoke;
}
.trending-section .c-trending__url:hover::before {
  transform: translate(4px, 0);
}
.trending-section--list .sponsor .ad {
  padding: 12px 0;
}
.trending-section .sponsor {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .trending-section--list {
    margin: 48px 0;
  }
}
#countdown-section {
  margin: 12px 0;
}
#countdown-section .c-countdown--vertical {
  border: 1px solid #e0e0e0;
}
#countdown-section .c-countdown--vertical .c-countdown__item {
  width: 100%;
}
#countdown-section .c-countdown--vertical .c-countdown__sponsor {
  padding: 12px 0;
  border-top: 1px solid #e0e0e0;
  text-align: center;
}
#countdown-section .c-countdown--vertical .c-countdown__logos {
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
}
#countdown-section .c-countdown--vertical .c-countdown__logo {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 98px;
}
#countdown-section .c-countdown--vertical .c-countdown__logo img {
  width: 50px;
}
#countdown-section .c-countdown--vertical .c-countdown__logo--away {
  box-shadow: inset -1px 0 0 #e0e0e0;
}
#countdown-section .c-countdown--vertical .c-countdown__details {
  width: 100%;
  color: black;
  padding: 24px;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
}
#countdown-section .c-countdown--vertical .c-countdown__sport {
  font-size: 16px;
  font-weight: 900;
  line-height: 24px;
  color: #33006f;
  text-transform: uppercase;
}
#countdown-section .c-countdown--vertical .c-countdown__date-time {
  font-size: 14px;
  line-height: 21px;
  color: black;
}
#countdown-section .c-countdown--vertical .c-countdown__time {
  color: #707070;
}
#countdown-section .c-countdown--vertical .c-countdown__time {
  width: 100%;
}
#countdown-section .c-countdown--vertical .c-countdown__time-item {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 12px 0;
  box-shadow: inset 1px 0 0 #e0e0e0;
  text-align: center;
}
#countdown-section .c-countdown--vertical .c-countdown__time-item:first-child {
  box-shadow: none;
}
#countdown-section .c-countdown--vertical .c-countdown__time-value {
  font-size: 16px;
  font-weight: 900;
  line-height: 24px;
  color: #33006f;
}
#countdown-section .c-countdown--vertical .c-countdown__time-label {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #707070;
}
#countdown-section .c-countdown--vertical .c-countdown__time-label abbr {
  border-bottom: none;
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  #countdown-section {
    margin: 48px 0;
  }
}
#enews-section {
  margin: 12px 0;
  border: 1px solid #e0e0e0;
}
#enews-section .c-enews__header {
  font-size: 16px;
  line-height: 24px;
  color: black;
  padding: 18px 24px;
  border-bottom: 1px solid #e0e0e0;
}
#enews-section .c-enews__input {
  width: 100%;
  height: 48px;
  line-height: 48px;
  color: black;
  margin: 0;
  padding: 0 24px;
  border-bottom: 1px solid #e0e0e0;
}
#enews-section .c-enews__input input {
  border: none;
  padding: 0;
}
#enews-section .c-enews__input input::-webkit-input-placeholder {
  color: #707070;
}
#enews-section .c-enews__input input::-moz-placeholder {
  color: #707070;
}
#enews-section .c-enews__input input:-ms-input-placeholder {
  color: #707070;
}
#enews-section .c-enews__input input:-moz-placeholder {
  color: #707070;
}
#enews-section .c-enews__cta {
  transition: .2s;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  font-size: 16px;
  width: calc(100% - 48px);
  line-height: 48px;
  color: white;
  padding: 0;
  margin: 24px;
  border-radius: 4px;
  background-color: #33006f;
  text-align: center;
  text-decoration: none;
}
#enews-section .c-enews__cta:hover {
  background-color: #3c2468;
}
#enews-section .c-enews__iframe iframe {
  width: calc(100% - 48px);
  margin: 0 auto;
  padding: 18px 0;
  display: block;
  border: none;
}
#enews-section .sponsor {
  border-top: 1px solid #e0e0e0;
  text-align: center;
}
#enews-section .sponsor .ad {
  padding: 12px 0;
}
@media screen and (min-width: 1024px) {
  #enews-section {
    margin: 48px 0;
  }
}
#pac12 {
  margin: 12px 0 0;
}
#pac12 .sectionTitle {
  padding: 10px 24px;
}
#pac12 .pac12-wrapper {
  border: 1px solid #e0e0e0;
}
#pac12 .c-pac12__list {
  padding: 0 50px 0 0;
  border-bottom: 1px solid #e0e0e0;
}
#pac12 .c-pac12__item {
  padding: 18px 24px 24px;
}
#pac12 .c-pac12__date-time {
  font-size: 14px;
  line-height: 1;
  color: black;
  margin: 12px 0;
}
#pac12 .c-pac12__url {
  display: block;
  font-size: 16px;
  line-height: 24px;
  min-height: 48px;
  color: black;
  text-decoration: none;
}
#pac12 .c-pac12__url:hover {
  color: #33006f;
}
#pac12 .c-pac12__time {
  color: #707070;
}
#pac12 .c-pac12__watch {
  transition: .2s;
  display: inline-block;
  font-size: 14px;
  width: 94px;
  height: 32px;
  line-height: 34px;
  color: white;
  border-radius: 20px;
  margin: 0 6px 0 0;
  background-color: #33006f;
  text-align: center;
  text-decoration: none;
}
#pac12 .c-pac12__watch:hover {
  background-color: #3c2468;
}
#pac12 .c-pac12__isLive {
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  color: #85754d;
}
#pac12 .c-pac12__info {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  font-size: 18px;
}
#pac12 .c-pac12__networks {
  transform: translate(0, calc(-100% - 12px));
  position: absolute;
  top: 0;
  left: -9999px;
  width: 100%;
  padding: 12px;
  border: 1px solid #e0e0e0;
  background-color: white;
}
#pac12 .c-pac12__networks a {
  font-size: 14px;
  text-decoration: none;
}
#pac12 .c-pac12__networks a:hover {
  text-decoration: underline;
}
#pac12 .c-pac12__networks.active {
  left: 0;
}
#pac12 .c-pac12__network {
  padding: 18px 24px;
}
#pac12 .c-pac12__network--cta a {
  transition: .2s;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  font-size: 16px;
  width: 100%;
  line-height: 48px;
  color: white;
  padding: 0;
  margin: 6px 0;
  border-radius: 4px;
  background-color: #33006f;
  text-align: center;
  text-decoration: none;
}
#pac12 .c-pac12__network--cta a:hover {
  background-color: #3c2468;
}
#pac12 .c-pac12 button.slick-prev,
#pac12 .c-pac12 button.slick-next {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  transition: .2s;
  position: absolute;
  right: 0;
  width: 50px;
  height: 50%;
  background-color: white;
  font-size: 0;
  padding: 0;
  outline: none;
  text-align: center;
}
#pac12 .c-pac12 button.slick-prev.slick-disabled,
#pac12 .c-pac12 button.slick-next.slick-disabled {
  background-color: whitesmoke !important;
  cursor: not-allowed;
}
#pac12 .c-pac12 button.slick-prev.slick-disabled:before,
#pac12 .c-pac12 button.slick-next.slick-disabled:before {
  color: #707070 !important;
}
#pac12 .c-pac12 button.slick-prev {
  top: 0;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}
#pac12 .c-pac12 button.slick-prev:before {
  transition: .2s;
  font-family: sidearm_font_v2;
  content: '\e009';
  width: 0;
  height: 0;
  font-size: 16px;
  line-height: 50px;
  color: #33006f;
}
#pac12 .c-pac12 button.slick-prev:hover {
  background-color: #33006f;
}
#pac12 .c-pac12 button.slick-prev:hover:before {
  color: white;
}
#pac12 .c-pac12 button.slick-next {
  bottom: 0;
  border-left: 1px solid #e0e0e0;
}
#pac12 .c-pac12 button.slick-next:before {
  transition: .2s;
  font-family: sidearm_font_v2;
  content: '\e010';
  width: 0;
  height: 0;
  font-size: 16px;
  line-height: 50px;
  color: #33006f;
}
#pac12 .c-pac12 button.slick-next:hover {
  background-color: #33006f;
}
#pac12 .c-pac12 button.slick-next:hover:before {
  color: white;
}
@media screen and (min-width: 540px) {
  #pac12 .c-pac12__network {
    padding: 24px 12px;
  }
  #pac12 .c-pac12__network--cta a {
    margin: 0 12px;
  }
}
@media screen and (min-width: 768px) {
  #pac12 .c-pac12__item {
    border-right: 1px solid #e0e0e0;
  }
}
@media screen and (min-width: 1024px) {
  #pac12 {
    margin: 48px 0 0;
  }
  #pac12 .sectionTitle {
    padding: 18px 24px;
  }
  #pac12 .pac12-wrapper {
    max-width: 300px;
  }
  #pac12 .pac12-wrapper.scrollFixed {
    position: fixed;
  }
  #pac12 .pac12-wrapper.scrollAbsolute {
    position: absolute !important;
    top: auto !important;
    bottom: 24px !important;
  }
  #pac12 .c-pac12__list {
    padding: 0;
    border: none;
  }
  #pac12 .c-pac12__item {
    border-bottom: 1px solid #e0e0e0;
    border-right: none;
  }
  #pac12 .c-pac12__network {
    padding: 18px 24px;
  }
  #pac12 .c-pac12__network--cta a {
    margin: 6px 0;
  }
}
.sponsors__inner {
  background: #33006f;
}
.sponsors .ads-container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 48px 12px 40px;
}
.sponsors .ads-container .slick-track {
  margin: 0 auto;
}
.sponsors .ads-container .ad.multi-ad {
  display: inline-block;
  margin: 0 12px;
}
.sponsors .ads-container .ad.multi-ad img {
  vertical-align: middle;
  padding: 0;
  margin: 0 auto;
}
.sponsors .slick-list {
  flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  min-width: 1px;
  min-height: 1px;
  margin: 0 0 24px;
}
.sponsors .slick-prev,
.sponsors .slick-next,
.sponsors .slick-pause-play {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  transition: 0.2s;
  position: relative;
  width: 30px;
  height: 30px;
  font-size: 0;
  overflow: hidden;
}
.sponsors .slick-prev::after,
.sponsors .slick-next::after,
.sponsors .slick-pause-play::after {
  transition: 0.2s;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  font: 400 30px/0 'sidearm_font_v2';
}
.sponsors .slick-prev.slick-disabled,
.sponsors .slick-next.slick-disabled,
.sponsors .slick-pause-play.slick-disabled {
  pointer-events: none;
}
.sponsors .slick-prev.slick-disabled::after,
.sponsors .slick-next.slick-disabled::after,
.sponsors .slick-pause-play.slick-disabled::after {
  opacity: 0.25;
}
.sponsors .slick-prev::after {
  content: '\e005';
  padding-right: 2px;
}
.sponsors .slick-next::after {
  content: '\e006';
  padding-left: 2px;
}
.sponsors .slick-pause::after {
  content: '\e201';
}
.sponsors .slick-play::after {
  content: '\e196';
}
.sponsors .slick-prev,
.sponsors .slick-next,
.sponsors .slick-pause-play {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  color: white;
}
.sponsors .slick-prev::after,
.sponsors .slick-next::after,
.sponsors .slick-pause-play::after {
  color: white;
}
.sponsors .slick-pause-play {
  order: 2;
  margin-left: 24px;
}
.sponsors .slick-next {
  order: 3;
  margin-left: 24px;
}
#copyright .row {
  background-color: #33006f;
}
#copyright .copyright-wrapper {
  padding: 24px 0;
  border-top: 1px solid #3c2468;
}
#copyright .copy {
  font-size: 16px;
  line-height: 24px;
  color: white;
  padding: 24px;
}
#copyright .copy .text-bold {
  font-weight: 900;
}
#copyright .copy a {
  color: white;
  text-decoration: none;
}
#copyright .copy a:hover {
  text-decoration: underline;
}
#copyright .social {
  padding: 24px;
}
#copyright .social .ads-container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#copyright .social .ad {
  margin: 0 12px;
}
#copyright .social .ad a {
  transition: .2s;
  display: block;
  font-size: 20px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 50%;
  color: #33006f;
  background-color: white;
  text-align: center;
}
#copyright .social .ad a:hover {
  background-color: whitesmoke;
}
#copyright .social .ad span .sf-facebook-square:before {
  color: #33006f;
}
#copyright .social .ad span span {
  position: absolute;
  left: -99999px;
  top: -99999px;
  display: block !important;
}
html.news.custom.wide .main-content-placeholder {
  padding: 0;
}
html.news.custom.wide.sport .main-content-placeholder {
  padding: 0;
}
@media screen and (min-width: 1024px) {
  html.news.custom.wide .main-content-placeholder {
    padding: 0;
  }
}
html.covid-update.storypage .article-wrapper.news .article-content_wrapper .article-date {
  display: none;
}
.article-wrapper.news {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  font-family: "Roboto", sans-serif;
  max-width: 1272px;
  margin: 0 auto;
  background-color: white;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.article-wrapper.news .article-content_wrapper {
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
  padding: 0;
  margin: 0;
}
.article-wrapper.news .article-content_wrapper .article-image {
  position: relative;
  background-color: black;
}
.article-wrapper.news .article-content_wrapper .article-image .media_object_image {
  width: initial !important;
  margin: 0 auto;
}
.article-wrapper.news .article-content_wrapper .article-image .media_object_image img {
  width: 100%;
}
.article-wrapper.news .article-content_wrapper .article-image .article-image-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  color: white;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: rgba(0, 0, 0, 0.75);
}
.article-wrapper.news .article-content_wrapper .article-image .sidearm-story-template-image-credit {
  -webkit-transform: rotate(90deg) translateY(100%);
  transform: rotate(90deg) translateY(100%);
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  max-width: calc(56.25% - 50px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: white;
  position: absolute;
  bottom: 50px;
  right: 0px;
  font-weight: bold;
  padding: 0 8px;
  font-size: 1rem;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
  z-index: 1;
  pointer-events: none;
}
.article-wrapper.news .article-content_wrapper .article-image .article-showcase-player {
  position: relative;
}
.article-wrapper.news .article-content_wrapper .article-image .article-showcase-player .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.article-wrapper.news .article-content_wrapper .article-image #story_media_imgPlay {
  display: block;
  width: initial;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}
.article-wrapper.news .article-content_wrapper .article-headline {
  display: block;
  font-size: 28px;
  font-weight: 900;
  line-height: 36px;
  color: #33006f;
  margin: 24px 0px;
  padding-left: 24px;
  border-left: 8px solid #33006f;
  clear: both;
  text-decoration: none;
}
.article-wrapper.news .article-content_wrapper .article-subheadline {
  display: block;
}
.article-wrapper.news .article-content_wrapper .article-byline {
  display: none;
}
.article-wrapper.news .article-content_wrapper .article-date {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #707070;
  margin: 20px 0;
}
.article-wrapper.news .article-content_wrapper .print-friendly-story-button {
  display: none;
}
.article-wrapper.news .article-content_wrapper .noprint {
  padding: 12px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.article-wrapper.news .article-content_wrapper .social-column {
  display: flex;
  display: -webkit-flex;
}
.article-wrapper.news .article-content_wrapper .social-column a {
  transition: .2s;
  display: block;
  width: 45px;
  height: 35px;
  background-color: #33006f;
  margin: 5px 5px 0 0;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  color: white;
}
.article-wrapper.news .article-content_wrapper .social-column a.social-column-print:hover {
  background-color: #33006f;
}
.article-wrapper.news .article-content_wrapper .social-column a.social-column-twitter {
  background-color: #00aced;
}
.article-wrapper.news .article-content_wrapper .social-column a.social-column-twitter:hover {
  background-color: #1fc3ff;
}
.article-wrapper.news .article-content_wrapper .social-column a.social-column-facebook {
  background-color: #3b5998;
}
.article-wrapper.news .article-content_wrapper .social-column a.social-column-facebook:hover {
  background-color: #4b6eb9;
}
.article-wrapper.news .article-content_wrapper .social-column a.social-column-email {
  background-color: #ff9c00;
}
.article-wrapper.news .article-content_wrapper .social-column a.social-column-email:hover {
  background-color: #ffb133;
}
.article-wrapper.news .article-content_wrapper .social-column a.social-column-pinterest {
  background-color: #cb2027;
}
.article-wrapper.news .article-content_wrapper .social-column a.social-column-pinterest:hover {
  background-color: #e13d42;
}
.article-wrapper.news .article-content_wrapper .article-content {
  font-size: 16px;
  line-height: 24px;
  color: #707070;
  padding: 0 12px 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e0e0e0;
}
.article-wrapper.news .article-content_wrapper .article-content p {
  font-size: 16px;
  color: #707070;
  line-height: 24px;
}
.article-wrapper.news .article-content_wrapper .article-content .article-story .article-graph-links {
  margin: 12px 0;
  border: 1px solid #e0e0e0;
}
.article-wrapper.news .article-content_wrapper .article-content .article-story .article-graph-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.article-wrapper.news .article-content_wrapper .article-content .article-story .article-graph-links ul li {
  border-bottom: 1px solid #e0e0e0;
}
.article-wrapper.news .article-content_wrapper .article-content .article-story .article-graph-links ul li:last-child {
  border-bottom: none;
}
.article-wrapper.news .article-content_wrapper .article-content .article-story .article-graph-links ul li a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  transition: .2s;
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  color: black;
  padding: 18px 24px;
  text-decoration: none;
}
.article-wrapper.news .article-content_wrapper .article-content .article-story .article-graph-links ul li a::before {
  transform: translate(0, -2px);
  transition: .2s;
  display: inline-block;
  content: '\e018';
  font-family: sidearm_font_v2;
  font-size: 10px;
  color: #33006f;
  margin-right: 12px;
}
.article-wrapper.news .article-content_wrapper .article-content .article-story .article-graph-links ul li a:hover {
  background-color: whitesmoke;
  color: #33006f;
}
.article-wrapper.news .article-content_wrapper .article-content .article-story .article-graph-links ul li a:hover::before {
  transform: translate(4px, -2px);
}
.article-wrapper.news .article-sidebar_wrapper {
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
  padding: 0;
  margin: 0 auto;
}
.article-wrapper.news .article-sidebar_wrapper #pac12 {
  margin: 24px 0;
}
.article-wrapper.news .article-sidebar_wrapper #pac12 .c-pac12__list {
  padding: 0 50px 0 0;
  border-bottom: 1px solid #e0e0e0;
}
.article-wrapper.news .article-sidebar_wrapper #pac12 .c-pac12__item {
  border: none;
}
.article-wrapper.news .article-sidebar_wrapper #pac12 .c-pac12 button.slick-prev {
  border-left: 1px solid #e0e0e0;
}
.article-wrapper.news .article-sidebar_wrapper #pac12 .c-pac12 button.slick-next {
  border-left: 1px solid #e0e0e0;
}
.article-wrapper.news .article-sidebar_wrapper #story-side-ad-1 {
  margin: 0 auto 24px;
}
.article-wrapper.news .article-sidebar_wrapper .storyAd {
  margin: 24px auto;
  text-align: center;
}
.article-wrapper.news .article-sidebar_wrapper .storyAd .dfp-ad {
  margin: 0 auto;
}
.article-wrapper.news .article-dfp-leaderboard {
  width: 100%;
}
.article-wrapper.news .article-dfp-leaderboard .dfp-ad {
  text-align: center;
  margin: 0 auto;
}
.article-wrapper.news #morenews-section {
  border: 1px solid #e0e0e0;
  margin: 0 0 24px;
}
.article-wrapper.news #morenews-section .c-stories--list .c-stories__list {
  margin: 0;
  padding: 12px;
  list-style: none;
}
.article-wrapper.news #morenews-section .c-stories--list .c-stories__item {
  position: relative;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin: 12px;
}
.article-wrapper.news #morenews-section .c-stories--list .c-stories__media {
  position: relative;
  padding-bottom: 56.25%;
}
.article-wrapper.news #morenews-section .c-stories--list .c-stories__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-wrapper.news #morenews-section .c-stories--list .c-stories__details {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 4px 12px;
  background-color: rgba(0, 0, 0, 0.7);
}
.article-wrapper.news #morenews-section .c-stories--list .c-stories__title {
  transition: .2s;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  color: white;
  margin: 0;
}
.article-wrapper.news #morenews-section .c-stories--list .c-stories__url {
  color: white;
  text-decoration: none;
}
.article-wrapper.news #morenews-section .c-stories--list .c-stories__url:hover .c-stories__title {
  color: #e8e3d3;
}
.article-wrapper.news #recent-videos-section {
  border: 1px solid #e0e0e0;
  margin: 0 0 24px;
}
.article-wrapper.news #recent-videos-section .c-videos--list .showcase-modal.video-is-playing {
  opacity: 1;
  pointer-events: all;
  transform: scale(1);
}
.article-wrapper.news #recent-videos-section .c-videos--list .c-videos__list {
  margin: 0;
  padding: 12px;
  list-style: none;
}
.article-wrapper.news #recent-videos-section .c-videos--list .c-videos__item {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin: 12px;
}
.article-wrapper.news #recent-videos-section .c-videos--list .c-videos__media {
  padding-bottom: 56.25%;
}
.article-wrapper.news #recent-videos-section .c-videos--list .c-videos__media.video-is-playing .showcase-modal {
  opacity: 1;
  pointer-events: all;
  transform: scale(1);
}
.article-wrapper.news #recent-videos-section .c-videos--list .c-videos__media .showcase-play-button {
  z-index: 2;
}
.article-wrapper.news #recent-videos-section .c-videos--list .c-videos__media .showcase-play-button::after {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}
.article-wrapper.news #recent-videos-section .c-videos--list .c-videos__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-wrapper.news #recent-videos-section .c-videos--list .c-videos__play-btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-image: url('https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png');
  background-size: contain;
}
.article-wrapper.news #recent-videos-section .c-videos--list .c-videos__details {
  margin: 12px 0 0;
}
.article-wrapper.news #recent-videos-section .c-videos--list .c-videos__title {
  font-size: 16px;
  font-weight: 900;
  color: black;
  line-height: 24px;
}
.article-wrapper.news #recent-videos-section .c-videos--list .c-videos__views {
  font-size: 14px;
  color: #707070;
}
@media screen and (min-width: 768px) {
  .article-wrapper.news .article-content_wrapper .article-headline {
    font-size: 40px;
    line-height: 48px;
  }
  .article-wrapper.news .article-content_wrapper .article-content {
    padding: 0 24px 24px;
  }
  .article-wrapper.news .article-content_wrapper .article-content .article-story .article-graph-links {
    margin: 0 0 0 12px;
    float: right;
  }
  .article-wrapper.news .article-content_wrapper .article-content .article-story .article-graph-links ul {
    width: 300px;
  }
  .article-wrapper.news .article-sidebar_wrapper {
    padding: 0 24px;
  }
  .article-wrapper.news .article-sidebar_wrapper #pac12 .c-pac12__item {
    border-right: 1px solid #e0e0e0;
  }
  .article-wrapper.news #morenews-section {
    margin: 0 24px 24px;
  }
  .article-wrapper.news #recent-videos-section .c-videos--list .c-videos__list {
    margin: 0;
    padding: 12px;
  }
  .article-wrapper.news #recent-videos-section .c-videos--list .c-videos__item {
    margin: 12px;
  }
}
@media screen and (min-width: 1024px) {
  .article-wrapper.news {
    padding: 12px;
  }
  .article-wrapper.news .article-content_wrapper {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    margin: 12px;
  }
  .article-wrapper.news .article-content_wrapper .article-content {
    padding: 0 0 100px;
  }
  .article-wrapper.news .article-sidebar_wrapper {
    flex: 0 0 324px;
    -webkit-flex: 0 0 324px;
    min-width: 1px;
    min-height: 1px;
    padding: 12px;
  }
  .article-wrapper.news .article-sidebar_wrapper #pac12 .c-pac12__item {
    border: none;
  }
  .article-wrapper.news .article-sidebar_wrapper #pac12 .c-pac12 button.slick-prev {
    border-left: 1px solid #e0e0e0;
  }
  .article-wrapper.news .article-sidebar_wrapper #pac12 .c-pac12 button.slick-next {
    border-left: 1px solid #e0e0e0;
  }
  .article-wrapper.news #morenews-section {
    margin: 0;
  }
}
@media screen and (min-width: 1272px) {
  .article-wrapper.news {
    padding: 24px;
  }
  .article-wrapper.news .article-content_wrapper {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    margin: 24px;
  }
  .article-wrapper.news .article-sidebar_wrapper {
    flex: 0 0 348px;
    -webkit-flex: 0 0 348px;
    min-width: 1px;
    min-height: 1px;
    padding: 24px;
  }
}
.superleaderboard {
  text-align: center;
}
.superleaderboard.top {
  background-color: white;
  padding: 12px 0;
}
.superleaderboard.top .dfp-ad {
  text-align: center;
  margin: 0 auto;
}
.superleaderboard .dfp-ad {
  text-align: center;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .superleaderboard.top {
    display: none;
  }
}
.showcase-modal {
  transition: .2s;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.8);
  pointer-events: none;
  z-index: 10000;
}
.showcase-modal__inner {
  max-width: 1280px;
  width: 100%;
}
.showcase-modal__player {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.showcase-modal__details {
  padding: 12px;
  color: white;
}
.showcase-modal__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: 1px solid #33006f;
  color: white;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: fixed;
  top: 24px;
  right: 24px;
  background-color: #85754d;
  transition: .25s;
}
.showcase-modal__close:hover {
  background: #33006f;
  color: white;
}
.showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.s-pactix-widget {
  background: whitesmoke;
  margin: 0 0 12px 0;
  padding: 18px 24px 0 24px;
}
.s-pactix-widget__title {
  color: black;
  font-size: 24px;
  font-weight: 900;
  margin: 0 0 12px 0;
  text-align: center;
  text-transform: uppercase;
}
.c-polite-pop-up {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9998;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  display: none;
  opacity: 0;
}
.c-polite-pop-up.is-active {
  transition: display 0s ,opacity 0.3s;
  display: flex;
  display: -webkit-flex;
  opacity: 1;
}
.c-polite-pop-up .c-polite-pop-up__content {
  background: white;
  padding: 48px 48px 24px;
  border-radius: 3px;
  position: relative;
}
.c-polite-pop-up .c-polite-pop-up__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 1.5rem;
  color: #707070;
  transition: color 0.3s;
}
.c-polite-pop-up .c-polite-pop-up__close:hover,
.c-polite-pop-up .c-polite-pop-up__close:focus {
  color: #33006f;
}
/** Mobile Ticket Icon **/

.ticket-icon-mobile .icons-ad {
  width: 60px;
  height: 60px;
  border-left: 1px solid #3c2468;
  font-size: 24px;
}
.ticket-icon-mobile .icons-ad a {
  color: white;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .25s;
}
.ticket-icon-mobile .icons-ad a span span {
  display: none;
}
.ticket-icon-mobile .icons-ad a:hover {
  background-color: white;
  color: #33006f;
}
@media screen and (max-width: 374px) {
  .ticket-icon-mobile .icons-ad {
    width: 48px;
  }
}
@media screen and (min-width: 1025px) {
  .ticket-icon-mobile {
    display: none;
  }
}
/* custom opendorse logo for roster pages */

.sidearm-roster-player-template-default.sidearm-roster-player-view .sidearm-roster-player-social-link[aria-label='OpenDorse'] {
  font-size: 0;
  background-position: center;
  width: 52px;
  background-repeat: no-repeat;
  background-image: url("https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/washington.sidearmsports.com/images/logos/opendorse_logo_white.svg");
}
@media screen and (max-width: 539px) {
  .sidearm-roster-player-template-default.sidearm-roster-player-view .sidearm-roster-player-social-link[aria-label='OpenDorse'] {
    background-image: url("https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/washington.sidearmsports.com/images/logos/opendorse_logo_purple.svg");
    background-size: contain;
  }
}
