body {
  font-family: Elsie, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.hero-section {
  padding-right: 10px;
  padding-left: 10px;
  background-color: #703a6c;
  color: #fff;
}

.hero-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1160px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-content {
  width: 50%;
  padding: 30px;
}

.hero-content.rel {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Swistblnk moalang melintang', sans-serif;
  font-size: 7.2em;
  line-height: 100%;
  font-weight: 400;
}

.hero-h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Elsieswashcaps, sans-serif;
  font-size: 2.9em;
  line-height: 120%;
  font-weight: 400;
}

.nav-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.nav-container {
  width: 100%;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
}

.logo-wrapper.w--current {
  color: #fff;
  text-decoration: none;
}

.form {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.input {
  height: 60px;
  margin-bottom: 0px;
  padding-left: 30px;
  border-style: solid;
  border-width: 2px;
  border-color: #b29075;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 1.3em;
}

.input:hover {
  background-color: #e4e4e4;
}

.input:focus {
  border-color: #fff;
}

.wrapper-f {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.btn-submit {
  padding-right: 20px;
  padding-left: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #b29075;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 1.3em;
  line-height: 1;
  text-transform: capitalize;
}

.btn-submit:hover {
  background-color: #997355;
}

.img-full {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  padding-top: 95px;
  padding-bottom: 95px;
  padding-left: 70px;
  -o-object-fit: contain;
  object-fit: contain;
}

.wrapper-vid-p {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
}

.play-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75px;
  height: 75px;
  min-height: 75px;
  min-width: 75px;
  padding: 7px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 360px;
  background-color: #b29075;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.play-btn:hover {
  background-color: #997355;
}

.section {
  padding: 90px 10px;
}

.section.video {
  position: relative;
  background-color: rgba(112, 58, 108, 0.05);
}

.section.black {
  background-color: #000;
  color: #fff;
}

.section.footer {
  padding-top: 0px;
  padding-bottom: 0px;
}

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

.container.center-a {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 480px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.container.center-t {
  text-align: center;
}

.content {
  padding: 30px;
}

.content._50 {
  width: 50%;
}

.content._50.c-s {
  margin-right: auto;
  margin-left: auto;
}

.section-title {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Swistblnk moalang melintang', sans-serif;
  font-size: 4.9em;
  line-height: 100%;
  font-weight: 400;
}

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

.wrapper.c {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-full {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-full.auto {
  height: auto;
  border-radius: 8px;
}

.p-regular {
  opacity: 0.8;
  font-size: 1.7em;
  line-height: 150%;
}

.p-regular.small {
  font-size: 1.5em;
}

.bg-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  -o-object-fit: cover;
  object-fit: cover;
}

.copy-r {
  font-family: 'Swistblnk moalang melintang', sans-serif;
  font-size: 2.1em;
  line-height: 100%;
  font-weight: 400;
}

.image-wrapper {
  position: relative;
}

.title {
  margin-right: 10px;
  font-weight: 900;
}

.title.large {
  font-family: Elsie, sans-serif;
  font-size: 3.3em;
  line-height: 1;
  font-weight: 400;
  letter-spacing: -2px;
  text-transform: uppercase;
}

.title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.t-watch {
  margin-top: 10px;
}

.success-message {
  background-color: transparent;
}

@media screen and (max-width: 991px) {
  .hero-section {
    padding-right: 80px;
    padding-left: 80px;
  }

  .hero-wrapper {
    min-height: auto;
    padding-bottom: 0px;
  }

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

  .hero-content {
    width: 100%;
  }

  .hero-content.rel {
    position: relative;
    padding-left: 30px;
  }

  .img-full {
    position: static;
    padding-top: 60px;
    padding-bottom: 0px;
  }

  .wrapper-vid-p {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-left: 30px;
  }

  .wrapper-vid-p._1 {
    position: relative;
    margin-left: 0px;
  }

  .section {
    padding-right: 80px;
    padding-left: 80px;
  }

  .container.center-a {
    height: 280px;
  }

  .content._50 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    padding-right: 40px;
    padding-left: 40px;
  }

  .hero-h1 {
    font-size: 5.6em;
  }

  .hero-h2 {
    font-size: 1.6em;
  }

  .img-full {
    padding-top: 70px;
  }

  .section {
    padding: 40px;
  }

  .section-title {
    font-size: 4.1em;
  }

  .image-full {
    height: 250px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    padding-right: 10px;
    padding-left: 10px;
  }

  .hero-wrapper {
    padding-top: 88px;
  }

  .hero-content {
    padding: 15px;
  }

  .hero-content.rel {
    padding-right: 0px;
    padding-left: 0px;
  }

  .hero-h1 {
    font-size: 3.7em;
  }

  .hero-h2 {
    font-size: 2em;
  }

  .input {
    margin-bottom: 20px;
    padding-left: 12px;
    border-radius: 20px;
    text-align: center;
  }

  .wrapper-f {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .btn-submit {
    height: 60px;
    border-radius: 20px;
    text-align: center;
  }

  .img-full {
    padding-top: 120px;
  }

  .wrapper-vid-p {
    margin-left: 15px;
  }

  .play-btn {
    width: 60px;
    height: 60px;
    min-height: 60px;
    min-width: 60px;
  }

  .section {
    padding: 25px 10px;
  }

  .container.center-a {
    height: 190px;
  }

  .content {
    padding: 15px;
  }

  .section-title {
    margin-bottom: 10px;
    font-size: 2.9em;
  }

  .wrapper.rev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .p-regular {
    font-size: 1.4em;
  }

  .copy-r {
    font-size: 1.3em;
  }

  .flower {
    width: 40%;
  }
}

@font-face {
  font-family: 'Elsie';
  src: url('../fonts/Elsie-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Elsieswashcaps';
  src: url('../fonts/ElsieSwashCaps-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Elsieswashcaps';
  src: url('../fonts/ElsieSwashCaps-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Elsie';
  src: url('../fonts/Elsie-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Swistblnk moalang melintang';
  src: url('../fonts/Swistblnk-Moalang-Melintang.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}