.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

a {
  color: #000;
  text-decoration: underline;
}

.main-wrapper {
  background-color: #1a1208;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.logo-up-life {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0%;
  padding-top: 2%;
  padding-right: 2%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.link-block {
  width: 100px;
  max-width: 100%;
}

.image-7 {
  display: none;
}

.link-block-2 {
  width: 120px;
  max-width: 100%;
}

.image-8 {
  display: none;
}

.hero-title {
  color: #ecf1f4;
  text-align: center;
  text-transform: uppercase;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 150%;
}

.text-block {
  text-align: center;
  font-family: Manrope, sans-serif;
  font-weight: 400;
}

.bold-text {
  color: #f0a94a;
}

.text-span {
  color: #0097e2;
}

.circle {
  filter: blur(40px);
  background-color: #301f0a;
  border-radius: 100%;
  width: 500px;
  height: 500px;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.container {
  z-index: 22;
  position: relative;
}

.circle2 {
  filter: blur(40px);
  background-color: #1d1c0c;
  border-radius: 100%;
  width: 500px;
  height: 500px;
  display: none;
  position: absolute;
  inset: auto auto 0% 0%;
}

.block-1 {
  background-color: #ecf1f4;
  padding-top: 48px;
  padding-bottom: 0;
}

.body {
  color: #fff;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.text-block-2 {
  color: #000;
  margin-bottom: 24px;
}

.text-block-2._24 {
  margin-bottom: 0;
}

.quote {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  margin-top: 32px;
  margin-bottom: 32px;
  display: grid;
}

.text-block-3 {
  color: #1a1208;
  font-family: Playfair Display, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 150%;
}

.vidil {
  background-color: #fff;
  border-radius: 20px;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 20px;
  box-shadow: 0 2px 9px #0003;
}

.text-block-4 {
  color: #1a1208;
  margin-bottom: 24px;
  font-family: Playfair Display, sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.text-block-5 {
  color: #000;
  margin-bottom: 24px;
}

.grid {
  grid-template-rows: auto;
}

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

.card1 {
  background-color: #d4eafb4d;
  border: 1px solid #001a69;
  border-radius: 20px;
  padding: 20px;
}

.text-block-6 {
  color: #000;
  margin-bottom: 12px;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-block-7, .link {
  color: #000;
}

.text-span-2 {
  font-weight: 700;
}

.block-info-1 {
  background-color: #001a69;
  margin-top: 32px;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.circle3 {
  z-index: 0;
  filter: blur(40px);
  background-color: #ffffff17;
  border-radius: 100%;
  width: 350px;
  height: 350px;
  position: absolute;
  inset: 10% 0% 0% 36%;
}

.stat-number {
  z-index: 3;
  color: #fff;
  font-family: Playfair Display, sans-serif;
  font-size: 120px;
  font-weight: 800;
  line-height: 110%;
  position: relative;
}

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

.text-block-9 {
  z-index: 3;
  position: relative;
}

.heading-2 {
  color: #1a1208;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 150%;
}

.heading-2.white {
  z-index: 3;
  color: #f6f1e9;
  text-align: left;
  position: relative;
}

.faq_answer {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.text-weight-medium {
  font-weight: 500;
}

.text-weight-medium.text-size-large {
  color: #000;
  flex: 1;
  align-self: center;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

.block-13 {
  background-color: #fff;
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  padding: 0 1.25rem 1.25rem;
  position: relative;
  overflow: hidden;
}

.container-3 {
  z-index: 1;
  max-width: 1000px;
  position: relative;
}

.faq_expand-icon {
  background-color: #0b0d011f;
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: .5rem;
  display: flex;
}

.faq_item {
  background-color: #fff;
  border-bottom: .0625rem #aad0ff;
  border-radius: 1.5rem;
  margin-top: 0;
  margin-bottom: 24px;
  position: static;
  box-shadow: 0 2px 9px #0003;
}

.text-block-52 {
  color: #000;
  text-align: left;
  margin-bottom: 24px;
  font-size: 16px;
}

.text-block-52._24 {
  margin-bottom: 0;
}

.text-block-52._2 {
  margin-top: 24px;
}

.faq_question {
  z-index: 2;
  grid-column-gap: 2rem;
  cursor: pointer;
  background-color: #fff;
  border-radius: 24px;
  justify-content: space-between;
  width: 100%;
  padding: 1rem 1rem 1rem 1.25rem;
  display: flex;
  position: relative;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 3.5fr;
}

.text-block-53 {
  color: #001a6940;
  font-family: Playfair Display, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
}

.text-block-54 {
  color: #b90000;
  letter-spacing: 4px;
  background-color: #ffe2e2;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 68px;
  margin-bottom: 4px;
  padding: 4px 8px;
  font-size: 10px;
  display: flex;
}

.text-block-55 {
  color: #8d99a4;
  margin-bottom: 48px;
  position: static;
}

.quote-2 {
  background-color: #d4eafb4d;
  border: 1px solid #001a69;
  border-radius: 20px;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 20px;
}

.text-block-56 {
  color: #001a69;
  letter-spacing: 4px;
  margin-bottom: 12px;
  font-size: 14px;
}

.text-block-57 {
  color: #000;
}

.text-block-57._24 {
  margin-bottom: 24px;
}

.link-2 {
  color: #000;
}

.list {
  margin-bottom: 24px;
}

.grid-3 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: .25fr 9fr;
}

.text-block-58 {
  color: #000;
}

.image-9, .image-10, .image-11, .image-12, .image-13 {
  width: 16px;
}

.list-2 {
  color: #000;
}

.text-block-59 {
  color: #000;
  margin-bottom: 12px;
  font-weight: 500;
}

.block-info-2 {
  background-color: #001a69;
  margin-top: 32px;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.text-block-22 {
  z-index: 4;
  color: #f6f1e9;
  text-align: left;
  margin-bottom: 48px;
  position: relative;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.crd1 {
  text-align: left;
  background-color: #ffffff0a;
  border: 1px solid #ffffff3d;
  border-radius: 20px;
  padding: 20px;
}

.text-block-60 {
  text-align: left;
  font-size: 40px;
  line-height: 150%;
}

.text-block-61 {
  color: #0097e2;
  text-align: left;
  margin-bottom: 12px;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.grid5 {
  grid-template-rows: auto;
}

.crd5 {
  text-align: left;
  background-color: #ffffff0a;
  border: 1px solid #00c5423d;
  border-radius: 20px;
  padding: 20px;
}

.grid-block {
  position: relative;
}

.grid-5 {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .25fr 6fr;
}

.icon {
  z-index: 2;
  background-color: #001a69;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  transition: all .3s;
  display: flex;
  position: relative;
}

.icon:hover {
  border: 2px solid #f7f2ea;
  transform: scale(1.1);
}

.text-block-62 {
  font-size: 30px;
}

.text-block-63 {
  color: #000;
}

.text-block-63._24 {
  margin-bottom: 24px;
}

.text-block-63._12 {
  margin-bottom: 12px;
}

.text-block-23 {
  color: #000;
  text-align: left;
  margin-bottom: 12px;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.line {
  background-color: #001a69;
  width: 2px;
  height: 380px;
  position: absolute;
  inset: 0% auto 0% 3%;
}

.block-2 {
  background-color: #ecf1f4;
  padding-top: 48px;
  padding-bottom: 0;
}

.desclaimer {
  background-color: #fff;
  margin-top: 48px;
  padding: 100px;
}

.text-block-64 {
  color: #000;
  text-align: center;
  letter-spacing: -2px;
  text-indent: 0;
  font-size: 32px;
  line-height: 150%;
}

.block-footer {
  color: #f7f2ea;
  background-color: #ecf1f4;
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
}

.container-4 {
  font-family: Verdana, Geneva, sans-serif;
}

.text-block-11 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 12px;
  line-height: 150%;
}

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

.image-14 {
  border-radius: 20px;
}

.heading-3 {
  background-image: linear-gradient(0deg, #1a1208, #fff0);
  max-width: 100%;
  padding-top: 6%;
  padding-bottom: 2%;
  position: absolute;
  inset: auto 0% 0%;
}

.container5 {
  z-index: 22;
  text-align: left;
  background-color: #1a120800;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: static;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 3.75fr 1fr;
}

.img {
  border: 1px solid #001a69;
  border-radius: 100%;
  padding: 10px;
}

.img-block {
  border: 1px #f0a94a;
  border-radius: 0%;
  padding: 10px;
}

.text-block-65 {
  color: #000;
  text-align: center;
  margin-top: 4px;
  font-size: 12px;
  line-height: 150%;
}

.data-sp {
  margin-bottom: 12px;
}

.grid-7 {
  grid-template-rows: auto;
}

.text-block-66, .text-block-67 {
  color: #f7f2ea;
  font-weight: 400;
}

.link-3, .link-4 {
  color: #000;
}

.link-5 {
  color: #fff;
}

.text-block55 {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}

.text-block55._24 {
  margin-bottom: 0;
}

.text-block55._2 {
  margin-top: 24px;
}

.vidilen {
  background-color: #001a69;
  border-radius: 20px;
  padding: 20px;
}

.link1 {
  color: #000;
}

.link-6 {
  color: #fff;
}

@media screen and (min-width: 1920px) {
  .link-block {
    max-width: 84%;
  }

  .hero-title {
    font-size: 64px;
  }
}

@media screen and (max-width: 991px) {
  .link-block {
    width: 120px;
    max-width: 74%;
  }

  .image-5, .image-7 {
    display: block;
  }

  .link-block-2 {
    width: 120px;
    max-width: 80%;
  }

  .image-6, .image-8 {
    display: block;
  }

  .hero-title {
    font-size: 36px;
  }

  .container-3 {
    max-width: 900px;
  }

  .faq_question {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .logo-up-life {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .link-block {
    width: 100px;
  }

  .image-5 {
    width: 100px;
    display: block;
  }

  .image-7 {
    display: block;
  }

  .link-block-2 {
    width: 120px;
  }

  .image-6, .image-8 {
    display: block;
  }

  .hero-title {
    font-size: 36px;
  }

  .container {
    margin-left: 5%;
    margin-right: 5%;
  }

  .text-block-3 {
    font-size: 32px;
  }

  .grid {
    flex-flow: column;
    display: flex;
  }

  .container-2 {
    margin: 5%;
  }

  .heading-2 {
    font-size: 32px;
  }

  .faq_answer {
    margin-bottom: 0;
  }

  .text-weight-medium.text-size-large {
    color: #000;
  }

  .block-13 {
    padding-left: .25rem;
  }

  .container-3 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .faq_item {
    background-color: #fff;
  }

  .faq_question {
    padding-top: 1.25rem;
    padding-bottom: 1rem;
  }

  .grid5 {
    flex-flow: column;
    display: flex;
  }

  .line {
    display: none;
  }

  .desclaimer {
    padding: 32px;
  }

  .container-4, .container5 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .grid-6 {
    flex-flow: column;
    display: flex;
  }

  .img {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .main-wrapper {
    background-color: #001a69;
    align-items: center;
    min-height: auto;
    display: flex;
  }

  .logo-up-life {
    justify-content: center;
    align-items: center;
    padding-top: 3%;
    padding-right: 0%;
    position: static;
  }

  .link-block {
    width: 100px;
    max-width: 100%;
  }

  .image-5, .image-7 {
    display: block;
  }

  .link-block-2 {
    width: 120px;
    max-width: 100%;
  }

  .image-6, .image-8 {
    display: block;
  }

  .hero-title {
    font-size: 27px;
  }

  .container {
    margin-left: 5%;
    margin-right: 5%;
  }

  .block-1 {
    padding-top: 48px;
  }

  .quote {
    flex-flow: column;
    margin-top: 0;
    display: flex;
  }

  .text-block-3 {
    font-size: 28px;
  }

  .grid {
    flex-flow: column;
    display: flex;
  }

  .container-2 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading-2 {
    font-size: 28px;
  }

  .faq_answer {
    margin-bottom: 0;
  }

  .text-weight-medium.text-size-large {
    color: #000;
    font-size: 18px;
    line-height: 150%;
  }

  .block-13 {
    padding: 0 .25rem 1.25rem;
    display: block;
  }

  .container-3 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .faq_expand-icon {
    background-color: #5a5a5a4f;
  }

  .faq_item {
    background-color: #fff;
  }

  .faq_question {
    grid-column-gap: 2rem;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 7.75fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .grid-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: .25fr 3.5fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    display: grid;
  }

  .block-info-2 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .grid5, .grid-5 {
    flex-flow: column;
    display: flex;
  }

  .line {
    display: none;
  }

  .desclaimer {
    padding: 32px;
  }

  .container-4 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading-3 {
    background-image: none;
    padding-bottom: 6%;
    position: static;
  }

  .container5 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .grid-6 {
    flex-flow: column;
    display: flex;
  }

  .text-block-65 {
    margin-top: 8px;
  }

  .text-block-66, .text-block-67 {
    font-size: 12px;
  }
}

#w-node-_188d29d7-8c99-1236-87a6-a111c01689d4-851dd688 {
  justify-self: end;
}

#w-node-d6c2602a-c695-f035-8f75-146f4d67ed66-851dd688, #w-node-_03378c4c-9a5a-10d7-30a6-abde6b38470c-851dd688, #w-node-a88c7431-b437-2ddb-ba70-17bc79d10b41-851dd688 {
  align-self: center;
}

#w-node-f23b04d3-787d-777f-5c80-7ca0b4e7262a-851dd688 {
  align-self: auto;
}

#w-node-c93cf5c8-2b17-2e9d-31fe-93223205ea0f-851dd688 {
  align-self: center;
}

#w-node-c93cf5c8-2b17-2e9d-31fe-93223205ea12-851dd688 {
  align-self: auto;
}

#w-node-f8899334-6840-d304-b1dd-d3a0ba6790ea-851dd688 {
  align-self: center;
}

#w-node-f8899334-6840-d304-b1dd-d3a0ba6790ed-851dd688 {
  align-self: auto;
}

#w-node-f662aa25-2352-ea2f-7023-2bf1a548d96d-851dd688 {
  align-self: center;
}

#w-node-f662aa25-2352-ea2f-7023-2bf1a548d970-851dd688 {
  align-self: auto;
}

#w-node-_9795631a-e068-9c5e-d788-89222efe9ad3-851dd688 {
  align-self: center;
}

#w-node-_9795631a-e068-9c5e-d788-89222efe9ad6-851dd688 {
  align-self: auto;
}

#w-node-af11374c-6adc-dc7a-9273-c1549d42a364-851dd688, #w-node-_26f848af-5b50-d42b-56d6-7657c938efd3-851dd688, #w-node-_31b2b586-01c5-092b-d193-4a9f34de12b8-851dd688, #w-node-c84b7e98-bddf-82bd-ed43-9641417d8bcb-851dd688 {
  align-self: start;
}


