@font-face {
  font-family: 'Univers Light';
  src: url('//fonts.sidearmsports.com/custom_fonts/uni/Univers-CondensedLight.woff') format('woff'), url('//fonts.sidearmsports.com/custom_fonts/uni/Univers-CondensedLight.ttf') format('ttf'), url('//fonts.sidearmsports.com/custom_fonts/uni/Univers-CondensedLight.eot') format('eot');
}
@font-face {
  font-family: 'Univers Bold';
  src: url('//fonts.sidearmsports.com/custom_fonts/uni/Univers-CondensedBold.woff') format('woff'), url('//fonts.sidearmsports.com/custom_fonts/uni/Univers-CondensedBold.ttf') format('ttf'), url('//fonts.sidearmsports.com/custom_fonts/uni/Univers-CondensedBold.eot') format('eot');
}
@media (max-width: 767px) {
  .hide-on-medium-down {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .hide-large {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .hide-large-down {
    display: none !important;
  }
}
.acc-hide,
.accessible-hide {
  position: absolute;
  top: -99999px;
  left: -99999px;
  display: block !important;
  background-color: black !important;
  color: white !important;
  clip: rect(1px, 1px, 1px, 1px);
}
.reset-list {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.reset-icon {
  display: inline-flex;
  line-height: 1;
}
.reset-icon::before {
  margin: 0;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.no-wrap {
  white-space: nowrap;
}
.mr-auto {
  margin-right: auto;
}
.ml-auto {
  margin-left: auto;
}
.d-inline-block {
  display: inline-block;
}
.d-block {
  display: block;
}
.h-100 {
  height: 100%;
}
.shadow {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}
body {
  font: 1rem/1.5 'Montserrat', Helvetica, Arial, sans-serif;
  color: black;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  body.mobile-menu-open.main-nav {
    overflow: hidden;
  }
}
.heading,
h1,
h2,
h3,
.story_headline {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
}
.section-title {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  color: #4b116f;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.section-title > i {
  font-size: 1.75rem;
  font-weight: 400;
}
.sub-title {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  color: #606060;
  line-height: 1.25;
  text-transform: uppercase;
}
.heading-title {
  color: #303030;
  font-size: 1.125rem;
  line-height: 1.25;
}
.section-header {
  text-align: center;
}
.section-header .section-title {
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .section-header {
    display: flex;
    align-items: center;
    justify-content: normal;
  }
  .section-header .section-title {
    margin: 0 24px 0 0;
  }
}
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: black;
  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: 99999;
}
.showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-size: contain;
  height: 70px;
  width: 70px;
  z-index: 100;
  background-image: url('https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png');
}
.ui-tabs-panel {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 1;
  overflow: hidden;
}
.ui-tabs-panel[aria-hidden=true] {
  display: block !important;
  height: 0;
  opacity: 0;
}
.slick-prev,
.slick-next {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: #4b116f;
  color: white;
  font-size: 0;
  position: relative;
  transition: 0.15s;
}
.slick-prev::-ms-expand,
.slick-next::-ms-expand {
  display: none;
}
.slick-prev::after,
.slick-next::after {
  color: white;
  font: 400 1.625rem/0 'sidearm_font_v2';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.15s;
}
.slick-prev:hover,
.slick-next:hover {
  background: #ffcc00;
}
.slick-prev:hover::after,
.slick-next:hover::after {
  color: #4b116f;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  background: #4b116f;
  pointer-events: none;
}
.slick-prev.slick-disabled::after,
.slick-next.slick-disabled::after {
  color: white;
  opacity: 0.5;
}
.slick-prev::after {
  content: '\e005';
}
.slick-next::after {
  content: '\e006';
}
.content-ad--story .dfp-ad {
  margin: 24px auto;
  text-align: center;
}
@media (min-width: 1025px) {
  .content-ad--story .dfp-ad {
    margin-top: 0;
  }
}
.content-ad--below-videos .dfp-ad {
  margin: 24px auto 0;
  text-align: center;
}
.btn,
a.btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  background: #4b116f;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  height: 43px;
  transition: background 0.15s, color 0.15s;
}
.btn::-ms-expand,
a.btn::-ms-expand {
  display: none;
}
.btn:hover,
a.btn:hover {
  background: #ffcc00;
  color: #4b116f;
}
.btn > i,
a.btn > i {
  font-size: 1.75rem;
  line-height: 0;
  margin-left: 4px;
}
.row {
  max-width: 1224px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.row.pad {
  padding-left: 24px;
  padding-right: 24px;
}
.row.no-pad {
  max-width: 1176px;
}
@media (min-width: 768px) {
  .row.pad-medium {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1025px) {
  .row.pad-large {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.main-content-placeholder {
  margin-top: 144px;
}
html:not(.index) .main-content-placeholder {
  background: white;
  margin-left: auto;
  margin-right: auto;
  max-width: 1224px;
  padding: 24px;
}
html.sport .main-content-placeholder {
  margin-top: 204px;
}
@media (max-width: 767px) {
  .main-content-placeholder {
    margin-top: 0;
  }
  html.sport .main-content-placeholder {
    margin-top: 0;
  }
}
.main-footer {
  background: white;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}
.main-footer__uni {
  border-bottom: 1px solid #e3e5e6;
  padding: 30px 0;
  text-align: center;
}
.main-footer__uni-logo {
  display: inline-block;
  margin-bottom: 0px;
  width: 200px;
}
.main-footer__uni-copyright {
  color: #303030;
  margin: 0 auto;
  max-width: 200px;
}
.main-footer__logos-item {
  border-bottom: 1px solid #e3e5e6;
  padding: 24px;
}
.main-footer__links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e3e5e6;
}
.main-footer__links li {
  padding: 12px 24px;
}
.main-footer__links li + li {
  border-top: 1px solid #e3e5e6;
}
.main-footer__links a {
  color: black;
  display: inline-block;
  text-decoration: none;
}
.main-footer__links a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .main-footer__links ul {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 72px;
  }
  .main-footer__links li {
    padding: 0;
  }
  .main-footer__links li + li {
    border: none;
    margin-left: 18px;
    position: relative;
  }
  .main-footer__links li + li::after {
    content: '|';
    color: #d9d9db;
    line-height: 1;
    margin-right: 9px;
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translate(50%, -50%);
  }
}
@media (min-width: 768px) {
  .main-footer__uni-copyright {
    max-width: none;
  }
  .main-footer__logos {
    display: flex;
    border-bottom: 1px solid #e3e5e6;
  }
  .main-footer__logos-item {
    flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    min-width: 1px;
    min-height: 1px;
    border-bottom: none;
  }
  .main-footer__logos-item + .main-footer__logos-item {
    border-left: 1px solid #e3e5e6;
  }
}
@media (min-width: 1025px) {
  .main-footer__top {
    border-bottom: 1px solid #e3e5e6;
  }
  .main-footer__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .main-footer__inner::after,
  .main-footer__inner::before {
    content: none;
  }
  .main-footer__uni {
    flex: 0 0 448px;
    -webkit-flex: 0 0 448px;
    min-width: 1px;
    min-height: 1px;
    border: none;
    padding: 0;
    text-align: left;
  }
  .main-footer__logos {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    border: none;
  }
  .main-footer__logos-item {
    border-left: 1px solid #e3e5e6;
    padding: 40px 24px;
  }
}
.s-sponsors {
  background: white;
}
.s-sponsors .ads-container {
  margin-top: 24px;
}
.s-sponsors .slick-list {
  margin: 0 0 24px;
}
.s-sponsors .slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
}
.s-sponsors .slick-prev,
.s-sponsors .slick-next {
  width: calc(50% - 1px);
  height: 43px;
}
.s-sponsors .slick-next {
  margin-left: 2px;
}
@media (min-width: 768px) {
  .s-sponsors {
    border-bottom: 1px solid #e3e5e6;
  }
  .s-sponsors .slick-list {
    margin: 0 -12px 24px;
  }
  .s-sponsors .ads-container {
    margin: 24px 0;
  }
}
.main-header {
  background: #4b116f;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 10;
}
.sport .main-header {
  box-shadow: none;
}
.main-header__logo {
  flex: 0 0 103px;
  -webkit-flex: 0 0 103px;
  min-width: 1px;
  min-height: 1px;
  background: white;
  border-right: 3px solid #ffcc00;
  height: 100%;
  margin-right: 18px;
  position: relative;
  z-index: 12;
}
.main-header__logo > img {
  display: inline-block;
  width: 52px;
}
.main-header__sponsor {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.main-header__sponsor .single-ad {
  margin-right: 24px;
}
.main-header__nav {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.main-header__search {
  display: none;
  flex: 0 0 53px;
  -webkit-flex: 0 0 53px;
  min-width: 1px;
  min-height: 1px;
  height: 100%;
  margin-left: 12px;
}
.main-header__icons-toggle {
  display: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  flex: 0 0 53px;
  -webkit-flex: 0 0 53px;
  min-width: 1px;
  min-height: 1px;
  background: #4b116f;
  color: white;
  font-size: 1.25rem;
  height: 100%;
  transition: 0.15s;
}
.main-header__icons-toggle::-ms-expand {
  display: none;
}
.main-header__icons-toggle:hover,
.main-header__icons-toggle.is-toggled {
  background: #ffcc00;
  color: #4b116f;
}
.main-header__icons {
  display: none;
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  height: 100%;
}
.main-header__icons .ads-container {
  display: flex;
  align-items: center;
  height: 100%;
}
.main-header__icons .ads-container span {
  position: absolute;
  top: -99999px;
  left: -99999px;
  display: block !important;
  background-color: black !important;
  color: white !important;
  clip: rect(1px, 1px, 1px, 1px);
}
.main-header__icons .ads-container a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #784c93;
  color: white;
  font-size: 1.25rem;
  text-decoration: none;
  transition: 0.15s;
  width: 53px;
  height: 100%;
}
.main-header__icons .ads-container a:hover {
  background: #ffcc00;
  color: #4b116f;
}
.main-header__icons .ads-container i {
  display: flex;
}
.main-header__icons .ads-container i::before {
  margin: 0;
}
.main-header__icons .icons-ad {
  height: 100%;
}
@media (min-width: 768px) {
  html:not(.headroom--not-top) .main-header {
    position: absolute;
    top: 84px;
  }
  .main-header__logo {
    flex-basis: 137px;
  }
  .main-header__logo > img {
    width: 74px;
    transition: 0.15s;
  }
  html:not(.headroom--not-top) .main-header__logo {
    align-self: flex-end;
    height: 144px;
  }
  html:not(.headroom--not-top) .main-header__logo > img {
    width: 87px;
  }
  .main-header__icons {
    display: block;
  }
  .main-header__search {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .main-header__icons-toggle {
    display: block;
  }
  .main-header__icons {
    background: #4b116f;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    right: 0;
    height: auto;
    transition: opacity 0.15s;
    z-index: -1;
  }
  .main-header__icons.is-open {
    pointer-events: auto;
    opacity: 1;
  }
  .main-header__icons .ads-container {
    display: block;
  }
  .main-header__icons .ads-container a {
    border-top: 1px solid #784c93;
    border-right: none;
    height: 60px;
  }
}
@media (min-width: 1025px) {
  .main-header__logo {
    flex-basis: 193px;
    border-width: 6px;
  }
  .main-header__logo::before {
    background: white;
    position: absolute;
    top: 0;
    right: 100%;
    width: 24px;
    height: 100%;
    content: '';
  }
  html:not(.headroom--not-top) .main-header__logo > img {
    width: 139px;
  }
}
@media (min-width: 1224px) {
  .main-header__logo::before {
    width: calc((100vw - 1176px) / 2);
  }
}
.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 {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: #784c93;
  color: white;
  display: block;
  font-size: 1.25rem;
  width: 53px;
  height: 100%;
  transition: 0.15s;
}
.c-search--overlay .c-search__toggle::-ms-expand {
  display: none;
}
.c-search--overlay .c-search__toggle:hover,
.c-search--overlay .c-search__toggle.is-toggled {
  background: #ffcc00;
  color: #4b116f;
}
.c-search--overlay .c-search__overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  position: fixed;
  top: 0;
  left: -99999px;
  width: 100%;
  height: 100%;
  z-index: 100;
  transition: opacity 0.2s, left 0s 0.2s;
}
.c-search--overlay .c-search__overlay.is-open {
  left: 0;
  opacity: 1;
  transition: opacity 0.2s;
}
.c-search--overlay .c-search__text-wrap {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  height: 72px;
}
.c-search--overlay .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  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::-ms-expand {
  display: none;
}
.c-search--overlay .c-search__text::-webkit-input-placeholder {
  color: #606060;
}
.c-search--overlay .c-search__text::-moz-placeholder {
  color: #606060;
}
.c-search--overlay .c-search__text:-ms-input-placeholder {
  color: #606060;
}
.c-search--overlay .c-search__text:-moz-placeholder {
  color: #606060;
}
.c-search--overlay .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-family: 'Univers Bold', sans-serif;
  font-weight: 700;
  background: #4b116f;
  color: white;
  font-size: 1.875rem;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  text-transform: uppercase;
  transition: color 0.15s;
}
.c-search--overlay .c-search__submit::-ms-expand {
  display: none;
}
.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: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  color: white;
  font-size: 1.875rem;
  overflow: hidden;
  position: absolute;
  top: 24px;
  right: 24px;
  width: 40px;
  height: 40px;
}
.c-search--overlay .c-search__close::-ms-expand {
  display: none;
}
.c-search--standard fieldset {
  border: none;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
.c-search--standard .c-search__container {
  display: flex;
  height: 70px;
}
.c-search--standard .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: transparent;
  color: white;
  display: block;
  line-height: 70px;
  padding: 0 24px;
  width: 100%;
  height: 100%;
}
.c-search--standard .c-search__text::-ms-expand {
  display: none;
}
.c-search--standard .c-search__text::-webkit-input-placeholder {
  color: white;
}
.c-search--standard .c-search__text::-moz-placeholder {
  color: white;
}
.c-search--standard .c-search__text:-ms-input-placeholder {
  color: white;
}
.c-search--standard .c-search__text:-moz-placeholder {
  color: white;
}
.c-search--standard .c-search__submit {
  flex: 0 0 60px;
  -webkit-flex: 0 0 60px;
  min-width: 1px;
  min-height: 1px;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: #4b116f;
  color: white;
  font-size: 1.25rem;
  width: 53px;
  height: 70px;
  text-transform: uppercase;
  transition: color 0.15s;
}
.c-search--standard .c-search__submit::-ms-expand {
  display: none;
}
.c-search--standard .c-search__submit[disabled] {
  color: rgba(255, 255, 255, 0.75);
  cursor: not-allowed;
}
.s-results {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  height: 84px;
}
.s-results__inner {
  background: white;
  height: 100%;
}
.s-results .c-events__item {
  display: flex;
  align-items: center;
  justify-content: normal;
  padding: 12px 0;
}
.s-results .c-events__date {
  flex: 0 0 49px;
  -webkit-flex: 0 0 49px;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-right: 1px solid #4b116f;
  color: #4b116f;
  height: 60px;
  line-height: 1;
  text-transform: uppercase;
}
.s-results .c-events__date-month {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
}
.s-results .c-events__date-day {
  font-family: 'Univers Bold', sans-serif;
  font-weight: 700;
  font-size: 1.625rem;
}
.s-results .c-events__logo {
  display: none;
  flex: 0 0 30px;
  -webkit-flex: 0 0 30px;
  min-width: 1px;
  min-height: 1px;
  margin-left: 12px;
}
.s-results .c-events__body {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  padding: 0 12px;
}
.s-results .c-events__team {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.s-results .c-events__team:first-child {
  margin-bottom: 4px;
}
.s-results .c-events__team-name {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  color: #303030;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.s-results .c-events__team-score {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  color: #4b116f;
  font-weight: 700;
  margin-left: 12px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .s-results {
    margin-top: 60px;
    position: relative;
    top: auto;
    left: auto;
    height: auto;
  }
  html.sport .s-results {
    margin-top: 120px;
  }
}
@media (min-width: 768px) {
  .s-results {
    top: 0;
  }
  .s-results__inner {
    margin-left: 137px;
    width: calc(100% - 137px);
  }
  .s-results .slick-prev,
  .s-results .slick-next {
    background: #e3e5e6;
    position: absolute;
    right: 0;
    width: 53px;
  }
  .s-results .slick-prev::after,
  .s-results .slick-next::after {
    color: #4b116f;
  }
  .s-results .slick-prev:hover,
  .s-results .slick-next:hover {
    background: #ffcc00;
  }
  .s-results .slick-prev {
    height: 41px;
    top: 0;
  }
  .s-results .slick-next {
    height: 42px;
    bottom: 0;
  }
  .s-results .c-events__list {
    padding-right: 52px;
  }
  .s-results .c-events__item {
    box-shadow: inset -1px 0 0 #e3e5e6;
  }
}
@media (min-width: 1025px) {
  .s-results__inner {
    margin-left: 193px;
    width: calc(100% - 193px);
  }
  .s-results .c-events__logo {
    display: block;
  }
}
.c-navigation--main ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-navigation--main .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.c-navigation--main .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  padding: 0 8px 0 12px;
  height: 60px;
  transition: box-shadow 0.15s;
}
.c-navigation--main .c-navigation__toggle::-ms-expand {
  display: none;
}
.c-navigation--main .c-navigation__toggle > span {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  padding-top: 0.15em;
  text-transform: uppercase;
  white-space: nowrap;
}
.c-navigation--main .c-navigation__toggle > i {
  font-size: 1.25rem;
  margin-left: 4px;
}
.c-navigation--main .c-navigation__toggle:hover,
.c-navigation--main .c-navigation__toggle.is-toggled {
  box-shadow: inset 0 -6px 0 #ffcc00;
}
@media (max-width: 767px) {
  .c-navigation--main .c-navigation__toggle {
    padding: 0;
    width: 53px;
  }
  .c-navigation--main .c-navigation__toggle > i {
    margin: 0;
  }
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1 {
  cursor: default;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1 {
  box-shadow: inset 0 -6px 0 #ffcc00;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1::after,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1::after {
  transform: rotate(180deg);
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__level-2,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__level-2 {
  left: 0;
  opacity: 1;
  transition: opacity 0.25s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.nav-sports .c-navigation__url--level-2 {
  line-height: 44px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:not(.nav-sports) .c-navigation__url--level-2 {
  padding: 10px 8px;
}
@media (max-width: 1024px) {
  .c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:not(.nav-sports) .c-navigation__column:not(:last-child) .c-navigation__item--level-2:last-child {
    border-bottom: none;
  }
}
.c-navigation--main .c-navigation-desktop .c-navigation__parent .c-navigation__url--level-1 {
  padding-right: 32px;
  position: relative;
}
.c-navigation--main .c-navigation-desktop .c-navigation__parent .c-navigation__url--level-1::after {
  content: '\e008';
  font: 400 1.25rem/0 'sidearm_font_v2';
  position: absolute;
  top: 48%;
  right: 8px;
  transition: transform 0.25s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-1 {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  height: 60px;
  padding: 0 12px;
  text-transform: uppercase;
  transition: box-shadow 0.15s;
  white-space: nowrap;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-1 > span {
  padding-top: 0.15em;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2 {
  background: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
  max-height: calc(100vh - 60px);
  overflow: auto;
  position: absolute;
  top: 100%;
  left: -99999px;
  opacity: 0;
  width: 100%;
}
@media (max-width: 1024px) {
  .c-navigation--main .c-navigation-desktop .c-navigation__level-2 {
    height: calc(100vh - 60px);
  }
  html:not(.headroom--not-top) .c-navigation--main .c-navigation-desktop .c-navigation__level-2 {
    height: calc(100vh - 60px);
  }
}
html:not(.headroom--not-top) .c-navigation--main .c-navigation-desktop .c-navigation__level-2 {
  max-height: calc(100vh - 144px);
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2.is-open {
  left: 0;
  opacity: 1;
  transition: 0s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2-inner {
  display: flex;
  margin: 0 auto;
  max-width: 1224px;
  padding: 20px 12px;
}
@media (max-width: 1024px) {
  .c-navigation--main .c-navigation-desktop .c-navigation__level-2-inner {
    flex-wrap: wrap;
  }
}
.c-navigation--main .c-navigation-desktop .c-navigation__column {
  flex: 0 1 50%;
  padding: 0 12px;
}
@media (max-width: 1024px) {
  .c-navigation--main .c-navigation-desktop .c-navigation__column {
    flex: 0 0 100%;
  }
  .c-navigation--main .c-navigation-desktop .c-navigation__column + .c-navigation__column .c-navigation__separator:first-child {
    margin-top: 24px;
  }
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:not(.c-navigation__separator) {
  border-top: 1px solid #e3e5e6;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:not(.c-navigation__separator):last-child {
  border-bottom: 1px solid #e3e5e6;
}
.c-navigation--main .c-navigation-desktop .c-navigation__separator {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  color: #4b116f;
  font-size: 1.5rem;
  margin-bottom: 12px;
  padding: 0 24px;
  text-transform: uppercase;
}
.c-navigation--main .c-navigation-desktop .c-navigation__separator:not(:first-child) {
  margin-top: 24px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2 {
  padding: 0 6px;
  transition: box-shadow 0.15s, color 0.15s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:first-child {
  margin-right: auto;
  padding: 0 8px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:first-child:last-child {
  width: 100%;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:last-child:not(:first-child) {
  margin-right: 2px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:hover {
  box-shadow: inset 0 -3px 0 #ffcc00;
  color: #4b116f;
}
.c-navigation--main .c-navigation-desktop .c-navigation__social {
  font-size: 1.125rem;
  font-weight: 400;
  overflow: hidden;
  width: 29px;
  height: 100%;
  white-space: nowrap;
  visibility: hidden;
}
.c-navigation--main .c-navigation-desktop .c-navigation__social[href] {
  visibility: visible;
}
.c-navigation--main .c-navigation-desktop .c-navigation__social::before {
  font-family: sidearm_font_v2;
  margin-right: 30px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.facebook::before {
  content: '\e041';
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.twitter::before {
  content: '\e035';
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.instagram::before {
  content: '\e044';
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.tickets {
  font-size: 1.25rem;
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.tickets::before {
  content: '\e108';
  margin-left: -1px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__ad {
  text-align: center;
}
.c-navigation--main .c-navigation-desktop .c-navigation__ad img {
  margin: 10px 0;
}
.c-navigation--main .c-navigation-desktop .c-navigation__ad:not(.sports-dropdown-ad) {
  margin: 24px 0 0;
}
@media (min-width: 768px) {
  .c-navigation--main .c-navigation-mobile {
    position: relative;
  }
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas {
  background: #4b116f;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh - 60px);
  overflow: auto;
}
@media (max-width: 767px) {
  .c-navigation--main .c-navigation-mobile .c-navigation__offcanvas.is-open {
    height: calc(100vh - 60px);
  }
}
@media (min-width: 768px) {
  .c-navigation--main .c-navigation-mobile .c-navigation__offcanvas {
    left: auto;
    right: 0;
    width: 375px;
  }
  html:not(.headroom--not-top) .c-navigation--main .c-navigation-mobile .c-navigation__offcanvas.is-open {
    max-height: calc(100vh - 144px);
  }
}
.c-navigation--main .c-navigation-mobile .c-navigation__item--level-1 {
  border-top: 1px solid #784c93;
}
.c-navigation--main .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--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1::after {
  font: 400 1.25rem/0 'sidearm_font_v2';
  content: '\e008';
  margin-left: 12px;
  display: block;
  transition: transform 0.25s;
}
.c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1.is-open::after {
  transform: rotate(-180deg);
  transition: transform 0.25s;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1 {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  color: white;
  padding: 0 24px;
  text-transform: uppercase;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1 > span {
  display: inline-block;
  padding: 23px 0;
  transition: box-shadow 0.15s;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1:hover > span,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.is-open > span,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.sidearm-hover > span {
  box-shadow: inset 0 -6px 0 #ffcc00;
}
.c-navigation--main .c-navigation-mobile .c-navigation__level-2 {
  background: white;
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
}
.c-navigation--main .c-navigation-mobile .c-navigation__level-2.is-open {
  max-height: none;
}
.c-navigation--main .c-navigation-mobile .c-navigation__level-2.is-open .c-navigation__list--level-2 {
  padding-bottom: 24px;
}
.c-navigation--main .c-navigation-mobile .c-navigation__list--level-2 {
  padding: 0 24px;
}
.c-navigation--main .c-navigation-mobile .c-navigation__item--level-2 {
  border-top: 1px solid #e3e5e6;
}
.c-navigation--main .c-navigation-mobile .c-navigation__item--level-2:last-child {
  border-bottom: 1px solid #e3e5e6;
}
.c-navigation--main .c-navigation-mobile .c-navigation__item--level-2:first-child:not(.c-navigation__separator) {
  margin-top: 24px;
}
.c-navigation--main .c-navigation-mobile .c-navigation__separator {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  color: #4b116f;
  font-size: 1.5rem;
  padding: 24px 24px 20px;
  text-transform: uppercase;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-2 {
  padding: 10px 8px;
  transition: box-shadow 0.15s, color 0.15s;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-2:hover,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-2.sidearm-hover {
  box-shadow: inset 0 -3px 0 #ffcc00;
  color: #4b116f;
}
.c-navigation--main .c-navigation-mobile .c-navigation__ad {
  background: #e3e5e6;
  text-align: center;
}
.c-navigation--main .c-navigation-mobile .c-navigation__ad img {
  margin: 10px 0;
}
.c-navigation--main .c-navigation-mobile .c-navigation__search {
  border-top: 1px solid #784c93;
}
.c-navigation--main .c-navigation-mobile .c-navigation__icons {
  border-top: 1px solid #784c93;
  border-bottom: 1px solid #784c93;
}
.c-navigation--main .c-navigation-mobile .c-navigation__icons .ads-container {
  display: flex;
  height: 60px;
}
.c-navigation--main .c-navigation-mobile .c-navigation__icons .ads-container span {
  position: absolute;
  top: -99999px;
  left: -99999px;
  display: block !important;
  background-color: black !important;
  color: white !important;
  clip: rect(1px, 1px, 1px, 1px);
}
.c-navigation--main .c-navigation-mobile .c-navigation__icons .ads-container a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.25rem;
  text-decoration: none;
  transition: 0.15s;
  width: 100%;
  height: 100%;
}
.c-navigation--main .c-navigation-mobile .c-navigation__icons .ads-container a:hover {
  background: #ffcc00;
  color: #4b116f;
}
.c-navigation--main .c-navigation-mobile .c-navigation__icons .ads-container i {
  display: flex;
}
.c-navigation--main .c-navigation-mobile .c-navigation__icons .ads-container i::before {
  margin: 0;
}
.c-navigation--main .c-navigation-mobile .c-navigation__icons .icons-ad {
  flex: 1 0 0px;
  -webkit-flex: 1 0 0px;
  min-width: 1px;
  min-height: 1px;
  height: 100%;
}
.c-navigation--main .c-navigation-mobile .c-navigation__icons .icons-ad + .icons-ad {
  border-left: 1px solid #784c93;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .c-navigation--main .c-navigation-mobile .c-navigation__icons {
    padding-bottom: 60px;
  }
}
.sport-navigation {
  background: #e3e5e6;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 8;
}
@media (min-width: 768px) {
  html:not(.headroom--not-top) .sport-navigation {
    position: absolute;
    top: 144px;
  }
}
.c-navigation--sport ul {
  list-style: none;
  margin: 0;
  padding: 0;
  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__item--level-1 {
  cursor: default;
  position: relative;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2 {
  left: auto;
  right: 0;
  opacity: 1;
  transition: opacity 0.25s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:not(.c-navigation__sport):hover .c-navigation__url--level-1 {
  box-shadow: inset 0 -6px 0 #ffcc00;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #303030;
  height: 60px;
  padding: 0 12px;
  transition: box-shadow 0.15s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: auto;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1 {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  color: #4b116f;
  font-size: 1.5rem;
  padding: 0;
  text-transform: uppercase;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1 > span {
  display: inline-block;
  padding-top: 0.15em;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1:hover {
  box-shadow: inset 0 -6px 0 #ffcc00;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sponsor {
  margin-left: 12px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  background: white;
  padding: 12px;
  position: absolute;
  left: -99999px;
  top: 100%;
  opacity: 0;
  width: 375px;
}
.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 {
  border-top: 1px solid #e3e5e6;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2:last-child {
  border-bottom: 1px solid #e3e5e6;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2 {
  padding: 10px 8px;
  transition: box-shadow 0.15s, color 0.15s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2:hover {
  box-shadow: inset 0 -3px 0 #ffcc00;
  color: #4b116f;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  color: #4b116f;
  font-size: 1.5rem;
  height: 60px;
  padding: 0 12px 0 24px;
  text-transform: uppercase;
  transition: box-shadow 0.15s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link > span {
  display: inline-block;
  padding-top: 0.15em;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link:hover {
  box-shadow: inset 0 -6px 0 #ffcc00;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  color: #4b116f;
  display: block;
  font-size: 1.25rem;
  width: 53px;
  height: 60px;
  transition: box-shadow 0.15s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle::-ms-expand {
  display: none;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle:hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle.is-toggled {
  box-shadow: inset 0 -6px 0 #ffcc00;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas {
  background: white;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  z-index: -1;
}
.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__item--level-1 {
  border-top: 1px solid #e3e5e6;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-1:last-child {
  border-bottom: 1px solid #e3e5e6;
}
.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 {
  font: 400 1.25rem/0 'sidearm_font_v2';
  content: '\e008';
  margin-left: 12px;
  display: block;
  transition: transform 0.25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open::after {
  transform: rotate(-180deg);
  transition: transform 0.25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  color: #4b116f;
  padding: 0 24px;
  text-transform: uppercase;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 > span {
  display: inline-block;
  padding: 23px 0;
  transition: box-shadow 0.15s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1:hover > span,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.is-open > span,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.sidearm-hover > span {
  box-shadow: inset 0 -6px 0 #ffcc00;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-2 {
  background: #4b116f;
  padding: 0 24px;
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: none;
  padding-top: 24px;
  padding-bottom: 24px;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2 {
  border-top: 1px solid #784c93;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2:last-child {
  border-bottom: 1px solid #784c93;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
  color: white;
  padding: 10px 8px;
  transition: box-shadow 0.15s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2:hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2.sidearm-hover {
  box-shadow: inset 0 -3px 0 #ffcc00;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .c-navigation--sport.c-navigation--mobile .c-navigation__level-1 {
    padding-bottom: 60px;
  }
}
.s-awards {
  background: url('https://dbukjj6eu5tsf.cloudfront.net/sidearm.sites/uni.sidearmsports.com/images/responsive/pattern_brick.png') #f0f0f0;
}
.c-awards--cards {
  padding: 18px 0 24px;
}
.c-awards--cards .c-awards__list {
  margin: 12px -12px;
}
.c-awards--cards .c-awards__item {
  padding: 12px;
}
.c-awards--cards .c-awards__item-inner {
  background: white;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  padding: 24px;
  text-align: center;
}
.c-awards--cards .c-awards__media {
  margin-bottom: 24px;
}
.c-awards--cards .c-awards__image {
  border: 3px solid #ffcc00;
}
.c-awards--cards .c-awards__name {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  display: block;
  line-height: 1.25;
  text-decoration: none;
}
.c-awards--cards .c-awards__name-first {
  color: #606060;
}
.c-awards--cards .c-awards__name-last {
  color: #4b116f;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.c-awards--cards .c-awards__sport {
  color: #303030;
  margin-top: 14px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .c-awards--cards {
    padding: 12px 0 12px;
  }
  .c-awards--cards .c-awards__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
  }
  .c-awards--cards .c-awards__item {
    flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    min-width: 1px;
    min-height: 1px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .c-awards--cards .c-awards__item-inner {
    display: flex;
    align-items: center;
    justify-content: normal;
    text-align: left;
  }
  .c-awards--cards .c-awards__media {
    flex: 0 0 37.78%;
    -webkit-flex: 0 0 37.78%;
    min-width: 1px;
    min-height: 1px;
    margin: 0 24px 0 0;
  }
  .c-awards--cards .c-awards__details {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
  }
}
@media (min-width: 1025px) {
  .c-awards--cards {
    padding-top: 24px;
  }
  .c-awards--cards .c-awards__list {
    margin-top: 12px;
  }
  .c-awards--cards .c-awards__item {
    flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    min-width: 1px;
    min-height: 1px;
  }
}
.s-events {
  background-color: white;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  position: relative;
}
@media (min-width: 1025px) {
  .s-events {
    background: url('https://dbukjj6eu5tsf.cloudfront.net/sidearm.sites/uni.sidearmsports.com/images/responsive/pattern_white.png') center white;
  }
}
.c-events--cards {
  padding: 18px 0 0;
}
.c-events--cards .c-events__nodata {
  box-shadow: inset 0 0 0 1px #e3e5e6;
  margin-top: 24px;
  padding: 24px 0;
  text-align: center;
}
.c-events--cards .c-events__list {
  margin: 24px 0 0;
}
.c-events--cards .c-events__item {
  background: white;
  border-top: 1px solid #e3e5e6;
  padding: 0 24px;
  text-align: center;
}
.c-events--cards .c-events__item-header {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 3px solid #4b116f;
  height: 63px;
}
.c-events--cards .c-events__item-header-inner {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  color: #606060;
  text-transform: uppercase;
}
.c-events--cards .c-events__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 24px 0 12px;
  height: 72px;
}
.c-events--cards .c-events__atvs {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px #ffcc00;
  color: #4b116f;
  font-weight: 300;
  line-height: 0;
  margin: 0 auto 16px;
  width: 26px;
  height: 26px;
}
.c-events--cards .c-events__opponent {
  color: #303030;
  margin-bottom: 12px;
}
.c-events--cards .c-events__time {
  color: #606060;
  font-weight: 300;
}
.c-events--cards .c-events__media {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #e3e5e6;
  height: 85px;
  margin-top: 24px;
}
.c-events--cards .c-events__media-item {
  flex: 1 0 0px;
  -webkit-flex: 1 0 0px;
  min-width: 1px;
  min-height: 1px;
}
.c-events--cards .c-events__media-item + .c-events__media-item {
  margin-left: 2px;
}
.c-events--cards .c-events__media-link {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #4b116f;
  color: white;
  font-size: 1.25rem;
  line-height: 0;
  width: 100%;
  height: 36px;
  text-decoration: none;
  transition: background 0.15s, color 0.15s;
}
.c-events--cards .c-events__media-link:hover {
  background: #ffcc00;
  color: #4b116f;
}
.c-events--cards .c-events__archives {
  margin-top: 2px;
}
@media (min-width: 768px) {
  .c-events--cards {
    padding: 12px 0 24px;
  }
  .c-events--cards .c-events__list {
    display: flex;
    flex-wrap: wrap;
    margin: 12px 0 0;
  }
  .c-events--cards .c-events__item {
    flex: 1 0 33.33%;
    -webkit-flex: 1 0 33.33%;
    min-width: 1px;
    min-height: 1px;
    display: flex;
    flex-direction: column;
    border-left: 1px solid #e3e5e6;
    padding: 0;
  }
  .c-events--cards .c-events__item-header {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
  }
  .c-events--cards .c-events__body {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    display: flex;
    flex-direction: column;
    padding: 0 24px;
  }
  .c-events--cards .c-events__time {
    margin-bottom: 24px;
  }
  .c-events--cards .c-events__media {
    margin-top: auto;
    height: 77px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .c-events--cards .c-events__item:nth-child(3n) {
    border-right: 1px solid #e3e5e6;
  }
}
@media (min-width: 1025px) {
  .c-events--cards {
    padding: 36px 0 24px;
  }
  .c-events--cards .c-events__list {
    flex-wrap: nowrap;
    border-bottom: 15px solid #4b116f;
    margin-top: 12px;
  }
  .c-events--cards .c-events__item {
    flex-basis: 0px;
  }
  .c-events--cards .c-events__item:last-child {
    border-right: 1px solid #e3e5e6;
  }
}
.c-events--sidebar .c-events__header-sponsor {
  padding: 0 0 12px 0;
}
.c-events--sidebar .c-events__nodata {
  padding: 24px 0;
  text-align: center;
}
.c-events--sidebar .c-events__item {
  padding: 24px;
}
.c-events--sidebar .c-events__item.has-media {
  padding-right: 72px;
}
.c-events--sidebar .c-events__item + .c-events__item {
  border-top: 1px solid #e3e5e6;
}
.c-events--sidebar .c-events__item-header {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  color: #606060;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.c-events--sidebar .c-events__body {
  display: flex;
  align-items: center;
  justify-content: normal;
}
.c-events--sidebar .c-events__atvs {
  flex: 0 0 26px;
  -webkit-flex: 0 0 26px;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px #ffcc00;
  color: #4b116f;
  font-weight: 300;
  line-height: 0;
  margin-right: 12px;
  width: 26px;
  height: 26px;
}
.c-events--sidebar .c-events__logo {
  flex: 0 0 48px;
  -webkit-flex: 0 0 48px;
  min-width: 1px;
  min-height: 1px;
  margin-right: 12px;
}
.c-events--sidebar .c-events__opponent {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-events--sidebar .c-events__media {
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  opacity: 0;
  padding-right: 48px;
  position: absolute;
  top: 0;
  left: -99999px;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: opacity 0.15s, left 0s 0.15s;
}
.c-events--sidebar .c-events__media.is-open {
  left: 0;
  opacity: 1;
  transition: opacity 0.15s;
}
.c-events--sidebar .c-events__media-item + .c-events__media-item {
  margin-left: 24px;
}
.c-events--sidebar .c-events__media-link {
  font-size: 1.875rem;
  text-decoration: none;
}
.c-events--sidebar .c-events__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: #4b116f;
  color: white;
  font-size: 1.5rem;
  position: absolute;
  top: 24px;
  right: 12px;
  width: 36px;
  height: calc(100% - 48px);
  z-index: 2;
  transition: background 0.15s, color 0.15s;
}
.c-events--sidebar .c-events__toggle::-ms-expand {
  display: none;
}
.c-events--sidebar .c-events__toggle > i {
  line-height: 0;
  transition: transform 0.15s;
}
.c-events--sidebar .c-events__toggle:hover,
.c-events--sidebar .c-events__toggle.is-toggled {
  background: #ffcc00;
  color: #4b116f;
}
.c-events--sidebar .c-events__toggle.is-toggled > i {
  transform: rotate(45deg);
}
@media (min-width: 1025px) {
  .c-events--sidebar .c-events__item:first-child {
    border-top: 1px solid #e3e5e6;
  }
}
.c-slideshow--parallax .c-slideshow__item {
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center 30%;
  background-size: 1920px 1080px;
  height: 420px;
}
.c-slideshow--parallax .c-slideshow__item-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  background: radial-gradient(closest-side, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0));
  padding: 24px;
  position: relative;
  width: 1176px;
  height: 70%;
  max-width: 100%;
}
.c-slideshow--parallax .c-slideshow__image {
  display: inline-block;
}
@media (min-width: 768px) {
  .c-slideshow--parallax .c-slideshow__item-inner {
    height: 100%;
  }
}
@media (min-width: 1025px) {
  .c-slideshow--parallax .c-slideshow__item {
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
  }
}
.s-videos-galleries {
  background: url('https://dbukjj6eu5tsf.cloudfront.net/sidearm.sites/uni.sidearmsports.com/images/responsive/pattern_brick.png') #f0f0f0;
  padding: 24px 0;
}
.s-videos-galleries__inner {
  background: white;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}
.s-videos-galleries .c-tabs {
  border-bottom: 1px solid #e3e5e6;
}
.s-videos-galleries .c-tabs__item {
  flex: 1 0 0px;
  -webkit-flex: 1 0 0px;
  min-width: 1px;
  min-height: 1px;
}
.s-videos-galleries .c-tabs__link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  color: #4b116f;
  font-size: 1.5rem;
  padding-left: 4px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  height: 61px;
  transition: background 0.15s, color 0.15s;
}
.s-videos-galleries .c-tabs__link > span {
  padding-top: 0.2em;
}
.s-videos-galleries .c-tabs__link > i {
  margin-left: 4px;
}
.s-videos-galleries .c-tabs__link:hover {
  background: #ffcc00;
}
.s-videos-galleries .c-tabs .ui-tabs-active .c-tabs__link {
  background: #4b116f;
  color: #ffcc00;
}
@media (min-width: 768px) {
  .s-videos-galleries .c-tabs__link {
    height: 67px;
  }
}
@media (min-width: 1025px) {
  .s-videos-galleries .c-tabs__link {
    height: 72px;
  }
}
.s-videos .showcase-modal {
  position: fixed;
  top: 0;
  left: -9999px;
  height: 100%;
  width: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.5);
}
.s-videos .showcase-modal.video-is-playing {
  left: 0;
}
.s-videos .showcase-modal__inner {
  padding: 16px;
  background: white;
  width: 90%;
  max-width: 1200px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  max-height: 90vh;
}
.s-videos .showcase-modal__player-wrapper {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  overflow: hidden;
  position: relative;
}
.s-videos .showcase-modal__player {
  padding-bottom: 56.25%;
  overflow: hidden;
}
.s-videos .showcase-modal__title {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.s-videos .showcase-modal__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background-color: #4b116f;
  color: white;
  padding: 8px 12px;
  position: absolute;
  bottom: 100%;
  right: 0;
}
.s-videos .showcase-modal__close::-ms-expand {
  display: none;
}
.s-videos .showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.s-videos .c-videos__sponsor {
  text-align: center;
}
.s-videos .c-videos__sponsor .single-ad img {
  margin: 24px 0;
}
.s-videos .c-videos__filters-filter {
  position: relative;
}
.s-videos .c-videos__filters-filter::after {
  content: '\e008';
  font: 400 2rem/0 'sidearm_font_v2';
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translate(0, -50%);
  pointer-events: none;
}
.s-videos .c-videos__filters-select {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border-top: 1px solid #e3e5e6;
  font-size: 1.125rem;
  line-height: 66px;
  padding: 0 60px 0 24px;
  transition: background 0.15s;
}
.s-videos .c-videos__filters-select::-ms-expand {
  display: none;
}
.s-videos .c-videos__filters-select:hover {
  background: whitesmoke;
}
.s-videos .c-videos__nodata {
  padding: 24px 0;
  text-align: center;
}
.s-videos .c-videos__featured {
  flex: 1 1 60%;
  -webkit-flex: 1 1 60%;
  min-width: 1px;
  min-height: 1px;
}
.s-videos .c-videos__featured-player {
  padding-bottom: 56.25%;
}
.s-videos .c-videos__featured-player-image,
.s-videos .c-videos__featured .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.s-videos .c-videos__item {
  border-top: 1px solid #e3e5e6;
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.s-videos .c-videos__media-container {
  flex: 0 0 66px;
  -webkit-flex: 0 0 66px;
  min-width: 1px;
  min-height: 1px;
  margin-right: 12px;
}
.s-videos .c-videos__media {
  overflow: hidden;
  padding-bottom: 100%;
}
.s-videos .c-videos__image {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: none;
  width: auto;
  height: 100%;
}
.s-videos .c-videos__play-btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: background 0.15s;
}
.s-videos .c-videos__play-btn::-ms-expand {
  display: none;
}
.s-videos .c-videos__details {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.s-videos .c-videos__meta {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  color: #606060;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.s-videos .c-videos__nowplaying {
  color: #4b116f;
}
.s-videos .c-videos__title {
  color: #303030;
  font-size: 1.125rem;
}
.s-videos .c-videos--list .c-videos__item:first-child {
  display: block;
}
.s-videos .c-videos--list .c-videos__item:first-child .c-videos__media-container {
  margin: 0;
}
.s-videos .c-videos--list .c-videos__item:first-child .c-videos__media {
  padding-bottom: 56.25%;
}
.s-videos .c-videos--list .c-videos__item:first-child .c-videos__details {
  margin-top: 12px;
}
.s-videos .c-videos--featured .c-videos__item:hover .c-videos__play-btn {
  background: rgba(75, 17, 111, 0.7);
}
.s-videos .c-videos--featured .c-videos__item.is-selected .c-videos__play-btn {
  background: rgba(75, 17, 111, 0.7);
}
@media (min-width: 768px) {
  .s-videos .c-videos__sponsor-filters {
    display: flex;
    align-items: center;
    justify-content: normal;
    border-bottom: 1px solid #e3e5e6;
  }
  .s-videos .c-videos__sponsor {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    order: 1;
    height: 66px;
  }
  .s-videos .c-videos__sponsor .single-ad {
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #e3e5e6;
    height: 100%;
  }
  .s-videos .c-videos__sponsor .single-ad img {
    margin: 0 24px;
  }
  .s-videos .c-videos__filters {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .s-videos .c-videos__filters-filter {
    flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    min-width: 1px;
    min-height: 1px;
  }
  .s-videos .c-videos__filters-filter:first-child {
    border-right: 1px solid #e3e5e6;
  }
  .s-videos .c-videos__filters-select {
    border-top: none;
  }
  .s-videos .c-videos__wrap {
    padding: 24px;
  }
  .s-videos .c-videos__item {
    cursor: pointer;
  }
  .s-videos .c-videos__item:first-child {
    border-top: none;
  }
}
@media (min-width: 1025px) {
  .s-videos .c-videos__featured {
    display: flex;
    align-items: center;
    justify-content: normal;
  }
  .s-videos .c-videos__featured-player-container {
    flex: 0 0 66.66%;
    -webkit-flex: 0 0 66.66%;
    min-width: 1px;
    min-height: 1px;
    margin-right: 24px;
  }
  .s-videos .c-videos__featured-details {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
  }
  .s-videos .c-videos__featured-details .c-videos__title {
    font-size: 1.5rem;
  }
  .s-videos .c-videos__list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
  }
  .s-videos .c-videos__item {
    flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    min-width: 1px;
    min-height: 1px;
  }
  .s-videos .c-videos__item:first-child {
    border-top: 1px solid #e3e5e6;
  }
  .s-videos .c-videos__item:nth-child(even) {
    border-left: 1px solid #e3e5e6;
  }
}
.s-galleries .c-galleries__sponsor {
  text-align: center;
}
.s-galleries .c-galleries__sponsor .single-ad img {
  margin: 24px 0;
}
.s-galleries .c-galleries__filters-filter {
  position: relative;
}
.s-galleries .c-galleries__filters-filter::after {
  content: '\e008';
  font: 400 2rem/0 'sidearm_font_v2';
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translate(0, -50%);
}
.s-galleries .c-galleries__filters-select {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border-top: 1px solid #e3e5e6;
  font-size: 1.125rem;
  line-height: 66px;
  padding: 0 60px 0 24px;
  transition: background 0.15s;
}
.s-galleries .c-galleries__filters-select::-ms-expand {
  display: none;
}
.s-galleries .c-galleries__filters-select:hover {
  background: whitesmoke;
}
.s-galleries .c-galleries__nodata {
  padding: 24px 0;
  text-align: center;
}
.s-galleries .c-galleries__featured .c-galleries__media-container {
  margin: 0;
}
.s-galleries .c-galleries__featured .c-galleries__media {
  padding-bottom: 56.25%;
}
.s-galleries .c-galleries__featured .c-galleries__image {
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.s-galleries .c-galleries__item {
  border-top: 1px solid #e3e5e6;
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.s-galleries .c-galleries__media-container {
  flex: 0 0 66px;
  -webkit-flex: 0 0 66px;
  min-width: 1px;
  min-height: 1px;
  margin-right: 12px;
}
.s-galleries .c-galleries__media {
  overflow: hidden;
  padding-bottom: 100%;
  text-decoration: none;
}
.s-galleries .c-galleries__media::after {
  background: rgba(75, 17, 111, 0.7);
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  transition: opacity 0.15s;
}
.s-galleries .c-galleries__media:hover::after {
  opacity: 1;
}
.s-galleries .c-galleries__image {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: none;
  width: auto;
  height: 100%;
}
.s-galleries .c-galleries__details {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.s-galleries .c-galleries__meta {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  color: #606060;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.s-galleries .c-galleries__title {
  color: #303030;
  display: inline-block;
  font-size: 1.125rem;
  text-decoration: none;
}
.s-galleries .c-galleries__title:hover {
  text-decoration: underline;
}
.s-galleries .c-galleries--list .c-galleries__item:first-child {
  display: block;
}
.s-galleries .c-galleries--list .c-galleries__item:first-child .c-galleries__media-container {
  margin: 0;
}
.s-galleries .c-galleries--list .c-galleries__item:first-child .c-galleries__media {
  padding-bottom: 56.25%;
}
.s-galleries .c-galleries--list .c-galleries__item:first-child .c-galleries__details {
  margin-top: 12px;
}
@media (min-width: 768px) {
  .s-galleries .c-galleries__sponsor-filters {
    display: flex;
    align-items: center;
    justify-content: normal;
    border-bottom: 1px solid #e3e5e6;
  }
  .s-galleries .c-galleries__sponsor {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    order: 1;
    height: 66px;
  }
  .s-galleries .c-galleries__sponsor .single-ad {
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #e3e5e6;
    height: 100%;
  }
  .s-galleries .c-galleries__sponsor .single-ad img {
    margin: 0 24px;
  }
  .s-galleries .c-galleries__filters {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .s-galleries .c-galleries__filters-filter {
    flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    min-width: 1px;
    min-height: 1px;
  }
  .s-galleries .c-galleries__filters-select {
    border-top: none;
  }
  .s-galleries .c-galleries__wrap {
    padding: 24px;
  }
  .s-galleries .c-galleries__item:first-child {
    border-top: none;
  }
}
@media (min-width: 1025px) {
  .s-galleries .c-galleries__featured {
    display: flex;
    align-items: center;
    justify-content: normal;
  }
  .s-galleries .c-galleries__featured .c-galleries__media-container {
    flex: 0 0 66.66%;
    -webkit-flex: 0 0 66.66%;
    min-width: 1px;
    min-height: 1px;
    margin-right: 24px;
  }
  .s-galleries .c-galleries__featured .c-galleries__details {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
  }
  .s-galleries .c-galleries__featured .c-galleries__details .c-galleries__title {
    font-size: 1.5rem;
  }
  .s-galleries .c-galleries__list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
  }
  .s-galleries .c-galleries__item {
    flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    min-width: 1px;
    min-height: 1px;
  }
  .s-galleries .c-galleries__item:first-child {
    border-top: 1px solid #e3e5e6;
  }
  .s-galleries .c-galleries__item:nth-child(even) {
    border-left: 1px solid #e3e5e6;
  }
}
.s-promos {
  background: url('https://dbukjj6eu5tsf.cloudfront.net/sidearm.sites/uni.sidearmsports.com/images/responsive/promo_bg.jpg') center 30% / 1920px 1080px no-repeat #4b116f;
}
.s-promos .slick-list {
  margin-bottom: 24px;
}
.s-promos .slick-track {
  display: flex;
}
.s-promos .slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  float: none;
  height: 100%;
}
.s-promos .slick-prev,
.s-promos .slick-next {
  width: calc(50% - 1px);
  height: 43px;
}
.s-promos .slick-next {
  margin-left: 2px;
}
@media (min-width: 768px) {
  .s-promos .slick-list {
    margin: 0 -24px;
  }
}
@media (min-width: 1025px) {
  .s-promos {
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
  }
}
.s-stories .c-stories__item {
  border-bottom: 1px solid #e3e5e6;
}
.s-stories .c-stories__media {
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
}
.s-stories .c-stories__media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
}
.s-stories .c-stories__media::after {
  background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 37%, rgba(0, 0, 0, 0.8) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 65%;
  content: '';
}
.s-stories .c-stories__picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.s-stories .c-stories__sponsor {
  position: absolute;
  bottom: 24px;
  left: 24px;
  z-index: 2;
}
.s-stories .c-stories__details {
  padding: 20px 24px;
}
.s-stories .c-stories__meta {
  font-family: 'Univers Light', sans-serif;
  font-weight: 300;
  color: #606060;
  line-height: 1.25;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.s-stories .c-stories__url {
  color: black;
  display: block;
  font-size: 1.125rem;
  line-height: 1.25;
  text-decoration: none;
}
.s-stories .c-stories__url:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .s-stories .c-stories__sponsor {
    left: auto;
    right: 24px;
  }
}
.s-stories .c-stories--trending-slider .section-header {
  border-bottom: 1px solid #e3e5e6;
  margin-bottom: 24px;
  padding-bottom: 8px;
}
html.sport .s-stories .c-stories--trending-slider .section-header {
  display: none;
}
.s-stories .c-stories--trending-slider .c-stories__header-title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.s-stories .c-stories--trending-slider .c-stories__header-title .trending-icon {
  display: inline-block;
  margin: -6px 0 0 8px;
  position: relative;
  width: 16px;
  height: 28px;
}
.s-stories .c-stories--trending-slider .c-stories__header-title .trending-icon::before {
  background: url('https://dbukjj6eu5tsf.cloudfront.net/sidearm.sites/uni.sidearmsports.com/images/responsive/icon_flame.svg') center no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 16px;
  height: 28px;
  content: '';
}
.s-stories .c-stories--trending-slider .slick-prev,
.s-stories .c-stories--trending-slider .slick-next {
  position: absolute;
  top: calc(28.125vw - 18px);
  width: 36px;
  height: 36px;
}
.s-stories .c-stories--trending-slider .slick-prev {
  left: 0;
}
.s-stories .c-stories--trending-slider .slick-next {
  right: 0;
}
@media (max-width: 767px) {
  .s-stories .c-stories--trending-slider {
    border-bottom: 1px solid #e3e5e6;
  }
  .s-stories .c-stories--trending-slider .c-stories__item {
    border: none;
  }
}
@media (min-width: 768px) {
  .s-stories .c-stories--trending-slider .section-header {
    margin: 0 24px 24px;
    padding-bottom: 12px;
  }
  .s-stories .c-stories--trending-slider .slick-prev,
  .s-stories .c-stories--trending-slider .slick-next {
    top: calc(50% - 18px);
  }
  .s-stories .c-stories--trending-slider .c-stories__details {
    padding-right: 198px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .s-stories .c-stories--trending-slider .c-stories__meta {
    color: #ffcc00;
  }
  .s-stories .c-stories--trending-slider .c-stories__url {
    color: white;
    font-size: 1.5rem;
  }
}
@media (min-width: 1025px) {
  .s-stories .c-stories--trending-slider .section-header {
    margin: 0 0 24px;
  }
}
@media (min-width: 768px) {
  .s-stories .c-stories--trending-list .section-header {
    margin: 0 24px 24px;
    padding-bottom: 12px;
  }
  .s-stories .c-stories--trending-list .c-stories__list {
    display: flex;
    flex-wrap: wrap;
  }
  .s-stories .c-stories--trending-list .c-stories__item {
    flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    min-width: 1px;
    min-height: 1px;
    min-width: 50%;
  }
  .s-stories .c-stories--trending-list .c-stories__item:nth-child(odd):not(:last-child) {
    border-right: 1px solid #e3e5e6;
  }
  .s-stories .c-stories--trending-list .c-stories__details {
    padding: 60px 24px 48px;
  }
}
@media (min-width: 1025px) {
  .s-stories .c-stories--trending-list .section-header {
    margin: 0 0 24px;
  }
  .s-stories .c-stories--trending-list .c-stories__item {
    background: white;
  }
  .s-stories .c-stories--trending-list .c-stories__details {
    background: white;
    padding: 24px;
  }
}
.s-stories .c-stories--trending .section-header {
  border-bottom: 1px solid #e3e5e6;
  margin-bottom: 24px;
  padding-bottom: 8px;
}
html.sport .s-stories .c-stories--trending .section-header {
  display: none;
}
.s-stories .c-stories--trending .c-stories__header-title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.s-stories .c-stories--trending .c-stories__header-title .trending-icon {
  display: inline-block;
  margin: -6px 0 0 8px;
  position: relative;
  width: 16px;
  height: 28px;
}
.s-stories .c-stories--trending .c-stories__header-title .trending-icon::before {
  background: url('https://dbukjj6eu5tsf.cloudfront.net/sidearm.sites/uni.sidearmsports.com/images/responsive/icon_flame.svg') center no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 16px;
  height: 28px;
  content: '';
}
@media (min-width: 768px) {
  .s-stories .c-stories--trending .section-header {
    margin: 0 24px 24px;
    padding-bottom: 12px;
  }
  .s-stories .c-stories--trending .c-stories__list {
    display: flex;
    flex-wrap: wrap;
  }
  .s-stories .c-stories--trending .c-stories__item {
    flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    min-width: 1px;
    min-height: 1px;
  }
  .s-stories .c-stories--trending .c-stories__item--standard:nth-child(2n) {
    border-right: 1px solid #e3e5e6;
  }
  .s-stories .c-stories--trending .c-stories__item--standard .c-stories__details {
    padding: 60px 24px 48px;
  }
  .s-stories .c-stories--trending .c-stories__item--feature {
    flex: 0 0 100%;
  }
  .s-stories .c-stories--trending .c-stories__item--feature .c-stories__details {
    padding-right: 198px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .s-stories .c-stories--trending .c-stories__item--feature .c-stories__meta {
    color: #ffcc00;
  }
  .s-stories .c-stories--trending .c-stories__item--feature .c-stories__url {
    color: white;
    font-size: 1.5rem;
  }
}
@media (min-width: 1025px) {
  .s-stories .c-stories--trending .section-header {
    margin: 0 0 24px;
  }
  .s-stories .c-stories--trending .c-stories__item--standard {
    background: white;
  }
  .s-stories .c-stories--trending .c-stories__item--standard .c-stories__details {
    background: white;
    padding: 24px;
  }
}
.s-stories .c-stories--list {
  margin-top: 20px;
  padding: 0 24px;
}
.s-stories .c-stories--list .section-header {
  border-bottom: 1px solid #e3e5e6;
  text-align: left;
}
.s-stories .c-stories--list .c-stories__list {
  background: white;
}
@media (max-width: 767px) {
  .s-stories .c-stories--list .c-stories__archives {
    margin: 0 -24px;
    width: auto;
  }
}
@media (min-width: 768px) {
  .s-stories .c-stories--list {
    padding-bottom: 24px;
  }
  .s-stories .c-stories--list .section-header {
    padding-bottom: 12px;
  }
}
@media (min-width: 1025px) {
  .s-stories .c-stories--list {
    padding: 0;
  }
  .s-stories .c-stories--list .section-header {
    padding-left: 12px;
  }
}
@media (min-width: 1025px) {
  .s-stories {
    background: url('https://dbukjj6eu5tsf.cloudfront.net/sidearm.sites/uni.sidearmsports.com/images/responsive/pattern_white.png') center white;
    padding: 0 0 24px;
  }
  .s-stories__inner {
    display: flex;
  }
  .s-stories__main {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    padding-top: 24px;
  }
  .s-stories__side {
    background: white;
    flex: 0 0 376px;
    -webkit-flex: 0 0 376px;
    min-width: 1px;
    min-height: 1px;
    margin-left: 24px;
    padding-top: 24px;
  }
}
.c-sticky-leaderboard {
  background: white !important;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2) !important;
  z-index: 7 !important;
}
.c-sticky-leaderboard .dfp-ad {
  margin: 12px auto !important;
}
@media screen and (min-width: 1025px) {
  .c-navigation__ad.sports-dropdown-ad {
    width: 100%;
    bottom: 24px;
    text-align: left !important;
    max-width: 1224px;
    margin: auto;
    background: transparent !important;
    margin-top: -94px;
    padding: 0 24px 24px;
  }
}
.interior-leaderboard--upper {
  padding-bottom: 12px;
}
.interior-leaderboard--lower {
  padding-top: 12px;
}
