@media (min-width: 768px) {
  .hide-medium {
    display: none;
  }
}
@media (max-width: 767px) {
  .hide-medium-down {
    display: none;
  }
}
@media (min-width: 1025px) {
  .hide-large {
    display: none;
  }
}
@media (max-width: 1024px) {
  .hide-large-down {
    display: none;
  }
}
.acc-hide,
.accessible-hide {
  position: absolute;
  top: -99999px;
  left: -99999px;
  display: block !important;
  background-color: black !important;
  color: white !important;
  clip: rect(1px, 1px, 1px, 1px);
}
.reset-list {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.reset-icon {
  display: inline-flex;
  line-height: 1;
}
.reset-icon::before {
  margin: 0;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.no-wrap {
  white-space: nowrap;
}
.mr-auto {
  margin-right: auto;
}
.ml-auto {
  margin-left: auto;
}
.d-inline-block {
  display: inline-block;
}
.d-block {
  display: block;
}
.h-100 {
  height: 100%;
}
.flex-item-0 {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
}
body {
  background: url('https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/fiestabowl.sidearmsports.com/images/responsive/bg_pattern_v4.png') center repeat-y #eeeeee;
  font: 1rem/1.5 'Roboto', Helvetica, Arial, sans-serif;
  color: black;
  margin: 0;
  padding: 0;
}
.heading,
h1,
h2,
h3,
.story_headline {
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
}
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: black;
  color: white;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: white;
}
a.sidearm-skip-link:focus {
  position: fixed;
  left: 0;
  z-index: 99999;
}
.content-ad .dfp-ad {
  margin: 24px auto;
}
.content-ad--sticky {
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 90;
}
.content-ad--sticky .single-ad {
  margin: 6px;
  position: relative;
}
.content-ad--sticky .content-ad__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 24px;
  position: absolute;
  left: calc(50% - 20px);
  bottom: calc(100% - 10px);
  width: 36px;
  height: 36px;
  text-shadow: 1px 1px 0 black;
}
.content-ad--sticky .content-ad__close::-ms-expand {
  display: none;
}
.index .content-ad .single-ad,
.main-header .content-ad .single-ad,
.main-footer .content-ad .single-ad {
  margin: 24px auto;
  text-align: center;
}
.index .content-ad--sticky,
.main-header .content-ad--sticky,
.main-footer .content-ad--sticky {
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 90;
}
.index .content-ad--sticky .single-ad,
.main-header .content-ad--sticky .single-ad,
.main-footer .content-ad--sticky .single-ad {
  margin: 6px;
  position: relative;
}
.index .content-ad--sticky .content-ad__close,
.main-header .content-ad--sticky .content-ad__close,
.main-footer .content-ad--sticky .content-ad__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 24px;
  position: absolute;
  left: calc(50% - 20px);
  bottom: calc(100% - 10px);
  width: 36px;
  height: 36px;
  text-shadow: 1px 1px 0 black;
}
.index .content-ad--sticky .content-ad__close::-ms-expand,
.main-header .content-ad--sticky .content-ad__close::-ms-expand,
.main-footer .content-ad--sticky .content-ad__close::-ms-expand {
  display: none;
}
.index .section-header,
.main-header .section-header,
.main-footer .section-header {
  display: flex;
  align-items: flex-end;
  justify-content: normal;
  box-shadow: inset 0 -1px 0 #d8d8d8;
}
.index .section-header__title,
.main-header .section-header__title,
.main-footer .section-header__title {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  box-shadow: inset 0 -6px 0 black;
  color: #c8102e;
  font-size: 1.125rem;
  font-weight: 700;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.index .section-header__sponsor,
.main-header .section-header__sponsor,
.main-footer .section-header__sponsor {
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  margin: 0 12px;
}
.index .section-header__link,
.main-header .section-header__link,
.main-footer .section-header__link {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  align-items: center;
  justify-content: normal;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  margin-left: auto;
  padding: 12px 0;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.15s;
}
.index .section-header__link > span + span,
.main-header .section-header__link > span + span,
.main-footer .section-header__link > span + span {
  margin-left: 6px;
}
.index .section-header__link:hover,
.main-header .section-header__link:hover,
.main-footer .section-header__link:hover,
.index .section-header__link:focus,
.main-header .section-header__link:focus,
.main-footer .section-header__link:focus {
  box-shadow: inset 0 -1px 0 black;
  color: #c8102e;
}
.index .section-header__tabs,
.main-header .section-header__tabs,
.main-footer .section-header__tabs {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  align-items: normal;
  justify-content: normal;
}
.index .section-header__tabs-item,
.main-header .section-header__tabs-item,
.main-footer .section-header__tabs-item {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.index .section-header__tabs-item + .section-header__tabs-item,
.main-header .section-header__tabs-item + .section-header__tabs-item,
.main-footer .section-header__tabs-item + .section-header__tabs-item {
  margin-left: 24px;
}
.index .section-header__tabs-link,
.main-header .section-header__tabs-link,
.main-footer .section-header__tabs-link {
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  color: #666666;
  font-size: 1.125rem;
  font-weight: 700;
  display: block;
  padding-bottom: 10px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.15s;
}
.index .section-header__tabs-link:hover,
.main-header .section-header__tabs-link:hover,
.main-footer .section-header__tabs-link:hover,
.index .section-header__tabs-link:focus,
.main-header .section-header__tabs-link:focus,
.main-footer .section-header__tabs-link:focus {
  color: #c8102e;
  transition: 0.15s !important;
}
.index .section-header__tabs .ui-tabs-active .section-header__tabs-link,
.main-header .section-header__tabs .ui-tabs-active .section-header__tabs-link,
.main-footer .section-header__tabs .ui-tabs-active .section-header__tabs-link {
  box-shadow: inset 0 -6px 0 black;
  color: #c8102e;
}
.index .section-header__filter,
.main-header .section-header__filter,
.main-footer .section-header__filter {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  align-items: normal;
  justify-content: normal;
  margin-left: auto;
}
.index .section-header__filter-item + .section-header__filter-item,
.main-header .section-header__filter-item + .section-header__filter-item,
.main-footer .section-header__filter-item + .section-header__filter-item {
  margin-left: 24px;
}
.index .section-header__filter-button,
.main-header .section-header__filter-button,
.main-footer .section-header__filter-button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  color: white;
  line-height: 1;
  height: 40px;
}
.index .section-header__filter-button::-ms-expand,
.main-header .section-header__filter-button::-ms-expand,
.main-footer .section-header__filter-button::-ms-expand {
  display: none;
}
.index .section-header__filter-button > span.sf,
.main-header .section-header__filter-button > span.sf,
.main-footer .section-header__filter-button > span.sf {
  font-size: 18px;
}
.index .section-header__filter-button > span:not(.sf),
.main-header .section-header__filter-button > span:not(.sf),
.main-footer .section-header__filter-button > span:not(.sf) {
  margin-right: 3px;
}
.index .section-header__filter-button.is-active,
.main-header .section-header__filter-button.is-active,
.main-footer .section-header__filter-button.is-active {
  color: #ee2748;
}
@media (min-width: 768px) {
  .index .section-header__sponsor,
  .main-header .section-header__sponsor,
  .main-footer .section-header__sponsor {
    margin: 0 24px 0 48px;
  }
}
.index .btn,
.main-header .btn,
.main-footer .btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  background: #c8102e;
  color: white;
  display: inline-block;
  font-weight: 700;
  line-height: 1.375;
  padding: 24px 48px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: 0.15s;
}
.index .btn::-ms-expand,
.main-header .btn::-ms-expand,
.main-footer .btn::-ms-expand {
  display: none;
}
.index .btn:focus,
.main-header .btn:focus,
.main-footer .btn:focus {
  box-shadow: inset 0 0 0 5px #c8102e, inset 0 0 0 8px white;
}
@media (hover: hover) {
  .index .btn:hover,
  .main-header .btn:hover,
  .main-footer .btn:hover {
    box-shadow: inset 0 0 0 5px #c8102e, inset 0 0 0 8px white;
  }
}
.index .load-more__button,
.main-header .load-more__button,
.main-footer .load-more__button {
  display: block;
  margin: 24px auto 0;
  width: calc(100% - 48px);
  max-width: 320px;
}
.index .showcase-play-button,
.main-header .showcase-play-button,
.main-footer .showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-size: contain;
  height: 70px;
  width: 70px;
  z-index: 90;
  background-image: url('https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png');
}
.index .ui-tabs-panel,
.main-header .ui-tabs-panel,
.main-footer .ui-tabs-panel {
  transition: opacity 0.2s ease;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 1;
  overflow: hidden;
}
.index .ui-tabs-panel[aria-hidden=true],
.main-header .ui-tabs-panel[aria-hidden=true],
.main-footer .ui-tabs-panel[aria-hidden=true] {
  display: block !important;
  height: 0;
  opacity: 0;
}
.index .slick-prev,
.main-header .slick-prev,
.main-footer .slick-prev,
.index .slick-next,
.main-header .slick-next,
.main-footer .slick-next,
.index .slick-pause-play,
.main-header .slick-pause-play,
.main-footer .slick-pause-play {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  color: #c8102e;
  font-size: 0;
  position: relative;
  width: 36px;
  height: 36px;
  transition: 0.15s;
}
.index .slick-prev::-ms-expand,
.main-header .slick-prev::-ms-expand,
.main-footer .slick-prev::-ms-expand,
.index .slick-next::-ms-expand,
.main-header .slick-next::-ms-expand,
.main-footer .slick-next::-ms-expand,
.index .slick-pause-play::-ms-expand,
.main-header .slick-pause-play::-ms-expand,
.main-footer .slick-pause-play::-ms-expand {
  display: none;
}
.index .slick-prev::after,
.main-header .slick-prev::after,
.main-footer .slick-prev::after,
.index .slick-next::after,
.main-header .slick-next::after,
.main-footer .slick-next::after,
.index .slick-pause-play::after,
.main-header .slick-pause-play::after,
.main-footer .slick-pause-play::after {
  font: 400 24px/0 'sidearm_font_v2';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index .slick-prev.slick-disabled,
.main-header .slick-prev.slick-disabled,
.main-footer .slick-prev.slick-disabled,
.index .slick-next.slick-disabled,
.main-header .slick-next.slick-disabled,
.main-footer .slick-next.slick-disabled,
.index .slick-pause-play.slick-disabled,
.main-header .slick-pause-play.slick-disabled,
.main-footer .slick-pause-play.slick-disabled {
  pointer-events: none;
}
.index .slick-prev.slick-disabled::after,
.main-header .slick-prev.slick-disabled::after,
.main-footer .slick-prev.slick-disabled::after,
.index .slick-next.slick-disabled::after,
.main-header .slick-next.slick-disabled::after,
.main-footer .slick-next.slick-disabled::after,
.index .slick-pause-play.slick-disabled::after,
.main-header .slick-pause-play.slick-disabled::after,
.main-footer .slick-pause-play.slick-disabled::after {
  opacity: 0.25;
}
.index .slick-prev::after,
.main-header .slick-prev::after,
.main-footer .slick-prev::after {
  content: '\e021';
}
.index .slick-next::after,
.main-header .slick-next::after,
.main-footer .slick-next::after {
  content: '\e022';
}
.index .slick-pause-play::after,
.main-header .slick-pause-play::after,
.main-footer .slick-pause-play::after {
  content: '\e201';
}
.index .slick-pause-play.slick-play::after,
.main-header .slick-pause-play.slick-play::after,
.main-footer .slick-pause-play.slick-play::after {
  content: '\e196';
}
.index .row,
.main-header .row,
.main-footer .row {
  max-width: 1464px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.index .row.pad,
.main-header .row.pad,
.main-footer .row.pad {
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 767px) {
  .index .row.pad,
  .main-header .row.pad,
  .main-footer .row.pad {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.index .row.no-pad,
.main-header .row.no-pad,
.main-footer .row.no-pad {
  max-width: 1416px;
}
@media (min-width: 1025px) {
  .index .row.pad-large,
  .main-header .row.pad-large,
  .main-footer .row.pad-large {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.main-content-placeholder {
  margin-top: 148px;
}
html:not(.index) .main-content-placeholder {
  background: white;
  margin-top: 148px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1416px;
  padding: 12px;
}
html:not(.index) .main-content-placeholder h1.article-headline {
  margin: 0 0 24px;
}
html.sport .main-content-placeholder {
  margin-top: 208px;
}
@media (min-width: 768px) {
  html:not(.index) .main-content-placeholder {
    padding: 24px;
  }
}
@media (min-width: 1025px) {
  .main-content-placeholder {
    margin-top: 100px;
  }
  html:not(.index) .main-content-placeholder {
    margin-top: 124px;
    width: calc(100% - 48px);
  }
  html.sport .main-content-placeholder {
    margin-top: 160px;
  }
}
.main-footer .section-header {
  box-shadow: inset 0 -1px 0 #c8102e;
}
.main-footer__bottom {
  background: white;
}
.main-footer .s-sponsors {
  border-bottom: 1px solid #d8d8d8;
}
.main-footer .s-sponsors__inner {
  background: white;
  padding: 24px 12px 12px;
  text-align: center;
}
.main-footer .s-sponsors__inner.single .ad {
  padding-top: 24px;
}
.main-footer .s-sponsors .slick-list {
  margin: 12px -12px 0;
}
.main-footer .s-sponsors .slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
}
@media (max-width: 539px) {
  .main-footer .s-sponsors .slick-slide {
    flex-direction: column;
  }
  .main-footer .s-sponsors .slick-slide > div + div {
    margin-top: 24px;
  }
}
.main-footer .s-sponsors .slick-prev,
.main-footer .s-sponsors .slick-next {
  margin-top: 12px;
}
.main-footer .s-signup {
  border-bottom: 1px solid #d8d8d8;
}
.main-footer .s-signup fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.main-footer .s-signup__inner {
  background: white;
  padding: 24px 12px;
}
.main-footer .s-signup__input-wrap {
  margin-top: 12px;
}
.main-footer .s-signup__input {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  box-shadow: inset 0 0 0 1px #d8d8d8;
  font-size: 0.875rem;
  line-height: 43px;
  padding: 0 12px;
  height: 43px;
  transition: 0.15s;
}
.main-footer .s-signup__input::-ms-expand {
  display: none;
}
.main-footer .s-signup__input::placeholder {
  color: #666666;
}
.main-footer .s-signup__input:focus {
  box-shadow: inset 0 0 0 1px #c8102e;
}
.main-footer .s-signup__input + .s-signup__input {
  margin-top: 12px;
}
.main-footer .s-signup__submit {
  display: block;
  margin: 24px auto 0;
  width: calc(100% - 48px);
  max-width: 320px;
}
.main-footer .s-logos {
  background: white;
  padding: 24px 0 18px;
  text-align: center;
}
.main-footer .s-logos__link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  margin: 0 auto;
  max-width: 165px;
}
.main-footer .s-logos .slick-list {
  margin-bottom: 12px;
}
.main-footer .s-logos .slick-slide > div + div {
  margin-top: 24px;
}
.main-footer__copyright {
  display: flex;
  align-items: center;
  justify-content: normal;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  background: white;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  color: #c8102e;
  font-weight: 700;
  height: 48px;
  padding: 0 24px;
}
@media (min-width: 768px) {
  .main-footer .s-sponsors__inner {
    padding: 24px 24px 12px;
  }
  .main-footer .s-sponsors .slick-list {
    margin-top: 24px;
  }
  .main-footer .s-signup__inner {
    padding: 24px;
  }
  .main-footer .s-signup__input-wrap {
    margin-top: 24px;
  }
  .main-footer .s-logos {
    padding: 18px 0;
  }
  .main-footer .s-logos__list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 531px;
  }
  .main-footer .s-logos__item {
    flex: 0 0 165px;
    -webkit-flex: 0 0 165px;
    min-width: 1px;
    min-height: 1px;
    margin: 6px;
  }
  .main-footer__copyright {
    justify-content: center;
  }
}
@media (min-width: 1025px) {
  .main-footer .s-sponsors {
    border: none;
    margin-top: 24px;
  }
  .main-footer .s-sponsors__inner {
    padding: 24px;
  }
  .main-footer .s-signup {
    border: none;
    margin-top: 24px;
  }
  .main-footer .s-signup__input-wrap {
    display: flex;
    align-items: normal;
    justify-content: normal;
  }
  .main-footer .s-signup__input {
    flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    min-width: 1px;
    min-height: 1px;
  }
  .main-footer .s-signup__input + .s-signup__input {
    margin: 0 0 0 24px;
  }
  .main-footer .s-logos {
    margin-top: 24px;
  }
  .main-footer .s-logos__list {
    flex-wrap: nowrap;
    max-width: none;
  }
  .main-footer .s-logos__item {
    flex: 1 0 0px;
  }
}
.main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.main-header__top {
  background: black;
  height: 84px;
  position: relative;
  z-index: 103;
}
.main-header__top-row {
  background: url('https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/fiestabowl.sidearmsports.com/images/responsive/stripe.svg') top right / contain no-repeat;
}
.main-header__logo {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  height: 100%;
  padding: 0 12px;
  position: relative;
  z-index: 1;
}
.main-header__logo > img {
  width: 224px;
}
.main-header__search {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  margin-left: auto;
  height: 100%;
  position: relative;
  z-index: 1;
}
.main-header__bottom {
  background: white;
  border-bottom: 1px solid #d8d8d8;
  height: 64px;
  position: relative;
  z-index: 102;
}
.main-header__icons {
  flex: 1 0 80%;
  -webkit-flex: 1 0 80%;
  min-width: 1px;
  min-height: 1px;
  height: 100%;
}
.main-header__nav {
  flex: 1 0 20%;
  -webkit-flex: 1 0 20%;
  min-width: 1px;
  min-height: 1px;
  height: 100%;
}
.main-header__sport {
  background: #c8102e;
  height: 60px;
  position: relative;
  z-index: 101;
}
@media (max-width: 1024px) {
  .main-header__nav {
    border-left: 1px solid #d8d8d8;
  }
}
@media (min-width: 768px) {
  .main-header__logo > img {
    width: 280px;
  }
}
@media (min-width: 1025px) {
  .main-header__top {
    height: 100px;
  }
  .main-header__top-row {
    background-position: top 0px right 24px;
  }
  .main-header__nav {
    flex: 1 1 auto;
  }
  .main-header__logo {
    padding: 0;
  }
  .main-header__stripe {
    right: 24px;
    width: 173px;
  }
}
.c-search--overlay {
  height: 100%;
}
.c-search--overlay fieldset {
  border: none;
  display: block;
  margin: 0;
  max-width: 600px;
  padding: 0 24px;
  width: 100%;
}
.c-search--overlay .c-search__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  color: white;
  font-size: 24px;
  position: relative;
  width: 48px;
  height: 100%;
  transition: 0.15s;
}
.c-search--overlay .c-search__toggle::-ms-expand {
  display: none;
}
.c-search--overlay .c-search__toggle:focus,
.c-search--overlay .c-search__toggle.is-toggled {
  background: #c8102e;
  border-color: white;
  color: white;
}
@media (hover: hover) {
  .c-search--overlay .c-search__toggle:hover {
    background: #c8102e;
    border-color: white;
    color: white;
  }
}
@media (min-width: 768px) {
  .c-search--overlay .c-search__toggle {
    width: 72px;
  }
}
@media (min-width: 768px) {
  .c-search--overlay .c-search__toggle {
    width: 48px;
  }
}
.c-search--overlay .c-search__overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  position: fixed;
  top: 0;
  left: -99999px;
  width: 100%;
  height: 100%;
  z-index: 200;
  transition: opacity 0.2s, left 0s 0.2s;
}
.c-search--overlay .c-search__overlay.is-open {
  left: 0;
  opacity: 1;
  transition: opacity 0.2s;
}
.c-search--overlay .c-search__text-wrap {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  height: 72px;
}
.c-search--overlay .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: white;
  color: black;
  display: block;
  font-size: 1.25rem;
  line-height: 40px;
  padding: 0 104px 0 24px;
  width: 100%;
  height: 100%;
}
.c-search--overlay .c-search__text::-ms-expand {
  display: none;
}
.c-search--overlay .c-search__text::-webkit-input-placeholder {
  color: #666666;
}
.c-search--overlay .c-search__text::-moz-placeholder {
  color: #666666;
}
.c-search--overlay .c-search__text:-ms-input-placeholder {
  color: #666666;
}
.c-search--overlay .c-search__text:-moz-placeholder {
  color: #666666;
}
.c-search--overlay .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  background: #c8102e;
  color: white;
  font-size: 1.75rem;
  font-weight: 700;
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 100%;
  text-transform: uppercase;
  transition: background 0.15s, color 0.15s;
}
.c-search--overlay .c-search__submit::-ms-expand {
  display: none;
}
.c-search--overlay .c-search__submit[disabled] {
  background: #666666;
  cursor: not-allowed;
}
.c-search--overlay .c-search__submit:hover:not([disabled]),
.c-search--overlay .c-search__submit:focus:not([disabled]) {
  background: #c8102e;
  color: white;
}
.c-search--overlay .c-search__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  color: white;
  font-size: 1.875rem;
  overflow: hidden;
  position: absolute;
  top: 24px;
  right: 24px;
  width: 40px;
  height: 40px;
}
.c-search--overlay .c-search__close::-ms-expand {
  display: none;
}
.c-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 {
  text-decoration: none;
  display: block;
  color: inherit;
}
.c-navigation--main .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  color: #c8102e;
  display: block;
  font-size: 28px;
  width: 100%;
  transition: 0.15s;
}
.c-navigation--main .c-navigation__toggle::-ms-expand {
  display: none;
}
.c-navigation--main .c-navigation__toggle:focus,
.c-navigation--main .c-navigation__toggle.is-toggled {
  background: #c8102e;
  color: white;
}
@media (hover: hover) {
  .c-navigation--main .c-navigation__toggle:hover {
    background: #c8102e;
    color: white;
  }
}
@media (min-width: 1025px) {
  .c-navigation--main .c-navigation__toggle {
    color: white;
    font-size: 24px;
    width: 48px;
  }
}
.c-navigation--main .c-navigation-desktop {
  height: 100%;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-1 {
  height: 100%;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1 {
  cursor: default;
  height: 100%;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1 {
  background: #c8102e;
  transition: 0.15s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__level-2,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__level-2 {
  left: 0;
  opacity: 1;
  transition: opacity 0.15s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-1 {
  display: flex;
  align-items: center;
  justify-content: normal;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  color: white;
  font-size: 16px;
  font-weight: 700;
  height: 100%;
  padding: 0 24px;
  text-transform: uppercase;
  white-space: nowrap;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2 {
  background: white;
  box-shadow: inset 0 -6px 0 #c8102e;
  position: absolute;
  top: 100%;
  left: -99999px;
  opacity: 0;
  width: 100%;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2.is-open {
  left: 0;
  opacity: 1;
  transition: 0s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2-inner {
  display: flex;
  align-items: normal;
  justify-content: normal;
  margin: 0 auto;
  max-width: 1464px;
  padding: 24px 12px 48px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2-inner-inner {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__ad {
  flex: 0 0 32%;
  -webkit-flex: 0 0 32%;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 12px;
  padding: 24px 0;
}
.c-navigation--main .c-navigation-desktop .c-navigation__column {
  flex: 0 1 100%;
  padding: 0 12px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2 {
  border-bottom: 1px solid #d8d8d8;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:hover {
  background: black;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:hover .c-navigation__url--level-2 {
  color: white;
}
.c-navigation--main .c-navigation-desktop .c-navigation__separator {
  border: none;
  padding: 6px 18px;
  min-height: 43px;
  display: flex;
  align-items: center;
  justify-content: normal;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #c8102e;
  font-size: 1.125rem;
  text-transform: uppercase;
}
.c-navigation--main .c-navigation-desktop .c-navigation__separator:hover {
  background: transparent;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2 {
  display: flex;
  align-items: center;
  justify-content: normal;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  min-height: 43px;
  padding: 6px 18px;
  width: 100%;
}
@media (min-width: 1025px) {
  .c-navigation--main .c-navigation-mobile {
    position: relative;
  }
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 0px;
  width: 100%;
  overflow: hidden;
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas.is-open {
  border-top: 1px solid #d8d8d8;
  max-height: calc(100vh - 147px);
  overflow: auto;
}
@media (max-width: 1024px) {
  .c-navigation--main .c-navigation-mobile .c-navigation__offcanvas {
    background: rgba(0, 0, 0, 0.9);
    max-height: none;
    height: 0px;
  }
  .c-navigation--main .c-navigation-mobile .c-navigation__offcanvas.is-open {
    height: calc(100vh - 147px);
    overflow: auto;
    max-height: none;
    padding-bottom: 60px;
  }
}
@media (min-width: 1025px) {
  .c-navigation--main .c-navigation-mobile .c-navigation__offcanvas {
    left: auto;
    right: 0;
    width: 350px;
    z-index: -1;
  }
  .c-navigation--main .c-navigation-mobile .c-navigation__offcanvas.is-open {
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
  }
}
.c-navigation--main .c-navigation-mobile .c-navigation__level-1 {
  background: white;
}
@media (min-width: 1025px) {
  .c-navigation--main .c-navigation-mobile .c-navigation__level-1 {
    padding: 24px;
  }
}
.c-navigation--main .c-navigation-mobile .c-navigation__item--level-1 + .c-navigation__item--level-1 {
  border-top: 1px solid #d8d8d8;
}
.c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1::after {
  content: '\e024';
  color: #c8102e;
  display: block;
  font: normal 400 18px/1 'sidearm_font_v2';
  margin-left: 12px;
  transition: transform 0.25s;
}
.c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1.is-open::after {
  transform: rotate(-180deg);
  transition: transform 0.25s;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1 {
  display: flex;
  align-items: center;
  justify-content: normal;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  font-weight: 700;
  min-height: 68px;
  padding: 6px 24px;
  text-transform: uppercase;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.is-open,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.sidearm-hover {
  background: #c8102e;
  color: white;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.is-open::after,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.sidearm-hover::after {
  color: white;
}
@media (hover: hover) {
  .c-navigation--main .c-navigation-mobile .c-navigation__url--level-1:hover {
    background: #c8102e;
    color: white;
  }
  .c-navigation--main .c-navigation-mobile .c-navigation__url--level-1:hover::after {
    color: white;
  }
}
.c-navigation--main .c-navigation-mobile .c-navigation__level-2 {
  background: #eeeeee;
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
}
.c-navigation--main .c-navigation-mobile .c-navigation__level-2.is-open {
  max-height: none;
}
.c-navigation--main .c-navigation-mobile .c-navigation__item--level-2 + .c-navigation__item--level-2 {
  border-top: 1px solid #d8d8d8;
}
.c-navigation--main .c-navigation-mobile .c-navigation__separator {
  border: none;
  padding: 6px 24px;
  min-height: 68px;
  display: flex;
  align-items: center;
  justify-content: normal;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #c8102e;
  font-size: 1.125rem;
  text-transform: uppercase;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-2 {
  display: flex;
  align-items: center;
  justify-content: normal;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  min-height: 68px;
  padding: 6px 24px;
}
.c-navigation--icons {
  height: 100%;
}
.c-navigation--icons .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.c-navigation--icons .c-navigation__level-1 {
  display: flex;
  align-items: normal;
  justify-content: normal;
  height: 100%;
}
.c-navigation--icons .c-navigation__item--level-1 {
  flex: 1 0 0px;
  -webkit-flex: 1 0 0px;
  min-width: 1px;
  min-height: 1px;
  height: 100%;
}
.c-navigation--icons .c-navigation__item--level-1 + .c-navigation__item--level-1 {
  border-left: 1px solid #d8d8d8;
}
.c-navigation--icons .c-navigation__url--level-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c8102e;
  font-size: 28px;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: 0.15s;
}
.c-navigation--icons .c-navigation__url--level-1:hover,
.c-navigation--icons .c-navigation__url--level-1.sidearm-hover,
.c-navigation--icons .c-navigation__url--level-1.is-open {
  background: #c8102e;
  color: white;
}
.c-navigation--icons .c-navigation__offcanvas {
  background: rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 100%;
  left: 0;
  height: 0px;
  width: 100%;
  overflow: hidden;
}
.c-navigation--icons .c-navigation__offcanvas.is-open {
  height: calc(100vh - 148px);
  overflow: auto;
  padding-bottom: 60px;
}
.c-navigation--icons .c-navigation__level-2 {
  background: white;
}
.c-navigation--icons .c-navigation__item--level-2 + .c-navigation__item--level-2 {
  border-top: 1px solid #d8d8d8;
}
.c-navigation--icons .c-navigation__separator {
  padding: 6px 24px;
  min-height: 68px;
  display: flex;
  align-items: center;
  justify-content: normal;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #c8102e;
  font-size: 1.125rem;
  text-transform: uppercase;
}
.c-navigation--icons .c-navigation__url--level-2 {
  display: flex;
  align-items: center;
  justify-content: normal;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  font-weight: 700;
  min-height: 68px;
  padding: 6px 24px;
  text-transform: uppercase;
}
.c-navigation--icons .c-navigation__url--level-2.is-open,
.c-navigation--icons .c-navigation__url--level-2.sidearm-hover {
  background: #c8102e;
  color: white;
}
.c-navigation--icons .c-navigation__url--level-2.is-open::after,
.c-navigation--icons .c-navigation__url--level-2.sidearm-hover::after {
  color: white;
}
@media (hover: hover) {
  .c-navigation--icons .c-navigation__url--level-2:hover {
    background: #c8102e;
    color: white;
  }
  .c-navigation--icons .c-navigation__url--level-2:hover::after {
    color: white;
  }
}
.c-navigation--sport {
  height: 100%;
}
.c-navigation--sport ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-navigation--sport .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-1 {
  height: 100%;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 {
  cursor: default;
  position: relative;
  height: 100%;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:focus .c-navigation__url--level-1,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1 {
  box-shadow: inset 0 -10px 0 #c8102e, inset 0 -13px 0 white;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:focus .c-navigation__level-2,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__level-2 {
  box-shadow: 1px 2px 12px rgba(0, 0, 0, 0.15);
  left: auto;
  right: 0;
  opacity: 1;
  transition: box-shadow 0.25s, opacity 0.25s;
  z-index: -1;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:not(:first-child):not(:last-child)::after {
  content: '/';
  color: white;
  pointer-events: none;
  position: absolute;
  top: 19px;
  left: 100%;
  transform: translate(-50%, 0);
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1 {
  display: flex;
  align-items: center;
  justify-content: normal;
  height: 100%;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  color: white;
  padding: 0 12px;
  white-space: nowrap;
  transition: box-shadow 0.15s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  align-items: center;
  justify-content: normal;
  margin-right: auto;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1 {
  font-size: 24px;
  font-weight: 700;
  padding: 0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sponsor {
  margin-left: 36px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  background: white;
  position: absolute;
  left: -99999px;
  top: 100%;
  opacity: 0;
  width: 300px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-2.is-open {
  left: auto;
  right: 0;
  opacity: 1;
  transition: 0s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2 + .c-navigation__item--level-2 {
  border-top: 1px solid #eeeeee;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2 {
  display: flex;
  align-items: center;
  justify-content: normal;
  min-height: 40px;
  padding: 6px 12px;
  transition: box-shadow 0.25s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2:hover,
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2:focus {
  background: #c8102e;
  box-shadow: inset 0 0 0 4px white;
  color: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-links,
.c-navigation--sport.c-navigation--mobile .c-navigation__item--sport-links {
  height: 100%;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport {
  height: 100%;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link {
  display: flex;
  align-items: center;
  justify-content: normal;
  height: 100%;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  color: white;
  font-size: 24px;
  font-weight: 700;
  padding: 0 24px;
  white-space: nowrap;
  transition: box-shadow 0.15s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  color: white;
  font-size: 24px;
  display: block;
  padding: 0 24px;
  height: 100%;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle::-ms-expand {
  display: none;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas {
  background: rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 100%;
  left: 0;
  height: 0px;
  width: 100%;
  overflow: hidden;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  height: calc(100vh - 208px);
  overflow: auto;
  padding-bottom: 60px;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-1 {
  background: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-1 + .c-navigation__item--level-1 {
  border-top: 1px solid #d8d8d8;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1::after {
  content: '\e024';
  color: #c8102e;
  display: block;
  font: normal 400 18px/1 'sidearm_font_v2';
  margin-left: 12px;
  transition: transform 0.25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open::after {
  transform: rotate(-180deg);
  transition: transform 0.25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 {
  display: flex;
  align-items: center;
  justify-content: normal;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  font-weight: 700;
  min-height: 68px;
  padding: 6px 24px;
  text-transform: uppercase;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.is-open,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.sidearm-hover {
  background: #c8102e;
  color: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.is-open::after,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.sidearm-hover::after {
  color: white;
}
@media (hover: hover) {
  .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1:hover {
    background: #c8102e;
    color: white;
  }
  .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1:hover::after {
    color: white;
  }
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-2 {
  background: #eeeeee;
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: none;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2 + .c-navigation__item--level-2 {
  border-top: 1px solid #d8d8d8;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
  display: flex;
  align-items: center;
  justify-content: normal;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  min-height: 68px;
  padding: 6px 24px;
}
.s-social {
  background: url('https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/fiestabowl.sidearmsports.com/images/responsive/bg_social.jpg') center / cover no-repeat black;
  padding: 24px 0;
}
@media (min-width: 768px) {
  .s-social {
    padding: 36px 0 24px;
  }
}
@media (min-width: 1025px) {
  .s-social {
    margin-top: 24px;
    padding: 36px 0 48px;
  }
}
.s-social .section-header__title {
  box-shadow: inset 0 -6px 0 #c8102e;
  color: white;
}
.c-contentstream__stream {
  margin: 0 -12px;
}
.c-contentstream__item {
  width: 100%;
  padding: 12px;
}
@media (min-width: 768px) {
  .c-contentstream__item {
    width: 50%;
  }
}
@media (min-width: 1025px) {
  .c-contentstream__item {
    width: 33.33%;
  }
}
.c-contentstream__item-inner {
  background: white;
  position: relative;
}
.c-contentstream__user {
  border-bottom: 1px solid #d8d8d8;
  margin: 0 24px;
  padding: 24px 0 12px;
}
.c-contentstream__user-image {
  border: 3px solid #ffd100;
  border-radius: 50%;
  margin-right: 24px;
  width: 52px;
  height: 52px;
}
.c-contentstream__user-screen {
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-decoration: none;
}
@media (hover: hover) {
  .c-contentstream__user-screen:hover {
    text-decoration: underline;
  }
}
.c-contentstream__icon {
  font-size: 24px;
}
.c-contentstream__media {
  display: block;
}
.c-contentstream__media-image {
  display: block;
  width: 100%;
  height: auto;
}
.c-contentstream__body {
  padding: 24px;
}
.c-contentstream__text {
  line-height: 1.75rem;
}
.c-contentstream__text a {
  color: #c8102e;
  text-decoration: none;
}
.c-contentstream__text a:hover {
  text-decoration: underline;
}
.c-contentstream__actions {
  margin-top: 24px;
}
.c-contentstream__actions-item + .c-contentstream__actions-item {
  margin-left: 24px;
}
.c-contentstream__actions-link {
  font-size: 24px;
  text-decoration: none;
}
.c-contentstream__actions-link > span {
  transition: 0.15s;
}
.c-contentstream__actions-link:hover > span {
  color: #c8102e;
  transform: translateY(-3px);
}
.c-contentstream__item--instagram .c-contentstream__item-inner {
  background: black;
}
.c-contentstream__item--instagram .c-contentstream__media {
  display: block;
  position: relative;
}
.c-contentstream__item--instagram .c-contentstream__media::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.c-contentstream__item--instagram .c-contentstream__user {
  border: none;
  margin: 0;
  padding: 24px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.c-contentstream__item--instagram .c-contentstream__user-screen {
  color: white;
}
.c-contentstream__item--twitter .c-contentstream__icon {
  color: #1da1f3;
}
.c-contentstream__item--facebook .c-contentstream__icon {
  color: #1678f2;
}
.s-promos {
  margin-top: 24px;
}
html.sport .s-promos {
  margin-bottom: 24px;
}
.s-promos__inner {
  background: white;
  padding: 12px;
}
.s-promos .ads-container {
  margin-top: 12px;
  text-align: center;
}
.s-promos .ads-container .slick-list {
  margin: 0 -12px 12px;
}
.s-promos .ads-container .slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
}
.s-promos .ads-container .slick-slide > span,
.s-promos .ads-container .slick-slide img {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .s-promos__inner {
    padding: 12px 24px 18px;
  }
  .s-promos .ads-container {
    margin-top: 24px;
  }
  .s-promos .ads-container .slick-list {
    margin: 0 -12px 18px;
  }
}
.s-events__inner {
  background: white;
  padding: 12px;
}
@media (min-width: 768px) {
  .s-events {
    margin-top: 24px;
  }
  .s-events__inner {
    padding: 12px 24px 18px;
  }
}
.c-events--slider .c-events__slider {
  margin-top: 12px;
  text-align: center;
}
.c-events--slider .c-events__slider .slick-list {
  margin: 0 -12px 12px;
}
.c-events--slider .c-events__slider .slick-track {
  display: flex;
}
.c-events--slider .c-events__slider .slick-slide {
  float: none;
  height: auto;
}
.c-events--slider .c-events__item {
  display: flex;
  flex-direction: column;
  padding: 0 12px;
  max-height: 324px;
  text-align: left;
}
.c-events--slider .c-events__header {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  background: #c8102e;
  color: white;
  font-size: 1.125rem;
  font-weight: 700;
  height: 70px;
  padding: 0 12px;
}
.c-events--slider .c-events__body {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  border: 1px solid #d8d8d8;
  border-top: none;
  padding: 12px 12px 24px;
}
.c-events--slider .c-events__logo {
  margin-right: 12px;
}
.c-events--slider .c-events__logo > img {
  width: 48px;
}
.c-events--slider .c-events__title {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.c-events--slider .c-events__links {
  border: 1px solid #d8d8d8;
  border-top: none;
  color: #c8102e;
  flex-wrap: wrap;
  min-height: 43px;
  padding: 12px 24px;
}
.c-events--slider .c-events__links-link {
  color: #c8102e;
  text-decoration: none;
}
@media (hover: hover) {
  .c-events--slider .c-events__links-link:hover {
    text-decoration: underline;
  }
}
.c-events--slider .c-events__links-item + .c-events__links-item::before {
  content: '/';
  display: inline-block;
  margin: 0 6px;
}
@media (min-width: 768px) {
  .c-events--slider .c-events__slider {
    margin-top: 24px;
  }
  .c-events--slider .c-events__slider .slick-list {
    margin: 0 -12px 18px;
  }
}
.c-slideshow--parallax .c-slideshow__item {
  background-color: black;
  background-position: center;
  background-size: cover;
  min-height: 375px;
  padding: 24px;
  text-align: center;
}
.c-slideshow--parallax .c-slideshow__logo {
  margin-bottom: 24px;
}
.c-slideshow--parallax .c-slideshow__logo > img {
  width: 123px;
}
.c-slideshow--parallax .c-slideshow__title {
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  color: #ffd100;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 24px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .c-slideshow--parallax .c-slideshow__item {
    min-height: 500px;
  }
  .c-slideshow--parallax .c-slideshow__item-inner {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .c-slideshow--parallax .c-slideshow__logo {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    margin: 0 48px 0 0;
  }
  .c-slideshow--parallax .c-slideshow__logo > img {
    width: 175px;
  }
  .c-slideshow--parallax .c-slideshow__details {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
  }
  .c-slideshow--parallax .c-slideshow__title {
    font-size: 3.125rem;
    margin-bottom: 48px;
  }
}
@media (min-width: 1025px) {
  .c-slideshow--parallax .c-slideshow__item {
    background-attachment: fixed;
  }
  .c-slideshow--parallax .c-slideshow__logo > img {
    width: 250px;
  }
  .c-slideshow--parallax .c-slideshow__details {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
  }
  .c-slideshow--parallax .c-slideshow__title {
    font-size: 4.5rem;
  }
}
.s-media__inner {
  background: white;
  padding: 12px;
}
@media (min-width: 768px) {
  .s-media {
    margin-bottom: 24px;
  }
  html.sport .s-media {
    margin-top: 24px;
  }
  .s-media__inner {
    padding: 12px 24px 18px;
  }
}
@media (min-width: 1025px) {
  .s-media__inner {
    display: flex;
    align-items: normal;
    justify-content: normal;
  }
  .s-media__main {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    padding-right: 1px;
  }
  .s-media__ad {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    margin: 74px 0 0 48px;
    width: 300px;
  }
}
.s-media .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;
  transform: scale(0.95);
  transition: 0.25s;
}
.s-media .showcase-modal__inner {
  max-width: 1416px;
  width: 100%;
}
.s-media .showcase-modal__player {
  max-height: 100vh;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.s-media .showcase-modal__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px white;
  color: white;
  font-size: 24px;
  position: absolute;
  top: 24px;
  right: 24px;
  width: 40px;
  height: 40px;
  transition: 0.15s;
}
.s-media .showcase-modal__close::-ms-expand {
  display: none;
}
.s-media .showcase-modal__close:hover,
.s-media .showcase-modal__close:focus {
  background: #c8102e;
  box-shadow: inset 0 0 0 1px #c8102e;
}
.s-media .showcase-modal__details {
  color: white;
  padding: 24px;
}
.s-media .showcase-modal__title {
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .s-media .showcase-modal__title {
    font-size: 1.75rem;
  }
}
.s-media .showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.s-media .showcase-modal.video-is-playing {
  opacity: 1;
  pointer-events: all;
  transform: scale(1);
}
.s-media .c-videos__nodata,
.s-media .c-galleries__nodata,
.s-media .c-podcasts__nodata {
  color: #666666;
  padding: 24px 0 12px;
  text-align: center;
}
.s-media .c-videos__slider,
.s-media .c-galleries__slider,
.s-media .c-podcasts__slider {
  margin-top: 12px;
  text-align: center;
}
.s-media .c-videos__slider .slick-list,
.s-media .c-galleries__slider .slick-list,
.s-media .c-podcasts__slider .slick-list {
  margin: 0 -12px 12px;
}
.s-media .c-videos__slider .slick-track,
.s-media .c-galleries__slider .slick-track,
.s-media .c-podcasts__slider .slick-track {
  display: flex;
}
.s-media .c-videos__slider .slick-slide,
.s-media .c-galleries__slider .slick-slide,
.s-media .c-podcasts__slider .slick-slide {
  float: none;
  height: auto;
}
.s-media .c-videos__item,
.s-media .c-galleries__item,
.s-media .c-podcasts__item {
  margin-bottom: 1px;
  padding: 0 12px;
  text-align: left;
}
.s-media .c-videos__item-inner,
.s-media .c-galleries__item-inner,
.s-media .c-podcasts__item-inner {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  display: flex;
  flex-direction: column;
  align-items: normal;
  box-shadow: inset 0 0 0 1px #d8d8d8;
  height: 100%;
  text-decoration: none;
}
.s-media .c-videos__item-inner::-ms-expand,
.s-media .c-galleries__item-inner::-ms-expand,
.s-media .c-podcasts__item-inner::-ms-expand {
  display: none;
}
.s-media .c-videos__media-container,
.s-media .c-galleries__media-container,
.s-media .c-podcasts__media-container {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.s-media .c-videos__media,
.s-media .c-galleries__media,
.s-media .c-podcasts__media {
  background: black;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.s-media .c-videos__media::after,
.s-media .c-galleries__media::after,
.s-media .c-podcasts__media::after {
  background: rgba(0, 0, 0, 0.45);
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  z-index: 2;
  transition: opacity 0.15s;
}
.s-media .c-videos__image,
.s-media .c-galleries__image,
.s-media .c-podcasts__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.s-media .c-videos__play-btn,
.s-media .c-galleries__play-btn,
.s-media .c-podcasts__play-btn,
.s-media .c-videos__audio-btn,
.s-media .c-galleries__audio-btn,
.s-media .c-podcasts__audio-btn,
.s-media .c-videos__photo-btn,
.s-media .c-galleries__photo-btn,
.s-media .c-podcasts__photo-btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: rgba(255, 255, 255, 0.25);
  border: 3px solid white;
  border-radius: 50%;
  color: white;
  display: block;
  font-size: 0;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  transition: 0.15s;
  z-index: 3;
  transition: opacity 0.15s;
}
.s-media .c-videos__play-btn::-ms-expand,
.s-media .c-galleries__play-btn::-ms-expand,
.s-media .c-podcasts__play-btn::-ms-expand,
.s-media .c-videos__audio-btn::-ms-expand,
.s-media .c-galleries__audio-btn::-ms-expand,
.s-media .c-podcasts__audio-btn::-ms-expand,
.s-media .c-videos__photo-btn::-ms-expand,
.s-media .c-galleries__photo-btn::-ms-expand,
.s-media .c-podcasts__photo-btn::-ms-expand {
  display: none;
}
.s-media .c-videos__play-btn::after,
.s-media .c-galleries__play-btn::after,
.s-media .c-podcasts__play-btn::after,
.s-media .c-videos__audio-btn::after,
.s-media .c-galleries__audio-btn::after,
.s-media .c-podcasts__audio-btn::after,
.s-media .c-videos__photo-btn::after,
.s-media .c-galleries__photo-btn::after,
.s-media .c-podcasts__photo-btn::after {
  font: normal 400 48px/1 'sidearm_font_v2';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-left: 0.045em;
}
.s-media .c-videos__play-btn::after,
.s-media .c-galleries__play-btn::after,
.s-media .c-podcasts__play-btn::after {
  content: '\e196';
}
.s-media .c-videos__audio-btn::after,
.s-media .c-galleries__audio-btn::after,
.s-media .c-podcasts__audio-btn::after {
  content: '\e088';
  font-size: 2rem;
}
.s-media .c-videos__photo-btn::after,
.s-media .c-galleries__photo-btn::after,
.s-media .c-podcasts__photo-btn::after {
  content: '\e160';
  font-size: 2rem;
}
.s-media .c-videos__details,
.s-media .c-galleries__details,
.s-media .c-podcasts__details {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  padding: 24px;
}
.s-media .c-videos__title,
.s-media .c-galleries__title,
.s-media .c-podcasts__title {
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}
.s-media .c-podcasts__image-container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.s-media .c-podcasts__image {
  position: relative;
  width: auto;
}
.s-media .c-videos__item-inner {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
}
.s-media .c-videos__item-inner::-ms-expand {
  display: none;
}
@media (hover: hover) {
  .s-media .c-videos__item-inner:hover .c-videos__media::after {
    opacity: 0;
  }
  .s-media .c-videos__item-inner:hover .c-videos__play-btn {
    opacity: 0.5;
  }
  .s-media .c-galleries__item-inner:hover .c-galleries__media::after {
    opacity: 0;
  }
  .s-media .c-galleries__item-inner:hover .c-galleries__photo-btn {
    opacity: 0.5;
  }
  .s-media .c-podcasts__item-inner:hover .c-podcasts__media::after {
    opacity: 0;
  }
  .s-media .c-podcasts__item-inner:hover .c-podcasts__audio-btn {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  .s-media .c-videos__slider,
  .s-media .c-galleries__slider,
  .s-media .c-podcasts__slider {
    margin-top: 24px;
  }
  .s-media .c-videos__slider .slick-list,
  .s-media .c-galleries__slider .slick-list,
  .s-media .c-podcasts__slider .slick-list {
    margin: 0 -12px 18px;
  }
}
@media (min-width: 1464px) {
  html:not(.sport) .s-media .c-videos__slider .slick-list,
  html:not(.sport) .s-media .c-galleries__slider .slick-list,
  html:not(.sport) .s-media .c-podcasts__slider .slick-list {
    margin: 0 -22px 18px -24px;
  }
  html:not(.sport) .s-media .c-videos__item,
  html:not(.sport) .s-media .c-galleries__item,
  html:not(.sport) .s-media .c-podcasts__item {
    padding: 0 24px;
  }
  html:not(.sport) .s-media .c-videos__details,
  html:not(.sport) .s-media .c-galleries__details,
  html:not(.sport) .s-media .c-podcasts__details {
    min-height: 77px;
    padding: 11px 24px 12px;
  }
}
.c-podcasts__modal {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  padding: 48px;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(0.95);
  transition: 0.25s;
  z-index: 10000;
}
.c-podcasts__modal.is-active {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1);
}
.c-podcasts__modal-close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px white;
  color: white;
  font-size: 24px;
  position: absolute;
  top: 24px;
  right: 24px;
  width: 40px;
  height: 40px;
  transition: 0.15s;
}
.c-podcasts__modal-close::-ms-expand {
  display: none;
}
.c-podcasts__modal-close:hover,
.c-podcasts__modal-close:focus {
  background: #c8102e;
  box-shadow: inset 0 0 0 1px #c8102e;
}
.c-podcasts__modal-embed {
  margin: 0 auto;
  max-width: 800px;
  width: 100%;
}
.c-videos--featured {
  margin: 12px 0;
}
.c-videos--featured .c-videos__featured-player {
  padding-bottom: 56.25%;
}
.c-videos--featured .c-videos__featured-player::after {
  content: '';
  background: rgba(0, 0, 0, 0.45);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
}
.c-videos--featured .c-videos__featured-player-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
}
.c-videos--featured .c-videos__featured-play-btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: rgba(255, 255, 255, 0.25);
  border: 3px solid white;
  border-radius: 50%;
  color: white;
  display: block;
  font-size: 0;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  transition: 0.15s;
  z-index: 8;
}
.c-videos--featured .c-videos__featured-play-btn::-ms-expand {
  display: none;
}
.c-videos--featured .c-videos__featured-play-btn::after {
  content: '\e196';
  font: normal 400 48px/1 'sidearm_font_v2';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-left: 0.045em;
}
.c-videos--featured .c-videos__featured-play-btn:hover {
  background: #c8102e;
  box-shadow: 0 0 0 5px white;
}
.c-videos--featured .c-videos__featured .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.c-videos--featured .c-videos__item {
  border-bottom: 1px solid #d8d8d8;
  padding: 0;
  margin: 0;
}
.c-videos--featured .c-videos__item.is-active .c-videos__details {
  background: #c8102e;
  color: white;
}
.c-videos--featured .c-videos__item:hover:not(.is-active) .c-videos__details {
  background: #eeeeee;
}
.c-videos--featured .c-videos__details {
  cursor: pointer;
  padding: 18px 24px 18px 48px;
  position: relative;
  transition: background 0.15s, color 0.15s;
}
.c-videos--featured .c-videos__details::after {
  content: '\e196';
  font: 400 24px/1 'sidearm_font_v2';
  pointer-events: none;
  position: absolute;
  left: 12px;
  top: calc(50% - 11px);
}
@media (min-width: 768px) {
  .c-videos--featured {
    margin: 24px 0;
  }
}
@media (min-width: 1025px) {
  .c-videos--featured {
    margin-bottom: 12px;
  }
  .c-videos--featured .c-videos__container {
    display: flex;
    align-items: normal;
    justify-content: normal;
  }
  .c-videos--featured .c-videos__featured {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
  }
  .c-videos--featured .c-videos__featured-details {
    box-shadow: inset 0 0 0 1px #d8d8d8;
    padding: 24px;
  }
  .c-videos--featured .c-videos__featured-title {
    font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
  }
  .c-videos--featured .c-videos__side {
    flex: 0 0 430px;
    -webkit-flex: 0 0 430px;
    min-width: 1px;
    min-height: 1px;
    display: flex;
    flex-direction: column;
    margin-left: 24px;
  }
  .c-videos--featured .c-videos__list {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
  }
  .c-videos--featured .c-videos__details {
    padding: 24px 24px 24px 48px;
  }
  .c-videos--featured .c-videos__content-ad {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    margin-top: auto;
  }
  .c-videos--featured .c-videos__content-ad .single-ad {
    margin-top: 24px;
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .c-videos--featured .c-videos__featured-play-btn {
    border-width: 5px;
    width: 96px;
    height: 96px;
  }
  .c-videos--featured .c-videos__featured-play-btn::after {
    font-size: 76px;
  }
}
.s-stories__inner {
  background: white;
}
.s-stories__headlines {
  padding: 12px 12px 24px;
}
.s-stories .c-stories__item {
  position: relative;
}
.s-stories .c-stories__media {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.s-stories .c-stories__media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 90;
}
.s-stories .c-stories__picture img,
.s-stories .c-stories__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.s-stories .c-stories__title {
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-decoration: none;
  transition: color 0.15s;
}
@media (hover: hover) {
  .s-stories .c-stories__title:hover {
    color: #c8102e;
  }
}
@media (min-width: 768px) {
  .s-stories__headlines {
    padding: 24px;
  }
}
@media (min-width: 1025px) {
  .s-stories {
    padding: 24px 0;
  }
  html.sport .s-stories {
    padding: 12px 0 24px;
  }
  .s-stories .section-header__sponsor {
    margin-left: 24px;
  }
  .s-stories__inner {
    display: flex;
    align-items: normal;
    justify-content: normal;
  }
  .s-stories__featured {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
  }
  .s-stories__headlines {
    flex: 0 0 480px;
    -webkit-flex: 0 0 480px;
    min-width: 1px;
    min-height: 1px;
    padding: 12px 24px 24px;
  }
}
.c-stories--slider .c-stories__slider {
  position: relative;
}
.c-stories--slider .c-stories__slider .slick-pause-play {
  position: absolute;
  top: calc(56.25vw - 36px);
  right: 0;
}
.c-stories--slider .c-stories__slider .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 56.25vw;
  left: 0;
  width: 100%;
  height: 50px;
}
.c-stories--slider .c-stories__slider .slick-dots li {
  position: relative;
}
.c-stories--slider .c-stories__slider .slick-dots li::before,
.c-stories--slider .c-stories__slider .slick-dots li::after {
  background: #d8d8d8;
  border-radius: 12px;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 2px);
  width: 28px;
  height: 4px;
  content: '';
}
.c-stories--slider .c-stories__slider .slick-dots li::before {
  right: calc(100% - 4px);
}
.c-stories--slider .c-stories__slider .slick-dots li::after {
  left: calc(100% - 4px);
}
.c-stories--slider .c-stories__slider .slick-dots li:first-child::before {
  width: 16px;
}
.c-stories--slider .c-stories__slider .slick-dots li:last-child::after {
  width: 16px;
}
.c-stories--slider .c-stories__slider .slick-dots li + li {
  margin-left: 40px;
}
.c-stories--slider .c-stories__slider .slick-dots button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: #d8d8d8;
  border-radius: 50%;
  color: black;
  display: block;
  font-size: 0;
  position: relative;
  width: 12px;
  height: 12px;
  z-index: 2;
}
.c-stories--slider .c-stories__slider .slick-dots button::-ms-expand {
  display: none;
}
.c-stories--slider .c-stories__slider .slick-dots button::after {
  background: url('https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/fiestabowl.sidearmsports.com/images/responsive/logo_sun.svg') center / contain no-repeat;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg) scale(0.5);
  pointer-events: none;
  width: 40px;
  height: 40px;
  content: '';
  transition: opacity 0.35s, transform 0.35s;
}
.c-stories--slider .c-stories__slider .slick-dots .slick-active button::after {
  opacity: 1;
  transform: translate(-50%, -50%) rotate(0deg) scale(1);
}
.c-stories--slider .c-stories__details {
  padding: 50px 12px 0;
}
.c-stories--slider .c-stories__title {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .c-stories--slider .c-stories__slider .slick-dots {
    height: 72px;
  }
  .c-stories--slider .c-stories__details {
    padding: 72px 24px 24px;
  }
  .c-stories--slider .c-stories__title {
    font-size: 2.25rem;
  }
}
@media (min-width: 1025px) {
  .c-stories--slider .c-stories__slider .slick-pause-play {
    top: calc(((100vw - 528px) * 0.5625) - 36px);
  }
  .c-stories--slider .c-stories__slider .slick-dots {
    top: calc((100vw - 528px) * 0.5625);
  }
}
@media (min-width: 1280px) {
  .c-stories--slider .c-stories__title {
    font-size: 2.625rem;
  }
}
@media (min-width: 1464px) {
  .c-stories--slider .c-stories__slider .slick-pause-play {
    top: 491px;
  }
  .c-stories--slider .c-stories__slider .slick-dots {
    top: 527px;
  }
}
.c-stories--list .c-stories__item {
  display: flex;
  align-items: center;
  justify-content: normal;
  border-bottom: 1px solid #d8d8d8;
  padding: 12px 0;
}
.c-stories--list .c-stories__media-container {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  margin-right: 12px;
  width: 120px;
}
.c-stories--list .c-stories__details {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.c-stories--list .c-stories__title {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .c-stories--list .c-stories__media-container {
    width: 216px;
  }
  .c-stories--list .c-stories__title {
    font-size: 1.125rem;
  }
}
@media (min-width: 1025px) {
  .c-stories--list .c-stories__item {
    position: relative;
    transition: background 0.25s;
  }
  .c-stories--list .c-stories__item::before,
  .c-stories--list .c-stories__item::after {
    background: #c8102e;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 0;
    height: 100%;
    content: '';
    transition: width 0.25s, opacity 0.25s;
  }
  .c-stories--list .c-stories__item::before {
    right: 100%;
  }
  .c-stories--list .c-stories__item::after {
    left: 100%;
  }
  .c-stories--list .c-stories__item.is-active {
    background: #c8102e;
  }
  .c-stories--list .c-stories__item.is-active::before,
  .c-stories--list .c-stories__item.is-active::after {
    opacity: 1;
    width: 12px;
  }
  .c-stories--list .c-stories__item.is-active .c-stories__title {
    color: white;
  }
  .c-stories--list .c-stories__title {
    transition: color 0.25s;
  }
  .c-stories--list .c-stories__media-container {
    width: 50%;
  }
}
.c-events--countdowns {
  display: flex;
  align-items: normal;
  justify-content: center;
  flex-wrap: wrap;
  margin: 6px -12px -18px;
}
.sport .c-events--countdowns {
  margin-bottom: -8px;
}
.c-events--countdowns .c-events__item {
  flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  min-width: 1px;
  min-height: 1px;
  padding: 6px 12px;
}
.c-events--countdowns .c-events__item-inner {
  display: flex;
  align-items: normal;
  justify-content: normal;
  background: white;
}
.c-events--countdowns .c-events__logo {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #d8d8d8;
  padding: 12px;
  width: 25%;
}
.c-events--countdowns .c-events__logo img {
  height: 76px;
}
.c-events--countdowns .c-events__time {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  align-items: center;
  justify-content: normal;
  width: 43.67%;
}
.c-events--countdowns .c-events__time-item {
  flex: 1 0 0px;
  -webkit-flex: 1 0 0px;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 76px;
}
.c-events--countdowns .c-events__time-value {
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  color: #c8102e;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
}
.c-events--countdowns .c-events__time-label {
  font-size: 0.875rem;
  font-weight: 300;
}
.c-events--countdowns .c-events__details {
  flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 1.625;
  padding: 0 6px;
  text-align: center;
}
.c-events--countdowns .c-events__date {
  color: #c8102e;
  font-weight: 700;
}
.c-events--countdowns .c-events__title {
  color: black;
  font-size: 0.875rem;
  font-weight: 700;
  text-align: center;
  max-width: 200px;
}
.c-events--countdowns .c-events__location {
  color: #666666;
  font-size: 0.875rem;
  font-weight: 300;
}
.c-events--countdowns .c-events__links {
  display: flex;
  flex-direction: column;
}
.c-events--countdowns .c-events__tickets {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: inset -6px 0 0 #ff671f;
  color: #c8102e;
  font-size: 22px;
  text-decoration: none;
  width: 46px;
  transition: 0.15s;
}
@media (hover: hover) {
  .c-events--countdowns .c-events__tickets:hover {
    box-shadow: inset -46px 0 0 #ff671f;
    color: white;
  }
}
.c-events--countdowns .c-events__item:not(.has-tickets) .c-events__item-inner {
  box-shadow: inset -6px 0 0 #ff671f;
  padding-right: 6px;
}
@media (min-width: 1280px) {
  .c-events--countdowns .c-events__item {
    flex: 0 0 50%;
  }
}
.c-pagenav {
  background: #c8102e;
  position: fixed;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  z-index: 90;
  transition: transform 0.15s;
}
.c-pagenav__item {
  position: relative;
  z-index: 2;
}
.c-pagenav__item + .c-pagenav__item {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
a.c-pagenav__link {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c8102e;
  color: white;
  position: relative;
  text-decoration: none;
  width: 60px;
  height: 60px;
  white-space: nowrap;
}
a.c-pagenav__link > .sf {
  font-size: 24px;
}
a.c-pagenav__link:hover .c-pagenav__link-text {
  opacity: 1;
  pointer-events: auto;
}
.c-pagenav__link-text {
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  display: flex;
  align-items: center;
  justify-content: normal;
  background: #c8102e;
  font-size: 0.875rem;
  font-weight: 700;
  height: 100%;
  opacity: 0;
  padding-right: 18px;
  pointer-events: none;
  position: absolute;
  left: calc(100% - 6px);
  transition: opacity 0.15s;
}
.c-pagenav__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: black;
  border-radius: 0 4px 4px 0;
  color: white;
  display: none;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(0, -50%);
  width: 12px;
  height: 48px;
}
.c-pagenav__toggle::-ms-expand {
  display: none;
}
.c-pagenav__toggle::after {
  content: '\e006';
  font: normal 400 16px/0 'sidearm_font_v2';
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  speak: none;
  transition: transform 0.15s;
}
.c-pagenav__toggle.is-toggled::after {
  content: '\e005';
}
@media (max-width: 1549px) {
  .c-pagenav:not(.is-open) {
    transform: translate(-90%, -50%);
  }
  .c-pagenav:not(.is-open) a.c-pagenav__link:hover .c-pagenav__link-text {
    opacity: 0;
    pointer-events: none;
  }
  .c-pagenav__toggle {
    display: block;
  }
}
.accordion.table_content {
  margin: 0 0 60px;
}
.accordion.table_content h3 {
  display: flex;
  align-items: center;
  justify-content: normal;
  border-bottom: 1px solid #d8d8d8;
  cursor: pointer;
  height: 54px;
  margin: 0;
  padding: 0 24px 0.1em;
  position: relative;
  transition: 0.15s;
}
.accordion.table_content h3::after {
  content: '\e020';
  color: #c8102e;
  font: 400 16px/1 'sidearm_font_v2';
  position: absolute;
  top: 19px;
  right: 24px;
  transition: transform 0.25s;
}
.accordion.table_content h3:hover:not(.ui-accordion-header-active) {
  color: #c8102e;
}
.accordion.table_content h3.ui-accordion-header-active {
  background: #c8102e;
  color: white;
}
.accordion.table_content h3.ui-accordion-header-active::after {
  color: white;
  transform: rotate(180deg);
}
.accordion.table_content table.list tr.labels {
  background: #5c5f5f;
  color: white;
}
.accordion.table_content table.list tr.labels th {
  font-weight: 700;
  padding: 16px !important;
  text-align: left;
}
.accordion.table_content table.list tr.odd {
  background: #eeeeee;
}
.accordion.table_content table.list td {
  padding: 8px 16px !important;
}
.accordion.table_content .ui-accordion-content-active {
  border-bottom: 1px solid #d8d8d8;
}
#header h1.page_title {
  background: #eeeeee;
  padding: 36px;
  text-transform: uppercase;
  font-size: 3em;
}
@media (max-width: 767px) {
  #header h1.page_title {
    font-size: 2rem;
  }
}
article.sportfile header,
article.sidearm-story-template header,
.sidearm-story-template-media header,
article.sportfile #footer-menu,
article.sidearm-story-template #footer-menu,
.sidearm-story-template-media #footer-menu,
article.sportfile #logo_row,
article.sidearm-story-template #logo_row,
.sidearm-story-template-media #logo_row,
article.sportfile .footer-content,
article.sidearm-story-template .footer-content,
.sidearm-story-template-media .footer-content {
  display: none;
}
article.sportfile .sidearm-story-template-header,
article.sidearm-story-template .sidearm-story-template-header,
.sidearm-story-template-media .sidearm-story-template-header {
  display: block;
}
article.sportfile .row,
article.sidearm-story-template .row,
.sidearm-story-template-media .row {
  margin: 0;
}
article.sportfile .feature_profile,
article.sidearm-story-template .feature_profile,
.sidearm-story-template-media .feature_profile {
  background: #eeeeee;
}
article.sportfile .feature_profile header,
article.sidearm-story-template .feature_profile header,
.sidearm-story-template-media .feature_profile header {
  display: block;
  background: #5c5f5f;
  color: white;
  padding: 24px;
}
article.sportfile .feature_profile .textarea,
article.sidearm-story-template .feature_profile .textarea,
.sidearm-story-template-media .feature_profile .textarea {
  padding: 24px;
}
article.sportfile .feature_profile .textarea .headshot,
article.sidearm-story-template .feature_profile .textarea .headshot,
.sidearm-story-template-media .feature_profile .textarea .headshot {
  float: left;
  margin-right: 24px;
}
article.sportfile .wrap:after,
article.sidearm-story-template .wrap:after,
.sidearm-story-template-media .wrap:after {
  content: "";
  clear: both;
  display: table;
}
article.sportfile .wrap .event_details,
article.sidearm-story-template .wrap .event_details,
.sidearm-story-template-media .wrap .event_details {
  border-right: 1px solid #303435;
  padding-right: 24px;
}
article.sportfile .wrap .event_details .details .date,
article.sidearm-story-template .wrap .event_details .details .date,
.sidearm-story-template-media .wrap .event_details .details .date {
  font-size: 2em;
  font-weight: 800;
}
article.sportfile .wrap .event_details .buttons a,
article.sidearm-story-template .wrap .event_details .buttons a,
.sidearm-story-template-media .wrap .event_details .buttons a {
  display: inline-block;
  text-decoration: none;
  padding: 12px 24px;
  background: #ffd100;
  margin: 12px 0;
  transition: .25s;
}
article.sportfile .wrap .event_details .buttons a:hover,
article.sidearm-story-template .wrap .event_details .buttons a:hover,
.sidearm-story-template-media .wrap .event_details .buttons a:hover {
  background: black;
  color: white;
}
article.sportfile .wrap .event_details .buttons .ticket_details p,
article.sidearm-story-template .wrap .event_details .buttons .ticket_details p,
.sidearm-story-template-media .wrap .event_details .buttons .ticket_details p {
  font-size: 14px;
}
article.sportfile .wrap .event_details .partner-logos .titlerow,
article.sidearm-story-template .wrap .event_details .partner-logos .titlerow,
.sidearm-story-template-media .wrap .event_details .partner-logos .titlerow {
  border-bottom: 1px solid #303435;
}
article.sportfile .wrap .event_details .partner-logos .logos .logoblock,
article.sidearm-story-template .wrap .event_details .partner-logos .logos .logoblock,
.sidearm-story-template-media .wrap .event_details .partner-logos .logos .logoblock {
  display: inline-block;
  float: none;
}
@media screen and (max-width: 1031px) {
  article.sportfile .wrap .event_details,
  article.sidearm-story-template .wrap .event_details,
  .sidearm-story-template-media .wrap .event_details {
    border-right: none;
    padding-right: 0;
  }
}
article.sportfile #social_bar,
article.sidearm-story-template #social_bar,
.sidearm-story-template-media #social_bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 36px;
  background: #eeeeee;
  align-items: center;
}
article.sportfile #social_bar h3,
article.sidearm-story-template #social_bar h3,
.sidearm-story-template-media #social_bar h3 {
  margin-right: auto;
  text-transform: uppercase;
}
article.sportfile #social_bar #social-menu .menu-social-menu-container ul,
article.sidearm-story-template #social_bar #social-menu .menu-social-menu-container ul,
.sidearm-story-template-media #social_bar #social-menu .menu-social-menu-container ul {
  display: flex;
  padding: 0;
  margin: 0;
  align-items: center;
}
article.sportfile #social_bar #social-menu .menu-social-menu-container ul li,
article.sidearm-story-template #social_bar #social-menu .menu-social-menu-container ul li,
.sidearm-story-template-media #social_bar #social-menu .menu-social-menu-container ul li {
  display: block;
  padding: 8px;
}
article.sportfile #social_bar #social-menu .menu-social-menu-container ul li a,
article.sidearm-story-template #social_bar #social-menu .menu-social-menu-container ul li a,
.sidearm-story-template-media #social_bar #social-menu .menu-social-menu-container ul li a {
  font-size: 0;
  text-decoration: none;
}
article.sportfile #social_bar #social-menu .menu-social-menu-container ul li a:before,
article.sidearm-story-template #social_bar #social-menu .menu-social-menu-container ul li a:before,
.sidearm-story-template-media #social_bar #social-menu .menu-social-menu-container ul li a:before {
  font-family: "sidearm_font_v2";
  font-size: 30px;
  transition: color .25s;
}
article.sportfile #social_bar #social-menu .menu-social-menu-container ul li a:hover:before,
article.sidearm-story-template #social_bar #social-menu .menu-social-menu-container ul li a:hover:before,
.sidearm-story-template-media #social_bar #social-menu .menu-social-menu-container ul li a:hover:before {
  color: #c8102e;
}
article.sportfile #social_bar #social-menu .menu-social-menu-container ul li.twitter a:before,
article.sidearm-story-template #social_bar #social-menu .menu-social-menu-container ul li.twitter a:before,
.sidearm-story-template-media #social_bar #social-menu .menu-social-menu-container ul li.twitter a:before {
  content: '\e035';
}
article.sportfile #social_bar #social-menu .menu-social-menu-container ul li.facebook a:before,
article.sidearm-story-template #social_bar #social-menu .menu-social-menu-container ul li.facebook a:before,
.sidearm-story-template-media #social_bar #social-menu .menu-social-menu-container ul li.facebook a:before {
  content: '\e041';
}
article.sportfile #social_bar #social-menu .menu-social-menu-container ul li.instagram a:before,
article.sidearm-story-template #social_bar #social-menu .menu-social-menu-container ul li.instagram a:before,
.sidearm-story-template-media #social_bar #social-menu .menu-social-menu-container ul li.instagram a:before {
  content: '\e044';
}
article.sportfile #social_bar #social-menu .menu-social-menu-container ul li.youtube a:before,
article.sidearm-story-template #social_bar #social-menu .menu-social-menu-container ul li.youtube a:before,
.sidearm-story-template-media #social_bar #social-menu .menu-social-menu-container ul li.youtube a:before {
  content: '\e049';
}
article.sportfile #social_bar #social-menu .menu-social-menu-container ul li.contact a:before,
article.sidearm-story-template #social_bar #social-menu .menu-social-menu-container ul li.contact a:before,
.sidearm-story-template-media #social_bar #social-menu .menu-social-menu-container ul li.contact a:before {
  content: '\e153';
}
article.sportfile .red .overlay,
article.sidearm-story-template .red .overlay,
.sidearm-story-template-media .red .overlay {
  background: #c8102e !important;
}
article.sportfile .no-cta,
article.sidearm-story-template .no-cta,
.sidearm-story-template-media .no-cta {
  text-decoration: none;
}
article.sportfile .overlay,
article.sidearm-story-template .overlay,
.sidearm-story-template-media .overlay {
  padding: 36px;
  text-align: center;
  color: white;
  background: #303435;
}
article.sportfile .overlay h3 a,
article.sidearm-story-template .overlay h3 a,
.sidearm-story-template-media .overlay h3 a {
  text-decoration: none;
  color: white;
  text-transform: uppercase;
}
article.sportfile .overlay p a,
article.sidearm-story-template .overlay p a,
.sidearm-story-template-media .overlay p a {
  color: white;
  text-decoration: none;
}
article.sportfile .overlay .button a,
article.sidearm-story-template .overlay .button a,
.sidearm-story-template-media .overlay .button a {
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
  background: #ffd100;
}
article.sportfile .content_blocks,
article.sidearm-story-template .content_blocks,
.sidearm-story-template-media .content_blocks {
  display: flex;
  padding: 24px;
  color: white;
}
article.sportfile .content_blocks .block,
article.sidearm-story-template .content_blocks .block,
.sidearm-story-template-media .content_blocks .block {
  padding: 12px;
}
article.sportfile .content_blocks h3 a,
article.sidearm-story-template .content_blocks h3 a,
.sidearm-story-template-media .content_blocks h3 a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
article.sportfile .content_blocks a.btn,
article.sidearm-story-template .content_blocks a.btn,
.sidearm-story-template-media .content_blocks a.btn {
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
  background: #ffd100;
}
article.sportfile #game_info,
article.sidearm-story-template #game_info,
.sidearm-story-template-media #game_info {
  background-color: #eeeeee;
  width: 100%;
}
article.sportfile #game_info ul,
article.sidearm-story-template #game_info ul,
.sidearm-story-template-media #game_info ul {
  list-style: none;
  padding: 36px;
}
article.sportfile #game_info ul li p,
article.sidearm-story-template #game_info ul li p,
.sidearm-story-template-media #game_info ul li p {
  margin-top: 0;
}
article.sportfile #tabs ul,
article.sidearm-story-template #tabs ul,
.sidearm-story-template-media #tabs ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
article.sportfile #tabs ul li,
article.sidearm-story-template #tabs ul li,
.sidearm-story-template-media #tabs ul li {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
article.sportfile #tabs ul li.active,
article.sidearm-story-template #tabs ul li.active,
.sidearm-story-template-media #tabs ul li.active {
  background: #5c5f5f;
  color: white;
}
article.sportfile #tabs ul li.active .table .cell a,
article.sidearm-story-template #tabs ul li.active .table .cell a,
.sidearm-story-template-media #tabs ul li.active .table .cell a {
  color: white;
}
article.sportfile #tabs ul li .table .cell,
article.sidearm-story-template #tabs ul li .table .cell,
.sidearm-story-template-media #tabs ul li .table .cell {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
article.sportfile #tabs ul li .table .cell a,
article.sidearm-story-template #tabs ul li .table .cell a,
.sidearm-story-template-media #tabs ul li .table .cell a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  text-transform: uppercase;
  color: #c8102e;
  font-weight: 600;
  padding: 8px;
  text-align: center;
}
article.sportfile .tabbed_content h4,
article.sidearm-story-template .tabbed_content h4,
.sidearm-story-template-media .tabbed_content h4 {
  background: #5c5f5f;
  color: white;
  padding: 12px;
  margin: 0;
}
article.sportfile .tabbed_content table.list tr.labels,
article.sidearm-story-template .tabbed_content table.list tr.labels,
.sidearm-story-template-media .tabbed_content table.list tr.labels {
  background: #5c5f5f;
}
article.sportfile .tabbed_content table.list tr.labels th,
article.sidearm-story-template .tabbed_content table.list tr.labels th,
.sidearm-story-template-media .tabbed_content table.list tr.labels th {
  color: white;
  text-align: left;
  padding: 12px !important;
}
article.sportfile .tabbed_content table.list tr.list_items:nth-of-type(even),
article.sidearm-story-template .tabbed_content table.list tr.list_items:nth-of-type(even),
.sidearm-story-template-media .tabbed_content table.list tr.list_items:nth-of-type(even) {
  background: #eeeeee;
}
article.sportfile .tabbed_content table.list tr.list_items td,
article.sidearm-story-template .tabbed_content table.list tr.list_items td,
.sidearm-story-template-media .tabbed_content table.list tr.list_items td {
  padding: 12px !important;
}
article.sportfile .tabbed_content table.list tr.section_title,
article.sidearm-story-template .tabbed_content table.list tr.section_title,
.sidearm-story-template-media .tabbed_content table.list tr.section_title {
  background: #c8102e;
  color: white;
  text-align: left;
}
article.sportfile .tabbed_content table.list tr.section_title th,
article.sidearm-story-template .tabbed_content table.list tr.section_title th,
.sidearm-story-template-media .tabbed_content table.list tr.section_title th {
  padding: 12px !important;
}
article.sportfile .tabbed_content table.list tbody tr .width_100,
article.sidearm-story-template .tabbed_content table.list tbody tr .width_100,
.sidearm-story-template-media .tabbed_content table.list tbody tr .width_100 {
  width: 100%;
}
article.sportfile .tabbed_content table.list tbody tr .width_90,
article.sidearm-story-template .tabbed_content table.list tbody tr .width_90,
.sidearm-story-template-media .tabbed_content table.list tbody tr .width_90 {
  width: 90%;
}
article.sportfile .tabbed_content table.list tbody tr .width_80,
article.sidearm-story-template .tabbed_content table.list tbody tr .width_80,
.sidearm-story-template-media .tabbed_content table.list tbody tr .width_80 {
  width: 80%;
}
article.sportfile .tabbed_content table.list tbody tr .width_70,
article.sidearm-story-template .tabbed_content table.list tbody tr .width_70,
.sidearm-story-template-media .tabbed_content table.list tbody tr .width_70 {
  width: 70%;
}
article.sportfile .tabbed_content table.list tbody tr .width_60,
article.sidearm-story-template .tabbed_content table.list tbody tr .width_60,
.sidearm-story-template-media .tabbed_content table.list tbody tr .width_60 {
  width: 60%;
}
article.sportfile .tabbed_content table.list tbody tr .width_50,
article.sidearm-story-template .tabbed_content table.list tbody tr .width_50,
.sidearm-story-template-media .tabbed_content table.list tbody tr .width_50 {
  width: 50%;
}
article.sportfile .tabbed_content table.list tbody tr .width_40,
article.sidearm-story-template .tabbed_content table.list tbody tr .width_40,
.sidearm-story-template-media .tabbed_content table.list tbody tr .width_40 {
  width: 30%;
}
article.sportfile .tabbed_content table.list tbody tr .width_20,
article.sidearm-story-template .tabbed_content table.list tbody tr .width_20,
.sidearm-story-template-media .tabbed_content table.list tbody tr .width_20 {
  width: 20%;
}
article.sportfile .tabbed_content table.list tbody tr .width_15,
article.sidearm-story-template .tabbed_content table.list tbody tr .width_15,
.sidearm-story-template-media .tabbed_content table.list tbody tr .width_15 {
  width: 15%;
}
article.sportfile .tabbed_content table.list tbody tr .width_10,
article.sidearm-story-template .tabbed_content table.list tbody tr .width_10,
.sidearm-story-template-media .tabbed_content table.list tbody tr .width_10 {
  width: 10%;
}
article.sportfile #timeline .intro,
article.sidearm-story-template #timeline .intro,
.sidearm-story-template-media #timeline .intro {
  text-align: center;
  max-width: 1024px;
  margin: 48px auto;
}
article.sportfile #timeline a.btn_red,
article.sidearm-story-template #timeline a.btn_red,
.sidearm-story-template-media #timeline a.btn_red {
  background-color: #c8102e;
  color: white;
  text-decoration: none;
  padding: 12px 24px;
  display: inline-block;
  border: 2px solid #c8102e;
  transition: .25s;
}
article.sportfile #timeline a.btn_red:hover,
article.sidearm-story-template #timeline a.btn_red:hover,
.sidearm-story-template-media #timeline a.btn_red:hover {
  background: white;
  color: #c8102e;
}
article.sportfile #timeline .row,
article.sidearm-story-template #timeline .row,
.sidearm-story-template-media #timeline .row {
  display: flex;
  max-width: 1024px;
  margin: auto;
}
article.sportfile #timeline .row .year,
article.sidearm-story-template #timeline .row .year,
.sidearm-story-template-media #timeline .row .year {
  flex: 0 0 50%;
  padding: 36px;
  display: flex;
  align-items: center;
}
article.sportfile #timeline .row .year .table .cell h3,
article.sidearm-story-template #timeline .row .year .table .cell h3,
.sidearm-story-template-media #timeline .row .year .table .cell h3 {
  font-size: 3em;
}
article.sportfile #timeline .row .info,
article.sidearm-story-template #timeline .row .info,
.sidearm-story-template-media #timeline .row .info {
  flex: 0 0 50%;
  padding: 36px;
}
article.sportfile #timeline .row .info .red a,
article.sidearm-story-template #timeline .row .info .red a,
.sidearm-story-template-media #timeline .row .info .red a {
  color: #c8102e;
  font-weight: bold;
  text-decoration: none;
}
article.sportfile #timeline .row .info .red a img,
article.sidearm-story-template #timeline .row .info .red a img,
.sidearm-story-template-media #timeline .row .info .red a img {
  display: none !important;
}
article.sportfile #timeline .row .info .red a:after,
article.sidearm-story-template #timeline .row .info .red a:after,
.sidearm-story-template-media #timeline .row .info .red a:after {
  content: '\e018';
  font-family: "sidearm_font_v2";
  display: inline-block;
  transition: margin .25s;
}
article.sportfile #timeline .row .info .red a:hover:after,
article.sidearm-story-template #timeline .row .info .red a:hover:after,
.sidearm-story-template-media #timeline .row .info .red a:hover:after {
  margin-left: 3px;
}
article.sportfile #timeline .row .info .team_block,
article.sidearm-story-template #timeline .row .info .team_block,
.sidearm-story-template-media #timeline .row .info .team_block {
  border: 1px solid black !important;
  padding: 0 !important;
  max-width: 250px;
}
article.sportfile #timeline .row .info .team_block tr:first-of-type,
article.sidearm-story-template #timeline .row .info .team_block tr:first-of-type,
.sidearm-story-template-media #timeline .row .info .team_block tr:first-of-type {
  background: black;
}
article.sportfile #timeline .row .info .team_block tr:first-of-type td,
article.sidearm-story-template #timeline .row .info .team_block tr:first-of-type td,
.sidearm-story-template-media #timeline .row .info .team_block tr:first-of-type td {
  color: white;
  font-weight: bold;
}
article.sportfile #timeline .row .info .team_block tr td,
article.sidearm-story-template #timeline .row .info .team_block tr td,
.sidearm-story-template-media #timeline .row .info .team_block tr td {
  padding: 6px 12px !important;
}
article.sportfile #timeline .row .info .team_block tr td:last-of-type,
article.sidearm-story-template #timeline .row .info .team_block tr td:last-of-type,
.sidearm-story-template-media #timeline .row .info .team_block tr td:last-of-type {
  text-align: right !important;
}
article.sportfile #timeline .odd .year,
article.sidearm-story-template #timeline .odd .year,
.sidearm-story-template-media #timeline .odd .year {
  order: 1;
  border-right: 3px solid black;
  justify-content: flex-end;
}
article.sportfile #timeline .odd .info,
article.sidearm-story-template #timeline .odd .info,
.sidearm-story-template-media #timeline .odd .info {
  order: 2;
  text-align: left;
}
article.sportfile #timeline .even .year,
article.sidearm-story-template #timeline .even .year,
.sidearm-story-template-media #timeline .even .year {
  order: 2;
  justify-content: flex-start;
}
article.sportfile #timeline .even .info,
article.sidearm-story-template #timeline .even .info,
.sidearm-story-template-media #timeline .even .info {
  order: 1;
  border-right: 3px solid black;
  text-align: right;
}
article.sportfile #timeline .even .info .team_block,
article.sidearm-story-template #timeline .even .info .team_block,
.sidearm-story-template-media #timeline .even .info .team_block {
  text-align: left;
  margin-left: auto;
  margin-right: 0;
}
article.sportfile #template_page-charities #lower_content .wrap .row,
article.sidearm-story-template #template_page-charities #lower_content .wrap .row,
.sidearm-story-template-media #template_page-charities #lower_content .wrap .row {
  display: flex;
  flex-wrap: wrap;
}
article.sportfile #template_page-charities #lower_content .wrap .row .block,
article.sidearm-story-template #template_page-charities #lower_content .wrap .row .block,
.sidearm-story-template-media #template_page-charities #lower_content .wrap .row .block {
  flex: 0 0 calc(33.333% - 24px);
  margin: 12px;
  display: flex;
  justify-content: flex-start;
  padding: 0;
}
article.sportfile #template_page-charities #lower_content .wrap .row .block .overlay,
article.sidearm-story-template #template_page-charities #lower_content .wrap .row .block .overlay,
.sidearm-story-template-media #template_page-charities #lower_content .wrap .row .block .overlay {
  width: 60%;
  left: 0;
  top: 0;
  background: rgba(48, 52, 53, 0.65);
}
@media screen and (max-width: 1024px) {
  article.sportfile #template_page-charities #lower_content .wrap .row .block,
  article.sidearm-story-template #template_page-charities #lower_content .wrap .row .block,
  .sidearm-story-template-media #template_page-charities #lower_content .wrap .row .block {
    flex: 0 0 calc(50% - 24px);
  }
}
@media screen and (max-width: 640px) {
  article.sportfile #template_page-charities #lower_content .wrap .row .block,
  article.sidearm-story-template #template_page-charities #lower_content .wrap .row .block,
  .sidearm-story-template-media #template_page-charities #lower_content .wrap .row .block {
    flex: 0 0 100%;
    margin: 12px 0;
  }
}
article.sportfile #template_page-tickets #login,
article.sidearm-story-template #template_page-tickets #login,
.sidearm-story-template-media #template_page-tickets #login {
  background: #eeeeee;
  padding: 12px;
}
article.sportfile #template_page-tickets #login .menu-tickets-menu-container ul,
article.sidearm-story-template #template_page-tickets #login .menu-tickets-menu-container ul,
.sidearm-story-template-media #template_page-tickets #login .menu-tickets-menu-container ul {
  width: 100%;
  list-style: none;
  padding: 0;
}
article.sportfile #template_page-tickets #login .menu-tickets-menu-container ul li,
article.sidearm-story-template #template_page-tickets #login .menu-tickets-menu-container ul li,
.sidearm-story-template-media #template_page-tickets #login .menu-tickets-menu-container ul li {
  display: inline-block;
}
article.sportfile #template_page-tickets #login .menu-tickets-menu-container ul li a,
article.sidearm-story-template #template_page-tickets #login .menu-tickets-menu-container ul li a,
.sidearm-story-template-media #template_page-tickets #login .menu-tickets-menu-container ul li a {
  color: #c8102e;
  text-decoration: none;
  font-weight: 800;
  padding: 12px;
}
article.sportfile #template_page-tickets #login .menu-tickets-menu-container ul li a:hover,
article.sidearm-story-template #template_page-tickets #login .menu-tickets-menu-container ul li a:hover,
.sidearm-story-template-media #template_page-tickets #login .menu-tickets-menu-container ul li a:hover {
  color: black;
}
article.sportfile #template_page-tickets #featured_events,
article.sidearm-story-template #template_page-tickets #featured_events,
.sidearm-story-template-media #template_page-tickets #featured_events {
  margin-top: 18px;
}
article.sportfile #template_page-tickets #featured_events .wrap,
article.sidearm-story-template #template_page-tickets #featured_events .wrap,
.sidearm-story-template-media #template_page-tickets #featured_events .wrap {
  display: flex;
}
article.sportfile #template_page-tickets #featured_events .wrap .featured_block,
article.sidearm-story-template #template_page-tickets #featured_events .wrap .featured_block,
.sidearm-story-template-media #template_page-tickets #featured_events .wrap .featured_block {
  display: flex;
  justify-content: flex-start;
  background-size: cover !important;
  background-position: center !important;
  width: 50%;
}
article.sportfile #template_page-tickets #featured_events .wrap .featured_block .overlay,
article.sidearm-story-template #template_page-tickets #featured_events .wrap .featured_block .overlay,
.sidearm-story-template-media #template_page-tickets #featured_events .wrap .featured_block .overlay {
  width: 60%;
  background: black;
  text-align: left;
}
article.sportfile #template_page-tickets #featured_events .wrap .featured_block .overlay header,
article.sidearm-story-template #template_page-tickets #featured_events .wrap .featured_block .overlay header,
.sidearm-story-template-media #template_page-tickets #featured_events .wrap .featured_block .overlay header {
  display: block;
}
article.sportfile #template_page-tickets #featured_events .wrap .featured_block .overlay header h2 a,
article.sidearm-story-template #template_page-tickets #featured_events .wrap .featured_block .overlay header h2 a,
.sidearm-story-template-media #template_page-tickets #featured_events .wrap .featured_block .overlay header h2 a {
  color: white;
  text-decoration: none;
}
article.sportfile #template_page-tickets #featured_events .wrap .featured_block .overlay .content_bottom .event_details .logo .image,
article.sidearm-story-template #template_page-tickets #featured_events .wrap .featured_block .overlay .content_bottom .event_details .logo .image,
.sidearm-story-template-media #template_page-tickets #featured_events .wrap .featured_block .overlay .content_bottom .event_details .logo .image {
  border-bottom: 1px solid white;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
article.sportfile #template_page-tickets #featured_events .wrap .featured_block .overlay .content_bottom .event_details .logo .image img,
article.sidearm-story-template #template_page-tickets #featured_events .wrap .featured_block .overlay .content_bottom .event_details .logo .image img,
.sidearm-story-template-media #template_page-tickets #featured_events .wrap .featured_block .overlay .content_bottom .event_details .logo .image img {
  max-height: 100px;
}
article.sportfile #template_page-tickets #featured_events .wrap .featured_block .overlay .content_bottom .buttons a,
article.sidearm-story-template #template_page-tickets #featured_events .wrap .featured_block .overlay .content_bottom .buttons a,
.sidearm-story-template-media #template_page-tickets #featured_events .wrap .featured_block .overlay .content_bottom .buttons a {
  display: inline-block;
  padding: 12px 24px;
  text-decoration: none;
  background-color: #ffd100;
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  article.sportfile #template_page-tickets #featured_events .wrap,
  article.sidearm-story-template #template_page-tickets #featured_events .wrap,
  .sidearm-story-template-media #template_page-tickets #featured_events .wrap {
    flex-direction: column;
  }
  article.sportfile #template_page-tickets #featured_events .wrap .featured_block,
  article.sidearm-story-template #template_page-tickets #featured_events .wrap .featured_block,
  .sidearm-story-template-media #template_page-tickets #featured_events .wrap .featured_block {
    width: 100%;
    margin-bottom: 18px;
  }
}
article.sportfile #template_page-tickets #default_content .wrap .content .row,
article.sidearm-story-template #template_page-tickets #default_content .wrap .content .row,
.sidearm-story-template-media #template_page-tickets #default_content .wrap .content .row {
  display: flex;
  flex-wrap: wrap;
}
article.sportfile #template_page-tickets #default_content .wrap .content .row .block,
article.sidearm-story-template #template_page-tickets #default_content .wrap .content .row .block,
.sidearm-story-template-media #template_page-tickets #default_content .wrap .content .row .block {
  flex: 0 0 calc(50% - 24px);
  margin: 12px;
  display: flex;
  justify-content: flex-start;
  padding: 0;
}
article.sportfile #template_page-tickets #default_content .wrap .content .row .block .overlay,
article.sidearm-story-template #template_page-tickets #default_content .wrap .content .row .block .overlay,
.sidearm-story-template-media #template_page-tickets #default_content .wrap .content .row .block .overlay {
  width: 60%;
  left: 0;
  top: 0;
  background: rgba(48, 52, 53, 0.65);
}
@media screen and (max-width: 1140px) {
  article.sportfile #template_page-tickets #default_content .wrap .content .row .block,
  article.sidearm-story-template #template_page-tickets #default_content .wrap .content .row .block,
  .sidearm-story-template-media #template_page-tickets #default_content .wrap .content .row .block {
    flex: 0 0 100%;
    margin: 12px auto;
  }
}
article.sportfile #template_page-image-grid #image_grid .content .row,
article.sidearm-story-template #template_page-image-grid #image_grid .content .row,
.sidearm-story-template-media #template_page-image-grid #image_grid .content .row {
  display: flex;
  flex-wrap: wrap;
}
article.sportfile #template_page-image-grid #image_grid .content .row .block,
article.sidearm-story-template #template_page-image-grid #image_grid .content .row .block,
.sidearm-story-template-media #template_page-image-grid #image_grid .content .row .block {
  flex: 0 0 25%;
  padding: 12px;
  text-align: center;
}
article.sportfile #template_page-image-grid #image_grid .content .row .block h5,
article.sidearm-story-template #template_page-image-grid #image_grid .content .row .block h5,
.sidearm-story-template-media #template_page-image-grid #image_grid .content .row .block h5 {
  font-size: 1em;
  font-weight: 500;
  text-transform: uppercase;
}
article.sportfile #template_page-image-grid #image_grid .content .row .block a,
article.sidearm-story-template #template_page-image-grid #image_grid .content .row .block a,
.sidearm-story-template-media #template_page-image-grid #image_grid .content .row .block a {
  box-shadow: inset 0 0 0 1px #eeeeee;
  display: block;
  padding: 24px;
}
article.sportfile #template_page-image-grid #image_grid .content .row .block a img,
article.sidearm-story-template #template_page-image-grid #image_grid .content .row .block a img,
.sidearm-story-template-media #template_page-image-grid #image_grid .content .row .block a img {
  max-height: 90px;
  width: auto;
}
article.sportfile #template_page-image-grid #image_grid .content .row .block a:hover,
article.sidearm-story-template #template_page-image-grid #image_grid .content .row .block a:hover,
.sidearm-story-template-media #template_page-image-grid #image_grid .content .row .block a:hover {
  box-shadow: inset 0 0 0 2px #c8102e;
}
@media screen and (max-width: 1240px) {
  article.sportfile #template_page-image-grid #image_grid .content .row .block,
  article.sidearm-story-template #template_page-image-grid #image_grid .content .row .block,
  .sidearm-story-template-media #template_page-image-grid #image_grid .content .row .block {
    flex: 0 0 33.3334%;
  }
}
@media screen and (max-width: 1024px) {
  article.sportfile #template_page-image-grid #image_grid .content .row .block,
  article.sidearm-story-template #template_page-image-grid #image_grid .content .row .block,
  .sidearm-story-template-media #template_page-image-grid #image_grid .content .row .block {
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 540px) {
  article.sportfile #template_page-image-grid #image_grid .content .row .block,
  article.sidearm-story-template #template_page-image-grid #image_grid .content .row .block,
  .sidearm-story-template-media #template_page-image-grid #image_grid .content .row .block {
    flex: 0 0 100%;
  }
}
article.sportfile .bio_grid .bio .initiate,
article.sidearm-story-template .bio_grid .bio .initiate,
.sidearm-story-template-media .bio_grid .bio .initiate {
  display: block;
}
article.sportfile .bio_grid .bio .initiate .bio_link,
article.sidearm-story-template .bio_grid .bio .initiate .bio_link,
.sidearm-story-template-media .bio_grid .bio .initiate .bio_link {
  color: #c8102e;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: block;
}
article.sportfile .bio_grid .bio .popup,
article.sidearm-story-template .bio_grid .bio .popup,
.sidearm-story-template-media .bio_grid .bio .popup {
  display: none;
}
article.sportfile .bio_grid .bio .popup.show-popup,
article.sidearm-story-template .bio_grid .bio .popup.show-popup,
.sidearm-story-template-media .bio_grid .bio .popup.show-popup {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(255, 255, 255, 0.95);
}
article.sportfile .bio_grid .bio .popup.show-popup .wrap,
article.sidearm-story-template .bio_grid .bio .popup.show-popup .wrap,
.sidearm-story-template-media .bio_grid .bio .popup.show-popup .wrap {
  max-width: 1416px;
  margin: auto;
  padding: 48px;
}
article.sportfile .bio_grid .bio .popup.show-popup .wrap header,
article.sidearm-story-template .bio_grid .bio .popup.show-popup .wrap header,
.sidearm-story-template-media .bio_grid .bio .popup.show-popup .wrap header {
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 48px;
}
article.sportfile .bio_grid .bio .popup.show-popup .wrap header .page_title,
article.sidearm-story-template .bio_grid .bio .popup.show-popup .wrap header .page_title,
.sidearm-story-template-media .bio_grid .bio .popup.show-popup .wrap header .page_title {
  text-transform: uppercase;
  margin-bottom: 0;
}
article.sportfile .bio_grid .bio .popup.show-popup .wrap header .subtitle,
article.sidearm-story-template .bio_grid .bio .popup.show-popup .wrap header .subtitle,
.sidearm-story-template-media .bio_grid .bio .popup.show-popup .wrap header .subtitle {
  color: #c8102e;
  margin-top: 0;
  font-size: 18px;
}
article.sportfile .bio_grid .bio .popup.show-popup .wrap .close,
article.sidearm-story-template .bio_grid .bio .popup.show-popup .wrap .close,
.sidearm-story-template-media .bio_grid .bio .popup.show-popup .wrap .close {
  position: absolute;
  right: 24px;
  top: 24px;
  text-align: right;
  margin-right: 0;
  margin-left: auto;
  display: block;
}
article.sportfile .bio_grid .bio .popup.show-popup .wrap .row,
article.sidearm-story-template .bio_grid .bio .popup.show-popup .wrap .row,
.sidearm-story-template-media .bio_grid .bio .popup.show-popup .wrap .row {
  display: flex;
}
article.sportfile .bio_grid .bio .popup.show-popup .wrap .row .headshot,
article.sidearm-story-template .bio_grid .bio .popup.show-popup .wrap .row .headshot,
.sidearm-story-template-media .bio_grid .bio .popup.show-popup .wrap .row .headshot {
  flex: 0 0 192px;
}
article.sportfile .bio_grid .bio .popup.show-popup .wrap .row .textarea,
article.sidearm-story-template .bio_grid .bio .popup.show-popup .wrap .row .textarea,
.sidearm-story-template-media .bio_grid .bio .popup.show-popup .wrap .row .textarea {
  flex: 1 1 auto;
  padding-left: 48px;
}
@media screen and (max-width: 768px) {
  article.sportfile .bio_grid .bio .popup.show-popup .wrap,
  article.sidearm-story-template .bio_grid .bio .popup.show-popup .wrap,
  .sidearm-story-template-media .bio_grid .bio .popup.show-popup .wrap {
    padding: 24px;
  }
  article.sportfile .bio_grid .bio .popup.show-popup .wrap header,
  article.sidearm-story-template .bio_grid .bio .popup.show-popup .wrap header,
  .sidearm-story-template-media .bio_grid .bio .popup.show-popup .wrap header {
    margin-bottom: 24px;
  }
  article.sportfile .bio_grid .bio .popup.show-popup .wrap .row,
  article.sidearm-story-template .bio_grid .bio .popup.show-popup .wrap .row,
  .sidearm-story-template-media .bio_grid .bio .popup.show-popup .wrap .row {
    flex-direction: column;
    max-height: 70vh;
  }
  article.sportfile .bio_grid .bio .popup.show-popup .wrap .row .headshot,
  article.sidearm-story-template .bio_grid .bio .popup.show-popup .wrap .row .headshot,
  .sidearm-story-template-media .bio_grid .bio .popup.show-popup .wrap .row .headshot {
    text-align: center;
    flex: 0 0 230px;
  }
  article.sportfile .bio_grid .bio .popup.show-popup .wrap .row .textarea,
  article.sidearm-story-template .bio_grid .bio .popup.show-popup .wrap .row .textarea,
  .sidearm-story-template-media .bio_grid .bio .popup.show-popup .wrap .row .textarea {
    flex: 0 1 auto;
    overflow-y: scroll;
    padding-left: 12px;
  }
}
@media screen and (max-width: 767px) {
  article.sportfile .content_blocks,
  article.sidearm-story-template .content_blocks,
  .sidearm-story-template-media .content_blocks {
    flex-wrap: wrap;
  }
  article.sportfile .content_blocks .block,
  article.sidearm-story-template .content_blocks .block,
  .sidearm-story-template-media .content_blocks .block {
    flex: 0 0 100%;
  }
  article.sportfile #timeline .even,
  article.sidearm-story-template #timeline .even,
  .sidearm-story-template-media #timeline .even,
  article.sportfile #timeline .odd,
  article.sidearm-story-template #timeline .odd,
  .sidearm-story-template-media #timeline .odd {
    display: block;
  }
  article.sportfile #timeline .even .year,
  article.sidearm-story-template #timeline .even .year,
  .sidearm-story-template-media #timeline .even .year,
  article.sportfile #timeline .odd .year,
  article.sidearm-story-template #timeline .odd .year,
  .sidearm-story-template-media #timeline .odd .year {
    order: 1;
    border-right: none;
    display: block;
    padding-bottom: 0;
  }
  article.sportfile #timeline .even .info,
  article.sidearm-story-template #timeline .even .info,
  .sidearm-story-template-media #timeline .even .info,
  article.sportfile #timeline .odd .info,
  article.sidearm-story-template #timeline .odd .info,
  .sidearm-story-template-media #timeline .odd .info {
    order: 2;
    border-right: none;
    border-bottom: 3px solid black;
    text-align: left;
    padding-top: 0;
  }
  article.sportfile #timeline .even .info .team_block,
  article.sidearm-story-template #timeline .even .info .team_block,
  .sidearm-story-template-media #timeline .even .info .team_block,
  article.sportfile #timeline .odd .info .team_block,
  article.sidearm-story-template #timeline .odd .info .team_block,
  .sidearm-story-template-media #timeline .odd .info .team_block {
    margin-left: 0;
    margin-right: auto;
  }
}
article.sportfile .m_1,
article.sidearm-story-template .m_1,
.sidearm-story-template-media .m_1,
article.sportfile .m_2,
article.sidearm-story-template .m_2,
.sidearm-story-template-media .m_2,
article.sportfile .m_3,
article.sidearm-story-template .m_3,
.sidearm-story-template-media .m_3,
article.sportfile .m_4,
article.sidearm-story-template .m_4,
.sidearm-story-template-media .m_4,
article.sportfile .m_5,
article.sidearm-story-template .m_5,
.sidearm-story-template-media .m_5,
article.sportfile .m_6,
article.sidearm-story-template .m_6,
.sidearm-story-template-media .m_6,
article.sportfile .m_7,
article.sidearm-story-template .m_7,
.sidearm-story-template-media .m_7,
article.sportfile .m_8,
article.sidearm-story-template .m_8,
.sidearm-story-template-media .m_8,
article.sportfile .m_9,
article.sidearm-story-template .m_9,
.sidearm-story-template-media .m_9,
article.sportfile .m_10,
article.sidearm-story-template .m_10,
.sidearm-story-template-media .m_10,
article.sportfile .m_11,
article.sidearm-story-template .m_11,
.sidearm-story-template-media .m_11,
article.sportfile .m_12,
article.sidearm-story-template .m_12,
.sidearm-story-template-media .m_12 {
  padding: 12px;
}
article.sportfile .d_1,
article.sidearm-story-template .d_1,
.sidearm-story-template-media .d_1,
article.sportfile .d_2,
article.sidearm-story-template .d_2,
.sidearm-story-template-media .d_2,
article.sportfile .d_3,
article.sidearm-story-template .d_3,
.sidearm-story-template-media .d_3,
article.sportfile .d_4,
article.sidearm-story-template .d_4,
.sidearm-story-template-media .d_4,
article.sportfile .d_5,
article.sidearm-story-template .d_5,
.sidearm-story-template-media .d_5,
article.sportfile .d_6,
article.sidearm-story-template .d_6,
.sidearm-story-template-media .d_6,
article.sportfile .d_7,
article.sidearm-story-template .d_7,
.sidearm-story-template-media .d_7,
article.sportfile .d_8,
article.sidearm-story-template .d_8,
.sidearm-story-template-media .d_8,
article.sportfile .d_9,
article.sidearm-story-template .d_9,
.sidearm-story-template-media .d_9,
article.sportfile .d_10,
article.sidearm-story-template .d_10,
.sidearm-story-template-media .d_10,
article.sportfile .d_11,
article.sidearm-story-template .d_11,
.sidearm-story-template-media .d_11,
article.sportfile .d_12,
article.sidearm-story-template .d_12,
.sidearm-story-template-media .d_12 {
  padding: 12px;
}
article.sportfile .tl_8,
article.sidearm-story-template .tl_8,
.sidearm-story-template-media .tl_8 {
  padding: 12px;
}
article.sportfile .m_1,
article.sidearm-story-template .m_1,
.sidearm-story-template-media .m_1 {
  width: 7.29661%;
  float: left;
  margin-right: 1.13097%;
}
article.sportfile .m_1:nth-child(12n),
article.sidearm-story-template .m_1:nth-child(12n),
.sidearm-story-template-media .m_1:nth-child(12n),
article.sportfile .m_1.last,
article.sidearm-story-template .m_1.last,
.sidearm-story-template-media .m_1.last {
  width: 7.29661%;
  float: right;
  margin-right: 0;
}
article.sportfile .m_2,
article.sidearm-story-template .m_2,
.sidearm-story-template-media .m_2 {
  width: 15.72419%;
  float: left;
  margin-right: 1.13097%;
}
article.sportfile .m_2:nth-child(6n),
article.sidearm-story-template .m_2:nth-child(6n),
.sidearm-story-template-media .m_2:nth-child(6n),
article.sportfile .m_2.last,
article.sidearm-story-template .m_2.last,
.sidearm-story-template-media .m_2.last {
  width: 15.72419%;
  float: right;
  margin-right: 0;
}
article.sportfile .m_3,
article.sidearm-story-template .m_3,
.sidearm-story-template-media .m_3 {
  width: 24.15177%;
  float: left;
  margin-right: 1.13097%;
}
article.sportfile .m_3:nth-child(4n),
article.sidearm-story-template .m_3:nth-child(4n),
.sidearm-story-template-media .m_3:nth-child(4n),
article.sportfile .m_3.last,
article.sidearm-story-template .m_3.last,
.sidearm-story-template-media .m_3.last {
  width: 24.15177%;
  float: right;
  margin-right: 0;
}
article.sportfile .m_4,
article.sidearm-story-template .m_4,
.sidearm-story-template-media .m_4 {
  width: 32.57935%;
  float: left;
  margin-right: 1.13097%;
}
article.sportfile .m_4:nth-child(3n),
article.sidearm-story-template .m_4:nth-child(3n),
.sidearm-story-template-media .m_4:nth-child(3n),
article.sportfile .m_4.last,
article.sidearm-story-template .m_4.last,
.sidearm-story-template-media .m_4.last {
  width: 32.57935%;
  float: right;
  margin-right: 0;
}
article.sportfile .m_5,
article.sidearm-story-template .m_5,
.sidearm-story-template-media .m_5 {
  width: 41.00693%;
  float: left;
  margin-right: 1.13097%;
}
article.sportfile .m_5.last,
article.sidearm-story-template .m_5.last,
.sidearm-story-template-media .m_5.last {
  width: 41.00693%;
  float: right;
  margin-right: 0;
}
article.sportfile .m_6,
article.sidearm-story-template .m_6,
.sidearm-story-template-media .m_6 {
  width: 49.43451%;
  float: left;
  margin-right: 1.13097%;
}
article.sportfile .m_6:nth-child(2n),
article.sidearm-story-template .m_6:nth-child(2n),
.sidearm-story-template-media .m_6:nth-child(2n),
article.sportfile .m_6.last,
article.sidearm-story-template .m_6.last,
.sidearm-story-template-media .m_6.last {
  width: 49.43451%;
  float: right;
  margin-right: 0;
}
article.sportfile .m_7,
article.sidearm-story-template .m_7,
.sidearm-story-template-media .m_7 {
  width: 57.86209%;
  float: left;
  margin-right: 1.13097%;
}
article.sportfile .m_7.last,
article.sidearm-story-template .m_7.last,
.sidearm-story-template-media .m_7.last {
  width: 57.86209%;
  float: right;
  margin-right: 0;
}
article.sportfile .m_8,
article.sidearm-story-template .m_8,
.sidearm-story-template-media .m_8 {
  width: 66.28968%;
  float: left;
  margin-right: 1.13097%;
}
article.sportfile .m_8.last,
article.sidearm-story-template .m_8.last,
.sidearm-story-template-media .m_8.last {
  width: 66.28968%;
  float: right;
  margin-right: 0;
}
article.sportfile .m_9,
article.sidearm-story-template .m_9,
.sidearm-story-template-media .m_9 {
  width: 74.71726%;
  float: left;
  margin-right: 1.13097%;
}
article.sportfile .m_9.last,
article.sidearm-story-template .m_9.last,
.sidearm-story-template-media .m_9.last {
  width: 74.71726%;
  float: right;
  margin-right: 0;
}
article.sportfile .m_10,
article.sidearm-story-template .m_10,
.sidearm-story-template-media .m_10 {
  width: 83.14484%;
  float: left;
  margin-right: 1.13097%;
}
article.sportfile .m_10.last,
article.sidearm-story-template .m_10.last,
.sidearm-story-template-media .m_10.last {
  width: 83.14484%;
  float: right;
  margin-right: 0;
}
article.sportfile .m_11,
article.sidearm-story-template .m_11,
.sidearm-story-template-media .m_11 {
  width: 91.57242%;
  float: left;
  margin-right: 1.13097%;
}
article.sportfile .m_11.last,
article.sidearm-story-template .m_11.last,
.sidearm-story-template-media .m_11.last {
  width: 91.57242%;
  float: right;
  margin-right: 0;
}
article.sportfile .m_12,
article.sidearm-story-template .m_12,
.sidearm-story-template-media .m_12 {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
article.sportfile .m_12.last,
article.sidearm-story-template .m_12.last,
.sidearm-story-template-media .m_12.last {
  width: 100%;
  float: right;
  margin-right: 0;
}
@media (min-width: 31.5em) {
  article.sportfile .ml_1,
  article.sidearm-story-template .ml_1,
  .sidearm-story-template-media .ml_1 {
    width: 7.29661%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_1:nth-child(12n),
  article.sidearm-story-template .ml_1:nth-child(12n),
  .sidearm-story-template-media .ml_1:nth-child(12n),
  article.sportfile .ml_1:nth-child(6n),
  article.sidearm-story-template .ml_1:nth-child(6n),
  .sidearm-story-template-media .ml_1:nth-child(6n),
  article.sportfile .ml_1:nth-child(4n),
  article.sidearm-story-template .ml_1:nth-child(4n),
  .sidearm-story-template-media .ml_1:nth-child(4n),
  article.sportfile .ml_1:nth-child(3n),
  article.sidearm-story-template .ml_1:nth-child(3n),
  .sidearm-story-template-media .ml_1:nth-child(3n),
  article.sportfile .ml_1:nth-child(2n),
  article.sidearm-story-template .ml_1:nth-child(2n),
  .sidearm-story-template-media .ml_1:nth-child(2n) {
    width: 7.29661%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_1:nth-child(12n),
  article.sidearm-story-template .ml_1:nth-child(12n),
  .sidearm-story-template-media .ml_1:nth-child(12n),
  article.sportfile .ml_1.last,
  article.sidearm-story-template .ml_1.last,
  .sidearm-story-template-media .ml_1.last {
    width: 7.29661%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .ml_2,
  article.sidearm-story-template .ml_2,
  .sidearm-story-template-media .ml_2 {
    width: 15.72419%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_2:nth-child(12n),
  article.sidearm-story-template .ml_2:nth-child(12n),
  .sidearm-story-template-media .ml_2:nth-child(12n),
  article.sportfile .ml_2:nth-child(6n),
  article.sidearm-story-template .ml_2:nth-child(6n),
  .sidearm-story-template-media .ml_2:nth-child(6n),
  article.sportfile .ml_2:nth-child(4n),
  article.sidearm-story-template .ml_2:nth-child(4n),
  .sidearm-story-template-media .ml_2:nth-child(4n),
  article.sportfile .ml_2:nth-child(3n),
  article.sidearm-story-template .ml_2:nth-child(3n),
  .sidearm-story-template-media .ml_2:nth-child(3n),
  article.sportfile .ml_2:nth-child(2n),
  article.sidearm-story-template .ml_2:nth-child(2n),
  .sidearm-story-template-media .ml_2:nth-child(2n) {
    width: 15.72419%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_2:nth-child(6n),
  article.sidearm-story-template .ml_2:nth-child(6n),
  .sidearm-story-template-media .ml_2:nth-child(6n),
  article.sportfile .ml_2.last,
  article.sidearm-story-template .ml_2.last,
  .sidearm-story-template-media .ml_2.last {
    width: 15.72419%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .ml_3,
  article.sidearm-story-template .ml_3,
  .sidearm-story-template-media .ml_3 {
    width: 24.15177%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_3:nth-child(12n),
  article.sidearm-story-template .ml_3:nth-child(12n),
  .sidearm-story-template-media .ml_3:nth-child(12n),
  article.sportfile .ml_3:nth-child(6n),
  article.sidearm-story-template .ml_3:nth-child(6n),
  .sidearm-story-template-media .ml_3:nth-child(6n),
  article.sportfile .ml_3:nth-child(4n),
  article.sidearm-story-template .ml_3:nth-child(4n),
  .sidearm-story-template-media .ml_3:nth-child(4n),
  article.sportfile .ml_3:nth-child(3n),
  article.sidearm-story-template .ml_3:nth-child(3n),
  .sidearm-story-template-media .ml_3:nth-child(3n),
  article.sportfile .ml_3:nth-child(2n),
  article.sidearm-story-template .ml_3:nth-child(2n),
  .sidearm-story-template-media .ml_3:nth-child(2n) {
    width: 24.15177%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_3:nth-child(4n),
  article.sidearm-story-template .ml_3:nth-child(4n),
  .sidearm-story-template-media .ml_3:nth-child(4n),
  article.sportfile .ml_3.last,
  article.sidearm-story-template .ml_3.last,
  .sidearm-story-template-media .ml_3.last {
    width: 24.15177%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .ml_4,
  article.sidearm-story-template .ml_4,
  .sidearm-story-template-media .ml_4 {
    width: 32.57935%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_4:nth-child(12n),
  article.sidearm-story-template .ml_4:nth-child(12n),
  .sidearm-story-template-media .ml_4:nth-child(12n),
  article.sportfile .ml_4:nth-child(6n),
  article.sidearm-story-template .ml_4:nth-child(6n),
  .sidearm-story-template-media .ml_4:nth-child(6n),
  article.sportfile .ml_4:nth-child(4n),
  article.sidearm-story-template .ml_4:nth-child(4n),
  .sidearm-story-template-media .ml_4:nth-child(4n),
  article.sportfile .ml_4:nth-child(3n),
  article.sidearm-story-template .ml_4:nth-child(3n),
  .sidearm-story-template-media .ml_4:nth-child(3n),
  article.sportfile .ml_4:nth-child(2n),
  article.sidearm-story-template .ml_4:nth-child(2n),
  .sidearm-story-template-media .ml_4:nth-child(2n) {
    width: 32.57935%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_4:nth-child(3n),
  article.sidearm-story-template .ml_4:nth-child(3n),
  .sidearm-story-template-media .ml_4:nth-child(3n),
  article.sportfile .ml_4.last,
  article.sidearm-story-template .ml_4.last,
  .sidearm-story-template-media .ml_4.last {
    width: 32.57935%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .ml_5,
  article.sidearm-story-template .ml_5,
  .sidearm-story-template-media .ml_5 {
    width: 41.00693%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_5:nth-child(12n),
  article.sidearm-story-template .ml_5:nth-child(12n),
  .sidearm-story-template-media .ml_5:nth-child(12n),
  article.sportfile .ml_5:nth-child(6n),
  article.sidearm-story-template .ml_5:nth-child(6n),
  .sidearm-story-template-media .ml_5:nth-child(6n),
  article.sportfile .ml_5:nth-child(4n),
  article.sidearm-story-template .ml_5:nth-child(4n),
  .sidearm-story-template-media .ml_5:nth-child(4n),
  article.sportfile .ml_5:nth-child(3n),
  article.sidearm-story-template .ml_5:nth-child(3n),
  .sidearm-story-template-media .ml_5:nth-child(3n),
  article.sportfile .ml_5:nth-child(2n),
  article.sidearm-story-template .ml_5:nth-child(2n),
  .sidearm-story-template-media .ml_5:nth-child(2n) {
    width: 41.00693%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_5.last,
  article.sidearm-story-template .ml_5.last,
  .sidearm-story-template-media .ml_5.last {
    width: 41.00693%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .ml_6,
  article.sidearm-story-template .ml_6,
  .sidearm-story-template-media .ml_6 {
    width: 49.43451%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_6:nth-child(12n),
  article.sidearm-story-template .ml_6:nth-child(12n),
  .sidearm-story-template-media .ml_6:nth-child(12n),
  article.sportfile .ml_6:nth-child(6n),
  article.sidearm-story-template .ml_6:nth-child(6n),
  .sidearm-story-template-media .ml_6:nth-child(6n),
  article.sportfile .ml_6:nth-child(4n),
  article.sidearm-story-template .ml_6:nth-child(4n),
  .sidearm-story-template-media .ml_6:nth-child(4n),
  article.sportfile .ml_6:nth-child(3n),
  article.sidearm-story-template .ml_6:nth-child(3n),
  .sidearm-story-template-media .ml_6:nth-child(3n),
  article.sportfile .ml_6:nth-child(2n),
  article.sidearm-story-template .ml_6:nth-child(2n),
  .sidearm-story-template-media .ml_6:nth-child(2n) {
    width: 49.43451%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_6:nth-child(2n),
  article.sidearm-story-template .ml_6:nth-child(2n),
  .sidearm-story-template-media .ml_6:nth-child(2n),
  article.sportfile .ml_6.last,
  article.sidearm-story-template .ml_6.last,
  .sidearm-story-template-media .ml_6.last {
    width: 49.43451%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .ml_7,
  article.sidearm-story-template .ml_7,
  .sidearm-story-template-media .ml_7 {
    width: 57.86209%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_7:nth-child(12n),
  article.sidearm-story-template .ml_7:nth-child(12n),
  .sidearm-story-template-media .ml_7:nth-child(12n),
  article.sportfile .ml_7:nth-child(6n),
  article.sidearm-story-template .ml_7:nth-child(6n),
  .sidearm-story-template-media .ml_7:nth-child(6n),
  article.sportfile .ml_7:nth-child(4n),
  article.sidearm-story-template .ml_7:nth-child(4n),
  .sidearm-story-template-media .ml_7:nth-child(4n),
  article.sportfile .ml_7:nth-child(3n),
  article.sidearm-story-template .ml_7:nth-child(3n),
  .sidearm-story-template-media .ml_7:nth-child(3n),
  article.sportfile .ml_7:nth-child(2n),
  article.sidearm-story-template .ml_7:nth-child(2n),
  .sidearm-story-template-media .ml_7:nth-child(2n) {
    width: 57.86209%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_7.last,
  article.sidearm-story-template .ml_7.last,
  .sidearm-story-template-media .ml_7.last {
    width: 57.86209%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .ml_8,
  article.sidearm-story-template .ml_8,
  .sidearm-story-template-media .ml_8 {
    width: 66.28968%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_8:nth-child(12n),
  article.sidearm-story-template .ml_8:nth-child(12n),
  .sidearm-story-template-media .ml_8:nth-child(12n),
  article.sportfile .ml_8:nth-child(6n),
  article.sidearm-story-template .ml_8:nth-child(6n),
  .sidearm-story-template-media .ml_8:nth-child(6n),
  article.sportfile .ml_8:nth-child(4n),
  article.sidearm-story-template .ml_8:nth-child(4n),
  .sidearm-story-template-media .ml_8:nth-child(4n),
  article.sportfile .ml_8:nth-child(3n),
  article.sidearm-story-template .ml_8:nth-child(3n),
  .sidearm-story-template-media .ml_8:nth-child(3n),
  article.sportfile .ml_8:nth-child(2n),
  article.sidearm-story-template .ml_8:nth-child(2n),
  .sidearm-story-template-media .ml_8:nth-child(2n) {
    width: 66.28968%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_8.last,
  article.sidearm-story-template .ml_8.last,
  .sidearm-story-template-media .ml_8.last {
    width: 66.28968%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .ml_9,
  article.sidearm-story-template .ml_9,
  .sidearm-story-template-media .ml_9 {
    width: 74.71726%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_9:nth-child(12n),
  article.sidearm-story-template .ml_9:nth-child(12n),
  .sidearm-story-template-media .ml_9:nth-child(12n),
  article.sportfile .ml_9:nth-child(6n),
  article.sidearm-story-template .ml_9:nth-child(6n),
  .sidearm-story-template-media .ml_9:nth-child(6n),
  article.sportfile .ml_9:nth-child(4n),
  article.sidearm-story-template .ml_9:nth-child(4n),
  .sidearm-story-template-media .ml_9:nth-child(4n),
  article.sportfile .ml_9:nth-child(3n),
  article.sidearm-story-template .ml_9:nth-child(3n),
  .sidearm-story-template-media .ml_9:nth-child(3n),
  article.sportfile .ml_9:nth-child(2n),
  article.sidearm-story-template .ml_9:nth-child(2n),
  .sidearm-story-template-media .ml_9:nth-child(2n) {
    width: 74.71726%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_9.last,
  article.sidearm-story-template .ml_9.last,
  .sidearm-story-template-media .ml_9.last {
    width: 74.71726%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .ml_10,
  article.sidearm-story-template .ml_10,
  .sidearm-story-template-media .ml_10 {
    width: 83.14484%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_10:nth-child(12n),
  article.sidearm-story-template .ml_10:nth-child(12n),
  .sidearm-story-template-media .ml_10:nth-child(12n),
  article.sportfile .ml_10:nth-child(6n),
  article.sidearm-story-template .ml_10:nth-child(6n),
  .sidearm-story-template-media .ml_10:nth-child(6n),
  article.sportfile .ml_10:nth-child(4n),
  article.sidearm-story-template .ml_10:nth-child(4n),
  .sidearm-story-template-media .ml_10:nth-child(4n),
  article.sportfile .ml_10:nth-child(3n),
  article.sidearm-story-template .ml_10:nth-child(3n),
  .sidearm-story-template-media .ml_10:nth-child(3n),
  article.sportfile .ml_10:nth-child(2n),
  article.sidearm-story-template .ml_10:nth-child(2n),
  .sidearm-story-template-media .ml_10:nth-child(2n) {
    width: 83.14484%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_10.last,
  article.sidearm-story-template .ml_10.last,
  .sidearm-story-template-media .ml_10.last {
    width: 83.14484%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .ml_11,
  article.sidearm-story-template .ml_11,
  .sidearm-story-template-media .ml_11 {
    width: 91.57242%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_11:nth-child(12n),
  article.sidearm-story-template .ml_11:nth-child(12n),
  .sidearm-story-template-media .ml_11:nth-child(12n),
  article.sportfile .ml_11:nth-child(6n),
  article.sidearm-story-template .ml_11:nth-child(6n),
  .sidearm-story-template-media .ml_11:nth-child(6n),
  article.sportfile .ml_11:nth-child(4n),
  article.sidearm-story-template .ml_11:nth-child(4n),
  .sidearm-story-template-media .ml_11:nth-child(4n),
  article.sportfile .ml_11:nth-child(3n),
  article.sidearm-story-template .ml_11:nth-child(3n),
  .sidearm-story-template-media .ml_11:nth-child(3n),
  article.sportfile .ml_11:nth-child(2n),
  article.sidearm-story-template .ml_11:nth-child(2n),
  .sidearm-story-template-media .ml_11:nth-child(2n) {
    width: 91.57242%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .ml_11.last,
  article.sidearm-story-template .ml_11.last,
  .sidearm-story-template-media .ml_11.last {
    width: 91.57242%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .ml_12,
  article.sidearm-story-template .ml_12,
  .sidearm-story-template-media .ml_12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  article.sportfile .ml_12:nth-child(12n),
  article.sidearm-story-template .ml_12:nth-child(12n),
  .sidearm-story-template-media .ml_12:nth-child(12n),
  article.sportfile .ml_12:nth-child(6n),
  article.sidearm-story-template .ml_12:nth-child(6n),
  .sidearm-story-template-media .ml_12:nth-child(6n),
  article.sportfile .ml_12:nth-child(4n),
  article.sidearm-story-template .ml_12:nth-child(4n),
  .sidearm-story-template-media .ml_12:nth-child(4n),
  article.sportfile .ml_12:nth-child(3n),
  article.sidearm-story-template .ml_12:nth-child(3n),
  .sidearm-story-template-media .ml_12:nth-child(3n),
  article.sportfile .ml_12:nth-child(2n),
  article.sidearm-story-template .ml_12:nth-child(2n),
  .sidearm-story-template-media .ml_12:nth-child(2n) {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  article.sportfile .ml_12.last,
  article.sidearm-story-template .ml_12.last,
  .sidearm-story-template-media .ml_12.last {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 42.5em) {
  article.sportfile .t_1,
  article.sidearm-story-template .t_1,
  .sidearm-story-template-media .t_1 {
    width: 7.29661%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_1:nth-child(12n),
  article.sidearm-story-template .t_1:nth-child(12n),
  .sidearm-story-template-media .t_1:nth-child(12n),
  article.sportfile .t_1:nth-child(6n),
  article.sidearm-story-template .t_1:nth-child(6n),
  .sidearm-story-template-media .t_1:nth-child(6n),
  article.sportfile .t_1:nth-child(4n),
  article.sidearm-story-template .t_1:nth-child(4n),
  .sidearm-story-template-media .t_1:nth-child(4n),
  article.sportfile .t_1:nth-child(3n),
  article.sidearm-story-template .t_1:nth-child(3n),
  .sidearm-story-template-media .t_1:nth-child(3n),
  article.sportfile .t_1:nth-child(2n),
  article.sidearm-story-template .t_1:nth-child(2n),
  .sidearm-story-template-media .t_1:nth-child(2n) {
    width: 7.29661%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_1:nth-child(12n),
  article.sidearm-story-template .t_1:nth-child(12n),
  .sidearm-story-template-media .t_1:nth-child(12n),
  article.sportfile .t_1.last,
  article.sidearm-story-template .t_1.last,
  .sidearm-story-template-media .t_1.last {
    width: 7.29661%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .t_2,
  article.sidearm-story-template .t_2,
  .sidearm-story-template-media .t_2 {
    width: 15.72419%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_2:nth-child(12n),
  article.sidearm-story-template .t_2:nth-child(12n),
  .sidearm-story-template-media .t_2:nth-child(12n),
  article.sportfile .t_2:nth-child(6n),
  article.sidearm-story-template .t_2:nth-child(6n),
  .sidearm-story-template-media .t_2:nth-child(6n),
  article.sportfile .t_2:nth-child(4n),
  article.sidearm-story-template .t_2:nth-child(4n),
  .sidearm-story-template-media .t_2:nth-child(4n),
  article.sportfile .t_2:nth-child(3n),
  article.sidearm-story-template .t_2:nth-child(3n),
  .sidearm-story-template-media .t_2:nth-child(3n),
  article.sportfile .t_2:nth-child(2n),
  article.sidearm-story-template .t_2:nth-child(2n),
  .sidearm-story-template-media .t_2:nth-child(2n) {
    width: 15.72419%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_2:nth-child(6n),
  article.sidearm-story-template .t_2:nth-child(6n),
  .sidearm-story-template-media .t_2:nth-child(6n),
  article.sportfile .t_2.last,
  article.sidearm-story-template .t_2.last,
  .sidearm-story-template-media .t_2.last {
    width: 15.72419%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .t_3,
  article.sidearm-story-template .t_3,
  .sidearm-story-template-media .t_3 {
    width: 24.15177%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_3:nth-child(12n),
  article.sidearm-story-template .t_3:nth-child(12n),
  .sidearm-story-template-media .t_3:nth-child(12n),
  article.sportfile .t_3:nth-child(6n),
  article.sidearm-story-template .t_3:nth-child(6n),
  .sidearm-story-template-media .t_3:nth-child(6n),
  article.sportfile .t_3:nth-child(4n),
  article.sidearm-story-template .t_3:nth-child(4n),
  .sidearm-story-template-media .t_3:nth-child(4n),
  article.sportfile .t_3:nth-child(3n),
  article.sidearm-story-template .t_3:nth-child(3n),
  .sidearm-story-template-media .t_3:nth-child(3n),
  article.sportfile .t_3:nth-child(2n),
  article.sidearm-story-template .t_3:nth-child(2n),
  .sidearm-story-template-media .t_3:nth-child(2n) {
    width: 24.15177%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_3:nth-child(4n),
  article.sidearm-story-template .t_3:nth-child(4n),
  .sidearm-story-template-media .t_3:nth-child(4n),
  article.sportfile .t_3.last,
  article.sidearm-story-template .t_3.last,
  .sidearm-story-template-media .t_3.last {
    width: 24.15177%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .t_4,
  article.sidearm-story-template .t_4,
  .sidearm-story-template-media .t_4 {
    width: 32.57935%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_4:nth-child(12n),
  article.sidearm-story-template .t_4:nth-child(12n),
  .sidearm-story-template-media .t_4:nth-child(12n),
  article.sportfile .t_4:nth-child(6n),
  article.sidearm-story-template .t_4:nth-child(6n),
  .sidearm-story-template-media .t_4:nth-child(6n),
  article.sportfile .t_4:nth-child(4n),
  article.sidearm-story-template .t_4:nth-child(4n),
  .sidearm-story-template-media .t_4:nth-child(4n),
  article.sportfile .t_4:nth-child(3n),
  article.sidearm-story-template .t_4:nth-child(3n),
  .sidearm-story-template-media .t_4:nth-child(3n),
  article.sportfile .t_4:nth-child(2n),
  article.sidearm-story-template .t_4:nth-child(2n),
  .sidearm-story-template-media .t_4:nth-child(2n) {
    width: 32.57935%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_4:nth-child(3n),
  article.sidearm-story-template .t_4:nth-child(3n),
  .sidearm-story-template-media .t_4:nth-child(3n),
  article.sportfile .t_4.last,
  article.sidearm-story-template .t_4.last,
  .sidearm-story-template-media .t_4.last {
    width: 32.57935%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .t_5,
  article.sidearm-story-template .t_5,
  .sidearm-story-template-media .t_5 {
    width: 41.00693%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_5:nth-child(12n),
  article.sidearm-story-template .t_5:nth-child(12n),
  .sidearm-story-template-media .t_5:nth-child(12n),
  article.sportfile .t_5:nth-child(6n),
  article.sidearm-story-template .t_5:nth-child(6n),
  .sidearm-story-template-media .t_5:nth-child(6n),
  article.sportfile .t_5:nth-child(4n),
  article.sidearm-story-template .t_5:nth-child(4n),
  .sidearm-story-template-media .t_5:nth-child(4n),
  article.sportfile .t_5:nth-child(3n),
  article.sidearm-story-template .t_5:nth-child(3n),
  .sidearm-story-template-media .t_5:nth-child(3n),
  article.sportfile .t_5:nth-child(2n),
  article.sidearm-story-template .t_5:nth-child(2n),
  .sidearm-story-template-media .t_5:nth-child(2n) {
    width: 41.00693%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_5.last,
  article.sidearm-story-template .t_5.last,
  .sidearm-story-template-media .t_5.last {
    width: 41.00693%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .t_6,
  article.sidearm-story-template .t_6,
  .sidearm-story-template-media .t_6 {
    width: 49.43451%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_6:nth-child(12n),
  article.sidearm-story-template .t_6:nth-child(12n),
  .sidearm-story-template-media .t_6:nth-child(12n),
  article.sportfile .t_6:nth-child(6n),
  article.sidearm-story-template .t_6:nth-child(6n),
  .sidearm-story-template-media .t_6:nth-child(6n),
  article.sportfile .t_6:nth-child(4n),
  article.sidearm-story-template .t_6:nth-child(4n),
  .sidearm-story-template-media .t_6:nth-child(4n),
  article.sportfile .t_6:nth-child(3n),
  article.sidearm-story-template .t_6:nth-child(3n),
  .sidearm-story-template-media .t_6:nth-child(3n),
  article.sportfile .t_6:nth-child(2n),
  article.sidearm-story-template .t_6:nth-child(2n),
  .sidearm-story-template-media .t_6:nth-child(2n) {
    width: 49.43451%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_6:nth-child(2n),
  article.sidearm-story-template .t_6:nth-child(2n),
  .sidearm-story-template-media .t_6:nth-child(2n),
  article.sportfile .t_6.last,
  article.sidearm-story-template .t_6.last,
  .sidearm-story-template-media .t_6.last {
    width: 49.43451%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .t_7,
  article.sidearm-story-template .t_7,
  .sidearm-story-template-media .t_7 {
    width: 57.86209%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_7:nth-child(12n),
  article.sidearm-story-template .t_7:nth-child(12n),
  .sidearm-story-template-media .t_7:nth-child(12n),
  article.sportfile .t_7:nth-child(6n),
  article.sidearm-story-template .t_7:nth-child(6n),
  .sidearm-story-template-media .t_7:nth-child(6n),
  article.sportfile .t_7:nth-child(4n),
  article.sidearm-story-template .t_7:nth-child(4n),
  .sidearm-story-template-media .t_7:nth-child(4n),
  article.sportfile .t_7:nth-child(3n),
  article.sidearm-story-template .t_7:nth-child(3n),
  .sidearm-story-template-media .t_7:nth-child(3n),
  article.sportfile .t_7:nth-child(2n),
  article.sidearm-story-template .t_7:nth-child(2n),
  .sidearm-story-template-media .t_7:nth-child(2n) {
    width: 57.86209%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_7.last,
  article.sidearm-story-template .t_7.last,
  .sidearm-story-template-media .t_7.last {
    width: 57.86209%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .t_8,
  article.sidearm-story-template .t_8,
  .sidearm-story-template-media .t_8 {
    width: 66.28968%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_8:nth-child(12n),
  article.sidearm-story-template .t_8:nth-child(12n),
  .sidearm-story-template-media .t_8:nth-child(12n),
  article.sportfile .t_8:nth-child(6n),
  article.sidearm-story-template .t_8:nth-child(6n),
  .sidearm-story-template-media .t_8:nth-child(6n),
  article.sportfile .t_8:nth-child(4n),
  article.sidearm-story-template .t_8:nth-child(4n),
  .sidearm-story-template-media .t_8:nth-child(4n),
  article.sportfile .t_8:nth-child(3n),
  article.sidearm-story-template .t_8:nth-child(3n),
  .sidearm-story-template-media .t_8:nth-child(3n),
  article.sportfile .t_8:nth-child(2n),
  article.sidearm-story-template .t_8:nth-child(2n),
  .sidearm-story-template-media .t_8:nth-child(2n) {
    width: 66.28968%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_8.last,
  article.sidearm-story-template .t_8.last,
  .sidearm-story-template-media .t_8.last {
    width: 66.28968%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .t_9,
  article.sidearm-story-template .t_9,
  .sidearm-story-template-media .t_9 {
    width: 74.71726%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_9:nth-child(12n),
  article.sidearm-story-template .t_9:nth-child(12n),
  .sidearm-story-template-media .t_9:nth-child(12n),
  article.sportfile .t_9:nth-child(6n),
  article.sidearm-story-template .t_9:nth-child(6n),
  .sidearm-story-template-media .t_9:nth-child(6n),
  article.sportfile .t_9:nth-child(4n),
  article.sidearm-story-template .t_9:nth-child(4n),
  .sidearm-story-template-media .t_9:nth-child(4n),
  article.sportfile .t_9:nth-child(3n),
  article.sidearm-story-template .t_9:nth-child(3n),
  .sidearm-story-template-media .t_9:nth-child(3n),
  article.sportfile .t_9:nth-child(2n),
  article.sidearm-story-template .t_9:nth-child(2n),
  .sidearm-story-template-media .t_9:nth-child(2n) {
    width: 74.71726%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_9.last,
  article.sidearm-story-template .t_9.last,
  .sidearm-story-template-media .t_9.last {
    width: 74.71726%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .t_10,
  article.sidearm-story-template .t_10,
  .sidearm-story-template-media .t_10 {
    width: 83.14484%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_10:nth-child(12n),
  article.sidearm-story-template .t_10:nth-child(12n),
  .sidearm-story-template-media .t_10:nth-child(12n),
  article.sportfile .t_10:nth-child(6n),
  article.sidearm-story-template .t_10:nth-child(6n),
  .sidearm-story-template-media .t_10:nth-child(6n),
  article.sportfile .t_10:nth-child(4n),
  article.sidearm-story-template .t_10:nth-child(4n),
  .sidearm-story-template-media .t_10:nth-child(4n),
  article.sportfile .t_10:nth-child(3n),
  article.sidearm-story-template .t_10:nth-child(3n),
  .sidearm-story-template-media .t_10:nth-child(3n),
  article.sportfile .t_10:nth-child(2n),
  article.sidearm-story-template .t_10:nth-child(2n),
  .sidearm-story-template-media .t_10:nth-child(2n) {
    width: 83.14484%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_10.last,
  article.sidearm-story-template .t_10.last,
  .sidearm-story-template-media .t_10.last {
    width: 83.14484%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .t_11,
  article.sidearm-story-template .t_11,
  .sidearm-story-template-media .t_11 {
    width: 91.57242%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_11:nth-child(12n),
  article.sidearm-story-template .t_11:nth-child(12n),
  .sidearm-story-template-media .t_11:nth-child(12n),
  article.sportfile .t_11:nth-child(6n),
  article.sidearm-story-template .t_11:nth-child(6n),
  .sidearm-story-template-media .t_11:nth-child(6n),
  article.sportfile .t_11:nth-child(4n),
  article.sidearm-story-template .t_11:nth-child(4n),
  .sidearm-story-template-media .t_11:nth-child(4n),
  article.sportfile .t_11:nth-child(3n),
  article.sidearm-story-template .t_11:nth-child(3n),
  .sidearm-story-template-media .t_11:nth-child(3n),
  article.sportfile .t_11:nth-child(2n),
  article.sidearm-story-template .t_11:nth-child(2n),
  .sidearm-story-template-media .t_11:nth-child(2n) {
    width: 91.57242%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .t_11.last,
  article.sidearm-story-template .t_11.last,
  .sidearm-story-template-media .t_11.last {
    width: 91.57242%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .t_12,
  article.sidearm-story-template .t_12,
  .sidearm-story-template-media .t_12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  article.sportfile .t_12:nth-child(12n),
  article.sidearm-story-template .t_12:nth-child(12n),
  .sidearm-story-template-media .t_12:nth-child(12n),
  article.sportfile .t_12:nth-child(6n),
  article.sidearm-story-template .t_12:nth-child(6n),
  .sidearm-story-template-media .t_12:nth-child(6n),
  article.sportfile .t_12:nth-child(4n),
  article.sidearm-story-template .t_12:nth-child(4n),
  .sidearm-story-template-media .t_12:nth-child(4n),
  article.sportfile .t_12:nth-child(3n),
  article.sidearm-story-template .t_12:nth-child(3n),
  .sidearm-story-template-media .t_12:nth-child(3n),
  article.sportfile .t_12:nth-child(2n),
  article.sidearm-story-template .t_12:nth-child(2n),
  .sidearm-story-template-media .t_12:nth-child(2n) {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  article.sportfile .t_12.last,
  article.sidearm-story-template .t_12.last,
  .sidearm-story-template-media .t_12.last {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 53.5em) {
  article.sportfile .tl_1,
  article.sidearm-story-template .tl_1,
  .sidearm-story-template-media .tl_1 {
    width: 7.29661%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_1:nth-child(12n),
  article.sidearm-story-template .tl_1:nth-child(12n),
  .sidearm-story-template-media .tl_1:nth-child(12n),
  article.sportfile .tl_1:nth-child(6n),
  article.sidearm-story-template .tl_1:nth-child(6n),
  .sidearm-story-template-media .tl_1:nth-child(6n),
  article.sportfile .tl_1:nth-child(4n),
  article.sidearm-story-template .tl_1:nth-child(4n),
  .sidearm-story-template-media .tl_1:nth-child(4n),
  article.sportfile .tl_1:nth-child(3n),
  article.sidearm-story-template .tl_1:nth-child(3n),
  .sidearm-story-template-media .tl_1:nth-child(3n),
  article.sportfile .tl_1:nth-child(2n),
  article.sidearm-story-template .tl_1:nth-child(2n),
  .sidearm-story-template-media .tl_1:nth-child(2n) {
    width: 7.29661%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_1:nth-child(12n),
  article.sidearm-story-template .tl_1:nth-child(12n),
  .sidearm-story-template-media .tl_1:nth-child(12n),
  article.sportfile .tl_1.last,
  article.sidearm-story-template .tl_1.last,
  .sidearm-story-template-media .tl_1.last {
    width: 7.29661%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .tl_2,
  article.sidearm-story-template .tl_2,
  .sidearm-story-template-media .tl_2 {
    width: 15.72419%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_2:nth-child(12n),
  article.sidearm-story-template .tl_2:nth-child(12n),
  .sidearm-story-template-media .tl_2:nth-child(12n),
  article.sportfile .tl_2:nth-child(6n),
  article.sidearm-story-template .tl_2:nth-child(6n),
  .sidearm-story-template-media .tl_2:nth-child(6n),
  article.sportfile .tl_2:nth-child(4n),
  article.sidearm-story-template .tl_2:nth-child(4n),
  .sidearm-story-template-media .tl_2:nth-child(4n),
  article.sportfile .tl_2:nth-child(3n),
  article.sidearm-story-template .tl_2:nth-child(3n),
  .sidearm-story-template-media .tl_2:nth-child(3n),
  article.sportfile .tl_2:nth-child(2n),
  article.sidearm-story-template .tl_2:nth-child(2n),
  .sidearm-story-template-media .tl_2:nth-child(2n) {
    width: 15.72419%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_2:nth-child(6n),
  article.sidearm-story-template .tl_2:nth-child(6n),
  .sidearm-story-template-media .tl_2:nth-child(6n),
  article.sportfile .tl_2.last,
  article.sidearm-story-template .tl_2.last,
  .sidearm-story-template-media .tl_2.last {
    width: 15.72419%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .tl_3,
  article.sidearm-story-template .tl_3,
  .sidearm-story-template-media .tl_3 {
    width: 24.15177%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_3:nth-child(12n),
  article.sidearm-story-template .tl_3:nth-child(12n),
  .sidearm-story-template-media .tl_3:nth-child(12n),
  article.sportfile .tl_3:nth-child(6n),
  article.sidearm-story-template .tl_3:nth-child(6n),
  .sidearm-story-template-media .tl_3:nth-child(6n),
  article.sportfile .tl_3:nth-child(4n),
  article.sidearm-story-template .tl_3:nth-child(4n),
  .sidearm-story-template-media .tl_3:nth-child(4n),
  article.sportfile .tl_3:nth-child(3n),
  article.sidearm-story-template .tl_3:nth-child(3n),
  .sidearm-story-template-media .tl_3:nth-child(3n),
  article.sportfile .tl_3:nth-child(2n),
  article.sidearm-story-template .tl_3:nth-child(2n),
  .sidearm-story-template-media .tl_3:nth-child(2n) {
    width: 24.15177%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_3:nth-child(4n),
  article.sidearm-story-template .tl_3:nth-child(4n),
  .sidearm-story-template-media .tl_3:nth-child(4n),
  article.sportfile .tl_3.last,
  article.sidearm-story-template .tl_3.last,
  .sidearm-story-template-media .tl_3.last {
    width: 24.15177%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .tl_4,
  article.sidearm-story-template .tl_4,
  .sidearm-story-template-media .tl_4 {
    width: 32.57935%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_4:nth-child(12n),
  article.sidearm-story-template .tl_4:nth-child(12n),
  .sidearm-story-template-media .tl_4:nth-child(12n),
  article.sportfile .tl_4:nth-child(6n),
  article.sidearm-story-template .tl_4:nth-child(6n),
  .sidearm-story-template-media .tl_4:nth-child(6n),
  article.sportfile .tl_4:nth-child(4n),
  article.sidearm-story-template .tl_4:nth-child(4n),
  .sidearm-story-template-media .tl_4:nth-child(4n),
  article.sportfile .tl_4:nth-child(3n),
  article.sidearm-story-template .tl_4:nth-child(3n),
  .sidearm-story-template-media .tl_4:nth-child(3n),
  article.sportfile .tl_4:nth-child(2n),
  article.sidearm-story-template .tl_4:nth-child(2n),
  .sidearm-story-template-media .tl_4:nth-child(2n) {
    width: 32.57935%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_4:nth-child(3n),
  article.sidearm-story-template .tl_4:nth-child(3n),
  .sidearm-story-template-media .tl_4:nth-child(3n),
  article.sportfile .tl_4.last,
  article.sidearm-story-template .tl_4.last,
  .sidearm-story-template-media .tl_4.last {
    width: 32.57935%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .tl_5,
  article.sidearm-story-template .tl_5,
  .sidearm-story-template-media .tl_5 {
    width: 41.00693%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_5:nth-child(12n),
  article.sidearm-story-template .tl_5:nth-child(12n),
  .sidearm-story-template-media .tl_5:nth-child(12n),
  article.sportfile .tl_5:nth-child(6n),
  article.sidearm-story-template .tl_5:nth-child(6n),
  .sidearm-story-template-media .tl_5:nth-child(6n),
  article.sportfile .tl_5:nth-child(4n),
  article.sidearm-story-template .tl_5:nth-child(4n),
  .sidearm-story-template-media .tl_5:nth-child(4n),
  article.sportfile .tl_5:nth-child(3n),
  article.sidearm-story-template .tl_5:nth-child(3n),
  .sidearm-story-template-media .tl_5:nth-child(3n),
  article.sportfile .tl_5:nth-child(2n),
  article.sidearm-story-template .tl_5:nth-child(2n),
  .sidearm-story-template-media .tl_5:nth-child(2n) {
    width: 41.00693%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_5.last,
  article.sidearm-story-template .tl_5.last,
  .sidearm-story-template-media .tl_5.last {
    width: 41.00693%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .tl_6,
  article.sidearm-story-template .tl_6,
  .sidearm-story-template-media .tl_6 {
    width: 49.43451%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_6:nth-child(12n),
  article.sidearm-story-template .tl_6:nth-child(12n),
  .sidearm-story-template-media .tl_6:nth-child(12n),
  article.sportfile .tl_6:nth-child(6n),
  article.sidearm-story-template .tl_6:nth-child(6n),
  .sidearm-story-template-media .tl_6:nth-child(6n),
  article.sportfile .tl_6:nth-child(4n),
  article.sidearm-story-template .tl_6:nth-child(4n),
  .sidearm-story-template-media .tl_6:nth-child(4n),
  article.sportfile .tl_6:nth-child(3n),
  article.sidearm-story-template .tl_6:nth-child(3n),
  .sidearm-story-template-media .tl_6:nth-child(3n),
  article.sportfile .tl_6:nth-child(2n),
  article.sidearm-story-template .tl_6:nth-child(2n),
  .sidearm-story-template-media .tl_6:nth-child(2n) {
    width: 49.43451%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_6:nth-child(2n),
  article.sidearm-story-template .tl_6:nth-child(2n),
  .sidearm-story-template-media .tl_6:nth-child(2n),
  article.sportfile .tl_6.last,
  article.sidearm-story-template .tl_6.last,
  .sidearm-story-template-media .tl_6.last {
    width: 49.43451%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .tl_7,
  article.sidearm-story-template .tl_7,
  .sidearm-story-template-media .tl_7 {
    width: 57.86209%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_7:nth-child(12n),
  article.sidearm-story-template .tl_7:nth-child(12n),
  .sidearm-story-template-media .tl_7:nth-child(12n),
  article.sportfile .tl_7:nth-child(6n),
  article.sidearm-story-template .tl_7:nth-child(6n),
  .sidearm-story-template-media .tl_7:nth-child(6n),
  article.sportfile .tl_7:nth-child(4n),
  article.sidearm-story-template .tl_7:nth-child(4n),
  .sidearm-story-template-media .tl_7:nth-child(4n),
  article.sportfile .tl_7:nth-child(3n),
  article.sidearm-story-template .tl_7:nth-child(3n),
  .sidearm-story-template-media .tl_7:nth-child(3n),
  article.sportfile .tl_7:nth-child(2n),
  article.sidearm-story-template .tl_7:nth-child(2n),
  .sidearm-story-template-media .tl_7:nth-child(2n) {
    width: 57.86209%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_7.last,
  article.sidearm-story-template .tl_7.last,
  .sidearm-story-template-media .tl_7.last {
    width: 57.86209%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .tl_8,
  article.sidearm-story-template .tl_8,
  .sidearm-story-template-media .tl_8 {
    width: 66.28968%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_8:nth-child(12n),
  article.sidearm-story-template .tl_8:nth-child(12n),
  .sidearm-story-template-media .tl_8:nth-child(12n),
  article.sportfile .tl_8:nth-child(6n),
  article.sidearm-story-template .tl_8:nth-child(6n),
  .sidearm-story-template-media .tl_8:nth-child(6n),
  article.sportfile .tl_8:nth-child(4n),
  article.sidearm-story-template .tl_8:nth-child(4n),
  .sidearm-story-template-media .tl_8:nth-child(4n),
  article.sportfile .tl_8:nth-child(3n),
  article.sidearm-story-template .tl_8:nth-child(3n),
  .sidearm-story-template-media .tl_8:nth-child(3n),
  article.sportfile .tl_8:nth-child(2n),
  article.sidearm-story-template .tl_8:nth-child(2n),
  .sidearm-story-template-media .tl_8:nth-child(2n) {
    width: 66.28968%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_8.last,
  article.sidearm-story-template .tl_8.last,
  .sidearm-story-template-media .tl_8.last {
    width: 66.28968%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .tl_9,
  article.sidearm-story-template .tl_9,
  .sidearm-story-template-media .tl_9 {
    width: 74.71726%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_9:nth-child(12n),
  article.sidearm-story-template .tl_9:nth-child(12n),
  .sidearm-story-template-media .tl_9:nth-child(12n),
  article.sportfile .tl_9:nth-child(6n),
  article.sidearm-story-template .tl_9:nth-child(6n),
  .sidearm-story-template-media .tl_9:nth-child(6n),
  article.sportfile .tl_9:nth-child(4n),
  article.sidearm-story-template .tl_9:nth-child(4n),
  .sidearm-story-template-media .tl_9:nth-child(4n),
  article.sportfile .tl_9:nth-child(3n),
  article.sidearm-story-template .tl_9:nth-child(3n),
  .sidearm-story-template-media .tl_9:nth-child(3n),
  article.sportfile .tl_9:nth-child(2n),
  article.sidearm-story-template .tl_9:nth-child(2n),
  .sidearm-story-template-media .tl_9:nth-child(2n) {
    width: 74.71726%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_9.last,
  article.sidearm-story-template .tl_9.last,
  .sidearm-story-template-media .tl_9.last {
    width: 74.71726%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .tl_10,
  article.sidearm-story-template .tl_10,
  .sidearm-story-template-media .tl_10 {
    width: 83.14484%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_10:nth-child(12n),
  article.sidearm-story-template .tl_10:nth-child(12n),
  .sidearm-story-template-media .tl_10:nth-child(12n),
  article.sportfile .tl_10:nth-child(6n),
  article.sidearm-story-template .tl_10:nth-child(6n),
  .sidearm-story-template-media .tl_10:nth-child(6n),
  article.sportfile .tl_10:nth-child(4n),
  article.sidearm-story-template .tl_10:nth-child(4n),
  .sidearm-story-template-media .tl_10:nth-child(4n),
  article.sportfile .tl_10:nth-child(3n),
  article.sidearm-story-template .tl_10:nth-child(3n),
  .sidearm-story-template-media .tl_10:nth-child(3n),
  article.sportfile .tl_10:nth-child(2n),
  article.sidearm-story-template .tl_10:nth-child(2n),
  .sidearm-story-template-media .tl_10:nth-child(2n) {
    width: 83.14484%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_10.last,
  article.sidearm-story-template .tl_10.last,
  .sidearm-story-template-media .tl_10.last {
    width: 83.14484%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .tl_11,
  article.sidearm-story-template .tl_11,
  .sidearm-story-template-media .tl_11 {
    width: 91.57242%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_11:nth-child(12n),
  article.sidearm-story-template .tl_11:nth-child(12n),
  .sidearm-story-template-media .tl_11:nth-child(12n),
  article.sportfile .tl_11:nth-child(6n),
  article.sidearm-story-template .tl_11:nth-child(6n),
  .sidearm-story-template-media .tl_11:nth-child(6n),
  article.sportfile .tl_11:nth-child(4n),
  article.sidearm-story-template .tl_11:nth-child(4n),
  .sidearm-story-template-media .tl_11:nth-child(4n),
  article.sportfile .tl_11:nth-child(3n),
  article.sidearm-story-template .tl_11:nth-child(3n),
  .sidearm-story-template-media .tl_11:nth-child(3n),
  article.sportfile .tl_11:nth-child(2n),
  article.sidearm-story-template .tl_11:nth-child(2n),
  .sidearm-story-template-media .tl_11:nth-child(2n) {
    width: 91.57242%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .tl_11.last,
  article.sidearm-story-template .tl_11.last,
  .sidearm-story-template-media .tl_11.last {
    width: 91.57242%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .tl_12,
  article.sidearm-story-template .tl_12,
  .sidearm-story-template-media .tl_12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  article.sportfile .tl_12:nth-child(12n),
  article.sidearm-story-template .tl_12:nth-child(12n),
  .sidearm-story-template-media .tl_12:nth-child(12n),
  article.sportfile .tl_12:nth-child(6n),
  article.sidearm-story-template .tl_12:nth-child(6n),
  .sidearm-story-template-media .tl_12:nth-child(6n),
  article.sportfile .tl_12:nth-child(4n),
  article.sidearm-story-template .tl_12:nth-child(4n),
  .sidearm-story-template-media .tl_12:nth-child(4n),
  article.sportfile .tl_12:nth-child(3n),
  article.sidearm-story-template .tl_12:nth-child(3n),
  .sidearm-story-template-media .tl_12:nth-child(3n),
  article.sportfile .tl_12:nth-child(2n),
  article.sidearm-story-template .tl_12:nth-child(2n),
  .sidearm-story-template-media .tl_12:nth-child(2n) {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  article.sportfile .tl_12.last,
  article.sidearm-story-template .tl_12.last,
  .sidearm-story-template-media .tl_12.last {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 64.5em) {
  article.sportfile .d_1,
  article.sidearm-story-template .d_1,
  .sidearm-story-template-media .d_1 {
    width: 7.29661%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_1:nth-child(12n),
  article.sidearm-story-template .d_1:nth-child(12n),
  .sidearm-story-template-media .d_1:nth-child(12n),
  article.sportfile .d_1:nth-child(6n),
  article.sidearm-story-template .d_1:nth-child(6n),
  .sidearm-story-template-media .d_1:nth-child(6n),
  article.sportfile .d_1:nth-child(4n),
  article.sidearm-story-template .d_1:nth-child(4n),
  .sidearm-story-template-media .d_1:nth-child(4n),
  article.sportfile .d_1:nth-child(3n),
  article.sidearm-story-template .d_1:nth-child(3n),
  .sidearm-story-template-media .d_1:nth-child(3n),
  article.sportfile .d_1:nth-child(2n),
  article.sidearm-story-template .d_1:nth-child(2n),
  .sidearm-story-template-media .d_1:nth-child(2n) {
    width: 7.29661%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_1:nth-child(12n),
  article.sidearm-story-template .d_1:nth-child(12n),
  .sidearm-story-template-media .d_1:nth-child(12n),
  article.sportfile .d_1.last,
  article.sidearm-story-template .d_1.last,
  .sidearm-story-template-media .d_1.last {
    width: 7.29661%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .d_2,
  article.sidearm-story-template .d_2,
  .sidearm-story-template-media .d_2 {
    width: 15.72419%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_2:nth-child(12n),
  article.sidearm-story-template .d_2:nth-child(12n),
  .sidearm-story-template-media .d_2:nth-child(12n),
  article.sportfile .d_2:nth-child(6n),
  article.sidearm-story-template .d_2:nth-child(6n),
  .sidearm-story-template-media .d_2:nth-child(6n),
  article.sportfile .d_2:nth-child(4n),
  article.sidearm-story-template .d_2:nth-child(4n),
  .sidearm-story-template-media .d_2:nth-child(4n),
  article.sportfile .d_2:nth-child(3n),
  article.sidearm-story-template .d_2:nth-child(3n),
  .sidearm-story-template-media .d_2:nth-child(3n),
  article.sportfile .d_2:nth-child(2n),
  article.sidearm-story-template .d_2:nth-child(2n),
  .sidearm-story-template-media .d_2:nth-child(2n) {
    width: 15.72419%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_2:nth-child(6n),
  article.sidearm-story-template .d_2:nth-child(6n),
  .sidearm-story-template-media .d_2:nth-child(6n),
  article.sportfile .d_2.last,
  article.sidearm-story-template .d_2.last,
  .sidearm-story-template-media .d_2.last {
    width: 15.72419%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .d_3,
  article.sidearm-story-template .d_3,
  .sidearm-story-template-media .d_3 {
    width: 24.15177%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_3:nth-child(12n),
  article.sidearm-story-template .d_3:nth-child(12n),
  .sidearm-story-template-media .d_3:nth-child(12n),
  article.sportfile .d_3:nth-child(6n),
  article.sidearm-story-template .d_3:nth-child(6n),
  .sidearm-story-template-media .d_3:nth-child(6n),
  article.sportfile .d_3:nth-child(4n),
  article.sidearm-story-template .d_3:nth-child(4n),
  .sidearm-story-template-media .d_3:nth-child(4n),
  article.sportfile .d_3:nth-child(3n),
  article.sidearm-story-template .d_3:nth-child(3n),
  .sidearm-story-template-media .d_3:nth-child(3n),
  article.sportfile .d_3:nth-child(2n),
  article.sidearm-story-template .d_3:nth-child(2n),
  .sidearm-story-template-media .d_3:nth-child(2n) {
    width: 24.15177%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_3:nth-child(4n),
  article.sidearm-story-template .d_3:nth-child(4n),
  .sidearm-story-template-media .d_3:nth-child(4n),
  article.sportfile .d_3.last,
  article.sidearm-story-template .d_3.last,
  .sidearm-story-template-media .d_3.last {
    width: 24.15177%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .d_4,
  article.sidearm-story-template .d_4,
  .sidearm-story-template-media .d_4 {
    width: 32.57935%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_4:nth-child(12n),
  article.sidearm-story-template .d_4:nth-child(12n),
  .sidearm-story-template-media .d_4:nth-child(12n),
  article.sportfile .d_4:nth-child(6n),
  article.sidearm-story-template .d_4:nth-child(6n),
  .sidearm-story-template-media .d_4:nth-child(6n),
  article.sportfile .d_4:nth-child(4n),
  article.sidearm-story-template .d_4:nth-child(4n),
  .sidearm-story-template-media .d_4:nth-child(4n),
  article.sportfile .d_4:nth-child(3n),
  article.sidearm-story-template .d_4:nth-child(3n),
  .sidearm-story-template-media .d_4:nth-child(3n),
  article.sportfile .d_4:nth-child(2n),
  article.sidearm-story-template .d_4:nth-child(2n),
  .sidearm-story-template-media .d_4:nth-child(2n) {
    width: 32.57935%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_4:nth-child(3n),
  article.sidearm-story-template .d_4:nth-child(3n),
  .sidearm-story-template-media .d_4:nth-child(3n),
  article.sportfile .d_4.last,
  article.sidearm-story-template .d_4.last,
  .sidearm-story-template-media .d_4.last {
    width: 32.57935%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .d_5,
  article.sidearm-story-template .d_5,
  .sidearm-story-template-media .d_5 {
    width: 41.00693%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_5:nth-child(12n),
  article.sidearm-story-template .d_5:nth-child(12n),
  .sidearm-story-template-media .d_5:nth-child(12n),
  article.sportfile .d_5:nth-child(6n),
  article.sidearm-story-template .d_5:nth-child(6n),
  .sidearm-story-template-media .d_5:nth-child(6n),
  article.sportfile .d_5:nth-child(4n),
  article.sidearm-story-template .d_5:nth-child(4n),
  .sidearm-story-template-media .d_5:nth-child(4n),
  article.sportfile .d_5:nth-child(3n),
  article.sidearm-story-template .d_5:nth-child(3n),
  .sidearm-story-template-media .d_5:nth-child(3n),
  article.sportfile .d_5:nth-child(2n),
  article.sidearm-story-template .d_5:nth-child(2n),
  .sidearm-story-template-media .d_5:nth-child(2n) {
    width: 41.00693%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_5.last,
  article.sidearm-story-template .d_5.last,
  .sidearm-story-template-media .d_5.last {
    width: 41.00693%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .d_6,
  article.sidearm-story-template .d_6,
  .sidearm-story-template-media .d_6 {
    width: 49.43451%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_6:nth-child(12n),
  article.sidearm-story-template .d_6:nth-child(12n),
  .sidearm-story-template-media .d_6:nth-child(12n),
  article.sportfile .d_6:nth-child(6n),
  article.sidearm-story-template .d_6:nth-child(6n),
  .sidearm-story-template-media .d_6:nth-child(6n),
  article.sportfile .d_6:nth-child(4n),
  article.sidearm-story-template .d_6:nth-child(4n),
  .sidearm-story-template-media .d_6:nth-child(4n),
  article.sportfile .d_6:nth-child(3n),
  article.sidearm-story-template .d_6:nth-child(3n),
  .sidearm-story-template-media .d_6:nth-child(3n),
  article.sportfile .d_6:nth-child(2n),
  article.sidearm-story-template .d_6:nth-child(2n),
  .sidearm-story-template-media .d_6:nth-child(2n) {
    width: 49.43451%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_6:nth-child(2n),
  article.sidearm-story-template .d_6:nth-child(2n),
  .sidearm-story-template-media .d_6:nth-child(2n),
  article.sportfile .d_6.last,
  article.sidearm-story-template .d_6.last,
  .sidearm-story-template-media .d_6.last {
    width: 49.43451%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .d_7,
  article.sidearm-story-template .d_7,
  .sidearm-story-template-media .d_7 {
    width: 57.86209%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_7:nth-child(12n),
  article.sidearm-story-template .d_7:nth-child(12n),
  .sidearm-story-template-media .d_7:nth-child(12n),
  article.sportfile .d_7:nth-child(6n),
  article.sidearm-story-template .d_7:nth-child(6n),
  .sidearm-story-template-media .d_7:nth-child(6n),
  article.sportfile .d_7:nth-child(4n),
  article.sidearm-story-template .d_7:nth-child(4n),
  .sidearm-story-template-media .d_7:nth-child(4n),
  article.sportfile .d_7:nth-child(3n),
  article.sidearm-story-template .d_7:nth-child(3n),
  .sidearm-story-template-media .d_7:nth-child(3n),
  article.sportfile .d_7:nth-child(2n),
  article.sidearm-story-template .d_7:nth-child(2n),
  .sidearm-story-template-media .d_7:nth-child(2n) {
    width: 57.86209%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_7.last,
  article.sidearm-story-template .d_7.last,
  .sidearm-story-template-media .d_7.last {
    width: 57.86209%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .d_8,
  article.sidearm-story-template .d_8,
  .sidearm-story-template-media .d_8 {
    width: 66.28968%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_8:nth-child(12n),
  article.sidearm-story-template .d_8:nth-child(12n),
  .sidearm-story-template-media .d_8:nth-child(12n),
  article.sportfile .d_8:nth-child(6n),
  article.sidearm-story-template .d_8:nth-child(6n),
  .sidearm-story-template-media .d_8:nth-child(6n),
  article.sportfile .d_8:nth-child(4n),
  article.sidearm-story-template .d_8:nth-child(4n),
  .sidearm-story-template-media .d_8:nth-child(4n),
  article.sportfile .d_8:nth-child(3n),
  article.sidearm-story-template .d_8:nth-child(3n),
  .sidearm-story-template-media .d_8:nth-child(3n),
  article.sportfile .d_8:nth-child(2n),
  article.sidearm-story-template .d_8:nth-child(2n),
  .sidearm-story-template-media .d_8:nth-child(2n) {
    width: 66.28968%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_8.last,
  article.sidearm-story-template .d_8.last,
  .sidearm-story-template-media .d_8.last {
    width: 66.28968%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .d_9,
  article.sidearm-story-template .d_9,
  .sidearm-story-template-media .d_9 {
    width: 74.71726%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_9:nth-child(12n),
  article.sidearm-story-template .d_9:nth-child(12n),
  .sidearm-story-template-media .d_9:nth-child(12n),
  article.sportfile .d_9:nth-child(6n),
  article.sidearm-story-template .d_9:nth-child(6n),
  .sidearm-story-template-media .d_9:nth-child(6n),
  article.sportfile .d_9:nth-child(4n),
  article.sidearm-story-template .d_9:nth-child(4n),
  .sidearm-story-template-media .d_9:nth-child(4n),
  article.sportfile .d_9:nth-child(3n),
  article.sidearm-story-template .d_9:nth-child(3n),
  .sidearm-story-template-media .d_9:nth-child(3n),
  article.sportfile .d_9:nth-child(2n),
  article.sidearm-story-template .d_9:nth-child(2n),
  .sidearm-story-template-media .d_9:nth-child(2n) {
    width: 74.71726%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_9.last,
  article.sidearm-story-template .d_9.last,
  .sidearm-story-template-media .d_9.last {
    width: 74.71726%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .d_10,
  article.sidearm-story-template .d_10,
  .sidearm-story-template-media .d_10 {
    width: 83.14484%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_10:nth-child(12n),
  article.sidearm-story-template .d_10:nth-child(12n),
  .sidearm-story-template-media .d_10:nth-child(12n),
  article.sportfile .d_10:nth-child(6n),
  article.sidearm-story-template .d_10:nth-child(6n),
  .sidearm-story-template-media .d_10:nth-child(6n),
  article.sportfile .d_10:nth-child(4n),
  article.sidearm-story-template .d_10:nth-child(4n),
  .sidearm-story-template-media .d_10:nth-child(4n),
  article.sportfile .d_10:nth-child(3n),
  article.sidearm-story-template .d_10:nth-child(3n),
  .sidearm-story-template-media .d_10:nth-child(3n),
  article.sportfile .d_10:nth-child(2n),
  article.sidearm-story-template .d_10:nth-child(2n),
  .sidearm-story-template-media .d_10:nth-child(2n) {
    width: 83.14484%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_10.last,
  article.sidearm-story-template .d_10.last,
  .sidearm-story-template-media .d_10.last {
    width: 83.14484%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .d_11,
  article.sidearm-story-template .d_11,
  .sidearm-story-template-media .d_11 {
    width: 91.57242%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_11:nth-child(12n),
  article.sidearm-story-template .d_11:nth-child(12n),
  .sidearm-story-template-media .d_11:nth-child(12n),
  article.sportfile .d_11:nth-child(6n),
  article.sidearm-story-template .d_11:nth-child(6n),
  .sidearm-story-template-media .d_11:nth-child(6n),
  article.sportfile .d_11:nth-child(4n),
  article.sidearm-story-template .d_11:nth-child(4n),
  .sidearm-story-template-media .d_11:nth-child(4n),
  article.sportfile .d_11:nth-child(3n),
  article.sidearm-story-template .d_11:nth-child(3n),
  .sidearm-story-template-media .d_11:nth-child(3n),
  article.sportfile .d_11:nth-child(2n),
  article.sidearm-story-template .d_11:nth-child(2n),
  .sidearm-story-template-media .d_11:nth-child(2n) {
    width: 91.57242%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .d_11.last,
  article.sidearm-story-template .d_11.last,
  .sidearm-story-template-media .d_11.last {
    width: 91.57242%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .d_12,
  article.sidearm-story-template .d_12,
  .sidearm-story-template-media .d_12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  article.sportfile .d_12:nth-child(12n),
  article.sidearm-story-template .d_12:nth-child(12n),
  .sidearm-story-template-media .d_12:nth-child(12n),
  article.sportfile .d_12:nth-child(6n),
  article.sidearm-story-template .d_12:nth-child(6n),
  .sidearm-story-template-media .d_12:nth-child(6n),
  article.sportfile .d_12:nth-child(4n),
  article.sidearm-story-template .d_12:nth-child(4n),
  .sidearm-story-template-media .d_12:nth-child(4n),
  article.sportfile .d_12:nth-child(3n),
  article.sidearm-story-template .d_12:nth-child(3n),
  .sidearm-story-template-media .d_12:nth-child(3n),
  article.sportfile .d_12:nth-child(2n),
  article.sidearm-story-template .d_12:nth-child(2n),
  .sidearm-story-template-media .d_12:nth-child(2n) {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  article.sportfile .d_12.last,
  article.sidearm-story-template .d_12.last,
  .sidearm-story-template-media .d_12.last {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 85.4375em) {
  article.sportfile .w_1,
  article.sidearm-story-template .w_1,
  .sidearm-story-template-media .w_1 {
    width: 7.29661%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_1:nth-child(12n),
  article.sidearm-story-template .w_1:nth-child(12n),
  .sidearm-story-template-media .w_1:nth-child(12n),
  article.sportfile .w_1:nth-child(6n),
  article.sidearm-story-template .w_1:nth-child(6n),
  .sidearm-story-template-media .w_1:nth-child(6n),
  article.sportfile .w_1:nth-child(4n),
  article.sidearm-story-template .w_1:nth-child(4n),
  .sidearm-story-template-media .w_1:nth-child(4n),
  article.sportfile .w_1:nth-child(3n),
  article.sidearm-story-template .w_1:nth-child(3n),
  .sidearm-story-template-media .w_1:nth-child(3n),
  article.sportfile .w_1:nth-child(2n),
  article.sidearm-story-template .w_1:nth-child(2n),
  .sidearm-story-template-media .w_1:nth-child(2n) {
    width: 7.29661%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_1:nth-child(12n),
  article.sidearm-story-template .w_1:nth-child(12n),
  .sidearm-story-template-media .w_1:nth-child(12n),
  article.sportfile .w_1.last,
  article.sidearm-story-template .w_1.last,
  .sidearm-story-template-media .w_1.last {
    width: 7.29661%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .w_2,
  article.sidearm-story-template .w_2,
  .sidearm-story-template-media .w_2 {
    width: 15.72419%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_2:nth-child(12n),
  article.sidearm-story-template .w_2:nth-child(12n),
  .sidearm-story-template-media .w_2:nth-child(12n),
  article.sportfile .w_2:nth-child(6n),
  article.sidearm-story-template .w_2:nth-child(6n),
  .sidearm-story-template-media .w_2:nth-child(6n),
  article.sportfile .w_2:nth-child(4n),
  article.sidearm-story-template .w_2:nth-child(4n),
  .sidearm-story-template-media .w_2:nth-child(4n),
  article.sportfile .w_2:nth-child(3n),
  article.sidearm-story-template .w_2:nth-child(3n),
  .sidearm-story-template-media .w_2:nth-child(3n),
  article.sportfile .w_2:nth-child(2n),
  article.sidearm-story-template .w_2:nth-child(2n),
  .sidearm-story-template-media .w_2:nth-child(2n) {
    width: 15.72419%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_2:nth-child(6n),
  article.sidearm-story-template .w_2:nth-child(6n),
  .sidearm-story-template-media .w_2:nth-child(6n),
  article.sportfile .w_2.last,
  article.sidearm-story-template .w_2.last,
  .sidearm-story-template-media .w_2.last {
    width: 15.72419%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .w_3,
  article.sidearm-story-template .w_3,
  .sidearm-story-template-media .w_3 {
    width: 24.15177%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_3:nth-child(12n),
  article.sidearm-story-template .w_3:nth-child(12n),
  .sidearm-story-template-media .w_3:nth-child(12n),
  article.sportfile .w_3:nth-child(6n),
  article.sidearm-story-template .w_3:nth-child(6n),
  .sidearm-story-template-media .w_3:nth-child(6n),
  article.sportfile .w_3:nth-child(4n),
  article.sidearm-story-template .w_3:nth-child(4n),
  .sidearm-story-template-media .w_3:nth-child(4n),
  article.sportfile .w_3:nth-child(3n),
  article.sidearm-story-template .w_3:nth-child(3n),
  .sidearm-story-template-media .w_3:nth-child(3n),
  article.sportfile .w_3:nth-child(2n),
  article.sidearm-story-template .w_3:nth-child(2n),
  .sidearm-story-template-media .w_3:nth-child(2n) {
    width: 24.15177%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_3:nth-child(4n),
  article.sidearm-story-template .w_3:nth-child(4n),
  .sidearm-story-template-media .w_3:nth-child(4n),
  article.sportfile .w_3.last,
  article.sidearm-story-template .w_3.last,
  .sidearm-story-template-media .w_3.last {
    width: 24.15177%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .w_4,
  article.sidearm-story-template .w_4,
  .sidearm-story-template-media .w_4 {
    width: 32.57935%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_4:nth-child(12n),
  article.sidearm-story-template .w_4:nth-child(12n),
  .sidearm-story-template-media .w_4:nth-child(12n),
  article.sportfile .w_4:nth-child(6n),
  article.sidearm-story-template .w_4:nth-child(6n),
  .sidearm-story-template-media .w_4:nth-child(6n),
  article.sportfile .w_4:nth-child(4n),
  article.sidearm-story-template .w_4:nth-child(4n),
  .sidearm-story-template-media .w_4:nth-child(4n),
  article.sportfile .w_4:nth-child(3n),
  article.sidearm-story-template .w_4:nth-child(3n),
  .sidearm-story-template-media .w_4:nth-child(3n),
  article.sportfile .w_4:nth-child(2n),
  article.sidearm-story-template .w_4:nth-child(2n),
  .sidearm-story-template-media .w_4:nth-child(2n) {
    width: 32.57935%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_4:nth-child(3n),
  article.sidearm-story-template .w_4:nth-child(3n),
  .sidearm-story-template-media .w_4:nth-child(3n),
  article.sportfile .w_4.last,
  article.sidearm-story-template .w_4.last,
  .sidearm-story-template-media .w_4.last {
    width: 32.57935%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .w_5,
  article.sidearm-story-template .w_5,
  .sidearm-story-template-media .w_5 {
    width: 41.00693%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_5:nth-child(12n),
  article.sidearm-story-template .w_5:nth-child(12n),
  .sidearm-story-template-media .w_5:nth-child(12n),
  article.sportfile .w_5:nth-child(6n),
  article.sidearm-story-template .w_5:nth-child(6n),
  .sidearm-story-template-media .w_5:nth-child(6n),
  article.sportfile .w_5:nth-child(4n),
  article.sidearm-story-template .w_5:nth-child(4n),
  .sidearm-story-template-media .w_5:nth-child(4n),
  article.sportfile .w_5:nth-child(3n),
  article.sidearm-story-template .w_5:nth-child(3n),
  .sidearm-story-template-media .w_5:nth-child(3n),
  article.sportfile .w_5:nth-child(2n),
  article.sidearm-story-template .w_5:nth-child(2n),
  .sidearm-story-template-media .w_5:nth-child(2n) {
    width: 41.00693%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_5.last,
  article.sidearm-story-template .w_5.last,
  .sidearm-story-template-media .w_5.last {
    width: 41.00693%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .w_6,
  article.sidearm-story-template .w_6,
  .sidearm-story-template-media .w_6 {
    width: 49.43451%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_6:nth-child(12n),
  article.sidearm-story-template .w_6:nth-child(12n),
  .sidearm-story-template-media .w_6:nth-child(12n),
  article.sportfile .w_6:nth-child(6n),
  article.sidearm-story-template .w_6:nth-child(6n),
  .sidearm-story-template-media .w_6:nth-child(6n),
  article.sportfile .w_6:nth-child(4n),
  article.sidearm-story-template .w_6:nth-child(4n),
  .sidearm-story-template-media .w_6:nth-child(4n),
  article.sportfile .w_6:nth-child(3n),
  article.sidearm-story-template .w_6:nth-child(3n),
  .sidearm-story-template-media .w_6:nth-child(3n),
  article.sportfile .w_6:nth-child(2n),
  article.sidearm-story-template .w_6:nth-child(2n),
  .sidearm-story-template-media .w_6:nth-child(2n) {
    width: 49.43451%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_6:nth-child(2n),
  article.sidearm-story-template .w_6:nth-child(2n),
  .sidearm-story-template-media .w_6:nth-child(2n),
  article.sportfile .w_6.last,
  article.sidearm-story-template .w_6.last,
  .sidearm-story-template-media .w_6.last {
    width: 49.43451%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .w_7,
  article.sidearm-story-template .w_7,
  .sidearm-story-template-media .w_7 {
    width: 57.86209%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_7:nth-child(12n),
  article.sidearm-story-template .w_7:nth-child(12n),
  .sidearm-story-template-media .w_7:nth-child(12n),
  article.sportfile .w_7:nth-child(6n),
  article.sidearm-story-template .w_7:nth-child(6n),
  .sidearm-story-template-media .w_7:nth-child(6n),
  article.sportfile .w_7:nth-child(4n),
  article.sidearm-story-template .w_7:nth-child(4n),
  .sidearm-story-template-media .w_7:nth-child(4n),
  article.sportfile .w_7:nth-child(3n),
  article.sidearm-story-template .w_7:nth-child(3n),
  .sidearm-story-template-media .w_7:nth-child(3n),
  article.sportfile .w_7:nth-child(2n),
  article.sidearm-story-template .w_7:nth-child(2n),
  .sidearm-story-template-media .w_7:nth-child(2n) {
    width: 57.86209%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_7.last,
  article.sidearm-story-template .w_7.last,
  .sidearm-story-template-media .w_7.last {
    width: 57.86209%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .w_8,
  article.sidearm-story-template .w_8,
  .sidearm-story-template-media .w_8 {
    width: 66.28968%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_8:nth-child(12n),
  article.sidearm-story-template .w_8:nth-child(12n),
  .sidearm-story-template-media .w_8:nth-child(12n),
  article.sportfile .w_8:nth-child(6n),
  article.sidearm-story-template .w_8:nth-child(6n),
  .sidearm-story-template-media .w_8:nth-child(6n),
  article.sportfile .w_8:nth-child(4n),
  article.sidearm-story-template .w_8:nth-child(4n),
  .sidearm-story-template-media .w_8:nth-child(4n),
  article.sportfile .w_8:nth-child(3n),
  article.sidearm-story-template .w_8:nth-child(3n),
  .sidearm-story-template-media .w_8:nth-child(3n),
  article.sportfile .w_8:nth-child(2n),
  article.sidearm-story-template .w_8:nth-child(2n),
  .sidearm-story-template-media .w_8:nth-child(2n) {
    width: 66.28968%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_8.last,
  article.sidearm-story-template .w_8.last,
  .sidearm-story-template-media .w_8.last {
    width: 66.28968%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .w_9,
  article.sidearm-story-template .w_9,
  .sidearm-story-template-media .w_9 {
    width: 74.71726%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_9:nth-child(12n),
  article.sidearm-story-template .w_9:nth-child(12n),
  .sidearm-story-template-media .w_9:nth-child(12n),
  article.sportfile .w_9:nth-child(6n),
  article.sidearm-story-template .w_9:nth-child(6n),
  .sidearm-story-template-media .w_9:nth-child(6n),
  article.sportfile .w_9:nth-child(4n),
  article.sidearm-story-template .w_9:nth-child(4n),
  .sidearm-story-template-media .w_9:nth-child(4n),
  article.sportfile .w_9:nth-child(3n),
  article.sidearm-story-template .w_9:nth-child(3n),
  .sidearm-story-template-media .w_9:nth-child(3n),
  article.sportfile .w_9:nth-child(2n),
  article.sidearm-story-template .w_9:nth-child(2n),
  .sidearm-story-template-media .w_9:nth-child(2n) {
    width: 74.71726%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_9.last,
  article.sidearm-story-template .w_9.last,
  .sidearm-story-template-media .w_9.last {
    width: 74.71726%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .w_10,
  article.sidearm-story-template .w_10,
  .sidearm-story-template-media .w_10 {
    width: 83.14484%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_10:nth-child(12n),
  article.sidearm-story-template .w_10:nth-child(12n),
  .sidearm-story-template-media .w_10:nth-child(12n),
  article.sportfile .w_10:nth-child(6n),
  article.sidearm-story-template .w_10:nth-child(6n),
  .sidearm-story-template-media .w_10:nth-child(6n),
  article.sportfile .w_10:nth-child(4n),
  article.sidearm-story-template .w_10:nth-child(4n),
  .sidearm-story-template-media .w_10:nth-child(4n),
  article.sportfile .w_10:nth-child(3n),
  article.sidearm-story-template .w_10:nth-child(3n),
  .sidearm-story-template-media .w_10:nth-child(3n),
  article.sportfile .w_10:nth-child(2n),
  article.sidearm-story-template .w_10:nth-child(2n),
  .sidearm-story-template-media .w_10:nth-child(2n) {
    width: 83.14484%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_10.last,
  article.sidearm-story-template .w_10.last,
  .sidearm-story-template-media .w_10.last {
    width: 83.14484%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .w_11,
  article.sidearm-story-template .w_11,
  .sidearm-story-template-media .w_11 {
    width: 91.57242%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_11:nth-child(12n),
  article.sidearm-story-template .w_11:nth-child(12n),
  .sidearm-story-template-media .w_11:nth-child(12n),
  article.sportfile .w_11:nth-child(6n),
  article.sidearm-story-template .w_11:nth-child(6n),
  .sidearm-story-template-media .w_11:nth-child(6n),
  article.sportfile .w_11:nth-child(4n),
  article.sidearm-story-template .w_11:nth-child(4n),
  .sidearm-story-template-media .w_11:nth-child(4n),
  article.sportfile .w_11:nth-child(3n),
  article.sidearm-story-template .w_11:nth-child(3n),
  .sidearm-story-template-media .w_11:nth-child(3n),
  article.sportfile .w_11:nth-child(2n),
  article.sidearm-story-template .w_11:nth-child(2n),
  .sidearm-story-template-media .w_11:nth-child(2n) {
    width: 91.57242%;
    float: left;
    margin-right: 1.13097%;
  }
  article.sportfile .w_11.last,
  article.sidearm-story-template .w_11.last,
  .sidearm-story-template-media .w_11.last {
    width: 91.57242%;
    float: right;
    margin-right: 0;
  }
  article.sportfile .w_12,
  article.sidearm-story-template .w_12,
  .sidearm-story-template-media .w_12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  article.sportfile .w_12:nth-child(12n),
  article.sidearm-story-template .w_12:nth-child(12n),
  .sidearm-story-template-media .w_12:nth-child(12n),
  article.sportfile .w_12:nth-child(6n),
  article.sidearm-story-template .w_12:nth-child(6n),
  .sidearm-story-template-media .w_12:nth-child(6n),
  article.sportfile .w_12:nth-child(4n),
  article.sidearm-story-template .w_12:nth-child(4n),
  .sidearm-story-template-media .w_12:nth-child(4n),
  article.sportfile .w_12:nth-child(3n),
  article.sidearm-story-template .w_12:nth-child(3n),
  .sidearm-story-template-media .w_12:nth-child(3n),
  article.sportfile .w_12:nth-child(2n),
  article.sidearm-story-template .w_12:nth-child(2n),
  .sidearm-story-template-media .w_12:nth-child(2n) {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  article.sportfile .w_12.last,
  article.sidearm-story-template .w_12.last,
  .sidearm-story-template-media .w_12.last {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}
#template_page-partner-logos .flex-row {
  display: flex;
  align-items: normal;
  justify-content: normal;
  flex-wrap: wrap;
  margin: -6px;
}
#template_page-partner-logos .block {
  flex: 1 0 320px;
  -webkit-flex: 1 0 320px;
  min-width: 1px;
  min-height: 1px;
  background: white;
  margin: 6px;
  padding: 0 !important;
}
#template_page-partner-logos .block a {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: inset 0 0 0 1px #eeeeee;
  padding: 48px;
  height: 100%;
  transition: box-shadow 0.15s;
}
#template_page-partner-logos .block a:hover,
#template_page-partner-logos .block a:focus {
  box-shadow: inset 0 0 0 2px #c8102e;
}
#template_page-partner-logos .block img {
  max-height: 9rem;
  width: auto;
  height: auto;
  max-width: 100%;
}
#template_page-partner-logos footer:last-child {
  display: none;
}
.sidearm-calendar .sidearm-calendar-table-cell-event p + p {
  border-top: 1px solid #e5e5e5;
  margin-top: 4px;
  padding-top: 4px;
}
.sidearm-calendar .sidearm-calendar-table-cell-event p:first-child > span:first-child {
  position: absolute;
  top: -99999px;
  left: -99999px;
  display: block !important;
  background-color: black !important;
  color: white !important;
  clip: rect(1px, 1px, 1px, 1px);
}
#committee_members_list {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  column-count: 2;
  -webkit-column-count: 2;
  column-gap: 24px;
  -webkit-column-gap: 24px;
  column-fill: balance;
  -webkit-column-fill: balance;
}
#committee_members_list li {
  display: flex;
  align-items: center;
  justify-content: normal;
  border-bottom: 1px solid #d8d8d8;
  min-height: 36px;
  padding: 6px 12px;
  -webkit-column-break-inside: avoid;
}
@media (max-width: 539px) {
  #committee_members_list {
    column-count: 1;
    -webkit-column-count: 1;
  }
}
.sportfile .article-headline {
  margin-bottom: 2rem;
}
.c-sportfile .sidearm-accessible-pdf-label {
  position: absolute;
  top: -99999px;
  left: -99999px;
  display: block !important;
  background-color: black !important;
  color: white !important;
  clip: rect(1px, 1px, 1px, 1px);
}
.c-sportfile .btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  background: #c8102e;
  color: white;
  display: inline-block;
  font-weight: 700;
  line-height: 1.375;
  padding: 24px 48px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: 0.15s;
}
.c-sportfile .btn::-ms-expand {
  display: none;
}
.c-sportfile .btn:focus {
  box-shadow: inset 0 0 0 5px #c8102e, inset 0 0 0 8px white;
}
@media (hover: hover) {
  .c-sportfile .btn:hover {
    box-shadow: inset 0 0 0 5px #c8102e, inset 0 0 0 8px white;
  }
}
.c-sportfile__customlist {
  list-style: none;
}
.c-sportfile__customlist li {
  position: relative;
}
.c-sportfile__customlist li h4 {
  font-size: 1rem;
  margin: 0 0 12px;
  text-transform: uppercase;
}
.c-sportfile__customlist li h4 + p {
  margin-top: -12px;
}
.c-sportfile__customlist li::after {
  background: url('https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/fiestabowl.sidearmsports.com/images/responsive/logo_sun.svg') center / contain no-repeat;
  pointer-events: none;
  position: absolute;
  right: calc(100% + 8px);
  top: 0;
  width: 24px;
  height: 24px;
  content: '';
}
.c-sportfile p a:hover,
.c-sportfile li a:hover {
  color: #c8102e;
}
.c-sportfile h2 {
  border-bottom: 4px solid #c8102e;
  margin: 24px 0 24px;
  padding: 0 0 2px;
  text-transform: uppercase;
}
.c-sportfile .accordion > h3 {
  display: flex;
  align-items: center;
  justify-content: normal;
  border-bottom: 1px solid #d8d8d8;
  cursor: pointer;
  height: 54px;
  margin: 0;
  padding: 0 24px 0.1em;
  position: relative;
  transition: 0.15s;
}
.c-sportfile .accordion > h3::after {
  content: '\e020';
  color: #c8102e;
  font: 400 16px/1 'sidearm_font_v2';
  position: absolute;
  top: 19px;
  right: 24px;
  transition: transform 0.25s;
}
.c-sportfile .accordion > h3:hover:not(.ui-accordion-header-active) {
  color: #c8102e;
}
.c-sportfile .accordion > h3.ui-accordion-header-active {
  background: #c8102e;
  color: white;
}
.c-sportfile .accordion > h3.ui-accordion-header-active::after {
  color: white;
  transform: rotate(180deg);
}
.c-sportfile .accordion .ui-accordion-content {
  padding: 24px;
}
.c-sportfile .accordion .ui-accordion-content h2 {
  color: #c8102e;
  border: none;
  margin-top: 0;
  text-align: center;
}
.c-sportfile table {
  background: #eeeeee;
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}
.c-sportfile table th,
.c-sportfile table td {
  padding: 3px 6px;
}
.c-sportfile table thead {
  background: #c8102e;
  color: white;
}
.c-sportfile table thead th,
.c-sportfile table thead td {
  padding: 6px;
}
.c-sportfile table thead th:not(:last-child),
.c-sportfile table thead td:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.25);
}
.c-sportfile table tbody {
  box-shadow: inset 1px 0 0 black, inset -1px 0 0 black;
}
.c-sportfile table tbody tr {
  border-bottom: 1px solid black;
}
.c-sportfile table tbody th:not(:last-child),
.c-sportfile table tbody td:not(:last-child) {
  border-right: 1px solid black;
}
.c-sportfile table tbody tr .width_100 {
  width: 100%;
}
.c-sportfile table tbody tr .width_90 {
  width: 90%;
}
.c-sportfile table tbody tr .width_80 {
  width: 80%;
}
.c-sportfile table tbody tr .width_70 {
  width: 70%;
}
.c-sportfile table tbody tr .width_60 {
  width: 60%;
}
.c-sportfile table tbody tr .width_50 {
  width: 50%;
}
.c-sportfile table tbody tr .width_40 {
  width: 30%;
}
.c-sportfile table tbody tr .width_20 {
  width: 20%;
}
.c-sportfile table tbody tr .width_15 {
  width: 15%;
}
.c-sportfile table tbody tr .width_10 {
  width: 10%;
}
.c-sportfile__rollover-links {
  margin: 0 -12px;
}
.c-sportfile__rollover-links a {
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  display: block;
  margin: 12px;
  overflow: hidden;
  position: relative;
}
.c-sportfile__rollover-links a > span {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  background: linear-gradient(180deg, transparent, black);
  color: white;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: height 0.15s, padding 0.15s, box-shadow 0.15s;
}
.c-sportfile__rollover-links a:hover > span {
  box-shadow: inset 0 -6px 0 #c8102e;
  height: calc(100% + 36px);
  padding: 48px 12px 24px;
}
.c-sportfile.sport-file-template-3,
.c-sportfile.c-sportfile--ads {
  display: flex;
}
.c-sportfile__main {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.c-sportfile__main h2:first-child {
  font-size: 2rem;
  margin: 0 0 36px;
}
.c-sportfile__side {
  flex: 0 0 425px;
  -webkit-flex: 0 0 425px;
  min-width: 1px;
  min-height: 1px;
  border-left: 1px solid #eeeeee;
  margin-left: 24px;
  padding-left: 24px;
}
@media (max-width: 1024px) {
  .c-sportfile__side {
    display: none;
  }
}
.c-sportfile__sidebar .ads-container,
.c-sportfile__side .ads-container {
  display: flex;
  align-items: normal;
  justify-content: center;
  flex-wrap: wrap;
}
.c-sportfile__sidebar .ads-container .slick-list,
.c-sportfile__side .ads-container .slick-list {
  flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  min-width: 1px;
  min-height: 1px;
  margin-bottom: 6px;
}
.c-sportfile__sidebar .ads-container .slick-slide,
.c-sportfile__side .ads-container .slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-sportfile__sidebar .ads-container .slick-prev,
.c-sportfile__side .ads-container .slick-prev,
.c-sportfile__sidebar .ads-container .slick-next,
.c-sportfile__side .ads-container .slick-next,
.c-sportfile__sidebar .ads-container .slick-pause-play,
.c-sportfile__side .ads-container .slick-pause-play {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  color: #c8102e;
  font-size: 0;
  position: relative;
  width: 36px;
  height: 36px;
  transition: 0.15s;
}
.c-sportfile__sidebar .ads-container .slick-prev::-ms-expand,
.c-sportfile__side .ads-container .slick-prev::-ms-expand,
.c-sportfile__sidebar .ads-container .slick-next::-ms-expand,
.c-sportfile__side .ads-container .slick-next::-ms-expand,
.c-sportfile__sidebar .ads-container .slick-pause-play::-ms-expand,
.c-sportfile__side .ads-container .slick-pause-play::-ms-expand {
  display: none;
}
.c-sportfile__sidebar .ads-container .slick-prev::after,
.c-sportfile__side .ads-container .slick-prev::after,
.c-sportfile__sidebar .ads-container .slick-next::after,
.c-sportfile__side .ads-container .slick-next::after,
.c-sportfile__sidebar .ads-container .slick-pause-play::after,
.c-sportfile__side .ads-container .slick-pause-play::after {
  font: 400 24px/0 'sidearm_font_v2';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c-sportfile__sidebar .ads-container .slick-prev.slick-disabled,
.c-sportfile__side .ads-container .slick-prev.slick-disabled,
.c-sportfile__sidebar .ads-container .slick-next.slick-disabled,
.c-sportfile__side .ads-container .slick-next.slick-disabled,
.c-sportfile__sidebar .ads-container .slick-pause-play.slick-disabled,
.c-sportfile__side .ads-container .slick-pause-play.slick-disabled {
  pointer-events: none;
}
.c-sportfile__sidebar .ads-container .slick-prev.slick-disabled::after,
.c-sportfile__side .ads-container .slick-prev.slick-disabled::after,
.c-sportfile__sidebar .ads-container .slick-next.slick-disabled::after,
.c-sportfile__side .ads-container .slick-next.slick-disabled::after,
.c-sportfile__sidebar .ads-container .slick-pause-play.slick-disabled::after,
.c-sportfile__side .ads-container .slick-pause-play.slick-disabled::after {
  opacity: 0.25;
}
.c-sportfile__sidebar .ads-container .slick-prev::after,
.c-sportfile__side .ads-container .slick-prev::after {
  content: '\e021';
}
.c-sportfile__sidebar .ads-container .slick-next,
.c-sportfile__side .ads-container .slick-next {
  order: 3;
}
.c-sportfile__sidebar .ads-container .slick-next::after,
.c-sportfile__side .ads-container .slick-next::after {
  content: '\e022';
}
.c-sportfile__sidebar .ads-container .slick-pause-play,
.c-sportfile__side .ads-container .slick-pause-play {
  order: 2;
}
.c-sportfile__sidebar .ads-container .slick-pause-play::after,
.c-sportfile__side .ads-container .slick-pause-play::after {
  content: '\e200';
}
.c-sportfile__sidebar .ads-container .slick-pause-play.slick-play::after,
.c-sportfile__side .ads-container .slick-pause-play.slick-play::after {
  content: '\e050';
}
.c-sportfile__storyad {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 12px;
  margin-bottom: 24px;
}
.c-sportfile__promos {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 12px;
  margin-bottom: 24px;
}
.c-sportfile__quicklinks ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  background: #eeeeee;
}
.c-sportfile__quicklinks li + li {
  border-top: 1px solid #d8d8d8;
}
.c-sportfile__quicklinks a {
  display: block;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
  transition: color 0.15s, box-shadow 0.15s;
}
.c-sportfile__quicklinks a::after {
  content: '\e010';
  font: 400 16px/1 'sidearm_font_v2';
  position: absolute;
  right: 12px;
  top: calc(50% - 8px);
}
.c-sportfile__quicklinks a:hover,
.c-sportfile__quicklinks a:focus {
  box-shadow: inset 0 -2px 0 #c8102e;
}
.sport-file-template-1 .c-sportfile__buttonlist {
  display: flex;
  align-items: center;
  justify-content: normal;
  flex-wrap: wrap;
  margin: 6px -6px 18px;
}
.sport-file-template-1 .c-sportfile__buttonlist-item {
  flex: 1 0 calc(33.33% - 12px);
  -webkit-flex: 1 0 calc(33.33% - 12px);
  min-width: 1px;
  min-height: 1px;
  margin: 6px;
  min-width: 250px;
  white-space: nowrap;
}
.sport-file-template-1 .c-sportfile__main {
  margin-bottom: 24px;
}
.sport-file-template-1 .c-sportfile__main p + ul {
  margin-top: -0.75rem;
}
.sport-file-template-1 .c-sportfile__box {
  border: 1px solid #c8102e;
}
.sport-file-template-1 .c-sportfile__box-title {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c8102e;
  color: white;
  font-size: 1rem;
  margin: 0;
  min-height: 36px;
  padding: 6px 24px;
  text-align: center;
  text-transform: uppercase;
}
.sport-file-template-1 .c-sportfile__box-body {
  padding: 12px;
}
.sport-file-template-1 .c-sportfile__box + .c-sportfile__box {
  margin-top: 24px;
}
@media (min-width: 1025px) {
  .sport-file-template-1 .c-sportfile__layout {
    display: flex;
    align-items: normal;
    justify-content: normal;
    flex-direction: row-reverse;
  }
  .sport-file-template-1 .c-sportfile__sidebar {
    flex: 1 1 296px;
    -webkit-flex: 1 1 296px;
    min-width: 1px;
    min-height: 1px;
    min-width: 296px;
  }
  .sport-file-template-1 .c-sportfile__main {
    flex: 1 1 75%;
    -webkit-flex: 1 1 75%;
    min-width: 1px;
    min-height: 1px;
    margin-left: 24px;
  }
  .sport-file-template-1 .c-sportfile__buttonlist {
    margin-bottom: 36px;
  }
}
.sport-file-template-2 .c-sportfile__grid {
  display: flex;
  align-items: normal;
  justify-content: normal;
  flex-wrap: wrap;
  margin: 6px -6px;
}
.sport-file-template-2 .c-sportfile__grid-item {
  flex: 0 0 220px;
  -webkit-flex: 0 0 220px;
  min-width: 1px;
  min-height: 1px;
  padding: 6px;
  margin-bottom: 18px;
}
.sport-file-template-2 .c-sportfile__profile {
  text-align: center;
}
.sport-file-template-2 .c-sportfile__profile-title {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0 0 6px;
}
.sport-file-template-2 .c-sportfile__profile-name {
  font-weight: 700;
  margin: 6px 0 4px;
}
.sport-file-template-2 .c-sportfile__profile-subtitle {
  font-size: 0.875rem;
  font-style: italic;
}
.sport-file-template-2 .c-sportfile__aotw {
  background: #eeeeee;
  border: 1px solid #e1e1e1;
  margin: 24px 0;
  padding: 24px;
}
.sport-file-template-2 .c-sportfile__aotw-header {
  text-align: center;
}
.sport-file-template-2 .c-sportfile__aotw-title {
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  color: #c8102e;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 12px;
}
.sport-file-template-2 .c-sportfile__aotw-name {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 6px 0 4px;
}
.sport-file-template-2 .c-sportfile__aotw-subtitle {
  font-size: 0.875rem;
  font-style: italic;
}
.sport-file-template-5 {
  margin: 0 auto;
  max-width: 1024px;
  padding-bottom: 48px;
}
.sport-file-template-5 .c-sportfile__links {
  margin: 0 -6px;
}
.sport-file-template-5 .c-sportfile__links > a {
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  margin: 6px;
}
.sport-file-template-8 {
  margin: 0 auto;
  max-width: 1024px;
  padding-bottom: 48px;
}
.sport-file-template-8 h2:not(:first-child) {
  margin-top: 48px;
}
.sport-file-template-8 .c-sportfile__links {
  margin: 0 -12px;
}
.sport-file-template-8 .c-sportfile__links > a {
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  margin: 12px;
}
.sidearm-list-card-details-item.sidearm-roster-details-height-weight-year-custom {
  display: none;
}
.sidearm-story-template .sidearm-story-template-related-video-thumb .showcase-play-button {
  z-index: 2 !important;
}
.simple-table tbody tr {
  background: white !important;
  border: none !important;
}
.simple-table tbody tr th {
  background: #5c5f5f;
  border-right: none !important;
}
.simple-table tbody tr td {
  border-right: none !important;
}
.simple-table .red-bg {
  background-color: #c8102e !important;
  color: white !important;
}
.simple-table .orange-bg {
  background-color: #ff671f !important;
  color: white !important;
}
.simple-table .gold-bg {
  background-color: #ffd100 !important;
  color: black !important;
}
.simple-table .grey-bg {
  background-color: #d8d8d8 !important;
  color: black !important;
}
.simple-table .black-bg {
  background-color: black !important;
  color: white !important;
}
.main-footer__bottom {
  margin-bottom: 80px;
}
