/**************************************************/

body {
  font-family: 'Montserrat';
}
.container {
  max-width: 1488px;
  margin: auto;
  padding: 0 24px;
}
@media screen and (max-width: 1024px) {
  .container {
    padding: 0 32px;
  }
}
@media screen and (max-width: 767px) {
  .container {
    padding: 0 16px;
  }
}
/************************************************/

.main-header {
  z-index: 9999;
  position: relative;
}
.main-header__menu {
  position: relative;
  z-index: 9999;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .main-header__menu .container {
    padding: 0;
  }
}
.main-header__info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 18px;
}
@media screen and (max-width: 1024px) {
  .main-header__info {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .main-header__info {
    padding-bottom: 1px;
  }
}
.main-header__info-social {
  min-width: 289.31px;
}
@media screen and (max-width: 1024px) {
  .main-header__info-social {
    padding: 16px;
    padding-top: 0;
    padding-bottom: 56px;
  }
}
.main-header__info-social .ads-container {
  display: flex;
}
.main-header__info-social .ad {
  margin-right: 16px;
}
.main-header__info-social .ad:last-of-type {
  margin-right: 0;
}
.main-header__info-social .icons-ad__label {
  display: none;
}
.main-header__info-social .icons-ad__link {
  color: #880000;
  text-decoration: unset;
  transition: all .4s;
}
.main-header__info-social .icons-ad__link:hover,
.main-header__info-social .icons-ad__link:focus {
  color: #440000;
}
.main-header__info-social .sidearm-icon {
  height: 18px;
  width: 18px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .main-header__info-social .sidearm-icon {
    height: 28px;
    width: 28px;
    font-size: 28px;
  }
}
.main-header__info-text {
  color: #880000;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .main-header__info-text {
    justify-content: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .main-header__info-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
  }
}
.main-header__info-search-link {
  margin-left: 16px;
  border-radius: 60px;
  background: #880000;
  padding: 8px 16px;
  color: white !important;
  /* base/regular */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  transition: all .4s;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  text-decoration: unset;
}
.main-header__info-search-link:hover,
.main-header__info-search-link:focus {
  background-color: #440000;
}
.main-header__info-search-link .sidearm-icon {
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  height: 18px;
  width: 18px;
  font-size: 18px;
  margin-left: 4px;
}
@media screen and (max-width: 1024px) {
  .main-header__info-search-link {
    margin-left: 0;
    border-radius: unset;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-transform: uppercase;
    padding: 16px;
    font-weight: 700;
  }
  .main-header__info-search-link .sidearm-icon {
    height: 24px;
    width: 24px;
    font-size: 24px;
  }
}
/***********************************************/

.c-navigation--main ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-navigation--main.c-navigation--desktop > .flex {
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
}
.c-navigation--main.c-navigation--desktop .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.c-navigation--main.c-navigation--desktop .c-navigation__level-1--center {
  width: 214px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .c-navigation--main.c-navigation--desktop .c-navigation__level-1--center {
    width: 150px;
  }
}
.c-navigation--main.c-navigation--desktop .c-navigation__level-1--center li {
  height: 84px;
  width: 100%;
}
.c-navigation--main.c-navigation--desktop .c-navigation__level-1--center img {
  width: 136px;
  height: 125px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -11px;
  pointer-events: none;
}
.c-navigation--main.c-navigation--desktop .c-navigation__level-1--center a {
  display: block;
  width: 100%;
  height: 84px;
}
.c-navigation--main.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1,
.c-navigation--main.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1,
.c-navigation--main.c-navigation--desktop .c-navigation__item--level-1:focus .c-navigation__url--level-1 {
  color: #880000;
}
.c-navigation--main.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1:before,
.c-navigation--main.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1:before,
.c-navigation--main.c-navigation--desktop .c-navigation__item--level-1:focus .c-navigation__url--level-1:before {
  opacity: 1;
}
.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: 0;
  opacity: 1;
  transition: opacity .25s;
}
.c-navigation--main.c-navigation--desktop .c-navigation__url--level-1 {
  white-space: nowrap;
  color: #262628;
  padding: 30px 16px;
  font-size: 16px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-transform: uppercase;
  background-color: unset;
  border: unset;
  position: relative;
}
.c-navigation--main.c-navigation--desktop .c-navigation__url--level-1:before {
  content: '';
  width: 100%;
  height: 8px;
  background-color: #880000;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all .4s;
  opacity: 0;
}
@media screen and (max-width: 1200px) {
  .c-navigation--main.c-navigation--desktop .c-navigation__url--level-1 {
    padding: 30px 10px;
  }
}
.c-navigation--main.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  top: 100%;
  left: -99999px;
  opacity: 0;
  width: 100%;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.12);
  background: #f3f3f3;
  padding: 32px 0;
  max-height: calc(100vh - 84px - 74px);
  overflow: auto;
}
.c-navigation--main.c-navigation--desktop .c-navigation__level-2.is-open {
  left: 0;
  opacity: 1;
  transition: 0s;
}
.c-navigation--main.c-navigation--desktop .c-navigation__level-2-inner {
  margin: auto;
  max-width: 1440px;
}
.c-navigation--main.c-navigation--desktop .c-navigation__column {
  flex: 0 1 50%;
  -webkit-flex: 0 1 50%;
  min-width: 1px;
  min-height: 1px;
  margin: 0 16px;
}
.c-navigation--main.c-navigation--desktop .c-navigation__column:first-of-type {
  margin-left: 0;
}
.c-navigation--main.c-navigation--desktop .c-navigation__column:last-of-type {
  margin-right: 0;
}
.c-navigation--main.c-navigation--desktop .c-navigation__item--level-2 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.c-navigation--main.c-navigation--desktop .c-navigation__item--level-2:hover:not(.c-navigation__separator),
.c-navigation--main.c-navigation--desktop .c-navigation__item--level-2:focus:not(.c-navigation__separator) {
  background-color: #880000;
}
.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:not(.c-navigation__separator) {
  padding: 0 16px;
  box-shadow: 0px -1px 0px 0px #e0e0e0 inset;
}
.c-navigation--main.c-navigation--desktop .c-navigation__separator {
  color: #880000;
  text-transform: uppercase;
  /* title/desktop-regular */
  font-size: 18px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  text-transform: uppercase;
  padding-bottom: 17px;
  box-shadow: 0px -1px 0px 0px #e0e0e0 inset;
}
.c-navigation--main.c-navigation--desktop .c-navigation__url--level-2 {
  color: #666666;
  font-size: 16px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  padding: 16px 0;
  margin-left: 16px;
}
.c-navigation--main.c-navigation--desktop .c-navigation__url--level-2:first-child {
  margin-right: auto;
  margin-left: 0;
  color: #262628;
  font-size: 16px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.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:focus {
  text-decoration: underline;
}
.c-navigation--main.c-navigation--desktop .c-navigation__social {
  width: 19px;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  visibility: hidden;
  color: #262628;
}
.c-navigation--main.c-navigation--desktop .c-navigation__social[href] {
  visibility: visible;
}
.c-navigation--main.c-navigation--desktop .c-navigation__social::before {
  font-family: sidearm_font_v2;
  margin-right: 30px;
  font-size: 19px;
}
.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::before {
  content: '\e108';
}
.c-navigation--main.c-navigation--mobile .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.c-navigation--main.c-navigation--mobile .c-navigation__toggle-scoreboard {
  height: 56px;
  width: 56px;
  font-size: 24px;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  color: #262628;
  border: unset;
  background-color: unset;
  pointer-events: none;
  visibility: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-navigation--main.c-navigation--mobile .c-navigation__toggle-scoreboard {
    pointer-events: all;
    visibility: visible;
  }
}
.c-navigation--main.c-navigation--mobile .c-navigation__toggle-scoreboard:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #880000;
  transition: all .4s;
  opacity: 0;
}
.c-navigation--main.c-navigation--mobile .c-navigation__toggle-scoreboard.is-toggled:before,
.c-navigation--main.c-navigation--mobile .c-navigation__toggle-scoreboard:hover:before,
.c-navigation--main.c-navigation--mobile .c-navigation__toggle-scoreboard:focus:before {
  opacity: 1;
}
.c-navigation--main.c-navigation--mobile .c-navigation__logo {
  height: 56px;
  width: 56px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  
}
.c-navigation--main.c-navigation--mobile .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  height: 56px;
  width: 56px;
  font-size: 24px;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  color: #262628;
  position: relative;
}
.c-navigation--main.c-navigation--mobile .c-navigation__toggle:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #880000;
  transition: all .4s;
  opacity: 0;
}
.c-navigation--main.c-navigation--mobile .c-navigation__toggle.is-toggled:before,
.c-navigation--main.c-navigation--mobile .c-navigation__toggle:hover:before,
.c-navigation--main.c-navigation--mobile .c-navigation__toggle:focus:before {
  opacity: 1;
}
.c-navigation--main.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  scroll-padding-top: 100vh;
  background-color: white;
  height: 100vh;
}
.c-navigation--main.c-navigation--mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh - 111px);
  overflow: auto;
}
@media screen and (max-width: 1024px) {
  .c-navigation--main.c-navigation--mobile .c-navigation__offcanvas.is-open {
    max-height: calc(100vh - 97px);
  }
}
.c-navigation--main.c-navigation--mobile .c-navigation__item--level-1.is-open .c-navigation__url--level-1 {
  color: #880000;
  padding-left: 20px;
}
.c-navigation--main.c-navigation--mobile .c-navigation__item--level-1.is-open .c-navigation__url--level-1:before {
  opacity: 1;
}
.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;
  font-size: 24px;
  content: '\e006';
  font-weight: 500;
  margin-left: 10px;
  font-style: normal;
  display: block;
  transition: transform .25s;
}
.c-navigation--main.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open:after {
  transform: rotate(90deg);
  transition: transform .25s;
}
.c-navigation--main.c-navigation--mobile .c-navigation__url--level-1 {
  color: var(--light-theme-color-text-safe, #262628);
  /* navigation/desktop */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  background: white;
  color: #262628;
  text-transform: uppercase;
  border: unset;
  padding: 16px;
  width: 100%;
  position: relative;
}
.c-navigation--main.c-navigation--mobile .c-navigation__url--level-1:before {
  content: '';
  width: 8px;
  height: 100%;
  background-color: #880000;
  opacity: 0;
  transition: all .4s;
  position: absolute;
  left: 0;
}
.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: #f3f3f3;
  padding: 0 16px;
}
.c-navigation--main.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: 3500px;
}
.c-navigation--main.c-navigation--mobile .c-navigation__level-2 ul:first-of-type {
  margin-top: 32px;
}
.c-navigation--main.c-navigation--mobile .c-navigation__level-2 ul:not(:first-of-type) .c-navigation__separator {
  margin-top: 17px;
}
.c-navigation--main.c-navigation--mobile .c-navigation__level-2 ul:last-of-type {
  margin-bottom: 32px;
}
.c-navigation--main.c-navigation--mobile .c-navigation__item--level-2 {
  box-shadow: 0px -1px 0px 0px #e0e0e0 inset;
}
.c-navigation--main.c-navigation--mobile .c-navigation__separator {
  color: #880000;
  /* title/desktop-regular */
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  text-transform: uppercase;
  padding-bottom: 16px;
}
.c-navigation--main.c-navigation--mobile .c-navigation__url--level-2 {
  color: #262628;
  /* paragraph/regular */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  padding: 16px;
}
.c-navigation--main.c-navigation--mobile .c-navigation__url--level-2:hover,
.c-navigation--main.c-navigation--mobile .c-navigation__url--level-2:focus {
  text-decoration: underline;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .c-navigation--main.c-navigation--mobile .c-navigation__level-1 {
    padding-bottom: 60px;
  }
}
/***********************************************/

.c-scoreboard--slider {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.c-scoreboard--slider .slick-track {
  display: flex;
  display: -webkit-flex;
}
.c-scoreboard--slider .slick-slide {
  float: none;
  height: auto;
}
.c-scoreboard--slider .slick-list {
  margin: 0 45px;
}
@media screen and (min-width: 1025px) {
  .c-scoreboard--slider .slick-list {
    padding: 16px 0;
  }
}
.c-scoreboard--slider .slick-prev,
.c-scoreboard--slider .slick-next {
  position: absolute;
  bottom: 0;
  width: 44px;
  height: 100%;
  background-color: white;
  font-size: 0;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border: unset;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  transition: all .4s;
}
.c-scoreboard--slider .slick-prev:before,
.c-scoreboard--slider .slick-next:before {
  font-family: sidearm_font_v2;
  font-size: 20px;
  height: 20px;
  width: 20px;
  font-style: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  content: '\e025';
  color: #880000;
}
.c-scoreboard--slider .slick-prev:hover,
.c-scoreboard--slider .slick-next:hover,
.c-scoreboard--slider .slick-prev:focus,
.c-scoreboard--slider .slick-next:focus {
  background-color: #440000;
  color: white;
}
.c-scoreboard--slider .slick-prev:hover:before,
.c-scoreboard--slider .slick-next:hover:before,
.c-scoreboard--slider .slick-prev:focus:before,
.c-scoreboard--slider .slick-next:focus:before {
  color: white;
}
.c-scoreboard--slider .slick-prev {
  left: 0;
}
.c-scoreboard--slider .slick-prev:before {
  content: '\e005';
}
.c-scoreboard--slider .slick-next {
  right: 0;
}
.c-scoreboard--slider .slick-next:before {
  content: '\e006';
}
.c-scoreboard--slider .c-scoreboard__aside {
  width: 243px;
  padding: 0 16px;
}
@media screen and (max-width: 767px) {
  .c-scoreboard--slider .c-scoreboard__aside {
    padding: 16px;
    width: unset;
    border-bottom: 1px solid #e0e0e0;
  }
  .c-scoreboard--slider .c-scoreboard__aside:last-of-type {
    margin-top: 1px solid #e0e0e0;
  }
}
.c-scoreboard--slider .c-scoreboard__filter {
  position: relative;
}
.c-scoreboard--slider .c-scoreboard__filter:before {
  content: '\e008';
  font-family: sidearm_font_v2;
  font-size: 21px;
  height: 21px;
  width: 21px;
  font-style: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #666666;
}
.c-scoreboard--slider .c-scoreboard__filter-select {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  background-color: white;
  color: #666666;
  /* base/regular */
  font-size: 16px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  line-height: 19px;
  padding: 7px 16px 7px 29px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.c-scoreboard--slider .c-scoreboard__calendar {
  background-color: #880000;
  color: white;
  margin-top: 8px;
  text-decoration: unset;
  color: white;
  /* base/regular */
  font-size: 16px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  padding: 12px 16px;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  transition: all .4s;
  border-radius: 4px;
}
.c-scoreboard--slider .c-scoreboard__calendar:hover,
.c-scoreboard--slider .c-scoreboard__calendar:focus,
.c-scoreboard--slider .c-scoreboard__calendar.sidearm-hover {
  background-color: #440000;
}
.c-scoreboard--slider .c-scoreboard__calendar .sidearm-icon {
  height: 21px;
  width: 21px;
  margin-left: 4px;
  font-size: 21px;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-scoreboard--slider .c-scoreboard__list {
    padding: 16px;
    padding-bottom: 0;
  }
}
.c-scoreboard--slider .c-scoreboard__item {
  position: relative;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  background: white;
  padding: 15px;
  margin: 0 4px;
}
.c-scoreboard--slider .c-scoreboard__item:focus-within {
  box-shadow: inset 0px 0px 0px 2px cyan;
}
.c-scoreboard--slider .c-scoreboard__item.is-event .c-scoreboard__team-logo {
  height: 48px;
  width: 48px;
}
.c-scoreboard--slider .c-scoreboard__item.is-event .c-scoreboard__team--away {
  margin-bottom: 4px;
}
@media screen and (max-width: 767px) {
  .c-scoreboard--slider .c-scoreboard__item {
    margin: 0;
    margin-bottom: 8px;
  }
  .c-scoreboard--slider .c-scoreboard__item:last-of-type {
    margin-bottom: 0;
  }
}
.c-scoreboard--slider .c-scoreboard__live {
  color: white;
  /* details/bold */
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  padding: 4px 12px;
  border-radius: 44px;
  background: #880000;
}
.c-scoreboard--slider .c-scoreboard__sport {
  color: #880000;
  font-size: 16px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.c-scoreboard--slider .c-scoreboard__date {
  color: #666666;
  /* details/bold */
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.c-scoreboard--slider .c-scoreboard__time {
  width: fit-content;
  margin-bottom: 10px;
}
.c-scoreboard--slider .c-scoreboard__time:not(.is-live) {
  padding: 3px 11px;
  border-radius: 34px;
  border: 1px solid #e0e0e0;
  background: white;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
}
.c-scoreboard--slider .c-scoreboard__date-time-divider {
  height: 4px;
  width: 4px;
  border-radius: 100%;
  background-color: #880000;
  margin: 0 4px;
  display: inline-block;
}
.c-scoreboard--slider .c-scoreboard__gametime {
  color: #666666;
  /* details/italic */
  font-family: Montserrat;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  line-height: 150%;
}
.c-scoreboard--slider .c-scoreboard__prescore {
  color: #666666;
  font-family: Montserrat;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  line-height: 150%;
}
.c-scoreboard--slider .c-scoreboard__status {
  /* details/italic */
  font-family: Montserrat;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  line-height: 150%;
}
.c-scoreboard--slider .c-scoreboard__status--red {
  color: #dd0033;
}
.c-scoreboard--slider .c-scoreboard__status--green {
  color: #00851d;
}
.c-scoreboard--slider .c-scoreboard__team--away {
  margin-bottom: 4px;
}
.c-scoreboard--slider .c-scoreboard__team-logo-container {
  margin-right: 8px;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
}
.c-scoreboard--slider .c-scoreboard__team-logo {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.c-scoreboard--slider .c-scoreboard__team-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-scoreboard--slider .c-scoreboard__team-name span {
  /* paragraph/regular */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  color: #262628;
}
.c-scoreboard--slider .c-scoreboard__team-name span:first-of-type {
  color: #666666;
}
.c-scoreboard--slider .c-scoreboard__team-score {
  color: #262628;
  text-align: center;
  /* paragraph/regular */
  font-size: 16px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.c-scoreboard--slider .c-scoreboard__team-full {
  width: 79%;
}
.c-scoreboard--slider .c-scoreboard__overlay {
  margin-top: 8px;
}
.c-scoreboard--slider .c-scoreboard__media-item {
  margin-right: 8px;
}
.c-scoreboard--slider .c-scoreboard__media-item:last-of-type {
  margin-right: 0;
}
.c-scoreboard--slider .c-scoreboard__media-link {
  font-size: 16px;
  height: 28px;
  width: 28px;
  border-radius: 100%;
  border: 1px solid #880000;
  display: block;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  transition: all .4s;
  transition: all .4s;
}
.c-scoreboard--slider .c-scoreboard__media-link:hover,
.c-scoreboard--slider .c-scoreboard__media-link:focus,
.c-scoreboard--slider .c-scoreboard__media-link.sidearm-hover {
  background-color: #440000;
  color: white;
}
/***************************************************/

.s-slideshow {
  padding: 32px 0 0;
}
.s-slideshow__title {
  font-family: 'Montserrat';
  font-size: 27px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0px;
  text-align: center;
  color: #880000;
  text-transform: uppercase;
  padding-bottom: 16px;
  position: relative;
}
.s-slideshow__title:before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 48px;
  height: 2px;
  transform: translateX(-50%);
  background-color: #767676;
}
@media screen and (max-width: 1024px) {
  .s-slideshow__title {
    font-size: 27px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .s-slideshow__title {
    font-size: 27px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0px;
    text-align: center;
  }
}
.s-slideshow .c-slideshow--grid {
  margin-top: 32px;
}
.s-slideshow .c-slideshow--grid .c-slideshow__container {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .s-slideshow .c-slideshow--grid .c-slideshow__container {
    flex-wrap: wrap;
  }
}
.s-slideshow .c-slideshow--grid .c-slideshow__item {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  background: #f3f3f3;
  overflow: hidden;
  flex: 0 0 calc(25% - 12px);
  -webkit-flex: 0 0 calc(25% - 12px);
  min-width: 1px;
  min-height: 1px;
  position: relative;
  margin: 0 8px;
}
.s-slideshow .c-slideshow--grid .c-slideshow__item:first-of-type {
  margin-left: 0;
}
.s-slideshow .c-slideshow--grid .c-slideshow__item:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .s-slideshow .c-slideshow--grid .c-slideshow__item {
    flex: 0 0 calc(50% - 8px);
    -webkit-flex: 0 0 calc(50% - 8px);
    min-width: 1px;
    min-height: 1px;
  }
  .s-slideshow .c-slideshow--grid .c-slideshow__item:first-of-type {
    margin-bottom: 16px;
  }
  .s-slideshow .c-slideshow--grid .c-slideshow__item:nth-of-type(2) {
    margin-right: 0;
    margin-bottom: 16px;
  }
  .s-slideshow .c-slideshow--grid .c-slideshow__item:nth-of-type(3) {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .s-slideshow .c-slideshow--grid .c-slideshow__item {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    min-width: 1px;
    min-height: 1px;
    margin: 0;
  }
  .s-slideshow .c-slideshow--grid .c-slideshow__item:first-of-type {
    margin-bottom: 16px;
  }
  .s-slideshow .c-slideshow--grid .c-slideshow__item:nth-of-type(3) {
    margin-bottom: 16px;
  }
}
.s-slideshow .c-slideshow--grid .c-slideshow__url {
  overflow: hidden;
}
.s-slideshow .c-slideshow--grid .c-slideshow__url:hover .c-slideshow__details,
.s-slideshow .c-slideshow--grid .c-slideshow__url:focus .c-slideshow__details {
  background-color: #880000;
}
.s-slideshow .c-slideshow--grid .c-slideshow__url:hover .c-slideshow__title,
.s-slideshow .c-slideshow--grid .c-slideshow__url:focus .c-slideshow__title {
  color: white;
}
.s-slideshow .c-slideshow--grid .c-slideshow__media {
  height: 0;
  padding-top: 56.57%;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .s-slideshow .c-slideshow--grid .c-slideshow__media {
    padding-top: 55.29%;
  }
}
@media screen and (max-width: 767px) {
  .s-slideshow .c-slideshow--grid .c-slideshow__media {
    padding-top: 59.4%;
  }
}
.s-slideshow .c-slideshow--grid .c-slideshow__media iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.s-slideshow .c-slideshow--grid .c-slideshow__image {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all .4s;
}
.s-slideshow .c-slideshow--grid .c-slideshow__details {
  background-color: #f3f3f3;
  padding: 32px;
  transition: all .4s;
}
.s-slideshow .c-slideshow--grid .c-slideshow__title {
  color: #262628;
  font-size: 18px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  text-decoration: unset;
}
.s-slideshow .c-slideshow__more-row {
  margin-top: 32px;
  text-align: center;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
}
.s-slideshow .c-slideshow__more-link {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  padding: 11px 16px;
  transition: all .4s;
  border-radius: 4px;
  background-color: #880000;
  color: white;
  text-decoration: unset;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .s-slideshow .c-slideshow__more-link {
    width: 100%;
    justify-content: space-between;
  }
}
.s-slideshow .c-slideshow__more-link:hover,
.s-slideshow .c-slideshow__more-link:focus {
  background-color: #440000;
}
.s-slideshow .c-slideshow__more-link .sidearm-icon {
  font-size: 21px;
  height: 21px;
  width: 21px;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  margin-left: 4px;
}
/************************************************************/

/****************************************************/

.s-galleries {
  padding-top: 32px;
}
@media screen and (max-width: 767px) {
  .s-galleries .container {
    padding: 0 16px;
  }
}
.s-galleries__title {
  font-family: 'Montserrat';
  font-size: 27px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0px;
  text-align: center;
  color: #880000;
  text-transform: uppercase;
  padding-bottom: 16px;
  position: relative;
}
.s-galleries__title:before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 48px;
  height: 2px;
  transform: translateX(-50%);
  background-color: #767676;
}
@media screen and (max-width: 1024px) {
  .s-galleries__title {
    font-size: 27px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .s-galleries__title {
    font-size: 27px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0px;
    text-align: center;
  }
}
.s-galleries .c-galleries--grid {
  margin-top: 32px;
}
.s-galleries .c-galleries--grid .c-galleries__more-row {
  margin-top: 32px;
  text-align: center;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
}
.s-galleries .c-galleries--grid .c-galleries__more-link {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  padding: 11px 16px;
  transition: all .4s;
  border-radius: 4px;
  background-color: #880000;
  color: white;
  text-decoration: unset;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  width: fit-content;
}
.s-galleries .c-galleries--grid .c-galleries__more-link:hover,
.s-galleries .c-galleries--grid .c-galleries__more-link:focus {
  background-color: #440000;
}
.s-galleries .c-galleries--grid .c-galleries__more-link .sidearm-icon {
  font-size: 21px;
  height: 21px;
  width: 21px;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  margin-left: 4px;
}
.s-galleries .c-galleries--grid .c-galleries__filter-select {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
}
.s-galleries .c-galleries--grid .c-galleries__item {
  flex: 0 0 calc(25% - 12px);
  -webkit-flex: 0 0 calc(25% - 12px);
  min-width: 1px;
  min-height: 1px;
  position: relative;
  margin: 0 8px;
  border-radius: 8px;
  overflow: hidden;
  background-color: black;
}
@media screen and (max-width: 1280px) {
  .s-galleries .c-galleries--grid .c-galleries__item {
    flex: 0 0 calc(33.333% - 16px);
    -webkit-flex: 0 0 calc(33.333% - 16px);
    min-width: 1px;
    min-height: 1px;
  }
}
@media screen and (max-width: 1024px) {
  .s-galleries .c-galleries--grid .c-galleries__item {
    flex: 0 0 calc(50% - 8px);
    -webkit-flex: 0 0 calc(50% - 8px);
    min-width: 1px;
    min-height: 1px;
  }
}
@media screen and (max-width: 767px) {
  .s-galleries .c-galleries--grid .c-galleries__item {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    min-width: 1px;
    min-height: 1px;
    margin: 0;
    margin-bottom: 16px;
  }
  .s-galleries .c-galleries--grid .c-galleries__item:first-of-type {
    margin-bottom: 24px;
  }
}
.s-galleries .c-galleries--grid .c-galleries__item:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 1024px) {
  .s-galleries .c-galleries--grid .c-galleries__item:first-of-type {
    margin-bottom: 16px;
  }
}
.s-galleries .c-galleries--grid .c-galleries__item:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .s-galleries .c-galleries--grid .c-galleries__item:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  .s-galleries .c-galleries--grid .c-galleries__item:nth-of-type(2) {
    margin-right: 0;
    margin-bottom: 16px;
  }
  .s-galleries .c-galleries--grid .c-galleries__item:nth-of-type(3) {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  
}
.s-galleries .c-galleries--grid .c-galleries__link:hover .c-galleries__media:before,
.s-galleries .c-galleries--grid .c-galleries__link:focus .c-galleries__media:before,
.s-galleries .c-galleries--grid .c-galleries__link.sidearm-hover .c-galleries__media:before,
.s-galleries .c-galleries--grid .c-galleries__link:hover .c-galleries__title,
.s-galleries .c-galleries--grid .c-galleries__link:focus .c-galleries__title,
.s-galleries .c-galleries--grid .c-galleries__link.sidearm-hover .c-galleries__title {
  opacity: 1;
  pointer-events: none;
}
.s-galleries .c-galleries--grid .c-galleries__link:hover .c-galleries__media:after,
.s-galleries .c-galleries--grid .c-galleries__link:focus .c-galleries__media:after,
.s-galleries .c-galleries--grid .c-galleries__link.sidearm-hover .c-galleries__media:after {
  opacity: 0;
}
.s-galleries .c-galleries--grid .c-galleries__link:hover .c-galleries__title,
.s-galleries .c-galleries--grid .c-galleries__link:focus .c-galleries__title,
.s-galleries .c-galleries--grid .c-galleries__link.sidearm-hover .c-galleries__title {
  margin-top: 8px;
  max-height: 100px;
}
.s-galleries .c-galleries--grid .c-galleries__media {
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
  background-color: black;
}
.s-galleries .c-galleries--grid .c-galleries__media:before {
  content: '';
  border-radius: 8px;
  background: linear-gradient(0deg, rgba(136, 0, 0, 0.75) 0%, rgba(136, 0, 0, 0.75) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all .4s;
  opacity: 0;
}
.s-galleries .c-galleries--grid .c-galleries__media:after {
  content: '';
  border-radius: 8px;
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all .4s;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 54.46%, rgba(0, 0, 0, 0.6) 100%);
}
.s-galleries .c-galleries--grid .c-galleries__picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.s-galleries .c-galleries--grid .c-galleries__details {
  transition: all .4s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 16px;
  z-index: 2;
}
.s-galleries .c-galleries--grid .c-galleries__title {
  color: white;
  font-size: 18px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  opacity: 0;
  transition: all .4s;
  max-height: 0;
  text-align: left;
}
.s-galleries .c-galleries--grid .c-galleries__date {
  color: #666666;
  font-size: 14px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.s-galleries .c-galleries--grid .c-galleries__separator {
  margin: 0 4px;
  height: 4px;
  width: 4px;
  border-radius: 100%;
  background-color: #880000;
}
.s-galleries .c-galleries--grid .c-galleries__sport {
  color: #666666;
  font-size: 14px;
  font-family: Montserrat;
  font-style: italic;
  font-weight: 500;
  line-height: 150%;
}
.s-galleries .c-galleries--grid .c-galleries__sport-row {
  border-radius: 34px;
  border: 1px solid #e0e0e0;
  background: white;
  display: flex;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 12px;
  width: max-content;
  transition: all .4s;
}
.s-galleries .c-galleries--grid .c-galleries__count {
  margin-top: 12px;
  color: white;
  font-size: 12px;
  font-family: 'Plus Jakarta Sans';
  font-weight: 800;
  line-height: 75%;
  padding: 12px 16px;
  border-radius: 60px;
  background: rgba(255, 255, 255, 0.3);
  display: inline-block;
}
/***************************************************/

.s-stories {
  padding: 32px 0;
}
.s-stories .slick-prev,
.s-stories .slick-next,
.s-stories .slick-pause-play {
  height: 20px;
  width: 20px;
  border-radius: 100%;
  color: black;
  background-color: unset;
  font-size: 0;
  border: unset;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  transition: all .4s;
  left: 16px;
  position: absolute;
  top: 0;
  margin-top: calc(56.25% - 16px - 20px);
  /* @media screen and (max-width:1280px) {
            top:unset;
            bottom:0;
            margin-top:unset;
            margin-bottom:156px;
            right:unset;
            left:32px;
        }
        @media screen and (max-width:767px) {

        }*/

}
.s-stories .slick-prev:before,
.s-stories .slick-next:before,
.s-stories .slick-pause-play:before {
  font-family: sidearm_font_v2;
  font-size: 20px;
  height: 20px;
  width: 20px;
  font-style: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}
.s-stories .slick-prev:hover,
.s-stories .slick-next:hover,
.s-stories .slick-pause-play:hover,
.s-stories .slick-prev:focus,
.s-stories .slick-next:focus,
.s-stories .slick-pause-play:focus {
  background-color: #440000;
}
.s-stories .slick-prev:before {
  content: '\e005';
}
.s-stories .slick-pause-play {
  left: calc(16px + 20px + 8px);
}
.s-stories .slick-pause-play:before {
  content: '\e201';
}
.s-stories .slick-pause-play.slick-play:before {
  content: '\e196';
}
.s-stories .slick-next {
  left: calc(16px + 20px + 8px + 20px + 8px);
}
.s-stories .slick-next:before {
  content: '\e006';
}
@media screen and (max-width: 1024px) {
  .s-stories .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media screen and (max-width: 767px) {
  .s-stories {
    padding-top: 0;
  }
  .s-stories .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-stories--rotator-list {
  display: flex;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  overflow: hidden;
}
@media screen and (max-width: 1280px) {
  .c-stories--rotator-list {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .c-stories--rotator-list {
    border-radius: unset;
    border: unset;
  }
}
.c-stories--rotator-list .c-stories__slider {
  flex: 0 1 959px;
  -webkit-flex: 0 1 959px;
  min-width: 1px;
  min-height: 1px;
}
@media screen and (max-width: 1280px) {
  .c-stories--rotator-list .c-stories__slider {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
  }
}
@media screen and (max-width: 767px) {
  .c-stories--rotator-list .c-stories__more-row {
    padding: 32px;
  }
}
.c-stories--rotator-list .c-stories__more-url {
  color: white;
  font-size: 16px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  text-decoration: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .4s;
  padding: 12px 16px;
  background-color: #880000;
  width: fit-content;
  border-radius: 4px;
  margin: 32px;
}
.c-stories--rotator-list .c-stories__more-url .sidearm-icon {
  height: 21px;
  width: 21px;
  font-size: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
}
.c-stories--rotator-list .c-stories__more-url:hover,
.c-stories--rotator-list .c-stories__more-url:focus {
  background-color: #440000;
}
@media screen and (max-width: 767px) {
  .c-stories--rotator-list .c-stories__more-url {
    margin: 0;
    width: 100%;
    justify-content: space-between;
  }
}
.c-stories--rotator-list .c-stories__item {
  position: relative;
}
.c-stories--rotator-list .c-stories__media {
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  position: relative;
  background-color: black;
}
.c-stories--rotator-list .c-stories__picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-stories--rotator-list .c-stories__url {
  color: #262628;
  /* heading/desktop-large */
  font-size: 28px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  text-decoration: unset;
}
.c-stories--rotator-list .c-stories__url:hover,
.c-stories--rotator-list .c-stories__url:focus,
.c-stories--rotator-list .c-stories__url.sidearm-hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .c-stories--rotator-list .c-stories__url {
    color: #262628;
    /* heading/desktop-regular */
    font-size: 21px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
  }
}
.c-stories--rotator-list .c-stories__list-container {
  flex: 1 1 33.3333%;
  -webkit-flex: 1 1 33.3333%;
  min-width: 1px;
  min-height: 1px;
  border-left: 1px solid #e0e0e0;
}
@media screen and (max-width: 1280px) {
  .c-stories--rotator-list .c-stories__list-container {
    border-left: unset;
  }
}
@media screen and (max-width: 767px) {
  .c-stories--rotator-list .c-stories__list-container {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }
}
.c-stories--rotator-list .c-stories__list-item {
  padding: 32px;
  border-bottom: 1px solid #e0e0e0;
  transition: all .4s;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .c-stories--rotator-list .c-stories__list-item {
    padding: 32px 16px;
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  .c-stories--rotator-list .c-stories__list-item {
    padding: 0;
  }
  .c-stories--rotator-list .c-stories__list-item:first-of-type {
    border-top: 1px solid #e0e0e0;
  }
}
@media screen and (max-width: 767px) {
  .c-stories--rotator-list .c-stories__list-item {
    padding: 32px 16px;
  }
  .c-stories--rotator-list .c-stories__list-item:first-of-type {
    border-top: none;
  }
}
.c-stories--rotator-list .c-stories__list-item:before {
  content: '';
  width: 7px;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #880000;
  opacity: 0;
  transition: all .4s;
}
.c-stories--rotator-list .c-stories__list-item:hover,
.c-stories--rotator-list .c-stories__list-item:focus {
  background-color: #f3f3f3;
}
.c-stories--rotator-list .c-stories__list-item:hover:before,
.c-stories--rotator-list .c-stories__list-item:focus:before {
  opacity: 1;
}
.c-stories--rotator-list .c-stories__list-item.c-stories__active {
  background-color: #880000;
}
.c-stories--rotator-list .c-stories__list-item.c-stories__active .c-stories__list-item-name {
  color: white;
}
.c-stories--rotator-list .c-stories__list-item-name {
  color: #262628;
  /* heading/desktop-small */
  font-size: 18px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  transition: all .4s;
  text-decoration: unset;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .c-stories--rotator-list .c-stories__list-item-name {
    padding: 32px;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .c-stories--rotator-list .c-stories__list-item-name {
    padding: 32px 16px;
  }
}
@media screen and (max-width: 1024px) {
  .c-stories--rotator-list .c-stories__list-item-name:hover,
  .c-stories--rotator-list .c-stories__list-item-name:focus,
  .c-stories--rotator-list .c-stories__list-item-name.sidearm-hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 767px) {
  .c-stories--rotator-list .c-stories__list-item-name {
    color: #262628;
    /* heading/desktop-small */
    font-size: 18px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
  }
}
.c-stories--rotator-list .c-stories__details {
  padding: 32px;
}
@media screen and (max-width: 767px) {
  .c-stories--rotator-list .c-stories__details {
    padding: 32px 16px;
  }
}
.c-stories--rotator-list .c-stories__date {
  color: #666666;
  font-size: 14px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.c-stories--rotator-list .c-stories__separator {
  margin: 0 4px;
  height: 4px;
  width: 4px;
  border-radius: 100%;
  background-color: #880000;
}
.c-stories--rotator-list .c-stories__sport {
  color: #666666;
  font-size: 14px;
  font-family: Montserrat;
  font-style: italic;
  font-weight: 500;
  line-height: 150%;
}
.c-stories--rotator-list .c-stories__sport-row {
  border-radius: 34px;
  border: 1px solid #e0e0e0;
  background: white;
  display: flex;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 12px;
  width: max-content;
  transition: all .4s;
  margin-bottom: 8px;
}
.c-stories--rotator-list .c-stories__links {
  flex-wrap: wrap;
}
.c-stories--rotator-list .c-stories__links ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  flex-wrap: wrap;
}
.c-stories--rotator-list .c-stories__links li {
  margin-right: 10px;
  margin-top: 16px;
}
.c-stories--rotator-list .c-stories__link {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #880000;
  /* base/regular */
  font-size: 16px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  padding: 7px 15px;
  border-radius: 4px;
  border: 1px solid #880000;
  text-decoration: unset;
  transition: all .4s;
}
.c-stories--rotator-list .c-stories__link .sidearm-icon {
  font-size: 20px;
  height: 20px;
  width: 20px;
  font-style: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
}
.c-stories--rotator-list .c-stories__link:hover,
.c-stories--rotator-list .c-stories__link:focus {
  background-color: #440000;
  color: white;
}
/**************************************************/

.s-awards {
  background: url("https://dbukjj6eu5tsf.cloudfront.net/sidearm.sites/chgo.sidearmsports.com/images/responsive_2023/parallax_bg.jpg"), black;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 64px 0;
}
@media screen and (min-width: 1025px) {
  .s-awards {
    background-attachment: fixed;
  }
}
@media screen and (max-width: 1024px) {
  .s-awards .container {
    padding: 0 64px;
  }
}
@media screen and (max-width: 767px) {
  .s-awards {
    padding-top: 63px;
  }
  .s-awards .container {
    padding: 0 32px;
  }
}
@media screen and (max-width: 1024px) {
  .c-awards--standard {
    flex-wrap: wrap;
  }
}
.c-awards--standard .c-awards__item {
  display: flex;
  display: -webkit-flex;
  border-radius: 8px;
  background: #f3f3f3;
  overflow: hidden;
  flex: 0 1 548px;
  -webkit-flex: 0 1 548px;
  min-width: 1px;
  min-height: 1px;
}
@media screen and (max-width: 1024px) {
  .c-awards--standard .c-awards__item {
    flex: 0 1 calc(50% - 16px);
    -webkit-flex: 0 1 calc(50% - 16px);
    min-width: 1px;
    min-height: 1px;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .c-awards--standard .c-awards__item {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
}
@media screen and (max-width: 1024px) {
  .c-awards--standard .c-awards__item:nth-of-type(2) {
    margin-right: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .c-awards--standard .c-awards__item:nth-of-type(2) .c-awards__div {
    text-align: left;
  }
}
.c-awards--standard .c-awards__item:first-child {
  justify-content: flex-end;
}
.c-awards--standard .c-awards__item:first-child .c-awards__media-container {
  order: 1;
}
.c-awards--standard .c-awards__item:first-child .c-awards__details {
  order: 0;
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .c-awards--standard .c-awards__item:first-child .c-awards__div {
    text-align: left;
  }
}
.c-awards--standard .c-awards__item:first-child .c-awards__sport-row {
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .c-awards--standard .c-awards__item:first-child {
    margin-right: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-awards--standard .c-awards__item:first-child {
    margin-right: 0;
  }
}
.c-awards--standard .c-awards__item:last-child {
  justify-content: flex-start;
}
.c-awards--standard .c-awards__item:last-child .c-awards__media-container {
  order: 0;
}
.c-awards--standard .c-awards__item:last-child .c-awards__details {
  order: 1;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-awards--standard .c-awards__item:last-child .c-awards__details {
    text-align: left;
  }
}
.c-awards--standard .c-awards__item:last-child .c-awards__div {
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .c-awards--standard .c-awards__item:last-child {
    margin-left: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-awards--standard .c-awards__item:last-child {
    margin-left: 0;
    margin-top: 32px;
  }
}
.c-awards--standard .c-awards__center-cont {
  flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  min-width: 1px;
  min-height: 1px;
  margin: auto;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  margin-bottom: 32px;
}
.c-awards--standard .c-awards__center {
  border: 2px solid white;
  padding: 14.5px 31px;
  margin: 0 64px;
}
@media screen and (max-width: 1024px) {
  .c-awards--standard .c-awards__center {
    margin: 0 0;
    display: flex;
    justify-content: center;
    /* align-self: center;    <---- REMOVE */
    align-items: baseline;
  }
}
@media screen and (max-width: 767px) {
  .c-awards--standard .c-awards__center {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .c-awards--standard .c-awards__media-container {
    width: 100%;
  }
}
.c-awards--standard .c-awards__image {
  height: 200px;
  width: 200px;
  object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .c-awards--standard .c-awards__image {
    height: 304px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .c-awards--standard .c-awards__image {
    height: 311px;
    width: 100%;
  }
}
.c-awards--standard .c-awards__details {
  padding: 32px;
}
@media screen and (max-width: 1024px) {
  .c-awards--standard .c-awards__details {
    width: 100%;
    text-align: left !important;
  }
}
@media screen and (max-width: 767px) {
  .c-awards--standard .c-awards__details {
    width: 100%;
  }
}
.c-awards--standard .c-awards__center--first {
  color: white;
  text-align: center;
  /* title/desktop-large */
  font-size: 27px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .c-awards--standard .c-awards__center--first {
    text-align: center;
    /* title/desktop-large */
    font-size: 27px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    text-transform: uppercase;
  }
}
.c-awards--standard .c-awards__center--second {
  color: white;
  text-align: center;
  /* title/desktop-regular */
  font-size: 18px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  text-transform: uppercase;
  margin: 4px 0;
}
@media screen and (max-width: 1024px) {
  .c-awards--standard .c-awards__center--second {
    margin: 0 4px;
    text-align: center;
    font-size: 18px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 767px) {
  .c-awards--standard .c-awards__center--second {
    margin: 4px 0;
  }
}
.c-awards--standard .c-awards__center--third {
  color: white;
  text-align: center;
  /* title/desktop-large */
  font-size: 27px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .c-awards--standard .c-awards__center--third {
    text-align: center;
    /* title/desktop-large */
    font-size: 27px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    text-transform: uppercase;
  }
}
.c-awards--standard .c-awards__div {
  color: #880000;
  text-align: right;
  font-size: 14px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .c-awards--standard .c-awards__div {
    font-size: 14px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    text-transform: uppercase;
    min-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .c-awards--standard .c-awards__div {
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: left;
  }
}
.c-awards--standard .c-awards__name {
  font-family: 'Montserrat';
  font-size: 21px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: right;
  color: #262628;
  text-decoration: unset;
  margin: 8px 0;
  display: inline-block;
}
.c-awards--standard .c-awards__name:hover,
.c-awards--standard .c-awards__name:focus {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .c-awards--standard .c-awards__name {
    font-family: 'Montserrat';
    font-size: 21px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .c-awards--standard .c-awards__name {
    font-family: 'Montserrat';
    font-size: 21px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
  }
}
.c-awards--standard .c-awards__sport {
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  color: #666666;
}
.c-awards--standard .c-awards__sport-row {
  border-radius: 34px;
  border: 1px solid #e0e0e0;
  background: white;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  width: max-content;
  padding: 3px 11px;
}
.c-awards--standard .c-awards__separator {
  height: 4px;
  width: 4px;
  border-radius: 100%;
  background-color: #880000;
  margin: 0 4px;
}
.c-awards--standard .c-awards__year {
  font-family: 'Montserrat';
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  color: #666666;
}
/*********************************************/

.s-slideshow-text {
  margin-bottom: 32px;
}
.s-slideshow-text .c-slideshow__media {
  flex: 0 1 720px;
  -webkit-flex: 0 1 720px;
  min-width: 1px;
  min-height: 1px;
}
@media screen and (max-width: 1024px) {
  .s-slideshow-text .c-slideshow__media {
    flex: 0 0 256px;
    -webkit-flex: 0 0 256px;
    min-width: 1px;
    min-height: 1px;
  }
}
@media screen and (max-width: 767px) {
  .s-slideshow-text .c-slideshow__media {
    width: 100%;
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
  }
}
.s-slideshow-text .c-slideshow__media-container {
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
}
@media screen and (max-width: 767px) {
  .s-slideshow-text .c-slideshow__media-container {
    flex-direction: column;
    width: 100%;
  }
}
.s-slideshow-text .c-slideshow__item {
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  background: #f3f3f3;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .s-slideshow-text .c-slideshow__item {
    border-radius: 0;
    border: unset;
  }
}
.s-slideshow-text .c-slideshow__details {
  padding: 32px;
  flex: 0 1 720px;
  -webkit-flex: 0 1 720px;
  min-width: 1px;
  min-height: 1px;
}
@media screen and (max-width: 1024px) {
  .s-slideshow-text .c-slideshow__details {
    flex: 1 1 448px;
    -webkit-flex: 1 1 448px;
    min-width: 1px;
    min-height: 1px;
  }
}
@media screen and (max-width: 767px) {
  .s-slideshow-text .c-slideshow__details {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    padding: 32px 16px;
  }
}
.s-slideshow-text .c-slideshow__title {
  font-family: 'Montserrat';
  font-size: 27px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0px;
  text-align: left;
  color: #880000;
  text-transform: uppercase;
  margin-bottom: 4px;
}
@media screen and (max-width: 1024px) {
  .s-slideshow-text .c-slideshow__title {
    /* title/desktop-large */
    font-size: 27px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 767px) {
  .s-slideshow-text .c-slideshow__title {
    font-size: 18px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    text-transform: uppercase;
  }
}
.s-slideshow-text .c-slideshow__teaser {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  color: #262628;
  max-width: 481px;
}
@media screen and (max-width: 1024px) {
  .s-slideshow-text .c-slideshow__teaser {
    /* paragraph/regular */
    font-size: 16px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
  }
}
@media screen and (max-width: 767px) {
  .s-slideshow-text .c-slideshow__teaser {
    color: #262628;
    font-size: 16px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
  }
}
.s-slideshow-text .c-slideshow__url {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 500;
  line-height: 11px;
  letter-spacing: 0px;
  text-align: left;
  color: #880000;
  text-decoration: unset;
  display: flex;
  padding: 7px 15px;
  border-radius: 4px;
  border: 1px solid #880000;
  margin-top: 16px;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  width: fit-content;
  transition: all .4s;
}
.s-slideshow-text .c-slideshow__url .sidearm-icon {
  margin-left: 4px;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  font-size: 21px;
  width: 21px;
  height: 21px;
}
.s-slideshow-text .c-slideshow__url:hover,
.s-slideshow-text .c-slideshow__url:focus {
  background-color: #440000;
  color: white;
}
@media screen and (max-width: 1024px) {
  .s-slideshow-text .c-slideshow__url {
    /* base/regular */
    font-size: 16px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    line-height: 11px;
  }
}
@media screen and (max-width: 767px) {
  .s-slideshow-text .c-slideshow__url {
    width: unset;
  }
}
.s-slideshow-text .c-slideshow__image {
  max-height: 240px;
  object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .s-slideshow-text .c-slideshow__image {
    min-height: 256px;
  }
}
@media screen and (max-width: 767px) {
  .s-slideshow-text .c-slideshow__image {
    min-height: 209px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .s-slideshow-text {
    margin-bottom: 0;
  }
  .s-slideshow-text .container {
    padding: 0;
  }
}
/************************************************************/

.s-contentstream {
  margin-bottom: 32px;
}
.s-contentstream__title {
  font-family: 'Montserrat';
  font-size: 27px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0px;
  text-align: center;
  color: #880000;
  text-transform: uppercase;
  padding-bottom: 16px;
  position: relative;
}
.s-contentstream__title:before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 48px;
  height: 2px;
  transform: translateX(-50%);
  background-color: #767676;
}
@media screen and (max-width: 1024px) {
  .s-contentstream__title {
    font-size: 27px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .s-contentstream__title {
    font-size: 27px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0px;
    text-align: center;
  }
}
.s-contentstream .load-more__container {
  margin-top: 24px;
  text-align: center;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
}
.s-contentstream .load-more__button {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  padding: 12px 16px;
  transition: all .4s;
  border-radius: 4px;
  background-color: #880000;
  color: white;
  border: unset;
  text-decoration: unset;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
}
.s-contentstream .load-more__button:hover,
.s-contentstream .load-more__button:focus {
  background-color: #440000;
}
.s-contentstream .load-more__button .sf-plus-minimal {
  height: 21px;
  width: 21px;
  font-size: 21px;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  margin-left: 4px;
}
.c-contentstream {
  overflow-anchor: none;
  position: relative;
}
.c-contentstream__filter {
  margin-bottom: 32px;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .c-contentstream__filter {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .c-contentstream__filter-item {
    flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    min-width: 1px;
    min-height: 1px;
  }
}
.c-contentstream__filter-button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  color: #666666;
  font-size: 16px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  padding: 16px;
  position: relative;
  transition: all .4s;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-contentstream__filter-button {
    width: 100%;
  }
  .c-contentstream__filter-button span:not(.sidearm-icon) {
    display: none;
  }
}
.c-contentstream__filter-button:before {
  content: '';
  height: 4px;
  width: 100%;
  background-color: #e0e0e0;
  bottom: -4px;
  position: absolute;
  left: 0;
  transition: all .4s;
}
.c-contentstream__filter-button .sidearm-icon {
  color: #880000;
  height: 14px;
  width: 14px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  margin-right: 6px;
}
@media screen and (max-width: 767px) {
  .c-contentstream__filter-button .sidearm-icon {
    margin-right: 0;
  }
}
.c-contentstream__filter-button.is-active,
.c-contentstream__filter-button:hover,
.c-contentstream__filter-button:focus {
  color: #880000;
}
.c-contentstream__filter-button.is-active:before,
.c-contentstream__filter-button:hover:before,
.c-contentstream__filter-button:focus:before {
  background-color: #880000;
}
.c-contentstream__stream {
  margin-left: -8px;
  margin-right: -8px;
}
.c-contentstream__row {
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
}
.c-contentstream__item {
  width: 25%;
  padding: 8px;
}
@media screen and (max-width: 1280px) {
  .c-contentstream__item {
    width: 33.3333%;
  }
}
@media screen and (max-width: 1024px) {
  .c-contentstream__item {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .c-contentstream__item {
    width: 100%;
  }
}
.c-contentstream__item-inner {
  background: #f3f3f3;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
}
.c-contentstream__item--instagram .c-contentstream__user {
  position: absolute;
  bottom: 16px;
  left: 16px;
  z-index: 2;
}
.c-contentstream__item--instagram .c-contentstream__user .sidearm-icon {
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  border: 1px solid #e0e0e0;
  background: #ff0076;
  height: 26px;
  width: 26px;
  color: white;
  position: absolute;
  left: 0;
  top: 0;
}
.c-contentstream__item--instagram .c-contentstream__media-image {
  transition: all .4s;
}
.c-contentstream__item--instagram .c-contentstream__media {
  overflow: hidden;
}
.c-contentstream__item--instagram .c-contentstream__media:hover .c-contentstream__media-image,
.c-contentstream__item--instagram .c-contentstream__media:focus .c-contentstream__media-image {
  transform: scale(1.1);
}
.c-contentstream__item--facebook .c-contentstream__user .sidearm-icon {
  background: #1877f2;
}
.c-contentstream__item--twitter .c-contentstream__user .sidearm-icon {
  background: #1d9bf0;
}
.c-contentstream__item--video .c-contentstream__title {
  color: #262628;
  /* paragraph/regular-bold */
  font-size: 16px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.c-contentstream__item--video .c-contentstream__date {
  margin-top: 16px;
}
.c-contentstream__item--video .c-contentstream__user .sidearm-icon {
  background: red;
}
.c-contentstream__user {
  border-radius: 34px;
  border: 1px solid #e0e0e0;
  background: white;
  padding: 3px 11px;
  padding-left: 33px;
  position: absolute;
  left: 16px;
  bottom: 16px;
  z-index: 2;
}
.c-contentstream__user .sidearm-icon {
  font-size: 16px;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  border-radius: 100%;
  border: 1px solid #e0e0e0;
  height: 26px;
  width: 26px;
  color: white;
  position: absolute;
  left: 0;
  top: 0;
}
.c-contentstream__user-screen {
  color: #666666 !important;
  font-size: 14px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-decoration: unset;
}
.c-contentstream__user-screen:hover,
.c-contentstream__user-screen:focus {
  text-decoration: underline;
}
.c-contentstream__user.relative {
  left: unset;
  width: fit-content;
}
.c-contentstream__media {
  display: block;
  position: relative;
}
.c-contentstream__media:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 52.43%, rgba(0, 0, 0, 0.6) 100%);
}
.c-contentstream__media-image {
  display: block;
  width: 100%;
  height: auto;
}
.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: 60px;
  height: 60px;
  background-image: url('https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png');
  background-size: contain;
  z-index: 99;
  transition: all .4s;
}
.c-contentstream__media-play:hover,
.c-contentstream__media-play:focus {
  transform: translate(-50%, -50%) scale(1.1);
}
.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: 32px;
}
.c-contentstream__text {
  color: #666666;
  font-size: 16px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 16px;
}
.c-contentstream__text a {
  color: #880000;
  text-decoration: unset;
}
.c-contentstream__text a:hover,
.c-contentstream__text a:focus,
.c-contentstream__text a.sidearm-hover {
  text-decoration: underline;
}
.c-contentstream__date {
  color: #666666;
  font-size: 14px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.c-contentstream__actions {
  margin-left: auto;
}
.c-contentstream__actions-item {
  margin-right: 16px;
}
.c-contentstream__actions-item:last-of-type {
  margin-right: 0;
}
.c-contentstream__actions-link {
  transition: all .4s;
  display: block;
  text-decoration: unset;
}
.c-contentstream__actions-link .sidearm-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  height: 24px;
  width: 24px;
}
.c-contentstream__actions-link:hover,
.c-contentstream__actions-link:focus,
.c-contentstream__actions-link.sidearm-hover {
  transform: scale(1.1);
}
.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 #880000;
  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: #880000;
  color: white;
}
.c-contentstream .showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
/*************************************************************/

.main-footer {
  margin-top: 32px;
}
.main-footer__logos {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.main-footer__logos-inner {
  padding: 32px 0;
}
@media screen and (max-width: 1024px) {
  .main-footer__logos-inner {
    flex-wrap: wrap;
  }
}
.main-footer__logos-item {
  flex: 0 0 20%;
  -webkit-flex: 0 0 20%;
  min-width: 1px;
  min-height: 1px;
}
@media screen and (max-width: 1024px) {
  .main-footer__logos-item {
    flex: 0 0 33.333%;
    -webkit-flex: 0 0 33.333%;
    min-width: 1px;
    min-height: 1px;
  }
  .main-footer__logos-item:first-of-type,
  .main-footer__logos-item:nth-of-type(2) {
    flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    min-width: 1px;
    min-height: 1px;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 767px) {
  .main-footer__logos-item {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    min-width: 1px;
    min-height: 1px;
    margin-bottom: 32px;
  }
  .main-footer__logos-item:first-of-type,
  .main-footer__logos-item:nth-of-type(2) {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
  .main-footer__logos-item:last-of-type {
    margin-bottom: 0;
  }
}
.main-footer__logos-link {
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
}
.main-footer__logos-link img {
  transition: all .4s;
}
.main-footer__logos-link:hover img,
.main-footer__logos-link:focus img {
  transform: scale(0.8);
}
.main-footer__info {
  color: #666666;
  border-bottom: 1px solid #e0e0e0;
  /* details/regular */
  font-size: 14px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  padding: 16px 0;
}
.main-footer__info span:not(:last-of-type) {
  border-radius: 100%;
  height: 4px;
  width: 4px;
  background: #880000;
  display: inline-block;
  margin: 0 8px;
}
.main-footer__info a {
  text-decoration: none;
  color: #880000;
  font-size: 14px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  display: flex;
  align-items: center;
}
.main-footer__info a::before {
  content: '';
  border-radius: 100%;
  height: 4px;
  width: 4px;
  background: #880000;
  display: inline-block;
  margin: 0 8px;
}
.main-footer__info a:hover,
.main-footer__info a:focus {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .main-footer__info {
    flex-wrap: wrap;
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-footer__info div:first-of-type {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    min-width: 1px;
    min-height: 1px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .main-footer__info div:nth-of-type(2) {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    min-width: 1px;
    min-height: 1px;
    text-align: center;
  }
}
.main-footer__container {
  margin: auto;
  max-width: 1488px;
}
/*************************************************************/

@media screen and (max-width: 1024px) {
  .c-search--standard {
    padding: 16px;
  }
}
.c-search--standard fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.c-search--standard legend,
.c-search--standard label {
  color: white;
}
.c-search--standard .c-search__container {
  position: relative;
}
.c-search--standard .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border-radius: 60px;
  border: 1px solid #e0e0e0;
  background: white;
  height: 40px;
  width: 184px;
  padding: 7px 15px;
  padding-right: 50px;
  color: #666666;
  /* paragraph/regular */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
@media screen and (max-width: 1024px) {
  .c-search--standard .c-search__text {
    width: 100%;
  }
}
.c-search--standard .c-search__text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #666666;
  /* paragraph/regular */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.c-search--standard .c-search__text::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666;
  /* paragraph/regular */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.c-search--standard .c-search__text:-ms-input-placeholder {
  /* IE 10+ */
  color: #666666;
  /* paragraph/regular */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.c-search--standard .c-search__text:-moz-placeholder {
  /* Firefox 18- */
  color: #666666;
  /* paragraph/regular */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.c-search--standard .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: #880000;
}
.c-search--standard .c-search__submit span:not(.sidearm-icon) {
  display: none;
}
.c-search--standard .c-search__submit span .sidearm-icon {
  height: 18px;
  width: 18px;
  font-size: 18px;
  color: #880000 !important;
  display: flex;
  justify-content: center;
  align-self: center;
}
/***************************************************/

.c-navigation--sport ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url:hover,
.c-navigation--sport.c-navigation--desktop .c-navigation__url:focus {
  text-decoration: underline;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__separator {
  font-family: 'Plus Jakarta Sans';
  color: black;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--separator {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  color: white;
  margin: 0 12px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--separator:nth-of-type(2),
.c-navigation--sport.c-navigation--desktop .c-navigation__item--separator:last-of-type {
  display: none;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-1 {
  align-items: center;
  position: relative;
  justify-content: flex-end;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport {
  margin-right: auto;
  margin-left: 0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:first-of-type {
  margin-left: 0px;
}
@media screen and (max-width: 1024px) {
  .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:first-of-type {
    margin-left: 0;
  }
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:last-of-type .c-navigation__url--level-1 {
  padding-right: 0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:focus,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover {
  text-decoration: underline;
}
.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;
  transition: opacity .25s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.additional-links > .c-navigation__url {
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.additional-links > .c-navigation__url:after {
  content: '+';
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1 {
  color: #666666;
  /* paragraph/regular */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  padding: 16px 8px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1:focus,
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1:hover {
  text-decoration: underline;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1 {
  color: #880000;
  padding: 16px 0;
  /* title/desktop-regular */
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  text-transform: uppercase;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1:hover,
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1:focus,
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1.sidearm-hover {
  text-decoration: underline;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  left: -99999px;
  top: 100%;
  opacity: 0;
  overflow: auto;
  width: 350px;
  background-color: white;
  max-height: calc(100vh - 214px);
  overflow: auto;
  filter: drop-shadow(0px 2px 18px rgba(0, 0, 0, 0.12));
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-2.is-open {
  left: auto;
  right: 0;
  opacity: 1;
  transition: 0s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2 {
  box-shadow: inset 0px -1px 0px #eeeeee;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2 {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  padding: 16px 0;
  text-decoration: unset;
  color: black;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 8px;
  padding-right: 8px;
  transition: all .4s;
}
.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 {
  background: black;
  color: white;
  text-decoration: unset;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__separator {
  font-family: Arimo;
  color: #005374;
  padding-top: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link {
  color: #880000;
  /* title/desktop-regular */
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  text-transform: uppercase;
  padding: 16px 0;
  text-decoration: unset;
}
.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 {
  text-decoration: underline;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle {
  color: #666666;
  /* paragraph/regular */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  border: unset;
  padding: 16px 0;
  background-color: #f3f3f3;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle.is-toggled:after {
  transform: rotate(45deg);
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle:after {
  content: '+';
  margin-left: 0px;
  display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center;
  transition: all .4s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  height: 100vh;
  /*z-index:9;*/
  background: white;
  transition: all .4s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh - 109px);
  overflow: auto;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1::after {
  font-family: sidearm_font_v2;
  font-size: 16px;
  content: '\e018';
  font-weight: 500;
  margin-left: 12px;
  font-style: normal;
  display: block;
  transition: transform .25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open::after {
  transform: rotate(90deg);
  transition: transform .25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-1 {
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 {
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  color: black;
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  padding-top: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  padding-right: 16px;
  transition: all .4s;
  text-decoration: unset;
  display: block;
  background: white;
}
.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:focus,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.sidearm-hover {
  background: black;
  color: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.is-open {
  background: black;
  color: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-2 {
  padding: 0;
  opacity: 1;
  position: static;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.5s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: 1500px;
  box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  color: black;
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
  padding-top: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: unset;
  background-color: white;
  display: block;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2:hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2:focus,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2.sidearm-hover {
  color: white;
  background-color: black;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .c-navigation--sport.c-navigation--mobile .c-navigation__level-1 {
    padding-bottom: 60px;
  }
}
.main-header__sport {
  background-color: #f3f3f3;
  z-index: 99;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .main-header__sport .container {
    padding: 0 32px;
  }
}
@media screen and (max-width: 767px) {
  .main-header__sport .container {
    padding: 0 16px;
  }
}
@media screen and (max-width: 767px) {
  .main-header__scoreboard {
    max-height: 0;
    overflow: hidden;
  }
  .main-header__scoreboard.open {
    max-height: calc(100vh - 97px);
    overflow: auto;
  }
}
/******************************************/

h1.hide,
h2.hide {
  background-color: white;
  color: black;
}
.navigation-loaded .logo-loader {
  display: none;
}
.logo-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999999999;
  background: white;
  top: 0;
  left: 0;
}
.logo-loader__logo img {
  width: 175px;
  animation: grow-shrink 5s ease-in-out infinite;
}
.logo-loader--grow-shrink {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.25s ease-in-out 3.5s;
}
@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);
  }
}
body.main-nav,
body.mobile-menu-open {
  overflow: hidden;
}
h1.hide,
h2.hide,
label.hide,
legend.accessible-hide {
  color: black;
  background-color: white;
}
.main-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
}
.main-header__info,
.main-header__scoreboard {
  overflow: hidden;
}
.main-content-placeholder {
  margin-top: 351px;
}
@media screen and (max-width: 1024px) {
  .main-content-placeholder {
    margin-top: 275px;
  }
}
@media screen and (max-width: 767px) {
  .main-content-placeholder {
    margin-top: 97px;
  }
}
.index.sport .main-content-placeholder {
  margin-top: 408px;
}
@media screen and (max-width: 1024px) {
  .index.sport .main-content-placeholder {
    margin-top: 328px;
  }
}
@media screen and (max-width: 767px) {
  .index.sport .main-content-placeholder {
    margin-top: 153px;
  }
}
.index.sport .s-awards {
  display: none;
}
.index.sport .s-slideshow {
  display: none;
}
.headroom--not-top .main-header {
  position: fixed;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.12);
}
@media screen and (min-width: 768px) {
  .headroom--not-top .main-header__info {
    height: 0;
    padding: 0;
    display: none;
  }
  .headroom--not-top .main-header__scoreboard {
    height: 0;
  }
}
@media screen and (max-width: 767px) {
  .headroom--not-top .main-header__info {
    height: 0;
    padding: 0;
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .headroom--not-top .c-navigation--main.c-navigation--desktop .c-navigation__level-1--center img {
    width: 91px;
    height: 52px;
    object-fit: cover;
    bottom: 16px;
  }
  .headroom--not-top .c-navigation--main.c-navigation--desktop .c-navigation__level-2 {
    max-height: calc(100vh - 84px);
  }
  .headroom--not-top .c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
    max-height: calc(100vh - 140px);
  }
}
@media screen and (max-width: 1024px) {
  .headroom--not-top .c-navigation--main.c-navigation--mobile .c-navigation__offcanvas.is-open {
    max-height: calc(100vh - 56px);
  }
}
@media screen and (max-width: 767px) {
  .headroom--not-top .c-navigation--main.c-navigation--mobile .c-navigation__offcanvas.is-open {
    max-height: calc(100vh - 56px);
  }
  .headroom--not-top .main-header__scoreboard.open {
    max-height: calc(100vh - 56px);
  }
}
html:not(.index) body {
  background-color: white;
}
html:not(.index) .main-content-placeholder {
  margin-top: 351px;
  max-width: 1488px;
  padding: 24px 0 36px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  background: white;
  margin-top: 408px;
}
html:not(.index) .main-content-placeholder article {
  padding: 0 24px;
}
@media screen and (max-width: 1024px) {
  html:not(.index) .main-content-placeholder {
    margin-top: 328px;
  }
}
@media screen and (max-width: 767px) {
  html:not(.index) .main-content-placeholder {
    margin-top: 131px;
  }
}
