body {
  font: 1rem/1.4 Poppins, 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;
}
/*Stories Video*/

.showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10000;
}
.stories-video-is-playing .c-stories--rotator-list .c-stories__slider .slick-prev,
.stories-video-is-playing .c-stories--rotator-list .c-stories__slider .slick-pause-play,
.stories-video-is-playing .c-stories--rotator-list .c-stories__slider .slick-next {
  opacity: 0;
  pointer-events: none;
}
/*Mixins*/
/*Colors*/
/*Social Media Brand Colors*/
/*Fonts*/

/*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;
}
.hide {
  background: black;
  color: white;
}
/*Animations*/

/*Row Styles*/

.row {
  max-width: 1440px;
  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;
}
@media screen and (min-width: 768px) {
  .mobile-menu-open .main-header__logo img {
    width: 83px;
  }
}
@media screen and (min-width: 768px) {
  .headroom--not-top .main-header {
    position: fixed;
    top: -79px;
    width: 100%;
  }
  .headroom--not-top .main-header__logo img {
    width: 83px;
  }
  .headroom--not-top .main-content-placeholder {
    margin-top: 149px;
  }
  .headroom--not-top:not(.index) .main-content-placeholder {
    margin-top: 173px;
  }
  .headroom--not-top.sport .main-content-placeholder {
    margin-top: 205px;
  }
}
.headroom--not-top .c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  max-height: calc(100vh - 126px);
}
html:not(.index) .main-content-placeholder {
  margin-left: auto;
  margin-right: auto;
  padding: 12px;
  background: white;
  max-width: 1416px;
}
@media screen and (max-width: 767px) {
  .main-content-placeholder {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  html.sport .main-content-placeholder {
    margin-top: 126px;
  }
}
.main-header {
  position: relative;
  z-index: 10;
  transition: all 0.25s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.main-header__logo {
  z-index: 10;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.25s;
}
.main-header__logo img {
  width: 129px;
  transition: all 0.25s;
}
.main-header__logo a {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.main-header__inner {
  background-color: #003366;
  height: 70px;
  display: flex;
  display: -webkit-flex;
  width: 100%;
  position: relative;
  z-index: 11;
}
.main-header__inner-right {
  display: flex;
  display: -webkit-flex;
  margin-left: auto;
}
.main-header__inner-left {
  display: flex;
  display: -webkit-flex;
}
.main-header__icons {
  height: 100%;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.main-header__icons .ads-container {
  height: 100%;
}
.main-header__icons .ads-container .icons-ad {
  height: 100%;
}
.main-header__icons .ads-container .icons-ad__label {
  color: #f9f9f9;
  font-family: Rajdhani;
  font-size: 1rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  text-transform: uppercase;
}
.main-header__icons .ads-container .icons-ad .sidearm-icon {
  font-size: 20px;
  color: #f9f9f9;
}
.main-header__icons .ads-container .icons-ad__link {
  height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  padding: 24px 36px;
  transition: all 0.25s;
  text-decoration: none;
}
.main-header__icons .ads-container .icons-ad__link:hover,
.main-header__icons .ads-container .icons-ad__link:focus,
.main-header__icons .ads-container .icons-ad__link.sidearm-hover {
  background-color: #006666;
}
.main-header__ad {
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main-header__calendar-overlay {
  height: 0;
  overflow: hidden;
  transition: height 0.25s;
  position: fixed;
  background-color: white;
  width: 100%;
  top: 70px;
  left: -100vw;
}
.main-header__calendar-overlay.is-open {
  height: calc(100vh - 70px);
  overflow: auto;
  z-index: 10;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .main-header__logo {
    left: 50%;
  }
  .main-header__logo a {
    transform: translateX(0);
  }
  .main-header__logo img {
    height: 68px;
    width: auto;
  }
  .main-header__ad {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 767px) {
  .main-header {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
  }
  .main-header__calendar {
    height: 70px;
    width: 70px;
    border: none;
    background-color: #003366;
    position: absolute;
    top: 0;
    right: 68px;
    transition: all 0.25s;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
  }
  .main-header__calendar .sf-calendar {
    font-size: 20px;
    color: white;
  }
  .main-header__calendar.show {
    background-color: #006666;
  }
  .main-header__calendar.show .sf-calendar:before {
    content: '\e077';
  }
}
@media screen and (max-width: 374px) {
  .main-header__calendar {
    width: 55px;
    right: 55px;
  }
}
.sport .main-header__logo {
  left: 50%;
}
.sport .main-header__logo a {
  transform: translateX(-50%);
}
.sport .main-header__logo img {
  height: 68px;
  width: auto;
}
@media screen and (max-width: 1024px) {
  .s-scoreboard {
    margin-left: 0;
  }
}
.calendar-open .c-events__view {
  display: none !important;
}
.calendar-open .c-events__close {
  display: inline !important;
}
.main-navigation {
  display: flex;
  display: -webkit-flex;
  height: 100%;
}
.s-schedule-mobile {
  padding-top: 12px;
  padding-bottom: 80px;
}
.s-schedule-mobile__events,
.s-schedule-mobile__results {
  padding-left: 18px;
  padding-right: 18px;
}
.s-schedule-mobile__header-inner {
  padding-left: 18px;
  padding-right: 18px;
}
.s-schedule-mobile__tabs {
  width: 100%;
}
.s-schedule-mobile__tabs-link {
  color: #707070;
  font-family: Rajdhani;
  font-size: 0.75rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.125rem;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  transition: all 0.25s;
}
.s-schedule-mobile__tabs-link:hover,
.s-schedule-mobile__tabs-link:focus,
.s-schedule-mobile__tabs-link.sidearm-hover {
  background-color: #ededed;
}
.s-schedule-mobile__tabs-item {
  flex: 1 1 50%;
  -webkit-flex: 1 1 50%;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.s-schedule-mobile__tabs-item:last-of-type {
  border-right: 1px solid #eeeeee;
}
.s-schedule-mobile__tabs-item.ui-tabs-active .s-schedule-mobile__tabs-link {
  background-color: #ededed;
  color: #312f2f;
  font-family: Rajdhani;
  font-size: 0.75rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.125rem;
  text-align: center;
  text-transform: uppercase;
}
.s-schedule__inner {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.s-schedule__inner .ui-tabs-panel {
  overflow: auto;
  width: 100%;
  height: auto;
}
.s-schedule__inner .ui-tabs-panel[aria-hidden=true] {
  display: block !important;
  overflow: hidden;
  height: 0;
}
.s-schedule__tabs {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  height: 79px;
}
.s-schedule__tabs-item {
  flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  min-width: 1px;
  min-height: 1px;
  height: 50%;
}
.s-schedule__tabs-item:hover,
.s-schedule__tabs-item:focus,
.s-schedule__tabs-item.sidearm-hover {
  background-color: #ededed;
}
.s-schedule__tabs-item.ui-tabs-active {
  background-color: #ededed;
  transition: all 0.25s;
}
.s-schedule__tabs-item.ui-tabs-active .s-schedule__tabs-link {
  color: #312f2f;
  font-family: Rajdhani;
  font-size: 0.75rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.125rem;
  text-align: center;
  text-transform: uppercase;
}
.s-schedule__tabs-link {
  color: #707070;
  font-family: Rajdhani;
  font-size: 0.75rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.125rem;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  height: 100%;
}
.s-schedule__header {
  flex: 0 0 168px;
  -webkit-flex: 0 0 168px;
  min-width: 1px;
  min-height: 1px;
}
.s-schedule__content {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.c-events--slider {
  height: 79px;
}
.c-events--slider .slick-list {
  margin-right: 30px;
  margin-left: 30px;
}
.c-events--slider .slick-list {
  height: 79px;
}
.c-events--slider .slick-track {
  display: flex;
  display: -webkit-flex;
  height: 79px;
}
.c-events--slider .slick-prev,
.c-events--slider .slick-next {
  background: white;
  font-size: 0;
  position: absolute;
  font-size: 0;
  width: 30px;
  height: 100%;
  transition: 0.15s;
  border: 1px solid rgba(0, 0, 0, 0.1);
  left: calc(100% - 30px);
}
.c-events--slider .slick-prev::after,
.c-events--slider .slick-next::after {
  color: black;
  font: 700 24px 'sidearm_font_v2';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.15s;
}
.c-events--slider .slick-prev:hover,
.c-events--slider .slick-next:hover,
.c-events--slider .slick-prev:active,
.c-events--slider .slick-next:active,
.c-events--slider .slick-prev:focus,
.c-events--slider .slick-next:focus,
.c-events--slider .slick-prev.sidearm-hover,
.c-events--slider .slick-next.sidearm-hover {
  background-color: #003366;
}
.c-events--slider .slick-prev:hover:after,
.c-events--slider .slick-next:hover:after,
.c-events--slider .slick-prev:active:after,
.c-events--slider .slick-next:active:after,
.c-events--slider .slick-prev:focus:after,
.c-events--slider .slick-next:focus:after,
.c-events--slider .slick-prev.sidearm-hover:after,
.c-events--slider .slick-next.sidearm-hover:after {
  color: white;
}
.c-events--slider.slick-disabled {
  background: white;
  pointer-events: none;
}
.c-events--slider.slick-disabled::after {
  color: black;
  opacity: 0.25;
}
.c-events--slider .slick-prev {
  top: 0;
  left: 0;
}
.c-events--slider .slick-prev::after {
  content: '\e005';
}
.c-events--slider .slick-next {
  top: 0;
}
.c-events--slider .slick-next::after {
  content: '\e006';
}
.c-events--slider .c-events__calendar {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  height: 100%;
  color: #003366;
}
.c-events--slider .c-events__calendar-wrapper {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  height: 100%;
}
.c-events--slider .c-events__logo {
  width: 18px;
}
.c-events--slider .c-events__aside {
  width: 70px;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.c-events--slider .c-events__aside .sidearm-icon {
  font-size: 18px;
}
.c-events--slider .c-events__live {
  color: #cc0000;
  font-family: Poppins;
  font-size: 0.625rem;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 0.938rem;
  text-align: left;
  text-transform: uppercase;
}
.c-events--slider .c-events__item {
  padding: 8px 12px;
  border-left: 1px solid #eeeeee;
  position: relative;
}
.c-events--slider .c-events__divider {
  padding-left: 2px;
  padding-right: 2px;
}
.c-events--slider .c-events__team-logo {
  width: 18px;
}
.c-events--slider .c-events__team-name {
  color: #312f2f;
  font-family: Poppins;
  font-size: 0.688rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.031rem;
  text-align: left;
  padding-left: 6px;
}
.c-events--slider .c-events__team-score {
  color: #312f2f;
  font-family: Poppins;
  font-size: 0.688rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.031rem;
  text-align: right;
  margin-left: auto;
}
.c-events--slider .c-events__sport {
  color: #312f2f;
  font-family: Poppins;
  font-size: 0.688rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.031rem;
  text-align: left;
  padding-left: 6px;
}
.c-events--slider .c-events__sport-wrapper {
  display: flex;
  display: -webkit-flex;
}
.c-events--slider .c-events__top {
  color: #707070;
  font-family: Poppins;
  font-size: 0.625rem;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 0.938rem;
  text-align: left;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  padding-bottom: 6px;
}
.c-events--slider .c-events__opponent {
  display: flex;
  display: -webkit-flex;
  padding-top: 4px;
}
.c-events--slider .c-events__overlay {
  height: 0;
  overflow: hidden;
  width: 100%;
  position: absolute;
  bottom: 0;
  transition: all 0.25s;
  left: 0;
}
.c-events--slider .c-events__overlay.is-open {
  height: 100%;
}
.c-events--slider .c-events__toggle {
  position: absolute;
  top: 8px;
  right: 12px;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  color: #003366;
}
.c-events--slider .c-events__toggle .sidearm-icon {
  font-size: 16px;
}
.c-events--slider .c-events__toggle.is-toggled .sidearm-icon:before {
  content: '\e079';
  color: white;
}
.c-events--slider .c-events__prescore {
  color: #312f2f;
  font-family: Poppins;
  font-size: 0.688rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.031rem;
  text-align: right;
  margin-left: auto;
}
.c-events--slider .c-events__media {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  height: 100%;
  background-color: #006666;
}
.c-events--slider .c-events__media-link {
  color: white;
  font-family: Poppins;
  font-size: 0.75rem;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.125rem;
  text-align: left;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  background-color: #006666;
}
.c-events--slider .c-events__media-link:hover,
.c-events--slider .c-events__media-link:focus,
.c-events--slider .c-events__media-link.sidearm-hover {
  text-decoration: underline;
}
.c-events--slider .c-events__media-item {
  padding-left: 14px;
  padding-right: 14px;
  position: relative;
}
.c-events--slider .c-events__media-item:after {
  content: '/';
  position: absolute;
  right: -2px;
  top: calc(50% - 9px);
  color: white;
  font-family: Poppins;
  font-size: 0.75rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.125rem;
  text-align: left;
}
.c-events--slider .c-events__media-item:last-of-type:after {
  content: none;
}
.c-events--slider .c-events__calendar {
  transition: all 0.25s;
}
.c-events--slider .c-events__calendar .sidearm-icon {
  transition: all 0.25s;
}
.c-events--slider .c-events__calendar:hover,
.c-events--slider .c-events__calendar:focus,
.c-events--slider .c-events__calendar.sidearm-hover {
  background-color: #006666;
}
.c-events--slider .c-events__calendar:hover .sidearm-icon,
.c-events--slider .c-events__calendar:focus .sidearm-icon,
.c-events--slider .c-events__calendar.sidearm-hover .sidearm-icon {
  color: white;
}
.c-events--mobile {
  padding-top: 12px;
}
.c-events--mobile .c-events__link {
  color: #f9f9f9;
  font-family: Rajdhani;
  font-size: 0.875rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.313rem;
  text-align: left;
  text-transform: uppercase;
  background-color: #003366;
  margin-left: auto;
  margin-right: auto;
  width: 281px;
  height: 53px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  text-decoration: none;
  transition: all 0.25s;
  margin-top: 24px;
  border-radius: 1.875rem;
}
.c-events--mobile .c-events__link:hover,
.c-events--mobile .c-events__link:focus,
.c-events--mobile .c-events__link.sidearm-hover {
  background-color: #006666;
}
.c-events--mobile .c-events__link:after {
  content: '\e125';
  margin-left: 5px;
  font-size: 16px;
  font-family: "sidearm_font_v2";
  font-weight: normal;
}
.c-events--mobile .c-events__item {
  border-bottom: 1px solid #eeeeee;
  border-left: none !important;
  margin-top: 18px;
}
.c-events--mobile .c-events__media {
  padding-left: 24px;
  padding-right: 24px;
  max-height: 75px;
  width: 100%;
  padding-top: 8px;
}
.c-events--mobile .c-events__overlay {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  background-color: #006666;
}
.c-events--mobile .c-events__aside {
  flex: 0 0 128px;
  -webkit-flex: 0 0 128px;
  min-width: 1px;
  min-height: 1px;
}
.c-events--mobile .c-events__list {
  margin-right: 0;
}
.c-events--mobile .c-events .c-events__calendar {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  height: 100%;
}
.c-events--mobile .c-events .c-events__calendar-wrapper {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  height: 100%;
}
.c-events--mobile .c-events .c-events__logo {
  width: 18px;
}
.c-events--mobile .c-events .c-events__aside {
  width: 70px;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.c-events--mobile .c-events .c-events__aside .sidearm-icon {
  font-size: 18px;
}
.c-events--mobile .c-events .c-events__live {
  color: #cc0000;
  font-family: Poppins;
  font-size: 0.625rem;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 0.938rem;
  text-align: left;
  text-transform: uppercase;
}
.c-events--mobile .c-events .c-events__item {
  padding: 8px 12px;
  border-left: 1px solid #eeeeee;
  position: relative;
}
.c-events--mobile .c-events .c-events__divider {
  padding-left: 2px;
  padding-right: 2px;
}
.c-events--mobile .c-events .c-events__team-logo {
  width: 18px;
}
.c-events--mobile .c-events .c-events__team-name {
  color: #312f2f;
  font-family: Poppins;
  font-size: 0.688rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.031rem;
  text-align: left;
  padding-left: 6px;
}
.c-events--mobile .c-events .c-events__team-score {
  color: #312f2f;
  font-family: Poppins;
  font-size: 0.688rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.031rem;
  text-align: right;
  margin-left: auto;
}
.c-events--mobile .c-events .c-events__sport {
  color: #312f2f;
  font-family: Poppins;
  font-size: 0.688rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.031rem;
  text-align: left;
  padding-left: 6px;
}
.c-events--mobile .c-events .c-events__sport-wrapper {
  display: flex;
  display: -webkit-flex;
}
.c-events--mobile .c-events .c-events__top {
  color: #707070;
  font-family: Poppins;
  font-size: 0.625rem;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 0.938rem;
  text-align: left;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  padding-bottom: 6px;
}
.c-events--mobile .c-events .c-events__opponent {
  display: flex;
  display: -webkit-flex;
  padding-top: 4px;
}
.c-events--mobile .c-events .c-events__overlay {
  height: 0;
  overflow: hidden;
  width: 100%;
  position: absolute;
  bottom: 0;
  transition: all 0.25s;
  left: 0;
}
.c-events--mobile .c-events .c-events__overlay.is-open {
  height: 100%;
}
.c-events--mobile .c-events .c-events__toggle {
  position: absolute;
  top: 8px;
  right: 12px;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  color: #003366;
}
.c-events--mobile .c-events .c-events__toggle .sidearm-icon {
  font-size: 16px;
}
.c-events--mobile .c-events .c-events__toggle.is-toggled .sidearm-icon:before {
  content: '\e079';
  color: white;
}
.c-events--mobile .c-events .c-events__prescore {
  color: #312f2f;
  font-family: Poppins;
  font-size: 0.688rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.031rem;
  text-align: right;
  margin-left: auto;
}
.c-events--mobile .c-events .c-events__media {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  height: 100%;
  background-color: #006666;
}
.c-events--mobile .c-events .c-events__media-link {
  color: white;
  font-family: Poppins;
  font-size: 0.75rem;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.125rem;
  text-align: left;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.c-events--mobile .c-events .c-events__media-link:hover,
.c-events--mobile .c-events .c-events__media-link:focus,
.c-events--mobile .c-events .c-events__media-link.sidearm-hover {
  text-decoration: underline;
}
.c-events--mobile .c-events .c-events__media-item {
  padding-left: 14px;
  padding-right: 14px;
  position: relative;
}
.c-events--mobile .c-events .c-events__media-item:after {
  content: '/';
  position: absolute;
  right: -2px;
  top: calc(50% - 9px);
  color: white;
  font-family: Poppins;
  font-size: 0.75rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.125rem;
  text-align: left;
}
.c-events--mobile .c-events .c-events__media-item:last-of-type:after {
  content: none;
}
.c-navigation--main {
  height: 100%;
}
.c-navigation--main ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-navigation--main .c-navigation__url {
  color: inherit;
  display: block;
  text-decoration: none;
}
.c-navigation--main .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  color: #f9f9f9;
  font-family: Rajdhani;
  font-size: 1rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  text-transform: uppercase;
  height: 100%;
  width: 136px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  transition: all 0.25s;
}
.c-navigation--main .c-navigation__toggle .sidearm-icon:before {
  margin-left: 0;
  margin-right: 0;
}
.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 {
  background-color: #006666;
}
@media screen and (max-width: 1024px) {
  .c-navigation--main .c-navigation__toggle {
    border-left: 1px solid rgba(0, 0, 0, 0.15);
  }
}
@media screen and (max-width: 767px) {
  .c-navigation--main .c-navigation__toggle {
    width: 68px;
  }
  .c-navigation--main .c-navigation__toggle span:last-of-type {
    display: none;
  }
}
@media screen and (max-width: 374px) {
  .c-navigation--main .c-navigation__toggle {
    width: 55px;
  }
}
@media (min-width: 1025px) {
  .c-navigation--main .c-navigation__buttons {
    display: flex;
    display: -webkit-flex;
    height: 100%;
  }
  .c-navigation--main .c-navigation__schedule-wrapper {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
  }
  .c-navigation--main .c-navigation__schedule-button {
    -webkit-appearance: none;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    color: #f9f9f9;
    font-family: Rajdhani;
    font-size: 1rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.5rem;
    text-align: center;
    text-transform: uppercase;
    padding-left: 36px;
    padding-right: 36px;
    transition: all 0.25s;
    height: 100%;
  }
  .c-navigation--main .c-navigation__schedule-button:hover,
  .c-navigation--main .c-navigation__schedule-button:focus,
  .c-navigation--main .c-navigation__schedule-button.sidearm-hover {
    background-color: #006666;
  }
  .c-navigation--main .c-navigation__donate-wrapper {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    border-right: 1px solid rgba(0, 0, 0, 0.15);
  }
  .c-navigation--main .c-navigation__donate-button {
    -webkit-appearance: none;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    color: #f9f9f9;
    font-family: Rajdhani;
    font-size: 1rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.5rem;
    text-align: center;
    text-transform: uppercase;
    padding-left: 36px;
    padding-right: 36px;
    transition: all 0.25s;
    height: 100%;
  }
  .c-navigation--main .c-navigation__donate-button:hover,
  .c-navigation--main .c-navigation__donate-button:focus,
  .c-navigation--main .c-navigation__donate-button.sidearm-hover {
    background-color: #006666;
  }
  .c-navigation--main .c-navigation__news {
    display: none;
  }
  .c-navigation--main .c-navigation__offcanvas {
    overflow: hidden;
    pointer-events: none;
    position: fixed;
    top: 149px;
    left: 0;
    width: 100%;
    height: calc(100vh - 149px);
    transform: translate(-375px, 0);
    transition: transform 0.25s;
  }
  .c-navigation--main .c-navigation__offcanvas.is-open {
    transform: translate(0, 0);
    background-color: rgba(0, 0, 0, 0.75);
  }
  .headroom--not-top .c-navigation--main .c-navigation__offcanvas.is-open {
    top: 70px;
    height: calc(100vh - 70px);
  }
  .c-navigation--main .c-navigation__level-1 {
    overflow: auto;
    pointer-events: auto;
    width: 375px;
    height: 100%;
    background-color: #003366;
  }
  .c-navigation--main .c-navigation__item--level-1 {
    background-color: #003366;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    transition: all 0.25s;
  }
  .c-navigation--main .c-navigation__item--level-1:first-of-type {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
  .c-navigation--main .c-navigation__item--level-1:hover,
  .c-navigation--main .c-navigation__item--level-1:focus,
  .c-navigation--main .c-navigation__item--level-1.sidearm-hover {
    background-color: #006666;
  }
  .c-navigation--main .c-navigation__item--level-1.is-open {
    box-shadow: inset 0 -0.062rem 0 rgba(0, 0, 0, 0.15), inset 0 0.063rem 0 rgba(0, 0, 0, 0.15);
    background-color: #006666;
  }
  .c-navigation--main .c-navigation__item--level-1.is-open .c-navigation__level-2 {
    transform: translate3d(0, 0, 0);
  }
  .c-navigation--main .c-navigation__parent .c-navigation__url--level-1 {
    position: relative;
  }
  .c-navigation--main .c-navigation__parent .c-navigation__url--level-1::after {
    content: '\e006';
    font: 400 1.5rem/0 'sidearm_font_v2';
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translate(0, -50%);
    transition: transform 0.25s;
  }
  .c-navigation--main .c-navigation__parent .c-navigation__url--level-1.is-open::after {
    transform: rotate(180deg);
  }
  .c-navigation--main .c-navigation__url--level-1 {
    color: #f9f9f9;
    font-family: Rajdhani;
    font-size: 1rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.5rem;
    text-align: left;
    text-transform: uppercase;
    padding: 18px;
  }
  .c-navigation--main .c-navigation__level-2 {
    overflow: auto;
    position: absolute;
    top: 0;
    left: 375px;
    width: 520px;
    height: 100%;
    transform: translate3d(-100%, 0, 0);
    transition: transform 0.25s;
    z-index: -1;
    background-color: white;
  }
  .c-navigation--main .c-navigation__item--level-2 {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eeeeee;
    padding: 15px 24px;
    padding-right: 8px;
  }
  .c-navigation--main .c-navigation__url--level-2 {
    color: #312f2f;
    font-family: Poppins;
    font-size: 1rem;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.5rem;
    text-align: left;
  }
  .c-navigation--main .c-navigation__url--level-2.c-navigation__schedule-roster-news {
    color: #312f2f;
    font-family: Poppins;
    font-size: 0.875rem;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.313rem;
    text-align: left;
    position: relative;
    padding-right: 24px;
  }
  .c-navigation--main .c-navigation__url--level-2.c-navigation__schedule-roster-news:after {
    content: '/';
    position: absolute;
    top: calc(50% - 10px);
    right: 2px;
    color: #006666;
    font-family: Poppins;
    font-size: 0.875rem;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.313rem;
    text-align: left;
    margin-left: 8px;
    margin-right: 8px;
  }
  .c-navigation--main .c-navigation__url--level-2.c-navigation__schedule-roster-news.news {
    display: none;
  }
  .c-navigation--main .c-navigation__url--level-2:first-child {
    margin-right: auto;
  }
  .c-navigation--main .c-navigation__url--level-2:first-child:last-child {
    width: 100%;
    margin-right: 0;
  }
  .c-navigation--main .c-navigation__url--level-2:hover,
  .c-navigation--main .c-navigation__url--level-2:focus,
  .c-navigation--main .c-navigation__url--level-2.sidearm-hover {
    text-decoration: underline;
  }
  .c-navigation--main .c-navigation__social {
    width: 30px;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    visibility: hidden;
  }
  .c-navigation--main .c-navigation__social[href] {
    visibility: visible;
  }
  .c-navigation--main .c-navigation__social.instagram,
  .c-navigation--main .c-navigation__social.tickets {
    display: none;
  }
  .c-navigation--main .c-navigation__social::before {
    font-family: 'sidearm_font_v2';
    margin-right: 30px;
    font-size: 18px;
  }
  .c-navigation--main .c-navigation__social.facebook::before {
    content: '\e205';
  }
  .c-navigation--main .c-navigation__social.twitter::before {
    content: '\e035';
  }
  .c-navigation--main .c-navigation__social.instagram::before {
    content: '\e044';
  }
  .c-navigation--main .c-navigation__social.tickets::before {
    content: '\e108';
  }
}
@media (max-width: 1024px) {
  .c-navigation--main .c-navigation__buttons {
    height: 100%;
  }
  .c-navigation--main .c-navigation__offcanvas {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 0px;
    overflow: hidden;
    background-color: #003366;
  }
  .c-navigation--main .c-navigation__offcanvas.is-open {
    overflow: auto;
    top: 70px;
    height: calc(100vh - 149px);
  }
  .headroom--not-top .c-navigation--main .c-navigation__offcanvas.is-open {
    top: 70px;
    height: calc(100vh - 70px);
  }
  .c-navigation--main .c-navigation__item--level-1 {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
  .c-navigation--main .c-navigation__item--level-1:last-of-type {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
  .c-navigation--main .c-navigation__parent .c-navigation__url--level-1:after {
    content: '\e012';
    display: block;
    font: normal 400 20px/0 'sidearm_font_v2';
    margin-left: 12px;
    transition: transform 0.25s;
    margin-left: auto;
  }
  .c-navigation--main .c-navigation__parent .c-navigation__url--level-1.is-open:after {
    transform: rotate(-180deg);
  }
  .c-navigation--main .c-navigation__url--level-1 {
    color: #f9f9f9;
    font-family: Rajdhani;
    font-size: 1rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.5rem;
    text-align: left;
    text-transform: uppercase;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    padding: 18px;
  }
  .c-navigation--main .c-navigation__url--level-1:hover,
  .c-navigation--main .c-navigation__url--level-1.is-open,
  .c-navigation--main .c-navigation__url--level-1.sidearm-hover,
  .c-navigation--main .c-navigation__url--level-1:focus {
    background-color: #006666;
  }
  .c-navigation--main .c-navigation__level-2 {
    position: static;
    max-height: 0px;
    opacity: 1;
    width: 100%;
    overflow: hidden;
    transition: 1s;
  }
  .c-navigation--main .c-navigation__level-2.is-open {
    max-height: 1500px;
  }
  .c-navigation--main .c-navigation__item--level-2 {
    background-color: #fafafa;
    border-bottom: 1px solid #eeeeee;
  }
  .c-navigation--main .c-navigation__url--level-2 {
    color: #312f2f;
    font-family: Poppins;
    font-size: 0.875rem;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.313rem;
    text-align: left;
    padding: 16px 32px;
    transition: all 0.25s;
  }
  .c-navigation--main .c-navigation__url--level-2:hover,
  .c-navigation--main .c-navigation__url--level-2.sidearm-hover,
  .c-navigation--main .c-navigation__url--level-2:focus {
    text-decoration: underline;
  }
}
@media screen and (max-width: 767px) {
  .c-navigation--main .c-navigation__offcanvas.is-open {
    height: calc(100vh - 70px);
  }
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .c-navigation--main .c-navigation__level-1 {
    padding-bottom: 60px;
  }
}
.c-navigation--sport {
  width: 100%;
  height: 56px;
  background-color: #006666;
  z-index: 2;
}
.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__ad {
  margin-left: 48px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-1 {
  height: 100%;
  font-size: 16px;
  margin-right: 1.5rem;
  margin-left: auto;
  margin-right: auto;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 {
  position: relative;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  height: 100%;
  padding-left: 24px;
  padding-right: 24px;
  transition: all 0.25s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:nth-child(1) {
  font-size: 20px;
  color: black;
  text-transform: capitalize;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:nth-child(1):before {
  content: '';
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:nth-child(2) {
  margin-left: auto;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:last-child {
  font-weight: 700;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:last-child:before {
  content: '';
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 5px;
  opacity: 0;
  background: white;
  left: 50%;
  transform: translateX(-50%);
  transition: width .15s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover:not(.c-navigation__sport):after,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:focus:not(.c-navigation__sport):after,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:active:not(.c-navigation__sport):after,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover:not(.c-navigation__sport):after {
  width: 100%;
  opacity: 1;
}
.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:active .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__url--level-1 {
  color: white;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  position: relative;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport {
  border-left: none;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1 {
  color: white;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  position: relative;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  height: 100%;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 5px;
  opacity: 0;
  background: white;
  left: 50%;
  transform: translateX(-50%);
  transition: width .15s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1:hover:after,
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1:focus:after,
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1.sidearm-hover:after {
  opacity: 1;
  width: 100%;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  left: -99999px;
  top: 100%;
  opacity: 0;
  width: 350px;
  background-color: white;
  z-index: 30;
  max-height: calc(100vh - 205px);
  overflow: auto;
}
.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 {
  padding: 12px 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.25s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2:hover,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2:focus,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2.sidearm-hover {
  background-color: #003366;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2:hover .c-navigation__url--level-2,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2:focus .c-navigation__url--level-2,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2.sidearm-hover .c-navigation__url--level-2 {
  color: white;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2 {
  color: #003366;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  position: relative;
  position: relative;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__additional .c-navigation__url--level-1 {
  color: white;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
}
.c-navigation--sport.c-navigation--mobile {
  z-index: 10;
  top: 70px;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__ad {
  margin-left: 12px;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-links {
  height: 100%;
  margin-left: 0px;
  margin-right: 12px;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-links a {
  text-decoration: none;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-links a:hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-links a:focus,
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-links a.sidearm-hover {
  color: white !important;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url {
  padding: 12px;
  display: block;
  transition: all 0.25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url:hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__url:focus,
.c-navigation--sport.c-navigation--mobile .c-navigation__url:active,
.c-navigation--sport.c-navigation--mobile .c-navigation__url.sidearm-hover {
  background-color: #003366;
  color: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__additional {
  color: white;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__additional .c-navigation__toggle {
  position: relative;
  color: white;
  font-weight: 400;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle {
  color: black;
  font-family: "Source Sans Pro";
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 2.4px;
  line-height: 24px;
  text-align: left;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-1 {
  background-color: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--sport-links.c-navigation__additional {
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  transition: all 0.25s;
  position: relative;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--sport-links.c-navigation__additional:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 5px;
  opacity: 0;
  background: white;
  left: 50%;
  transform: translateX(-50%);
  transition: width .15s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--sport-links.c-navigation__additional:hover:after,
.c-navigation--sport.c-navigation--mobile .c-navigation__item--sport-links.c-navigation__additional:focus:after,
.c-navigation--sport.c-navigation--mobile .c-navigation__item--sport-links.c-navigation__additional.sidearm-hover:after,
.c-navigation--sport.c-navigation--mobile .c-navigation__item--sport-links.c-navigation__additional.is-toggled:after {
  width: 100%;
  opacity: 1;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport {
  height: 100%;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link {
  color: white;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  padding-left: 24px;
  position: relative;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle {
  color: white;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  transition: all 0.25s;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0px;
  overflow: hidden;
  background-color: white;
  transition: 0.25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  height: calc(100vh - 205px);
  overflow: auto;
  z-index: 5;
  top: 205px;
}
.headroom--not-top .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  height: calc(100vh - 126px);
}
.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: '\e012';
  margin-left: 10px;
  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(-180deg);
  transition: transform .25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-1 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  height: 100%;
  background-color: white;
  transition: all 0.25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-1:hover .c-navigation__url--level-1,
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-1:focus .c-navigation__url--level-1,
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1 {
  background-color: #003366;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 {
  color: #003366;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  transition: all 0.25s;
  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:focus,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.sidearm-hover {
  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;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.25s;
  background-color: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2:last-of-type {
  border-bottom: none;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2:hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2:focus,
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2.sidearm-hover {
  background-color: #003366;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2:hover .c-navigation__url--level-2,
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2:focus .c-navigation__url--level-2,
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2.sidearm-hover .c-navigation__url--level-2 {
  color: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
  color: #003366;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  transition: all 0.25s;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
    top: 126px;
    height: calc(100vh - 126px);
  }
}
.c-search--mobile {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.c-search--mobile fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.c-search--mobile .c-search__container {
  display: flex;
  display: -webkit-flex;
  padding-left: 18px;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.c-search--mobile .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin-right: auto;
  color: #f9f9f9;
  font-family: Rajdhani;
  font-size: 1rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  text-transform: uppercase;
}
.c-search--mobile .c-search__text::-webkit-input-placeholder {
  color: #f9f9f9;
  font-family: Rajdhani;
  font-size: 1rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  text-transform: uppercase;
}
.c-search--mobile .c-search__text::-moz-placeholder {
  color: #f9f9f9;
  font-family: Rajdhani;
  font-size: 1rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  text-transform: uppercase;
}
.c-search--mobile .c-search__text:-ms-input-placeholder {
  color: #f9f9f9;
  font-family: Rajdhani;
  font-size: 1rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  text-transform: uppercase;
}
.c-search--mobile .c-search__text:-moz-placeholder {
  color: #f9f9f9;
  font-family: Rajdhani;
  font-size: 1rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  text-transform: uppercase;
}
.c-search--mobile .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  height: 100%;
  color: white;
  position: relative;
  top: 0;
  margin-right: 0;
  margin-left: 0;
  transition: all 0.25s;
  background-color: #003366;
  border-radius: 0.25rem;
  font-size: 1.25rem;
  position: relative;
  padding: 14px 18px;
}
.c-search--mobile .c-search__submit:hover,
.c-search--mobile .c-search__submit:focus,
.c-search--mobile .c-search__submit.sidearm-hover,
.c-search--mobile .c-search__submit.is-open {
  background-color: #003366 !important;
}
.c-search--mobile .c-search__submit-text {
  display: none;
}
.c-search--overlay {
  height: 100%;
  font-family: "Source Sans Pro";
}
.c-search--overlay fieldset {
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.c-search--overlay .c-search__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  height: 100%;
  color: white;
  position: relative;
  top: 0;
  margin-right: 0;
  margin-left: 0;
  transition: all 0.25s;
  width: 100%;
  background-color: #003366;
  padding-left: 24px;
  padding-right: 24px;
  border: 1px solid #003366;
  font-size: 1.25rem;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  transition: all 0.25s;
}
.c-search--overlay .c-search__toggle-text {
  display: none;
}
.c-search--overlay .c-search__toggle:hover,
.c-search--overlay .c-search__toggle:focus,
.c-search--overlay .c-search__toggle.sidearm-hover {
  background-color: #006666;
}
.c-search--overlay .c-search__wrapper {
  height: 100%;
}
.c-search--overlay .c-search__overlay {
  position: fixed;
  top: 100%;
  left: -99999px;
  opacity: 0;
  transition: opacity .25s;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  padding: 10px 24px;
  z-index: 100001;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  flex-direction: column;
  -webkit-flex-direction: column;
}
.c-search--overlay .c-search__overlay.is-open {
  left: 0;
  opacity: 1;
  top: 0;
}
.c-search--overlay .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  line-height: 1;
  width: 100%;
  max-width: 640px;
  background-color: white;
  padding: 14px 24px;
  font-family: "Source Sans Pro";
  font-size: 1rem;
}
.c-search--overlay .c-search__text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black;
}
.c-search--overlay .c-search__text::-moz-placeholder {
  /* Firefox 19+ */
  color: black;
}
.c-search--overlay .c-search__text:-ms-input-placeholder {
  /* IE 10+ */
  color: black;
}
.c-search--overlay .c-search__text:-moz-placeholder {
  /* Firefox 18- */
  color: black;
}
.c-search--overlay .c-search__text-wrap {
  width: 90%;
  max-width: 650px;
  display: flex;
  display: -webkit-flex;
}
.c-search--overlay .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  flex: 0 0 70px;
  -webkit-flex: 0 0 70px;
  min-width: 1px;
  min-height: 1px;
  min-width: 1px;
  min-height: 1px;
  display: block;
  color: white;
  font-size: 1.25rem;
  font-family: "Source Sans Pro";
  padding: 0.75rem 1.125rem;
  background-color: #003366;
  transition: all 0.25s;
  border: 1px solid #003366;
}
.c-search--overlay .c-search__submit:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.c-search--overlay .c-search__submit:not(:disabled):hover,
.c-search--overlay .c-search__submit:not(:disabled):focus,
.c-search--overlay .c-search__submit:not(:disabled).sidearm-hover {
  background-color: white;
  color: #003366;
}
.c-search--overlay .c-search__close {
  background: transparent;
  border: none;
  margin-top: 1rem;
  color: white;
  font-size: 1rem;
  font-family: "Source Sans Pro";
  position: absolute;
  top: 24px;
  right: 24px;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  border: 1px solid #003366;
  transition: all 0.25s;
}
.c-search--overlay .c-search__close:hover {
  background-color: #003366;
  color: white;
}
@media screen and (max-width: 1024px) {
  .c-search--overlay .c-search__toggle {
    background-color: transparent;
    color: #003366;
    border: none;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
    display: flex;
    display: -webkit-flex;
    padding-left: 24px;
    align-items: center;
    -webkit-align-items: center;
  }
  .c-search--overlay .c-search__toggle-text {
    color: #f9f9f9;
    font-family: Rajdhani;
    font-size: 1rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.5rem;
    text-align: left;
    text-transform: uppercase;
  }
  .c-search--overlay .c-search__toggle .sidearm-icon {
    padding-right: 24px;
    margin-left: auto;
    color: white;
    font-size: 1.25rem;
  }
  .c-search--overlay .c-search__toggle:hover,
  .c-search--overlay .c-search__toggle:focus,
  .c-search--overlay .c-search__toggle.sidearm-hover {
    background-color: #003366;
    color: white;
  }
}
.c-stories--rotator-list {
  padding-top: 24px;
  margin-bottom: 48px;
}
.c-stories--rotator-list .slick-prev,
.c-stories--rotator-list .slick-next,
.c-stories--rotator-list .slick-pause-play {
  border: none;
  font-size: 0px;
  width: 48px;
  position: absolute;
  height: 48px;
  background-color: transparent;
  transition: all 0.25s;
  top: 0;
  margin-top: calc(56.25% - 60px);
  border-radius: 50%;
  color: black;
  border: 1px solid #f9f9f9;
}
.c-stories--rotator-list .slick-prev:after,
.c-stories--rotator-list .slick-next:after,
.c-stories--rotator-list .slick-pause-play:after {
  font-family: 'sidearm_font_v2';
  font-size: 1.5rem;
  transition: all 0.25s ease-in-out;
  color: #f9f9f9;
}
.c-stories--rotator-list .slick-prev:hover,
.c-stories--rotator-list .slick-next:hover,
.c-stories--rotator-list .slick-pause-play:hover,
.c-stories--rotator-list .slick-prev:focus,
.c-stories--rotator-list .slick-next:focus,
.c-stories--rotator-list .slick-pause-play:focus,
.c-stories--rotator-list .slick-prev:active,
.c-stories--rotator-list .slick-next:active,
.c-stories--rotator-list .slick-pause-play:active,
.c-stories--rotator-list .slick-prev.sidearm-hover,
.c-stories--rotator-list .slick-next.sidearm-hover,
.c-stories--rotator-list .slick-pause-play.sidearm-hover {
  background-color: #006666;
  border: 1px solid #006666;
}
.c-stories--rotator-list .slick-prev:hover:after,
.c-stories--rotator-list .slick-next:hover:after,
.c-stories--rotator-list .slick-pause-play:hover:after,
.c-stories--rotator-list .slick-prev:focus:after,
.c-stories--rotator-list .slick-next:focus:after,
.c-stories--rotator-list .slick-pause-play:focus:after,
.c-stories--rotator-list .slick-prev:active:after,
.c-stories--rotator-list .slick-next:active:after,
.c-stories--rotator-list .slick-pause-play:active:after,
.c-stories--rotator-list .slick-prev.sidearm-hover:after,
.c-stories--rotator-list .slick-next.sidearm-hover:after,
.c-stories--rotator-list .slick-pause-play.sidearm-hover:after {
  color: white;
}
.c-stories--rotator-list .slick-prev {
  left: 12px;
  color: black;
}
.c-stories--rotator-list .slick-prev:after {
  content: '\e005';
}
.c-stories--rotator-list .slick-list {
  border-bottom: 1px solid #eeeeee;
}
.c-stories--rotator-list .slick-pause-play {
  left: 72px;
}
.c-stories--rotator-list .slick-pause:after {
  content: '\e201';
}
.c-stories--rotator-list .slick-next {
  left: 132px;
  color: black;
}
.c-stories--rotator-list .slick-next:after {
  content: '\e006';
}
.c-stories--rotator-list .slick-play:after {
  content: '\e196';
}
.c-stories--rotator-list .c-stories__heading {
  color: #003366;
  font-family: Rajdhani;
  font-size: 1.75rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.063rem;
  line-height: 2.188rem;
  text-align: left;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.c-stories--rotator-list .c-stories__heading:before {
  content: '';
  background-color: #006666;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  width: 12px;
  height: 15px;
  margin-right: 8px;
}
.c-stories--rotator-list .c-stories__slider {
  flex: 1 1 67.796%;
  -webkit-flex: 1 1 67.796%;
  min-width: 1px;
  min-height: 1px;
}
.c-stories--rotator-list .c-stories__item {
  position: relative;
}
.c-stories--rotator-list .c-stories__archives {
  color: #f9f9f9;
  font-family: Rajdhani;
  font-size: 0.875rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.313rem;
  text-align: left;
  text-transform: uppercase;
  width: 229px;
  height: 49px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  border-radius: 1.563rem;
  transition: all 0.25s;
  background-color: #003366;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
}
.c-stories--rotator-list .c-stories__archives:hover,
.c-stories--rotator-list .c-stories__archives:focus,
.c-stories--rotator-list .c-stories__archives.sidearm-hover {
  background-color: #006666;
}
.c-stories--rotator-list .c-stories__archives:after {
  content: '\e026';
  margin-left: 5px;
  font-size: 16px;
  font-family: "sidearm_font_v2";
}
.c-stories--rotator-list .c-stories__media {
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.c-stories--rotator-list .c-stories__media-container {
  position: relative;
}
.c-stories--rotator-list .c-stories__media-container:after {
  content: '';
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  position: absolute;
  bottom: 0;
  height: 120px;
  width: 100%;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}
.c-stories--rotator-list .c-stories__picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-radius: 0.75rem;
}
.c-stories--rotator-list .c-stories__sport {
  color: #006666;
  font-family: Rajdhani;
  font-size: 0.75rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.125rem;
  text-align: left;
  text-transform: uppercase;
}
.c-stories--rotator-list .c-stories__divider {
  margin-left: 4px;
  margin-right: 4px;
  color: #312f2f;
  font-family: Rajdhani;
  font-size: 0.75rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.125rem;
  text-align: left;
  text-transform: uppercase;
}
.c-stories--rotator-list .c-stories__meta {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.c-stories--rotator-list .c-stories__url {
  color: #312f2f;
  font-family: Poppins;
  font-size: 2rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 2.5rem;
  text-align: left;
  text-decoration: none;
}
.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;
}
.c-stories--rotator-list .c-stories__teaser {
  color: #707070;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  padding-top: 3px;
}
.c-stories--rotator-list .c-stories__teaser a {
  text-decoration: none;
}
.c-stories--rotator-list .c-stories__teaser a:hover,
.c-stories--rotator-list .c-stories__teaser a:focus,
.c-stories--rotator-list .c-stories__teaser a.sidearm-hover {
  text-decoration: none;
}
.c-stories--rotator-list .c-stories__details {
  padding-top: 12px;
  padding-bottom: 24px;
}
.c-stories--rotator-list .c-stories__date {
  color: #312f2f;
  font-family: Rajdhani;
  font-size: 0.75rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.125rem;
  text-align: left;
  text-transform: uppercase;
}
.c-stories--rotator-list .c-stories__list-container {
  flex: 1 1 32.203%;
  -webkit-flex: 1 1 32.203%;
  min-width: 1px;
  min-height: 1px;
}
.c-stories--rotator-list .c-stories__active {
  background-color: #ededed;
  padding-left: 12px;
}
.c-stories--rotator-list .c-stories__list-container {
  padding-left: 24px;
}
.c-stories--rotator-list .c-stories__list-item {
  position: relative;
  border-bottom: 1px solid #eeeeee;
  height: 94px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  transition: all 0.25s;
}
.c-stories--rotator-list .c-stories__list-item:hover,
.c-stories--rotator-list .c-stories__list-item:focus,
.c-stories--rotator-list .c-stories__list-item.sidearm-hover {
  background-color: #ededed;
  padding-left: 12px;
}
.c-stories--rotator-list .c-stories__list-item-inner {
  text-decoration: none;
}
.c-stories--rotator-list .c-stories__list-url {
  color: #312f2f;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  text-decoration: none;
}
.c-stories--rotator-list .c-stories__list-url:hover,
.c-stories--rotator-list .c-stories__list-url:focus,
.c-stories--rotator-list .c-stories__list-url.sidearm-hover {
  text-decoration: underline;
}
.c-stories--rotator-list .c-stories__list-sport {
  color: #006666;
  font-family: Rajdhani;
  font-size: 0.75rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.125rem;
  text-align: left;
  text-transform: uppercase;
}
.c-stories--rotator-list .c-stories__links {
  padding-top: 17px;
}
.c-stories--rotator-list .c-stories__links-list {
  display: flex;
  display: -webkit-flex;
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.c-stories--rotator-list .c-stories__links-item {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.c-stories--rotator-list .c-stories__links-item:after {
  content: '/';
  margin-left: 6px;
  margin-right: 6px;
  color: #312f2f;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
}
.c-stories--rotator-list .c-stories__links-item:last-of-type:after {
  content: none;
}
.c-stories--rotator-list .c-stories__links-item a {
  color: #006666;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
}
.c-stories--rotator-list .c-stories__links-item a:hover,
.c-stories--rotator-list .c-stories__links-item a:focus,
.c-stories--rotator-list .c-stories__links-item a.sidearm-hover {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .c-stories--rotator-list .c-stories__inner {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-left: 24px;
    padding-right: 24px;
  }
  .c-stories--rotator-list .c-stories__slider {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
  }
  .c-stories--rotator-list .c-stories__heading {
    color: #003366;
    font-family: Rajdhani;
    font-size: 1.75rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.063rem;
    line-height: 2.188rem;
    text-align: left;
    text-transform: uppercase;
    padding-top: 27px;
  }
  .c-stories--rotator-list .c-stories__heading:before {
    content: '';
    background-color: #006666;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    width: 12px;
    height: 15px;
    margin-right: 8px;
  }
  .c-stories--rotator-list .c-stories__list {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .c-stories--rotator-list .c-stories__list-container {
    padding-left: 0;
  }
  .c-stories--rotator-list .c-stories__list-item {
    flex: 0 1 calc(50% - 12px);
    -webkit-flex: 0 1 calc(50% - 12px);
    min-width: 1px;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
  }
  .c-stories--rotator-list .c-stories__list-item:nth-of-type(odd) {
    margin-right: 12px;
  }
  .c-stories--rotator-list .c-stories__list-item:nth-of-type(even) {
    margin-left: 12px;
  }
  .c-stories--rotator-list .c-stories__heading {
    padding-left: 0;
    padding-right: 0;
  }
  .c-stories--rotator-list .c-stories__url {
    color: #312f2f;
    font-family: Poppins;
    font-size: 1.25rem;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.563rem;
    text-align: left;
  }
  .c-stories--rotator-list .c-stories__teaser {
    color: #707070;
    font-family: Poppins;
    font-size: 1rem;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.5rem;
    text-align: left;
  }
  .c-stories--rotator-list .c-stories__date {
    color: #312f2f;
    font-family: Rajdhani;
    font-size: 0.75rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.125rem;
    line-height: 1.125rem;
    text-align: left;
    text-transform: uppercase;
  }
  .c-stories--rotator-list .c-stories__sport {
    color: #006666;
    font-family: Rajdhani;
    font-size: 0.75rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.125rem;
    line-height: 1.125rem;
    text-align: left;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 767px) {
  .c-stories--rotator-list .c-stories__heading {
    padding-top: 0;
  }
  .c-stories--rotator-list .c-stories__list-item {
    flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    min-width: 1px;
    min-height: 1px;
  }
  .c-stories--rotator-list .c-stories__list-item:nth-of-type(even) {
    margin-left: 0;
  }
  .c-stories--rotator-list .c-stories__list-sport {
    color: #006666;
    font-family: Rajdhani;
    font-size: 0.625rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.125rem;
    line-height: 0.938rem;
    text-align: left;
    text-transform: uppercase;
  }
  .c-stories--rotator-list .c-stories__list-url {
    color: #312f2f;
    font-family: Poppins;
    font-size: 1rem;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.5rem;
    text-align: left;
  }
  .c-stories--rotator-list .c-stories__heading {
    color: #003366;
    font-family: Rajdhani;
    font-size: 1.5rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.063rem;
    line-height: 1.875rem;
    text-align: left;
    text-transform: uppercase;
  }
  .c-stories--rotator-list .c-stories__url {
    color: #312f2f;
    font-family: Poppins;
    font-size: 1.125rem;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.406rem;
    text-align: left;
  }
  .c-stories--rotator-list .c-stories__teaser {
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #707070;
    font-family: Poppins;
    font-size: 0.875rem;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.313rem;
    text-align: left;
  }
  .c-stories--rotator-list .c-stories__teaser span {
    font-size: 0.875rem !important;
  }
  .c-stories--rotator-list .c-stories__inner {
    padding-left: 18px;
    padding-right: 18px;
  }
  .c-stories--rotator-list .c-stories__slider {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-bottom: 38px;
  }
  .c-stories--rotator-list .c-stories__archives {
    width: 241px;
  }
  .c-stories--rotator-list .c-stories__links-item a {
    color: #006666;
    font-family: Poppins;
    font-size: 0.875rem;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.313rem;
    text-align: left;
  }
  .c-stories--rotator-list .c-stories__links-item:after {
    color: #312f2f;
    font-family: Poppins;
    font-size: 0.875rem;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.313rem;
    text-align: left;
  }
}
@media screen and (max-width: 374px) {
  .c-stories--rotator-list .c-stories__heading {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .c-stories--rotator-list {
    padding-top: 12px;
    margin-bottom: 36px;
  }
  .c-stories--rotator-list .slick-prev,
  .c-stories--rotator-list .slick-next,
  .c-stories--rotator-list .slick-pause-play {
    position: static;
    margin-top: 0;
    background-color: #003366;
    margin-top: 12px;
  }
  .c-stories--rotator-list .slick-prev {
    margin-left: auto;
    order: 1;
  }
  .c-stories--rotator-list .slick-next {
    margin-right: auto;
    order: 3;
  }
  .c-stories--rotator-list .slick-pause-play {
    margin-left: 16px;
    margin-right: 16px;
    order: 2;
  }
  .c-stories--rotator-list .slick-list {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
  }
}
.s-videos__inner {
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 48px;
}
.s-videos__heading {
  color: #003366;
  font-family: Rajdhani;
  font-size: 1.75rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.063rem;
  line-height: 2.188rem;
  text-align: left;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding-bottom: 12px;
}
.s-videos__heading:before {
  content: '';
  background-color: #006666;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  width: 12px;
  height: 15px;
  margin-right: 8px;
}
@media screen and (max-width: 1024px) {
  .s-videos__inner {
    padding-right: 0;
    padding-left: 18px;
  }
  .s-videos__heading {
    padding-left: 6px;
  }
}
@media screen and (max-width: 767px) {
  .s-videos__inner {
    padding-left: 12px;
    margin-bottom: 36px;
  }
  .s-videos__heading {
    color: #003366;
    font-family: Rajdhani;
    font-size: 1.5rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.063rem;
    line-height: 1.875rem;
    text-align: left;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 374px) {
  .s-videos__heading {
    font-size: 1.25rem;
  }
}
.s-ads__inner .sidearm-dfp-ad {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.s-ads__wrapper {
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .s-ads__wrapper {
    margin-bottom: 36px;
  }
}
.videos-ads {
  margin-bottom: 48px;
}
.videos-ads__inner .single-ad {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
@media screen and (max-width: 1024px) {
  .videos-ads {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .videos-ads {
    margin-bottom: 36px;
    padding-left: 18px;
    padding-right: 18px;
  }
}
.c-videos--slider {
  position: relative;
}
.c-videos--slider .showcase-modal {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  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-videos--slider .showcase-modal.youtube-video-is-playing {
  opacity: 1;
  left: 0;
  pointer-events: all;
  transition: opacity 0.25s, transform 0.25s;
  transform: scale(1);
}
.c-videos--slider .showcase-modal__inner {
  max-width: 1416px;
  width: 100%;
}
.c-videos--slider .showcase-modal__player {
  max-height: 100vh;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.c-videos--slider .showcase-modal__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: 1px solid #007073;
  color: white;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: fixed;
  top: 24px;
  right: 24px;
  transition: .25s;
}
.c-videos--slider .showcase-modal__close:hover,
.c-videos--slider .showcase-modal__close:focus,
.c-videos--slider .showcase-modal__close.sidearm-hover {
  background: #007073;
  color: white;
}
.c-videos--slider .showcase-modal__title {
  padding-top: 12px;
  color: white;
}
.c-videos--slider .showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.c-videos--slider .slick-track {
  display: flex;
  display: -webkit-flex;
}
.c-videos--slider .slick-slide {
  float: none;
  height: auto;
}
.c-videos--slider .slick-list {
  flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  min-width: 1px;
  min-height: 1px;
  margin-left: -6px;
  margin-right: -6px;
}
.c-videos--slider .slick-prev,
.c-videos--slider .slick-next {
  border: none;
  font-size: 0px;
  width: 48px;
  height: 48px;
  background-color: #ededed;
  transition: all 0.25s;
  border-radius: 50%;
  color: black;
  margin-top: 24px;
}
.c-videos--slider .slick-prev:after,
.c-videos--slider .slick-next:after {
  font-family: 'sidearm_font_v2';
  font-size: 1.5rem;
  transition: all 0.25s ease-in-out;
  color: #707070;
}
.c-videos--slider .slick-prev:hover,
.c-videos--slider .slick-next:hover,
.c-videos--slider .slick-prev:focus,
.c-videos--slider .slick-next:focus,
.c-videos--slider .slick-prev:active,
.c-videos--slider .slick-next:active,
.c-videos--slider .slick-prev.sidearm-hover,
.c-videos--slider .slick-next.sidearm-hover {
  background-color: #003366;
}
.c-videos--slider .slick-prev:hover:after,
.c-videos--slider .slick-next:hover:after,
.c-videos--slider .slick-prev:focus:after,
.c-videos--slider .slick-next:focus:after,
.c-videos--slider .slick-prev:active:after,
.c-videos--slider .slick-next:active:after,
.c-videos--slider .slick-prev.sidearm-hover:after,
.c-videos--slider .slick-next.sidearm-hover:after {
  color: white;
}
.c-videos--slider .slick-prev {
  margin-left: auto;
  margin-right: 6px;
}
.c-videos--slider .slick-prev:after {
  content: '\e005';
}
.c-videos--slider .slick-next {
  margin-right: auto;
  margin-left: 6px;
}
.c-videos--slider .slick-next:after {
  content: '\e006';
}
.c-videos--slider .c-videos__list {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.c-videos--slider .c-videos__item {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  padding-left: 6px;
  padding-right: 6px;
}
.c-videos--slider .c-videos__item-inner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 450px;
  border-radius: 0.75rem;
  background-color: black;
}
.c-videos--slider .c-videos__item-inner:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0.75rem;
}
.c-videos--slider .c-videos__item:hover,
.c-videos--slider .c-videos__item:focus,
.c-videos--slider .c-videos__item.sidearm-hover {
  cursor: pointer;
}
.c-videos--slider .c-videos__item:hover .c-videos__play-btn,
.c-videos--slider .c-videos__item:focus .c-videos__play-btn,
.c-videos--slider .c-videos__item.sidearm-hover .c-videos__play-btn {
  background-color: #006666;
}
.c-videos--slider .c-videos__play-btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 72px;
  height: 72px;
  background-size: contain;
  border: 0.063rem solid rgba(255, 255, 255, 0.4);
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  transition: all 0.25s;
}
.c-videos--slider .c-videos__play-btn:after {
  content: '\e196';
  font-family: "sidearm_font_v2";
  font-size: 32px;
  color: white;
}
.c-videos--slider .c-videos__details {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  position: absolute;
  bottom: 21px;
  padding-left: 24px;
  padding-right: 24px;
}
.c-videos--slider .c-videos__title {
  color: #f9f9f9;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.563rem;
  text-align: left;
}
.c-videos--slider .c-videos__view-all-link {
  color: #f9f9f9 !important;
  font-family: Rajdhani;
  font-size: 0.875rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.313rem;
  text-align: left;
  text-transform: uppercase;
  width: 173px;
  height: 49px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  text-decoration: none;
  background-color: #003366;
  border-radius: 1.563rem;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: all 0.25s;
}
.c-videos--slider .c-videos__view-all-link:after {
  content: '\e026';
  margin-left: 5px;
  font-size: 16px;
  font-family: "sidearm_font_v2";
}
.c-videos--slider .c-videos__view-all-link:hover,
.c-videos--slider .c-videos__view-all-link:focus,
.c-videos--slider .c-videos__view-all-link.sidearm-hover {
  background-color: #006666;
}
@media screen and (max-width: 1024px) {
  .c-videos--slider .c-videos__list {
    padding-right: 72px;
    padding-bottom: 72px;
  }
  .c-videos--slider .c-videos__view-all-link {
    left: calc(50% - 72px);
    right: unset;
  }
}
@media screen and (max-width: 767px) {
  .c-videos--slider .c-videos__list {
    padding-right: 82px;
  }
  .c-videos--slider .c-videos__view-all-link {
    left: calc(50% - 100px);
    width: 185px;
  }
}
@media screen and (max-width: 374px) {
  .c-videos--slider .c-videos__list {
    padding-right: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .c-videos--slider .slick-list {
    margin-right: -72px;
    padding-right: 72px;
    margin-left: unset;
  }
  .c-videos--slider .slick-prev,
  .c-videos--slider .slick-next {
    position: absolute;
    bottom: 0;
  }
  .c-videos--slider .slick-prev {
    left: calc(50% - 130px);
    margin-right: 0;
  }
  .c-videos--slider .slick-next {
    left: calc(50% + 113px);
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-videos--slider .slick-list {
    margin-right: -82px;
    padding-right: 82px;
  }
  .c-videos--slider .slick-prev {
    left: calc(50% - 162px);
  }
  .c-videos--slider .slick-next {
    left: calc(50% + 100px);
  }
}
@media screen and (max-width: 374px) {
  .c-videos--slider .slick-list {
    margin-right: -50px;
    padding-right: 50px;
  }
}
.c-slideshow--parallax .c-slideshow__item {
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  background-position: center;
  background-color: black;
  height: 475px;
}
@media screen and (max-width: 1024px) {
  .c-slideshow--parallax .c-slideshow__item {
    height: 300px;
    background-attachment: scroll;
  }
}
@media screen and (max-width: 767px) {
  .c-slideshow--parallax .c-slideshow__item {
    height: 200px;
    background-attachment: scroll;
  }
}
.s-contentstream {
  padding-top: 48px;
  padding-bottom: 48px;
}
.s-contentstream__inner {
  padding-left: 12px;
  padding-right: 12px;
}
@media screen and (max-width: 1024px) {
  .s-contentstream__inner {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .s-contentstream {
    padding-bottom: 36px;
  }
  .s-contentstream__inner {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.c-contentstream {
  overflow-anchor: none;
}
.c-contentstream .load-more__container {
  padding-top: 12px;
}
.c-contentstream .load-more__button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  color: #f9f9f9;
  font-family: Rajdhani;
  font-size: 0.875rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.313rem;
  text-align: left;
  text-transform: uppercase;
  border-radius: 1.563rem;
  width: 187px;
  height: 47px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #003366;
  transition: all 0.25s;
}
.c-contentstream .load-more__button:hover,
.c-contentstream .load-more__button:focus,
.c-contentstream .load-more__button.sidearm-hover {
  background-color: #006666;
}
.c-contentstream .load-more__button:after {
  content: '\e071';
  font-family: "sidearm_font_v2";
  font-size: 16px;
  color: white;
  position: relative;
  top: -1px;
  padding-left: 6px;
}
.c-contentstream__heading {
  color: #003366;
  font-family: Rajdhani;
  font-size: 1.75rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.063rem;
  line-height: 2.188rem;
  text-align: left;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.c-contentstream__heading:before {
  content: '';
  background-color: #006666;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  width: 12px;
  height: 15px;
  margin-right: 8px;
}
.c-contentstream__filter {
  padding-left: 16px;
}
.c-contentstream__filter-item {
  margin-left: 12px;
}
.c-contentstream__filter-button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  font-size: 1rem;
  width: 44px;
  height: 44px;
  color: #003366;
  border-radius: 50%;
  border: 1px solid #003366;
  transition: all 0.25s;
}
.c-contentstream__filter-button span:last-of-type {
  display: none;
}
.c-contentstream__filter-button span:first-of-type .sidearm-icon:before {
  margin-left: 0;
  margin-right: 0;
}
.c-contentstream__filter-button:hover,
.c-contentstream__filter-button:focus,
.c-contentstream__filter-button.sidearm-hover,
.c-contentstream__filter-button.is-active {
  background-color: #003366;
  color: white;
}
.c-contentstream__stream {
  margin-left: -6px;
  margin-right: -6px;
}
.c-contentstream__item {
  width: 25%;
  padding: 6px;
}
.c-contentstream__item--twitter .c-contentstream__icon {
  background-color: #1b95e0;
}
.c-contentstream__item--facebook .c-contentstream__icon {
  background-color: #3b5998;
}
.c-contentstream__item--instagram .c-contentstream__item-inner {
  background-color: black;
}
.c-contentstream__item--instagram .c-contentstream__icon {
  background-color: #e4405f;
}
.c-contentstream__item--instagram .c-contentstream__user {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.c-contentstream__item--instagram .c-contentstream__user-screen {
  color: #f9f9f9;
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.313rem;
  text-align: left;
}
.c-contentstream__item--instagram .c-contentstream__media-image {
  border-radius: 0.75rem;
}
.c-contentstream__item-inner {
  box-shadow: 0 0.125rem 1.125rem rgba(0, 0, 0, 0.12);
  border-radius: 0.75rem;
}
.c-contentstream__user {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 26px;
}
.c-contentstream__user-screen {
  color: #312f2f;
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.313rem;
  text-align: left;
  padding-left: 8px;
  text-decoration: none;
  white-space: nowrap;
}
.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-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.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;
}
.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: 24px;
  padding-bottom: 21px;
}
.c-contentstream__text {
  color: #312f2f;
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.313rem;
  text-align: left;
}
.c-contentstream__text a {
  color: #006666;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}
.c-contentstream__icon {
  width: 32px;
  height: 32px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  border-radius: 50%;
}
.c-contentstream__icon .sidearm-icon {
  font-size: 1rem;
  color: white;
}
.c-contentstream__top {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding-bottom: 6px;
}
.c-contentstream__actions {
  margin-left: auto;
}
.c-contentstream__actions-item {
  margin-left: 8px;
}
.c-contentstream__actions-link {
  font-size: 20px;
}
.c-contentstream__actions-link .sidearm-icon {
  position: relative;
  top: 0;
  transition: all 0.25s;
  color: #006666;
}
.c-contentstream__actions-link .sidearm-icon:before {
  margin-left: 0;
  margin-right: 0;
}
.c-contentstream__actions-link:hover .sidearm-icon,
.c-contentstream__actions-link:focus .sidearm-icon,
.c-contentstream__actions-link.sidearm-hover .sidearm-icon {
  top: -5px;
}
.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 #007073;
  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: #007073;
  color: white;
}
.c-contentstream .showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1024px) {
  .c-contentstream__item {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .c-contentstream__item {
    width: 100%;
  }
  .c-contentstream__heading {
    flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    min-width: 1px;
    min-height: 1px;
    padding-bottom: 12px;
  }
  .c-contentstream__top {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-bottom: 8px;
  }
  .c-contentstream__filter {
    padding-left: 16px;
    margin-left: auto;
    margin-right: auto;
  }
  .c-contentstream__filter-item {
    margin-left: 8px;
    margin-right: 8px;
  }
  .c-contentstream__filter-button {
    width: 49px;
    height: 49px;
  }
  .c-contentstream__heading {
    color: #003366;
    font-family: Rajdhani;
    font-size: 1.5rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.063rem;
    line-height: 1.875rem;
    text-align: left;
    text-transform: uppercase;
  }
  .c-contentstream .load-more {
    width: 199px;
    height: 53px;
  }
}
@media screen and (max-width: 374px) {
  .c-contentstream__heading {
    font-size: 1.25rem;
  }
}
.s-promo {
  margin-bottom: 48px;
}
.s-promo .slick-prev,
.s-promo .slick-next,
.s-promo .slick-pause-play {
  border: none;
  font-size: 0px;
  width: 48px;
  height: 48px;
  background-color: #003366;
  transition: all 0.25s;
  border-radius: 50%;
  color: white;
  border: 1px solid #f9f9f9;
  margin-top: 24px;
}
.s-promo .slick-prev:after,
.s-promo .slick-next:after,
.s-promo .slick-pause-play:after {
  font-family: 'sidearm_font_v2';
  font-size: 1.5rem;
  transition: all 0.25s ease-in-out;
  color: #f9f9f9;
}
.s-promo .slick-prev:hover,
.s-promo .slick-next:hover,
.s-promo .slick-pause-play:hover,
.s-promo .slick-prev:focus,
.s-promo .slick-next:focus,
.s-promo .slick-pause-play:focus,
.s-promo .slick-prev:active,
.s-promo .slick-next:active,
.s-promo .slick-pause-play:active,
.s-promo .slick-prev.sidearm-hover,
.s-promo .slick-next.sidearm-hover,
.s-promo .slick-pause-play.sidearm-hover {
  background-color: #006666;
}
.s-promo .slick-pause-play {
  margin-left: 12px;
  margin-right: 12px;
  order: 2;
}
.s-promo .slick-prev {
  color: white;
  margin-left: auto;
  order: 1;
}
.s-promo .slick-prev:after {
  content: '\e005';
}
.s-promo .slick-pause:after {
  content: '\e201';
}
.s-promo .slick-next {
  color: white;
  margin-right: auto;
  order: 3;
}
.s-promo .slick-next:after {
  content: '\e006';
}
.s-promo .slick-play:after {
  content: '\e196';
}
.s-promo .slick-track {
  display: flex;
  display: -webkit-flex;
}
.s-promo .slick-list {
  flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  min-width: 1px;
  min-height: 1px;
}
.s-promo .slick-slide img {
  margin-left: auto;
  margin-right: auto;
}
.s-promo .ads-container {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.s-galleries {
  margin-bottom: 48px;
}
.s-galleries__header {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
}
.s-galleries__heading {
  color: #003366;
  font-family: Rajdhani;
  font-size: 1.75rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.063rem;
  line-height: 2.188rem;
  text-align: left;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.s-galleries__heading:before {
  content: '';
  background-color: #006666;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  width: 12px;
  height: 15px;
  margin-right: 8px;
}
.s-galleries__footer {
  padding-left: 12px;
  padding-right: 12px;
}
.s-galleries__footer-link {
  color: #f9f9f9 !important;
  font-family: Rajdhani;
  font-size: 0.875rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.313rem;
  text-align: left;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  width: 173px;
  height: 49px;
  margin-top: 24px;
  text-decoration: none;
  background-color: #003366;
  transition: all 0.25s;
  margin-left: auto;
  border-radius: 1.563rem;
}
.s-galleries__footer-link:hover,
.s-galleries__footer-link:focus,
.s-galleries__footer-link.sidearm-hover {
  background-color: #006666;
}
.s-galleries__footer-link:after {
  content: '\e026';
  margin-left: 5px;
  font-size: 16px;
  font-weight: normal;
  font-family: "sidearm_font_v2";
}
@media screen and (max-width: 1024px) {
  .s-galleries {
    position: relative;
    padding-bottom: 72px;
  }
  .s-galleries__header {
    padding-left: 24px;
    padding-right: 24px;
  }
  .s-galleries__footer-link {
    position: absolute;
    bottom: 0;
    left: calc(50% - 87px);
  }
}
@media screen and (max-width: 767px) {
  .s-galleries {
    margin-bottom: 36px;
  }
  .s-galleries__header {
    padding-bottom: 18px;
  }
  .s-galleries__heading {
    color: #003366;
    font-family: Rajdhani;
    font-size: 1.5rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.063rem;
    line-height: 1.875rem;
    text-align: left;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 374px) {
  .s-galleries__heading {
    font-size: 1.25rem;
  }
}
.c-galleries--panels .c-galleries__item {
  flex: 1;
  height: 448px;
  transition: all 0.25s;
  background-position: center;
  position: relative;
}
.c-galleries--panels .c-galleries__item:hover,
.c-galleries--panels .c-galleries__item:focus,
.c-galleries--panels .c-galleries__item.sidearm-hover {
  flex: 2;
}
.c-galleries--panels .c-galleries__item:hover .c-galleries__details,
.c-galleries--panels .c-galleries__item:focus .c-galleries__details,
.c-galleries--panels .c-galleries__item.sidearm-hover .c-galleries__details {
  opacity: 1;
}
.c-galleries--panels .c-galleries__picture img,
.c-galleries--panels .c-galleries__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.c-galleries--panels .c-galleries__title {
  color: white !important;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.563rem;
  text-align: left;
}
.c-galleries--panels .c-galleries__meta {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  color: white;
  font-family: Rajdhani;
  font-size: 0.75rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.125rem;
  text-align: left;
  text-transform: uppercase;
  flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  min-width: 1px;
  min-height: 1px;
  margin-bottom: 6px;
}
.c-galleries--panels .c-galleries__sport {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.c-galleries--panels .c-galleries__sport:after {
  content: '/';
  margin-left: 4px;
  margin-right: 4px;
}
.c-galleries--panels .c-galleries__details {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  transition: all 0.25s;
  opacity: 0;
  bottom: 0;
}
.c-galleries--panels .c-galleries__details-inner {
  position: relative;
  z-index: 1;
  padding: 24px;
}
.c-galleries--panels .c-galleries__details:before {
  content: '';
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.c-galleries--panels .c-galleries__inner {
  display: flex;
  display: -webkit-flex;
  width: 100%;
}
.c-galleries--panels .c-galleries__footer {
  margin-top: 15px;
}
.c-galleries--panels .c-galleries__footer-link {
  color: #f9f9f9;
  font-family: Rajdhani;
  font-size: 0.875rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.313rem;
  text-align: left;
  text-transform: uppercase;
  border-radius: 1.563rem;
  background-color: #003366;
  width: 211px;
  height: 49px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  text-decoration: none;
  transition: all 0.25s;
}
.c-galleries--panels .c-galleries__footer-link:hover,
.c-galleries--panels .c-galleries__footer-link:focus,
.c-galleries--panels .c-galleries__footer-link.sidearm-hover {
  background-color: #006666;
}
.c-galleries--panels .c-galleries__footer-link:after {
  content: '\e160';
  font-family: "sidearm_font_v2";
  font-weight: normal;
  margin-left: 4px;
  font-size: 16px;
}
.c-galleries--slider .slick-prev,
.c-galleries--slider .slick-next {
  border: none;
  font-size: 0px;
  width: 48px;
  height: 48px;
  background-color: #ededed;
  transition: all 0.25s;
  border-radius: 50%;
  color: #707070;
  margin-top: 24px;
  position: absolute;
}
.c-galleries--slider .slick-prev:after,
.c-galleries--slider .slick-next:after {
  font-family: 'sidearm_font_v2';
  font-size: 1.5rem;
  transition: all 0.25s ease-in-out;
  color: #707070;
}
.c-galleries--slider .slick-prev:hover,
.c-galleries--slider .slick-next:hover,
.c-galleries--slider .slick-prev:focus,
.c-galleries--slider .slick-next:focus,
.c-galleries--slider .slick-prev:active,
.c-galleries--slider .slick-next:active,
.c-galleries--slider .slick-prev.sidearm-hover,
.c-galleries--slider .slick-next.sidearm-hover {
  background-color: #003366;
}
.c-galleries--slider .slick-prev:hover:after,
.c-galleries--slider .slick-next:hover:after,
.c-galleries--slider .slick-prev:focus:after,
.c-galleries--slider .slick-next:focus:after,
.c-galleries--slider .slick-prev:active:after,
.c-galleries--slider .slick-next:active:after,
.c-galleries--slider .slick-prev.sidearm-hover:after,
.c-galleries--slider .slick-next.sidearm-hover:after {
  color: white;
}
.c-galleries--slider .slick-prev {
  left: calc(50% - 148px);
}
.c-galleries--slider .slick-prev:after {
  content: '\e005';
}
.c-galleries--slider .slick-next {
  left: calc(50% + 96px);
}
.c-galleries--slider .slick-next:after {
  content: '\e006';
}
.c-galleries--slider .slick-track {
  display: flex;
  display: -webkit-flex;
}
.c-galleries--slider .c-galleries__item {
  float: none;
  height: auto;
  height: 448px;
  transition: all 0.25s;
  background-position: center;
  position: relative;
}
.c-galleries--slider .c-galleries__meta {
  color: white;
  font-family: Rajdhani;
  font-size: 0.75rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.125rem;
  text-align: left;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 6px;
}
.c-galleries--slider .c-galleries__media {
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.c-galleries--slider .c-galleries__picture img,
.c-galleries--slider .c-galleries__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.c-galleries--slider .c-galleries__details {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  bottom: 0;
}
.c-galleries--slider .c-galleries__details-inner {
  position: relative;
  z-index: 1;
  padding: 24px;
}
.c-galleries--slider .c-galleries__details:before {
  content: '';
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.c-galleries--slider .c-galleries__title {
  color: white;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.563rem;
  text-align: left;
}
.c-galleries--slider .c-galleries__sport {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.c-galleries--slider .c-galleries__sport:after {
  content: '/';
  margin-left: 4px;
  margin-right: 4px;
}
.c-galleries--slider .c-galleries__footer-link {
  color: #f9f9f9;
  font-family: Rajdhani;
  font-size: 0.875rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.125rem;
  line-height: 1.313rem;
  text-align: left;
  text-transform: uppercase;
  border-radius: 1.563rem;
  background-color: #003366;
  width: 211px;
  height: 49px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  text-decoration: none;
  transition: all 0.25s;
  margin-top: 15px;
}
.c-galleries--slider .c-galleries__footer-link:hover,
.c-galleries--slider .c-galleries__footer-link:focus,
.c-galleries--slider .c-galleries__footer-link.sidearm-hover {
  background-color: #006666;
}
.c-galleries--slider .c-galleries__footer-link:after {
  content: '\e160';
  font-family: "sidearm_font_v2";
  font-weight: normal;
  margin-left: 4px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .c-galleries--slider .c-galleries__meta {
    color: white;
    font-family: Rajdhani;
    font-size: 0.625rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.125rem;
    line-height: 0.938rem;
    text-align: left;
    text-transform: uppercase;
  }
  .c-galleries--slider .c-galleries__title {
    color: white;
    font-family: Poppins;
    font-size: 1.125rem;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.406rem;
    text-align: left;
  }
  .c-galleries--slider .c-galleries__footer-link {
    color: #f9f9f9;
    font-family: Rajdhani;
    font-size: 0.875rem;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.125rem;
    line-height: 1.313rem;
    text-align: left;
    text-transform: uppercase;
  }
}
.footer-ads__inner {
  position: relative;
}
.footer-ads__inner .ads-container {
  padding-bottom: 24px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.footer-ads__inner .slick-list {
  flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  min-width: 1px;
  min-height: 1px;
}
.footer-ads__inner .slick-slide img {
  margin: 0 auto;
  padding: 0 12px;
}
.footer-ads__inner .slick-prev,
.footer-ads__inner .slick-next,
.footer-ads__inner .slick-pause-play {
  border: none;
  font-size: 0px;
  width: 48px;
  height: 48px;
  background-color: #003366;
  transition: all 0.25s;
  border-radius: 50%;
  color: white;
  border: 1px solid #f9f9f9;
  margin-top: 24px;
}
.footer-ads__inner .slick-prev:after,
.footer-ads__inner .slick-next:after,
.footer-ads__inner .slick-pause-play:after {
  font-family: 'sidearm_font_v2';
  font-size: 1.5rem;
  transition: all 0.25s ease-in-out;
  color: #f9f9f9;
}
.footer-ads__inner .slick-prev:hover,
.footer-ads__inner .slick-next:hover,
.footer-ads__inner .slick-pause-play:hover,
.footer-ads__inner .slick-prev:focus,
.footer-ads__inner .slick-next:focus,
.footer-ads__inner .slick-pause-play:focus,
.footer-ads__inner .slick-prev:active,
.footer-ads__inner .slick-next:active,
.footer-ads__inner .slick-pause-play:active,
.footer-ads__inner .slick-prev.sidearm-hover,
.footer-ads__inner .slick-next.sidearm-hover,
.footer-ads__inner .slick-pause-play.sidearm-hover {
  background-color: #006666;
}
.footer-ads__inner .slick-pause-play {
  margin-left: 12px;
  margin-right: 12px;
  order: 2;
}
.footer-ads__inner .slick-prev {
  color: white;
  margin-left: auto;
  order: 1;
}
.footer-ads__inner .slick-prev:after {
  content: '\e005';
}
.footer-ads__inner .slick-pause:after {
  content: '\e201';
}
.footer-ads__inner .slick-next {
  color: white;
  margin-right: auto;
  order: 3;
}
.footer-ads__inner .slick-next:after {
  content: '\e006';
}
.footer-ads__inner .slick-play:after {
  content: '\e196';
}
@media screen and (max-width: 1024px) {
  .footer-ads__inner .ads-container {
    margin-top: 24px;
    padding: 0 24px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .footer-ads__inner .ads-container {
    margin-top: 0;
  }
}
.main-footer {
  background-color: white;
}
.main-footer__inner {
  background-color: #003366;
}
.main-footer__inner .c-common-footer {
  max-width: 1416px;
}
.main-footer .c-common-footer {
  max-width: 1464px;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto;
}
.main-footer__logos {
  padding-left: 12px;
  padding-right: 12px;
}
.main-footer__logos-list {
  display: flex;
  display: -webkit-flex;
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
  -webkit-align-items: center;
}
.main-footer__logos-item {
  height: 200px;
  flex: 0 1 16.666%;
  -webkit-flex: 0 1 16.666%;
  min-width: 1px;
  min-height: 1px;
}
.main-footer__logos-item:first-of-type img {
  width: 127px;
}
.main-footer__logos-item:nth-of-type(2) img {
  width: 150px;
}
.main-footer__logos-item:nth-of-type(3) img {
  width: 155px;
}
.main-footer__logos-item:nth-of-type(5) img {
  width: 73px;
}
.main-footer__logos-item:nth-of-type(6) img {
  width: 192px;
}
.main-footer__logos-link {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  height: 100%;
  transition: all 0.25s;
}
.main-footer__logos-link:hover,
.main-footer__logos-link:focus,
.main-footer__logos-link.sidearm-hover {
  background-color: rgba(196, 196, 196, 0.25);
}
@media screen and (max-width: 1024px) {
  .main-footer__logos {
    padding-left: 0;
    padding-right: 0;
  }
  .main-footer__logos-list {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .main-footer__logos-item {
    flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    min-width: 1px;
    min-height: 1px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
  .main-footer__logos-item:nth-of-type(5),
  .main-footer__logos-item:nth-of-type(6) {
    border-bottom: none;
  }
  .main-footer__logos-item:nth-of-type(odd) {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
  }
}
@media screen and (max-width: 767px) {
  .main-footer__logos {
    padding-left: 0;
    padding-right: 0;
  }
  .main-footer__logos-item {
    height: 133px;
  }
  .main-footer__logos-item:first-of-type img {
    width: 99px;
  }
  .main-footer__logos-item:nth-of-type(2) img {
    width: 107px;
  }
  .main-footer__logos-item:nth-of-type(3) img {
    width: 104px;
  }
  .main-footer__logos-item:nth-of-type(4) img {
    width: 62px;
  }
  .main-footer__logos-item:nth-of-type(5) img {
    width: 56px;
  }
  .main-footer__logos-item:nth-of-type(6) img {
    width: 155px;
  }
}
@media screen and (max-width: 374px) {
  .main-footer__logos-item:nth-of-type(6) img {
    width: 125px;
  }
}
/*** Logo Loader ***/

.dual-logos-spin .logo-loader__logo-main {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 225px;
}
.dual-logos-spin .logo-loader__logo-main img {
  animation: dual-logos 3s ease-in-out infinite;
}
.dual-logos-spin .logo-loader__logo-secondary {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
}
.dual-logos-spin .logo-loader__logo-secondary img {
  animation: dual-logos-reverse 3s ease-in-out infinite;
}
@keyframes dual-logos {
  0% {
    opacity: 0;
    transform: rotateY(0deg) scale(0.5);
  }
  50% {
    opacity: 1;
    transform: rotateY(-360deg) scale(1);
  }
  100% {
    opacity: 0;
    transform: rotateY(0deg) scale(0.5);
  }
}
@keyframes dual-logos-reverse {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.logo-loader--dual-logos {
  background-color: white;
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  opacity: 1;
  transition: opacity 0.2s ease-in-out 1.5s;
}
.logo-loader--dual-logos .logo-loader__logo-main {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 225px;
}
.logo-loader--dual-logos .logo-loader__logo-main img {
  animation: dual-logos 3s ease-in-out infinite;
}
.logo-loader--dual-logos .logo-loader__logo-secondary {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
}
.logo-loader--dual-logos .logo-loader__logo-secondary img {
  animation: dual-logos-reverse 3s ease-in-out infinite;
}
@keyframes dual-logos {
  0% {
    opacity: 0;
    transform: rotateY(0deg) scale(0.5);
  }
  50% {
    opacity: 1;
    transform: rotateY(-360deg) scale(1);
  }
  100% {
    opacity: 0;
    transform: rotateY(0deg) scale(0.5);
  }
}
@keyframes dual-logos-reverse {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
html.navigation-loaded .logo-loader--dual-logos {
  opacity: 0;
  pointer-events: none;
}
html:not(.index) .logo-loader--dual-logos {
  display: none;
}
