h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 55px;
  font-weight: 900;
  text-transform: uppercase;
}

._1 {
  display: flex;
  height: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, #b3becc, #6a7c93 100%, #657992);
}

._2 {
  display: flex;
  height: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, #6a7c93 73%, #958269);
}

._3 {
  display: flex;
  height: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, #958269 79%, #84936a 97%);
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 70px;
  background-color: hsla(0, 0%, 100%, 0.95);
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.brand {
  display: flex;
  width: 200px;
  height: 70px;
  justify-content: center;
  align-items: center;
}

.nav-link {
  height: 70px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.nav-link.w--current {
  color: #ff0052;
}

.nav-link.nav-link-style {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Noto Sans', sans-serif;
  color: #303030;
  font-size: 14px;
  font-weight: 800;
  text-transform: none;
}

.nav-link.nav-link-style.w--current {
  padding-right: 10px;
  padding-left: 10px;
  color: #00c4f0;
}

.nav-link-2 {
  height: 70px;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #fff;
}

.nav-link-2.w--current {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.nav-link-2.nav-link-style {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Noto Sans', sans-serif;
  color: #303030;
  font-size: 14px;
  font-weight: 800;
  text-transform: none;
}

.nav-link-2.nav-link-style.w--current {
  font-family: 'Noto Sans', sans-serif;
  color: #00c4f0;
  font-size: 14px;
  font-weight: 800;
  text-transform: none;
}

.nav-link-3 {
  height: 70px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.nav-link-3.w--current {
  color: #ff005c;
}

.nav-link-3.nav-link-style {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Noto Sans', sans-serif;
  color: #303030;
  font-size: 14px;
  font-weight: 800;
  text-transform: none;
}

.nav-link-3.nav-link-style.w--current {
  color: #00c4f0;
  text-transform: none;
}

.container {
  position: static;
  max-width: 1200px;
  clear: none;
}

.h1-heading {
  display: block;
  padding: 10px;
  border: 1px none #fff;
  color: #fff;
  text-align: center;
}

.section-button-wrapper {
  display: flex;
  margin-top: 10px;
  justify-content: center;
  align-items: center;
}

.section-scroll-button {
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-left: 10px;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0.2);
  transition: all 225ms cubic-bezier(.455, .03, .515, .955);
  color: #fff;
  text-decoration: none;
}

.section-scroll-button:hover {
  background-color: hsla(0, 0%, 100%, 0);
}

.nav-link-4 {
  height: 70px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.nav-link-4.w--current {
  color: #ff005c;
}

.nav-link-4.nav-link-style {
  color: #ccc;
  font-weight: 800;
}

.nav-link-5 {
  height: 70px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.nav-link-5.w--current {
  color: #ff005c;
}

.nav-link-5.nav-link-style {
  color: #ccc;
  font-weight: 800;
}

.nav-link-6 {
  height: 70px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.nav-link-6.w--current {
  color: #ff005c;
}

.nav-link-6.nav-link-style {
  color: #ccc;
  font-weight: 800;
}

.nav-link-7 {
  height: 70px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.nav-link-7.w--current {
  color: #ff005c;
}

.nav-link-7.nav-link-style {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Noto Sans', sans-serif;
  color: #303030;
  font-size: 14px;
  font-weight: 800;
  text-transform: none;
}

.nav-link-7.nav-link-style.w--current {
  color: #00c4f0;
  font-weight: 800;
}

._4 {
  display: flex;
  height: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, #84936a 86%, #8f6e71);
}

._5 {
  display: flex;
  height: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, #8f6e71 83%, #959595);
}

._6 {
  display: flex;
  height: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, #959595 100%, #ccc);
}

._7 {
  display: flex;
  height: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, #959595, #fff);
}

.nav-link4 {
  height: 70px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.nav-link4.w--current {
  color: #ff0052;
}

.nav-link4.nav-link-style {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Noto Sans', sans-serif;
  color: #303030;
  font-size: 14px;
  font-weight: 800;
  text-transform: none;
}

.nav-link4.nav-link-style.w--current {
  color: #00c4f0;
}

.nav-link5 {
  height: 70px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.nav-link5.w--current {
  color: #ff0052;
}

.nav-link5.nav-link-style {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Noto Sans', sans-serif;
  color: #303030;
  font-size: 14px;
  font-weight: 800;
  text-transform: none;
}

.nav-link5.nav-link-style.w--current {
  color: #00c4f0;
}

.nav-link6 {
  height: 70px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.nav-link6.w--current {
  color: #ff0052;
}

.nav-link6.nav-link-style {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Noto Sans', sans-serif;
  color: #303030;
  font-size: 14px;
  font-weight: 800;
  text-transform: none;
}

.nav-link6.nav-link-style.w--current {
  color: #00c4f0;
}

.div-block {
  text-align: center;
}

.div-block-2 {
  display: flex;
  margin-top: 2%;
  margin-right: 10%;
  margin-left: 10%;
  font-size: 12px;
}

.div-block-3 {
  display: flex;
}

.div-block-4 {
  overflow: visible;
  max-height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.image {
  margin-top: 5%;
  margin-left: 10%;
}

.section {
  display: flex;
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.section.center {
  position: relative;
  display: flex;
  height: 100vh;
  padding-top: 0vh;
  justify-content: center;
  align-items: flex-start;
  background-color: #cf0063;
  background-image: linear-gradient(135deg, #b3becc, #657992);
}

.arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 30px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.hero-content {
  position: relative;
  z-index: 90;
  width: 100%;
  padding-right: 10vh;
  padding-left: 10vw;
}

.heading-3 {
  background-color: transparent;
  font-family: 'Noto Sans', sans-serif;
  color: #000;
  font-size: 80px;
  line-height: 70px;
  font-weight: 900;
  text-transform: none;
}

.hero-subhead {
  max-width: 50%;
  margin-top: 10px;
  font-family: 'Noto Sans', sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
}

.hero-image {
  position: absolute;
  right: 3vw;
  bottom: 0px;
  height: 85vh;
}

.section2a {
  display: flex;
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.section2a.center {
  position: relative;
  display: flex;
  height: 100vh;
  padding-top: 0vh;
  justify-content: center;
  align-items: flex-start;
  background-color: #cf0063;
  background-image: linear-gradient(180deg, #fff, #fff);
}

.section1 {
  display: flex;
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.section1.center {
  position: relative;
  display: flex;
  height: 100vh;
  padding-top: 0vh;
  justify-content: center;
  align-items: flex-start;
  background-color: #cf0063;
  background-image: linear-gradient(180deg, #fff, #fff);
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.section3 {
  display: flex;
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.section3.center {
  position: relative;
  display: flex;
  height: 100vh;
  padding-top: 0vh;
  justify-content: center;
  align-items: flex-start;
  background-color: #cf0063;
  background-image: linear-gradient(135deg, #958269, #5e5140 100%, #657992);
}

.section4 {
  display: flex;
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.section4.center {
  position: relative;
  display: flex;
  height: 100vh;
  padding-top: 0vh;
  justify-content: center;
  align-items: flex-start;
  background-color: #cf0063;
  background-image: linear-gradient(180deg, #fff, #fff);
}

.section5 {
  display: flex;
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.section5.center {
  position: relative;
  display: flex;
  height: 100vh;
  padding-top: 0vh;
  justify-content: center;
  align-items: flex-start;
  background-color: #cf0063;
  background-image: linear-gradient(180deg, #fff, #fff);
}

.section6 {
  display: flex;
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.section6.center {
  position: relative;
  display: flex;
  height: 100vh;
  padding-top: 0vh;
  justify-content: center;
  align-items: flex-start;
  background-color: #cf0063;
  background-image: linear-gradient(180deg, #fff, #fff);
}

.section2-copy {
  display: flex;
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.section2-copy.center {
  position: relative;
  display: flex;
  height: 100vh;
  padding-top: 0vh;
  justify-content: center;
  align-items: flex-start;
  background-color: #cf0063;
  background-image: linear-gradient(135deg, #b3becc, #657992);
}

.section2-copy-copy {
  display: flex;
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.section2-copy-copy.center {
  position: relative;
  display: flex;
  height: 100vh;
  padding-top: 0vh;
  justify-content: center;
  align-items: flex-start;
  background-color: #cf0063;
  background-image: linear-gradient(135deg, #b3becc, #657992);
}

.section7 {
  display: flex;
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.section7.center {
  position: relative;
  display: flex;
  height: 100vh;
  padding-top: 0vh;
  justify-content: center;
  align-items: flex-start;
  background-color: #cf0063;
  background-image: linear-gradient(180deg, #fff, #fff);
}

.heading-3-copy {
  margin-top: 10px;
  background-color: transparent;
  font-family: 'Noto Sans', sans-serif;
  color: #000;
  font-size: 40px;
  line-height: 70px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: lowercase;
  -moz-column-count: auto;
  column-count: auto;
}

.heading-3-copy-copy {
  background-color: transparent;
  font-family: 'Martel Sans', sans-serif;
  color: #000;
  font-size: 45px;
  line-height: 70px;
  font-weight: 400;
  text-transform: none;
}

.hero-subhead-copy {
  max-width: 50%;
  margin-top: 10px;
  font-family: 'Noto Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .section.center {
    height: auto;
    padding-top: 15vh;
    flex-direction: column;
  }

  .hero-content {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .heading-3 {
    font-size: 10vw;
  }

  .hero-subhead {
    max-width: 100%;
    font-size: 12px;
    line-height: 15px;
  }

  .hero-image {
    position: relative;
    left: 0vw;
    top: auto;
    right: 0vw;
    bottom: 0px;
    display: block;
    width: 70%;
    height: auto;
    margin-right: auto;
    margin-bottom: 7vw;
    margin-left: auto;
  }

  .section2a.center {
    height: auto;
    padding-top: 15vh;
    flex-direction: column;
  }

  .section1.center {
    height: auto;
    padding-top: 15vh;
    flex-direction: column;
  }

  .section3.center {
    height: auto;
    padding-top: 15vh;
    flex-direction: column;
  }

  .section4.center {
    height: auto;
    padding-top: 15vh;
    flex-direction: column;
  }

  .section5.center {
    height: auto;
    padding-top: 15vh;
    flex-direction: column;
  }

  .section6.center {
    height: auto;
    padding-top: 15vh;
    flex-direction: column;
  }

  .section2-copy.center {
    height: auto;
    padding-top: 15vh;
    flex-direction: column;
  }

  .section2-copy-copy.center {
    height: auto;
    padding-top: 15vh;
    flex-direction: column;
  }

  .section7.center {
    height: auto;
    padding-top: 15vh;
    flex-direction: column;
  }

  .heading-3-copy {
    font-size: 7vw;
  }

  .heading-3-copy-copy {
    font-size: 6vw;
  }

  .hero-subhead-copy {
    max-width: 100%;
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 767px) {
  .hero-content {
    margin-bottom: 5vh;
  }

  .hero-image {
    margin-bottom: 10vw;
  }

  .heading-3-copy {
    font-size: 7vw;
  }

  .heading-3-copy-copy {
    font-size: 6vw;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    width: 190px;
    max-width: 190px;
    padding-left: 0px;
  }

  .menu-button {
    max-width: 80px;
    padding-right: 13px;
    padding-left: 13px;
    background-color: transparent;
    color: #141414;
  }

  .section.center {
    padding-bottom: 10vh;
  }

  .heading-3 {
    font-size: 40px;
    line-height: 30px;
  }

  .hero-subhead {
    max-width: 100%;
    font-size: 12px;
    line-height: 15px;
  }

  .hero-image {
    width: 80%;
  }

  .section2a.center {
    padding-bottom: 10vh;
  }

  .section1.center {
    padding-bottom: 10vh;
  }

  .section3.center {
    padding-bottom: 10vh;
  }

  .section4.center {
    padding-bottom: 10vh;
  }

  .section5.center {
    padding-bottom: 10vh;
  }

  .section6.center {
    padding-bottom: 10vh;
  }

  .section2-copy.center {
    padding-bottom: 10vh;
  }

  .section2-copy-copy.center {
    padding-bottom: 10vh;
  }

  .section7.center {
    padding-bottom: 10vh;
  }

  .heading-3-copy {
    font-size: 30px;
    line-height: 30px;
  }

  .heading-3-copy-copy {
    font-size: 30px;
    line-height: 30px;
  }

  .hero-subhead-copy {
    max-width: 100%;
    font-size: 12px;
    line-height: 15px;
  }
}

