@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-24 .tc-wp-content-root img, .wpc-scope-24 .tc-wp-content-root video, .wpc-scope-24 .tc-wp-content-root svg, .wpc-scope-24 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap{
  width: 100%;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  overflow: hidden;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap section, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap div, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-section{
  position: relative;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-section-white{
  background: #ffffff;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-section-soft{
  background: linear-gradient(180deg, #f7fbf8 0%, #f3f8f5 100%);
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #0f7a4f;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-kicker::before, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-kicker::after{
  content: "";
  width: 20px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1fa971, #f6c85f);
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap h2, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap h3, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap p{
  margin: 0;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap h2{
  color: #152033;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-section-head p{
  color: #5f6b7a;
  line-height: 1.75;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-card, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-trust-card, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-step-card{
  position: relative;
  border: 1px solid rgba(25, 91, 65, 0.12);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(25, 45, 36, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-card:hover, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-trust-card:hover, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(31, 169, 113, 0.42);
  box-shadow: 0 24px 60px rgba(25, 45, 36, 0.13);
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-card::before, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(31, 169, 113, 0.12), rgba(246, 200, 95, 0.1) 42%, transparent 70%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-card:hover::before, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-card h3, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-trust-card h3, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-step-card h3{
  position: relative;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-card p, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-trust-card p, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-step-card p{
  position: relative;
  color: #627080;
  line-height: 1.68;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #1fa971 0%, #23b57a 48%, #f6c85f 100%);
  box-shadow: 0 14px 26px rgba(31, 169, 113, 0.22);
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-icon::before, .wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-icon-sun::before{
  width: 16px;
  height: 16px;
  left: 15px;
  top: 15px;
  border-radius: 50%;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-icon-sun::after{
  width: 26px;
  height: 2px;
  left: 10px;
  top: 22px;
  border-radius: 999px;
  opacity: 0.65;
  transform: rotate(-28deg);
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-icon-check::before{
  width: 19px;
  height: 10px;
  left: 13px;
  top: 16px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-icon-check::after{
  display: none;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-icon-shield::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 10px;
  border-radius: 11px 11px 14px 14px;
  clip-path: polygon(50% 0, 90% 16%, 82% 70%, 50% 100%, 18% 70%, 10% 16%);
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-icon-shield::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 18px;
  border-radius: 50%;
  background: #1fa971;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-icon-wallet::before{
  width: 24px;
  height: 17px;
  left: 11px;
  top: 16px;
  border-radius: 6px;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-icon-wallet::after{
  width: 8px;
  height: 8px;
  left: 27px;
  top: 20px;
  border-radius: 50%;
  background: #1fa971;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-icon-mobile::before{
  width: 17px;
  height: 26px;
  left: 15px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  top: 29px;
  border-radius: 50%;
  background: #1fa971;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-icon-chart::before{
  width: 4px;
  height: 18px;
  left: 14px;
  top: 18px;
  border-radius: 999px;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-icon-chart::after{
  width: 18px;
  height: 24px;
  left: 22px;
  top: 12px;
  background: linear-gradient(90deg, #ffffff 0 4px, transparent 4px 7px, #ffffff 7px 11px, transparent 11px 14px, #ffffff 14px 18px);
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-step-card::after{
  content: "";
  position: absolute;
  width: 140px;
  height: 140px;
  right: -54px;
  top: -58px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(246, 200, 95, 0.34), rgba(31, 169, 113, 0));
  pointer-events: none;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-step-number{
  position: relative;
  display: grid;
  place-items: center;
  width: 72px;
  height: 72px;
  border-radius: 22px;
  color: #ffffff;
  font-weight: 900;
  background: linear-gradient(135deg, #116b48, #1fa971 58%, #f6c85f);
  box-shadow: 0 16px 34px rgba(31, 169, 113, 0.24);
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-pill{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  color: #126a49;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  background: rgba(31, 169, 113, 0.1);
  border: 1px solid rgba(31, 169, 113, 0.18);
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-trust-card{
  overflow: hidden;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-trust-mark{
  position: relative;
  display: inline-flex;
  width: 52px;
  height: 52px;
  margin-bottom: 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(31, 169, 113, 0.14), rgba(246, 200, 95, 0.24));
  border: 1px solid rgba(31, 169, 113, 0.18);
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-trust-mark::before{
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  border: 3px solid #1fa971;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-trust-mark::after{
  content: "";
  position: absolute;
  width: 10px;
  height: 5px;
  left: 20px;
  top: 23px;
  border-left: 2px solid #1fa971;
  border-bottom: 2px solid #1fa971;
  transform: rotate(-45deg);
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-24 .tc-wp-content-root .fitc-content-wrap .fitc-reveal.fitc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .fitc-content-wrap .fitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .fitc-content-wrap .fitc-container{
    padding: 0 16px;
  }.tc-wp-content-root .fitc-content-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-section-head p{
    margin-top: 14px;
    font-size: 14px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card, .tc-wp-content-root .fitc-content-wrap .fitc-trust-card{
    min-height: 1px;
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card h3, .tc-wp-content-root .fitc-content-wrap .fitc-trust-card h3, .tc-wp-content-root .fitc-content-wrap .fitc-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card p, .tc-wp-content-root .fitc-content-wrap .fitc-trust-card p, .tc-wp-content-root .fitc-content-wrap .fitc-step-card p{
    margin-top: 10px;
    font-size: 14px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-step-number{
    width: 58px;
    height: 58px;
    border-radius: 18px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .fitc-content-wrap .fitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .fitc-content-wrap .fitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .fitc-content-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-section-head p{
    margin-top: 15px;
    font-size: 15px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card, .tc-wp-content-root .fitc-content-wrap .fitc-trust-card{
    min-height: 1px;
    padding: 24px;
    border-radius: 22px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card h3, .tc-wp-content-root .fitc-content-wrap .fitc-trust-card h3, .tc-wp-content-root .fitc-content-wrap .fitc-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card p, .tc-wp-content-root .fitc-content-wrap .fitc-trust-card p, .tc-wp-content-root .fitc-content-wrap .fitc-step-card p{
    margin-top: 10px;
    font-size: 14.5px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-step-number{
    width: 62px;
    height: 62px;
    border-radius: 19px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .fitc-content-wrap .fitc-section{
    padding: 66px 0;
  }.tc-wp-content-root .fitc-content-wrap .fitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .fitc-content-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-section-head p{
    margin-top: 16px;
    font-size: 15.5px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card, .tc-wp-content-root .fitc-content-wrap .fitc-trust-card{
    min-height: 1px;
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card h3, .tc-wp-content-root .fitc-content-wrap .fitc-trust-card h3, .tc-wp-content-root .fitc-content-wrap .fitc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card p, .tc-wp-content-root .fitc-content-wrap .fitc-trust-card p, .tc-wp-content-root .fitc-content-wrap .fitc-step-card p{
    margin-top: 11px;
    font-size: 15px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-step-number{
    width: 64px;
    height: 64px;
    border-radius: 20px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .fitc-content-wrap .fitc-section{
    padding: 78px 0;
  }.tc-wp-content-root .fitc-content-wrap .fitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .fitc-content-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-section-head p{
    margin-top: 18px;
    font-size: 16px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-grid-six, .tc-wp-content-root .fitc-content-wrap .fitc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .fitc-content-wrap .fitc-card, .tc-wp-content-root .fitc-content-wrap .fitc-trust-card{
    min-height: 260px;
    padding: 28px;
    border-radius: 24px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card h3, .tc-wp-content-root .fitc-content-wrap .fitc-trust-card h3, .tc-wp-content-root .fitc-content-wrap .fitc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card p, .tc-wp-content-root .fitc-content-wrap .fitc-trust-card p, .tc-wp-content-root .fitc-content-wrap .fitc-step-card p{
    margin-top: 12px;
    font-size: 15px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .fitc-content-wrap .fitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .fitc-content-wrap .fitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .fitc-content-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-section-head p{
    margin-top: 18px;
    font-size: 17px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-grid-six, .tc-wp-content-root .fitc-content-wrap .fitc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fitc-content-wrap .fitc-card, .tc-wp-content-root .fitc-content-wrap .fitc-trust-card{
    min-height: 268px;
    padding: 30px;
    border-radius: 24px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card h3, .tc-wp-content-root .fitc-content-wrap .fitc-trust-card h3, .tc-wp-content-root .fitc-content-wrap .fitc-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-card p, .tc-wp-content-root .fitc-content-wrap .fitc-trust-card p, .tc-wp-content-root .fitc-content-wrap .fitc-step-card p{
    margin-top: 12px;
    font-size: 15.5px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .fitc-content-wrap .fitc-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}.wpc-scope-24 .tc-wp-content-root .fitc-step-content{}