/*Stories Video*/

.showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
/*Mixins*/
/*Colors*/
/*Social Media Brand Colors*/
/*Utility Classes*/

.reset-list {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.margin-none {
  margin: 0;
}
.margin-top-none {
  margin-top: none;
}
.margin-right-none {
  margin-right: none;
}
.margin-bottom-none {
  margin-bottom: none;
}
.margin-left-none {
  margin-left: none;
}
.margin-auto {
  margin: auto;
}
.margin-top-auto {
  margin-top: auto;
}
.margin-right-auto {
  margin-right: auto;
}
.margin-bottom-auto {
  margin-bottom: auto;
}
.margin-left-auto {
  margin-left: auto;
}
.margin-centered {
  margin-left: auto;
  margin-right: auto;
}
.accessible-hide {
  position: absolute;
  left: -99999px;
  top: -99999px;
  display: block !important;
  background: black;
  color: white;
  clip: rect(1px, 1px, 1px, 1px);
}
.hide {
  background: black;
  color: white;
}
.h-100 {
  height: 100%;
}
.flex-center {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.no-wrap {
  white-space: nowrap;
}
.relative {
  position: relative;
}
/*Animations*/

/*Row Styles*/

.row {
  max-width: 1464px;
  margin-left: auto;
  margin-right: auto;
}
.row.pad {
  padding-left: 12px;
  padding-right: 12px;
}
.row.no-pad {
  max-width: 1416px;
}
.row.row-wide {
  max-width: 2000px;
}
@media screen and (max-width: 1176px) {
  .row.extra-pad {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}
/*Slick Dots*/

ul.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
ul.slick-dots button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  font-size: 0;
}
/*Breakpoints*/
@media (min-width: 1025px) {
  .hide-large {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .hide-large-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hide-medium {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hide-medium-down {
    display: none !important;
  }
}
body {
  font: 1rem/1.5 'Lato', arial, sans-serif;
  color: black;
  margin: 0;
  padding: 0;
}
.showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url("https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png");
  background-size: contain;
  height: 70px;
  width: 70px;
  z-index: 100;
}
.logo-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: black;
  top: 0;
  left: 0;
}
.logo-loader--grow-shrink {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in-out 3.5s;
}
.logo-loader--grow-shrink .logo-loader__logo img {
  width: 120px;
  animation: grow-shrink 5s ease-in-out infinite;
}
@keyframes grow-shrink {
  0% {
    opacity: 0.1;
    transform: scale(0.5);
  }
  25% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.1;
    transform: scale(0.5);
  }
  75% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0.1;
    transform: scale(0.5);
  }
}
html:not(.index) .logo-loader,
html:not(.index) .sidearm-loading {
  display: none;
}
html:not(.index) .main-content-placeholder {
  max-width: 1416px;
  padding: 24px;
  margin-left: auto;
  margin-right: auto;
  background: white;
  border: 1px solid #efefef;
}
html.navigation-loaded .logo-loader {
  opacity: 0;
  pointer-events: none;
}
html.postgame_3 .sidearm-story-template-related-stories-list .sidearm-story-template-related-story {
  flex-direction: column;
  -webkit-flex-direction: column;
  width: 33.3333%;
}
html.postgame_3 .sidearm-story-template-related-stories-list .sidearm-story-template-related-story .sidearm-story-template-related-story-thumb {
  overflow: hidden;
}
html.postgame_3 .sidearm-story-template-related-stories-list .sidearm-story-template-related-story .sidearm-story-template-related-story-text {
  padding: 0;
}
.main-header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 110;
}
.main-header__top {
  background-color: black;
  height: 40px;
}
.main-header__top-inner {
  display: flex;
  display: -webkit-flex;
  position: relative;
}
.main-header__top-title {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  color: white;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-size: 0.6875rem;
  line-height: 150%;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.5rem;
  text-transform: uppercase;
}
@media (max-width: 1415px) {
  .main-header__top-title {
    font-size: 0.5rem;
  }
}
.main-header__top-icons {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  position: absolute;
  right: 12px;
}
.main-header__top-ads .ads-container {
  display: flex;
  align-items: center;
}
.main-header__top-ads .ads-container .icons-ad {
  margin-left: 8px;
}
.main-header__top-ads .ads-container .icons-ad__link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 18px;
  height: 40px;
  transition: all .25s;
}
.main-header__top-ads .ads-container .icons-ad__link:hover,
.main-header__top-ads .ads-container .icons-ad__link.sidearm-hover,
.main-header__top-ads .ads-container .icons-ad__link:focus {
  transform: translateY(-2px);
}
.main-header__top-ads .ads-container .icons-ad__label {
  position: absolute;
  left: -99999px;
  top: -99999px;
  display: block !important;
  background: black;
  color: white;
  clip: rect(1px, 1px, 1px, 1px);
}
.main-header__top-links {
  display: flex;
  align-items: center;
}
.main-header__top-links-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white !important;
  font-size: 18px;
  height: 40px;
  margin-right: 8px;
  transition: all .25s;
}
.main-header__top-links-icon:hover,
.main-header__top-links-icon.sidearm-hover,
.main-header__top-links-icon:focus {
  transform: translateY(-2px);
}
.main-header__search .c-search__toggle {
  margin-right: 8px !important;
  position: relative;
}
.main-header__search .c-search__toggle::after {
  content: '';
  position: absolute;
  right: -8px;
  width: 1px;
  height: 16px;
  background-color: #34333b;
}
.main-header__navbar {
  position: relative;
  height: 70px;
  background-color: #c8102e;
  box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.12);
}
.main-header__navbar-inner {
  flex: 0 1 1416px;
  -webkit-flex: 0 1 1416px;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main-header__logo {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  position: absolute;
  width: 100%;
  height: 110px;
  background-color: white;
  z-index: 20;
  top: -40px;
  left: 0px;
  clip-path: polygon(0 0, 100% 0, calc(100% - 48px) 100%, 0% 100%);
}
.main-header__logo-wrapper {
  width: 260px;
  height: 70px;
  position: relative;
  transition: 0.25s;
}
.main-header__logo a {
  display: flex;
  height: 110px;
}
.main-header__logo-image {
  width: 140px;
  transition: .25s;
  position: absolute;
  top: -15px;
  left: 24px;
  pointer-events: none;
}
.main-header__logo-clip-1,
.main-header__logo-clip-2 {
  position: absolute;
  width: 56px;
  background-color: #c8102e;
  top: -40px;
  height: 110px;
  clip-path: polygon(86% 0, 100% 0, 14% 100%, 0% 100%);
  transition: 0.2s;
  z-index: 21;
}
.main-header__logo-clip-1 {
  right: 12px;
}
.main-header__logo-clip-2 {
  right: 30px;
}
.main-header__nav {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.main-header__sport {
  height: 55px;
  background-color: white;
  box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.12);
}
.main-header__sport-inner {
  margin: 0 auto;
  padding: 0 16px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
}
.main-header__sport .sport-navigation {
  width: 100%;
}
.main-header__ad {
  background-color: white;
  height: 70px;
  padding: 0 16px 0 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  clip-path: polygon(36px 0, 100% 0, 100% 100%, 0% 100%);
}
.main-content-placeholder {
  margin-top: 110px;
}
html.sport .main-content-placeholder {
  margin-top: 165px;
}
@media (max-width: 1279px) {
  .main-header__top {
    display: none;
  }
  .main-header__logo {
    height: 70px;
    top: 0px;
    clip-path: polygon(0 0, 100% 0, calc(100% - 35px) 100%, 0% 100%);
  }
  .main-header__logo a {
    display: flex;
    height: 100%;
    align-items: center;
  }
  .main-header__logo-wrapper {
    width: 165px;
  }
  .main-header__logo-image {
    width: 86px;
    left: 12px;
    top: auto;
  }
  .main-header__logo-clip-1,
  .main-header__logo-clip-2 {
    top: 0px;
    height: 70px;
    width: 42px;
  }
  .main-header__logo-clip-2 {
    right: 26px;
  }
  .main-header__ad {
    display: none;
  }
  .main-header__sport-inner {
    padding: 0;
  }
  .main-content-placeholder {
    margin-top: 70px;
  }
  html.sport .main-content-placeholder {
    margin-top: 125px;
  }
}
.c-navigation--main ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: flex-end;
}
.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;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  color: white;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-size: 1rem;
  line-height: 150%;
  text-transform: uppercase;
  width: auto;
  padding: 0 24px;
  height: 70px;
  transition: all .25s;
  position: relative;
  box-shadow: inset 1px 0px 0px rgba(0, 0, 0, 0.1);
}
.c-navigation--main .c-navigation__toggle .sidearm-icon {
  font-size: 18px;
}
.c-navigation--main .c-navigation__toggle-calendar {
  margin-left: auto;
}
.c-navigation--main .c-navigation__toggle-calendar .view {
  display: block;
}
.c-navigation--main .c-navigation__toggle-calendar .close {
  display: none;
}
.c-navigation--main .c-navigation__toggle-calendar.is-toggled .view {
  display: none;
}
.c-navigation--main .c-navigation__toggle-calendar.is-toggled .close {
  display: block;
}
.c-navigation--main .c-navigation__toggle:hover,
.c-navigation--main .c-navigation__toggle.is-toggled,
.c-navigation--main .c-navigation__toggle:focus,
.c-navigation--main .c-navigation__toggle.sidearm-hover {
  outline: none;
  background-color: white;
  color: #c8102e;
}
@media (max-width: 767px) {
  .c-navigation--main .c-navigation__toggle {
    font-size: 0;
  }
}
.c-navigation--main .c-navigation-desktop .c-navigation__ad {
  padding: 0 48px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__divider {
  display: flex;
}
.c-navigation--main .c-navigation-desktop .c-navigation__divider::after {
  content: '';
  width: 1px;
  height: 16px;
  background-color: #c8102e;
  transform: rotate(15deg);
  transition: all .25s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1 {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  padding: 0 12px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1 span::before,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1 span::before,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:focus .c-navigation__url--level-1 span::before {
  transform: rotate(180deg);
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1 span::after,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1 span::after,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:focus .c-navigation__url--level-1 span::after {
  width: calc(100% + 16px);
}
.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,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:focus .c-navigation__level-2 {
  left: 0px;
  opacity: 1;
  overflow: auto;
  transition: opacity .25s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-1 {
  color: white;
  font-family: Archivo;
  font-style: normal;
  font-weight: 800;
  font-size: 1rem;
  line-height: 150%;
  text-transform: uppercase;
  height: 70px;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  transition: all 0.25s;
  white-space: nowrap;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-1 span {
  position: relative;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-1 span::before {
  font-family: sidearm_font_v2;
  content: '\e020';
  position: absolute;
  left: calc(100% + 4px);
  color: white;
  font-size: 12px;
  font-weight: 400;
  pointer-events: none;
  transition: all 0.25s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-1 span::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 4px;
  background-color: white;
  pointer-events: none;
  transition: all .25s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2 {
  position: absolute;
  top: 100%;
  left: -99999px;
  opacity: 0;
  width: 100%;
  max-height: calc(100vh - 110px);
  z-index: 21;
  background-color: white;
  box-shadow: 0px 6px 48px rgba(0, 0, 0, 0.12);
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2.is-open {
  left: 0;
  opacity: 1;
  overflow: auto;
  transition: 0s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2-inner {
  margin: 0 auto;
  padding: 32px 24px 48px;
  background-color: white;
  display: flex;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2::before {
  content: '.';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  font-size: 0;
  height: 9px;
  pointer-events: none;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}
.c-navigation--main .c-navigation-desktop .c-navigation__column {
  flex: 0 1 50%;
  margin: 0 24px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 50px;
  box-shadow: inset 0 -0.062rem 0 #e0e0e0;
  transition: all 0.25s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2 + .c-navigation__separator {
  margin-top: 24px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:hover:not(.c-navigation__separator),
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:focus:not(.c-navigation__separator) {
  background-color: #c8102e;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:hover:not(.c-navigation__separator) .c-navigation__url--level-2,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:focus:not(.c-navigation__separator) .c-navigation__url--level-2 {
  color: white;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:hover:not(.c-navigation__separator) .c-navigation__divider::after,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:focus:not(.c-navigation__separator) .c-navigation__divider::after {
  background-color: white;
}
.c-navigation--main .c-navigation-desktop .c-navigation__separator {
  color: #c8102e;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 125%;
  text-transform: uppercase;
  height: auto;
  margin-bottom: 8px;
  box-shadow: 0 0 0;
  padding: 0;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2 {
  color: #666666;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  padding: 0 12px;
  height: 50px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  white-space: nowrap;
  transition: all 0.25s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:first-child {
  margin-right: auto;
  color: #3d3c3c;
  font-weight: 700;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:first-child:last-child {
  width: 100%;
  margin-right: 0;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:hover,
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2.sidearm-hover,
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:focus {
  text-decoration: underline;
}
.c-navigation--main .c-navigation-desktop .c-navigation__social {
  padding: 0 8px;
  height: 100%;
  overflow: hidden;
  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;
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.facebook::before {
  content: '\e205';
}
.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 {
  display: none;
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.tickets::before {
  content: '\e108';
}
.c-navigation--main .c-navigation-desktop .c-navigation__social span.title {
  position: absolute;
  left: -99999px;
  top: -99999px;
  display: block !important;
  background: black;
  color: white;
  clip: rect(1px, 1px, 1px, 1px);
}
.c-navigation--main .c-navigation-mobile .c-navigation__ads {
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
}
.c-navigation--main .c-navigation-mobile .c-navigation__ads .ads-container {
  display: flex;
  align-items: center;
}
.c-navigation--main .c-navigation-mobile .c-navigation__ads .ads-container .icons-ad {
  flex: 1;
}
.c-navigation--main .c-navigation-mobile .c-navigation__ads .ads-container .icons-ad:not(:first-child) {
  box-shadow: inset 1px 0px 0px rgba(0, 0, 0, 0.1);
}
.c-navigation--main .c-navigation-mobile .c-navigation__ads .ads-container .icons-ad__link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 30px;
  height: 92px;
  transition: all .25s;
}
.c-navigation--main .c-navigation-mobile .c-navigation__ads .ads-container .icons-ad__link:hover,
.c-navigation--main .c-navigation-mobile .c-navigation__ads .ads-container .icons-ad__link.sidearm-hover,
.c-navigation--main .c-navigation-mobile .c-navigation__ads .ads-container .icons-ad__link:focus {
  background-color: white;
  color: #c8102e;
}
.c-navigation--main .c-navigation-mobile .c-navigation__ads .ads-container .icons-ad__label {
  position: absolute;
  left: -99999px;
  top: -99999px;
  display: block !important;
  background: black;
  color: white;
  clip: rect(1px, 1px, 1px, 1px);
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0px;
  overflow: hidden;
  background: #c8102e;
  z-index: 500;
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas.is-open {
  height: calc(100vh - 70px);
  overflow: auto;
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas::before {
  content: '.';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  font-size: 0;
  height: 9px;
  pointer-events: none;
  max-width: 1416px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}
.c-navigation--main .c-navigation-mobile .c-navigation__level-1 {
  background: #c8102e;
}
.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-family: sidearm_font_v2;
  content: '\e020';
  margin-left: 12px;
  font-style: normal;
  display: block;
  color: white;
  font-size: 12px;
  font-weight: 400;
  transition: all 0.25s;
}
.c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1.is-open::after {
  transform: rotate(180deg);
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1 {
  color: white;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-size: 1.3125rem;
  line-height: 125%;
  text-transform: uppercase;
  height: 120px;
  padding: 0 16px;
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.25s;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
@media screen and (max-width: 767px) {
  .c-navigation--main .c-navigation-mobile .c-navigation__url--level-1 {
    height: 92px;
  }
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1:hover,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.is-open,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.sidearm-hover,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1:focus {
  background-color: rgba(0, 0, 0, 0.1);
}
.c-navigation--main .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--main .c-navigation-mobile .c-navigation__level-2.is-open {
  max-height: 2500px;
}
.c-navigation--main .c-navigation-mobile .c-navigation__separator {
  color: white;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 125%;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  padding: 0 16px;
  height: 52px;
  box-shadow: 0 0 0;
  background-color: black;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-2 {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 150%;
  height: 52px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 16px;
  box-shadow: inset 0 0.063rem 0 #e0e0e0;
  transition: all 0.25s;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .c-navigation--main .c-navigation-mobile .c-navigation__level-1 {
    padding-bottom: 60px;
  }
}
.c-search--overlay fieldset {
  border: none;
  display: block;
  margin: 0;
  width: 100%;
  padding: 0 24px;
  max-width: 600px;
}
.c-search--overlay .c-search__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  color: white;
  font-size: 18px;
  height: 40px;
  transition: all 0.25s;
  position: relative;
}
.c-search--overlay .c-search__toggle:hover,
.c-search--overlay .c-search__toggle.is-toggled,
.c-search--overlay .c-search__toggle:focus,
.c-search--overlay .c-search__toggle.sidearm-hover {
  transform: translateY(-2px);
}
.c-search--overlay .c-search__overlay {
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: -99999px;
  width: 100%;
  height: 100%;
  z-index: 125;
}
.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: 72px;
}
.c-search--overlay .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  background: white;
  color: black;
  display: block;
  font-size: 1.25rem;
  line-height: 40px;
  padding: 0 104px 0 24px;
  width: 100%;
  height: 100%;
}
.c-search--overlay .c-search__text::-webkit-input-placeholder {
  color: grey;
}
.c-search--overlay .c-search__text::-moz-placeholder {
  color: grey;
}
.c-search--overlay .c-search__text:-ms-input-placeholder {
  color: grey;
}
.c-search--overlay .c-search__text:-moz-placeholder {
  color: grey;
}
.c-search--overlay .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  border: 1px solid #c8102e;
  background-color: #c8102e;
  color: white;
  font-size: 1.75rem;
  font-weight: 700;
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 100%;
  text-transform: uppercase;
  transition: all 0.25s;
}
.c-search--overlay .c-search__submit[disabled] {
  background: grey !important;
  border-color: grey !important;
  color: white !important;
  cursor: not-allowed;
}
.c-search--overlay .c-search__submit:hover,
.c-search--overlay .c-search__submit:focus,
.c-search--overlay .c-search__submit.sidearm-hover {
  background-color: white;
  color: #c8102e;
}
.c-search--overlay .c-search__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: 1px solid #c8102e;
  color: #c8102e;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: absolute;
  top: 24px;
  right: 24px;
  font-size: 20px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .25s;
}
.c-search--overlay .c-search__close:hover,
.c-search--overlay .c-search__close:focus,
.c-search--overlay .c-search__close.sidearm-hover {
  background: #c8102e;
  color: white;
}
.c-search--standard fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.c-search--standard .c-search__container {
  height: 92px;
  padding: 0 16px;
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}
.c-search--standard .c-search__container .sidearm-icon {
  position: absolute;
  right: 16px;
  top: calc(50% - 9px);
  font-size: 12px;
  color: white;
}
.c-search--standard .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  color: white;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-size: 1.3125rem;
  line-height: 125%;
  text-transform: uppercase;
  height: 100%;
}
.c-search--standard .c-search__text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
}
.c-search--standard .c-search__text::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
.c-search--standard .c-search__text:-ms-input-placeholder {
  /* IE 10+ */
  color: white;
}
.c-search--standard .c-search__text:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}
.c-search--standard .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
}
.c-navigation--sport {
  height: 100%;
}
.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__level-1 {
  height: 100%;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__social {
  padding-right: 16px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c8102e;
  font-size: 18px;
  text-decoration: none;
  transition: all .25s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__social-link:not(:first-child) {
  margin-left: 6px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__social-link:hover,
.c-navigation--sport.c-navigation--desktop .c-navigation__social-link:focus,
.c-navigation--sport.c-navigation--desktop .c-navigation__social-link.sidearm-hover {
  transform: translateY(-2px);
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 {
  height: 100%;
  position: relative;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:focus .c-navigation__level-2,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__level-2 {
  left: auto;
  right: 0;
  opacity: 1;
  max-height: calc(100vh - 165px);
  overflow: auto;
  transition: opacity .25s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1 {
  display: flex;
  align-items: center;
  justify-content: normal;
  height: 100%;
  padding: 0 16px;
  color: #c8102e;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 125%;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
  transition: all .25s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1:hover,
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1:focus,
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1.sidearm-hover {
  background-color: #e0e0e0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport {
  display: flex;
  align-items: center;
  justify-content: normal;
  margin-right: auto;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1 {
  font-weight: 800;
  font-size: 1.125rem;
}
.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__additional .c-navigation__url--level-1::after {
  display: none;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__additional .c-navigation__url--level-1 span::after {
  font-family: sidearm_font_v2;
  content: '\e012';
  margin-left: 3px;
  font-style: normal;
  display: block;
  color: #c8102e;
  font-size: 12px;
  font-weight: 400;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  left: -99999px;
  top: 100%;
  opacity: 0;
  background-color: #c8102e;
  width: 300px;
  z-index: 100;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-2.is-open {
  left: auto;
  right: 0;
  opacity: 1;
  transition: 0s;
  overflow: auto;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2 {
  box-shadow: inset 0 -0.062rem 0 rgba(0, 0, 0, 0.1);
}
.c-navigation--sport.c-navigation--desktop .c-navigation__separator {
  display: flex;
  align-items: center;
  justify-content: normal;
  min-height: 48px;
  padding: 0 16px;
  color: white;
  font-family: 'Archivo';
  font-size: 1rem;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.019rem;
  line-height: 1.125rem;
  text-align: left;
  transition: all 0.25s;
  white-space: nowrap;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2 {
  display: flex;
  align-items: center;
  justify-content: normal;
  min-height: 48px;
  padding: 0 16px;
  color: white;
  font-family: 'Archivo';
  font-size: 1rem;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.019rem;
  line-height: 1.125rem;
  text-align: left;
  transition: all 0.25s;
  white-space: nowrap;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2:hover,
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2:focus,
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2.sidearm-hover {
  color: #c8102e;
  background-color: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport {
  height: 55px;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link {
  display: flex;
  align-items: center;
  justify-content: normal;
  color: #c8102e;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 125%;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
  height: 100%;
  padding: 0 16px;
  text-decoration: none;
  transition: all .25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link:hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link:focus,
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link.sidearm-hover {
  background-color: #c8102e;
  color: white;
}
.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;
  height: 55px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  color: #c8102e;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 125%;
  letter-spacing: 1px;
  padding: 0 16px;
  transition: all 0.25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle:after {
  font-family: sidearm_font_v2;
  content: '\e012';
  margin-left: 3px;
  font-style: normal;
  display: block;
  color: #c8102e;
  font-size: 12px;
  transition: transform .25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle.is-toggled:after {
  transform: rotate(180deg);
  transition: transform .25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle:hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle.is-toggled,
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle:focus,
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle.sidearm-hover {
  background-color: #c8102e;
  color: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle:hover::after,
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle.is-toggled::after,
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle:focus::after,
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle.sidearm-hover::after {
  color: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0px;
  height: 0;
  overflow: hidden;
  background: #c8102e;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  height: calc(100vh - 125px);
  overflow: auto;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 0;
  height: 1px;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.1);
}
.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-family: sidearm_font_v2;
  content: '\e008';
  margin-left: 10px;
  font-style: normal;
  display: block;
  font-weight: 400;
  color: white;
  font-size: 24px;
  transition: transform .25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open:after {
  transform: rotate(-180deg);
  transition: transform .25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 {
  color: white;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-size: 1.3125rem;
  line-height: 125%;
  text-transform: uppercase;
  height: 92px;
  padding: 0 16px;
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.25s;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  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,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.sidearm-hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1:focus {
  background-color: rgba(0, 0, 0, 0.1);
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-2 {
  padding: 0;
  opacity: 1;
  position: static;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  background-color: white;
  transition: max-height 0.5s;
}
.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-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 150%;
  height: 52px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 16px;
  box-shadow: inset 0 0.063rem 0 #e0e0e0;
  transition: all 0.25s;
  text-decoration: none;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 150%;
  height: 52px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 16px;
  box-shadow: inset 0 0.063rem 0 #e0e0e0;
  transition: all 0.25s;
  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;
  }
}
.s-wrapper {
  background-image: url("https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/ysusports.com/responsive_2022/images/top_bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.s-stories {
  padding: 16px 0;
}
.s-stories__inner {
  max-width: 1312px;
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}
.s-stories__wrapper {
  display: flex;
}
.s-stories__large {
  flex: 0 0 66.6%;
  -webkit-flex: 0 0 66.6%;
  min-width: 1px;
  min-height: 1px;
  padding-right: 0;
}
.s-stories__medium {
  flex: 0 0 33.4%;
  -webkit-flex: 0 0 33.4%;
  min-width: 1px;
  min-height: 1px;
  padding-left: 8px;
}
@media screen and (max-width: 1279px) {
  .s-stories__large {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    min-width: 1px;
    min-height: 1px;
    padding-right: 0;
    margin-bottom: 16px;
  }
  .s-stories__medium {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    min-width: 1px;
    min-height: 1px;
    padding-left: 0;
  }
  .s-stories__wrapper {
    flex-wrap: wrap;
  }
}
.c-stories__top--large .c-stories__title-text {
  font-size: 1.5rem !important;
}
.c-stories__top--large .c-stories__details {
  padding: 32px !important;
}
.c-stories__top--large .c-stories__media.stories-video-is-playing .c-stories__image,
.c-stories__top--large .c-stories__media.stories-video-is-playing .showcase-play-button {
  display: none !important;
}
.c-stories__top--large .c-stories__media.stories-video-is-playing::after {
  display: none !important;
}
.c-stories__top--medium .c-stories__item:first-of-type {
  margin-bottom: 8px;
}
.c-stories__top .c-stories__item {
  position: relative;
  display: block;
  overflow: hidden;
  text-decoration: none;
  background-color: black;
  border-radius: 0.5rem;
}
.c-stories__top .c-stories__item:hover .c-stories__image,
.c-stories__top .c-stories__item:focus .c-stories__image,
.c-stories__top .c-stories__item.sidearm-hover .c-stories__image {
  transform: scale(1.1);
}
.c-stories__top .c-stories__item:hover .c-stories__details,
.c-stories__top .c-stories__item:focus .c-stories__details,
.c-stories__top .c-stories__item.sidearm-hover .c-stories__details {
  transform: translateY(-3px);
}
.c-stories__top .c-stories__media {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  height: 0;
}
.c-stories__top .c-stories__media.video-is-playing .showcase-modal {
  opacity: 1;
  left: 0;
  pointer-events: all;
  transition: opacity 0.25s, transform 0.25s;
  transform: scale(1);
}
.c-stories__top .c-stories__media:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(180.21deg, rgba(0, 0, 0, 0) 50.02%, rgba(0, 0, 0, 0.56) 99.82%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  transition: .25s;
  opacity: 1;
}
.c-stories__top .c-stories__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: .25s;
}
.c-stories__top .c-stories__details {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  bottom: 0;
  padding: 16px;
  color: white;
  position: absolute;
  width: 100%;
  transition: .25s;
  z-index: 109;
}
.c-stories__top .c-stories__meta {
  display: flex;
  align-items: center;
  color: white;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 150%;
  letter-spacing: 0.5px;
  text-align: left;
  text-transform: uppercase;
}
.c-stories__top .c-stories__sport {
  font-weight: 700;
}
.c-stories__top .c-stories__separator {
  margin: 0 6px;
  display: flex;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #c8102e;
}
.c-stories__top .c-stories__title-text {
  color: white;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 125%;
  text-align: left;
  display: flex;
  align-items: center;
  margin-top: 4px;
}
.c-stories__top .c-stories .showcase-modal {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: -9999px;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s, transform 0.2s, left 0s 0.2s;
  transform: scale(0.85);
}
.c-stories__top .c-stories .showcase-modal__inner {
  max-width: 1416px;
  width: 100%;
}
.c-stories__top .c-stories .showcase-modal__player {
  max-height: 100vh;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.c-stories__top .c-stories .showcase-modal__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: 1px solid #c8102e;
  color: white;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: fixed;
  top: 24px;
  right: 24px;
  transition: .25s;
}
.c-stories__top .c-stories .showcase-modal__close:hover,
.c-stories__top .c-stories .showcase-modal__close:focus,
.c-stories__top .c-stories .showcase-modal__close.sidearm-hover {
  background: #c8102e;
  color: white;
}
.c-stories__top .c-stories .showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .c-stories__top .c-stories__item:hover .c-stories__image,
  .c-stories__top .c-stories__item:focus .c-stories__image,
  .c-stories__top .c-stories__item.sidearm-hover .c-stories__image {
    transform: none;
  }
  .c-stories__top .c-stories__item:hover .c-stories__details,
  .c-stories__top .c-stories__item:focus .c-stories__details,
  .c-stories__top .c-stories__item.sidearm-hover .c-stories__details {
    transform: none;
  }
}
@media screen and (max-width: 1279px) {
  .c-stories__top--medium {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
  }
  .c-stories__top--medium .c-stories__item {
    flex: 0 0 calc(50% - 16px);
    -webkit-flex: 0 0 calc(50% - 16px);
    min-width: 1px;
    min-height: 1px;
  }
  .c-stories__top--medium .c-stories__item:nth-of-type(odd) {
    margin: 0 8px;
  }
  .c-stories__top--medium .c-stories__item:nth-of-type(even) {
    margin: 0 8px;
  }
}
@media screen and (max-width: 767px) {
  .c-stories__top--medium {
    margin: 0;
  }
  .c-stories__top--medium .c-stories__item {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
  .c-stories__top--medium .c-stories__item:nth-of-type(odd) {
    margin: 0;
  }
  .c-stories__top--medium .c-stories__item:nth-of-type(even) {
    margin: 0;
  }
  .c-stories__top--medium .c-stories__item:not(:first-child) {
    margin-top: 16px;
  }
}
.s-countdown {
  padding: 16px 0;
}
.s-countdown__inner {
  max-width: 1312px;
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}
.c-countdown--horizontal .c-countdown__item {
  height: 150px;
  background-color: white;
  box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
}
.c-countdown--horizontal .c-countdown__meta {
  padding-left: 32px;
}
.c-countdown--horizontal .c-countdown__title {
  color: #c8102e;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-size: 1.75rem;
  line-height: 125%;
  text-transform: uppercase;
}
.c-countdown--horizontal .c-countdown__logo img {
  width: 118px;
  height: 118px;
}
.c-countdown--horizontal .c-countdown__details {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  padding-left: 48px;
}
.c-countdown--horizontal .c-countdown__opponent {
  color: #3d3c3c;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 125%;
  margin-top: 12px;
}
.c-countdown--horizontal .c-countdown__date-time {
  color: #666666;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  font-size: 0.625rem;
  line-height: 150%;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  margin-top: 8px;
}
.c-countdown--horizontal .c-countdown__time-time {
  color: #c8102e;
  font-weight: 700;
}
.c-countdown--horizontal .c-countdown__divider {
  margin: 0 6px;
  display: flex;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #c8102e;
}
.c-countdown--horizontal .c-countdown__time {
  height: 150px;
}
.c-countdown--horizontal .c-countdown__time-item {
  padding: 0 32px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  min-width: 150px;
  box-shadow: inset 1px 0px 0px #e0e0e0;
}
.c-countdown--horizontal .c-countdown__time-value {
  color: #c8102e;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-size: 40px;
  line-height: 105%;
  text-transform: uppercase;
}
.c-countdown--horizontal .c-countdown__time-label {
  color: #3d3c3c;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.c-countdown--horizontal .c-countdown__time-label abbr {
  border-bottom: none;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .c-countdown--horizontal .c-countdown__item {
    height: 232px;
    padding-left: 0;
    flex-wrap: wrap;
  }
  .c-countdown--horizontal .c-countdown__meta {
    height: 132px;
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    min-width: 1px;
    min-height: 1px;
    justify-content: center;
  }
  .c-countdown--horizontal .c-countdown__logo img {
    width: 80px;
    height: 80px;
  }
  .c-countdown--horizontal .c-countdown__details {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
  }
  .c-countdown--horizontal .c-countdown__time {
    height: 100px;
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    min-width: 1px;
    min-height: 1px;
    box-shadow: inset 0px 1px 0px #e0e0e0;
  }
  .c-countdown--horizontal .c-countdown__time-item {
    flex: 1;
    padding: 0 16px;
    min-width: auto;
  }
  .c-countdown--horizontal .c-countdown__time-item:first-child {
    box-shadow: 0 0 0;
  }
  .c-countdown--horizontal .c-countdown__time-value {
    font-size: 2rem;
  }
  .c-countdown--horizontal .c-countdown__time-label {
    font-size: 10px;
  }
  .c-countdown--horizontal .c-countdown__title {
    font-size: 1.5rem;
  }
  .c-countdown--horizontal .c-countdown__opponent {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .c-countdown--horizontal .c-countdown__meta {
    padding-left: 16px;
  }
  .c-countdown--horizontal .c-countdown__details {
    padding-left: 16px;
  }
  .c-countdown--horizontal .c-countdown__opponent {
    margin-top: 4px;
  }
  .c-countdown--horizontal .c-countdown__title {
    font-size: 1.3125rem;
  }
}
.s-story-schedule {
  padding: 16px 0 48px;
}
.s-story-schedule__inner {
  max-width: 1312px;
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
  display: flex;
  align-items: stretch;
}
.s-story-schedule .s-story {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  margin-right: 32px;
}
.s-story-schedule .s-schedule {
  flex: 0 0 364px;
  -webkit-flex: 0 0 364px;
  min-width: 1px;
  min-height: 1px;
}
@media screen and (max-width: 1279px) {
  .s-story-schedule {
    padding: 16px 0;
  }
  .s-story-schedule__inner {
    flex-wrap: wrap;
  }
  .s-story-schedule .s-story {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    min-width: 1px;
    min-height: 1px;
    margin-right: 0;
  }
  .s-story-schedule .s-schedule {
    display: none;
  }
}
.s-stories__headlines-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.s-stories__headlines-top-title {
  color: #c8102e;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-size: 1.75rem;
  line-height: 125%;
  text-transform: uppercase;
}
.s-stories__headlines-top-ad {
  margin-left: 16px;
}
.s-stories__headlines .archives__container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.s-stories__headlines .archives__button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 0 16px;
  height: 42px;
  color: #c8102e;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 125%;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 1.75rem;
  text-decoration: none;
  transition: all .25s;
}
.s-stories__headlines .archives__button .sidearm-icon {
  font-size: 18px;
  margin-left: 8px;
}
.s-stories__headlines .archives__button:hover,
.s-stories__headlines .archives__button:focus,
.s-stories__headlines .archives__button.sidearm-hover {
  background-color: #c8102e;
  color: white;
}
@media screen and (max-width: 1279px) {
  .s-stories__headlines-top-title {
    font-size: 1.5rem;
  }
  .s-stories__headlines .archives__container {
    padding: 32px 0 16px;
  }
  .s-stories__headlines .archives__button {
    background-color: #c8102e;
    color: white;
  }
}
@media screen and (max-width: 767px) {
  .s-stories__headlines-top-meta {
    width: 100%;
    flex-direction: column;
  }
  .s-stories__headlines-top-ad {
    margin-left: 0px;
    margin-top: 16px;
  }
  .s-stories__headlines-top-title {
    font-size: 1.3125rem;
  }
}
.c-stories--list .c-stories__list {
  display: flex;
  flex-wrap: wrap;
  margin: -16px -8px;
}
.c-stories--list .c-stories__item {
  position: relative;
  width: 50%;
  padding: 16px 8px;
}
.c-stories--list .c-stories__media-container {
  width: 100%;
  position: relative;
}
.c-stories--list .c-stories__media {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  height: 0;
  border-radius: 0.5rem;
}
.c-stories--list .c-stories__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.c-stories--list .c-stories__details {
  margin-top: 8px;
}
.c-stories--list .c-stories__meta {
  display: flex;
  align-items: center;
  color: #666666;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 150%;
  letter-spacing: 0.5px;
  text-align: left;
  text-transform: uppercase;
}
.c-stories--list .c-stories__sport {
  color: #c8102e;
  font-weight: 700;
}
.c-stories--list .c-stories__separator {
  margin: 0 6px;
  display: flex;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #c8102e;
}
.c-stories--list .c-stories__title {
  margin: 4px 0 0;
}
.c-stories--list .c-stories__url {
  color: #3d3c3c;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 125%;
  text-decoration: none;
  transition: all .25s;
}
.c-stories--list .c-stories__url:hover,
.c-stories--list .c-stories__url:focus,
.c-stories--list .c-stories__url.sidearm-hover {
  color: #c8102e;
}
.c-stories--list .c-stories__team-container {
  position: absolute;
  left: 8px;
  bottom: 8px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  gap: 8px;
}
.c-stories--list .c-stories__team-container .c-stories__team {
  position: static;
}
.c-stories--list .c-stories__team {
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  background-color: white;
  box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.12);
  border-radius: 1rem;
  display: flex;
  align-items: center;
  position: absolute;
  left: 8px;
  bottom: 8px;
}
.c-stories--list .c-stories__team-logo {
  width: 24px;
  height: 24px;
}
.c-stories--list .c-stories__team-score {
  color: #3d3c3c;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 125%;
}
.c-stories--list .c-stories__home,
.c-stories--list .c-stories__opponent {
  padding: 0 16px;
  align-items: center;
}
.c-stories--list .c-stories__home .c-stories__team-score {
  margin-left: 8px;
}
.c-stories--list .c-stories__opponent {
  border-left: 1px solid #e0e0e0;
}
.c-stories--list .c-stories__opponent .c-stories__team-score {
  margin-right: 8px;
}
@media screen and (max-width: 1279px) {
  .c-stories--list .c-stories__list {
    margin: -16px 0;
  }
  .c-stories--list .c-stories__title {
    margin: 8px 0 0;
  }
  .c-stories--list .c-stories__item {
    width: 100%;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    padding: 16px 0;
  }
  .c-stories--list .c-stories__media-container {
    flex: 0 0 240px;
    -webkit-flex: 0 0 240px;
    min-width: 1px;
    min-height: 1px;
  }
  .c-stories--list .c-stories__details {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    margin-left: 16px;
  }
  .c-stories--list .c-stories__team {
    margin-top: 16px;
    position: static;
  }
  .c-stories--list .c-stories__url {
    font-size: 16px;
  }
  .c-stories--list .c-stories__team-container {
    margin-top: 16px;
    position: static;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .c-stories--list .c-stories__team-container .c-stories__team {
    position: static;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-stories--list .c-stories__media-container {
    flex: 0 0 124px;
    -webkit-flex: 0 0 124px;
    min-width: 1px;
    min-height: 1px;
  }
}
.s-schedule__mobile {
  position: fixed;
  height: calc(100vh - 70px);
  width: 0;
  left: 0;
  top: 70px;
  background-color: white;
  transform: translateX(-400px);
  transition: all 0.25s ease-in-out 0s;
  pointer-events: none;
  z-index: 501;
}
body.calendar-open .s-schedule__mobile {
  width: 100%;
  transform: none;
  pointer-events: all;
  overflow: auto;
}
.s-schedule,
.s-schedule__mobile {
  display: flex;
}
.s-schedule__inner,
.s-schedule__mobile__inner {
  width: 100%;
  position: relative;
  min-height: 124px;
  box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  background-color: white;
}
.s-schedule__inner .ui-tabs-panel,
.s-schedule__mobile__inner .ui-tabs-panel {
  overflow: auto;
  width: 100%;
  height: auto;
}
.s-schedule__inner .ui-tabs-panel[aria-hidden=true],
.s-schedule__mobile__inner .ui-tabs-panel[aria-hidden=true] {
  display: block !important;
  overflow: hidden;
  height: 0;
}
.s-schedule__inner .ui-tabs-panel[aria-hidden=true],
.s-schedule__mobile__inner .ui-tabs-panel[aria-hidden=true] {
  visibility: hidden;
}
.s-schedule__inner .ui-tabs-panel,
.s-schedule__mobile__inner .ui-tabs-panel {
  visibility: visible;
}
.s-schedule__header,
.s-schedule__mobile__header {
  position: relative;
}
.s-schedule__header-title,
.s-schedule__mobile__header-title {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c8102e;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 125%;
  text-align: left;
  text-transform: uppercase;
  padding: 16px 0 0;
}
.s-schedule__header-ad,
.s-schedule__mobile__header-ad {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 0;
}
.s-schedule__tabs,
.s-schedule__mobile__tabs {
  position: relative;
  width: 100%;
}
.s-schedule__tabs-container,
.s-schedule__mobile__tabs-container {
  width: 100%;
}
.s-schedule__tabs-item,
.s-schedule__mobile__tabs-item {
  flex: 1;
}
.s-schedule__tabs-item:first-child .s-schedule__tabs-link,
.s-schedule__mobile__tabs-item:first-child .s-schedule__tabs-link {
  border-left: 0;
}
.s-schedule__tabs-item:last-child .s-schedule__tabs-link,
.s-schedule__mobile__tabs-item:last-child .s-schedule__tabs-link {
  border-left: 0;
  border-right: 0;
}
.s-schedule__tabs-link,
.s-schedule__mobile__tabs-link {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  width: 100%;
  height: 52px;
  background-color: #f9f9f9;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 125%;
  text-align: left;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border: 1px solid #e0e0e0;
}
.s-schedule a.s-schedule__tabs-link,
.s-schedule__mobile a.s-schedule__tabs-link {
  color: #666666;
  transition: all 0.25s;
  text-decoration: none;
}
.s-schedule a.s-schedule__tabs-link:hover,
.s-schedule__mobile a.s-schedule__tabs-link:hover,
.s-schedule a.s-schedule__tabs-link:focus,
.s-schedule__mobile a.s-schedule__tabs-link:focus,
.s-schedule a.s-schedule__tabs-link.sidearm-hover,
.s-schedule__mobile a.s-schedule__tabs-link.sidearm-hover {
  background-color: white;
  color: #c8102e;
  box-shadow: inset 0px -4px 0px #c8102e;
}
.s-schedule .s-schedule__tabs-item.ui-tabs-active a.s-schedule__tabs-link,
.s-schedule__mobile .s-schedule__tabs-item.ui-tabs-active a.s-schedule__tabs-link {
  background-color: white;
  color: #c8102e;
  box-shadow: inset 0px -4px 0px #c8102e;
}
.s-schedule a.s-schedule__archives,
.s-schedule__mobile a.s-schedule__archives {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: 100%;
  height: 52px;
  color: white;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 125%;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #c8102e;
  border: 1px solid #c8102e;
  text-decoration: none;
  transition: all .25s;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  position: absolute;
  bottom: 0;
}
.s-schedule a.s-schedule__archives:hover,
.s-schedule__mobile a.s-schedule__archives:hover,
.s-schedule a.s-schedule__archives:focus,
.s-schedule__mobile a.s-schedule__archives:focus,
.s-schedule a.s-schedule__archives.sidearm-hover,
.s-schedule__mobile a.s-schedule__archives.sidearm-hover {
  color: #c8102e;
  background-color: white;
}
.s-schedule .c-events__no-data,
.s-schedule__mobile .c-events__no-data {
  padding: 0 24px;
}
.c-events--offcanvas-list .c-events__filter {
  position: relative;
}
.c-events--offcanvas-list .c-events__filter-select {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666666;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 125%;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #e0e0e0;
}
.c-events--offcanvas-list .c-events__filter .sidearm-icon {
  position: absolute;
  top: calc(50% - 9px);
  right: 16px;
  color: #666666;
  font-size: 12px;
  pointer-events: none;
}
.c-events--offcanvas-list .c-events__list {
  position: relative;
  width: 100%;
  height: 100%;
}
.c-events--offcanvas-list .c-events__list-wrapper {
  position: absolute;
  top: 232px;
  height: calc(100% - 292px);
  width: 100%;
}
.c-events--offcanvas-list .c-events__item {
  overflow: hidden;
}
.c-events--offcanvas-list .c-events__item-inner {
  padding: 16px;
  border-bottom: 1px solid #e0e0e0;
}
.c-events--offcanvas-list .c-events__top {
  display: flex;
  align-items: center;
}
.c-events--offcanvas-list .c-events__meta {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  padding-right: 8px;
}
.c-events--offcanvas-list .c-events__meta.border {
  border-right: 1px solid #e0e0e0;
}
.c-events--offcanvas-list .c-events__date,
.c-events--offcanvas-list .c-events__time-time {
  color: #3d3c3c;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 150%;
  text-align: right;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.c-events--offcanvas-list .c-events__live {
  display: flex;
  align-items: center;
  color: #c8102e;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 150%;
  text-align: right;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.c-events--offcanvas-list .c-events__live::before {
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #c8102e;
  margin: 0 4px;
}
.c-events--offcanvas-list .c-events__sport {
  color: #3d3c3c;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 150%;
}
.c-events--offcanvas-list .c-events__schedule {
  padding-left: 8px;
}
.c-events--offcanvas-list .c-events__team-logo {
  margin-right: 8px;
}
.c-events--offcanvas-list .c-events__team-logo img {
  width: 24px;
  height: 24px;
}
.c-events--offcanvas-list .c-events__team-logo .default {
  opacity: .4;
  filter: grayscale(1);
}
.c-events--offcanvas-list .c-events__team-name {
  color: #666666;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 150%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-events--offcanvas-list .c-events__team-score {
  color: #3d3c3c;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 150%;
}
.c-events--offcanvas-list .c-events__team--away {
  margin: 2px 0 0;
}
.c-events--offcanvas-list .c-events__team--away .c-events__team-score {
  color: #666666;
}
.c-events--offcanvas-list .c-events__media {
  margin: 8px 0 0;
}
.c-events--offcanvas-list .c-events__media-item:not(:first-child) {
  margin-left: 8px;
}
.c-events--offcanvas-list .c-events__media-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 28px;
  color: #c8102e;
  font-size: 12px;
  border: 1px solid #c8102e;
  box-sizing: border-box;
  border-radius: 28px;
  text-decoration: none;
  transition: all .25s;
}
.c-events--offcanvas-list .c-events__media-link:hover,
.c-events--offcanvas-list .c-events__media-link:focus,
.c-events--offcanvas-list .c-events__media-link.sidearm-hover {
  background-color: #c8102e;
  color: white;
}
@media screen and (max-width: 1279px) {
  .s-schedule__mobile a.s-schedule__archives {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .c-events--offcanvas-list .c-events__list-wrapper {
    height: calc(100% - 284px);
  }
}
/* Perfect Scrollbar */

.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}
.ps.ps--active-x > .ps__scrollbar-x-rail,
.ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  z-index: 1;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eeeeee;
  opacity: .5;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #cbcbcb;
  height: 4px;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eeeeee;
  opacity: .5;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #cbcbcb;
  width: 4px;
}
.ps > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  background: white;
  bottom: 3px;
  height: 6px;
}
.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  background-color: #efefef;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  height: 6px;
  border-radius: 0.188rem;
}
.ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x,
.ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x {
  background-color: #bcbcbc;
}
.ps > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  background: transparent;
  width: 8px;
  right: 4px !important;
  left: auto !important;
}
.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  background-color: #e0e0e0;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  width: 8px;
  border-radius: 0.313rem;
}
.ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y,
.ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y {
  background-color: #bcbcbc;
}
.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #e7e6e6;
  opacity: 1;
}
.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #9f8479;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #e7e6e6;
  opacity: 1;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #9f8479;
}
.ps:hover > .ps__scrollbar-x-rail,
.ps:hover > .ps__scrollbar-y-rail {
  opacity: 1;
}
.s-promos__inner {
  margin: 0 auto;
}
.s-promos .ads-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.s-promos .ads-container .slick-list {
  min-width: 100%;
}
.s-promos .ads-container .slick-slide img {
  margin: 0 auto;
}
.s-promos .ads-container .slick-prev,
.s-promos .ads-container .slick-next {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  position: absolute;
  bottom: 16px;
  left: calc(50% - 26px);
  width: 52px;
  height: 52px;
  box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.12);
  border-radius: 28px;
  background-color: white;
  color: black;
  font-size: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  transition: all 0.25s;
}
.s-promos .ads-container .slick-prev::before,
.s-promos .ads-container .slick-next::before {
  font-family: "sidearm_font_v2";
  font-size: 24px;
  color: #c8102e;
  transition: all 0.25s;
  margin: 0;
}
.s-promos .ads-container .slick-prev:hover,
.s-promos .ads-container .slick-next:hover,
.s-promos .ads-container .slick-prev:focus,
.s-promos .ads-container .slick-next:focus,
.s-promos .ads-container .slick-prev.sidearm-hover,
.s-promos .ads-container .slick-next.sidearm-hover {
  background-color: #c8102e;
  outline: none;
}
.s-promos .ads-container .slick-prev:hover::before,
.s-promos .ads-container .slick-next:hover::before,
.s-promos .ads-container .slick-prev:focus::before,
.s-promos .ads-container .slick-next:focus::before,
.s-promos .ads-container .slick-prev.sidearm-hover::before,
.s-promos .ads-container .slick-next.sidearm-hover::before {
  color: white;
}
.s-promos .ads-container .slick-prev {
  order: 1;
  transform: translateX(-30px);
}
.s-promos .ads-container .slick-prev::before {
  content: '\e025';
}
.s-promos .ads-container .slick-next {
  order: 2;
  transform: translateX(30px);
}
.s-promos .ads-container .slick-next::before {
  content: '\e026';
}
@media screen and (max-width: 1024px) {
  .s-promos .ads-container .slick-prev,
  .s-promos .ads-container .slick-next {
    position: relative;
    bottom: auto;
    left: auto;
    background-color: #c8102e;
    transform: none;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .s-promos .ads-container .slick-prev::before,
  .s-promos .ads-container .slick-next::before {
    color: white;
  }
  .s-promos .ads-container .slick-prev {
    margin-right: 4px;
  }
  .s-promos .ads-container .slick-next {
    margin-left: 4px;
  }
}
.s-contentstream {
  padding: 48px 0;
  background-image: url("https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/ysusports.com/responsive_2022/images/social_bg_desktop.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: black;
}
.s-contentstream__inner {
  max-width: 1312px;
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}
.c-contentstream {
  overflow-anchor: none;
  position: relative;
}
.c-contentstream__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.c-contentstream__top-title {
  color: white;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-size: 28px;
  line-height: 125%;
  text-transform: uppercase;
  margin-right: 16px;
}
.c-contentstream__top-meta {
  display: flex;
  align-items: center;
}
.c-contentstream__filter-item:first-child .sidearm-icon {
  margin-right: 8px;
}
.c-contentstream__filter-item:not(:first-child) {
  margin-left: 8px;
}
.c-contentstream__filter-item--Headlines,
.c-contentstream__filter-item--Galleries {
  display: none;
}
.c-contentstream__filter-button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 0 24px;
  height: 52px;
  color: #d1d1d1;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 125%;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all .25s;
  position: relative;
  box-shadow: inset 0px -4px 0px #3d3c3c;
}
.c-contentstream__filter-button .sidearm-icon {
  font-size: 18px;
  color: #d1d1d1;
}
.c-contentstream__filter-button:hover,
.c-contentstream__filter-button.sidearm-hover,
.c-contentstream__filter-button:focus,
.c-contentstream__filter-button.is-active {
  color: white;
  box-shadow: inset 0px -4px 0px white;
}
.c-contentstream__filter-button:hover .sidearm-icon,
.c-contentstream__filter-button.sidearm-hover .sidearm-icon,
.c-contentstream__filter-button:focus .sidearm-icon,
.c-contentstream__filter-button.is-active .sidearm-icon {
  color: white;
}
.c-contentstream__stream {
  margin-left: -8px;
  margin-right: -8px;
}
.c-contentstream__item {
  width: 25%;
  padding: 8px;
}
.c-contentstream__item-inner {
  box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  background-color: white;
  position: relative;
}
.c-contentstream__item--instagram .c-contentstream__media-image {
  border-radius: 8px;
}
.c-contentstream__item--instagram .c-contentstream__icon {
  background-color: #ff3351;
}
.c-contentstream__item--video .c-contentstream__icon {
  background-color: red;
}
.c-contentstream__item--facebook .c-contentstream__icon,
.c-contentstream__item--facebook .c-contentstream__user-image {
  background-color: #1877f2;
}
.c-contentstream__item--twitter .c-contentstream__icon,
.c-contentstream__item--twitter .c-contentstream__user-image {
  background-color: #1d9bf0;
}
.c-contentstream__user {
  margin-bottom: 16px;
}
.c-contentstream__user-image {
  width: 34px;
  height: 34px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 50%;
  margin-right: 8px;
}
.c-contentstream__user-image .sidearm-icon {
  color: white;
  font-size: 18px;
}
.c-contentstream__user-name {
  color: #3d3c3c;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
}
.c-contentstream__user-screen {
  color: #c8102e !important;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-decoration: none;
}
.c-contentstream__user-screen:hover,
.c-contentstream__user-screen:focus,
.c-contentstream__user-screen.sidearm-hover {
  text-decoration: underline;
}
.c-contentstream__media {
  display: block;
}
.c-contentstream__media-image {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px 8px 0 0;
}
.c-contentstream__media-play {
  -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: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid white;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  transition: all 0.25s;
}
.c-contentstream__media-play::after {
  font-family: sidearm_font_v2;
  content: '\e196';
  font-style: normal;
  display: block;
  color: white;
  font-size: 30px;
  transition: all 0.25s;
}
.c-contentstream__media-play:hover,
.c-contentstream__media-play:focus,
.c-contentstream__media-play.sidearm-hover {
  background-color: #c8102e;
}
.c-contentstream__media.aspect {
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
}
.c-contentstream__media.aspect .c-contentstream__media-image {
  position: absolute;
  top: 0;
  left: 0;
}
.c-contentstream__media.video-is-playing .showcase-modal {
  opacity: 1;
  left: 0;
  pointer-events: all;
  transition: opacity 0.25s, transform 0.25s;
  transform: scale(1);
}
.c-contentstream__body {
  padding: 16px;
}
.c-contentstream__text {
  color: #3d3c3c;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 150%;
}
.c-contentstream__text a {
  color: #c8102e;
  text-decoration: none;
}
.c-contentstream__text a:hover,
.c-contentstream__text a:focus,
.c-contentstream__text a.sidearm-hover {
  text-decoration: underline;
}
.c-contentstream__title {
  color: #3d3c3c;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 150%;
}
.c-contentstream__icon {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 34px;
  height: 34px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 50%;
}
.c-contentstream__icon .sidearm-icon {
  color: white;
  font-size: 18px;
}
.c-contentstream .showcase-modal {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: -9999px;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s, transform 0.2s, left 0s 0.2s;
  transform: scale(0.85);
}
.c-contentstream .showcase-modal__inner {
  max-width: 1416px;
  width: 100%;
}
.c-contentstream .showcase-modal__player {
  max-height: 100vh;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.c-contentstream .showcase-modal__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: 1px solid #c8102e;
  color: white;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: fixed;
  top: 24px;
  right: 24px;
  transition: .25s;
}
.c-contentstream .showcase-modal__close:hover,
.c-contentstream .showcase-modal__close:focus,
.c-contentstream .showcase-modal__close.sidearm-hover {
  background: #c8102e;
  color: white;
}
.c-contentstream .showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.c-contentstream .load-more__container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding-top: 24px;
}
.c-contentstream .load-more__button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 0 16px;
  height: 52px;
  color: white;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 125%;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 1.75rem;
  text-decoration: none;
  border-radius: 28px;
  background-color: #c8102e;
  border: 1px solid #c8102e;
  transition: all .25s;
}
.c-contentstream .load-more__button .sidearm-icon {
  font-size: 24px;
  margin-left: 6px;
}
.c-contentstream .load-more__button:hover,
.c-contentstream .load-more__button:focus,
.c-contentstream .load-more__button.sidearm-hover {
  background-color: white;
  color: #c8102e;
}
@media screen and (max-width: 1024px) {
  .s-contentstream {
    padding: 32px 0;
    background-image: url("https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/ysusports.com/responsive_2022/images/social_bg_tablet.png");
  }
  .c-contentstream__top {
    flex-direction: column;
    align-items: start;
    margin-bottom: 24px;
  }
  .c-contentstream__top-title {
    font-size: 24px;
  }
  .c-contentstream__filter {
    margin-top: 16px;
    width: 100%;
  }
  .c-contentstream__item {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .s-contentstream {
    background-image: url("https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/ysusports.com/responsive_2022/images/social_bg_mobile.png");
  }
  .c-contentstream__top-meta {
    flex-direction: column;
    width: 100%;
  }
  .c-contentstream__top-ad {
    margin-top: 16px;
  }
  .c-contentstream__top-title {
    margin-right: 0;
    font-size: 21px;
  }
  .c-contentstream__item {
    width: 100%;
  }
  .c-contentstream__filter-item {
    flex: 1;
  }
  .c-contentstream__filter-item:first-child .sidearm-icon {
    margin-right: 0px;
  }
  .c-contentstream__filter-button {
    padding: 0;
    width: 100%;
    font-size: 0;
  }
}
.s-gallery-awards {
  padding: 48px 0;
}
.s-gallery-awards__inner {
  max-width: 1312px;
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
  display: flex;
  align-items: stretch;
}
.s-gallery-awards .s-gallery {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  margin-right: 32px;
}
.s-gallery-awards .s-award {
  flex: 0 0 364px;
  -webkit-flex: 0 0 364px;
  min-width: 1px;
  min-height: 1px;
}
@media screen and (max-width: 1279px) {
  .s-gallery-awards {
    padding: 32px 0;
  }
  .s-gallery-awards__inner {
    flex-wrap: wrap;
  }
  .s-gallery-awards .s-gallery {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    min-width: 1px;
    min-height: 1px;
    margin-right: 0;
    margin-bottom: 16px;
  }
  .s-gallery-awards .s-award {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
}
.s-galleries__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.s-galleries__top-title {
  color: #c8102e;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-size: 1.75rem;
  line-height: 125%;
  text-transform: uppercase;
}
.s-galleries__top-ad {
  margin-left: 16px;
}
.s-galleries .archives__container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.s-galleries .archives__button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 0 16px;
  height: 42px;
  color: #c8102e;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 125%;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 1.75rem;
  text-decoration: none;
  transition: all .25s;
}
.s-galleries .archives__button .sidearm-icon {
  font-size: 18px;
  margin-left: 8px;
}
.s-galleries .archives__button:hover,
.s-galleries .archives__button:focus,
.s-galleries .archives__button.sidearm-hover {
  background-color: #c8102e;
  color: white;
}
.c-galleries--panels .c-galleries__panel {
  width: 100%;
  margin: 0 -0.5px;
}
.c-galleries--panels .c-galleries__item {
  position: relative;
  overflow: hidden;
  flex: 0 0 calc(25% - 1px);
  -webkit-flex: 0 0 calc(25% - 1px);
  min-width: 1px;
  min-height: 1px;
  margin: 0 0.5px;
}
.c-galleries--panels .c-galleries__item:first-child {
  flex: 0 0 calc(64% - 1px);
  -webkit-flex: 0 0 calc(64% - 1px);
  min-width: 1px;
  min-height: 1px;
  margin-bottom: 1px;
  border-top-left-radius: 8px;
}
.c-galleries--panels .c-galleries__item:first-child .c-galleries__media {
  padding-bottom: 56.25%;
}
.c-galleries--panels .c-galleries__item:first-child .c-galleries__picture img,
.c-galleries--panels .c-galleries__item:first-child .c-galleries__image {
  height: auto;
}
.c-galleries--panels .c-galleries__item:nth-child(2) {
  border-top-right-radius: 8px;
  flex: 0 0 calc(36% - 1px);
  -webkit-flex: 0 0 calc(36% - 1px);
  min-width: 1px;
  min-height: 1px;
}
.c-galleries--panels .c-galleries__item:nth-child(2) .c-galleries__media {
  padding-bottom: 100%;
}
.c-galleries--panels .c-galleries__item:nth-child(3) {
  border-bottom-left-radius: 8px;
}
.c-galleries--panels .c-galleries__item:last-child {
  border-bottom-right-radius: 8px;
}
.c-galleries--panels .c-galleries__meta {
  display: flex;
  align-items: center;
  color: #e8e8e8;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 150%;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.c-galleries--panels .c-galleries__link {
  display: flex;
  text-decoration: none;
}
.c-galleries--panels .c-galleries__link:hover .c-galleries__details,
.c-galleries--panels .c-galleries__link.sidearm-hover .c-galleries__details,
.c-galleries--panels .c-galleries__link:focus .c-galleries__details {
  transform: none;
  visibility: visible;
  opacity: 1;
}
.c-galleries--panels .c-galleries__link:hover .c-galleries__media::after,
.c-galleries--panels .c-galleries__link.sidearm-hover .c-galleries__media::after,
.c-galleries--panels .c-galleries__link:focus .c-galleries__media::after {
  visibility: visible;
  opacity: 1;
}
.c-galleries--panels .c-galleries__media-container {
  flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  min-width: 1px;
  min-height: 1px;
}
.c-galleries--panels .c-galleries__media {
  padding-bottom: 91.25%;
  height: 0;
  overflow: hidden;
}
.c-galleries--panels .c-galleries__media::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  visibility: hidden;
  opacity: 0;
  transition: all .25s;
}
.c-galleries--panels .c-galleries__picture img,
.c-galleries--panels .c-galleries__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-galleries--panels .c-galleries__details {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 16px;
  transform: translateY(20px);
  transition: all .25s;
}
.c-galleries--panels .c-galleries__title {
  color: #e8e8e8;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 125%;
  margin-top: 4px;
}
.c-galleries--panels .c-galleries__sport {
  font-weight: 700;
}
.c-galleries--panels .c-galleries__separator {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #c8102e;
  margin: 0 6px;
}
@media screen and (max-width: 1279px) {
  .s-galleries__top-title {
    font-size: 1.5rem;
  }
  .s-galleries .archives__container {
    padding: 16px 0;
  }
  .s-galleries .archives__button {
    background-color: #c8102e;
    color: white;
  }
  .c-galleries--panels .c-galleries__details {
    transform: none;
  }
  .c-galleries--panels .c-galleries__details,
  .c-galleries--panels .c-galleries__media::after {
    visibility: visible;
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .s-galleries__top-meta {
    flex-direction: column;
    width: 100%;
  }
  .s-galleries__top-ad {
    margin-left: 0;
    margin-top: 16px;
  }
  .s-galleries__top-title {
    font-size: 1.3125rem;
  }
  .c-galleries--panels .c-galleries__item {
    flex: 0 0 calc(50% - 1px);
    -webkit-flex: 0 0 calc(50% - 1px);
    min-width: 1px;
    min-height: 1px;
  }
  .c-galleries--panels .c-galleries__item:first-child {
    flex: 0 0 calc(100%);
    -webkit-flex: 0 0 calc(100%);
    min-width: 1px;
    min-height: 1px;
    margin-bottom: 1px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .c-galleries--panels .c-galleries__item:nth-child(2) {
    border-top-right-radius: 0;
    flex: 0 0 calc(50% - 1px);
    -webkit-flex: 0 0 calc(50% - 1px);
    min-width: 1px;
    min-height: 1px;
  }
  .c-galleries--panels .c-galleries__item:nth-child(2) .c-galleries__media {
    padding-bottom: 100%;
  }
  .c-galleries--panels .c-galleries__item:nth-child(3) {
    border-bottom-left-radius: 0;
  }
  .c-galleries--panels .c-galleries__item:nth-child(4) {
    flex: 0 0 calc(100%);
    -webkit-flex: 0 0 calc(100%);
    min-width: 1px;
    min-height: 1px;
    margin: 1px 0;
  }
  .c-galleries--panels .c-galleries__item:nth-child(4) .c-galleries__media {
    padding-bottom: 56.25%;
  }
  .c-galleries--panels .c-galleries__item:nth-child(4) .c-galleries__picture img,
  .c-galleries--panels .c-galleries__item:nth-child(4) .c-galleries__image {
    height: auto;
  }
  .c-galleries--panels .c-galleries__item:nth-child(5) {
    border-bottom-left-radius: 8px;
  }
  .c-galleries--panels .c-galleries__media {
    padding-bottom: 100%;
  }
  .c-galleries--panels .c-galleries__details {
    padding: 8px;
  }
}
.c-awards__slider {
  background: white;
  box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  padding: 16px 0;
}
.c-awards__slider .c-awards__top {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-awards__slider .c-awards__top-title {
  color: #c8102e;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 125%;
  text-transform: uppercase;
  text-align: center;
}
.c-awards__slider .c-awards__top-ad {
  margin-top: 16px;
}
.c-awards__slider .c-awards__list.slick-slider {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.c-awards__slider .c-awards__list.slick-slider .slick-list {
  min-width: 100%;
}
.c-awards__slider .c-awards__list.slick-slider .slick-slide img {
  margin: 0 auto;
}
.c-awards__slider .c-awards__list.slick-slider .slick-prev,
.c-awards__slider .c-awards__list.slick-slider .slick-next {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  position: absolute;
  bottom: 0;
  left: calc(50% - 26px);
  width: 52px;
  height: 52px;
  box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.12);
  border-radius: 28px;
  background-color: #c8102e;
  border: 1px solid #c8102e;
  color: white;
  font-size: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  transition: all 0.25s;
}
.c-awards__slider .c-awards__list.slick-slider .slick-prev::before,
.c-awards__slider .c-awards__list.slick-slider .slick-next::before {
  font-family: "sidearm_font_v2";
  font-size: 24px;
  color: white;
  transition: all 0.25s;
  margin: 0;
}
.c-awards__slider .c-awards__list.slick-slider .slick-prev:hover,
.c-awards__slider .c-awards__list.slick-slider .slick-next:hover,
.c-awards__slider .c-awards__list.slick-slider .slick-prev:focus,
.c-awards__slider .c-awards__list.slick-slider .slick-next:focus,
.c-awards__slider .c-awards__list.slick-slider .slick-prev.sidearm-hover,
.c-awards__slider .c-awards__list.slick-slider .slick-next.sidearm-hover {
  background-color: white;
  outline: none;
}
.c-awards__slider .c-awards__list.slick-slider .slick-prev:hover::before,
.c-awards__slider .c-awards__list.slick-slider .slick-next:hover::before,
.c-awards__slider .c-awards__list.slick-slider .slick-prev:focus::before,
.c-awards__slider .c-awards__list.slick-slider .slick-next:focus::before,
.c-awards__slider .c-awards__list.slick-slider .slick-prev.sidearm-hover::before,
.c-awards__slider .c-awards__list.slick-slider .slick-next.sidearm-hover::before {
  color: #c8102e;
}
.c-awards__slider .c-awards__list.slick-slider .slick-prev {
  order: 1;
  transform: translateX(-88px);
}
.c-awards__slider .c-awards__list.slick-slider .slick-prev::before {
  content: '\e025';
}
.c-awards__slider .c-awards__list.slick-slider .slick-next {
  order: 2;
  transform: translateX(88px);
}
.c-awards__slider .c-awards__list.slick-slider .slick-next::before {
  content: '\e026';
}
.c-awards__slider .c-awards__list.slick-slider .slick-disabled {
  background: rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0.05);
  pointer-events: none;
}
.c-awards__slider .c-awards__media {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 16px auto;
}
.c-awards__slider .c-awards__image {
  width: 215px;
  height: 286px;
}
.c-awards__slider .c-awards__text {
  text-align: center;
}
.c-awards__slider .c-awards__name {
  color: #3d3c3c;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
}
.c-awards__slider .c-awards__meta {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 150%;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #666666;
  margin: 8px 0 0;
}
.c-awards__slider .c-awards__separator {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #c8102e;
  margin: 0 6px;
}
.c-awards__slider .c-awards__sport {
  color: #3d3c3c;
  font-weight: 700;
}
.c-awards__slider .c-awards__bio {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 115px;
  height: 52px;
  background: #c8102e;
  border-radius: 28px;
  color: white;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 125%;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #c8102e;
  margin: 16px auto 0;
  transition: all .25s;
}
.c-awards__slider .c-awards__bio:hover,
.c-awards__slider .c-awards__bio:focus,
.c-awards__slider .c-awards__bio.sidearm-hover {
  background-color: white;
  color: #c8102e;
}
@media screen and (max-width: 1279px) {
  .c-awards__slider {
    padding: 16px 78px;
  }
  .c-awards__slider .c-awards__top {
    position: absolute;
    left: calc(50% - 82px);
    margin-top: 16px;
  }
  .c-awards__slider .c-awards__item {
    display: flex;
    flex-direction: row;
  }
  .c-awards__slider .c-awards__media {
    flex: 0 0 200px;
    -webkit-flex: 0 0 200px;
    min-width: 1px;
    min-height: 1px;
    margin: 0 auto;
  }
  .c-awards__slider .c-awards__image {
    width: 200px;
    height: 267px;
  }
  .c-awards__slider .c-awards__text {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    margin-left: 32px;
    margin-top: 78px;
  }
  .c-awards__slider .c-awards__list.slick-slider .slick-prev,
  .c-awards__slider .c-awards__list.slick-slider .slick-next {
    bottom: 36px;
    left: calc(50%);
  }
  .c-awards__slider .c-awards__list.slick-slider .slick-prev {
    transform: none;
  }
  .c-awards__slider .c-awards__list.slick-slider .slick-next {
    transform: translateX(180px);
  }
}
@media screen and (max-width: 767px) {
  .c-awards__slider {
    padding: 16px 0;
  }
  .c-awards__slider .c-awards__top {
    position: relative;
    left: auto;
    margin-top: 0;
  }
  .c-awards__slider .c-awards__item {
    display: block;
  }
  .c-awards__slider .c-awards__media {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    margin: 16px auto;
  }
  .c-awards__slider .c-awards__image {
    width: 215px;
    height: 286px;
  }
  .c-awards__slider .c-awards__text {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    margin-left: 0;
    margin-top: 0;
  }
  .c-awards__slider .c-awards__list.slick-slider .slick-prev,
  .c-awards__slider .c-awards__list.slick-slider .slick-next {
    bottom: 0;
    left: calc(50% - 26px);
  }
  .c-awards__slider .c-awards__list.slick-slider .slick-prev {
    transform: translateX(-88px);
  }
  .c-awards__slider .c-awards__list.slick-slider .slick-next {
    transform: translateX(88px);
  }
}
.s-sponsors {
  padding: 48px 0;
}
.s-sponsors__inner,
.s-sponsors__top {
  margin: 0 auto;
  max-width: 1312px;
  padding: 0 16px;
}
.s-sponsors__title {
  color: #c8102e;
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-size: 28px;
  line-height: 125%;
  text-transform: uppercase;
}
.s-sponsors .ads-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.s-sponsors .ads-container .slick-list {
  min-width: 100%;
  margin: 0 -8px;
}
.s-sponsors .ads-container .slick-list .ad {
  padding: 8px;
}
.s-sponsors .ads-container .slick-slide img {
  margin: 0 auto;
}
.s-sponsors .ads-container .slick-prev,
.s-sponsors .ads-container .slick-next {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  width: 52px;
  height: 52px;
  box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.12);
  border-radius: 28px;
  background-color: #c8102e;
  color: white;
  font-size: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  transition: all 0.25s;
}
.s-sponsors .ads-container .slick-prev::before,
.s-sponsors .ads-container .slick-next::before {
  font-family: "sidearm_font_v2";
  font-size: 24px;
  color: white;
  transition: all 0.25s;
  margin: 0;
}
.s-sponsors .ads-container .slick-prev:hover,
.s-sponsors .ads-container .slick-next:hover,
.s-sponsors .ads-container .slick-prev:focus,
.s-sponsors .ads-container .slick-next:focus,
.s-sponsors .ads-container .slick-prev.sidearm-hover,
.s-sponsors .ads-container .slick-next.sidearm-hover {
  background-color: white;
  outline: none;
}
.s-sponsors .ads-container .slick-prev:hover::before,
.s-sponsors .ads-container .slick-next:hover::before,
.s-sponsors .ads-container .slick-prev:focus::before,
.s-sponsors .ads-container .slick-next:focus::before,
.s-sponsors .ads-container .slick-prev.sidearm-hover::before,
.s-sponsors .ads-container .slick-next.sidearm-hover::before {
  color: #c8102e;
}
.s-sponsors .ads-container .slick-prev {
  order: 1;
  margin-right: 4px;
}
.s-sponsors .ads-container .slick-prev::before {
  content: '\e025';
}
.s-sponsors .ads-container .slick-next {
  order: 2;
  margin-left: 4px;
}
.s-sponsors .ads-container .slick-next::before {
  content: '\e026';
}
@media screen and (max-width: 1024px) {
  .s-sponsors {
    padding: 32px 0;
  }
  .s-sponsors__inner {
    max-width: 734px;
  }
  .s-sponsors__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .s-sponsors__inner {
    max-width: 534px;
  }
  .s-sponsors__title {
    font-size: 21px;
    text-align: center;
  }
}
.main-footer {
  background: white;
}
.main-footer__inner {
  margin: 0 auto;
  max-width: 1328px;
}
.main-footer__inner .c-common-footer .c-common-footer__list-link {
  color: #262628;
  font-family: 'Lato';
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  text-decoration: none;
}
.main-footer__inner .c-common-footer--white .c-common-footer__list-item:nth-child(2) {
  border-left-color: #e3e3e3;
}
.main-footer__logos {
  height: 200px;
}
.main-footer__logos-inner {
  margin: 0 auto;
  max-width: 1280px;
  height: 100%;
  position: relative;
  display: flex;
}
.main-footer__logos-list {
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}
.main-footer__logos-item {
  flex: 1;
  height: 100%;
  box-shadow: inset -1px 0 0 #e0e0e0;
}
.main-footer__logos-item:first-child img {
  width: 161px;
}
.main-footer__logos-item:nth-child(2) img,
.main-footer__logos-item:nth-child(4) img {
  width: 98px;
}
.main-footer__logos-item:nth-child(3) img {
  width: 140px;
}
.main-footer__logos-item:last-child {
  display: flex;
  flex-direction: column;
}
.main-footer__logos-item:last-child img {
  width: 92px;
}
.main-footer__logos-item:last-child .main-footer__logos-link {
  height: auto;
  margin-bottom: 10px;
}
.main-footer__logos-link {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  transition: all 0.25s;
  text-decoration: none;
}
.main-footer__logos-link img {
  transition: all .25s;
}
.main-footer__logos-link:hover img,
.main-footer__logos-link:focus img,
.main-footer__logos-link.sidearm-hover img {
  transform: translateY(-3px);
}
.main-footer__logos-infraction {
  color: #3d3c3c !important;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  text-decoration: none;
}
.main-footer__logos-infraction:hover,
.main-footer__logos-infraction:focus,
.main-footer__logos-infraction.sidearm-hover {
  text-decoration: underline;
}
.main-footer__meta {
  padding: 32px 16px;
  height: 300px;
  background-color: #c8102e;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main-footer__meta-edu img {
  width: 134px;
  transition: all .25s;
}
.main-footer__meta-edu:hover img,
.main-footer__meta-edu:focus img,
.main-footer__meta-edu.sidearm-hover img {
  transform: translateY(-3px);
}
.main-footer__meta-info,
.main-footer__meta-subinfo {
  color: white;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
}
.main-footer__meta-info {
  display: flex;
  align-items: center;
  margin: 16px 0;
}
.main-footer__meta-info span {
  margin: 0 16px;
}
.main-footer__meta-info a {
  color: white;
  text-decoration: none;
}
.main-footer__meta-info a:hover,
.main-footer__meta-info a:focus,
.main-footer__meta-info a.sidearm-hover {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .main-footer__logos {
    height: 400px;
  }
  .main-footer__logos-list {
    flex-wrap: wrap;
  }
  .main-footer__logos-item {
    flex: 0 0 33.33%;
    -webkit-flex: 0 0 33.33%;
    min-width: 1px;
    min-height: 1px;
    height: 50%;
  }
  .main-footer__logos-item:nth-child(4),
  .main-footer__logos-item:last-child {
    flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    min-width: 1px;
    min-height: 1px;
    box-shadow: inset -1px 1px 0px #e0e0e0;
  }
  .main-footer__logos-link {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
    transition: all 0.25s;
    text-decoration: none;
    box-shadow: inset -1px 0 0 #e0e0e0;
  }
  .main-footer__logos-link img {
    transition: all .25s;
  }
  .main-footer__logos-link:hover img,
  .main-footer__logos-link:focus img,
  .main-footer__logos-link.sidearm-hover img {
    transform: translateY(-3px);
  }
}
@media screen and (max-width: 767px) {
  .main-footer__meta {
    height: 375px;
    padding: 16px;
  }
  .main-footer__meta-info {
    flex-direction: column;
  }
  .main-footer__meta-info span {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .main-footer__logos {
    height: 196px;
  }
  .main-footer__logos-item:first-child img {
    width: 79px;
  }
  .main-footer__logos-item:nth-child(2) img,
  .main-footer__logos-item:nth-child(4) img {
    width: 48px;
  }
  .main-footer__logos-item:nth-child(3) img {
    width: 69px;
  }
  .main-footer__logos-item:last-child img {
    width: 33px;
  }
  .main-footer__logos-infraction {
    font-size: 7.11475px;
  }
  .main-footer__meta {
    padding: 8px;
  }
}
