@font-face {
  font-family: "Nike Futura";
  font-style: normal;
  font-weight: 400;
  src: url(../woff2/nike-futura.woff2) format("woff2"),
    url(../woff/nike-futura.woff) format("woff"),
    url(../ttf/nike-futura.ttf) format("truetype");
}

@font-face {
  font-family: nike-glyphs;
  src: url(../eot/nike-glyphs.eot);
  src: url(../eot/nike-glyphs.eot#iefix) format("eot"),
    url(../woff/nike-glyphs.woff) format("woff"),
    url(../ttf/nike-glyphs.ttf) format("truetype"),
    url(https://www.nike.com/assets/ncss/glyphs/2.6/fonts/nike-glyphs.svg#nike-glyphs)
      format("svg");
}

@font-face {
  font-family: "Nike TG";
  font-style: normal;
  font-weight: 400;
  src: url(../woff2/nike-tg.woff2) format("woff2"),
    url(../woff/nike-tg.woff) format("woff"),
    url(../ttf/nike-tg.ttf) format("truetype");
}

html {
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.75;
}

body {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #111;
  background-color: #fff;
}

body,
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

a {
  color: #111;
  cursor: pointer;
  text-decoration: none;
  background-color: transparent;
}

ul {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

@media screen and (prefers-reduced-motion: reduce), (update: slow) {
  * {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0s !important;
    -o-transition-duration: 0s !important;
    transition-duration: 0s !important;
  }
}

h4,
label,
li,
p,
span,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.body-2,
.body-3,
.headline-3,
.headline-5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.body-2 {
  font-size: 16px;
  line-height: 24px;
}

.body-3 {
  font-size: 14px;
  line-height: 20px;
}

.headline-3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
}

.headline-5 {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
}

button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: inherit;
  border: none;
  cursor: pointer;
  line-height: inherit;
  overflow: visible;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  padding: 0;
  text-transform: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  border-style: none;
}

a[class*="ncss-cta"] {
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 24px;
}

button[class*="ncss-btn"] {
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  font-weight: 500;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: 0 0;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
}

input {
  border: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  -webkit-appearance: none;
  border-radius: 4px;
}

input:focus {
  outline: 0;
}

input::-ms-clear {
  display: none;
}

input[type="checkbox"] {
  -webkit-appearance: checkbox;
}

a.ncss-cta-primary-dark {
  color: #111;
  font-size: 12px;
  line-height: 18px;
  border: none;
}

a.ncss-cta-primary-dark:not([disabled]):not(.disabled):hover {
  color: #757575;
}

a.ncss-cta-primary-dark:disabled {
  color: #ccc;
  cursor: default;
}

.ncss-container {
  width: 100%;
  padding-left: 6px;
  padding-right: 6px;
}

.ncss-row {
  font-size: 0;
  margin-left: -6px;
  margin-right: -6px;
}

.ncss-row:after,
.ncss-row:before {
  content: "";
  display: table;
}

.ncss-row:after {
  clear: both;
}

[class*="ncss-col-"] {
  position: relative;
  min-height: 1px;
  display: none;
  font-size: 16px;
  line-height: 1.75;
  padding-left: 6px;
  padding-right: 6px;
}

.ncss-col-sm-offset-0 {
  margin-left: 0;
}

.ncss-col-sm-2 {
  width: 16.666666666666664%;
  display: inline-block;
}

.ncss-col-sm-12 {
  width: 100%;
  display: inline-block;
}

@media only screen and (min-width: 600px) {
  .ncss-col-md-offset-0 {
    margin-left: 0;
  }
  .ncss-col-md-6 {
    width: 50%;
    display: inline-block;
  }
  .ncss-col-md-9 {
    width: 75%;
    display: inline-block;
  }
  .ncss-col-md-12 {
    width: 100%;
    display: inline-block;
  }
}

@media only screen and (min-width: 960px) {
  .ncss-col-lg-offset-0 {
    margin-left: 0;
  }
  .ncss-col-lg-12 {
    width: 100%;
    display: inline-block;
  }
}

.n-grid .ncss-row {
  margin-left: 0;
  margin-right: 0;
}

.n-grid [class*="ncss-col-"] {
  padding-left: 0;
  padding-right: 0;
}

.flx-dir-sm-r {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flx-dir-sm-c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (min-width: 960px) {
  .flx-dir-lg-r {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .flx-dir-lg-c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.flx-wr-sm-w {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (min-width: 960px) {
  .flx-wr-lg-nw {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

@media only screen and (min-width: 960px) {
  .flx-jc-lg-fe {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media only screen and (min-width: 600px) {
  .flx-ai-md-fe {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

@media only screen and (min-width: 960px) {
  .flx-ai-lg-fe {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

.flx-gro-sm-1 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media only screen and (min-width: 960px) {
  .flx-gro-lg-0 {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}

.d-sm-b {
  display: block;
}

.d-sm-ib {
  display: inline-block;
}

.d-sm-flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.d-sm-h {
  display: none;
}

@media only screen and (min-width: 600px) {
  .d-md-ib {
    display: inline-block;
  }
  .d-md-flx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 960px) {
  .d-lg-b {
    display: block;
  }
  .d-lg-ib {
    display: inline-block;
  }
  .d-lg-flx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .d-lg-h {
    display: none;
  }
}

.mauto-sm {
  margin-left: auto;
  margin-right: auto;
}

.mb3-sm {
  margin-bottom: 12px;
}

.mb4-sm {
  margin-bottom: 16px;
}

.mb7-sm {
  margin-bottom: 28px;
}

.mb12-sm {
  margin-bottom: 48px;
}

@media only screen and (min-width: 600px) {
  .mr0-md {
    margin-right: 0;
  }
  .ml3-md {
    margin-left: 12px;
  }
  .ml4-md {
    margin-left: 16px;
  }
}

.p0-sm {
  padding: 0;
}

.p10-sm {
  padding: 40px;
}

.pt0-sm {
  padding-top: 0;
}

.pr0-sm {
  padding-right: 0;
}

.prl0-sm {
  padding-right: 0;
  padding-left: 0;
}

.pt2-sm {
  padding-top: 8px;
}

.pb2-sm {
  padding-bottom: 8px;
}

.prl2-sm {
  padding-right: 8px;
  padding-left: 8px;
}

.pt3-sm {
  padding-top: 12px;
}

.pb3-sm {
  padding-bottom: 12px;
}

.pt4-sm {
  padding-top: 16px;
}

.pb4-sm {
  padding-bottom: 16px;
}

.pl4-sm {
  padding-left: 16px;
}

.pt5-sm {
  padding-top: 20px;
}

.pr5-sm {
  padding-right: 20px;
}

.pl5-sm {
  padding-left: 20px;
}

.pb6-sm {
  padding-bottom: 24px;
}

.pl9-sm {
  padding-left: 36px;
}

.pt12-sm {
  padding-top: 48px;
}

@media only screen and (min-width: 600px) {
  .pb0-md {
    padding-bottom: 0;
  }
  .pl0-md {
    padding-left: 0;
  }
  .pl2-md {
    padding-left: 8px;
  }
  .prl2-md {
    padding-right: 8px;
    padding-left: 8px;
  }
  .prl5-md {
    padding-right: 20px;
    padding-left: 20px;
  }
  .pt10-md {
    padding-top: 40px;
  }
}

@media only screen and (min-width: 960px) {
  .pt0-lg {
    padding-top: 0;
  }
  .pl0-lg {
    padding-left: 0;
  }
  .prl0-lg {
    padding-right: 0;
    padding-left: 0;
  }
  .pt3-lg {
    padding-top: 12px;
  }
  .prl3-lg {
    padding-right: 12px;
    padding-left: 12px;
  }
  .prl10-lg {
    padding-right: 40px;
    padding-left: 40px;
  }
}

.ta-sm-r {
  text-align: right;
}

.ta-sm-l {
  text-align: left;
}

@media only screen and (min-width: 960px) {
  .ta-lg-c {
    text-align: center;
  }
}

.va-sm-t {
  vertical-align: top;
}

.va-sm-m {
  vertical-align: middle;
}

.u-bold {
  font-weight: 500;
}

.u-full-width {
  width: 100%;
}

.u-full-height {
  height: 100%;
}

.z1 {
  z-index: 1;
}

.z2 {
  z-index: 2;
}

.z3 {
  z-index: 3;
}

.text-color-secondary {
  color: #757575;
}

.bg-black {
  background: #111;
}

.bg-white {
  background: #fff;
}

@keyframes c {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}

@keyframes c {
  70% {
    top: -10px;
    animation-timing-function: ease-in-out;
  }
  to {
    top: 0;
  }
}

@keyframes b {
  0% {
    transform: scale(0.5);
  }
  50% {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}

@keyframes b {
  0% {
    transform: scale(0.5);
  }
  50% {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}

@keyframes e {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}

@keyframes d {
  0% {
    top: 0;
  }
  to {
    top: 100vh;
  }
}

@keyframes anim-merch-menu {
  0% {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  1% {
    text-overflow: clip;
    white-space: normal;
  }
  to {
    text-overflow: clip;
    white-space: normal;
  }
}

@keyframes anim-merch-menu2 {
  0% {
    text-overflow: clip;
    white-space: normal;
  }
  99% {
    text-overflow: clip;
    white-space: normal;
  }
  to {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
}

.pre-l-wrapper {
  height: 100%;
}

.pre-l-brand-header {
  position: relative;
  height: 36px;
  width: 100%;
  border-bottom: #e6e6e6 1px solid;
  background: #fff;
}

@media only screen and (min-width: 960px) {
  .pre-l-brand-header:after,
  .pre-l-brand-header:before {
    content: "";
    opacity: 0;
  }
  .pre-l-brand-header:after {
    display: none;
  }
  .pre-l-brand-header.vs-is-open {
    z-index: 1;
  }
  .pre-l-brand-header.vs-is-open:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.25s;
    background: #fff;
    opacity: 1;
  }
  .pre-l-brand-header.vs-is-open:after {
    display: block;
    position: relative;
    height: 60px;
    width: 100%;
    background: #fff;
    opacity: 1;
  }
}

.pre-l-desktop-menu {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
}

.pre-desktop-menu {
  width: calc(100% - 426px);
  margin: 0 auto;
  height: 60px;
  overflow: hidden;
  max-width: 1255px;
}

/*@media only screen and (max-width: 1439px) {
  .pre-desktop-menu {
    width: calc(100% - 690px);
  }
}*/

@media only screen and (min-width: 1440px) {
  .pre-desktop-menu {
    width: calc(100% - 680px);
  }
}

.pre-desktop-menu-dropdown {
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  overflow: hidden;
  max-height: 800px;
  top: 60px;
  left: 0;
  right: 0;
  transition: transform 0.1s ease, opacity 0ms linear 0.1s,
    visibility 0ms linear 0.1s;
  transform-origin: top center;
  transform: scaleY(0);
}

@media only screen and (max-height: 800px) {
  .pre-desktop-menu-dropdown {
    overflow: auto;
    max-height: 100vh;
  }
}

.pre-desktop-menu.is-open .pre-desktop-menu-dropdown {
  transform: scaleY(1);
  transition: none;
}

.pre-desktop-menu-link {
  border-bottom: 2px solid transparent;
  padding-bottom: 18px;
  transition: border-color 0.1s, color 0.1s;
}

div.pre-desktop-menu-link { cursor:default; }

.pre-desktop-menu-item.is-focused .pre-desktop-menu-link {
  border-bottom: 2px solid #000;
}

.pre-desktop-menu-item.is-focused .pre-desktop-menu-dropdown {
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
  transition: transform 0.25s ease, opacity 0ms, visibility 0ms;
}

.pre-desktop-menu-item.is-focused .pre-desktop-menu-dropdown .pre-menu-column {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s ease, opacity 0.2s linear;
  transition-delay: 0.2s;
}

.pre-columns-container {
  max-width: 1344px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 15px;
}

.pre-menu-column {
  display: inline-block;
  opacity: 0;
  transform: translateY(-10px);
  transition: transform 0.1s, opacity 0.1s;
  transition-delay: 0s;
}

.pre-menu-column .is-header:first-child {
  margin-top: 0;
}

.pre-menu-item {
  text-align: left;
  background: transparent;
  display: block;
  margin-bottom: 4px;
  white-space: normal;
  overflow-wrap: normal;
}

.pre-menu-item.is-header {
  color: #111;
  margin-bottom: 14px;
  margin-top: 10px;
}

.pre-menu-item:hover {
  color: #111;
}

.pre-desktop-menu a,
.pre-desktop-menu button,
button.nav-btn,
button.pre-link {
  background: transparent;
}

.pre-menu-column a:hover {
  color: #111;
}

.pre-btn-icon:hover,
.pre-clear-search:hover {
  outline: none;
  background: #e5e5e5;
}

.pre-btn-icon:active,
.pre-btn-icon:focus,
.pre-clear-search:active,
.pre-clear-search:focus,
.pre-panel a:active,
.pre-panel a:focus,
.pre-panel button:active,
.pre-panel button:focus,
button.pre-menu-item:active,
button.pre-menu-item:focus {
  outline: none;
}

.pre-l-logo a:hover svg {
  filter: invert(44%) sepia(2%) saturate(20%) hue-rotate(326deg)
    brightness(101%) contrast(86%);
}

.pre-l-logo a:focus {
  outline: none;
  box-shadow: none;
}

.pre-close-search:hover .pre-grey-circle {
  background: #e5e5e5;
}

.pre-close-search:active,
.pre-close-search:focus {
  outline: none;
}

.pre-close-search:active .pre-grey-circle,
.pre-close-search:focus .pre-grey-circle {
  background: #e5e5e5;
}

.pre-search-btn:hover {
  outline: none;
  background: #e5e5e5;
}

.pre-search-btn:active,
.pre-search-btn:focus {
  outline: none;
}

.pre-search-input:hover {
  background: #e5e5e5;
}

.ripple {
  overflow: hidden;
  transform: translateZ(0);
}

.ripple:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  transform: scale(10);
  opacity: 0;
  transition: transform 0.5s, opacity 1s;
}

.u-bold {
  font-weight: 500;
}

.no-outline:focus {
  outline: none;
}

.pre-l-wrapper {
  max-width: 1920px;
  padding: 0 14px 0 16px;
  opacity: 1;
}

@media only screen and (min-width: 960px) {
  .pre-l-wrapper {
    padding: 0 14px 0 20px;
  }
}

@media only screen and (min-width: 1920px) {
  .pre-l-wrapper {
    padding: 0 38px 0 36px;
    max-width: 1920px;
  }
}

.pre-l-header {
  background: #fff;
  position: relative;
  height: 60px;
  width: 100%;
  transition: transform 0.15s ease;
}

.pre-l-header.top-stack-context {
  z-index: 2;
}

.pre-l-header.vs-is-open {
  height: 100vh;
}

.pre-l-header.is-fixed {
  top: 0;
  position: fixed;
}

.pre-l-header.is-hidden {
  transform: translateY(-60px);
}

.pre-l-header.is-fixed + .pre-spacer {
  display: block;
  height: 60px;
}

@media only screen and (min-width: 960px) {
  .pre-l-header.vs-is-open {
    height: unset;
    transition: none;
  }
  .pre-l-header.vs-is-open:not(.is-fixed) {
    position: fixed;
    top: 36px;
    transition: transform 0.25s ease 0.25s;
    transform: translateY(-36px);
  }
}

.pre-l-logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s, visibility 0s;
}

.pre-l-logo.top-stack-context {
  z-index: 4;
}

.vs-is-open .pre-l-logo.top-stack-context {
  z-index: 6;
}

.pre-btn-icon {
  background: transparent;
  vertical-align: middle;
  flex: 0 0 auto;
  color: rgba(0, 0, 0, 0.54);
  padding: 8px;
  text-align: center;
  border-radius: 100px;
  cursor: pointer;
  margin: 0;
  display: inline-flex;
  position: relative;
  align-items: center;
}

@media only screen and (min-width: 960px) {
  .pre-btn-icon {
    display: none;
  }
}

.pre-l-nav-box {
  bottom: 0;
  width: 120px;
  right: 44px;
  position: absolute;
  top: 0;
}

@media only screen and (min-width: 960px) {
  .pre-l-nav-box {
    position: unset;
    bottom: inherit;
    top: 0;
  }
}

.vs-is-open .pre-l-nav-box {
  width: 100%;
  transition: all 0.4s ease;
  right: 0;
  text-align: right;
}

@media only screen and (min-width: 960px) {
  .vs-is-open .pre-l-nav-box {
    right: unset;
  }
}

.vs-is-open .pre-acct-btn-group {
  opacity: 0;
}

.pre-l-header-container {
  width: 100%;
}

.pre-desktop-menu a,
.pre-desktop-menu button,
button.nav-btn,
button.pre-link {
  background: transparent;
}

.pre-menu-column a:hover {
  color: #111;
}

.pre-btn-icon:hover,
.pre-clear-search:hover {
  outline: none;
  background: #e5e5e5;
}

.pre-btn-icon:active,
.pre-btn-icon:focus,
.pre-clear-search:active,
.pre-clear-search:focus,
.pre-panel a:active,
.pre-panel a:focus,
.pre-panel button:active,
.pre-panel button:focus,
button.pre-menu-item:active,
button.pre-menu-item:focus {
  outline: none;
}

.pre-l-logo a:hover svg {
  filter: invert(44%) sepia(2%) saturate(20%) hue-rotate(326deg)
    brightness(101%) contrast(86%);
}

.pre-l-logo a:focus {
  outline: none;
  box-shadow: none;
}

.ripple:active:after {
  transform: scale(0);
  opacity: 0.5;
  transition: 0s;
}

.pre-text-color-secondary {
  color: #757575;
}

.pre-chevron {
  width: 12px;
  height: 12px;
  margin-top: 2px;
  fill: #757575;
}

.pre-chevron-back,
.pre-chevron.chev-root {
  fill: #111;
}

.pre-panel {
  position: absolute;
  right: 0;
  left: 0;
  padding: 0 36px 150px;
  margin-top: 46px;
  transform: translateX(0);
  transition: transform 0.25s;
}

.pre-panel .pre-link {
  color: #111;
  display: flex;
  width: 100%;
  align-items: center;
  padding: 4px 0;
}

.pre-panel .pre-link-label {
  width: 100%;
  text-align: left;
}

.pre-panel .pre-category {
  padding: 7px 0;
}

.pre-panel.pre-hide-left {
  transform: translateX(-320px);
  transition: transform 0.25s;
}

.pre-panel.pre-hide-right {
  transform: translateX(320px);
  transition: transform 0.25s;
}

.pre-panel-root {
  margin-top: 0;
  padding-top: 40px;
}

.pre-panel-root .pre-account-link {
  margin-bottom: 14px;
}

.pre-panel-root .pre-link {
  padding: 10px 0;
}

.pre-panel-root .pre-link-label,
.pre-panel-root button.pre-link {
  line-height: 1.166667;
}

.pre-mobilemenu {
  position: absolute;
  overflow-x: hidden;
  top: 0;
  height: 100vh;
  background-color: #fff;
  width: 320px;
  transform: translateX(320px);
  transition: transform 0.25s;
}

.pre-mobilemenu.pre-hide {
  visibility: hidden;
  width: 0;
}

.pre-mobilemenu.pre-show {
  visibility: visible;
  transform: translateX(-156px);
  transition: transform 0.25s;
}

.pre-mobilemenu .close-nav-btn {
  position: absolute;
  right: 14px;
  top: 8px;
  margin-right: 10px;
}

body.pre-noscroll {
  position: relative;
  overflow-y: hidden;
}

@media only screen and (max-width: 959px) {
  body.pre-noscroll {
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
}

.pre-scrim {
  opacity: 0;
  z-index: 1;
  visibility: hidden;
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  background-color: hsla(0, 0%, 7%, 0.36);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}

.pre-scrim.is-open {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.8s ease, visibility 0s;
}

.pre-spinner {
  animation-name: c;
}

.pre-spinner,
.pre-spinner:after {
  position: relative;
  border-radius: 50%;
  width: 36px;
  height: 36px;
}

.pre-spinner:before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background: #fff;
  z-index: 1;
  position: absolute;
  top: -5px;
  left: 0;
}

.pre-spinner {
  margin: 5px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border: 2px solid #000;
  transform: translateZ(0);
  animation: c 1s infinite linear;
}

.pre-desktop-menu a,
.pre-desktop-menu button,
button.nav-btn,
button.pre-link {
  background: transparent;
}

.pre-menu-column a:hover {
  color: #111;
}

.pre-btn-icon:hover,
.pre-clear-search:hover {
  outline: none;
  background: #e5e5e5;
}

.pre-btn-icon:active,
.pre-btn-icon:focus,
.pre-clear-search:active,
.pre-clear-search:focus,
.pre-panel a:active,
.pre-panel a:focus,
.pre-panel button:active,
.pre-panel button:focus,
button.pre-menu-item:active,
button.pre-menu-item:focus {
  outline: none;
}

.pre-l-logo a:hover svg {
  filter: invert(44%) sepia(2%) saturate(20%) hue-rotate(326deg)
    brightness(101%) contrast(86%);
}

.pre-l-logo a:focus {
  outline: none;
  box-shadow: none;
}

.pre-search-input-box {
  position: relative;
  float: right;
  margin: 0 74px 0 12px;
}

@media only screen and (min-width: 960px) {
  .pre-search-input-box {
    width: 180px;
    position: absolute;
    z-index: 1;
    right: 0;
    float: right;
    margin: 0;
    transform: translateX(0);
    transition: width 0.25s, transform 0.35s;
  }
}

.pre-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.pre-search-input {
  background: transparent;
  visibility: hidden;
  color: transparent;
  border-radius: 100px;
  padding: 8px 56px 8px 0;
  height: 40px;
  width: 40px;
  cursor: pointer;
}

.pre-search-input:-ms-input-placeholder {
  color: transparent;
}

.pre-search-input:-moz-placeholder {
  color: transparent;
}

.pre-search-input::placeholder {
  color: transparent;
}

@media only screen and (min-width: 960px) {
  .pre-search-input {
    visibility: visible;
    width: 100%;
    background: #f5f5f5;
    color: inherit;
    padding: 8px 48px;
    cursor: text;
  }
  .pre-search-input:-ms-input-placeholder {
    color: #ccc;
  }
  .pre-search-input:-moz-placeholder {
    color: #ccc;
  }
  .pre-search-input::placeholder {
    color: #ccc;
  }
  .pre-search-input:hover:-ms-input-placeholder {
    color: #757575;
  }
  .pre-search-input:hover:-moz-placeholder {
    color: #757575;
  }
  .pre-search-input:hover::placeholder {
    color: #757575;
  }
}

.pre-search-btn {
  position: absolute;
  top: 0;
  left: 2px;
  padding: 8px;
  display: flex;
  align-items: center;
  border-radius: 100px;
  background: transparent;
}

.pre-clear-search {
  position: absolute;
  top: 0;
  right: 2px;
  padding: 8px;
  display: flex;
  align-items: center;
  border-radius: 100px;
  background: transparent;
  width: 40px;
  height: 36px;
  box-sizing: border-box;
}

.pre-search-btn .pre-search-input-icon {
  height: 22px;
  width: 22px;
  position: relative;
  top: 2px;
  left: 2px;
}

@media only screen and (min-width: 960px) {
  .pre-search-btn {
    top: 2px;
    left: 2px;
    padding: 6px 8px;
  }
}

@media only screen and (max-width: 959px) {
  .pre-search-btn {
    left: 50px;
  }
}

.vs-is-open .pre-search-btn {
  top: 2px;
  left: 2px;
  padding: 6px 8px;
}

.pre-clear-search {
  position: absolute;
  top: 2px;
  right: 2px;
  padding: 6px 8px;
  display: none;
  background: transparent;
  border-radius: 100px;
}

.pre-clear-search.d-sm-h {
  display: none;
}

.pre-clear-search svg {
  height: 24px;
  width: 24px;
}

@media only screen and (min-width: 960px) {
  .pre-clear-search {
    display: inline-flex;
  }
}

.pre-clear-search {
  display: none;
}

.vs-is-open .pre-clear-search {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.vs-is-open .pre-clear-search.d-sm-h {
  display: none;
}

.pre-close-search {
  opacity: 1;
  visibility: hidden;
  position: absolute;
  top: 0;
  right: 24px;
  background: transparent;
  flex: 0 0 auto;
  align-items: center;
  border-radius: 100px;
}

@media only screen and (min-width: 960px) {
  .pre-close-search {
    right: 32px;
  }
}

@media only screen and (min-width: 1440px) {
  .pre-close-search {
    right: 32px;
  }
}

@media only screen and (min-width: 1920px) {
  .pre-close-search {
    right: unset;
    left: calc(50% + 960px - 88px);
  }
}

.pre-close-search .pre-grey-circle {
  display: flex;
  background: #f5f5f5;
  border-radius: 100px;
  padding: 14px;
}

.pre-close-search svg {
  height: 12px;
  width: 12px;
}

.pre-l-search-box {
  padding-top: 0;
}

@media only screen and (min-width: 960px) {
  .pre-l-search-box {
    padding-top: 10px;
  }
}

@media only screen and (min-width: 1440px) {
  .pre-l-search-box {
    max-width: 1920px;
    margin: auto;
  }
}

.pre-l-search {
  height: 60px;
  padding: 8px 0;
  width: 100%;
  overflow: hidden;
}

@media only screen and (min-width: 960px) {
  .pre-l-search {
    padding: 0 20px 0 16px;
    background: transparent;
    transition: background 10ms, height 0.15s, width 0.15s;
    display: block;
  }
}

.pre-l-vs-box {
  visibility: hidden;
  padding-top: 48px;
}

@media only screen and (min-width: 960px) {
  .pre-l-vs-box {
    transition: opacity 50ms, visibility 50ms linear, height 50ms,
      transform 50ms;
  }
}

.pre-l-vs-popular {
  width: 100%;
  max-width: 100%;
}

@media only screen and (min-width: 960px) {
  .pre-l-vs-popular {
    margin-left: auto;
    margin-right: auto;
    max-width: 656px;
  }
}

.pre-l-vs-popular a,
.pre-l-vs-popular p {
  visibility: hidden;
  opacity: 0;
  transform: translateY(-20px);
  transition: none;
}

.pre-l-vs-popular .pre-l-vs-popular-term {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
}

.pre-l-vs-suggestions {
  margin-right: 16px;
  width: 100%;
  display: flex;
}

@media only screen and (min-width: 960px) {
  .pre-l-vs-suggestions {
    margin-right: 0;
    width: 16.6666667%;
  }
}

@media only screen and (min-width: 960px) {
  .pre-l-vs-results {
    width: calc(100% - 100px);
  }
}

.vs-is-open .pre-l-logo {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s, visibility 0s linear 0.25s;
}

@media only screen and (min-width: 960px) {
  .vs-is-open .pre-l-logo {
    opacity: 1;
    visibility: visible;
  }
}

.vs-is-open .pre-l-search {
  z-index: 5;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  text-align: right;
  width: 100%;
  background: #fff;
  overflow-y: scroll;
}

.vs-is-open .pre-l-search::-webkit-scrollbar {
  width: 0;
  background: transparent;
}

@media only screen and (min-width: 960px) {
  .vs-is-open .pre-l-search {
    transform: none;
    display: inline-block;
    position: absolute;
    height: 500px;
    background: #fff;
    transition: all 0.1s;
    padding: 0 16px;
  }

  .vs-is-open .pre-l-search:before {
    content: "";
    display: block;
    position: absolute;
    background: #e6e6e6;
    height: 1px;
    width: 100%;
    left: 0;
    top: 60px;
  }
}

.vs-is-open .pre-l-search .pre-search-contain {
  width: 100%;
  display: flex;
}

@media only screen and (min-width: 960px) {
  .vs-is-open .pre-l-search .pre-search-contain {
    display: inline-block;
    margin: auto;
    padding: 0 144px;
  }
}

@media only screen and (min-width: 1440px) {
  .vs-is-open .pre-l-search .pre-search-contain {
    display: inline-block;
    margin: auto;
    padding: 0 144px;
  }
}

.vs-is-open .pre-l-search .pre-search-input-box {
  margin: 0 74px 0 24px;
}

@media only screen and (min-width: 960px) {
  .vs-is-open .pre-l-search .pre-search-input-box {
    transition: width 0.25s ease, transform 0.25s ease;
    position: relative;
    transform: translateX(0) translateX(-50vw) translateX(488px);
    margin: auto 0;
    max-width: 656px;
    width: 656px;
  }
}

@media only screen and (min-width: 2000px) {
  .vs-is-open .pre-l-search .pre-search-input-box {
    transform: translateX(-50%) translateX(-25%);
  }
}

.vs-is-open .pre-l-search .pre-search-input-box .pre-search-input {
  visibility: visible;
  background: #f5f5f5;
  width: 100%;
  cursor: text;
  color: inherit;
  padding: 8px 50px 8px 44px;
  margin: 0 70px 0 0;
  transition: background 0.15s, color 0.35s 0.5s;
}

.vs-is-open .pre-l-search .pre-search-input-box .pre-search-input::placeholder {
  color: #ccc;
  transition: all 0.35s 0.5s;
}

@media only screen and (min-width: 960px) {
  .vs-is-open .pre-l-search .pre-search-input-box .pre-search-input {
    margin: 0;
  }
  .vs-is-open
    .pre-l-search
    .pre-search-input-box
    .pre-search-input::placeholder {
    color: #ccc;
  }
  .vs-is-open .pre-l-search .pre-search-input-box .pre-search-input:hover {
    background: #e5e5e5;
  }
  .vs-is-open
    .pre-l-search
    .pre-search-input-box
    .pre-search-input:hover::placeholder {
    color: #757575;
    transition: none;
  }
}

.vs-is-open .pre-l-search .pre-l-vs-box {
  visibility: visible;
}

@media only screen and (min-width: 960px) {
  .vs-is-open .pre-l-search .pre-l-vs-box {
    padding: 46px 32px 0;
    transform: translateY(0);
    transition: all 0.65s;
  }
}

@media only screen and (min-width: 1920px) {
  .vs-is-open .pre-l-search .pre-l-vs-box {
    padding: 26px 48px 0;
  }
}

.vs-is-open .pre-l-search .pre-l-vs-box .pre-l-vs-popular p {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.35s 0.4s, visibility 0.35s 0.4s,
    transform 0.25s ease 0.35s;
}

.vs-is-open .pre-l-search .pre-l-vs-box .pre-l-vs-popular a {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  outline: 0;
  cursor: pointer;
}

.vs-is-open .pre-l-search .pre-l-vs-box .pre-l-vs-popular a:first-of-type {
  transition: opacity 0.45s 0.5s, visibility 0.45s 0.5s,
    transform 0.45s ease 0.3s;
}

.vs-is-open .pre-l-search .pre-l-vs-box .pre-l-vs-popular a:active,
.vs-is-open .pre-l-search .pre-l-vs-box .pre-l-vs-popular a:focus,
.vs-is-open .pre-l-search .pre-l-vs-box .pre-l-vs-popular a:hover {
  color: #4d4d4d;
}

.vs-is-open .pre-l-search .pre-close-search {
  visibility: visible;
  transform: scale(0);
  animation: b 0.25s ease 0.45s forwards;
}

.l-footer li,
.l-footer ul {
  margin-top: 0;
  margin-bottom: 0;
}

.l-footer ul {
  list-style: none;
  padding-inline-start: 0;
}

.l-footer [class*="ncss-col-"] {
  font-size: 14px;
  line-height: 1.7;
}

.l-footer a {
  font-weight: 400;
}

.l-footer .fs12-nav-sm {
  font-size: 12px;
  line-height: 2.333333333333333;
}

@media only screen and (min-width: 600px) {
  .l-footer .fs10-nav-md {
    font-size: 10px;
    line-height: 2.8;
  }
}

.u-position-rel {
  position: relative;
}

.ncss-container.nav-fixed-fluid {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
}

.nav-sm-b {
  display: block;
}

.pre-spinner {
  animation-name: e;
}

.l-sub-footer {
  border-top: none;
}

.l-footer .footer-link {
  color: #7e7e7e;
}

.l-footer .footer-link:focus,
.l-footer .footer-link:hover {
  color: #fff;
}

.sub-footer-menu {
  text-align: left;
}

.sub-footer-copyright {
  color: #7e7e7e;
  line-height: 1 !important;
}

.merch-menu {
  max-width: 720px;
  margin: 0;
}

@media only screen and (min-width: 600px) {
  .merch-menu {
    margin: 0 auto;
    padding: 0 20px;
  }
}

.merch-menu {
  padding: 0;
}

.merch-menu input[type="checkbox"] {
  display: none;
}

.merch-menu input[type="checkbox"]:checked + h4 {
  -webkit-animation: anim-merch-menu 0.2s forwards;
  animation: anim-merch-menu 0.2s forwards;
  text-overflow: clip;
  white-space: normal;
  max-height: 16em;
}

.merch-menu input[type="checkbox"]:checked + h4 + div {
  margin-bottom: 20px;
  opacity: 1;
  max-height: 100%;
}

@media only screen and (min-width: 600px) {
  .merch-menu input[type="checkbox"]:checked {
    margin-bottom: 0;
  }
}

.merch-menu .merch-menu-wrapper {
  width: calc(100% - 68px);
  margin-right: 20px;
  margin-left: 20px;
}

.merch-menu .merch-menu-wrapper h4 {
  margin-bottom: 24px;
  max-height: 1.8em;
  transition: max-height 1s;
  animation: anim-merch-menu2 0.2s forwards;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 500;
  font-family: inherit;
  font-size: inherit;
}

.merch-menu .merch-menu-wrapper h4 label {
  cursor: pointer;
}

.merch-menu .merch-menu-wrapper .merch-column > div {
  overflow: hidden;
  opacity: 0;
  margin-left: 24px;
}

@media only screen and (min-width: 600px) {
  .merch-menu .merch-menu-wrapper .merch-column > div {
    margin-left: 0;
  }
}

.merch-menu .merch-menu-wrapper .merch-column > div div {
  opacity: 1;
}

.merch-menu .merch-menu-wrapper .merch-column > div li {
  margin-bottom: 12px;
}

.merch-menu .merch-menu-wrapper .merch-column > div li a {
  color: #757575;
  transition: all 0.3s;
  display: block;
  font-weight: 400;
  font-family: inherit;
  font-size: inherit;
}

.merch-menu .merch-menu-wrapper .merch-column > div li a:hover {
  color: #111;
}

.merch-menu .merch-menu-wrapper .merch-column div,
.merch-menu .merch-menu-wrapper .merch-column div div {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.5s;
}

@media only screen and (min-width: 600px) {
  .merch-menu .merch-menu-wrapper .merch-column div,
  .merch-menu .merch-menu-wrapper .merch-column div div {
    transition-property: max-height, opacity;
  }
}

@media only screen and (min-width: 600px) {
  .merch-menu .merch-menu-wrapper {
    display: flex;
    justify-content: space-between;
  }
  .merch-menu .merch-menu-wrapper label {
    pointer-events: none;
  }
  .merch-menu .merch-menu-wrapper a,
  .merch-menu .merch-menu-wrapper h4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    animation: anim-merch-menu2 0.65s forwards;
    transition: all 0.7s;
    max-height: 1.8em;
  }
  .merch-menu .merch-menu-wrapper .merch-column > div {
    max-height: inherit !important;
    margin-bottom: 0;
    opacity: 1;
  }
  .merch-menu .merch-menu-wrapper .merch-column > div div {
    overflow: hidden;
    max-height: 0;
  }
  .merch-menu .merch-menu-wrapper .merch-column > div div a {
    opacity: 0;
    transition: opacity 0.5s;
  }
}

@media only screen and (min-width: 0px) {
  #ciclp-app {
    margin-bottom: 20px;
    padding-top: 48px;
  }
}

@media only screen and (min-width: 960px) {
  #ciclp-app {
    margin-bottom: 56px;
    padding-top: 112px;
  }
}

@media only screen and (min-width: 0px) {
  #gen-nav-commerce-header-v2 ~ #ciclp-app {
    padding-top: 0;
  }
}

@media only screen and (min-width: 960px) {
  #gen-nav-commerce-header-v2 ~ #ciclp-app {
    padding-top: 0;
  }
}

#gen-nav-commerce-header-v2 {
  position: relative;
  z-index: 100;
}

@media only screen and (min-width: 600px) {
  .merch-menu .merch-open > div div a {
    opacity: 1 !important;
  }
  .merch-menu .merch-open a,
  .merch-menu .merch-open h4 {
    text-overflow: clip;
    white-space: normal;
    max-height: 16em;
    animation: anim-merch-menu 0.7s forwards;
  }
}
