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