:root {
  --color-2: #333;
  --color: white;
  --color-3: #46761c;
  --color-4: #5ec830;
  --color-5: #c9c9c9;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  color: #333;
  font-family: poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
}

h2 {
  color: var(--color-2);
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: poppins, sans-serif;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.2em;
}

h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

p {
  margin-bottom: 20px;
}

ul {
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 40px;
  line-height: 1.5em;
}

li {
  margin-bottom: 10px;
}

.hero {
  background-image: linear-gradient(#0000, #0000 20%, #000000c7), url('../images/couple.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 92vh;
  margin-top: 90px;
  padding: 15% 0% 5%;
  display: flex;
  position: relative;
}

.hero-content-div {
  flex-flow: column;
  align-items: center;
  width: 90%;
  min-width: 0;
  max-width: none;
  display: flex;
}

.hero-line {
  color: var(--color);
  text-align: center;
  margin-bottom: 15px;
  font-family: poppins, sans-serif;
  font-size: 4em;
  font-weight: 300;
  line-height: 1em;
}

.hero-subluine {
  color: var(--color);
  text-align: center;
  max-width: 90%;
  margin-bottom: 30px;
  font-size: 1.5em;
  line-height: 1.5em;
}

.hero-button-div {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.button {
  background-color: var(--color-3);
  color: var(--color);
  text-transform: capitalize;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 18px 30px 13px;
  font-weight: 600;
  line-height: 1em;
}

.button:hover {
  background-color: var(--color-2);
  color: var(--color);
}

.button.white {
  background-color: var(--color);
  color: var(--color-3);
}

.button.white:hover {
  background-color: var(--color-4);
}

.button.white._49 {
  text-align: center;
  width: 32%;
}

.button.white._49:hover {
  background-color: var(--color-3);
  color: var(--color);
}

.button.lt-blue {
  background-color: var(--color-4);
  color: var(--color-3);
}

.button.lt-blue:hover {
  background-color: var(--color-3);
  color: var(--color);
}

.button.lt-blue._49 {
  background-color: var(--color-3);
  color: var(--color);
  text-align: center;
  width: 32%;
}

.button.lt-blue._49:hover {
  background-color: var(--color-2);
}

.button._49 {
  text-align: center;
  width: 49%;
}

.button.dark {
  background-color: var(--color-2);
}

.button.dark:hover {
  background-color: var(--color-3);
}

.button.hover-white:hover {
  background-color: var(--color);
  color: var(--color-2);
}

.brand {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.nav-menu {
  align-items: center;
  height: 95px;
  padding-right: 20px;
  display: flex;
}

.navbar {
  background-color: var(--color);
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 2px 5px #0003;
}

.h2-center {
  color: var(--color-3);
  text-align: center;
}

.section-2 {
  background-color: var(--color);
  padding-top: 5%;
  padding-bottom: 5%;
}

.section-2-wrapper {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.p-center-lg {
  text-align: center;
  font-size: 1.2em;
}

.fancy-list {
  color: var(--color-2);
  align-items: flex-start;
  margin-bottom: 10px;
  padding-left: 25px;
  font-weight: 600;
  line-height: 1.4em;
  display: flex;
}

.image-4 {
  filter: brightness(61%) saturate(300%) hue-rotate(248deg);
  width: 25px;
  margin-right: 10px;
}

.section-4 {
  background-image: linear-gradient(#0000001a, #0000001a);
  padding-top: 5%;
  padding-bottom: 5%;
}

.section-4-top-wrapper {
  justify-content: space-between;
  width: 90%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-4-top-wrapper.top-marg {
  margin-top: 50px;
}

.affords-text-div {
  align-items: center;
  width: 50%;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.affordability-image-div {
  z-index: 5;
  object-fit: cover;
  border-radius: 20px;
  width: 50%;
  position: relative;
  overflow: hidden;
}

.image-5 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.affordability-white-text-block {
  z-index: 1;
  background-color: var(--color);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 0%;
  padding: 50px;
  display: flex;
  position: relative;
}

.affordability-white-text-block.l-round {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-bottom: 40px;
}

.affordability-white-text-block.r-round {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding-bottom: 40px;
}

.affordability-white-text-block.lt-gray {
  background-image: linear-gradient(#c9c9c940, #c9c9c940);
}

.h2-white {
  color: var(--color);
}

.image-10 {
  height: 75px;
}

.new-age-div {
  justify-content: flex-end;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.ages-holder {
  justify-content: space-between;
  min-height: 0;
  margin-top: 50px;
  display: flex;
}

.age-div {
  flex-flow: column;
  width: 24%;
  padding: 0;
  display: flex;
  position: relative;
}

.age-content {
  z-index: 5;
  background-color: var(--color-3);
  color: var(--color);
  border-radius: 20px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.age-photo-div {
  object-fit: cover;
  position: static;
  inset: 0%;
  overflow: hidden;
}

.image-12 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.age-text-div {
  z-index: 1;
  background-image: none;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 15px;
  display: flex;
  position: static;
  inset: 0%;
}

.age-title-txt {
  border: 1px #000;
  min-height: 50px;
  margin-bottom: 15px;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.2em;
}

.content-wrap {
  text-align: center;
  width: 100%;
  min-height: 165px;
  line-height: 1.5em;
}

.wrapper-jm {
  color: var(--color);
  width: 49%;
  padding-top: 0%;
  padding-bottom: 0%;
}

.new-vision-options {
  background-color: var(--color-3);
  background-image: linear-gradient(90deg, #0000, #0000 17% 24%, #0000006b 40%, #00000096 58%, #000000db), url('../images/happy-woman.jpg');
  background-position: 0 0, 0 20%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 5%;
  padding-bottom: 5%;
}

.h2-white-2 {
  color: #fff;
}

.tagline-section {
  padding-top: 5%;
  padding-bottom: 4%;
}

.tagline-wrapper {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.tagline-wrapper._90 {
  width: 90%;
}

.h2-center-2 {
  color: var(--color-2);
  text-align: center;
}

.nav-link-with-icon {
  color: var(--color-3);
  align-items: center;
  padding: 10px 20px 10px 10px;
  line-height: 1em;
  text-decoration: none;
  display: flex;
}

.nav-link-with-icon:hover {
  color: var(--color-4);
}

.nav-link-with-icon.phone {
  background-color: #c9c9c940;
  padding-top: 12px;
}

.nav-link-with-icon.phone:hover {
  background-color: var(--color-4);
  color: var(--color-2);
}

.nav-icon {
  width: 25px;
}

.nav-text {
  margin-left: 10px;
}

.btns-div {
  flex-flow: wrap;
  display: flex;
}

.h4-green {
  color: var(--color-3);
}

.luminous-section {
  padding-top: 5%;
  position: relative;
}

.video-div {
  z-index: 5;
  width: 60%;
  height: 50vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.background-div-blue {
  background-color: #c9c9c940;
  height: 15vh;
  position: absolute;
  inset: auto 0% 0%;
}

.txt-div-48 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.luminous-text-section {
  background-color: #c9c9c940;
  padding-top: 200px;
  padding-bottom: 5%;
}

.wrap {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.wrap.flex {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.wrap.flex.lum {
  width: 75%;
}

.wrap.flex {
  justify-content: space-between;
  display: flex;
}

.no {
  margin-bottom: 0;
}

.form-holder {
  width: 60%;
}

.text-field {
  background-color: #ffffffad;
  border: 1px #000;
}

.text-field:focus, .text-field::placeholder {
  color: #0a0a0a;
}

.footer-2 {
  background-image: linear-gradient(#0009, #0009), url('../images/hollywood-fl.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 5%;
  padding-bottom: 5%;
}

.field-label {
  color: #fff;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 300;
}

.brand-2 {
  color: #1abc9c;
  text-transform: uppercase;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  margin-bottom: 20px;
  font-size: 1.8em;
  font-weight: 500;
  line-height: 1em;
  display: flex;
}

.info-35 {
  color: #fff;
  background-color: #00000075;
  flex-flow: column;
  align-items: flex-start;
  width: 35%;
  padding: 20px;
  display: flex;
}

.image-15 {
  filter: brightness(800%) saturate(0%);
  max-width: 200px;
}

.radio-holder {
  color: #fff;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 500;
  display: flex;
}

.radio-button-field {
  align-items: center;
  margin-bottom: 0;
  margin-left: 15px;
  display: flex;
}

.radio-button {
  margin-right: 10px;
}

.recaptcha {
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 2.5em;
  }

  .hero {
    height: 650px;
    margin-top: 50px;
  }

  .hero-content-div {
    max-width: 100%;
  }

  .hero-line {
    font-size: 3em;
    line-height: 1.2em;
  }

  .hero-subluine {
    max-width: 100%;
    font-size: 1.2em;
  }

  .button {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: .9em;
  }

  .button.white._49 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: .9em;
  }

  .button.lt-blue._49 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-menu {
    background-color: var(--color);
    height: 70px;
    padding-right: 0;
  }

  .navbar {
    padding-right: 10px;
  }

  .section-4-top-wrapper {
    flex-flow: column;
  }

  .affords-text-div {
    width: 100%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .affordability-image-div {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
  }

  .affordability-image-div.doc {
    border-radius: 20px 20px 0 0;
  }

  .affordability-white-text-block {
    min-width: 0;
    padding: 25px;
  }

  .affordability-white-text-block.l-round {
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0;
  }

  .affordability-white-text-block.lt-gray.r-round {
    border-top-right-radius: 0;
    border-bottom-left-radius: 20px;
  }

  .image-10 {
    height: 50px;
  }

  .ages-holder {
    flex-flow: wrap-reverse;
  }

  .age-div {
    width: 49%;
    margin-bottom: 2%;
  }

  .wrapper-jm {
    width: 100%;
  }

  .new-vision-options {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .mb {
    background-color: var(--color);
  }

  .mb.w--open {
    background-color: var(--color-3);
  }

  .nav-link-with-icon, .nav-link-with-icon.phone {
    padding-right: 10px;
  }

  .nav-text {
    display: none;
  }

  .luminous-section {
    padding-bottom: 5%;
  }

  .video-div {
    width: 90%;
    height: auto;
  }

  .background-div-blue {
    display: none;
  }

  .txt-div-48 {
    width: 100%;
  }

  .txt-div-48._1 {
    margin-bottom: 20px;
  }

  .luminous-text-section {
    padding-top: 5%;
  }

  .wrap.flex.lum {
    width: 90%;
  }

  .wrap.flex {
    flex-flow: column;
  }

  .form-holder, .info-35 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 2em;
  }

  .hero {
    height: 450px;
    padding: 3%;
  }

  .hero-content-div {
    width: 100%;
  }

  .hero-line {
    font-size: 2.5em;
  }

  .hero-subluine {
    margin-bottom: 15px;
    font-size: 1em;
  }

  .button.white._49 {
    width: 49%;
  }

  .button.white._49.hide {
    display: none;
  }

  .button.lt-blue._49 {
    width: 49%;
  }

  .brand {
    padding-left: 0;
  }

  .new-vision-options {
    background-color: var(--color-2);
  }

  .tagline-wrapper {
    width: 90%;
  }

  .brand-2 {
    height: 50px;
    padding-left: 0;
    font-size: 1.5em;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 2em;
  }

  .hero {
    height: 550px;
    margin-top: 50px;
    padding: 5%;
  }

  .hero-line {
    margin-bottom: 10px;
    font-size: 2em;
  }

  .hero-subluine {
    margin-bottom: 20px;
  }

  .hero-button-div {
    flex-flow: column;
  }

  .button.white._49 {
    width: 100%;
    margin-bottom: 10px;
  }

  .button.lt-blue._49 {
    width: 100%;
  }

  .button._49 {
    width: 100%;
    margin-bottom: 10px;
  }

  .brand {
    margin-left: 10px;
  }

  .nav-menu {
    height: 60px;
  }

  .fancy-list {
    margin-bottom: 15px;
    padding-left: 0;
  }

  .affordability-white-text-block.l-round, .affordability-white-text-block.lt-gray.r-round {
    padding: 15px;
  }

  .image-10 {
    height: 40px;
  }

  .ages-holder {
    margin-top: 0;
  }

  .age-div {
    width: 100%;
    margin-bottom: 20px;
  }

  .nav-link-with-icon.hide {
    display: none;
  }

  .brand-2 {
    font-size: 1em;
  }
}