@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-25 .tc-wp-content-root img, .wpc-scope-25 .tc-wp-content-root video, .wpc-scope-25 .tc-wp-content-root svg, .wpc-scope-25 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap{
  width: 100%;
  overflow: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #172033;
  background: #ffffff;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap, .wpc-scope-25 .tc-wp-content-root .gitc-content-wrap section, .wpc-scope-25 .tc-wp-content-root .gitc-content-wrap div, .wpc-scope-25 .tc-wp-content-root .gitc-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-section{
  position: relative;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-section-white{
  background: #ffffff;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-section-soft{
  background:
    radial-gradient(circle at 10% 10%, rgba(17, 143, 107, 0.08), transparent 34%),
    radial-gradient(circle at 92% 8%, rgba(239, 169, 54, 0.12), transparent 30%),
    #f7faf8;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  padding: 7px 12px;
  border: 1px solid rgba(17, 143, 107, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(17, 143, 107, 0.1), rgba(239, 169, 54, 0.12));
  color: #0b6b52;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #118f6b, #efa936);
  box-shadow: 0 0 0 5px rgba(17, 143, 107, 0.12);
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-section-head p{
  margin: 16px auto 0;
  color: #586276;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-card, .wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-trust-card{
  position: relative;
  height: 100%;
  min-width: 0;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 38px rgba(17, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-card::after, .wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(17, 143, 107, 0.14), rgba(239, 169, 54, 0.12));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-card:hover, .wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-trust-card:hover, .wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(17, 143, 107, 0.28);
  box-shadow: 0 22px 52px rgba(17, 32, 51, 0.12);
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-card:hover::after, .wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-icon{
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  margin: 0 0 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #118f6b, #efa936);
  box-shadow: 0 12px 26px rgba(17, 143, 107, 0.22);
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-icon::before, .wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-icon-chart::before{
  left: 12px;
  bottom: 11px;
  width: 5px;
  height: 12px;
  border-radius: 4px;
  box-shadow: 8px -5px 0 #ffffff, 16px -10px 0 #ffffff;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-icon-wallet::before{
  left: 10px;
  top: 15px;
  width: 24px;
  height: 15px;
  border-radius: 5px;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-icon-wallet::after{
  right: 10px;
  top: 20px;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #118f6b;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-icon-map::before{
  left: 13px;
  top: 9px;
  width: 18px;
  height: 24px;
  border-radius: 12px 12px 12px 3px;
  transform: rotate(45deg);
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-icon-map::after{
  left: 18px;
  top: 15px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #118f6b;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-icon-clock::before{
  left: 10px;
  top: 10px;
  width: 24px;
  height: 24px;
  border: 3px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-icon-clock::after{
  left: 22px;
  top: 16px;
  width: 3px;
  height: 10px;
  border-radius: 3px;
  box-shadow: 5px 7px 0 #ffffff;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-icon-mobile::before{
  left: 14px;
  top: 8px;
  width: 16px;
  height: 28px;
  border-radius: 5px;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-icon-mobile::after{
  left: 20px;
  bottom: 10px;
  width: 4px;
  height: 4px;
  border-radius: 999px;
  background: #118f6b;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-icon-shield::before{
  left: 12px;
  top: 8px;
  width: 20px;
  height: 25px;
  clip-path: polygon(50% 0, 88% 16%, 82% 70%, 50% 100%, 18% 70%, 12% 16%);
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-card h3, .wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-trust-card h3, .wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-step-content h3{
  margin: 0;
  color: #121a2b;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-card p, .wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-trust-card p, .wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-step-content p{
  margin: 10px 0 0;
  color: #5c6678;
  font-weight: 440;
  line-height: 1.65;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-badge{
  display: inline-flex;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(17, 143, 107, 0.1);
  color: #0a6b51;
  font-size: 12px;
  font-weight: 780;
  line-height: 1;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(17, 143, 107, 0.16);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.82)),
    linear-gradient(135deg, rgba(17, 143, 107, 0.14), rgba(239, 169, 54, 0.16));
  box-shadow: 0 18px 44px rgba(17, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-step-card::before{
  content: "";
  position: absolute;
  left: 31px;
  top: -18px;
  width: 2px;
  height: 36px;
  background: linear-gradient(180deg, transparent, rgba(17, 143, 107, 0.34));
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-step-card:first-child::before{
  display: none;
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-step-number{
  display: grid;
  place-items: center;
  width: 64px;
  height: 64px;
  border-radius: 20px;
  background: linear-gradient(135deg, #118f6b, #efa936);
  color: #ffffff;
  font-size: 18px;
  font-weight: 850;
  box-shadow: 0 14px 28px rgba(17, 143, 107, 0.24);
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.88)),
    radial-gradient(circle at top right, rgba(239, 169, 54, 0.18), transparent 40%);
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-trust-card h3::before{
  content: "";
  display: block;
  width: 38px;
  height: 4px;
  margin: 0 0 18px;
  border-radius: 999px;
  background: linear-gradient(90deg, #118f6b, #efa936);
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-25 .tc-wp-content-root .gitc-content-wrap .gitc-reveal.gitc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gitc-content-wrap .gitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .gitc-content-wrap .gitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-card, .tc-wp-content-root .gitc-content-wrap .gitc-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-card h3, .tc-wp-content-root .gitc-content-wrap .gitc-trust-card h3, .tc-wp-content-root .gitc-content-wrap .gitc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-card p, .tc-wp-content-root .gitc-content-wrap .gitc-trust-card p, .tc-wp-content-root .gitc-content-wrap .gitc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gitc-content-wrap .gitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .gitc-content-wrap .gitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-card, .tc-wp-content-root .gitc-content-wrap .gitc-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-card h3, .tc-wp-content-root .gitc-content-wrap .gitc-trust-card h3, .tc-wp-content-root .gitc-content-wrap .gitc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-card p, .tc-wp-content-root .gitc-content-wrap .gitc-trust-card p, .tc-wp-content-root .gitc-content-wrap .gitc-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gitc-content-wrap .gitc-section{
    padding: 66px 0;
  }.tc-wp-content-root .gitc-content-wrap .gitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-card, .tc-wp-content-root .gitc-content-wrap .gitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-card h3, .tc-wp-content-root .gitc-content-wrap .gitc-trust-card h3, .tc-wp-content-root .gitc-content-wrap .gitc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-card p, .tc-wp-content-root .gitc-content-wrap .gitc-trust-card p, .tc-wp-content-root .gitc-content-wrap .gitc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gitc-content-wrap .gitc-section{
    padding: 78px 0;
  }.tc-wp-content-root .gitc-content-wrap .gitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-grid-three, .tc-wp-content-root .gitc-content-wrap .gitc-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-card, .tc-wp-content-root .gitc-content-wrap .gitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-card h3, .tc-wp-content-root .gitc-content-wrap .gitc-trust-card h3, .tc-wp-content-root .gitc-content-wrap .gitc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-card p, .tc-wp-content-root .gitc-content-wrap .gitc-trust-card p, .tc-wp-content-root .gitc-content-wrap .gitc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-step-card{
    gap: 22px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .gitc-content-wrap .gitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .gitc-content-wrap .gitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-grid-three, .tc-wp-content-root .gitc-content-wrap .gitc-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-card, .tc-wp-content-root .gitc-content-wrap .gitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-card h3, .tc-wp-content-root .gitc-content-wrap .gitc-trust-card h3, .tc-wp-content-root .gitc-content-wrap .gitc-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-card p, .tc-wp-content-root .gitc-content-wrap .gitc-trust-card p, .tc-wp-content-root .gitc-content-wrap .gitc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .gitc-content-wrap .gitc-step-card{
    gap: 26px;
    padding: 32px;
  }}