@import url('https://cloud.typography.com/6551616/6621592/css/fonts.css');
@font-face {
  font-family: 'Beaver Bold';
  src: url('//fonts.sidearmsports.com/custom_fonts/oregonstate/beaver_bold-webfont.woff2') format('woff2'), url('//fonts.sidearmsports.com/custom_fonts/oregonstate/beaver_bold-webfont.woff') format('woff');
}
/*colors*/
.accessible-hide {
  position: absolute;
  top: -99999px;
  left: -99999px;
  display: block !important;
  color: white !important;
  background-color: black !important;
}
.reset-list {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #dc4405;
  color: black;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: black;
}
a.sidearm-skip-link:focus {
  position: fixed;
  left: 0;
  z-index: 9999999;
}
html.sport .s-dropdowns {
  border-bottom: 1px solid #d9d9db;
}
html.sport #s-featured {
  padding-top: 0;
}
html.sport #s-featured .ad {
  border: none;
}
html.sport #s-videos {
  border-top: 1px solid #d9d9db;
}
html.sport .main-content-placeholder {
  margin-top: 180px;
}
html.sport #pac12Network {
  padding-bottom: 24px;
  border-bottom: 1px solid #d9d9db;
}
html.wide .dfp-bottom-inner {
  background: none;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
}
html.wide .main-content-placeholder {
  max-width: 1272px;
  margin-top: 202px;
  margin-bottom: 24px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
}
body {
  font: 16px/1.4 "Forza SSm A", "Forza SSm B", arial, sans-serif;
  color: black;
  margin: 0;
  padding: 0;
}
.showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url("https://dbukjj6eu5tsf.cloudfront.net/sidearm.sites/oregonstate.sidearmsports.com/images/responsive/play_btn.svg");
  background-size: contain;
  height: 70px;
  width: 70px;
  z-index: 100;
}
.showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*SHOWCASE**/

.showcase-modal {
  position: fixed;
  top: 0;
  left: -9999px;
  height: 100%;
  width: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.5);
}
.showcase-modal.video-is-playing {
  left: 0;
}
.showcase-modal.showcase-playing {
  left: 0;
}
.showcase-modal.showcase-playing .showcase-modal.showcase-playing {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.showcase-modal__inner {
  padding: 16px;
  background: white;
  width: 90%;
  max-width: 1200px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.showcase-modal__player {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.showcase-modal__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  background-color: #dc4405;
  color: black;
  padding: 8px 12px;
  position: absolute;
  bottom: 100%;
  right: 0;
}
.showcase-modal__close:hover {
  color: black;
  background: white;
}
.showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.row {
  max-width: 1296px;
  margin: 0 auto;
}
.row.pad {
  padding: 0 12px;
}
.row.no-pad {
  max-width: 1272px;
}
.main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  background: black;
}
.main-header .header-logo {
  min-width: 84px;
  height: 100%;
}
.main-header .header-logo-link {
  position: absolute;
  top: 39px;
  left: 0;
}
.main-header .header-logo-best {
  min-width: 66px;
  margin-left: 24px;
  margin-right: auto;
}
.main-header .header-logo-best svg {
  fill: white;
}
.main-header .header-shop {
  margin-left: auto;
  margin-right: 0;
}
.main-header .header-shop .ad a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  height: 72px;
}
.main-header .header-shop .ad a i {
  font-size: 0;
}
.main-header .header-shop .ad a i:before {
  font-size: 36px;
}
.main-header .orangebar {
  border-left: 10px solid white;
  border-right: 10px solid white;
  background: #dc4405;
  min-width: 40px;
  margin: 0 0 0 45px ;
}
.main-navigation {
  background: black;
  height: 120px;
  z-index: 9;
}
.main-navigation .c-navigation--main {
  height: 100%;
}
.main-navigation .c-navigation--main ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-navigation .c-navigation--main .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  padding: 0 24px;
  color: white;
  height: 100%;
  font-size: 36px;
  position: relative;
  z-index: 9000;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main-navigation .c-navigation--main .c-navigation__toggle span {
  color: white;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
}
.main-navigation .c-navigation--main .c-navigation__toggle i::before {
  margin: 0;
  transform: rotate(0deg);
  transition: .25s;
}
.main-navigation .c-navigation--main .c-navigation__toggle.is-toggled i::before {
  content: '\e078';
  transform: rotate(180deg);
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__offcanvas {
  height: 0;
  max-height: 0;
  transition: 0.35s;
  width: 100%;
  background-color: #3b3b3b;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  position: absolute;
  top: 100%;
  left: 0;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__offcanvas.is-open {
  height: 54px;
  max-height: 54px;
  transition: 0.35s;
  overflow: visible;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__offcanvas.is-open .c-navigation__item--level-1 {
  opacity: 1;
  transition: 0.55s;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__level-1 {
  width: 100%;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__level-1-container {
  max-width: 1270px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  display: -webkit-flex;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1 {
  margin: 0 22px;
  border-bottom: 5px solid transparent;
  transition: 0.35s;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  opacity: 0;
  line-height: 54px;
  cursor: pointer;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1:hover,
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover {
  color: #dc4405;
  border-bottom: 5px solid #dc4405;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1:after,
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1:after {
  color: #dc4405;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2,
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__level-2 {
  left: 0;
  opacity: 1;
  transition: opacity .25s;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-1 {
  font-weight: 700;
  color: white;
  text-transform: uppercase;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  top: 100%;
  left: -99999px;
  opacity: 0;
  width: 100%;
  background: black;
  line-height: 36px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__level-2.is-open {
  left: 0;
  opacity: 1;
  transition: 0s;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__level-2-inner {
  width: 100%;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__column {
  flex: 0 1 calc(50% - 24px);
  -webkit-flex: 0 1 calc(50% - 24px);
  min-width: 1px;
  min-height: 1px;
  margin: 24px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-2 {
  padding: 0 24px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  transition: .25s;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.36);
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-2:hover {
  background: #dc4405;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-2:hover .c-navigation__url--level-2 {
  color: black;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__separator {
  color: #dc4405;
  font-size: 20px;
  font-weight: 700;
  line-height: 33px;
  text-transform: uppercase;
  font-style: italic;
  border-bottom: none;
  padding-bottom: 12px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__separator:hover {
  background: transparent;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__extra a {
  padding-left: 20px;
  position: relative;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__extra a:before {
  content: '\e010';
  font-family: sidearm_font_v2;
  position: absolute;
  left: 0;
  top: 0;
  color: #dc4405;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__extra:hover a:before {
  color: black;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2 {
  line-height: 48px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2:first-child {
  margin-right: auto;
  color: white;
  font-size: 16px;
  font-weight: 300;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2:first-child:last-child {
  width: 100%;
  margin-right: 0;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2:hover {
  text-decoration: underline;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__schedule-roster-news {
  color: white;
  text-transform: initial;
  padding: 0 7px;
  font-size: 16px;
  font-weight: 300;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social {
  width: 30px;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  visibility: hidden;
  color: white;
  font-weight: 400;
  font-size: 16px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social[href] {
  visibility: visible;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social:before {
  font-family: sidearm_font_v2;
  margin-right: 30px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social.facebook:before {
  content: '\e041';
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social.twitter:before {
  content: '\e035';
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social.instagram:before {
  content: '\e044';
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social.tickets {
  display: none;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social:hover {
  text-decoration: none;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__ad {
  /*position: absolute;*/
  margin-bottom: 24px;
  margin-left: 24px;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  background: white;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh);
  overflow: auto;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__offcanvas .header_sponsor {
  display: none;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__level-1 {
  background: #3b3b3b;
  line-height: 60px;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__item--level-1 {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: 1px dotted white;
}
.main-navigation .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;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1:after {
  font-family: sidearm_font;
  font-size: 36px;
  content: '\e830';
  margin-left: 10px;
  font-style: normal;
  display: block;
  transition: transform .25s;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open:after {
  transform: rotate(-180deg);
  transition: transform .25s;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-1 {
  text-decoration: none;
  color: white;
  border-bottom: 1px solid #323337;
  padding: 0 24px;
  display: flex;
  display: -webkit-flex;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-1:hover,
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-1.is-open,
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-1.sidearm-hover {
  background: black;
  color: #dc4405;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__level-2 {
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: 1s;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: 3500px;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__item--level-2 {
  background: black;
  font-size: 16px;
  font-weight: 200;
  line-height: 60px;
  text-transform: uppercase;
  padding: 0 24px;
  border-bottom: 1px solid #323337;
  font-weight: 200;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__separator {
  color: white;
  font-weight: 700;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-2 {
  color: white;
  text-decoration: none;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-search--standard .c-search__container {
  background: #3b3b3b;
  border-bottom: 1px dotted #d9d9db;
  height: 60px;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-search--standard .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  height: 100%;
  padding: 0 0 0 24px;
  color: white;
  font-weight: 400;
  font-size: 1rem;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-search--standard .c-search__text::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1;
  /* Firefox */

}
.main-navigation .c-navigation--main.c-navigation--mobile .c-search--standard .c-search__text:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-search--standard .c-search__text::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-search--standard .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  height: 100%;
  padding: 0 12px;
  color: white;
  font-size: 36px;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-search--standard fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.main-navigation .c-search--popout {
  position: relative;
}
.main-navigation .c-search--popout .c-search__toggle {
  width: 54px;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  line-height: 49px;
  color: white;
  transition: .25s;
  font-size: 30px;
  border-bottom: 5px solid transparent;
}
.main-navigation .c-search--popout .c-search__toggle:hover {
  color: #dc4405;
  border-bottom: 5px solid #dc4405;
}
.main-navigation .c-search--popout .c-search__toggle i:before {
  margin: 0;
}
.main-navigation .c-search--popout .c-search__popout {
  position: absolute;
  top: 100%;
  left: -99999px;
  opacity: 0;
  transition: opacity .25s;
  background: white;
  height: 50px;
  line-height: 50px;
  padding: 0 12px;
}
.main-navigation .c-search--popout .c-search__popout.is-open {
  left: auto;
  right: 0;
  opacity: 1;
}
.main-navigation .c-search--popout fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.main-navigation .c-search--popout .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  min-width: 170px;
}
.sport-navigation {
  background: #dc4405;
  position: absolute;
  left: 0;
  top: 120px;
  width: 100%;
  z-index: 1;
}
.sport-navigation .c-navigation--sport ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 {
  font-size: 15px;
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 60px;
  color: black;
  margin: 0 26px;
  position: relative;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:after {
  content: '';
  position: absolute;
  right: -26px;
  top: 50%;
  color: white;
  border-left: 1px dotted white;
  width: 1px;
  height: 12px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  transform: translateY(-50%) rotate(0deg);
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1,
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 .sidearm-hover .c-navigation__url--level-1 {
  text-decoration: underline;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2,
.sport-navigation .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;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.additional-links .c-navigation__url--level-1 {
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.additional-links:hover .c-navigation__url--level-1:before {
  transform: rotate(90deg);
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.additional-links:after {
  content: none;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.sport-home {
  margin-right: auto;
  margin-left: 0;
  padding-left: 24px;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.sport-home:after {
  content: none;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.sport-home .c-navigation__url--level-1 {
  text-decoration: none;
  color: black;
  font-size: 18px;
  font-weight: 700;
  line-height: 33px;
  text-transform: uppercase;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1 {
  white-space: nowrap;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  color: black;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__sponsor {
  padding-left: 24px;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  left: -99999px;
  top: 100%;
  z-index: 8999;
  opacity: 0;
  background: white;
  padding: 0;
  width: 250px;
  text-align: right;
  max-height: calc(100vh - 441px);
  overflow-y: scroll;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2 {
  line-height: 20px;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2 {
  padding: 10px 24px;
  border-bottom: 1px solid whitesmoke;
  transition: .25s;
  color: #dc4405;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2:hover,
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2.sidearm-hover {
  background: white;
  transition: .25s;
  border-bottom: 1px solid #dc4405;
  color: #dc4405;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__separator {
  padding: 10px 24px;
  border-bottom: 1px solid whitesmoke;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__sport-links {
  padding: 0 12px;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__sport-link {
  text-decoration: none;
  color: white;
  font-size: 18px;
  font-weight: 700;
  line-height: 33px;
  text-transform: uppercase;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: flex;
  display: -webkit-flex;
  color: white;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__toggle:hover:before {
  transform: rotate(90deg);
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  background: white;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh - 0px);
  overflow: auto;
}
.sport-navigation .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;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1:after {
  font-family: sidearm_font;
  content: '\e834';
  margin-left: 12px;
  font-style: normal;
  display: block;
  transition: transform .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open:after {
  transform: rotate(-180deg);
  transition: transform .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 {
  display: block;
  padding: 12px 24px;
  line-height: 20px;
  text-decoration: none;
  border-bottom: 1px solid whitesmoke;
  font-size: 16px;
  background: white;
  color: black;
}
.sport-navigation .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;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: 1500px;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
  display: block;
  padding: 12px 24px;
  line-height: 20px;
  text-decoration: none;
  background: whitesmoke;
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px;
  color: black;
}
#scoreboard {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  z-index: 9999;
  overflow: hidden;
}
#scoreboard .c-scoreboard--slider {
  display: flex;
  display: -webkit-flex;
  position: relative;
  border-left: 1px solid #323337;
}
#scoreboard .c-scoreboard--slider .slick-track {
  display: flex;
  display: -webkit-flex;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__list {
  padding-right: 48px;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__item {
  color: white;
  padding: 12px;
  position: relative;
  height: 120px;
  max-height: 120px;
  border-right: 1px solid #323337;
  background: black;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__sport {
  color: #dc4405;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-transform: uppercase;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__date {
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__time {
  color: #dc4405;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-transform: uppercase;
  padding-left: 12px;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__team-logo {
  width: 24px;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__team-name {
  padding: 0 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: black;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: .25s;
  padding: 24px;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__overlay.is-open {
  opacity: 1;
  transition: .25s;
  pointer-events: all;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__overlay-watch {
  color: #dc4405;
  font-weight: 500;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__media-link {
  color: #dc4405;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__toggle {
  border-radius: 0px;
  color: white;
  font-size: 12px;
  position: absolute;
  right: 12px;
  top: 12px;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__toggle.is-toggled {
  color: black;
  bottom: 12px;
  top: auto;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__toggle.is-toggled i {
  color: white;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__toggle.is-toggled i:before {
  content: '\e078';
}
#scoreboard .c-scoreboard--slider .c-scoreboard__aside {
  flex: 0 1 165px;
  -webkit-flex: 0 1 165px;
  min-width: 1px;
  min-height: 1px;
  border-right: 1px solid #323337;
  background: black;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__pac12logo {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #323337;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__filter-select {
  height: 48px;
  background: black;
  color: white;
  border: none;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
}
#scoreboard .c-scoreboard--slider .c-scoreboard__button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: none;
  width: 50px;
  height: 120px;
  background: black;
  text-align: center;
  padding: 0;
  line-height: 36px;
  font-size: 32px;
  color: white;
  position: absolute;
  right: 0;
  bottom: 0;
  border-left: 1px solid #323337;
  transition: 0.25s;
}
#scoreboard .c-scoreboard--slider button.slick-prev {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  position: absolute;
  right: 0;
  padding: 0;
  transition: 0.25s;
  font-size: 0;
  width: 48px;
  height: 60px;
  background-color: black;
  text-align: center;
  border-top: none;
  top: 0;
  border-right: 1px solid #323337;
  border-left: 1px solid #323337;
  border-bottom: none;
  color: white;
}
#scoreboard .c-scoreboard--slider button.slick-prev::before {
  content: '\e005';
  width: 0;
  height: 0;
  font-family: "sidearm_font_v2";
  font-size: 24px;
  line-height: 60px;
}
#scoreboard .c-scoreboard--slider button.slick-prev:hover {
  background: #dc4405;
  color: black;
}
#scoreboard .c-scoreboard--slider button.slick-next {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  position: absolute;
  right: 0;
  padding: 0;
  transition: 0.25s;
  font-size: 0;
  width: 48px;
  height: 60px;
  background-color: black;
  text-align: center;
  border-top: none;
  bottom: 0;
  border-right: 1px solid #323337;
  border-left: 1px solid #323337;
  border-top: 1px solid #323337;
  color: white;
}
#scoreboard .c-scoreboard--slider button.slick-next::before {
  content: '\e006';
  width: 0;
  height: 0;
  font-family: "sidearm_font_v2";
  font-size: 24px;
  line-height: 52px;
}
#scoreboard .c-scoreboard--slider button.slick-next:hover {
  background: #dc4405;
  color: black;
}
.main-content-placeholder {
  margin-top: 120px;
}
.indexWrapper {
  padding-top: 48px;
  opacity: 0;
}
.indexLeft {
  flex: 0 1 864px;
  -webkit-flex: 0 1 864px;
  min-width: 1px;
  min-height: 1px;
  border: 1px solid #d9d9db;
}
.indexRight {
  position: static;
  left: auto;
  width: 408px;
  flex: 1 1 408px;
  -webkit-flex: 1 1 408px;
  min-width: 1px;
  min-height: 1px;
  overflow: hidden;
  background: white;
  border-right: 1px solid #d9d9db;
  border-top: 1px solid #d9d9db;
  border-bottom: 1px solid #d9d9db;
}
.indexRight__dfp {
  padding: 24px;
  border-bottom: 1px solid #d9d9db;
  background: url("https://d3164imkzcru7c.cloudfront.net/images/responsive/stripe_bg_repeater.png") repeat;
}
.indexRight__dfp .dfp-ad {
  margin: 0 auto;
}
.c-promo-top {
  padding: 24px 0;
  border-bottom: 1px solid #d9d9db;
}
.c-promo-top .ads-container button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  font-size: 0;
  height: 60px;
  width: 50%;
  line-height: 60px;
  border-top: 1px solid #d9d9db;
  border-bottom: 1px solid #d9d9db;
  background: white;
  transition: .25s;
}
.c-promo-top .ads-container button:hover {
  background: #dc4405;
}
.c-promo-top .ads-container button:hover:before {
  color: black;
}
.c-promo-top .ads-container button:before {
  font-family: sidearm_font_v2;
  color: #d9d9db;
  font-size: 36px;
}
.c-promo-top .ads-container button.slick-prev {
  border-right: 1px solid #d9d9db;
}
.c-promo-top .ads-container button.slick-prev:before {
  content: '\e005';
}
.c-promo-top .ads-container button.slick-next:before {
  content: '\e006';
}
.c-promo-top .slick-track {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.c-promo-top .slick-track .ad {
  flex: 1 1 50%;
  -webkit-flex: 1 1 50%;
  min-width: 1px;
  min-height: 1px;
  padding-left: 24px;
  padding-top: 24px;
  padding-right: 12px;
}
.c-promo-top .slick-track .ad:first-child {
  flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  min-width: 1px;
  min-height: 1px;
  padding-top: 0;
  padding-bottom: 24px;
  padding-right: 24px;
  border-bottom: 1px solid #d9d9db;
}
.c-promo-top .slick-track .ad:last-child {
  padding-right: 24px;
  padding-left: 12px;
}
.c-promo-top-bottom {
  padding: 24px 12px;
  border-bottom: 1px solid #d9d9db;
}
.c-promo-top-bottom .ads-container {
  display: flex;
  display: -webkit-flex;
}
.c-promo-top-bottom .ad {
  padding: 0 12px;
  flex: 1 1 396px;
  -webkit-flex: 1 1 396px;
  min-width: 1px;
  min-height: 1px;
}
.c-promo-top-bottom-item {
  padding: 0 12px;
}
.s-dropdowns {
  padding: 12px 24px;
}
.s-dropdowns__select {
  width: 100%;
  position: relative;
}
.s-dropdowns__select select {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  color: #323337;
  font-size: 16px;
  font-weight: 300;
  line-height: 48px;
  height: 48px;
  padding: 0 48px 0 24px;
  border: solid 1px #d9d9db;
  border-right: none;
}
.s-dropdowns__select:after {
  font-family: sidearm_font_v2;
  font-size: 12px;
  position: absolute;
  z-index: 10;
  top: 18px;
  right: 24px;
  content: '\e020';
  pointer-events: none;
  color: black;
}
.s-dropdowns__item {
  padding: 12px 0;
}
.s-dropdowns__item sports-ticket-links-component {
  width: 100%;
}
.s-dropdowns__button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  background: black;
  color: white;
  font-size: 16px;
  font-weight: 300;
  line-height: 48px;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 143px;
  transition: .25s;
}
.s-dropdowns__button:hover {
  background: #dc4405;
  color: black;
}
.s-dropdowns .c-sports-ticket-links {
  width: 100%;
}
.s-dropdowns .c-sports-ticket-links__filter {
  width: 100%;
  position: relative;
}
.s-dropdowns .c-sports-ticket-links__filter select {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  color: #323337;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  height: 48px;
  padding: 0 48px 0 24px;
  border: solid 1px #d9d9db;
  border-right: none;
}
.s-dropdowns .c-sports-ticket-links__filter:after {
  font-family: sidearm_font_v2;
  font-size: 12px;
  position: absolute;
  z-index: 10;
  top: 18px;
  right: 24px;
  content: '\e020';
  pointer-events: none;
  color: black;
}
.s-dropdowns .c-sports-ticket-links__button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  background: black;
  color: white;
  font-size: 16px;
  font-weight: 300;
  line-height: 48px;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 143px;
  transition: .25s;
}
.s-dropdowns .c-sports-ticket-links__button:hover {
  background: #dc4405;
  color: black;
}
#s-stories .c-stories--featured .c-stories__item,
#s-stories-list .c-stories--featured .c-stories__item {
  position: relative;
  margin: 0 24px;
  padding: 24px 0;
  border-bottom: 1px dotted #d9d9db;
}
#s-stories .c-stories--featured .c-stories__media,
#s-stories-list .c-stories--featured .c-stories__media {
  position: relative;
  padding-bottom: 56.25%;
}
#s-stories .c-stories--featured .c-stories__image,
#s-stories-list .c-stories--featured .c-stories__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#s-stories .c-stories--featured .c-stories__sponsor,
#s-stories-list .c-stories--featured .c-stories__sponsor {
  position: absolute;
  right: 24px;
  bottom: 24px;
}
#s-stories .c-stories--featured .c-stories__sport,
#s-stories-list .c-stories--featured .c-stories__sport {
  color: #dc4405;
}
#s-stories .c-stories--featured .c-stories__sport-date,
#s-stories-list .c-stories--featured .c-stories__sport-date {
  color: #2a2a2a;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  padding-top: 18px;
  padding-bottom: 9px;
}
#s-stories .c-stories--featured .c-stories__title,
#s-stories-list .c-stories--featured .c-stories__title {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 33px;
}
#s-stories .c-stories--featured .c-stories__url,
#s-stories-list .c-stories--featured .c-stories__url {
  text-decoration: none;
  color: #323337;
  transition: .25s;
}
#s-stories .c-stories--featured .c-stories__url:hover,
#s-stories-list .c-stories--featured .c-stories__url:hover {
  color: #dc4405;
}
#s-stories .c-stories--featured .c-stories__links,
#s-stories-list .c-stories--featured .c-stories__links {
  border-top: 1px dotted #d9d9db;
  padding-top: 18px;
}
#s-stories .c-stories--featured .c-stories__links li,
#s-stories-list .c-stories--featured .c-stories__links li {
  color: #dc4405;
}
#s-stories .c-stories--featured .c-stories__links a,
#s-stories-list .c-stories--featured .c-stories__links a {
  color: #dc4405;
  text-decoration: none;
}
#s-stories .c-stories--featured-sport .c-stories__title,
#s-stories-list .c-stories--featured-sport .c-stories__title {
  padding-top: 28px;
}
#s-stories .c-stories--featured-sport-list .c-stories__media-container,
#s-stories-list .c-stories--featured-sport-list .c-stories__media-container {
  flex: 0 0 232px;
  -webkit-flex: 0 0 232px;
  min-width: 1px;
  min-height: 1px;
}
#s-stories .c-stories--featured-sport-list .c-stories__details,
#s-stories-list .c-stories--featured-sport-list .c-stories__details {
  margin-left: 24px;
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
#s-stories .c-stories--featured-sport-list .c-stories__archives,
#s-stories-list .c-stories--featured-sport-list .c-stories__archives {
  line-height: 60px;
  border-top: 1px solid #d9d9db;
  border-bottom: 1px solid #d9d9db;
  color: #2a2a2a;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  text-decoration: none;
  transition: .25s;
}
#s-stories .c-stories--featured-sport-list .c-stories__archives:hover,
#s-stories-list .c-stories--featured-sport-list .c-stories__archives:hover {
  background: #dc4405;
  color: black;
}
#s-stories .c-stories--featured-sport-list .c-stories__item:last-child,
#s-stories-list .c-stories--featured-sport-list .c-stories__item:last-child {
  border-bottom: none;
}
#s-stories .c-stories--featured-sport-list .showcase-play-button,
#s-stories-list .c-stories--featured-sport-list .showcase-play-button {
  background-image: none;
  font-size: 16px;
  font-weight: 300;
  color: white;
  background-color: rgba(0, 0, 0, 0.6);
  top: auto;
  bottom: 0;
  left: 0;
  padding: 12px 24px;
  transform: translate(0, 0);
  min-width: 128px;
  height: auto;
  width: auto;
  padding-left: 72px;
  min-height: 48px;
}
#s-stories .c-stories--featured-sport-list .showcase-play-button:before,
#s-stories-list .c-stories--featured-sport-list .showcase-play-button:before {
  content: '\e196';
  position: absolute;
  left: 0;
  top: 0;
  font-size: 36px;
  width: 48px;
  height: 48px;
  font-family: "sidearm_font_v2";
  background: black;
  line-height: 48px;
}
#s-stories .c-stories--list .c-stories__item,
#s-stories-list .c-stories--list .c-stories__item {
  position: relative;
  margin: 0 24px;
  padding: 14px 0;
  border-bottom: 1px dotted #d9d9db;
}
#s-stories .c-stories--list .c-stories__item:last-child,
#s-stories-list .c-stories--list .c-stories__item:last-child {
  border-bottom: none;
}
#s-stories .c-stories--list .c-stories__title,
#s-stories-list .c-stories--list .c-stories__title {
  margin: 0;
  color: #2a2a2a;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
#s-stories .c-stories--list .c-stories__sport,
#s-stories-list .c-stories--list .c-stories__sport {
  color: #dc4405;
}
#s-stories .c-stories--list .c-stories__url,
#s-stories-list .c-stories--list .c-stories__url {
  text-decoration: none;
  color: #323337;
  transition: .25s;
}
#s-stories .c-stories--list .c-stories__url:hover,
#s-stories-list .c-stories--list .c-stories__url:hover {
  color: #dc4405;
}
#s-stories .c-stories--list .c-stories__archives,
#s-stories-list .c-stories--list .c-stories__archives {
  line-height: 60px;
  border-top: 1px solid #d9d9db;
  border-bottom: 1px solid #d9d9db;
  color: #2a2a2a;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  text-decoration: none;
  transition: .25s;
}
#s-stories .c-stories--list .c-stories__archives:hover,
#s-stories-list .c-stories--list .c-stories__archives:hover {
  background: #dc4405;
  color: black;
}
.parallax-container {
  margin-top: 48px;
}
.parallax-container .parallax {
  height: 800px;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-color: black;
  position: relative;
}
.parallax-container .parallax:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1;
}
.parallax-container .parallax .parallaxImg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.parallax-container .parallax .parallax-row {
  max-width: 1272px;
  position: relative;
  height: 100%;
  margin: 0 auto;
}
.parallax-container .parallax .parallaxText {
  position: absolute;
  right: 0;
  bottom: 54px;
  text-align: right;
  z-index: 2;
}
.parallax-container .parallax .parallaxText a {
  color: white;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
  transition: .25s;
}
.parallax-container .parallax .parallaxText a:hover {
  color: #dc4405;
}
.parallax-container .parallax .parallaxText span {
  padding: 0 12px;
  color: #dc4405;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}
#s-featured {
  padding-top: 48px;
}
#s-featured .ad {
  padding-top: 24px;
  padding-bottom: 36px;
  border-left: 1px solid #d9d9db;
  border-right: 1px solid #d9d9db;
  border-top: 1px solid #d9d9db;
}
#s-featured .c-featured {
  min-height: 540px;
  position: relative;
}
#s-featured .c-featured__inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#s-featured .c-featured h2 {
  font-size: 42px;
  font-weight: 700;
  line-height: 63px;
  color: white;
}
#s-featured .c-featured__title {
  font-size: 22px;
  line-height: 33px;
  font-weight: 300;
  color: white;
}
#s-featured .c-featured__title span {
  font-weight: 700;
}
#s-featured .c-featured__links {
  display: flex;
  display: -webkit-flex;
  padding-top: 18px;
}
#s-featured .c-featured__links a {
  background: #dc4405;
  color: black;
  line-height: 60px;
  min-width: 140px;
  text-align: center;
  display: block;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  position: relative;
}
#s-featured .c-featured__links a:after {
  content: '';
  height: 6px;
  width: 0;
  background: white;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: .25s;
}
#s-featured .c-featured__links a:hover:after {
  width: 100%;
}
#s-featured .c-featured__links a:first-child {
  margin-right: 24px;
}
.dfp-middle-inner {
  padding: 24px 0;
  border-top: 1px solid #d9d9db;
  border-left: 1px solid #d9d9db;
  border-right: 1px solid #d9d9db;
  background: url("https://d3164imkzcru7c.cloudfront.net/images/responsive/stripe_bg_repeater.png") repeat;
}
.dfp-middle-inner .dfp-ad {
  margin: 0 auto;
}
.dfp-bottom-inner {
  padding: 24px 0;
  border-bottom: 1px solid #d9d9db;
  border-left: 1px solid #d9d9db;
  border-right: 1px solid #d9d9db;
  background: url("https://d3164imkzcru7c.cloudfront.net/images/responsive/stripe_bg_repeater.png") repeat;
}
.dfp-bottom-inner .dfp-ad {
  margin: 0 auto;
}
#s-videos .c-videos--list .c-videos__header {
  border-bottom: 1px solid #d9d9db;
  padding: 0 24px;
  height: 70px;
}
#s-videos .c-videos--list .c-videos__header h2 {
  margin: 0;
  color: #2a2a2a;
  font-style: italic;
  font-size: 22px;
  font-weight: 700;
  line-height: 70px;
  text-transform: uppercase;
  border-right: 1px solid #d9d9db;
  padding-right: 24px;
}
#s-videos .c-videos--list .c-videos__sponsor {
  padding-left: 24px;
}
#s-videos .c-videos--list .c-videos__item {
  flex: 1 1 50%;
  -webkit-flex: 1 1 50%;
  min-width: 1px;
  min-height: 1px;
  padding: 24px;
  border-bottom: 1px solid #d9d9db;
}
#s-videos .c-videos--list .c-videos__item:nth-child(odd) {
  border-right: 1px solid #d9d9db;
}
#s-videos .c-videos--list .c-videos__item:nth-last-child(2),
#s-videos .c-videos--list .c-videos__item:last-child {
  border-bottom: none;
}
#s-videos .c-videos--list .c-videos__media-container {
  flex: 1 1 33.3333%;
  -webkit-flex: 1 1 33.3333%;
  min-width: 1px;
  min-height: 1px;
}
#s-videos .c-videos--list .c-videos__media {
  padding-bottom: 56.25%;
}
#s-videos .c-videos--list .c-videos__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#s-videos .c-videos--list .c-videos__play-btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 72px;
  height: 72px;
  background-image: url("https://dbukjj6eu5tsf.cloudfront.net/sidearm.sites/oregonstate.sidearmsports.com/images/responsive/play_btn.svg");
  background-size: contain;
}
#s-videos .c-videos--list .c-videos__details {
  flex: 1 1 66.6667%;
  -webkit-flex: 1 1 66.6667%;
  min-width: 1px;
  min-height: 1px;
}
#s-videos .c-videos--list .c-videos__title {
  color: #2a2a2a;
  font-size: 22px;
  font-weight: 700;
  line-height: 33px;
  border-bottom: 1px dotted #d9d9db;
  padding-top: 28px;
  padding-bottom: 8px;
}
#s-videos .c-videos--list .c-videos__name-date {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  color: #2a2a2a;
  padding-top: 14px;
}
#s-videos .c-videos--list .c-videos__name {
  color: #dc4405;
}
#s-videos .c-videos--list .c-videos__separator {
  padding: 0 12px;
}
.promo-right .slick-list {
  margin: 24px;
}
.promo-right .ads-container button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  font-size: 0;
  height: 60px;
  width: 50%;
  line-height: 60px;
  border-top: 1px solid #d9d9db;
  border-bottom: 1px solid #d9d9db;
  background: white;
  transition: .25s;
}
.promo-right .ads-container button:hover {
  background: #dc4405;
}
.promo-right .ads-container button:hover:before {
  color: black;
}
.promo-right .ads-container button:before {
  font-family: sidearm_font_v2;
  color: #d9d9db;
  font-size: 36px;
}
.promo-right .ads-container button.slick-prev {
  border-right: 1px solid #d9d9db;
}
.promo-right .ads-container button.slick-prev:before {
  content: '\e005';
}
.promo-right .ads-container button.slick-next:before {
  content: '\e006';
}
#pac12Network {
  padding: 0 24px;
}
#pac12Network .heading {
  border-bottom: 1px dotted #d9d9db;
}
#pac12Network .heading h2 {
  color: #2a2a2a;
  font-size: 22px;
  font-weight: 700;
  line-height: 33px;
  text-transform: uppercase;
}
#pac12Network .heading h2 div {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
}
#pac12Network .heading .sidebar-sponsor {
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
}
#pac12Network .heading .sidebar-sponsor .ad {
  margin-left: 20px;
}
#pac12Network .pac-12__item {
  border-bottom: 1px dotted #d9d9db;
}
#pac12Network .pac-12__item:last-child {
  display: none;
}
#pac12Network .pac-12__item time {
  color: #2a2a2a;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}
#pac12Network .pac-12__item time span:last-child {
  color: #dc4405;
}
#pac12Network .pac-12__title {
  color: #2a2a2a;
  font-size: 18px;
  font-weight: 300;
  line-height: 33px;
}
#pac12Network .pac-12__watch {
  padding: 0 24px;
  height: 36px;
  border: 1px solid #d9d9db;
  background-color: black;
  color: white;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  text-decoration: none;
  transition: 0.25s;
}
#pac12Network .pac-12__watch-container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-top: 12px;
  margin-bottom: 24px;
  position: relative;
}
#pac12Network .pac-12__watch:hover {
  background: #dc4405;
  color: black;
}
#pac12Network .pac-12__watch .info-status {
  padding-left: 3px;
}
#pac12Network .pac-12__more {
  font-size: 24px;
  cursor: pointer;
  box-shadow: inset -1px -1px 0 #d9d9db, inset 0 1px 0 #d9d9db;
  line-height: 36px;
  transition: .25s;
}
#pac12Network .pac-12__more.active:before {
  content: '\e077';
}
#pac12Network .pac-12__more.active .pac-12__network-info {
  left: 0;
}
#pac12Network .pac-12__network-info {
  font-size: 12px;
  position: absolute;
  left: -9999px;
  bottom: 100%;
  background: white;
  border: 1px solid #d9d9db;
  padding: 18px 24px;
  width: 200px;
}
#pac12Network .pac-12__links {
  padding-top: 12px;
}
#pac12Network .pac-12__links li {
  margin-top: 12px;
}
#pac12Network .pac-12__links a {
  display: block;
  height: 48px;
  background-color: whitesmoke;
  width: 100%;
  font-size: 16px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  text-decoration: none;
  color: #2a2a2a;
  font-size: 16px;
  font-weight: 300;
  line-height: 48px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: 0.25s;
}
#pac12Network .pac-12__links a:hover {
  background: #dc4405;
}
.promo-right img {
  width: 100%;
}
.main-footer {
  border-bottom: 24px solid #dc4405;
}
.main-footer-sponsors {
  padding-top: 96px;
  padding-bottom: 48px;
}
.main-footer-sponsors .ad {
  margin: 0 12px;
}
.main-footer__logos {
  background: black;
}
.main-footer__logos ul {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}
.main-footer__logos li {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  text-align: center;
  min-height: 250px;
}
.main-footer__logos li.sidearm img {
  filter: saturate(0) brightness(200%);
}
.main-footer__logos div {
  height: 100%;
}
.main-footer__logos a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  height: 100%;
  text-decoration: none;
  width: 100%;
  padding: 40px 24px;
  transition: .25s;
}
.main-footer__logos svg {
  transition: 0.25s;
  max-width: 100%;
  fill: white;
}
.main-footer__logos svg:hover {
  fill: #dc4405;
}
.main-footer__copyright {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  background: black;
  padding-top: 48px;
  padding-bottom: 48px;
  border-top: 1px dotted white;
}
.main-footer__copyright--left {
  position: relative;
  padding-right: 36px;
  padding-left: 12px;
}
.main-footer__copyright--left:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  color: white;
  border-left: 1px dotted white;
  width: 1px;
  height: 72px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  transform: translateY(-50%) rotate(0deg);
}
.main-footer__copyright--left svg {
  transition: 0.25s;
  max-width: 100%;
  fill: white;
}
.main-footer__copyright--left svg:hover {
  fill: #dc4405;
  transition: .25s;
}
.main-footer__copyright--left svg:hover #beaverteeth,
.main-footer__copyright--left svg:hover #beavereye,
.main-footer__copyright--left svg:hover #beaverlid {
  fill: white;
}
.main-footer__copyright--left svg #beaverteeth,
.main-footer__copyright--left svg #beavereye,
.main-footer__copyright--left svg #beaverlid {
  fill: white;
  transition: .25s;
}
.main-footer__copyright--left a {
  padding-right: 24px;
}
.main-footer__copyright--right {
  color: white;
  padding-left: 36px;
  padding-right: 12px;
}
.main-footer__copyright--right a {
  transition: .25s;
  color: white;
}
.main-footer__copyright--right a:hover {
  color: #dc4405;
}
#search-btn {
  margin-left: auto;
  margin-right: 12px;
}
.c-search--standard {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: relative;
  height: 40px;
  padding: 0;
}
.c-search--standard fieldset {
  border: none;
  margin: 0;
  padding: 0;
  width: 300px;
}
.c-search--standard .c-search__container {
  width: 100%;
}
.c-search--standard .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  width: 260px;
  height: 40px;
  display: block;
  font-size: 16px;
  padding: 0 24px;
  color: white;
  background-color: #3b3b3b;
}
.c-search--standard .c-search__text::-webkit-input-placeholder {
  color: white;
}
.c-search--standard .c-search__text::-moz-placeholder {
  color: white;
}
.c-search--standard .c-search__text:-ms-input-placeholder {
  color: white;
}
.c-search--standard .c-search__text:-moz-placeholder {
  color: white;
}
.c-search--standard .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  width: 40px;
  font-size: 21px;
  color: black;
  background-color: #dc4405;
}
.c-search--standard .c-search__submit:hover {
  cursor: pointer;
}
.s-videos-moreButton {
  line-height: 60px;
  border-top: 1px solid #d9d9db;
  color: #2a2a2a;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  text-decoration: none;
  transition: .25s;
}
.s-videos-moreButton:hover {
  background: #dc4405;
  color: black;
}
.sticky-leaderboard {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  border-top: 1px solid #d9d9db;
  background: rgba(255, 255, 255, 0.65);
  padding: 12px 0;
}
.sticky-leaderboard .dfp-ad {
  margin: 0 auto;
}
.sidearm-loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 900000;
  height: 100%;
  background: black;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.sidearm-loading-logo {
  height: 150px;
}
.sidearm-loading-logo img {
  height: 150px;
}
.sidearm-loading .sidearm-progress-bar > div {
  background-color: white;
}
.sidearm-loading .sidearm-loading-progress {
  height: 108px;
  width: 100%;
}
.sidearm-loading .sidearm-loading-progress > div {
  margin: 26px 2px;
}
@media screen and (max-width: 1270px) {
  .indexLeft {
    border-left: none;
  }
  .indexRight {
    border-right: none;
  }
}
@media screen and (max-width: 1023px) {
  .main-header {
    background: #dc4405;
  }
  .main-header .orangebar {
    display: none;
  }
  .main-header .header-logo-best svg {
    fill: black;
  }
  .sport-navigation {
    top: 72px;
    background: #323337;
  }
  .main-navigation {
    height: 72px;
    background: #dc4405;
  }
  .main-navigation .c-navigation--main .c-navigation__toggle {
    color: black;
  }
  .main-navigation .c-navigation--main .c-navigation__toggle span {
    color: black;
  }
  .main-header .header-logo-link {
    top: 12px;
  }
  .main-content-placeholder {
    margin-top: 72px;
  }
  html.sport .main-content-placeholder {
    margin-top: 132px;
  }
  html.wide .main-content-placeholder {
    margin-top: 72px;
  }
  .indexWrapper {
    padding-top: 24px;
  }
  .indexWrapper > .flex {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .indexLeft {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
    border-left: none;
    border-right: none;
  }
  .indexRight {
    border-top: none;
    border-right: none;
  }
  .c-promo-top {
    border-bottom: none;
  }
  .c-promo-top img {
    width: 100%;
  }
  .c-promo-top .slick-track .ad:first-child {
    border-bottom: none;
  }
  .c-promo-top .slick-track .ad,
  .c-promo-top .slick-track .ad:last-child {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .c-promo-top-bottom {
    border-bottom: none;
  }
  .c-promo-top-bottom .ads-container {
    display: block;
  }
  #s-featured .c-featured__inner {
    padding: 0 24px;
    width: 100%;
  }
  .main-footer__logos ul {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .main-footer__logos li {
    flex: 1 1 50%;
    -webkit-flex: 1 1 50%;
    min-width: 1px;
    min-height: 1px;
    min-height: 240px;
  }
  .main-footer__logos li:first-child,
  .main-footer__logos li:nth-child(3) {
    border-right: 1px dotted white;
  }
  .main-footer__logos li:first-child,
  .main-footer__logos li:nth-child(2) {
    border-bottom: 1px dotted white;
  }
  .main-footer__logos div {
    height: 100%;
    width: 100%;
  }
  .main-footer__logos a {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    height: 100%;
    text-decoration: none;
    width: 100%;
    padding: 0 34px;
    transition: .25s;
    min-height: 241px;
  }
  .main-footer__logos li {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
  }
  .main-footer__logos a {
    min-height: 156px;
  }
  .main-footer__logos li:first-child,
  .main-footer__logos li:nth-child(3) {
    border-right: none;
  }
  .main-footer__logos li:nth-child(3) {
    border-bottom: 1px dotted white;
  }
  .main-footer__copyright > .flex {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .main-footer__copyright--left {
    margin-bottom: 48px;
    padding-right: 0;
  }
  .main-footer__copyright--left:after {
    right: 106px;
  }
  .main-footer__copyright--left a {
    padding-right: 36px;
  }
  .main-footer__copyright--left img {
    padding-left: 36px;
  }
  .main-footer__copyright .main-footer__copyright-terms {
    border-top: 1px dotted white;
    padding-top: 48px;
  }
  #search-btn {
    margin: 0 auto 24px;
  }
  .parallax-container .parallax .parallaxText {
    padding-right: 24px;
  }
  #s-featured {
    padding-top: 0px;
  }
  #s-featured .ad {
    border: none;
  }
  .parallax-container .parallax .parallaxText {
    padding-right: 24px;
  }
  #s-featured {
    padding-top: 0px;
  }
  #s-featured .ad {
    border: none;
  }
  .pac-12__links {
    padding-bottom: 24px;
  }
  #pac12Network .pac-12__item:last-child {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #s-stories-list .c-stories--featured-sport-list .c-stories__media-container {
    display: none;
  }
  #s-stories-list .c-stories--featured-sport-list .c-stories__details {
    margin-left: 0;
  }
  #s-videos .c-videos--list .c-videos__item {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
  }
  #s-videos .c-videos--list .c-videos__item:nth-child(odd) {
    border-right: none;
  }
}
@media screen and (max-width: 540px) {
  #scoreboard .c-scoreboard--slider .c-scoreboard__list {
    flex: auto;
    -webkit-flex: auto;
    min-width: 1px;
    min-height: 1px;
  }
  #scoreboard .c-scoreboard--slider .c-scoreboard__aside {
    width: 48px;
    padding-left: 47px;
    padding-bottom: 0;
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    background: black;
  }
  #scoreboard .c-scoreboard--slider .c-scoreboard__aside.active .c-scoreboard__pac12logo {
    top: 0;
    right: 48px;
    left: auto;
    bottom: auto;
  }
  #scoreboard .c-scoreboard--slider .c-scoreboard__pac12logo {
    position: absolute;
    left: -9999px;
    z-index: 11;
    width: 164px;
    height: 70px;
    border-left: 1px solid #323337;
    background: black;
    margin: 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  #scoreboard .c-scoreboard--slider .c-scoreboard__aside .c-scoreboard__filter {
    position: absolute;
    left: -9999px;
    background: black;
  }
  #scoreboard .c-scoreboard--slider .c-scoreboard__aside.active .c-scoreboard__filter {
    height: 50px;
    position: absolute;
    bottom: 0;
    right: 48px;
    top: 60px;
    left: auto;
    margin-right: 0;
    width: 164px;
    height: 60px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    border-left: 1px solid #323337;
  }
  #scoreboard .c-scoreboard--slider .c-scoreboard__button {
    display: block;
    overflow: hidden;
    width: 49px;
    height: 120px;
    border-bottom: none;
  }
  #scoreboard .c-scoreboard--slider .c-scoreboard__button:hover {
    transition: 0.25s;
    background: #dc4405;
  }
  #scoreboard .c-scoreboard--slider .c-scoreboard__aside .c-scoreboard__button i::before {
    transition: .25s;
    transform: rotate(0deg);
  }
  #scoreboard .c-scoreboard--slider .c-scoreboard__aside.active .c-scoreboard__button i::before {
    content: '\e078';
    transition: .25s;
    transform: rotate(180deg);
  }
  .c-promo-top {
    padding-bottom: 0;
  }
  .c-promo-top .slick-track {
    display: block;
    padding-bottom: 24px;
  }
  .indexLeft {
    border-bottom: none;
  }
  #s-videos .c-videos--list .c-videos__header h2 span {
    display: none;
  }
  .indexWrapper {
    padding-top: 0px;
  }
  .s-dropdowns {
    border-bottom: 1px solid #d9d9db;
    padding: 24px;
  }
  .s-dropdowns__item {
    padding: 6px 0;
  }
  .parallax-container {
    margin-top: 24px;
  }
  .s-videos-moreButton {
    border-bottom: 1px solid #d9d9db;
  }
  #s-featured {
    padding-bottom: 84px;
  }
  #s-featured .c-featured {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
  }
  #s-featured .c-featured__inner {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    position: relative;
    left: auto;
    top: auto;
    transform: translate(0, 0);
    justify-content: center;
    -webkit-justify-content: center;
  }
  #s-featured .c-featured__links {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    padding-top: 18px;
    position: absolute;
    bottom: -120px;
    left: 0;
    width: 100%;
  }
  #s-featured .c-featured__links a:first-child {
    margin-right: 0;
    border-bottom: 1px solid white;
  }
  #pac12Network .pac-12__item:last-child {
    display: none;
  }
}
@media screen and (min-width: 541px) and (max-width: 1023px) {
  .pac-12__feed-list {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .pac-12__item {
    width: 50%;
  }
}
html.stories-video-is-playing .c-stories .showcase-play-button {
  z-index: -1;
}
/** Weather **/

.s-weather {
  margin-top: 24px;
}
.c-weather--standard .c-weather__item {
  display: flex;
  background-color: black;
  color: white;
  align-items: center;
}
.c-weather--standard .c-weather__left {
  display: flex;
  flex: 0 1 864px;
  align-items: center;
}
.c-weather--standard .c-weather__title {
  font-size: 1.375rem;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 42px;
}
.c-weather--standard .c-weather__info-wrapper {
  flex: 1 1 auto;
  border-left: 1px solid #d9d9db;
  border-right: 1px solid #d9d9db;
  height: 100px;
}
.c-weather--standard .c-weather__location {
  font-size: 1.375rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  justify-content: center;
}
.c-weather--standard .c-weather__location i {
  color: #dc4405;
  font-size: 24px;
  padding-right: 6px;
}
.c-weather--standard .c-weather__temp-divider {
  padding: 0 6px;
}
.c-weather--standard .c-weather__temp-wrapper {
  align-items: center;
  flex: 1 1 auto;
  justify-content: center;
  border-left: 1px solid #d9d9db;
}
.c-weather--standard .c-weather__temp-wrapper i {
  color: #dc4405;
  font-size: 36px;
  padding-right: 6px;
}
.c-weather--standard .c-weather__temp--f {
  font-size: 1.375rem;
  font-weight: 700;
}
.c-weather--standard .c-weather__temp--c {
  font-size: 1rem;
  font-weight: 300;
}
.c-weather--standard .c-weather__sponsor {
  flex: 1 1 408px;
  justify-content: center;
  height: 100px;
}
.c-weather--standard .c-weather__sponsor-title {
  font-size: 1rem;
  font-weight: 300;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .c-weather--standard .c-weather__item {
    flex-wrap: wrap;
  }
  .c-weather--standard .c-weather__left {
    flex: 1 1 100%;
  }
  .c-weather--standard .c-weather__title {
    padding: 0 24px;
  }
  .c-weather--standard .c-weather__sponsor {
    flex: 1 1 100%;
    border-top: 1px solid #d9d9db;
  }
  .c-weather--standard .c-weather__temp-wrapper {
    border-left: none;
  }
  .c-weather--standard .c-weather__info-wrapper {
    border-right: none;
  }
}
@media screen and (max-width: 640px) {
  .c-weather--standard .c-weather__left {
    flex-wrap: wrap;
  }
  .c-weather--standard .c-weather__title {
    padding: 24px 0;
    flex: 1 1 100%;
    display: flex;
    justify-content: center;
  }
  .c-weather--standard .c-weather__info-wrapper {
    flex: 1 1 100%;
    border-left: none;
    border-top: 1px solid #d9d9db;
  }
}
@media screen and (max-width: 540px) {
  .c-weather--standard .c-weather__info-wrapper {
    height: initial;
    padding: 24px 0;
    flex-direction: column;
  }
}
.button {
  display: inline-block;
  border-radius: 4px;
  background-color: #dc4405;
  border: none;
  color: black;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  padding: 10px;
  width: 20%;
  transition: all 0.5s;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 10px;
  box-shadow: 3px 3px 2px #cccccc;
}
.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.button:hover {
  background-color: black;
}
.button:hover span {
  color: white;
}
