.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.eq-v2-main {
  justify-content: center;
  align-items: center;
  display: flex;
}

.ni-l3-logo {
  max-height: 40px;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.eq-v2-heading-2 {
  color: #000;
  text-align: center;
  margin-top: 1em;
  margin-bottom: .5em;
  font-size: 61px;
  font-weight: 500;
  line-height: 100%;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.eq-v2-p-2 {
  margin-bottom: 30px;
  font-size: 21px;
  line-height: 130%;
}

.eq-v2-content {
  flex-direction: column;
  align-items: center;
  width: 80%;
  display: flex;
}

.eq-v2-content.align-left {
  justify-content: flex-start;
  align-items: flex-start;
  width: 90%;
  display: flex;
}

.eq-v2-main-wrapper-2 {
  border-bottom: 1px solid #0000001a;
  border-left: 1px solid #0000001a;
  border-right: 1px solid #0000001a;
  flex-direction: column;
  align-items: center;
  width: 60%;
  padding-bottom: 4em;
  display: flex;
}

.ni-l3-header {
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 2px 10px #0000002b;
}

.ni-l3-header-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 900px;
  max-width: 900px;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.pvpcb-p-4 {
  color: #000;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 120%;
  display: flex;
}

.js-number {
  color: #fff;
  background-color: #0baa00;
  border-radius: 100px;
  margin-left: 5px;
  padding: 5px 7px;
  font-size: 16px;
  font-weight: 700;
  display: inline-flex;
}

.bold-text-5 {
  color: #f4007e;
}

.image {
  margin-bottom: 20px;
}

.ni-l3-sidebar {
  border: 1px solid #0003;
  border-radius: 10px;
  position: sticky;
  top: 15px;
}

.ni-l3-main-heading {
  margin-top: 0;
  font-family: Varela Round, sans-serif;
  font-size: 36px;
  line-height: 120%;
}

.ni-l3-h3 {
  color: #797979;
  margin-top: 0;
  font-family: Varela Round, sans-serif;
  font-size: 21px;
  line-height: 100%;
}

.ni-l3-main-content {
  flex-flow: column;
  align-items: flex-start;
  max-width: 70%;
  display: flex;
}

.ni-l3-content {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.ni-l3-as-seen-on {
  background-color: #f3f3f3;
  border: 1px solid #0000001a;
  border-radius: 10px;
  margin-bottom: 1.5em;
  padding: 1em 2em;
}

.ni-img-cta-section {
  background-color: #ffa2d2;
  border-radius: 15px;
  flex-flow: column;
  width: 100%;
  margin-top: 3em;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
}

.ni-l3-logo-news {
  max-width: 15%;
  max-height: 60px;
}

.ni-l3-emphasize-block {
  background-color: #ebf9fe;
  margin-bottom: 0;
  padding: 1.5em;
}

.ni-l3-h {
  margin-top: 1em;
  margin-bottom: 10px;
  font-family: Varela Round, sans-serif;
  font-size: 24px;
  line-height: 120%;
}

.ni-l3-h.cta-box-h {
  z-index: 1;
  color: #f4007e;
  text-align: center;
  margin-top: 0;
  margin-bottom: -2em;
  padding-left: 3em;
  padding-right: 3em;
  font-size: 36px;
  line-height: 100%;
  position: relative;
}

.ni-l3-h.margin-none {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
}

.article-info {
  color: #a89f9f;
  margin-bottom: 10px;
  font-size: 13px;
}

.ni-l3-cta {
  text-align: center;
  background-color: #f4007e;
  border-radius: 10px;
  flex: none;
  margin: .5em auto;
  padding: .75em 1.5em;
  font-family: Varela Round, sans-serif;
  font-size: 18px;
  line-height: 100%;
  display: block;
}

.ni-l3-cta.acsm-cta-btn {
  background-color: #f90;
}

.article-cta-section-middle {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  background-color: #f7f7f7;
  border: 1px solid #0000001a;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 2em;
  margin-bottom: .5em;
  padding: 1em 1.5em;
  display: flex;
}

.ni-l3-link {
  color: #000;
}

.ni-l3-link.color-green {
  color: #f4007e;
}

.ni-l3-logos {
  justify-content: space-between;
  display: flex;
}

.ni-l3-content-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: flex-start;
  width: 900px;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
  position: relative;
}

.cta-img {
  z-index: 0;
  margin-bottom: 1em;
  position: relative;
}

.ni-l3-p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Varela Round, sans-serif;
  font-size: 18px;
  line-height: 140%;
}

.ni-l3-p.mb-0 {
  margin-bottom: 0;
}

.ni-l3-footer {
  border-top: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ni-l3-footer-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 900px;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.ni-l3-footer-logo {
  max-height: 36px;
}

.ni-l3-footer-links {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

.ni-l3-footer-link {
  color: #999;
  font-family: Varela Round, sans-serif;
  font-size: 14px;
  line-height: 100%;
}

@media screen and (max-width: 991px) {
  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .container {
    max-width: 728px;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .eq-v2-content {
    width: 95%;
  }

  .eq-v2-content.align-left {
    justify-content: flex-start;
    align-items: flex-start;
    width: 95%;
    margin-top: 20px;
  }

  .eq-v2-main-wrapper-2 {
    width: 100%;
    padding-bottom: 2em;
  }

  .ni-l3-header-wrapper {
    width: 95%;
    max-width: none;
  }

  .ni-l3-sidebar {
    width: 95%;
  }

  .ni-l3-main-content {
    width: 95%;
    max-width: none;
  }

  .ni-l3-cta {
    min-width: 50%;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .ni-l3-content-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .ni-l3-footer-wrapper {
    width: 95%;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .eq-v2-content.align-left {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .eq-v2-main-wrapper-2 {
    padding-bottom: 2em;
  }

  .ni-l3-header-wrapper {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .ni-l3-h.cta-box-h {
    margin-bottom: -1.5em;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .ni-l3-cta {
    min-width: 40%;
  }

  .article-cta-section-middle {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .eq-v2-content.align-left {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .eq-v2-main-wrapper-2 {
    padding-bottom: 2em;
  }

  .ni-l3-header-wrapper {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
  }

  .pvpcb-p-4 {
    text-align: center;
    font-size: 14px;
  }

  .js-number {
    margin-bottom: 5px;
    font-size: 15px;
    display: block;
  }

  .ni-l3-main-heading {
    font-size: 32px;
  }

  .ni-l3-h3 {
    text-align: center;
    font-size: 18px;
    display: block;
  }

  .ni-l3-as-seen-on {
    padding-left: 1em;
    padding-right: 1em;
  }

  .ni-l3-logo-news {
    max-width: 30%;
  }

  .ni-l3-h.cta-box-h {
    margin-bottom: -.5em;
    padding-left: .5em;
    padding-right: .5em;
    font-size: 28px;
    font-weight: 400;
  }

  .ni-l3-h.margin-none {
    font-size: 24px;
    font-weight: 400;
  }

  .ni-l3-cta {
    min-width: 100%;
  }

  .ni-l3-cta.acsm-cta-btn {
    margin-top: 0;
    margin-bottom: 0;
  }

  .ni-l3-cta.img-cta-section-cta-btn {
    min-width: 50%;
  }

  .article-cta-section-middle {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .ni-l3-logos {
    flex-flow: wrap;
    justify-content: center;
  }

  .ni-l3-content-wrapper {
    padding-top: 1em;
    padding-bottom: 3em;
  }

  .ni-l3-footer-wrapper {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
    align-items: center;
  }
}


