 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('/images/happy-family-sitting.jpg');
  background-size: cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 757px;
}

.u-section-1 .u-text-1 {
  margin: 100px 0 0;
}

.u-section-1 .u-text-2 {
  width: 780px;
  margin: 16px auto 0;
}

.u-section-1 .u-form-1 {
  height: 47px;
  width: 624px;
  margin: 40px auto 100px;
}

.u-section-1 .u-form-group-1 {
  margin-left: 0;
}

.u-section-1 .u-btn-1 {
  text-transform: uppercase;
  width: 100%;
  background-image: none;
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 664px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 90px;
  }

  .u-section-1 .u-text-2 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .u-section-1 .u-btn-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    background-position: 50% 50%, 50% 50%;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 549px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-left: 45px;
    margin-right: 45px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 422px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-form-1 {
    height: 108px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 306px;
  }
} .u-section-2 {
  background-image: none;
}

.u-section-2 .u-sheet-1 {
  min-height: 541px;
}

.u-section-2 .u-layout-wrap-1 {
  margin: 60px auto 60px 0;
}

.u-section-2 .u-layout-cell-1 {
  min-height: 431px;
}

.u-section-2 .u-container-layout-1 {
  padding: 30px 60px;
}

.u-section-2 .u-text-1 {
  margin: 0 42px;
}

.u-section-2 .u-text-2 {
  margin: 34px 0 0;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  margin: 30px auto 0;
}

.u-section-2 .u-layout-cell-2 {
  min-height: 431px;
}

.u-section-2 .u-image-1 {
  background-position: 50% 50%, 50% 50%;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url("https://images.unsplash.com/photo-1585016031966-dc5e6798f266?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w1NzgzNjl8MHwxfHNlYXJjaHwyNXx8aGFwcHklMjBmYW1pbHl8ZW58MHx8fHwxNzYyNDQ1NTA2fDA&ixlib=rb-4.1.0&q=80&w=1080");
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.u-section-2 .u-container-layout-2 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  padding: 30px 60px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 465px;
  }

  .u-section-2 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 355px;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 355px;
    background-position: 50% 50%;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 382px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 272px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 568px;
  }

  .u-section-2 .u-layout-wrap-1 {
    margin-top: 10px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 408px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 417px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 257px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 920px;
}

.u-section-3 .u-group-1 {
  width: 540px;
  min-height: 731px;
  height: auto;
  margin: 60px auto 0 0;
}

.u-section-3 .u-container-layout-1 {
  padding: 30px;
}

.u-section-3 .u-image-1 {
  width: 128px;
  height: 128px;
  margin: 20px auto 0;
}

.u-section-3 .u-text-1 {
  margin: 30px auto 0;
}

.u-section-3 .u-text-2 {
  margin: 20px 0 0;
}

.u-section-3 .u-btn-1 {
  margin: 20px auto 0;
}

.u-section-3 .u-list-1 {
  width: 570px;
  margin: -731px 0 60px auto;
}

.u-section-3 .u-repeater-1 {
  grid-template-columns: repeat(1, 100%);
  min-height: 617px;
  --gap: 10px;
  grid-auto-columns: 100%;
}

.u-section-3 .u-container-layout-2 {
  padding: 20px 10px 20px 20px;
}

.u-section-3 .u-text-3 {
  font-size: 3.75rem;
  font-weight: 700;
  margin: 0 172px 0 0;
}

.u-section-3 .u-text-4 {
  margin: 10px 142px 0 0;
}

.u-section-3 .u-text-5 {
  margin: 17px 114px 0 0;
}

.u-section-3 .u-btn-2 {
  background-image: none;
  font-weight: 700;
  padding: 0;
}

.u-section-3 .u-container-layout-3 {
  padding: 20px 10px 20px 20px;
}

.u-section-3 .u-text-6 {
  font-size: 3.75rem;
  font-weight: 700;
  margin: 0 172px 0 0;
}

.u-section-3 .u-text-7 {
  font-weight: 500;
  margin: 10px 142px 0 0;
}

.u-section-3 .u-text-8 {
  margin: 17px 114px 0 0;
}

.u-section-3 .u-container-layout-4 {
  padding: 20px 10px 20px 20px;
}

.u-section-3 .u-text-9 {
  font-size: 3.75rem;
  font-weight: 700;
  margin: 0 172px 0 0;
}

.u-section-3 .u-text-10 {
  font-weight: 500;
  margin: 10px 142px 0 0;
}

.u-section-3 .u-text-11 {
  margin: 17px 114px 0 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-sheet-1 {
    min-height: 1367px;
  }

  .u-section-3 .u-group-1 {
    width: 685px;
    height: auto;
  }

  .u-section-3 .u-list-1 {
    width: 470px;
    margin-top: 20px;
  }

  .u-section-3 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-gap: 10px;
  }

  .u-section-3 .u-text-3 {
    margin-right: 72px;
  }

  .u-section-3 .u-text-4 {
    margin-right: 42px;
  }

  .u-section-3 .u-text-5 {
    margin-right: 14px;
  }

  .u-section-3 .u-text-6 {
    margin-right: 72px;
  }

  .u-section-3 .u-text-7 {
    margin-right: 42px;
  }

  .u-section-3 .u-text-8 {
    margin-right: 14px;
  }

  .u-section-3 .u-text-9 {
    margin-right: 72px;
  }

  .u-section-3 .u-text-10 {
    margin-right: 42px;
  }

  .u-section-3 .u-text-11 {
    margin-right: 14px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-sheet-1 {
    min-height: 1442px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .u-section-3 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-sheet-1 {
    min-height: 817px;
  }

  .u-section-3 .u-group-1 {
    width: 540px;
    margin-top: 10px;
    margin-right: 0;
  }

  .u-section-3 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-text-2 {
    width: auto;
  }

  .u-section-3 .u-list-1 {
    margin-right: auto;
  }

  .u-section-3 .u-container-layout-2 {
    padding-left: 10px;
  }

  .u-section-3 .u-text-3 {
    width: auto;
    margin-left: 36px;
    margin-right: 36px;
  }

  .u-section-3 .u-text-4 {
    width: auto;
    margin-left: 21px;
    margin-right: 21px;
  }

  .u-section-3 .u-text-5 {
    width: auto;
    margin-left: 7px;
    margin-right: 7px;
  }

  .u-section-3 .u-container-layout-3 {
    padding-left: 10px;
  }

  .u-section-3 .u-text-6 {
    width: auto;
    margin-left: 36px;
    margin-right: 36px;
  }

  .u-section-3 .u-text-7 {
    width: auto;
    margin-left: 21px;
    margin-right: 21px;
  }

  .u-section-3 .u-text-8 {
    width: auto;
    margin-left: 7px;
    margin-right: 7px;
  }

  .u-section-3 .u-container-layout-4 {
    padding-left: 10px;
  }

  .u-section-3 .u-text-9 {
    width: auto;
    margin-left: 36px;
    margin-right: 36px;
  }

  .u-section-3 .u-text-10 {
    width: auto;
    margin-left: 21px;
    margin-right: 21px;
  }

  .u-section-3 .u-text-11 {
    width: auto;
    margin-left: 7px;
    margin-right: 7px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-sheet-1 {
    min-height: 1377px;
  }

  .u-section-3 .u-group-1 {
    width: 340px;
  }

  .u-section-3 .u-list-1 {
    width: 340px;
  }

  .u-section-3 .u-text-3 {
    font-size: 1.5rem;
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-3 .u-text-4 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-3 .u-text-5 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-3 .u-text-6 {
    font-size: 1.5rem;
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-3 .u-text-7 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-3 .u-text-8 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-3 .u-text-9 {
    font-size: 1.5rem;
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-3 .u-text-10 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-3 .u-text-11 {
    margin-right: 0;
    margin-left: 0;
  }
} .u-section-4 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('/images/woman-choosing-plans.jpg');
  background-size: cover, cover;
}

.u-section-4 .u-sheet-1 {
  min-height: 786px;
}

.u-section-4 .u-text-1 {
  letter-spacing: 0px;
  line-height: 1.4;
  font-size: 2.25rem;
  text-transform: none;
  font-weight: 700;
  width: 800px;
  margin: 100px auto 0;
}

.u-section-4 .u-layout-wrap-1 {
  margin-top: 31px;
  margin-bottom: 100px;
  background-image: none;
  --color-var: #4c637f66;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 499px;
}

.u-section-4 .u-container-layout-1 {
  padding: 30px 30px 30px 20px;
}

.u-section-4 .u-text-2 {
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
}

.u-section-4 .u-line-1 {
  transform-origin: left center;
  margin-top: 20px;
  margin-bottom: 0;
}

.u-section-4 .u-text-3 {
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 10px 0 0;
}

.u-section-4 .u-layout-cell-2 {
  min-height: 499px;
  filter: none;
}

.u-section-4 .u-container-layout-2 {
  padding: 30px 30px 30px 20px;
}

.u-section-4 .u-text-4 {
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
}

.u-section-4 .u-line-2 {
  transform-origin: left center;
  margin-top: 20px;
  margin-bottom: 0;
}

.u-section-4 .u-text-5 {
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 10px 0 0;
}

.u-section-4 .u-layout-cell-3 {
  min-height: 499px;
}

.u-section-4 .u-container-layout-3 {
  padding: 30px 30px 30px 20px;
}

.u-section-4 .u-text-6 {
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
}

.u-section-4 .u-line-3 {
  transform-origin: left center;
  margin-top: 20px;
  margin-bottom: 0;
}

.u-section-4 .u-text-7 {
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 10px 0 0;
}

@media (max-width: 1199px) {
  .u-section-4 .u-sheet-1 {
    min-height: 641px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 411px;
  }

  .u-section-4 .u-line-1 {
    height: 10px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 411px;
  }

  .u-section-4 .u-line-2 {
    height: 10px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 411px;
  }

  .u-section-4 .u-line-3 {
    height: 10px;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-sheet-1 {
    min-height: 567px;
  }

  .u-section-4 .u-text-1 {
    width: 720px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-sheet-1 {
    min-height: 957px;
  }

  .u-section-4 .u-text-1 {
    width: 540px;
  }

  .u-section-4 .u-container-layout-1 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .u-section-4 .u-container-layout-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .u-section-4 .u-container-layout-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-sheet-1 {
    min-height: 764px;
  }

  .u-section-4 .u-text-1 {
    width: 340px;
  }

  .u-section-4 .u-text-2 {
    width: auto;
  }

  .u-section-4 .u-text-3 {
    width: auto;
  }

  .u-section-4 .u-text-4 {
    width: auto;
  }

  .u-section-4 .u-text-5 {
    width: auto;
  }

  .u-section-4 .u-text-6 {
    width: auto;
  }

  .u-section-4 .u-text-7 {
    font-size: 1.125rem;
    width: auto;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 959px;
}

.u-section-5 .u-shape-1 {
  width: 1098px;
  height: 382px;
  background-image: none;
  margin: 359px 0 0 auto;
}

.u-section-5 .u-image-1 {
  width: 809px;
  height: 589px;
  object-position: 100% 50%;
  background-position: 100% 50%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: -681px 81px 0 auto;
}

.u-section-5 .u-group-1 {
  min-height: 441px;
  width: 609px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  height: auto;
  margin: -191px auto 60px 0;
}

.u-section-5 .u-container-layout-1 {
  padding: 30px;
}

.u-section-5 .u-text-1 {
  text-transform: none;
  letter-spacing: normal;
  font-weight: 400;
  margin: 4px 0 0;
}

.u-section-5 .u-text-2 {
  font-size: 1rem;
  font-style: normal;
  margin: 20px 0 0;
}

.u-section-5 .u-group-2 {
  width: 517px;
  min-height: 72px;
  height: auto;
  margin: 10px 10px 0 auto;
}

.u-section-5 .u-container-layout-2 {
  padding: 10px;
}

.u-section-5 .u-btn-1 {
  margin: 0 auto 0 61px;
}

.u-section-5 .u-btn-2 {
  margin: -52px auto 0 269px;
}

@media (max-width: 1199px) {
  .u-section-5 .u-shape-1 {
    width: 891px;
  }

  .u-section-5 .u-image-1 {
    width: 729px;
    object-position: 38.51% 50%;
  }

  .u-section-5 .u-group-1 {
    width: 610px;
    margin-bottom: 21px;
    height: auto;
  }

  .u-section-5 .u-group-2 {
    height: auto;
  }

  .u-section-5 .u-btn-1 {
    margin-left: 71px;
  }

  .u-section-5 .u-btn-2 {
    margin-left: 279px;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-sheet-1 {
    min-height: 891px;
  }

  .u-section-5 .u-shape-1 {
    width: 720px;
    margin-top: 261px;
  }

  .u-section-5 .u-image-1 {
    width: 600px;
    height: 476px;
    margin-top: -583px;
    margin-right: auto;
  }

  .u-section-5 .u-group-1 {
    width: 574px;
    margin-top: -93px;
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-sheet-1 {
    min-height: 924px;
  }

  .u-section-5 .u-shape-1 {
    height: 279px;
    margin-top: 183px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-5 .u-image-1 {
    width: 432px;
    height: 349px;
    margin-top: -402px;
    margin-right: 49px;
  }

  .u-section-5 .u-group-1 {
    width: 454px;
    min-height: 485px;
    margin-top: -30px;
    margin-bottom: 59px;
  }

  .u-section-5 .u-container-layout-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-5 .u-text-1 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .u-section-5 .u-text-2 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .u-section-5 .u-group-2 {
    width: 394px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .u-section-5 .u-btn-1 {
    margin-top: 13px;
    margin-left: 50px;
  }

  .u-section-5 .u-btn-2 {
    margin-top: -45px;
    margin-left: 200px;
  }
}

@media (max-width: 575px) {
  .u-section-5 .u-sheet-1 {
    min-height: 649px;
  }

  .u-section-5 .u-shape-1 {
    height: 197px;
    margin-top: 155px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-5 .u-image-1 {
    width: 284px;
    height: 233px;
    margin-top: -292px;
    margin-right: auto;
  }

  .u-section-5 .u-group-1 {
    width: 296px;
    min-height: 592px;
    margin-top: -39px;
    margin-bottom: 60px;
  }

  .u-section-5 .u-text-1 {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }

  .u-section-5 .u-text-2 {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }

  .u-section-5 .u-group-2 {
    min-height: 79px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-5 .u-container-layout-2 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .u-section-5 .u-btn-1 {
    margin-top: 17px;
    margin-left: 7px;
  }

  .u-section-5 .u-btn-2 {
    margin-left: 147px;
  }
}