@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-21 .tc-wp-content-root img, .wpc-scope-21 .tc-wp-content-root video, .wpc-scope-21 .tc-wp-content-root svg, .wpc-scope-21 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-21 .tc-wp-content-root .rtfg-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-21 .tc-wp-content-root .rtfg-bottom-content, .wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content *, .wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content *::before, .wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content *::after{
      box-sizing: border-box;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content, .wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-section{
      border-radius: 0;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-section{
      position: relative;
      width: 100%;
      overflow: hidden;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-section-white{
      background: #ffffff;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-section-soft{
      background: linear-gradient(180deg, #fff8ed 0%, #fff1f7 100%);
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-container{
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
      position: relative;
      z-index: 2;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-heading-wrap{
      text-align: center;
      max-width: 790px;
      margin: 0 auto;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-eyebrow{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 9px;
      padding: 8px 15px;
      margin-bottom: 16px;
      border: 1px solid rgba(217, 119, 6, 0.24);
      border-radius: 999px;
      background: linear-gradient(135deg, rgba(245, 158, 11, 0.12), rgba(236, 72, 153, 0.08), rgba(14, 165, 233, 0.07));
      color: #b45309;
      font-weight: 750;
      letter-spacing: 0.02em;
      line-height: 1.2;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-eyebrow::before{
      content: "";
      width: 15px;
      height: 15px;
      border-radius: 5px;
      background: linear-gradient(135deg, #f59e0b 0%, #ec4899 48%, #0ea5e9 100%);
      box-shadow: 0 0 0 4px rgba(245, 158, 11, 0.11);
      transform: rotate(10deg);
      flex: 0 0 auto;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-heading-wrap h2{
      margin: 0;
      color: #17171d;
      font-weight: 850;
      line-height: 1.08;
      letter-spacing: -0.045em;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-heading-wrap p{
      margin: 16px auto 0;
      color: #626672;
      line-height: 1.75;
      font-weight: 450;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-grid{
      display: grid;
      align-items: stretch;
      width: 100%;
      grid-auto-rows: auto;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-card, .wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-step-card, .wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-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(217, 119, 6, 0.15);
      box-shadow: 0 18px 45px rgba(55, 35, 25, 0.07);
      transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
      overflow: hidden;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-card::after, .wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card::after{
      content: "";
      position: absolute;
      inset: 0;
      border-radius: inherit;
      pointer-events: none;
      background: radial-gradient(circle at top right, rgba(236, 72, 153, 0.14), transparent 35%);
      opacity: 0;
      transition: opacity 260ms ease;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-card:hover, .wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-step-card:hover, .wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card:hover{
      transform: translateY(-6px);
      border-color: rgba(217, 119, 6, 0.34);
      box-shadow: 0 24px 60px rgba(180, 83, 9, 0.13);
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-card:hover::after, .wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card:hover::after{
      opacity: 1;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-icon{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      position: relative;
      border-radius: 18px;
      background: linear-gradient(135deg, #f59e0b 0%, #ef4444 38%, #ec4899 68%, #0ea5e9 100%);
      box-shadow: 0 12px 28px rgba(217, 119, 6, 0.24);
      flex: 0 0 auto;
      transition: transform 260ms ease;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-card:hover .rtfg-icon, .wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card:hover .rtfg-icon{
      transform: translateY(-3px) rotate(-2deg);
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-icon::before{
      content: "70s";
      color: #ffffff;
      font-weight: 900;
      line-height: 1;
      letter-spacing: -0.08em;
      transform: rotate(-6deg);
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-icon::after{
      content: "";
      position: absolute;
      right: 12px;
      bottom: 13px;
      width: 18px;
      height: 3px;
      border-radius: 999px;
      background: rgba(255, 255, 255, 0.86);
      box-shadow: 0 5px 0 rgba(255, 255, 255, 0.55), 0 10px 0 rgba(255, 255, 255, 0.35);
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-card h3, .wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-step-card h3, .wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card h3{
      margin: 0;
      color: #1b1b22;
      line-height: 1.25;
      font-weight: 800;
      letter-spacing: -0.02em;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-card p, .wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-step-card p, .wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card p{
      margin: 10px 0 0;
      color: #626672;
      line-height: 1.7;
      font-weight: 430;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-step-list{
      display: grid;
      grid-template-columns: 1fr;
      width: 100%;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-step-card{
      display: grid;
      align-items: center;
      background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.97), rgba(255, 248, 237, 0.94)),
        radial-gradient(circle at top left, rgba(245, 158, 11, 0.13), transparent 38%);
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-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, #f59e0b 0%, #ef4444 42%, #ec4899 76%, #0ea5e9 100%);
      box-shadow: 0 18px 35px rgba(217, 119, 6, 0.25);
      flex: 0 0 auto;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-step-content{
      min-width: 0;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-step-card::before{
      content: "";
      position: absolute;
      left: 0;
      top: 22px;
      bottom: 22px;
      width: 5px;
      border-radius: 999px;
      background: linear-gradient(180deg, #f59e0b, #ef4444, #ec4899, #0ea5e9);
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-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(245, 158, 11, 0.12), transparent 32%);
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-badge{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: fit-content;
      margin-bottom: 16px;
      padding: 7px 11px;
      border-radius: 999px;
      color: #b45309;
      background: rgba(254, 243, 199, 0.84);
      border: 1px solid rgba(217, 119, 6, 0.2);
      font-weight: 750;
      line-height: 1;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card{
      text-align: center;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card .rtfg-icon{
      margin-left: auto;
      margin-right: auto;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-glow{
      position: absolute;
      pointer-events: none;
      border-radius: 999px;
      filter: blur(8px);
      opacity: 0.56;
      z-index: 1;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-glow-one{
      width: 280px;
      height: 280px;
      top: -130px;
      right: -90px;
      background: radial-gradient(circle, rgba(236, 72, 153, 0.18), transparent 66%);
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-glow-two{
      width: 260px;
      height: 260px;
      bottom: -130px;
      left: -90px;
      background: radial-gradient(circle, rgba(245, 158, 11, 0.14), transparent 68%);
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-reveal{
      opacity: 0;
      transform: translateY(24px);
      transition: opacity 650ms ease, transform 650ms ease;
    }.wpc-scope-21 .tc-wp-content-root .rtfg-bottom-content .rtfg-reveal.rtfg-visible{
      opacity: 1;
      transform: translateY(0);
    }@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .rtfg-bottom-content .rtfg-section{
        padding: 54px 0;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-container{
        padding: 0 16px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-eyebrow{
        font-size: 12px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-heading-wrap h2{
        font-size: 28px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-heading-wrap p{
        font-size: 15px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-grid{
        grid-template-columns: 1fr;
        column-gap: 0;
        row-gap: 24px;
        margin-top: 30px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-card, .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card{
        padding: 22px;
        border-radius: 22px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-icon{
        width: 48px;
        height: 48px;
        margin-bottom: 18px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-icon::before{
        font-size: 15px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-card h3, .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card h3{
        font-size: 18px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-card p, .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card p{
        font-size: 14.5px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-list{
        row-gap: 24px;
        margin-top: 30px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-card{
        grid-template-columns: 1fr;
        row-gap: 16px;
        padding: 22px;
        border-radius: 22px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-number{
        width: 54px;
        height: 54px;
        font-size: 22px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-card h3{
        font-size: 18px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-card p{
        font-size: 14.5px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-badge{
        font-size: 12px;
      }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .rtfg-bottom-content .rtfg-section{
        padding: 60px 0;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-container{
        padding: 0 18px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-eyebrow{
        font-size: 12.5px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-heading-wrap h2{
        font-size: 31px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-heading-wrap p{
        font-size: 15.5px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-grid{
        grid-template-columns: 1fr;
        column-gap: 0;
        row-gap: 26px;
        margin-top: 34px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-card, .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card{
        padding: 24px;
        border-radius: 24px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-icon{
        width: 50px;
        height: 50px;
        margin-bottom: 18px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-icon::before{
        font-size: 16px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-card h3, .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card h3{
        font-size: 19px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-card p, .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card p{
        font-size: 15px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-list{
        row-gap: 26px;
        margin-top: 34px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-card{
        grid-template-columns: 1fr;
        row-gap: 16px;
        padding: 24px;
        border-radius: 24px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-number{
        width: 56px;
        height: 56px;
        font-size: 23px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-card h3{
        font-size: 19px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-card p{
        font-size: 15px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-badge{
        font-size: 12.5px;
      }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .rtfg-bottom-content .rtfg-section{
        padding: 66px 0;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-container{
        padding: 0 22px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-eyebrow{
        font-size: 13px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-heading-wrap h2{
        font-size: 36px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-heading-wrap p{
        font-size: 16px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-grid{
        grid-template-columns: 1fr;
        column-gap: 0;
        row-gap: 28px;
        margin-top: 38px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-card, .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card{
        padding: 28px;
        border-radius: 26px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-icon{
        width: 54px;
        height: 54px;
        margin-bottom: 20px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-icon::before{
        font-size: 17px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-card h3, .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card h3{
        font-size: 20px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-card p, .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card p{
        font-size: 15.5px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-list{
        row-gap: 28px;
        margin-top: 38px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-card{
        grid-template-columns: 1fr;
        row-gap: 18px;
        padding: 28px;
        border-radius: 26px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-number{
        width: 60px;
        height: 60px;
        font-size: 24px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-card h3{
        font-size: 20px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-card p{
        font-size: 15.5px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-badge{
        font-size: 13px;
      }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rtfg-bottom-content .rtfg-section{
        padding: 82px 0;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-container{
        padding: 0 30px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-eyebrow{
        font-size: 13px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-heading-wrap h2{
        font-size: 44px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-heading-wrap p{
        font-size: 17px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-grid{
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 24px;
        row-gap: 30px;
        margin-top: 44px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-card, .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card{
        padding: 30px;
        border-radius: 28px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-icon{
        width: 56px;
        height: 56px;
        margin-bottom: 22px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-icon::before{
        font-size: 18px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-card h3, .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card h3{
        font-size: 21px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-card p, .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card p{
        font-size: 16px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-list{
        row-gap: 28px;
        margin-top: 44px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-card{
        grid-template-columns: auto 1fr;
        column-gap: 24px;
        row-gap: 0;
        padding: 32px;
        border-radius: 28px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-number{
        width: 66px;
        height: 66px;
        font-size: 26px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-card h3{
        font-size: 22px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-card p{
        font-size: 16px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-trust-grid{
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-badge{
        font-size: 13px;
      }}@media (min-width: 1024px){.tc-wp-content-root .rtfg-bottom-content .rtfg-section{
        padding: 96px 0;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-container{
        padding: 0 32px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-eyebrow{
        font-size: 13px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-heading-wrap h2{
        font-size: 52px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-heading-wrap p{
        font-size: 18px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-grid{
        grid-template-columns: repeat(3, minmax(0, 1fr));
        column-gap: 26px;
        row-gap: 34px;
        margin-top: 50px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-card, .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card{
        padding: 34px;
        border-radius: 30px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-icon{
        width: 60px;
        height: 60px;
        margin-bottom: 24px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-icon::before{
        font-size: 19px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-card h3, .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card h3{
        font-size: 22px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-card p, .tc-wp-content-root .rtfg-bottom-content .rtfg-trust-card p{
        font-size: 16px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-list{
        row-gap: 30px;
        margin-top: 50px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-card{
        grid-template-columns: auto 1fr;
        column-gap: 28px;
        row-gap: 0;
        padding: 36px 40px;
        border-radius: 30px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-number{
        width: 72px;
        height: 72px;
        font-size: 28px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-card h3{
        font-size: 24px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-step-card p{
        font-size: 16.5px;
      }.tc-wp-content-root .rtfg-bottom-content .rtfg-badge{
        font-size: 13px;
      }}