@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* tc-scoped:tc-wp-content-root */

.tc-wp-content-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-28 .tc-wp-content-root img, .wpc-scope-28 .tc-wp-content-root video, .wpc-scope-28 .tc-wp-content-root svg, .wpc-scope-28 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content{
      width: 100%;
      overflow: hidden;
      background: #ffffff;
      border-radius: 0;
      font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
      color: #1f1f24;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content, .wpc-scope-28 .tc-wp-content-root .lfg-bottom-content *, .wpc-scope-28 .tc-wp-content-root .lfg-bottom-content *::before, .wpc-scope-28 .tc-wp-content-root .lfg-bottom-content *::after{
      box-sizing: border-box;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content, .wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-section{
      border-radius: 0;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-section{
      position: relative;
      width: 100%;
      overflow: hidden;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-section-white{
      background: #ffffff;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-section-soft{
      background: linear-gradient(180deg, #f8fbff 0%, #f7f3ff 100%);
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-container{
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
      position: relative;
      z-index: 2;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-heading-wrap{
      text-align: center;
      max-width: 790px;
      margin: 0 auto;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-eyebrow{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 9px;
      padding: 8px 15px;
      margin-bottom: 16px;
      border: 1px solid rgba(79, 70, 229, 0.22);
      border-radius: 999px;
      background: linear-gradient(135deg, rgba(79, 70, 229, 0.1), rgba(14, 165, 233, 0.08), rgba(236, 72, 153, 0.07));
      color: #4338ca;
      font-weight: 750;
      letter-spacing: 0.02em;
      line-height: 1.2;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-eyebrow::before{
      content: "";
      width: 15px;
      height: 15px;
      border-radius: 5px;
      background: linear-gradient(135deg, #4f46e5 0%, #0ea5e9 48%, #ec4899 100%);
      box-shadow: 0 0 0 4px rgba(79, 70, 229, 0.1);
      transform: rotate(10deg);
      flex: 0 0 auto;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-heading-wrap h2{
      margin: 0;
      color: #17171d;
      font-weight: 850;
      line-height: 1.08;
      letter-spacing: -0.045em;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-heading-wrap p{
      margin: 16px auto 0;
      color: #626672;
      line-height: 1.75;
      font-weight: 450;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-grid{
      display: grid;
      align-items: stretch;
      width: 100%;
      grid-auto-rows: auto;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-card, .wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-step-card, .wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-trust-card{
      position: relative;
      width: 100%;
      min-width: 0;
      height: auto;
      min-height: 100%;
      background: rgba(255, 255, 255, 0.94);
      border: 1px solid rgba(79, 70, 229, 0.14);
      box-shadow: 0 18px 45px rgba(25, 30, 60, 0.07);
      transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
      overflow: hidden;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-card::after, .wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-trust-card::after{
      content: "";
      position: absolute;
      inset: 0;
      border-radius: inherit;
      pointer-events: none;
      background: radial-gradient(circle at top right, rgba(79, 70, 229, 0.13), transparent 35%);
      opacity: 0;
      transition: opacity 260ms ease;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-card:hover, .wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-step-card:hover, .wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-trust-card:hover{
      transform: translateY(-6px);
      border-color: rgba(79, 70, 229, 0.32);
      box-shadow: 0 24px 60px rgba(67, 56, 202, 0.13);
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-card:hover::after, .wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-trust-card:hover::after{
      opacity: 1;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-icon{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      position: relative;
      border-radius: 18px;
      background: linear-gradient(135deg, #4f46e5 0%, #0ea5e9 46%, #8b5cf6 74%, #ec4899 100%);
      box-shadow: 0 12px 28px rgba(79, 70, 229, 0.23);
      flex: 0 0 auto;
      transition: transform 260ms ease;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-card:hover .lfg-icon, .wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-trust-card:hover .lfg-icon{
      transform: translateY(-3px) rotate(-2deg);
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-icon::before{
      content: "L";
      color: #ffffff;
      font-weight: 900;
      line-height: 1;
      letter-spacing: -0.08em;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-icon::after{
      content: "";
      position: absolute;
      right: 13px;
      bottom: 13px;
      width: 14px;
      height: 3px;
      border-radius: 999px;
      background: rgba(255, 255, 255, 0.88);
      box-shadow: 0 5px 0 rgba(255, 255, 255, 0.55);
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-card h3, .wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-step-card h3, .wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-trust-card h3{
      margin: 0;
      color: #1b1b22;
      line-height: 1.25;
      font-weight: 800;
      letter-spacing: -0.02em;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-card p, .wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-step-card p, .wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-trust-card p{
      margin: 10px 0 0;
      color: #626672;
      line-height: 1.7;
      font-weight: 430;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-step-list{
      display: grid;
      grid-template-columns: 1fr;
      width: 100%;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-step-card{
      display: grid;
      align-items: center;
      background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.97), rgba(248, 251, 255, 0.94)),
        radial-gradient(circle at top left, rgba(79, 70, 229, 0.12), transparent 38%);
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-step-number{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 22px;
      color: #ffffff;
      font-weight: 850;
      letter-spacing: -0.04em;
      background: linear-gradient(135deg, #4338ca 0%, #0ea5e9 48%, #8b5cf6 78%, #ec4899 100%);
      box-shadow: 0 18px 35px rgba(79, 70, 229, 0.24);
      flex: 0 0 auto;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-step-content{
      min-width: 0;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-step-card::before{
      content: "";
      position: absolute;
      left: 0;
      top: 22px;
      bottom: 22px;
      width: 5px;
      border-radius: 999px;
      background: linear-gradient(180deg, #4f46e5, #0ea5e9, #8b5cf6, #ec4899);
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-use-card{
      background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.98)),
        radial-gradient(circle at 12% 0%, rgba(79, 70, 229, 0.11), transparent 32%);
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-badge{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: fit-content;
      margin-bottom: 16px;
      padding: 7px 11px;
      border-radius: 999px;
      color: #4338ca;
      background: rgba(224, 231, 255, 0.82);
      border: 1px solid rgba(79, 70, 229, 0.18);
      font-weight: 750;
      line-height: 1;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-trust-card{
      text-align: center;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-trust-card .lfg-icon{
      margin-left: auto;
      margin-right: auto;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-glow{
      position: absolute;
      pointer-events: none;
      border-radius: 999px;
      filter: blur(8px);
      opacity: 0.56;
      z-index: 1;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-glow-one{
      width: 280px;
      height: 280px;
      top: -130px;
      right: -90px;
      background: radial-gradient(circle, rgba(79, 70, 229, 0.18), transparent 66%);
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-glow-two{
      width: 260px;
      height: 260px;
      bottom: -130px;
      left: -90px;
      background: radial-gradient(circle, rgba(14, 165, 233, 0.12), transparent 68%);
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-reveal{
      opacity: 0;
      transform: translateY(24px);
      transition: opacity 650ms ease, transform 650ms ease;
    }.wpc-scope-28 .tc-wp-content-root .lfg-bottom-content .lfg-reveal.lfg-visible{
      opacity: 1;
      transform: translateY(0);
    }@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lfg-bottom-content .lfg-section{
        padding: 54px 0;
      }.tc-wp-content-root .lfg-bottom-content .lfg-container{
        padding: 0 16px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-eyebrow{
        font-size: 12px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-heading-wrap h2{
        font-size: 28px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-heading-wrap p{
        font-size: 15px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-grid{
        grid-template-columns: 1fr;
        column-gap: 0;
        row-gap: 24px;
        margin-top: 30px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-card, .tc-wp-content-root .lfg-bottom-content .lfg-trust-card{
        padding: 22px;
        border-radius: 22px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-icon{
        width: 48px;
        height: 48px;
        margin-bottom: 18px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-icon::before{
        font-size: 22px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-card h3, .tc-wp-content-root .lfg-bottom-content .lfg-trust-card h3{
        font-size: 18px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-card p, .tc-wp-content-root .lfg-bottom-content .lfg-trust-card p{
        font-size: 14.5px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-list{
        row-gap: 24px;
        margin-top: 30px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-card{
        grid-template-columns: 1fr;
        row-gap: 16px;
        padding: 22px;
        border-radius: 22px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-number{
        width: 54px;
        height: 54px;
        font-size: 22px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-card h3{
        font-size: 18px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-card p{
        font-size: 14.5px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-badge{
        font-size: 12px;
      }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lfg-bottom-content .lfg-section{
        padding: 60px 0;
      }.tc-wp-content-root .lfg-bottom-content .lfg-container{
        padding: 0 18px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-eyebrow{
        font-size: 12.5px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-heading-wrap h2{
        font-size: 31px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-heading-wrap p{
        font-size: 15.5px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-grid{
        grid-template-columns: 1fr;
        column-gap: 0;
        row-gap: 26px;
        margin-top: 34px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-card, .tc-wp-content-root .lfg-bottom-content .lfg-trust-card{
        padding: 24px;
        border-radius: 24px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-icon{
        width: 50px;
        height: 50px;
        margin-bottom: 18px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-icon::before{
        font-size: 23px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-card h3, .tc-wp-content-root .lfg-bottom-content .lfg-trust-card h3{
        font-size: 19px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-card p, .tc-wp-content-root .lfg-bottom-content .lfg-trust-card p{
        font-size: 15px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-list{
        row-gap: 26px;
        margin-top: 34px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-card{
        grid-template-columns: 1fr;
        row-gap: 16px;
        padding: 24px;
        border-radius: 24px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-number{
        width: 56px;
        height: 56px;
        font-size: 23px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-card h3{
        font-size: 19px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-card p{
        font-size: 15px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-badge{
        font-size: 12.5px;
      }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lfg-bottom-content .lfg-section{
        padding: 66px 0;
      }.tc-wp-content-root .lfg-bottom-content .lfg-container{
        padding: 0 22px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-eyebrow{
        font-size: 13px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-heading-wrap h2{
        font-size: 36px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-heading-wrap p{
        font-size: 16px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-grid{
        grid-template-columns: 1fr;
        column-gap: 0;
        row-gap: 28px;
        margin-top: 38px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-card, .tc-wp-content-root .lfg-bottom-content .lfg-trust-card{
        padding: 28px;
        border-radius: 26px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-icon{
        width: 54px;
        height: 54px;
        margin-bottom: 20px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-icon::before{
        font-size: 24px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-card h3, .tc-wp-content-root .lfg-bottom-content .lfg-trust-card h3{
        font-size: 20px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-card p, .tc-wp-content-root .lfg-bottom-content .lfg-trust-card p{
        font-size: 15.5px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-list{
        row-gap: 28px;
        margin-top: 38px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-card{
        grid-template-columns: 1fr;
        row-gap: 18px;
        padding: 28px;
        border-radius: 26px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-number{
        width: 60px;
        height: 60px;
        font-size: 24px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-card h3{
        font-size: 20px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-card p{
        font-size: 15.5px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-badge{
        font-size: 13px;
      }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lfg-bottom-content .lfg-section{
        padding: 82px 0;
      }.tc-wp-content-root .lfg-bottom-content .lfg-container{
        padding: 0 30px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-eyebrow{
        font-size: 13px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-heading-wrap h2{
        font-size: 44px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-heading-wrap p{
        font-size: 17px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-grid{
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 24px;
        row-gap: 30px;
        margin-top: 44px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-card, .tc-wp-content-root .lfg-bottom-content .lfg-trust-card{
        padding: 30px;
        border-radius: 28px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-icon{
        width: 56px;
        height: 56px;
        margin-bottom: 22px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-icon::before{
        font-size: 25px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-card h3, .tc-wp-content-root .lfg-bottom-content .lfg-trust-card h3{
        font-size: 21px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-card p, .tc-wp-content-root .lfg-bottom-content .lfg-trust-card p{
        font-size: 16px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-list{
        row-gap: 28px;
        margin-top: 44px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-card{
        grid-template-columns: auto 1fr;
        column-gap: 24px;
        row-gap: 0;
        padding: 32px;
        border-radius: 28px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-number{
        width: 66px;
        height: 66px;
        font-size: 26px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-card h3{
        font-size: 22px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-card p{
        font-size: 16px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-trust-grid{
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }.tc-wp-content-root .lfg-bottom-content .lfg-badge{
        font-size: 13px;
      }}@media (min-width: 1024px){.tc-wp-content-root .lfg-bottom-content .lfg-section{
        padding: 96px 0;
      }.tc-wp-content-root .lfg-bottom-content .lfg-container{
        padding: 0 32px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-eyebrow{
        font-size: 13px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-heading-wrap h2{
        font-size: 52px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-heading-wrap p{
        font-size: 18px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-grid{
        grid-template-columns: repeat(3, minmax(0, 1fr));
        column-gap: 26px;
        row-gap: 34px;
        margin-top: 50px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-card, .tc-wp-content-root .lfg-bottom-content .lfg-trust-card{
        padding: 34px;
        border-radius: 30px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-icon{
        width: 60px;
        height: 60px;
        margin-bottom: 24px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-icon::before{
        font-size: 27px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-card h3, .tc-wp-content-root .lfg-bottom-content .lfg-trust-card h3{
        font-size: 22px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-card p, .tc-wp-content-root .lfg-bottom-content .lfg-trust-card p{
        font-size: 16px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-list{
        row-gap: 30px;
        margin-top: 50px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-card{
        grid-template-columns: auto 1fr;
        column-gap: 28px;
        row-gap: 0;
        padding: 36px 40px;
        border-radius: 30px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-number{
        width: 72px;
        height: 72px;
        font-size: 28px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-card h3{
        font-size: 24px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-step-card p{
        font-size: 16.5px;
      }.tc-wp-content-root .lfg-bottom-content .lfg-badge{
        font-size: 13px;
      }}