:root {
  --purple-dark: #2d0f42;
  --black-soft: #1a1a1a;
  --bg-purple-light: #bea2ce69;
  --purple-light: #e2cbf7;
  --white: #fff;
}

body {
  font-family: Google Sans Flex, sans-serif;
  font-size: 16px;
  line-height: 120%;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
}

h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

p {
  margin-bottom: 0;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

strong {
  font-weight: bold;
}

.div-block-58 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.page {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  min-height: 100vh;
  display: flex;
}

.faq__wrapper {
  max-width: 1000px;
}

.background-video-3 {
  z-index: 1;
  opacity: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.faq__lottie {
  width: 30px;
  height: 30px;
}

.grid__default {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  display: grid;
}

.rtb__default h3 {
  color: var(--purple-dark);
  font-size: 1.4rem;
  font-weight: 500;
}

.rtb__default p {
  color: var(--black-soft);
  font-size: 1.1rem;
  line-height: 150%;
}

.rtb__default li {
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 130%;
}

.rtb__default ul {
  margin-bottom: 0;
  padding-left: 20px;
}

.rtb__default strong {
  font-weight: 500;
}

.section {
  z-index: 225;
  color: #2c1f41;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  position: relative;
}

.section.hero {
  background-image: url('../images/135.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  overflow: hidden;
}

.section.pi {
  background-color: var(--bg-purple-light);
  color: var(--purple-dark);
}

.section.jl {
  background-image: linear-gradient(#ffffffd9, #ffffffd9), url('../images/192.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.spacer__2 {
  width: 100%;
  height: 2rem;
}

.div-block-57 {
  z-index: 15;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.footer-link {
  color: #2c1f41;
}

.footer-link.alternate-47 {
  color: var(--purple-dark);
  font-size: 1.1rem;
  font-weight: 400;
  text-decoration: none;
}

.div-block-39 {
  grid-column-gap: 1rem;
  grid-row-gap: .1rem;
  flex-flow: wrap;
  flex: none;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.button {
  border: 2px solid var(--purple-light);
  background-color: var(--black-soft);
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 1.2rem;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  transition: all .425s;
  display: flex;
}

.button:hover {
  border-color: var(--purple-light);
}

.button.ghost {
  border: 2px solid var(--bg-purple-light);
  background-color: var(--purple-light);
  color: var(--black-soft);
  font-weight: 500;
  line-height: 100%;
}

.image-32 {
  object-fit: scale-down;
  align-self: auto;
  width: 500px;
}

.faq__trigger-2 {
  justify-content: space-between;
  align-items: flex-start;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}

.div-block-38 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 0;
  font-size: 1rem;
  font-weight: 400;
  display: flex;
  position: relative;
}

.faq__item {
  color: var(--black-soft);
  background-color: #fff;
  border-radius: 6px;
  margin-bottom: 20px;
  padding: 1.2rem;
}

.div-block-59 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #1a1a1a;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2rem;
  display: flex;
}

.div-block-54 {
  z-index: 5;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.placeholder-logo {
  color: var(--purple-dark);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 130%;
}

.contain {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
}

.spacer__4 {
  width: 100%;
  height: 4rem;
}

.faq__item-content {
  margin-top: 10px;
  margin-right: 30px;
  font-size: 1.05rem;
  line-height: 130%;
  overflow: hidden;
}

.faq__heading-2 {
  color: var(--purple-dark);
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 30px;
}

.div-block-60 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.heading-5 {
  color: var(--purple-dark);
  text-transform: uppercase;
  font-size: 5rem;
  font-weight: 600;
  line-height: 4rem;
  position: relative;
}

.text-block {
  color: var(--black-soft);
  font-size: 2rem;
  font-weight: 400;
}

.div-block-66 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--black-soft);
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.heading-5-copy {
  z-index: 1;
  color: var(--white);
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 5rem;
  position: relative;
}

.div-block-68 {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #ffffff05;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-69 {
  z-index: 2;
  position: absolute;
  inset: 0%;
}

.div-block-70 {
  z-index: 2;
  background-color: #dcc0f8c7;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-71 {
  color: var(--black-soft);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-span-7 {
  display: inline-block;
}

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

.heading-6 {
  color: var(--purple-dark);
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 3rem;
}

.div-block-72 {
  height: 4rem;
}

.div-block-71-copy {
  color: var(--black-soft);
  flex: 1;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.grid3 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  display: grid;
}

.heading-7 {
  font-weight: 400;
}

.div-block-74 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr .75fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.div-block-77 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-top: 20px;
  display: flex;
}

.div-block-78 {
  font-size: 1.2rem;
  line-height: 130%;
}

.heading-8 {
  color: var(--purple-dark);
  font-weight: 500;
}

.text-block-4 {
  margin-top: 10px;
  font-size: 1.1rem;
  font-style: italic;
}

.text-span-8 {
  color: var(--purple-dark);
  font-weight: 500;
}

.div-block-79 {
  color: var(--black-soft);
}

.heading-6-copy {
  color: var(--black-soft);
  margin-bottom: 40px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 3rem;
}

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

@media screen and (max-width: 991px) {
  .div-block-58 {
    justify-content: center;
    align-items: stretch;
  }

  .grid__default {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .div-block-39 {
    flex: 0 auto;
  }

  .button {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-38 {
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .div-block-59 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
  }

  .div-block-54 {
    padding-top: 2rem;
    padding-bottom: 4rem;
    display: block;
  }

  .heading-5-copy {
    font-size: 4rem;
    line-height: 4.5rem;
  }

  .text-span-7 {
    display: inline;
  }

  .grid3 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .div-block-58 {
    flex-flow: row;
    justify-content: center;
  }

  .div-block-57 {
    flex: 1;
  }

  .div-block-38 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    align-items: center;
  }

  .div-block-59 {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    font-size: 1.3rem;
  }

  .div-block-54 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .contain {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .faq__item-content {
    margin-right: 0;
  }

  .heading-5 {
    font-size: 4rem;
  }

  .heading-5-copy {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}

@media screen and (max-width: 479px) {
  .div-block-58 {
    flex-flow: row;
  }

  .page {
    flex-flow: column;
    align-items: stretch;
  }

  .background-video-3 {
    width: 100%;
  }

  .grid__default {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .section {
    width: 100%;
    overflow: hidden;
  }

  .spacer__2 {
    height: 2rem;
  }

  .div-block-57 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 2rem;
  }

  .button {
    flex: 1;
    justify-content: center;
    align-items: center;
    font-size: 1.1rem;
    display: flex;
  }

  .image-32 {
    width: 90%;
  }

  .div-block-38 {
    text-align: center;
    flex-flow: column;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 1rem;
  }

  .faq__item {
    padding: 1.2rem 1rem 1rem;
  }

  .div-block-59 {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }

  .div-block-54 {
    grid-column-gap: 8rem;
    grid-row-gap: 8rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    padding-top: 2rem;
    padding-bottom: 3rem;
    display: flex;
  }

  .placeholder-logo {
    font-size: 2rem;
  }

  .contain {
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .spacer__4 {
    height: 3rem;
  }

  .faq__heading-2 {
    line-height: 1.5rem;
  }

  .div-block-60 {
    align-items: stretch;
  }

  .text-block {
    line-height: 2rem;
  }

  .div-block-68 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .heading-6 {
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .div-block-72 {
    height: 2.5rem;
  }

  .div-block-71-copy {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .div-block-74 {
    max-width: 100%;
  }

  .div-block-77 {
    justify-content: space-between;
  }

  .text-block-3 {
    font-size: 1.2rem;
  }

  .heading-6-copy {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}

#w-node-aab6a06b-5efa-c883-8505-b2c2e0f56f53-684bb822, #w-node-dda828b0-65cb-12ca-2912-7ae8b8d177ca-684bb822, #w-node-e437ec77-3b4f-f95d-0d03-a241f9e08d06-684bb822, #w-node-_7866e7ec-2d2c-1eee-aaab-b75cdd5a795d-684bb822 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-aab6a06b-5efa-c883-8505-b2c2e0f56f53-684bb822, #w-node-dda828b0-65cb-12ca-2912-7ae8b8d177ca-684bb822, #w-node-e437ec77-3b4f-f95d-0d03-a241f9e08d06-684bb822, #w-node-_7866e7ec-2d2c-1eee-aaab-b75cdd5a795d-684bb822 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-aab6a06b-5efa-c883-8505-b2c2e0f56f53-684bb822, #w-node-dda828b0-65cb-12ca-2912-7ae8b8d177ca-684bb822, #w-node-e437ec77-3b4f-f95d-0d03-a241f9e08d06-684bb822, #w-node-_7866e7ec-2d2c-1eee-aaab-b75cdd5a795d-684bb822 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-aab6a06b-5efa-c883-8505-b2c2e0f56f53-684bb822, #w-node-dda828b0-65cb-12ca-2912-7ae8b8d177ca-684bb822, #w-node-e437ec77-3b4f-f95d-0d03-a241f9e08d06-684bb822, #w-node-_7866e7ec-2d2c-1eee-aaab-b75cdd5a795d-684bb822 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: stretch stretch;
  }
}


