.hero-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-color: #f5f7fa00;
  background-image: url('../images/Gradient-BG_JR.png');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 0;
  justify-content: flex-start;
  width: 100%;
  height: 100vh;
  margin-bottom: 0;
  padding: 80px 0 0;
  display: flex;
  position: static;
  overflow: hidden;
}

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

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 750px;
  max-width: 750px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ff8555;
  border-radius: 20px;
  width: 250px;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 12px 25px;
  font-family: Be Vietnam Pro, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.field-label, .field-label-2 {
  color: #2b3440;
  text-align: left;
  font-family: Be Vietnam Pro, sans-serif;
}

.heading {
  color: #fff;
  margin-top: 36px;
  margin-bottom: 10px;
  margin-right: 0;
  padding-top: 20px;
  padding-bottom: 15px;
  font-family: Be Vietnam Pro, sans-serif;
  font-size: 80px;
}

.text-field {
  color: #ffa375;
  -webkit-text-stroke-color: #0000;
  background-color: #ffffffa8;
  border: 1px solid #fff;
  border-radius: 20px;
  width: 250px;
  margin-bottom: 15px;
  padding-left: 16px;
  font-family: Be Vietnam Pro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.text-field-2 {
  border-radius: 20px;
  margin-bottom: 15px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  font-family: Be Vietnam Pro, sans-serif;
  font-size: 23px;
  font-weight: 400;
}

.text-block {
  margin-bottom: 30px;
  font-family: Be Vietnam Pro, sans-serif;
  font-size: 20px;
}

.heading-3 {
  color: #fff;
  margin-top: 22px;
  margin-bottom: 62px;
  padding: 0 0 23px 4px;
  font-family: Be Vietnam Pro, sans-serif;
  font-size: 80px;
}

.italic-text {
  margin-bottom: 30px;
  display: block;
}

.italic-text-2 {
  padding-left: 0;
  padding-right: 8px;
  font-family: Instrument Serif, sans-serif;
  font-size: 100px;
  font-weight: 400;
}

.heading-4 {
  color: #fff;
  text-align: center;
  font-family: Be Vietnam Pro, sans-serif;
}

.image {
  flex: none;
  margin-bottom: -93px;
  margin-left: 178px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  top: -92px;
  left: 155px;
}

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

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.div-block {
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin: 0 0 -59px;
  padding: 0;
  display: flex;
}

.image-2 {
  margin-left: 56px;
  padding-top: 31px;
}

.text-field-3 {
  background-color: #ffffffa8;
  border: 1px solid #fff;
  border-radius: 20px;
  margin-bottom: 15px;
}

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

  .text-field {
    opacity: .8;
    margin-bottom: 25px;
  }

  .text-field-2 {
    opacity: .8;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

@media screen and (max-width: 767px) {
  .hero-stack {
    padding: 60px 15px;
  }

  .hero-wrapper-two, .heading {
    width: 100%;
  }

  .text-block {
    margin-bottom: 30px;
  }

  .heading-3 {
    line-height: 60px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .hero-stack {
    background-image: url('../images/iPhone16Pro-BG_JR.png');
  }

  .container {
    max-width: none;
  }

  .hero-wrapper-two {
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary {
    margin-bottom: 1px;
    position: relative;
  }

  .heading {
    margin-top: 20px;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 40px;
    line-height: 50px;
  }

  .text-field {
    position: relative;
    bottom: -15px;
  }

  .heading-2 {
    margin-top: -1px;
    font-size: 19px;
    line-height: 30px;
  }

  .heading-3 {
    margin-top: 0;
    margin-bottom: 8px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 40px;
    line-height: 50px;
  }

  .italic-text-2 {
    font-size: 55px;
  }

  .heading-4 {
    margin-top: 16px;
    margin-bottom: -2px;
    font-size: 30px;
    line-height: 32px;
  }

  .image {
    margin-top: 6px;
    margin-bottom: 8px;
    margin-left: 0;
    padding-top: 0;
    top: 0;
    left: 0;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .image-2 {
    max-width: 70%;
  }

  .text-field-3 {
    border-radius: 20px;
    font-family: Be Vietnam Pro, sans-serif;
    font-size: 12px;
  }
}


