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

 

.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-9 .tc-wp-content-root img, .wpc-scope-9 .tc-wp-content-root video, .wpc-scope-9 .tc-wp-content-root svg, .wpc-scope-9 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  --fitc-green: #0f8a5f;
  --fitc-teal: #10a7a0;
  --fitc-blue: #246bfe;
  --fitc-ink: #172033;
  --fitc-muted: #5f6f82;
  --fitc-soft: #f7faf8;
  --fitc-line: rgba(23, 32, 51, 0.1);
  --fitc-shadow: 0 18px 45px rgba(20, 55, 75, 0.1);
  --fitc-shadow-hover: 0 24px 60px rgba(15, 138, 95, 0.16);
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-section-white{
  background: #ffffff;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-section-soft{
  background:
    radial-gradient(circle at 15% 12%, rgba(16, 167, 160, 0.08), transparent 32%),
    radial-gradient(circle at 84% 8%, rgba(36, 107, 254, 0.07), transparent 30%),
    #f7faf8;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(15, 138, 95, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(15, 138, 95, 0.1), rgba(36, 107, 254, 0.08));
  color: #0b6d4d;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content h2{
  margin: 0;
  color: var(--fitc-ink);
  font-weight: 800;
  line-height: 1.13;
  letter-spacing: 0;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-heading-block p{
  margin: 16px auto 0;
  max-width: 720px;
  color: var(--fitc-muted);
  line-height: 1.7;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-card, .wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-trust-card, .wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-step-card{
  position: relative;
  border: 1px solid var(--fitc-line);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: var(--fitc-shadow);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-card{
  min-height: 100%;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-card::before, .wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(15, 138, 95, 0.22), rgba(36, 107, 254, 0.14), transparent 58%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-card:hover, .wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-trust-card:hover, .wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(15, 138, 95, 0.24);
  box-shadow: var(--fitc-shadow-hover);
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-card:hover::before, .wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-card h3, .wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-trust-card h3, .wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-step-copy h3{
  margin: 0;
  color: var(--fitc-ink);
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-card p, .wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-trust-card p, .wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-step-copy p{
  margin: 10px 0 0;
  color: var(--fitc-muted);
  line-height: 1.65;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(15, 138, 95, 0.14), rgba(36, 107, 254, 0.12));
  position: relative;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-icon::before, .wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-card:hover .fitc-icon::before, .wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-card:hover .fitc-icon::after{
  transform: translateY(-2px);
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-icon-sun::before{
  width: 16px;
  height: 16px;
  left: 15px;
  top: 15px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--fitc-green), var(--fitc-teal));
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-icon-lines::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  background: var(--fitc-green);
  box-shadow: 0 8px 0 rgba(36, 107, 254, 0.75), 0 16px 0 rgba(16, 167, 160, 0.75);
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-icon-shield::before{
  width: 19px;
  height: 23px;
  left: 14px;
  top: 11px;
  border-radius: 10px 10px 13px 13px;
  background: linear-gradient(135deg, var(--fitc-green), var(--fitc-blue));
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-icon-check::before{
  width: 20px;
  height: 10px;
  left: 13px;
  top: 16px;
  border-left: 4px solid var(--fitc-green);
  border-bottom: 4px solid var(--fitc-green);
  transform: rotate(-45deg);
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-icon-mobile::before{
  width: 17px;
  height: 26px;
  left: 15px;
  top: 10px;
  border: 2px solid var(--fitc-blue);
  border-radius: 6px;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-icon-dot::before{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: var(--fitc-green);
  box-shadow: -12px 0 0 rgba(36, 107, 254, 0.75), 12px 0 0 rgba(16, 167, 160, 0.75);
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  bottom: 20px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, var(--fitc-green), var(--fitc-blue));
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, var(--fitc-green), var(--fitc-teal) 55%, var(--fitc-blue));
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(15, 138, 95, 0.22);
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-badge{
  display: inline-flex;
  width: max-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(15, 138, 95, 0.1);
  color: #0b6d4d;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.1;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-card-accent{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.96)),
    linear-gradient(135deg, rgba(15, 138, 95, 0.18), rgba(36, 107, 254, 0.14));
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-trust-card{
  min-height: 100%;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-trust-mark{
  display: block;
  width: 54px;
  height: 8px;
  margin-bottom: 22px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--fitc-green), var(--fitc-teal), var(--fitc-blue));
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-9 .tc-wp-content-root .fitc-bottom-content .fitc-reveal.fitc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .fitc-bottom-content .fitc-section{
    padding: 46px 0;
  }.tc-wp-content-root .fitc-bottom-content .fitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .fitc-bottom-content h2{
    font-size: 26px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card h3, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card h3, .tc-wp-content-root .fitc-bottom-content .fitc-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card p, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card p, .tc-wp-content-root .fitc-bottom-content .fitc-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .fitc-bottom-content .fitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .fitc-bottom-content .fitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .fitc-bottom-content h2{
    font-size: 29px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card h3, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card h3, .tc-wp-content-root .fitc-bottom-content .fitc-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card p, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card p, .tc-wp-content-root .fitc-bottom-content .fitc-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .fitc-bottom-content .fitc-section{
    padding: 62px 0;
  }.tc-wp-content-root .fitc-bottom-content .fitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .fitc-bottom-content h2{
    font-size: 33px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card h3, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card h3, .tc-wp-content-root .fitc-bottom-content .fitc-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card p, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card p, .tc-wp-content-root .fitc-bottom-content .fitc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .fitc-bottom-content .fitc-section{
    padding: 76px 0;
  }.tc-wp-content-root .fitc-bottom-content .fitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .fitc-bottom-content h2{
    font-size: 40px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card h3, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card h3, .tc-wp-content-root .fitc-bottom-content .fitc-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card p, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card p, .tc-wp-content-root .fitc-bottom-content .fitc-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .fitc-bottom-content .fitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .fitc-bottom-content .fitc-container{
    padding: 0 34px;
  }.tc-wp-content-root .fitc-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card h3, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card h3, .tc-wp-content-root .fitc-bottom-content .fitc-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card p, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card p, .tc-wp-content-root .fitc-bottom-content .fitc-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step-card{
    gap: 26px;
    padding: 32px 34px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}.wpc-scope-9 .tc-wp-content-root .fitc-benefits{}