/*** Logo Loader ***/

.dual-logos-spin .logo-loader__logo-main {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 225px;
}
.dual-logos-spin .logo-loader__logo-main img {
  animation: dual-logos 3s ease-in-out infinite;
}
.dual-logos-spin .logo-loader__logo-secondary {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
  display: flex;
  justify-content: center;
}
.dual-logos-spin .logo-loader__logo-secondary img {
  animation: dual-logos-reverse 3s ease-in-out infinite;
}
@keyframes dual-logos {
  0% {
    opacity: 0;
    transform: rotateY(0deg) scale(0.5);
  }
  50% {
    opacity: 1;
    transform: rotateY(-360deg) scale(1);
  }
  100% {
    opacity: 0;
    transform: rotateY(0deg) scale(0.5);
  }
}
@keyframes dual-logos-reverse {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.logo-loader--dual-logos {
  background-color: white;
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999999999999999999999999;
  opacity: 1;
  transition: opacity 0.2s ease-in-out 1.5s;
}
.logo-loader--dual-logos .logo-loader__logo-main {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 225px;
}
.logo-loader--dual-logos .logo-loader__logo-main img {
  animation: dual-logos 3s ease-in-out infinite;
}
.logo-loader--dual-logos .logo-loader__logo-secondary {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
  display: flex;
  justify-content: center;
}
.logo-loader--dual-logos .logo-loader__logo-secondary img {
  animation: dual-logos-reverse 3s ease-in-out infinite;
}
@keyframes dual-logos {
  0% {
    opacity: 0;
    transform: rotateY(0deg) scale(0.5);
  }
  50% {
    opacity: 1;
    transform: rotateY(-360deg) scale(1);
  }
  100% {
    opacity: 0;
    transform: rotateY(0deg) scale(0.5);
  }
}
@keyframes dual-logos-reverse {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
html.navigation-loaded .logo-loader--dual-logos {
  opacity: 0;
  pointer-events: none;
}
html:not(.index) .logo-loader--dual-logos {
  display: none;
}
@keyframes draw {
  100% {
    stroke-dashoffset: 0;
  }
}
.row {
  max-width: 1416px;
  margin-right: auto;
  margin-left: auto;
}
body {
  font: 14px/1.4 arial, sans-serif;
  color: black;
  margin: 0;
  padding: 0;
}
html:not(.index) .main-content-placeholder {
  max-width: 1464px;
  padding: 0 24px;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
}
html .main-content-placeholder {
  margin-top: 194px;
}
@media screen and (max-width: 1024px) {
  html .main-content-placeholder {
    margin-top: 186px;
  }
}
@media screen and (max-width: 767px) {
  html .main-content-placeholder {
    margin-top: 56px;
  }
}
html.sport .main-content-placeholder {
  margin-top: 256px;
}
@media screen and (max-width: 1024px) {
  html.sport .main-content-placeholder {
    margin-top: 248px;
  }
}
@media screen and (max-width: 767px) {
  html.sport .main-content-placeholder {
    margin-top: 120px;
  }
}
.showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url("https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png");
  background-size: contain;
  height: 70px;
  width: 70px;
  z-index: 100;
}
.headroom--not-top .main-header {
  top: -130px;
}
.headroom--not-top .main-header__logo-img {
  width: 57.88px;
  top: 70px;
}
.headroom--not-top .main-header__logo-img-sport {
  width: 45px;
  position: absolute;
  top: 72px;
  left: 24px;
  transform: translateX(-50%);
}
.headroom--not-top .c-navigation--main .c-navigation--desktop .c-navigation__level-2.is-open {
  max-height: calc(100vh - 64px);
  overflow: auto;
}
.headroom--not-top .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh - 118px);
}
.main-header {
  position: fixed;
  top: 0;
  width: 100%;
  transition: 0.25s;
  z-index: 9999;
}
.main-header__top {
  height: 130px;
  background-image: url("https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/umbcretrievers.com/images/responsive_2021/bg_blackPattern.jpg");
  background-size: cover;
  background-position: top;
}
.main-header__top-inner {
  display: flex;
  align-items: center;
  height: 100%;
}
.main-header .s-events {
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  margin: 0 36px;
}
.main-header__logo {
  flex: 0 0 171.7px;
  -webkit-flex: 0 0 171.7px;
  min-width: 1px;
  min-height: 1px;
  position: relative;
}
.main-header__logo-img {
  width: 171.7px;
  position: absolute;
  top: -40px;
  left: 0;
  transition: 0.25s;
}
.main-header__logo-img-sport {
  width: 145px;
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
}
.main-header__logo-img-2 {
  width: 118.64px;
}
.main-header__logo-2 {
  flex: 0 0 155.06px;
  -webkit-flex: 0 0 155.06px;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-header__button {
  flex: 0 0 175px;
  -webkit-flex: 0 0 175px;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main-header__button-schedule {
  width: 175px;
  height: 48px;
  background: #fdb515;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Inter';
  font-weight: 700;
  text-transform: uppercase;
  color: #312f2f;
  border: 2px solid #fdb515;
  box-sizing: border-box;
  border-radius: 4px;
  text-decoration: none;
  transition: .25s;
}
.main-header__button-schedule:hover {
  color: #fdb515;
  background: black;
}
.main-header__button-ad {
  padding-bottom: 8px;
}
.main-header__schedule {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  margin: 0 56px 0 66px;
}
.main-header__nav {
  height: 64px;
  background: white;
  box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.12);
}
.main-header__nav-inner {
  display: flex;
  justify-content: flex-end;
}
.main-header .main-navigation {
  height: 64px;
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.main-header__mobile-icon-img {
  display: none;
}
.c-scoreboard--slider .slick-track {
  display: flex;
  display: -webkit-flex;
}
.c-scoreboard--slider .slick-prev,
.c-scoreboard--slider .slick-next {
  position: absolute;
  height: 36px;
  width: 36px;
  background-color: #fdb515;
  font-size: 0;
  border: none;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.25s;
}
.c-scoreboard--slider .slick-prev::after,
.c-scoreboard--slider .slick-next::after {
  font-family: 'sidearm_font_v2';
  font-size: 1rem;
  color: black;
  transition: 0.25s;
}
.c-scoreboard--slider .slick-prev:hover,
.c-scoreboard--slider .slick-next:hover {
  background-color: black;
}
.c-scoreboard--slider .slick-prev:hover::after,
.c-scoreboard--slider .slick-next:hover::after {
  color: #fdb515;
}
.c-scoreboard--slider .slick-prev {
  left: -40px;
}
.c-scoreboard--slider .slick-prev::after {
  content: '\e009';
}
.c-scoreboard--slider .slick-next {
  right: -40px;
}
.c-scoreboard--slider .slick-next::after {
  content: '\e010';
}
.c-scoreboard--slider .c-scoreboard__item {
  background-color: black;
  color: white;
  margin: 0 4px;
  height: 112px;
  padding: 16px;
  position: relative;
  border-radius: 0.25rem;
  overflow: hidden;
}
.c-scoreboard--slider .c-scoreboard__header {
  display: flex;
  justify-content: space-between;
}
.c-scoreboard--slider .c-scoreboard__body {
  display: flex;
  padding-top: 8px;
}
.c-scoreboard--slider .c-scoreboard__body-left {
  padding-right: 16px;
}
.c-scoreboard--slider .c-scoreboard__body-right {
  width: 100%;
  max-width: calc(100% - 64px);
}
.c-scoreboard--slider .c-scoreboard__time {
  font-family: 'Inter';
  font-weight: 400;
  font-size: 1rem;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0.188rem;
}
.c-scoreboard--slider .c-scoreboard__date-time-divider {
  padding: 0 12px;
  color: #fdb515;
}
.c-scoreboard--slider .c-scoreboard__team-logo-container {
  height: 48px;
  width: 48px;
}
.c-scoreboard--slider .c-scoreboard__team-logo {
  height: 48px;
  width: 48px;
}
.c-scoreboard--slider .c-scoreboard__team-name {
  font-family: 'Inter';
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.c-scoreboard--slider .c-scoreboard__overlay {
  display: none;
  background: #fdb515;
  position: absolute;
  height: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  transition: 0.25s;
}
.c-scoreboard--slider .c-scoreboard__overlay.is-open {
  display: flex;
  height: 64px;
}
.c-scoreboard--slider .c-scoreboard__media-link {
  padding: 0 8px;
  transition: 0.25s;
}
.c-scoreboard--slider .c-scoreboard__media-link:hover span::before,
.c-scoreboard--slider .c-scoreboard__media-link:focus span::before,
.c-scoreboard--slider .c-scoreboard__media-link.sidearm-hover span::before {
  text-decoration: underline;
}
.c-scoreboard--slider .c-scoreboard__toggle {
  background: black;
  border: none;
  color: #fdb515;
  font-size: 1.2rem;
}
.c-scoreboard--slider .c-scoreboard__toggle.is-toggled {
  font-size: 0;
}
.c-scoreboard--slider .c-scoreboard__toggle.is-toggled::after {
  content: '\e077';
  font-family: 'sidearm_font_v2';
  font-size: 1.2rem;
}
.c-navigation--main ul {
  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;
  display: block;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.25s;
}
.c-navigation--main .c-navigation__toggle span {
  font-size: 1.5rem;
}
.c-navigation--main .c-navigation__toggle span:last-of-type {
  display: none;
}
.c-navigation--main .c-navigation__toggle:hover,
.c-navigation--main .c-navigation__toggle.is-toggled,
.c-navigation--main .c-navigation__toggle:focus,
.c-navigation--main .c-navigation__toggle.sidearm-hover {
  background: #fdb515;
}
.c-navigation--main .c-navigation-desktop .c-navigation__ad {
  padding: 24px;
  text-align: right;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-1 {
  justify-content: flex-end;
  margin-left: 200px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1::before,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1::before,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:focus .c-navigation__url--level-1::before {
  width: 100%;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1::after,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1::after,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:focus .c-navigation__url--level-1::after {
  transform: rotate(-180deg);
  padding-left: 0;
  padding-right: 12px;
  transition: 0.5s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__level-2,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__level-2,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:focus .c-navigation__level-2 {
  left: 0;
  opacity: 1;
  transition: opacity .25s;
  box-shadow: 0 0.125rem 1.125rem rgba(0, 0, 0, 0.12);
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-1 {
  white-space: nowrap;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #312f2f;
  padding-left: 22px;
  padding-right: 22px;
  font-family: 'inter';
  font-weight: 700;
  font-size: 0.875rem;
  text-transform: uppercase;
  position: relative;
  transition: 0.25s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-1::after {
  content: '\e012';
  font-family: 'sidearm_font_v2';
  padding-left: 12px;
  font-weight: 400;
  transition: 0.5s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-1::before {
  content: '';
  width: 0;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.2s ease-in-out 0s;
  background: #fdb515;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2 {
  position: absolute;
  top: 194px;
  left: -99999px;
  opacity: 0;
  width: 100%;
  background: #f2f2f2;
  z-index: 9999999999999999999;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2.is-open {
  max-height: calc(100vh - 194px);
  overflow: auto;
  left: 0;
  opacity: 1;
  transition: 0s;
  z-index: 99;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2-inner {
  max-width: 1416px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
}
.c-navigation--main .c-navigation-desktop .c-navigation__column {
  flex: 0 1 50%;
}
.c-navigation--main .c-navigation-desktop .c-navigation__column:first-of-type {
  margin-right: 16px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__column:last-of-type {
  margin-left: 16px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  border-bottom: 1px solid white;
  transition: 0.25s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:hover:not(.c-navigation__separator),
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:focus:not(.c-navigation__separator) {
  background: #fdb515;
}
.c-navigation--main .c-navigation-desktop .c-navigation__separator {
  font-family: 'inter';
  font-weight: 700;
  font-size: 1.125rem;
  padding-bottom: 16px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2 {
  height: 50px;
  display: flex;
  align-items: center;
  font-family: 'inter';
  font-weight: 400;
  font-size: 1rem;
  transition: 0.25s;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:first-child {
  margin-right: auto;
  padding-left: 12px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:first-child:last-child {
  width: 100%;
  margin-right: 0;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:hover {
  text-decoration: underline;
}
.c-navigation--main .c-navigation-desktop .c-navigation__schedule-roster-news {
  padding: 0 9px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__social {
  width: 30px;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  visibility: hidden;
  padding-left: 12px;
}
.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: '\e205';
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.twitter::before {
  content: '\e035';
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.instagram::before {
  content: '\e044';
}
.c-navigation--main .c-navigation-desktop .c-navigation__social.tickets::before {
  content: '\e108';
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0px;
  overflow: hidden;
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas::after {
  content: '';
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: white;
  z-index: -1;
  opacity: 0;
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas.is-open {
  height: calc(100vh - 56px);
  overflow: auto;
  background: white;
  z-index: 1;
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas .ad {
  margin: 24px;
}
.c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1::after {
  font-family: sidearm_font_v2;
  font-size: 20px;
  content: '\e012';
  margin-left: 12px;
  font-style: normal;
  display: block;
  transition: transform .25s;
}
.c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1.is-open::after {
  transform: rotate(-180deg);
  transition: transform .25s;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1 {
  height: 57px;
  padding: 0 24px;
  font-family: 'Inter';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 21px;
  color: #312f2f;
  align-items: center;
  display: flex;
  transition: 0.25s;
  box-shadow: inset 0px 1px 0px #e8e8e8;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1::after {
  color: #fdb515;
  font-size: .875rem !important;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1:hover,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.is-open,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.sidearm-hover,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1:focus {
  background-color: #fdb515;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1:hover::after,
.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,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1:focus::after {
  color: white;
}
.c-navigation--main .c-navigation-mobile .c-navigation__level-2 {
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: 1s;
}
.c-navigation--main .c-navigation-mobile .c-navigation__level-2.is-open {
  max-height: 2500px;
}
.c-navigation--main .c-navigation-mobile .c-navigation__separator {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 150%;
  padding: 0 24px;
  height: 63px;
  display: flex;
  align-items: center;
  background-color: #f2f2f2;
  box-shadow: inset 0px -1px 0px #e8e8e8;
  font-family: 'Inter';
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-2 {
  height: 63px;
  display: flex;
  align-items: center;
  background-color: #f2f2f2;
  box-shadow: inset 0px -1px 0px #e8e8e8;
  font-family: 'Inter';
  font-size: 0.875rem;
  line-height: 150%;
  padding: 0 24px;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .c-navigation--main .c-navigation-mobile .c-navigation__level-1 {
    padding-bottom: 60px;
  }
}
.sport-navigation {
  background-image: url("https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/umbcretrievers.com/images/responsive_2021/bg_blackPattern.jpg");
}
.c-navigation--sport ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 {
  position: relative;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:last-of-type .c-navigation__url--level-1 {
  padding-right: 0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__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 {
  text-decoration: underline;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:focus .c-navigation__level-2,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__level-2 {
  left: auto;
  right: 0;
  opacity: 1;
  transition: opacity .25s;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1 {
  color: white;
  height: 62px;
  font-family: 'Inter';
  font-weight: normal;
  line-height: 150%;
  font-size: 1rem;
  display: flex;
  align-items: center;
  padding-right: 24px;
  transition: 0.25s;
}
.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.125rem;
  font-weight: bold;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1:hover,
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1:focus,
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1.sidearm-hover {
  text-decoration: underline;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  left: -99999px;
  top: 100%;
  opacity: 0;
  background-color: #fdb515;
  width: 375px;
}
.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 {
  height: 45px;
  font-family: 'Inter';
  font-weight: normal;
  line-height: 150%;
  font-size: 1rem;
  display: flex;
  align-items: center;
  transition: 0.25s;
  padding: 0 24px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2:hover,
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2:focus,
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2.sidearm-hover {
  background-color: black;
  color: #fdb515;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link {
  color: white;
  height: 62px;
  font-family: 'Inter';
  font-weight: normal;
  line-height: 150%;
  font-size: 1.125rem;
  display: flex;
  align-items: center;
  padding-left: 24px;
  transition: 0.25s;
  text-decoration: none;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link:hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link:focus,
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link.sidearm-hover {
  text-decoration: underline;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle span {
  color: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle:hover span {
  text-decoration: underline;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__additional {
  color: white !important;
  height: 62px;
  font-family: 'Inter';
  font-weight: normal;
  line-height: 150%;
  font-size: 1.125rem;
  display: flex;
  align-items: center;
  padding-right: 24px;
  transition: 0.25s;
  text-decoration: none;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh - 248px);
  overflow: auto;
  top: unset;
  background: #fdb515;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1:after {
  font-family: sidearm_font_v2;
  content: '\e012';
  margin-left: 10px;
  font-style: normal;
  display: block;
  transition: transform .25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open:after {
  transform: rotate(-180deg);
  transition: transform .25s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 {
  height: 45px;
  font-family: 'Inter';
  font-weight: normal;
  line-height: 150%;
  font-size: 1rem;
  display: flex;
  align-items: center;
  transition: 0.25s;
  padding: 0 24px;
  text-decoration: none;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1:hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1:focus,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.sidearm-hover {
  background-color: black;
  color: #fdb515;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-2 {
  padding: 0;
  opacity: 1;
  position: static;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.5s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: 2500px;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
  height: 45px;
  display: flex;
  align-items: center;
  padding: 0 24px;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .c-navigation--sport.c-navigation--mobile .c-navigation__level-1 {
    padding-bottom: 60px;
  }
}
.c-search--overlay {
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-search--overlay fieldset {
  border: none;
  display: block;
  margin: 0;
  width: 100%;
}
.c-search--overlay .c-search__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  height: 36px;
  width: 36px;
  background-color: black;
  color: #fdb515;
  border-radius: 50%;
  transition: 0.25s;
}
.c-search--overlay .c-search__toggle:hover,
.c-search--overlay .c-search__toggle.is-toggled,
.c-search--overlay .c-search__toggle:focus,
.c-search--overlay .c-search__toggle.sidearm-hover {
  background-color: #fdb515;
  color: black;
}
.c-search--overlay .c-search__overlay {
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: -99999px;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.c-search--overlay .c-search__overlay.is-open {
  left: 0;
}
.c-search--overlay .c-search__text-wrap {
  background-color: white;
  display: flex;
  max-width: 640px;
  margin: 0 auto;
}
.c-search--overlay .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  padding: 14px 24px;
  font-family: Roboto;
  font-size: 1rem;
}
.c-search--overlay .c-search__text::-webkit-input-placeholder {
  color: black;
}
.c-search--overlay .c-search__text::-moz-placeholder {
  color: black;
}
.c-search--overlay .c-search__text:-ms-input-placeholder {
  color: black;
}
.c-search--overlay .c-search__text:-moz-placeholder {
  color: black;
}
.c-search--overlay .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  padding: 14px 24px;
  font-family: Roboto;
  font-size: 1rem;
  background-color: black;
  color: white;
  font-weight: 900;
  transition: 0.25s;
  border: 1px solid white;
}
.c-search--overlay .c-search__submit:hover,
.c-search--overlay .c-search__submit:focus,
.c-search--overlay .c-search__submit.sidearm-hover {
  background-color: #fdb515;
  color: black;
}
.c-search--overlay .c-search__submit[disabled]:hover,
.c-search--overlay .c-search__submit[disabled]:focus,
.c-search--overlay .c-search__submit[disabled].sidearm-hover {
  background-color: black;
  color: white;
}
.c-search--overlay .c-search__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  position: absolute;
  color: white;
  font-size: 1.25rem;
  padding: 12px;
  top: 24px;
  right: 24px;
  transition: 0.25s;
  border: 1px solid white;
  border-radius: 50%;
  height: 54px;
  width: 54px;
}
.c-search--overlay .c-search__close:hover,
.c-search--overlay .c-search__close:focus,
.c-search--overlay .c-search__close.sidearm-hover {
  background-color: #fdb515;
  color: black;
  transition: 0.25s;
}
.s-stories {
  height: calc(100vh - 194px);
}
@media screen and (max-width: 1581px) {
  .s-stories {
    height: initial;
  }
}
.c-stories__arrows {
  position: absolute;
  bottom: 0;
  left: 10%;
}
.c-stories--slider {
  height: 100%;
  position: relative;
}
.c-stories--slider .slick-next,
.c-stories--slider .slick-prev {
  position: absolute;
  bottom: 34px;
  border: none;
  background: none;
  font-size: 0;
  height: 36px;
  width: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-stories--slider .slick-next::after,
.c-stories--slider .slick-prev::after {
  font-family: 'sidearm_font_v2';
  color: white;
  font-size: 1.5rem;
}
.c-stories--slider .slick-next {
  left: calc(15% + 159px);
}
.c-stories--slider .slick-next::after {
  content: '\e006';
  font-family: 'sidearm_font_v2';
  color: white;
  font-size: 1.5rem;
}
.c-stories--slider .slick-prev {
  left: calc(15% + 85px);
}
.c-stories--slider .slick-prev::after {
  content: '\e005';
  font-family: 'sidearm_font_v2';
  color: white;
  font-size: 1.5rem;
}
.c-stories--slider .c-stories__slider {
  height: 100%;
}
.c-stories--slider .c-stories__slider .slick-track {
  display: flex;
  height: 100%;
}
.c-stories--slider .c-stories__slider .slick-list {
  height: 100%;
}
.c-stories--slider .c-stories__slider .c-stories__item {
  height: 100%;
}
.c-stories--slider .c-stories__slider .c-stories__count {
  display: flex;
  width: 89px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 32px;
}
.c-stories--slider .c-stories__slider .c-stories__count-current {
  width: 35px;
  height: 40px;
  background: #fdb515;
  color: black;
  font-family: 'Inter';
  font-weight: 700;
  font-size: 1rem;
  line-height: 24px;
  border-radius: 100px 0 0 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-stories--slider .c-stories__slider .c-stories__count-total {
  width: 54px;
  height: 40px;
  background: none;
  color: white;
  font-family: 'Inter';
  font-weight: 400;
  font-size: 1rem;
  line-height: 24px;
  border-radius: 0 100px 100px 0;
  border: 1px solid white;
  display: flex;
  align-items: center;
  padding: 0 6px;
}
.c-stories--slider .c-stories__slider .c-stories__count-total::before {
  content: 'of';
  padding: 0 3px;
}
.c-stories--slider .c-stories__slider .c-stories__media-container {
  height: 100%;
  position: relative;
}
.c-stories--slider .c-stories__slider .c-stories__media-container::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  height: 40%;
  width: 100%;
  display: block;
  z-index: 2;
  content: '';
}
.c-stories--slider .c-stories__slider .c-stories__media {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.c-stories--slider .c-stories__slider .c-stories__picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-stories--slider .c-stories__slider .c-stories__picture img {
  width: 100%;
  height: auto;
}
.c-stories--slider .c-stories__slider .c-stories__details-main {
  position: absolute;
  color: #fdb515;
  bottom: 0;
  left: 0;
  z-index: 3;
  max-width: 20%;
  left: 10%;
  width: 50%;
}
.c-stories--slider .c-stories__slider .c-stories__header {
  width: 100%;
  max-width: 1416px;
  margin: 0 auto;
  margin-bottom: 114px;
}
.c-stories--slider .c-stories__slider .c-stories__title {
  text-decoration: none;
  color: #fdb515;
  font-family: 'inter';
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 37.5px;
}
.c-stories--slider .c-stories__list {
  width: 50%;
  position: absolute;
  left: 660px;
  bottom: 0;
  z-index: 4;
}
.c-stories--slider .c-stories__list-slider {
  max-width: 1416px;
  margin: 0 auto;
}
.c-stories--slider .c-stories__list-slider .slick-prev,
.c-stories--slider .c-stories__list-slider .slick-next {
  position: absolute;
}
.c-stories--slider .c-stories__list-slider .c-stories__details {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 106px;
}
.c-stories--slider .c-stories__list-slider .c-stories__details::before {
  content: '';
  height: 51px;
  width: 1px;
  background: white;
  color: white;
  margin-right: 32px;
}
.c-stories--slider .c-stories__list-slider .c-stories__title {
  text-decoration: none;
  color: #fdb515;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 27px;
}
.c-stories--list .c-stories__item {
  position: relative;
}
.c-stories--list .c-stories__item:first-of-type {
  flex-direction: column;
}
.c-stories--list .c-stories__item:first-of-type .c-stories__details {
  display: flex;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 32px;
}
.c-stories--list .c-stories__item:first-of-type .c-stories__title {
  margin: 0;
  border-bottom: none;
}
.c-stories--list .c-stories__item:first-of-type .c-stories__media-container {
  display: block;
}
.c-stories--list .c-stories__item:first-of-type .c-stories__media::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 41.01%, rgba(0, 0, 0, 0.9) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  height: 30%;
  width: 100%;
  display: block;
  z-index: 2;
  content: '';
}
.c-stories--list .c-stories__item:first-of-type .c-stories__url {
  font-family: 'Inter';
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 37.5px;
  color: #fdb515;
}
.c-stories--list .c-stories__archives {
  display: flex;
  justify-content: center;
}
.c-stories--list .c-stories__archives-button {
  text-decoration: none;
  text-transform: uppercase;
  width: 343px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 32px 0;
  background: #fdb515;
  border-radius: 4px;
  color: #312f2f;
  transition: 0.25s;
  font-family: 'Inter';
  font-weight: 700;
  font-size: 1rem;
  line-height: 24px;
}
.c-stories--list .c-stories__archives-button:hover {
  background: black;
  color: #fdb515;
}
.c-stories--list .c-stories__media-container {
  flex: 1 1 33.3333%;
  -webkit-flex: 1 1 33.3333%;
  min-width: 1px;
  min-height: 1px;
  display: none;
}
.c-stories--list .c-stories__media {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  height: 0;
}
.c-stories--list .c-stories__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.c-stories--list .c-stories__details {
  flex: 1 1 66.6667%;
  -webkit-flex: 1 1 66.6667%;
  min-width: 1px;
  min-height: 1px;
}
.c-stories--list .c-stories__title {
  margin: 0;
  min-height: 91px;
  display: flex;
  align-items: center;
  margin: 0 32px;
  border-bottom: 1px solid #f2f2f2;
}
.c-stories--list .c-stories__url {
  text-decoration: none;
  font-family: 'Inter';
  font-weight: 700;
  font-size: 1.0rem;
  line-height: 24px;
  color: black;
  transition: 0.25s;
}
.c-stories--list .c-stories__url:hover,
.c-stories--list .c-stories__url:focus,
.c-stories--list .c-stories__url.sidearm-hover {
  text-decoration: underline;
}
.c-stories__pause-play {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  position: absolute;
  bottom: 34px;
  width: 52px;
  height: 36px;
  transform: scale(1.5);
  left: 16%;
  transition: all 0.25s;
}
.c-stories__pause-play:hover,
.c-stories__pause-play:focus,
.c-stories__pause-play.sidearm-hover {
  background: none;
}
.c-stories__pause-play:hover::after,
.c-stories__pause-play:focus::after,
.c-stories__pause-play.sidearm-hover::after {
  color: white;
}
.c-stories__pause-play:hover .circle-progress,
.c-stories__pause-play:focus .circle-progress,
.c-stories__pause-play.sidearm-hover .circle-progress {
  stroke: white;
}
.c-stories__pause-play:after {
  content: '\e196';
  font-family: 'sidearm_font_v2';
  top: 50%;
  position: absolute;
  left: 50%;
  color: white;
  font-size: 18px;
  transform: translate(-50%, -50%);
}
.c-stories__pause-play.playing:after {
  content: '\e201';
  left: 50%;
  font-family: 'sidearm_font_v2';
}
.c-stories__pause-play.playing .circle-progress {
  animation: draw 28s linear 0s both;
}
.c-stories__pause-play .circle {
  stroke: transparent;
  fill: transparent;
  transition: all 0.2s ease-in-out 0s;
}
.c-stories__pause-play .circle-progress {
  stroke: #fdb515;
  fill: transparent;
  position: absolute;
  stroke-dasharray: 225.82925415039062;
  stroke-dashoffset: 225.82925415039062;
}
@media all and (max-width: 1024px) {
  .c-stories--cover .c-stories__item {
    height: initial;
  }
}
.s-promo {
  background-image: url("https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/umbcretrievers.com/images/responsive_2021/v1.png");
  width: 100%;
}
.s-promo__ad {
  display: flex;
  justify-content: center;
  padding-top: 24.8px;
}
.s-promo__rotator {
  padding-top: 32.2px;
  padding-bottom: 100.03px;
  width: 100%;
  max-width: 1416px;
  margin-left: auto;
  margin-right: auto;
}
.s-promo__rotator img {
  margin: 0 auto;
}
.s-promo__rotator .slick-prev,
.s-promo__rotator .slick-next,
.s-promo__rotator .slick-pause-play {
  position: absolute;
  font-size: 0;
  height: 36px;
  width: 36px;
  background: #fdb515;
  border: 1px solid black;
  border-radius: 50%;
  bottom: -68px;
  transition: 0.25s;
}
.s-promo__rotator .slick-prev::after,
.s-promo__rotator .slick-next::after,
.s-promo__rotator .slick-pause-play::after {
  font-family: 'sidearm_font_v2';
  font-size: 1.5rem;
}
.s-promo__rotator .slick-prev:hover,
.s-promo__rotator .slick-next:hover,
.s-promo__rotator .slick-pause-play:hover {
  background-color: black;
}
.s-promo__rotator .slick-prev:hover::after,
.s-promo__rotator .slick-next:hover::after,
.s-promo__rotator .slick-pause-play:hover::after {
  color: #fdb515;
}
.s-promo__rotator .slick-pause-play {
  left: 50%;
  transform: translateX(-50%);
}
.s-promo__rotator .slick-prev {
  display: block;
  left: calc(50% - 44px);
  transform: translateX(-50%);
}
.s-promo__rotator .slick-prev::after {
  content: '\e005';
}
.s-promo__rotator .slick-next {
  display: block;
  left: calc(50% + 44px);
  transform: translateX(-50%);
}
.s-promo__rotator .slick-next::after {
  content: '\e006';
}
.s-promo__rotator .slick-play::after {
  content: '\e196';
}
.s-promo__rotator .slick-pause::after {
  content: '\e201';
}
.s-videos {
  background-image: url("https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/umbcretrievers.com/images/responsive_2021/bg_blackPattern.jpg");
}
.s-videos .showcase-modal {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: -9999px;
  width: 100%;
  height: 100%;
  z-index: 10000000000000000000000000000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s, transform 0.2s, left 0s 0.2s;
  transform: scale(0.85);
  transition: 0.25s;
}
.s-videos .showcase-modal__inner {
  max-width: 1416px;
  width: 100%;
}
.s-videos .showcase-modal__player {
  max-height: 100vh;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.s-videos .showcase-modal__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border: 1px solid black;
  color: white;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: fixed;
  top: 24px;
  right: 24px;
  transition: .25s;
}
.s-videos .showcase-modal__close:hover,
.s-videos .showcase-modal__close:focus,
.s-videos .showcase-modal__close.sidearm-hover {
  background: black;
  color: white;
}
.s-videos .showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.s-videos .showcase-modal.video-is-playing {
  opacity: 1;
  left: 0;
  pointer-events: all;
  transition: opacity 0.25s, transform 0.25s;
  transform: scale(1);
  display: flex;
}
.s-videos__header {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-top: 32.06px;
  padding-bottom: 32.06px;
}
.s-videos__header-text {
  font-family: 'inter';
  font-weight: 700;
  font-size: 2rem;
  color: #fdb515;
  line-height: 40px;
}
.s-videos__ad {
  position: absolute;
  right: 0;
  top: 32px;
}
.s-videos__top {
  display: flex;
}
.s-videos__main {
  flex: 0 1 932px;
  -webkit-flex: 0 1 932px;
  min-width: 1px;
  min-height: 1px;
  margin-right: 32px;
  margin-bottom: 35.74px;
}
.s-videos__main .c-videos--grid .c-videos__item {
  flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  min-width: 1px;
  min-height: 1px;
  border-radius: 0.25rem;
  overflow: hidden;
}
.s-videos__main .c-videos--grid .c-videos__item:hover,
.s-videos__main .c-videos--grid .c-videos__item:focus,
.s-videos__main .c-videos--grid .c-videos__item.sidearm-hover {
  cursor: pointer;
}
.s-videos__main .c-videos--grid .c-videos__item:hover .c-videos__title,
.s-videos__main .c-videos--grid .c-videos__item:focus .c-videos__title,
.s-videos__main .c-videos--grid .c-videos__item.sidearm-hover .c-videos__title {
  text-decoration: underline;
}
.s-videos__main .c-videos--grid .c-videos__item:hover .c-videos__play-btn,
.s-videos__main .c-videos--grid .c-videos__item:focus .c-videos__play-btn,
.s-videos__main .c-videos--grid .c-videos__item.sidearm-hover .c-videos__play-btn {
  background: black;
}
.s-videos__main .c-videos--grid .c-videos__item:hover .c-videos__play-btn::after,
.s-videos__main .c-videos--grid .c-videos__item:focus .c-videos__play-btn::after,
.s-videos__main .c-videos--grid .c-videos__item.sidearm-hover .c-videos__play-btn::after {
  color: #fdb515;
}
.s-videos__main .c-videos--grid .c-videos__media {
  padding-bottom: 56.25%;
}
.s-videos__main .c-videos--grid .c-videos__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.s-videos__main .c-videos--grid .c-videos__play-btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  background: #fdb515;
  border-radius: 50%;
  transition: 0.25s;
}
.s-videos__main .c-videos--grid .c-videos__play-btn::after {
  font-family: 'sidearm_font_v2';
  content: '\e196';
  color: black;
  font-size: 2rem;
}
.s-videos__main .c-videos--grid .c-videos__play-btn:hover {
  background: black;
}
.s-videos__main .c-videos--grid .c-videos__play-btn:hover::after {
  color: #fdb515;
}
.s-videos__main .c-videos--grid .c-videos__details {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  background: black;
  padding: 16px;
}
.s-videos__main .c-videos--grid .c-videos__title {
  color: #fdb515;
  font-family: 'Inter';
  font-size: 1.875rem;
  line-height: 37.5px;
  font-weight: 700;
  padding-bottom: 8px;
}
.s-videos__main .c-videos--grid .c-videos__date {
  color: white;
  font-family: 'Inter';
  font-size: 1rem;
  line-height: 24px;
  font-weight: 400;
  padding-bottom: 125px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.s-videos__side {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.s-videos__side .c-videos--grid .c-videos__item {
  flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  min-width: 1px;
  min-height: 1px;
  border-radius: 0.25rem;
  overflow: hidden;
}
.s-videos__side .c-videos--grid .c-videos__item:first-of-type {
  padding-bottom: 32px;
}
.s-videos__side .c-videos--grid .c-videos__item:hover,
.s-videos__side .c-videos--grid .c-videos__item:focus,
.s-videos__side .c-videos--grid .c-videos__item.sidearm-hover {
  cursor: pointer;
}
.s-videos__side .c-videos--grid .c-videos__item:hover .c-videos__title,
.s-videos__side .c-videos--grid .c-videos__item:focus .c-videos__title,
.s-videos__side .c-videos--grid .c-videos__item.sidearm-hover .c-videos__title {
  text-decoration: underline;
}
.s-videos__side .c-videos--grid .c-videos__item:hover .c-videos__play-btn,
.s-videos__side .c-videos--grid .c-videos__item:focus .c-videos__play-btn,
.s-videos__side .c-videos--grid .c-videos__item.sidearm-hover .c-videos__play-btn {
  background: black;
}
.s-videos__side .c-videos--grid .c-videos__item:hover .c-videos__play-btn::after,
.s-videos__side .c-videos--grid .c-videos__item:focus .c-videos__play-btn::after,
.s-videos__side .c-videos--grid .c-videos__item.sidearm-hover .c-videos__play-btn::after {
  color: #fdb515;
}
.s-videos__side .c-videos--grid .c-videos__media {
  padding-bottom: 56.25%;
}
.s-videos__side .c-videos--grid .c-videos__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.s-videos__side .c-videos--grid .c-videos__play-btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  background: #fdb515;
  border-radius: 50%;
  transition: 0.25s;
}
.s-videos__side .c-videos--grid .c-videos__play-btn::after {
  font-family: 'sidearm_font_v2';
  content: '\e196';
  color: black;
  font-size: 2rem;
}
.s-videos__side .c-videos--grid .c-videos__play-btn:hover {
  background: black;
}
.s-videos__side .c-videos--grid .c-videos__play-btn:hover::after {
  color: #fdb515;
}
.s-videos__side .c-videos--grid .c-videos__details {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  background: black;
  padding: 16px;
}
.s-videos__side .c-videos--grid .c-videos__title {
  color: #fdb515;
  font-family: 'Inter';
  font-size: 1.125rem;
  line-height: 27px;
  font-weight: 700;
  padding-bottom: 8px;
}
.s-videos__side .c-videos--grid .c-videos__date {
  color: white;
  font-family: 'Inter';
  font-size: 1rem;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.s-videos__bottom .c-videos--grid {
  margin-bottom: 55.44px;
}
.s-videos__bottom .c-videos--grid .c-videos__list {
  flex-wrap: nowrap;
}
.s-videos__bottom .c-videos--grid .c-videos__item {
  flex: 1 1 33%;
  -webkit-flex: 1 1 33%;
  min-width: 1px;
  min-height: 1px;
  background-color: black;
  padding: 16px;
  flex-direction: row;
}
.s-videos__bottom .c-videos--grid .c-videos__item:hover,
.s-videos__bottom .c-videos--grid .c-videos__item:focus,
.s-videos__bottom .c-videos--grid .c-videos__item.sidearm-hover {
  cursor: pointer;
}
.s-videos__bottom .c-videos--grid .c-videos__item:hover .c-videos__title,
.s-videos__bottom .c-videos--grid .c-videos__item:focus .c-videos__title,
.s-videos__bottom .c-videos--grid .c-videos__item.sidearm-hover .c-videos__title {
  text-decoration: underline;
}
.s-videos__bottom .c-videos--grid .c-videos__item:hover .c-videos__play-btn,
.s-videos__bottom .c-videos--grid .c-videos__item:focus .c-videos__play-btn,
.s-videos__bottom .c-videos--grid .c-videos__item.sidearm-hover .c-videos__play-btn {
  background: black;
}
.s-videos__bottom .c-videos--grid .c-videos__item:hover .c-videos__play-btn::after,
.s-videos__bottom .c-videos--grid .c-videos__item:focus .c-videos__play-btn::after,
.s-videos__bottom .c-videos--grid .c-videos__item.sidearm-hover .c-videos__play-btn::after {
  color: #fdb515;
}
.s-videos__bottom .c-videos--grid .c-videos__item:first-of-type {
  margin-right: 32px;
}
.s-videos__bottom .c-videos--grid .c-videos__item:last-of-type {
  margin-left: 32px;
}
.s-videos__bottom .c-videos--grid .c-videos__media-container {
  width: 143px;
  height: 80.44px;
}
.s-videos__bottom .c-videos--grid .c-videos__media {
  padding-bottom: 56.25%;
}
.s-videos__bottom .c-videos--grid .c-videos__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.s-videos__bottom .c-videos--grid .c-videos__play-btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 32px;
  height: 32px;
  background: #fdb515;
  border-radius: 50%;
  transition: 0.25s;
}
.s-videos__bottom .c-videos--grid .c-videos__play-btn::after {
  font-family: 'sidearm_font_v2';
  content: '\e196';
  color: black;
  font-size: 1.5rem;
}
.s-videos__bottom .c-videos--grid .c-videos__play-btn:hover {
  background: black;
}
.s-videos__bottom .c-videos--grid .c-videos__play-btn:hover::after {
  color: #fdb515;
}
.s-videos__bottom .c-videos--grid .c-videos__details {
  padding-left: 16px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.s-videos__bottom .c-videos--grid .c-videos__title {
  color: #fdb515;
  font-family: 'Inter';
  font-size: 1rem;
  line-height: 24px;
  font-weight: 700;
  padding-bottom: 8px;
}
.s-videos__bottom .c-videos--grid .c-videos__date {
  color: white;
  font-family: 'Inter';
  font-size: 1rem;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.s-videos__button-container {
  display: flex;
  justify-content: center;
  padding-bottom: 35.84px;
}
.s-videos__button {
  width: 207px;
  height: 48px;
  background-color: #fdb515;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 150%;
  color: #312f2f;
  font-size: 1rem;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  transition: 0.25s;
  text-decoration: none;
}
.s-videos__button:hover {
  background-color: black;
  color: #fdb515;
}
.s-social {
  background-color: #f2f2f2;
  padding-bottom: 31.97px;
}
.s-social__header {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-top: 32.03px;
  padding-bottom: 32px;
}
.s-social__header-text {
  font-family: 'inter';
  font-weight: 700;
  font-size: 2rem;
  color: black;
  line-height: 40px;
}
.s-social__ad {
  position: absolute;
  right: 0;
  top: 32px;
}
.s-social__body {
  display: flex;
  justify-content: space-between;
}
.s-social__facebook,
.s-social__twitter,
.s-social__instagram {
  flex: 0 1 450px;
  -webkit-flex: 0 1 450px;
  min-width: 1px;
  min-height: 1px;
}
.c-twitter--list .c-twitter__item {
  width: 100%;
  padding: 0 16px;
  background: white;
  height: 554px;
  display: flex;
  flex-direction: column;
  border-radius: 0.25rem;
  overflow: hidden;
}
.c-twitter--list .c-twitter__logo {
  height: 36px;
  width: 36px;
  border: 1px solid black;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-twitter--list .c-twitter__logo span::before {
  font-size: 1.25rem;
}
.c-twitter--list .c-twitter__user {
  padding: 16px 0;
}
.c-twitter--list .c-twitter__user-info {
  padding-left: 8px;
}
.c-twitter--list .c-twitter__user-name {
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 0.875rem;
  text-decoration: none;
  line-height: 21px;
}
.c-twitter--list .c-twitter__user-screen {
  text-decoration: none;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 21px;
  transition: 0.25s;
}
.c-twitter--list .c-twitter__user-screen:hover,
.c-twitter--list .c-twitter__user-screen:focus,
.c-twitter--list .c-twitter__user-screen.sidearm-hover {
  text-decoration: underline;
}
.c-twitter--list .c-twitter__body {
  padding: 16px 0;
  font-family: 'Inter';
  font-weight: 400;
  font-size: 1rem;
  line-height: 24px;
}
.c-twitter--list .c-twitter__bottom {
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.c-twitter--list .c-twitter__actions {
  padding-bottom: 14.87px;
}
.c-twitter--list .c-twitter__actions-item {
  height: 36px;
  width: 36px;
  background: #fdb515;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.25rem;
  margin-right: 8px;
  transition: 0.25s;
}
.c-twitter--list .c-twitter__actions-item:hover,
.c-twitter--list .c-twitter__actions-item:focus,
.c-twitter--list .c-twitter__actions-item.sidearm-hover {
  background-color: black;
}
.c-twitter--list .c-twitter__actions-item:hover a span::before,
.c-twitter--list .c-twitter__actions-item:focus a span::before,
.c-twitter--list .c-twitter__actions-item.sidearm-hover a span::before {
  color: #fdb515;
}
.c-instagram--list .c-instagram__item-inner {
  padding: 0 16px;
  background-color: white;
  border-radius: 0.25rem;
  overflow: hidden;
}
.c-instagram--list .c-instagram__item-header {
  display: flex;
  padding: 16px 0;
}
.c-instagram--list .c-instagram__user {
  padding-left: 8px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 21px;
}
.c-instagram--list .c-instagram__logo {
  height: 36px;
  width: 36px;
  border: 1px solid black;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-instagram--list .c-instagram__logo .sf-instagram::before {
  font-size: 1.125rem;
}
.c-instagram--list .c-instagram__link {
  text-decoration: none;
}
.c-instagram--list .c-instagram__instagram {
  padding: 16px 0;
}
.c-instagram--list .c-instagram__instagram .icon-heart {
  width: 36px;
  height: 36px;
}
.c-instagram--list .c-instagram__instagram .icon-heart:hover::before {
  background: black;
  color: #fdb515;
}
.c-instagram--list .c-instagram__instagram .icon-heart::before {
  content: '\e038';
  font-family: 'sidearm_font_v2';
  color: black;
  font-size: 1.25rem;
  height: 36px;
  width: 36px;
  background-color: #fdb515;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.25s;
}
.c-facebook--list .c-facebook__item-inner {
  background-color: white;
  padding: 0 16px;
  display: flex;
  flex-direction: column;
  height: 554px;
  border-radius: 0.25rem;
  overflow: hidden;
}
.c-facebook--list .c-facebook__bottom {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.c-facebook--list .c-facebook__body {
  padding: 16px 0;
  font-family: 'Inter';
  font-weight: 400;
  font-size: 1rem;
  line-height: 24px;
}
.c-facebook--list .c-facebook__logo {
  height: 36px;
  width: 36px;
  border: 1px solid black;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.125rem;
}
.c-facebook--list .c-facebook__user {
  padding: 16px 0;
}
.c-facebook--list .c-facebook__screen-name {
  padding-left: 8px;
  font-weight: 700;
  font-size: .875rem;
  text-decoration: none;
  line-height: 21px;
  transition: 0.25s;
}
.c-facebook--list .c-facebook__screen-name:hover,
.c-facebook--list .c-facebook__screen-name.c-facebook--list .c-facebook__screen-name:focus,
.c-facebook--list .c-facebook__screen-name.sidearm-hover {
  text-decoration: underline;
}
.c-facebook--list .c-facebook__button {
  height: 36px;
  width: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fdb515;
  border-radius: 50%;
  margin-bottom: 16px;
  font-size: 1.25rem;
  transition: 0.25s;
}
.c-facebook--list .c-facebook__button:hover,
.c-facebook--list .c-facebook__button.c-facebook--list .c-facebook__button:focus,
.c-facebook--list .c-facebook__button.sidearm-hover {
  background-color: black;
}
.c-facebook--list .c-facebook__button:hover span::before,
.c-facebook--list .c-facebook__button.c-facebook--list .c-facebook__button:focus span::before,
.c-facebook--list .c-facebook__button.sidearm-hover span::before {
  color: #fdb515;
}
.s-awards {
  background-image: url("https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/umbcretrievers.com/images/responsive_2021/v1.png");
  padding-top: 48.06px;
}
.c-awards--standard {
  justify-content: space-between;
  align-items: flex-start !important;
}
.c-awards--standard .c-awards__item {
  display: flex;
  display: -webkit-flex;
  height: 456px;
  width: 456px;
  position: relative;
}
.c-awards--standard .c-awards__item:last-child .c-awards__media-container {
  order: 1;
}
.c-awards--standard .c-awards__item:last-child .c-awards__details {
  order: 0;
  text-align: right;
  left: -87px;
}
.c-awards--standard .c-awards__details {
  position: absolute;
  background-color: black;
  color: white;
  bottom: 33.06px;
  left: 0;
  width: calc(100% + 87px);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  line-height: 24px;
  font-weight: 400;
  font-family: 'Inter';
  flex-direction: column;
  height: 97px;
  border-radius: 4px;
}
.c-awards--standard .c-awards__name {
  color: white;
  font-family: 'Inter';
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 37.5px;
  text-decoration: none;
  transition: 0.25s;
}
.c-awards--standard .c-awards__name:hover {
  text-decoration: underline;
}
.c-awards--standard .c-awards__details-bottom {
  display: flex;
  align-items: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.c-awards--standard .c-awards__sport {
  padding-top: 3px;
}
.c-awards--standard .c-awards__sport-divider {
  color: #fdb515;
  padding: 0 12px;
}
.c-awards--standard .c-awards__logo-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-awards--standard .c-awards__logo-ad {
  padding-top: 7px;
}
.c-awards--standard .c-awards__media img {
  height: 456px;
  width: 456px;
}
.s-footer-ads {
  padding-top: 31.96px;
  padding-bottom: 100.04px;
}
.s-footer-ads__leaderboard {
  display: flex;
  justify-content: center;
  padding-bottom: 32px;
}
.s-footer-ads__rotator .slick-prev,
.s-footer-ads__rotator .slick-next,
.s-footer-ads__rotator .slick-pause-play {
  position: absolute;
  font-size: 0;
  height: 36px;
  width: 36px;
  background: #fdb515;
  border: none;
  border-radius: 50%;
  bottom: -68px;
  transition: 0.25s;
}
.s-footer-ads__rotator .slick-prev::after,
.s-footer-ads__rotator .slick-next::after,
.s-footer-ads__rotator .slick-pause-play::after {
  font-family: 'sidearm_font_v2';
  font-size: 1.5rem;
}
.s-footer-ads__rotator .slick-prev:hover,
.s-footer-ads__rotator .slick-next:hover,
.s-footer-ads__rotator .slick-pause-play:hover {
  background-color: black;
}
.s-footer-ads__rotator .slick-prev:hover::after,
.s-footer-ads__rotator .slick-next:hover::after,
.s-footer-ads__rotator .slick-pause-play:hover::after {
  color: #fdb515;
}
.s-footer-ads__rotator .slick-pause-play {
  left: 50%;
  transform: translateX(-50%);
}
.s-footer-ads__rotator .slick-prev {
  display: block;
  left: calc(50% - 44px);
  transform: translateX(-50%);
}
.s-footer-ads__rotator .slick-prev::after {
  content: '\e005';
}
.s-footer-ads__rotator .slick-next {
  display: block;
  left: calc(50% + 44px);
  transform: translateX(-50%);
}
.s-footer-ads__rotator .slick-next::after {
  content: '\e006';
}
.s-footer-ads__rotator .slick-play::after {
  content: '\e196';
}
.s-footer-ads__rotator .slick-pause::after {
  content: '\e201';
}
.s-footer-ads__rotator .ad {
  display: flex;
  justify-content: center;
}
.footer-links {
  border-top: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
}
.footer-links__inner {
  display: flex ;
}
.footer-links__left {
  border-left: 1px solid lightgray;
  border-right: 1px solid lightgray;
  display: flex;
  align-items: center;
  min-width: 541.56px;
  height: 152px;
}
.footer-links__right {
  padding-left: 218px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-links__ads {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-links__logo {
  padding-left: 32px;
  padding-right: 28px;
}
.footer-links__logo img {
  width: 54.56px;
  height: 84px;
}
.footer-links__info-top {
  font-family: 'Inter';
  font-weight: 700;
  font-size: 1rem;
  line-height: 24px;
  color: #666666;
}
.footer-links__info-bottom {
  padding-top: 4px;
  display: flex;
  align-items: center;
}
.footer-links__info-bottom span {
  font-family: 'Inter';
  font-weight: 400;
  font-size: 1rem;
  line-height: 24px;
  color: #666666;
  padding-right: 8px;
}
.footer-links__ig,
.footer-links__twitter,
.footer-links__facebook {
  height: 36px;
  width: 36px;
  background-color: #fdb515;
  margin-right: 8px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.25s;
  text-decoration: none;
}
.footer-links__ig::after,
.footer-links__twitter::after,
.footer-links__facebook::after {
  font-family: 'sidearm_font_v2';
  color: black;
  font-size: 1.125rem;
}
.footer-links__ig:hover,
.footer-links__twitter:hover,
.footer-links__facebook:hover {
  background: black;
}
.footer-links__ig:hover::after,
.footer-links__twitter:hover::after,
.footer-links__facebook:hover::after {
  color: #fdb515;
}
.footer-links__ig::after {
  content: '\e044';
}
.footer-links__twitter::after {
  content: '\e035';
}
.footer-links__facebook::after {
  content: '\e205';
}
.land-acknowledge {
  padding: 32px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid lightgray;
}
.land-acknowledge__inner {
  width: 847px;
  height: 162px;
  border: 1px solid #dad6d6;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 32px;
}
.land-acknowledge__header {
  font-family: 'Inter';
  font-size: 1rem;
  font-weight: bold;
  line-height: 150%;
  color: #666666;
  padding-bottom: 10px;
}
.land-acknowledge__body {
  font-family: 'Inter';
  font-size: 0.875rem;
  line-height: 150%;
  color: #312f2f;
  text-align: center;
  line-height: 21px;
}
.land-acknowledge__body a {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 21px;
  text-decoration: none;
  color: blue;
}
.land-acknowledge__body a:hover,
.land-acknowledge__body a:focus,
.land-acknowledge__body a.sidearm-hover {
  text-decoration: underline;
}
@media screen and (max-width: 1440px) {
  .main-header__logo-img {
    margin-left: 12px;
  }
  .main-header__button {
    margin-right: 12px;
  }
  .s-videos__top {
    flex-direction: column;
  }
  .s-videos__ad {
    right: 30px;
  }
  .s-videos__main {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    padding: 0 30px 32px 30px;
    margin: 0;
  }
  .s-videos__main .c-videos--grid .c-videos__date {
    padding-bottom: 0;
  }
  .s-videos__side {
    padding: 0 30px 31.89px 30px;
  }
  .s-videos__side .c-videos--grid .c-videos__item {
    flex: 1 1 50%;
    -webkit-flex: 1 1 50%;
    min-width: 1px;
    min-height: 1px;
  }
  .s-videos__side .c-videos--grid .c-videos__item:first-of-type {
    padding: 0 16px 0 0;
  }
  .s-videos__side .c-videos--grid .c-videos__item:last-of-type {
    padding: 0 0 0 16px;
  }
  .s-videos__bottom .c-videos--grid {
    padding: 0 30px;
    margin-bottom: 31.68px;
  }
  .s-videos__bottom .c-videos--grid .c-videos__list {
    flex-direction: column;
  }
  .s-videos__bottom .c-videos--grid .c-videos__item {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    margin-bottom: 1px;
  }
  .s-videos__bottom .c-videos--grid .c-videos__item:first-of-type {
    margin: 0;
    margin-bottom: 1px;
  }
  .s-videos__bottom .c-videos--grid .c-videos__item:last-of-type {
    margin: 0;
    margin-bottom: 1px;
  }
  .s-social {
    padding-right: 32px;
    padding-left: 32px;
  }
  .s-social__body {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .s-social__twitter {
    margin-right: 32px;
    margin-bottom: 32.96px;
  }
  .s-social__facebook {
    margin-right: 32px;
    padding-bottom: 7.99px;
  }
}
@media screen and (max-width: 1415px) {
  .s-awards__component {
    display: flex;
    justify-content: center;
  }
  .c-awards--slider {
    margin-bottom: 32px;
    flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    min-width: 1px;
    min-height: 1px;
  }
  .c-awards--slider .slick-prev,
  .c-awards--slider .slick-next,
  .c-awards--slider .slick-pause-play {
    position: absolute;
    font-size: 0;
    height: 36px;
    width: 36px;
    background: black;
    border: 1px solid black;
    border-radius: 50%;
    bottom: 30px;
    transition: 0.25s;
  }
  .c-awards--slider .slick-prev::after,
  .c-awards--slider .slick-next::after,
  .c-awards--slider .slick-pause-play::after {
    font-family: 'sidearm_font_v2';
    font-size: 1.25rem;
    color: #fdb515;
  }
  .c-awards--slider .slick-prev:hover,
  .c-awards--slider .slick-next:hover,
  .c-awards--slider .slick-pause-play:hover {
    background-color: black;
  }
  .c-awards--slider .slick-prev:hover::after,
  .c-awards--slider .slick-next:hover::after,
  .c-awards--slider .slick-pause-play:hover::after {
    color: #fdb515;
  }
  .c-awards--slider .slick-pause-play {
    left: -142px;
    transform: translateX(-50%);
  }
  .c-awards--slider .slick-prev {
    display: block;
    left: -186px;
    transform: translateX(-50%);
  }
  .c-awards--slider .slick-prev::after {
    content: '\e005';
  }
  .c-awards--slider .slick-next {
    display: block;
    left: -98px;
    transform: translateX(-50%);
  }
  .c-awards--slider .slick-next::after {
    content: '\e006';
  }
  .c-awards--slider .slick-play::after {
    content: '\e196';
  }
  .c-awards--slider .slick-pause::after {
    content: '\e201';
  }
  .c-awards--slider .c-awards__media {
    display: flex;
    justify-content: flex-end;
  }
  .c-awards--slider .c-awards__item {
    position: relative;
  }
  .c-awards--slider .c-awards__image {
    width: 336px;
    height: 336px;
  }
  .c-awards--slider .c-awards__text {
    margin-left: auto;
    width: 336px;
    background-color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    padding: 16px;
    font-family: 'Inter';
    font-size: 1rem;
    font-weight: 400;
    line-height: 24px;
    flex-direction: column;
    border-radius: 4px;
  }
  .c-awards--slider .c-awards__details-bottom {
    letter-spacing: 3px;
  }
  .c-awards--slider .c-awards__name {
    color: white;
    font-family: 'Inter';
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 37.5px;
    text-decoration: none;
    transition: 0.25s;
  }
  .c-awards--slider .c-awards__name:hover {
    text-decoration: underline;
  }
  .c-awards--slider .c-awards__sport {
    text-transform: uppercase;
  }
  .c-awards--slider .c-awards__sport-divider {
    display: flex;
    justify-content: center;
    color: #fdb515;
    font-size: 1.5rem;
  }
  .c-awards--slider .c-awards__year {
    text-transform: uppercase;
  }
  .c-awards__logo-ad {
    display: flex;
    justify-content: center;
    padding-top: 8px;
  }
  .footer-links__inner {
    flex-direction: column;
    align-items: center;
  }
  .footer-links__left {
    border-left: none;
    border-right: none;
  }
  .footer-links__right {
    padding: 0;
    height: 120px;
    border-top: 1px solid #f2f2f2;
  }
  .footer-links__ads {
    justify-content: space-around;
  }
}
@media screen and (max-width: 1024px) {
  .main-header__logo {
    display: none;
  }
  .main-header__nav {
    height: 56px;
  }
  .main-header__nav-inner {
    position: relative;
    border: 1px solid #f2f2f2;
  }
  .main-header .main-navigation {
    height: 56px;
  }
  .main-header__calendar {
    height: 56px;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    border-left: 2px solid #f2f2f2;
    transition: 0.25s;
  }
  .main-header__calendar:hover {
    background: #fdb515;
  }
  .main-header__calendar.is-open span::before {
    font-family: "sidearm_font_v2";
    content: '\e078';
  }
  .main-header__mobile-icon-img {
    position: absolute;
    display: block;
    top: 8px;
    left: 15px;
    width: 68.57px;
    height: 64px;
    z-index: 2;
  }
  .c-search--overlay {
    width: 100%;
    box-shadow: inset 0px 1px 0px #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    height: 60px;
  }
  .c-search--overlay .c-search__toggle {
    border: none;
    border-radius: 0;
    background: none;
    font-size: 1.25rem;
    width: 100%;
    padding: 0 24px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .c-search--overlay .c-search__toggle::before {
    content: 'Search';
    color: #312f2f;
    font-family: 'Inter';
    font-weight: 400;
    line-height: 24px;
    font-size: 1rem;
  }
  .s-social {
    padding-bottom: 0;
  }
  .s-social__body {
    justify-content: space-around;
  }
  .s-social__facebook,
  .s-social__instagram,
  .s-social__twitter {
    flex: 0 1 336px;
    -webkit-flex: 0 1 336px;
    min-width: 1px;
    min-height: 1px;
  }
  .s-social__facebook {
    flex: initial;
    -webkit-flex: initial;
    min-width: 1px;
    min-height: 1px;
    width: 100%;
    margin-right: 0;
  }
  .s-social__facebook .c-facebook--list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
  }
  .s-social__facebook .c-facebook__item {
    width: 336px;
  }
  .land-acknowledge__inner {
    margin: 0 32px;
  }
  .main-navigation {
    height: 56px;
  }
  .c-navigation--main {
    height: 100%;
    justify-content: flex-end;
  }
  .c-navigation--main .c-navigation__toggle {
    border-left: 2px solid #f2f2f2;
  }
}
@media screen and (max-width: 767px) {
  .s-videos__header {
    flex-direction: column;
  }
  .s-videos__ad {
    position: static;
    margin-top: 8px;
  }
  .s-videos__main {
    padding: 0;
  }
  .s-videos__main .c-videos--grid .c-videos__title {
    font-size: 1.25rem;
  }
  .s-videos__bottom .c-videos--grid {
    padding: 0;
  }
  .s-videos__bottom .c-videos--grid .c-videos__title {
    font-size: 1.125rem;
  }
  .s-videos__bottom .c-videos--grid .c-videos__item {
    height: 130px;
    display: flex;
    align-items: center;
    margin: 0;
  }
  .s-videos__bottom .c-videos--grid .c-videos__item:first-of-type {
    margin-bottom: 0;
  }
  .s-videos__bottom .c-videos--grid .c-videos__image {
    display: none;
  }
  .s-videos__bottom .c-videos--grid .c-videos__media-container {
    width: 32px;
  }
  .s-videos__bottom .c-videos--grid .c-videos__media {
    height: 100%;
    width: 100%;
  }
  .s-videos__button {
    width: calc(100% - 32px);
  }
  .s-social {
    padding-right: 0;
    padding-left: 0;
  }
  .s-social__header {
    flex-direction: column;
  }
  .s-social__ad {
    position: static;
    padding-top: 8px;
  }
  .s-social__twitter,
  .s-social__instagram,
  .s-social__facebook {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    border-bottom: 1px solid #f2f2f2;
  }
  .s-social__twitter {
    margin: 0;
  }
  .s-social__twitter .c-twitter--list .c-twitter__item {
    height: initial;
  }
  .s-social__instagram {
    margin: 0;
  }
  .s-social__instagram .c-instagram__image {
    display: flex;
    margin: 0 auto;
  }
  .s-social__facebook {
    margin: 0;
  }
  .s-social__facebook .c-facebook__item {
    width: 100%;
  }
  .s-social__facebook .c-facebook__item-inner {
    height: initial;
  }
  .s-social__facebook .c-facebook__image {
    display: flex;
    margin: 0 auto;
  }
  .footer-links__left {
    display: flex;
    flex-direction: column;
    height: auto;
    padding-bottom: 44px;
    min-width: unset;
  }
  .footer-links__logo {
    padding: 34.54px 0;
  }
  .footer-links__info-bottom {
    justify-content: center;
  }
  .land-acknowledge__inner {
    margin: 0 32px;
    height: auto;
    width: auto;
    padding: 24px;
  }
  .c-stories--list .c-stories__item:first-of-type .c-stories__details {
    position: static;
    padding: 0;
  }
  .c-stories--list .c-stories__item:first-of-type .c-stories__title {
    margin: 0 16px;
    border-bottom: 1px solid #f2f2f2;
  }
  .c-stories--list .c-stories__item:first-of-type .c-stories__media::after {
    display: none;
  }
  .c-stories--list .c-stories__item:first-of-type .c-stories__url {
    font-size: 1.25rem;
    color: black;
    padding: 32px 0;
  }
  .c-stories--list .c-stories__title {
    margin: 0 16px;
  }
  .c-stories--list .c-stories__archives-button {
    width: 100%;
    margin-left: 16px;
    margin-right: 16px;
  }
  .main-header__top {
    display: none;
    position: absolute;
    top: 57px;
    left: 0;
    width: 100%;
    height: calc(100vh - 56px);
    overflow: auto;
    transition: 0.25s;
  }
  .main-header__top.is-open {
    display: block;
  }
  .main-header__top-inner {
    flex-direction: column;
    align-items: normal;
  }
  .main-header__logo,
  .main-header__schedule,
  .main-header__button {
    flex: none;
  }
  .main-header__schedule {
    margin: 0;
  }
  .main-header__button {
    margin: 0;
  }
  .main-header__button-schedule {
    width: calc(100% - 32px);
    margin: 0 16px;
  }
  .c-scoreboard--slider .c-scoreboard__item {
    margin: 8px 16px;
  }
  .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
    max-height: calc(100vh - 118px);
  }
}
@media screen and (max-width: 749px) {
  .s-awards__component {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .s-awards .c-awards__logo-ad {
    padding-bottom: 32.11px;
  }
  .s-awards .c-awards__item {
    padding-bottom: 32px;
  }
  .footer-links__info-top {
    display: flex;
    justify-content: center;
    text-align: center;
    width: 300px;
  }
}
