@charset "UTF-8";

#nike-free-area-content-head{
    line-height: 0;
    text-align: center;
}
#nike-free-area-content-head img{
    max-width: 100%;
    height: auto;
}



#nike-free-area-content {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
    
    margin-bottom: 50px;
}

@media screen and (max-width: 767px){
    #nike-free-area-content {
        margin-bottom: 15px;
    }
}

#nike-free-area-content .heavy-text {
  font-weight: 700;
}

#nike-free-area-content .mobile-only {
  display: block;
}

#nike-free-area-content .desktop-only {
  display: none;
}

@media (min-width: 768px) {
  #nike-free-area-content {
    max-width: 980px;
    padding: 0;
  }

  #nike-free-area-content .mobile-only {
    display: none;
  }

  #nike-free-area-content .desktop-only {
    display: block;
  }
}

/* ----------Copy and images section ----------- */

#nike-free-area-content #copy-and-images-section {
  position: relative;
  overflow: hidden;
}

#nike-free-area-content
  #copy-and-images-section
  .copy-and-images-section__copy {
  font-family: Hiragino Kaku Gothic ProN;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 28px;
  color: #3d6354;

  margin: 42px 22px;
}

#nike-free-area-content
  #copy-and-images-section
  .copy-and-images-section__running-track-img {
  position: absolute;
  right: -39%;
  bottom: 39.5%;
  width: 79%;
  z-index: -1;
}

#nike-free-area-content
  #copy-and-images-section
  .copy-and-images-section__img-group--mobile {
  width: 100%;
  margin-bottom: 70.43px;
}

#nike-free-area-content
  #copy-and-images-section
  .copy-and-images-section__img-group--desktop {
  display: none;
}

#nike-free-area-content
  #copy-and-images-section
  .copy-and-images-section__running-track-img--mobile {
  position: absolute;
  right: 0;
  bottom: 46.5%;
  z-index: -1;
}

#nike-free-area-content
  #copy-and-images-section
  .copy-and-images-section__running-track-img--desktop {
  display: none;
}

@media screen and (min-width: 768px) {
  #nike-free-area-content #copy-and-images-section {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #nike-free-area-content
    #copy-and-images-section
    .copy-and-images-section__copy {
    font-size: 20px;
    line-height: 36px;

    text-align: center;

    margin: 0;
    margin-top: 121px;
  }

  #nike-free-area-content
    #copy-and-images-section
    .copy-and-images-section__running-track-img {
    position: absolute;
    right: -26%;
    top: unset;
    bottom: 23.5%;
    width: 46%;
    z-index: -1;
  }

  #nike-free-area-content
    #copy-and-images-section
    .copy-and-images-section__img-group--mobile {
    display: none;
  }

  #nike-free-area-content
    #copy-and-images-section
    .copy-and-images-section__img-group--desktop {
    display: block;
    margin-top: 160px;
    margin-bottom: 160px;
  }

  #nike-free-area-content
    #copy-and-images-section
    .copy-and-images-section__running-track-img--mobile {
    display: none;
  }

  #nike-free-area-content
    #copy-and-images-section
    .copy-and-images-section__running-track-img--desktop {
    display: block;
    position: absolute;
        top:0;
    right: 0;
    z-index: -1;
  }
}

/* ----------- STEP ONE -------- */
#nike-free-area-content #step-one-section {
  background-color: #f8ede6;
  overflow: hidden;
}

#nike-free-area-content #step-one-section .step-one-section__heading {
  margin-top: 24px;
  width: 311px;
}

#nike-free-area-content #step-one-section .step-one-section__headline--mobile {
  display: block;
  margin-top: 22px;
  margin-left: 37px;
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  color: #3d6354;
}

#nike-free-area-content #step-one-section .step-one-section__copy-1--mobile {
  display: block;
  font-family: Hiragino Kaku Gothic ProN;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  color: #3d6354;
  margin-top: 16px;
  margin-left: 37px;
}

#nike-free-area-content #step-one-section .step-one-section__app-preview-img {
  margin-top: 24px;
  margin-left: 10px;
  width: 97.1%;
}

#nike-free-area-content #step-one-section .step-one-section__headline--desktop {
  display: none;
}

#nike-free-area-content #step-one-section .step-one-section__copy-1--desktop {
  display: none;
}

#nike-free-area-content #step-one-section .step-one-section__copy {
  display: block;
  margin-top: 37px;
  font-family: Hiragino Kaku Gothic ProN;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  margin-top: 24px;
  margin-left: 37px;
  color: #3d6354;
}

#nike-free-area-content
  #step-one-section
  .step-one-section__app-link-container {
  display: flex;
  flex-direction: column;
  margin-top: 70px;
  margin-left: 37px;
  margin-right: 37px;
}

#nike-free-area-content #step-one-section .step-one-section__nrc-container {
  display: flex;
  margin-bottom: 70px;
}

#nike-free-area-content
  #step-one-section
  .step-one-section__nrc-app-icon-container {
  align-self: center;

  width: 90px;
  margin-right: 34px;
}

#nike-free-area-content #step-one-section .step-one-section__nrc-app-icon {
  width: 100%;
}
#nike-free-area-content #step-one-section .step-one-section__nrc-app-cta {
  margin-top: 11px;
  display: block;
  background: #000000;
  border-radius: 20px;
  white-space: nowrap;
  text-decoration: none;

  font-family: Hiragino Kaku Gothic ProN;
  font-style: normal;
  font-weight: bold;
  font-size: 9px;
  line-height: 14px;
  text-align: center;

  color: #ffffff;

  width: fit-content;
  padding: 4px 12px;
}
#nike-free-area-content
  #step-one-section
  .step-one-section__nrc-app-text-container {
  display: flex;
  flex-direction: column;
}
#nike-free-area-content
  #step-one-section
  .step-one-section__nrc-app-text-headline {
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #3d6354;
}
#nike-free-area-content #step-one-section .step-one-section__nrc-app-text-copy {
  margin-top: 11.6px;
  font-family: Hiragino Kaku Gothic ProN;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 16px;
  color: #3d6354;
}

@media (min-width: 768px) {
  #nike-free-area-content #step-one-section .step-one-section__heading {
    margin-top: 25px;
    width: 442px;
  }

  #nike-free-area-content
    #step-one-section
    .step-one-section__copy-and-image-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  #nike-free-area-content #step-one-section .step-one-section__copy-container {
    padding-left: 39px;
  }

  #nike-free-area-content
    #step-one-section
    .step-one-section__headline--mobile {
    display: none;
  }

  #nike-free-area-content #step-one-section .step-one-section__copy-1--mobile {
    display: none;
  }

  #nike-free-area-content
    #step-one-section
    .step-one-section__headline--desktop {
    margin-top: 30px;
    display: block;
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    color: #3d6354;
  }

  #nike-free-area-content #step-one-section .step-one-section__copy-1--desktop {
    display: block;
    margin-top: 24px;
    font-family: Hiragino Kaku Gothic ProN;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 36px;
    color: #3d6354;
  }

  #nike-free-area-content #step-one-section .step-one-section__app-preview-img {
    margin: 0;
    margin-top: -4%;
    object-fit: contain;
    width: 55.3%;
  }

  #nike-free-area-content #step-one-section .step-one-section__copy {
    align-self: center;
    display: block;
    font-size: 20px;
    line-height: 36px;
    margin: 0;
    margin-top: 80px;
  }

  #nike-free-area-content
    #step-one-section
    .step-one-section__app-link-container {
    flex-direction: row;
    margin-top: 80px;
    margin-left: 40px;
  }

  #nike-free-area-content #step-one-section .step-one-section__nrc-container {
    display: flex;
    margin-right: 48px;
    margin-bottom: 115px;
  }

  #nike-free-area-content #step-one-section .step-one-section__nrc-app-icon {
    width: 100%;
  }

  #nike-free-area-content #step-one-section .step-one-section__nrc-app-cta {
    font-size: 14px;
    line-height: 14px;
    padding: 9px 12px;
    margin-top: 22px;
  }

  #nike-free-area-content
    #step-one-section
    .step-one-section__nrc-app-text-container {
    display: flex;
    flex-direction: column;
  }
  #nike-free-area-content
    #step-one-section
    .step-one-section__nrc-app-text-headline {
    font-size: 18px;
    line-height: 24px;
  }

  #nike-free-area-content
    #step-one-section
    .step-one-section__nrc-app-text-copy {
    margin-top: 18px;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
  }
}

/* ---------- STEP TWO -------- */
#nike-free-area-content #step-two-section {
  background: #3d6354;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
}
#nike-free-area-content #step-two-section .step-two-section__heading {
  margin-left: auto;
  margin-top: 22px;
  width: 309px;
}

#nike-free-area-content
  #step-two-section
  .step-two-section__copy-and-graphics-container {
  display: flex;
  flex-direction: column;
}

#nike-free-area-content #step-two-section .step-two-section__copy-container {
  display: flex;
  flex-direction: column;
}

#nike-free-area-content #step-two-section .step-two-section__headline {
  margin-top: 22px;
  margin-left: 37px;

  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  color: #f8ede6;
}

#nike-free-area-content #step-two-section .step-two-section__copy {
  margin-top: 47px;
  margin-left: 47px;
  margin-right: 0;

  font-family: Hiragino Kaku Gothic ProN;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  color: #f8ede6;
}

#nike-free-area-content #step-two-section .step-two-section__graphics {
  margin-top: 28px;
  width: 100%;
  padding-bottom: 81.26px;
  z-index: 1;
}

#nike-free-area-content #step-two-section .step-two-section__basketball-field {
  position: absolute;
  bottom: 0;
  width: 100%;
}

@media (min-width: 768px) {
  #nike-free-area-content #step-two-section {
    display: flex;
    flex-direction: column;
  }
  #nike-free-area-content #step-two-section .step-two-section__heading {
    position: absolute;
    float: left;
    margin-top: 25px;
    width: 442px;
  }

  #nike-free-area-content
    #step-two-section
    .step-two-section__copy-and-graphics-container {
    flex-direction: row;
    justify-content: space-between;
  }

  #nike-free-area-content #step-two-section .step-two-section__copy-container {
    padding-left: 37px;
  }

  #nike-free-area-content #step-two-section .step-two-section__headline {
    margin: 200px 0 0;
    font-size: 36px;
    line-height: 36px;
  }

  #nike-free-area-content #step-two-section .step-two-section__copy {
    margin: 80px 0 0;
    font-size: 20px;
    line-height: 36px;
    max-width: 420px;
    margin-right: 26px;
    margin-bottom: 80px;
  }

  #nike-free-area-content #step-two-section .step-two-section__graphics {
    margin-top: 30px;
    width: 50%;
    padding-bottom: 0;
    object-fit: contain;
    object-position: top;
  }

  #nike-free-area-content
    #step-two-section
    .step-two-section__basketball-field {
    position: absolute;
    bottom: 0;
    width: 50%;
    right: 0;
  }
}

/* ------------- SECTION THREE --------------- */
#nike-free-area-content #section-three {
  background: #d3ff45;
  overflow: hidden;
  position: relative;
  padding-bottom: 23px;
}

#nike-free-area-content #section-three .section-three__question-mark {
  width: 100%;
}

#nike-free-area-content #section-three .section-three__banner {
  background: #3d6354;
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  color: #d3ff45;

  transform: rotate(-10.73deg) translateX(-50%);
  width: 310px;
  text-align: left;
  padding: 12px;
}

@media (min-width: 768px) {
  #nike-free-area-content #section-three {
    padding-bottom: 23px;
  }

  #nike-free-area-content #section-three .section-three__question-mark {
    float: right;
    width: 50%;
  }

  #nike-free-area-content #section-three .section-three__banner {
    align-self: center;
    font-size: 36px;
    line-height: 32px;
    width: 661px;
    top: 34%;
    left: 43%;
    padding: 24px;
    transform: rotate(-10.73deg) translate(-50%, -50%);
  }
}
