@charset "UTF-8";
@font-face {
  font-family: "Gotham Narrow Bold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Gotham Narrow Bold Italic"), url("../fonts/GothamNarrow-BoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Gotham Narrow Book";
  font-style: normal;
  font-weight: normal;
  src: local("Gotham Narrow Book"), url("../fonts/GothamNarrow-Book.woff") format("woff");
}
@font-face {
  font-family: "Gotham Narrow Medium";
  font-style: normal;
  font-weight: normal;
  src: local("Gotham Narrow Medium"), url("../fonts/GothamNarrow-Medium.woff") format("woff");
}
@font-face {
  font-family: "Myriad Pro Bold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Myriad Pro Bold Italic"), url("../fonts/MyriadPro-BoldItalic.otf") format("otf");
}
@font-face {
  font-family: "Myriad Pro Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Myriad Pro Regular"), url("../fonts/MyriadPro-regular.otf") format("otf");
}
@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes flexFadeInFromNone {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flexFadeInFromNone {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.visually-hidden-focusable:not(:focus) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

[data-whatintent=touch] {
  outline: none;
}

[data-whatintent=mouse] *:focus,
[data-whatintent=keyboard] *:focus {
  outline: 2px dashed currentColor;
}

.block-block-contentfd04babb-451e-407d-9f37-3fdcb496b4a2 a:focus,
.block-block-contentd870132e-926a-4cd4-8c8d-f10a4b244137 a:focus {
  border: 2px dashed currentColor;
}

a.no-link-style:hover {
  color: inherit;
  cursor: default;
}

/*
// black box to improve text contrast
.fan-zone-link__title-wrapper,
.fan-zone-home-grid-item__title > span,
.fan-zone-home-grid-item > .fan-zone-home-grid-item__cta-link,
body:not(.page--mocr) .l-page .button:not(.form-submit).fan-zone-link__link {
  // first idea was to use text shadow
  // text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  background-color: rgba(0,0,0,0.8);
  box-decoration-break: clone;
  color: $color--white;
  display: inline;
  padding: 0.25rem 0.5rem;
}
*/
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  margin: 0;
  padding: 0;
}

*,
*::after,
*::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body:not(.page--mocr) {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  color: #000;
  background-color: #fff;
  font-weight: 400;
  width: 100%;
  overflow-x: hidden;
}

body:not(.page--mocr).toolbar-horizontal {
  padding-top: 40px !important;
}

body:not(.page--mocr).toolbar-tray-open {
  padding-top: 82px !important;
}

.paragraph-form__title, .featured-competition__title, .events-list form > .form--inline::before, .contacts__title, .competition-search__form h3 {
  color: #001489;
}

.home-page-slider__slide-summary, .hero-section__page-description, .featured-competition__description {
  font-size: 0.8888888889rem;
  line-height: 1.3333333333rem;
}

.paragraph-form__description p, .paragraph-form__description {
  font-size: 1rem;
  line-height: 1.3333333333rem;
}

.two-column-image-text-mocr__text-container p, .people-listing-mocr__description p, .large-image-divider__text-block, body.page--mocr .hero-section-mocr__page-description, body.page--mocr .hero-section-mocr__page-pre-title, .full-width-text-mocr__text p {
  font-family: "futura-pt", sans-serif;
  font-weight: 200;
  color: #333333;
  font-size: 1.1111111111rem;
  line-height: 1.9444444444rem;
  margin: 0;
}

@media (min-width: 1100px) {
  .two-column-image-text-mocr__text-container p, .people-listing-mocr__description p, .large-image-divider__text-block, body.page--mocr .hero-section-mocr__page-description, body.page--mocr .hero-section-mocr__page-pre-title, .full-width-text-mocr__text p {
    font-size: 1.3333333333rem;
  }
}
.two-column-image-text__text-container ul, .full-width-text__text ul, .two-column-image-text-mocr__text-container ul, .full-width-text-mocr__text ul {
  list-style: none;
  margin: 0 0 3.3333333333rem;
  padding-left: 3.8888888889rem;
}

.two-column-image-text__text-container ul li, .full-width-text__text ul li, .two-column-image-text-mocr__text-container ul li, .full-width-text-mocr__text ul li {
  position: relative;
}

.two-column-image-text__text-container ul li:before, .full-width-text__text ul li:before, .two-column-image-text-mocr__text-container ul li:before, .full-width-text-mocr__text ul li:before {
  content: "•";
  color: #001489;
  font-weight: bold;
  display: inline-block;
  width: 0.8888888889rem;
  left: -1.1111111111rem;
  position: absolute;
}

.two-column-image-text__text-container ul li p, .full-width-text__text ul li p, .two-column-image-text-mocr__text-container ul li p, .full-width-text-mocr__text ul li p {
  display: initial;
}

.two-column-image-text__text-container ul li ul, .full-width-text__text ul li ul, .two-column-image-text-mocr__text-container ul li ul, .full-width-text-mocr__text ul li ul {
  margin-top: 1.6666666667rem;
  padding-left: 1.9444444444rem;
}

.two-column-image-text__text-container ol, .full-width-text__text ol, .two-column-image-text-mocr__text-container ol, .full-width-text-mocr__text ol {
  margin: 0 0 3.3333333333rem;
  padding-left: 3.8888888889rem;
}

.two-column-image-text__text-container ol li, .full-width-text__text ol li, .two-column-image-text-mocr__text-container ol li, .full-width-text-mocr__text ol li {
  position: relative;
}

.two-column-image-text__text-container ol li p, .full-width-text__text ol li p, .two-column-image-text-mocr__text-container ol li p, .full-width-text-mocr__text ol li p {
  display: initial;
}

.two-column-image-text__text-container ol li ul, .full-width-text__text ol li ul, .two-column-image-text-mocr__text-container ol li ul, .full-width-text-mocr__text ol li ul {
  margin-top: 1.6666666667rem;
  padding-left: 1.9444444444rem;
}

.two-column-image-text-mocr__text-container ul, .full-width-text-mocr__text ul {
  padding-left: 90px;
}

.two-column-image-text-mocr__text-container ul li, .full-width-text-mocr__text ul li {
  font-family: "futura-pt", sans-serif;
  font-weight: 200;
  line-height: 1.9444444444rem;
  font-style: oblique;
  margin-bottom: 20px;
}

.two-column-image-text-mocr__text-container ul li:before, .full-width-text-mocr__text ul li:before {
  color: #0055A5;
  font-size: 1.6666666667rem;
  left: -35px;
}

.two-column-image-text-mocr__text-container ol, .full-width-text-mocr__text ol {
  padding-left: 90px;
}

.two-column-image-text-mocr__text-container ol li, .full-width-text-mocr__text ol li {
  font-family: "futura-pt", sans-serif;
  font-weight: 200;
  line-height: 1.9444444444rem;
  font-style: oblique;
  margin-bottom: 20px;
}

.two-column-image-text-mocr__text-container ol li:before, .full-width-text-mocr__text ol li:before {
  color: #0055A5;
  font-size: 1.6666666667rem;
  left: -35px;
}

.two-column-image-text-mocr__text-container ol, .full-width-text-mocr__text ol {
  padding-left: 90px;
}

.two-column-image-text-mocr__text-container ol li, .full-width-text-mocr__text ol li {
  font-family: "futura-pt", sans-serif;
  font-weight: 200;
  line-height: 1.9444444444rem;
  font-style: oblique;
  margin-bottom: 40px;
}

.two-column-image-text-mocr__text-container ol li:before, .full-width-text-mocr__text ol li:before {
  color: #0055A5;
  font-size: 1.6666666667rem;
  left: -35px;
}

.two-column-image-text-mocr__text-container ol, .full-width-text-mocr__text ol {
  padding-left: 90px;
}

.two-column-image-text-mocr__text-container ol li, .full-width-text-mocr__text ol li {
  font-family: "futura-pt", sans-serif;
  font-weight: 200;
  line-height: 1.9444444444rem;
  font-style: oblique;
  margin-bottom: 40px;
}

.two-column-image-text-mocr__text-container ol li:before, .full-width-text-mocr__text ol li:before {
  color: #0055A5;
  font-size: 1.6666666667rem;
  left: -35px;
}

.events-list table, .competition-search__list table {
  width: 100%;
  border-collapse: collapse;
}

.events-list table thead tr, .competition-search__list table thead tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
}

.events-list table thead th, .competition-search__list table thead th {
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 700;
  text-align: left;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  padding-bottom: 40px;
}

.events-list table tbody tr, .competition-search__list table tbody tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.32);
}

.events-list table tbody td, .competition-search__list table tbody td {
  padding: 25px 0;
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-size: 0.7777777778rem;
}

.events-list table tbody td a, .competition-search__list table tbody td a {
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: 0.8888888889rem;
}

.responsive-table {
  /* Force table to not be like tables anymore */
}

@media (max-width: 927px) {
  .responsive-table {
    display: block;
  }
}
@media (max-width: 927px) {
  .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr {
    display: block;
  }
}
@media (max-width: 927px) {
  .responsive-table tbody td {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .responsive-table tbody td::before {
    font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
    font-style: italic;
    font-weight: 700;
    color: #333333;
    content: attr(data-content);
    font-size: 0.8888888889rem;
    text-transform: capitalize;
    display: none;
  }
  .responsive-table tbody tr {
    margin-bottom: 30px;
    border-bottom: 2px solid #000 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 927px) {
  .responsive-table thead tr {
    left: -9999px;
    position: absolute;
    top: -9999px;
  }
}
.events-list table tbody td .events-list__tickets-link, .hero-section__links .hero-section__link--nbc-sports, .block-search-header form .form-actions input[type=submit],
.block-mocr-search form .form-actions input[type=submit] {
  font-size: 0;
  color: transparent;
  text-indent: -1000px;
}

.desktop-only {
  display: none;
}

@media (min-width: 1100px) {
  .desktop-only {
    display: inherit;
  }
}
@media (min-width: 1100px) {
  .mobile-only {
    display: none;
  }
}
svg.ext {
  padding-left: 0.5em;
  padding-right: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  fill: currentColor;
}

svg.ext path {
  stroke: currentColor;
  stroke-width: 1;
}

.page--mocr ul {
  padding-left: 0;
}

.l-page .l-content:first-of-type {
  margin-left: auto;
  margin-right: auto;
  max-width: 106.6666666667rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1600px) {
  .l-page .l-content:first-of-type {
    padding-left: 71.5px;
    padding-right: 71.5px;
  }
}
.l-page .l-content:first-of-type .l-page .l-content:first-of-type {
  padding-left: 0;
  padding-right: 0;
}

b,
strong {
  font-weight: 700;
}

em {
  font-style: oblique;
}

i {
  font-style: italic;
}

small {
  font-size: 0.8em;
}

big {
  font-size: 1.2em;
}

dl dt {
  font-weight: 700;
}

abbr {
  text-transform: uppercase;
}

pre,
code {
  font-family: Courier, monospace;
}

body.page--mocr .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 !important;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media print {
  body.page--mocr .menu {
    display: none;
  }
}
@media (min-width: 1100px) {
  body.page--mocr .menu {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
  }
}
body.page--mocr .block-membersonlymainnavigation .menu-item:hover > a,
body.page--mocr .block-membersonlysecondarynavigation .menu-item:hover > a {
  text-decoration: none;
  border-bottom: 3px solid #A4D65E !important;
}

body.page--mocr .region-header .menu-item {
  margin: 0 0 0.8333333333rem 0;
}

@media (min-width: 1100px) {
  body.page--mocr .region-header .menu-item {
    margin: 0 1.3888888889rem;
  }
}
body.page--mocr .region-header .menu-item.active > a {
  border-bottom: 3px solid #A4D65E;
}

body.page--mocr .region-header .menu-item a,
body.page--mocr .region-header .menu-item span {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #000;
  font-size: 1rem;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  border-bottom: 3px solid transparent;
  z-index: 4;
}

@media (min-width: 1100px) {
  body.page--mocr .region-header .menu-item.no-decoration a:hover, body.page--mocr .region-header .menu-item.no-decoration a:focus, body.page--mocr .region-header .menu-item.no-decoration a:active,
  body.page--mocr .region-header .menu-item.no-decoration span:hover,
  body.page--mocr .region-header .menu-item.no-decoration span:focus,
  body.page--mocr .region-header .menu-item.no-decoration span:active {
    border-bottom-color: transparent;
  }
}
body.page--mocr .region-header .menu-item .sub-menu {
  display: none;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: auto;
  top: 0;
}

body.page--mocr .region-header .menu-item .sub-menu .sub-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

body.page--mocr .region-header .menu-item .sub-menu .menu-item {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin: 0 0 0 0;
  padding: 0;
}

body.page--mocr .region-header .menu-item .menu-item--expanded::after {
  background-image: url("../images/plus-icon.png");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
  content: "";
  position: absolute;
  right: 0;
  width: 22px;
  height: 22px;
  top: 10px;
  cursor: pointer;
}

body.page--mocr .region-header .menu-item .menu-item--expanded.expanded::after {
  background-image: url("../images/less-icon.png");
}

body.page--mocr .region-header .menu-item .menu-item--expanded.menu-item--access-forbidden::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/lock-alt.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/lock-alt.svg");
  background-size: 14px;
}

body.page--mocr .region-header .menu-item .menu-item--expanded.menu-item--access-forbidden > a {
  color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}

body.page--mocr .region-header .menu-item .menu-item--expanded.menu-item--access-forbidden:hover > a {
  border-bottom-color: transparent !important;
  pointer-events: none;
}

body.page--mocr .region-header .menu-item .menu-item--expanded:hover .tooltip {
  display: block !important;
}

body.page--mocr .region-header .menu-item .menu-item--expanded .tooltip {
  display: none;
  position: absolute;
  right: 0;
  padding: 10px;
  font-size: 13px;
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  background: #fff;
  z-index: 1;
}

body.page--mocr .region-header .menu-item.menu-item--access-forbidden::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/lock-alt.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/lock-alt.svg");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
  content: "";
  position: absolute;
  right: 0;
  width: 22px;
  height: 22px;
  top: 10px;
  cursor: pointer;
}

body.page--mocr .region-header .menu-item.menu-item--access-forbidden > a {
  color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}

body.page--mocr .region-header .menu-item.menu-item--access-forbidden:hover > a {
  border-bottom-color: transparent !important;
  pointer-events: none;
}

body.page--mocr .region-header .menu-item.menu-item--access-forbidden:hover > .tooltip {
  display: block !important;
}

body.page--mocr .region-header .menu-item.menu-item--access-forbidden.menu-item--level-0 {
  padding-right: 20px;
}

body.page--mocr .region-header .menu-item.menu-item--access-forbidden.menu-item--level-0::after {
  top: 7px;
  right: 0;
}

body.page--mocr .region-header .menu-item.menu-item--access-forbidden.menu-item--level-0 .sub-menu--level-0 {
  display: none !important;
}

body.page--mocr .region-header .menu-item .tooltip {
  display: none;
  position: absolute;
  right: 0;
  padding: 10px;
  font-size: 13px;
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  background: #fff;
  z-index: 1;
}

@media (min-width: 1100px) {
  .menu-mobile-mocr__icon {
    display: none;
  }
  body.page--mocr .block-membersonlymainnavigation {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
  }
  body.page--mocr .block-membersonlymainnavigation a:hover {
    text-decoration: none;
  }
  body.page--mocr .block-membersonlymainnavigation > .menu > .menu-item > a {
    cursor: inherit;
  }
  body.page--mocr .block-membersonlymainnavigation > .menu > .menu-item:last-child.menu-item--expanded .sub-menu, body.page--mocr .block-membersonlymainnavigation > .menu > .menu-item:nth-last-child(2).menu-item--expanded .sub-menu, body.page--mocr .block-membersonlymainnavigation > .menu > .menu-item:nth-last-child(3).menu-item--expanded .sub-menu, body.page--mocr .block-membersonlymainnavigation > .menu > .menu-item:nth-last-child(4).menu-item--expanded .sub-menu {
    left: auto;
    right: -27px;
  }
  body.page--mocr .block-membersonlymainnavigation > .menu > .menu-item:last-child.menu-item--expanded .sub-menu .menu-item, body.page--mocr .block-membersonlymainnavigation > .menu > .menu-item:nth-last-child(2).menu-item--expanded .sub-menu .menu-item, body.page--mocr .block-membersonlymainnavigation > .menu > .menu-item:nth-last-child(3).menu-item--expanded .sub-menu .menu-item, body.page--mocr .block-membersonlymainnavigation > .menu > .menu-item:nth-last-child(4).menu-item--expanded .sub-menu .menu-item {
    text-align: right;
  }
  body.page--mocr .block-membersonlymainnavigation .sub-menu-column {
    width: 200px;
  }
  body.page--mocr .block-membersonlymainnavigation .sub-menu-column.sub-menu-group--2 {
    margin-left: 30px;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item {
    margin: 0 0 0.8333333333rem 0;
    position: relative;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item .sub-menu {
    padding-top: 20px;
    padding-left: 0;
    padding-bottom: 20px;
    left: 0;
    position: absolute;
    width: 430px;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item .sub-menu.short {
    width: 200px;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item .sub-menu .menu-item {
    -ms-flex-preferred-size: 257px;
    flex-basis: 257px;
    padding-right: 40px;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item .sub-menu .menu-item .sub-menu .menu-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item.active > .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    top: 100%;
    border-radius: 0 10px 10px 10px;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item.active > .sub-menu .menu-item {
    padding: 10px 0;
    padding-right: 1.5rem;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item.active > .sub-menu .menu-item.expanded > a {
    border-bottom: 3px solid #A4D65E;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item.active > .sub-menu .menu-item.menu-item--expanded:hover > .sub-menu {
    display: none;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item.active > .sub-menu .menu-item.menu-item--expanded .sub-menu {
    top: initial;
    left: initial;
    display: none;
    position: relative;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item.active > .sub-menu .menu-item.menu-item--expanded .sub-menu.expanded {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    overflow: visible;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item.active > .sub-menu .menu-item.menu-item--expanded .sub-menu .menu-item {
    padding: 0;
    height: 0;
    margin-left: 20px;
    width: calc(100% - 20px);
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item.active > .sub-menu .menu-item.menu-item--expanded .sub-menu .menu-item + .menu-item {
    margin-top: 20px;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item.active > .sub-menu .menu-item.menu-item--expanded .sub-menu .menu-item:last-child {
    margin-bottom: -10px;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item:hover {
    border-radius: 10px;
  }
}
@media (min-width: 1100px) and (min-width: 1100px) {
  body.page--mocr .block-membersonlymainnavigation .menu-item {
    margin: 0 0.8333333333rem;
  }
}
@media (min-width: 1100px) and (min-width: 1100px) {
  body.page--mocr .block-membersonlymainnavigation .menu-item.no-decoration a:hover, body.page--mocr .block-membersonlymainnavigation .menu-item.no-decoration a:focus, body.page--mocr .block-membersonlymainnavigation .menu-item.no-decoration a:active,
  body.page--mocr .block-membersonlymainnavigation .menu-item.no-decoration span:hover,
  body.page--mocr .block-membersonlymainnavigation .menu-item.no-decoration span:focus,
  body.page--mocr .block-membersonlymainnavigation .menu-item.no-decoration span:active {
    border-bottom-color: transparent;
  }
}
@media (min-width: 1100px) {
  body.page--mocr .region-header .menu-item--access-forbidden .tooltip {
    top: 90%;
    width: 285px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  }
}
@media screen and (max-width: 1099px) {
  .menu-mobile-mocr__icon {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/menu--open.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/menu--open.svg");
    z-index: 1;
    width: 22px;
    height: 28px;
    min-width: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    -webkit-transition: all 1s;
    transition: all 1s;
    justify-self: flex-end;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    margin-left: auto;
    z-index: 5;
    margin: 11px 0 0 14px;
    padding-bottom: 40px;
    position: absolute;
    right: 1rem;
    top: 0.5rem;
  }
  body.page--mocr .region-header .menu-item {
    margin-bottom: 10px;
  }
  body.page--mocr .region-header .menu-item.home {
    display: none;
  }
  body.page--mocr .region-header .menu-item .menu-item--expanded::after {
    background-size: 15px;
    top: 0;
  }
  body.page--mocr .region-header .menu-item .tooltip {
    top: 0;
    right: 30px;
    left: 0;
    padding: 0;
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0);
  }
  body.page--mocr .region-header .menu-item .sub-menu {
    overflow: hidden;
  }
  body.page--mocr .region-header .menu-item .sub-menu .sub-menu {
    background-image: none !important;
    margin-left: -1rem !important;
    margin-right: -1rem !important;
    padding-left: 1rem;
    padding-right: 1rem;
    width: calc(100% + 2rem);
    background-color: rgba(0, 0, 0, 0.05);
  }
  body.page--mocr .block-membersonlymainnavigation,
  body.page--mocr .block-membersonlysecondarynavigation {
    background-image: none !important;
    margin-left: -1rem !important;
    margin-right: -1rem !important;
    width: calc(100% + 2rem);
  }
  body.page--mocr .block-membersonlymainnavigation .menu,
  body.page--mocr .block-membersonlysecondarynavigation .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.page--mocr .block-membersonlymainnavigation {
    padding-top: 15px !important;
  }
  body.page--mocr .block-membersonlymainnavigation > .menu > .menu-item > .sub-menu {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 2rem;
    padding-bottom: 2rem;
    margin-left: -1rem !important;
    margin-right: -1rem !important;
    width: calc(100% + 2rem);
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.page--mocr .block-membersonlymainnavigation .sub-menu-column > .menu-item,
  body.page--mocr .block-membersonlymainnavigation .menu-item--level-2 {
    margin-bottom: 10px !important;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item--level-1.expanded > a {
    border-bottom: 3px solid #A4D65E !important;
  }
  body.page--mocr .block-membersonlymainnavigation .sub-menu--level-1.expanded {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding-bottom: 20px;
  }
  body.page--mocr .block-membersonlymainnavigation .sub-menu-column {
    width: 100%;
  }
  body.page--mocr .block-membersonlymainnavigation .sub-menu-group--1 {
    margin-bottom: 10px;
    width: 100%;
  }
}
@media screen and (max-width: 1099px) and (max-width: 500px) {
  body.page--mocr .block-membersonlymainnavigation .sub-menu-group--1,
  body.page--mocr .block-membersonlymainnavigation .sub-menu-group--2 {
    margin-left: 0;
  }
}
@media screen and (max-width: 1099px) {
  body.page--mocr .block-membersonlymainnavigation .menu-item {
    width: 100%;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item > .sub-menu {
    padding-top: 1.1111111111rem;
    width: 100%;
    height: auto;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item > .sub-menu .menu-item--expanded::after {
    right: 0;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item.active > .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item--expanded {
    position: relative;
    padding: 5px 0;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item--expanded .menu-item {
    padding-left: 0 !important;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item--expanded .menu-item:last-child {
    margin-bottom: 0 !important;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item--expanded:hover {
    background: transparent !important;
    border: 0 !important;
    border-radius: inherit !important;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item--expanded:hover a::before {
    display: none !important;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item--expanded.expanded::after, body.page--mocr .block-membersonlymainnavigation .menu-item--expanded.active::after {
    background-image: url("../images/less-icon.png");
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item--expanded.expanded.menu-item--level-0::after, body.page--mocr .block-membersonlymainnavigation .menu-item--expanded.active.menu-item--level-0::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/lock-alt.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/lock-alt.svg");
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item--expanded.expanded a::before, body.page--mocr .block-membersonlymainnavigation .menu-item--expanded.active a::before {
    display: none;
  }
  body.page--mocr .block-membersonlymainnavigation .menu-item--expanded::after {
    background-image: url("../images/plus-icon.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    content: "";
    position: absolute;
    right: 0;
    width: 22px;
    height: 22px;
    top: 5px;
    pointer-events: none;
  }
  body.page--mocr .block-membersonlysecondarynavigation .menu {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  body.page--mocr .block-membersonlysecondarynavigation .menu-item {
    padding-right: 35px !important;
    margin-bottom: 15px !important;
  }
  body.page--mocr .block-membersonlysecondarynavigation .menu-item::after {
    right: 10px !important;
  }
  body.page--mocr .menu-mobile-mocr__open .menu-mobile-mocr__icon {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/menu--close.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/menu--close.svg");
  }
  body.page--mocr .menu-mobile-mocr__open .header-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body.page--mocr .menu-mobile-mocr__open .block-membersonlymainnavigation,
  body.page--mocr .menu-mobile-mocr__open .block-membersonlysecondarynavigation {
    display: block !important;
  }
}
.accordion .accordion__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  cursor: pointer;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  padding: 0.5rem 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.accordion .accordion__title h2 {
  margin: 0;
  margin-right: 1rem;
}

.accordion .accordion__toggle {
  display: block;
}

.accordion .accordion__toggle .accordion__toggle-icon {
  position: relative;
  border-radius: 100%;
  border: solid 0.15rem #BBBDC1;
  width: 2rem;
  height: 2rem;
  -webkit-transform: rotateZ(0);
  transform: rotateZ(0);
  -webkit-transition: border-color 0.2s linear, -webkit-transform 0.75s ease-in-out;
  transition: border-color 0.2s linear, -webkit-transform 0.75s ease-in-out;
  transition: transform 0.75s ease-in-out, border-color 0.2s linear;
  transition: transform 0.75s ease-in-out, border-color 0.2s linear, -webkit-transform 0.75s ease-in-out;
}

.accordion .accordion__toggle .accordion__toggle-icon:hover, .accordion .accordion__toggle .accordion__toggle-icon:focus {
  border-color: #9ADBE8;
}

.accordion .accordion__toggle .accordion__toggle-icon-vertical,
.accordion .accordion__toggle .accordion__toggle-icon-horizontal {
  position: absolute;
  background-color: #001489;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

.accordion .accordion__toggle .accordion__toggle-icon-horizontal {
  top: calc(50% - 0.1125rem);
  left: calc(50% - 0.6rem);
  width: 1.2rem;
  height: 0.225rem;
}

.accordion .accordion__toggle .accordion__toggle-icon-vertical {
  top: calc(50% - 0.6rem);
  left: calc(50% - 0.1125rem);
  width: 0.225rem;
  height: 1.2rem;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out 0.5s;
  transition: opacity 0.25s ease-in-out 0.5s;
}

.accordion .accordion__content {
  display: none;
  padding-top: 0.5rem;
  overflow: hidden;
}

.accordion.accordion--collapsed .accordion__toggle .accordion__toggle-icon {
  -webkit-transform: rotateZ(-180deg);
  transform: rotateZ(-180deg);
}

.accordion.accordion--collapsed .accordion__toggle .accordion__toggle-icon-vertical {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-in-out 0s;
  transition: opacity 0.25s ease-in-out 0s;
}

.addthis {
  margin-left: auto;
  margin-right: auto;
  max-width: 51.5rem;
  width: 100%;
  margin-bottom: 60px;
}

.addthis .addthis-smartlayers {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.at-image-sharing-tool .at-image-sharing-tool-btns {
  white-space: nowrap;
}

div[class*=block-adbutlerhomecenter],
div[class*=block-adbutlerwatchcenter] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 50px;
  max-width: 100%;
}

@media (min-width: 600px) {
  div[class*=block-adbutlerhomecenter],
  div[class*=block-adbutlerwatchcenter] {
    margin-bottom: 90px;
  }
}
div[class*=block-adbutlerhomecenter] img,
div[class*=block-adbutlerwatchcenter] img {
  max-width: 100%;
  height: auto;
}

div[class*=block-adbutlerhomecenter] iframe,
div[class*=block-adbutlerwatchcenter] iframe {
  max-width: 100%;
}

@media screen and (min-width: 1100px) {
  body.page--mocr .block-membersonlysecondarynavigation {
    position: absolute;
    top: -1em;
    right: 0;
  }
}
body.page--mocr .block-membersonlysecondarynavigation .menu-item {
  position: relative;
  margin: 0;
  padding-top: 0;
  padding-right: 25px;
}

@media screen and (min-width: 1100px) {
  body.page--mocr .block-membersonlysecondarynavigation .menu-item {
    margin-left: 20px;
  }
}
body.page--mocr .block-membersonlysecondarynavigation .menu-item::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  display: block;
  background-repeat: no-repeat;
  right: 0;
  top: calc(50% - 8px);
}

body.page--mocr .block-membersonlysecondarynavigation .menu-item.home::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/search-icon.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/search-icon.svg");
}

body.page--mocr .block-membersonlysecondarynavigation .menu-item.logout::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/sign-out.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/sign-out.svg");
}

body.page--mocr .block-membersonlysecondarynavigation .menu-item.login::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/sign-in.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/sign-in.svg");
}

body.page--mocr .block-membersonlysecondarynavigation .menu-item a:hover::before {
  display: none !important;
}

body.page--mocr.user-logged-in .block-membersonlysecondarynavigation .menu-item.login {
  display: none;
}

body.page--mocr.user-logged-in .block-membersonlysecondarynavigation .menu-item.logout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 1100px) {
  body.page--mocr .block-membersonlysecondarynavigation {
    position: absolute;
    top: -1em;
    right: 0;
  }
}
body.page--mocr .block-membersonlysecondarynavigation .menu-item {
  position: relative;
  margin: 0;
  padding-top: 0;
  padding-right: 25px;
}

@media screen and (min-width: 1100px) {
  body.page--mocr .block-membersonlysecondarynavigation .menu-item {
    margin-left: 20px;
  }
}
body.page--mocr .block-membersonlysecondarynavigation .menu-item::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  display: block;
  background-repeat: no-repeat;
  right: 0;
  top: calc(50% - 8px);
}

@media (min-width: 1100px) {
  body.page--mocr .block-membersonlysecondarynavigation .menu-item.home {
    display: none;
  }
}
body.page--mocr .block-membersonlysecondarynavigation .menu-item.home::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/search-icon.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/search-icon.svg");
}

body.page--mocr .block-membersonlysecondarynavigation .menu-item.logout::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/sign-out.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/sign-out.svg");
}

body.page--mocr .block-membersonlysecondarynavigation .menu-item.login::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/sign-in.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/sign-in.svg");
}

body.page--mocr .block-membersonlysecondarynavigation .menu-item a:hover::before {
  display: none !important;
}

body.page--mocr.user-logged-in .block-membersonlysecondarynavigation .menu-item.login {
  display: none;
}

body.page--mocr.user-logged-in .block-membersonlysecondarynavigation .menu-item.logout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-mocr-search {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-left: 1rem;
  display: none;
}

@media (min-width: 1100px) {
  .block-mocr-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.block-mocr-search .form--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-mocr-search .form--inline label {
  display: none;
}

.block-mocr-search .form--inline .button, .block-mocr-search .form--inline .home-page-slider__slide-links a, .home-page-slider__slide-links .block-mocr-search .form--inline a, .block-mocr-search .form--inline .hero-section__links a:not(.hero-section__link--nbc-sports), .hero-section__links .block-mocr-search .form--inline a:not(.hero-section__link--nbc-sports) {
  padding: 2px 16px;
}

.news-list {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  padding: 0 20px;
}

@media (min-width: 1400px) {
  .news-list {
    padding: 0;
  }
}
.news-list .news-list__views-container {
  margin-bottom: 2em;
}

.news-list__filters-form {
  margin-left: auto;
  margin-right: auto;
  max-width: 61.1111111111rem;
  padding-left: 1rem;
  padding-right: 1rem;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid #626262;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  margin-bottom: 2em;
  padding-bottom: 2.2em;
}

@media (min-width: 1600px) {
  .news-list__filters-form {
    padding-left: 71.5px;
    padding-right: 71.5px;
  }
}
.news-list__filters-form .news-list__filters-form {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 600px) {
  .news-list__filters-form {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 927px) {
  .news-list__filters-form {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 1400px) {
  .news-list__filters-form {
    margin-left: auto;
    margin-right: auto;
    max-width: 77.7777777778rem;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.news-list__filters-form label:not(.option) {
  color: #001489;
  display: none;
}

.news-list__filters-form-title {
  -ms-flex-item-align: center;
  align-self: center;
  color: #001489;
  display: none;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0;
}

@media (min-width: 1100px) {
  .news-list__filters-form-title {
    display: block;
  }
}
.news-list__filters-form .form-item {
  margin: 0 0 1em;
}

@media (min-width: 600px) {
  .news-list__filters-form .form-item {
    margin: 0 0.5em 1em;
  }
}
@media (min-width: 800px) {
  .news-list__filters-form .form-item {
    margin-bottom: 0;
  }
}
.news-list__filters-form .form-item.form-type-select {
  min-width: 100%;
}

@media (min-width: 600px) {
  .news-list__filters-form .form-item.form-type-select {
    min-width: 11.1111111111rem;
  }
}
.news-list__filters-form .form-item.form-type-select .select2-container {
  width: 100% !important;
}

.news-list__filters-form .form-actions {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-left: auto;
}

@media (min-width: 600px) {
  .news-list__filters-form .form-actions {
    margin: 0 0 0 0.75em;
  }
}
.news-list__filters-form .form-actions > .form-submit {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/chevron-right.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/chevron-right.svg");
  width: 50px;
  height: 50px;
  border: 1px solid #001489;
  border-radius: 50%;
  font-size: 0;
  color: transparent;
  text-indent: -1000px;
  background-position: center;
  background-size: 11px;
  margin: 0;
  position: relative;
  background-repeat: no-repeat;
  padding: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: transparent;
}

.news-list__filters-form .form-actions > .form-submit:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.news-list__filters-form .form-actions > .form-submit:focus {
  border-style: dashed;
  border: 2px dashed currentColor;
  -webkit-transition: unset;
  transition: unset;
  color: unset;
}

.news-list__filters-form .form-item-sort-bef-combine {
  display: none;
}

.news-list__view-header {
  margin-left: auto;
  margin-right: auto;
  max-width: 61.1111111111rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.8333333333rem;
  line-height: 1.2222222222rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 4em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 1600px) {
  .news-list__view-header {
    padding-left: 71.5px;
    padding-right: 71.5px;
  }
}
.news-list__view-header .news-list__view-header {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  .news-list__view-header {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media (min-width: 1400px) {
  .news-list__view-header {
    margin-left: auto;
    margin-right: auto;
    max-width: 77.7777777778rem;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.news-list__view-header a:hover {
  cursor: pointer;
}

.news-list__view-header .news-list__results-summary {
  justify-self: flex-end;
  margin-right: 0;
  margin-left: auto;
}

@media (min-width: 600px) {
  .news-list__view-header .news-list__results-summary {
    justify-self: flex-start;
    margin-right: auto;
    margin-left: 0;
  }
}
.news-list__view-header .news-list__view-mode {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 108px;
  /* HIDE RADIO */
  /* IMAGE STYLES */
  /* CHECKED STYLES */
}

@media (min-width: 927px) {
  .news-list__view-header .news-list__view-mode {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.news-list__view-header .news-list__view-mode label {
  line-height: normal;
}

.news-list__view-header .news-list__view-mode .news-list__arrange-icon {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.news-list__view-header .news-list__view-mode .news-list__arrange-icon + svg {
  cursor: pointer;
}

.news-list__view-header .news-list__view-mode .news-list__arrange-icon + svg g {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.news-list__view-header .news-list__view-mode .news-list__arrange-icon:checked + svg g,
.news-list__view-header .news-list__view-mode .news-list__arrange-icon:hover + svg g {
  fill: #001489;
}

.news-list__view-header .news-list__view-sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 1rem;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .news-list__view-header .news-list__view-sort {
    margin-top: 0;
  }
}
@media (min-width: 1100px) {
  .news-list__view-header .news-list__view-sort {
    margin-left: 4rem;
  }
}
.news-list__view-header .news-list__view-sort .form-item-sort-bef-combine--clone {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news-list__view-header .news-list__view-sort .form-item-sort-bef-combine--clone::after {
  background-image: url("../images/arrow-bottom.png");
  background-repeat: no-repeat;
  background-position: center;
  color: #001489;
  content: "";
  width: 18px;
  height: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: 5px;
  z-index: -1;
}

@media (min-width: 600px) {
  .news-list__view-header .news-list__view-sort .form-item-sort-bef-combine--clone::after {
    margin-left: -18px;
  }
}
.news-list__view-header .news-list__view-sort label {
  display: none;
}

.news-list__view-header .news-list__view-sort select {
  border: 0;
  background: transparent;
  font-weight: 800;
  color: #001489;
  border-radius: 0;
  line-height: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100px;
  margin-left: 1rem;
}

.news-list__view-header .news-list__view-sort select::-ms-expand {
  display: none;
}

.news-list .news-list__news-image-wrapper {
  margin-bottom: 1.5em;
}

.news-list .news-list__news-image-wrapper img {
  border: 1px solid #DDDEE0;
  vertical-align: bottom;
}

.news-list .news-list__news-date {
  color: #001489;
  font-size: 0.7222222222rem;
  line-height: 1.2222222222rem;
  margin-bottom: 0.75em;
}

.news-list .news-list__news-summary {
  font-size: 0.8333333333rem;
  line-height: 1.2222222222rem;
  margin-bottom: 0.5em;
}

@media (min-width: 768px) {
  .news-list .news-list__news-summary {
    margin-bottom: 1em;
  }
}
.news-list .news-list__news-summary p:first-child {
  margin-top: 0;
}

.news-list .news-list__news-summary p:last-child {
  margin-bottom: 0;
}

.news-list .news-list__news-links a:link,
.news-list .news-list__news-links a:visited {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif !important;
  font-size: 0.7222222222rem !important;
  text-transform: uppercase;
}

.news-list__news-list--list-mode .news-list__news-item {
  border-bottom: 1px solid #DDDEE0;
  margin-bottom: 2.5em;
  padding-bottom: 2.2em;
}

@media (min-width: 768px) {
  .news-list__news-list--list-mode .news-list__news-item {
    margin-bottom: 4em;
    padding-bottom: 4em;
  }
}
.news-list__news-list--list-mode .news-list__news-item-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  max-width: 61.1111111111rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1600px) {
  .news-list__news-list--list-mode .news-list__news-item-container {
    padding-left: 71.5px;
    padding-right: 71.5px;
  }
}
.news-list__news-list--list-mode .news-list__news-item-container .news-list__news-list--list-mode .news-list__news-item-container {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  .news-list__news-list--list-mode .news-list__news-item-container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 1400px) {
  .news-list__news-list--list-mode .news-list__news-item-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 61.1111111111rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1400px) and (min-width: 1600px) {
  .news-list__news-list--list-mode .news-list__news-item-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1400px) {
  .news-list__news-list--list-mode .news-list__news-item-container .news-list__news-list--list-mode .news-list__news-item-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.news-list__news-list--list-mode .news-list__news-content-wrapper {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 330px;
}

@media (min-width: 768px) {
  .news-list__news-list--list-mode .news-list__news-content-wrapper {
    margin-left: 1.2em;
    width: auto;
  }
}
@media (min-width: 768px) {
  .news-list__news-list--list-mode .news-list__news-image-wrapper {
    margin-bottom: 0;
  }
}
.news-list__news-list--grid-mode {
  margin-left: auto;
  margin-right: auto;
  max-width: 61.1111111111rem;
  padding-left: 1rem;
  padding-right: 1rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 1600px) {
  .news-list__news-list--grid-mode {
    padding-left: 71.5px;
    padding-right: 71.5px;
  }
}
.news-list__news-list--grid-mode .news-list__news-list--grid-mode {
  padding-left: 0;
  padding-right: 0;
}

.news-list__news-list--grid-mode .news-list__news-item {
  -ms-flex-preferred-size: 330px;
  flex-basis: 330px;
}

.block-search-header,
.block-mocr-search {
  z-index: 6;
  background: transparent;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 100%;
  top: -7px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  position: absolute;
  width: auto;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 75px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  right: 0;
}

@media (min-width: 1100px) {
  .block-search-header,
  .block-mocr-search {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: inherit;
    align-self: inherit;
    width: auto;
    height: inherit;
  }
}
.block-search-header__icon,
.block-mocr-search__icon {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/search-icon.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/search-icon.svg");
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: center;
  height: 18px;
  width: 18px;
  display: block;
}

.block-search-header__icon-close,
.block-mocr-search__icon-close {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/close.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/close.svg");
  background-repeat: no-repeat;
  height: 18px;
  width: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  visibility: hidden;
  right: 72px;
  position: absolute;
}

@media (min-width: 1100px) {
  .block-search-header__icon-close,
  .block-mocr-search__icon-close {
    right: 40px;
  }
}
.block-search-header__container,
.block-mocr-search__container {
  width: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.block-search-header__open,
.block-mocr-search__open {
  z-index: 7;
  width: auto;
}

.block-search-header__open .block-search-header__icon,
.block-mocr-search__open .block-search-header__icon {
  display: none !important;
}

.block-search-header__open .block-search-header__icon-close,
.block-mocr-search__open .block-search-header__icon-close {
  width: 18px;
  visibility: visible;
}

.block-search-header__open .block-search-header__container,
.block-mocr-search__open .block-search-header__container {
  width: 450px;
  padding: 10px 20px 10px 0;
}

@media (min-width: 1100px) {
  .block-search-header__open .block-search-header__container,
  .block-mocr-search__open .block-search-header__container {
    padding: 10px 20px;
  }
}
.block-search-header__open form .form--inline .form-actions,
.block-mocr-search__open form .form--inline .form-actions {
  display: block;
}

.block-search-header form label,
.block-mocr-search form label {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.block-search-header form .form--inline,
.block-mocr-search form .form--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-search-header form .form--inline .form-item,
.block-mocr-search form .form--inline .form-item {
  width: 100%;
}

.block-search-header form .form--inline .form-item input[type=text],
.block-mocr-search form .form--inline .form-item input[type=text] {
  padding-right: 20px;
  width: 100%;
}

.block-search-header form .form-actions,
.block-mocr-search form .form-actions {
  position: absolute;
  clear: none;
  right: 35px;
  margin: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}

.block-search-header form .form-actions input[type=submit],
.block-mocr-search form .form-actions input[type=submit] {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/search-icon.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/search-icon.svg");
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: center;
  height: 18px;
  width: 18px;
  display: block;
  padding: 0;
  min-height: 18px;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}

.block-search-header form .form-actions input[type=submit]:focus, .block-search-header form .form-actions input[type=submit]:hover,
.block-mocr-search form .form-actions input[type=submit]:focus,
.block-mocr-search form .form-actions input[type=submit]:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/search-icon.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/search-icon.svg");
  background-size: 18px;
  background-position: center;
  opacity: 0.7;
}

@media (min-width: 1100px) {
  .block-search-header form .form-actions,
  .block-mocr-search form .form-actions {
    right: 0;
  }
}
.block-mocr-search {
  margin-right: 2rem;
  top: -7px;
}

.block-mocr-search.block-search-header__open .block-search-header__container {
  max-width: 70vw;
}

.block-mocr-search .block-search-header__icon-close {
  right: 40px;
}

.block-mocr-search form .form-actions {
  right: 0;
}

@media (min-width: 1100px) {
  .block-mocr-search {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 5rem;
    top: -4px;
  }
}
.block-mocr-search .menu-toggle__icon {
  display: none;
}

.block-usfs-club-search .club-search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (min-width: 1400px) {
  .block-usfs-club-search .club-search-form {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.block-usfs-club-search .club-search-form input.form-submit {
  height: 41px;
  margin-right: 20px !important;
  font-size: 0.7777777778rem;
  background-position: right 14.8px !important;
  padding-bottom: 0 !important;
  margin-left: 0 !important;
}

@media (min-width: 1400px) {
  .block-usfs-club-search .club-search-form input.form-submit {
    margin-left: 20px !important;
    margin-right: 0 !important;
  }
}
.block-usfs-club-search .club-search-form input.form-submit:hover {
  background-position: right -2px top 14.8px, bottom left !important;
}

.block-usfs-club-search .club-search-form .club-search-form__clear-filter.button, .block-usfs-club-search .club-search-form .home-page-slider__slide-links a.club-search-form__clear-filter, .home-page-slider__slide-links .block-usfs-club-search .club-search-form a.club-search-form__clear-filter, .block-usfs-club-search .club-search-form .hero-section__links a.club-search-form__clear-filter:not(.hero-section__link--nbc-sports), .hero-section__links .block-usfs-club-search .club-search-form a.club-search-form__clear-filter:not(.hero-section__link--nbc-sports) {
  height: 32px;
  margin-left: 0.75rem;
}

@media (min-width: 1400px) {
  .block-usfs-club-search .club-search-form .club-search-form__clear-filter.button, .block-usfs-club-search .club-search-form .home-page-slider__slide-links a.club-search-form__clear-filter, .home-page-slider__slide-links .block-usfs-club-search .club-search-form a.club-search-form__clear-filter, .block-usfs-club-search .club-search-form .hero-section__links a.club-search-form__clear-filter:not(.hero-section__link--nbc-sports), .hero-section__links .block-usfs-club-search .club-search-form a.club-search-form__clear-filter:not(.hero-section__link--nbc-sports) {
    margin-right: 80% !important;
    margin-top: 20px !important;
  }
}
.block-usfs-club-search .club-search-form__label:not(.option) {
  color: #001489;
}

.block-usfs-club-search .club-search-form__form-item {
  margin: 0 0 30px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.block-usfs-club-search .club-search-form__form-item input {
  width: 97%;
}

@media (min-width: 1400px) {
  .block-usfs-club-search .club-search-form__form-item {
    margin: 0;
  }
}
.block-usfs-club-search .club-search-form__form-item.form-type-select {
  min-width: 100%;
}

@media (min-width: 1400px) {
  .block-usfs-club-search .club-search-form__form-item.form-type-select {
    min-width: 8.3333333333rem;
  }
}
.block-usfs-club-search .club-search-form__form-item.form-type-select .select2-container {
  width: 97% !important;
}

.block-usfs-club-search .club-search-form__form-item.form-type-checkbox {
  margin-bottom: 30px;
  margin-right: 30px;
}

@media (min-width: 927px) {
  .block-usfs-club-search .club-search-form__form-item.form-type-checkbox {
    margin-right: 0;
  }
}
@media (min-width: 1400px) {
  .block-usfs-club-search .club-search-form__form-item.form-type-checkbox {
    margin-bottom: 5px;
  }
}
.block-usfs-club-search .club-search-form__form-item.form-type-checkbox label {
  margin-bottom: 0;
}

.block-usfs-club-search .club-search-form__form-item.form-type-checkbox input {
  display: none;
}

.block-usfs-club-search .club-search-form__results-counter {
  text-align: right;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid black;
}

.block-usfs-club-search .club-search-form__results-pagination {
  display: block;
  margin-top: 15px;
  text-align: center;
}

.block-usfs-club-search .club-search-form__results-pagination--no-results {
  margin-top: 3em;
}

.block-usfs-club-search .club-search-form__results-pagination a {
  width: 50px;
  height: 50px;
  border: 1px solid #001489;
  border-radius: 50%;
  background-position: center;
  background-size: 11px;
  margin: 0 1rem;
  position: relative;
  top: 16px;
  display: inline-block;
  background-repeat: no-repeat;
  padding: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.block-usfs-club-search .club-search-form__results-pagination a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.block-usfs-club-search .club-search-form__results-pagination a[rel=previous] {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/chevron-left.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/chevron-left.svg");
}

.block-usfs-club-search .club-search-form__results-pagination a[rel=next] {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/chevron-right.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/chevron-right.svg");
}

.block-usfs-club-search .clubs-list {
  margin-bottom: 3.3333333333rem;
}

.block-usfs-club-search .clubs-list__item {
  border: 0;
  border-bottom: 1px solid #C6C6C6;
  padding: 1.3888888889rem 0;
  margin: 0;
  position: relative;
}

.block-usfs-club-search .clubs-list__item .club-list-item__summary-overlay {
  right: 100%;
}

@media (min-width: 1100px) {
  .block-usfs-club-search .clubs-list__item:hover .club-list-item__summary-overlay {
    -webkit-transition: right 0.75s ease;
    transition: right 0.75s ease;
    background-color: #A2D45F;
    position: absolute;
    z-index: -1;
    bottom: 0;
    top: 0;
    left: 0;
    right: 22%;
    clip-path: polygon(0 0, 0 100%, 98% 100%, 100% 0);
  }
  .block-usfs-club-search .clubs-list__item:hover .club-list-item__summary-info {
    color: #fff;
    padding-left: 30px;
  }
  .block-usfs-club-search .clubs-list__item:hover .club-list-item__summary-name {
    color: #fff;
  }
}
.block-usfs-club-search .clubs-list__item[open] {
  border-bottom: 1px solid #A4D65E;
}

.block-usfs-club-search .clubs-list__item[open]:hover .club-list-item__summary-overlay {
  display: none;
}

.block-usfs-club-search .clubs-list__item[open]:hover .club-list-item__summary-info {
  padding-left: 0;
}

.block-usfs-club-search .clubs-list__item[open]:hover .club-list-item__summary-name {
  color: #001489;
}

.block-usfs-club-search .clubs-list__item[open] .club-list-item__summary-distance {
  display: none;
}

.block-usfs-club-search .clubs-list__item[open] .club-list-item__summary-location {
  display: none;
}

.block-usfs-club-search .clubs-list .no-location:after {
  content: "Distance can't be calculated unless location data is allowed.";
}

.block-usfs-club-search .clubs-list .no-location:hover .no-location:after {
  display: block;
}

.block-usfs-club-search summary::-webkit-details-marker {
  display: none !important;
  color: transparent;
}

.block-usfs-club-search summary::marker {
  display: none !important;
  color: transparent;
}

.block-usfs-club-search .club-list-item__summary {
  padding: 0;
  outline: 0;
}

.block-usfs-club-search .club-list-item__summary::-webkit-details-marker {
  display: none;
}

.block-usfs-club-search .club-list-item__summary-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
  outline: 0;
  position: relative;
}

.block-usfs-club-search .club-list-item__summary-name {
  color: #001489;
  font-size: 0.8888888889rem;
  margin-bottom: 0.5555555556rem;
  text-transform: initial;
}

.block-usfs-club-search .club-list-item__summary-distance {
  font-size: 0.7777777778rem;
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
}

.block-usfs-club-search .club-list-item__summary-distance p {
  margin: 0;
}

@media (min-width: 1100px) {
  .block-usfs-club-search .club-list-item__summary-distance {
    position: inherit;
    bottom: inherit;
    right: inherit;
  }
}
.block-usfs-club-search .club-list-item__summary-location {
  font-size: 0.7777777778rem;
}

.block-usfs-club-search .club-list-item__content-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0.7777777778rem;
}

.block-usfs-club-search .club-list-item__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.block-usfs-club-search .club-list-item__details > div {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.block-usfs-club-search .club-list-item__details > div + div {
  margin-top: 1rem;
}

@media (min-width: 927px) {
  .block-usfs-club-search .club-list-item__details > div + div {
    margin-top: 0;
  }
}
.block-usfs-club-search .club-list-item__details .club-list-item__location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 143px;
  flex-basis: 143px;
  padding-right: 50px;
}

@media (min-width: 927px) {
  .block-usfs-club-search .club-list-item__details .club-list-item__location {
    padding-right: 25px;
  }
}
.block-usfs-club-search .club-list-item__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media (min-width: 927px) {
  .block-usfs-club-search .club-list-item__links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.block-usfs-club-search .club-list-item__links a:last-child {
  margin-left: 0;
}

@media (min-width: 927px) {
  .block-usfs-club-search .club-list-item__links a:last-child {
    margin-left: 20px;
  }
}
.block-usfs-club-search .club-list-item__map {
  width: 100% !important;
  margin-top: 30px;
}

.block-usfs-club-search {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  padding: 0 20px;
}

@media (min-width: 1400px) {
  .block-usfs-club-search {
    padding: 0;
  }
}
.paragraph-form__wrapper-form form .form-actions input, .contact-form .form-actions input, body:not(.page--mocr) .l-page button:not(.trigger).link, body:not(.page--mocr) .l-page button:not(.trigger), .block-usfs-club-search .club-search-form input.form-submit, .hotizontal-rectangle-content__cta-link, .event-home-grid-item__cta-link, .homepage-grid__vertical-rectangle .video-home-grid-item__cta-link, .page-node-type-event-listing-page .hero-section__tags .field--type-link a, .store-items-block__visit-the-store-wrapper a, .skating-journey-step__links a, .skating-journey-step.skating-journey-step--06 .skating-journey-step__links a, .skating-journey-step.skating-journey-step--03 .skating-journey-step__links a, .skating-journey-block__overview-link-wrapper a, .skating-journey-block__step-links a, body:not(.page--mocr) .paragraph--type--people-listing .people-listing__header .field--name-field-more-link a, .events-node__links a, .upcoming-events .upcoming-events__view-header .upcoming-events__all-events-link, body:not(.page--mocr) .l-page .button:not(.form-submit), body:not(.page--mocr) .l-page .home-page-slider__slide-links a:not(.form-submit), .home-page-slider__slide-links body:not(.page--mocr) .l-page a:not(.form-submit), body:not(.page--mocr) .l-page .hero-section__links a:not(.form-submit):not(.hero-section__link--nbc-sports), .hero-section__links body:not(.page--mocr) .l-page a:not(.form-submit):not(.hero-section__link--nbc-sports), .fan-zone-home-grid-item__cta-link, .video-home-grid-item__cta-link, .fan-zone-link__cta-link, .news-list .news-list__news-links a:link,
.news-list .news-list__news-links a:visited, .block-usfs-club-search .club-list-item__links a {
  background-color: transparent;
  border: 0;
  color: #001489;
  cursor: pointer;
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.featherlight div.featherlight-content .sliderControls .button--basic, body:not(.page--mocr) .l-page .button--basic-white, body:not(.page--mocr) .l-page .button--basic {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow_blue.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/arrow_blue.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-position: right 0.5555555556rem center;
  background-size: 1.1111111111rem;
  border: 2px solid #001489;
  border-radius: 1.1111111111rem;
  padding: 0.3888888889rem 2.2222222222rem 0.2777777778rem 1.1111111111rem;
  min-width: 6.1111111111rem;
  opacity: 0.15;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 2.3333333333rem;
  min-width: 6.1111111111rem;
}

.featherlight div.featherlight-content .sliderControls .button--basic:hover, body:not(.page--mocr) .l-page .button--basic-white:hover, body:not(.page--mocr) .l-page .button--basic:hover {
  text-decoration: none;
  outline: none;
  opacity: 1;
}

.hotizontal-rectangle-content__cta-link, .event-home-grid-item__cta-link, .homepage-grid__vertical-rectangle .video-home-grid-item__cta-link, .page-node-type-event-listing-page .hero-section__tags .field--type-link a, .store-items-block__visit-the-store-wrapper a, .skating-journey-step__links a, .skating-journey-step.skating-journey-step--06 .skating-journey-step__links a, .skating-journey-step.skating-journey-step--03 .skating-journey-step__links a, .skating-journey-block__overview-link-wrapper a, .skating-journey-block__step-links a, body:not(.page--mocr) .paragraph--type--people-listing .people-listing__header .field--name-field-more-link a, .events-node__links a, .upcoming-events .upcoming-events__view-header .upcoming-events__all-events-link, body:not(.page--mocr) .l-page .button:not(.form-submit), body:not(.page--mocr) .l-page .home-page-slider__slide-links a:not(.form-submit), .home-page-slider__slide-links body:not(.page--mocr) .l-page a:not(.form-submit), body:not(.page--mocr) .l-page .hero-section__links a:not(.form-submit):not(.hero-section__link--nbc-sports), .hero-section__links body:not(.page--mocr) .l-page a:not(.form-submit):not(.hero-section__link--nbc-sports), .fan-zone-home-grid-item__cta-link, .video-home-grid-item__cta-link, .fan-zone-link__cta-link, .news-list .news-list__news-links a:link,
.news-list .news-list__news-links a:visited, .block-usfs-club-search .club-list-item__links a {
  position: relative;
  font-size: 0.7777777778rem;
  white-space: nowrap;
}

.nowrap-off.hotizontal-rectangle-content__cta-link, .nowrap-off.event-home-grid-item__cta-link, .page-node-type-event-listing-page .hero-section__tags .field--type-link a.nowrap-off, .store-items-block__visit-the-store-wrapper a.nowrap-off, .skating-journey-step__links a.nowrap-off, .skating-journey-block__overview-link-wrapper a.nowrap-off, .skating-journey-block__step-links a.nowrap-off, body:not(.page--mocr) .paragraph--type--people-listing .people-listing__header .field--name-field-more-link a.nowrap-off, .events-node__links a.nowrap-off, .upcoming-events .upcoming-events__view-header .nowrap-off.upcoming-events__all-events-link, body:not(.page--mocr) .l-page .nowrap-off.button:not(.form-submit), body:not(.page--mocr) .l-page .home-page-slider__slide-links a.nowrap-off:not(.form-submit), .home-page-slider__slide-links body:not(.page--mocr) .l-page a.nowrap-off:not(.form-submit), body:not(.page--mocr) .l-page .hero-section__links a.nowrap-off:not(.form-submit):not(.hero-section__link--nbc-sports), .hero-section__links body:not(.page--mocr) .l-page a.nowrap-off:not(.form-submit):not(.hero-section__link--nbc-sports), .nowrap-off.fan-zone-home-grid-item__cta-link, .nowrap-off.video-home-grid-item__cta-link, .nowrap-off.fan-zone-link__cta-link, .news-list .news-list__news-links a.nowrap-off:link,
.news-list .news-list__news-links a.nowrap-off:visited, .block-usfs-club-search .club-list-item__links a.nowrap-off {
  white-space: inherit;
}

@media (min-width: 600px) {
  .nowrap-off.hotizontal-rectangle-content__cta-link, .nowrap-off.event-home-grid-item__cta-link, .page-node-type-event-listing-page .hero-section__tags .field--type-link a.nowrap-off, .store-items-block__visit-the-store-wrapper a.nowrap-off, .skating-journey-step__links a.nowrap-off, .skating-journey-block__overview-link-wrapper a.nowrap-off, .skating-journey-block__step-links a.nowrap-off, body:not(.page--mocr) .paragraph--type--people-listing .people-listing__header .field--name-field-more-link a.nowrap-off, .events-node__links a.nowrap-off, .upcoming-events .upcoming-events__view-header .nowrap-off.upcoming-events__all-events-link, body:not(.page--mocr) .l-page .nowrap-off.button:not(.form-submit), body:not(.page--mocr) .l-page .home-page-slider__slide-links a.nowrap-off:not(.form-submit), .home-page-slider__slide-links body:not(.page--mocr) .l-page a.nowrap-off:not(.form-submit), body:not(.page--mocr) .l-page .hero-section__links a.nowrap-off:not(.form-submit):not(.hero-section__link--nbc-sports), .hero-section__links body:not(.page--mocr) .l-page a.nowrap-off:not(.form-submit):not(.hero-section__link--nbc-sports), .nowrap-off.fan-zone-home-grid-item__cta-link, .nowrap-off.video-home-grid-item__cta-link, .nowrap-off.fan-zone-link__cta-link, .news-list .news-list__news-links a.nowrap-off:link,
  .news-list .news-list__news-links a.nowrap-off:visited, .block-usfs-club-search .club-list-item__links a.nowrap-off {
    white-space: nowrap;
  }
}
.hotizontal-rectangle-content__cta-link::after, .event-home-grid-item__cta-link::after, .homepage-grid__vertical-rectangle .video-home-grid-item__cta-link::after, .page-node-type-event-listing-page .hero-section__tags .field--type-link a::after, .store-items-block__visit-the-store-wrapper a::after, .skating-journey-step__links a::after, .skating-journey-step.skating-journey-step--06 .skating-journey-step__links a::after, .skating-journey-step.skating-journey-step--03 .skating-journey-step__links a::after, .skating-journey-block__overview-link-wrapper a::after, .skating-journey-block__step-links a::after, body:not(.page--mocr) .paragraph--type--people-listing .people-listing__header .field--name-field-more-link a::after, .events-node__links a::after, .upcoming-events .upcoming-events__view-header .upcoming-events__all-events-link::after, body:not(.page--mocr) .l-page .button:not(.form-submit)::after, body:not(.page--mocr) .l-page .home-page-slider__slide-links a:not(.form-submit)::after, .home-page-slider__slide-links body:not(.page--mocr) .l-page a:not(.form-submit)::after, body:not(.page--mocr) .l-page .hero-section__links a:not(.form-submit):not(.hero-section__link--nbc-sports)::after, .hero-section__links body:not(.page--mocr) .l-page a:not(.form-submit):not(.hero-section__link--nbc-sports)::after, .fan-zone-home-grid-item__cta-link::after, .video-home-grid-item__cta-link::after, .fan-zone-link__cta-link::after, .news-list .news-list__news-links a:link::after,
.news-list .news-list__news-links a:visited::after, .block-usfs-club-search .club-list-item__links a::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow_blue.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/arrow_blue.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 0.9444444444rem;
  margin-left: 0.7rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 0.9444444444rem;
  position: relative;
  right: 0;
  top: 0.2222222222rem;
}

.hotizontal-rectangle-content__cta-link:hover, .event-home-grid-item__cta-link:hover, .page-node-type-event-listing-page .hero-section__tags .field--type-link a:hover, .store-items-block__visit-the-store-wrapper a:hover, .skating-journey-step__links a:hover, .skating-journey-block__overview-link-wrapper a:hover, .skating-journey-block__step-links a:hover, body:not(.page--mocr) .paragraph--type--people-listing .people-listing__header .field--name-field-more-link a:hover, .events-node__links a:hover, .upcoming-events .upcoming-events__view-header .upcoming-events__all-events-link:hover, body:not(.page--mocr) .l-page .button:hover:not(.form-submit), body:not(.page--mocr) .l-page .home-page-slider__slide-links a:hover:not(.form-submit), .home-page-slider__slide-links body:not(.page--mocr) .l-page a:hover:not(.form-submit), body:not(.page--mocr) .l-page .hero-section__links a:hover:not(.form-submit):not(.hero-section__link--nbc-sports), .hero-section__links body:not(.page--mocr) .l-page a:hover:not(.form-submit):not(.hero-section__link--nbc-sports), .fan-zone-home-grid-item__cta-link:hover, .video-home-grid-item__cta-link:hover, .fan-zone-link__cta-link:hover, .news-list .news-list__news-links a:hover:link,
.news-list .news-list__news-links a:hover:visited, .block-usfs-club-search .club-list-item__links a:hover {
  text-decoration: none;
}

.hotizontal-rectangle-content__cta-link:hover::before, .event-home-grid-item__cta-link:hover::before, .page-node-type-event-listing-page .hero-section__tags .field--type-link a:hover::before, .store-items-block__visit-the-store-wrapper a:hover::before, .skating-journey-step__links a:hover::before, .skating-journey-block__overview-link-wrapper a:hover::before, .skating-journey-block__step-links a:hover::before, body:not(.page--mocr) .paragraph--type--people-listing .people-listing__header .field--name-field-more-link a:hover::before, .events-node__links a:hover::before, .upcoming-events .upcoming-events__view-header .upcoming-events__all-events-link:hover::before, body:not(.page--mocr) .l-page .button:hover:not(.form-submit)::before, body:not(.page--mocr) .l-page .home-page-slider__slide-links a:hover:not(.form-submit)::before, .home-page-slider__slide-links body:not(.page--mocr) .l-page a:hover:not(.form-submit)::before, body:not(.page--mocr) .l-page .hero-section__links a:hover:not(.form-submit):not(.hero-section__link--nbc-sports)::before, .hero-section__links body:not(.page--mocr) .l-page a:hover:not(.form-submit):not(.hero-section__link--nbc-sports)::before, .fan-zone-home-grid-item__cta-link:hover::before, .video-home-grid-item__cta-link:hover::before, .fan-zone-link__cta-link:hover::before, .news-list .news-list__news-links a:hover:link::before,
.news-list .news-list__news-links a:hover:visited::before, .block-usfs-club-search .club-list-item__links a:hover::before {
  background-color: #001489;
  bottom: -0.2777777778rem;
  content: "";
  display: block;
  height: 0.2222222222rem;
  left: 0;
  position: absolute;
  width: calc(100% - 1.4rem);
}

.hotizontal-rectangle-content__cta-link:hover::after, .event-home-grid-item__cta-link:hover::after, .page-node-type-event-listing-page .hero-section__tags .field--type-link a:hover::after, .store-items-block__visit-the-store-wrapper a:hover::after, .skating-journey-step__links a:hover::after, .skating-journey-block__overview-link-wrapper a:hover::after, .skating-journey-block__step-links a:hover::after, body:not(.page--mocr) .paragraph--type--people-listing .people-listing__header .field--name-field-more-link a:hover::after, .events-node__links a:hover::after, .upcoming-events .upcoming-events__view-header .upcoming-events__all-events-link:hover::after, body:not(.page--mocr) .l-page .button:hover:not(.form-submit)::after, body:not(.page--mocr) .l-page .home-page-slider__slide-links a:hover:not(.form-submit)::after, .home-page-slider__slide-links body:not(.page--mocr) .l-page a:hover:not(.form-submit)::after, body:not(.page--mocr) .l-page .hero-section__links a:hover:not(.form-submit):not(.hero-section__link--nbc-sports)::after, .hero-section__links body:not(.page--mocr) .l-page a:hover:not(.form-submit):not(.hero-section__link--nbc-sports)::after, .fan-zone-home-grid-item__cta-link:hover::after, .video-home-grid-item__cta-link:hover::after, .fan-zone-link__cta-link:hover::after, .news-list .news-list__news-links a:hover:link::after,
.news-list .news-list__news-links a:hover:visited::after, .block-usfs-club-search .club-list-item__links a:hover::after {
  right: -2px;
}

.fan-zone-home-grid-item__cta-link, .video-home-grid-item__cta-link, .fan-zone-link__cta-link {
  color: #fff;
}

.fan-zone-home-grid-item__cta-link:after, .video-home-grid-item__cta-link:after, .fan-zone-link__cta-link:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow_white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/arrow_white.svg");
}

.fan-zone-home-grid-item__cta-link:hover:before, .video-home-grid-item__cta-link:hover:before, .fan-zone-link__cta-link:hover:before {
  background-color: #fff;
}

.paragraph-form__wrapper-form form .form-actions input, .contact-form .form-actions input, body:not(.page--mocr) .l-page button:not(.trigger).link, body:not(.page--mocr) .l-page button:not(.trigger), .block-usfs-club-search .club-search-form input.form-submit {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow_blue.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/arrow_blue.svg");
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: right 0.2222222222rem;
  padding-right: 1.4rem;
  padding-bottom: 0.2777777778rem;
  min-height: 1.5rem;
}

.paragraph-form__wrapper-form form .form-actions input:focus, .contact-form .form-actions input:focus, body:not(.page--mocr) .l-page button:focus:not(.trigger), .block-usfs-club-search .club-search-form input.form-submit:focus, .paragraph-form__wrapper-form form .form-actions input:hover, .contact-form .form-actions input:hover, body:not(.page--mocr) .l-page button:hover:not(.trigger), .block-usfs-club-search .club-search-form input.form-submit:hover {
  background: url("../images/arrow_blue.svg"), -webkit-gradient(linear, left top, left bottom, from(#001489));
  background: url("../images/arrow_blue.svg"), linear-gradient(#001489);
  background-size: 14px, calc(100% - 1.4rem) 0.2222222222rem;
  background-position: right -2px top 0.2222222222rem, bottom left;
  background-repeat: no-repeat;
  outline: 0;
}

body.page--mocr .button, body.page--mocr .home-page-slider__slide-links a, .home-page-slider__slide-links body.page--mocr a, body.page--mocr .hero-section__links a:not(.hero-section__link--nbc-sports), .hero-section__links body.page--mocr a:not(.hero-section__link--nbc-sports) {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  background-color: #0055A5;
  color: #fff;
  font-size: 1rem;
  line-height: 1.6666666667rem;
  border-radius: 1.6666666667rem;
  -webkit-box-shadow: 0 4px 8px rgba(97, 149, 237, 0.59);
  box-shadow: 0 4px 8px rgba(97, 149, 237, 0.59);
  padding: 0.8333333333rem 2.7777777778rem;
  text-align: center;
}

body.page--mocr .button:focus, body.page--mocr .home-page-slider__slide-links a:focus, .home-page-slider__slide-links body.page--mocr a:focus, body.page--mocr .hero-section__links a:focus:not(.hero-section__link--nbc-sports), .hero-section__links body.page--mocr a:focus:not(.hero-section__link--nbc-sports), body.page--mocr .button:hover, body.page--mocr .home-page-slider__slide-links a:hover, .home-page-slider__slide-links body.page--mocr a:hover, body.page--mocr .hero-section__links a:hover:not(.hero-section__link--nbc-sports), .hero-section__links body.page--mocr a:hover:not(.hero-section__link--nbc-sports) {
  background-color: #0A78D1;
  cursor: pointer;
  text-decoration: underline;
  outline: none;
}

.hero-section__links .hero-section__link--nbc-sports {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 142px;
  height: 32px;
}

.hero-section__links .hero-section__link--nbc-sports {
  background-image: url("../images/nbc-sports-play-icon.png");
}

body:not(.page--mocr) .events-list form > .form--inline input.button.form-submit[type=submit], .competition-search__form form input[type=submit] {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/chevron-right.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/chevron-right.svg");
  background-color: transparent;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  border: 2px solid #001489;
  border-radius: 50%;
  font-size: 0;
  color: transparent;
  text-indent: -1000px;
  background-position: center;
  background-size: 11px;
  margin: 30px 0 0;
  position: relative;
}

body:not(.page--mocr) .events-list form > .form--inline input.button.form-submit[type=submit]:hover, .competition-search__form form input[type=submit]:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/chevron-right.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/chevron-right.svg");
  background-position: center;
  background-size: 11px;
  right: -2px;
}

body:not(.page--mocr) .l-page .button--basic.prev {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/prev_arrow_blue.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/prev_arrow_blue.svg");
  padding: 0.3888888889rem 1.1111111111rem 0.2777777778rem 2.2222222222rem;
  background-position: left 0.5555555556rem center;
}

body:not(.page--mocr) .l-page .button--basic-white {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow_white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/arrow_white.svg");
  border: 2px solid #fff;
  color: #fff;
  opacity: 0.3;
}

body:not(.page--mocr) .l-page .button--basic-white.prev {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/prev_arrow_white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/prev_arrow_white.svg");
  padding: 0.3888888889rem 1.1111111111rem 0.2777777778rem 2.2222222222rem;
  background-position: left 0.5555555556rem center;
}

body:not(.page--mocr) .l-page .button--white:not(.form-submit) {
  color: #fff;
  padding-right: 0.7rem;
}

body:not(.page--mocr) .l-page .button--white:not(.form-submit)::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow_white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/arrow_white.svg");
}

body:not(.page--mocr) .l-page .button--white:not(.form-submit):hover {
  text-decoration: none;
}

body:not(.page--mocr) .l-page .button--white:not(.form-submit):hover::before {
  background-color: #fff;
  width: calc(100% - 0.7rem);
}

body:not(.page--mocr) .l-page .button--white:not(.form-submit):hover::after {
  right: -2px;
}

body:not(.page--mocr) .l-page .button--tv {
  color: #fff;
  padding-right: 0.7rem;
}

body:not(.page--mocr) .l-page .button--tv::after {
  background-image: url("../images/tv-icon.png");
}

body:not(.page--mocr) .l-page .button--tv:hover {
  text-decoration: none;
}

body:not(.page--mocr) .l-page .button--tv:hover::before {
  background-color: #fff;
  width: calc(100% - 0.7rem);
}

body:not(.page--mocr) .l-page .button--results {
  color: #fff;
  padding-right: 0.7rem;
}

body:not(.page--mocr) .l-page .button--results::after {
  background-image: url("../images/results-icon.png");
  top: 0.2222222222rem;
}

body:not(.page--mocr) .l-page .button--results:hover {
  text-decoration: none;
}

body:not(.page--mocr) .l-page .button--results:hover::before {
  background-color: #fff;
  width: calc(100% - 0.7rem);
}

body:not(.page--mocr) .l-page button:not(.trigger).link {
  margin-left: 0.5555555556rem;
}

body:not(.page--mocr) .l-page .button--transition {
  opacity: 1;
  position: relative;
}

body:not(.page--mocr) .l-page .button--transition::after, body:not(.page--mocr) .l-page .button--transition::before {
  position: absolute;
  content: "";
  border: 2px solid transparent;
  width: 0;
  height: 0;
  border-radius: 30px;
}

body:not(.page--mocr) .l-page .button--transition::before {
  top: 0;
  left: 0;
}

body:not(.page--mocr) .l-page .button--transition::after {
  bottom: 0;
  right: 0;
}

body:not(.page--mocr) .l-page .button--transition:hover {
  border-color: transparent;
}

body:not(.page--mocr) .l-page .button--transition:hover::before {
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  width: 100%;
  height: 100%;
  border-top-color: #fff;
  border-right-color: #fff;
}

body:not(.page--mocr) .l-page .button--transition:hover::after {
  border-bottom-color: #fff;
  border-left-color: #fff;
  -webkit-transition: all 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
  transition: all 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
  width: 100%;
  height: 100%;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default {
  margin-bottom: 75px;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content {
  display: none;
  background: transparent linear-gradient(131deg, #5A6DD9 0%, #001489 100%) 0% 0% no-repeat padding-box;
  padding: 3.6111111111rem 1.1111111111rem 1.1111111111rem 1.1111111111rem;
  padding-bottom: 2.778rem;
}

@media (min-width: 1260px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content {
    padding: 3.6111111111rem 1.1111111111rem 2.1111111111rem 0;
    clip-path: polygon(8% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content:first-child {
  display: block;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards {
  position: relative;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema {
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 1;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  margin-bottom: 5rem;
}

@media (min-width: 1100px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema {
    margin-bottom: 0;
    width: calc(100% - 180px);
    max-height: 700px;
  }
}
@media (min-width: 1260px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema {
    max-width: 31.111rem;
  }
}
@media (min-width: 1600px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema {
    margin: 0 auto;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema.loading {
  opacity: 0;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema > div {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 1100px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema > div {
    max-height: 700px;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema .siema-slide {
  overflow: hidden;
}

@media (min-width: 1100px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema .siema-slide {
    max-height: 700px;
    padding-left: 1px;
    padding-right: 1px;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema .siema-slide .paragraph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media (min-width: 1600px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema .siema-slide .paragraph {
    min-height: 475px;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema .siema-slide .paragraph.paragraph--type--quote-card {
  min-height: 475px;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema .siema-slide .paragraph.paragraph--type--quote-card .inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema .siema-slide .paragraph.paragraph--type--quote-card .inner .image-wrap {
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema .siema-slide .paragraph.paragraph--type--quote-card .inner .image-wrap img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema .siema-slide .paragraph.paragraph--type--quote-card .inner .image-wrap:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema .siema-slide .paragraph.paragraph--type--quote-card .inner .image-wrap.Red:after {
  background-color: rgba(218, 41, 28, 0.5);
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema .siema-slide .paragraph.paragraph--type--quote-card .inner .image-wrap.Blue:after {
  background-color: rgba(0, 20, 137, 0.5);
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema .siema-slide .paragraph.paragraph--type--quote-card .inner .image-wrap.Purple:after {
  background-color: rgba(128, 0, 128, 0.5);
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema .siema-slide .paragraph.paragraph--type--quote-card .inner .copy {
  position: relative;
  z-index: 1;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 3.333rem;
  color: #fff;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema .siema-slide .paragraph.paragraph--type--quote-card .inner .copy .field--name-quote p {
  margin: 0;
  font-size: 1.333rem;
  line-height: 1.667rem;
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .siema .siema-slide .paragraph.paragraph--type--quote-card .inner .copy .links {
  margin-top: 4.444rem;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .sliderControls {
  position: absolute;
  width: 100%;
  bottom: -4rem;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 0;
}

@media (min-width: 1100px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .sliderControls {
    top: 50%;
    bottom: unset;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .view-id-100_years_anniversary_fact_cards .sliderControls .button--basic {
  border-color: #fff;
  max-width: 80px;
  cursor: pointer;
  opacity: 1;
  min-width: 80px;
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(204deg) brightness(103%) contrast(101%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(204deg) brightness(103%) contrast(101%);
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin-bottom: 2.778rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 60rem;
}

@media (min-width: 1100px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media (min-width: 1260px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 3rem;
  }
}
@media (min-width: 1600px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper {
    max-width: 70rem;
  }
}
@media (min-width: 1760px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper {
    padding-left: 0;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .left-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 2.778rem;
}

@media (min-width: 1100px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .left-container {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
    max-width: 35%;
  }
}
@media (min-width: 1260px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .left-container {
    margin-bottom: 0;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .left-container .inner {
  max-width: 75%;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .left-container .decade {
  color: #fff;
  font-size: 0.778rem;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .left-container .decade-title {
  margin-bottom: 0;
  color: #fff;
  font-size: 60px;
  line-height: 50px;
  margin-bottom: 1rem;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .left-container .decade-desc {
  color: #fff;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .left-container .decade-desc p {
  margin: 0;
  font-size: 0.889rem;
  line-height: 1.333rem;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .left-container .decade-desc a {
  color: inherit;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container {
  width: 100%;
}

@media (min-width: 1100px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container {
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%;
    max-width: 65%;
    width: auto;
  }
}
@media (min-width: 1600px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container {
    max-width: 810px;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner.orientation-Horizontal {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner.orientation-Horizontal .image-wrap {
  margin-bottom: 20px;
  min-height: 35px;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner.orientation-Horizontal .image-wrap img {
  width: 100%;
  height: auto;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner.orientation-Horizontal .image-wrap.full-background {
  margin: 0;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner.orientation-Horizontal .image-wrap.full-background img {
  width: 100%;
  height: 100%;
}

@media (min-width: 1260px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner.orientation-Horizontal .image-wrap.full-background img {
    width: 100%;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner.orientation-Vertical {
  display: block;
}

@media (min-width: 768px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner.orientation-Vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner.orientation-Vertical .image-wrap {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner.orientation-Vertical .image-wrap {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    overflow: hidden;
    min-width: 14.444rem;
    max-width: 14.444rem;
    min-height: 24.444rem;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 0;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner.orientation-Vertical .image-wrap img {
  -o-object-fit: cover;
  object-fit: cover;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner.orientation-Vertical .copy {
  position: static;
  background: transparent;
}

@media (min-width: 768px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner.orientation-Vertical .copy {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 0 1.778rem;
  }
}
@media (min-width: 768px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner.orientation-Vertical .copy .links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .inner.orientation-Vertical .copy .links a {
  margin-bottom: 5px;
  margin-right: 0;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .image-wrap {
  position: relative;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .image-wrap .date {
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(250, 157, 150)), to(rgb(218, 41, 28)));
  background: linear-gradient(180deg, rgb(250, 157, 150) 0%, rgb(218, 41, 28) 100%);
  clip-path: polygon(0 0%, 100% 0%, 92% 100%, 0% 100%);
  font-size: 1rem;
  color: #fff;
  font-weight: 700;
  line-height: 1.833rem;
  padding: 0 1rem;
  z-index: 10;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .image-wrap img {
  display: block;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .card-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  text-transform: none;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .card-desc {
  color: #fff;
  margin: 0 0 15px;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .card-desc a {
  color: #fff;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .copy.full-background {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 20, 137, 0.7);
  padding: 1.333rem 1.778rem 1rem;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .copy.full-background .links {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (min-width: 768px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .copy.full-background .links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .copy.full-background .links a {
  margin-bottom: 5px;
  margin-right: 0;
}

@media (min-width: 1100px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .copy.full-background .links a {
    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .copy.full-background .links a {
    margin-right: 1.667rem;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .copy .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .copy .links a {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.778rem;
  margin-right: 1.667rem;
  position: relative;
  padding-right: 1.5rem;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .copy .links a:last-child {
  margin-right: 0;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .copy .links a:after {
  content: "";
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background: #fff;
  height: 0.889rem;
  width: 1rem;
  max-width: 1rem;
  display: block;
  position: absolute;
  right: 0;
  top: 3px;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .copy .links a.magazine:after {
  -webkit-mask-image: url(../images/book-open.svg);
  mask-image: url(../images/book-open.svg);
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .copy .links a.audio:after {
  -webkit-mask-image: url(../images/microphone.svg);
  mask-image: url(../images/microphone.svg);
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .copy .links a.photos:after {
  -webkit-mask-image: url(../images/camera.svg);
  mask-image: url(../images/camera.svg);
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .copy .links a svg {
  display: none;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .tab-content-inner-wrapper .right-container .copy .lightbox {
  display: none;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .year-progress-bar {
  margin-left: auto;
  margin-right: auto;
  max-width: 60rem;
  width: 100%;
}

@media (min-width: 1260px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .year-progress-bar {
    padding-left: 3rem;
  }
}
@media (min-width: 1600px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .year-progress-bar {
    max-width: 70rem;
  }
}
@media (min-width: 1760px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .year-progress-bar {
    padding-left: 0;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .year-progress-bar .item-list {
  border: solid 2px #344DA4;
  border-radius: 1rem;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .year-progress-bar .item-list ul {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 0 2rem;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .year-progress-bar .item-list ul li {
  margin: 0;
  line-height: 2rem;
  color: #fff;
  position: relative;
  cursor: pointer;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .year-progress-bar .item-list ul li:before {
  content: "";
  position: absolute;
  background: url("../images/timeline-skate.svg") no-repeat center;
  width: 40px;
  height: 33px;
  display: block;
  top: calc(-100% + 5px);
  right: -40px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-default .view-content .tab-content .year-progress-bar .item-list ul li.active:before {
  opacity: 1;
}

.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-attachment_1 .item-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}

@media (min-width: 1260px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-attachment_1 .item-list ul {
    left: -7px;
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-attachment_1 .item-list ul li {
  position: relative;
  z-index: 2;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 20%;
  margin: 0;
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.29);
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.29);
  font-size: 24px;
  line-height: 65px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff;
}

@media (min-width: 768px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-attachment_1 .item-list ul li {
    width: auto;
  }
}
@media (min-width: 1260px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-attachment_1 .item-list ul li:not(:last-child) {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-attachment_1 .item-list ul li:not(:last-child) span {
    -webkit-transform: skew(12deg);
    transform: skew(12deg);
  }
}
@media (min-width: 1260px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-attachment_1 .item-list ul li:last-child {
    z-index: 1;
    -webkit-box-shadow: -7px 0 0 white, 7px 0 0 white, 0 3px 25px rgba(0, 0, 0, 0.29);
    box-shadow: -7px 0 0 white, 7px 0 0 white, 0 3px 25px rgba(0, 0, 0, 0.29);
  }
}
.paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-attachment_1 .item-list ul li:not(.inactive), .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-attachment_1 .item-list ul li:not(.inactive):hover {
  background: #001489;
  color: #fff;
}

@media (min-width: 1260px) {
  .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-attachment_1 .item-list ul li:last-child:not(.inactive), .paragraph--type--views-reference .view-id-100_years_anniversary_slideshow.view-display-id-attachment_1 .item-list ul li:last-child:not(.inactive):hover {
    -webkit-box-shadow: -7px 0 0 #001489, 7px 0 0 #001489, 0 3px 25px rgba(0, 0, 0, 0.29);
    box-shadow: -7px 0 0 #001489, 7px 0 0 #001489, 0 3px 25px rgba(0, 0, 0, 0.29);
  }
}
.featherlight div.featherlight-content {
  width: 100%;
  max-width: 800px;
  padding: 0;
  border-bottom: none;
  background: transparent;
}

.featherlight div.featherlight-content .gallery {
  max-width: 600px;
  margin: 0 auto;
}

.featherlight div.featherlight-content .gallery .gallery__item {
  margin: 0;
  text-align: center;
}

.featherlight div.featherlight-content .gallery img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.featherlight div.featherlight-content .gallery .caption {
  margin-top: 1rem;
  font-size: 0.8888888889rem;
  color: white;
}

.featherlight div.featherlight-content .sliderControls {
  text-align: center;
}

.featherlight div.featherlight-content .sliderControls .button--basic {
  min-width: 80px;
  max-width: 80px;
  margin: 1rem 0;
  border-color: #fff;
  cursor: pointer;
  opacity: 1;
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(204deg) brightness(103%) contrast(101%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(204deg) brightness(103%) contrast(101%);
}

@media (min-width: 768px) {
  .featherlight div.featherlight-content .sliderControls .button--basic {
    position: absolute;
    top: 50%;
    margin: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.featherlight div.featherlight-content .sliderControls .button--basic.prev {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/prev_arrow_blue.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/prev_arrow_blue.svg");
  padding: 0.3888888889rem 1.1111111111rem 0.2777777778rem 2.2222222222rem;
  background-position: left 0.5555555556rem center;
}

@media (min-width: 768px) {
  .featherlight div.featherlight-content .sliderControls .button--basic.prev {
    left: 1rem;
  }
}
@media (min-width: 768px) {
  .featherlight div.featherlight-content .sliderControls .button--basic.next {
    right: 1rem;
  }
}
body.page--mocr .ckeditor-accordion-container > dl {
  border: 0;
}

body.page--mocr .ckeditor-accordion-container > dl dt.active a {
  background-color: transparent;
}

body.page--mocr .ckeditor-accordion-container > dl dt.active > .ckeditor-accordion-toggle::before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/chevron-double-up-crimson.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/chevron-double-up-crimson.svg");
}

body.page--mocr .ckeditor-accordion-container > dl dt:first-child > .ckeditor-accordion-toggler {
  border-top: 0;
}

body.page--mocr .ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle {
  left: inherit;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

body.page--mocr .ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle::after {
  display: none;
}

body.page--mocr .ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle::before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/chevron-double-down-crimson.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/chevron-double-down-crimson.svg");
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 42px;
  background-position: center;
  border: 0;
  display: block;
  height: 42px;
  width: 42px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

body.page--mocr .ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggler {
  font-family: "futura-pt", sans-serif;
  font-weight: 200;
  font-size: 1rem;
  line-height: 1.5555555556rem;
  color: #0061B4;
  background-color: transparent;
  border: 0;
  padding: 25px 11px 25px 0;
  text-transform: capitalize;
  font-style: normal;
}

body.page--mocr .ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggler:hover {
  background-color: transparent;
}

body.page--mocr .ckeditor-accordion-container > dl dd {
  padding: 40px 20px;
}

body.page--mocr .ckeditor-accordion-container > dl dd p {
  font-size: 1rem;
}

.ckeditor-accordion-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 51.5rem;
  width: 100%;
}

.ckeditor-accordion-container > dl {
  border: 0;
}

.ckeditor-accordion-container > dl dt.active a {
  background-color: transparent;
}

.ckeditor-accordion-container > dl dt:first-child > .ckeditor-accordion-toggler {
  border-top: 1px solid rgba(0, 0, 0, 0.7);
}

.ckeditor-accordion-container > dl dt .ckeditor-accordion-toggle {
  left: inherit !important;
  right: 0;
  height: 5px !important;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}

.ckeditor-accordion-container > dl dt .ckeditor-accordion-toggle::after {
  background: #001489 !important;
}

.ckeditor-accordion-container > dl dt .ckeditor-accordion-toggle::before {
  background: #001489 !important;
}

.ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggler {
  color: #001489;
  background-color: transparent;
  border: 0;
  padding: 25px 11px 25px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.32);
}

.ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggler:hover {
  background-color: transparent;
}

.ckeditor-accordion-container > dl dd {
  padding: 40px 20px;
}

.competition-search__form {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
}

.competition-search__form h3 {
  text-transform: inherit;
}

.competition-search__form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.competition-search__form form label {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-size: 0.7777777778rem;
  line-height: 1.6666666667rem;
  font-style: normal;
  color: #626262;
}

.competition-search__form form .form-item {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-right: 0;
}

.competition-search__form form .form-item:last-of-type {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
}

@media (min-width: 600px) {
  .competition-search__form form .form-item {
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px;
    margin-right: 34px;
  }
  .competition-search__form form .form-item:last-of-type {
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px;
  }
}
.competition-search__form form .form-item:nth-child(3) {
  margin-right: 0;
}

.competition-search__form form .form-item:last-child {
  margin-right: 0;
}

.competition-search__form form .form-item.form-item-date-from input, .competition-search__form form .form-item.form-item-date-to input {
  background-image: url("../images/arrow-bottom.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding-left: 17px;
  padding-right: 30px;
  padding-top: 12px;
}

.competition-search__form form .form-item input,
.competition-search__form form .form-item select {
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 700;
  color: #000;
  font-size: 0.7777777778rem;
  max-width: 100%;
  width: 100%;
}

.competition-search__form form .form-item .select2-container {
  width: 100% !important;
}

.competition-search__form form .form-type-select .select2 .select2-selection {
  padding-left: 17px;
}

.competition-search__form form .form-type-select .select2 .select2-selection__rendered {
  padding-left: 0;
}

.competition-search__form form input[type=submit] {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-bottom: 10px;
  cursor: pointer;
  top: -6px;
  margin-left: auto;
}

@media (min-width: 600px) {
  .competition-search__form form input[type=submit] {
    margin-left: 0;
  }
}
.competition-search__list table tbody td .competition-title {
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #001489;
}

.competition-list__results {
  font-style: italic;
  text-align: right;
  margin-bottom: 2rem;
  border-bottom: 1px solid #000;
  padding-bottom: 2rem;
}

.competition-search__list {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  margin-bottom: 70px;
}

.competition-search__list .club-search-form__results-counter {
  display: block;
  margin-top: 15px;
  text-align: center;
}

.competition-search__list .club-search-form__results-counter a {
  width: 50px;
  height: 50px;
  border: 1px solid #001489;
  border-radius: 50%;
  background-position: center;
  background-size: 11px;
  margin: 0 1rem;
  position: relative;
  top: 16px;
  display: inline-block;
  background-repeat: no-repeat;
  padding: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.competition-search__list .club-search-form__results-counter a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.competition-search__list .club-search-form__results-counter a[rel=previous] {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/chevron-left.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/chevron-left.svg");
}

.competition-search__list .club-search-form__results-counter a[rel=next] {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/chevron-right.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/chevron-right.svg");
}

.competition-search__list table thead th:first-child {
  width: 34.5%;
  padding-right: 50px;
}

.competition-search__list table thead th:nth-child(2) {
  width: 17%;
}

.competition-search__list table thead th:nth-child(3) {
  width: 24.5%;
}

.competition-search__list table tbody tr {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.competition-search__list table tbody td:nth-child(2) {
  padding-top: 0;
  padding-bottom: 0;
}

.competition-search__list table tbody td:nth-child(3) {
  padding-top: 0;
}

@media (min-width: 927px) {
  .competition-search__list table tbody td:nth-child(3) {
    padding-top: 25px;
  }
}
.competition-search__list table tbody td:nth-child(4), .competition-search__list table tbody td:nth-child(5), .competition-search__list table tbody td:nth-child(6) {
  font-family: "Gotham Narrow Medium", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 500;
  padding-bottom: 0;
  padding-top: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media (min-width: 927px) {
  .competition-search__list table tbody td:nth-child(4), .competition-search__list table tbody td:nth-child(5), .competition-search__list table tbody td:nth-child(6) {
    padding-bottom: 25px;
    padding-top: 25px;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
  }
}
.competition-search__list table tbody td:nth-child(4) .competition-type, .competition-search__list table tbody td:nth-child(5) .competition-type, .competition-search__list table tbody td:nth-child(6) .competition-type {
  margin-right: 20px;
  padding-bottom: 25px;
}

.competition-search__list table tbody td:nth-child(4) .competition-type:empty, .competition-search__list table tbody td:nth-child(5) .competition-type:empty, .competition-search__list table tbody td:nth-child(6) .competition-type:empty {
  margin-right: 0;
  padding-bottom: 0;
}

.competition-search__list table tbody td .events-list__event-type {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-size: 0.7777777778rem;
  color: #000;
}

.competition-search__list table tbody td .competition-title {
  padding-right: 30px;
}

.competition-search__list table tbody td .competition-directions-link {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-size: 0.7777777778rem;
}

.competition-search__list table tbody td ul {
  list-style: none;
}

.contact-form {
  margin-left: auto;
  margin-right: auto;
  max-width: 51.5rem;
  width: 100%;
  margin-bottom: 90px;
}

.contact-form .form-item {
  width: 100%;
  max-width: 100%;
}

.contact-form .form-item input {
  padding: 0.5555555556rem;
  width: 100%;
  max-width: 100%;
}

.contact-form .form-type-checkbox label {
  padding-left: 45px;
}

.contact-form .form-actions {
  margin-top: 40px;
  width: 100%;
}

.contact-form .form-actions input {
  margin-right: 30px;
}

.contact-form .form-actions input:last-child {
  margin-right: 0;
}

.contacts {
  margin-bottom: 2.5rem;
}

@media (min-width: 1100px) {
  .contacts {
    margin-bottom: 3.8888888889rem;
  }
}
.contacts__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 65rem;
  padding-left: 1rem;
  padding-right: 1rem;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 1600px) {
  .contacts__container {
    padding-left: 0;
    padding-right: 0;
  }
}
.contacts__container .contacts__container {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 1100px) {
  .contacts__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.contacts__container > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contacts__title {
  -ms-flex-item-align: center;
  align-self: center;
  display: block;
  margin: 0 0 1.6666666667rem;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

@media (min-width: 1100px) {
  .contacts__title {
    max-width: 16.1111111111rem;
    margin: 0 0 40px;
    width: auto;
  }
}
.contacts__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 800px;
}

.contacts__contact {
  -ms-flex-item-align: center;
  align-self: center;
  max-width: 22.2222222222rem;
  margin-bottom: 1.6666666667rem;
  width: 100%;
  -ms-flex-preferred-size: 400px;
  flex-basis: 400px;
}

@media (min-width: 1100px) {
  .contacts__contact {
    max-width: inherit;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin-bottom: 40px;
    width: auto;
  }
}
.error-page__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  margin-bottom: 150px;
}

.error-page__title {
  position: relative;
  padding-top: 40px;
  margin-top: 40px;
}

.error-page__title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 4px;
  background-color: #A2D45F;
  display: block;
}

.error-page__description {
  max-width: 693px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  position: relative;
}

.error-page__description h2 {
  max-width: 500px;
}

.error-page__description ul li {
  margin-bottom: 30px;
}

.error-page__description::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 15px;
  left: 0;
  height: 4px;
  background-color: #A2D45F;
  display: block;
}

.upcoming-events {
  margin-left: auto;
  margin-right: auto;
  max-width: 69.4444444444rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 1100px) {
  .upcoming-events {
    margin-bottom: 2rem;
  }
}
.upcoming-events .upcoming-events__view-header {
  margin-bottom: 2rem;
}

@media (min-width: 600px) {
  .upcoming-events .upcoming-events__view-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1100px) {
  .upcoming-events .upcoming-events__view-header {
    display: inherit;
  }
}
.upcoming-events .upcoming-events__view-header .upcoming-events__view-title {
  line-height: 1;
  margin-bottom: 1.5rem;
}

.upcoming-events .upcoming-events__view-header .upcoming-events__all-events-link {
  text-align: right;
}

@media (min-width: 600px) {
  .upcoming-events .upcoming-events__view-header .upcoming-events__all-events-link {
    text-align: right;
    margin-left: auto;
  }
  .upcoming-events .upcoming-events__view-header .upcoming-events__view-title {
    float: left;
  }
}
@media (min-width: 1100px) {
  .upcoming-events .upcoming-events__view-header .upcoming-events__all-events-link {
    text-align: left;
    margin-left: inherit;
  }
  .upcoming-events .upcoming-events__view-header .upcoming-events__view-title {
    float: none;
  }
}
.upcoming-events .upcoming-events__event-name {
  max-width: 180px;
  padding-right: 0;
}

@media (min-width: 1100px) {
  .upcoming-events .upcoming-events__event-name {
    max-width: 250px;
    padding-right: 50px;
  }
  .upcoming-events .upcoming-events__event-name:last-child {
    padding-right: 0;
  }
}
.upcoming-events .upcoming-events__location-and-date-wrapper {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-top: 20px;
  font-size: 0.7777777778rem;
}

@media (min-width: 1100px) {
  .upcoming-events .upcoming-events__location-and-date-wrapper {
    margin-top: 0.75rem;
    margin-bottom: 1rem;
    max-width: 250px;
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
    margin-top: 0;
  }
}
.upcoming-events .upcoming-events__location-and-date-wrapper .upcoming-events__location {
  float: left;
}

.upcoming-events .upcoming-events__location-and-date-wrapper .upcoming-events__time {
  text-align: right;
}

.upcoming-events .upcoming-events__tv_tickets_and_stream_wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

@media (min-width: 1100px) {
  .upcoming-events .upcoming-events__tv_tickets_and_stream_wrapper {
    margin-bottom: 2rem;
  }
}
.upcoming-events .upcoming-events__tv_tickets_and_stream_wrapper a {
  display: inline-block;
  height: 20px;
  width: 80%;
  background-repeat: no-repeat;
  background-size: contain;
}

.upcoming-events .upcoming-events__tv_tickets_and_stream_wrapper a img {
  max-width: 80px !important;
  height: auto !important;
}

.upcoming-events .upcoming-events__tv_tickets_and_stream_wrapper .upcoming-events__tickets {
  max-width: 35px;
  padding: 0.25rem;
  width: 100%;
  text-align: center;
}

.upcoming-events .upcoming-events__tv_tickets_and_stream_wrapper .upcoming-events__tickets a {
  text-indent: -10000px;
  background-image: url("../images/tickets-icon-blk.png");
}

.upcoming-events .upcoming-events__tv_tickets_and_stream_wrapper .upcoming-events__stream {
  margin-right: 32px;
}

@media (min-width: 1100px) {
  .upcoming-events .upcoming-events__tv_tickets_and_stream_wrapper .upcoming-events__stream {
    padding-right: 0;
  }
}
.upcoming-events__event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
  position: relative;
}

.upcoming-events__event::after {
  content: "";
  position: absolute;
  bottom: -30px;
  right: 0;
  left: 0;
  height: 1px;
  background: #C6C6C6;
}

@media (min-width: 1100px) {
  .upcoming-events__event::after {
    bottom: 0;
    top: 0;
    left: inherit;
    right: 35px;
    width: 1px;
    height: inherit;
  }
}
@media (min-width: 1400px) {
  .upcoming-events__event::after {
    right: 50px;
  }
}
.upcoming-events__event:last-child::after {
  display: none;
}

@media (min-width: 1100px) {
  .upcoming-events__event {
    margin-bottom: 0;
  }
}
@media (min-width: 1100px) {
  .upcoming-events__event > *:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1100px) {
  .upcoming-events {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .upcoming-events .upcoming-events__view-header {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .upcoming-events .upcoming-events__view-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 75%;
    flex: 1 0 75%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: 2rem;
  }
  .upcoming-events .upcoming-events__view-content .views-row + .views-row {
    margin-left: 1rem;
  }
  .upcoming-events .upcoming-events__view-content .upcoming-events__event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33%;
    flex: 1 0 33%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: 30%;
  }
}
.events-list form {
  margin-bottom: 60px;
}

.events-list form label {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-size: 0.7777777778rem;
  line-height: 1.6666666667rem;
  margin-bottom: 0;
}

.events-list form > .form--inline {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 600px) {
  .events-list form > .form--inline {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media (min-width: 1100px) {
  .events-list form > .form--inline {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.events-list form > .form--inline::before {
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 700;
  content: "Upcoming Competitions";
  font-size: 1.3333333333rem;
  line-height: 1.6666666667rem;
  display: block;
  padding: 30px 0 0;
  width: 100%;
}

@media (min-width: 1100px) {
  .events-list form > .form--inline::before {
    width: auto;
    margin-right: auto;
  }
}
.events-list form > .form--inline > .form-item {
  width: 100%;
  margin-right: 0;
}

@media (min-width: 927px) {
  .events-list form > .form--inline > .form-item {
    margin-right: auto;
  }
}
.events-list form > .form--inline > .form-item.form-item-event-location {
  width: 75%;
}

@media (min-width: 927px) {
  .events-list form > .form--inline > .form-item.form-item-event-location {
    width: 85%;
  }
}
.events-list form > .form--inline > .form-item.form-item-event-type {
  width: 100%;
}

@media (min-width: 1100px) {
  .events-list form > .form--inline > .form-item.form-item-event-type {
    width: 45%;
  }
}
@media (min-width: 1400px) {
  .events-list form > .form--inline > .form-item.form-item-event-type {
    width: 100%;
  }
}
.events-list form > .form--inline > .form-item.form-item-event-type .select2 {
  width: 100% !important;
}

@media (min-width: 927px) {
  .events-list form > .form--inline > .form-item {
    width: 45%;
  }
  .events-list form > .form--inline > .form-item.form-item-event-location {
    width: 45%;
  }
}
@media (min-width: 927px) {
  .events-list form > .form--inline > .form-item {
    max-width: 210px;
    width: auto;
  }
  .events-list form > .form--inline > .form-item.form-item-event-location {
    width: auto;
  }
}
.events-list form > .form--inline > .form-item input,
.events-list form > .form--inline > .form-item select {
  max-width: 100%;
  width: 100%;
}

body:not(.page--mocr) .events-list form > .form--inline .form-actions {
  margin-left: auto;
}

@media (min-width: 927px) {
  body:not(.page--mocr) .events-list form > .form--inline .form-actions {
    margin-left: auto;
    margin-right: 20px;
  }
}
.events-list {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  margin-bottom: 80px;
}

.events-list table thead th {
  min-width: 100px;
}

@media (min-width: 927px) {
  .events-list table thead th:first-child {
    width: 31.5%;
    padding-right: 50px;
  }
  .events-list table thead th:nth-child(2) {
    width: 17%;
  }
  .events-list table thead th:nth-child(3) {
    width: 20.5%;
  }
}
.events-list table thead th.center {
  text-align: center;
}

.events-list table tbody td.center {
  text-align: center;
}

@media (min-width: 927px) {
  .events-list table tbody td.center > a {
    display: inline-block !important;
  }
}
.events-list table tbody td img {
  max-width: 80px;
  height: auto;
}

.events-list table tbody td .events-list__event-type {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-size: 0.7777777778rem;
  color: #000;
}

.events-list table tbody td .events-list__name-of-event {
  padding-right: 30px;
}

.events-list table tbody td .events-list__directions-link {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-size: 0.7777777778rem;
}

.events-list table tbody td .events-list__tickets-link {
  background-image: url("../images/tickets-icon-blk.png");
  background-repeat: no-repeat;
  display: block;
  width: 20px;
  height: 20px;
}

.events-list table tbody td ul {
  list-style: none;
}

.events-list table tbody td:nth-child(2) {
  padding: 25px 0 0;
}

@media (min-width: 927px) {
  .events-list table tbody td:nth-child(2) {
    padding: 25px 0;
  }
}
.events-list table tbody td:nth-child(3) {
  padding: 0 0 25px;
}

@media (min-width: 927px) {
  .events-list table tbody td:nth-child(3) {
    padding: 25px 0;
  }
}
.events-list table tbody td:nth-child(4) a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
}

.events-list table tbody td:nth-child(4), .events-list table tbody td:nth-child(5), .events-list table tbody td:nth-child(6) {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  padding-top: 0;
}

@media (min-width: 927px) {
  .events-list table tbody td:nth-child(4), .events-list table tbody td:nth-child(5), .events-list table tbody td:nth-child(6) {
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
  }
}
.events-list table tbody td:nth-child(4) ul:not(.contextual-links), .events-list table tbody td:nth-child(5) ul:not(.contextual-links), .events-list table tbody td:nth-child(6) ul:not(.contextual-links) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 927px) {
  .events-list table tbody td:nth-child(4) ul:not(.contextual-links), .events-list table tbody td:nth-child(5) ul:not(.contextual-links), .events-list table tbody td:nth-child(6) ul:not(.contextual-links) {
    display: inherit;
  }
}
.events-list table tbody td:nth-child(4) ul:not(.contextual-links) li, .events-list table tbody td:nth-child(5) ul:not(.contextual-links) li, .events-list table tbody td:nth-child(6) ul:not(.contextual-links) li {
  margin-top: 0;
  margin-bottom: 0;
}

.events-list table tbody tr {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

@media (min-width: 927px) {
  .events-list table tbody tr {
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
  }
}
.events-list table tbody .view-field-event-streaming-options-table-column {
  max-width: 100px;
  text-align: center;
}

.events-list table tbody .view-field-event-streaming-options-table-column li {
  padding-bottom: 0.4rem;
}

.events-node__links {
  margin-left: auto;
  margin-right: auto;
  max-width: 51.5rem;
  width: 100%;
  margin-bottom: 20px;
}

.events-node__links a {
  margin-right: 30px;
}

.events-node__links a:last-child {
  margin-right: 0;
}

.fan-zone-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  height: 100%;
  margin-bottom: 1rem;
  padding: 0;
  width: 100% !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  height: 432px;
}

@media screen and (min-width: 250px) {
  .fan-zone-link {
    background-size: 100% 350px;
  }
}
@media screen and (min-width: 500px) and (max-width: 1099px) {
  .fan-zone-link {
    background-size: cover;
  }
}
@media screen and (min-width: 1100px) {
  .fan-zone-link {
    background-size: 100% 325px;
  }
}
.fan-zone-link::before {
  background-image: url("../images/fanzone.png");
  background-size: contain;
  content: "";
  width: 89px;
  height: 24px;
  visibility: hidden;
}

.fan-zone-link a {
  text-transform: uppercase;
}

.fan-zone-link__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  color: #fff;
  text-transform: none;
  margin: 0 0 15px 0;
  font-size: 1rem;
}

.fan-zone-link__title span {
  background-color: transparent;
  padding: 0;
}

.fan-zone-link__color-block {
  position: relative;
  height: 40%;
  padding: 1.5rem 2rem;
  width: 100%;
}

@media screen and (max-width: 1100px) {
  .fan-zone-link__color-block {
    height: 25%;
  }
}
@media screen and (max-width: 800px) {
  .fan-zone-link__color-block {
    height: 30%;
  }
}
@media screen and (max-width: 680px) {
  .fan-zone-link__color-block {
    height: 35%;
  }
}
@media screen and (max-width: 500px) {
  .fan-zone-link__color-block {
    height: 40%;
  }
}
.fan-zone-link__wrapper-link {
  text-decoration: none;
  width: 100%;
}

.fan-zone-link__wrapper-link:hover {
  text-decoration: none;
}

.fan-zone-link__logo {
  left: 2em;
  max-width: 125px;
  position: absolute;
  top: 2em;
}

@media (min-width: 1400px) {
  .fan-zone-link {
    width: 451px;
    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .fan-zone-link {
    width: 451px;
  }
}
.fan-zone-link:hover {
  background-color: transparent !important;
}

.fan-zone-link:hover .fan-zone-home-grid-item__color-block,
.fan-zone-link:hover .fan-zone-link__color-block {
  clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%);
  padding-top: 77px;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.fan-zone-link:hover .fan-zone-home-grid-item__color-block,
.fan-zone-link:hover .fan-zone-link__color-block {
  height: calc(40% + 50px);
}

@media screen and (max-width: 1100px) {
  .fan-zone-link:hover .fan-zone-home-grid-item__color-block,
  .fan-zone-link:hover .fan-zone-link__color-block {
    height: calc(25% + 50px) !important;
  }
}
@media screen and (max-width: 800px) {
  .fan-zone-link:hover .fan-zone-home-grid-item__color-block,
  .fan-zone-link:hover .fan-zone-link__color-block {
    height: calc(30% + 50px) !important;
  }
}
@media screen and (max-width: 680px) {
  .fan-zone-link:hover .fan-zone-home-grid-item__color-block,
  .fan-zone-link:hover .fan-zone-link__color-block {
    height: calc(35% + 50px) !important;
  }
}
@media screen and (max-width: 500px) {
  .fan-zone-link:hover .fan-zone-home-grid-item__color-block,
  .fan-zone-link:hover .fan-zone-link__color-block {
    height: calc(40% + 50px) !important;
  }
}
.fan-zone-link.overlay--blue .fan-zone-home-grid-item__title > span,
.fan-zone-link.overlay--blue .fan-zone-link__title,
.fan-zone-link.overlay--blue .fan-zone-home-grid-item__cta-link,
.fan-zone-link.overlay--blue .fan-zone-link__cta-link, .fan-zone-link.overlay--green .fan-zone-home-grid-item__title > span,
.fan-zone-link.overlay--green .fan-zone-link__title,
.fan-zone-link.overlay--green .fan-zone-home-grid-item__cta-link,
.fan-zone-link.overlay--green .fan-zone-link__cta-link, .fan-zone-link.overlay--yellow .fan-zone-home-grid-item__title > span,
.fan-zone-link.overlay--yellow .fan-zone-link__title,
.fan-zone-link.overlay--yellow .fan-zone-home-grid-item__cta-link,
.fan-zone-link.overlay--yellow .fan-zone-link__cta-link, .fan-zone-link.overlay--orange .fan-zone-home-grid-item__title > span,
.fan-zone-link.overlay--orange .fan-zone-link__title,
.fan-zone-link.overlay--orange .fan-zone-home-grid-item__cta-link,
.fan-zone-link.overlay--orange .fan-zone-link__cta-link {
  color: #201747 !important;
}

.fan-zone-link.overlay--blue .fan-zone-home-grid-item__cta-link::before,
.fan-zone-link.overlay--blue .fan-zone-link__cta-link::before, .fan-zone-link.overlay--green .fan-zone-home-grid-item__cta-link::before,
.fan-zone-link.overlay--green .fan-zone-link__cta-link::before, .fan-zone-link.overlay--yellow .fan-zone-home-grid-item__cta-link::before,
.fan-zone-link.overlay--yellow .fan-zone-link__cta-link::before, .fan-zone-link.overlay--orange .fan-zone-home-grid-item__cta-link::before,
.fan-zone-link.overlay--orange .fan-zone-link__cta-link::before {
  background-color: #201747 !important;
}

.fan-zone-link.overlay--blue .fan-zone-home-grid-item__cta-link::after,
.fan-zone-link.overlay--blue .fan-zone-link__cta-link::after, .fan-zone-link.overlay--green .fan-zone-home-grid-item__cta-link::after,
.fan-zone-link.overlay--green .fan-zone-link__cta-link::after, .fan-zone-link.overlay--yellow .fan-zone-home-grid-item__cta-link::after,
.fan-zone-link.overlay--yellow .fan-zone-link__cta-link::after, .fan-zone-link.overlay--orange .fan-zone-home-grid-item__cta-link::after,
.fan-zone-link.overlay--orange .fan-zone-link__cta-link::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url(../images/arrow_black.svg) !important;
  background-image: linear-gradient(transparent, transparent), url(../images/arrow_black.svg) !important;
}

.fan-zone-link.overlay--blue .fan-zone-home-grid-item__color-block,
.fan-zone-link.overlay--blue .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #BEF4FF 0%, #9ADBE8 100%) 0% 0% no-repeat padding-box;
}

.fan-zone-link.overlay--green .fan-zone-home-grid-item__color-block,
.fan-zone-link.overlay--green .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #C2FA73 0%, #A4D65E 100%) 0% 0% no-repeat padding-box;
}

.fan-zone-link.overlay--navy .fan-zone-home-grid-item__color-block,
.fan-zone-link.overlay--navy .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #1529AE 0%, #001489 100%) 0% 0% no-repeat padding-box;
}

.fan-zone-link.overlay--purple .fan-zone-home-grid-item__color-block,
.fan-zone-link.overlay--purple .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #321D77 0%, #201747 100%) 0% 0% no-repeat padding-box;
}

.fan-zone-link.overlay--red .fan-zone-home-grid-item__color-block,
.fan-zone-link.overlay--red .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #F70A06 0%, #DA291C 100%) 0% 0% no-repeat padding-box;
}

.fan-zone-link.overlay--yellow .fan-zone-home-grid-item__color-block,
.fan-zone-link.overlay--yellow .fan-zone-link__color-block, .fan-zone-link.overlay--orange .fan-zone-home-grid-item__color-block,
.fan-zone-link.overlay--orange .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #FFDB72 0%, #FFC72C 100%) 0% 0% no-repeat padding-box;
}

.fan-zone-link.overlay--black .fan-zone-home-grid-item__color-block,
.fan-zone-link.overlay--black .fan-zone-link__color-block {
  background: #000;
}

@media screen and (max-width: 1100px) {
  .fan-zone-link {
    -ms-flex-preferred-size: unset !important;
    flex-basis: unset !important;
    height: 500px !important;
    margin-right: 0 !important;
  }
}
.fan-zone-link__color-block {
  padding: 3rem 2rem;
}

.fan-zone-link:not(:last-of-type) {
  margin-right: 30px;
}

body:not(.page--mocr) .l-page .fan-zone-link__color-block > .fan-zone-link__cta-link.button:not(.form-submit), body:not(.page--mocr) .l-page .home-page-slider__slide-links .fan-zone-link__color-block > a.fan-zone-link__cta-link:not(.form-submit), .home-page-slider__slide-links body:not(.page--mocr) .l-page .fan-zone-link__color-block > a.fan-zone-link__cta-link:not(.form-submit), body:not(.page--mocr) .l-page .hero-section__links .fan-zone-link__color-block > a.fan-zone-link__cta-link:not(.form-submit):not(.hero-section__link--nbc-sports), .hero-section__links body:not(.page--mocr) .l-page .fan-zone-link__color-block > a.fan-zone-link__cta-link:not(.form-submit):not(.hero-section__link--nbc-sports) {
  display: block;
  position: absolute;
  margin-top: -120px;
  padding-top: 120px;
  margin-left: -34px;
  padding-left: 34px;
  height: calc(100% + 28px);
  width: 99%;
}

.fan-zone-links {
  margin-top: 3.8888888889rem;
  margin-bottom: 2.7777777778rem;
}

@media (min-width: 1100px) {
  .fan-zone-links {
    margin-top: 3.8888888889rem;
    margin-bottom: 3.8888888889rem;
  }
}
.fan-zone-links__header {
  margin-left: auto;
  margin-right: auto;
  max-width: 69.4444444444rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 3.3333333333rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 600px) {
  .fan-zone-links__header {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.fan-zone-links__logo-link {
  padding-right: 1.6666666667rem;
  padding-bottom: 30px;
}

@media (min-width: 600px) {
  .fan-zone-links__logo-link {
    padding-bottom: 0;
  }
}
.fan-zone-links__fan-zone-logo {
  vertical-align: text-bottom;
  width: 117px;
}

.fan-zone-links__title {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.3333333333rem;
  color: #000;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 1100px) {
  .fan-zone-links__title {
    font-size: 1.3333333333rem;
    color: #000;
  }
}
.fan-zone-links__title::before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/fan-zone.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/fan-zone.svg");
  background-size: 117px;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  position: relative;
  display: block;
  width: 6.5rem;
  height: 1.7222222222rem;
  margin-right: 1.6666666667rem;
  margin-bottom: 30px;
  display: none;
}

@media (min-width: 600px) {
  .fan-zone-links__title::before {
    margin-bottom: 0;
  }
}
.fan-zone-links__visit-the-fanzone-link .button, .fan-zone-links__visit-the-fanzone-link .home-page-slider__slide-links a, .home-page-slider__slide-links .fan-zone-links__visit-the-fanzone-link a, .fan-zone-links__visit-the-fanzone-link .hero-section__links a:not(.hero-section__link--nbc-sports), .hero-section__links .fan-zone-links__visit-the-fanzone-link a:not(.hero-section__link--nbc-sports) {
  font-size: 0.7777777778rem;
}

.fan-zone-links__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 1100px) {
  .fan-zone-links__links {
    margin-left: auto;
    margin-right: auto;
    max-width: 100rem;
    padding-left: 1rem;
    padding-right: 1rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 1100px) and (min-width: 1600px) {
  .fan-zone-links__links {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1100px) {
  .fan-zone-links__links .fan-zone-links__links {
    padding-left: 0;
    padding-right: 0;
  }
}
.fan-zone-links__links .fan-zone-link {
  margin-bottom: 1.6666666667rem;
}

.fan-zone-links__links .fan-zone-link:first-child {
  margin-left: 0;
}

.fan-zone-links__links .fan-zone-link:last-child {
  margin-right: 0;
}

@media (min-width: 1100px) {
  .fan-zone-links__links .fan-zone-link {
    width: 33%;
    margin-bottom: 0;
  }
}
@media (min-width: 1800px) {
  .fan-zone-links__links .fan-zone-link {
    width: 575px;
  }
}
@media (min-width: 1100px) {
  .path-search .fan-zone-link {
    width: 451px !important;
  }
}
.featured-competition {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 90px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 1100px) {
  .featured-competition {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.featured-competition__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media (min-width: 1100px) {
  .featured-competition__header {
    -ms-flex-preferred-size: 362px;
    flex-basis: 362px;
  }
}
.featured-competition__title {
  margin-bottom: 30px;
}

.featured-competition__description {
  margin-top: 0;
  max-width: 80%;
}

@media (min-width: 1100px) {
  .featured-competition__description {
    max-width: 302px;
  }
}
.featured-competition__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 1100px) {
  .featured-competition__content {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.featured-competition__item {
  position: relative;
  margin: 0 0 20px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media (min-width: 1100px) {
  .featured-competition__item {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin: 0 15px;
  }
}
.featured-competition__item:first-child {
  margin-left: 0;
}

.featured-competition__item:nth-child(3n+1) .featured-competition__event-name a {
  color: #000 !important;
}

.featured-competition__item:nth-child(3n+1) .views-field-field-media-image .field-content {
  background-color: #FFC72C;
}

.featured-competition__item:nth-child(3n+2) .featured-competition__event-name a {
  color: #fff !important;
}

.featured-competition__item:nth-child(3n+2) .featured-competition__event-footer {
  color: #fff;
}

.featured-competition__item:nth-child(3n+2) .views-field-field-media-image .field-content {
  background-color: #001489;
}

.featured-competition__item:nth-child(3n+3) .featured-competition__event-name a {
  color: #fff !important;
}

.featured-competition__item:nth-child(3n+3) .featured-competition__event-footer {
  color: #fff;
}

.featured-competition__item:nth-child(3n+3) .views-field-field-media-image .field-content {
  background-color: #DA291C;
}

.featured-competition__index-number {
  position: absolute;
  top: 0;
  right: -0.5px;
  width: 55px;
  height: 29px;
  background-color: #A2D45F;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 0;
  clip-path: polygon(17% 0, 0 100%, 100% 100%, 100% 0);
  font-size: 0.7777777778rem;
  z-index: 1;
}

.featured-competition__event-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px;
}

.featured-competition__date {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-size: 0.7777777778rem;
  line-height: 1.8888888889rem;
}

.featured-competition__event-type {
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: 1.3333333333rem;
}

.featured-competition__event-name {
  max-width: 245px;
}

.featured-competition__event-name a {
  font-size: 0.8888888889rem;
  line-height: 1.0555555556rem;
}

.featured-competition .views-field-field-media-image .field-content {
  width: 100%;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 600px) {
  .featured-competition .views-field-field-media-image .field-content {
    height: 600px;
  }
}
@media (min-width: 1100px) {
  .featured-competition .views-field-field-media-image .field-content {
    width: 300px;
    height: 400px;
  }
}
@media (min-width: 1400px) {
  .featured-competition .views-field-field-media-image .field-content {
    width: 329px;
  }
}
.featured-competition .views-field-field-media-image .field-content img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  mix-blend-mode: overlay;
  -o-object-position: top;
  object-position: top;
}

@media (min-width: 1100px) {
  .featured-competition .views-field-field-media-image .field-content img {
    -o-object-position: inherit;
    object-position: inherit;
  }
}
.featured-news {
  background-color: #201747;
  padding-bottom: 60px;
  margin-bottom: 3em;
}

.featured-news__title-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 51.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 1em;
  padding: 60px 0 20px;
  text-align: center;
}

@media (min-width: 1600px) {
  .featured-news__title-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.featured-news__title-container .featured-news__title-container {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 992px) {
  .featured-news__title-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 61.1111111111rem;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: left;
  }
}
@media (min-width: 992px) and (min-width: 1600px) {
  .featured-news__title-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .featured-news__title-container .featured-news__title-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1400px) {
  .featured-news__title-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 77.7777777778rem;
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .featured-news__title-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.featured-news__title {
  color: #fff;
  font-size: 1.5555555556rem;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .featured-news__title {
    font-size: 1rem;
  }
}
.featured-news__content-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 51.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (min-width: 1600px) {
  .featured-news__content-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.featured-news__content-container .featured-news__content-container {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 992px) {
  .featured-news__content-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 61.1111111111rem;
    padding-left: 1rem;
    padding-right: 1rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 992px) and (min-width: 1600px) {
  .featured-news__content-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .featured-news__content-container .featured-news__content-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1400px) {
  .featured-news__content-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 77.7777777778rem;
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .featured-news__content-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.featured-news__news-item {
  max-width: 100%;
  width: 500px;
}

.featured-news__news-item--first-child {
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .featured-news__news-item {
    width: 425px;
  }
}
@media (min-width: 1100px) {
  .featured-news__news-item {
    width: 500px;
  }
  .featured-news__news-item--first-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1400px) {
  .featured-news__news-item {
    width: 635px;
  }
}
@media (min-width: 1600px) {
  .featured-news__news-item {
    width: 685px;
  }
}
.featured-news__image-wrapper {
  margin-bottom: 1.2em;
}

.featured-news__image-wrapper .image-style-news-featured {
  max-width: 100%;
  height: auto;
}

.featured-news__news-title-wrapper {
  margin-bottom: 0.4em;
}

.featured-news__title-link, .featured-news__title-link:visited {
  color: #fff;
  font-size: 1.3333333333rem;
  line-height: normal;
}

.featured-news__title-link:hover {
  text-decoration: underline;
}

.featured-news__summary-wrapper {
  color: #fff;
  font-size: 0.8333333333rem;
  line-height: 1.2222222222rem;
  margin-top: 1.1111111111rem;
}

.featured-news__summary-wrapper > p {
  margin-top: 0;
}

.featured-related-content {
  background-color: #FBFBFB;
  padding: 120px 0;
  margin-bottom: 70px;
}

.featured-related-content__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 61.1111111111rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1600px) {
  .featured-related-content__container {
    padding-left: 0;
    padding-right: 0;
  }
}
.featured-related-content__container .featured-related-content__container {
  padding-left: 0;
  padding-right: 0;
}

.featured-related-content__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.featured-related-content__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: 652px;
  flex-basis: 652px;
  margin-bottom: 20px;
}

@media (min-width: 1100px) {
  .featured-related-content__text {
    margin-bottom: 0;
  }
}
.featured-related-content__text p {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  font-size: 0.7777777778rem;
  line-height: 1.3333333333rem;
  margin-top: 0;
}

.featured-related-content__resources {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-top: 40px;
}

.featured-related-content__resources > .node-resource-teaser {
  -ms-flex-preferred-size: 520px;
  flex-basis: 520px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

body.page--mocr .l-footer {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  background: #fff;
  color: #E1161F;
  padding: 1rem 0;
  font-size: 18px;
  -webkit-box-shadow: 0px -6px 35px rgba(161, 164, 184, 0.59);
  box-shadow: 0px -6px 35px rgba(161, 164, 184, 0.59);
}

body.page--mocr .l-footer a {
  color: #E1161F;
}

body.page--mocr .l-footer a:hover {
  color: #E1161F;
}

body.page--mocr .l-footer .menu {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 600px) {
  body.page--mocr .l-footer .menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 1100px) {
  body.page--mocr .l-footer .menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
body.page--mocr .l-footer .menu .menu-item {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: auto;
}

body.page--mocr .l-footer .menu .menu-item a {
  text-transform: capitalize;
}

body.page--mocr .l-footer .footer_social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media (min-width: 1100px) {
  body.page--mocr .l-footer .footer_social-link {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
body.page--mocr .l-footer .footer_social-link li {
  margin-right: 2.7777777778rem;
}

body.page--mocr .l-footer .footer_social-link li:last-child {
  margin-right: 0;
}

body.page--mocr .l-footer .footer_social-link-link {
  text-indent: -10000px;
  display: inline-block;
  height: 20px;
  width: 28px;
  margin-left: 5px;
  background-size: contain;
  background-repeat: no-repeat;
}

body.page--mocr .l-footer .footer_social-link-link--facebook {
  background-image: url("/themes/usfs/images/facebook-red.svg");
}

body.page--mocr .l-footer .footer_social-link-link--twitter {
  background-image: url("/themes/usfs/images/twitter-red.svg");
}

body.page--mocr .l-footer .footer_social-link-link--instagram {
  background-image: url("/themes/usfs/images/social-insta-red.svg");
}

body.page--mocr .region-footer {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 1100px) {
  body.page--mocr .region-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body.page--mocr .region-footer .footer_social-link {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 22px 3px;
  }
}
body:not(.page--mocr) .l-footer {
  margin-left: auto;
  margin-right: auto;
  max-width: 106.6666666667rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1600px) {
  body:not(.page--mocr) .l-footer {
    padding-left: 71.5px;
    padding-right: 71.5px;
  }
}
body:not(.page--mocr) .l-footer body:not(.page--mocr) .l-footer {
  padding-left: 0;
  padding-right: 0;
}

body:not(.page--mocr) .l-footer__inner {
  background: #DA291C;
  color: #fff;
  padding: 1rem 0;
  font-size: 14px;
}

body:not(.page--mocr) .l-footer a {
  color: #fff;
}

body:not(.page--mocr) .l-footer a:hover {
  color: #fff;
}

body:not(.page--mocr) .l-footer #block-usfs-copyright ul,
body:not(.page--mocr) .l-footer #block-sociallinks ul,
body:not(.page--mocr) .l-footer .menu--footer ul {
  margin-left: 0;
  padding-left: 0;
}

body:not(.page--mocr) .l-footer #block-usfs-copyright li,
body:not(.page--mocr) .l-footer #block-sociallinks li,
body:not(.page--mocr) .l-footer .menu--footer li {
  list-style: none;
  display: inline-block;
  text-transform: uppercase;
}

body:not(.page--mocr) .l-footer .menu--footer {
  font-weight: bold;
  margin-bottom: 0.5rem;
}

body:not(.page--mocr) .l-footer .menu--footer li {
  display: block;
}

body:not(.page--mocr) .l-footer .footer_social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

body:not(.page--mocr) .l-footer .footer_social-link-link {
  text-indent: -10000px;
  display: inline-block;
  height: 20px;
  width: 28px;
  margin-left: 5px;
  background-size: contain;
  background-repeat: no-repeat;
}

body:not(.page--mocr) .l-footer .footer_social-link-link--fanzone {
  background-image: url("/themes/usfs/images/fanzone.png");
  width: 60px;
}

body:not(.page--mocr) .l-footer .footer_social-link-link--facebook {
  background-image: url("/themes/usfs/images/facebook.svg");
}

body:not(.page--mocr) .l-footer .footer_social-link-link--twitter {
  background-image: url("/themes/usfs/images/twitter.svg");
}

body:not(.page--mocr) .l-footer .footer_social-link-link--instagram {
  background-image: url("/themes/usfs/images/social-insta.svg");
}

body:not(.page--mocr) .l-footer .footer_social-link-link--youtube {
  background-image: url("/themes/usfs/images/youtube.svg");
}

body:not(.page--mocr) .l-footer .footer_social-link-link--getup {
  background-image: url("/themes/usfs/images/get-up.png");
  width: 45px;
}

body:not(.page--mocr) .region-footer {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1600px) {
  body:not(.page--mocr) .region-footer {
    padding-left: 71.5px;
    padding-right: 71.5px;
  }
}
@media (min-width: 1600px) {
  body:not(.page--mocr) .region-footer {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1100px) {
  body:not(.page--mocr) .region-footer .footer_social-link {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 22px 3px;
  }
  body:not(.page--mocr) .region-footer #block-usfs-footer {
    width: 60%;
  }
  body:not(.page--mocr) .region-footer #block-usfs-footer li {
    display: inline-block;
    margin-right: 1rem;
  }
  body:not(.page--mocr) .region-footer h2#block-usfs-footer-menu {
    background: #DA291C;
    color: #fff;
  }
  body:not(.page--mocr) .region-footer #block-sociallinks {
    float: right;
    width: 40%;
    margin-top: -33px;
  }
  body:not(.page--mocr) .region-footer div#block-usfs-copyright {
    clear: left;
  }
}
body:not(.page--mocr) .region-footer .block-usfs-copyright {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.page--mocr .l-footer li + li {
  margin-left: 20px;
}

@media screen and (max-width: 600px) {
  .page--mocr .l-footer li + li {
    margin-left: 0;
  }
}
.taoti-link {
  font-weight: normal !important;
  font-family: "Gotham Narrow Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
}

.paragraph-form__wrapper-form form input::-webkit-input-placeholder, .paragraph-form__wrapper-form form textarea::-webkit-input-placeholder {
  -webkit-appearance: none;
  border: 1px solid #C6C6C6;
  font-size: 0.8888888889rem;
  border-radius: 0;
}

.paragraph-form__wrapper-form form input::-moz-placeholder, .paragraph-form__wrapper-form form textarea::-moz-placeholder {
  -webkit-appearance: none;
  border: 1px solid #C6C6C6;
  font-size: 0.8888888889rem;
  border-radius: 0;
}

.paragraph-form__wrapper-form form input:-ms-input-placeholder, .paragraph-form__wrapper-form form textarea:-ms-input-placeholder {
  -webkit-appearance: none;
  border: 1px solid #C6C6C6;
  font-size: 0.8888888889rem;
  border-radius: 0;
}

.paragraph-form__wrapper-form form input::-ms-input-placeholder, .paragraph-form__wrapper-form form textarea::-ms-input-placeholder {
  -webkit-appearance: none;
  border: 1px solid #C6C6C6;
  font-size: 0.8888888889rem;
  border-radius: 0;
}

.select2-container--open .select2-dropdown, .paragraph-form__wrapper-form form input::placeholder,
.paragraph-form__wrapper-form form textarea::placeholder, .paragraph-form__wrapper-form .form-type-textarea textarea, .paragraph-form__wrapper-form .form-type-select .select2 .select2-selection .select2-selection__rendered, .paragraph-form__wrapper-form .form-type-textfield input,
.paragraph-form__wrapper-form .form-type-email input,
.paragraph-form__wrapper-form .form-type-tel input, .contact-form .form-item input, .form-type-select .select2 .select2-selection, .form-type-textarea textarea, .form-type-textfield input {
  -webkit-appearance: none;
  border: 1px solid #C6C6C6;
  font-size: 0.8888888889rem;
  border-radius: 0;
}

.form-item label {
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.6666666667rem;
  display: block;
  margin-bottom: 0.8333333333rem;
}

.form-type-checkbox label {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 100;
  color: #626262;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 0.7777777778rem;
  line-height: 1.6666666667rem;
  text-transform: capitalize;
  padding-left: 2.7777777778rem;
  cursor: pointer;
  position: relative;
}

.form-type-checkbox label::after {
  background-image: url("../images/checkbox.png");
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0.1111111111rem;
  height: 1.3888888889rem;
  width: 1.3888888889rem;
}

.form-type-checkbox input {
  cursor: pointer;
  visibility: hidden;
}

.form-type-checkbox input:checked + label {
  color: #001489;
}

.form-type-checkbox input:checked + label::after {
  background-image: url("../images/checkbox-selected-icon.png");
}

.form-type-checkbox .description {
  margin-left: 2.7777777778rem;
}

.form-type-radio label {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 100;
  display: inline-block;
  font-size: 0.7777777778rem;
  margin-left: 0.8333333333rem;
}

.form-type-textfield input {
  padding: 0.5555555556rem;
}

.form-type-textarea textarea {
  padding: 1.3888888889rem;
}

.form-type-select .select2 .select2-selection {
  padding: 0.3333333333rem 1.1111111111rem 0.2222222222rem;
  height: auto;
}

.form-type-select .select2 .select2-selection .select2-selection__rendered {
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 700;
  color: #000;
  font-size: 0.8888888889rem;
}

.form-type-select .select2.select2-container--open .select2-selection {
  border-bottom: 0;
}

.form-type-select .select2.select2-container--open .select2-selection .select2-selection__rendered {
  color: #949494;
}

.form-type-select .select2-selection--single .select2-selection__arrow {
  height: 2.2222222222rem;
  top: 0;
  right: 0.5555555556rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2.5px;
}

.form-type-select .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.form-type-select .select2-selection--single .select2-selection__arrow::after {
  background-image: url("../images/arrow-bottom.png");
  background-repeat: no-repeat;
  background-position: center;
  color: #001489;
  content: "";
  width: 1rem;
  height: 0.6111111111rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
}

.full-width-text-mocr {
  margin-bottom: 3.8888888889rem;
  /*table.table-to-list {
    display: table;
    float: none;
    margin: 0 auto 2rem auto;
    width: 100% !important;
    border: none;
    border-collapse: collapse;

    @media (max-width: $width--s) {
      display: none;
    }

    th, td {
      padding: 15px 10px;
    }

    th {
      border: 0;
      border-bottom: 1px solid $color--mine-shaft;
      font-family: $font--futura-pt-condensed;
      font-style: italic;
      font-weight: bolder;
    }

    td {
      border-color: $color--mine-shaft;
    }
  }

  ul.table-to-list {
    display: none;
    margin: 0 0 2rem 0;
    padding: 0;
    width: 100% !important;
    list-style: none;

    li {
      padding: 10px 5px;
      border-bottom: 1px solid $color--mine-shaft;

      &::marker {
        display: none;
      }

      &::before {
        content: none;
      }

      &:first-of-type {
        border-bottom: 1px solid $color--mine-shaft;
        font-family: $font--futura-pt-condensed;
        font-style: italic;
        font-weight: bolder;
      }

      &:last-of-type {
        border-bottom: none;
      }
    }

    @media (max-width: $width--s) {
      display: block;
    }
  }*/
}

.full-width-text-mocr__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 51.5rem;
  width: 100%;
}

.full-width-text-mocr__text h3 {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #333333;
  font-size: 1.7777777778rem;
  line-height: 3.6111111111rem;
  margin-top: 2.2222222222rem;
  text-transform: capitalize;
}

.full-width-text-mocr__text h4 {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #333333;
  font-size: 1.4444444444rem;
  line-height: 3.2777777778rem;
  margin-top: 1.6666666667rem;
  text-transform: capitalize;
}

.full-width-text-mocr__text p {
  margin-top: 0;
  margin-bottom: 1.6666666667rem;
}

.full-width-text-mocr__text p:last-child {
  margin: 0;
}

.full-width-text-mocr__text a {
  color: #0055A5;
}

.full-width-text-mocr__text > img {
  width: 100%;
  height: auto;
}

.full-width-text-mocr table {
  margin-bottom: 3em;
  width: 100% !important;
  border: none;
  border-collapse: collapse;
}

.full-width-text-mocr table > caption:first-child {
  margin-bottom: 1em;
}

.full-width-text-mocr table thead {
  background-position: 50%;
}

.full-width-text-mocr table th,
.full-width-text-mocr table td {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 10px;
}

.full-width-text-mocr table th {
  border: 1px solid #333333;
  font-family: "futura-pt-condensed", sans-serif;
  font-style: italic;
  font-weight: bolder;
}

.full-width-text-mocr table td {
  border: 1px solid #333333;
  background-color: #fff;
}

.full-width-text-mocr table p {
  font-size: 1em;
}

@media screen and (max-width: 850px) {
  .full-width-text-mocr table {
    border-top: 1px solid #333333;
  }
  .full-width-text-mocr table:not(.not-responsive) thead {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
  }
  .full-width-text-mocr table tbody,
  .full-width-text-mocr table tr,
  .full-width-text-mocr table th,
  .full-width-text-mocr table td {
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal;
  }
  .full-width-text-mocr table tr td,
  .full-width-text-mocr table tr th {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2em 1em;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    border: 1px solid #333333;
    border-top: none;
    width: 100% !important;
    white-space: normal;
    font-size: 0.9em;
  }
  .full-width-text-mocr table.not-responsive tr td,
  .full-width-text-mocr table.not-responsive tr th {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .full-width-text-mocr table tr:nth-child(even) td {
    background-color: rgba(51, 51, 51, 0.1);
  }
  .full-width-text-mocr table th[scope=row] {
    width: 100%;
    text-align: center;
    display: block;
    background-color: #868686;
    margin: 0 auto;
    padding: 0.5em 0;
  }
  .full-width-text-mocr table td[data-header]:before {
    content: attr(data-header);
    display: block;
    float: left;
    min-width: 50%;
    color: #000;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    margin-right: 1em;
  }
  .full-width-text-mocr table td[data-header] > * {
    display: block;
    width: 50%;
    float: right;
    clear: right;
    margin-top: 0;
  }
  .full-width-text-mocr table td[data-header]:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    padding-bottom: 200%;
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .full-width-text-mocr table td[data-header]:before {
    max-width: 100px;
    min-width: 100px;
  }
}
.full-width-text {
  margin-bottom: 3.8888888889rem;
  /*table.table-to-list {
    display: table;
    float: none;
    margin: 0 auto 2rem auto;
    width: 100% !important;
    border: none;
    border-collapse: collapse;

    @media (max-width: $width--s) {
      display: none;
    }

    th, td {
      padding: 15px 10px;
    }

    th {
      border: 0;
      border-bottom: 1px solid $color--mine-shaft;
      font-family: $font--futura-pt-condensed;
      font-style: italic;
      font-weight: bolder;
    }

    td {
      border-color: $color--mine-shaft;
    }
  }

  ul.table-to-list {
    display: none;
    margin: 0 0 2rem 0;
    padding: 0;
    width: 100%;
    list-style: none;

    li {
      padding: 10px 5px;
      border-bottom: 1px solid $color--mine-shaft;

      &::marker {
        display: none;
      }

      &::before {
        content: none;
      }

      &:first-of-type {
        border-bottom: 1px solid $color--mine-shaft;
        font-family: $font--futura-pt-condensed;
        font-style: italic;
        font-weight: bolder;
      }

      &:last-of-type {
        border-bottom: none;
      }
    }

    @media (max-width: $width--s) {
      display: block;
    }
  }*/
}

.full-width-text__container, .full-width-text__container--full {
  margin-left: auto;
  margin-right: auto;
  max-width: 51.5rem;
  width: 100%;
}

.full-width-text__container--full {
  max-width: none;
}

.full-width-text__text h3 {
  color: #001489;
  margin-top: 3.8888888889rem;
}

.page-node-204 .full-width-text__text h3 {
  color: #000;
}

.full-width-text__text p {
  margin-top: 0;
  margin-bottom: 1.6666666667rem;
}

.full-width-text__text p:last-child {
  margin: 0;
}

.full-width-text__text > img {
  width: 100%;
  height: auto;
}

.full-width-text table {
  margin-bottom: 3em;
  width: 100% !important;
  border: none;
  border-collapse: collapse;
}

.full-width-text table > caption:first-child {
  margin-bottom: 1em;
}

.full-width-text table thead {
  background-position: 50%;
}

.full-width-text table th,
.full-width-text table td {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 10px;
}

.full-width-text table th {
  border: 1px solid #333333;
  font-family: "futura-pt-condensed", sans-serif;
  font-style: italic;
  font-weight: bolder;
}

.full-width-text table td {
  border: 1px solid #333333;
  background-color: #fff;
}

.full-width-text table p {
  font-size: 1em;
}

@media screen and (max-width: 850px) {
  .full-width-text table {
    border-top: 1px solid #333333;
  }
  .full-width-text table:not(.not-responsive) thead {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
  }
  .full-width-text table tbody,
  .full-width-text table tr,
  .full-width-text table th,
  .full-width-text table td {
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal;
  }
  .full-width-text table tr td,
  .full-width-text table tr th {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2em 1em;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    border: 1px solid #333333;
    border-top: none;
    width: 100% !important;
    white-space: normal;
    font-size: 0.9em;
  }
  .full-width-text table.not-responsive tr td,
  .full-width-text table.not-responsive tr th {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .full-width-text table tr:nth-child(even) td {
    background-color: rgba(51, 51, 51, 0.1);
  }
  .full-width-text table th[scope=row] {
    width: 100%;
    text-align: center;
    display: block;
    background-color: #868686;
    margin: 0 auto;
    padding: 0.5em 0;
  }
  .full-width-text table td[data-header]:before {
    content: attr(data-header);
    display: block;
    float: left;
    min-width: 50%;
    color: #000;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    margin-right: 1em;
  }
  .full-width-text table td[data-header] > * {
    display: block;
    width: 50%;
    float: right;
    clear: right;
    margin-top: 0;
  }
  .full-width-text table td[data-header]:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    padding-bottom: 200%;
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .full-width-text table td[data-header]:before {
    max-width: 100px;
    min-width: 100px;
  }
}
:root {
  --header-height: 227px;
}

body.page--mocr .l-header {
  background-image: url("../images/hero-texture.png");
  background-repeat: no-repeat;
  background-position: center 100%;
  background-size: 100%;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  width: 100%;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  position: relative;
  z-index: 5;
  -webkit-transition: all 1s;
  transition: all 1s;
}

@media (min-width: 1100px) {
  body.page--mocr .l-header {
    height: 182px;
    padding-top: 0;
  }
}
body.page--mocr .l-header:before {
  content: "";
  background-color: #fff;
  -webkit-animation: fadeInFromNone 1s ease-out;
  animation: fadeInFromNone 1s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

body.page--mocr .l-header.menu-expanded:before {
  height: var(--header-height);
}

body.page--mocr .block-membersonlymainnavigation,
body.page--mocr .block-membersonlysecondarynavigation {
  background-image: url("../images/hero-texture-no-gradient.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  background-color: #fff;
  padding: 0 1rem;
  display: none;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

@media (min-width: 1100px) {
  body.page--mocr .block-membersonlymainnavigation,
  body.page--mocr .block-membersonlysecondarynavigation {
    background: none;
    justify-self: initial;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
body.page--mocr .block-membersonlymainnavigation.menu-expanded,
body.page--mocr .block-membersonlysecondarynavigation.menu-expanded {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body.page--mocr .region-header {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 1rem;
  margin-top: 20px;
  position: relative;
  z-index: 1;
  /*nav {
    @include background(hero-texture-no-gradient);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    background-color: $color--white;
    padding: 0 1rem;
    display: none;
    order: 2;

    @include breakpoint($width--l) {
      background: none;
      justify-self: initial;
      padding: 0;
      display: flex;
    }

    &.menu-expanded {
      display: flex;
    }
  }

  .menu-item {
    margin: 0 0 rem(15px) 0;
    @include breakpoint($width--l) {
      margin: 0 rem(15px);
    }

    a,
    span {
      @include font-futura-book;
      color: $color--crimson;
      font-size: rem(18px);
      line-height: normal;
      text-transform: capitalize;
      border-bottom: 4px solid transparent;
      z-index: $z-index--above - 1;

      &:hover {
        font-weight: 300 !important;
        text-decoration: none !important;
      }
    }


    &.no-decoration {
      a,
      span {
        &:hover,
        &:focus,
        &:active {
          @include breakpoint($width--l) {
            border-bottom-color: transparent;
          }
        }
      }
    }
  }*/
}

@media (min-width: 1100px) {
  body.page--mocr .region-header {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
  }
}
body.page--mocr .region-header .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (min-width: 1100px) {
  body.page--mocr .region-header .menu {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
body.page--mocr .region-header .menu--secondary-navigation {
  justify-self: flex-end;
  margin-left: auto;
}

body.page--mocr .region-header .block-usfs-main-menu {
  padding-top: 1rem;
}

@media (min-width: 1100px) {
  body.page--mocr .region-header .block-usfs-main-menu {
    padding-top: 0;
  }
}
body.page--mocr .region-header .menu-toggle__icon {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/menu--open.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/menu--open.svg");
  width: 22px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  -webkit-transition: all 1s;
  transition: all 1s;
  justify-self: flex-end;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: auto;
  z-index: 5;
}

@media (min-width: 1100px) {
  body.page--mocr .region-header .menu-toggle__icon {
    display: none;
  }
}
body.page--mocr .region-header .menu-toggle__icon.menu-toggle--open {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/menu--close.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/menu--close.svg");
}

body.page--mocr .region-header .header-logo__image {
  max-width: 68px;
}

body.page--mocr .header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

body.page--mocr .block-usfs-branding {
  z-index: 1;
}

.l-header .l-header-background {
  background-image: url("../images/hero-texture.png");
  background-repeat: repeat-x;
  background-position: bottom left;
  background-size: cover;
  background-color: #fff;
  -webkit-animation: fadeInFromNone 0.4s ease-out;
  animation: fadeInFromNone 0.4s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (min-width: 1100px) {
  .l-header .l-header-background {
    min-height: 182px;
  }
}
.l-header.menu-expanded .l-header-background, .l-header.menu-toggle--open .l-header-background {
  background-image: url("../images/hero-texture-no-gradient.png");
  background-repeat: repeat;
}

body:not(.page--mocr) .l-header {
  background-image: url("../images/hero-texture.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  width: 100%;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  position: relative;
  z-index: 5;
  -webkit-transition: all 1s;
  transition: all 1s;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 12px;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .l-header {
    background-image: none;
    height: 182px;
    padding-top: 0;
  }
}
body:not(.page--mocr) .region-header {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .region-header {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
  }
}
body:not(.page--mocr) .region-header .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .region-header .menu {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
body:not(.page--mocr) .region-header .menu--secondary-navigation {
  justify-self: flex-end;
  margin-left: auto;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .region-header .menu--secondary-navigation {
    margin-right: 40px !important;
  }
}
body:not(.page--mocr) .region-header nav {
  background-image: url("../images/hero-texture-no-gradient.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #fff;
  padding: 0 1rem;
  display: none;
  background-size: cover;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .region-header nav {
    background-size: inherit;
    background: none;
    justify-self: initial;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
body:not(.page--mocr) .region-header nav.menu-expanded {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body:not(.page--mocr) .region-header .menu-item {
  margin: 0 0 0.8333333333rem;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .region-header .menu-item {
    margin: 0 0.8333333333rem;
  }
}
body:not(.page--mocr) .region-header .menu-item a {
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  color: #000;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  border-bottom: 4px solid transparent;
  z-index: 6;
  width: auto;
}

body:not(.page--mocr) .region-header .menu-item a:hover {
  text-decoration: none;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .region-header .menu-item a:hover {
    border-bottom-color: #A4D65E;
  }
}
@media (min-width: 1100px) {
  body:not(.page--mocr) .region-header .menu-item.no-decoration a:active, body:not(.page--mocr) .region-header .menu-item.no-decoration a:focus, body:not(.page--mocr) .region-header .menu-item.no-decoration a:hover {
    border-bottom-color: transparent;
  }
}
body:not(.page--mocr) .region-header .block-usfs-main-menu {
  padding-top: 1rem;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .region-header .block-usfs-main-menu {
    padding-top: 0;
  }
}
body:not(.page--mocr) .region-header .menu-toggle__icon {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/menu--open.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/menu--open.svg");
  width: 22px;
  height: 28px;
  min-width: 22px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  -webkit-transition: all 1s;
  transition: all 1s;
  justify-self: flex-end;
  -ms-flex-item-align: center;
  align-self: center;
  z-index: 6;
  margin: 11px 0 0 14px;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .region-header .menu-toggle__icon {
    display: none;
  }
}
body:not(.page--mocr) .region-header .menu-toggle__icon.menu-toggle--open {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/menu--close.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/menu--close.svg");
}

body:not(.page--mocr) .header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

body:not(.page--mocr) .block-usfs-branding {
  z-index: 1;
}

body.page-node-type-specialty-landing-page .specialty-page__header .page-title, h6, h5, h4, h3, h2, h1 {
  display: block;
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  -ms-hyphens: none;
  hyphens: none;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 2.2222222222rem;
  text-rendering: optimizeLegibility;
}

@media print {
  body.page-node-type-specialty-landing-page .specialty-page__header .page-title, h6, h5, h4, h3, h2, h1 {
    orphans: 3;
    page-break-after: avoid;
    widows: 3;
  }
  body.page-node-type-specialty-landing-page .specialty-page__header .page-title::after, h6::after, h5::after, h4::after, h3::after, h2::after, h1::after {
    display: inline-block;
  }
}
h1 {
  color: #001489;
  font-size: 5.5555555556rem;
}

h2 {
  color: #000;
  font-size: 1.6666666667rem;
  text-transform: uppercase;
}

h3 {
  color: #000;
  font-size: 1.3333333333rem;
  text-transform: capitalize;
}

h4 {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
}

h5 {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
}

h6 {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
}

body.page--mocr h1 {
  font-family: "futura-pt", sans-serif;
  font-weight: 800;
  color: #333333;
  font-size: 3.7222222222rem;
  line-height: 4.7777777778rem;
  text-transform: capitalize;
}

body.page--mocr h2 {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #333333;
  font-size: 3.0555555556rem;
  line-height: 4.7777777778rem;
  text-transform: capitalize;
  margin-bottom: 1.6666666667rem;
}

body.page--mocr h3 {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  color: #333333;
  font-size: 2.1111111111rem;
  line-height: 3.6111111111rem;
  margin-bottom: 1.6666666667rem;
  text-transform: inherit;
}

body.page--mocr h4 {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #333333;
  font-size: 1.7777777778rem;
  line-height: 3.6111111111rem;
  margin-bottom: 1.6666666667rem;
  font-style: oblique;
  text-transform: inherit;
  font-weight: 400;
}

body.page--mocr h5 {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #333333;
  font-size: 1.5rem;
  line-height: 3.6111111111rem;
  margin-bottom: 1.6666666667rem;
  text-transform: inherit;
  font-weight: 400;
}

body.page--mocr .hero-section-mocr {
  min-height: 30.0555555556rem;
  margin-bottom: 3.3333333333rem;
  border-radius: 0 2.1111111111rem 2.1111111111rem 0;
  -webkit-box-shadow: 0px 4px 8px rgba(161, 164, 184, 0.59);
  box-shadow: 0px 4px 8px rgba(161, 164, 184, 0.59);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 1.1111111111rem 1.6666666667rem;
  /*&::before {
    background: $color--gradient-red;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.7;
    border-radius: 0 rem(38px) rem(38px) 0;

    @include breakpoint($width--l) {
      border-radius: rem(38px);
    }
  }*/
}

@media (min-width: 1100px) {
  body.page--mocr .hero-section-mocr {
    border-radius: 2.1111111111rem;
  }
}
body.page--mocr .hero-section-mocr--color-red .hero-section-mocr__container-bg {
  background-color: #E1161F;
}

body.page--mocr .hero-section-mocr--color-blue .hero-section-mocr__container-bg {
  background-color: #0055A5;
}

body.page--mocr .hero-section-mocr__container-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: #E1161F;
  border-radius: 0 2.1111111111rem 2.1111111111rem 0;
}

@media (min-width: 1100px) {
  body.page--mocr .hero-section-mocr__container-bg {
    border-radius: 2.1111111111rem;
  }
}
body.page--mocr .hero-section-mocr__background {
  background-repeat: no-repeat;
  background-size: cover;
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
  border-radius: 0 2.1111111111rem 2.1111111111rem 0;
}

@media (min-width: 1100px) {
  body.page--mocr .hero-section-mocr__background {
    border-radius: 2.1111111111rem;
  }
}
body.page--mocr .hero-section-mocr__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 1100px) {
  body.page--mocr .hero-section-mocr__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
body.page--mocr .hero-section-mocr__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 100%;
}

@media (min-width: 1100px) {
  body.page--mocr .hero-section-mocr__heading {
    -ms-flex-preferred-size: 41.9444444444rem;
    flex-basis: 41.9444444444rem;
    width: auto;
  }
}
body.page--mocr .hero-section-mocr__page-pre-title {
  color: #fff;
  margin-bottom: 1.3888888889rem;
}

body.page--mocr .hero-section-mocr__page-title {
  color: #fff;
  font-size: 1.9444444444rem;
  line-height: 2.3333333333rem;
  margin-bottom: 1.3888888889rem;
  text-transform: initial;
}

@media (min-width: 1100px) {
  body.page--mocr .hero-section-mocr__page-title {
    font-size: 3.7222222222rem;
    line-height: 4.7777777778rem;
    margin-bottom: 2.2222222222rem;
  }
}
body.page--mocr .hero-section-mocr__page-description {
  color: #fff;
  max-width: 39.8333333333rem;
}

.hero-section-new {
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin-bottom: 3.3333333333rem;
  padding-top: 2rem;
  background-color: #f7f7f7;
}

@media (min-width: 1100px) {
  .hero-section-new {
    margin-bottom: 6.6666666667rem;
  }
}
@media (min-width: 1800px) {
  .hero-section-new {
    clip-path: polygon(95px 0, 100% 0, calc(100% - 95px) 100%, 0 100%);
  }
}
.hero-section-new .limit {
  max-width: calc(1400px + 2rem);
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.hero-section-new__container {
  margin-bottom: 2rem;
}

@media (min-width: 1100px) {
  .hero-section-new__container {
    margin-bottom: -2rem;
  }
}
.hero-section-new__breadcrumbs {
  font-family: "Myriad Pro Regular", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1rem;
  font-style: italic;
  font-size: 0.7777777778rem;
  text-transform: uppercase;
  color: #868686;
}

.hero-section-new__breadcrumbs .breadcrumb {
  padding-bottom: 0;
}

.hero-section-new__breadcrumbs .breadcrumb li:before {
  display: none;
}

.hero-section-new__breadcrumbs .breadcrumb li:not(:last-child):after {
  content: ">";
  position: relative;
  top: -1px;
  margin: 0 2px 0 4px;
  color: #001489;
}

.hero-section-new__breadcrumbs a {
  display: inline-block;
  position: relative;
  font-weight: bold;
  white-space: nowrap;
}

.hero-section-new__breadcrumbs a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1em;
  left: 0;
  right: 0;
  width: 0;
  height: 4px;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%);
  background-color: #A2D45F;
}

.hero-section-new__breadcrumbs a:hover {
  text-decoration: none;
}

.hero-section-new__breadcrumbs a:hover:after {
  width: 100%;
}

.hero-section-new__breadcrumbs .breadcrumb + a {
  margin-left: 0.5rem;
}

.hero-section-new__main-container {
  -ms-flex-item-align: center;
  align-self: center;
}

@media (min-width: 800px) {
  .hero-section-new__main-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 1100px) {
  .hero-section-new__main-container {
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
  }
}
.hero-section-new__header {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  -ms-flex-item-align: center;
  align-self: center;
  margin-bottom: 1rem;
}

@media (min-width: 800px) {
  .hero-section-new__header {
    margin-bottom: 0;
  }
}
@media (min-width: 1100px) {
  .hero-section-new__header {
    -ms-flex-preferred-size: 56%;
    flex-basis: 56%;
    padding: 2rem 0 4rem;
  }
}
.hero-section-new__page-title {
  margin-bottom: 0.5em;
  font-size: 2rem;
  line-height: 1;
}

@media (min-width: 600px) {
  .hero-section-new__page-title {
    font-size: 4.1666666667rem;
  }
}
@media (min-width: 1600px) {
  .hero-section-new__page-title {
    font-size: 5.5555555556rem;
  }
}
.hero-section-new__event-type {
  position: relative;
  display: inline-block;
  margin: 0;
  padding-right: 1.6666666667rem;
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
  color: #001489;
}

.hero-section-new__event-type:after {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  left: 100%;
  width: 100vw;
  height: 4px;
  background-color: #A2D45F;
}

.hero-section-new__image-wrapper {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  margin: 0;
  padding: 1rem;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  background-color: white;
}

@media (min-width: 1100px) {
  .hero-section-new__image-wrapper {
    -ms-flex-preferred-size: 36%;
    flex-basis: 36%;
  }
}
.hero-section-new__image-wrapper img {
  max-width: 100%;
  height: auto;
}

.hero-section-new__bottom-container {
  background-image: linear-gradient(268deg, #5A6DD9, #001489);
  color: white;
}

.hero-section-new__bottom-container .limit {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 800px) {
  .hero-section-new__bottom-container .container {
    margin-right: 36%;
    padding-right: 1rem;
  }
}
.hero-section-new__bottom-container p {
  display: inline-block;
  margin: 0.3333333333rem 0;
  font-size: 0.7777777778rem;
}

.hero-section-new__bottom-container p:first-child {
  padding-right: 4.7222222222rem;
}

@media (min-width: 800px) {
  .hero-section-new__bottom-container p {
    font-size: inherit;
    white-space: nowrap;
  }
}
.hero-section-new__bottom-container strong {
  display: block;
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-size: 0.7777777778rem;
  font-style: italic;
  text-transform: uppercase;
}

@media (min-width: 800px) {
  .hero-section-new__bottom-container strong {
    display: inline;
  }
}
.hero-section {
  background-color: #f7f7f7;
  position: relative;
  margin-bottom: 3.3333333333rem;
  z-index: 2;
  position: relative;
}

@media (min-width: 1100px) {
  .hero-section {
    margin-bottom: 6.6666666667rem;
  }
}
.hero-section::after {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  content: "";
  position: absolute;
  bottom: -60px;
  right: 0;
  left: 0;
  height: 4px;
  background-color: #A2D45F;
  display: none;
}

@media (min-width: 1100px) {
  .hero-section::after {
    display: block;
  }
}
.hero-section__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  /*    max-width: 100%;
      margin-right: 0;
      margin-left: 0;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 29.2777777778rem;
  padding-top: 25px;
  padding-bottom: 70px;
  padding-left: clamp(20px, 5.35vw, 75px);
}

@media screen and (max-width: 1099px) {
  .hero-section__container {
    padding-left: 0;
    padding-bottom: 0;
  }
}
.hero-section__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  width: clamp(300px, 36vw, 600px);
  margin: auto 0;
}

@media screen and (max-width: 1099px) {
  .hero-section__text {
    width: 100%;
    padding: 0 clamp(20px, 5.35vw, 75px);
  }
}
.hero-section__page-title {
  font-size: clamp(36px, 3.81vw, 42px);
  line-height: 0.8;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}

.hero-section__page-description {
  max-width: 22.2222222222rem;
}

@media (min-width: 1600px) {
  .hero-section__page-description {
    max-width: 27.6666666667rem;
  }
}
.hero-section__page-description p {
  font-size: 15px;
  line-height: 1.3;
  margin: 0 0 20px;
}

.hero-section__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hero-section__links a:not(.hero-section__link--nbc-sports) {
  font-size: 0.7777777778rem;
  line-height: 1.2222222222rem;
  margin-left: 0.5555555556rem;
  margin-right: auto !important;
  margin-bottom: 5px !important;
}

.hero-section__links a:not(.hero-section__link--nbc-sports)::after {
  height: 0.7777777778rem;
  width: 0.7777777778rem;
}

.hero-section__links a:not(.hero-section__link--nbc-sports):first-child {
  margin-left: 0;
}

.hero-section__links .hero-section__link--nbc-sports {
  margin-top: 40px;
  display: block;
}

.hero-section__tags > * {
  margin-right: 20px;
  font-size: 0.8888888889rem;
}

.hero-section__tags > *::before {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-style: normal;
  color: #000;
  content: "|";
  display: inline-block;
  position: relative;
  left: -10px;
}

.hero-section__tags > *:first-child::before {
  display: none;
}

.hero-section__tags > *:last-child {
  margin-right: 0;
}

.hero-section__venue {
  display: block;
}

.hero-section__broacasting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hero-section__broacasting > * {
  margin-right: 15px;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 600px) {
  .hero-section__broacasting > * {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.hero-section__broacasting > *:last-child {
  margin-right: 0;
}

.hero-section__broacasting > * img {
  height: 25px;
  width: auto;
}

.hero-section__broacasting > * img[alt="NBC Sports Gold logo"] {
  height: 15px;
}

.hero-section__broacasting .ticket {
  text-indent: -10000px;
  background-image: url("../images/tickets-icon-blk.png");
  background-repeat: no-repeat;
  background-position: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 25px;
}

@media (min-width: 600px) {
  .hero-section__broacasting .ticket {
    background-position: center;
  }
}
.hero-section__image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

@media (min-width: 1100px) {
  .hero-section__image-wrapper {
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    max-width: 33.3333333333rem;
  }
}
@media (min-width: 1400px) {
  .hero-section__image-wrapper {
    max-width: 40.8333333333rem;
  }
}
@media (min-width: 1600px) {
  .hero-section__image-wrapper {
    max-width: 46.3888888889rem;
  }
}
@media (min-width: 1800px) {
  .hero-section__image-wrapper {
    max-width: 51.9444444444rem;
  }
}
.hero-section__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: 0;
  object-position: 0;
  clip-path: polygon(0 10%, 0 100%, 100% 100%, 100% 0);
  border-left: 1.3888888889rem solid #fff;
  border-right: 1.3888888889rem solid #fff;
}

@media (min-width: 1100px) {
  .hero-section__image {
    clip-path: polygon(17% 0, 0 100%, 100% 100%, 100% 0);
    border-top: 0.5555555556rem solid #fff;
    border-bottom: 0.5555555556rem solid #fff;
    border-left: 0;
    border-right: 0;
    -o-object-position: top;
    object-position: top;
  }
}
.hero-section__breadcrumbs {
  margin-bottom: clamp(30px, 5.71vw, 80px);
  max-width: 51%;
  line-height: 1;
}

@media screen and (max-width: 1099px) {
  .hero-section__breadcrumbs {
    max-width: 100%;
    padding: 0 clamp(20px, 5.35vw, 75px);
  }
}
.hero-section__breadcrumbs .breadcrumb li {
  font-size: clamp(12px, 1.27vw, 14px);
  text-transform: uppercase;
  color: black;
}

.hero-section__breadcrumbs .breadcrumb li::before {
  font-family: "Myriad Pro Regular", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  content: ">";
  margin: 0 2px;
  position: relative;
  top: -2px;
}

.hero-section__breadcrumbs .breadcrumb li:first-child::before {
  content: none;
}

.hero-section__breadcrumbs .breadcrumb li a {
  font-family: "Myriad Pro Bold Italic", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 700;
  position: relative;
}

.hero-section__breadcrumbs .breadcrumb li a:hover {
  text-decoration: none;
}

.hero-section__breadcrumbs .breadcrumb li a:hover::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  height: 4px;
  width: 100%;
  background-color: #A2D45F;
}

.page-node-65 .hero-section::after {
  display: none;
}

.home-page-slider {
  position: relative;
  margin-bottom: 3.3333333333rem;
  border-right: 1px solid #fff;
  z-index: 2;
}

.home-page-slider.handler-overflow {
  height: 1020px;
  overflow: hidden;
}

@media (min-width: 600px) {
  .home-page-slider.handler-overflow {
    height: 1380px;
  }
}
@media (min-width: 927px) {
  .home-page-slider.handler-overflow {
    height: 1560px;
  }
}
@media (min-width: 1100px) {
  .home-page-slider.handler-overflow {
    height: 745px;
  }
}
.home-page-slider > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home-page-slider .slide--middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home-page-slider__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 300px;
  padding: 0;
  color: #fff;
  height: inherit;
  position: relative;
  width: 100%;
  height: 100%;
}

@media (min-width: 1100px) {
  .home-page-slider__slide {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.home-page-slider__slide-first-column {
  background-color: #001489;
  background: transparent linear-gradient(131deg, #5A6DD9 0%, #001489 100%) 0% 0% no-repeat padding-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 1.1111111111rem 3.3333333333rem 1.1111111111rem 2.2222222222rem;
  clip-path: polygon(0 0, 100% 0, 100% 96%, 0 100%);
}

@media (min-width: 600px) {
  .home-page-slider__slide-first-column {
    padding: 3.6111111111rem 5.5555555556rem 1.1111111111rem 3.3333333333rem;
  }
}
@media (min-width: 1100px) {
  .home-page-slider__slide-first-column {
    clip-path: none;
    padding: 3.6111111111rem 0 1.1111111111rem 1.1111111111rem;
  }
}
@media (max-width: 650px) {
  .home-page-slider__slide-first-column h1 {
    font-size: 4rem;
  }
}
@media (max-width: 450px) {
  .home-page-slider__slide-first-column h1 {
    font-size: 2.4rem;
  }
}
.home-page-slider__slide-first-column-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  max-width: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 30px;
  height: 100%;
}

.home-page-slider__slide-count {
  border-bottom: 4px solid #A4D65E;
  padding-bottom: 0.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 1.5rem;
}

@media (min-width: 1100px) {
  .home-page-slider__slide-count {
    padding-bottom: 1.5rem;
    margin-bottom: 2rem;
  }
}
.home-page-slider__slide-title {
  max-width: 33.3333333333rem;
  font-size: 2.5rem;
  line-height: 2.2222222222rem;
  text-transform: uppercase;
  margin-bottom: 1.1111111111rem;
  margin-top: auto;
  /*    @include breakpoint($width--s) {
        line-height: rem(60px);
      }

      @include breakpoint($width--l) {
        margin-bottom: rem(27px);
      }

      @include breakpoint($width--xl) {
        max-width: rem(650px);
      }*/
}

.home-page-slider__slide-title h1 {
  display: block;
  line-height: 0.8;
  margin-bottom: 0;
  font-size: clamp(42px, 4.14vw, 58px);
  line-height: 0.9;
}

.home-page-slider__slide-title a {
  color: #fff;
}

.home-page-slider__slide-title a:hover {
  text-decoration: none;
}

.home-page-slider__slide-summary {
  max-width: 22.2222222222rem;
}

.home-page-slider__slide-summary p {
  font-size: 15px;
  line-height: 1.3;
  margin: 0 0 1.1111111111rem;
}

@media (min-width: 1600px) {
  .home-page-slider__slide-summary {
    max-width: 27.6666666667rem;
  }
  .home-page-slider__slide-summary p {
    margin: 0 0 1.6666666667rem;
  }
}
.home-page-slider__slide-links {
  padding-bottom: 1rem;
  margin-bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 600px) {
  .home-page-slider__slide-links {
    display: inherit;
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
  }
}
.home-page-slider__slide-links a {
  color: #fff !important;
  font-size: 0.7777777778rem;
  line-height: 1.2222222222rem;
  margin-left: 0.5555555556rem;
  margin-right: 1rem;
}

.home-page-slider__slide-links a::after {
  background-image: url("../images/arrow_white.svg") !important;
  height: 0.7777777778rem;
  width: 0.7777777778rem;
  margin-right: 1.5rem;
}

.home-page-slider__slide-links a:hover {
  border-color: #fff;
}

.home-page-slider__slide-links a:hover::before {
  display: none !important;
}

.home-page-slider__slide-links a:first-child {
  margin-left: 0;
}

.home-page-slider__slide-links a.button--highlight::after {
  background-image: url("../images/tv-icon.png") !important;
  top: 5.8px !important;
}

.home-page-slider__slide-links a.button--results::after {
  background-image: url("../images/results-icon.png") !important;
  top: 5.8px !important;
}

.home-page-slider .sliderControls .button--basic,
.home-page-slider .sliderControls .button--basic-white {
  width: 2.5rem;
  height: 1rem;
  margin-right: 1rem;
}

.home-page-slider .sliderControls.mobile-only {
  margin: 4rem auto 0;
}

.home-page-slider .sliderControls.mobile-only .button--basic {
  opacity: 1;
}

.home-page-slider__slide-second-column {
  margin-top: -2rem;
  z-index: -1;
}

@media (min-width: 1100px) {
  .home-page-slider__slide-second-column {
    margin-top: 0;
    z-index: 0;
  }
}
.home-page-slider__slide-image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.home-page-slider__slide-image-wrapper::after {
  content: "";
  background: #fff;
  height: 2px;
  bottom: 0;
  position: absolute;
  right: 0;
  left: 0;
  display: none;
}

@media (min-width: 1100px) {
  .home-page-slider__slide-image-wrapper::after {
    display: block;
  }
}
@media (min-width: 1100px) {
  .home-page-slider__slide-image-wrapper {
    bottom: 0;
    position: absolute;
    right: 0;
    top: -1px;
    max-width: 50%;
  }
}
@media (min-width: 1800px) {
  .home-page-slider__slide-image-wrapper {
    max-width: 49.0555555556rem;
  }
}
.home-page-slider__slide-image-wrapper img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -o-object-position: center;
  object-position: center;
  border-left: 1.3888888889rem solid #fff;
  border-right: 1.3888888889rem solid #fff;
}

@media (min-width: 1100px) {
  .home-page-slider__slide-image-wrapper img {
    clip-path: polygon(17% 0, 0 100%, 100% 100%, 100% 0);
    border-top: 0.5555555556rem solid #fff;
    border-bottom: 0.5555555556rem solid #fff;
    border-left: 0;
    border-right: 0;
    -o-object-position: top;
    object-position: top;
  }
}
.home-page-slider.black .home-page-slider__slide-first-column {
  background: #000;
}

.image-with-caption-mocr {
  margin-bottom: 3.3333333333rem;
}

.image-with-caption-mocr__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 51.5rem;
  width: 100%;
}

.image-with-caption-mocr__image img {
  width: 100%;
  height: auto;
}

.image-with-caption-mocr__caption {
  font-family: "futura-pt", sans-serif;
  font-weight: 200;
  color: #333333;
  font-size: 0.8888888889rem;
  line-height: 1.9444444444rem;
  text-align: center;
}

.large-color-divider {
  margin-bottom: 2.5rem;
  background: transparent linear-gradient(131deg, #7AB824 0%, #A4D65E 100%) 0% 0% no-repeat padding-box;
}

@media (min-width: 1100px) {
  .large-color-divider {
    margin-bottom: 8.3333333333rem;
  }
}
.large-color-divider__orange {
  background: transparent linear-gradient(131deg, #D69D00 0%, #D69D00 100%) 0% 0% no-repeat padding-box;
}

.large-color-divider__green {
  background: transparent linear-gradient(131deg, #7AB824 0%, #A4D65E 100%) 0% 0% no-repeat padding-box;
}

.large-color-divider__blue {
  background: transparent linear-gradient(131deg, #001489 0%, #001489 100%) 0% 0% no-repeat padding-box;
}

.large-color-divider__red {
  background: transparent linear-gradient(131deg, #DA291C 0%, #DA291C 100%) 0% 0% no-repeat padding-box;
}

.large-color-divider__yellow {
  background: transparent linear-gradient(131deg, #FFC72C 0%, #FFC72C 100%) 0% 0% no-repeat padding-box;
}

.large-color-divider__container {
  max-width: 65rem;
  margin: 0 auto;
  padding: 5.5555555556rem 1.1111111111rem 6.2222222222rem;
}

@media (min-width: 600px) {
  .large-color-divider__container {
    padding: 5.5555555556rem 0 6.2222222222rem 3.8888888889rem;
  }
}
@media (min-width: 1400px) {
  .large-color-divider__container {
    padding: 5.5555555556rem 0 6.2222222222rem;
  }
}
.large-color-divider__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 600px;
  border-bottom: 3px solid #fff;
  padding-bottom: 2.0833333333rem;
}

.large-color-divider__title {
  color: #fff;
  font-size: 2.2222222222rem;
  line-height: 1.9444444444rem;
  text-transform: initial;
}

@media (min-width: 600px) {
  .large-color-divider__title {
    font-size: 3.3333333333rem;
    line-height: 2.7777777778rem;
  }
}
.large-color-divider__description {
  color: #fff;
  margin-bottom: 1.6666666667rem;
  line-height: 1.3333333333rem;
  max-width: 25rem;
}

.large-color-divider__description a {
  color: #fff;
}

.large-color-divider__description p {
  margin-top: 0;
}

.large-color-divider__description p:last-child {
  margin-bottom: 0;
}

.large-image-divider {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 46.9444444444rem;
  margin-bottom: 8.3333333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 3.8888888889rem 1.1111111111rem;
}

@media (min-width: 1100px) {
  .large-image-divider {
    padding: 8.3333333333rem 1.1111111111rem;
  }
}
.large-image-divider__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 2.1111111111rem;
  -webkit-box-shadow: 0px 4px 8px rgba(161, 164, 184, 0.59);
  box-shadow: 0px 4px 8px rgba(161, 164, 184, 0.59);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5.6666666667rem 1.1111111111rem;
}

.large-image-divider__title {
  max-width: 42.3333333333rem;
  font-size: 1.5555555556rem !important;
  line-height: 2.5rem !important;
}

@media (min-width: 1100px) {
  .large-image-divider__title {
    font-size: 3.0555555556rem;
    line-height: 4.7777777778rem;
  }
}
.large-image-divider__text-block {
  max-width: 36rem;
  margin-bottom: 2.5rem;
  font-size: 0.8888888889rem;
}

@media (min-width: 1100px) {
  .large-image-divider__text-block {
    font-size: 1.3333333333rem;
  }
}
@media print {
  body.page--mocr .l-content a, body.page--mocr a, body a {
    text-decoration: none;
  }
  body.page--mocr .l-content a[href]::after, body a[href]::after {
    content: "<" attr(href) ">";
    font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
    font-size: 10pt;
    font-weight: normal;
    line-height: 1.2;
    text-transform: lowercase;
  }
  body.page--mocr .l-content a[href^="javascript:"]::after, body a[href^="javascript:"]::after, body.page--mocr .l-content a[href^="mailto:"]::after, body a[href^="mailto:"]::after, body.page--mocr .l-content a[href^="tel:"]::after, body a[href^="tel:"]::after, body.page--mocr .l-content a[href^="#"]::after, body a[href^="#"]::after, body.page--mocr .l-content a[href*="?"]::after, body a[href*="?"]::after {
    content: "";
  }
}
body a {
  color: #001489;
  text-decoration: none;
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 700;
}

body a:hover {
  text-decoration: underline;
}

body.page--mocr {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
}

body.page--mocr a {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #E1161F;
  text-decoration: none !important;
  -webkit-transition: all 1s;
  transition: all 1s;
}

body.page--mocr a:hover {
  text-decoration: underline;
}

body.page--mocr .l-content a {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  color: #E1161F;
  text-decoration: underline;
}

.members-only-video {
  margin-bottom: 65px;
}

.members-only-video__container {
  width: 100%;
  height: 320px;
  position: relative;
}

@media (min-width: 600px) {
  .members-only-video__container {
    height: 420px;
  }
}
@media (min-width: 927px) {
  .members-only-video__container {
    height: 620px;
  }
}
@media (min-width: 1400px) {
  .members-only-video__container {
    height: 920px;
  }
}
.members-only-video__overlay {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 1;
  -webkit-transition: All ease 1000ms;
  transition: All ease 1000ms;
}

.members-only-video__overlay.playing {
  bottom: 80px;
  -webkit-transition: All ease 1000ms;
  transition: All ease 1000ms;
  opacity: 0;
}

.members-only-video__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  opacity: 1;
  position: relative;
  z-index: -1;
}

.members-only-video__image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.members-only-video__video video {
  width: 100%;
  height: 320px;
}

@media (min-width: 600px) {
  .members-only-video__video video {
    height: 420px;
  }
}
@media (min-width: 927px) {
  .members-only-video__video video {
    height: 620px;
  }
}
@media (min-width: 1400px) {
  .members-only-video__video video {
    height: 920px;
  }
}
.members-only-video__play {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.members-only-video__play::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/play-crimson.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/play-crimson.svg");
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  background-color: rgba(255, 207, 209, 0.8);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

@media (min-width: 600px) {
  .members-only-video__play::after {
    background-size: 70px;
    width: 150px;
    height: 150px;
  }
}
@media (min-width: 927px) {
  .members-only-video__play::after {
    background-size: 100px;
    width: 270px;
    height: 270px;
  }
}
@media (min-width: 1400px) {
  .members-only-video__play::after {
    background-size: 135px;
    width: 303px;
    height: 303px;
  }
}
/*body.page--mocr {
  nav {
    width: 100%;
    @include breakpoint($width--l) {
      width: auto;
    }
  }

  .menu {
    display: flex;
    align-items: center;
    margin: 0 !important;
    position: relative;
    flex-wrap: wrap;

    @media print {
      display: none;
    }

    @include breakpoint($width--l) {
      flex-wrap: nowrap;
      height: 100%;
    }

    * {
      transition: all 0.3s ease;
    }
  }

  ul:not(.toolbar-menu) .menu-item {
    align-items: stretch;
    display: flex;
    flex-basis: 100%;
    flex-wrap: wrap;
    width: 100%;
    padding: 13px 19px;

    @include breakpoint($width--l) {
      flex-basis: auto;
      flex-shrink: 1;
      width: auto;
    }

    &:first-of-type {
      margin-left: 0;
    }

    &:last-of-type {
      margin-right: 0;
    }

    &:hover {
      list-style-type: none;
    }

    .sub-menu {
      align-items: flex-start;
      align-content: flex-start;
      justify-content: space-between;
      display: none;
      overflow: hidden;
      flex-wrap: wrap;
      width: 100%;
      transition: all 1s;

      @include breakpoint($width--l) {
        left: 0;
        position: absolute;
      }
    }

    &:hover,
    &:focus,
    &:active {

      @include breakpoint($width--l) {
        flex-shrink: 1;
      }

      .sub-menu {
        transition: all 1s;
        animation: fadeInFromNone 0.4s ease-out;

      }
    }

    .menu-item--expanded {
      &::after {
        @include background(plus-icon);
        background-repeat: no-repeat;
        background-size: 15px;
        background-position: center;
        content: '';
        position: absolute;
        right: 10px;
        width: 22px;
        height: 22px;
        top: 18px;
        cursor: pointer;
      }

      &.expanded {
        &::after {
          @include background(less-icon);
        }
      }
    }
  }
}
*/
body:not(.page--mocr) .l-header.menu-expanded .l-header-background {
  min-height: 432px;
}

body:not(.page--mocr) .l-header.menu-toggle--open .menu-toggle__icon {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/menu--close.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/menu--close.svg");
}

body:not(.page--mocr) .l-header.menu-toggle--open .block-usfs-main-menu .menu-item--expanded {
  position: relative;
}

body:not(.page--mocr) .l-header.menu-toggle--open .block-usfs-main-menu .menu-item--expanded.expanded::after, body:not(.page--mocr) .l-header.menu-toggle--open .block-usfs-main-menu .menu-item--expanded.sub-menu-item--expanded::after {
  background-image: url("../images/less-icon.png");
}

body:not(.page--mocr) .l-header.menu-toggle--open .block-usfs-main-menu .menu-item--expanded.expanded > .sub-menu, body:not(.page--mocr) .l-header.menu-toggle--open .block-usfs-main-menu .menu-item--expanded.sub-menu-item--expanded > .sub-menu {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

body:not(.page--mocr) .l-header.menu-toggle--open .block-usfs-main-menu .menu-item--expanded .sub-menu--level-0 {
  display: none !important;
  height: auto;
}

body:not(.page--mocr) .l-header.menu-toggle--open .block-usfs-main-menu .menu-item--expanded .menu__submenu-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 10px;
  width: 16px;
  height: 16px;
  border: 0;
  padding: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  outline-offset: 2px;
  outline-color: #001489;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}

body:not(.page--mocr) .l-header.menu-toggle--open .block-usfs-main-menu .menu-item--expanded .menu__submenu-toggle.active {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

body:not(.page--mocr) .l-header.menu-toggle--open .block-usfs-main-menu .menu-item--expanded .menu__submenu-toggle.active span::before {
  opacity: 0;
}

body:not(.page--mocr) .l-header.menu-toggle--open .block-usfs-main-menu .menu-item--expanded .menu__submenu-toggle span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
}

body:not(.page--mocr) .l-header.menu-toggle--open .block-usfs-main-menu .menu-item--expanded .menu__submenu-toggle span::before, body:not(.page--mocr) .l-header.menu-toggle--open .block-usfs-main-menu .menu-item--expanded .menu__submenu-toggle span::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  height: 2px;
  background-color: #000;
  opacity: 1;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

body:not(.page--mocr) .l-header.menu-toggle--open .block-usfs-main-menu .menu-item--expanded .menu__submenu-toggle span::after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg);
  transform: translate3d(-50%, -50%, 0) rotate(90deg);
}

body:not(.page--mocr) nav {
  width: 100%;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) nav {
    width: auto;
  }
}
body:not(.page--mocr) .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 !important;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media print {
  body:not(.page--mocr) .menu {
    display: none;
  }
}
@media (min-width: 1100px) {
  body:not(.page--mocr) .menu {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
  }
}
body:not(.page--mocr) .menu * {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .menu .mobile-link {
    display: none !important;
  }
}
@media (min-width: 1100px) {
  body:not(.page--mocr) .menu__submenu-toggle {
    display: none;
  }
}
body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  z-index: 6;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: auto;
    position: relative;
  }
}
body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item:first-of-type {
  margin-left: 0;
}

body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item:last-of-type {
  margin-right: 0;
}

body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu {
  height: auto;
  padding-top: 1.1111111111rem;
  padding-left: 1.1111111111rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  width: 100%;
  -webkit-transition: all 1s;
  transition: all 1s;
  z-index: 5;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu {
    left: 0;
    position: absolute;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 550px;
    padding-top: 3.1666666667rem;
    padding-left: 0;
  }
  body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu.expanded {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: flexFadeInFromNone 0.4s ease-out;
    animation: flexFadeInFromNone 0.4s ease-out;
  }
}
body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu .sub-menu-group--1, body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu .sub-menu-group--2 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu .sub-menu-group--1, body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu .sub-menu-group--2 {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }
}
body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu .menu-item {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin: 0 0 1.3888888889rem;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu .menu-item {
    -ms-flex-preferred-size: 257px;
    flex-basis: 257px;
  }
}
@media (min-width: 1100px) {
  body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu .menu-item.sub-menu-item-tree > a::after {
    background-image: url("../images/plus-icon.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    content: "";
    position: absolute;
    margin-left: 10px;
    width: 22px;
    height: 22px;
    top: 0;
  }
}
body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu .menu-item.sub-menu-item--expanded > a:after {
  background-image: url("../images/less-icon.png");
}

body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu .menu-item.sub-menu-item--expanded .sub-menu {
  -webkit-animation: fadeInFromNone 0.4s ease-out;
  animation: fadeInFromNone 0.4s ease-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu .menu-item.sub-menu-item--collapsed > a:after {
  background-image: url("../images/plus-icon.png");
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu .sub-menu {
    position: relative;
    padding-top: 24px;
    padding-left: 20px;
    width: 257px;
  }
  body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu .sub-menu .menu-item {
    margin: 0 0 0.5555555556rem;
  }
  body:not(.page--mocr) .menu:not(.toolbar-menu) .menu-item .sub-menu .sub-menu .menu-item a {
    font-size: 0.7777777778rem;
    text-transform: capitalize;
  }
}
.node-resource-teaser__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 520px;
}

.node-resource-teaser__icon-wrapper {
  margin-right: 20px;
}

.node-resource-teaser__title {
  font-family: "futura-pt-bold", sans-serif;
  font-weight: 700;
  color: #001489;
  font-size: 0.7777777778rem;
  line-height: 1.3333333333rem;
  margin-bottom: 0;
}

.node-resource-teaser__description {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #001489;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
}

.node-resource-teaser__description p {
  margin-top: 0;
}

.pager {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 800;
}

.pager__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pager__item--last, .pager__item--first {
  display: none;
}

.pager__item--next a, .pager__item--previous a {
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  border: 1px solid #001489;
  border-radius: 50%;
  font-size: 0;
  color: transparent;
  text-indent: -1000px;
  background-position: center;
  background-size: 11px;
  margin: 0;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.pager__item--next a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/chevron-right.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/chevron-right.svg");
}

.pager__item--next a:hover {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

.pager__item--previous a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/chevron-left.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/chevron-left.svg");
}

.pager__item--previous a:hover {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

.pager__item a {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 800;
  font-style: normal;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #BBBDC1;
  position: relative;
}

.pager__item.is-active a {
  color: #001489;
}

.pager__item.is-active a::after {
  content: "";
  background-color: #A2D45F;
  position: absolute;
  bottom: -5px;
  width: 20px;
  height: 4px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.pager__item:not(.pager__item--next):not(.pager__item--prev) a:hover {
  color: #001489;
}

.pager__item:not(.pager__item--next):not(.pager__item--prev) a:hover::after {
  content: "";
  background-color: #A2D45F;
  position: absolute;
  bottom: -5px;
  width: 20px;
  height: 4px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.page--mocr .pager {
  padding-left: 0;
}

.page--mocr .pager a.button, .page--mocr .pager .hero-section__links a:not(.hero-section__link--nbc-sports), .hero-section__links .page--mocr .pager a:not(.hero-section__link--nbc-sports), .page--mocr .pager .home-page-slider__slide-links a, .home-page-slider__slide-links .page--mocr .pager a {
  color: #fff;
}

@media screen and (max-width: 400px) {
  .page--mocr .pager a.button, .page--mocr .pager .hero-section__links a:not(.hero-section__link--nbc-sports), .hero-section__links .page--mocr .pager a:not(.hero-section__link--nbc-sports), .page--mocr .pager .home-page-slider__slide-links a, .home-page-slider__slide-links .page--mocr .pager a {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.paragraph--type--image {
  margin-left: auto;
  margin-right: auto;
  max-width: 51.5rem;
  width: 100%;
}

.paragraph--type--image figure {
  margin: 0 0 2.5rem;
}

.paragraph--type--image figcaption {
  font-family: "futura-pt", sans-serif;
  font-weight: 200;
  font-size: 0.8888888889rem;
  line-height: 1.9444444444rem;
  color: #333333;
}

.paragraph--type--image img {
  width: 100%;
  height: auto;
}

.paragraph--type--information-block-advertisement > div {
  width: 250px;
  height: 250px;
  margin: 0 15px 30px;
  background-color: #e0e0e0;
}

.paragraph--type--information-block-icon {
  margin: 0 15px 30px;
}

.paragraph--type--information-block-icon .link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  width: 250px;
  height: 250px;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  background-color: #f7f7f7;
  color: white;
}

.paragraph--type--information-block-icon .link:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#001489), to(#5a6dd9));
  background-image: linear-gradient(to top, #001489, #5a6dd9);
}

.paragraph--type--information-block-icon .icon {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  margin: 0.6rem;
}

.paragraph--type--information-block-icon .icon svg,
.paragraph--type--information-block-icon .icon svg * {
  fill: currentColor !important;
}

.paragraph--type--information-block-icon .icon svg {
  width: 100%;
  height: auto;
}

.paragraph--type--information-block-icon .heading {
  position: relative;
  z-index: 1;
  margin: 0.6rem;
  text-transform: uppercase;
  text-align: center;
  color: inherit;
}

.paragraph--type--information-block-icon .heading:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0;
  height: 4px;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  clip-path: polygon(0 0, 100% 0, calc(100% - 4px) 100%, 0 100%);
  background-color: #A2D45F;
}

[data-whatinput=keyboard] .paragraph--type--information-block-icon .link:focus {
  outline: 2px dashed white;
  outline-offset: -4px;
}

.paragraph--type--information-block-icon .link:hover {
  outline: none;
  text-decoration: none;
  clip-path: polygon(0 24px, 100% 0, 100% 100%, 0 100%);
  color: #001489;
}

.paragraph--type--information-block-icon .link:hover:before {
  opacity: 0;
  -webkit-transform: translateY(-110%) rotate(-5deg) scale(1.1);
  transform: translateY(-110%) rotate(-5deg) scale(1.1);
}

.paragraph--type--information-block-icon .link:hover .heading:after {
  width: 100%;
}

.paragraph--type--information-blocks-grid {
  margin: 3rem 0;
}

.paragraph--type--information-blocks-grid .p__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1120px;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .paragraph--type--information-blocks-grid .p__inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.paragraph-form__wrapper-form form input::-webkit-input-placeholder, .paragraph-form__wrapper-form form textarea::-webkit-input-placeholder {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 1rem;
  color: #000;
}
.paragraph-form__wrapper-form form input::-moz-placeholder, .paragraph-form__wrapper-form form textarea::-moz-placeholder {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 1rem;
  color: #000;
}
.paragraph-form__wrapper-form form input:-ms-input-placeholder, .paragraph-form__wrapper-form form textarea:-ms-input-placeholder {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 1rem;
  color: #000;
}
.paragraph-form__wrapper-form form input::-ms-input-placeholder, .paragraph-form__wrapper-form form textarea::-ms-input-placeholder {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 1rem;
  color: #000;
}
.paragraph-form__wrapper-form form input::placeholder,
.paragraph-form__wrapper-form form textarea::placeholder, .paragraph-form__wrapper-form .form-type-textarea textarea, .paragraph-form__wrapper-form .form-type-select .select2 .select2-selection .select2-selection__rendered, .paragraph-form__wrapper-form .form-type-textfield input,
.paragraph-form__wrapper-form .form-type-email input,
.paragraph-form__wrapper-form .form-type-tel input, .contact-form .form-item input {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 1rem;
  color: #000;
}

.paragraph-form__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 51.5rem;
  width: 100%;
}

.paragraph-form__description p:last-child {
  margin-bottom: 0;
}

.paragraph-form__wrapper-form {
  margin: 2.7777777778rem 0;
}

.paragraph-form__wrapper-form .form-type-textfield,
.paragraph-form__wrapper-form .form-type-email,
.paragraph-form__wrapper-form .form-type-tel {
  width: 442px;
  max-width: 100%;
}

.paragraph-form__wrapper-form .form-type-textfield input,
.paragraph-form__wrapper-form .form-type-email input,
.paragraph-form__wrapper-form .form-type-tel input {
  padding: 0.5555555556rem;
  padding-left: 0;
  border: 0;
  border-bottom: 2px solid #C1C6C8;
  max-width: 100%;
  width: 100%;
}

.paragraph-form__wrapper-form .form-type-select {
  width: 442px;
}

.paragraph-form__wrapper-form .form-type-select select {
  width: 100%;
}

.paragraph-form__wrapper-form .form-type-select .select2 .select2-selection {
  border: 0;
  border-bottom: 2px solid #C1C6C8;
}

.paragraph-form__wrapper-form .form-type-textarea {
  width: 100%;
}

.paragraph-form__wrapper-form .form-type-textarea textarea {
  border: 2px solid #C1C6C8;
  padding: 25px 25px 35px;
}

.paragraph-form__wrapper-form .form-type-textarea .form-textarea-wrapper {
  position: relative;
}

.paragraph-form__wrapper-form .form-type-textarea .text-count-wrapper {
  position: absolute;
  bottom: 10px;
  right: 20px;
}

.paragraph-form__wrapper-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 1100px) {
  .paragraph-form__wrapper-form form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.paragraph-form__wrapper-form form .form-actions {
  width: 100%;
}

.paragraph-form__wrapper-form form .captcha {
  width: 100%;
}

.people-listing-mocr {
  background-color: #f7f7f7;
  padding: 2.7777777778rem 1.1111111111rem;
  margin-bottom: 10.5555555556rem;
}

@media (min-width: 1100px) {
  .people-listing-mocr {
    padding: 5.5555555556rem 0 5.5555555556rem 4.4444444444rem;
  }
}
.people-listing-mocr__show-images .person-teaser__image {
  display: block !important;
}

.people-listing-mocr__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  text-align: center;
}

.people-listing-mocr__title::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
}

@media (min-width: 800px) {
  .people-listing-mocr__title::before {
    margin-top: -0.4em;
  }
}
.people-listing-mocr__description {
  max-width: 36.8333333333rem;
  margin: 0 auto;
}

.people-listing-mocr__description p:last-child {
  margin-bottom: 0;
}

.people-listing-mocr__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.people-listing-mocr__items > * {
  -ms-flex-preferred-size: 15.5555555556rem;
  flex-basis: 15.5555555556rem;
  margin-top: 2.7777777778rem;
}

@media (min-width: 1100px) {
  .people-listing-mocr__items > * {
    margin-top: 5.5555555556rem;
  }
}
.people-listing-mocr__items > * .person-teaser__image {
  display: none;
}

.people-listing-mocr__items .person-teaser__affiliation {
  display: none;
}

body:not(.page--mocr) .paragraph--type--people-listing {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
}

body:not(.page--mocr) .paragraph--type--people-listing .people-listing__header {
  width: 100%;
}

body:not(.page--mocr) .paragraph--type--people-listing .people-listing__header h3 {
  text-transform: uppercase;
  float: left;
}

body:not(.page--mocr) .paragraph--type--people-listing .people-listing__header .field--name-field-more-link {
  text-align: right;
}

body:not(.page--mocr) .paragraph--type--people-listing .people-listing__description {
  max-width: 47.2222222222rem;
  clear: left;
  margin-bottom: 40px;
}

@media (min-width: 1100px) {
  body:not(.page--mocr) .paragraph--type--people-listing .people-listing__description {
    margin-bottom: 80px;
  }
}
body:not(.page--mocr) .paragraph--type--people-listing .people-listing__description p {
  margin-top: 0;
}

body:not(.page--mocr) .paragraph--type--people-listing .people-listing__description p:last-child {
  margin-bottom: 0;
}

body:not(.page--mocr) .paragraph--type--people-listing .node--type-person {
  text-align: center;
}

body:not(.page--mocr) .paragraph--type--people-listing .node--type-person .person-teaser__image {
  width: 190px;
  height: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

body:not(.page--mocr) .paragraph--type--people-listing .node--type-person .person-teaser__image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  clip-path: polygon(15% 0, 100% 0, 85% 100%, 0% 100%);
}

body:not(.page--mocr) .paragraph--type--people-listing .node--type-person .person-teaser__name {
  font-size: 1.3333333333rem;
  line-height: 1.6666666667rem;
  display: block;
  margin-right: 0;
  color: #001489;
  font-family: "Gotham Narrow Bold Italic";
}

@media (min-width: 600px) {
  body:not(.page--mocr) .paragraph--type--people-listing .node--type-person .person-teaser__name {
    margin-right: 80px;
  }
}
@media (min-width: 1100px) {
  body:not(.page--mocr) .paragraph--type--people-listing .node--type-person .person-teaser__name {
    margin-right: 50px;
  }
}
body:not(.page--mocr) .paragraph--type--people-listing .node--type-person .person-teaser__name:hover {
  text-decoration: none;
}

body:not(.page--mocr) .paragraph--type--people-listing .node--type-person .person-teaser__title,
body:not(.page--mocr) .paragraph--type--people-listing .node--type-person .person-teaser__affiliation {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 100;
  font-size: 0.8888888889rem;
  line-height: 1.6666666667rem;
  margin-right: 0;
}

@media (min-width: 600px) {
  body:not(.page--mocr) .paragraph--type--people-listing .node--type-person .person-teaser__title,
  body:not(.page--mocr) .paragraph--type--people-listing .node--type-person .person-teaser__affiliation {
    margin-right: 80px;
  }
}
@media (min-width: 1100px) {
  body:not(.page--mocr) .paragraph--type--people-listing .node--type-person .person-teaser__title,
  body:not(.page--mocr) .paragraph--type--people-listing .node--type-person .person-teaser__affiliation {
    margin-right: 50px;
  }
}
body:not(.page--mocr) .paragraph--type--people-listing .node--type-person .person-teaser__affiliation {
  display: none;
}

body:not(.page--mocr) .paragraph--type--people-listing .node--type-person.node--view-mode-teaser-simple {
  text-align: left;
  border-bottom: 3px solid #A4D65E;
  margin: 1.25rem;
  padding: 1.5rem;
}

body:not(.page--mocr) .paragraph--type--people-listing .node--type-person.node--view-mode-teaser-simple .field--name-title {
  text-transform: capitalize;
  height: 2.4rem;
  display: block;
}

body:not(.page--mocr) .paragraph--type--people-listing .sliderControls {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2.5rem auto 5rem;
}

body:not(.page--mocr) .paragraph--type--people-listing .sliderControls .button--basic {
  width: 2.5rem;
  height: 1rem;
  margin-right: 1rem;
}

.page--mocr .person-teaser__image {
  margin-bottom: 2.2222222222rem;
}

.page--mocr .person-teaser__image img {
  border-radius: 50%;
  -webkit-box-shadow: 0px 3px 6px rgba(161, 164, 184, 0.59);
  box-shadow: 0px 3px 6px rgba(161, 164, 184, 0.59);
}

.page--mocr .person-teaser__name {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  color: #DA291C;
  display: inline-block;
  font-size: 1rem;
  margin-bottom: 0.5555555556rem;
}

.page--mocr .person-teaser__name:not(:link):hover {
  text-decoration: none;
}

.page--mocr .person-teaser__title {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  color: #333333;
  font-size: 1rem;
  margin-bottom: 0.5555555556rem;
}

.page--mocr .person-teaser__affiliation {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  color: #333333;
  font-size: 1rem;
}

.paragraph--type--related-blog-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 69.4444444444rem;
  width: 100%;
  margin-bottom: 4rem;
}

.paragraph--type--related-blog-content .related-blog-content__section__title {
  margin-bottom: 3.2rem;
  font-size: 1rem;
}

.paragraph--type--related-blog-content .view-related-blog-content {
  border-bottom: 1px solid #9e9e9e;
  margin-bottom: 2rem;
}

.paragraph--type--related-blog-content .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1rem;
}

.paragraph--type--related-blog-content .views-row {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  margin: 0 1rem 2rem;
}

@media (min-width: 600px) {
  .paragraph--type--related-blog-content .views-row {
    width: calc(50% - 2rem);
  }
}
@media (min-width: 800px) {
  .paragraph--type--related-blog-content .views-row {
    width: calc(33.3333333333% - 2rem);
  }
}
@media (min-width: 800px) {
  .paragraph--type--related-blog-content .related-blog-content__more {
    text-align: center;
  }
}
.related-blog-content__image {
  margin: 0 0 1rem;
}

.related-blog-content__image img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}

.related-blog-content__title {
  margin-bottom: 1em;
  color: #001489;
}

.related-resources form .form--inline .form-item.form-item-changed-to::before, .related-resources form .form--inline .form-item.form-item-changed-from::before {
  font-family: "futura-pt", sans-serif;
  font-weight: 800;
  font-size: 0.8888888889rem;
  display: block;
  color: #333333;
  opacity: 0.3;
  position: absolute;
  top: 40px;
  left: 20px;
}

.related-resources form .form--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-bottom: 60px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.related-resources form .form--inline > * {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media (min-width: 1100px) {
  .related-resources form .form--inline > * {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media (min-width: 1100px) {
  .related-resources form .form--inline {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.related-resources form .form--inline label {
  font-family: "futura-pt-bold", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  font-style: normal;
  margin-bottom: 20px;
  margin-left: 20px;
  white-space: nowrap;
}

@media (min-width: 1100px) {
  .related-resources form .form--inline label {
    margin-bottom: 50px;
  }
}
.related-resources form .form--inline .form-item {
  margin-right: auto;
}

.related-resources form .form--inline .form-item input,
.related-resources form .form--inline .form-item select {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  color: #333333;
  width: 100%;
  height: 60px;
  border-radius: 30px;
  border: 0;
  -webkit-box-shadow: 0px 4px 8px rgba(97, 149, 237, 0.59);
  box-shadow: 0px 4px 8px rgba(97, 149, 237, 0.59);
  padding: 1px 30px;
}

.related-resources form .form--inline .form-item.form-type-select .select2 {
  width: 100% !important;
}

@media (min-width: 1100px) {
  .related-resources form .form--inline .form-item.form-type-select .select2 {
    width: 246px !important;
  }
}
.related-resources form .form--inline .form-item.form-type-select .select2 .select2-selection {
  height: 60px;
  padding-top: 16px;
  padding-bottom: 15px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 4px 8px rgba(97, 149, 237, 0.59);
  box-shadow: 0px 4px 8px rgba(97, 149, 237, 0.59);
  border: 0;
}

.related-resources form .form--inline .form-item.form-type-select .select2 .select2-selection--single .select2-selection__rendered {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  color: #333333;
  font-style: normal;
}

.related-resources form .form--inline .form-item.form-type-select .select2 .select2-selection--single .select2-selection__arrow {
  height: 60px;
}

.related-resources form .form--inline .form-item.form-type-select .select2 .select2-selection--single .select2-selection__arrow::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/sort-down-solid-crimson.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/sort-down-solid-crimson.svg");
  background-size: 12px;
  background-position: center top -1px;
  width: 23px;
  height: 23px;
  background-color: #FFCFD1;
  border-radius: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.related-resources form .form--inline .form-item.form-item-sort-by {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-right: 20px;
  margin-bottom: 20px !important;
}

@media (min-width: 1100px) {
  .related-resources form .form--inline .form-item.form-item-sort-by {
    width: 227px;
    margin-bottom: 0;
  }
}
.related-resources form .form--inline .form-item.form-item-sort-by label {
  margin: 0 20px 0 0;
  position: absolute;
  z-index: 1;
  left: 5px;
  top: 2px;
}

.related-resources form .form--inline .form-item.form-item-sort-by .select2 {
  width: 100% !important;
}

@media (min-width: 1100px) {
  .related-resources form .form--inline .form-item.form-item-sort-by .select2 {
    width: 227px !important;
  }
}
.related-resources form .form--inline .form-item.form-item-sort-by .select2 .select2-selection {
  border-radius: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  height: 30px;
  padding-top: 2px;
  padding-bottom: 1px;
  padding-left: 85px;
}

.related-resources form .form--inline .form-item.form-item-sort-by .select2 .select2-selection--single .select2-selection__rendered {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #001489;
  font-size: 1rem;
  text-transform: capitalize;
}

.related-resources form .form--inline .form-item.form-item-sort-by .select2 .select2-selection--single .select2-selection__arrow {
  height: 30px;
}

.related-resources form .form--inline .form-item.form-item-sort-by .select2 .select2-selection--single .select2-selection__arrow::after {
  background-color: transparent;
  background-position: center top -3px;
}

.related-resources form .form--inline .form-item.form-item-sort-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
}

@media (min-width: 1100px) {
  .related-resources form .form--inline .form-item.form-item-sort-order {
    width: 177px;
  }
}
.related-resources form .form--inline .form-item.form-item-sort-order label {
  margin: 0 20px 0 0;
  position: absolute;
  z-index: 1;
  left: 5px;
  top: 2px;
}

.related-resources form .form--inline .form-item.form-item-sort-order .select2 {
  width: 100% !important;
}

@media (min-width: 1100px) {
  .related-resources form .form--inline .form-item.form-item-sort-order .select2 {
    width: 177px !important;
  }
}
.related-resources form .form--inline .form-item.form-item-sort-order .select2 .select2-selection {
  border-radius: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  height: 30px;
  padding-top: 2px;
  padding-bottom: 1px;
  padding-left: 75px;
}

.related-resources form .form--inline .form-item.form-item-sort-order .select2 .select2-selection--single .select2-selection__rendered {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #001489;
  font-size: 1rem;
  text-transform: capitalize;
}

.related-resources form .form--inline .form-item.form-item-sort-order .select2 .select2-selection--single .select2-selection__arrow {
  height: 30px;
}

.related-resources form .form--inline .form-item.form-item-sort-order .select2 .select2-selection--single .select2-selection__arrow::after {
  background-color: transparent;
  background-position: center top -3px;
}

.related-resources form .form--inline .form-item.form-item-changed-from {
  max-width: 50%;
  position: relative;
  width: 100%;
}

@media (min-width: 1100px) {
  .related-resources form .form--inline .form-item.form-item-changed-from {
    max-width: 193px;
  }
}
.related-resources form .form--inline .form-item.form-item-changed-from::before {
  content: "Start";
}

.related-resources form .form--inline .form-item.form-item-changed-from label {
  margin-bottom: 50px;
}

.related-resources form .form--inline .form-item.form-item-changed-from input {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/chevron-double-right-gray.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/chevron-double-right-gray.svg");
  background-size: 21px;
  background-repeat: no-repeat;
  background-position: right 10px center;
}

.related-resources form .form--inline .form-item.form-item-changed-to {
  max-width: 50%;
  margin-top: 62px;
  position: relative;
  width: 100%;
}

@media (min-width: 1100px) {
  .related-resources form .form--inline .form-item.form-item-changed-to {
    max-width: 193px;
  }
}
.related-resources form .form--inline .form-item.form-item-changed-to::before {
  content: "End";
  top: -40px;
  right: 0;
  text-align: center;
  left: -20px;
}

.related-resources form .form--inline .form-item.form-item-changed-to label {
  display: none;
}

.related-resources form .form--inline .form-item.form-item-changed-to input {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/calendar-alt-regular-crimson.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/calendar-alt-regular-crimson.svg");
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 20px;
}

.related-resources form .form--inline .form-item.form-item-topic {
  max-width: 100%;
}

@media (min-width: 1100px) {
  .related-resources form .form--inline .form-item.form-item-topic {
    max-width: 384px;
  }
}
.related-resources form .form--inline .form-item.form-item-topic input {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/search-icon-crimson.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/search-icon-crimson.svg");
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-width: 1px;
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: right 20px center;
}

.related-resources form .form--inline .form-item.form-item-topic input::-webkit-input-placeholder {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #949494;
  opacity: 0.7;
  text-transform: capitalize;
}

.related-resources form .form--inline .form-item.form-item-topic input::-moz-placeholder {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #949494;
  opacity: 0.7;
  text-transform: capitalize;
}

.related-resources form .form--inline .form-item.form-item-topic input:-ms-input-placeholder {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #949494;
  opacity: 0.7;
  text-transform: capitalize;
}

.related-resources form .form--inline .form-item.form-item-topic input::-ms-input-placeholder {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #949494;
  opacity: 0.7;
  text-transform: capitalize;
}

.related-resources form .form--inline .form-item.form-item-topic input::placeholder {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #949494;
  opacity: 0.7;
  text-transform: capitalize;
}

.related-resources form .form--inline .dates-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-right: auto;
}

.related-resources form .form--inline .dates-container .form-item:first-child {
  margin-right: 0;
}

.related-resources form .form--inline .dates-container .form-item:first-child input {
  border-radius: 30px 0 0 30px;
  -webkit-box-shadow: 6px 4px 8px rgba(97, 149, 237, 0.59);
  box-shadow: 6px 4px 8px rgba(97, 149, 237, 0.59);
}

.related-resources form .form--inline .dates-container .form-item:last-child input {
  border-radius: 0 30px 30px 0;
  -webkit-box-shadow: 5px 4px 8px -2px rgba(97, 149, 237, 0.59);
  box-shadow: 5px 4px 8px -2px rgba(97, 149, 237, 0.59);
}

.related-resources form .form--inline .sort-container {
  position: relative;
  margin-top: 1em;
  margin-bottom: 1em;
}

@media (min-width: 1100px) {
  .related-resources form .form--inline .sort-container {
    position: absolute;
    bottom: -30px;
    right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.related-resources form .form--inline .sort-container .form-item {
  margin-top: 0;
  margin-bottom: 0;
}

.related-resources {
  margin-bottom: 80px;
}

.related-resources__title {
  display: none;
}

.related-resources .views-header-container {
  background-color: #FBFBFB;
  padding: 40px 20px;
}

@media (min-width: 927px) {
  .related-resources .views-header-container {
    padding: 40px;
  }
}
.related-resources .view-header {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  color: #333333;
  font-size: 1rem;
  line-height: 1.6666666667rem;
}

@media (min-width: 927px) {
  .related-resources .view-header .resources-view__count {
    padding-left: 40px;
  }
}
.related-resources .view-header b {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
}

.related-resources .view-content {
  padding: 45px 0;
  -webkit-box-shadow: 0px -6px 35px rgba(161, 164, 184, 0.29);
  box-shadow: 0px -6px 35px rgba(161, 164, 184, 0.29);
  margin-bottom: 40px;
}

@media (min-width: 927px) {
  .related-resources .view-content {
    padding: 45px 40px;
  }
}
.related-resources table {
  width: 100%;
  border-collapse: collapse;
}

.related-resources table thead th {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  text-align: left;
  background-color: #f7f7f7;
  padding: 25px 30px;
  font-size: 1rem;
  text-transform: capitalize;
  color: #333333;
}

.related-resources table thead th:first-child {
  max-width: 400px;
  width: 29%;
  padding-right: 20px;
}

.related-resources table thead th:nth-child(2) {
  max-width: 536px;
  width: 33%;
}

.related-resources table tbody td {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  padding: 30px;
}

.related-resources table tbody td:nth-child(3) {
  padding: 0 30px;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media (min-width: 927px) {
  .related-resources table tbody td:nth-child(3) {
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
  }
}
.related-resources table tbody td:nth-child(4) {
  padding: 0 30px 30px;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media (min-width: 927px) {
  .related-resources table tbody td:nth-child(4) {
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
  }
}
@media (min-width: 927px) {
  .related-resources table tbody td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.32);
  }
  .related-resources table tbody td:nth-child(3), .related-resources table tbody td:nth-child(4) {
    padding: 30px;
  }
}
.related-resources table tbody td a {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  color: #001489;
}

.related-resources table tbody td p {
  font-family: "futura-pt", sans-serif;
  font-weight: 200;
  font-size: 1rem;
}

.related-resources .pager {
  text-align: center;
}

.related-resources .pager .button:hover, .related-resources .pager .hero-section__links a:hover:not(.hero-section__link--nbc-sports), .hero-section__links .related-resources .pager a:hover:not(.hero-section__link--nbc-sports), .related-resources .pager .home-page-slider__slide-links a:hover, .home-page-slider__slide-links .related-resources .pager a:hover {
  color: #fff !important;
}

.select2-container--open {
  z-index: 1300;
}

.select2-container--open .select2-search .select2-search__field {
  border: 0;
  border-bottom: 1px solid #C6C6C6;
}

.select2-container--open .select2-selection {
  border-bottom: 0;
}

.select2-container--open .select2-dropdown {
  border-top: 0;
  padding: 0 1.3888888889rem 0.8333333333rem;
}

.select2-container--open .select2-dropdown .select2-search__field input {
  border: 0;
  border-bottom: 1px solid #C6C6C6;
}

.select2-container--open .select2-dropdown .select2-results {
  margin-top: 1.6666666667rem;
}

.select2-container--open .select2-dropdown .select2-results ul {
  padding-right: 15px;
}

.select2-container--open .select2-dropdown .select2-results li {
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 700;
  color: #000;
  display: inline-block;
  padding: 0;
  margin-bottom: 1.1111111111rem;
  float: left;
  clear: both;
}

.select2-container--open .select2-results__option[aria-selected=true] {
  background-color: transparent;
  color: #949494 !important;
}

.select2-container--open .select2-results__option[aria-selected=true].select2-results__option--highlighted[aria-selected] {
  border-bottom: 2px solid #949494;
}

.select2-container--open .select2-results__option--highlighted[aria-selected] {
  background-color: transparent;
  color: #000;
  border-bottom: 2px solid #000;
}

.site-logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 140px;
  min-height: 100%;
  padding: 0.8333333333rem 1.1111111111rem 0.8333333333rem 0;
  width: 35vw;
}

@media (min-width: 350px) {
  .site-logo {
    width: 59vw;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}
@media (min-width: 1100px) {
  .site-logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.site-logo img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.view-mocr-search {
  margin-left: auto;
  margin-right: auto;
  max-width: 51.5rem;
  width: 100%;
  margin-top: 90px;
  margin-bottom: 90px;
}

.view-mocr-search .views-row {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #C6C6C6;
}

.view-mocr-search .views-row:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.view-mocr-search .views-row h2 {
  margin-bottom: 20px;
}

.view-mocr-search .views-row .field__label {
  font-weight: 400;
}

.site-search-results {
  margin-left: auto;
  margin-right: auto;
  max-width: 51.5rem;
  width: 100%;
  margin-top: 90px;
  margin-bottom: 90px;
}

.site-search-results .news-category {
  margin-bottom: 1rem;
  display: inline-block;
}

.site-search-results .news-category:before {
  content: "|";
  margin: 0 5px;
}

.site-search-results .field--name-field-media-news-type {
  display: inline-block;
  text-transform: capitalize;
  position: relative;
}

.site-search-results time {
  width: 100%;
  display: block;
}

.site-search-results .views-row {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #C6C6C6;
}

.site-search-results .views-row:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.site-search-results .views-row h2 {
  margin-bottom: 20px;
  padding-right: 145px;
}

.node--type-members-only-basic-page.node--view-mode-search-results {
  position: relative;
}

.node--type-members-only-basic-page.node--view-mode-search-results::before {
  content: "Members Only";
  position: absolute;
  right: 15px;
  top: 1px;
  background: #DA291C;
  color: #fff;
  border-radius: 10px;
  padding: 5px 10px;
  font-size: 15px;
}

@media screen and (max-width: 800px) {
  .site-search-results .views-row h2 {
    padding-right: 0;
    position: relative;
  }
  .node--type-members-only-basic-page.node--view-mode-search-results::before {
    position: relative;
    display: inline-block;
    top: auto;
    right: auto;
    left: 0;
    margin-bottom: 20px;
  }
}
.block-skaterjourney2023 {
  position: relative;
}

@media screen and (min-width: 1100px) {
  .block-skaterjourney2023.active .skater-journey--front__steps.inline {
    display: block;
  }
}
@media screen and (max-width: 1099px) {
  .block-skaterjourney2023.active .skater-journey--front__select {
    display: block;
  }
}
.block-skaterjourney2023 h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  max-width: 643px;
  font-size: clamp(24px, 2.72vw, 30px);
  background-color: #1529AE;
  z-index: 5;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  color: #FFF;
}

.block-skaterjourney2023 h2 span {
  position: relative;
  padding: 30px;
  padding-left: clamp(30px, 6.39vw, 90px);
  width: 100%;
}

.block-skaterjourney2023 h2 span::after {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  width: 26px;
  height: 100%;
  background-image: url("/themes/usfs/images/title-decor.svg");
  background-size: cover;
}

.block-skaterjourney2023 p {
  margin: 0;
  margin-bottom: 20px;
}

.block-skaterjourney2023 .right-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block-skaterjourney2023 .right-link a::after {
  content: "";
  display: block;
  margin-left: 10px;
  width: 32px;
  height: 16px;
  background-image: url("/themes/usfs/images/arrow_blue2.svg");
  background-size: 32px 16px;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}

.block-skaterjourney2023 .right-link a.ext svg {
  display: none;
}

.skater-journey-item.front {
  background-image: url("/themes/usfs/images/sk23-home.jpg");
}

.skater-journey-item.front,
.skater-journey-item > .paragraph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 120px clamp(30px, 6.39vw, 90px);
  padding-right: 0;
  background-color: #352C5D;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.skater-journey-item.step {
  display: none;
}

.skater-journey-item.step:last-child .sji-step--left {
  width: auto;
}

.skater-journey-item h3 {
  position: relative;
  padding-top: 40px;
  font-size: clamp(22px, 2.54vw, 28px);
  text-transform: uppercase;
}

.skater-journey-item h3::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 3px;
  background-color: #A4D65E;
}

.skater-journey--front__steps.circles {
  position: relative;
  padding-top: 30%;
  width: 52%;
}

.skater-journey--front__steps.circles::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  width: 90%;
  height: 90%;
  background-image: url("/themes/usfs/images/steps-dots.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  mix-blend-mode: overlay;
}

.skater-journey--front__steps.circles img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  width: 100%;
  height: 100%;
}

.skater-journey--front__steps.circles a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  width: clamp(80px, 7.77vw, 115px);
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: clamp(12px, 1.08vw, 16px);
  font-weight: 300;
}

.skater-journey--front__steps.circles .step-1 {
  top: 73%;
  left: -1%;
}

.skater-journey--front__steps.circles .step-1 span {
  white-space: nowrap;
}

.skater-journey--front__steps.circles .step-2 {
  top: 37%;
  left: 20%;
}

.skater-journey--front__steps.circles .step-2 span {
  width: 101%;
}

.skater-journey--front__steps.circles .step-3 {
  top: 59%;
  left: 45%;
}

.skater-journey--front__steps.circles .step-4 {
  bottom: 48%;
  left: 50%;
}

.skater-journey--front__steps.circles .step-5 {
  bottom: 57%;
  right: 0;
}

.sji-step--left {
  width: 48%;
  max-width: 500px;
}

.skater-journey--front__text,
.sji-step--right {
  padding: 45px clamp(45px, 5.25vw, 74px);
  max-width: 572px;
  min-height: 470px;
  width: 48%;
  background-color: #fff;
}

.skater-journey--front__text {
  width: 45%;
}

.sji-step--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sji-step--left .back {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
  font-size: clamp(14px, 1.13vw, 16px);
  text-transform: uppercase;
  color: #fff;
}

.sji-step--left .back::before {
  content: "";
  display: block;
  margin-right: 10px;
  width: 32px;
  height: 16px;
  -webkit-mask-image: url("/themes/usfs/images/arrow_blue2.svg");
  mask-image: url("/themes/usfs/images/arrow_blue2.svg");
  -webkit-mask-size: 32px 16px;
  mask-size: 32px 16px;
  background-color: #fff;
  -webkit-transform: scale(-1);
  transform: scale(-1);
}

.sji-step--left img {
  margin-left: auto;
  margin-right: 10%;
  max-width: clamp(200px, 23.43vw, 300px);
  max-height: clamp(200px, 23.43vw, 300px);
}

.sji-step--right a {
  font-size: clamp(14px, 1.13vw, 16px);
  text-transform: uppercase;
}

.sji-step--right.has-child-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: auto;
  max-width: 75%;
}

.sji-step--right.has-child-links .sji-step--right-inner {
  width: 40%;
}

.sji-step--right--child-links {
  display: block;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  width: 55%;
}

.sji-step--right--child-links a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: clamp(16px, 1.27vw, 18px);
  text-transform: uppercase;
  margin-bottom: 20px;
  width: 100%;
}

.sji-step--right--child-links a.ext svg {
  display: none;
}

.sji-step--right--child-links a.child {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -20px;
  margin-left: 20px;
}

.sji-step--right--child-links a.child::before {
  content: "";
  display: block;
  margin-right: 10px;
  width: 27px;
  height: 10px;
  background-image: url("/themes/usfs/images/child-link.svg");
  background-size: 27px 10px;
}

.skater-journey--front__steps.inline {
  display: none;
  position: absolute;
  bottom: 32px;
  left: clamp(30px, 6.39vw, 90px);
}

.skater-journey--front__steps.inline .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.skater-journey--front__steps.inline .wrap::before, .skater-journey--front__steps.inline .wrap::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #fff;
}

.skater-journey--front__steps.inline .wrap::before {
  top: -1px;
  -webkit-transform: translateX(12px);
  transform: translateX(12px);
}

.skater-journey--front__steps.inline .wrap::after {
  bottom: -1px;
  left: 25px;
  -webkit-transform: translateX(-12px);
  transform: translateX(-12px);
}

.skater-journey--front__steps.inline a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 20px;
  font-size: clamp(14px, 1.13vw, 16px);
  white-space: nowrap;
  color: #fff;
  text-transform: uppercase;
}

.skater-journey--front__steps.inline a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: skew(-25deg);
  transform: skew(-25deg);
  border-right: 1px solid #fff;
}

.skater-journey--front__steps.inline a span {
  position: relative;
  z-index: 1;
}

.skater-journey--front__steps.inline a.active, .skater-journey--front__steps.inline a:hover, .skater-journey--front__steps.inline a:focus {
  color: #201747;
  text-decoration: none;
}

.skater-journey--front__steps.inline a.active::before, .skater-journey--front__steps.inline a:hover::before, .skater-journey--front__steps.inline a:focus::before {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #fff;
  box-shadow: 0 0 0 1px #fff;
}

.skater-journey--front__steps.inline a:focus {
  outline: none;
}

.skater-journey--front__steps.inline a:first-child::before {
  left: 20px;
  width: calc(100% - 20px);
}

.skater-journey--front__steps.inline a:first-child::after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: -10px;
  bottom: -1px;
  width: 70px;
  border-radius: 70px;
  background-image: url("/themes/usfs/images/steps-circle.png");
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.skater-journey--front__steps.inline a:first-child.active::after, .skater-journey--front__steps.inline a:first-child:hover::after, .skater-journey--front__steps.inline a:first-child:focus::after {
  background-color: #fff;
}

.skater-journey--front__select {
  display: none;
  position: absolute;
  bottom: 32px;
  left: clamp(30px, 6.39vw, 90px);
  padding: 10px;
  color: #000;
  border-radius: 0;
}

@media screen and (max-width: 1099px) {
  .skater-journey-item.front,
  .skater-journey-item > .paragraph {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: clamp(30px, 6.39vw, 90px);
  }
  .sji-step--left,
  .skater-journey--front__text,
  .sji-step--right,
  .sji-step--right.has-child-links {
    width: 100%;
    max-width: 100%;
  }
  .skater-journey--front__steps.circles {
    width: 100%;
    max-width: 634px;
    margin: 0 auto;
    margin-bottom: 10%;
    padding-top: 50%;
  }
  .sji-step--left img {
    margin-right: auto;
    margin-bottom: 50px;
  }
  .skater-journey--front__select {
    bottom: 48px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 900px) {
  .sji-step--right.has-child-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sji-step--right.has-child-links .sji-step--right-inner {
    width: 100%;
  }
  .sji-step--right--child-links {
    margin-top: 70px;
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  .skater-journey--front__steps.circles {
    display: none;
  }
  .front .skater-journey--front__select {
    display: block;
    position: relative;
    bottom: auto;
    left: auto;
    -webkit-transform: none;
    transform: none;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 650px) {
  .sji-step--right--child-links {
    margin-top: 40px;
    -webkit-columns: unset;
    -moz-columns: unset;
    columns: unset;
  }
  .sji-step--right--child-links a {
    margin-bottom: 10px;
  }
  .sji-step--right--child-links a.child {
    margin-top: -10px;
  }
}
.skating-journey-block {
  background: #ebebeb;
  margin-bottom: 5rem;
}

.skating-journey-block__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 927px) {
  .skating-journey-block__container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1600px) {
  .skating-journey-block__container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1600px) {
  .skating-journey-block__container {
    padding-left: 71.5px;
    padding-right: 71.5px;
  }
}
.skating-journey-block__header {
  padding: 4rem 0;
}

.skating-journey-block__step-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.skating-journey-block__step-links > * {
  margin-right: 20px;
}

.skating-journey-block__step-links > *:last-child {
  margin-right: 0;
}

.skating-journey-block__step-title span {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
}

.skating-journey-block__skating-journey-step-title h3 {
  color: #021389;
}

@media (min-width: 600px) {
  .skating-journey-block__title {
    float: left;
  }
  .skating-journey-block__overview-link-wrapper {
    text-align: right;
  }
}
.skating-journey-block .accordion {
  padding: 0.5rem 0.5rem 1.5rem;
}

@media (min-width: 600px) {
  .skating-journey-block .accordion {
    padding: 0.5rem 1.5rem 1.5rem;
  }
}
.skating-journey-block .accordion + .accordion {
  border-top: 4px solid #A4D65E;
}

@media (min-width: 1100px) {
  .skating-journey-block .accordion {
    display: none;
  }
}
.skating-journey-block .accordion .skating-journey-block__skating-journey-step {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.skating-journey-block .accordion .skating-journey-block__skating-journey-step .skating-journey-block__skating-journey-step-icon img {
  width: 1.1rem;
  height: auto;
  margin-right: 2rem;
}

.skating-journey-block .accordion .skating-journey-block__skating-journey-step .skating-journey-block__step-title {
  font-size: 1.25rem;
  margin: 0;
  max-width: 160px;
}

@media (min-width: 600px) {
  .skating-journey-block .accordion .skating-journey-block__skating-journey-step .skating-journey-block__step-title {
    max-width: inherit;
  }
}
.skating-journey-block .accordion .skating-journey-block__skating-journey-step .accordion__trigger--toggle-accordion {
  margin-left: auto;
}

.skating-journey-block .accordion .skating-journey-block__skating-journey-step .accordion__trigger--toggle-accordion .accordion__toggle-icon {
  border: 0;
}

.skating-journey-block__svg {
  display: none;
  padding-bottom: 5rem;
}

.skating-journey-block__svg > div {
  border-bottom: 4px solid #A4D65E;
}

.skating-journey-block__svg .skating-journey-block__svg-image {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 75%;
  flex: 1 0 75%;
  margin-right: 2rem;
  padding-bottom: 2rem;
}

.skating-journey-block__svg .skating-journey-block__svg-copy {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 20%;
  flex: 1 0 20%;
  padding-bottom: 2rem;
}

@media (min-width: 1600px) {
  .skating-journey-block__svg .skating-journey-block__svg-copy {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
  }
}
@media (min-width: 1100px) {
  .skating-journey-block__svg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.skating-journey-block__svg-image svg {
  display: none;
}

.skating-journey-block .sj-gif {
  width: 100%;
}

.sj-item-icon {
  cursor: pointer;
}

.sj-item-icon .sj-text {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.sj-item-icon.sj-active .sj-text {
  -webkit-transform: translateY(35px);
  transform: translateY(35px);
}

.sj-circle {
  opacity: 0;
  display: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.sj-circle.sj-active {
  display: initial;
  opacity: 1;
  cursor: pointer;
}

.st0 {
  cursor: pointer;
}

.skating-journey-block__step-info {
  display: none;
}

.skating-journey-block__step-info.sj-active {
  display: block;
}

.skating-journey-progress-bar {
  background-color: #EEEEEE;
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 150px;
  width: 100%;
  position: fixed;
  bottom: 0;
  padding: 2rem 0;
  z-index: 99;
}

@media (min-width: 1205px) {
  .skating-journey-progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.skating-journey-progress-bar__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  max-width: 1240px;
  width: 100%;
}

.skating-journey-progress-bar__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.skating-journey-progress-bar__item:first-of-type .skating-journey-progress-bar__bar {
  clip-path: polygon(4px 0, 100% 0, 101% 100%, 0% 100%);
}

.skating-journey-progress-bar__item:last-of-type .skating-journey-progress-bar__bar {
  clip-path: polygon(0 0, 100% 0, 98% 100%, 0% 100%);
}

.skating-journey-progress-bar__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 1.4444444444rem;
}

.skating-journey-progress-bar__icon img {
  max-height: 100%;
  width: auto;
  max-width: 37px;
  height: auto;
}

.skating-journey-progress-bar__bar {
  justify-self: flex-start;
  width: 100%;
  height: 5px;
  background-color: #7AB824;
  margin: 14px auto 20px 0;
}

.skating-journey-progress-bar__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #949494;
  font-size: 0.6666666667rem;
  width: 100%;
}

.skating-journey-step.skating-journey-step--06, .skating-journey-step.skating-journey-step--03 {
  background: #fff;
  border: 1px solid #352C5D;
}

.skating-journey-step.skating-journey-step--06:before, .skating-journey-step.skating-journey-step--03:before {
  content: "";
  background: #352C5D;
  border-radius: 50%;
  width: 152px;
  height: 150px;
  bottom: -108px;
  z-index: 0;
  position: absolute;
}

.skating-journey-step.skating-journey-step--06:after, .skating-journey-step.skating-journey-step--03:after {
  content: "";
  width: 153px;
  height: 58px;
  position: absolute;
  z-index: 0;
  background: #fff;
  bottom: -59px;
}

.skating-journey-step.skating-journey-step--06 .skating-journey-step__primary-icon-wrapper, .skating-journey-step.skating-journey-step--03 .skating-journey-step__primary-icon-wrapper {
  z-index: 1;
  background: #352C5D;
}

.skating-journey-step.skating-journey-step--06 .skating-journey-step__primary-icon-wrapper:before, .skating-journey-step.skating-journey-step--03 .skating-journey-step__primary-icon-wrapper:before {
  content: "";
  background: #fff;
  border-radius: 49%;
  width: 148px;
  height: 150px;
  bottom: 1px;
  z-index: -1;
  position: absolute;
}

.skating-journey-step.skating-journey-step--06 .skating-journey-step__primary-icon-wrapper:after, .skating-journey-step.skating-journey-step--03 .skating-journey-step__primary-icon-wrapper:after {
  content: "";
  width: 105%;
  height: 58px;
  left: -2%;
  position: absolute;
  z-index: -1;
  background: #fff;
  top: 41px;
}

.skating-journey-step.skating-journey-step--06 .skating-journey-step__content-row .triangle__1, .skating-journey-step.skating-journey-step--03 .skating-journey-step__content-row .triangle__1 {
  -webkit-filter: drop-shadow(0px -2px 0 #1B143C);
  filter: drop-shadow(0px -2px 0 #1B143C);
}

.skating-journey-step.skating-journey-step--06 .skating-journey-step__content-row .triangle__2, .skating-journey-step.skating-journey-step--03 .skating-journey-step__content-row .triangle__2 {
  -webkit-filter: drop-shadow(0px 2px 0 #1B143C);
  filter: drop-shadow(0px 2px 0 #1B143C);
}

.skating-journey-step.skating-journey-step--06 .skating-journey-step__content-row .triangle__3, .skating-journey-step.skating-journey-step--03 .skating-journey-step__content-row .triangle__3 {
  -webkit-filter: drop-shadow(0px -2px 0 #1B143C);
  filter: drop-shadow(0px -2px 0 #1B143C);
}

.skating-journey-step.skating-journey-step--06 .skating-journey-step__content-row .triangle__4, .skating-journey-step.skating-journey-step--03 .skating-journey-step__content-row .triangle__4 {
  -webkit-filter: drop-shadow(0px 2px 0 #1B143C);
  filter: drop-shadow(0px 2px 0 #1B143C);
}

.skating-journey-step.skating-journey-step--06 .skating-journey-step__step-number, .skating-journey-step.skating-journey-step--03 .skating-journey-step__step-number, .skating-journey-step.skating-journey-step--06 h3, .skating-journey-step.skating-journey-step--03 h3, .skating-journey-step.skating-journey-step--06 a, .skating-journey-step.skating-journey-step--03 a {
  color: #352C5D;
}

.skating-journey-step.skating-journey-step--06 .skating-journey-step__image-slot a, .skating-journey-step.skating-journey-step--03 .skating-journey-step__image-slot a {
  color: #fff;
}

.skating-journey-step.skating-journey-step--06 .skating-journey-step__links, .skating-journey-step.skating-journey-step--03 .skating-journey-step__links {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 1100px) {
  .skating-journey-step.skating-journey-step--06 .skating-journey-step__links, .skating-journey-step.skating-journey-step--03 .skating-journey-step__links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.skating-journey-step.skating-journey-step--06 .skating-journey-step__links a, .skating-journey-step.skating-journey-step--03 .skating-journey-step__links a {
  color: #352C5D;
  margin-right: auto;
}

@media (min-width: 1100px) {
  .skating-journey-step.skating-journey-step--06 .skating-journey-step__links a, .skating-journey-step.skating-journey-step--03 .skating-journey-step__links a {
    margin-right: 2rem;
  }
}
.skating-journey-step.skating-journey-step--05, .skating-journey-step.skating-journey-step--01 {
  background: #DDDEE0;
}

.skating-journey-step.skating-journey-step--05 .skating-journey-step__content-row .triangle__1, .skating-journey-step.skating-journey-step--01 .skating-journey-step__content-row .triangle__1 {
  -webkit-filter: none;
  filter: none;
  border-color: transparent transparent #DDDEE0 transparent;
}

.skating-journey-step.skating-journey-step--05 .skating-journey-step__content-row .triangle__4, .skating-journey-step.skating-journey-step--01 .skating-journey-step__content-row .triangle__4 {
  border-color: #DDDEE0 transparent transparent transparent;
}

.skating-journey-step.skating-journey-step--05 .skating-journey-step__content-wrapper, .skating-journey-step.skating-journey-step--01 .skating-journey-step__content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.skating-journey-step.skating-journey-step--05 .skating-journey-step__description p, .skating-journey-step.skating-journey-step--01 .skating-journey-step__description p {
  margin-top: 0;
}

.skating-journey-step.skating-journey-step--05 .skating-journey-step__links, .skating-journey-step.skating-journey-step--01 .skating-journey-step__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  justify-self: flex-end;
  margin-bottom: 1rem;
}

@media (min-width: 1100px) {
  .skating-journey-step.skating-journey-step--05 .skating-journey-step__links, .skating-journey-step.skating-journey-step--01 .skating-journey-step__links {
    margin-left: auto;
    margin-top: -100px;
    margin-bottom: 0;
  }
}
.skating-journey-step.skating-journey-step--02, .skating-journey-step.skating-journey-step--04, .skating-journey-step.skating-journey-step--07 {
  background: #1B143C;
  color: #fff;
}

.skating-journey-step.skating-journey-step--02 .skating-journey-step__content-row .triangle__1, .skating-journey-step.skating-journey-step--04 .skating-journey-step__content-row .triangle__1, .skating-journey-step.skating-journey-step--07 .skating-journey-step__content-row .triangle__1 {
  border-color: transparent transparent #1B143C transparent;
}

.skating-journey-step.skating-journey-step--02 .skating-journey-step__content-row .triangle__4, .skating-journey-step.skating-journey-step--04 .skating-journey-step__content-row .triangle__4, .skating-journey-step.skating-journey-step--07 .skating-journey-step__content-row .triangle__4 {
  border-color: #1B143C transparent transparent transparent;
}

.skating-journey-step.skating-journey-step--02 .skating-journey-step__secondary-icon-wrapper img, .skating-journey-step.skating-journey-step--04 .skating-journey-step__secondary-icon-wrapper img, .skating-journey-step.skating-journey-step--07 .skating-journey-step__secondary-icon-wrapper img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.skating-journey-step.skating-journey-step--02 h3, .skating-journey-step.skating-journey-step--04 h3, .skating-journey-step.skating-journey-step--07 h3 {
  color: #fff;
  margin-bottom: 0;
}

.skating-journey-step.skating-journey-step--02 .skating-journey-step__links, .skating-journey-step.skating-journey-step--04 .skating-journey-step__links, .skating-journey-step.skating-journey-step--07 .skating-journey-step__links {
  margin-top: 35px;
}

.skating-journey-step.skating-journey-step--02 .skating-journey-step__links a, .skating-journey-step.skating-journey-step--04 .skating-journey-step__links a, .skating-journey-step.skating-journey-step--07 .skating-journey-step__links a {
  color: #fff;
}

.skating-journey-step.skating-journey-step--02 .skating-journey-step__links a:after, .skating-journey-step.skating-journey-step--04 .skating-journey-step__links a:after, .skating-journey-step.skating-journey-step--07 .skating-journey-step__links a:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow_white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/arrow_white.svg");
}

.skating-journey-step.skating-journey-step--02 .skating-journey-step__links a:hover:before, .skating-journey-step.skating-journey-step--04 .skating-journey-step__links a:hover:before, .skating-journey-step.skating-journey-step--07 .skating-journey-step__links a:hover:before {
  background-color: #fff;
}

.skating-journey-step.skating-journey-step--02 .skating-journey-step__heading-wrapper, .skating-journey-step.skating-journey-step--04 .skating-journey-step__heading-wrapper, .skating-journey-step.skating-journey-step--07 .skating-journey-step__heading-wrapper,
.skating-journey-step.skating-journey-step--02 .skating-journey-step__title-and-description-wrapper,
.skating-journey-step.skating-journey-step--04 .skating-journey-step__title-and-description-wrapper,
.skating-journey-step.skating-journey-step--07 .skating-journey-step__title-and-description-wrapper {
  -ms-flex-preferred-size: 577px;
  flex-basis: 577px;
}

.skating-journey-step.skating-journey-step--02 .skating-journey-step__secondary-icon-wrapper, .skating-journey-step.skating-journey-step--04 .skating-journey-step__secondary-icon-wrapper, .skating-journey-step.skating-journey-step--07 .skating-journey-step__secondary-icon-wrapper {
  width: 158px;
}

.skating-journey-step.skating-journey-step--08 {
  background: #9ADBE8;
  color: #1B143C;
}

.skating-journey-step.skating-journey-step--08 .skating-journey-step__content-row .triangle__1 {
  border-color: transparent transparent #9ADBE8 transparent;
}

.skating-journey-step.skating-journey-step--08 .skating-journey-step__content-row .triangle__4 {
  border-color: #9ADBE8 transparent transparent transparent;
}

.skating-journey-step.skating-journey-step--08 h3, .skating-journey-step.skating-journey-step--08 a, .skating-journey-step.skating-journey-step--08 .skating-journey-step__step-number {
  color: #1B143C;
}

.skating-journey-step {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  margin-bottom: 58px;
  /*
  &__image-slot {
    // @include color-card;
    height: 343px;
    position: relative;


    @include breakpoint($width--l) {
      flex-basis: 30%;
      height: $card__height;
    }

    &:after {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
    }
  }

    &__image-item {
      width: 100% !important;
    }

    &__image-link-title {
      position: absolute;
      bottom: 0%;
      left: 0;
      color: $color--white;
      font-size: rem(24px);
      z-index: $z-index--oneup;

      width: 100%;
      height: 100%;
      display: flex;
      align-items: flex-end;
      justify-content: flex-start;
      padding: 10%;
    }
    */
}

.skating-journey-step.skating-journey-step--01 .triangle__1, .skating-journey-step.skating-journey-step--01 .triangle__2 {
  display: none;
}

.skating-journey-step.skating-journey-step--01 .skating-journey-step__title-and-description-wrapper {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

@media (min-width: 1100px) {
  .skating-journey-step.skating-journey-step--01 .skating-journey-step__links {
    position: absolute;
    right: 0;
    margin-top: 0;
    top: -40px;
  }
}
.skating-journey-step.skating-journey-step--01 .skating-journey-step__description {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media (min-width: 1100px) {
  .skating-journey-step.skating-journey-step--01 .skating-journey-step__description {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 1600px) {
  .skating-journey-step.skating-journey-step--01 .skating-journey-step__description {
    margin-left: 120px;
    -ms-flex-preferred-size: 770px !important;
    flex-basis: 770px !important;
  }
}
.skating-journey-step.skating-journey-step--05 .skating-journey-step__step-number, .skating-journey-step.skating-journey-step--05 h3, .skating-journey-step.skating-journey-step--05 a {
  color: #352C5D;
}

.skating-journey-step.skating-journey-step--05 .skating-journey-step__links {
  margin-top: 20px;
}

.skating-journey-step.skating-journey-step--03 .skating-journey-step__heading-wrapper,
.skating-journey-step.skating-journey-step--03 .skating-journey-step__title-and-description-wrapper, .skating-journey-step.skating-journey-step--05 .skating-journey-step__heading-wrapper,
.skating-journey-step.skating-journey-step--05 .skating-journey-step__title-and-description-wrapper, .skating-journey-step.skating-journey-step--06 .skating-journey-step__heading-wrapper,
.skating-journey-step.skating-journey-step--06 .skating-journey-step__title-and-description-wrapper {
  -ms-flex-preferred-size: 631px;
  flex-basis: 631px;
}

.skating-journey-step.skating-journey-step--03 .skating-journey-step__secondary-icon-wrapper, .skating-journey-step.skating-journey-step--05 .skating-journey-step__secondary-icon-wrapper, .skating-journey-step.skating-journey-step--06 .skating-journey-step__secondary-icon-wrapper {
  width: 158px;
}

.skating-journey-step.skating-journey-step--03 .skating-journey-step__content-wrapper, .skating-journey-step.skating-journey-step--05 .skating-journey-step__content-wrapper, .skating-journey-step.skating-journey-step--06 .skating-journey-step__content-wrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding: 0;
}

@media (min-width: 1600px) {
  .skating-journey-step.skating-journey-step--03 .skating-journey-step__content-wrapper, .skating-journey-step.skating-journey-step--05 .skating-journey-step__content-wrapper, .skating-journey-step.skating-journey-step--06 .skating-journey-step__content-wrapper {
    -ms-flex-preferred-size: calc(100% - 631px);
    flex-basis: calc(100% - 631px);
    padding: 0 4rem;
  }
}
.skating-journey-step.skating-journey-step--03 .content-row--beside h3, .skating-journey-step.skating-journey-step--05 .content-row--beside h3, .skating-journey-step.skating-journey-step--06 .content-row--beside h3 {
  -ms-flex-preferred-size: 470px;
  flex-basis: 470px;
}

.skating-journey-step.skating-journey-step--03 .content-row--beside .skating-journey-step__description, .skating-journey-step.skating-journey-step--05 .content-row--beside .skating-journey-step__description, .skating-journey-step.skating-journey-step--06 .content-row--beside .skating-journey-step__description {
  -ms-flex-preferred-size: 500px;
  flex-basis: 500px;
}

.skating-journey-step.skating-journey-step--02 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: 249%;
}

@media (min-width: 1600px) {
  .skating-journey-step.skating-journey-step--02 {
    background-image: url("../images/map.png");
  }
}
@media (min-width: 1800px) {
  .skating-journey-step.skating-journey-step--02 {
    background-position-x: 179%;
  }
}
.skating-journey-step.skating-journey-step--07 .skating-journey-step__description {
  -ms-flex-preferred-size: 500px;
  flex-basis: 500px;
}

.skating-journey-step.skating-journey-step--07 .skating-journey-step__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 1100px) {
  .skating-journey-step.skating-journey-step--07 .skating-journey-step__links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.skating-journey-step.skating-journey-step--07 .skating-journey-step__links .skating-journey-step__link {
  margin-right: auto;
  margin-bottom: 30px;
}

@media (min-width: 1100px) {
  .skating-journey-step.skating-journey-step--07 .skating-journey-step__links .skating-journey-step__link {
    margin-right: 20px;
  }
}
.skating-journey-step.skating-journey-step--08 .triangle__3, .skating-journey-step.skating-journey-step--08 .triangle__4 {
  display: none;
}

.skating-journey-step.skating-journey-step--08 .skating-journey-step__step-title {
  -ms-flex-preferred-size: 500px;
  flex-basis: 500px;
}

.skating-journey-step.skating-journey-step--08 .skating-journey-step__description {
  margin-right: 10vw;
}

.skating-journey-step h3 {
  font-size: 2.2222222222rem;
  text-transform: uppercase;
  margin-bottom: 10px;
}

@media (min-width: 1100px) {
  .skating-journey-step h3 {
    font-size: 4.1666666667rem;
  }
}
.skating-journey-step__primary-icon-wrapper {
  position: absolute;
  top: -100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  width: 150px;
  height: 150px;
}

.skating-journey-step__content-row {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  padding: 8vw 5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 1100px) {
  .skating-journey-step__content-row {
    padding: 8.3333333333rem 3.6111111111rem;
  }
}
@media (min-width: 1600px) {
  .skating-journey-step__content-row {
    padding: 8.3333333333rem 0;
  }
}
.skating-journey-step__content-row .triangle {
  display: none;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
}

@media (min-width: 1100px) {
  .skating-journey-step__content-row .triangle {
    display: block;
  }
}
.skating-journey-step__content-row .triangle__1 {
  content: "";
  border-color: transparent transparent #fff transparent;
  border-width: 0 55px 50px 55px;
  top: -48px;
  left: 20%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.skating-journey-step__content-row .triangle__2 {
  content: "";
  border-color: #fff transparent transparent transparent;
  border-width: 50px 55px 0 55px;
  top: -2px;
  left: 74%;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.skating-journey-step__content-row .triangle__3 {
  content: "";
  border-color: transparent transparent #fff transparent;
  border-width: 0 55px 50px 55px;
  bottom: -2px;
  left: 20%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.skating-journey-step__content-row .triangle__4 {
  content: "";
  border-color: #fff transparent transparent transparent;
  border-width: 50px 55px 0 55px;
  bottom: -49px;
  left: 74%;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.skating-journey-step__heading-wrapper {
  -ms-flex-preferred-size: 451px;
  flex-basis: 451px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.skating-journey-step__secondary-icon-wrapper {
  width: calc(100% - 356px);
  display: none;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (min-width: 1100px) {
  .skating-journey-step__secondary-icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.skating-journey-step__title-and-description-wrapper {
  -ms-flex-preferred-size: 356px;
  flex-basis: 356px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.skating-journey-step__step-number {
  font-size: 1.6666666667rem;
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  line-height: normal;
}

.skating-journey-step__step-number:after {
  content: ".";
}

.skating-journey-step__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 1100px) {
  .skating-journey-step__links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.skating-journey-step__links a {
  color: #1B143C;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  margin-bottom: 1rem;
  margin-right: auto;
}

@media (min-width: 1100px) {
  .skating-journey-step__links a {
    margin-bottom: 0;
    margin-right: 25px;
  }
  .skating-journey-step__links a:last-child {
    margin-right: 0;
  }
}
.skating-journey-step .content-row--beside .skating-journey-step__heading-wrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.skating-journey-step .content-row--beside .skating-journey-step__title-and-description-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.skating-journey-step .content-row--beside .skating-journey-step__secondary-icon-wrapper {
  width: 120px;
}

.skating-journey-step .content-row--beside .skating-journey-step__step-number {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.skating-journey-step .content-row--beside h3 {
  -ms-flex-preferred-size: 300px;
  flex-basis: 300px;
}

.skating-journey-step .content-row--beside .skating-journey-step__description {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 1600px) {
  .skating-journey-step .content-row--beside .skating-journey-step__description {
    -ms-flex-preferred-size: calc(100% - 857px);
    flex-basis: calc(100% - 857px);
    display: block;
  }
}
.skating-journey-step .content-row--beside .skating-journey-step__links {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.skating-journey-step__content-wrapper {
  -ms-flex-preferred-size: calc(100% - 451px);
  flex-basis: calc(100% - 451px);
  margin-top: 2rem;
}

.skating-journey-step__images-wrapper {
  min-width: 100%;
}

@media (min-width: 1600px) {
  .skating-journey-step__images-wrapper {
    height: 512px;
  }
}
.skating-journey-step__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 1600px) {
  .skating-journey-step__images {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.skating-journey-step .skating-journey-links__resources {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.skating-journey-step .skating-journey-links__resources a {
  font-size: 1.3333333333rem;
}

.skating-journey-step .skating-journey-links__resource {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-top: 1rem;
}

@media (min-width: 1600px) {
  .skating-journey-step .skating-journey-links__resource {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-right: 1rem;
    height: 50%;
  }
}
.skating-journey-step__square {
  position: relative;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  padding-top: 32%;
  margin-bottom: 2%;
  height: 0;
  overflow: hidden;
}

@media only screen and (max-width: 1100px) {
  .skating-journey-step__square {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 25px;
    min-height: 450px;
  }
}
@media only screen and (max-width: 800px) {
  .skating-journey-step__square {
    min-height: 400px;
  }
}
@media only screen and (max-width: 600px) {
  .skating-journey-step__square {
    min-height: 345px;
  }
}
.skating-journey-step__square > .block {
  background-color: white;
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.skating-journey-step__image-slot {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  height: 100%;
  margin-bottom: 1rem;
  padding: 0;
  width: 100% !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

@media screen and (min-width: 250px) {
  .skating-journey-step__image-slot {
    background-size: 100% 350px;
  }
}
@media screen and (min-width: 500px) and (max-width: 1099px) {
  .skating-journey-step__image-slot {
    background-size: cover;
  }
}
@media screen and (min-width: 1100px) {
  .skating-journey-step__image-slot {
    background-size: 100% 325px;
  }
}
.skating-journey-step__image-slot .skating-journey-step__image-link-title {
  font-size: 1rem;
  text-decoration: none;
  text-transform: none;
  position: absolute;
  margin-top: -70px;
  padding-top: 90px;
  margin-left: -34px;
  padding-left: 34px;
  height: calc(100% + 41px);
  width: 99%;
}

.skating-journey-step__image-slot .skating-journey-step__image-link-title::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow_black.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/arrow_black.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 0.9444444444rem;
  margin-left: 0.7rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 0.9444444444rem;
  position: relative;
  right: 0;
  top: 0.2222222222rem;
}

.skating-journey-step__image-slot .skating-journey-step__color-block {
  position: relative;
  height: 40%;
  padding: 1.5rem 2rem;
  width: 100%;
}

@media screen and (max-width: 1100px) {
  .skating-journey-step__image-slot .skating-journey-step__color-block {
    height: 25%;
  }
}
@media screen and (max-width: 800px) {
  .skating-journey-step__image-slot .skating-journey-step__color-block {
    height: 30%;
  }
}
@media screen and (max-width: 680px) {
  .skating-journey-step__image-slot .skating-journey-step__color-block {
    height: 35%;
  }
}
@media screen and (max-width: 500px) {
  .skating-journey-step__image-slot .skating-journey-step__color-block {
    height: 40%;
  }
}
@media (min-width: 1400px) {
  .skating-journey-step__image-slot {
    width: 451px;
    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .skating-journey-step__image-slot {
    width: 451px;
  }
}
.skating-journey-step__image-slot:hover {
  background-color: transparent !important;
}

.skating-journey-step__image-slot:hover .skating-journey-step__color-block {
  clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%);
  padding-top: 77px;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.skating-journey-step__image-slot:hover .skating-journey-step__color-block {
  height: calc(40% + 50px);
}

@media screen and (max-width: 1100px) {
  .skating-journey-step__image-slot:hover .skating-journey-step__color-block {
    height: calc(25% + 50px) !important;
  }
}
@media screen and (max-width: 800px) {
  .skating-journey-step__image-slot:hover .skating-journey-step__color-block {
    height: calc(30% + 50px) !important;
  }
}
@media screen and (max-width: 680px) {
  .skating-journey-step__image-slot:hover .skating-journey-step__color-block {
    height: calc(35% + 50px) !important;
  }
}
@media screen and (max-width: 500px) {
  .skating-journey-step__image-slot:hover .skating-journey-step__color-block {
    height: calc(40% + 50px) !important;
  }
}
.skating-journey-step__image-slot:hover .skating-journey-step__image-link-title::after {
  margin-left: 0.8rem;
}

.skating-journey-step__image-slot.overlay--blue .skating-journey-step__image-link-title, .skating-journey-step__image-slot.overlay--green .skating-journey-step__image-link-title, .skating-journey-step__image-slot.overlay--yellow .skating-journey-step__image-link-title, .skating-journey-step__image-slot.overlay--orange .skating-journey-step__image-link-title {
  color: #201747 !important;
}

.skating-journey-step__image-slot.overlay--red .skating-journey-step__image-link-title::after, .skating-journey-step__image-slot.overlay--navy .skating-journey-step__image-link-title::after, .skating-journey-step__image-slot.overlay--purple .skating-journey-step__image-link-title::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow_white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/arrow_white.svg");
}

.skating-journey-step__image-slot.overlay--blue .skating-journey-step__color-block {
  background: transparent linear-gradient(131deg, #BEF4FF 0%, #9ADBE8 100%) 0% 0% no-repeat padding-box;
}

.skating-journey-step__image-slot.overlay--green .skating-journey-step__color-block {
  background: transparent linear-gradient(131deg, #C2FA73 0%, #A4D65E 100%) 0% 0% no-repeat padding-box;
}

.skating-journey-step__image-slot.overlay--navy .skating-journey-step__color-block {
  background: transparent linear-gradient(131deg, #1529AE 0%, #001489 100%) 0% 0% no-repeat padding-box;
}

.skating-journey-step__image-slot.overlay--purple .skating-journey-step__color-block {
  background: transparent linear-gradient(131deg, #321D77 0%, #201747 100%) 0% 0% no-repeat padding-box;
}

.skating-journey-step__image-slot.overlay--red .skating-journey-step__color-block {
  background: transparent linear-gradient(131deg, #F70A06 0%, #DA291C 100%) 0% 0% no-repeat padding-box;
}

.skating-journey-step__image-slot.overlay--yellow .skating-journey-step__color-block, .skating-journey-step__image-slot.overlay--orange .skating-journey-step__color-block {
  background: transparent linear-gradient(131deg, #FFDB72 0%, #FFC72C 100%) 0% 0% no-repeat padding-box;
}

.l-skip-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 1rem;
  z-index: 10;
}

@media (min-width: 1100px) {
  .l-skip-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.l-skip-links a {
  color: #DA291C;
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 100;
  font-size: 0.7777777778rem;
  text-align: right;
}

.l-skip-links a:first-child {
  padding-right: 1rem;
}

@media (min-width: 1100px) {
  .l-skip-links a:first-child {
    padding-right: 0;
  }
}
body.page-node-type-specialty-landing-page {
  background-position: center top;
  background-image: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0))), url("/themes/usfs/images/specialty-texture.jpg");
  background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0)), url("/themes/usfs/images/specialty-texture.jpg");
  background-attachment: fixed;
}

body.page-node-type-specialty-landing-page .l-header:not(:hover),
body.page-node-type-specialty-landing-page .l-header:not(:hover) .l-header-background {
  background-color: transparent;
}

body.page-node-type-specialty-landing-page .specialty-page__header {
  position: relative;
  z-index: 3;
}

body.page-node-type-specialty-landing-page .specialty-page__header .page-title {
  width: 42%;
  margin-bottom: 0;
  padding: 2.2222222222rem 0 1.7777777778rem;
  text-transform: uppercase;
  font-size: 1.7777777778rem;
  color: #001489;
}

@media (max-width: 1099px) {
  body.page-node-type-specialty-landing-page .specialty-page__header .page-title {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }
}
@media (min-width: 1800px) {
  body.page-node-type-specialty-landing-page .specialty-page__header .page-title {
    margin-left: 7%;
  }
}
body.page-node-type-specialty-landing-page .specialty-page__header .page-logo {
  display: block;
  width: 11.1111111111rem;
  height: auto;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}

@media (min-width: 1100px) {
  body.page-node-type-specialty-landing-page .specialty-page__header .page-logo {
    position: absolute;
    right: 48%;
    bottom: 0;
    width: 15.5555555556rem;
    -webkit-transform: translate3d(50%, 50%, 0);
    transform: translate3d(50%, 50%, 0);
  }
}
@media (min-width: 1800px) {
  body.page-node-type-specialty-landing-page .specialty-page__header .page-logo {
    width: 20rem;
  }
}
.specialty-page-slider.home-page-slider {
  border-right: none;
}

.specialty-page-slider.home-page-slider .home-page-slider__slide-count {
  font-size: 0.7777777778rem;
  border-bottom-color: #ffbd3c;
}

@media (min-width: 1100px) {
  .specialty-page-slider.home-page-slider .home-page-slider__slide-count {
    padding-bottom: 1rem;
    margin-bottom: 5.5rem;
  }
}
.specialty-page-slider.home-page-slider .home-page-slider__slide-first-column {
  padding-top: 4.5rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#cc1613), color-stop(#da291c), to(#f44e42));
  background: linear-gradient(to bottom, #cc1613, #da291c, #f44e42);
}

@media (min-width: 500px) {
  .specialty-page-slider.home-page-slider .home-page-slider__slide-first-column {
    padding-top: 3rem;
  }
}
@media (min-width: 1800px) {
  .specialty-page-slider.home-page-slider .home-page-slider__slide-first-column {
    clip-path: polygon(7% 0%, 98% 0%, 91% 100%, 0% 100%);
  }
}
.specialty-page-slider.home-page-slider .home-page-slider__slide-title h1 {
  font-size: 2.5rem;
}

@media (min-width: 768px) {
  .specialty-page-slider.home-page-slider .home-page-slider__slide-title h1 {
    font-size: 4.5rem;
  }
}
@media (min-width: 1600px) {
  .specialty-page-slider.home-page-slider .home-page-slider__slide-summary p {
    margin-bottom: 3.5rem;
  }
}
@media (max-width: 1099px) {
  .specialty-page-slider.home-page-slider .home-page-slider__slide-second-column {
    margin-left: 1.3888888889rem;
    margin-right: 1.3888888889rem;
  }
}
.specialty-page-slider.home-page-slider .home-page-slider__slide-image-wrapper {
  background-position: 50%;
  background-size: cover;
}

@media (max-width: 1099px) {
  .specialty-page-slider.home-page-slider .home-page-slider__slide-image-wrapper {
    padding-top: 79.7281993205%;
  }
}
@media (min-width: 1100px) {
  .specialty-page-slider.home-page-slider .home-page-slider__slide-image-wrapper {
    clip-path: polygon(14% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@media (min-width: 1800px) {
  .specialty-page-slider.home-page-slider .home-page-slider__slide-image-wrapper {
    bottom: 1.1111111111rem;
    clip-path: polygon(14% 0%, 100% 0%, 86% 100%, 0% 100%);
  }
}
.specialty-page-slider.home-page-slider .home-page-slider__slide-image-wrapper:after {
  display: none;
}

.specialty-page-slider--custom-bg .specialty-page-slider .home-page-slider__slide-first-column {
  background: url("/themes/usfs/images/specialty-slider-bg.svg"), -webkit-gradient(linear, left top, left bottom, from(#cc1613), color-stop(#da291c), to(#f44e42));
  background: url("/themes/usfs/images/specialty-slider-bg.svg"), linear-gradient(to bottom, #cc1613, #da291c, #f44e42);
  background-repeat: no-repeat;
  background-position: -80px -160px, left top;
}

.sponsors--learn-more {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  padding-bottom: 2.7777777778rem;
}

@media (min-width: 600px) {
  .sponsors--learn-more {
    position: absolute;
    right: 0;
    top: -2.5rem;
    padding-bottom: 0;
    width: auto;
  }
}
.sponsors--learn-more .button, .sponsors--learn-more .hero-section__links a:not(.hero-section__link--nbc-sports), .hero-section__links .sponsors--learn-more a:not(.hero-section__link--nbc-sports), .sponsors--learn-more .home-page-slider__slide-links a, .home-page-slider__slide-links .sponsors--learn-more a {
  font-size: 0.7777777778rem;
}

.sponsors-block {
  height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 2.2222222222rem;
  padding: 0 0 0 1.1111111111rem;
  position: relative;
}

@media (min-width: 600px) {
  .sponsors-block {
    padding: 0 0 0 2.2222222222rem;
  }
}
@media (min-width: 1100px) {
  .sponsors-block {
    border-bottom: 0;
    margin-bottom: 0;
    padding: 0;
  }
}
.sponsors-block::after {
  background-color: #ebebeb;
  bottom: 0;
  content: "";
  display: none;
  position: absolute;
  right: 1.1111111111rem;
  top: 0;
  width: 1px;
}

@media (min-width: 1100px) {
  .sponsors-block::after {
    display: block;
  }
}
.sponsors-block .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.sponsors-block .view-content .views-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 6.2222222222rem;
  flex-basis: 6.2222222222rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
  max-width: 6.2222222222rem;
  width: 100%;
  min-height: 4.7222222222rem;
}

@media (min-width: 600px) {
  .sponsors-block .view-content .views-row {
    -ms-flex-preferred-size: 7.8888888889rem;
    flex-basis: 7.8888888889rem;
    max-width: 7.8888888889rem;
  }
}
@media (min-width: 800px) {
  .sponsors-block .view-content .views-row {
    -ms-flex-preferred-size: 11.1111111111rem;
    flex-basis: 11.1111111111rem;
    max-width: 11.1111111111rem;
  }
}
@media (min-width: 1100px) {
  .sponsors-block .view-content .views-row {
    -ms-flex-preferred-size: 6.4444444444rem;
    flex-basis: 6.4444444444rem;
    max-width: 6.4444444444rem;
  }
}
.sponsors-block .view-content .views-row img {
  height: auto;
  max-width: 5.2777777778rem;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-bottom: 15px;
}

@media (min-width: 800px) {
  .sponsors-block .view-content .views-row img {
    max-width: 6.1111111111rem;
    width: 100%;
  }
}
@media (min-width: 1100px) {
  .sponsors-block .view-content .views-row img {
    max-width: 4.4444444444rem;
    width: inherit;
  }
}
.sponsors-block .view-content .views-row a:hover img {
  border-bottom: 2px solid #000;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.l-sponsors {
  margin-left: auto;
  margin-right: auto;
  max-width: 106.6666666667rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1600px) {
  .l-sponsors {
    padding-left: 71.5px;
    padding-right: 71.5px;
  }
}
.l-sponsors .l-sponsors {
  padding-left: 0;
  padding-right: 0;
}

.l-sponsors__inner {
  background-color: #f7f7f7;
  padding: 3.3333333333rem 2.2222222222rem 2.2222222222rem;
}

@media (min-width: 1600px) {
  .l-sponsors__inner {
    padding-left: 71.5px;
    padding-right: 71.5px;
    padding-top: 5.5555555556rem;
    padding-bottom: 2.2222222222rem;
  }
}
.l-sponsors__inner > h3 {
  max-width: 14.2777777778rem;
  margin-bottom: 0;
}

@media (min-width: 1100px) {
  .l-sponsors__inner > h3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 77.7777777778rem;
    width: 100%;
  }
}
.l-sponsors .region-sponsors {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 600px) {
  .l-sponsors .region-sponsors {
    padding-top: 4.4444444444rem;
  }
}
@media (min-width: 1100px) {
  .l-sponsors .region-sponsors {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.l-sponsors .region-sponsors .sponsors--block-views {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.l-sponsors .region-sponsors .sponsors--block-views > h4 {
  color: #000;
}

@media (min-width: 1100px) {
  .l-sponsors .region-sponsors .sponsors--block-views {
    -ms-flex-preferred-size: 25.8888888889rem;
    flex-basis: 25.8888888889rem;
  }
}
.l-sponsors .region-sponsors .sponsors--block-views:last-child .sponsors-block {
  border-bottom: 0;
  margin-bottom: 0;
}

.l-sponsors .region-sponsors .sponsors--block-views:last-child .sponsors-block::after {
  display: none;
}

.store-items-block {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
}

.store-items-block__visit-the-store-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-top: 1rem;
}

.store-items-block__visit-the-store-wrapper > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}

.store-items-block__visit-the-store-wrapper a {
  height: 1.2rem;
  margin-left: auto;
}

.store-items-block__image-link {
  display: block;
  min-height: 300px;
  margin-bottom: 20px;
  text-align: center;
  background-color: white;
}

.store-items-block__image-link img {
  max-width: 100%;
  height: auto;
}

.store-items-block__category-wrapper {
  font-size: 14px;
  color: #626262;
}

.store-items-block__title-wrapper {
  text-transform: uppercase;
  margin-bottom: 0.75rem;
  min-height: 60px;
}

.store-items-block__price-wrapper {
  font-weight: bold;
  margin-bottom: 1.25rem;
}

.store-items-block .sliderControls {
  display: table;
  margin: 2rem auto;
}

.store-items-block .sliderControls > div {
  width: 7rem;
  height: 1rem;
  margin-right: 1.1rem;
}

.store-items-block__item {
  border-bottom: 3px solid #A4D65E;
  margin-right: 1.25rem;
  position: relative;
  padding: 1rem;
}

.store-items-block__new-badge {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #DA291C;
  height: 27px;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  padding: 4px 6px 4px 4px;
}

.store-items-block__new-badge::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: -10px;
  border-bottom: 27px solid #DA291C;
  border-left: 10px solid transparent;
}

.taxonomy-members-only-resources__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.taxonomy-members-only-resources__icon {
  margin-right: 12px;
}

.taxonomy-members-only-resources__icon img {
  height: 35px;
  width: auto;
}

.team-usa-block {
  margin-left: auto;
  margin-right: auto;
  max-width: 51.5rem;
  width: 100%;
}

.team-usa-block__team-disciplines {
  margin-bottom: 60px;
}

.team-usa-block__discipline {
  margin-bottom: 40px;
}

.team-usa-block__discipline-members {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.team-usa-block__team-member {
  margin-bottom: 25px;
  padding-right: 40px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media (min-width: 600px) {
  .team-usa-block__team-member {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
  }
}
.team-usa-block__member-info-wrapper:last-child {
  margin-right: 0;
}

.team-usa-block__member-name {
  font-family: "Gotham Narrow Medium", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 500;
  margin: 0;
  margin-right: 20px;
}

.two-column-image-text-mocr {
  margin-bottom: 4.1666666667rem;
}

@media (min-width: 1100px) {
  .two-column-image-text-mocr {
    margin-bottom: 8.3333333333rem;
  }
}
@media (min-width: 1100px) {
  .two-column-image-text-mocr__image-right .two-column-image-text-mocr__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.two-column-image-text-mocr__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 1100px) {
  .two-column-image-text-mocr__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.two-column-image-text-mocr__container > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.two-column-image-text-mocr__image-container {
  -ms-flex-item-align: center;
  align-self: center;
  margin-bottom: 1.6666666667rem;
}

@media (min-width: 1100px) {
  .two-column-image-text-mocr__image-container {
    max-width: 32.7222222222rem;
    height: 23.8333333333rem;
    margin-bottom: 0;
  }
}
@media (min-width: 1400px) {
  .two-column-image-text-mocr__image-container {
    max-width: 35.8333333333rem;
  }
}
.two-column-image-text-mocr__image-container img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: top;
  object-position: top;
}

.two-column-image-text-mocr__text-container {
  -ms-flex-item-align: center;
  align-self: center;
}

@media (min-width: 1100px) {
  .two-column-image-text-mocr__text-container {
    max-width: 30.2777777778rem;
  }
}
@media (min-width: 1400px) {
  .two-column-image-text-mocr__text-container {
    max-width: 35.8333333333rem;
  }
}
.two-column-image-text-mocr__text-container h2 {
  color: #001489;
}

.two-column-image-text-mocr__text-container p:last-child {
  margin-bottom: 0;
}

.two-column-image-text-mocr__text-container .button, .two-column-image-text-mocr__text-container .hero-section__links a:not(.hero-section__link--nbc-sports), .hero-section__links .two-column-image-text-mocr__text-container a:not(.hero-section__link--nbc-sports), .two-column-image-text-mocr__text-container .home-page-slider__slide-links a, .home-page-slider__slide-links .two-column-image-text-mocr__text-container a {
  margin: 40px auto 0;
  display: inline-block;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (min-width: 1100px) {
  .two-column-image-text-mocr__text-container .button, .two-column-image-text-mocr__text-container .hero-section__links a:not(.hero-section__link--nbc-sports), .hero-section__links .two-column-image-text-mocr__text-container a:not(.hero-section__link--nbc-sports), .two-column-image-text-mocr__text-container .home-page-slider__slide-links a, .home-page-slider__slide-links .two-column-image-text-mocr__text-container a {
    left: inherit;
    -webkit-transform: inherit;
    transform: inherit;
  }
}
.two-column-image-text {
  margin-bottom: 4.1666666667rem;
}

@media (min-width: 1100px) {
  .two-column-image-text {
    margin-bottom: 8.3333333333rem;
  }
}
@media (min-width: 1100px) {
  .two-column-image-text__image-right .two-column-image-text__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.two-column-image-text__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.7777777778rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 1100px) {
  .two-column-image-text__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.two-column-image-text__container > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media (min-width: 1100px) {
  .two-column-image-text__image-container {
    max-width: 32.7222222222rem;
    max-height: 21.6111111111rem;
  }
}
@media (min-width: 1400px) {
  .two-column-image-text__image-container {
    max-width: 38.2777777778rem;
  }
}
.two-column-image-text__image-container img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: top;
  object-position: top;
}

@media (min-width: 1100px) {
  .two-column-image-text__text-container {
    max-width: 30.2777777778rem;
  }
}
@media (min-width: 1400px) {
  .two-column-image-text__text-container {
    max-width: 35.8333333333rem;
  }
}
.two-column-image-text__text-container h3 {
  color: #001489;
}

.two-column-image-text__text-container p {
  line-height: 1.3333333333rem;
  margin-top: 0;
  margin-bottom: 1.1111111111rem;
}

.two-column-image-text__text-container p:last-child {
  margin-bottom: 0;
}

.two-column-image-text__text-container .button, .two-column-image-text__text-container .hero-section__links a:not(.hero-section__link--nbc-sports), .hero-section__links .two-column-image-text__text-container a:not(.hero-section__link--nbc-sports), .two-column-image-text__text-container .home-page-slider__slide-links a, .home-page-slider__slide-links .two-column-image-text__text-container a {
  font-size: 0.7777777778rem;
}

.ui-dialog {
  border-radius: 0;
}

.ui-dialog .ui-dialog-titlebar {
  border: 0;
  margin: -1px;
  padding: 1.1111111111rem;
  background-color: #001489;
  color: white;
}

.ui-dialog .ui-dialog-title {
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 700;
  font-size: 0.8888888889rem;
}

@media (min-width: 768px) {
  .ui-dialog .ui-dialog-title {
    font-size: 1.1666666667rem;
  }
}
.ui-dialog .ui-dialog-titlebar-close {
  right: 0;
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: none;
}

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  background-color: rgba(255, 255, 255, 0.25);
}

.ui-dialog .ui-dialog-titlebar-close .ui-button-icon {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  background: transparent;
}

.ui-dialog .ui-dialog-titlebar-close .ui-button-icon:before, .ui-dialog .ui-dialog-titlebar-close .ui-button-icon:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.3333333333rem;
  height: 0.1111111111rem;
  background-color: white;
}

.ui-dialog .ui-dialog-titlebar-close .ui-button-icon:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.ui-dialog .ui-dialog-titlebar-close .ui-button-icon:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.ui-dialog .ui-dialog-titlebar-close .ui-button-icon-space {
  display: none;
}

.ui-dialog .ui-dialog-buttonpane {
  background-color: #ddd;
}

.ui-dialog-buttonset .ui-button {
  border: none;
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  padding: 0.75em 2.5em;
  clip-path: polygon(0.7em 0, 0 100%, calc(100% - 0.7em) 100%, 100% 0);
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  background-color: white;
  color: #001489;
}

@media (min-width: 768px) {
  .ui-dialog-buttonset .ui-button {
    font-size: 1rem;
  }
}
.ui-dialog-buttonset .ui-button:hover, .ui-dialog-buttonset .ui-button:focus {
  outline: none;
  background-color: #001489;
  color: white;
}

.ui-widget-overlay {
  background-image: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0))), url("/themes/usfs/images/specialty-texture.jpg");
  background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0)), url("/themes/usfs/images/specialty-texture.jpg");
  background-attachment: fixed;
  opacity: 0.9;
}

.user-compact__email, .user-compact__phone, .user-compact__title {
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 100;
  font-size: 0.8888888889rem;
  line-height: 1.6666666667rem;
}

.user-compact {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

@media (min-width: 1100px) {
  .user-compact {
    width: auto;
  }
}
.user-compact__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.user-compact__image img {
  max-width: 130px;
  height: auto;
  border-radius: 50%;
}

.user-compact__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 1.6666666667rem;
}

.user-compact__name {
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: 1.1111111111rem;
  line-height: 1.6666666667rem;
  text-transform: uppercase;
}

.user-compact__title {
  font-weight: normal;
}

.node--view-mode-event-card-large {
  margin-bottom: 3.3333333333rem;
  border-bottom: 0 solid #A4D65E;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.141);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.141);
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  background-color: #f7f7f7;
  color: inherit;
}

@media (min-width: 768px) {
  .node--view-mode-event-card-large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, white), color-stop(30%, #f7f7f7));
    background-image: linear-gradient(to right, white 30%, #f7f7f7 30%);
  }
}
.node--view-mode-event-card-large:hover, .node--view-mode-event-card-large:focus-within {
  text-decoration: none;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.141), inset 0 -5px 0 #A4D65E;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.141), inset 0 -5px 0 #A4D65E;
}

.node--view-mode-event-card-large .event__logo {
  margin: 0;
  background-color: white;
}

@media (min-width: 768px) {
  .node--view-mode-event-card-large .event__logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30%;
    background-color: transparent;
  }
}
.node--view-mode-event-card-large .event__logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.node--view-mode-event-card-large .event__logo img {
  width: 100%;
  height: auto;
  padding: 1.3333333333rem;
}

@media (min-width: 768px) {
  .node--view-mode-event-card-large .event__logo img {
    padding: 1.8888888889rem;
  }
}
.node--view-mode-event-card-large .event__details {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.node--view-mode-event-card-large .event__link {
  display: block;
  padding: 2.2222222222rem 1.3333333333rem;
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: normal;
  color: inherit;
}

@media (min-width: 768px) {
  .node--view-mode-event-card-large .event__link {
    padding: 3.3333333333rem;
  }
}
.node--view-mode-event-card-large .event__link:hover, .node--view-mode-event-card-large .event__link:focus {
  text-decoration: none;
}

.node--view-mode-event-card-large .event__when-where {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
}

.node--view-mode-event-card-large .event__date:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  margin: -3px 7px 0 4px;
  border-radius: 3px;
  background-color: currentColor;
}

.node--view-mode-event-card-large .event__title {
  margin: 0.5555555556rem 0;
  color: #001489;
}

.node--view-mode-event-card-large .event__description {
  margin-bottom: 0;
}

.node--view-mode-event-card-large .event__feature-links {
  list-style-type: none;
  margin: -2.7777777778rem 0 0;
  padding: 0 1.3333333333rem 2.2222222222rem;
}

@media (min-width: 768px) {
  .node--view-mode-event-card-large .event__feature-links {
    padding: 0 3.3333333333rem 3.3333333333rem;
  }
}
.node--view-mode-event-card-large .event__feature-links .ext:after {
  margin-left: 0 !important;
}

.node--view-mode-event-card-small .event__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 2.2222222222rem 1.3333333333rem 1.9444444444rem;
  font-family: "Gotham Narrow Book", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: normal;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.141);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.141);
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  background-color: white;
  color: inherit;
}

.node--view-mode-event-card-small .event__link:hover, .node--view-mode-event-card-small .event__link:focus {
  text-decoration: none;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.141), inset 0 -5px 0 #A4D65E;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.141), inset 0 -5px 0 #A4D65E;
}

.node--view-mode-event-card-small .event__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 7.7777777778rem;
  height: 7.7777777778rem;
  margin: 0;
}

.node--view-mode-event-card-small .event__logo img {
  max-width: 100%;
  height: auto;
}

.node--view-mode-event-card-small .event__details {
  margin-left: 1.3333333333rem;
}

.node--view-mode-event-card-small .event__title {
  margin: 0.5555555556rem 0;
  color: #001489;
}

.event-listing-page {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
}

@media (min-width: 1100px) {
  .event-listing-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.event-listing-page__jumpmenu {
  margin-bottom: 2.2222222222rem;
  padding: 2.2222222222rem;
  border-bottom: 9px solid #001489;
  background-color: #f7f7f7;
}

@media (min-width: 1100px) {
  .event-listing-page__jumpmenu {
    position: sticky;
    top: 5rem;
    left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    margin-bottom: 5rem;
  }
}
.event-listing-page__jumpmenu ul {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  text-transform: uppercase;
}

.event-listing-page__jumpmenu li {
  margin: 0.8888888889rem 0;
}

.event-listing-page__jumpmenu li:last-child {
  margin-bottom: 0;
}

.event-listing-page__jumpmenu a {
  display: inline-block;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

[data-whatintent=mouse] .event-listing-page__jumpmenu a:focus {
  outline: none;
}

.event-listing-page__jumpmenu a.active {
  text-decoration: none;
  -webkit-box-shadow: 0 4px 0 #A4D65E;
  box-shadow: 0 4px 0 #A4D65E;
  -webkit-transform: translateX(0.8888888889rem);
  transform: translateX(0.8888888889rem);
}

@media (min-width: 1100px) {
  .event-listing-page__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
  }
}
.event-listing-page .p__heading {
  margin-bottom: 2.2222222222rem;
  padding-bottom: 1.3333333333rem;
  border-bottom: 1px solid #C6C6C6;
}

.event-listing-page .p__title {
  margin: 0;
}

.event-listing-page .p__subtitle {
  margin-top: 0.2777777778rem;
  margin-bottom: 0;
}

.page-node-type-event-listing-page .hero-section__tags > *:before {
  content: none;
}

.page-node-type-event-listing-page .hero-section__tags .field--type-link a {
  font-family: "Gotham Narrow Bold Italic", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif !important;
  font-size: 0.7222222222rem !important;
  text-transform: uppercase;
  font-weight: 700;
}

.paragraph--type--large-event-card-listing {
  margin-bottom: 3.3333333333rem;
}

.paragraph--type--small-event-card-listing {
  margin-bottom: 3.3333333333rem;
}

@media (min-width: 768px) {
  .paragraph--type--small-event-card-listing .p__events {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -0.4444444444rem;
  }
}
.paragraph--type--small-event-card-listing .p__events article {
  margin-bottom: 0.8888888889rem;
}

@media (min-width: 768px) {
  .paragraph--type--small-event-card-listing .p__events article {
    width: 50%;
    padding: 0 8px;
  }
}
.homepage-grid {
  margin-left: auto;
  margin-right: auto;
  max-width: 69.4444444444rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.homepage-grid__row,
.inner-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.homepage-grid__row {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.homepage-grid__row-item,
.homepage-grid__square {
  position: relative;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  padding-top: 32%;
  margin-bottom: 2%;
  height: 0;
  overflow: hidden;
}

.homepage-grid__row-item > .block,
.homepage-grid__square > .block {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
}

.homepage-grid__row-item > .block > div,
.homepage-grid__square > .block > div {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.homepage-grid__row-item > .block > div a,
.homepage-grid__row-item > .block > div div,
.homepage-grid__row-item > .block > div img,
.homepage-grid__square > .block > div a,
.homepage-grid__square > .block > div div,
.homepage-grid__square > .block > div img {
  display: block;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1100px) {
  .homepage-grid__row-item,
  .homepage-grid__square {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 25px;
    min-height: 450px;
  }
  .homepage-grid__row-item > .block > div img,
  .homepage-grid__square > .block > div img {
    margin: 0 auto;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .homepage-grid__row-item,
  .homepage-grid__square {
    min-height: 400px;
  }
}
@media screen and (max-width: 600px) {
  .homepage-grid__row-item,
  .homepage-grid__square {
    min-height: 345px;
  }
}
.inner-grid {
  -ms-flex-preferred-size: 66%;
  flex-basis: 66%;
  padding: 0;
  height: auto;
}

.inner-grid .homepage-grid__square {
  -ms-flex-preferred-size: 48.485%;
  flex-basis: 48.485%;
  padding-bottom: 16.485%;
}

@media screen and (max-width: 1100px) {
  .inner-grid {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .inner-grid .homepage-grid__square {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-bottom: 0;
  }
  .inner-grid .homepage-grid__square.homepage-grid__square-four {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
.homepage-grid__vertical-rectangle,
.homepage-grid__horizontal-rectangle {
  position: relative;
}

.homepage-grid__vertical-rectangle::before,
.homepage-grid__horizontal-rectangle::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #A4D65E;
}

.homepage-grid__vertical-rectangle {
  padding-top: 66%;
}

.homepage-grid__vertical-rectangle .video-home-grid-item__cta-link {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/video-blue.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/video-blue.svg");
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  padding-left: 50px;
  text-transform: uppercase;
}

@media screen and (max-width: 1100px) {
  .homepage-grid__vertical-rectangle {
    padding-top: 0;
    min-height: 450px;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
  }
}
@media screen and (max-width: 800px) {
  .homepage-grid__vertical-rectangle {
    min-height: 400px;
  }
}
@media screen and (max-width: 600px) {
  .homepage-grid__vertical-rectangle {
    min-height: 700px;
  }
}
@media screen and (max-width: 400px) {
  .homepage-grid__vertical-rectangle {
    min-height: 650px;
  }
}
.homepage-grid__horizontal-rectangle {
  position: relative;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  padding-top: 32%;
  margin-bottom: 2%;
  height: 0;
  overflow: hidden;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding-top: 48.485%;
  margin-bottom: 3.032%;
}

.homepage-grid__horizontal-rectangle > .block {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
}

.homepage-grid__horizontal-rectangle > .block > div {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.homepage-grid__horizontal-rectangle > .block > div a,
.homepage-grid__horizontal-rectangle > .block > div div,
.homepage-grid__horizontal-rectangle > .block > div img {
  display: block;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1100px) {
  .homepage-grid__horizontal-rectangle {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 25px;
    min-height: 450px;
  }
  .homepage-grid__horizontal-rectangle > .block > div img {
    margin: 0 auto;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .homepage-grid__horizontal-rectangle {
    min-height: 400px;
  }
}
@media screen and (max-width: 600px) {
  .homepage-grid__horizontal-rectangle {
    min-height: 345px;
  }
}
@media screen and (max-width: 1100px) {
  .homepage-grid__horizontal-rectangle {
    padding-top: 0;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 600px) {
  .homepage-grid__horizontal-rectangle {
    min-height: 700px;
  }
}
@media screen and (max-width: 400px) {
  .homepage-grid__horizontal-rectangle {
    min-height: 650px;
  }
}
.event-home-grid-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
}

.event-home-grid-item__image {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 50%;
}

.event-home-grid-item__image img {
  width: 100%;
  height: auto;
  clip-path: polygon(0 0, 100% 0, 100% 84%, 0 97%);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.event-home-grid-item__burrito {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  min-width: 250px;
  padding: 12.5%;
}

.event-home-grid-item__type {
  font-family: "Gotham Narrow Medium", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 500;
  position: absolute;
  top: 50px;
  left: 12.5%;
  width: 100%;
  font-size: 0.7777777778rem;
  color: #fff;
  text-shadow: 0 0 3px #000;
}

.event-home-grid-item__title {
  margin-bottom: 0;
  color: #001489;
  width: 100%;
}

.event-home-grid-item__text {
  width: 100%;
}

.event-home-grid-item__cta-link {
  color: #001489;
  width: 100%;
}

.event-home-grid-item__wrapper-link {
  text-decoration: none;
}

.event-home-grid-item__wrapper-link:hover {
  text-decoration: none;
}

@media screen and (max-width: 1100px) {
  .event-home-grid-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .event-home-grid-item__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    height: 100%;
  }
  .event-home-grid-item__image img {
    margin-left: auto;
    width: 62.5%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 48% 100%);
  }
  .event-home-grid-item__burrito {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 5%;
    width: 50%;
  }
  .event-home-grid-item__type {
    position: relative;
    left: 0;
    top: 0;
    color: inherit;
    text-shadow: 0 0 0;
  }
}
@media screen and (max-width: 600px) {
  .event-home-grid-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .event-home-grid-item__image {
    display: block;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    height: 60%;
  }
  .event-home-grid-item__image img {
    margin-left: 0;
    width: 100%;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 84%, 0 97%);
  }
  .event-home-grid-item__burrito {
    position: initial;
    top: auto;
    bottom: auto;
    padding: 7%;
    width: 100%;
  }
  .event-home-grid-item__type {
    position: absolute;
    left: 7%;
    top: 7%;
    color: #fff;
    text-shadow: 0 0 3px #000;
  }
}
.hotizontal-rectangle-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
}

.hotizontal-rectangle-content__first-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 6.11% 0 6.11% 6.11%;
  min-width: 250px;
  max-width: 50%;
}

.hotizontal-rectangle-content__second-col {
  display: block;
  position: relative;
  z-index: 2;
}

.hotizontal-rectangle-content__second-col img {
  clip-path: polygon(16.5% 0, 100% 0, 100% 100%, 0% 100%);
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.hotizontal-rectangle-content__category {
  font-family: "Gotham Narrow Medium", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 500;
  width: 100%;
  font-size: 0.7777777778rem;
}

.hotizontal-rectangle-content__title {
  color: #001489;
  margin-bottom: 0;
}

@media screen and (max-width: 1100px) {
  .hotizontal-rectangle-content__first-col {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 5%;
    width: 50%;
  }
  .hotizontal-rectangle-content__second-col img {
    margin-left: auto;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 48% 100%);
  }
}
@media screen and (max-width: 600px) {
  .hotizontal-rectangle-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hotizontal-rectangle-content__first-col {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: initial;
    top: auto;
    bottom: auto;
    padding: 7%;
    height: 100%;
    width: 100%;
    max-width: 100%;
  }
  .hotizontal-rectangle-content__second-col {
    height: 60%;
  }
  .hotizontal-rectangle-content__second-col img {
    margin-left: 0;
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 84%, 0 97%);
  }
  .hotizontal-rectangle-content__category {
    position: absolute;
    left: 7%;
    top: 7%;
    color: #fff;
    text-shadow: 0 0 3px #000;
    z-index: 1;
  }
}
@media screen and (min-width: 601px) and (max-width: 1100px) {
  .hotizontal-rectangle-content__second-col {
    margin-left: 50%;
  }
}
@media screen and (min-width: 601px) {
  .hotizontal-rectangle-content__second-col {
    width: 50%;
  }
}
.media-home-grid-item__category {
  font-family: "Gotham Narrow Medium", Helvetica, -apple-system, BlinkMacSystemFont, "Open Sans", "Source Sans Pro", "Droid Serif", Arial, "Segoe UI", sans-serif;
  font-weight: 500;
  font-size: 0.7777777778rem;
  width: 100%;
}

.video-home-grid-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  height: 100%;
  margin-bottom: 1rem;
  padding: 0;
  width: 100% !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: stretch;
  position: relative;
  padding: 12.5%;
  height: 100%;
  width: 100% !important;
}

@media screen and (min-width: 250px) {
  .video-home-grid-item {
    background-size: 100% 350px;
  }
}
@media screen and (min-width: 500px) and (max-width: 1099px) {
  .video-home-grid-item {
    background-size: cover;
  }
}
@media screen and (min-width: 1100px) {
  .video-home-grid-item {
    background-size: 100% 325px;
  }
}
.video-home-grid-item::before {
  background-image: url("../images/fanzone.png");
  background-size: contain;
  content: "";
  width: 89px;
  height: 24px;
  visibility: hidden;
}

.video-home-grid-item a {
  text-transform: uppercase;
}

.video-home-grid-item__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  color: #fff;
  text-transform: none;
  margin: 0 0 15px 0;
  font-size: 1rem;
}

.video-home-grid-item__title span {
  background-color: transparent;
  padding: 0;
}

.video-home-grid-item__color-block {
  position: relative;
  height: 40%;
  padding: 1.5rem 2rem;
  width: 100%;
}

@media screen and (max-width: 1100px) {
  .video-home-grid-item__color-block {
    height: 25%;
  }
}
@media screen and (max-width: 800px) {
  .video-home-grid-item__color-block {
    height: 30%;
  }
}
@media screen and (max-width: 680px) {
  .video-home-grid-item__color-block {
    height: 35%;
  }
}
@media screen and (max-width: 500px) {
  .video-home-grid-item__color-block {
    height: 40%;
  }
}
.video-home-grid-item__wrapper-link {
  text-decoration: none;
  width: 100%;
}

.video-home-grid-item__wrapper-link:hover {
  text-decoration: none;
}

.video-home-grid-item__logo {
  left: 2em;
  max-width: 125px;
  position: absolute;
  top: 2em;
}

@media (min-width: 1400px) {
  .video-home-grid-item {
    width: 451px;
    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .video-home-grid-item {
    width: 451px;
  }
}
.video-home-grid-item:hover {
  background-color: transparent !important;
}

.video-home-grid-item:hover .fan-zone-home-grid-item__color-block,
.video-home-grid-item:hover .fan-zone-link__color-block {
  clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%);
  padding-top: 77px;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.video-home-grid-item:hover .fan-zone-home-grid-item__color-block,
.video-home-grid-item:hover .fan-zone-link__color-block {
  height: calc(40% + 50px);
}

@media screen and (max-width: 1100px) {
  .video-home-grid-item:hover .fan-zone-home-grid-item__color-block,
  .video-home-grid-item:hover .fan-zone-link__color-block {
    height: calc(25% + 50px) !important;
  }
}
@media screen and (max-width: 800px) {
  .video-home-grid-item:hover .fan-zone-home-grid-item__color-block,
  .video-home-grid-item:hover .fan-zone-link__color-block {
    height: calc(30% + 50px) !important;
  }
}
@media screen and (max-width: 680px) {
  .video-home-grid-item:hover .fan-zone-home-grid-item__color-block,
  .video-home-grid-item:hover .fan-zone-link__color-block {
    height: calc(35% + 50px) !important;
  }
}
@media screen and (max-width: 500px) {
  .video-home-grid-item:hover .fan-zone-home-grid-item__color-block,
  .video-home-grid-item:hover .fan-zone-link__color-block {
    height: calc(40% + 50px) !important;
  }
}
.video-home-grid-item.overlay--blue .fan-zone-home-grid-item__title > span,
.video-home-grid-item.overlay--blue .fan-zone-link__title,
.video-home-grid-item.overlay--blue .fan-zone-home-grid-item__cta-link,
.video-home-grid-item.overlay--blue .fan-zone-link__cta-link, .video-home-grid-item.overlay--green .fan-zone-home-grid-item__title > span,
.video-home-grid-item.overlay--green .fan-zone-link__title,
.video-home-grid-item.overlay--green .fan-zone-home-grid-item__cta-link,
.video-home-grid-item.overlay--green .fan-zone-link__cta-link, .video-home-grid-item.overlay--yellow .fan-zone-home-grid-item__title > span,
.video-home-grid-item.overlay--yellow .fan-zone-link__title,
.video-home-grid-item.overlay--yellow .fan-zone-home-grid-item__cta-link,
.video-home-grid-item.overlay--yellow .fan-zone-link__cta-link, .video-home-grid-item.overlay--orange .fan-zone-home-grid-item__title > span,
.video-home-grid-item.overlay--orange .fan-zone-link__title,
.video-home-grid-item.overlay--orange .fan-zone-home-grid-item__cta-link,
.video-home-grid-item.overlay--orange .fan-zone-link__cta-link {
  color: #201747 !important;
}

.video-home-grid-item.overlay--blue .fan-zone-home-grid-item__cta-link::before,
.video-home-grid-item.overlay--blue .fan-zone-link__cta-link::before, .video-home-grid-item.overlay--green .fan-zone-home-grid-item__cta-link::before,
.video-home-grid-item.overlay--green .fan-zone-link__cta-link::before, .video-home-grid-item.overlay--yellow .fan-zone-home-grid-item__cta-link::before,
.video-home-grid-item.overlay--yellow .fan-zone-link__cta-link::before, .video-home-grid-item.overlay--orange .fan-zone-home-grid-item__cta-link::before,
.video-home-grid-item.overlay--orange .fan-zone-link__cta-link::before {
  background-color: #201747 !important;
}

.video-home-grid-item.overlay--blue .fan-zone-home-grid-item__cta-link::after,
.video-home-grid-item.overlay--blue .fan-zone-link__cta-link::after, .video-home-grid-item.overlay--green .fan-zone-home-grid-item__cta-link::after,
.video-home-grid-item.overlay--green .fan-zone-link__cta-link::after, .video-home-grid-item.overlay--yellow .fan-zone-home-grid-item__cta-link::after,
.video-home-grid-item.overlay--yellow .fan-zone-link__cta-link::after, .video-home-grid-item.overlay--orange .fan-zone-home-grid-item__cta-link::after,
.video-home-grid-item.overlay--orange .fan-zone-link__cta-link::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url(../images/arrow_black.svg) !important;
  background-image: linear-gradient(transparent, transparent), url(../images/arrow_black.svg) !important;
}

.video-home-grid-item.overlay--blue .fan-zone-home-grid-item__color-block,
.video-home-grid-item.overlay--blue .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #BEF4FF 0%, #9ADBE8 100%) 0% 0% no-repeat padding-box;
}

.video-home-grid-item.overlay--green .fan-zone-home-grid-item__color-block,
.video-home-grid-item.overlay--green .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #C2FA73 0%, #A4D65E 100%) 0% 0% no-repeat padding-box;
}

.video-home-grid-item.overlay--navy .fan-zone-home-grid-item__color-block,
.video-home-grid-item.overlay--navy .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #1529AE 0%, #001489 100%) 0% 0% no-repeat padding-box;
}

.video-home-grid-item.overlay--purple .fan-zone-home-grid-item__color-block,
.video-home-grid-item.overlay--purple .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #321D77 0%, #201747 100%) 0% 0% no-repeat padding-box;
}

.video-home-grid-item.overlay--red .fan-zone-home-grid-item__color-block,
.video-home-grid-item.overlay--red .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #F70A06 0%, #DA291C 100%) 0% 0% no-repeat padding-box;
}

.video-home-grid-item.overlay--yellow .fan-zone-home-grid-item__color-block,
.video-home-grid-item.overlay--yellow .fan-zone-link__color-block, .video-home-grid-item.overlay--orange .fan-zone-home-grid-item__color-block,
.video-home-grid-item.overlay--orange .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #FFDB72 0%, #FFC72C 100%) 0% 0% no-repeat padding-box;
}

.video-home-grid-item.overlay--black .fan-zone-home-grid-item__color-block,
.video-home-grid-item.overlay--black .fan-zone-link__color-block {
  background: #000;
}

.video-home-grid-item__cta-link {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/video.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/video.svg");
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 40px;
  padding-left: 50px;
}

.video-home-grid-item h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  color: #fff;
  text-transform: none;
  margin: 0;
}

.video-home-grid-item__date {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
}

.video-home-grid-item__wrapper-link {
  text-decoration: none;
  width: 100%;
}

.video-home-grid-item__wrapper-link:hover {
  text-decoration: none;
}

@media screen and (max-width: 1100px) {
  .video-home-grid-item {
    padding: 5%;
  }
}
@media screen and (max-width: 600px) {
  .video-home-grid-item {
    padding: 7%;
  }
}
.fan-zone-home-grid-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  height: 100%;
  margin-bottom: 1rem;
  padding: 0;
  width: 100% !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-position-y: -25px;
}

@media screen and (min-width: 250px) {
  .fan-zone-home-grid-item {
    background-size: 100% 350px;
  }
}
@media screen and (min-width: 500px) and (max-width: 1099px) {
  .fan-zone-home-grid-item {
    background-size: cover;
  }
}
@media screen and (min-width: 1100px) {
  .fan-zone-home-grid-item {
    background-size: 100% 325px;
  }
}
.fan-zone-home-grid-item::before {
  background-image: url("../images/fanzone.png");
  background-size: contain;
  content: "";
  width: 89px;
  height: 24px;
  visibility: hidden;
}

.fan-zone-home-grid-item a {
  text-transform: uppercase;
}

.fan-zone-home-grid-item__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  color: #fff;
  text-transform: none;
  margin: 0 0 15px 0;
  font-size: 1rem;
}

.fan-zone-home-grid-item__title span {
  background-color: transparent;
  padding: 0;
}

.fan-zone-home-grid-item__color-block {
  position: relative;
  height: 40%;
  padding: 1.5rem 2rem;
  width: 100%;
}

@media screen and (max-width: 1100px) {
  .fan-zone-home-grid-item__color-block {
    height: 25%;
  }
}
@media screen and (max-width: 800px) {
  .fan-zone-home-grid-item__color-block {
    height: 30%;
  }
}
@media screen and (max-width: 680px) {
  .fan-zone-home-grid-item__color-block {
    height: 35%;
  }
}
@media screen and (max-width: 500px) {
  .fan-zone-home-grid-item__color-block {
    height: 40%;
  }
}
.fan-zone-home-grid-item__wrapper-link {
  text-decoration: none;
  width: 100%;
}

.fan-zone-home-grid-item__wrapper-link:hover {
  text-decoration: none;
}

.fan-zone-home-grid-item__logo {
  left: 2em;
  max-width: 125px;
  position: absolute;
  top: 2em;
}

@media (min-width: 1400px) {
  .fan-zone-home-grid-item {
    width: 451px;
    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .fan-zone-home-grid-item {
    width: 451px;
  }
}
.fan-zone-home-grid-item:hover {
  background-color: transparent !important;
}

.fan-zone-home-grid-item:hover .fan-zone-home-grid-item__color-block,
.fan-zone-home-grid-item:hover .fan-zone-link__color-block {
  clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%);
  padding-top: 77px;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.fan-zone-home-grid-item:hover .fan-zone-home-grid-item__color-block,
.fan-zone-home-grid-item:hover .fan-zone-link__color-block {
  height: calc(40% + 50px);
}

@media screen and (max-width: 1100px) {
  .fan-zone-home-grid-item:hover .fan-zone-home-grid-item__color-block,
  .fan-zone-home-grid-item:hover .fan-zone-link__color-block {
    height: calc(25% + 50px) !important;
  }
}
@media screen and (max-width: 800px) {
  .fan-zone-home-grid-item:hover .fan-zone-home-grid-item__color-block,
  .fan-zone-home-grid-item:hover .fan-zone-link__color-block {
    height: calc(30% + 50px) !important;
  }
}
@media screen and (max-width: 680px) {
  .fan-zone-home-grid-item:hover .fan-zone-home-grid-item__color-block,
  .fan-zone-home-grid-item:hover .fan-zone-link__color-block {
    height: calc(35% + 50px) !important;
  }
}
@media screen and (max-width: 500px) {
  .fan-zone-home-grid-item:hover .fan-zone-home-grid-item__color-block,
  .fan-zone-home-grid-item:hover .fan-zone-link__color-block {
    height: calc(40% + 50px) !important;
  }
}
.fan-zone-home-grid-item.overlay--blue .fan-zone-home-grid-item__title > span,
.fan-zone-home-grid-item.overlay--blue .fan-zone-link__title,
.fan-zone-home-grid-item.overlay--blue .fan-zone-home-grid-item__cta-link,
.fan-zone-home-grid-item.overlay--blue .fan-zone-link__cta-link, .fan-zone-home-grid-item.overlay--green .fan-zone-home-grid-item__title > span,
.fan-zone-home-grid-item.overlay--green .fan-zone-link__title,
.fan-zone-home-grid-item.overlay--green .fan-zone-home-grid-item__cta-link,
.fan-zone-home-grid-item.overlay--green .fan-zone-link__cta-link, .fan-zone-home-grid-item.overlay--yellow .fan-zone-home-grid-item__title > span,
.fan-zone-home-grid-item.overlay--yellow .fan-zone-link__title,
.fan-zone-home-grid-item.overlay--yellow .fan-zone-home-grid-item__cta-link,
.fan-zone-home-grid-item.overlay--yellow .fan-zone-link__cta-link, .fan-zone-home-grid-item.overlay--orange .fan-zone-home-grid-item__title > span,
.fan-zone-home-grid-item.overlay--orange .fan-zone-link__title,
.fan-zone-home-grid-item.overlay--orange .fan-zone-home-grid-item__cta-link,
.fan-zone-home-grid-item.overlay--orange .fan-zone-link__cta-link {
  color: #201747 !important;
}

.fan-zone-home-grid-item.overlay--blue .fan-zone-home-grid-item__cta-link::before,
.fan-zone-home-grid-item.overlay--blue .fan-zone-link__cta-link::before, .fan-zone-home-grid-item.overlay--green .fan-zone-home-grid-item__cta-link::before,
.fan-zone-home-grid-item.overlay--green .fan-zone-link__cta-link::before, .fan-zone-home-grid-item.overlay--yellow .fan-zone-home-grid-item__cta-link::before,
.fan-zone-home-grid-item.overlay--yellow .fan-zone-link__cta-link::before, .fan-zone-home-grid-item.overlay--orange .fan-zone-home-grid-item__cta-link::before,
.fan-zone-home-grid-item.overlay--orange .fan-zone-link__cta-link::before {
  background-color: #201747 !important;
}

.fan-zone-home-grid-item.overlay--blue .fan-zone-home-grid-item__cta-link::after,
.fan-zone-home-grid-item.overlay--blue .fan-zone-link__cta-link::after, .fan-zone-home-grid-item.overlay--green .fan-zone-home-grid-item__cta-link::after,
.fan-zone-home-grid-item.overlay--green .fan-zone-link__cta-link::after, .fan-zone-home-grid-item.overlay--yellow .fan-zone-home-grid-item__cta-link::after,
.fan-zone-home-grid-item.overlay--yellow .fan-zone-link__cta-link::after, .fan-zone-home-grid-item.overlay--orange .fan-zone-home-grid-item__cta-link::after,
.fan-zone-home-grid-item.overlay--orange .fan-zone-link__cta-link::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url(../images/arrow_black.svg) !important;
  background-image: linear-gradient(transparent, transparent), url(../images/arrow_black.svg) !important;
}

.fan-zone-home-grid-item.overlay--blue .fan-zone-home-grid-item__color-block,
.fan-zone-home-grid-item.overlay--blue .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #BEF4FF 0%, #9ADBE8 100%) 0% 0% no-repeat padding-box;
}

.fan-zone-home-grid-item.overlay--green .fan-zone-home-grid-item__color-block,
.fan-zone-home-grid-item.overlay--green .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #C2FA73 0%, #A4D65E 100%) 0% 0% no-repeat padding-box;
}

.fan-zone-home-grid-item.overlay--navy .fan-zone-home-grid-item__color-block,
.fan-zone-home-grid-item.overlay--navy .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #1529AE 0%, #001489 100%) 0% 0% no-repeat padding-box;
}

.fan-zone-home-grid-item.overlay--purple .fan-zone-home-grid-item__color-block,
.fan-zone-home-grid-item.overlay--purple .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #321D77 0%, #201747 100%) 0% 0% no-repeat padding-box;
}

.fan-zone-home-grid-item.overlay--red .fan-zone-home-grid-item__color-block,
.fan-zone-home-grid-item.overlay--red .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #F70A06 0%, #DA291C 100%) 0% 0% no-repeat padding-box;
}

.fan-zone-home-grid-item.overlay--yellow .fan-zone-home-grid-item__color-block,
.fan-zone-home-grid-item.overlay--yellow .fan-zone-link__color-block, .fan-zone-home-grid-item.overlay--orange .fan-zone-home-grid-item__color-block,
.fan-zone-home-grid-item.overlay--orange .fan-zone-link__color-block {
  background: transparent linear-gradient(131deg, #FFDB72 0%, #FFC72C 100%) 0% 0% no-repeat padding-box;
}

.fan-zone-home-grid-item.overlay--black .fan-zone-home-grid-item__color-block,
.fan-zone-home-grid-item.overlay--black .fan-zone-link__color-block {
  background: #000;
}

.fan-zone-home-grid-item__cta-link {
  position: absolute;
  margin-top: -120px;
  padding-top: 120px;
  margin-left: -34px;
  padding-left: 34px;
  height: calc(100% + 32px);
  width: 99%;
}

.homepage-grid .layout-builder-block {
  padding: 0;
}

.homepage-grid .layout-builder__add-block {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(239, 246, 252, 0.8);
  z-index: 10;
}

.homepage-grid--version-2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 1275px;
}

.homepage-grid--version-2 .homepage-grid__item {
  position: relative;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  padding-top: 32%;
  margin-bottom: 2%;
  height: 0;
  overflow: hidden;
  margin-right: 2%;
}

.homepage-grid--version-2 .homepage-grid__item > .block {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
}

.homepage-grid--version-2 .homepage-grid__item > .block > div {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.homepage-grid--version-2 .homepage-grid__item > .block > div a,
.homepage-grid--version-2 .homepage-grid__item > .block > div div,
.homepage-grid--version-2 .homepage-grid__item > .block > div img {
  display: block;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1100px) {
  .homepage-grid--version-2 .homepage-grid__item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 25px;
    min-height: 450px;
  }
  .homepage-grid--version-2 .homepage-grid__item > .block > div img {
    margin: 0 auto;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .homepage-grid--version-2 .homepage-grid__item {
    min-height: 400px;
  }
}
@media screen and (max-width: 600px) {
  .homepage-grid--version-2 .homepage-grid__item {
    min-height: 345px;
  }
}
.homepage-grid--version-2 .homepage-grid__item-7, .homepage-grid--version-2 .homepage-grid__item-5 {
  margin-right: 0;
}

.homepage-grid--version-2 .homepage-grid__vertical-rectangle {
  padding-top: 66%;
}

@media screen and (max-width: 600px) {
  .homepage-grid--version-2 .homepage-grid__vertical-rectangle {
    min-height: 700px;
  }
}
@media screen and (max-width: 400px) {
  .homepage-grid--version-2 .homepage-grid__vertical-rectangle {
    min-height: 650px;
  }
}
@media screen and (max-width: 1100px) {
  .homepage-grid--version-2 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-height: 100%;
  }
  .homepage-grid--version-2 .homepage-grid__item {
    margin-right: 0;
  }
  .homepage-grid--version-2 .homepage-grid__vertical-rectangle {
    padding-top: 0;
  }
}
.homepage-grid--version-3 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.homepage-grid--version-3 .homepage-grid__horizontal-rectangle {
  -ms-flex-preferred-size: 66%;
  flex-basis: 66%;
  padding-top: 32%;
  margin-bottom: 2%;
}

@media screen and (max-width: 1100px) {
  .homepage-grid--version-3 .homepage-grid__horizontal-rectangle {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-top: 0;
    margin-bottom: 25px;
  }
}
.homepage-grid--version-4 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.homepage-grid--version-4 .homepage-grid__vertical-rectangle {
  position: relative;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  padding-top: 32%;
  margin-bottom: 2%;
  height: 0;
  overflow: hidden;
  padding-top: 66%;
}

.homepage-grid--version-4 .homepage-grid__vertical-rectangle > .block {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
}

.homepage-grid--version-4 .homepage-grid__vertical-rectangle > .block > div {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.homepage-grid--version-4 .homepage-grid__vertical-rectangle > .block > div a,
.homepage-grid--version-4 .homepage-grid__vertical-rectangle > .block > div div,
.homepage-grid--version-4 .homepage-grid__vertical-rectangle > .block > div img {
  display: block;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1100px) {
  .homepage-grid--version-4 .homepage-grid__vertical-rectangle {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 25px;
    min-height: 450px;
  }
  .homepage-grid--version-4 .homepage-grid__vertical-rectangle > .block > div img {
    margin: 0 auto;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .homepage-grid--version-4 .homepage-grid__vertical-rectangle {
    min-height: 400px;
  }
}
@media screen and (max-width: 600px) {
  .homepage-grid--version-4 .homepage-grid__vertical-rectangle {
    min-height: 345px;
  }
}
@media screen and (max-width: 1100px) {
  .homepage-grid--version-4 .homepage-grid__vertical-rectangle {
    padding-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .homepage-grid--version-4 .homepage-grid__vertical-rectangle {
    min-height: 700px;
  }
}
@media screen and (max-width: 400px) {
  .homepage-grid--version-4 .homepage-grid__vertical-rectangle {
    min-height: 650px;
  }
}
.homepage-grid--version-4 .homepage-grid__horizontal-rectangle {
  margin-bottom: 0;
}

.homepage-grid--version-4 .inner-grid .homepage-grid__square {
  margin-bottom: 3.032%;
}

@media screen and (max-width: 1100px) {
  .homepage-grid--version-4 .inner-grid .homepage-grid__square {
    margin-bottom: 25px;
  }
}
/*# sourceMappingURL=sourcemaps/main.css.map */
