.bg-wrapper {
      position: fixed;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      overflow: hidden;
    }

    .card-1.card-animation,
    .card-2.card-animation,
    .card-3.card-animation,
    .card-4.card-animation {
      display: block;
      height: auto;
      position: absolute;
      filter: drop-shadow(0 0 10px #fff);
    }

    .card-1.card-animation {
      width: 120px;
      max-width: 120px;
      animation-name: firstcard;
      animation-duration: 10s;
      animation-iteration-count: infinite;
      animation-timing-function: ease-in-out;
      top: 100px;
      left: 20px;
      margin: auto;
    }

    .card-2.card-animation {
      width: 150px;
      max-width: 150px;
      animation-name: secondcard;
      animation-duration: 17s;
      animation-iteration-count: infinite;
      animation-timing-function: ease-in-out;
      top: 100px;
      right: 40px;
      margin: auto;
    }

    .card-3.card-animation {
      width: 150px;
      max-width: 150px;
      animation-name: firstcard;
      animation-duration: 20s;
      animation-iteration-count: infinite;
      animation-timing-function: ease-in-out;
      bottom: 20px;
      left: 35px;
      margin: auto;
    }

    .card-4.card-animation {
      width: 125px;
      max-width: 125px;
      animation-name: secondcard;
      animation-duration: 15s;
      animation-iteration-count: infinite;
      animation-timing-function: ease-in-out;
      bottom: 30px;
      right: 40px;
      margin: auto;
    }

    .accordion .card {
      background-color: transparent;
      border-bottom: 1px solid !important;
    }

    .accordion button {
      font-family: "Cera Pro";
      color: white;
      font-weight: 500;
      padding-left: 0;
    }

    .accordion button:hover,
    .accordion .card-body:hover {
      text-decoration: none;
      color: #ffffff9e;
    }

    .accordion .card-body {
      font-family: "Cera Pro";
      color: #ffffff;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.023em;
    }

    .btn-link::after {
      content: "\f107";
      color: #FFFFFF;
      right: 0px;
      position: absolute;
      font-family: "FontAwesome"
    }

    .btn-link[aria-expanded="true"]::after {
      content: "\f106";
    }

    .nebula-animation {
      /* background-repeat: no-repeat;
      background-size: cover; */
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      animation: zoom 15s linear infinite;
      z-index: -1;
    }

    .soul-flame-origin {
      color: #FF667E;
    }

    .form-control {
      border: 0px;
    }

    .security-statement {
      font-size: 12px !important;
      display: block;
      position: relative;
      margin: 1.5em auto 0 !important;
      color: #565c84 !important;
      max-width: 600px;
    }

    .bg-cover {
      background: linear-gradient(122.64deg, #FFE4E4 -4.17%, #FED8F3 39.04%, #FECEFF 104.99%);
      border-radius: 10px;
      padding: 0 2em 2em;
    }

    .individual {
      background-image: linear-gradient(180deg, rgb(0 9 18 / 0%) 0%, #000912 93.06%), url(../images/tarot-top-bg-v2.png);
      /* background: linear-gradient(180deg, rgba(0, 9, 18, 0.45) 0%, #000912 93.06%); */
      /* background-repeat: no-repeat;
      background-size: cover; */
      /* background: linear-gradient(181deg, rgb(0 9 18) 0%, #000912 93.06%); */
      padding: 64px 0px 0px;
      background-size: cover;
    }

    .individual.bg-grad {
      /* background-image: linear-gradient(180deg, rgba(0, 9, 18, 0.45) 0%, #000912 93.06%), url(../images/indivi-bg.png); */
      background: linear-gradient(180deg, rgba(0, 9, 18, 0.45) 0%, #000912 93.06%);
      background-repeat: no-repeat;
      background-size: cover;
      padding: 64px 0px 0px;
    }

    .individual .ind-img-sec {
      background-color: #EBECFF;
      margin: 0 auto
    }

    .individual .container h1 {
      font-family: "Recoleta";
      font-style: normal;
      font-weight: 600;
      font-size: 52px;
      line-height: 71px;
      text-align: center;
      /* White */
      color: #FFFFFF;
    }

    .individual .container h2 {
      /* H2 Recoleta 30px */
      font-family: "Recoleta";
      font-style: normal;
      font-weight: 600;
      font-size: 30px;
      line-height: 41px;
      /* identical to box height */
      color: #FFFFFF;
    }

    .individual .container h3 {
      font-family: "Recoleta";
      font-style: normal;
      font-weight: 500;
      font-size: 30px;
      line-height: 44px;
      /* identical to box height */
      text-align: center;
      color: #000000;
    }

    .individual .container h5 {
      color: white;
    }

    .individual p {
      font-family: 'Cera Pro';
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      letter-spacing: 0.023em;
      margin: auto;
      color: white;
    }

    .individual p.sub-heading {
      font-family: "Cera Pro";
      font-style: normal;
      font-weight: normal;
      font-size: 24px;
      line-height: 30px;
      /* identical to box height, or 125% */
      text-align: center;
      letter-spacing: 0.023em;
      color: #FFFFFF;
      margin-bottom: 3em;
    }

    .individual .container h6 {
      margin-bottom: 0;
      color: #FFFFFF;
    }

    .btn-indivi {
      width: 100%;
      min-height: 3em;
      background: linear-gradient(270.46deg, #FF615E -8.38%, #F25FB9 61.41%, #DA43F2 110.96%);
      border-radius: 6px;
      border: none;
      font-weight: 500;
      font-family: 'Cera Pro';
      font-size: 1.2em
    }

    .btn-indivi:hover {
      background: linear-gradient(63.09deg, #FF615E -8.38%, #F25FB9 39.09%, #DA43F2 90.68%);
    }

    small {
      font-family: 'Cera Pro';
    }

    .highlight {
      color: #000000;
      font-weight: bold;
    }

    .life-path,
    .archetypes,
    .faq,
    .start-btn {
      background: #000912;
    }

    .life-path h2 {
      font-family: "Recoleta";
      font-style: normal;
      font-weight: normal;
      font-size: 40px;
      line-height: 54px;
      text-align: center;
      /* White */
      color: #FFFFFF;
    }

    .life-path h3,
    .start-btn h3 {
      font-family: "Recoleta";
      font-style: normal;
      font-weight: normal;
      font-size: 32px;
      line-height: 44px;
      /* identical to box height */
      text-align: center;
      /* Light Purple */
      color: #EBECFF;
    }

    .archetypes h2,
    .faq h2 {
      /* H2 Recoleta 30px */
      font-family: "Recoleta";
      font-style: normal;
      font-weight: 600;
      font-size: 30px;
      line-height: 41px;
      text-align: center;
      color: #FFFFFF;
    }

    .archetypes h3 {
      font-family: "Cera Pro";
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 25px;
      /* or 139% */
      text-align: center;
      color: #FFFFFF;
    }

    .archetypes h4 {
      font-family: "Cera Pro";
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 20px;
      /* or 143% */
      text-align: center;
      letter-spacing: 0.023em;
      color: #FFFFFF;
    }

    .archetypes p {
      font-family: "Cera Pro";
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      text-align: center;
      letter-spacing: 0.023em;
      color: #D8D8D8;
    }

    .archetypes .card-1 {
      background: url('../images/card-1.png');
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 24em;
      padding: 2em 1em 0 1em;
      border-radius: 10px;
    }

    .archetypes .card-2 {
      background: url('../images/card-2.png');
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 24em;
      padding: 2em 1em 0 1em;
      border-radius: 10px;
    }

    .archetypes .card-3 {
      background: url('../images/card-3.png');
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 24em;
      padding: 2em 1em 0 1em;
      border-radius: 10px;
    }

    .text-orange {
      color: #FCA111;
    }

    /* ul.custom-point {
      list-style: square url("../images/list-icon.png");
    } */

    ul.custom-point li {
      background: url(../images/list-icon.png) no-repeat left;
      padding: 3px 0px 3px 30px;
      list-style: none;
      margin: 0.5em 0;
    }

    ul li {
      font-family: "Cera Pro";
      font-style: normal;
      font-weight: normal;
      font-size: 20px;
      line-height: 24px;
      /* or 120% */
      letter-spacing: 0.023em;
      color: #FFFFFF;
    }

    .last-section {
      background: linear-gradient(#000912 0%, #000912e8 93.06%);
      margin-top: 0;
      padding-top: 30px;
    }

    .last-section ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      overflow: hidden;
      margin-left: 2.5em;
    }

    .last-section li {
      float: left;
      font-size: 14px;
      line-height: 30px;
    }

    .last-section li a {
      display: block;
      color: white;
      text-align: center;
      padding: 16px;
      text-decoration: none;
    }

    .last-section p {
      font-family: "Cera Pro";
      font-style: normal;
      font-weight: normal;
      font-size: 12px;
      line-height: 20px;
      /* or 167% */
      text-align: center;
      color: #DFE6EF;
    }

    .quiz .container {
      background: #F5F7FA;
      padding: 2em 2em 3em;
    }

    .quiz .container h2 {
      /* H2 Recoleta 30px */
      font-family: "Recoleta";
      font-style: normal;
      font-weight: 600;
      font-size: 30px;
      line-height: 41px;
      /* identical to box height */
      /* Dark Navy */
      color: #20174D;
    }

    .quiz .container h6 {
      /* H6 Style */
      font-family: "Cera Pro";
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 25px;
      /* identical to box height, or 125% */
      /* Midnight Grey */
      color: #51596B;
    }

    .quiz .container p {
      /* Paragraph Style */
      font-family: "Cera Pro";
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      letter-spacing: 0.023em;
      color: #515968;
    }


    #debt-amount-slider {
      display: flex;
      flex-direction: row;
      align-content: stretch;
      position: relative;
      width: 100%;
      height: 50px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }

    #debt-amount-slider::before {
      content: " ";
      position: absolute;
      height: .1em;
      width: 100%;
      width: calc(100% * (4 / 5));
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: #323357;
    }

    #debt-amount-slider input,
    #debt-amount-slider label {
      box-sizing: border-box;
      flex: 1;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      cursor: pointer;
    }

    #debt-amount-slider label {
      display: inline-block;
      position: relative;
      width: 20%;
      height: 100%;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }

    #debt-amount-slider label::before {
      content: attr(data-debt-amount);
      position: absolute;
      left: 50%;
      padding-top: 10px;
      transform: translate(-50%, 45px);
      transition: all 0.15s ease-in-out;
      font-family: "Cera Pro";
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      letter-spacing: 0.023em;
      color: #FFFFFF;
    }

    #debt-amount-slider label::after {
      content: " ";
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      border: 1px solid #DFE6EF;
      background: #AEAFD0;
      border-radius: 50%;
      pointer-events: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      z-index: 1;
      cursor: pointer;
      transition: all 0.15s ease-in-out;
    }

    #debt-amount-slider label.first::after {
      width: 50px;
      height: 50px;
    }

    #debt-amount-slider label.second::after {
      width: 40px;
      height: 40px;
    }

    #debt-amount-slider label.third::after {
      width: 30px;
      height: 30px;
    }

    #debt-amount-slider label.four::after {
      width: 40px;
      height: 40px;
    }

    #debt-amount-slider label.five::after {
      width: 50px;
      height: 50px;
    }

    #debt-amount-slider label:hover::after {
      transform: translate(-50%, -50%) scale(1.25);
    }

    #debt-amount-slider input {
      display: none;
    }

    #debt-amount-slider input:checked+label::before {
      font-weight: 800;
      opacity: 1;
    }

    #debt-amount-slider input:checked+label::after {
      /* border-width: 4px; */
      /* transform: translate(-50%, -50%) scale(0.75); */
      background: #1AC48B;
    }

    #debt-amount-slider input:checked~#debt-amount-pos {
      opacity: 1;
    }

    #debt-amount-slider input:checked:nth-child(1)~#debt-amount-pos {
      left: 10%;
    }

    #debt-amount-slider input:checked:nth-child(3)~#debt-amount-pos {
      left: 30%;
    }

    #debt-amount-slider input:checked:nth-child(5)~#debt-amount-pos {
      left: 50%;
    }

    #debt-amount-slider input:checked:nth-child(7)~#debt-amount-pos {
      left: 70%;
    }

    #debt-amount-slider input:checked:nth-child(9)~#debt-amount-pos {
      left: 90%;
    }

    #debt-amount-slider #debt-amount-pos {
      display: block;
      position: absolute;
      top: 55%;
      width: 15px;
      height: 20px;
      transition: all 0.20s ease-in-out;
      transform: translate(-50%, -50%);
      opacity: 0;
      z-index: 2;
      background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/242518/check-icn.svg);
      background-repeat: no-repeat
    }

    @-webkit-keyframes spin {
      from {
        transform: rotate(0deg);
        width: 24px;
        opacity: 1;
        margin-right: 12px;
      }

      to {
        transform: rotate(360deg);
        width: 24px;
        opacity: 1;
        margin-right: 12px;
      }
    }

    @keyframes spin {
      from {
        transform: rotate(0deg);
        width: 24px;
        opacity: 1;
        margin-right: 12px;
      }

      to {
        transform: rotate(360deg);
        width: 24px;
        opacity: 1;
        margin-right: 12px;
      }
    }

    @keyframes zoom {
      0% {
        transform: scale(1);
      }

      50% {
        transform: scale(1.25);
      }

      100% {
        transform: scale(1.5);
      }
    }

    form.quiz-form {
      /* background: #EBECFF; */
      border-radius: 5px;
      padding: 3em 1.5em
    }

    form.quiz-form input {
      border: none;
      border-radius: 5px;
    }

    .wrapper {
      display: inline-flex;
      /* background: #fff; */
      width: 100%;
      justify-content: space-evenly;
      border-radius: 5px;
      /* box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.2); */
    }

    .wrapper .option {
      font-family: 'Cera Pro';
      background: #fff;
      height: 5em;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: space-evenly;
      margin: 10px;
      border-radius: 5px;
      cursor: pointer;
      padding: 0 10px;
      transition: all 0.3s ease;
    }

    .wrapper .option .dot {
      height: 20px;
      width: 20px;
      background: #d9d9d9;
      border-radius: 50%;
      position: relative;
    }

    .wrapper .option .dot::before {
      position: absolute;
      content: "";
      top: 4px;
      left: 4px;
      width: 12px;
      height: 12px;
      background: #e44fda;
      border-radius: 50%;
      opacity: 0;
      transform: scale(1.5);
      transition: all 0.3s ease;
    }

    input[type="radio"] {
      display: none;
    }

    #option-1:checked:checked~.option-1,
    #option-2:checked:checked~.option-2,
    .option-1:hover,
    .option-2:hover {
      background: linear-gradient(270.46deg, #FF615E -8.38%, #F25FB9 61.41%, #DA43F2 110.96%);
    }

    #option-1:checked:checked~.option-1 .dot,
    #option-2:checked:checked~.option-2 .dot {
      background: #fff;
    }

    #option-1:checked:checked~.option-1 .dot::before,
    #option-2:checked:checked~.option-2 .dot::before {
      opacity: 1;
      transform: scale(1);
    }

    .wrapper .option span {
      font-size: 20px;
      color: #808080;
    }

    #option-1:checked:checked~.option-1 span,
    #option-2:checked:checked~.option-2 span,
    .option-1:hover span,
    .option-2:hover span {
      color: #fff;
    }

    select {
      background-image: linear-gradient(45deg, transparent 50%, #51596B 60%), linear-gradient(135deg, #51596B 40%, transparent 50%) !important;
      background-position: calc(100% - 20px) 21px, calc(100% - 10px) 21px, 100% -20px;
      background-size: 10px 10px, 10px 10px;
      background-repeat: no-repeat;
      -webkit-appearance: none;
      -moz-appearance: none;
    }

    /* Custom Styles Start */

    .form-control {
      font-family: 'Cera Pro'
    }

    /* Custom Styles End */

    @keyframes MOVE-BG {
      from {
        transform: translateX(0);
      }

      to {
        transform: translateX(-187%);
      }
    }

    @keyframes firstcard {
      0% {
        transform: rotate3d(1, 1, 1, 0deg) translate(0, 0px);
      }

      50% {
        transform: rotate3d(1, 1, 1, 180deg) translate(100px, 100px);
      }

      100% {
        transform: rotate3d(1, 1, 1, 360deg) translate(0, 0);
      }
    }

    @keyframes secondcard {
      0% {
        transform: rotate3d(1, 1, 1, 0deg) translate(0, 0px);
      }

      50% {
        transform: rotate3d(1, 1, 1, 180deg) translate(50px, 100px);
      }

      100% {
        transform: rotate3d(1, 1, 1, 360deg) translate(0, 0);
      }
    }


    /* Small devices (portrait tablets and large phones, 600px and up) */
    @media only screen and (max-width: 600px) {
      .bg-cover {
      	 padding: 0 1em 1em;
      }

      .individual .container h3, .archetypes h2 {
        font-size: 1.5em;
        line-height: 1.5em;
      }
      .last-section ul {
        margin: 0;
        display: flex;
        flex-direction: row;
        align-content: flex-end;
        flex-wrap: wrap;
        justify-content: center;
        align-items: stretch;
      }

      .last-section li {
        float: none;
      }

      .custom-point {
        margin: 1em;
      }

      .card-1,
      .card-2,
      .card-3 {
        margin-bottom: 1em;
      }

      .wrapper {
        display: block;
        width: 93%;
      }

      select {
        background-position: calc(100% - 15px) 14px, calc(100% - 5px) 14px, 100% 0;
      }
      
      /* mobile added at 04-04-2024 (kathy request)*/
      .individual {
        padding: 1em 0 !important;
      }
      .individual .container h1 {
        font-size: 1.5em;
        line-height: 1.2em;
      }
      .individual p.sub-heading {
        font-size: 16px;
        line-height: normal;
        margin-bottom: 1em;
      }
      .individual .security-statement {
      	margin-top: .5em;
      }
      .individual .heart-img {
        transform: none!important;
      }
      .individual .container .row {
        margin-top: 0;
      }
    }

    @media only screen and (max-width:768px) {
      .life-path h2, .faq h2 {
        font-size: 1.5em;
        line-height: 1.2em; 
      }
      ul.custom-point li {
        font-size:1em
      }
      .form-control {
        font-size: 14px;
      }

      .card-1.card-animation {
        width: 70px;
        max-width: 70px;
      }

      .card-2.card-animation {
        width: 50px;
        max-width: 50px;
      }

      .card-3.card-animation {
        width: 60px;
        max-width: 60px;
      }

      .card-4.card-animation {
        width: 40px;
        max-width: 40px
      }
    }