@media (max-width: 767px) {
  .hide-on-medium-down {
    display: none !important;
  }
}
.acc-hide,
.accessible-hide {
  position: absolute;
  top: -99999px;
  left: -99999px;
  display: block !important;
  background-color: black !important;
  color: white !important;
  clip: rect(1px, 1px, 1px, 1px);
}
.reset-list {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.reset-icon {
  display: inline-flex;
  line-height: 1;
}
.reset-icon::before {
  margin: 0;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.no-wrap {
  white-space: nowrap;
}
.mr-auto {
  margin-right: auto;
}
.ml-auto {
  margin-left: auto;
}
.d-inline-block {
  display: inline-block;
}
.d-block {
  display: block;
}
.h-100 {
  height: 100%;
}
body {
  font: 1rem/1.5 'Roboto', Helvetica, Arial, sans-serif;
  color: black;
  margin: 0;
  padding: 0;
}
html:not(.index) body {
  background-color: #202020;
}
@media (min-width: 1025px) {
  html:not(.index) body {
    background: url('https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/pacifictigers.com/images/responsive/bg_tigerstripes_black.png') center / cover no-repeat #202020;
    background-attachment: fixed;
  }
}
.heading,
h1,
h2,
h3,
.story_headline {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: black;
  color: white;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: white;
}
a.sidearm-skip-link:focus {
  position: fixed;
  left: 0;
  z-index: 99999;
}
.showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-size: contain;
  height: 70px;
  width: 70px;
  z-index: 100;
  background-image: url('https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png');
}
.ui-tabs-panel {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 1;
}
.ui-tabs-panel[aria-hidden=true] {
  display: block !important;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.index .slick-prev,
.s-sponsors .slick-prev,
.index .slick-next,
.s-sponsors .slick-next {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-size: 0;
  overflow: hidden;
  position: relative;
  width: 36px;
  height: 36px;
  transition: 0.15s;
}
.index .slick-prev::-ms-expand,
.s-sponsors .slick-prev::-ms-expand,
.index .slick-next::-ms-expand,
.s-sponsors .slick-next::-ms-expand {
  display: none;
}
.index .slick-prev::after,
.s-sponsors .slick-prev::after,
.index .slick-next::after,
.s-sponsors .slick-next::after {
  font: 400 2.25rem/0.5 'sidearm_font_v2';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.15s;
}
.index .slick-prev.slick-disabled,
.s-sponsors .slick-prev.slick-disabled,
.index .slick-next.slick-disabled,
.s-sponsors .slick-next.slick-disabled {
  pointer-events: none;
}
.index .slick-prev.slick-disabled::after,
.s-sponsors .slick-prev.slick-disabled::after,
.index .slick-next.slick-disabled::after,
.s-sponsors .slick-next.slick-disabled::after {
  opacity: 0.25;
}
.index .slick-pause-play,
.s-sponsors .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: white;
  font-size: 0;
  overflow: hidden;
  position: relative;
  width: 30px;
  height: 40px;
}
.index .slick-pause-play::-ms-expand,
.s-sponsors .slick-pause-play::-ms-expand {
  display: none;
}
.index .slick-pause-play::after,
.s-sponsors .slick-pause-play::after {
  content: '\e201';
  color: white;
  font: 400 1.875rem/0 'sidearm_font_v2';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index .slick-pause-play.slick-play::after,
.s-sponsors .slick-pause-play.slick-play::after {
  content: '\e196';
}
.index .slick-prev::after,
.s-sponsors .slick-prev::after {
  content: '\e017';
  padding-right: 3px;
}
.index .slick-next::after,
.s-sponsors .slick-next::after {
  content: '\e018';
  padding-left: 3px;
}
.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-dots li + li {
  margin-left: 24px;
}
.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: white;
  border-radius: 50%;
  box-shadow: inset 0 0 0 2px white;
  color: black;
  display: block;
  font-size: 0;
  width: 14px;
  height: 14px;
  transition: 0.25s;
}
.slick-dots button::-ms-expand {
  display: none;
}
.slick-dots .slick-active button {
  background: transparent;
  color: white;
}
.btn,
a.btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  background: #f47920;
  box-shadow: inset 0 0 0 1px #f47920;
  border-radius: 4px;
  display: inline-block;
  font-size: 1.1875rem;
  letter-spacing: 0.05em;
  padding: 2px 12px;
  max-width: 100%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 194px;
}
.btn::-ms-expand,
a.btn::-ms-expand {
  display: none;
}
@media (min-width: 1025px) {
  .btn,
  a.btn {
    background: transparent;
    color: white;
    font-weight: 500;
    transition: background 0.15s, color 0.15s;
  }
  .btn:hover,
  a.btn:hover {
    background: #f47920;
    color: black;
  }
}
.content-ad {
  display: none;
}
.content-ad .dfp-ad {
  margin: 24px auto;
}
@media screen and (max-width: 768px) {
  .content-ad {
    display: block;
  }
}
.row {
  max-width: 1464px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.row.pad {
  padding-left: 24px;
  padding-right: 24px;
}
.row.no-pad {
  max-width: 1416px;
}
@media (min-width: 768px) {
  .row.pad-medium {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.main-content-placeholder {
  margin-top: 65px;
}
html:not(.index) .main-content-placeholder {
  background: white;
  margin-left: auto;
  margin-right: auto;
  max-width: 1416px;
  padding: 24px;
}
html.sport .main-content-placeholder {
  margin-top: 113px;
}
html.index .main-content-placeholder {
  min-height: 150vh;
  opacity: 0;
  transition: opacity 0.25s 0.25s;
}
html.index.loaded .main-content-placeholder {
  min-height: 0;
  opacity: 1;
}
.main-footer {
  background: white;
  border-top: 2px solid #f47920;
}
.main-footer__top {
  padding: 36px 0 24px;
}
.main-footer__logos {
  margin-bottom: 36px;
}
.main-footer__logos-item + .main-footer__logos-item {
  margin-top: 24px;
}
.main-footer__uni {
  text-align: center;
}
.main-footer__uni-logo {
  display: block;
  margin-bottom: 12px;
}
.main-footer__uni-text p {
  margin: 0;
}
.main-footer__uni-text address {
  font-style: normal;
}
.main-footer__links {
  border-top: 1px solid #d9d9db;
  border-bottom: 1px solid #d9d9db;
}
.main-footer__links-item {
  padding: 12px 24px;
}
.main-footer__links-item + .main-footer__links-item {
  border-top: 1px solid #d9d9db;
}
.main-footer__links-link {
  display: inline-block;
  text-decoration: none;
}
.main-footer__links-link:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .main-footer__top {
    padding: 54px 0 24px;
  }
  .main-footer__logos {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 60px;
    max-width: 720px;
  }
  .main-footer__logos-item {
    flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    min-width: 1px;
    min-height: 1px;
  }
  .main-footer__logos-item + .main-footer__logos-item {
    margin-top: 0;
  }
  .main-footer__links-list {
    display: flex;
    align-items: center;
    justify-content: normal;
    height: 48px;
  }
  .main-footer__links-item {
    padding: 0;
  }
  .main-footer__links-item + .main-footer__links-item {
    border-top: none;
    border-left: 1px solid #d9d9db;
    margin-left: 12px;
    padding-left: 12px;
  }
}
@media (min-width: 1025px) {
  .main-footer__top {
    padding: 60px 0 40px;
  }
  .main-footer__top-inner.row {
    display: flex;
    align-items: center;
    justify-content: normal;
  }
  .main-footer__logos {
    order: 2;
    margin: 0;
    justify-content: flex-end;
  }
  .main-footer__logos-item {
    flex: 0 1 auto;
  }
  .main-footer__logos-item + .main-footer__logos-item {
    margin-left: 72px;
  }
  .main-footer__uni {
    order: 1;
    margin-right: auto;
    text-align: left;
  }
}
.s-sponsors {
  background: #202020;
}
html:not(.index) .s-sponsors {
  background: transparent;
}
.s-sponsors .ads-container {
  max-width: 336px;
  margin: 36px auto;
}
@media screen and (min-width: 744px) {
  .s-sponsors .ads-container {
    max-width: 696px;
  }
}
@media screen and (min-width: 1104px) {
  .s-sponsors .ads-container {
    max-width: 1056px;
  }
}
@media screen and (min-width: 1464px) {
  .s-sponsors .ads-container {
    max-width: none;
  }
}
.s-sponsors .slick-list {
  margin: 0 -12px;
}
.s-sponsors .slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
}
.s-sponsors .slick-prev,
.s-sponsors .slick-next {
  color: white;
  left: calc(50% - 42px);
  margin: 24px 0 0;
}
.s-sponsors .slick-prev::after,
.s-sponsors .slick-next::after {
  color: white;
}
.s-sponsors .slick-prev:hover::after,
.s-sponsors .slick-next:hover::after {
  color: #f47920;
}
.s-sponsors .slick-next {
  margin-left: 12px;
}
@media (min-width: 768px) {
  .s-sponsors .ads-container {
    margin: 48px auto;
  }
}
.main-header {
  background: #f47920;
  box-shadow: 0 1px 0 #f47920;
  position: absolute;
  top: 54px;
  left: 0;
  width: 100%;
  height: 64px;
  z-index: 10;
}
.headroom--not-top .main-header {
  position: fixed;
  top: 0;
}
.main-header__inner {
  background: url('https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/pacifictigers.com/images/responsive/bg_nav.png') right / cover no-repeat #202020;
  box-shadow: inset 0 2px 0 #f47920;
  padding: 0 24px;
  position: relative;
}
.main-header__inner::before,
.main-header__inner::after {
  border-style: solid;
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  content: '';
}
.main-header__inner::before {
  border-color: transparent transparent transparent #f47920;
  border-width: 65px 0 0 24px;
  left: 0;
}
.main-header__inner::after {
  border-color: transparent transparent #f47920 transparent;
  border-width: 0 0 65px 24px;
  right: 0;
}
.main-header__logo {
  flex: 0 0 73px;
  -webkit-flex: 0 0 73px;
  min-width: 1px;
  min-height: 1px;
}
.main-header__nav {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.main-header__search {
  flex: 0 0 42px;
  -webkit-flex: 0 0 42px;
  min-width: 1px;
  min-height: 1px;
}
@media (min-width: 1025px) {
  .main-header {
    top: 67px;
  }
  html:not(.headroom--not-top) .main-header__logo {
    height: 111px;
    padding-bottom: 16px;
  }
  html:not(.headroom--not-top) .main-header__logo-image {
    width: 136px;
  }
  .main-header__inner {
    background-position: center;
    padding-left: 16px;
  }
  .main-header__logo {
    flex: 0 0 136px;
    align-self: flex-end;
    height: 64px;
    margin-right: 12px;
    transition: height 0.25s;
  }
  .main-header__logo-image {
    width: 72px;
    transition: width 0.25s;
  }
  .main-header__search {
    margin-right: 24px;
  }
}
.official-text {
  background: white;
  height: 54px;
  padding: 12px 24px;
}
.official-text__image {
  width: 318px;
}
@media (min-width: 1025px) {
  .official-text {
    height: 67px;
  }
  .official-text__image {
    width: auto;
  }
}
.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: #f47920;
  display: block;
  font-size: 1.875rem;
  padding-top: 2px;
  width: 42px;
  height: 100%;
  transition: color 0.15s;
}
.c-search--overlay .c-search__toggle::-ms-expand {
  display: none;
}
.c-search--overlay .c-search__toggle:hover,
.c-search--overlay .c-search__toggle.is-toggled {
  color: white;
}
.c-search--overlay .c-search__overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: -99999px;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.c-search--overlay .c-search__overlay.is-open {
  left: 0;
}
.c-search--overlay .c-search__text-wrap {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  height: 72px;
}
.c-search--overlay .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: white;
  color: black;
  display: block;
  font-size: 1.25rem;
  line-height: 40px;
  padding: 0 24px;
  width: 100%;
  height: 100%;
}
.c-search--overlay .c-search__text::-ms-expand {
  display: none;
}
.c-search--overlay .c-search__text::-webkit-input-placeholder {
  color: #757575;
}
.c-search--overlay .c-search__text::-moz-placeholder {
  color: #757575;
}
.c-search--overlay .c-search__text:-ms-input-placeholder {
  color: #757575;
}
.c-search--overlay .c-search__text:-moz-placeholder {
  color: #757575;
}
.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: 'Rajdhani', sans-serif;
  font-weight: 700;
  background: #f47920;
  color: white;
  font-size: 2rem;
  padding-bottom: 0.05em;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  text-transform: uppercase;
  transition: color 0.15s;
}
.c-search--overlay .c-search__submit::-ms-expand {
  display: none;
}
.c-search--overlay .c-search__submit[disabled] {
  color: rgba(255, 255, 255, 0.5);
  cursor: not-allowed;
}
.c-search--overlay .c-search__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  color: black;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  color: white;
  font-size: 1.875rem;
  overflow: hidden;
  position: absolute;
  top: 24px;
  right: 24px;
  width: 40px;
  height: 40px;
}
.c-search--overlay .c-search__close::-ms-expand {
  display: none;
}
.c-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: white;
  display: block;
  font-size: 1.875rem;
  margin-left: auto;
  width: 42px;
  height: 100%;
}
.c-navigation--main .c-navigation__toggle::-ms-expand {
  display: none;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1 {
  cursor: default;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1 {
  background: white;
  color: black;
  transition: background 0.15s, color 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__item--level-1:last-child .c-navigation__url--level-1 > span {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.nav-sports .c-navigation__url--level-2:hover {
  text-decoration: underline;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.nav-sports .c-navigation__url--level-2:not(.c-navigation__social):first-child {
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-navigation--main .c-navigation-desktop .c-navigation__parent .c-navigation__url--level-1 {
  position: relative;
}
.c-navigation--main .c-navigation-desktop .c-navigation__parent .c-navigation__url--level-1::after {
  content: '\e020';
  color: #f47920;
  font: 1rem/0.5 'sidearm_font_v2';
  opacity: 0;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, 0);
}
.c-navigation--main .c-navigation-desktop .c-navigation__parent:hover .c-navigation__url--level-1::after {
  opacity: 1;
  transition: opacity 0.15s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-1 {
  font-family: 'Teko', sans-serif;
  font-weight: 700;
  color: white;
  font-size: 1.4375rem;
  letter-spacing: 0.05em;
  line-height: 62px;
  padding: 2px 0 0;
  text-transform: uppercase;
  white-space: nowrap;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-1 > span {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  display: block;
  padding: 0 24px;
}
@media (min-width: 1440px) {
  .c-navigation--main .c-navigation-desktop .c-navigation__url--level-1 > span {
    padding: 0 36px;
  }
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2 {
  padding: 0 24px;
  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 {
  background: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  margin: 0 auto;
  max-width: 1176px;
  padding: 24px 0;
}
.c-navigation--main .c-navigation-desktop .c-navigation__column {
  flex: 0 1 50%;
  max-width: 50%;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  line-height: 40px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:hover .c-navigation__url--level-2:first-child {
  font-weight: 600;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:hover:not(.c-navigation__separator) {
  background: #f47920;
}
.c-navigation--main .c-navigation-desktop .c-navigation__separator {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  padding: 0 24px;
  text-transform: uppercase;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2 {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 0 6px;
  white-space: nowrap;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:first-child {
  margin-right: auto;
  padding: 0 24px;
  text-transform: uppercase;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:first-child:last-child {
  width: 100%;
  margin-right: 0;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:last-child {
  margin-right: 18px;
}
@media (min-width: 1280px) {
  .c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:not(:first-child):not(.c-navigation__social) {
    padding: 0 12px;
  }
}
.c-navigation--main .c-navigation-desktop .c-navigation__stats + span {
  margin-right: 2px;
}
@media (min-width: 1280px) {
  .c-navigation--main .c-navigation-desktop .c-navigation__stats + span {
    margin-right: 6px;
  }
}
.c-navigation--main .c-navigation-desktop .c-navigation__social {
  width: 30px;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  visibility: hidden;
}
.c-navigation--main .c-navigation-desktop .c-navigation__social[href] {
  visibility: visible;
}
.c-navigation--main .c-navigation-desktop .c-navigation__social::before {
  font-family: 'sidearm_font_v2';
  margin-right: 30px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.facebook::before {
  content: '\e041';
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.twitter::before {
  content: '\e035';
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.instagram::before {
  content: '\e044';
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.youtube::before {
  content: '\e049';
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.tickets {
  font-size: 1.125rem;
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.tickets::before {
  content: '\e108';
}
.c-navigation--main .c-navigation-mobile {
  height: 100%;
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas {
  background: black;
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas.is-open {
  border-top: 1px solid #f47920;
  max-height: calc(100vh - 118px);
  overflow: auto;
}
.c-navigation--main .c-navigation-mobile .c-navigation__item--level-1 + .c-navigation__item--level-1 {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.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;
  position: relative;
}
.c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1::after {
  color: #f47920;
  font: normal 400 1.125rem/0 'sidearm_font_v2';
  content: '\e020';
  display: block;
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translate(0, -50%);
  transition: transform 0.15s;
}
.c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1.is-open::after {
  transform: rotate(-180deg);
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1 {
  font-family: 'Teko', sans-serif;
  font-weight: 700;
  color: white;
  font-size: 1.4375rem;
  letter-spacing: 0.05em;
  padding: 10px 24px 6px;
  text-transform: uppercase;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1:hover,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.is-open,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.sidearm-hover {
  color: #f47920;
}
.c-navigation--main .c-navigation-mobile .c-navigation__level-2 {
  background: white;
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0;
  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__separator {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  padding: 12px 24px;
  text-transform: uppercase;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-2 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 8px 24px;
  text-transform: uppercase;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-2:hover,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-2.sidearm-hover {
  background: #f47920;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .c-navigation--main .c-navigation-mobile .c-navigation__level-1 {
    padding-bottom: 60px;
  }
}
@media (min-width: 1025px) {
  .c-navigation--main .c-navigation-mobile {
    position: relative;
  }
  .c-navigation--main .c-navigation-mobile .c-navigation__offcanvas {
    width: 375px;
  }
}
.sport-navigation {
  background: white;
  box-shadow: inset 0 -1px 0 #f47920;
  position: absolute;
  top: 119px;
  left: 0;
  width: 100%;
  height: 48px;
  z-index: 8;
}
.headroom--not-top .sport-navigation {
  position: fixed;
  top: 65px;
}
@media (min-width: 1025px) {
  .sport-navigation {
    top: 132px;
  }
}
.c-navigation--sport ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url,
.c-navigation--sport.c-navigation--desktop .c-navigation__social a {
  text-decoration: none;
  display: block;
  color: inherit;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 {
  position: relative;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1 {
  text-decoration: underline;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2 {
  left: auto;
  right: 0;
  opacity: 1;
  transition: opacity 0.25s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:not(:first-child):not(:last-child) .c-navigation__url--level-1 {
  position: relative;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:not(:first-child):not(:last-child) .c-navigation__url--level-1::after {
  background: black;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(-50%, -50%);
  width: 4px;
  height: 4px;
  content: '';
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.c-navigation__last {
  margin-right: 12px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600;
  color: #2c2a29;
  letter-spacing: 0.05em;
  line-height: 48px;
  padding: 0 24px;
  text-transform: uppercase;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport {
  margin-right: auto;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1 {
  font-size: 1.25rem;
  font-weight: 700;
  padding: 0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__social--first {
  margin-left: 14px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__social a {
  font-size: 1.75rem;
  line-height: 48px;
  padding: 0 10px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__social a:hover {
  color: #f47920;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  background: white;
  position: absolute;
  left: -99999px;
  top: 100%;
  opacity: 0;
  min-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__url--level-2 {
  color: #2c2a29;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600;
  letter-spacing: .05em;
  padding: 12px;
  text-transform: uppercase;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2:hover {
  text-decoration: underline;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  color: #2c2a29;
  font-size: 1.25rem;
  letter-spacing: 0.05em;
  line-height: 48px;
  text-transform: uppercase;
}
.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;
  display: block;
  font-size: 1.5rem;
  width: 42px;
  height: 48px;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle::-ms-expand {
  display: none;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas {
  background: black;
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  border-top: 1px solid #f47920;
  max-height: calc(100vh - 118px);
  overflow: auto;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-1 + .c-navigation__item--level-1 {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.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;
  position: relative;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1::after {
  color: #f47920;
  font: normal 400 1.125rem/0 'sidearm_font_v2';
  content: '\e020';
  display: block;
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translate(0, -50%);
  transition: transform 0.15s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open::after {
  transform: rotate(-180deg);
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 {
  font-family: 'Teko', sans-serif;
  font-weight: 700;
  color: white;
  font-size: 1.4375rem;
  letter-spacing: 0.05em;
  padding: 10px 24px 6px;
  text-transform: uppercase;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1:hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.is-open,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.sidearm-hover {
  color: #f47920;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-2 {
  background: white;
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0;
  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__separator {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  padding: 12px 24px;
  text-transform: uppercase;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 8px 24px;
  text-transform: uppercase;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2:hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2.sidearm-hover {
  background: #f47920;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .c-navigation--sport.c-navigation--mobile .c-navigation__level-1 {
    padding-bottom: 60px;
  }
}
html.stories-video-is-playing .s-stories .c-stories button {
  display: none;
}
.s-community {
  background: url('https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/pacifictigers.com/images/responsive/bg_tigerstripes_black.png') center / cover no-repeat #2c2a29;
  padding: 36px 0;
}
.s-community .section-title {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  color: white;
  font-size: 2.1875rem;
  letter-spacing: 0.05em;
  line-height: 1.125;
  margin-bottom: 24px;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .s-community {
    padding: 48px 0;
  }
}
@media (min-width: 1025px) {
  .s-community {
    background-attachment: fixed;
    padding: 60px 0;
  }
  .s-community .section-title {
    margin-bottom: 36px;
    text-align: left;
  }
}
.s-featured {
  background: black;
  padding: 36px 0;
}
.s-featured .section-title {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  color: white;
  font-size: 2.1875rem;
  letter-spacing: 0.05em;
  line-height: 1.125;
  margin-bottom: 24px;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .s-featured {
    padding: 48px 0;
  }
}
@media (min-width: 1025px) {
  .s-featured {
    background-attachment: fixed;
    padding: 60px 0;
  }
  .s-featured .section-title {
    margin-bottom: 36px;
    text-align: left;
  }
}
.c-stories--featured .slick-list {
  margin: 0 -12px;
}
.c-stories--featured .slick-track {
  display: flex;
}
.c-stories--featured .slick-slide {
  float: none;
  height: auto;
}
.c-stories--featured .slick-prev,
.c-stories--featured .slick-next {
  color: white;
  left: calc(50% - 42px);
  margin: 24px 0 0;
}
.c-stories--featured .slick-prev::after,
.c-stories--featured .slick-next::after {
  color: white;
}
.c-stories--featured .slick-prev:hover::after,
.c-stories--featured .slick-next:hover::after {
  color: #f47920;
}
.c-stories--featured .slick-next {
  margin-left: 12px;
}
.c-stories--featured .c-stories__item {
  display: flex;
  flex-direction: column;
  padding: 0 12px;
  position: relative;
}
.c-stories--featured .c-stories__media-container {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.c-stories--featured .c-stories__media {
  background: #2c2a29;
  position: relative;
  padding-bottom: 56.25%;
}
.c-stories--featured .c-stories__media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.c-stories--featured .c-stories__picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.c-stories--featured .c-stories__details {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  background: white;
  display: flex;
  flex-direction: column;
  padding: 24px 24px 0;
}
.c-stories--featured .c-stories__title {
  margin-bottom: 18px;
}
.c-stories--featured .c-stories__url {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.25;
  text-decoration: none;
}
.c-stories--featured .c-stories__url:hover {
  color: #f47920;
}
.c-stories--featured .c-stories__teaser {
  font-size: 1.125rem;
  margin-bottom: 30px;
}
.c-stories--featured .c-stories__teaser br {
  display: none;
}
.c-stories--featured .c-stories__more {
  border-top: 1px solid #f47920;
  margin-top: auto;
  padding: 10px 0;
  text-decoration: none;
}
.c-stories--featured .c-stories__more > span {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  display: inline-block;
  font-size: 1.125rem;
  text-transform: uppercase;
  transition: transform 0.15s;
}
.c-stories--featured .c-stories__more > i {
  font-size: 1.125rem;
}
.c-stories--featured .c-stories__more:hover > span {
  transform: translate(8px, 0);
}
.c-stories--featured .c-stories__archives {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .c-stories--featured .c-stories__archives {
    margin-top: 36px;
  }
}
.c-stories--cards .slick-list {
  margin: 0 -12px;
}
.c-stories--cards .slick-track {
  display: flex;
}
.c-stories--cards .slick-slide {
  float: none;
  height: auto;
}
.c-stories--cards .slick-prev,
.c-stories--cards .slick-next {
  color: white;
  left: calc(50% - 42px);
  margin: 24px 0 0;
}
.c-stories--cards .slick-prev::after,
.c-stories--cards .slick-next::after {
  color: white;
}
.c-stories--cards .slick-prev:hover::after,
.c-stories--cards .slick-next:hover::after {
  color: #f47920;
}
.c-stories--cards .slick-next {
  margin-left: 12px;
}
.c-stories--cards .c-stories__item {
  display: flex;
  flex-direction: column;
  padding: 0 12px;
  position: relative;
}
.c-stories--cards .c-stories__media-container {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.c-stories--cards .c-stories__media {
  background: #2c2a29;
  position: relative;
  padding-bottom: 56.25%;
}
.c-stories--cards .c-stories__media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.c-stories--cards .c-stories__picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.c-stories--cards .c-stories__details {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  background: white;
  display: flex;
  flex-direction: column;
  padding: 24px 24px 0;
}
.c-stories--cards .c-stories__title {
  margin-bottom: 18px;
}
.c-stories--cards .c-stories__url {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.25;
  text-decoration: none;
}
.c-stories--cards .c-stories__url:hover {
  color: #f47920;
}
.c-stories--cards .c-stories__teaser {
  font-size: 1.125rem;
  margin-bottom: 30px;
}
.c-stories--cards .c-stories__teaser br {
  display: none;
}
.c-stories--cards .c-stories__more {
  border-top: 1px solid #f47920;
  margin-top: auto;
  padding: 10px 0;
  text-decoration: none;
}
.c-stories--cards .c-stories__more > span {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  display: inline-block;
  font-size: 1.125rem;
  text-transform: uppercase;
  transition: transform 0.15s;
}
.c-stories--cards .c-stories__more > i {
  font-size: 1.125rem;
}
.c-stories--cards .c-stories__more:hover > span {
  transform: translate(8px, 0);
}
.c-stories--cards .c-stories__archives {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .c-stories--cards .c-stories__archives {
    margin-top: 36px;
  }
}
.c-stories--top {
  background: black;
  color: white;
  position: relative;
}
.c-stories--top .slick-track {
  display: flex;
}
.c-stories--top .slick-slide {
  float: none;
  height: auto;
}
.c-stories--top .c-stories__item {
  position: relative;
}
.c-stories--top .c-stories__media {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.c-stories--top .c-stories__media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.c-stories--top .c-stories__picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.c-stories--top .c-stories__picture img.c-stories__placeholder {
  top: 50%;
  transform: translateY(-50%);
}
.c-stories--top .c-stories__details {
  padding: 56px 12px 24px;
}
.c-stories--top .c-stories__title {
  margin-bottom: 12px;
}
.c-stories--top .c-stories__url {
  font-family: 'Teko', sans-serif;
  font-weight: 600;
  color: white;
  display: block;
  font-size: 1.875rem;
  line-height: 1.25;
  letter-spacing: 0.0336em;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 0.15s;
}
.c-stories--top .c-stories__url:hover {
  color: #f47920;
}
.c-stories--top .c-stories__bottom {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600;
  border-top: 1px solid #202020;
  padding: 12px 0 0;
  text-transform: uppercase;
}
.c-stories--top .c-stories__archives {
  color: white;
  font-weight: 500;
  text-decoration: none;
}
.c-stories--top .c-stories__archives:hover {
  text-decoration: underline;
}
.c-stories--top .c-stories__controls {
  padding: 0 12px;
  position: absolute;
  top: 56.25vw;
  left: 0;
  width: 100%;
  height: 56px;
}
.c-stories--top .c-stories__controls .slick-pause-play {
  margin-left: 14px;
}
@media (max-width: 1024px) {
  .c-stories--top .c-stories__item {
    display: flex;
    flex-direction: column;
  }
  .c-stories--top .c-stories__media-container {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
  }
  .c-stories--top .c-stories__details {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    display: flex;
    flex-direction: column;
  }
  .c-stories--top .c-stories__bottom {
    margin-top: auto;
  }
  .c-stories--top .c-stories__controls .slick-dots button {
    background: #f47920;
    box-shadow: inset 0 0 0 2px #f47920;
    color: black;
  }
  .c-stories--top .c-stories__controls .slick-dots .slick-active button {
    background: transparent;
    color: white;
  }
}
@media (min-width: 768px) {
  .c-stories--top .c-stories__details {
    padding-left: 24px;
    padding-right: 24px;
  }
  .c-stories--top .c-stories__controls {
    padding: 0 24px;
  }
}
@media (min-width: 1025px) {
  .c-stories--top .c-stories__item {
    max-height: calc(100vh - 132px);
  }
  html.sport .c-stories--top .c-stories__item {
    max-height: calc(100vh - 180px);
  }
  .c-stories--top .c-stories__media {
    height: 56.25vw;
    max-height: calc(100vh - 132px);
    padding: 0;
  }
  .c-stories--top .c-stories__media::after {
    /*background: linear-gradient(rgba(@black, 0), rgba(@black, 0.61) 76%, rgba(@black, 0.8) 100%);*/
    background: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
  }
  html.sport .c-stories--top .c-stories__media {
    max-height: calc(100vh - 180px);
  }
  .c-stories--top .c-stories__details {
    padding: 0;
    position: absolute;
    bottom: 60px;
    left: 0;
    width: 100%;
  }
  .c-stories--top .c-stories__title {
    margin: 0 auto 24px;
    max-width: 970px;
    text-align: center;
  }
  .c-stories--top .c-stories__url {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  }
  .c-stories--top .c-stories__bottom {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    font-size: 1.25rem;
    font-weight: 500;
    height: 40px;
    margin: 0 auto;
    max-width: 970px;
    padding: 0 48px;
  }
  .c-stories--top .c-stories__archives {
    text-transform: none;
  }
  .c-stories--top .c-stories__controls {
    top: auto;
    bottom: 60px;
    height: 40px;
    justify-content: center;
    pointer-events: none;
  }
  .c-stories--top .c-stories__controls .slick-pause-play {
    pointer-events: auto;
  }
  .c-stories--top .c-stories__dots {
    pointer-events: auto;
  }
}
.c-slideshow--parallax {
  background: black;
}
.c-slideshow--parallax .c-slideshow__item {
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  box-shadow: inset 0 -2px 0 #f47920;
  padding: 72px 24px;
  text-align: center;
}
.c-slideshow--parallax .c-slideshow__title {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  color: white;
  font-size: 4.5rem;
  line-height: 1.0375;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
}
.c-slideshow--parallax .c-slideshow__link {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .c-slideshow--parallax .c-slideshow__link {
    margin-top: 24px;
  }
}
@media (min-width: 1025px) {
  .c-slideshow--parallax .c-slideshow__item {
    background-attachment: fixed;
    min-height: 500px;
  }
  .c-slideshow--parallax .c-slideshow__link {
    margin-top: 30px;
  }
}
.s-schedule {
  background: url('https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/pacifictigers.com/images/responsive/bg_tigerstripes_orange.jpg') center / cover no-repeat #f47920;
  padding: 36px 0;
}
.s-schedule__header {
  margin-bottom: 18px;
}
.s-schedule__tabs {
  border-bottom: 1px solid black;
  justify-content: center;
}
.s-schedule__tabs-item {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  font-size: 1.875rem;
  white-space: nowrap;
}
.s-schedule__tabs-item:first-child {
  margin-right: 36px;
  position: relative;
}
.s-schedule__tabs-item:first-child::after {
  content: '/';
  line-height: 1;
  margin-left: 18px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(-50%, -50%);
}
a.s-schedule__tabs-link {
  color: #202020;
  text-decoration: none;
  text-transform: uppercase;
}
.s-schedule__tabs .ui-tabs-active .s-schedule__tabs-link {
  font-weight: 700;
}
.s-schedule__calendar {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.s-schedule__calendar > i {
  font-size: 1.125rem;
}
.s-schedule__calendar > span {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  color: #202020;
  font-size: 1.125rem;
  margin-right: 6px;
  padding: 6px 0;
  text-transform: uppercase;
}
.s-schedule .c-events__nodata {
  color: black;
  font-weight: 700;
  padding: 48px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .s-schedule {
    padding: 48px 0;
  }
  .s-schedule__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid black;
    margin-bottom: 24px;
  }
  .s-schedule__tabs {
    border: none;
    justify-content: flex-start;
  }
  .s-schedule__tabs-item {
    font-size: 2.1875rem;
  }
}
@media (min-width: 1025px) {
  .s-schedule {
    padding: 60px 0;
  }
  .s-schedule__header {
    margin-bottom: 36px;
  }
}
.c-events--slider .slick-track {
  display: flex;
}
.c-events--slider .slick-slide {
  float: none;
  height: auto;
}
.c-events--slider .slick-prev,
.c-events--slider .slick-next {
  left: calc(50% - 42px);
  margin: 24px 0 0;
}
.c-events--slider .slick-next {
  margin-left: 12px;
}
.c-events--slider .c-events__slider {
  margin: 0 -12px;
}
.c-events--slider .c-events__item {
  padding: 0 12px;
}
.c-events--slider .c-events__item-inner {
  background-color: rgba(255, 255, 255, 0.75);
  display: flex;
  flex-direction: column;
  height: 100%;
}
.c-events--slider .c-events__header {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  height: 72px;
  text-transform: uppercase;
}
.c-events--slider .c-events__date-time-divider {
  display: inline-block;
}
.c-events--slider .c-events__live {
  padding-left: 18px;
  position: relative;
}
.c-events--slider .c-events__live::after {
  background: black;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  content: '';
}
.c-events--slider .c-events__status {
  text-transform: uppercase;
}
.c-events--slider .c-events__logos {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  height: 140px;
}
.c-events--slider .c-events__logos.is-live,
.c-events--slider .c-events__logos.is-result {
  border-bottom: 1px solid #f47920;
  height: 114px;
  margin: 0 24px 26px;
  padding-bottom: 6px;
}
.c-events--slider .c-events__logos-team {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.c-events--slider .c-events__logos-team + .c-events__logos-team {
  margin-left: 48px;
}
.c-events--slider .c-events__logos-team-logo {
  width: 72px;
  height: 72px;
}
.c-events--slider .c-events__logos-team-score {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600;
  font-size: 1.125rem;
  margin-top: 4px;
}
.c-events--slider .c-events__details {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  padding: 24px 24px 60px;
  text-align: center;
}
.c-events--slider .c-events__sport {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600;
  font-size: 1.375rem;
  letter-spacing: 0.025em;
  line-height: 1.25;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-events--slider .c-events__opponent {
  font-size: 1.125rem;
  margin-top: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-events--slider .c-events__location {
  color: #4d4d4d;
  font-size: 1.125rem;
  font-style: italic;
  margin-top: 24px;
}
.c-events--slider .c-events__location a {
  color: #4d4d4d;
  text-decoration: none;
}
.c-events--slider .c-events__location a:hover {
  text-decoration: underline;
}
.c-events--slider .c-events__media {
  justify-content: center;
  border-top: 1px solid #f47920;
  height: 80px;
  margin: auto 24px 0;
}
.c-events--slider .c-events__media-item {
  height: 100%;
}
.c-events--slider .c-events__media-link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  padding: 0 12px;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.c-events--slider .c-events__media-link:hover {
  color: #f47920;
}
.c-events--slider .c-events__load-more-container {
  margin: 0 -24px;
}
.c-events--slider .c-events__load-more {
  background: white;
}
.s-awards {
  background: black;
  color: white;
  padding: 36px 0;
}
@media (min-width: 768px) {
  .s-awards {
    padding: 48px 0;
  }
}
@media (min-width: 1025px) {
  
}
.c-awards--slider .slick-dots {
  margin-top: 24px;
}
.c-awards--slider .c-awards__logo {
  padding: 0 24px 24px;
  text-align: center;
}
.c-awards--slider .c-awards__item {
  padding: 0 24px;
  text-align: center;
}
.c-awards--slider .c-awards__media {
  margin: 0 auto 20px;
  max-width: 456px;
  position: relative;
}
.c-awards--slider .c-awards__media img {
  display: inline-block;
}
.c-awards--slider .c-awards__media::after,
.c-awards--slider .c-awards__media::before {
  border-style: solid;
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  z-index: 2;
  content: '';
}
.c-awards--slider .c-awards__media::before {
  border-width: 88px 88px 0 0;
  border-color: black transparent transparent transparent;
  top: 0;
  left: 0;
}
.c-awards--slider .c-awards__media::after {
  border-width: 0 0 88px 88px;
  border-color: transparent transparent black transparent;
  bottom: 0;
  right: 0;
}
.c-awards--slider .c-awards__details {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
}
.c-awards--slider .c-awards__name {
  border-bottom: 1px solid #202020;
  color: white;
  display: block;
  margin: 0 auto 12px;
  max-width: 100%;
  padding-bottom: 12px;
  width: 286px;
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.15s;
}
.c-awards--slider .c-awards__name:hover {
  color: #f47920;
}
@media (min-width: 768px) {
  .c-awards--slider {
    margin: 0 auto;
    max-width: 720px;
  }
  .c-awards--slider .slick-dots {
    margin-top: 36px;
  }
  .c-awards--slider .c-awards__item {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0;
    text-align: left;
  }
  .c-awards--slider .c-awards__item:last-child {
    flex-direction: row-reverse;
    text-align: right;
  }
  .c-awards--slider .c-awards__item:last-child .c-awards__media {
    margin: 0 0 0 12px;
  }
  .c-awards--slider .c-awards__item:last-child .c-awards__media::before {
    border-color: transparent black transparent transparent;
    border-width: 0 120px 120px 0;
    left: auto;
    right: 0;
  }
  .c-awards--slider .c-awards__item:last-child .c-awards__media::after {
    border-color: transparent transparent transparent black;
    border-width: 120px 0 0 120px;
    right: auto;
    left: 0;
  }
  .c-awards--slider .c-awards__media {
    flex: 0 1 456px;
    -webkit-flex: 0 1 456px;
    min-width: 1px;
    min-height: 1px;
    margin: 0 12px 0 0;
  }
  .c-awards--slider .c-awards__media::before {
    border-width: 120px 120px 0 0;
  }
  .c-awards--slider .c-awards__media::after {
    border-width: 0 0 120px 120px;
  }
  .c-awards--slider .c-awards__details {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
  }
  .c-awards--slider .c-awards__name {
    width: auto;
  }
}
@media (min-width: 1025px) {
  .c-awards--slider {
    max-width: none;
  }
  .c-awards--slider .c-awards__slider {
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
  .c-awards--slider .c-awards__item {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .c-awards--slider .c-awards__item {
    display: block;
    padding: 0 24px;
  }
  .c-awards--slider .c-awards__item:last-child .c-awards__media {
    margin: 0;
  }
  .c-awards--slider .c-awards__media {
    margin: 0;
    max-width: 100%;
    width: 100%;
  }
  .c-awards--slider .c-awards__media img {
    width: 100%;
  }
  .c-awards--slider .c-awards__details {
    margin-top: 12px;
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .c-awards--slider {
    position: relative;
  }
  .c-awards--slider .c-awards__logo {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .c-awards--slider .c-awards__logo img:first-child {
    margin-bottom: 24px;
    width: 290px;
  }
  .c-awards--slider .c-awards__logo img:last-child {
    width: 200px;
  }
  .c-awards--slider .c-awards__slider {
    margin: 0 -12px;
  }
  .c-awards--slider .c-awards__item {
    padding: 0 12px;
  }
  .c-awards--slider .c-awards__details {
    min-width: 200px;
  }
}
@media (min-width: 1440px) {
  .c-awards--slider .c-awards__logo img:first-child {
    width: 290px;
  }
  .c-awards--slider .c-awards__logo img:last-child {
    width: 236px;
  }
}
.s-social {
  background: url('https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/pacifictigers.com/images/responsive/bg_tigerstripes_black.png') center / cover no-repeat #2c2a29;
  padding: 36px 0;
}
@media (min-width: 768px) {
  .s-social {
    padding: 48px 0;
  }
}
@media (min-width: 1025px) {
  .s-social {
    background-attachment: fixed;
    padding: 60px 0;
  }
}
.s-social .ads-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  box-shadow: inset 0 1px 0 #f47920, inset 0 -1px 0 #f47920;
}
.s-social .ads-container .ad {
  width: 201.3px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.s-social .ads-container .ad a {
  width: 100%;
  height: 100%;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  color: white;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  transition: 0.25s;
}
.s-social .ads-container .ad a span:first-of-type {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.s-social .ads-container .ad a span:first-of-type::before {
  font-size: 1.5rem;
  color: #f47920;
  margin-left: 6px;
  transition: 0.25s;
}
.s-social .ads-container .ad a:hover,
.s-social .ads-container .ad a:focus,
.s-social .ads-container .ad a.sidearm-hover {
  background-color: white;
  color: black;
  font-weight: 700;
}
.s-social .ads-container .ad a:hover span:first-of-type:before,
.s-social .ads-container .ad a:focus span:first-of-type:before,
.s-social .ads-container .ad a.sidearm-hover span:first-of-type:before {
  color: black;
}
.s-social .ads-container span span {
  position: absolute;
  left: -9999px;
  top: -9999px;
  background: black;
  color: white;
}
@media screen and (max-width: 767px) {
  .s-social .ads-container {
    height: 48px;
  }
  .s-social .ads-container .ad {
    height: 48px;
  }
  .s-social .ads-container .ad span:first-of-type {
    font-size: 0;
    letter-spacing: 0;
    height: 100%;
  }
  .s-social .ads-container .ad span:first-of-type::before {
    margin-left: 0;
  }
}
.c-contentstream__top {
  margin-bottom: 12px;
}
.c-contentstream__logo {
  margin-bottom: 24px;
  padding: 0 12px;
}
.c-contentstream__filter {
  height: 48px;
  margin: 0 auto;
  max-width: 960px;
}
.c-contentstream__filter-wrap {
  box-shadow: inset 0 1px 0 #f47920, inset 0 -1px 0 #f47920;
}
.c-contentstream__filter-item {
  flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  min-width: 1px;
  min-height: 1px;
  text-align: center;
}
.c-contentstream__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;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  transition: box-shadow 0.15s, background 0.15s, color 0.15s;
}
.c-contentstream__filter-button::-ms-expand {
  display: none;
}
.c-contentstream__filter-button > i {
  color: #f47920;
  font-size: 1.5rem;
}
.c-contentstream__filter-button > span {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  color: white;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  margin-right: 6px;
  text-transform: uppercase;
}
.c-contentstream__filter-button:hover {
  box-shadow: inset 0 -1px 0 white, inset 0 1px 0 white;
}
.c-contentstream__filter-button.is-active {
  background: white;
}
.c-contentstream__filter-button.is-active > span {
  font-weight: 700;
}
.c-contentstream__filter-button.is-active > i,
.c-contentstream__filter-button.is-active > span {
  color: black;
}
@media (min-width: 768px) {
  .c-contentstream__filter {
    height: 40px;
  }
}
.c-contentstream .load-more__container {
  margin-top: 24px;
}
.c-contentstream__stream {
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .c-contentstream__stream {
    margin: 0;
  }
}
.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%;
  }
}
@media (min-width: 1280px) {
  .c-contentstream__item {
    width: 25%;
  }
}
.c-contentstream__item-inner {
  background: white;
  position: relative;
}
.c-contentstream__link {
  display: block;
  text-decoration: none;
}
.c-contentstream__link:hover .c-contentstream__media-image {
  transform: scale(1.2);
  transition: transform 3s;
}
.c-contentstream__media {
  display: block;
}
.c-contentstream__media-image {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 1s;
}
.c-contentstream__media.aspect {
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
}
.c-contentstream__media.aspect .c-contentstream__media-image {
  position: absolute;
  top: 0;
  left: 0;
}
.c-contentstream__body {
  padding: 24px 24px 0;
}
.c-contentstream__text {
  font-size: 1.125rem;
}
.c-contentstream__title {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600;
  color: white;
  font-size: 1.125rem;
  letter-spacing: 0.025em;
  padding: 8px 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}
.c-contentstream__user {
  padding: 24px;
}
.c-contentstream__user-icon {
  flex: 0 0 30px;
  -webkit-flex: 0 0 30px;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #e4e4e4;
  border-radius: 50%;
  font-size: 1.25rem;
  margin-left: auto;
  text-decoration: none;
  width: 30px;
  height: 30px;
}
.c-contentstream__actions-item + .c-contentstream__actions-item {
  margin-left: 12px;
}
.c-contentstream__actions-link {
  display: inline-flex;
  font-size: 1.5rem;
  text-decoration: none;
}
.c-contentstream__actions-link > i {
  transition: 0.15s;
}
.c-contentstream__actions-link:hover > i {
  transform: translate(0, -3px);
}
.c-contentstream__tag {
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 76px;
  height: 76px;
}
.c-contentstream__tag::before {
  border-color: transparent #f47920 transparent transparent;
  border-style: solid;
  border-width: 0 76px 76px 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: '';
}
.c-contentstream__tag::after {
  content: '\e128';
  font: 400 1.875rem/1 'sidearm_font_v2';
  position: absolute;
  top: 6px;
  right: 6px;
}
.c-contentstream__item--twitter .c-contentstream__user-icon {
  color: #1f76d8;
}
.c-contentstream__item--facebook .c-contentstream__user-icon {
  color: #3b5999;
}
.c-contentstream__item--instagram .c-contentstream__media::after {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85));
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 25%;
  content: '';
}
.c-contentstream__item--instagram .c-contentstream__user {
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.c-contentstream__item--instagram .c-contentstream__user-icon {
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  color: #e0294a;
  pointer-events: auto;
}
.c-contentstream__item--gallery .c-contentstream__item-inner {
  background: black;
}
.c-contentstream__item--gallery .c-contentstream__media::after {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85));
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 42%;
  content: '';
}
.s-promos {
  background: #202020;
}
.s-promos .ads-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 12px 0;
}
.s-promos .ads-container .slick-list {
  flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  min-width: 1px;
  min-height: 1px;
  margin-bottom: 6px;
}
.s-promos .ads-container .slick-dots {
  height: 40px;
}
.s-promos .ads-container .slick-pause-play {
  margin-left: 14px;
}
.s-promos .ads-container .slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1025px) {
  .s-promos .ads-container {
    padding: 24px 0;
  }
}
.s-galleries {
  background: url('https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/pacifictigers.com/images/responsive/bg_tigerstripes_black.png') center / cover no-repeat #2c2a29;
  padding: 36px 0;
}
.s-galleries .section-title {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  color: white;
  font-size: 2.1875rem;
  letter-spacing: 0.05em;
  line-height: 1.125;
  margin-bottom: 24px;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .s-galleries {
    padding: 48px 0;
  }
}
@media (min-width: 1025px) {
  .s-galleries {
    background-attachment: fixed;
    padding: 60px 0;
  }
  .s-galleries .section-title {
    margin-bottom: 36px;
    text-align: left;
  }
}
.c-galleries--slider .slick-list {
  margin: 0 -12px;
}
.c-galleries--slider .slick-track {
  display: flex;
}
.c-galleries--slider .slick-slide {
  float: none;
  height: auto;
}
.c-galleries--slider .slick-prev,
.c-galleries--slider .slick-next {
  color: white;
  left: calc(50% - 42px);
  margin: 24px 0 0;
}
.c-galleries--slider .slick-prev::after,
.c-galleries--slider .slick-next::after {
  color: white;
}
.c-galleries--slider .slick-prev:hover::after,
.c-galleries--slider .slick-next:hover::after {
  color: #f47920;
}
.c-galleries--slider .slick-next {
  margin-left: 12px;
}
.c-galleries--slider .c-galleries__item {
  padding: 0 12px;
}
.c-galleries--slider .c-galleries__link {
  background: black;
  display: block;
  position: relative;
  text-decoration: none;
}
.c-galleries--slider .c-galleries__link:hover .c-galleries__media-image {
  transform: scale(1.2);
  transition: transform 3s;
}
.c-galleries--slider .c-galleries__media {
  display: block;
}
.c-galleries--slider .c-galleries__media-image {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 1s;
}
.c-galleries--slider .c-galleries__media.aspect {
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
}
.c-galleries--slider .c-galleries__media.aspect .c-galleries__media-image {
  position: absolute;
  top: 0;
  left: 0;
}
.c-galleries--slider .c-galleries__media::after {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85));
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 25%;
  content: '';
}
.c-galleries--slider .c-galleries__title {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600;
  color: white;
  font-size: 1.125rem;
  letter-spacing: 0.025em;
  padding: 8px 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}
.c-galleries--slider .c-galleries__tag {
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 76px;
  height: 76px;
}
.c-galleries--slider .c-galleries__tag::before {
  border-color: transparent #f47920 transparent transparent;
  border-style: solid;
  border-width: 0 76px 76px 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: '';
}
.c-galleries--slider .c-galleries__tag::after {
  content: '\e128';
  font: 400 1.875rem/1 'sidearm_font_v2';
  position: absolute;
  top: 6px;
  right: 6px;
}
.c-galleries--slider .c-galleries__archives {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .c-galleries--slider .c-stories__archives {
    margin-top: 36px;
  }
}
.sidearm-schedule-tournament p {
  color: white !important;
}
